Files
Mathew 9789100334 Icône de l'app générée depuis le logo SVG
Régénère toutes les icônes (icon.ico, icon.icns, PNG, Windows Store, iOS,
Android) à partir de public/logo.svg via `tauri icon`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 14:12:50 +02:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>