The .avatar component is a visual representation of a user. It shows the userβs initials or an image thumbnail.
Its default size is 56px. (See the HTML section below for all options.)
The astro component can take initials or a full name and will output initials if an image is not provided. It will output the full name in the alt attribute if an image is provided.