1.19.0 • Published 4 months ago

gf-react-icons v1.19.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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.19.0

4 months ago

1.18.0

5 months ago

1.17.0

7 months ago

1.16.0

8 months ago

1.15.0

10 months ago

1.14.0

10 months ago

1.13.0

10 months ago

1.12.0

10 months ago

1.11.0

1 year ago

1.10.0

1 year ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.3.0

2 years ago

1.0.0

2 years ago