Files
SuperTinyIcons/images/android-vector-drawable/internet_archive.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
1.1 KiB
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="m81,419h350v18L81,437zM95,385h323v25L95,410zM93,101h321v35L93,136zM412,91 L422,80 253,41L85,80l10,11h158zM139,245 L138,194 135,147c0,-2 0,-2 -2,-2a67,67 0,0 0,-28 0c-1,0 -2,0 -2,2l-2,47a2223,2223 0,0 0,0 127l2,43 1,8 15,3c6,-1 11,-1 16,-3l1,-8 2,-43a1616,1616 0,0 0,1 -76zM227,245 L225,194 223,147c0,-2 -1,-2 -2,-2a67,67 0,0 0,-28 0c-2,0 -2,0 -2,2l-3,47a2223,2223 0,0 0,0 127l2,43 1,8c5,2 11,2 16,3l16,-3v-8l2,-43a1620,1620 0,0 0,2 -76zM328,245 L327,194 324,147c0,-2 0,-2 -2,-2a67,67 0,0 0,-28 0c-1,0 -2,0 -2,2l-2,47a2223,2223 0,0 0,0 127l2,43 1,8 15,3c5,-1 11,-1 16,-3l1,-8 2,-43a1624,1624 0,0 0,1 -76zM413,245 L412,194 410,147c0,-2 -1,-2 -2,-2a67,67 0,0 0,-29 0l-1,2 -3,47a2227,2227 0,0 0,0 127l2,43 1,8c5,2 10,2 16,3l15,-3 1,-8 2,-43a1620,1620 0,0 0,1 -76z"/>
</vector>