Avatar <ui-avatar/>
An Avatar container to show user photo or initials.
The Avatar component is designed to display user profile images or initials in a circular format. It can be used to represent users in various contexts, such as comments, user lists, or profile cards.
Examples
Images
To use an image for the avatar, set the image and label attributes. This will take priority and be shown over initials.
Initials
When you don't have an image to use, you can set the initials attribute to show something more personalized than an icon.