summaryrefslogtreecommitdiff
path: root/lib/iconfont/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/iconfont/README.md')
-rw-r--r--lib/iconfont/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/iconfont/README.md b/lib/iconfont/README.md
new file mode 100644
index 000000000..ce4141eca
--- /dev/null
+++ b/lib/iconfont/README.md
@@ -0,0 +1,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