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.

Missing icons in @fortawesome/free-solid-svg-icons^5.1.0-11

See original GitHub issue

It appears I am missing some icons.

According to the documentation the following icons should be included in the free-solid-svg-icons package.

However, I’ve noticed some icons (e.g. fa-file-export/faFileExport) are missing in /node_modules/@fortawesome/free-solid-svg-icons/index.d.ts

Is this intentional?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
canpan14commented, Jul 10, 2018

You need to switch from the prerelease versions of the icon packages to 5.1.0 (-11 is prerelease).

4reactions
robmadolecommented, Jul 16, 2018

@GiampaoloFalqui the fontawesome-free-solid has been replaced by free-solid-svg-icons.

Read more comments on GitHub >

github_iconTop Results From Across the Web

@fortawesome/free-solid-svg-icons - npm
Start using @fortawesome/free-solid-svg-icons in your project by running `npm i @fortawesome/free-solid-svg-icons`.
Read more >
Where do I find the object names of icons in the FontAwesome ...
We know from the example code that its object name is faCoffee and that it's included in the @fortawesome/free-solid-svg-icons package, but what ...
Read more >
Import Icons | Font Awesome Docs
Here's a primer on Font Awesome icon naming and how to import from icon content ... import { faAddressBook } from '@fortawesome/free-solid-svg-icons' import ......
Read more >
How To Use Font Awesome icons in Angular Applications
In this tutorial I will explain how to use Font Awesome icons in Angular applications using @fortawesome/angular-fontawesome package.
Read more >
@fortawesome/free-solid-svg-icons - npm package | Snyk
The npm package @fortawesome/free-solid-svg-icons was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was ...
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