@svgr/plugin-svgo Optimize SVG using SVGO. Install npm install --save-dev @svgr/plugin-svgoUsage .svgrrc { "plugins": ["@svgr/plugin-svgo"] }License MIT