Avatar lets you show user profile images with notification badge and user online status.
<logo-avatar [items]="items"></logo-avatar>```
## Installation
Install the component:
```sh
npm i @logo-software/avatar --save
Once installed, import the component in your application:
import '@logo-software/avatar';