summaryrefslogtreecommitdiff
path: root/artwork
diff options
context:
space:
mode:
authorChris Sinco <csinco@google.com>2021-09-02 10:01:54 -0700
committerChris Sinco <csinco@google.com>2021-09-02 17:42:52 +0000
commit37f5ee9091243954063083d6ea50d4a2f98ceddb (patch)
tree80a6918c5bbdfc07cd81a57fcdf9fab2abf0462d /artwork
parentfebefddc94775dcac182a2d6c6778d934a14f914 (diff)
downloadidea-37f5ee9091243954063083d6ea50d4a2f98ceddb.tar.gz
Small color tweaks for run icons in Device Manager
Test: n/a Bug: n/a Change-Id: Ie964b7ff83d95a884e1feaa22e311f1ab694d9cc
Diffstat (limited to 'artwork')
-rw-r--r--artwork/resources/studio/icons/avd/run.svg2
-rw-r--r--artwork/resources/studio/icons/avd/run_dark.svg2
2 files changed, 2 insertions, 2 deletions
diff --git a/artwork/resources/studio/icons/avd/run.svg b/artwork/resources/studio/icons/avd/run.svg
index c6fbe14dc64..25eb1e7cfd1 100644
--- a/artwork/resources/studio/icons/avd/run.svg
+++ b/artwork/resources/studio/icons/avd/run.svg
@@ -1 +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"/><path d="M3 2l10 6-10 6z" fill="#59A869" fill-rule="evenodd"/></svg> \ No newline at end of file
+<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 2l10 6-10 6V2z" fill="#6E6E6E"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/avd/run_dark.svg b/artwork/resources/studio/icons/avd/run_dark.svg
index 85afc70eb20..c791aadb668 100644
--- a/artwork/resources/studio/icons/avd/run_dark.svg
+++ b/artwork/resources/studio/icons/avd/run_dark.svg
@@ -1 +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"/><path d="M3 2l10 6-10 6z" fill="#499C54" fill-rule="evenodd"/></svg> \ No newline at end of file
+<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 2l10 6-10 6V2z" fill="#AFB1B3"/></svg> \ No newline at end of file