
Prebuilt workflow · Generate assets
SVG Generator
Generate clean, production-ready SVG markup from a prompt and an optional reference image.
· You bring Prompt + reference· output.svg
A real run, unedited1 generation · $0.12 of walletBrand and inputs are fictional, made in Vmotif · 2026-09-24
What came back
Straight off the canvas.
Everything below is what this run returned, untouched.
output.svg
How it runs
One step, one prompt.
What each stage reads, what it makes and what it cost on this run.
- 01
SVG Generation
Reads your inputsMakes 1 SVG
From your agent
Or let your agent run it.
This run went through the Vmotif MCP server, the way Claude Code, Cursor or any MCP client drives it: seed the canvas, fill the inputs, run the graph.
create_canvas({ premade_workflow_id: "svg-generator" })
update_canvas({ canvas_id, updates: [/* your inputs */] })
run_workflow({ workflow_id: canvas_id })MCP docs Where it fits
Part of a bigger job.
More in Generate assets
Produce finished visual assets — vectors, video, and bulk style variations — straight from the canvas.
