Variable StatusLineTextAndIconPanel._icon

class StatusLineTextAndIconPanel
{
  // ...
  ImageWidget _icon;
  // ...
}