summaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-03 13:39:03 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:51:19 -0500
commitc8a099e499fb2091c2615a5f857e68a20602a111 (patch)
tree95ad0cfb0b6eefb5a3f4577c0cb84137ccb41cb0 /app/assets
parent20389abb07931289683adbb515d3ff19ea18d44d (diff)
downloadphosphor-webui-c8a099e499fb2091c2615a5f857e68a20602a111.tar.gz
phosphor-webui-c8a099e499fb2091c2615a5f857e68a20602a111.zip
firmware: added new icons to match designs. minor fixes to button styling
Change-Id: If77d9119bc9335b5bd5e94ec1d201f6aa8969d0d Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/images/icon-arrow-blue.svg13
-rw-r--r--app/assets/images/icon-arrow-gray.svg13
2 files changed, 26 insertions, 0 deletions
diff --git a/app/assets/images/icon-arrow-blue.svg b/app/assets/images/icon-arrow-blue.svg
new file mode 100644
index 0000000..a246701
--- /dev/null
+++ b/app/assets/images/icon-arrow-blue.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#3C6DF0;}
+</style>
+<g>
+ <path class="st0" d="M15,2c7.2,0,13,5.8,13,13s-5.8,13-13,13S2,22.2,2,15S7.8,2,15,2 M15,0C6.7,0,0,6.7,0,15s6.7,15,15,15
+ s15-6.7,15-15S23.3,0,15,0L15,0z"/>
+</g>
+<path class="st0" d="M21.5,15l-1.2,1.2l-4.5-4.5v9.8h-1.6v-9.8l-4.5,4.5L8.5,15L15,8.5L21.5,15z"/>
+</svg>
diff --git a/app/assets/images/icon-arrow-gray.svg b/app/assets/images/icon-arrow-gray.svg
new file mode 100644
index 0000000..c9bc205
--- /dev/null
+++ b/app/assets/images/icon-arrow-gray.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#AAAAAA;}
+</style>
+<g>
+ <path class="st0" d="M15,2c7.2,0,13,5.8,13,13s-5.8,13-13,13S2,22.2,2,15S7.8,2,15,2 M15,0C6.7,0,0,6.7,0,15s6.7,15,15,15
+ s15-6.7,15-15S23.3,0,15,0L15,0z"/>
+</g>
+<path class="st0" d="M21.5,15l-1.2,1.2l-4.5-4.5v9.8h-1.6v-9.8l-4.5,4.5L8.5,15L15,8.5L21.5,15z"/>
+</svg>
OpenPOWER on IntegriCloud