@lucide/svelte ^1.21.0 canonicalBeautiful, consistent icon set for Svelte 5.
Icons across the console. Migrated from the deprecated lucide-svelte package.
Interfaces we consume
import Icon from '@lucide/svelte/icons/<name>'— one file per icon, tree-shakable.- All icons accept a
sizeorclassprop for sizing. - Consistent 24x24 outline set; matches KYM and Nanda Node visual language.
Assumptions we’re validating
- `lucide-svelte` was deprecated by upstream in May 2026; the replacement is `@lucide/svelte`.
- Ozzy Dev migrated to `@lucide/svelte@^1.21.0` in the Foundation sprint.
- KYM (0.563) and Nanda Node (0.575) still use the deprecated package; sibling-repo bump PRs pending.
- Subpath imports (`@lucide/svelte/icons/<name>`) are the supported form and side-step the old ESM barrel bug.
Live smoke
Icon subpath imports resolve
Dashboard
Map
Boxes
Package
CheckCircle2
ExternalLink