# icon

> If set, this icon will be rendered to the left of the item name.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.3/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor

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