Avatar is used to identify an entity through display pictures, icons or their initials.
Avatar comes in 9 appearances -
Avatar comes in 2 shapes - round and square.
Round avatar represents a single entity i.e a user, bot or app.
A round avatar
Square avatar represents a group of entities or organization.
A square avatar
Avatar comes in 2 sizes - small and regular.
Avatar comes in 3 states - default, focus and disabled.
Default, Focus and Disabled states in Avatar
Avatars with initials
Avatars with icon
Avatars with image
Structure of round avatar
Property | Value(s) |
---|---|
Height |
|
Width |
|
Structure of square avatar
Property | Value(s) |
---|---|
Height |
|
Width |
|
Corner radius | 4 px |
Property | Value(s) | Default value |
---|---|---|
Appearance |
| - |
Size |
| Regular |
Image | Image sub-component | - |
Icon | Icon sub-component | - |
First name | <first_name> | - |
Last name | <last_name> | - |
Property | Value(s) | Default value |
---|---|---|
Appearance |
| - |
Size |
| Regular |
Image | Image sub-component | - |
Icon | Icon sub-component | - |
First name | <first_name> | - |
Last name | <last_name> | - |
The background color of an avatar should be generated dynamically in such a way that at the time of its creation a random color (from the available options) is assigned. Once assigned, the color should stay the same as long as that particular avatar is in use.
For example, an avatar generated for a user - Franklin Clinton, can look like following and it should look the same wherever it is used.
Color assignment in avatars
Since an avatar can either show an image, icon or the initials, there should be an option to show the full name of the entity. This is achieved by hovering over on the avatar to display a tooltip containing the full name.
Hovering on an avatar
Square avatars and round avatar group are both used to group entities. Square avatar is ideal for presenting a group as a unified entity, while round avatar group facilitates an interactive and visually cohesive representation of individual members within the group.
This is the fallback order defined for avatars:
Fallback hierarchy
It is recommended to not use square avatar in conjunction with an icon button as users may mistake the avatar for a button.
Not able to identify the square avatar clearly when used with icon button
It is recommended to use stone light or a suitable background color that ensures enough contrast between the image and its backdrop when using PNG or SVG formats without a background.
Using PNG and SVG in avatar
In an avatar group, you can add a suffix to an entity’s name that appears in tooltips and popovers.
Note: Adding a suffix for disabled states is recommended to keep users informed.
Appending a suffix to the name of the disabled entity