Browse all toolsSVG to Jetpack Compose
Convert

SVG to Jetpack Compose

Generate a Jetpack Compose ImageVector starter from SVG path data.

Loading...

Page context

Where SVG to Jetpack Compose fits

SVG to Jetpack Compose generates an ImageVector starter from SVG path data.

Compose starter

The tool reads root dimensions and the first SVG path, then emits an ImageVector.Builder starter.

Use cases

Use it for simple Compose icon drafts and as a handoff format before refining path parsing in Kotlin.