[ CCode ( type_id = "phosh_status_icon_get_type ()" ) ]
public class StatusIcon : Bin, Implementor, Buildable
Base class for status icons used in the Phosh's top-bar or in [type@QuickSetting]s.
It's very common to have the same status icon class used for both places.
If the widget will be used in a [type@QuickSetting] it is recommended (but not required) that derived classes implement a `enabled` property.