The Quiver Text to SVG node generates a Scalable Vector Graphic (SVG) image from a text description using Quiver AI's models. You can optionally provide reference images and style instructions to guide the generation process.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `prompt` | Text description of the desired SVG output. This is the main instruction for what to generate. | STRING | Yes | N/A |
| `instructions` | Additional style or formatting guidance. This is an optional, advanced parameter. | STRING | No | N/A |
| `reference_images` | Up to 4 reference images to guide the generation. This is an optional input. | IMAGE | No | 0 to 4 images |
| `model` | Model to use for SVG generation. The available options are determined by the Quiver API. | COMBO | Yes | `"Quiver SVG v1"`<br>`"Quiver SVG v1 Max"`<br>`"Quiver SVG v1 Preview"` |
| `seed` | Seed to determine if node should re-run; actual results are nondeterministic regardless of seed. Default: 0. | INT | Yes | 0 to 2147483647 |

**Note:** The `reference_images` input accepts a maximum of 4 images. If more are provided, the node will raise an error.

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `SVG` | The generated Scalable Vector Graphic (SVG) image. | SVG |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/QuiverTextToSVGNode/en.md)

---
**Source fingerprint (SHA-256):** `dd5edd1be1c3cfd4b651896a1b020da7005f72097e0dcf09b947be0b771b8756`
