# Avatar Use the avatar component to show a visual representation of a user profile using an image element or SVG object based on multiple styles and sizes ## Default avatar Use this example to create a circle and rounded avatar on an image element. ```vue ``` ## Bordered Use this example to create a circle and rounded avatar on an image element. ```vue ``` ## Dot indicator ```vue ``` ## Sizes ```vue ``` ## Dot indicator position ```vue ```