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,10 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="m418,114.3 l-73.65,42.84v25.88l-58.94,127.1L256,330.46v93.04l63.14,-36.4 98.89,-242.12zM211.8,161.08L211.8,131.9l-0.3,-0.18 -43.9,25.4v25.9l59,132.7L256,301.16v-37z"
android:pathData="M256,264.16v37l-29.4,14.56 -59,-132.7v-25.9l43.9,-25.4 0.3,0.18v29.18ZM418.03,144.98 L319.14,387.1 256,423.5V330.46l29.41,-20.34 58.94,-127.1V157.14L418,114.3Z"
android:fillColor="#1159cc"/>
<path
android:pathData="M167.63,183v-25.93l44.19,-25.44 -73.66,-43.15 -44.19,25.8v31.6l99.45,241.5 62.58,36.1v-90.7l29.43,-17.1 -0.35,-0.2 59.29,-132.46v-25.9l73.66,-42.8 -44.2,-25.8 -73.6,43.1h-0.05v29.48L256,264.16v34.45l-29.47,17.1z"