1.0.0 • Published 10 months ago

@zebec-protocol/zebec-icons v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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';
1.0.0

10 months ago