FortAwesome / react-fontawesome

Font Awesome React component
https://fontawesome.com
MIT License
3.67k stars 264 forks source link

Calendar icons not displaying #473

Open urielbitton opened 2 years ago

urielbitton commented 2 years ago

Describe the bug Some of the calendar icons are not displaying (maybe since v6 update). For instance the fas fa-calendar-days does not display when used inside html or jsx, but the fas fa-calendar displays normally.

Reproducible test case To reproduce, simply open an html doc and add - that won't display, try again with - that will display.

Expected behavior Should display normally

Desktop (please complete the following information):

Additional context Dev environment is html or nextjs and vscode

geraldaddey commented 2 years ago

Can I submit a PR?