@mynaui/icons
Version:
1180+ beautifully crafted open source icons for your next project.
34 lines (21 loc) • 444 B
Markdown
# 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).