summaryrefslogtreecommitdiff
path: root/lib/iconfont/README.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 10:50:50 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 10:50:50 +0300
commit89b213b4bbe861cbe16f49f7554eb7c0b9b32416 (patch)
tree1f710c074e1503fbfefff593710585034dfc4180 /lib/iconfont/README.md
parente42d25a3617686edbd697e143ce602c9c43dd397 (diff)
initial for material-icons
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