summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_nightportrait.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_nightportrait.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_nightportrait.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_nightportrait.xml b/res/drawable/ic_scene_mode_entry_nightportrait.xml
new file mode 100644
index 000000000..17a6484ec
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_nightportrait.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="M3,5 L3,19 C3,20.1,3.89,21,5,21 L19,21 C20.1,21,21,20.1,21,19 L21,5
+C21,3.9,20.1,3,19,3 L5,3 C3.89,3,3,3.9,3,5 Z M15,9 C15,10.66,13.66,12,12,12
+S9,10.66,9,9 S10.34,6,12,6 S15,7.34,15,9 Z M6,17 C6,15,10,13.9,12,13.9
+S18,15,18,17 L18,18 L6,18 L6,17 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>