generate_icon_set
Generate a set of style-consistent icons for apps or UI by chaining each new icon from the previous prompt, ensuring visual coherence across the set.
Instructions
Generate a set of style-consistent icons via multi-turn interactions — each icon chains off the previous to keep the same visual style. Files are named after each prompt (icon-shopping-cart.png). Use for app icon sets, UI glyphs, feature illustrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | 1K | |
| model | No | flash | |
| prompts | Yes | Icon prompts, one per icon | |
| output_dir | Yes | Directory to save icons |