Avatars
Avatar is an visual representation of a user in the interface. Avatar are widely used
for profile pictures.
You can add avatar to your project using Minimali by adding the .avatar class to the img
tag.



Sized Avatars
You can also add avatars with different sizes by adding .avatar-small, .avatar-medium, .avatar-large with base class of .avatar.



Square Avatars
Add the class .avatar-sq to the base class of avatar to get squared avatars.


