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.1 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="#0085ff"/>
<path
android:pathData="m342.7,283 l2.3,-9a19,19 0,0 0,1 -7.2,37.4 37.4,0 0,0 -3.3,-10l-85.5,79.8s5.2,5.4 13.3,0l37.7,-26.6 100.5,78.3a5.8,5.8 0,0 0,6.7 0.4l22.1,-14.1zM219.7,314 L266.6,278 284.6,292 314.4,256 304.6,246.4 307.7,235.1a33.4,33.4 0,0 0,1.8 -12.8,48 48,0 0,0 -5.3,-14.4L186.6,325.6s3.6,3 11.3,0l33.2,30.7a3.6,3.6 0,0 0,4 0.5l11.3,-6.7zM199,293.2l-36.5,-27.5 -6.7,11.3a3.2,3.2 0,0 0,0.5 4l30.8,33.3zM264.7,206.3 L256.3,197.6 258.5,188.7a25.8,25.8 0,0 0,1 -9,35.2 35.2,0 0,0 -4,-10l-79.8,85.5s5.4,5.2 13.2,-0.8l32,-26.3 13.6,17.4zM228.7,169 L137.7,75 123.5,97.1a5.8,5.8 0,0 0,0.5 6.7L202.9,205zM209,118.6a147.9,147.9 0,0 1,184.8 184.7l16.5,16.6A167.5,167.5 0,0 0,192.5 102ZM349.3,369a146.1,146.1 0,0 1,-206 -205.9l-13.4,-17a167.5,167.5 0,0 0,236.5 236.5z"
android:fillColor="#fff"/>
</vector>