GitHub

Status Indicator

Simple inline dot + label for displaying status. Lightweight alternative to status-badge for plain text contexts like tables, lists, and profiles.

Color Variants

Preview
Online Away Busy Info Offline

Pulse Animation

Preview
Live Recording

Sizes

Preview
Small Default Large

Dot Only

Preview
Hidden

Filled & Outline Variants

Preview
Filled Filled Outline Outline

With Ring (Avatar Overlay)

Preview
AB
CD
ClassDescription
.status-indicatorBase inline indicator (dot + label)
.status-indicator-dotColored dot (8px default)
.status-indicator-labelText label
.status-indicator-successGreen dot
.status-indicator-warningYellow dot
.status-indicator-error/dangerRed dot
.status-indicator-infoBlue dot
.status-indicator-neutral/offline/inactiveGray dot
.status-indicator-online/activeGreen dot (alias)
.status-indicator-busyRed dot (alias)
.status-indicator-away/pendingYellow dot (alias)
.status-indicator-pulseAnimated pulse on dot
.status-indicator-smSmall (6px dot, xs text)
.status-indicator-lgLarge (10px dot, base text)
.status-indicator-dot-onlyHides label, shows dot only
.status-indicator-filledTinted pill background
.status-indicator-outlineBorder pill variant
.status-indicator-ringWhite ring around dot (for avatar overlays)
.status-indicator-hide-label-mobileHide label on mobile (<768px)