Paalan React UI Icons This package contains the icons for the Paalan React UI. Installation npm install @paalan/react-icons Usage Import the icons from the package and use them in your project. import { AccessibilityIcon } from '@paalan/react-icons'; <AccessibilityIcon boxSize="4" />;