Interface IconSets


@Generated("generate.ts") public interface IconSets
This interface provides methods for accessing all icons in PatternFly Java. The icons are grouped in four interfaces:
IconSets.fab
Fontawesome brand icons
IconSets.far
Fontawesome regular icons
IconSets.fas
Fontawesome solid icons
IconSets.patternfly
PatternFly icons

The icons are retunred as PredefinedIcons and can be adjusted if necessary.

See Also: