+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "getAvailableIcons"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## getAvailableIcons variable
### getAvailableIcons variable
Signature
```typescript
getAvailableIcons: () => IconName[]
```
Import
```typescript
import { getAvailableIcons } from '@grafana/ui';
```