Vue Avatar - Soft UI

Use our Avatar example to portray people or objects in your Vue.js projects. It can be used as a visual identifier for a user profile on your website.

See below our SoftAvatar component examples.


Default Avatar

Use this example to create a simple and versatile avatars.

Avatar

Props Information

NameTypeDefaultDescription
img*StringUsed to add image to SoftAvatar component.
altStringUsed to add description to SoftAvatar image.
borderRadius'sm''md''lg''xl'Used to change the SoftAvatar border-radius size.
CircularboolfalseUsed to make the SoftAvatar component circlular,
size'xs''sm''md''lg''xl''xxl'mdChange the SoftAvatar size.
shadow'none''sm''lg''xl'noneSet a box-shadow for the SoftAvatar.

Avatar Sizes

Use this example to create circular avatars of different sizes for your Vue project.

Avatar
Avatar
Avatar
Avatar
Avatar
Avatar

Avatar Variants

Use this example to create circular avatars in different styles: circular and rounded.

Avatar
Avatar
Avatar