Skip to content

This library provide a ReactJS component for Google Material Icons

Notifications You must be signed in to change notification settings

shoutout-labs/react-google-material-icons

Repository files navigation

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.

About

This library provide a ReactJS component for Google Material Icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published