# Editor.Checkbox.Icon

```csharp
string Icon { get; set; }
```

Name of a material icon to be drawn in front of the checkbox label.

Declared in [Editor.Checkbox](/api/Editor.Checkbox).
Assembly: `Sandbox.Tools`.
