[!NOTE] This plugin is still a work in progress in active development. You can still use it right now, but not all features have been completed.
The official Figma plugin for the ProIcons icon library. Built with Svelte, Vite, Sass and TypeScript.
Coming Soon
git clone https://github.com/ProCode-Software/proicons-figma.git
pnpm install
pnpm run build
to build the plugin into dist
folderIf you want to make changes to the plugin in development, you can run pnpm run dev
instead. This builds the plugin in development mode, rebuilding as changes are made.
dist/index.html
. The CSS and JavaScript are inlined by vite-plugin-singlefile
due to Figma plugin limitations.dist/index.js