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,10 +4,9 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#f5c400"/>
<path
android:pathData="m91.8,129.6c-0.4,0.6 0.1,16.2 0.8,30.2 2.5,46.7 11.4,90.9 25.3,126.2 2.9,7.3 11,23.8 15.7,32.1 24.8,43.1 56.9,74 100.3,96.6 8.8,4.6 21.9,10.5 24,10.8 2.6,0.4 16.1,-5.4 30,-12.8 34.2,-18.2 64.2,-45.6 85.5,-77.9 18.2,-27.8 33.2,-62.8 41.1,-96l1.5,-6.6c0,-0.1 -44.5,-0.2 -98.8,-0.2l-98.8,0.7c0,1.6 1.7,10 3,15.1 4.7,17.9 13.2,33.3 25.5,45.9l5.3,5.4h33.2l33.2,0.4c0,0.3 -1.2,2.1 -2.6,4.2 -12.5,18.2 -33.2,36.2 -54.1,47l-3.4,1.8 -4.9,-2.5c-10.7,-5.3 -20.4,-12.6 -31.7,-23.8 -12.2,-12.1 -22.2,-25.3 -31.2,-41.1 -10.3,-18.1 -18.3,-41.9 -22.3,-65.9 -0.9,-5.2 -2.5,-20 -2.5,-22.4 0,-0.6 21.4,-0.7 127.8,-0.7l127.8,-0.4c0,-0.2 0.5,-4.3 1,-9.1a474.3,474.3 0,0 0,2.9 -43.4l0.3,-14.1h-166.8l-167.1,0.6z"
android:fillColor="#2d2d32"
android:fillType="nonZero"/>
android:pathData="M90,130c0,113.4 30.6,240.6 166,296 95.5,-33.4 140.5,-117.6 158,-193H216c4,29 15.7,48 34,67h66c-11,21 -37,41.5 -60,53 -51.5,-26 -88.4,-87.4 -92,-156H419.5a210,285 0,0 0,4.5 -67z"
android:fillColor="#2d2d32"/>
</vector>