1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="754"
android:viewportHeight="754"
android:tint="#FFFFFF">
<group android:scaleX="0.63013697"
android:scaleY="0.63013697"
android:translateX="139.43835"
android:translateY="139.43835">
<path
android:pathData="M0,0h754v754h-754z"
android:strokeAlpha="0"
android:fillColor="#FFFFFF"
android:fillAlpha="0"/>
<path
android:pathData="M359.1,117.8L135.5,520.1c-6.6,11.9 3.1,26 17.9,26h447.1c14.9,0 24.5,-14 17.9,-26L394.9,117.8C387.5,104.6 366.5,104.6 359.1,117.8z"
android:strokeLineJoin="round"
android:strokeWidth="20"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M377,108.4v289.2L136,536.8c-3,-4.9 -3.6,-11 -0.4,-16.7l223.5,-401.8C362.8,111.7 369.9,108.4 377,108.4z"
android:strokeLineJoin="round"
android:strokeWidth="20"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M618,536.8L377,397.6V108.4c7.1,0 14.2,3.3 17.9,9.9l223.5,401.8C621.6,525.8 621.1,531.9 618,536.8z"
android:strokeLineJoin="round"
android:strokeWidth="20"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</group>
</vector>
|