summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_backlightportrait.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_backlightportrait.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_backlightportrait.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_backlightportrait.xml b/res/drawable/ic_scene_mode_entry_backlightportrait.xml
new file mode 100644
index 000000000..46759eddc
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_backlightportrait.xml
@@ -0,0 +1,17 @@
+<?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="M12,5.9 C13.16,5.9,14.1,6.84,14.1,8 S13.16,10.1,12,10.1 S9.9,9.16,9.9,8
+S10.84,5.9,12,5.9 M12,14.9 C14.97,14.9,18.1,16.36,18.1,17 L18.1,18.1 L5.9,18.1
+L5.9,17 C5.9,16.36,9.03,14.9,12,14.9 M12,4 C9.79,4,8,5.79,8,8 S9.79,12,12,12
+S16,10.21,16,8 S14.21,4,12,4 Z M12,13 C9.33,13,4,14.34,4,17 L4,20 L20,20 L20,17
+C20,14.34,14.67,13,12,13 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>