I work with an app desktop and I use Compose for desktop.
I add this
implementation(compose.materialIconsExtended)
to my project. But now I don't know how to access the icons.
Can you show me how I use it.
I work with an app desktop and I use Compose for desktop.
I add this
implementation(compose.materialIconsExtended)
to my project. But now I don't know how to access the icons.
Can you show me how I use it.
