summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_theatre.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_theatre.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_theatre.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_theatre.xml b/res/drawable/ic_scene_mode_entry_theatre.xml
new file mode 100644
index 000000000..1eec0ac52
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_theatre.xml
@@ -0,0 +1,13 @@
+<?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="M4,18 L4,21 L7,21 L7,18 L17,18 L17,21 L20,21 L20,15 L4,15 Z M19,10 L22,10 L22,13
+L19,13 Z M2,10 L5,10 L5,13 L2,13 Z M17,13 L7,13 L7,5 C7,3.9,7.9,3,9,3 L15,3
+C16.1,3,17,3.9,17,5 L17,13 Z" />
+</vector>