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

13 lines
625 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="#555"/>
<path
android:pathData="M410,334s-10,29 -30,59c-5,9 -29,43 -58,43 -21,0 -35,-15 -62,-15 -33,0 -46,15 -67,15 -11,1 -22,-5 -34,-16 -77,-73 -81,-181 -52,-225 18,-29 48,-47 81,-48 26,0 54,17 65,17 8,0 50,-20 74,-18 33,3 56,15 73,38 -49,24 -66,117 10,150zM329,56c8,32 -27,93 -79,90 -3,-43 34,-87 79,-90z"
android:fillColor="#f2f2f2"/>
</vector>