summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_hdr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_hdr.xml')
-rw-r--r--res/drawable/ic_scene_mode_hdr.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_hdr.xml b/res/drawable/ic_scene_mode_hdr.xml
new file mode 100644
index 000000000..90c7f847c
--- /dev/null
+++ b/res/drawable/ic_scene_mode_hdr.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="M21 11.5v-1c0-.8-.7-1.5-1.5-1.5H16v6h1.5v-2h1.1l.9 2H21l-.9-2.1c.5-.3 .9 -.8 .9
+-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2V9H3v6h1.5v-2.5h2V15H8V9H6.5v2zM13
+9H9.5v6H13c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5h-2v-3h2v3z" />
+</vector>