Icônes — Icon Explorer & Browser
Search and browse 200,000+ open-source icons across 170+ icon sets with instant fuzzy search, then copy or download each icon as SVG, JSX, Vue, and more. Runs entirely in your browser — nothing is uploaded.
Related tools
Was this useful?
Related tools
Optimize SVG by removing comments, metadata, and whitespace.
Convert SVG to CSS background-image or mask-image using data URI encoding.
Create and edit SVG vector graphics with shapes, paths, and text, in your browser.
Generate customizable SVG wave dividers with amplitude, frequency, and layers.
Generate organic blob shapes using cubic bezier curves with SVG and CSS output.
Render text as a PNG image with customizable font, size, colors, and style.
About Icônes — Icon Explorer & Browser
Icônes is a free, open-source (MIT) icon explorer by Anthony Fu, built on Iconify. Browse over 200,000 icons across 170+ open-source icon sets — Material Design Icons, Tabler, Lucide, Simple Icons, and many more — with instant, fully-local fuzzy search, then copy or download any icon as raw SVG, a data URL, or a ready-to-paste JSX, Vue, Svelte, Solid, Astro, or React Native snippet. You can also collect several icons in the 'bag' and export them together as an icon font. The build here is self-hosted directly from the antfu/icones project's own source: the full icon dataset is bundled locally, and searching, browsing, and exporting all happen entirely in your browser — nothing is uploaded to any server by this site.
How to use
- Pick an icon set from the sidebar, or type in the search box to fuzzy-search icons across sets instantly.
- Click an icon to preview it, adjust its color, and choose a format — SVG, data URL, or a framework component snippet.
- Copy the snippet or download the icon, or add several icons to the bag and export them as an icon font.
Frequently asked questions
- Is my data uploaded anywhere?
- No. The full icon dataset is bundled and served locally, and searching, previewing, and exporting all run entirely in your browser — nothing is sent to a server by this site.
- Where do the icons come from?
- From the open-source Iconify icon sets (@iconify/json), bundled into this build at build time. A service worker serves them from that local copy, so the icon grid works even offline; on a first visit before the service worker activates, icons may briefly load from the public Iconify API.
- Is Icônes free to use?
- Yes — it is free and open source under the MIT license, and so are the icon sets it indexes (each set keeps its own license, shown alongside it).