Initial commit

This commit is contained in:
Finnley Somdahl 2023-10-17 18:42:43 -05:00
commit 21bfbfb139
520 changed files with 47819 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<group android:scaleX="0.140625"
android:scaleY="0.140625">
<path
android:pathData="M0,0h768v384h-768z"
android:fillColor="#FF4BA8"/>
<path
android:pathData="M0,384h768v384h-768z"
android:fillColor="#C50053"/>
<path
android:pathData="M384,384m-172.3,0a172.3,172.3 0,1 1,344.6 0a172.3,172.3 0,1 1,-344.6 0"
android:fillColor="#FF0080"/>
</group>
</vector>