* 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.
19 lines
1.2 KiB
XML
19 lines
1.2 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:fillColor="#FF000000"
|
|
android:pathData="M420,301a1,1 0,0 0,8 -7l-31,-35 30,-35a1,1 0,0 0,-7 -7l-29,34 -29,-34a1,1 0,0 0,-8 7l30,35 -31,35a1,1 0,0 0,8 7l29,-35ZM182,297a1,1 0,0 0,11 0L193,221a1,1 0,0 0,-11 0ZM227,226h19a1,1 0,0 0,0 -10L227,216L227,192a1,1 0,0 0,-11 0L216,297a1,1 0,0 0,11 0ZM306,227c5,0 8,-7 3,-10 -3,-2 -9,-4 -15,-4 -8,0 -15,4 -20,10v-2a1,1 0,0 0,-11 0v76a1,1 0,0 0,11 0L274,247c0,-13 7,-23 19,-23 9,0 10,3 13,3m17,70a1,1 0,0 0,10 0L333,221a1,1 0,0 0,-10 0ZM82,259c0,27 18,45 43,45 26,0 38,-18 38,-27 0,-6 -8,-8 -11,-2 -5,13 -14,19 -27,19 -19,0 -32,-14 -32,-35s14,-36 33,-36c12,0 22,7 26,17 3,7 11,5 11,-1s-10,-26 -38,-25c-25,0 -43,18 -43,45"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M390.5,194.5m-8.7,0a8.7,8.7 0,1 1,17.4 0a8.7,8.7 0,1 1,-17.4 0"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M187.8,194.5m-8.7,0a8.7,8.7 0,1 1,17.4 0a8.7,8.7 0,1 1,-17.4 0"/>
|
|
</vector>
|