1.14.0 • Published 5 months ago

@humblejs/icon v1.14.0

Weekly downloads
5
License
Apache-2.0
Repository
-
Last release
5 months ago

Icon

SVG based Icons packages. Thanks to Font Awesome

Demo

Install

yarn add @humblejs/icon

Style

Import all styling

@import '@humblejs/icon/dist/css/styles.scss';

Props

NameType / DescriptionIs Required?Default
sizestring (large, small, custom)NOCustom with 18px x 18px
flippedboolFlip icon horizontallyNOFALSE
classNamestringCustom class nameNOEMPTY

Usage

You can import all the packages

import Icons from '@humblejs/icon';

...

<Icons.Yelp />

or you can import separately

import { Facebook } from '@humblejs/icon'

...

<Facebook />

or you can import from file

import FacebookIcon from '@humblejs/icon/dist/js/facebook'

...

<FacebookIcon />
1.14.0

5 months ago

1.13.9

9 months ago

1.13.8

1 year ago

1.13.2

2 years ago

1.13.1

2 years ago

1.12.2

2 years ago

1.13.0

2 years ago

1.12.1

2 years ago

1.12.0

2 years ago

1.13.6

2 years ago

1.13.5

2 years ago

1.13.4

2 years ago

1.13.3

2 years ago

1.13.7

2 years ago

1.11.6

3 years ago

1.11.5

3 years ago

1.11.4

3 years ago

1.11.3

3 years ago

1.11.2

3 years ago

1.11.1

3 years ago

1.11.0

3 years ago

1.10.7

3 years ago

1.10.6

4 years ago

1.10.3

4 years ago

1.10.0

4 years ago

1.9.19

4 years ago