Back to Plugins
icon.dev — export, sync, and manage your icons

icon.dev — export, sync, and manage your icons

Ship icons from Figma to Code

Plugin Preview

icon.dev — export, sync, and manage your icons preview

About this plugin

Transform your Figma icons into developer-ready libraries. Upload icons from Figma to icon.dev and give your team instant access through npm packages, CDN links, and framework-specific components—no manual exports needed.


How to use this plugin:


  1. Set up SVG export in Figma: Right-click your icon frames → Export settings → Add SVG format
  2. Open the plugin: Select your icons and launch icon.dev Exporter
  3. Enter your API key: Get yours free at icon.dev/dashboard
  4. Select & upload: Choose up to 100 icons and click Upload
  5. Share with developers: Your icons are now live and code-ready



Developers can use icons instantly:


<!-- CDN: Just add script tag -->
<script src="https://cdn.icon.dev/your-library/sdk.min.js"></script>
<i data-icon="home"></i>



# NPM: Install and import
npm install icondev
npx icondev init
// React components
import { Icon } from 'icondev/react'
<Icon name="home" size={24} />



What you get with icon.dev:


✅ Automatic SVG optimization and validation

✅ Smart collections and organization

✅ Team collaboration with granular permissions

✅ CDN hosting for instant delivery

✅ Auto-generated npm packages with TypeScript support

✅ Built-in React, Vue, and Svelte components

✅ Version control


Perfect for design teams building icon systems that developers will actually love to use.

Plugin Details

Version1
CreatedNovember 3, 2025
Last UpdatedNovember 3, 2025
CategoryImport & export plugins
CreatorNick
Stats1 installs, 1 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • https://api.icon.dev