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

The ipIconPack is a list in order to select the packages I want to use. #14

Closed greg7859 closed 5 years ago

greg7859 commented 5 years ago

With the new feature Font Awesome 5, the user can not mix several icon pack except to use all but the result is the usage of FA4 and FA5.

The input ipIconPack is now a list, so it is possible to mix the wished packs.