FortAwesome / angular-fontawesome

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

Issue: Duplicate icons in kits #425

Closed NabilNaou closed 7 months ago

NabilNaou commented 9 months ago

Describe the problem

When using kits and adding them to the library you have duplicate icons.

What did you expect?

When using kits you should only have one icon in each style (as noted by the prefix). However, some icons are duplicate. This is a hindrance when trying to print all icons through a for loop using the ''all'' object.

My kit & code uses Thin and Light icons which are split into two groups.

Reproducible test case

Make a kit -> import through 'icon library' method -> print it through a for loop -> see console for duplicate icons. Alternatively, print them through a for loop.

image

image

robmadole commented 9 months ago

@NabilNaou can you send a support request to hello@fontawesome.com and ask for Rob? I'd like to look at your Kit so I need to grab your Kit token.

NabilNaou commented 9 months ago

@NabilNaou can you send a support request to hello@fontawesome.com and ask for Rob? I'd like to look at your Kit so I need to grab your Kit token.

No problem, I sent an email.

devoto13 commented 7 months ago

Hope you're able to sort it out with the support. If the issue still persists, please report it in the main Font Awesome repo as it's not specific to this component and can't be fixed here.