@svgr/parcel-plugin-svgr

5.5.0 • Public • Published

@svgr/parcel-plugin-svgr

Parcel plugin for SVGR.

npm install @svgr/parcel-plugin-svgr

Usage

In your code:

import Star from './star.svg'

const App = () => (
  <div>
    <Star />
  </div>
)

License

MIT

Package Sidebar

Install

npm i @svgr/parcel-plugin-svgr

Weekly Downloads

2,550

Version

5.5.0

License

MIT

Unpacked Size

8.45 kB

Total Files

6

Last publish

Collaborators

  • neoziro