Generate complete logo systems with icon + wordmark + lockups. Creates production-ready SVG vector logos from natural language prompts. Use when a user requests a logo, brand mark, icon design, or visual identity foundation.
Generate production-ready logo systems from natural language input.
Every logo system includes:
All outputs are SVG vectors optimized for scalability (16px → billboard).
The icon SVG is ALWAYS a square container (1:1 aspect ratio).
Extract from prompt:
If missing, ask clarifying questions before proceeding.
Apply geometric construction principles:
Reference: GEOMETRY.md for shape meanings and construction.
Match typeface to brand personality:
| Style | Typeface Families |
|---|---|
| Tech/Modern | Inter, SF Pro, Söhne, Geist, Manrope |
| Minimal/Apple | SF Pro Display, Helvetica Neue, Avenir |
| Geometric | Futura, Century Gothic, Proxima Nova |
| Humanist | Gill Sans, Frutiger, Myriad Pro |
| Elegant | Didot, Bodoni, Playfair Display |
| Playful | Quicksand, Poppins, Nunito |
| Corporate | IBM Plex Sans, Roboto, Open Sans |
Convert wordmark to single-path SVG (outlined, not live text).
Reference: TYPOGRAPHY.md for type selection.
Generate two SVG lockups with consistent proportions:
Stacked (1:1)
┌─────────────────┐
│ ICON │
│ │
│ WORDMARK │
└─────────────────┘
Horizontal (3:1 to 4:1)
┌─────────────────────────────┐
│ ICON │ WORDMARK │
└─────────────────────────────┘
Reference: LOCKUPS.md for spacing ratios.
Generate output files:
output/
├── icon.svg # Icon in square container (1:1)
├── wordmark.svg # Isolated wordmark
├── stacked.svg # Icon + wordmark vertical
├── horizontal.svg # Icon + wordmark horizontal
└── logo-system.json # Metadata + tokens
Every logo must have exactly ONE memorable feature. Not two, not three. One.
Design in solid black (#000000). Color comes last. If the logo doesn't work in black, it doesn't work.
All icons derive from the five universal shapes. Even organic forms should be constructed on a geometric grid.
Every logo must pass:
Icon should be reducible to a single compound path. Wordmark should be outlined (no live text).
Before delivering any logo:
Input:
"I need a logo for my new company called OpenGFX, it should be a paint palette like this emoji 🎨 paired with a clean sans serif font, think Apple / Steve Jobs design style"
Parsed:
Generated: