summaryrefslogtreecommitdiff
path: root/artwork/resources
diff options
context:
space:
mode:
authorSergey Prigogin <sprigogin@google.com>2021-03-29 20:55:06 -0700
committerSergey Prigogin <sprigogin@google.com>2021-03-31 20:33:55 +0000
commit4d1487db9c0cd13c7976797fb4fd6ed38535898c (patch)
tree578f71d6335d6ac74be0555cb64fa3d70e9700cf /artwork/resources
parent9fa8dc234d285c786669720dda1005c2b9f64a50 (diff)
downloadidea-4d1487db9c0cd13c7976797fb4fd6ed38535898c.tar.gz
Allow foldable devices in embedded emulator
Test: EmulatorViewTest, EmulatorConfigurationTest Bug: N/A Change-Id: I807b98ebc3129066d396e72e3a66960aa2ac8bd0
Diffstat (limited to 'artwork/resources')
-rw-r--r--artwork/resources/studio/icons/emulator/toolbar/fold.svg6
-rw-r--r--artwork/resources/studio/icons/emulator/toolbar/fold_dark.svg6
2 files changed, 12 insertions, 0 deletions
diff --git a/artwork/resources/studio/icons/emulator/toolbar/fold.svg b/artwork/resources/studio/icons/emulator/toolbar/fold.svg
new file mode 100644
index 00000000000..985acd06ab3
--- /dev/null
+++ b/artwork/resources/studio/icons/emulator/toolbar/fold.svg
@@ -0,0 +1,6 @@
+<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M19.7575 14.9701L21 15.2808V14V5.84713C21 4.86945 20.2932 4.03507 19.3288 3.87434L9.3288 2.20767C8.10973 2.0045 7 2.94458 7 4.18046V11V11.7808L7.75746 11.9701L19.7575 14.9701Z" stroke="#6E6E6E" stroke-width="2"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M7.44974 11.0512L6.25109 10.7746L5.46357 11.7196L1.5044 16.4706C0.0730966 18.1882 0.955961 20.8116 3.13449 21.3144L13.951 23.8105C15.0537 24.0649 16.2057 23.6772 16.9302 22.8078L21.5365 17.2804L22 16.7241V14.409L20.4497 14.0512L7.44974 11.0512ZM3.04085 17.751L7.00002 13L17.8165 15.4961L20 16L18.5654 17.7215L15.3938 21.5275C15.1523 21.8173 14.7683 21.9465 14.4007 21.8617L3.5842 19.3656C2.85803 19.198 2.56374 18.3235 3.04085 17.751Z" fill="#6E6E6E"/>
+<circle cx="13.5" cy="7.5" r="1.5" fill="#6E6E6E"/>
+<path d="M17.3744 13.4854C17.0171 14.819 15.1065 14.6984 12.9726 14.1266C10.8387 13.5549 9.28967 12.7485 9.64702 11.4148C10.0044 10.0811 12.0239 9.46351 14.1578 10.0353C16.2916 10.607 17.7318 12.1517 17.3744 13.4854Z" fill="#6E6E6E"/>
+</svg>
diff --git a/artwork/resources/studio/icons/emulator/toolbar/fold_dark.svg b/artwork/resources/studio/icons/emulator/toolbar/fold_dark.svg
new file mode 100644
index 00000000000..b9fd8838df1
--- /dev/null
+++ b/artwork/resources/studio/icons/emulator/toolbar/fold_dark.svg
@@ -0,0 +1,6 @@
+<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M19.7575 14.9701L21 15.2808V14V5.84713C21 4.86945 20.2932 4.03507 19.3288 3.87434L9.3288 2.20767C8.10973 2.0045 7 2.94458 7 4.18046V11V11.7808L7.75746 11.9701L19.7575 14.9701Z" stroke="#AFB1B3" stroke-width="2"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M7.44974 11.0512L6.25109 10.7746L5.46357 11.7196L1.5044 16.4706C0.0730966 18.1882 0.955961 20.8116 3.13449 21.3144L13.951 23.8105C15.0537 24.0649 16.2057 23.6772 16.9302 22.8078L21.5365 17.2804L22 16.7241V14.409L20.4497 14.0512L7.44974 11.0512ZM3.04085 17.751L7.00002 13L17.8165 15.4961L20 16L18.5654 17.7215L15.3938 21.5275C15.1523 21.8173 14.7683 21.9465 14.4007 21.8617L3.5842 19.3656C2.85803 19.198 2.56374 18.3235 3.04085 17.751Z" fill="#AFB1B3"/>
+<circle cx="13.5" cy="7.5" r="1.5" fill="#AFB1B3"/>
+<path d="M17.3744 13.4854C17.0171 14.819 15.1065 14.6984 12.9726 14.1266C10.8387 13.5549 9.28967 12.7485 9.64702 11.4148C10.0044 10.0811 12.0239 9.46351 14.1578 10.0353C16.2916 10.607 17.7318 12.1517 17.3744 13.4854Z" fill="#AFB1B3"/>
+</svg>