Icons in your pipeline, not your backlog
Automate icon generation in CI/CD pipelines with the IcoGenie CLI and API. Version-control your icon definitions, generate on deploy.
pipeline workflow arrow iconTry it →The problem
Manual generation doesn't scale
Clicking through a UI for each icon doesn't fit automated workflows. Use CLI commands instead.
Design changes need propagation
When your brand updates, regenerating icons across all environments should be one pipeline run.
Version control for icons is messy
Check in the prompt definition, not the binary. Regenerate deterministically in any environment.
Example prompts
Why IcoGenie
CI/CD Ready
Automate icon generation in GitHub Actions, GitLab CI, or any pipeline.
CLI Integration
Generate icons from your terminal. Pipe into build scripts and automate workflows.
REST API
Programmatic icon generation over HTTP. Build custom integrations and workflows.
Bundle Generation
Create consistent icon sets from a single description. Up to 20 icons per bundle.
FAQ
How do I use IcoGenie in GitHub Actions?
Install the CLI, set ICOGENIE_SESSION_TOKEN as a secret, and run `icogenie generate` in your workflow step.
Can I version control icon definitions?
Yes. Store prompts in a JSON config file and regenerate icons as a build step. Prompts are your source of truth.
What are the API rate limits?
No rate limits for authenticated requests beyond your credit balance. Process bundles of up to 20 icons per call.
Ready to start?
8 free credits on signup. No credit card required.
Automate your icon workflowRelated use cases
Icons for Developer Tools
Generate technical icons for dev tools, IDE plugins, and documentation. CLI and MCP integration fits your existing workflow.
Icons for Open Source Projects
Generate recognizable icons and logos for open source projects. CLI integration fits right into your existing workflow.
Icons for SaaS Products
Generate UI icons for your SaaS product on demand. Bundle generation creates consistent sets for navigation, features, and dashboards.