This article provides information about the Iconsax React library, a collection of icons for React projects.
What is Iconsax React?
• Iconsax React is the unofficial icon library for the Vuesax framework, designed for use in React projects.
• It offers a set of modern and versatile icons that are sleek and customizable.
• The icons can be used for personal and commercial purposes for free.
Key Features:
• Customization: Icons can be customized by setting the size, color, and stroke using props. You can also use style props to set width and height. The component also supports className for styling purposes.
• Installation: The library can be installed using yarn, npm, pnpm, or bun:
◦ yarn add @meysam213/iconsax-react
◦ npm install @meysam213/iconsax-react
◦ pnpm install @meysam213/iconsax-react
◦ bun add @meysam213/iconsax-react
• Usage: Icons can be imported and used as React components. For example, import { Iconsax } from '@meysam213/iconsax-react'. Then, you can use components like < Sax3dBuilding /> in your React code.
• Source Code: The source code for the library is available on GitHub.
Technical Details:
•The library is primarily written in TypeScript (99.9%).
•The library is not currently offering any releases or published packages.
Additional Information:
•The library's website is iconsax-react.vercel.app.
•The GitHub repository is premier213/iconsax-react.
Top comments (0)