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