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="#05a8da"/>
<path
android:pathData="m109,191a160,159 90,0 0,77 210ZM336,353q30,-86 29,-109t-22,-54c-19,-33 4,-54 21,-53a160,161 90,0 0,-243 31q28,0 53,-2a6,6 90,0 1,3 13l-19,2 58,174 35,-106 -25,-69 -16,-1a3,3 90,0 1,0 -13q42,4 84,0a3,3 90,0 1,3 13l-19,1zM259,270 L210,410a167,164 90,0 0,99 -2ZM387,251q15,-40 10,-72a163,165 90,0 1,-60 216zM257,449a193,193 90,1 0,-2 0zM255,438a182,182 90,1 1,2 0Z"