๐Ÿ™ Onigiri

The Crunchyroll design system, rendered live from its own tokens and components. It cannot drift from what ships.

Docs draft

Avatar

Variants

size ยท sm / md / lg โ€” 32 / 64 / 96, snapped from the old 34/60/96 (header, comments, profile selection).

ring ยท none / selected / highlight โ€” selected = 4px accent ring (the old orange); highlight = 3px text.primary ring (the old white hover-select).

States

rest โ€” At rest with no interaction.

hover โ€” Pointer is over the control.

Design specifications

shaperadius.full; image fills the circle
fallbackcolor.bg.secondary + the user glyph in color.text.secondary โ€” never an empty gray
ring-selectedcolor.accent.base, 4px outside
ring-highlightcolor.text.primary, 3px outside
hover-washcolor.bg.scrim
badge-slot28px, bottom-right overlay, lg only

Accessibility

Image alt = the person's name; the fallback glyph carries role=img with the same label. Avatar itself is not interactive โ€” wrap it in a Button or Link when it acts.