# Sandbox.UI.TextEntry.Icon

```csharp
string Icon { get; set; }
```

If set, will display a material icon at the end of the text entry.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
