Avatar
A container to show avatar images or initials.
Default Avatar
Wrap your content with .avatar
class and wrap your text in .avatar-content
to create a avatar.You have to use inline
attributes to set height width of image in default avatar.
AS
Avatar Sizes
use class .avatar-{sm|lg|xl}
with .avatar
to modify size of your avatar.
AS
Avatar Status
use class .avatar-status
and .bg-{color}
after .avatar-content
AS