# textIcon

> The text icon associated with the toggle.

## Definition

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

```csharp
public string textIcon { get; set; }
```

### Remarks

This text icon displays if no icon is set.
