* 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.
35 lines
1.2 KiB
XML
35 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="#e65e17"/>
|
|
<path
|
|
android:pathData="M265,256m-124,0a124,124 0,1 1,248 0a124,124 0,1 1,-248 0"
|
|
android:strokeWidth="51"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#fff"/>
|
|
<path
|
|
android:pathData="M90,257m-41,0a41,41 0,1 1,82 0a41,41 0,1 1,-82 0"
|
|
android:strokeWidth="10"
|
|
android:fillColor="#fff"
|
|
android:strokeColor="#e65e17"/>
|
|
<path
|
|
android:pathData="M353,409m-41,0a41,41 0,1 1,82 0a41,41 0,1 1,-82 0"
|
|
android:strokeWidth="10"
|
|
android:fillColor="#fff"
|
|
android:strokeColor="#e65e17"/>
|
|
<path
|
|
android:pathData="M353,104m-41,0a41,41 0,1 1,82 0a41,41 0,1 1,-82 0"
|
|
android:strokeWidth="10"
|
|
android:fillColor="#fff"
|
|
android:strokeColor="#e65e17"/>
|
|
<path
|
|
android:pathData="M183,396l84,-140H422,267m0,0 l-82,-138"
|
|
android:strokeWidth="19"
|
|
android:fillColor="#fff"
|
|
android:strokeColor="#e65e17"/>
|
|
</vector>
|