DEV Community

Krupal Ghori
Krupal Ghori

Posted on

I built a free library of 160,000+ icons — here's how Infyicon works

Every project needs icons, and I kept hitting the same wall: great icon sets were either small, paywalled, or locked to one tool. So I built Infyicon — a free library of 160,000+ icons that works everywhere I design and code.

What it does
160,000+ icons, most available in four styles: outline, filled, color outline, and color filled.
Search by keyword, switch styles instantly, and export clean SVG or high-res PNG.
No account, no sign-up — open the site, search, download.
Use it inside your tools

Infyicon ships native plugins/extensions so you don't have to leave your workflow:

Figma and Framer — insert icons straight onto the canvas
Webflow Designer — add an icon to your site's Assets in one click
VS Code — copy SVG or insert at cursor while you code
Canva and Microsoft Office (Word/PowerPoint)
Chrome and Firefox browser extensions — grab an icon from any tab
A quick code example

Every icon is a clean SVG, so you can drop it straight into your markup and recolor it with CSS currentColor.

Licensing

Icons are free for personal and commercial use. Each use just needs a visible attribution link to infyicon.com on the published work (a footer link is fine). Full terms: https://infyicon.com/license

Try it

👉 infyicon.com — I'd love feedback on what to build next. What icon styles or integrations would you want to see?

Top comments (0)