create_svg_node
Create vector graphics from SVG markup for icons, logos, and illustrations. Add SVG markup to generate Figma nodes with optional size and parent placement.
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 |