13 lines
949 B
XML
13 lines
949 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="#46c850"/>
|
|
<path
|
|
android:pathData="m121,143h35c3,0 4,-1 4,-4l-1,-38c0,-10 6,-19 6,-19h-1l-68,67v1s10,-7 25,-7zM392,137c-3,-15 -12,-23 -20,-25 -32,-8 -65,-12 -98,-11 -2,-19 -18,-29 -54,-29 -31,-1 -49,6 -49,29v39c0,8 -5,13 -14,13h-34c-7,0 -13,2 -18,4 -4,2 -14,7 -14,30 -1,19 13,95 23,115 3,9 6,12 14,15 16,8 54,15 73,18 17,2 28,6 36,-8 2,-4 10,-30 9,-52 0,-1 2,-2 2,0 0,7 -2,36 19,43l45,9c16,1 28,7 28,49 0,25 -6,28 -34,28 -22,0 -30,1 -30,-17 0,-14 14,-13 25,-13 4,0 1,-3 1,-12s5,-14 0,-14c-36,-1 -58,0 -58,45 0,42 16,49 68,49 40,0 55,-1 71,-52 25,-78 18,-205 9,-253zM346,252c-5,-6 -31,-8 -40,-4 2,-10 6,-22 22,-22 15,0 18,16 18,26z"
|
|
android:fillColor="#4b4b4b"/>
|
|
</vector>
|