githubEdit

@svgr/plugin-svgo

Build Statusarrow-up-right Versionarrow-up-right MIT Licensearrow-up-right

Optimize SVG using SVGO.

Install

npm install --save-dev @svgr/plugin-svgo

Usage

.svgrrc

{
  "plugins": ["@svgr/plugin-svgo"]
}

License

MIT

Last updated

Was this helpful?