Rounded Avatar
The Avatar component creates a scalable, colorable element that can have text, icon or image within its shape. Check out code for detail of usage.
Square Avatar
Avatars can have a square shape. To do this, you should use the
rounded-lg
utility. Check out code for detail of usage.
Squircle Avatar
Avatars can have a squircle shape. To do this, you should use
the
mask is-squircle
classes. Check out code for detail of usage.
Initial Avatar
In the absence of a image, you can use the initial. Initials can be used in various variants. Check out code for detail of usage.
Square Initial Avatar
Initial avatars can have a square shape. To do this, you should
use the
rounded-lg
utility. Check out code for detail of usage.
Squircle Initial Avatar
Initial avatars can have a squircle shape. To do this, you
should use the
mask is-squircle
utility. Check out code for detail of usage.
Soft Initial Avatar
Initial avatars can have a soft colors. To do this, you should use some opacity. Check out code for detail of usage.
Bordered Initial Avatar
Initial avatars can have a border. Check out code for detail of usage.
Square Soft Initial
Initial avatars can have a soft colors and square shape. To do this, you should use some opacity and border-radius utility. Check out code for detail of usage.
Avatar With Dots
Avatars can be a dot attached to it. It can be used to indicate the user status. Check out code for detail of usage.
Squircle Avatar Dots
Avatars can be a dot attached to it. It can be used to indicate the user status. Check out code for detail of usage.
Initial With Dots
Initial avatars can be a dot attached to it, too. It can be used to indicate the user status. Check out code for detail of usage.
Avatar Dot Colors
Avatar dots can be used in various colors. It can be used to indicate the user status. Check out code for detail of usage.
Avatar Dot Ping
Avatar dots can have the ping animation. This can be used to indicate an important message. Check out code for detail of usage.
Avatar Dot Position
Avatar dot position can be up, down, left and right. Check out code for detail of usage.
Avatar Group
The Avatar group renders its children as a stack. Check out code for detail of usage.
Square Avatar Group
The Avatar group renders its children as a stack. Check out code for detail of usage.
Gradient Border
Border avatars can be gradient colors. Check out code for detail of usage.
Avatar Skeleton
It is also possible to use a skeleton to preview photos. Check out code for detail of usage.