AI-ready SVG icons
ICON MASTER provides SVG icons with direct file URLs, color-change endpoints, copyable usage snippets, and a machine-readable manifest for AI agents, designers, and developers.
Start an icon set in the builder
Machine-readable catalog
Use the JSON manifest to discover icon names, categories, use cases, SVG URLs, colored SVG endpoints, and license context.
const icons = await fetch("https://icon-master.com/manifest/ai-icons.json").then((res) => res.json())SVG usage
Every icon has a canonical SVG file and a color endpoint that returns SVG in the requested color.
<img src="https://icon-master.com/i/Search/000000" width="48" height="48" alt="Search icon" />License context
Icons can be used commercially for websites, printed media, and business documents. Redistribution, resale of the icon material itself, trademark registration, prohibited content, attacks on others, and excessive scraping are not allowed.
