Description of problem: The font set does not include the fa-home icon (uf015). Version-Release number of selected component (if applicable): fontawesome-fonts-4.6.3-1 How reproducible: Always Steps to Reproduce: 1. echo "\uf015" Actual results: Blank return Expected results: Small home icon Additional info: http://fontawesome.io/icon/home/
Problem still exist Fedora 25.
I tried CSS style of usage: <i class="fa fa-home" aria-hidden="true"></i> And it works for me with fontawesome-fonts-4.7.0-1.fc24.noarch Where do you use your reproduction steps?
In a terminal, I'm using this font for in a zsh theme have using fontawesome for icons.
I can not reproduce the issue. In a shell hitting <ctrl>+<shift>+u followed by f015 (enter) gives me . See: http://fontawesome.io/icon/home/ What's your LANG variable? Is it set to C instead of LANG=en_US.UTF-8 ?
I've tested it and, as Matthias, I can not reproduce the issue, because the house appears on my terminal. Can you please give us the following info? - Terminal used - Desktop Environment used - Output of `locale` Thanks a lot, Fale