summaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorYoshie Muranaka <yoshiemuranaka@gmail.com>2019-07-01 11:14:21 -0500
committerGunnar Mills <gmills@us.ibm.com>2019-07-29 16:33:24 +0000
commitf1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c (patch)
tree1873a6370951497d81db0c261a9f0a3fd0fa46c7 /app/assets
parent5ff98780e0a9c3987447a83782f1409dd3d11f02 (diff)
downloadphosphor-webui-f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c.tar.gz
phosphor-webui-f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c.zip
Update icons to fix sizing and overflow issues
Re-exported icon-control.svg and icon-replace.svg to resolve issues around sizing and overflow. These new icons will allow us to remove CSS 'hacks' in place to prevent unexpected focus state overflows and allow icon resizing by changing the width on the icon class name. Small scss updates were included to account for this fix. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I07bbe5bb0c82ee653f2342089c0c1373a51cc168
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/icons/icon-control.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/icons/icon-control.svg b/app/assets/icons/icon-control.svg
index fe554cc..5c18df3 100644
--- a/app/assets/icons/icon-control.svg
+++ b/app/assets/icons/icon-control.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="28" height="23"><defs><path id="a" d="M11.107 2.83C10.733 1.228 9.24 0 7.467 0c-1.774 0-3.174 1.227-3.64 2.83H0v1.888h3.827c.373 1.604 1.866 2.83 3.64 2.83 1.773 0 3.173-1.226 3.64-2.83H28V2.83H11.107zm-3.64 1.888c-.56 0-.934-.377-.934-.944 0-.566.374-.943.934-.943s.933.377.933.943c0 .567-.373.944-.933.944zm13.066 2.83c1.774 0 3.174 1.227 3.64 2.832H28v1.887h-3.827c-.466 1.604-1.866 2.83-3.64 2.83-1.773 0-3.266-1.226-3.64-2.83H0V10.38h16.893c.467-1.605 1.867-2.831 3.64-2.831zm0 4.719c.56 0 .934-.378.934-.944s-.374-.944-.934-.944-.933.378-.933.944.373.944.933.944zm-13.066 2.83c1.773 0 3.173 1.227 3.64 2.831H28v1.887H11.107c-.467 1.604-1.867 2.831-3.64 2.831-1.774 0-3.267-1.227-3.64-2.83H0v-1.888h3.827c.466-1.604 1.866-2.83 3.64-2.83zm0 4.718c.56 0 .933-.377.933-.943s-.373-.944-.933-.944-.934.378-.934.944.374.943.934.943z"/></defs><use xlink:href="#a"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 23"><path id="a" d="M11.11,2.83A3.73,3.73,0,0,0,7.47,0,3.81,3.81,0,0,0,3.83,2.83H0V4.72H3.83A3.73,3.73,0,0,0,7.47,7.55a3.81,3.81,0,0,0,3.64-2.83H28V2.83ZM7.47,4.72a.89.89,0,0,1-.93-.94.89.89,0,0,1,.93-.94.89.89,0,0,1,.93.94A.89.89,0,0,1,7.47,4.72ZM20.53,7.55a3.81,3.81,0,0,1,3.64,2.83H28v1.89H24.17a3.81,3.81,0,0,1-3.64,2.83,3.73,3.73,0,0,1-3.64-2.83H0V10.38H16.89a3.81,3.81,0,0,1,3.64-2.83Zm0,4.72a.89.89,0,0,0,.93-.94.93.93,0,1,0-1.87,0A.89.89,0,0,0,20.53,12.27ZM7.47,15.1a3.82,3.82,0,0,1,3.64,2.83H28v1.89H11.11a3.82,3.82,0,0,1-3.64,2.83,3.73,3.73,0,0,1-3.64-2.83H0V17.93H3.83A3.81,3.81,0,0,1,7.47,15.1Zm0,4.72a.94.94,0,0,0,0-1.89.94.94,0,0,0,0,1.89Z"/></svg> \ No newline at end of file
OpenPOWER on IntegriCloud