Status Icon

An informational status icon — info, warning, error, and success — in three sizes, with an inverse variant for status-coloured surfaces.

Install

Examples

Status

Four statuses — info, warning, error, and success.

Sizes

size accepts 16, 24 (default), or 32.

Inverse

inverse swaps the disc and glyph colours so the icon reads on a status-coloured surface (as in Toast).

Guidelines

Usage

validation feedback, alert icons, and help-text icons. For a minimal coloured dot, use a Status Indicator.

Do

  • Pair the icon with text that states the same meaning.
  • Match status to severity — error for blocking, warning for caution.
  • Use inverse on status-coloured backgrounds so the icon stays legible.

Don’t

  • Don’t rely on the icon alone to convey state — colour and shape aren’t enough on their own.
  • Don’t use a status icon as a decorative bullet.
  • Don’t mix statuses that contradict the surrounding message.

Accessibility

Properties

Related