2.1.5 • Published 1 year ago
@brighthr/component-icon v2.1.5
Icon
This package is deprecated, and is only provided for backwards-compatibility.
Recommended alternative
import { CalendarInfoIcon } from '@brighthr/icons';
<CalendarInfoIcon className="w-6" />
Usage
To implement the Icon component into your project you’ll need to add the import:
import Icon from '@brighthr/component-icon';
After adding import into your project you can use it simply like:
<Icon />
Props
Name | Type | Default | Description |
---|---|---|---|
iconName | 'iconName' | Sets the icon to display. | |
size | 'xxs' 'xs' 'sm' 'base' 'lg' 'xl' 'xxl' | 'base' | Sets the size of the icon. |
2.1.5
1 year ago
2.1.4
2 years ago
2.1.2
2 years ago
2.1.1
2 years ago
2.1.3
2 years ago
2.1.0
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.1.23
2 years ago
1.1.22
2 years ago
1.1.21
2 years ago
1.1.20
2 years ago
1.1.26
2 years ago
1.1.25
2 years ago
1.1.24
2 years ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.19
2 years ago
1.1.18
2 years ago
1.1.17
2 years ago
1.1.12
2 years ago
1.1.14
2 years ago
1.1.13
2 years ago
1.1.11
3 years ago
1.1.10
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.1
3 years ago
1.0.2
3 years ago
1.1.0
3 years ago
1.0.1
3 years ago
1.1.2
3 years ago
1.0.3
3 years ago
1.0.0
3 years ago