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

21 lines
713 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="M256,140h228A256,256 0,0 1,244 511.7"
android:fillColor="#fc4"/>
<path
android:pathData="M357,314 L244,511.7A256,256 0,0 1,40 118"
android:fillColor="#0f9d58"/>
<path
android:pathData="M256,140h228A256,256 1,0 0,40 118L155,314"
android:fillColor="#db4437"/>
<path
android:pathData="M256,256m-105,0a105,105 0,1 1,210 0a105,105 0,1 1,-210 0"
android:strokeWidth="24"
android:fillColor="#4285f4"
android:strokeColor="#f1f1f1"/>
</vector>