@sentre/antd-iconsax
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

Antd Iconsax

This package wraps iconsax-react to let it work with Ant Design and ReactJS.

Installation

npm i @sentre/antd-iconsax

Usage

import IconSax from '@sentre/antd-iconsax'

const YourReactComponent = () => {
  return <IconSax name="Activity" variant="Bulk" style={{ color: '#FF8A65' }} />
}

You can find details for props in https://iconsax-react.pages.dev/.

Package Sidebar

Install

npm i @sentre/antd-iconsax

Weekly Downloads

1

Version

2.0.4

License

MIT

Unpacked Size

7.96 kB

Total Files

10

Last publish

Collaborators

  • tphanson