Skip to content

subsettings Brand icons #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vespino opened this issue Mar 19, 2025 · 2 comments
Open

subsettings Brand icons #41

vespino opened this issue Mar 19, 2025 · 2 comments

Comments

@vespino
Copy link

vespino commented Mar 19, 2025

I'm totally new at this (so sorry for stupid questions) and also a NPM/node newby. I was able to install the library (is that what it's called?) and ran my first subset and this gave me 2 font files (fa-solid-900.ttf and fa-solid-900.woff2), nice. I'm now trying to get the following icons from brands section:

  • facebook
  • x-twitter
  • instagram
  • youtube

How do I go about this? I've already ran the following command which seemed to work:

npm install --save-dev @fortawesome/fontawesome-free-brands

@vespino
Copy link
Author

vespino commented May 8, 2025

Help?

@omacranger
Copy link
Owner

Hey, sorry for not replying the first time. I meant to take some time to look into this and forgot.

This package was designed to work with the merged / full versions of font awesome free or pro. I'm not sure how it will interact with the versions where the styles are separated out into different packages (such as brands being its own npm package). I would recommend trying to use the merged versions if possible.

This one, for example:

@fortawesome/fontawesome-free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants