Files
SuperTinyIcons/images/android-vector-drawable/strava.xml
Terence Eden 07c1acd9ee Regenerated Android Drawables
Rust and Safari not working, so not updated
2020-11-08 16:06:57 +00:00

16 lines
506 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,0h512v512h-512z"
android:fillColor="#fc4c01"/>
<path
android:pathData="M120,288L232,56l112,232h-72l-40,-96 -40,96z"
android:fillColor="#fff"/>
<path
android:pathData="M280,288l32,72 32,-72h48l-80,168 -80,-168z"
android:fillColor="#fda580"/>
</vector>