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

@@ -5,12 +5,12 @@
android:viewportHeight="512">
<path
android:fillColor="#FF000000"
android:pathData="M0,0h512v512h-512z"/>
android:pathData="m0,0H512V512H0"/>
<path
android:pathData="M143,168c-50,25 -45,58 -35,73 1,14 3,26 3,26 94,78 235,51 291,2 3,-9 4,-19 6,-26 4,-13 11,-41 -12,-57l-9,7c25,51 -58,82 -136,81 -78,0 -159,-42 -114,-92zM123,306c35,88 212,104 264,3 -91,64 -217,38 -264,-3z"
android:pathData="M123,306c47,41 173,67 264,3 -52,101 -229,85 -264,-3ZM137,182c-45,50 36,92 114,92 78,1 161,-30 136,-81l9,-7c23,16 16,44 12,57 -2,7 -3,17 -6,26 -56,49 -197,76 -291,-2 0,0 -2,-12 -3,-26 -10,-15 -15,-48 35,-73Z"
android:fillColor="#fff"/>
<path
android:pathData="M317,177l9,-23c-3,-1 -14,-12 -20,-12 -40,0 -36,-6 -46,-7 -10,0 -16,2 -18,3 -24,16 -35,3 -50,15 -20,20 -24,15 -35,22 -7,15 -12,20 -16,31 -2,35 70,54 116,53s134,-19 116,-60c-5,3 -27,16 -27,15 -1,-7 -2,-14 -4,-16 -11,-5 -11,-10 -13,-15 -3,-1 -12,-6 -12,-6z"
android:pathData="M317,177s9,5 12,6c2,5 2,10 13,15 2,2 3,9 4,16 0,1 22,-12 27,-15 18,41 -70,59 -116,60s-118,-18 -116,-53c4,-11 9,-16 16,-31 11,-7 15,-2 35,-22 15,-12 26,1 50,-15 2,-1 8,-3 18,-3 10,1 6,7 46,7 6,0 17,11 20,12l-9,23Z"
android:fillColor="#583"/>
<path
android:pathData="M334,170c7,3 6,2 9,9s5,0 12,14c35,-19 44,-30 45,-34s-37,-31 -48,-28c-6,6 -16,31 -18,39z"