summaryrefslogtreecommitdiff
path: root/artwork
diff options
context:
space:
mode:
authorChris Sinco <csinco@google.com>2021-03-31 10:17:26 -0700
committerChris Sinco <csinco@google.com>2021-04-01 16:11:42 +0000
commit283de4cff9584e488a6cba99eec99ee765fa490c (patch)
tree51e29ac4302cec4639ea8fee568f0057cfd5a7c4 /artwork
parent4c5f31c3dffdbd06d718a02a50754673430f35ed (diff)
downloadidea-283de4cff9584e488a6cba99eec99ee765fa490c.tar.gz
New icons for Device Manager and Test
Test: n/a Fixes: 180670146 Fixes: 183520625 Fixes: 183519164 Change-Id: I358de0760918c10b7c2d59786116b310a8cf361b
Diffstat (limited to 'artwork')
-rw-r--r--artwork/gen/icons/StudioIcons.java3
-rw-r--r--artwork/resources/studio/icons/common/error-decorator.svg1
-rw-r--r--artwork/resources/studio/icons/common/error-decorator_dark.svg1
-rw-r--r--artwork/resources/studio/icons/device-explorer/device-paired.svg1
-rw-r--r--artwork/resources/studio/icons/device-explorer/device-paired_dark.svg1
-rw-r--r--artwork/resources/studio/icons/test/failed-test-retention.svg1
-rw-r--r--artwork/resources/studio/icons/test/failed-test-retention_dark.svg1
7 files changed, 9 insertions, 0 deletions
diff --git a/artwork/gen/icons/StudioIcons.java b/artwork/gen/icons/StudioIcons.java
index 3a51cc66ffd..70674b236ac 100644
--- a/artwork/gen/icons/StudioIcons.java
+++ b/artwork/gen/icons/StudioIcons.java
@@ -62,6 +62,7 @@ public class StudioIcons {
/** @deprecated use AllIcons.Actions.Edit */
@Deprecated
public static final Icon EDIT = load("/studio/icons/common/edit.svg"); // 16x16
+ public static final Icon ERROR_DECORATOR = load("/studio/icons/common/error-decorator.svg"); // 16x16
/** @deprecated use ColoredIconGenerator.kt */
@Deprecated
@@ -208,6 +209,7 @@ public class StudioIcons {
}
public static class DeviceExplorer {
+ public static final Icon DEVICE_PAIRED = load("/studio/icons/device-explorer/device-paired.svg"); // 16x16
public static final Icon MULTIPLE_DEVICES = load("/studio/icons/device-explorer/multiple-devices.svg"); // 16x16
public static final Icon PHYSICAL_DEVICE_CAR = load("/studio/icons/device-explorer/physical-device-car.svg"); // 16x16
public static final Icon PHYSICAL_DEVICE_PHONE = load("/studio/icons/device-explorer/physical-device-phone.svg"); // 16x16
@@ -842,6 +844,7 @@ public class StudioIcons {
}
public static class Test {
+ public static final Icon FAILED_TEST_RETENTION = load("/studio/icons/test/failed-test-retention.svg"); // 16x16
public static final Icon RECORD_ESPRESSO_TEST = load("/studio/icons/test/record-espresso-test.svg"); // 16x16
}
diff --git a/artwork/resources/studio/icons/common/error-decorator.svg b/artwork/resources/studio/icons/common/error-decorator.svg
new file mode 100644
index 00000000000..59f463928ba
--- /dev/null
+++ b/artwork/resources/studio/icons/common/error-decorator.svg
@@ -0,0 +1 @@
+<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="M14.975 5.975a3.5 3.5 0 1 0-4.95-4.95 3.5 3.5 0 0 0 4.95 4.95zM13 6V5h-1v1h1zm0-2V1h-1v3h1z" fill="#DB5860"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/common/error-decorator_dark.svg b/artwork/resources/studio/icons/common/error-decorator_dark.svg
new file mode 100644
index 00000000000..598955fcc25
--- /dev/null
+++ b/artwork/resources/studio/icons/common/error-decorator_dark.svg
@@ -0,0 +1 @@
+<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="M14.975 5.975a3.5 3.5 0 1 0-4.95-4.95 3.5 3.5 0 0 0 4.95 4.95zM13 6V5h-1v1h1zm0-2V1h-1v3h1z" fill="#C75450"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/device-explorer/device-paired.svg b/artwork/resources/studio/icons/device-explorer/device-paired.svg
new file mode 100644
index 00000000000..f2645693f82
--- /dev/null
+++ b/artwork/resources/studio/icons/device-explorer/device-paired.svg
@@ -0,0 +1 @@
+<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="M9.347 7.264c-.46 0-.83.323-.85.721L8.5 8c0 .825-.674 1.5-1.5 1.5H4c-.825 0-1.5-.675-1.5-1.5S3.175 6.5 4 6.5h1.034A4.013 4.013 0 0 1 6.12 5H4C2.35 5 1 6.35 1 8s1.35 3 3 3h3c1.65 0 3-1.35 3-3 0-.256-.041-.5-.103-.736h-.55z" fill="#9AA7B0" fill-opacity=".8"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.922 5h-3c-1.65 0-3 1.35-3 3 0 .191.024.376.059.557h.61c.456 0 .822-.317.847-.71A1.5 1.5 0 0 1 8.922 6.5h3c.825 0 1.5.675 1.5 1.5s-.675 1.5-1.5 1.5h-1.153A4.023 4.023 0 0 1 9.68 11h2.24c1.65 0 3-1.35 3-3s-1.35-3-3-3z" fill="#9AA7B0" fill-opacity=".8"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/device-explorer/device-paired_dark.svg b/artwork/resources/studio/icons/device-explorer/device-paired_dark.svg
new file mode 100644
index 00000000000..f2645693f82
--- /dev/null
+++ b/artwork/resources/studio/icons/device-explorer/device-paired_dark.svg
@@ -0,0 +1 @@
+<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="M9.347 7.264c-.46 0-.83.323-.85.721L8.5 8c0 .825-.674 1.5-1.5 1.5H4c-.825 0-1.5-.675-1.5-1.5S3.175 6.5 4 6.5h1.034A4.013 4.013 0 0 1 6.12 5H4C2.35 5 1 6.35 1 8s1.35 3 3 3h3c1.65 0 3-1.35 3-3 0-.256-.041-.5-.103-.736h-.55z" fill="#9AA7B0" fill-opacity=".8"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.922 5h-3c-1.65 0-3 1.35-3 3 0 .191.024.376.059.557h.61c.456 0 .822-.317.847-.71A1.5 1.5 0 0 1 8.922 6.5h3c.825 0 1.5.675 1.5 1.5s-.675 1.5-1.5 1.5h-1.153A4.023 4.023 0 0 1 9.68 11h2.24c1.65 0 3-1.35 3-3s-1.35-3-3-3z" fill="#9AA7B0" fill-opacity=".8"/></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/test/failed-test-retention.svg b/artwork/resources/studio/icons/test/failed-test-retention.svg
new file mode 100644
index 00000000000..5224e9961bc
--- /dev/null
+++ b/artwork/resources/studio/icons/test/failed-test-retention.svg
@@ -0,0 +1 @@
+<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)" fill-rule="evenodd" clip-rule="evenodd"><path d="M9.268 8.61l-.868.868 2.818 2.824L8.4 15.127l.868.868 3.692-3.693L9.268 8.61z" fill="#6E6E6E"/><path d="M12.308 8.61l-.868.868 2.818 2.824-2.818 2.825.868.868L16 12.302 12.308 8.61z" fill="#6E6E6E"/><path d="M11.785 5.16L9.204 7.74h.001l.26.26h5.032A6.5 6.5 0 1 0 8 14.24V8.945l-2.579 2.578L4.22 10.32 6.8 7.74 4.22 5.159l1.201-1.202 2.582 2.58 2.58-2.58 1.202 1.203z" fill="#F4AF3D" fill-opacity=".7"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg> \ No newline at end of file
diff --git a/artwork/resources/studio/icons/test/failed-test-retention_dark.svg b/artwork/resources/studio/icons/test/failed-test-retention_dark.svg
new file mode 100644
index 00000000000..b5b2b6acffa
--- /dev/null
+++ b/artwork/resources/studio/icons/test/failed-test-retention_dark.svg
@@ -0,0 +1 @@
+<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)" fill-rule="evenodd" clip-rule="evenodd"><path d="M9.268 8.61l-.868.868 2.818 2.824L8.4 15.127l.868.868 3.692-3.693L9.268 8.61z" fill="#AFB1B3"/><path d="M12.308 8.61l-.868.868 2.818 2.824-2.818 2.825.868.868L16 12.302 12.308 8.61z" fill="#AFB1B3"/><path d="M11.785 5.16L9.204 7.74h.001l.26.26h5.032A6.5 6.5 0 1 0 8 14.24V8.945l-2.579 2.578L4.22 10.32 6.8 7.74 4.22 5.159l1.201-1.202 2.582 2.58 2.58-2.58 1.202 1.203z" fill="#F4AF3D" fill-opacity=".7"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg> \ No newline at end of file