1.2.0 • Published 4 years ago

tsdev-icon v1.2.0

Weekly downloads
6
License
ISC
Repository
github
Last release
4 years ago

tsdev-icon

v1.2.x

Installation

npm install --save tsdev-icon

CSS

add index.css from dist folder to your project

import './../node_modules/tsdev-icon/dist/index.css';

Import & Usage

import {
    Icon
} from 'tsdev-icon';

...

<Icon size={18} color="#00ff00"/>

Storybook

http://www.schlender-entwicklung.com/storybook/tsdev-icon

Important

You can include all components as a base component in your implementation. No properties are required as needed. So you can get a better overview, without provoking mistakes immediately.

Icon Types

Icon Typeintroducedupdated
arrow-downv1.0.0v1.0.0
arrow-left-doublev1.1.0v1.1.0
arrow-leftv1.0.0v1.0.0
arrow-rightv1.0.0v1.0.0
arrow-right-doublev1.1.0v1.1.0
arrow-upv1.0.0v1.0.0
calendarv1.0.0v1.0.0
calendarv1.0.0v1.0.0
checkv1.0.0v1.0.0
closev1.0.0v1.0.0
dotv1.0.0v1.0.0
emergencyv1.0.0v1.0.0
errorv1.0.0v1.0.0
exclaminationv1.0.0v1.0.0
fatalv1.0.0v1.0.0
filev1.1.0v1.1.0
folderv1.1.0v1.1.0
folder-openv1.1.0v1.1.0
heartv1.0.0v1.0.0
infov1.0.0v1.0.0
mailv1.0.0v1.0.0
map-markerv1.0.0v1.0.0
minusv1.0.0v1.0.0
penv1.0.0v1.0.0
plusv1.0.0v1.0.0
resetv1.1.0v1.1.0
savev1.1.0v1.1.0
searchv1.0.0v1.0.0
trashv1.0.0v1.0.0
userv1.0.0v1.0.0
warningv1.0.0v1.0.0