1.0.0 • Published 6 years ago

material-ui-next-community-icons v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Material UI Next Community Icons

A version of material-ui-community-icons that works well with material-ui@next (1.x).

Changes:

  • We just used material-ui@next 1.x instead of material-ui 0.x
  • Version is synced with material-ui@next

Usage:

// imports
import Google from 'material-ui-next-community-icons/icons/google';

// inside react component:
<Google/>

Full Credits: