mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:26:23 +01:00
* add pnpm * make it work * fix comamnds in package.jsons * move some scripts to modules * workflow fixes * test workflow * test #2 * minor fix * update lockflite * create workflows * update workflow * Add copy license command * Fix build * update workflows * update contributions.md * migrate site directory to pnpm * Fix peer dependencies when install * fix types in lucide-angular * fix testing
Lucide Figma plugin
A Figma plugin for using Lucide Icons
Local development
-
Install the dependencies
yarn -
Build the plugin
yarn watch -
Open the Figma desktop app
-
Go to
Menu > Plugins > Development > New Plugin... -
Choose
lucide/packages/lucide-figma/manifest.json -
Run the plugin by going to
Menu > Plugins > Development > Lucide Icons