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.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/res/drawable/ic_hdr_off.xml b/res/drawable/ic_hdr_off.xml
index 53a6c78ad..7e1d8be23 100644
--- a/res/drawable/ic_hdr_off.xml
+++ b/res/drawable/ic_hdr_off.xml
@@ -2,13 +2,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
- android:viewportWidth="24"
- android:viewportHeight="24">
+ android:viewportWidth="48"
+ android:viewportHeight="48">
<path
+ android:pathData="M0 0h48v48h-48zm0 0h48v48h-48z" />
+ <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" />
+ android:pathData="M36 34l-29.46-29.45-2.54 2.54 8 8v6.91h-4v-8h-4v20h4v-8h4v8h4v-14.91l2
+2v12.91h8c1.34 0 2.51-.66 3.24-1.67l12.67 12.67
+2.54-2.55-8.45-8.45zm-10-4h-4v-4.91l4 4v.91zm10-4h2l1.64 6.54 1.45
+1.46h2.91l-2.38-8.35c1.4-.62 2.38-2.02 2.38-3.65v-4c0-2.21-1.79-4-4-4h-8v10.91l4
+4v-2.91zm0-8h4v4h-4v-4zm-6 4.91v-4.91c0-2.21-1.79-4-4-4h-4.91l8.91 8.91z" />
</vector>