summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_hdr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_hdr.xml')
-rw-r--r--res/drawable/ic_hdr.xml15
1 files changed, 10 insertions, 5 deletions
diff --git a/res/drawable/ic_hdr.xml b/res/drawable/ic_hdr.xml
index 90c7f847c..63e9e3438 100644
--- a/res/drawable/ic_hdr.xml
+++ b/res/drawable/ic_hdr.xml
@@ -2,12 +2,17 @@
<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-48z" />
+ <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" />
+ android:pathData="M12 22h-4v-8h-4v20h4v-8h4v8h4v-20h-4v8zm14-8h-8v20h8c2.21 0 4-1.79
+4-4v-12c0-2.21-1.79-4-4-4zm0
+16h-4v-12h4v12zm18-8v-4c0-2.21-1.79-4-4-4h-8v20h4v-8h2l2 8h4l-2.38-8.35c1.4-.62
+2.38-2.02 2.38-3.65zm-4 0h-4v-4h4v4z" />
+ <path
+ android:pathData="M0 0h48v48h-48z" />
</vector>