Icon packages for the Koobiq design system.
| Package | Description |
|---|---|
@koobiq/icons |
SVG source files, icon font (TTF/WOFF), SVG sprite, and TypeScript types |
@koobiq/angular-icons |
Angular standalone SVG icon components |
@koobiq/react-icons |
React SVG icon components |
@koobiq/visuals |
Static illustrations and error page images (light/dark) |
Prerequisites: Node.js 20+, Yarn 4
yarn installBuild all packages:
yarn nx run-many -t buildSync icons from Figma (requires FIGMA_TOKEN env variable):
yarn nx run @koobiq/icons:figma:syncMIT © Koobiq Team