
Parameters
Basic Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| prompt | string | "" | Text description of the vector graphic to generate |
| substyle | select | - | Vector style subtype |
| size | select | 1024x1024 | Canvas size for the vector output |
| n | integer | 1 | Number of results to generate (1-6) |
| seed | integer | 0 | Random seed value |
Optional Parameters
| Parameter | Type | Description |
|---|---|---|
| negative_prompt | string | Elements to exclude from generation |
| recraft_controls | Recraft Controls | Additional control parameters (colors, etc.) |
Output
| Output | Type | Description |
|---|---|---|
| SVG | vector | Generated SVG vector graphic, connect to SaveSVG node to save |