13 lines
718 B
XML
13 lines
718 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="#232b31"/>
|
|
<path
|
|
android:pathData="m296.3,90.7h63.7v58.6l-30.9,58.2c-22.7,42.6 -30.2,58.9 -28.3,61.8 1.9,3.2 9.1,4.3 59.2,5.4v80h-51.2c-45.6,-0.3 -52,0.2 -57.3,4.5 -3.2,2.7 -11.5,15.7 -18.4,28.8 -7,13.1 -14.4,26.1 -16.8,28.8 -3.8,4 -8.8,4.8 -64.3,4.5l0.3,-59.2 30.6,-58.4c25.4,-48.8 29.9,-59.2 27.2,-62.4 -2.6,-3.4 -9.3,-4.2 -58.1,-4v-80h51.5c44.5,0 52,-0.8 56.8,-4.8 3.2,-2.4 12.5,-17.3 20.8,-33.3z"
|
|
android:fillColor="#00e49b"/>
|
|
</vector>
|