* 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.
48 lines
1.5 KiB
XML
48 lines
1.5 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:pathData="m0,0H512V512H0">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startX="0"
|
|
android:startY="512"
|
|
android:endX="0"
|
|
android:endY="0"
|
|
android:type="linear">
|
|
<item android:offset="0" android:color="#FFDBE9F4"/>
|
|
<item android:offset="1" android:color="#FFF7F6F6"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
<path
|
|
android:pathData="m0,0h262q-65,162 -64,286c0,7 6,13 13,13h64q-6,113 28,213H0">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startX="0"
|
|
android:startY="512"
|
|
android:endX="0"
|
|
android:endY="0"
|
|
android:type="linear">
|
|
<item android:offset="0" android:color="#FF1E73F2"/>
|
|
<item android:offset="1" android:color="#FF19D3FD"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
<path
|
|
android:pathData="m133.5,157.5v34m226.5,-34v34"
|
|
android:strokeWidth="21"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#222"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="m394,345c-55,81 -241,81 -295.5,0"
|
|
android:strokeWidth="17"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#222"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|