You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pug/page-contents/icons_content.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<divclass="col s12 m8 offset-m1 xl7 offset-xl1">
4
4
5
5
<divid="usage" class="scrollspy">
6
-
<pclass="caption">We use Google Material Icons by Google. They provide a searchable list (which we do not include in the documentation here), which will also show you the relevant icon names for the CSS classes. You can download the icons directly from the <ahref="https://google.github.io/material-design-icons/#icon-font-for-the-web">Material Design specs</a>.</p>
6
+
<pclass="caption">We use Google Material Icons by Google. They provide a <ahref="https://jossef.github.io/material-design-icons-iconfont/">searchable list</a> (which we do not include in the documentation here), which will also show you the relevant icon names for the CSS classes. You can download the icons directly from the <ahref="https://google.github.io/material-design-icons/#icon-font-for-the-web">Material Design specs</a>.</p>
7
7
<h3class="header">Usage</h3>
8
8
<p>To be able to use these icons, you must include this line in the <codeclass="language-markup"><head></code>portion of your HTML code</p>
0 commit comments