Files
SuperTinyIcons/images/android-vector-drawable/tutanota.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
780 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:pathData="m113,97c-17,0 -31,14.1 -31.5,31.5V419c0,1.1 0.1,2.2 0.2,3.3a1700,1700 0,0 0,37 -14c91,-36 165,-67 165,-102 0,-1.1 -0.1,-2.2 -0.2,-3.4 -4.7,-34.5 -87.2,-45 -87,-61 0,-0.8 0.2,-1.7 0.8,-2 9,-17 49,-16 63,-17s48,-1 50,-11.3c0,-0.3 0.1,-0.6 0.1,-1 0,-9 -23,-13 -23,-13s28,4 28,15c0,0.5 -0.1,1.1 -0.2,1.7 -3.1,11 -28,14 -44,14 -15.6,0.8 -39,2 -39,10.2 0,0.4 0.1,0.9 0.2,1 3,11 90,16 146,45 32,16 48,44 55,73V128c0,-17 -14,-31 -31,-31H113z"
android:fillColor="#a01e20"/>
</vector>