Files
esphome-dev/esphome/dashboard/static/fonts/README.md
T
Nikolay Vasilchuk 15b87af8ed Local Material Icons (#703)
Remove external dependence on fonts.googleapis.com by vendoring MDI fonts and CSS.
2019-08-27 10:10:44 -07:00

373 B

The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts:

<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

Source: https://github.com/google/material-design-icons