figma-squircle icon indicating copy to clipboard operation
figma-squircle copied to clipboard

Create and edit squircles and superellipses in Figma

Squircle

This Figma plugin was built with Figma Plugin DS Svelte.

Development

During development, watch your project for changes with the following command.

npm run dev

Build

When ready to package up your final Figma Plugin:

npm run build