summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_backlight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_backlight.xml')
-rw-r--r--res/drawable/ic_scene_mode_backlight.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_backlight.xml b/res/drawable/ic_scene_mode_backlight.xml
new file mode 100644
index 000000000..64b228eaa
--- /dev/null
+++ b/res/drawable/ic_scene_mode_backlight.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:pathData="M0 0h24v24H0z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M3.55 18.54l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8zM11 22.45h2V19.5h-2v2.95zM4
+10.5H1v2h3v-2zm11-4.19V1.5H9v4.81C7.21 7.35 6 9.28 6 11.5c0 3.31 2.69 6 6
+6s6-2.69 6-6c0-2.22-1.21-4.15-3-5.19zm5 4.19v2h3v-2h-3zm-2.76 7.66l1.79 1.8
+1.41-1.41-1.8-1.79-1.4 1.4z" />
+</vector>