* 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.
32 lines
1.1 KiB
XML
32 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="#231f20"/>
|
|
<path
|
|
android:pathData="m183,280 l41,28 27,41 87,-62 -94,-96"
|
|
android:fillColor="#ebebeb"/>
|
|
<path
|
|
android:pathData="M340,190m-49,0a49,49 0,1 1,98 0a49,49 0,1 1,-98 0"
|
|
android:fillColor="#ebebeb"/>
|
|
<path
|
|
android:pathData="M179,352m-63,0a63,63 0,1 1,126 0a63,63 0,1 1,-126 0"
|
|
android:strokeWidth="19"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ebebeb"/>
|
|
<path
|
|
android:pathData="m-18,271 l195,81"
|
|
android:strokeWidth="80"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ebebeb"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="M340,190m-81,0a81,81 0,1 1,162 0a81,81 0,1 1,-162 0"
|
|
android:strokeWidth="32"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ebebeb"/>
|
|
</vector>
|