1.0.1 • Published 3 years ago
@dragonchain-dev/dragon-kit-icons v1.0.1
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
| Name | Size |
|---|---|
| small | 12px |
| medium | 24px |
| large | 48px |
| xlarge | 96px |
Color Options
| Name | Color | Value |
|---|---|---|
| default | #dddddd | |
| blue | #2196f3 | |
| dark-blue | #02173e | |
| alert | #ff3333 | |
| white | #fff |
Build
To build this library, execute the following commands:
Install NPM modules
$ npm install (or yarn install)
Run pack and generate icons
$ npm run build
Storybook
To run storybook,
Install NPM modules
$ npm install (or yarn install)
Run storybook
$ npm run storybook
1.0.1
3 years ago
1.0.0
4 years ago
0.10.9
6 years ago
0.10.8
6 years ago
0.10.7
6 years ago
0.10.6
6 years ago
0.10.5
6 years ago
0.10.4
6 years ago
0.10.3
6 years ago
0.10.2
6 years ago
0.10.1
6 years ago
0.10.0
6 years ago
0.9.11
6 years ago
0.9.10
6 years ago
0.9.8
6 years ago
0.9.7
6 years ago
0.9.6
6 years ago
0.9.5
6 years ago
0.9.4
6 years ago
0.9.3
6 years ago
0.9.2
6 years ago
0.9.1
6 years ago
0.9.0
6 years ago