react-svg-iconx

0.0.19 • Public • Published

Build Status npm npm

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

/react-svg-iconx/

    Package Sidebar

    Install

    npm i react-svg-iconx

    Weekly Downloads

    2

    Version

    0.0.19

    License

    MIT

    Last publish

    Collaborators

    • jacklam