```js
  <BagIcon count={0}/>
```

## Count Example
```js
  <BagIcon count={20} />
```
