AVATAR
An avatar is the face of user's profile. It is the user profile picture. It is a small image consisting of user's face generally to give user's content a visual identity.
Round Avatar
Round Avatar is avilable in 5 different sizes. You can use an image and add the class img-responsive and img-round to make the image responsive and round.
Add class avatar to the image container div and also add class for the avatar size like avatar-xl , avatar-lg , avatar-md , avatar-sm and avatar-xs .
Code Example :
Square Avatar
Square Avatar is avilable in 5 different sizes. You can use an image and add the class img-responsive and img-square to make the image responsive and square.
Add class avatar to the image container div and also add class for the avatar size like avatar-xl , avatar-lg , avatar-md , avatar-sm and avatar-xs .