* 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.
25 lines
1.1 KiB
XML
25 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="#232323"/>
|
|
<path
|
|
android:pathData="M256,65L256,65A90,90 0,0 1,346 155L346,245A90,90 0,0 1,256 335L256,335A90,90 0,0 1,166 245L166,155A90,90 0,0 1,256 65z"
|
|
android:fillColor="#f0f0f0"/>
|
|
<path
|
|
android:pathData="M127,207L385,207A18,18 0,0 1,403 225L403,409A18,18 0,0 1,385 427L127,427A18,18 0,0 1,109 409L109,225A18,18 0,0 1,127 207z"
|
|
android:fillColor="#f0f0f0"/>
|
|
<path
|
|
android:pathData="M197,156a59,56 0,1 0,118 0a59,56 0,1 0,-118 0z"
|
|
android:fillColor="#232323"/>
|
|
<path
|
|
android:pathData="M246,324c-18,6 -29,21 -29,44 0,8 7,14 15,14h48c8,0 15,-6 15,-14 0,-23 -11,-38 -29,-44m4,-113c-1,12 -6,22 -12,31 37,-22 75,-73 49,-113"
|
|
android:fillColor="#232323"/>
|
|
<path
|
|
android:pathData="M256,297m-29,0a29,29 0,1 1,58 0a29,29 0,1 1,-58 0"
|
|
android:fillColor="#232323"/>
|
|
</vector>
|