mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
10 lines
316 B
Markdown
Executable File
10 lines
316 B
Markdown
Executable File
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
|