Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rah-emil/iconsax


https://github.com/rah-emil/iconsax

iconsax nuxt vue

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# @rah-emil/iconsax
Icon pack from iconsax: https://iconsax.io/

## Usage
*This package supports Vue 3.*

To install the package in your project:
```sh
npm i @rah-emil/iconsax
```

Including an icon inside components:
```vue

import { AlarmIcon } from '@rah-emil/iconsax/dist/bold';



...


```

## Contribution
If you want to add react or vue2 support, you can send PR with your code. I love it!