Closed tworrisb closed 4 years ago
CRA already includes svgo in the form of @svgr/webpack. Additionally, it allows you to import SVGs as React components, see https://create-react-app.dev/docs/adding-images-fonts-and-files#adding-svgs.
svgo
@svgr/webpack
CRA already includes
svgo
in the form of@svgr/webpack
. Additionally, it allows you to import SVGs as React components, see https://create-react-app.dev/docs/adding-images-fonts-and-files#adding-svgs.