Files
Jonathan Batchelor 3762d3a444 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.
2024-09-15 07:44:04 +01:00

13 lines
1.2 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="m0,0H512V512H0"
android:fillColor="#88171a"/>
<path
android:pathData="M130,374c7,-29 32,-49 62,-49 -8,10 -12,23 -13,36 -16,3 -33,6 -49,13ZM192,179c40,-25 85,-16 115,28 4,7 4,18 2,26 -8,27 -28,42 -55,48 8,-6 14,-15 16,-25 9,-56 -78,-62 -74,-2 -1,17 12,29 37,33 -13,8 -24,15 -36,30 -2,3 -4,3 -8,1 -48,-30 -51,-106 3,-139ZM312,83c-1,-1 -7,1 -5,4 1,1 2,2 4,1l4,-2 -3,-3ZM238,53c6,0 13,-1 23,-1 21,0 38,7 54,16 4,2 7,8 11,11 8,3 16,5 24,4L350,80c9,2 18,12 18,19L327,99c-1,0 -3,1 -4,2 1,1 3,3 4,3 8,0 19,-1 29,1 -3,5 -9,16 -16,9 0,-2 -39,-1 -49,1 -2,0 -4,4 -3,6 7,17 29,24 40,35 28,22 37,42 31,80 -17,67 -45,71 -104,97 -17,8 -27,27 -24,46 7,41 72,52 85,4 4,-19 -1,-46 -37,-54 16,-7 31,-15 45,-24 2,-2 4,-2 6,0 40,37 50,105 -16,145 -47,26 -106,4 -125,-46 -19,-51 11,-106 64,-117 38,-6 77,-46 60,-83 -10,-22 -45,-44 -64,-60 -5,-3 -16,1 -25,-1 4,-3 14,-7 18,-10 -13,-8 -28,-5 -41,-8 3,-6 18,-15 27,-16 -2,-19 -1,-17 -21,-27 21,-14 37,7 56,-9 -12,-4 -24,-8 -35,-15 15,1 30,7 45,5L273,61l-35,-8Z"
android:fillColor="#fff"/>
</vector>