1.0.1 • Published 3 years ago

@dragonchain-dev/dragon-kit-icons v1.0.1

Weekly downloads
116
License
-
Repository
github
Last release
3 years ago

Dragon Kit Icons

Icons for Dragonchain

Install

npm install dragon-kit-icons --save

or

yarn add dragon-kit-icons

Usage

import { Api } from 'dragon-kit-icons';

<Api />
<Api color='blue' />
<Api size='large' />
<Api size='xlarge' />

View icons for available icons.

Component Props

Size Options

NameSize
small12px
medium24px
large48px
xlarge96px

Color Options

NameColorValue
defaultnpm.io#dddddd
bluenpm.io#2196f3
dark-bluenpm.io#02173e
alertnpm.io#ff3333
whitenpm.io#fff

Build

To build this library, execute the following commands:

  1. Install NPM modules

    $ npm install (or yarn install)

  2. Run pack and generate icons

    $ npm run build

Storybook

To run storybook,

  1. Install NPM modules

    $ npm install (or yarn install)

  2. Run storybook

    $ npm run storybook

1.0.1

3 years ago

1.0.0

3 years ago

0.10.9

5 years ago

0.10.8

5 years ago

0.10.7

5 years ago

0.10.6

5 years ago

0.10.5

5 years ago

0.10.4

5 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.11

5 years ago

0.9.10

5 years ago

0.9.8

5 years ago

0.9.7

5 years ago

0.9.6

5 years ago

0.9.5

5 years ago

0.9.4

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago