https://github.com/boopathi/react-svg-loader
A loader for webpack, rollup, babel that loads svg as a React Component
https://github.com/boopathi/react-svg-loader
babel-plugin react rollup-plugin svg svg-loader svgo webpack-loader
Last synced: about 1 month ago
JSON representation
A loader for webpack, rollup, babel that loads svg as a React Component
- Host: GitHub
- URL: https://github.com/boopathi/react-svg-loader
- Owner: boopathi
- License: mit
- Created: 2015-07-10T10:05:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T22:32:16.000Z (over 2 years ago)
- Last Synced: 2025-05-08T04:04:53.597Z (about 1 month ago)
- Topics: babel-plugin, react, rollup-plugin, svg, svg-loader, svgo, webpack-loader
- Language: TypeScript
- Homepage:
- Size: 1.39 MB
- Stars: 640
- Watchers: 5
- Forks: 85
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# react-svg-loader
[](#backers) [](#sponsors) [](https://travis-ci.org/boopathi/react-svg-loader) [](https://badge.fury.io/js/react-svg-loader) [](https://codeclimate.com/github/boopathi/react-svg-loader) [](https://codeclimate.com/github/boopathi/react-svg-loader/coverage)
## Packages
- [babel-plugin-react-svg](/packages/babel-plugin-react-svg)
- [react-svg-core](/packages/react-svg-core)
- [react-svg-loader](/packages/react-svg-loader)
- [react-svg-loader-cli](/packages/react-svg-loader-cli)
- [rollup-plugin-react-svg](/packages/rollup-plugin-react-svg)## Versions
### Current
VERSION: `3.x` (master)
Refer [CHANGELOG](CHANGELOG.md)
### v2.x
[branch=v2](https://github.com/boopathi/react-svg-loader/tree/v2)
### v1.x
[branch=v1](https://github.com/boopathi/react-svg-loader/tree/v1)
### v0.1.x
[branch=v0.1](https://github.com/boopathi/react-svg-loader/tree/v0.1)
## Contrubitors
This project exists thanks to all the people who contribute.
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/react-svg-loader)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/react-svg-loader#sponsor)]
## LICENSE
[MIT](https://github.com/boopathi/react-svg-loader/blob/master/LICENSE)