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

19 lines
1018 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:fillColor="#FF000000"
android:pathData="m308,293c-24.3,24.3 -38.2,28 -55.3,28.4 -30,0.7 -36.2,-28.4 -35.5,-39l0.8,-12.3c74.4,-12.6 92.7,-28.8 100.6,-40 18.3,-25.3 7.2,-43.3 -2,-49.5 -22,-19.7 -72.7,-5.2 -90,4 -48,25.8 -56.8,70.4 -56.3,88.3 -1.2,36 25.5,63.5 67,63.2 41.7,1 67.5,-25.5 79,-37.2zM219.6,260.7c11.5,-68.4 39,-78 49.7,-78.6 15.4,-0.3 18.6,16.6 17.5,22.4 -1.8,35.4 -38,53 -66.2,56z"/>
<path
android:fillColor="#FF000000"
android:pathData="m76,165 l32,19.6c-140.5,131.3 4,237.6 156.6,207 -179.3,3.3 -210.3,-190.8 -65.5,-258.4z"/>
<path
android:fillColor="#FF000000"
android:pathData="m436,347l-32,-19.6c140.5,-131.3 -4,-237.6 -156.6,-207 179.3,-3.3 210.3,190.8 65.5,258.4z"/>
</vector>