summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_snow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_snow.xml')
-rw-r--r--res/drawable/ic_scene_mode_snow.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_snow.xml b/res/drawable/ic_scene_mode_snow.xml
new file mode 100644
index 000000000..564a4be0d
--- /dev/null
+++ b/res/drawable/ic_scene_mode_snow.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="M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13
+6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17
+11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11
+17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22z" />
+ <path
+ android:pathData="M0 0h24v24H0z" />
+</vector>