UNPKG

@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
# @yopem-ui/react-icons 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. ## Installation ```sh npm install @yopem-ui/react-icons # or pnpm add @yopem-ui/react-icons # or yarn add @yopem-ui/react-icons # or bun add @yopem-ui/react-icons # or deno install npm:@yopem-ui/react-icons ``` ## Licence This project is licensed under the terms of the [MIT license](https://github.com/yopem/ui/blob/main/LICENSE.md).