react-svg-iconx
v0.0.19
Published
[](https://travis-ci.org/jacklam718/react-svg-iconx) []() [
Maintainers
Readme
React SVG Icons
Installation
yarn add react-svg-iconx
Preview
Usage
import AnimationCheckCircle from 'react-svg-iconx/svg-icons/animation/AnimationCheckCircle';
<AnimationCheckCircle
color="#2196F3"
hoverColor="#1386B5"
show
style={{
width: 54,
height: 54,
}}
/>peerDependencies
prop-types
Development
Install dependencies
yarn
Build
yarn run build
