Files
GNX-mailEnterprise/frontend/node_modules/@svgr/plugin-svgo/README.md
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

552 B

@svgr/plugin-svgo

Build Status Version MIT License

Optimize SVG using SVGO.

Install

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

Usage

.svgrrc

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

License

MIT