Avatar
Avatar component with 5 sizes (xs/sm/default/lg/xl), image/fallback/icon types, AvatarBadge for status dots or icons, and AvatarGroup with AvatarGroupCount for displaying multiple avatars.
Figma: DS-001 Foundations ยท 17100:29935
Import
Live Demo
Avatar sizes, badge states, and group compositions.
Image โ all sizes (xs / sm / default / lg / xl)
CN
CN
CN
CN
CNImage + Status Badge (green dot)
CN
CN
CN
CN
CNImage + Icon Badge
CN
CN
CN
CN
CNFallback โ all sizes
CNCNCNCNCN
Icon Fallback โ all sizes
Avatar Group (3 avatars)
CN
VC
SDAvatar Group + Count (+3)
CN
VC
SD+3
Avatar Group + Add Icon
CN
VC
SDAvatar Form Field (avatar + change photo)
CNProps
| Name | Type | Default | Description |
|---|---|---|---|
| size | "xs" | "sm" | "default" | "lg" | "xl" | "default" | The size of the avatar |
Examples
With Image
Fallback Only
Shown when the image fails to load or isn't provided.
With Status Badge
Add a status indicator or custom icon badge.
Avatar Group
Display multiple avatars with overflow count.