summaryrefslogtreecommitdiff
path: root/artwork/resources
diff options
context:
space:
mode:
authorChris Sinco <csinco@google.com>2020-10-16 19:00:30 -0700
committerTreeHugger Robot <treehugger-gerrit@google.com>2020-10-17 04:22:41 +0000
commit79a10ebee795fd861ead3a54549578eaeaa3dee4 (patch)
treec8e9307842deb00a98fe390994ed2397f7ede236 /artwork/resources
parent0414ce6c5de6a3164ddb6244c70843e26a4d4ce3 (diff)
downloadidea-79a10ebee795fd861ead3a54549578eaeaa3dee4.tar.gz
Tweak embedded emulator icon for tool window tab
Test: Visual inspection of local build Fixes: 155284464 Change-Id: Ia4e37f7eec262a1dbb46a1d3631d2effcc19de73
Diffstat (limited to 'artwork/resources')
-rw-r--r--artwork/resources/studio/icons/shell/tool-windows/emulator.svg10
-rw-r--r--artwork/resources/studio/icons/shell/tool-windows/emulator_dark.svg10
2 files changed, 2 insertions, 18 deletions
diff --git a/artwork/resources/studio/icons/shell/tool-windows/emulator.svg b/artwork/resources/studio/icons/shell/tool-windows/emulator.svg
index 6ad9462d159..b3410928fff 100644
--- a/artwork/resources/studio/icons/shell/tool-windows/emulator.svg
+++ b/artwork/resources/studio/icons/shell/tool-windows/emulator.svg
@@ -1,9 +1 @@
-<svg width="13" height="13" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
- <rect width="16" height="16" fill="none"/>
- <g fill="none" fill-rule="evenodd">
- <path d="M9 14H5c-.5 0-1-.5-1-1V3c0-.5.5-1 1-1h6c.5 0 1 .5 1 1v6h-1V4H5v8h4v2z" fill="#6E6E6E"/>
- <g fill="#8065AF">
- <path d="M10 15h6v1h-6zM10 10h6v4h-6v-4zm1 1v2h4v-2h-4z"/>
- </g>
- </g>
-</svg> \ No newline at end of file
+<svg width="13" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 7H6v4h6V7zm-1 1H7v2h4V8z" fill="#6E6E6E"/><path fill="#6E6E6E" d="M6 12h6v1H6z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5H8V2H3v7h2v2H3a1 1 0 0 1-1-1V1z" fill="#6E6E6E"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/shell/tool-windows/emulator_dark.svg b/artwork/resources/studio/icons/shell/tool-windows/emulator_dark.svg
index 34fe5b8ae86..b67fccb9c44 100644
--- a/artwork/resources/studio/icons/shell/tool-windows/emulator_dark.svg
+++ b/artwork/resources/studio/icons/shell/tool-windows/emulator_dark.svg
@@ -1,9 +1 @@
-<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
- <rect width="16" height="16" fill="none"/>
- <g fill="none" fill-rule="evenodd">
- <path d="M9 14H5c-.5 0-1-.5-1-1V3c0-.5.5-1 1-1h6c.5 0 1 .5 1 1v6h-1V4H5v8h4v2z" fill="#AFB1B3"/>
- <g fill="#9178BA">
- <path d="M10 15h6v1h-6zM10 10h6v4h-6v-4zm1 1v2h4v-2h-4z"/>
- </g>
- </g>
-</svg> \ No newline at end of file
+<svg width="13" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 7H6v4h6V7zm-1 1H7v2h4V8z" fill="#AFB1B3"/><path fill="#AFB1B3" d="M6 12h6v1H6z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5H8V2H3v7h2v2H3a1 1 0 0 1-1-1V1z" fill="#AFB1B3"/></svg> \ No newline at end of file