Files
SuperTinyIcons/images/android-vector-drawable/drupal.xml
Jonathan Batchelor 3762d3a444 Convert and update Android Vector files (#803)
* 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.
2024-09-15 07:44:04 +01:00

27 lines
1.3 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:pathData="M383,152A175,175 0,1 1,102 355"
android:fillColor="#00598e"/>
<path
android:pathData="M243,97V48c26,31 40,47 84,65 21,9 40,21 56,38 19,25 27,97 -91,166s-155,72 -190,38c-44,-79 -8,-159 9,-181"
android:fillColor="#0073ba"/>
<path
android:pathData="M243,86V50s18,36 -6,52c31,31 -186,161 -115,59"
android:fillColor="#93c5e4"/>
<path
android:pathData="M221,104c42,7 -104,105 -105,75 0,-15 23,-38 40,-50s87,-29 86,-79c0,0 24,38 -21,54m1,171c-70,0 -100,106 -10,106 36,0 86,-47 110,-47s45,45 62,45c32,0 58,-97 12,-97 -19,0 -59,40 -75,38 -29,-4 -56,-45 -99,-45m20,142c25,19 79,14 103,-4 6,-5 3,-14 -3,-9 -17,14 -74,18 -92,2 -5,-5 -19,3 -8,11m42,-32c6,-5 11,-13 26,-13s20,11 23,14 9,-2 6,-8 -6,-17 -28,-17 -30,14 -34,17 -2,14 7,7"
android:fillColor="#fff"/>
<path
android:pathData="M186,113a175,175 0,1 0,141 0c-44,-18 -58,-34 -84,-65 -4,41 -26,50 -57,65"
android:strokeWidth="4"
android:fillColor="#00000000"
android:strokeColor="#004975"/>
</vector>