# iconImage

> The Texture, Sprite, or VectorImage that will represent an icon within a Button element.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.6/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public Background iconImage { get; set; }
```
