summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_nightindoor.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-21 16:42:34 +0100
committerArne Coucheron <arco68@gmail.com>2018-01-26 01:08:48 +0100
commit25846ffb7617bb1f1af522f0162c6359f51d63a8 (patch)
tree5d758120e956060637832f7a7d96fc2dcb09685c /res/drawable/ic_scene_mode_entry_nightindoor.xml
parent2bfdacaa25881f9727d6bf67572b284385a3d8d9 (diff)
downloadandroid_packages_apps_Snap-25846ffb7617bb1f1af522f0162c6359f51d63a8.tar.gz
android_packages_apps_Snap-25846ffb7617bb1f1af522f0162c6359f51d63a8.tar.bz2
android_packages_apps_Snap-25846ffb7617bb1f1af522f0162c6359f51d63a8.zip
Snap: Add icons to all scene modes
Change-Id: Ie34f455460eb205de12c24be10a361e380db761f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_nightindoor.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_nightindoor.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_nightindoor.xml b/res/drawable/ic_scene_mode_entry_nightindoor.xml
new file mode 100644
index 000000000..42a15a01a
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_nightindoor.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M21,10 C19.9,10,19,10.9,19,12 L19,15 L5,15 L5,12 C5,10.9,4.1,10,3,10
+S1,10.9,1,12 L1,17 C1,18.1,1.9,19,3,19 L21,19 C22.1,19,23,18.1,23,17 L23,12
+C23,10.9,22.1,10,21,10 Z M18,5 L6,5 C4.9,5,4,5.9,4,7 L4,9.15
+C5.16,9.56,6,10.66,6,11.97 L6,14 L18,14 L18,11.97 C18,10.67,18.84,9.57,20,9.15
+L20,7 C20,5.9,19.1,5,18,5 Z" />
+</vector>