1 <?php declare(strict_types=1);
This describes how an 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.
getLabel()
Get the label 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.