tech-advantage / ngx-icon-picker

An Icon Picker Directive/Component for Angular 13+ which manages Font Awesome, Bootstrap Glyphicon, Font Awesome5 and Material.
MIT License
25 stars 33 forks source link

not all icons show #10

Closed cutepanda12 closed 6 years ago

cutepanda12 commented 6 years ago

I am on 4.7.0 - Not all of the icons show, it stops at the 'Meetup' How do I hide all the ones that are blank?

a

greg7859 commented 6 years ago

Hi, I check with our example. All icons are displayed : image

Could you test with our example ? It based on font Awesome ^4.7.0 and Angular ^5.2.0

greg7859 commented 6 years ago

After meetup, we display glyphicon icons. Do you use it ?

cutepanda12 commented 6 years ago

I don't have that, how do I exclude it from showing?

alexvazquezfente commented 6 years ago

Use the following component input as documented in the README: [ipIconPack]="'fa'"