Avatar
Avatars represent people by displaying their initials.
#Example
#Guidelines
#When to use
- Represent a person nearby the content they're related to. For example, avatar could be placed near the source they created.
- As a purely visual element near the person's name.
#When not to use
- When representing anything else, but a person.
#Props
Inherits margin props.
Name | Default | Description |
---|
name | — | string | undefined User's full name |
size | "md" | "2xs" | "xs" | "sm" | "md" The avatar size |