Hello,
I would like to know what is the recommended practice when we want to import and use an icon with Jetpack Compose? We should use a drawable or convert it in Kotlin? If it is the second one, there is any plan to migrate automatically a vector in Kotlin?
Thanks in advance!