@liamb13/gea-icons-react
TypeScript icon, indicating that this package has built-in type declarations

1.1.12 • Public • Published

React Icons for GEA

Includes a handful of farming icons as React components.

Installation (for standard modern project)

yarn add @liamb13/gea-icons-react
# or
npm install @liamb13/gea-icons-react --save

example usage

import { FiCarrotAltIcon } from "@liamb13/gea-icons-react"

function Question() {
  return (
    <h3>
      It's <FiCarrotAltIcon /> season
    </h3>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @liamb13/gea-icons-react

Weekly Downloads

2

Version

1.1.12

License

MIT

Unpacked Size

137 kB

Total Files

126

Last publish

Collaborators

  • liamb13