* 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.
13 lines
1.1 KiB
XML
13 lines
1.1 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="#fff"/>
|
|
<path
|
|
android:pathData="M400,204a1,1 0,0 0,0 20,1 1,0 0,0 0,-20ZM400,194a1,1 0,0 1,0 40,1 1,0 0,1 0,-40ZM400,183.5a1,1 0,0 0,0 61,1 1,0 0,0 0,-61m0,-11a1,1 0,0 1,0 83,1 1,0 0,1 0,-83M301,366c20,0 31,-10 31,-21s-11.3,-22.9 -34,-20c-4.3,0.5 -13,0 -17,-3 0,0 -13,7 -13,21 0,13 12,23 33,23M268,251a32,35 0,0 0,65 0,32 33,0 0,0 -65,0ZM300,312c11.4,-1.8 45,2 45,33a45,35 0,0 1,-90 -2c-0.4,-12.6 6.1,-24.5 17,-31 -4,-12 5,-20 5,-20.5a45.5,46 0,1 1,19 6.5c-5,0 -12,3 -12,8s4.6,7.8 16,6ZM194,286a34,34.5 0,0 0,0 -69,33 34.5,0 0,0 0,69ZM194,206a46,45 0,0 1,0 91,46 45,0 0,1 0,-91M82,230c0,23 51,7 51,40 0,19 -17,27 -34,27 -13,0 -25,-4 -33,-17a1,1 0,0 1,10 -7c5,7 13,13 23,13s20,-4 20,-14c0,-22 -50,-8 -50,-40 0,-17 16,-26 32,-26 12,0 23,6 29,16a1,1 0,0 1,-11 7c-3,-5 -8,-12 -19,-12 -8,0 -18,4 -18,13Z"
|
|
android:fillColor="#50bd37"/>
|
|
</vector>
|