Closed crystalserr closed 1 year ago
Not all Font Awesome v6 icons shown in the website are included in the Angular Library.
Here are some examples: https://fontawesome.com/icons/lips?f=classic&s=solid https://fontawesome.com/icons/eyes?f=classic&s=solid https://fontawesome.com/icons/flask-round-potion?f=classic&s=solid https://fontawesome.com/icons/raindrops?f=classic&s=solid
Using Angular v15. In my package.json:
"@fortawesome/angular-fontawesome": "^0.12.1", "@fortawesome/fontawesome-svg-core": "^6.4.0", "@fortawesome/free-solid-svg-icons": "^6.4.0",
Update - I've seen that all these are not free icons and that's why they aren't in the Angular Library so I close the issue.
Not all Font Awesome v6 icons shown in the website are included in the Angular Library.
Here are some examples: https://fontawesome.com/icons/lips?f=classic&s=solid https://fontawesome.com/icons/eyes?f=classic&s=solid https://fontawesome.com/icons/flask-round-potion?f=classic&s=solid https://fontawesome.com/icons/raindrops?f=classic&s=solid
Using Angular v15. In my package.json:
"@fortawesome/angular-fontawesome": "^0.12.1", "@fortawesome/fontawesome-svg-core": "^6.4.0", "@fortawesome/free-solid-svg-icons": "^6.4.0",
Update - I've seen that all these are not free icons and that's why they aren't in the Angular Library so I close the issue.