gatsby-plugin-react-svg
gatsby-plugin-react-svg copied to clipboard
SVGO Support
Would it be possible to add an option to pass SVGO config and cleanup the SVG's according to those rules?
I've used react-svg-loader and it's worked great for an icon system.
I noticed also that gatsby-plugin-svgr also includes this as an option.