Convert and update Android Vector files (#803)

* 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.
This commit is contained in:
Jonathan Batchelor
2024-09-15 07:44:04 +01:00
committed by GitHub
parent c754e642ab
commit 3762d3a444
360 changed files with 2096 additions and 1277 deletions

View File

@@ -4,9 +4,9 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:fillColor="#FF000000"
android:pathData="M429.6,174.4a190,190 0,0 0,-55.3 -69.8l2,41.2l2.2,2.9a141.3,141.3 0,0 1,25.3 113.6a144.8,144.8 0,0 1,-179 112.7C153,357 105,283.4 118.6,210.6c10.7,-57.5 44.7,-95.8 99.9,-115.2l2,-0.8l1.6,-1.2l20.1,-29A190.9,190.9 0,0 0,65 237.5a191.5,191.5 0,0 0,152.4 206.1a191.2,191.2 0,0 0,222 -132c14.3,-46.7 11,-92.8 -9.7,-137.3zM193.6,236.1a69.7,69.7 0,0 0,78.5 62.4a70,70 0,0 0,60.3 -81.3c-5.7,-30.2 -12.1,-60.3 -18.2,-90.4l-7.8,-38.1l-2,1.7l-40.2,39.5l-49,48a68.1,68.1 0,0 0,-21.5 58.2z"/>
android:pathData="m261,64a192,192 0,1 0,108 37l2,40A144,139 17,1 1,235 95m74,-11s2.8,-3.5 6,-2.2 3.3,4 3.4,8l3.3,131c-1,44 -37,69.5 -76,54s-43,-59 -19,-88.7"
android:fillColor="#222"/>
</vector>