Files
SuperTinyIcons/images/android-vector-drawable/todoist.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
985 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="#E44232"/>
<path
android:pathData="M167.1,240.2l103.6,-59.7h0.1l106.8,-61.6c4.5,-2.6 4.7,-10.6 -0.3,-13.5l-3.6,-2 -14.6,-8.4a16.6,16.6 0,0 0,-16.2 0.2L166.6,196.7a22,22 0,0 1,-21.8 0L56,145v44l1,0.5c22,12.9 74.5,43.5 87.4,50.8a21.3,21.3 0,0 0,22.7 0zM167.1,328 L270.6,268.3 271,268.1 377.6,206.7c4.5,-2.6 4.7,-10.6 -0.3,-13.5l-3.6,-2 -14.6,-8.4a16.6,16.6 0,0 0,-16.2 0.2L166.6,284.4c-6.8,3.9 -15,4 -21.8,0L56,232.8v43.9l1,0.5c22.1,13 74.5,43.5 87.4,50.8a21.4,21.4 0,0 0,22.7 0zM270.7,356 L167.1,415.7c-7.5,4.3 -15,4.4 -22.7,0A15382,15382 0,0 1,56.9 365l-0.9,-0.6v-43.9l88.8,51.7a22,22 0,0 0,21.8 0l176.3,-101.5c6,-3.5 12.5,-2.3 16.2,-0.2l14.6,8.4 3.6,2c5,3 4.8,11 0.3,13.5z"
android:fillColor="#fff"/>
</vector>