Files
SuperTinyIcons/images/android-vector-drawable/pocketcasts.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
471 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="#f43e37"/>
<path
android:pathData="M256,400a144,144 0,1 1,144 -144h48a192,192 0,1 0,-192 192v-48zM256,329a73,73 0,1 1,73 -73h42a115,115 0,1 0,-115 115v-42z"
android:fillColor="#fff"/>
</vector>