# logo

> The Sprite that is shown during this logo. If this is null, then no logo will be displayed for the duration.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Sprite logo { get; set; }
```
