16 lines
612 B
XML
16 lines
612 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="m301,303.3 l65.4,-65.4 -45.8,-45.9v-0.2h-130.1l0.2,0.4 -0.2,-0.2 -45,45.9 110.5,110.1"
|
|
android:fillColor="#d6422b"/>
|
|
<path
|
|
android:pathData="m256,69.7 l-162,92.9v185.9l162,93 162,-92.9v-185.9zM387,330.8 L256,406.4 125,330.8v-150.8l131,-75.6 131,75"
|
|
android:fillColor="#d6422b"/>
|
|
</vector>
|