Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.14 KB

File metadata and controls

36 lines (24 loc) · 1.14 KB

Koobiq Icons

Icon packages for the Koobiq design system.

Packages

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)

Development

Prerequisites: Node.js 20+, Yarn 4

yarn install

Build all packages:

yarn nx run-many -t build

Sync icons from Figma (requires FIGMA_TOKEN env variable):

yarn nx run @koobiq/icons:figma:sync

License

MIT © Koobiq Team