Avatar
Avatar
Avatar
is a graphical element which you can use to represent a person, group, entity or communication channel.
Examples
How to use
Accessibility
Density
Mode
You can pass an image as the avatar image using the src
prop.
You can also pass a custom image or SVG as the child of the component. Note that for images passed as children, you'll also need to handle the fallback logic.