# Lucide Figma plugin A Figma plugin for using Lucide Icons ## Local development 1. Install the dependencies ```sh yarn ``` 2. Build the plugin ```sh yarn watch ``` 3. Open the [Figma desktop app](https://www.figma.com/downloads/) 4. Go to `Menu > Plugins > Development > New Plugin...` 5. Choose `lucide/packages/lucide-figma/manifest.json` 6. Run the plugin by going to `Menu > Plugins > Development > Lucide Icons`