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

19 lines
855 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="#fff"/>
<path
android:pathData="M258,258m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
android:fillColor="#666"/>
<path
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
android:fillColor="#6abf69"/>
<path
android:pathData="M256,117a139,139 0,0 0,-139 139,139 139,0 0,0 139,139 139,139 0,0 0,139 -139,139 139,0 0,0 -139,-139zM256,155c45,0 85,30 97,73L159,228c12,-43 52,-73 97,-73zM256,270a20,20 0,0 1,20 20,20 20,0 0,1 -12,18l16,36h-48l15,-36a20,20 0,0 1,-11 -18,20 20,0 0,1 20,-20z"
android:fillColor="#fc0"/>
</vector>