# @mochi-ui/icons

A set of icons to use in Mochi's design system.

For further details, visit our
[Icons Documentation](https://ds.mochiui.com/?path=/docs/icons-list--docs).

## Installation

Feel free to use the package manager of your choice:

```sh
# Using PNPM
pnpm i @mochi-ui/icons

# Using NPM
npm i @mochi-ui/icons

# Using Yarn
yarn add @mochi-ui/icons
```

## Contribution

We welcome your contributions! For guidance on how to contribute, please refer
to our [Contribution Guidelines](/CONTRIBUTING.md).

## Licence

This project is licensed under the terms of the
[MIT license](https://choosealicense.com/licenses/mit/).
