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,7 +4,7 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#f50"/>
<path
android:pathData="m59,270 l-3,22 3,22c0,2 3,2 3,0l3,-22 -3,-22c0,-3 -3,-3 -3,0zM77,256c0,-3 -3,-3 -3,0l-5,36 4,35c0,3 4,3 4,0l4,-35zM136,226 L133,292 135,332c0,8 7,8 7,0l4,-40 -4,-66c0,-5 -6,-5 -6,0zM105,248 L101,292 104,332c0,6 5,6 5,0l4,-40 -4,-44c0,-3 -4,-3 -4,0zM175,332 L178,292 175,204c0,-6 -7,-6 -7,0l-3,88 2,40c0,8 8,8 8,0zM243,332 L245,292 243,190c0,-7 -10,-7 -10,0l-2,102 2,40c0,8 10,8 10,0zM209,332 L212,292 209,203c0,-6 -9,-6 -9,0l-2,89 2,40c0,8 9,8 9,0zM126,332 L129,292 126,251c0,-3 -6,-3 -6,0l-3,41 3,40c0,7 6,7 6,0zM93,332 L97,292 93,249c0,-3 -4,-3 -4,0l-4,43 4,40c0,4 4,4 4,0zM217,207 L215,292 216,332c0,8 10,8 10,0l2,-40 -2,-85c0,-7 -9,-7 -9,0zM159,332 L162,292 159,211c0,-6 -7,-6 -7,0l-3,81 2,40c0,8 8,8 8,0zM192,332 L195,292 192,201c0,-6 -8,-6 -8,0l-3,91 3,40c0,8 8,8 8,0zM388,243c-5,-57 -64,-94 -118,-73 -4,2 -5,3 -5,6v156c0,3 2,6 5,6h137c27,0 49,-22 49,-49 0,-37 -35,-57 -68,-46zM250,181 L247,292 250,332c0,8 10,8 10,0l3,-40 -3,-111c0,-7 -10,-7 -10,0z"