<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ButtonComponent`](ButtonComponent) › [`setIcon`](ButtonComponent/setIcon)
## ButtonComponent.setIcon() method
1.1.0
**Signature:**
```typescript
setIcon(icon: IconName): this;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>icon</code> | [`IconName`](IconName) | |
**Returns:**
`this`