One key · every integration
Set up your license
Your license key looks like IR-XXXXXXXXXXXXXXXX. The same key unlocks every IconsRoom integration below — activate each one once, and it's yours forever.
0 · Find your license key
- It's on the purchase confirmation screen and in your purchase email.
- Signed in? It's always on your dashboard. Not activated on the site yet? Do that at iconsroom.com/activate.
- Lost it? Email iamanassaif@gmail.com from the address you bought with, and we'll resend it.
VS Code
- Open VS Code → click the Extensions icon in the left sidebar (four squares) → search "IconsRoom" → Install. Or install from the Marketplace ↗.
- Open the command palette: hold Cmd + Shift and press P (Windows: Ctrl + Shift + P).
- Type icons and choose "IconsRoom: Search Icons".
- The blue Activate IconsRoom screen appears — paste your key → Activate.
- That's it. Search a keyword, click an icon, and it's inserted at your cursor — a React component in
.tsx, a CDN URL in.css, SVG everywhere else. Shortcut for next time: Cmd + Alt + I.
Figma
- In Figma, open any file → right-click the canvas → Plugins → Manage plugins… and search "IconsRoom", or install from our Community page ↗.
- Run it: right-click the canvas → Plugins → IconsRoom.
- Paste your key on the Activate IconsRoom screen → Activate.
- Search, set a size or color, click an icon — it lands on your canvas as a true vector.
Chrome
- Install IconsRoom from the Chrome Web Store (link coming soon — in review).
- Click the IconsRoom icon in your toolbar (pin it via the puzzle-piece menu).
- Paste your key → Activate.
- Search and copy any icon as SVG, a React component, or a CDN link — from any page.
Raycast
- Install IconsRoom from the Raycast Store (link coming soon — in review).
- Run "Search Icons" — Raycast asks for your License Key the first time. Paste it and continue.
- Type a keyword, press Enter to copy as SVG — or Cmd + J for a React component, Cmd + U for the CDN URL.
AI agents (MCP) — Claude Code, Cursor, Windsurf
One command adds IconsRoom to Claude Code (replace the key with yours):
claude mcp add iconsroom --env ICONSROOM_API_KEY=IR-XXXXXXXXXXXXXXXX -- npx -y @iconsroom/mcpFor Cursor / Windsurf / other MCP clients, add npx -y @iconsroom/mcp as a server with the ICONSROOM_API_KEY environment variable. Full examples in the package README ↗.
Something not working?
- "License not recognized" — check for typos or extra spaces; the key starts with
IR-. Copy it fresh from your dashboard. - "Couldn't reach iconsroom.com" — a network blip or firewall; try again in a minute.
- Still stuck? Email iamanassaif@gmail.com — include which app you're activating and a screenshot, and we'll sort it fast.