Capabilities Matrix

A comprehensive overview of every variant and its supported features.

All 21 variant capabilities

Detailed capability breakdown for every variant in @usespaceui/avatars.

Variant IDFamilyColorsSupported EffectsAnimated EffectsAnimate
lumina
gradient
noise
none
shaula
gradient
noise
none
singularity
gradient
noise
none
triton
gradient
noise
none
solar-flare
gradient
noise
none
titan
gradient
noise
none
glass
gradient
noise
none
splash
fluid
none
none
animals
fluid
none
none
astronaut
fluid
none
none
ghost
fluid
none
none
bot
fluid
none
none
glitch
fluid
none
none
pebble
classic
none
None
invader
classic
none
none
grunge
classic
none
None
bored
classic
none
None
doodle
classic
none
None
squiggle
classic
none
None
critter
paletteless
none
None
kendo
paletteless
none
None
Glossary

Term Definitions

TermDefinition
Variant IDThe unique identifier string used in the variant prop to select this specific avatar style (e.g. "triton").
FamilyThe visual group a variant belongs to: Gradient, Fluid, Classic, or Paletteless.
ColorsWhether the avatar supports custom color palettes via the colors prop. Must contain exactly 5 colors (5 min, 5 max).
Supported EffectsSVG post-processing filters (like grain, glow) that can be applied to this variant via the effect prop.
Animation-compatible effectsEffects that allow animation for this variant. Currently animation is compatible only with effect="none" for all variants.
AnimateWhether the core geometries of this variant support fluid motion and rotation when animate={true} is set.