summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_smartauto.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-07 21:07:51 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-09 02:32:45 -0800
commita4a443b4e2e393d3b0d0e201075a95b02fe0c377 (patch)
tree75bd3236cc1c9637562e4bf244cb7214278a008e /res/drawable/ic_scene_mode_smartauto.xml
parent88daff8860dc358a7a084e859f5d72d7a46d9afe (diff)
downloadandroid_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.tar.gz
android_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.tar.bz2
android_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.zip
Snap: initial materialization
Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/ic_scene_mode_smartauto.xml')
-rw-r--r--res/drawable/ic_scene_mode_smartauto.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_smartauto.xml b/res/drawable/ic_scene_mode_smartauto.xml
new file mode 100644
index 000000000..26799fc99
--- /dev/null
+++ b/res/drawable/ic_scene_mode_smartauto.xml
@@ -0,0 +1,16 @@
+<?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="M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2
+18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19
+5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41
+9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z" />
+ <path
+ android:pathData="M0 0h24v24H0z" />
+</vector>