---
title: Avatar
---

This avatar is show with a size of 64px and round borders. If you construct other avatars based on this please pass it a mugshot url and a size parameter.

## Supported Sizes:

* 16px - .hoo-avatar-16
* 24px - .hoo-avatar-24
* 32px - .hoo-avatar-32
* 40px - .hoo-avatar-40
* 48px - .hoo-avatar-48
* 64px - .hoo-avatar-64
* 72px - .hoo-avatar-72
* 96px - .hoo-avatar-96

### SCSS Imports

**Main Component**\
@n8d/htwoo-core/components/avatar

## Changes in v0.2.0:

Class name change for image in avatar molecule to `hoo-avatar-img`

***
