Skip to content

dimbslmh/material-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

material-icons

Why?

I prefer all my assets provided by bower so I decided to host it here and make it downloadable with bower. I know that there are already bowered icon-fonts, but I just want the icon-font files, no svg, png etc. and I want it to work with material-design-lite as well.
This icon-font is officially from google.

Getting started

Install with bower

First you need bower, see their site for details

bower install --save mi

How to use

Place a link to material-icons in your header, it should look something like this.

<link rel="stylesheet" href="bower_components/material-icons/css/material-icons.css">

Example:

<i class="material-icons">favorite</i>

You can find all icons here

About

material design icons provided by bower

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages