Avatar example:

```js
<Avatar
  title="John Smith"
  src="https://randomuser.me/api/portraits/men/10.jpg"
/>
```