1.9.0 • Published 10 months ago

@saleshandy/icons v1.9.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

🎉 Saleshandy Icons Library

The Saleshandy Icons Library is a comprehensive collection of 570+ SVG icons for use in your projects. These icons cover a wide range of categories and can be easily customized to fit your application's design.

🔧 Installation

You can install the Saleshandy Icons Library via npm by running the following command:

npm install @saleshandy/icons

🚀 Usage

To use the icons in your project, you can import them as SVG components or use them directly in your JSX.

Importing SVG Components

import { IconName } from '@saleshandy/icons';

// Use the icon as a component
<IconName />;

Replace IconName with the specific icon name you want to use from the library.

🎨 Customization

Saleshandy Icons can be easily customized to match your application's design. You can modify the size, color, and other properties using CSS.

AttributeDescription
widthThe width of the icon.
heightThe height of the icon.
fillThe fill color of the icon.
strokeThe stroke color of the icon.
...Any other attributes supported by SVG elements.

Please refer to the SVG Element specification for a complete list of supported attributes.

📄 License

The Saleshandy Icons Library is licensed under the MIT License, which means you are free to use it in your projects, both commercial and non-commercial. However, we do ask that you provide attribution to the Saleshandy Icons Library project in your documentation and/or about page.

🔥 Credits

The Saleshandy Icons Library is developed and maintained by Saleshandy. We hope you find the it useful in your projects. If you have any questions or need further assistance, please don't hesitate to contact us.

Happy coding! ✨👩‍💻👨‍💻

1.9.0

10 months ago

1.8.0

11 months ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.3

1 year ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.2.0

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.1.1

2 years ago