Overview
React-CRUD-Icons is a set of SVG icons designed for CRUD (Create, Read, Update, Delete) applications. It is implemented as a React component and offers both light and dark themes, as well as a tooltip feature. The icons have been carefully selected from Material Design Icons. The package is available on npm and requires separate installations of React and PropTypes. React-CRUD-Icons is open source with an MIT license.
Features
- 67 SVG icons for CRUD applications
- Light and dark themes
- Tooltip feature
- Responsive display with 6 different icon sizes
Installation
To install React-CRUD-Icons, use the following command in your project’s terminal:
npm install react-crud-icons
Please note that you will also need to separately install React and PropTypes as they are not included in the package.
Summary
React-CRUD-Icons is a versatile icon set for CRUD applications implemented as a React component. It provides a wide range of icons, available in both light and dark themes, and includes a tooltip feature. The package can be easily installed through npm and requires React and PropTypes as additional dependencies. With its responsive sizing options, React-CRUD-Icons offers flexibility in design and enhances user experience.