Back to Plugins
Iconic

Iconic

Export SVG icons as TypeScript React components

Plugin Preview

Iconic preview

About this plugin

FeaturesExport SVG icons as fully typed React componentsConvert SVG attributes to JSX-compatible format (camelCase)Export multiple icons at once in a convenient ZIP fileMaintain proper viewBox attributes and other SVG propertiesComponents accept all standard SVG props plus custom onesSVG optimization to reduce file size and improve performanceUsage InstructionsSelect one or more SVG elements in your Figma document that you want to export as React components.Open the plugin from the Figma plugins menu or using the Quick Actions search bar.Export: Click the "Export" button in the plugin UI. When the export is complete, your browser will prompt you to save the "react-icons.zip" file.The plugin will:Convert each selected SVG to a React componentOptimize SVGs by removing unnecessary elements and attributesFormat the SVG markup for JSX compatibilityPackage all components into a ZIP fileOpen and Use:Unzip the downloaded file into your project's components directory.Import the components in your React code.

Plugin Details

Version1
CreatedJuly 18, 2025
Last UpdatedJuly 18, 2025
CategorySoftware development
CreatorChristopher Kark
Stats4 installs, 1 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:build/ui.js
  • main:build/main.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none