vuesax icon pack for React 19
npm install vuesax-icons-react``bash`
yarn add vuesax-icons-reactor
npm i vuesax-icons-react
`jsx
import React from 'react';
//import icon.
import { EmojiHappy } from 'vuesax-icons-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 |