Igniteui-angular: IconComponent with font awesome support?

Created on 23 Mar 2018  路  5Comments  路  Source: IgniteUI/igniteui-angular

how to configure the iconComponent with font awesome?

icon question

All 5 comments

This feature will be in the next version release. It is, however in the master, but it is not documented. It will appear in the next beta that we tag, which will happen within the next week.

Related #704

This feature is already in the 5.3 Beta 0.
To use it, import any font icon set into your project, and do:

<igx-icon fontSet="fas" iconName="fa-coffee"></igx-icon> 

Closing the issue :) @RueDeRennes if needed please reopen the issue

This feature is already in the 5.3 Beta 0.
To use it, import any font icon set into your project, and do:

<igx-icon fontSet="fas" iconName="fa-coffee"></igx-icon> 

With 6.2.0 Beta 3 the example does not longer works. Maybe it should be included in breaking changes
in 6.2.0 Beta 3

@lalo-mx The description of the breaking change was not very clear so I changed it. You should use name property for Font Awesome icon's name. Sorry for the inconvenience.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eralmidia picture Eralmidia  路  3Comments

Hypenate picture Hypenate  路  3Comments

nikunjgajera picture nikunjgajera  路  3Comments

Hypenate picture Hypenate  路  3Comments

lorenzo-iovino picture lorenzo-iovino  路  3Comments