food-icons

1.0.0 • Public • Published

food-icons

Food icon library

NPM JavaScript Style Guide

Install

npm install --save food-icons

Usage

import React, { Component } from 'react'

import FoodIcon from 'food-icons'

class Example extends Component {
  render() {
    return <FoodIcon name='tray' />
  }
}

License

MIT © SteveVanOpstal

Readme

Keywords

none

Package Sidebar

Install

npm i food-icons

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

17.8 kB

Total Files

6

Last publish

Collaborators

  • stevevanopstal