# skillCooldownIcon

Icon when the skill is in cooldown.&#x20;

### Implementation

```csharp
protected Image skillCooldownIcon;
```

### FieldValue

[Image](https://docs.unity3d.com/ScriptReference/UIElements.Image.html)
