Draw with SVG
figma_create_svgConvert SVG markup into editable vector shapes in Figma. Add icons, logos, or custom geometry as scalable paths instead of flattened images.
Instructions
Turns SVG markup into real Figma vectors — not an image, but editable paths in a frame. This is how to add an icon, a logo or any shape the other create tools cannot express. Extraction returns icons as SVG too, so a shape can be read out of one place and drawn into another unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| svg | Yes | The <svg> markup. | |
| name | No | ||
| width | No | Scale it to this width. | |
| height | No | ||
| parentId | No |