cguilhermef / material-icons-outline

This project provide the material icons outline version, made using Icomoon. Works pretty like Material Icons "baseline"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

material-icons-outline

This project provide the material icons outline version, made using Icomoon. Works pretty like Material Icons normal.

Icomoon

You can upload the .json file in https://icomoon.io, then make your adjustments.

How to use

Use it like using Material Icon fonts. Puting link into head:

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

and using the same icon classes:

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

About

This project provide the material icons outline version, made using Icomoon. Works pretty like Material Icons "baseline"

License:GNU General Public License v3.0


Languages

Language:CSS 100.0%