Better icon / Black query

This commit is contained in:
tom5079
2024-03-02 17:11:44 -08:00
parent 3f3774a0cd
commit 91b6baaf1c
40 changed files with 834 additions and 15 deletions

View File

@@ -0,0 +1,28 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<group>
<clip-path
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"/>
<path
android:pathData="M0,0h167l84.9,45L345,0h167v512H345l-87.7,-48.1L167,512H0z"
android:fillColor="#a2001d"/>
<path
android:pathData="M167,0h178v512H167z"
android:fillColor="#0052b4"/>
<path
android:pathData="M122.4,256h22.3v89h-22.3zM33.4,256h22.3v89L33.4,345z"
android:fillColor="#ffda44"/>
<path
android:pathData="M89,289.4m-22.3,0a22.3,22.3 0,1 1,44.6 0a22.3,22.3 0,1 1,-44.6 0"
android:fillColor="#ffda44"/>
<path
android:pathData="M89,211.5m-11.1,0a11.1,11.1 0,1 1,22.2 0a11.1,11.1 0,1 1,-22.2 0"
android:fillColor="#ffda44"/>
<path
android:pathData="M66.8,322.8h44.5L111.3,345L66.8,345zM66.8,233.8h44.5L111.3,256L66.8,256zM89,133.5l8,24.2h25.4l-20.6,15 7.9,24.3L89,182l-20.6,15 7.9,-24.3 -20.6,-15h25.5z"
android:fillColor="#ffda44"/>
</group>
</vector>