summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_handheldtwilight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_handheldtwilight.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_handheldtwilight.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_handheldtwilight.xml b/res/drawable/ic_scene_mode_entry_handheldtwilight.xml
new file mode 100644
index 000000000..f169e2741
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_handheldtwilight.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="M9,2 C7.95,2,6.95,2.16,6,2.46 C10.06,3.73,13,7.52,13,12
+C13,16.48,10.06,20.27,6,21.54 C6.95,21.84,7.95,22,9,22 C14.52,22,19,17.52,19,12
+S14.52,2,9,2 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>