AvatarShape
AvatarShape =
"circle"|"square"|"rounded"
Defined in: src/components/primitives/Avatar/Avatar.types.ts:24
Geometric treatment of the avatar.
circle— full round (default)square— square cornersrounded— slightly rounded corners (borderRadius.md)