summaryrefslogtreecommitdiff
path: root/lib/iconfont/README.md
blob: ce4141ecad5209bd668e81d80d33f9144e3b9a7b (plain)
1
2
3
4
5
6
7
8
9
The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts:

```html
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet">
```

Read more in our full usage guide:
http://google.github.io/material-design-icons/#icon-font-for-the-web