Variable IconSearchResult.iconTheme

IconThemeFile the found icon belongs to.

struct IconSearchResult
{
  // ...
  Rebindable!IconTheme iconTheme ;
  // ...
}