Skip to content

Utility to batch convert SVG images to TypeScript React components.

License

Notifications You must be signed in to change notification settings

hazel-ui/svg-to-tsx

Repository files navigation

svg-to-tsx

Utility to batch convert SVG images to TypeScript React components.

Usage

Step 1: Place icons to be added in svg/ directory.
Step 2: Run npm run generate
Step 3: Find the generated component files in the tsx/ directory.

About

Utility to batch convert SVG images to TypeScript React components.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks