react-google-material-icons

1.0.4 • Public • Published

react-google-material-icons

Travis npm package Coveralls

This library provide a ReactJs component for Google Material Icons.

Install

npm install react-google-material-icons

Use

import MaterialIcon from 'react-google-material-icons'

<MaterialIcon icon="account_box" size={36}/>

icon: Name of the Google Material icon

Note that size is an optional parameter which is use to set the font size of the icon. Default size is 24px.

Readme

Keywords

Package Sidebar

Install

npm i react-google-material-icons

Weekly Downloads

107

Version

1.0.4

License

MIT

Last publish

Collaborators

  • madura
  • shoutout