* 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.
34 lines
1.6 KiB
XML
34 lines
1.6 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="#fff"/>
|
|
<path
|
|
android:pathData="m257,435c-83,0 -168,-23 -169.5,-87V218Q77,205 64,184.5q13,-22 34.4,-45.1 18,9 34.1,19.8 19,-17 36.5,-26.6 -2.6,-18 -3.2,-42.1Q189,79 217,73q10,17 19,37 9,-1.7 21,-1.6v135.3a12,11 0,0 0,-13 11v34.5a12,11 0,0 0,13 11m-90,-78.6a37.6,37.6 0,1 0,1 0"
|
|
android:fillColor="#478cbf"/>
|
|
<path
|
|
android:pathData="M171.1,261.4m-25,0a25,25 0,1 1,50 0a25,25 0,1 1,-50 0"
|
|
android:fillColor="#414042"/>
|
|
<path
|
|
android:pathData="m86.7,326.3 l63,6.1 2.3,33.3 66.4,4.8 4.7,-31.6h35"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="13.4"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#fff"/>
|
|
<path
|
|
android:pathData="m255,435c83,0 168,-23 169.5,-87L424.5,218Q435,205 448,184.5q-13,-22 -34.4,-45.1 -18,9 -34.1,19.8 -19,-17 -36.5,-26.6 2.6,-18 3.2,-42.1Q323,79 295,73q-10,17 -19,37 -9,-1.7 -21,-1.6l-0,135.3a11,12 90,0 1,13 11l-0,34.5a11,12 90,0 1,-13 11m90,-78.6a37.6,37.6 0,1 1,-1 0"
|
|
android:fillColor="#478cbf"/>
|
|
<path
|
|
android:pathData="M340.9,261.4m25,0a25,25 0,1 0,-50 0a25,25 0,1 0,50 0"
|
|
android:fillColor="#414042"/>
|
|
<path
|
|
android:pathData="m425.3,326.3l-63,6.1 -2.3,33.3 -66.4,4.8 -4.7,-31.6l-35,0"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="13.4"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#fff"/>
|
|
</vector>
|