Avatar component
The component <day-avatar> is used to display user avatars.
Dependencies
'@core'
Description
The component <day-avatar> is used to display user avatars. It allows you to easily show user images or initials in your application.
It supports different sizes, such as small, medium, and big, which can be set using the size input property.
You can also customize the content of the avatar, such as using initials or images.
You can change the background color and text color of the avatar using the bgColor and color input properties.