質問編集履歴
1
下記を貼り付けても、expand_lessという文字がそのまま出てしまいます。 <i class="material-icons">expand_less</i>
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,4 +14,10 @@
|
|
14
14
|
font-size: 18rem!important;
|
15
15
|
text-shadow: .1rem .1rem .2rem rgba(0,0,0,.9);
|
16
16
|
color: white;
|
17
|
-
}
|
17
|
+
}
|
18
|
+
|
19
|
+
|
20
|
+
グーグルが提供しているアイコンなのに、クロームで表記できないなどありうるのですか。
|
21
|
+
下記を貼り付けても、expand_lessという文字がそのまま出てしまいます。
|
22
|
+
<i class="material-icons">expand_less</i>
|
23
|
+
https://design.google.com/icons/#ic_expand_less
|