Font Awesome Icon plugin for Figma
- Clone the project
git clone https://github.com/feelCrazy/figma-font-awesome-plugin.git- Install the dependencies
cd figma-font-awesome-plugin
bun i
or
pnpm i- Build the plugin
bun run build
or
pnpm build-
Open the Figma desktop app
-
Go to
Menu > Plugins > Development > New Plugin... -
Choose
figma-font-awesome-plugin/manifest.json -
Run the plugin by going to
Menu > Plugins > Development > figma-font-awesome-plugin