# Iconly - AI Design Platform > Iconly is an AI-powered design platform for creating icons, vectors, social media graphics, email templates, and brand assets. Generate professional designs from text prompts in seconds. ## API Skills Files for Agents Iconly provides skills files that teach AI agents how to use the full REST API. Download them to get complete docs for icon generation, social graphics, email templates, vectors, brands, library management, and more. ### How to get the skill files: 1. Fetch the latest files: GET https://iconly.ai/api/skills/ No authentication required. Returns JSON: { "version": "2026-02-26", "files": { "iconly.md": "...", "icon-generation.md": "...", "social-graphics.md": "...", "vector-generation.md": "...", "email-templates.md": "..." } } 2. For each key in "files", write the value to a local file, overwriting any old version. 3. Do NOT touch iconly-amendments.md — it is agent-maintained and never included in the response. 4. Re-read the files you need for your current task after updating. ### Skills files included: - iconly.md — Master overview: all endpoints, authentication, technical notes - icon-generation.md — Icon generation, post-processing, library management, prompt templates - social-graphics.md — Social media creatives, brands, HTML screenshots - email-templates.md — Responsive HTML email templates - vector-generation.md — SVG vector generation - iconly-amendments.md — Template for agent-maintained notes (never overwritten by updates) ## Quick Facts - 4948+ free public icons in 9 styles, available via CDN - AI icon generation from text prompts with iterative refinement - 8 built-in editing tools: recolor, thickness, smoothing, crop, background removal, spot eraser, refinement, reference-guided generation - Global CDN delivery with CSS class-based icon system - Plans from $0 (free trial with 300 tokens) to $50/month (6,000 tokens/month) - Website: https://iconly.ai ## Products 1. AI Icon Generator - Generate custom icons from text prompts in 9 styles (Line, Solid, Outline, Pixel Art, Isometric, Photorealistic, Product Shot, Pop Art, Oil Painting). Includes editing tools for recolor, thickness adjustment, edge smoothing, and more. 2. AI Vector Generator - Create scalable vector graphics from text descriptions. 3. Social Creative Studio - Design platform-ready social media graphics for Instagram, Facebook, LinkedIn, and more. 4. Email Builder - Build responsive HTML email templates with AI assistance. 5. Brand Studio - Create and manage brand kits with colors, fonts, logos, and consistent visual identity. ## Free Icon Library - Browse: https://iconly.ai/icons/ - 4948+ icons across 9 styles, free to use - Each icon available in PNG and WebP formats - Searchable by name, style, and tags - Individual icon pages: https://iconly.ai/icons/{style}/{slug}/ ## Pricing - Free: 300 tokens, start a 3-day trial anytime by entering payment info - Mini: $1.25/month ($15/year billed annually), 2,000 tokens/year lump sum - Pro: $25/month ($150/year billed annually), 2,500 tokens/month (3,000/month on annual) - Max: $50/month ($300/year billed annually), 6,000 tokens/month (7,000/month on annual) - Bonus token packs available: 700 tokens ($10), 2,000 tokens ($25), 4,500 tokens ($50) ## Documentation - Getting Started: https://iconly.ai/docs/getting-started/ - Icon Generator: https://iconly.ai/docs/icon-generator/ - Editing Tools: https://iconly.ai/docs/editing-tools/ - Advanced Features: https://iconly.ai/docs/advanced/ - Social Creatives: https://iconly.ai/docs/social-creatives/ - Email Builder: https://iconly.ai/docs/email-builder/ - Brand Studio: https://iconly.ai/docs/brand-studio/ - Vectors: https://iconly.ai/docs/vectors/ ## CDN Integration ### Import Add this script to your HTML
: ### Icon Usage Format: Example: ### Styles - ci-line (line art, minimal strokes) - ci-glyph (solid filled icons) - ci-outline (outlined with visible stroke) - ci-pixel (pixel art style) - ci-isometric (3D isometric perspective) - ci-photorealistic (3D rendered with studio lighting) - ci-product-shot (product photography style) - ci-popart (pop art with vivid colors) - ci-oil-painting (oil painting with brushwork) ### Sizes - ci-sm (16px) - ci-md (32px) - ci-lg (64px) - ci-xl (128px) - ci-2xl (256px) - No size class = 1em (inherits font-size) - Custom: omit size class, use style="width: 48px; height: 48px;" ### Direct Image URL https://cdn.iconly.ai/iconly/public/{style}/{slug}.png ## API Endpoints - Skills files (JSON): https://iconly.ai/api/skills/ - Skills bundle (ZIP): https://iconly.ai/docs/api/skills-bundle/ - Icon library JSON: https://iconly.ai/api/icons.json - Public icons list: https://iconly.ai/api/public/icons/?style=line - This file: https://iconly.ai/.well-known/llms.txt ## Available Icons ### Glyph (493 icons) ### Isometric (46 icons) ### Line (1279 icons) ### Oil-Painting (386 icons) ### Outline (481 icons) ### Photorealistic (763 icons) ### Pixel (180 icons) ### Popart (385 icons) ### Product-Shot (935 icons) Total: 4948 icons across 9 styles