Avatar
Use Avatar to represent a user. Every Avatar image has a subtle color wash.
Props
Usage guidelines
When to Use
- To reflect a person, company or brand within the product.
When Not to Use
- To represent a group of people, companies and/or brands. Use AvatarGroup instead.
Fixed Sizes
Container-Based Sizes
Avatars without a size
prop will be expand to fit to the width of their
parent container. A common use case is to achieve column-based sizing.
Resize the browser to see these Avatar change to match the width of the Column
they
have been placed in.

Without an image
If there is no image source provided to the Avatar, the first character of
the name provided will be used as a placeholder.
Verified
For users with verified accounts, use the verified
prop to add a checkmark.
