Transform SVG into JSX or React component modules
Transform SVGs into React component module files
Transform SVG files into React components, Native and/or Web, JavaScript and TypeScript. Without shitload of dependencies.
Add SVGR loader to create-react-app using react-app-rewired
AutoSvgComponentGenerator is a generator that automatically converts .svg files into React components. SvgComponentGenerator automatically generates index.tsx or index.jsx in React component format when .svg files are added, moved, modified or deleted.