# Avatar

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Comments/CommentThread.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Comments/CommentThread.tsx#L293)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `user` | `unknown` | ✓ | - |
| `size` | `unknown | unknown | unknown` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_Avatar_6ab6d3d7["Avatar"]
    class component_Avatar_6ab6d3d7 rootComponent
```

## Referenced By

- `CommentThread` (RENDERS)
- `CommentReply` (RENDERS)
