react-svg-iconx
0.0.19 • Public • Published

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
Development
Install dependencies
yarn
Build
yarn run build
Package Sidebar
Install
Weekly Downloads