1.0.5 • Published 1 year ago

coloureye v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

ColourEye

License: MIT npm version

GitHub Repository

GitHub Repository

Author

@iamxerrycan

Description

Its a Eye icon that is two type EyeColour and EyeClourOff which is costomisable , you can costmoise colore and width height !

Install

npm install coloureye

Import

import { ColourEye, ColourEyeOff } from 'coloureye';

First

ColourEye Component The ColourEye component represents an eye icon with customizable color.

Props color: The color of the eye (default: 'grey'). width: The width of the eye icon (default: 24px). height: The height of the eye icon (default: 24px).

Example

its a component ColourEye color="blue" width={40} height={40}

Second

Props color: The color of the eye (default: 'grey'). width: The width of the eye icon (default: 24px). height: The height of the eye icon (default: 24px).

Example

its a component ColourEyeOff color="red" width={40} height={40}

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago