Generate a tree-shakable SVG icon library from a folder
Vectorio's batch mode turns a folder of SVGs into a production-ready icon library — one typed component per icon, a barrel index export, package.json, and a README. Runs entirely in your browser; nothing is uploaded.
What batch mode produces
- One component file per SVG in your folder — React, Vue, Svelte, or Solid
- Tree-shakable barrel
index for named imports
- Generated
package.json with correct entry points
- README with install and usage examples
- Auto-cleans Figma/Sketch export junk and prefixes IDs to prevent collisions
- Per-icon copy, download, and remove actions for quick editing
- Download the whole library as a zip
Vectorio needs JavaScript enabled to parse SVGs and generate components. Please enable JavaScript and reload.