bookingjini-react-icons
v1.0.1
Published
React Based Hospitality Icon Components
Downloads
9
Readme
bookingjini-react-icons
Bookingjini-icons React component using SVG with Javascript
Documentation
bookingjini-react-icons
is a JavaScript library which is designed to be used with React. It offers wide variety of Icon components which can be directly used in your React application.
How to Use?
To use bookingjini-react-icons
library in your React application, follow the following steps:
Install the npm package
npm install bookingjini-react-icons
Using the JS library
For example, to use the JiniAc icon in your web application, simply use the following code:
import { AcIcon } from 'bookingjini-react-icons'; const CustomComponent = () => { return ( <AcIcon /> ); }; export default CustomComponent;
To view all the icons, please visit Our Website
How to Help
Review the following docs before diving in:
And then:
- Check the existing issue and see if you can help!
Contributors
The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.