Shield UI

Avatar

The avatar component is used to display profile picture or initials of the user. It can be found across all websites and apps.

Individual usage

avatar large

large

avatar medium

medium

avatar small

small

Avatar has 3 sizes large, medium and small and can be used as avatar-l, avatar-m, avatar-s respectively. The usage is shown in the following snippet.

Default :medium

Type class : avatar

Size class : avatar-lavatar-mavatar-s

Avatar with status

avatar online

online

avatar offline

offline

avatar dnd

dnd

Just change the class according to the required status.

Default :medium

Container class : avatar-status-container

Type class : avatar-status

Status class : avatar-onlineavatar-offlineavatar-dnd