Icons
Tabler Icons — default size 18px.
Navigation
✦
sunTheme toggle — switch to light mode (header)
import { IconSun } from '@tabler/icons-react';✦
moonTheme toggle — switch to dark mode (header)
import { IconMoon } from '@tabler/icons-react';✦
settingsSettings ActionIcon in header
import { IconSettings } from '@tabler/icons-react';✦
bookDocs link ActionIcon in header
import { IconBook } from '@tabler/icons-react';✦
menuBurger / collapse-all on /targets and /service-discovery
import { IconMenu } from '@tabler/icons-react';Status
✦
bellActive Alertmanagers card title on /alertmanager-discovery
import { IconBell } from '@tabler/icons-react';✦
bell-offDropped Alertmanagers card title
import { IconBellOff } from '@tabler/icons-react';✦
circle-infoLeading icon inside Mantine Alert info callout
import { IconCircleInfo } from '@tabler/icons-react';Action
✦
clipboardCopy-to-clipboard ActionIcon on /config code block
import { IconClipboard } from '@tabler/icons-react';✦
chevron-upSort ascending indicator in sortable header (/flags)
import { IconChevronUp } from '@tabler/icons-react';✦
chevron-downSort descending indicator + accordion expand
import { IconChevronDown } from '@tabler/icons-react';✦
searchLeading affix in Search Input (filter fields)
import { IconSearch } from '@tabler/icons-react';Decorative
✦
databaseBuild information card title on /status
import { IconDatabase } from '@tabler/icons-react';✦
runRuntime information card title on /status
import { IconRun } from '@tabler/icons-react';