$site->panelIcon()
Returns the panel icon definition
        Deprecated in 3.6.0      
            Use ->panel()->image() instead          $site->panelIcon(array $params = null): array|null
Parameters
| Name | Type | Default | 
|---|---|---|
| $params | array | 
                null | 
        
              
Return type
array|null
Parent class
  Kirby\Cms\Site    inherited from Kirby\Cms\ModelWithContent