FortAwesome / angular-fontawesome

Official Angular component for Font Awesome 5+
https://fontawesome.com
MIT License
1.49k stars 152 forks source link

Sorry Question about pro #457

Closed JohnFredMeyer closed 6 days ago

JohnFredMeyer commented 6 days ago

Hello just purchased pro and have setup and is working fine. Question in directions it shows the package for @fortawesome/pro-duotone-svg-icons. On website when searching I see there are duotone thin icons. How do you display those? The instructions show that as the only duotone package and it appears to be the regular duotone only. Thanks.

devoto13 commented 6 days ago

@fortawesome/duotone-thin-svg-icons is the package name I believe. Will be added to ng add in the next release.

JohnFredMeyer commented 6 days ago

Ok so not capable right now? Will have to wait till updated release? Thanks.

devoto13 commented 6 days ago

No-no, it's possible. npm install @fortawesome/duotone-thin-svg-icons for the time being. In the upcoming release it will also be an option in the ng add command.

JohnFredMeyer commented 6 days ago

ah thanks!

JohnFredMeyer commented 6 days ago

worked like a charm thanks