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

https://github.com/jacklam718/react-svg-iconx


https://github.com/jacklam718/react-svg-iconx

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/jacklam718/react-svg-iconx.svg?branch=master)](https://travis-ci.org/jacklam718/react-svg-iconx)
[![npm](https://img.shields.io/npm/dm/react-svg-iconx.svg)]()
[![npm](https://img.shields.io/npm/v/react-svg-iconx.svg)]()

## React SVG Icons

## Installation
`yarn add react-svg-iconx`

## Preview

## Usage
```javascript
import AnimationCheckCircle from 'react-svg-iconx/svg-icons/animation/AnimationCheckCircle';

```

## peerDependencies
* `prop-types`

## Development
###### Install dependencies
`yarn`

###### Build
`yarn run build`