---
id: avatar
scope: props
---

## Props

### Avatar Props

`Avatar` composes the `Box` component so you can pass all its props. These are
props specific to the `Avatar` component:

<PropsTable of='Avatar' />

### Avatar Group Props

`AvatarGroup` composes the `Box` component so you can pass all its props. These
are props specific to the `AvatarGroup` component:

<PropsTable of='AvatarGroup' />
