Icon component system
npm install @modul-es/iconsA simple, modular icon component supporting multiple sets with consistent props & styling.
huge phosphor lucide pixelart
``tsx
import { Icon } from '@modul-es/icons';
// Basic usage
// Colors (Tailwind/hex)
// Size variants (xs, sm, md, lg, xl)
// Phosphor style variants
// Stroke width (for stroke-based icons)
// ClassName for custom styling
``
Search & copy icon names, SVGs, and components → modul.es/icons.