← Components/primitives

IconIndicator

Carbon's IconIndicator. A token-coloured Carbon icon + optional label, sized for dense UIs (tables, cards, list rows). Distinct from StatusIndicator (a coloured dot + padded label row) and from the bare Icon primitive (no semantic status colouring).

primitivesstablea11y: untested3/3 coverageEdit on GitHub ↗
primitives-iconindicator--defaultOpen all variants →

When to use

  • Status meaning best conveyed by a recognisable Carbon icon (CheckmarkFilled, WarningFilled, ErrorFilled, InformationFilled).
  • Compact list-row affordance for completion / failure / warning / info.
  • Status-icon legends with optional caption text.

When not to use