[SOLVED] Problem in loading an icon from Font Awesome | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

19th Jul 2018, 7:51 AM
777
777 - avatar
6 Answers
+ 6
Change font awesome version to 5.0.13 ;)
19th Jul 2018, 9:41 AM
ThreeG
ThreeG - avatar
+ 3
Jonathan Pizarra No problem.
19th Jul 2018, 8:53 AM
777
777 - avatar
+ 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?
19th Jul 2018, 8:23 AM
777
777 - avatar
+ 1
Rahul, I checked the CSS file but couldn't find any fa-skull class. That's why it's not showing.
19th Jul 2018, 8:18 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 1
Sorry, I don't know of any other icons site.
19th Jul 2018, 8:41 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 1
ThreeG Thanks!
19th Jul 2018, 9:55 AM
777
777 - avatar