summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_hdr_off.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_hdr_off.xml')
-rw-r--r--res/drawable/ic_hdr_off.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/drawable/ic_hdr_off.xml b/res/drawable/ic_hdr_off.xml
new file mode 100644
index 000000000..53a6c78ad
--- /dev/null
+++ b/res/drawable/ic_hdr_off.xml
@@ -0,0 +1,14 @@
+<?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="M17.5 15v-2h1.1l.9 2H21l-.9-2.1c.5-.2 .9 -.8 .9
+-1.4v-1c0-.8-.7-1.5-1.5-1.5H16v4.9l1.1 1.1h.4zm0-4.5h2v1h-2v-1zm-4.5 0v.4l1.5
+1.5v-1.9c0-.8-.7-1.5-1.5-1.5h-1.9l1.5 1.5h.4zm-3.5-1l-7-7-1.1 1L6.9
+9h-.4v2h-2V9H3v6h1.5v-2.5h2V15H8v-4.9l1.5 1.5V15h3.4l7.6 7.6 1.1-1.1-12.1-12z" />
+</vector>