Bug 1352227

Summary: No fa-home icon include in font set
Product: [Fedora] Fedora Reporter: Mike Basinger <mike.basinger>
Component: fontawesome-fontsAssignee: Petr Vobornik <pvoborni>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 24CC: fale, fonts-bugs, jakub.jedelsky, mike.basinger, mrunge, nick, pvoborni
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-05 17:41:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mike Basinger 2016-07-02 17:32:36 UTC
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/

Comment 1 Mike Basinger 2016-11-21 15:56:08 UTC
Problem still exist Fedora 25.

Comment 2 Petr Vobornik 2016-11-22 07:10:33 UTC
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?

Comment 3 Mike Basinger 2016-11-22 13:39:34 UTC
In a terminal, I'm using this font for in a zsh theme have using fontawesome for icons.

Comment 4 Matthias Runge 2016-11-25 07:33:23 UTC
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 ?

Comment 5 Fabio Alessandro Locati 2016-11-25 10:01:00 UTC
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