Avatar
Avatar are user profile pictures , which are used in almost all modern apps to represent user identity.
Image Avatar
The avatar is available in 5 different sizes. To use add common class (e.g., .avatar) and for different sizes of avatar add class accordingly xl, lg, md, sm, xs, (e.g., class="avatar xl").





Square Avatar
To make your avatar look square, add class square to the existing class (e.g., class="avatar sm square").





Text Avatar
For users who have not added there profile picture, for them you can use text avatar, by using initial letter of there name, add class avatar-text for it (e.g., class="avatar md avatar-text")