summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-anydpi/ic_stat_name.xml
blob: ff3b99e773818f22cf91199ddbf957b0d59e3260 (plain)
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
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="512"
    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>