* 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.
28 lines
1.1 KiB
XML
28 lines
1.1 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"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M317,408q-55,32 -138,9 -57,-23 -70,-69 -6,-21 -9,-53 -9,-116 3,-147 19,-48 75,-58 64,-10 162,0 53,9 72,58 6,15 3,116 -5,67 -72,80 -80,13 -149,-2 -1,67 123,39">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startX="96.14"
|
|
android:startY="85"
|
|
android:endX="416"
|
|
android:endY="426.62"
|
|
android:type="linear">
|
|
<item android:offset="0" android:color="#FF6364FF"/>
|
|
<item android:offset="1" android:color="#FF563ACC"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
<path
|
|
android:pathData="M360,202q0,-51 -43,-60 -35,-5 -51,21l-9,15 -9,-15q-18,-26 -51,-21 -43,9 -44,60v91h36V205q0,-31 30,-28 20,3 20,34v47h36V211q0,-31 20,-34 28,-3 29,23v93h36"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|