awesome-svelte icon indicating copy to clipboard operation
awesome-svelte copied to clipboard

Add Lucide Svelte

Open thejoltjoker opened this issue 5 months ago • 0 comments

From https://lucide.dev/guide/packages/lucide-svelte

"Lucide is built with ES Modules, so it's completely tree-shakable.

Each icon can be imported as a Svelte component, which renders an inline SVG element. This way, only the icons that are imported into your project are included in the final bundle. The rest of the icons are tree-shaken away."

thejoltjoker avatar Oct 02 '24 08:10 thejoltjoker