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
(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
To be able to use these icons, you must include one of the
39
-
following lines in the
40
-
<codeclass="language-markup"><head></code>portion of your
41
-
HTML code
28
+
To be able to use these icons, you must include one of the following lines in the
29
+
<codeclass="language-markup">
30
+
<xmp><head></head></xmp></code
31
+
>portion of your HTML code
42
32
</p>
43
33
<pre><codeclass="language-markup">
44
34
<xmp>
@@ -53,9 +43,7 @@ <h3 class="header">Usage</h3>
53
43
</xmp>
54
44
</code></pre>
55
45
<p>
56
-
To use these icons, use either the material-icons class or the
57
-
corresponding material-symbols set class on an element and
58
-
provide the ligature as the text content.
46
+
To use these icons, use either the material-icons class or the corresponding material-symbols set class on an element and provide the ligature as the text content.
59
47
</p>
60
48
<pre><codeclass="language-markup">
61
49
<xmp>
@@ -70,8 +58,7 @@ <h3 class="header">Usage</h3>
70
58
<h5>Icon Sizes</h5>
71
59
<p>
72
60
To control the size of the icon, change the
73
-
<codeclass="language-css">font-size: 30px</code> property of
74
-
your icon. Optionally you can use preset classes as shown below.
61
+
<codeclass="language-css">font-size: 30px</code> property of your icon. Optionally you can use preset classes as shown below.
0 commit comments