Canvas Icons
Documentation for Canvas Icons — Canvas system and expressive icons.
Clone the repository and install dependencies from the repo root:
yarn installRun the docs site locally:
yarn docs:devBuild a static export of the docs:
yarn docs:buildOutput is written to packages/canvas-icons-docs/docs/ (configured via Next distDir).
Last updated on