Skip to content

Avatar

Displays a user's profile image with fallback.

VV
CN
VV
SA
PV
+2

Installation

Anatomy

Usage

Sizes

Small

VV

Medium

VV

Large

VV

Examples

Avatar Group

VV
SA
PV
IA

Badge

VV
SA
PV

Badge with Icon

VV

Fallback with Icon

Avatar Group Count

VV
SA
PV
IA
+5

Avatar Group Count Icon

VV
SA
PV
IA

Avatar with Popover

VV
SA
PV
IA

Avatar with Hover Card

Custom Size

Use size-* to set the size of the avatar.

VV

You can use breakpoint utilities to change the size at different screen sizes.

Custom Radius

Use rounded-* to set the radius of the avatar.

VV
CN
SA
PV

You can use breakpoint utilities to change the radius at different screen sizes.

API Reference

Avatar

Container for user or entity profile image. Supports sizes and fallback.

AvatarImage

Profile image. Shown when URL loads; fallback used on error.

AvatarFallback

Shown when the image fails to load or is loading. Often initials or icon.

AvatarGroup

Groups avatars with overlap and optional count badge.

AvatarGroupCount

Shows "+N" when more avatars exist than displayed.

AvatarBadge

Status or indicator badge overlaid on the avatar corner.


For a complete list of props, see the Ark UI documentation.