Skip to content
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

Add Support for FontAwesome 6.0 #311

Open
Matthis-F opened this issue Feb 15, 2022 · 1 comment
Open

Add Support for FontAwesome 6.0 #311

Matthis-F opened this issue Feb 15, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Matthis-F
Copy link

Hi, I really enjoy using this Powershell module for creating custom dashboards.

I just wanted to know if it was possible to update FontAwesome Icons to 6.0 instead of 5.0 ?
Also it would be nice to have access to the "Solid" icons library, I can only find "Regular and Brands" icons.

Thanks for your awesome work,

@PrzemyslawKlys
Copy link
Member

PrzemyslawKlys commented Feb 15, 2022

Every function that supports IconRegular and IconBrands supports IconSolid so it's already working.

The last time I checked FA 6.0 was in beta. It's out of beta so I guess we can check it, but there are just 105 new icons.

I've started to work on implementing better support for font icons from FA, but also other icon types, including variations of fonts (such as spinning, rotating and so on).

image

It will require some rebuilding but steps are already there.

@PrzemyslawKlys PrzemyslawKlys added the enhancement New feature or request label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants