forked from edent/SuperTinyIcons
* 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.
13 lines
1.0 KiB
XML
13 lines
1.0 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:fillColor="#FF000000"
|
|
android:pathData="M183,245c33,0 53,24 53,64s-21,64 -53,64 -52,-25 -52,-64 20,-64 52,-64ZM339,395c62,2 86,-66 36,-89 -21,-9 -50,-8 -64,-22 -33,-34 58,-61 65,-12h23c-4,-76 -151,-54 -113,20 6,11 20,20 39,24 121,25 -2,102 -25,30L276,346c2,30 27,47 63,49ZM271,190a18,18 0,0 0,12 -9v9h10L293,153c0,-22 -33,-22 -41,-8a14,14 0,0 0,-2 7h10c3,-11 23,-10 22,2v4l-14,1c-30,1 -26,38 3,31ZM183,395c48,0 77,-34 77,-86s-30,-85 -77,-85 -76,32 -76,85 29,86 76,86ZM160,190h10L170,157l2,-5c5.09,-8.23 17.55,-6.36 20,3v35h11L203,157c0,-16 22,-16 22,-1v34h11L236,153c0,-21 -28,-22 -35,-7 -4,-14 -26,-13 -31,-1v-9L160,136ZM306,152c-12,41 41,53 47,20L343,172c-5,18 -28,9 -28,-6 0,-27 25,-26 28,-11h10c-4,-26 -40,-24 -47,-3ZM282,170c-5,30 -52,-4 0,-4v4Z"/>
|
|
</vector>
|