Files
SuperTinyIcons/images/android-vector-drawable/swift.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
899 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="#f05138"/>
<path
android:pathData="m376.2,308.5s0,0 0,0c0.4,-1.4 0.9,-2.9 1.2,-4.3 15.9,-63.2 -22.8,-137.9 -88.3,-177.2 28.7,38.9 41.4,86 30.1,127.2 -1,3.7 -2.2,7.2 -3.5,10.6 -1.4,-1 -3.3,-2 -5.7,-3.4 0,0 -65.1,-40.2 -135.7,-111.4 -1.9,-1.9 37.6,56.5 82.5,103.8 -21.1,-11.9 -80,-54.7 -117.2,-88.8 4.6,7.6 10,15 16,22.1 31.1,39.5 71.7,88.2 120.3,125.5 -34.2,20.9 -82.4,22.5 -130.5,0 -11.9,-5.6 -23.1,-12.3 -33.4,-19.9 20.3,32.5 51.7,60.6 89.8,77 45.5,19.5 90.7,18.2 124.4,0.3 0.2,-0.1 0.3,-0.2 0.5,-0.3a109,109 0,0 0,4.1 -2.3c16.2,-8.4 48.1,-16.9 65.3,16.5 4.2,8.2 13.1,-35.1 -19.7,-75.5z"
android:fillColor="#fff"/>
</vector>