Closed thunderbiscuit closed 1 month ago
I am refactoring the app to make extensive (if possible exclusive?) use of Lucide icons.
Note that they can be leveraged individually by copying the svg files and adjusting them to our liking, or simply through the use of the icons-lucide library:
icons-lucide
dependencies { implementation("com.composables:icons-lucide:1.0.0") }
Links:
I am refactoring the app to make extensive (if possible exclusive?) use of Lucide icons.
Note that they can be leveraged individually by copying the svg files and adjusting them to our liking, or simply through the use of the
icons-lucide
library:Links: