Documentation
Everything you need to use Open Icons — on the web and in Figma.
What is Open Icons?
Open Icons is a single place to browse and search 20,497 icons across 15 of the best open-source packs. Nothing is stored here — every SVG is fetched live from its source pack through the jsDelivrCDN, so the library stays in sync with each pack's latest release.
Browsing & copying
- Open a pack from the home grid, or search across every pack at once (press /).
- Switch variants (outline / solid / weights) where a pack offers them.
- Click any icon to copy its SVG, download it, copy the name, or copy a CDN URL.
Using an icon via CDN
Every icon is reachable directly from jsDelivr — no install needed:
<img src="https://cdn.jsdelivr.net/gh/lucide-icons/lucide@latest/icons/house.svg" width="24" height="24" alt="house" />
The exact URL for any icon is shown in its detail view (“Copy CDN URL”).
Figma plugin
The Open Icons Figma plugin lets you search and insert any icon as an editable vector, pick a size, swap an icon's pack in place, and identify a selected icon by name or shape — without leaving Figma.
Licensing
Each pack keeps its own license (MIT, Apache-2.0, ISC, …). Open Icons doesn't relicense anything — check the source link on a pack's page before shipping.