### Examples

**Standard Use**

```
<Loading />
```

**Custom parameters**

```
<Loading color='secondary' size={3} duration={1000} />
```
