Turn SVGs into production-ready React, Vue, Svelte, or Solid components — with auto-detected props, optional TypeScript and Tailwind variants, and batch library generation. Runs entirely in your browser.
- Converter — paste/drop an SVG, get a clean component with auto-detected
color,size, andstrokeWidthprops - Batch mode — drop a folder or
.zipof SVGs, download a tree-shakable library (icons/,index.ts,README.md) ready for your repo - Four frameworks: React, Vue, Svelte, Solid
- TypeScript and Tailwind toggles
- Dark mode
- 100% client-side — nothing is uploaded
npm install
npm run devBuild:
npm run buildVite · React 19 · JSZip