# MynaUI Icons

Beautifully crafted open source icons from Myna UI.

## Install

```sh
npm i @mynaui/icons
```

or

```sh
bun i @mynaui/icons
```

or

```sh
yarn add @mynaui/icons
```

or download the package from [here](https://github.com/praveenjuge/mynaui-icons/releases).

## Usage

```html
<link rel="stylesheet" href="path/to/mynaui.css" />
```

## License

[MIT License](https://github.com/praveenjuge/mynaui-icons/blob/master/LICENSE).
