Files
lucide/packages/lucide-figma
Eric Fennis b4e4f002f2 Lucide 0.15.0 (#272)
* add configs

* Add vue components

* Add documentation

* add alpha release version

* improve npm ignore files

* add tests

* Make style and class attrs work

* 📦 bump version

* Add Icon suffix for component names

* bump version

* Add icon component example

* remove space

* add new build strategy

* Write a better intro

* add other node design

* fix

* add new default template

* add tempalte

* improve code

* small improvements

* small improvements

* move files

* Connect lucide with lucide-react

* Add support for vue

* Add licenses to packages

* Fix tests

* refactor build scripts

* Minor code fixes

* update homepage readme

* Update footer text

* Add a better introduction to packages

* Split up in tempaltes

* Add new types build file

* Setup workflow file

* update readme

* update

* Fix build

* remove debug code

* Add check if svgs have duplicated children

* Add check if their are no children

* small fixes

* last fixes in the build

* Move script to packages folder

* Fix tests and add types for lucide

* Add rule to package.json

* add types in build

* add npm ignore

* update package.jsons
2021-03-23 19:26:50 +01:00
..
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-03-23 19:26:50 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00

Lucide Figma plugin

A Figma plugin for using Lucide Icons

Local development

  1. Install the dependencies

    yarn
    
  2. Build the plugin

    yarn watch
    
  3. Open the Figma desktop app

  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