# XWUIButtonIcon

Icon-only button; uses XWUIButton with icon and no text. Same variants, sizes, and API as XWUIButton.

## Basic Usage

Icon-only buttons in different variants.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Icon-only buttons in different variants.
```

## Sizes

sm, md, and lg icon buttons.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: sm, md, and lg icon buttons.
```

## States

Disabled and loading icon buttons.

```example
file: examples/States.ts
html: examples/States.html
title: States
description: Disabled and loading icon buttons.
```

```api
```
