mirror of
https://github.com/TheComputerM/awesome-svelte.git
synced 2026-03-09 07:25:10 -05:00
[PR #127] [MERGED] Add Lucide Svelte #133
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheComputerM/awesome-svelte/pull/127
Author: @thejoltjoker
Created: 10/2/2024
Status: ✅ Merged
Merged: 10/26/2024
Merged by: @TheComputerM
Base:
main← Head:feat/lucide-svelte📝 Commits (1)
3faefd9Update README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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."
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.