Avatar

Also known as

Faces, Profile Picture, User Photo
Available since
@salt-ds/core@1.3.0

Avatar is a graphical element which you can use to represent a person, group, entity or communication channel.

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.