13 lines
467 B
XML
13 lines
467 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="m292,418 l-42,-129h-0l-41,129h-55l-66,-249h55l39,169h0l43,-129h51l42,131h0l30,-131 -40,0 82,-76 51,76 -40,0 -56,208z"
|
|
android:fillColor="#610371"/>
|
|
</vector>
|