* 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.
30 lines
1.2 KiB
XML
30 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:pathData="m75,303a187,187 0,1 1,362 0m-172,-32v-46H133v46m-20,0h35v29,-29h102v29,-29h39m-36,-96q-17,-4 -28,13 4,-14 -11,-29m-11,-32q-14,8 -11,29 -8,-13 -28,-12"
|
|
android:strokeWidth="9.7"
|
|
android:fillColor="#11b0a3"
|
|
android:strokeColor="#000"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="m156,249h85"
|
|
android:strokeWidth="9.7"
|
|
android:strokeColor="#fb0"/>
|
|
<path
|
|
android:pathData="m335,243a47.5,48 0,1 1,5 0m27,-50 l-27,27 -28,-28m26,0v111m18,0c3,-16 21,-21 31,-12q7,-20 28,-20 1,-24 27,-29 3,32 -5,61"
|
|
android:strokeWidth="9.7"
|
|
android:fillColor="#070"
|
|
android:strokeColor="#000"/>
|
|
<path
|
|
android:pathData="m75,303a187,187 0,0 0,362 0zM106,364 L423,334m-18,34 l-222,61m-25,-15 l137,-40m-94,5 l-71,13"
|
|
android:strokeWidth="9.7"
|
|
android:fillColor="#8c5015"
|
|
android:strokeColor="#000"/>
|
|
</vector>
|