# icon

> The icon associated with the element.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Toolbars](/engine/6000.7/script-reference/unityeditor/toolbars.md)
* **Assembly:** UnityEditor

```csharp
public Texture2D icon { get; set; }
```
