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.

avatar 1 avatar 2 avatar 3

Sized Avatars

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

small avatar medium avatar large avatar

Square Avatars

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

squared avatar 1 squared avatar 2 sqaured avatar 3