1.10.0 • Published 3 months ago

gf-react-icons v1.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

gf-react-icons

Biblioteca de iconos para react

NPM JavaScript Style Guide

Install

npm install --save gf-react-icons

Usage

import React, { Component } from 'react'

import IconSunOutlined from 'gf-react-icons'
import 'gf-react-icons/dist/index.css'

class Example extends Component {
  render() {
    return <IconSunOutlined />
  }
}

License

MIT © sistemas-ferretti

1.10.0

3 months ago

1.9.0

5 months ago

1.8.0

7 months ago

1.7.0

7 months ago

1.6.0

7 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.3.0

9 months ago

1.0.0

9 months ago