NathanWalker / nativescript-ngx-fonticon

Use custom font icon collections seamlessly with NativeScript + Angular.
MIT License
76 stars 39 forks source link

fontawesome5 'fa-user-friends' icon displays incorrect #42

Open wanpeng2008 opened 6 years ago

wanpeng2008 commented 6 years ago

i'd like to dispaly an icon like https://fontawesome.com/icons/user-friends?style=solid <Label class="fas" [text]="'fa-user-friends' | fonticon" > But get an incorrect icon. It looks like some flowers.

EmandM commented 5 years ago

This is also occurring for me, where some icons display fine, others are displayed with the wrong icon or not displayed at all.