@hilal-ds/icons
v0.1.1
Published
Hilal icons — curated re-exports of Lucide icons used across the design system. Importing this re-exports lucide-react under the @hilal namespace for naming consistency.
Readme
@hilal-ds/icons
Re-exports of Lucide icons so all Hilal docs and consumers use a single import path.
import { Search, ChevronDown, User } from '@hilal-ds/icons';
<Search size={16} aria-hidden />Tree-shaking is preserved — only the icons you import end up in your bundle.
