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

16 lines
787 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="M256,264.16v37l-29.4,14.56 -59,-132.7v-25.9l43.9,-25.4 0.3,0.18v29.18ZM418.03,144.98 L319.14,387.1 256,423.5V330.46l29.41,-20.34 58.94,-127.1V157.14L418,114.3Z"
android:fillColor="#1159cc"/>
<path
android:pathData="M167.63,183v-25.93l44.19,-25.44 -73.66,-43.15 -44.19,25.8v31.6l99.45,241.5 62.58,36.1v-90.7l29.43,-17.1 -0.35,-0.2 59.29,-132.46v-25.9l73.66,-42.8 -44.2,-25.8 -73.6,43.1h-0.05v29.48L256,264.16v34.45l-29.47,17.1z"
android:fillColor="#127eff"/>
</vector>