vite-plugin-svg4vue
A vite plugin which can transform svg icon to vue component, support optimization via SVGO, easy to customize svg color and size.
svgj
Quickly convert `.svg` files into `jsx`
nuxt-svg-icons
A module for Nuxt 3 that allows you to use your own SVG icons as a component, url or raw text.
auto-svg-component-generator
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.