21 lines
750 B
XML
21 lines
750 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="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
|
android:fillColor="#fcc11d"/>
|
|
<path
|
|
android:pathData="M34.3,128A256,256 0,0 0,256 512L367,320"
|
|
android:fillColor="#289b48"/>
|
|
<path
|
|
android:pathData="M34.3,128a256,256 0,0 1,443.4 0H256L145,320"
|
|
android:fillColor="#e0392c"/>
|
|
<path
|
|
android:pathData="M256,256m-114.7,0a114.7,114.7 0,1 1,229.4 0a114.7,114.7 0,1 1,-229.4 0"
|
|
android:strokeWidth="26.7"
|
|
android:fillColor="#1a73e8"
|
|
android:strokeColor="#fff"/>
|
|
</vector>
|