Skip to content
SVGR
  • Playground
  • Docs

About

  • What is SVGR?
  • Supporting SVGR
  • Ecosystem

Usage

  • Getting started
  • Migrate to v6
  • Command Line
  • Webpack
  • Node.js
  • Next.js
  • Remix
  • Rollup.js
  • Parcel
  • Jest
  • Mocha

Configuring SVGR

  • Options
  • Configuration Files

Advanced

  • Custom Templates
  • Custom transformations

Getting started

SVGR lets you transform SVG's into React components everywhere.

SVGR provides a powerful playground for occasional usage.

If you want to automatise SVG transformation in your application, you should follow one of these guides:

  • Next.js
  • Remix
  • webpack
  • Command Line
  • Node.js
Edit this page on GitHub
← EcosystemMigrate to v6 →