Interface IconSpecs


@Generated("generate.ts") public interface IconSpecs
This interface contains the specifications for all icons in PatternFly Java. The icons are grouped in four enums:
IconSpecs.fab
Fontawesome brand icons
IconSpecs.far
Fontawesome regular icons
IconSpecs.fas
Fontawesome solid icons
IconSpecs.patternfly
PatternFly icons

You probably won't need to use these classes directly, but instead work with IconSets.

See Also: