1.0.9 • Published 8 months ago

@vooi/react-iconsax v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

🚀 VOOI React Iconsax

An Iconsax port for React to seamlessly integrate beautiful icons into your React projects.

📦 Installation

pnpm add @vooi/react-iconsax

⚡️ Usage

import { BitcoinCardBold } from "@vooi/react-iconsax";

function MyComponent() {
  return <BitcoinCardBold className="w-16 h-16 text-red" />;
}

You can customize the size, color, and other properties using Tailwind CSS classes or standard CSS styles.

License

MIT

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago