18 lines
727 B
XML
18 lines
727 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="m215,215c0,-41.3 82.6,-51.6 79.1,-6.9 0,31 -55,44.7 -55,79.1v24.1h34.4v-13.8c0,-31 58.5,-41.3 58.5,-92.9 -6.9,-75.7 -154.8,-75.7 -154.8,10.3zM239.1,325.1h34.4v34.4h-34.4"
|
|
android:fillColor="#3c790a"/>
|
|
<path
|
|
android:pathData="M256,256m-154.5,0a154.5,154.5 0,1 1,309 0a154.5,154.5 0,1 1,-309 0"
|
|
android:strokeWidth="37.5"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#3c790a"/>
|
|
</vector>
|