@xola/icons
v1.1.20
Published
Xola's icon set
Downloads
31,263
Keywords
Readme
Xola Icons
Xola's icon set exposed as React components. This folder is published on NPM as @xola/icons.
The preview for icons are published as part of the repository's storybook on ui.xola.io.
Requirements
- Node.js v16
- NPM v7 or higher
Usage
Install the icons
npm install @xola/iconsPublish
Run these commands in the src/icons/ folder
npm version <your-new-version>
npm publish --tag=latestYou can view your publish package here https://www.npmjs.com/package/@xola/icons?activeTab=versions
