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,12 +4,12 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#1B1817"/>
<path
android:pathData="m256,473.5s-35,-28.5 -70,-65.5c-27.5,-29 -54,-64.5 -68,-92 -31.5,-62.5 -13,-137 59,-257l54,74s12,-2 25,-2.1c13,0.1 25,2.1 25,2.1l54,-74c72,120 90.5,194.5 59,257 -14,27.5 -40.5,63 -68,92 -35,37 -70,65.5 -70,65.5z"
android:pathData="m177,54c-71,118 -91,194 -59,257s97,123 138,158c41,-35 106,-95 138,-158s12,-139 -59,-257l-54,74q-25,-4 -50,0"
android:fillColor="#fff"/>
<path
android:fillColor="#FF000000"
android:pathData="m139.8,210.7c-26,-0 -17.8,38 -13.3,49.8 9,24 28,55 67.5,69 35,11.5 41,-18 26,-50.5 -13.5,-28.5 -39.5,-59 -71,-67a36.9,36.9 0,0 0,-9.2 -1.3zM372.2,210.7c-2.7,0 -5.8,0.4 -9.2,1.3 -31.5,8 -57.5,38.5 -71,67 -15,32.5 -9,62 26,50.5 39.5,-14 58.5,-45 67.5,-69 4.5,-11.8 12.8,-49.8 -13.3,-49.8zM256,353.2c-3,0 -6,1.2 -8,3.8l-38,43c-2,2 -3,6 0,8 6,3 9,2 13,-2l33,-35 33,35c4,4 7,5 13,2 3,-2 2,-6 0,-8l-38,-43c-2,-2.5 -5,-3.8 -8,-3.8z"/>
android:pathData="m208,327c28,0 25,-40 -3,-78s-68,-53 -79,-37 -1,51 19,77 49,38 63,38h96c-28,0 -25,-40 3,-78s68,-53 79,-37 1,51 -19,77 -49,38 -63,38m-48,39 l-34,36c-6,6 -19,1 -12,-7l38,-43q8,-8 16,0l38,43c7,8 -6,13 -12,7"/>
</vector>