Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Enterprise Open source

getAvailableIcons variable

getAvailableIcons variable

Signature

typescript
getAvailableIcons: () => readonly ["angle-double-down", "angle-double-right", "angle-down", "angle-left", "angle-right", "angle-up", "apps", "arrow", "arrow-down", "arrow-from-right", "arrow-left", "arrow-random", "arrow-right", "arrow-up", "arrows-h", "bars", "bell", "bell-slash", "bolt", "book", "book-open", "brackets-curly", "bug", "calculator-alt", "calendar-alt", "camera", "channel-add", "chart-line", "check", "check-circle", "circle", "clipboard-alt", "clock-nine", "cloud", "cloud-download", "cloud-upload", "code-branch", "cog", "columns", "comment-alt", "comments-alt", "compass", "copy", "cube", "database", "document-info", "download-alt", "draggabledots", "edit", "ellipsis-v", "envelope", "exchange-alt", "exclamation-triangle", "external-link-alt", "eye", "eye-slash", "fa fa-spinner", "favorite", "file-alt", "file-blank", "file-copy-alt", "filter", "folder", "fire", "folder-open", "folder-plus", "folder-upload", "forward", "gf-grid", "gf-interpolation-linear", "gf-interpolation-smooth", "gf-interpolation-step-after", "gf-interpolation-step-before", "gf-landscape", "gf-layout-simple", "gf-logs", "gf-portrait", "grafana", "graph-bar", "heart", "heart-break", "history", "home-alt", "hourglass", "import", "info-circle", "key-skeleton-alt", "keyboard", "layer-group", "library-panel", "line-alt", "link", "list-ui-alt", "list-ul", "lock", "minus", "minus-circle", "mobile-android", "monitor", "palette", "panel-add", "pause", "pen", "percentage", "play", "plug", "plus", "plus-circle", "plus-square", "power", "question-circle", "repeat", "rocket", "save", "search", "search-minus", "search-plus", "share-alt", "shield", "shield-exclamation", "sign-in-alt", "signal", "signin", "signout", "slack", "sliders-v-alt", "sort-amount-down", "square-shape", "star", "step-backward", "sync", "table", "tag-alt", "times", "trash-alt", "unlock", "upload", "user", "users-alt", "wrap-text", "x"]

Import

typescript
import { getAvailableIcons } from '@grafana/ui';