@hue-supply/icons-react
v1.0.7
Published
Hue Icons is a comprehensive collection of over 4,700 meticulously crafted UI icons, designed in Figma and optimized for seamless integration into your React projects.
Readme
![]()
Hue Icons React Package
Hue Icons is a comprehensive collection of over 4,700 meticulously crafted UI icons, designed in Figma and optimized for seamless integration into your React projects.
Free Version
We offer a free subset of Hue Icons, providing access to over 1,500 basic icons in the Line Hue style. This free version includes:
1,500+ Icons: A substantial collection to kickstart your projects.
Line Hue Style: Consistent and clean design suitable for various applications.
Installation
Install the Hue Icons package via npm:
npm install @hue-supply/react-iconsUsage
Import and use the icons in your project as React components:
import { ArrowUp } from '@hue-supply/react-icons';
function App() {
return (
<div>
<ArrowUp size={24} />
</div>
);
}License
This project is licensed under a custom license. Please review the terms before use.
Contributing
We welcome contributions to enhance the Hue Icons library. To contribute:
Fork the repository.
Create a new branch for your feature or bug fix.
Commit your changes with clear and descriptive messages.
Push your changes to your forked repository.
Open a pull request to the main repository.
Please ensure that your contributions align with the project's coding standards and include relevant documentation.
Support
For assistance or inquiries, please visit our FAQs or visit our website at hue.supply.
