Click any result to copy its URL. Powered by the same /api/search endpoint agents use.
Embed an icon (fastest path)
Drop this URL into an <img>, a markdown image, or fetch it. No signup.
<img src="https://YOUR_HOST/i/home.svg" />
https://YOUR_HOST/i/shopping-cart.svg?color=%23e11d48&size=48
https://YOUR_HOST/icons/lucide/house.svg?stroke=1.5
https://YOUR_HOST/i/github.svg?format=png&size=128
Query parameters
| param | values | example |
|---|---|---|
color | hex, CSS color, or currentColor | color=%23ff0000 |
size | 1–2048 (px) | size=64 |
stroke | 0–20 (line icons) | stroke=1.5 |
style | e.g. solid, filled | style=solid |
format | svg or png | format=png&size=128 |
For AI agents
Machine-readable docs live at /llms.txt. Three ways in:
- Guessable URLs —
/i/{name}.svg(best match) or/icons/{set}/{name}.svg. - JSON API —
/api/search?q=…,/api/icon,/api/sets. OpenAPI at/openapi.json. - MCP server — connect an MCP client to
/mcp. Tools:search_icons,get_icon,list_sets.
Licensing
Icons are redistributed under their original permissive licenses — Lucide (ISC), Heroicons (MIT), Tabler (MIT), Simple Icons (CC0). Brand marks from Simple Icons are trademarks of their respective owners; use them per each brand's guidelines.