Updated icon VectorDrawables

This commit is contained in:
il-Luca
2025-08-20 16:42:26 +02:00
committed by GitHub
parent a7fcaf7479
commit 603015f194

View File

@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#223355</color>
</resources>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#1F4262"
android:pathData="M0,0h108v108h-108z" />
</vector>