Avatar component that can represend either a person or a space.

It supports:

- image
- icon
- initials
- presence icons

Simple usage:

```js
<Avatar title="Chris Adams" />
```
