summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_rotation.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-20 21:27:46 +0100
committerArne Coucheron <arco68@gmail.com>2018-01-26 01:08:46 +0100
commit2bfdacaa25881f9727d6bf67572b284385a3d8d9 (patch)
treec1a8419791f11305e18f18d0a219905ba3185b4b /res/drawable/ic_settings_rotation.xml
parentdc82afcc0750e7da55c593059441e4a58831166b (diff)
downloadandroid_packages_apps_Snap-2bfdacaa25881f9727d6bf67572b284385a3d8d9.tar.gz
android_packages_apps_Snap-2bfdacaa25881f9727d6bf67572b284385a3d8d9.tar.bz2
android_packages_apps_Snap-2bfdacaa25881f9727d6bf67572b284385a3d8d9.zip
Snap: Add icons to all remaining preferences
Change-Id: I0a06b550ae4137d0e665947d8a8574c3b26fcb95 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/ic_settings_rotation.xml')
-rw-r--r--res/drawable/ic_settings_rotation.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_rotation.xml b/res/drawable/ic_settings_rotation.xml
new file mode 100644
index 000000000..64298eadc
--- /dev/null
+++ b/res/drawable/ic_settings_rotation.xml
@@ -0,0 +1,18 @@
+<?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="M7.34,6.41 L0.86,12.9 L7.35,19.38 L13.84,12.9 L7.34,6.41 Z M3.69,12.9 L7.35,9.24
+L11,12.9 L7.34,16.56 L3.69,12.9 Z M19.36,6.64 C17.61,4.88,15.3,4,13,4 L13,0.76
+L8.76,5 L13,9.24 L13,6 C14.79,6,16.58,6.68,17.95,8.05
+C20.68,10.78,20.68,15.22,17.95,17.95 C16.58,19.32,14.79,20,13,20
+C12.03,20,11.06,19.79,10.16,19.39 L8.67,20.88 C10.02,21.62,11.51,22,13,22
+C15.3,22,17.61,21.12,19.36,19.36 C22.88,15.85,22.88,10.15,19.36,6.64 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>