Icon Sources (based on CSS.gg) built for @steeze-ui/icons
npm install @steeze-ui/css-ggEffortless Icon Pack for CSS.gg Icons
- Based on CSS.gg Icons
- Defines the Icon Source to be used in any steeze-ui icon component
``bash`
npm i -D @steeze-ui/css-gg
`svelte
`
| Value | Description | Prefered Size |
| ------- | -------------------------------- | ------------- |
| default | The outline version of the Icons | 24px |
For all other available Icon Packs visit steeze-ui/icons
This repo uses pnpm. To build a new version of the package just run:
`bash``
pnpm install && pnpm package
This produces a ready-to-publish package for the npm registry