Answer the question
In order to leave comments, you need to log in
Why do some font awesome icons look like squares?
I'm editing the template. Font awesome is connected, some icons are displayed correctly, while others are in the form of squares or hieroglyphs.
Styles are written like this:
.fa-html5:before {
content: "\f13b"
}
.fa-css3:before {
content: "\f13c"
}
.fa-sass:before {
content: "\f41e"
}
<i class="fa fa-html5 fa-5x"></i>
<i class="fa fa-css3 fa-5x"></i>
<i class="fa fa-sass fa-5x"></i>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question