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,12 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="M177,237v62h-20v-78h41c17,0 23,12 23,23v55h-19v-55c0,-4 -3,-7 -9,-7zM310,236c-11,0 -15,7 -15,17h31c-1,-9 -4,-17 -16,-17zM295,266c0,10 7,17 18,17 9,0 13,-2 18,-7l12,12c-8,7 -16,12 -30,12 -19,0 -37,-10 -37,-40 0,-26 8,-40 36,-40s33,20 33,46zM259,299c-16,0 -23,-11 -23,-23v-76h20v21h15v16h-15v38c0,5 2,7 7,7h8v17zM140,210h-20v-19h20zM140,300c-15,-2 -20,-11 -20,-21v-58h20zM377,298c-15,-1 -20,-10 -20,-21v-88h20zM446,201c-18,-88 -188,-93 -298,-26v7c110,-56 265,-56 280,25 4,27 -11,55 -38,71v21c33,-12 66,-51 56,-98zM246,355c-75,7 -155,-4 -166,-63 -5,-29 8,-60 26,-80v-10c-32,28 -49,63 -39,105 12,53 80,84 184,74 41,-4 95,-18 132,-38v-29c-34,20 -90,37 -137,41z"
android:fillColor="#0071c5"/>
android:pathData="M55.2,173.6h31.5v31.5H55.2"
android:fillColor="#0068b5"/>
<path
android:fillColor="#FF000000"
android:pathData="M56,224.2h30v113.6H56m47.5,0V224.2H133v16.4q11,-15 28,-18s52.4,-9.5 55.4,47v68.2h-30.2v-61q-1,-29 -26,-29s-27,-1 -27,32v58m151.2,1.2c-40.6,1 -51,-12 -51.6,-48V180h30v44.2h21.6v25.7h-21.6v42c0.4,15 2,19.5 21.7,19.3m37,-40.7c0,-9 10.5,-23 30,-23s30,13 30.3,22.9m0,31.2c-13,16 -52,21 -60.5,-10h89.2v-12c-2,-50 -49,-66.7 -82,-52.8s-47,57 -25,89 74,32.5 99.8,2.2m22.7,20V171.2h30V338"/>
</vector>