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

18 lines
757 B
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="#fff"/>
<path
android:pathData="M458,180H54m404,22H54m147,22H77m359,0H234m202,22H77m359,21H77m124,22H77m359,0H234m224,22H54m404,21H54"
android:strokeWidth="12"
android:fillColor="#00000000"
android:strokeColor="#1f70c1"/>
<path
android:pathData="M111,215h56v81h-56zM144,173v166h-11L133,173zM341,173l28,76 26,-76zM335,245v94h67v-94l-33,93zM230,174c34,0 62,49 17,82 44,32 18,82 -17,82v3h49v-36l22,-10v-77l-22,-10v-36h-49z"
android:fillColor="#fff"/>
</vector>