+ 1
[SOLVED] Problem in loading an icon from Font Awesome
Hi, I was trying to load the skull icon : https://fontawesome.com/icons/skull?style=solid I tried the check icon, and it loaded perfectly. https://code.sololearn.com/W10f17RrExWL/?ref=app But, it seems that the skull icon is not loaded. What is going wrong?
6 Antworten
+ 6
Change font awesome version to 5.0.13 ;)
+ 3
Jonathan Pizarra No problem.
+ 2
Jonathan Pizarra
So, is there any way I can use that icon? Or is there any other website for icons similar to fontawesome.com?
+ 1
Rahul, I checked the CSS file but couldn't find any fa-skull class. That's why it's not showing.
+ 1
Sorry, I don't know of any other icons site.
+ 1
ThreeG Thanks!