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

25 lines
882 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="m123,131v250l137,-33V163"
android:fillColor="#e05243"/>
<path
android:pathData="m97,144V368l26,13V131m75,-38v82h58v33l-58,7v82l58,7v33h-58v82l58,29 4,-98 129,31V131l-129,31 -4,-98"
android:fillColor="#8c3123"/>
<path
android:pathData="m256,448V64l58,29v82h-58v33l58,7v82l-58,7v33h58v82m75,-38V131l26,12v225"
android:fillColor="#e05243"/>
<path
android:pathData="m314,175 l-58,11 -58,-11 58,-14"
android:fillColor="#5e1f18"/>
<path
android:pathData="m314,337 l-58,-11 -58,11 58,14"
android:fillColor="#f2b0a9"/>
</vector>