@royal-voluntary-service/icons
v0.0.20
Published
The Royal Voluntary Service Icon library
Readme
library-icons
The Royal Voluntary Service Icon library
Usage
- Add SVGs: Place your SVG files in the
./assetsfolder. - Generate TSX files: Run
pnpm generate:iconsto convert all SVGs to TSX React components. - Build the package: Run
pnpm buildto compile the TypeScript files. - Generate Exports: Run
pnpm generate:exportsto update the exports for the generated icons.
You can now import the generated icon components from the package in your project.
