Files
SuperTinyIcons/images/android-vector-drawable/evernote.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
856 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="#46c850"/>
<path
android:pathData="m157,143q3,0 3,-4l-1,-38q0,-9 6,-19h-1L96,149v1q12,-7 25,-7zM392,137q-5,-21 -20,-25 -52,-13 -98,-11 -2,-29 -54,-29 -50,-2 -49,29v39q0,13 -14,13L123,153q-9,0 -18,4 -14,6 -14,30c-1,19 13,95 23,115 3,9 6,12 14,15q21,10 73,18c17,2 28,6 36,-8q10,-28 9,-52a1,1 0,0 1,2 0q-1,37 19,43l45,9q29,0 28,49c0,25 -6,28 -34,28 -22,0 -30,1 -30,-17q0,-15 25,-13c4,0 1,-3 1,-12s5,-14 0,-14c-36,-1 -58,0 -58,45 0,42 16,49 68,49 40,0 55,-1 71,-52q30,-105 9,-253zM346,252c-5,-6 -31,-8 -40,-4 2,-10 6,-22 22,-22 15,0 18,16 18,26z"
android:fillColor="#4b4b4b"/>
</vector>