@svgr/plugin-svgo Optimize SVG using SVGO.Install``` npm install --save-dev @svgr/plugin-svgo ## Usage **.svgrrc** ```json { "plugins": ["@svgr/plugin-svgo"] }LicenseMIT