Conversation
| 🎨 [Material Theme Builder](https://materialkolor.com) | ||
| 📚 [Kotlin Multiplatform by Tutorials](https://www.kodeco.com/books/kotlin-multiplatform-by-tutorials) | ||
| 📚 [Simplifying Application Development with Kotlin Multiplatform Mobile](https://www.amazon.com/Simplifying-Application-Development-Kotlin-Multiplatform/dp/1801812586) | ||
| ✏️ [Icons](https://www.composeicons.com) |
There was a problem hiding this comment.
I don't see a button to download a vector xml - the default multiplatform icon format
There was a problem hiding this comment.
What is vector XML? I always used them like ImageVectors in kotlin. Do you have an example so that I can have a look?
There was a problem hiding this comment.
I mean I would like to download an icon as .xml file and put it to the composeResources directory.
Because svgs don't work on android out of the box. Icons as code slow the build time down
There was a problem hiding this comment.
I see what you mean. I am currently busy with an other project and I can't promise when/if this will be added. There is a github issue board with request if you would like to request it.
If this is a reason not to merge this, that's alright.
Add link to ComposeIcons.com