An
This allows you to disable the aria-hidden
attribute. By default it's applied.
An
Set the name
of the icon.
An accessor that returns the value of the active property.
An accessor that returns the value of the family property.
An accessor that returns inactive property.
An accessor that returns the value of the iconName property.
An accessor that returns the underlying SVG image as SafeHtml.
Icon provides a way to include material icons to markup
Igx Module
IgxIconModule
Igx Theme
igx-icon-theme
Igx Keywords
icon, picture
Igx Group
Display
Remarks
The Ignite UI Icon makes it easy for developers to include material design icons directly in their markup. The icons support different icon families and can be marked as active or disabled using the
active
property. This will change the appearance of the icon.Example