1.0.9 • Published 5 years ago

@cpin/cpin-icon v1.0.9

Weekly downloads
9
License
MIT
Repository
-
Last release
5 years ago

Cpin Icons for React

Install

yarn add @cpin/cpin-icon

Basic Usage

Importing the target icon as a component.

import { Bill, Calender } from '@cpin/cpin-icon'

Icon Props

AttitudeDescriptionTypeDefault
styleSetting icon style.React.CSSProperties
heightHeight of the icon'string' | 'number'
widthWidth of the icon'string' | 'number'
colorIcon colorstring
hoverColorIcon color when mouse hoverstring

Build Project

npm run build:icon
npm run build
1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago