@covalent/core
Version:
Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.
12 lines (9 loc) • 316 B
Markdown
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