Package org.patternfly.icon
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 PredefinedIcon
s and can be adjusted if necessary.
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface