forked from edent/SuperTinyIcons
* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid * Reverted the auto generated vector drawables that don't match the SVG properly. * Removed broken vector files that didn't have a previous version. Revert openstreetmap.
22 lines
1.0 KiB
XML
22 lines
1.0 KiB
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,0H512V512H0"
|
|
android:fillColor="#8be028"/>
|
|
<path
|
|
android:pathData="M359.03,125.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M299.03,185.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M239.03,245.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="m118,96s-53.5,42 -52.5,87c0.6,25.2 22.5,45 39.5,64s41,32 46,59c3,16 -10,22 -19,35 -10.7,15.4 7,32 7,32s16.6,17.7 32,7c13,-9 19,-22 35,-19 27,5 40,29 59,46s38.8,38.9 64,39.5c45,1 87,-52.5 87,-52.5l-29,-29s-23,27 -43,27c-45.5,-8.6 -61.1,-59.5 -100,-77 -29,-12 -45.7,12.6 -53,6 -6.6,-7.3 18,-24 6,-53 -17.5,-38.9 -68.4,-54.5 -77,-100 0,-20 27,-43 27,-43z"
|
|
android:fillColor="#497715"/>
|
|
</vector>
|