@syncfusion/react-icons
Version:
A common package for React icon components
43 lines (27 loc) • 2.56 kB
Markdown
# React Icons Library
The React Icon Library is a centralized and scalable collection of SVG-based icon components built specifically for modern React applications. Designed to offer a consistent and customizable icon experience across projects.
**Key Features**
* Includes a comprehensive set of over 500+ ready-to-use SVG icon components covering essential categories such as arrows, indicators, file types, and more.
* Icon components support dynamic props like color, size, width, height, and viewBox, enabling easy visual customization directly through JSX.
* Icons are exported as lightweight, reusable React functional components. They can be seamlessly embedded in buttons, inputs, navigation items, cards, and other custom components.
* With modular exports, only the icons used in your application are included in the final bundle, ensuring optimal performance with minimal overhead.
<p align="center">
Trusted by the world's leading companies
<a href="https://www.syncfusion.com/">
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Syncfusion logo">
</a>
</p>
## Setup
To install `react-icons`, use the following command,
```sh
npm install @syncfusion/react-icons
```
## Support
Product support is available through following mediums.
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
* Live chat
## License and copyright
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
See [LICENSE FILE](https://github.com/syncfusion/react-ui-components/blob/master/license?utm_source=npm&utm_campaign=notification) for more info.
© Copyright 2025 Syncfusion®, Inc. All Rights Reserved. The Syncfusion® Essential® Studio license and copyright applies to this distribution.