summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_sce_sunset.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_sce_sunset.xml')
-rw-r--r--res/drawable/ic_sce_sunset.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_sce_sunset.xml b/res/drawable/ic_sce_sunset.xml
new file mode 100644
index 000000000..837b321a0
--- /dev/null
+++ b/res/drawable/ic_sce_sunset.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="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4
+10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41
+1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20
+10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1
+16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z" />
+</vector>