* 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.3 KiB
XML
22 lines
1.3 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="M145.7,224V409.2a27.4,27.4 0,0 0,27.4 27.4H186c15,0 27.4,-12.4 27.4,-27.4V224m0,-89.5V100A27.4,27.8 -3,0 0,186 72.2H173.1A27.4,27.8 -3,0 0,145.7 100v34.5"
|
|
android:fillColor="#87c214"/>
|
|
<path
|
|
android:pathData="M366.3,288L366.3,102.8a27.4,27.4 0,0 0,-27.4 -27.4L326,75.4c-15,-0 -27.4,12.4 -27.4,27.4L298.6,288m-0,89.5L298.6,412A27.8,27.4 98.11,0 0,326 439.8L338.9,439.8A27.8,27.4 98.11,0 0,366.3 412l-0,-34.5"
|
|
android:fillColor="#87c214"/>
|
|
<path
|
|
android:pathData="M288,145.7L102.8,145.7a27.4,27.4 0,0 0,-27.4 27.4L75.4,186c-0,15 12.4,27.4 27.4,27.4L288,213.4m89.5,0L412,213.4A27.4,27.8 98.11,0 0,439.8 186L439.8,173.1A27.4,27.8 98.11,0 0,412 145.7l-34.5,0"
|
|
android:fillColor="#87c214"/>
|
|
<path
|
|
android:pathData="M224,366.3L409.2,366.3a27.4,27.4 0,0 0,27.4 -27.4L436.6,326c0,-15 -12.4,-27.4 -27.4,-27.4L224,298.6m-89.5,-0L100,298.6A27.4,27.8 98.11,0 0,72.2 326L72.2,338.9A27.4,27.8 98.11,0 0,100 366.3l34.5,-0"
|
|
android:fillColor="#87c214"/>
|
|
</vector>
|