cc-icon-react

1.0.3 • Public • Published

cc-icon-react

NPM JavaScript Style Guide

Install

npm install --save cc-icon-react

Usage

import React, { Component } from 'react'

import { CCISearch} from 'cc-icon-react'

class Example extends Component {
  render () {
    return (
      <CCISearch size={'5em'} color={'#333333'}/>
    )
  }
}

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i cc-icon-react

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

289 kB

Total Files

6

Last publish

Collaborators

  • development.fino
  • developer03