VS Code extension
Search the whole icon library from a side panel and insert any icon at your cursor — the format is picked automatically for the file you're in.
Install
- Open VS Code → Extensions (the four squares in the sidebar) → search "IconsRoom" → Install. Or grab it from the Marketplace ↗.
- Click the IconsRoom icon in the Activity Bar (left sidebar) — or open the command palette (
Cmd+Shift+P) and run IconsRoom: Search Icons. - The activation screen appears on first run — paste your
IR-key → Activate.
Insert formats
The extension auto-picks the right format for the file you're editing:
| You're in | It inserts |
|---|---|
.tsx / .jsx | a ready React component |
.css / .scss / .less | a CDN URL |
| anything else | inline SVG |
You can also force a format (SVG / React / CDN URL) from the dropdown. Works with multiple cursors; with no editor open, the icon is copied to your clipboard instead.
Shortcut
⌘⌥I (Windows/Linux: Ctrl+Alt+I) opens the search directly.
Privacy
Your search keyword goes to IconsRoom's public search index and SVGs come from the CDN — nothing from your editor, files or machine is collected. No telemetry. See also the privacy policy.