@if (iconSetClass === 'ux-icon') {

To use an icon apply the ux-icon component along with one of the following names. Click on an icon to view its implementation.

}
@if (iconSetClass === 'ux-icon') {
}
@for (icon of filteredIcons; track icon) {
}