UNPKG

sui-explorer-local

Version:
9 lines (6 loc) 332 B
# `@mysten/icons` ## Exporting Icons 1. Clean the project by running `pnpm icons clean:all` from the repo root. 1. Open Figma Icons file. Create a mass export using `cmd` + `shift` + `e`. Save the SVGs to `sui/apps/icons/svgs`. 1. Run `pnpm icons generate` to generate the new icon library. 1. Commit the changes and submit a PR.