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.
22 lines
903 B
XML
22 lines
903 B
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:pathData="m446,281s-10,71 -104,62A122,122 180,0 0,208 144s-51,-34 -107,0A191.3,192 180,0 1,446 281"
|
|
android:fillColor="#5881d8"/>
|
|
<path
|
|
android:pathData="m66,235s20,-87 110,-71a121.4,122 0,0 0,134 201q48,16 103,1A191.5,192 0,0 1,66 235"
|
|
android:fillColor="#63b132"/>
|
|
<path
|
|
android:pathData="M225,160a100,100.8 0,0 1,91 177c-27,-1 -52,-85 -57,-104s-15,-52 -34,-73"
|
|
android:fillColor="#90b4fe"/>
|
|
<path
|
|
android:pathData="m242,241q-45,84 -45,97a101,101 0,0 1,1 -165q24,10 44,68m6,18q20,76 40,93s-32,12 -67,-1c-2,-27 7,-44 27,-92"
|
|
android:fillColor="#91dc47"/>
|
|
</vector>
|