summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-anydpi/ic_stat_name.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable-anydpi/ic_stat_name.xml')
-rw-r--r--app/src/main/res/drawable-anydpi/ic_stat_name.xml39
1 files changed, 28 insertions, 11 deletions
diff --git a/app/src/main/res/drawable-anydpi/ic_stat_name.xml b/app/src/main/res/drawable-anydpi/ic_stat_name.xml
index e34aed3..ff3b99e 100644
--- a/app/src/main/res/drawable-anydpi/ic_stat_name.xml
+++ b/app/src/main/res/drawable-anydpi/ic_stat_name.xml
@@ -1,16 +1,33 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
- android:tint="#FFFFFF"
android:viewportWidth="512"
- android:viewportHeight="512">
- <group
- android:scaleX="0.92"
- android:scaleY="0.92"
- android:translateX="20.48"
- android:translateY="20.48">
- <path
- android:fillColor="#FF000000"
- android:pathData="M255.6,100.4l175,350.6H80.5L255.6,100.4M255.6,13.3c-7.1,0 -14.2,3.7 -17.9,11L14.1,472.1C7.5,485.4 17.2,501 32,501h447.1c14.9,0 24.5,-15.6 17.9,-28.9L273.5,24.3C269.8,16.9 262.7,13.3 255.6,13.3L255.6,13.3z" />
- </group>
+ android:viewportHeight="512"
+ android:tint="#FFFFFF">
+ <group android:scaleX="0.92"
+ android:scaleY="0.92"
+ android:translateX="20.48"
+ android:translateY="20.48">
+ <path
+ android:pathData="M238.1,46.8L14.5,449.1c-6.6,11.9 3.1,26 17.9,26h447.1c14.9,0 24.5,-14 17.9,-26L273.9,46.8C266.5,33.6 245.5,33.6 238.1,46.8z"
+ android:strokeLineJoin="round"
+ android:strokeWidth="20"
+ android:fillColor="#00000000"
+ android:strokeColor="#000000"
+ android:strokeLineCap="round"/>
+ <path
+ android:pathData="M256,37.4v289.2L15,465.8c-3,-4.9 -3.6,-11 -0.4,-16.7L238.1,47.3C241.8,40.7 248.9,37.4 256,37.4z"
+ android:strokeLineJoin="round"
+ android:strokeWidth="20"
+ android:fillColor="#00000000"
+ android:strokeColor="#000000"
+ android:strokeLineCap="round"/>
+ <path
+ android:pathData="M497,465.8L256,326.6V37.4c7.1,0 14.2,3.3 17.9,9.9l223.5,401.8C500.6,454.8 500.1,460.9 497,465.8z"
+ android:strokeLineJoin="round"
+ android:strokeWidth="20"
+ android:fillColor="#00000000"
+ android:strokeColor="#000000"
+ android:strokeLineCap="round"/>
+ </group>
</vector>