summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_party.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_party.xml')
-rw-r--r--res/drawable/ic_scene_mode_party.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_party.xml b/res/drawable/ic_scene_mode_party.xml
new file mode 100644
index 000000000..47fded30c
--- /dev/null
+++ b/res/drawable/ic_scene_mode_party.xml
@@ -0,0 +1,23 @@
+<?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,0 L24,0 L24,24 L0,24 Z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M12,6 C13.11,6,14,5.1,14,4 C14,3.62,13.9,3.27,13.71,2.97 L12,0 L10.29,2.97
+C10.1,3.27,10,3.62,10,4 C10,5.1,10.9,6,12,6 Z M16.6,15.99 L15.53,14.92
+L14.45,15.99 C13.15,17.29,10.87,17.3,9.56,15.99 L8.49,14.92 L7.4,15.99
+C6.75,16.64,5.88,17,4.96,17 C4.23,17,3.56,16.77,3,16.39 L3,21
+C3,21.55,3.45,22,4,22 L20,22 C20.55,22,21,21.55,21,21 L21,16.39
+C20.44,16.77,19.77,17,19.04,17 C18.12,17,17.25,16.64,16.6,15.99 Z M18,9 L13,9
+L13,7 L11,7 L11,9 L6,9 C4.34,9,3,10.34,3,12 L3,13.54
+C3,14.62,3.88,15.5,4.96,15.5 C5.48,15.5,5.98,15.3,6.34,14.93 L8.48,12.8
+L10.61,14.93 C11.35,15.67,12.64,15.67,13.38,14.93 L15.52,12.8 L17.65,14.93
+C18.02,15.3,18.51,15.5,19.03,15.5 C20.11,15.5,20.99,14.62,20.99,13.54 L20.99,12
+C21,10.34,19.66,9,18,9 Z" />
+</vector>