1.0.24 • Published 7 years ago

@damianobarbati/mdi v1.0.24

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

@damianobarbati/mdi

The material-ui and the community material-ui icon sets merged together:

How to

yarn add @damianobarbati/mdi

import {
    ActionHome as HomeIcon
} from '@damianobarbati/mdi';

How to build locally

git clone https://github.com/damianobarbati/mdi
cd mdi
yarn install
yarn build
yarn build:prod