Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 465 Bytes

Material Design Iconfont v0.1.1

The iconic font

Material Design Iconfont was created using IcoMoon.

Install

Using npm:

npm install material-design-iconfont

Usage

You can use the iconfont importing directly the CSS or importing the SCSS file in your SASS.

To use it, put the class md to your tag followed by the concrete class of the icon that you can see in the demo.html page included with the package.