---
title: "Icon Button"
description: "Displays an icon button"
component: true
---
## Usage
---
```tsx
import { IconButton } from "@medusajs/ui"
import { Plus } from "@medusajs/icons"
```
```tsx
```
## API Reference
---
## Examples
---
### Primary
### Transparent
### Base
### Large
### X-Large
### Disabled
### Loading