GivePulse Iconsax Icon Library for React
npm install givepulse-iconsax-react``bash`
yarn add givepulse-iconsax-reactor
npm i givepulse-iconsax-react
`jsx
import React from 'react';
//import icon
import { Gpgiving } from 'iconsax-react';
const Example = () => {
// then use it as a normal React Component
return
};
`
You can configure Icons with inline props:
`jsx`
| Prop | Type | Default | Note |
| --------- | --------------------------------------------------- | -------------- | ---------------------- |
| color | string | currentColor | css color |size
| | number string | 24px | size={24} or size="24" |variant
| | Linear Outline TwoTone Bulk Broken Bold | Linear` | icons styles |