Skip to Content
Canvas Icons

Canvas Icons

Documentation for Canvas Icons — Canvas system and expressive icons.

Clone the repository and install dependencies from the repo root:

yarn install

Run the docs site locally:

yarn docs:dev

Build a static export of the docs:

yarn docs:build

Output is written to packages/canvas-icons-docs/docs/ (configured via Next distDir).

Last updated on