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:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="m159.1,270.1h24l16.5,87.2 19.8,-87.2h22.5l17.9,88.3 18.9,-88.3h23.5l-30.6,128.2h-23.8L230,311l-19.1,87.3h-24.3zM329.3,270.1h37.8l37.5,128.2h-24.7l-8.2,-28.6h-43.1l-6.3,28.6h-24.1zM343.7,301.7 L333.2,348.7h32.6l-12.1,-47zM297.4,75c0,0.6 0,1.3 0,2c0,22.9 -18.6,41.5 -41.5,41.5c-22.9,0 -41.5,-18.6 -41.5,-41.5c0,-0.7 0,-1.4 0,-2L75,75L75,437L437,437L437,75z"
android:pathData="M437,75L437,437L75,437L75,75L214.4,75c0,0.6 0,1.3 0,2 0,22.9 18.6,41.5 41.5,41.5S297.4,99.9 297.4,77c0,-0.7 0,-1.4 0,-2ZM353.7,301.7l12.1,47L333.2,348.7l10.5,-47ZM298.2,398.3h24.1l6.3,-28.6h43.1l8.2,28.6h24.7L367.1,270.1L329.3,270.1ZM186.6,398.3h24.3L230,311l17.8,87.3h23.8l30.6,-128.2L278.7,270.1l-18.9,88.3 -17.9,-88.3L219.4,270.1l-19.8,87.2 -16.5,-87.2h-24Z"
android:fillColor="#654ff0"/>
</vector>