https://github.com/opuscapita/react-svg
React components for easilly using SVG
https://github.com/opuscapita/react-svg
Last synced: 6 months ago
JSON representation
React components for easilly using SVG
- Host: GitHub
- URL: https://github.com/opuscapita/react-svg
- Owner: OpusCapita
- License: apache-2.0
- Created: 2016-11-24T16:33:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T21:00:47.000Z (over 1 year ago)
- Last Synced: 2025-04-02T12:01:36.393Z (6 months ago)
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-svg
- Size: 8.62 MB
- Stars: 2
- Watchers: 57
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/OpusCapita/react-svg)

[](https://npmjs.org/package/@opuscapita/react-svg)
# React SVG
## Synopsis
[Demo and documentation](https://opuscapita.github.io/react-svg)
=======
[Demo and documentation](https://opuscapita.github.io/react-svg/)
> Powered by [OpusCapita Showroom](https://github.com/OpusCapita/react-showroom-client)
## Usage
#### Install package:
`yarn add @opuscapita/react-svg`
#### Import component
```
import { SVG } from '@opuscapita/react-svg'
import SVGIcon from '@opuscapita/react-svg/lib/SVGIcon'
...
```## Contributors
| [
](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [](https://github.com/asergeev-sc) | [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
## License
Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.