Skip to content

mdo/figma-feather

 
 

Repository files navigation

Feather Figma plugin

Quick access to Feather icons in Figma.

👉 https://www.figma.com/c/plugin/744047966581015514/Feather

c70a8d59-917d-484d-a3b5-4db806f34710-cover

Local development

  1. Clone the repository

    git clone https://github.com/feathericons/figma-feather.git
    cd figma-feather
  2. Install the dependencies

    yarn
  3. Build the plugin

    yarn watch
    
  4. Open the Figma desktop app

  5. Go to Menu > Plugins > Development > New Plugin...

  6. Choose figma-feather/manifest.json

  7. Run the plugin by going to Menu > Plugins > Development > Feather

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.6%
  • JavaScript 15.7%
  • CSS 4.4%
  • HTML 0.3%