mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-14 20:27:42 +01:00
* Add useIconComponent, lucide-react * Add concept useIconComponent * add useIconComponents to packages * Add icon component * Add icon component * Add tests for react packages * Reset changes in icons * Add types * Add support for Icon components in Lucide Vue Next * update tests * Update tests * Enable Svelte component * Fix lucide-react-native tests * Update Solid package * update snapshots * Add docs * add docs * Update tests * Formatting * Formatting * Update package lock * Remove `useIconComponent` * Update guides * Update exports preact and solid package * Formatting * Format createIcons.ts * Add lucide lab repo link in docs
24 lines
485 B
Plaintext
24 lines
485 B
Plaintext
pnpm-lock.yaml
|
|
|
|
# docs examples
|
|
docs/**/examples/
|
|
docs/.vitepress/.temp
|
|
docs/.vitepress/cache
|
|
docs/.vitepress/data
|
|
docs/.nitro
|
|
|
|
# lucide-angular
|
|
packages/lucide-angular/.angular/cache
|
|
|
|
# lucide-static
|
|
packages/lucide-static/icons
|
|
packages/lucide-static/lib
|
|
packages/lucide-static/sprite.svg
|
|
packages/lucide-static/tags.json
|
|
packages/lucide-static/icon-nodes.json
|
|
packages/lucide-static/font
|
|
|
|
# lucide-svelte
|
|
packages/lucide-svelte/src/icons/*.svelte
|
|
packages/lucide-svelte/.svelte-kit
|