@renproject/icons
v0.3.6
Published
Ren SVG icons exported as React Components.
Readme
Ren UI Icons
Ren SVG icons exported as React Components.
Build and publish
Run nx run icons:build. Then yarn publish dist/packages/icons
Storybook
Run as dev server: nx run icons:storybook.
Build: nx run icons:build-storybook.
Running unit tests
Run nx test icons to execute the unit tests via Jest.
