Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Reicon — Open Source SVG Icon LibraryNew to Visual Studio Code? Get it now.
Reicon — Open Source SVG Icon Library

Reicon — Open Source SVG Icon Library

Dev Chauhan

|
1 install
| (1) | Free
Browse and insert 2,700+ handcrafted Reicon SVG icons directly into your HTML, React, Vue, Svelte, or vanilla JS code. Outlined and filled styles available.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reicon — Free Open-Source Icon Library

Reicon for VS Code

Browse and insert 2,700+ handcrafted Reicon SVG icons directly into your HTML, React, Vue, Svelte, or vanilla JS code.

VS Marketplace version MIT License 2700+ Icons


Reicon for VS Code brings the official, pixel-perfect Reicon library right into your code editor. Browse, search, customize, and insert icons instantly in multiple formats with zero context switching.


🎨 Features

  • Activity Bar Panel: A custom sidebar panel that houses the icon browser.
  • 2,700+ Pixel-Perfect Icons: Browse the complete collection in both Outline and Filled weights.
  • Smart Code Insertion: Click any icon to instantly insert it at your cursor in your preferred framework syntax:
    • React (JSX): <Home size={24} color="#6c5ce7" />
    • Vue: <Home :size="24" color="#6c5ce7" />
    • Svelte: <Home size={24} color="#6c5ce7" />
    • SVG: Raw SVG code <svg ...>...</svg>
  • Live Customization: Adjust size (in pixels) and color (using preset swatches or hex inputs) directly in the sidebar toolbar before inserting.
  • Smart Theme Adaptation: Automatically uses currentColor by default to match your VS Code theme (automatically switches between dark/light text colors).
  • State Persistence: Remembers your preferred format, color, size, and category choices between editor sessions.
  • Clipboard Fallback: Copies the formatted code snippet to your clipboard automatically if no text editor is currently active.

🚀 Quick Start

  1. Install the extension from the VS Code Marketplace.
  2. Click the Reicon logo in the Activity Bar on the left.
  3. Search for icons by name, category, or description keywords.
  4. Set your preferred Format (React, Vue, Svelte, SVG), Size, and Color.
  5. Click on any icon grid card to instantly insert the code at your cursor!

⚙️ Configuration & Shortcuts

  • Focus Search: Press Cmd+F (Mac) or Ctrl+F (Windows/Linux) when the panel is open to instantly focus the search input.
  • Theme Color: Use the currentColor option (the dashed-border swatch) to make icons match the surrounding text color in any editor theme.
  • Resizing Previews: Open the button menu (top-right) to increase or decrease the preview size of grid glyphs.

🔗 Links & Resources

  • 🌐 Official Website: reicon.dev
  • 📦 NPM Packages:
    • React: reicon-react
    • Vue: reicon-vue
    • Svelte: reicon-svelte
    • Core JS: reicon
  • 🎨 Figma Plugin: reicon.dev/figma
  • 🐙 GitHub Repository: github.com/dqev/reicon

📄 License

MIT © Dev Chauhan. Free to use in personal and commercial projects.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft