summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_spotlight.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-21 16:42:34 +0100
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 22:00:38 +0200
commitcea7526c70d3e77c79a1028a9c036aca7e38af09 (patch)
treeecdfe7cb63d20d93a33b3975988b07c990068c6b /res/drawable/ic_scene_mode_entry_spotlight.xml
parent7b7c3f3c08b733fdc09f166ec864c5c22aee2db3 (diff)
downloadandroid_packages_apps_Snap-cea7526c70d3e77c79a1028a9c036aca7e38af09.tar.gz
android_packages_apps_Snap-cea7526c70d3e77c79a1028a9c036aca7e38af09.tar.bz2
android_packages_apps_Snap-cea7526c70d3e77c79a1028a9c036aca7e38af09.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_spotlight.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_spotlight.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_spotlight.xml b/res/drawable/ic_scene_mode_entry_spotlight.xml
new file mode 100644
index 000000000..9103dffcc
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_spotlight.xml
@@ -0,0 +1,13 @@
+<?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="M6,14 L9,17 L9,22 L15,22 L15,17 L18,14 L18,9 L6,9 Z M11,2 L13,2 L13,5 L11,5 Z
+M3.5,5.875 L4.914,4.46 L7.034,6.582 L5.62,7.997 Z M16.96,6.585 L19.083,4.465
+L20.497,5.879 L18.375,8 Z" />
+</vector>