@yopem-ui/react-icons
Version:
Yopem UI React Icons is just a wrapper around the [lucide icon](https://lucide.dev) library. We created this package to make it easier to use the lucide icons in a react project.
25 lines (19 loc) • 543 B
Markdown
Yopem UI React Icons is just a wrapper around the
[](https://lucide.dev) library. We created this package to make it
easier to use the lucide icons in a react project.
```sh
npm install @yopem-ui/react-icons
pnpm add @yopem-ui/react-icons
yarn add @yopem-ui/react-icons
bun add @yopem-ui/react-icons
deno install npm:@yopem-ui/react-icons
```
This project is licensed under the terms of the
[](https://github.com/yopem/ui/blob/main/LICENSE.md).