* 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.2 KiB
XML
25 lines
1.2 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="m0,0H512V512H0"/>
|
|
<path
|
|
android:pathData="m382,141s6,-17 -6,-40q-22,-1 -39,10 -17,-7 -39,-11 -7,-25 -35,-41 -29,21 -34,46 -21,5 -43,20 -39,-14 -77,3s-5,41 20,74q-7,19 -10,42 -34,18 -48,56 28,32 68,38 9,17 23,32 -10,29 1,58 35,1 62,-18s29,9 56,7q14,21 45,27s22,-22 21,-49q23,-16 35,-37 22,1 39,-14 -4,-25 -21,-38c5,-50 -27,-106 -90,-112s-95,56 -81,94 56,49 80,30c4,-4 -1,-9 -5,-6 -34,15 -73,-21 -50,-62s86,-29 102,17 -26,113 -95,100 -117,-84 -74,-170 199,-80 232,46c1,4 6,3 6,0s4,-56 -43,-102">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startX="425.08"
|
|
android:startY="59"
|
|
android:endX="425.08"
|
|
android:endY="444"
|
|
android:type="linear">
|
|
<item android:offset="0.3" android:color="#FFF05A28"/>
|
|
<item android:offset="1" android:color="#FFFBCC0A"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
</vector>
|