# XWUIAvatar

User avatar with image / initials fallback. Sizes, circle/square shape, status dot.

## Basic Usage

Initials avatar derived from a name.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Initials avatar derived from a name.
```

## Sizes

xs / sm / md / lg / xl.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: xs / sm / md / lg / xl.
```

## With Status

online / away / busy / offline status dots.

```example
file: examples/WithStatus.ts
html: examples/WithStatus.html
title: With Status
description: online / away / busy / offline status dots.
```

## Shapes

Circle vs square.

```example
file: examples/Shapes.ts
html: examples/Shapes.html
title: Shapes
description: Circle vs square.
```

```api
```
