Avatar

Avatar is used to represent a user, and displays the profile picture, initials or fallback icon.

Change the size of avatar by simply changing the class according to your usecase (e.g., .avatar-sm).

Avavilable size - small, normal, medium & large

Make avatar rounded with .rounded class or make it circle with .rounded-full class

Avatar with status

Availability status such as online, offline & dnd can be added with avatar by adding respective classes (e.g., .avatar-status .offline)

Along with these classes relative class must be added to the avatar