https://github.com/jacklam718/react-svg-iconx
https://github.com/jacklam718/react-svg-iconx
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacklam718/react-svg-iconx
- Owner: jacklam718
- License: mit
- Created: 2017-08-20T13:10:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T17:13:04.000Z (over 8 years ago)
- Last Synced: 2025-05-19T18:48:58.197Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://jacklam718.github.io/react-svg-iconx
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/jacklam718/react-svg-iconx)
[]()
[]()
## 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`