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="#fff"/>
<path
android:pathData="M285,111.36c31,44.7 161.53,217.54 72.62,253.57 -41.53,19.47 -230.76,-11.43 -228,-6.38l-24.37,41.01s145.92,6.7 258.6,-8.8c160.85,-22 -33.12,-232.1 -78.73,-279.2z"
@@ -13,6 +13,6 @@
android:pathData="M285,111.36C274.7,112.81 85.47,350.38 85.47,350.38s13.65,3.95 44.66,8.52c10,-7.97 151.35,-250.8 155.43,-247.33 -0.1,-0.1 -0.2,-0.13 -0.36,-0.11z"
android:fillColor="#ff7f7f"/>
<path
android:pathData="M285,111.36C278.5,110.28 129.6,358.7 129.6,358.7s135.06,14.55 190.71,13.58c156.78,-2.7 1.2,-212 -35,-261.18a0.3,0.3 0,0 0,-0.17 -0.1z"
android:pathData="M285,111.36c-6.5,-1.08 -155.4,247.34 -155.4,247.34s135.06,14.55 190.71,13.58c156.78,-2.7 1.2,-212 -35,-261.18a0.3,0.3 0,0 0,-0.17 -0.1z"
android:fillColor="#7f3fbf"/>
</vector>