An avatar component for displaying profile pictures or organization logos.
name : string
src : string | null | undefined
shape? : "round" | "box"
"round"
.
variant? : "subtle" | "bold"
"bold"
.
size? : "small" | "medium" | "large"
"small"
- 16px
"medium"
- 24px
"large"
- 32px
"medium"
.