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

18 lines
709 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:fillColor="#FF000000"
android:pathData="M296,226h42m-92,0h42m-91,0h42m-91,0h41m-91,0h42m8,-46h41m8,0h42m7,0h42m-42,-46h42"
android:strokeWidth="38"
android:strokeColor="#066da5"/>
<path
android:pathData="m472,228s-18,-17 -55,-11c-4,-29 -35,-46 -35,-46s-29,35 -8,74c-6,3 -16,7 -31,7H68c-5,19 -5,145 133,145 99,0 173,-46 208,-130 52,4 63,-39 63,-39"
android:fillColor="#066da5"/>
</vector>