An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![CircleCI Status](https://circleci.com/gh/OpusCapita/react-svg/tree/master.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/OpusCapita/react-svg)
![badge-npm-version](https://img.shields.io/npm/v/@opuscapita/react-svg.svg)
[![NPM Downloads](https://img.shields.io/npm/dm/@opuscapita/react-svg.svg)](https://npmjs.org/package/@opuscapita/react-svg)
![badge-license](https://img.shields.io/github/license/OpusCapita/react-svg.svg)

# React SVG

## Synopsis

[Demo and documentation](https://opuscapita.github.io/react-svg)
=======
![demo.gif](./demo.gif)

[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.