-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,19 @@ | ||
# penpot-lucide-icons | ||
# penpot-lucide-icons | ||
|
||
Lucide icons package for penpot app. | ||
|
||
## Lucide is an open source icon library | ||
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. | ||
|
||
[https://lucide.dev/](https://lucide.dev/) | ||
|
||
## How to use as la library | ||
To use this within your files on Penpot you must make this file a "Shared Library" by going to the three dot menu to the left of your filename and then choose File > Add as Shared Library. | ||
|
||
This will enable you to link the library from the files you want to use it from. You can customize line width and color in the icons to match your design style. | ||
|
||
## License | ||
Lucide icons are released under the ICS license. This file is released under the MIT license. | ||
|
||
## Changelog | ||
2024-01-11 v1. Initial release with Lucide library v. 0.307.0 |