Optimize SVG using SVGO.
npm install --save-dev @svgr/plugin-svgo
.svgrrc
{ "plugins": ["@svgr/plugin-svgo"] }
MIT
Last updated 2 years ago