# IconPicker

Enables users to select an icon from a predefined list, offering various styling and interaction options.

### **Import**
```tsx
import { IconPicker } from '@app-studio/web';
```

