lgkonline / svg2comp

Takes a folder of icons in SVG and converts them to a file of React components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg2comp

npm version

Usage:

npx svg2comp --src ./svg-folder --output icons.tsx --importReact

Type npx svg2comp --help to see all available options.

About

Takes a folder of icons in SVG and converts them to a file of React components


Languages

Language:JavaScript 100.0%