Skip to main content
Kaleidoscope

Avatar

A component to represent a user or user group.

Default

Out of the box, you get a simple user icon that can be used to indicate a user:

Editable example

Avatar types

We support two variants:

  • AvatarType.Team
  • AvatarType.Account
Editable example

With initials

This component supports adding a first name and (optionally) a last name as the variant, which adds the initials to the avatar.

Editable example

Invite state

If you want to indicate that a user is eligible to be invited (hasn't been invited or signed up before), there is a variant for that also:

Editable example

Accessibility

N/A