Avatar can be used to show user's profile picture on profile information page, on navigation bar, in blogs grid items.
Avatar is available in 5 different sizes. You can use image in Avatar. You need to include class avatar and for size add class according to size avatar-xl, avatar-lg, avatar-md, avatar-sm, avatar-xs (e.g. class="avatar avatar-lg") Don't forget to add Responsive Image class names for img element.
Avatar is available in 5 different sizes. You can use text in Avatar. You need to include class avatar , avatar-text and for size add class according to size avatar-text-xl, avatar-text-lg, avatar-text-md, avatar-text-sm, avatar-text-xs (e.g. class="avatar avatar-text avatar-text-lg")