FOSS AI Powered Icon Generator
| Feature | Description |
|---|---|
| Icon Generation | Generate production-ready assets for your project in seconds |
| Prompt Enhancement | Generate multiple enhanced prompts to experiment & increase output quality |
| Reference Import | Use a reference image to further improve output quality, or redesign your own existing assets |
| Static Options | Use preset icon resolutions or custom, select a style, color palette, and more. This allows for repeatable output by giving the agent strict guidelines during generation. |
-
Create a
.envfile in the root directory of your project. -
Add your Gemini API key to the
.envfile:GEMINI_API_KEY=your_gemini_api_key_here
