Avatar
Circular image or initials representing a user or entity.
JD
Variants
Three render modes cover every identity case — image when available, initials as a friendly fallback, icon when nothing is known.
| Variant | Purpose |
|---|---|
| Image | Use a user-uploaded photo or product thumbnail. The default when data is available. |
| Initials | Fallback when no photo is available. Use the first letters of the user's name on a brand-subtle background. |
| Icon fallback | Last-resort fallback when neither photo nor name is known. Neutral grey glyph. |
Design tokens
| Token | Value | Description |
|---|---|---|
background/brand/subtle | #f3fffc | Initials background |
text/primary | #3b3b3d | Initials text |
background/subtle | #f5f5f5 | Icon fallback background |
icon/secondary | #7b7b7b | Icon glyph + offline status |
background/state/success/bold | #049442 | Online status dot |
background/state/warning/bold | #bb7034 | Away status dot |
size | 24/32/40/48 | Four discrete sizes |
radius (square) | 4/6/8/10 | Square shape radius per size |