Avatar
Identity image or fallback with an optional status marker.
Use Avatar to identify a person or account where a compact image or initials aid recognition.
Interactive example
Loading interactive example
API
| Member | Type | Kind | Required | Default |
|---|---|---|---|---|
alt | string | prop | No | undefined |
icon | IconGlyph | prop | No | undefined |
initials | string | prop | No | undefined |
size | number | ControlSize | prop | No | 40 |
src | string | prop | No | undefined |
status | AvatarStatus | prop | No | undefined |
statusLabel | string | prop | No | undefined |
variant | AvatarVariant | prop | No | 'accent' |
Examples
Source
Loading source