This commit is contained in:
soraefir
2024-04-10 00:08:12 +02:00
parent 494d58034d
commit 261d5eed5b
15 changed files with 53 additions and 18 deletions

View File

@ -5,6 +5,6 @@
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:fillColor="@color/blue"
android:fillColor="@color/darkgray"
android:pathData="M0,0h960v960h-960z" />
</vector>