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