13 lines
554 B
XML
13 lines
554 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="64dp"
|
|
android:height="64dp"
|
|
android:viewportWidth="1024"
|
|
android:viewportHeight="1024">
|
|
<path
|
|
android:pathData="M512.5,512m-418.9,0a418.9,418.9 0,1 0,837.7 0,418.9 418.9,0 1,0 -837.7,0Z"
|
|
android:fillColor="@color/color_FA6502"/>
|
|
<path
|
|
android:pathData="M683.6,470l-231.4,-133.6c-32.3,-18.6 -72.7,4.7 -72.7,42v267.2c0,37.3 40.4,60.6 72.7,42l231.4,-133.6c32.3,-18.7 32.3,-65.3 0,-84z"
|
|
android:fillColor="@color/white"/>
|
|
</vector>
|