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:fillColor="#1da1f2"/>
<path
android:pathData="M437,152a72,72 0,0 1,-40 12a72,72 0,0 0,32 -40a72,72 0,0 1,-45 17a72,72 0,0 0,-122 65a200,200 0,0 1,-145 -74a72,72 0,0 0,22 94a72,72 0,0 1,-32 -7a72,72 0,0 0,56 69a72,72 0,0 1,-32 1a72,72 0,0 0,67 50a200,200 0,0 1,-105 29a200,200 0,0 0,309 -179a200,200 0,0 0,35 -37"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="m458,140q-23,10 -45,12 25,-15 34,-43 -24,14 -50,19a79,79 0,0 0,-135 72q-101,-7 -163,-83a80,80 0,0 0,24 106q-17,0 -36,-10s-3,62 64,79q-19,5 -36,1s15,53 74,55q-50,40 -117,33a224,224 0,0 0,346 -200q23,-16 40,-41"
android:fillColor="#1d9bf0"/>
</vector>