Mercurial > nebulaweb3
comparison default/assets/vendors/material-icons/README.md @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts: | |
2 | |
3 ```html | |
4 <link href="https://fonts.googleapis.com/icon?family=Material+Icons" | |
5 rel="stylesheet"> | |
6 ``` | |
7 | |
8 Read more in our full usage guide: | |
9 http://google.github.io/material-design-icons/#icon-font-for-the-web |