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,12 +4,12 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:pathData="m0,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="M147.4,301.3c-32.3,-28.6 -48.6,-58.4 -48.6,-86.7c0,-28.3 15.9,-57.9 36.9,-71.1c10.3,-4.4 14.6,8.2 8,12.6c-16.7,10.5 -29.9,35.1 -29.9,58.7c0,23.6 14.7,49.6 43.6,75.2c7,8.7 -3.8,16.5 -9.9,11.2zM195.9,275.8c-21.9,-12.3 -36.6,-36.3 -36.6,-59.4c0,-23.1 12.5,-43.7 32.3,-54c10.5,-3.7 14,9.3 7,13.2c-15,7.8 -24.3,23.3 -24.3,40.2c0.1,18.4 11.7,37.2 29,46.9c8.7,7.1 -0.6,16.7 -7.4,13.2zM256,253.9c-17.9,0 -32.5,-14.5 -32.5,-32.4c0,-17.9 14.6,-32.5 32.5,-32.5v-30.7c-19.4,-28.9 -52.8,-48.8 -90.3,-48.8c-59.6,0 -107.9,48.3 -107.9,107.9c0,37.8 24,65.1 49,90.3l97.9,92.6c6.3,3.9 13.5,1.3 13.6,-5.8v-72.1c0,-20.9 16.9,-37.8 37.8,-37.8z"
android:pathData="M256.1,284.6c-20.9,0 -37.8,16.9 -37.8,37.8v72.1c-0.1,7.1 -7.3,9.7 -13.6,5.8l-97.9,-92.6c-25,-25.2 -49,-52.5 -49,-90.3 0,-59.6 48.3,-107.9 107.9,-107.9 37.5,0 70.9,19.9 90.3,48.8L256,189c-17.9,0 -32.5,14.6 -32.5,32.5s14.6,32.4 32.5,32.4ZM195.9,275.9c6.8,3.5 16.1,-6.1 7.4,-13.2 -17.3,-9.7 -28.9,-28.5 -29,-46.9 0,-16.9 9.3,-32.4 24.3,-40.2 7,-3.9 3.5,-16.9 -7,-13.2 -19.8,10.3 -32.3,30.9 -32.3,54s14.7,47.1 36.6,59.4ZM147.5,301.2c6.1,5.3 16.9,-2.5 9.9,-11.2 -28.9,-25.6 -43.6,-51.6 -43.6,-75.2s13.2,-48.2 29.9,-58.7c6.6,-4.4 2.3,-17 -8,-12.6 -21,13.2 -36.9,42.8 -36.9,71.1 0,28.3 16.3,58.1 48.6,86.7Z"
android:fillColor="#c6002b"/>
<path
android:pathData="M362.6,301.3c32.3,-28.6 48.6,-58.4 48.6,-86.7c-0,-28.3 -15.9,-57.9 -36.9,-71.1c-10.3,-4.4 -14.6,8.2 -8,12.6c16.7,10.5 29.9,35.1 29.9,58.7c-0,23.6 -14.7,49.6 -43.6,75.2c-7,8.7 3.8,16.5 9.9,11.2zM314.1,275.8c21.9,-12.3 36.6,-36.3 36.6,-59.4c-0,-23.1 -12.5,-43.7 -32.3,-54c-10.5,-3.7 -14,9.3 -7,13.2c15,7.8 24.3,23.3 24.3,40.2c-0.1,18.4 -11.7,37.2 -29,46.9c-8.7,7.1 0.6,16.7 7.4,13.2zM254,253.9c17.9,0 32.5,-14.5 32.5,-32.4c-0,-17.9 -14.6,-32.5 -32.5,-32.5l-0,-30.7c19.4,-28.9 52.8,-48.8 90.3,-48.8c59.6,0 107.9,48.3 107.9,107.9c-0,37.8 -24,65.1 -49,90.3l-97.9,92.6c-6.3,3.9 -13.5,1.3 -13.6,-5.8l-0,-72.1c-0,-20.9 -16.9,-37.8 -37.8,-37.8z"
android:pathData="M253.9,284.6c20.9,0 37.8,16.9 37.8,37.8l-0,72.1c0.1,7.1 7.3,9.7 13.6,5.8l97.9,-92.6c25,-25.2 49,-52.5 49,-90.3 -0,-59.6 -48.3,-107.9 -107.9,-107.9 -37.5,0 -70.9,19.9 -90.3,48.8L254,189c17.9,0 32.5,14.6 32.5,32.5s-14.6,32.4 -32.5,32.4ZM314.1,275.9c-6.8,3.5 -16.1,-6.1 -7.4,-13.2 17.3,-9.7 28.9,-28.5 29,-46.9 -0,-16.9 -9.3,-32.4 -24.3,-40.2 -7,-3.9 -3.5,-16.9 7,-13.2 19.8,10.3 32.3,30.9 32.3,54s-14.7,47.1 -36.6,59.4ZM362.5,301.2c-6.1,5.3 -16.9,-2.5 -9.9,-11.2 28.9,-25.6 43.6,-51.6 43.6,-75.2s-13.2,-48.2 -29.9,-58.7c-6.6,-4.4 -2.3,-17 8,-12.6 21,13.2 36.9,42.8 36.9,71.1 -0,28.3 -16.3,58.1 -48.6,86.7Z"
android:fillColor="#c6002b"/>
</vector>