1.0.1 • Published 2 years ago

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

Weekly downloads
116
License
-
Repository
github
Last release
2 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

2 years ago

1.0.0

2 years ago

0.10.9

4 years ago

0.10.8

4 years ago

0.10.7

4 years ago

0.10.6

4 years ago

0.10.5

4 years ago

0.10.4

4 years ago

0.10.3

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.11

4 years ago

0.9.10

4 years ago

0.9.8

4 years ago

0.9.7

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago