mistral-chat-app/app/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher.xml
Алексей Будаев cda6eb7ce0 Initial commit
2026-04-03 22:53:42 +08:00

6 lines
No EOL
231 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#6B4EFF"/>
<size android:width="48dp" android:height="48dp"/>
</shape>