The @tapsi-oss/icons
library is a comprehensive collection of scalable vector graphic (SVG) icons used in the Tapsi design system. This library lets you easily integrate icons into your projects by automatically generating pre-built components from SVG files.
Note
To add a new icon, simply include the SVG file and its corresponding JSON metadata file in the icons directory. There's no need to manually define components or update the documentation—the pre-build process will handle everything for you!
We offer the following packages:
- Lit Package (also usable in Vue.js)
- React Package
For detailed usage instructions, examples, and API documentation, please visit the official documentation.