summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_supernight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_supernight.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_supernight.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_supernight.xml b/res/drawable/ic_scene_mode_entry_supernight.xml
new file mode 100644
index 000000000..8460f64fd
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_supernight.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="48dp"
+ android:height="48dp"
+ android:viewportWidth="48"
+ android:viewportHeight="48">
+
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M18,4 C15.91,4,13.89,4.32,12,4.92 C20.11,7.47,26,15.05,26,24
+C26,32.95,20.11,40.53,12,43.08 C13.89,43.67,15.91,44,18,44
+C29.05,44,38,35.05,38,24 S29.05,4,18,4 Z" />
+ <path
+ android:pathData="M0,0 L48,0 L48,48 L0,48 Z" />
+</vector>