react-icons-sax
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

react-icons-sax

Icons are provided by Iconsax. Please visit the official website for further details iconsax.io

Demo and documentation

All code snippets and documentation are available here:

https://iconsax.vercel.app

Installation

1.Install package

To install with npm:

npm install react-icons-sax --save

To install with yarn:

yarn add react-icons-sax

Basic Usage

Here is a basic example of using react-icons-sax within a React application.

import { EssetionalPetOutline } from 'react-icons-sax';

<EssetionalPetOutline />;

Props

All props are optional

Prop Type Description
color string The stroke, line, or fill color varies depending on the type of icon. RGB and HEX colors. Default: currentColor
size number Icon size. Default: 24
...SVGProps You can override any SVGProps

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

This project is licensed under the terms of the MIT license.

Package Sidebar

Install

npm i react-icons-sax

Weekly Downloads

27

Version

0.0.5

License

MIT

Unpacked Size

9.71 MB

Total Files

6129

Last publish

Collaborators

  • latyaodessa