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

28 lines
1.2 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:pathData="M141,170L269.2,170A41.5,41.5 0,0 1,310.7 211.5L310.7,339.7A41.5,41.5 0,0 1,269.2 381.2L141,381.2A41.5,41.5 0,0 1,99.5 339.7L99.5,211.5A41.5,41.5 0,0 1,141 170z"
android:strokeWidth="19.2"
android:fillColor="#a3cc00"
android:strokeColor="#fff"/>
<path
android:pathData="M217.75,106.25L345.95,106.25A41.5,41.5 0,0 1,387.45 147.75L387.45,275.95A41.5,41.5 0,0 1,345.95 317.45L217.75,317.45A41.5,41.5 0,0 1,176.25 275.95L176.25,147.75A41.5,41.5 0,0 1,217.75 106.25z"
android:strokeWidth="19.2"
android:fillColor="#a3cc00"
android:strokeColor="#fff"/>
<path
android:pathData="M240.25,253.5m-16,0a16,16 0,1 1,32 0a16,16 0,1 1,-32 0"
android:fillColor="#fff"/>
<path
android:pathData="M224.25,204c36.5,0 65,29.5 65.45,65.45M224.25,165.5c61,0 104,50 104,104"
android:strokeWidth="22.25"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
</vector>