**ENUM** # `Icon` An icon. ## Cases ### `default(icon:)` A preinstalled icon. - Parameter icon: The default icon. ### `custom(name:)` A custom icon. - Parameter name: The icon's name. ## Properties ### `string` A string representation of the icon.