Print Desk

The Atom design system, rendered live from its own tokens and components — it cannot drift from what ships.

Docs Components

Avatar & AvatarStackexperimental

A round ink coin with someone's initials. Stack a few, and you can see who's working here — that's the presence pattern.

avatarpresencepeoplecollaboration

API

PropTypeDescription
name requiredstringFull name; initials derive from the first two words. title + aria-label carry the full name.
sizestringmd = space-7, sm = space-6.
AvatarStack.names requiredstring[]Stack lists all names in its group aria-label; max (default 4) before +N.

Design specifications

  • fill color-bg-inverse
  • text color-text-inverse
  • font type-label
  • ring color-bg-surface (space-1/2)
  • overlap -space-2

Guidelines

  • mustAvatars are identity, not decoration — always carry the person's name for assistive tech.