withDisabled($is_disabled)
Get an icon like this, but marked as disabled.
getAbbreviation()
Get the abbreviation of this icon.
A component is the most general form of an entity in the UI.
getAriaLabel()
Get the aria-label of this icon.
withAbbreviation($abbreviation)
Set the abbreviation for this icon.
getSize()
Get the size of this icon.
getName()
Get the name of the icon.
This describes how a icon could be modified during construction of UI.
withSize($size)
Set the size for this icon.
isDisabled()
Is the Icon disabled?