I wonder... is anyone using any tools, to convert ...
# compose
p
I wonder... is anyone using any tools, to convert xml icons to compose? (e.g. using
materialPath
, like m3
Icons.TwoTone.AddCircle
is built)
t
You can use https://www.composables.com/svgtocompose or you can use https://github.com/DevSrSouza/svg-to-compose that you tweak to your needs.
👍 1
thank you color 1
k
@Tolriq you were just a second faster
p
don't really like how that plugin works, but online converter is useful, thanks
j
also you can use svg 2compose plugin in android studio. I'm using it