<p align="center">
  <a href="https://github.com/TianJianJun0727/ycloud-icons">
    <img src="https://tianjianjun0727.github.io/ycloud-icons/package-logos/ycloud-react.svg" alt="YCloud Icons icon library for React applications." width="540">
  </a>
</p>

<p align="center">
Language: <a href="./README.md">中文</a> | English
</p>

<p align="center">
YCloud Icons icon library for React applications.
</p>

<div align="center">

[![npm](https://img.shields.io/npm/v/@ycloud-web/icons-react?color=blue)](https://www.npmjs.com/package/@ycloud-web/icons-react)
![NPM Downloads](https://img.shields.io/npm/dw/@ycloud-web/icons-react)
[![License](https://img.shields.io/badge/license-ISC-green)](https://tianjianjun0727.github.io/ycloud-icons/license)

</div>

<p align="center">
  <a href="https://tianjianjun0727.github.io/ycloud-icons/en/guide/">Introduction</a>
  ·
  <a href="https://tianjianjun0727.github.io/ycloud-icons/en/icons/">Icons</a>
  ·
  <a href="https://tianjianjun0727.github.io/ycloud-icons/en/guide/react/">Docs</a>
  ·
  <a href="https://tianjianjun0727.github.io/ycloud-icons/license">License</a>
</p>

# YCloud Icons React

YCloud Icons implementation for React applications.

## Installation

```sh
pnpm add @ycloud-web/icons-react@latest
```

```sh
npm install @ycloud-web/icons-react@latest
```

```sh
yarn add @ycloud-web/icons-react@latest
```

```sh
bun add @ycloud-web/icons-react@latest
```

### Version requirements

React `^17.0.0 || ^18.0.0 || ^19.0.0`.

## Documentation

Read the full documentation at [YCloud Icons docs](https://tianjianjun0727.github.io/ycloud-icons/en/guide/react/).

## License

YCloud Icons is developed from [Lucide](https://github.com/lucide-icons/lucide) and keeps the upstream ISC license and required third-party notices. This package provides icon components for React applications.

YCloud Icons is released under the ISC License. See [LICENSE](https://tianjianjun0727.github.io/ycloud-icons/license).
