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.
Generate a Jetpack Compose ImageVector starter from SVG path data.
Page context
SVG to Jetpack Compose generates an ImageVector starter from SVG path data.
The tool reads root dimensions and the first SVG path, then emits an ImageVector.Builder starter.
Use it for simple Compose icon drafts and as a handoff format before refining path parsing in Kotlin.
Generate a Jetpack Compose ImageVector starter from SVG path data.
Choose an SVG file, paste SVG markup, or load the sample to begin.