0.0.6 • Published 1 year ago

cd-react-icons v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

cd-react-icons

libreria de iconos

NPM JavaScript Style Guide

Install

npm install --save cd-react-icons

Usage

import React, { Component } from 'react'

import IconCD from 'cd-react-icons'
import 'cd-react-icons/dist/index.css'

class IconCD extends Component {
  render() {
    return <IconCD 
        color="#135772"
        name="psicologia-infanto-juvenil"
        size="2.73em" />
  }
}

License

© aalegriarojas

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago