* 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"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="m0,0H512V512H0"
|
|
android:fillColor="#777bb3"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M168,256c2,-16 3,-26 -24,-26L126,230l-11,53h18c18,0 31,-8 35,-27ZM155,202c51,0 55,31 50,56s-26,53 -68,53L110,311l-7,35s0,2 -3,2L70,348s-3,0 -3,-3L94,204a3,3 0,0 1,3 -2h58Z"
|
|
android:strokeWidth="6"
|
|
android:strokeColor="#fff"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M304,312c5,0 5,-3 5,-3l13,-69c3,-20 -6,-37 -42,-37H254l7,-34s1,-3 -2,-3H229c-4,0 -4,2 -4,2L197,309s0,3 3,3h29c4,0 4,-3 4,-3l15,-78h18c24,-1 18,7 18,15l-12,61s-1,4 3,4Z"
|
|
android:strokeWidth="6"
|
|
android:strokeColor="#fff"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M407,256c2,-16 3,-26 -24,-26L365,230l-11,53h18c18,0 31,-8 35,-27ZM394,202c51,0 55,31 50,56s-26,53 -68,53L349,311l-7,35s0,2 -3,2L309,348s-3,0 -3,-3L333,204a3,3 0,0 1,3 -2h58Z"
|
|
android:strokeWidth="6"
|
|
android:strokeColor="#fff"/>
|
|
</vector>
|