<h4>Default</h4>

```js
<LoadingIndicator />
```

-----

<h4>Small</h4>

```js
<LoadingIndicator small={true}/>
```
