Files
SuperTinyIcons/images/android-vector-drawable/uphold.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

13 lines
1.1 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="M295,421c5,-1 12,2 14,8 1,5 -2,11 -8,13 -15,4 -30,6 -44,6h-2c-14,0 -29,-2 -44,-6 -6,-2 -9,-8 -7,-14 1,-5 8,-8 14,-7 12,4 25,6 37,6h2c12,0 25,-2 38,-6m98,-263c13,36 8,83 -12,128 -28,60 -79,102 -124,102h-2c-45,0 -96,-42 -124,-102 -20,-45 -25,-92 -12,-127v-1c19,-56 74,-94 137,-94s117,38 137,94m-66,-51a126,126 0,0 0,-142 0c23,-1 48,8 71,27 23,-19 48,-28 71,-27M275,363c38,-17 46,-85 17,-148 -10,-20 -22,-37 -36,-52 -14,15 -26,32 -36,52 -29,63 -21,131 17,148a47,47 0,0 0,38 0M152,277c9,19 20,36 33,50 -9,-34 -5,-78 15,-120 10,-22 24,-42 40,-59 -25,-19 -51,-25 -71,-16 -13,6 -23,17 -28,33 -12,31 -7,72 11,112m208,0c18,-40 23,-81 11,-112 -5,-16 -15,-27 -28,-33 -20,-9 -46,-3 -71,16 16,17 30,37 40,59 20,42 24,86 15,120 13,-14 24,-31 33,-50"
android:fillColor="#49cc68"/>
</vector>