create_svg_node
Convert SVG markup into vector graphics for icons, logos, and illustrations in Figma.
Instructions
Create a vector graphic from SVG markup. Use for icons, logos, illustrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg | Yes | SVG markup string | |
| name | No | Node name | |
| width | No | Target width | |
| height | No | Target height | |
| parentId | No | Parent node ID |