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,14 +4,9 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#25d366"/>
<path
android:pathData="M123,393l14,-65a138,138 0,1 1,50 47z"
android:strokeWidth="26"
android:fillColor="#25d366"
android:strokeColor="#fff"/>
<path
android:pathData="M308,273c-3,-2 -6,-3 -9,1l-12,16c-3,2 -5,3 -9,1 -15,-8 -36,-17 -54,-47 -1,-4 1,-6 3,-8l9,-14c2,-2 1,-4 0,-6l-12,-29c-3,-8 -6,-7 -9,-7h-8c-2,0 -6,1 -10,5 -22,22 -13,53 3,73 3,4 23,40 66,59 32,14 39,12 48,10 11,-1 22,-10 27,-19 1,-3 6,-16 2,-18"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="m79,434 l25.7,-93.9a181.1,181.2 0,1 1,70.3 68.7M122.5,391l57,-15a150.6,150.6 0,1 0,-41.8 -40.6m93,-127c2,5 0,10 -11,22.2 -6,6 -4,8 6.6,23s28,29 44,36.5 15,7 21.7,-1c15,-17 11,-21 26,-14.2l27,13c8,4 8.4,4 8.5,9s-1.7,18 -7,23.6 -25,24.8 -60,12 -59,-23 -99,-77 -1.6,-86 3.6,-88 7,-1.5 17,-1.3q4,0 7,5"
android:fillColor="#25d366"/>
</vector>