question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Usage with FontAwesome 5 Pro

See original GitHub issue

How do I use FontAwesome 5 Pro into my project? It seems like I can’t use the regular or light icons on the header.

<h5 class="sub header">
    <i class="far fa-wrench icon"></i>
    <div class="content">
        Configure
        <div class="sub header">
            Determine the columns and rows for the seat layout. <b>Then, label the seat accordingly.</b>
        </div>
    </div>
</h5>

The problem with the code above is that it doesn’t display the FA5’s regular icon, it displays FA5’s solid icon instead.

Example output: image

Help, thanks!

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
hammy2899commented, Jun 18, 2018

@sinalet They are “ready” but I am not happy with them, I was just talking about them the other day with someone and was talking about rewriting them, I will give you a ping when I make them public 😃

4reactions
hammy2899commented, Feb 28, 2018

In my new PR I have done a report of FA5 using some new scripts I write. I have the ability to ship the scripts and allow users to port FA into semantic themselves. This will allow users to add FA5 Pro to semantic without leaking the icons.

Currently I need to proof check the scripts and rule out any bugs with them before I make them public.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get a Version 5 Cheatsheet for Unicode & Glyphs
Need a Font Awesome icon's glyph, name, or unicode value? Use this Version 5 cheatsheet for quick copying and pasting.
Read more >
Font Awesome 5 Intro - W3Schools
Font Awesome 5 has a PRO edition with 7842 icons, and a FREE edition with 1588 icons. This tutorial will concentrate on the...
Read more >
Using Font Awesome 5 Pro
This blog post explains how to use Font Awesome 5 Pro ... Demo 1 (Usage in APEX): https://apex.oracle.com/pls/apex/f?p=1397
Read more >
Can I use Fontawesome 5 Pro? - Anvil Q&A
Is there a way to enable another version of Fontawesome? Since I have a license for 5 Pro, that is what I would...
Read more >
How To Use Font Awesome 5 with React - DigitalOcean
The recommended way to use Font Awesome icons is to import them one by one so that your final bundle sizes are as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found