@zebec-protocol/zebec-icons
v1.0.0
Published
SVG Zebec Icon Components
Downloads
20
Readme
Zebec Icons
A React Icons package for use in the dashboard.
Build
Webpack has been used for building the components.
yarn build
Implementation
yarn add "@zebec-protocol/zebec-icons"
npm install "@zebec-protocol/zebec-icons"
The Icons can be imported using following like syntax:
import { IconName } from '@zebec-protocol/zebec-icons';