Skip to content

feelCrazy/figma-font-awesome-plugin

Repository files navigation

figma-font-awesome-plugin

Font Awesome Icon plugin for Figma

Getting Started

  1. Clone the project
git clone https://github.com/feelCrazy/figma-font-awesome-plugin.git
  1. Install the dependencies
cd figma-font-awesome-plugin

bun i
or
pnpm i
  1. Build the plugin
bun run build
or
pnpm build
  1. Open the Figma desktop app

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

  3. Choose figma-font-awesome-plugin/manifest.json

  4. Run the plugin by going to Menu > Plugins > Development > figma-font-awesome-plugin