# Steps to replace icons 1. Download SVG from lucide.dev for corresponding icon 2. Import it as a VectorAsset in the **Android ressources** 3. Replace `currentColor` with `#000000` 4. Move .xml to composeRessources 5. Delete .png file 6. Build