@kivid/icons
v1.0.0-alpha.23
Published
## Usage
Keywords
Readme
Icons package
Usage
- Fetch icons from Figma:
pnpm fetch-icons-from-figmaAnalyze changes (manually for now)
Commit changes
Build package at monorepo level (recomended):
pnpm build Manually adding icons
You can also manually add icons from outside the Design System iconography. Manually adding icons from Design System iconography is NOT recommended, but it can be done if needed.
- Add icon to
src/custom/** - Run
pnpm build
