@kouji-ui/components 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/kouji-ui-components.mjs +17668 -0
- package/fesm2022/kouji-ui-components.mjs.map +1 -0
- package/package.json +17 -10
- package/types/kouji-ui-components.d.ts +8032 -0
- package/.turbo/turbo-build.log +0 -29
- package/CHANGELOG.md +0 -192
- package/ng-package.json +0 -7
- package/src/accordion/_examples/accordion.default.example.ts +0 -31
- package/src/accordion/_examples/accordion.disabled.example.ts +0 -38
- package/src/accordion/_examples/accordion.multiple.example.ts +0 -31
- package/src/accordion/_examples/accordion.rich-content.example.ts +0 -49
- package/src/accordion/_examples/index.ts +0 -6
- package/src/accordion/accordion.arrow-nav.example.ts +0 -39
- package/src/accordion/accordion.css +0 -68
- package/src/accordion/accordion.playground.ts +0 -119
- package/src/accordion/accordion.spec.ts +0 -117
- package/src/accordion/accordion.ts +0 -153
- package/src/accordion/accordion.usage.example.ts +0 -38
- package/src/accordion/accordion.value.example.ts +0 -60
- package/src/accordion/index.ts +0 -1
- package/src/alert/_examples/alert.banner.example.ts +0 -56
- package/src/alert/_examples/alert.dismissible.example.ts +0 -53
- package/src/alert/_examples/alert.example.ts +0 -40
- package/src/alert/_examples/alert.variants.example.ts +0 -66
- package/src/alert/_examples/alert.with-actions.example.ts +0 -57
- package/src/alert/_examples/index.ts +0 -7
- package/src/alert/alert.css +0 -133
- package/src/alert/alert.playground.ts +0 -111
- package/src/alert/alert.spec.ts +0 -167
- package/src/alert/alert.ts +0 -250
- package/src/alert/alert.usage.example.ts +0 -58
- package/src/alert/index.ts +0 -8
- package/src/avatar/_examples/avatar-group.example.ts +0 -31
- package/src/avatar/_examples/avatar-group.list.example.ts +0 -45
- package/src/avatar/_examples/avatar-group.overflow.example.ts +0 -33
- package/src/avatar/_examples/avatar-group.shapes.example.ts +0 -39
- package/src/avatar/_examples/avatar-group.sizes.example.ts +0 -44
- package/src/avatar/_examples/avatar.default.example.ts +0 -18
- package/src/avatar/_examples/avatar.initials.example.ts +0 -20
- package/src/avatar/_examples/avatar.shapes.example.ts +0 -22
- package/src/avatar/_examples/avatar.sizes.example.ts +0 -26
- package/src/avatar/_examples/avatar.with-image.example.ts +0 -20
- package/src/avatar/_examples/index.ts +0 -12
- package/src/avatar/avatar-group.spec.ts +0 -138
- package/src/avatar/avatar-group.ts +0 -127
- package/src/avatar/avatar-group.usage.example.ts +0 -30
- package/src/avatar/avatar.css +0 -58
- package/src/avatar/avatar.playground.ts +0 -95
- package/src/avatar/avatar.ts +0 -123
- package/src/avatar/index.ts +0 -2
- package/src/badge/_examples/badge.default.example.ts +0 -18
- package/src/badge/_examples/badge.sizes.example.ts +0 -25
- package/src/badge/_examples/badge.variants.example.ts +0 -24
- package/src/badge/_examples/badge.with-dot.example.ts +0 -31
- package/src/badge/_examples/badge.with-icon.example.ts +0 -23
- package/src/badge/_examples/index.ts +0 -7
- package/src/badge/badge.css +0 -59
- package/src/badge/badge.playground.ts +0 -49
- package/src/badge/badge.ts +0 -86
- package/src/badge/badge.usage.example.ts +0 -22
- package/src/badge/index.ts +0 -1
- package/src/breadcrumb/_examples/breadcrumb.custom-separator.example.ts +0 -53
- package/src/breadcrumb/_examples/breadcrumb.example.ts +0 -48
- package/src/breadcrumb/_examples/breadcrumb.long-path.example.ts +0 -58
- package/src/breadcrumb/_examples/breadcrumb.truncated.example.ts +0 -59
- package/src/breadcrumb/_examples/breadcrumb.with-icons.example.ts +0 -66
- package/src/breadcrumb/_examples/index.ts +0 -7
- package/src/breadcrumb/breadcrumb.css +0 -121
- package/src/breadcrumb/breadcrumb.playground.ts +0 -93
- package/src/breadcrumb/breadcrumb.spec.ts +0 -230
- package/src/breadcrumb/breadcrumb.ts +0 -272
- package/src/breadcrumb/breadcrumb.usage.example.ts +0 -45
- package/src/breadcrumb/index.ts +0 -1
- package/src/button/_examples/button.anchor.example.ts +0 -18
- package/src/button/_examples/button.configured.example.ts +0 -43
- package/src/button/_examples/button.disabled.example.ts +0 -25
- package/src/button/_examples/button.example.ts +0 -22
- package/src/button/_examples/button.icon.example.ts +0 -27
- package/src/button/_examples/button.loading.example.ts +0 -31
- package/src/button/_examples/button.pressed.example.ts +0 -24
- package/src/button/_examples/button.sizes.example.ts +0 -26
- package/src/button/_examples/button.usage.example.ts +0 -66
- package/src/button/_examples/button.variants.example.ts +0 -26
- package/src/button/_examples/index.ts +0 -12
- package/src/button/button.css +0 -263
- package/src/button/button.playground.ts +0 -79
- package/src/button/button.spec.ts +0 -100
- package/src/button/button.ts +0 -150
- package/src/button/index.ts +0 -1
- package/src/button-group/_examples/button-group.example.ts +0 -30
- package/src/button-group/_examples/button-group.icon-only.example.ts +0 -30
- package/src/button-group/_examples/button-group.toggle.example.ts +0 -36
- package/src/button-group/_examples/button-group.variants.example.ts +0 -40
- package/src/button-group/_examples/button-group.vertical.example.ts +0 -29
- package/src/button-group/_examples/index.ts +0 -7
- package/src/button-group/button-group.css +0 -80
- package/src/button-group/button-group.playground.ts +0 -94
- package/src/button-group/button-group.spec.ts +0 -119
- package/src/button-group/button-group.ts +0 -130
- package/src/button-group/button-group.usage.example.ts +0 -35
- package/src/button-group/index.ts +0 -1
- package/src/calendar/_examples/calendar.example.ts +0 -33
- package/src/calendar/_examples/index.ts +0 -3
- package/src/calendar/calendar.css +0 -129
- package/src/calendar/calendar.playground.ts +0 -84
- package/src/calendar/calendar.spec.ts +0 -50
- package/src/calendar/calendar.ts +0 -171
- package/src/calendar/calendar.usage.example.ts +0 -33
- package/src/calendar/index.ts +0 -1
- package/src/card/_examples/card.cover.example.ts +0 -53
- package/src/card/_examples/card.example.ts +0 -27
- package/src/card/_examples/card.full.example.ts +0 -51
- package/src/card/_examples/index.ts +0 -5
- package/src/card/card.css +0 -120
- package/src/card/card.playground.ts +0 -116
- package/src/card/card.spec.ts +0 -50
- package/src/card/card.ts +0 -194
- package/src/card/card.usage.example.ts +0 -46
- package/src/card/index.ts +0 -1
- package/src/carousel/_examples/carousel.autoplay.example.ts +0 -69
- package/src/carousel/_examples/carousel.example.ts +0 -60
- package/src/carousel/_examples/carousel.indicators.example.ts +0 -64
- package/src/carousel/_examples/carousel.lazy-load.example.ts +0 -85
- package/src/carousel/_examples/carousel.tabs-pattern.example.ts +0 -61
- package/src/carousel/_examples/index.ts +0 -7
- package/src/carousel/carousel.css +0 -181
- package/src/carousel/carousel.playground.ts +0 -135
- package/src/carousel/carousel.spec.ts +0 -211
- package/src/carousel/carousel.ts +0 -399
- package/src/carousel/carousel.usage.example.ts +0 -46
- package/src/carousel/index.ts +0 -1
- package/src/cascade-select/_examples/cascade-select.data-driven.example.ts +0 -119
- package/src/cascade-select/_examples/cascade-select.disabled.example.ts +0 -74
- package/src/cascade-select/_examples/cascade-select.example.ts +0 -80
- package/src/cascade-select/_examples/cascade-select.field.example.ts +0 -73
- package/src/cascade-select/_examples/cascade-select.path.example.ts +0 -85
- package/src/cascade-select/_examples/index.ts +0 -7
- package/src/cascade-select/cascade-select.css +0 -120
- package/src/cascade-select/cascade-select.playground.ts +0 -133
- package/src/cascade-select/cascade-select.ts +0 -201
- package/src/cascade-select/cascade-select.usage.example.ts +0 -44
- package/src/cascade-select/index.ts +0 -5
- package/src/chat/_examples/chat-bubble.example.ts +0 -71
- package/src/chat/_examples/chat-bubble.grouped.example.ts +0 -69
- package/src/chat/_examples/chat-bubble.sides.example.ts +0 -41
- package/src/chat/_examples/chat-bubble.variants.example.ts +0 -58
- package/src/chat/_examples/chat-bubble.with-state.example.ts +0 -57
- package/src/chat/_examples/index.ts +0 -7
- package/src/chat/chat.css +0 -231
- package/src/chat/chat.playground.ts +0 -171
- package/src/chat/chat.spec.ts +0 -343
- package/src/chat/chat.ts +0 -269
- package/src/chat/chat.usage.example.ts +0 -49
- package/src/chat/index.ts +0 -13
- package/src/checkbox/_examples/checkbox.checked.example.ts +0 -20
- package/src/checkbox/_examples/checkbox.default.example.ts +0 -20
- package/src/checkbox/_examples/checkbox.disabled.example.ts +0 -26
- package/src/checkbox/_examples/checkbox.indeterminate.example.ts +0 -20
- package/src/checkbox/_examples/checkbox.usage.example.ts +0 -62
- package/src/checkbox/_examples/index.ts +0 -7
- package/src/checkbox/checkbox.css +0 -74
- package/src/checkbox/checkbox.playground.ts +0 -68
- package/src/checkbox/checkbox.ts +0 -122
- package/src/checkbox/index.ts +0 -1
- package/src/color-picker/_examples/color-picker.alpha.example.ts +0 -36
- package/src/color-picker/_examples/color-picker.example.ts +0 -34
- package/src/color-picker/_examples/color-picker.hex-input.example.ts +0 -53
- package/src/color-picker/_examples/color-picker.in-form.example.ts +0 -60
- package/src/color-picker/_examples/color-picker.usage.example.ts +0 -58
- package/src/color-picker/_examples/color-picker.with-presets.example.ts +0 -45
- package/src/color-picker/_examples/index.ts +0 -8
- package/src/color-picker/color-picker.css +0 -183
- package/src/color-picker/color-picker.playground.ts +0 -83
- package/src/color-picker/color-picker.spec.ts +0 -94
- package/src/color-picker/color-picker.ts +0 -234
- package/src/color-picker/index.ts +0 -1
- package/src/combobox/_examples/combobox.async.example.ts +0 -85
- package/src/combobox/_examples/combobox.empty-state.example.ts +0 -36
- package/src/combobox/_examples/combobox.example.ts +0 -36
- package/src/combobox/_examples/combobox.free-text.example.ts +0 -42
- package/src/combobox/_examples/combobox.usage.example.ts +0 -51
- package/src/combobox/_examples/combobox.with-icons.example.ts +0 -49
- package/src/combobox/_examples/index.ts +0 -8
- package/src/combobox/combobox.css +0 -101
- package/src/combobox/combobox.playground.ts +0 -90
- package/src/combobox/combobox.spec.ts +0 -111
- package/src/combobox/combobox.ts +0 -219
- package/src/combobox/index.ts +0 -6
- package/src/command-palette/_examples/command-palette.async.example.ts +0 -99
- package/src/command-palette/_examples/command-palette.dialog.example.ts +0 -90
- package/src/command-palette/_examples/command-palette.example.ts +0 -40
- package/src/command-palette/_examples/command-palette.fuzzy.example.ts +0 -54
- package/src/command-palette/_examples/command-palette.groups.example.ts +0 -55
- package/src/command-palette/_examples/command-palette.usage.example.ts +0 -49
- package/src/command-palette/_examples/index.ts +0 -8
- package/src/command-palette/command-palette.css +0 -234
- package/src/command-palette/command-palette.playground.ts +0 -119
- package/src/command-palette/command-palette.ts +0 -448
- package/src/command-palette/index.ts +0 -10
- package/src/confirm-popup/_examples/confirm-popup.destructive.example.ts +0 -72
- package/src/confirm-popup/_examples/confirm-popup.example.ts +0 -82
- package/src/confirm-popup/_examples/confirm-popup.placement.example.ts +0 -97
- package/src/confirm-popup/_examples/confirm-popup.usage.example.ts +0 -94
- package/src/confirm-popup/_examples/confirm-popup.with-message.example.ts +0 -76
- package/src/confirm-popup/_examples/index.ts +0 -7
- package/src/confirm-popup/confirm-popup.css +0 -47
- package/src/confirm-popup/confirm-popup.playground.ts +0 -109
- package/src/confirm-popup/confirm-popup.spec.ts +0 -209
- package/src/confirm-popup/confirm-popup.ts +0 -279
- package/src/confirm-popup/index.ts +0 -1
- package/src/date-picker/_examples/date-picker.disabled-dates.example.ts +0 -44
- package/src/date-picker/_examples/date-picker.example.ts +0 -38
- package/src/date-picker/_examples/date-picker.locale.example.ts +0 -50
- package/src/date-picker/_examples/date-picker.readonly.example.ts +0 -32
- package/src/date-picker/_examples/date-picker.usage.example.ts +0 -60
- package/src/date-picker/_examples/date-picker.with-min-max.example.ts +0 -47
- package/src/date-picker/_examples/index.ts +0 -8
- package/src/date-picker/date-picker.css +0 -61
- package/src/date-picker/date-picker.playground.ts +0 -79
- package/src/date-picker/date-picker.spec.ts +0 -71
- package/src/date-picker/date-picker.ts +0 -185
- package/src/date-picker/index.ts +0 -1
- package/src/dialog/_examples/dialog.confirmation.example.ts +0 -30
- package/src/dialog/_examples/dialog.default.example.ts +0 -30
- package/src/dialog/_examples/dialog.nested.example.ts +0 -86
- package/src/dialog/_examples/dialog.scrollable.example.ts +0 -30
- package/src/dialog/_examples/dialog.usage.example.ts +0 -57
- package/src/dialog/_examples/dialog.with-form.example.ts +0 -48
- package/src/dialog/_examples/index.ts +0 -8
- package/src/dialog/dialog.css +0 -56
- package/src/dialog/dialog.playground.ts +0 -136
- package/src/dialog/dialog.ts +0 -82
- package/src/dialog/index.ts +0 -1
- package/src/divider/_examples/divider.example.ts +0 -27
- package/src/divider/_examples/divider.sizes.example.ts +0 -33
- package/src/divider/_examples/divider.structural.example.ts +0 -55
- package/src/divider/_examples/divider.usage.example.ts +0 -48
- package/src/divider/_examples/divider.variants.example.ts +0 -33
- package/src/divider/_examples/divider.vertical.example.ts +0 -38
- package/src/divider/_examples/divider.with-content.example.ts +0 -38
- package/src/divider/_examples/index.ts +0 -9
- package/src/divider/divider.css +0 -93
- package/src/divider/divider.playground.ts +0 -97
- package/src/divider/divider.spec.ts +0 -207
- package/src/divider/divider.ts +0 -220
- package/src/divider/index.ts +0 -1
- package/src/drawer/_examples/drawer.example.ts +0 -30
- package/src/drawer/_examples/drawer.modal-vs-non-modal.example.ts +0 -27
- package/src/drawer/_examples/drawer.scrollable.example.ts +0 -30
- package/src/drawer/_examples/drawer.sides.example.ts +0 -32
- package/src/drawer/_examples/drawer.usage.example.ts +0 -56
- package/src/drawer/_examples/drawer.with-form.example.ts +0 -48
- package/src/drawer/_examples/index.ts +0 -8
- package/src/drawer/drawer.css +0 -130
- package/src/drawer/drawer.playground.ts +0 -107
- package/src/drawer/drawer.spec.ts +0 -216
- package/src/drawer/drawer.ts +0 -85
- package/src/drawer/index.ts +0 -1
- package/src/dropdown-menu/_examples/dropdown-menu.disabled.example.ts +0 -19
- package/src/dropdown-menu/_examples/dropdown-menu.example.ts +0 -20
- package/src/dropdown-menu/_examples/dropdown-menu.shortcuts.example.ts +0 -31
- package/src/dropdown-menu/_examples/dropdown-menu.sides.example.ts +0 -18
- package/src/dropdown-menu/_examples/dropdown-menu.usage.example.ts +0 -56
- package/src/dropdown-menu/_examples/dropdown-menu.with-icons.example.ts +0 -31
- package/src/dropdown-menu/_examples/dropdown-menu.with-separator.example.ts +0 -41
- package/src/dropdown-menu/_examples/index.ts +0 -9
- package/src/dropdown-menu/dropdown-menu.css +0 -108
- package/src/dropdown-menu/dropdown-menu.playground.ts +0 -109
- package/src/dropdown-menu/dropdown-menu.spec.ts +0 -5
- package/src/dropdown-menu/dropdown-menu.ts +0 -128
- package/src/dropdown-menu/index.ts +0 -1
- package/src/empty-state/_examples/empty-state.error.example.ts +0 -63
- package/src/empty-state/_examples/empty-state.example.ts +0 -59
- package/src/empty-state/_examples/empty-state.search.example.ts +0 -82
- package/src/empty-state/_examples/empty-state.sizes.example.ts +0 -76
- package/src/empty-state/_examples/empty-state.usage.example.ts +0 -66
- package/src/empty-state/_examples/empty-state.with-actions.example.ts +0 -68
- package/src/empty-state/_examples/index.ts +0 -8
- package/src/empty-state/empty-state.css +0 -114
- package/src/empty-state/empty-state.playground.ts +0 -87
- package/src/empty-state/empty-state.spec.ts +0 -211
- package/src/empty-state/empty-state.ts +0 -276
- package/src/empty-state/index.ts +0 -1
- package/src/example-components.ts +0 -396
- package/src/field/_examples/field.disabled.example.ts +0 -49
- package/src/field/_examples/field.example.ts +0 -51
- package/src/field/_examples/field.required.example.ts +0 -46
- package/src/field/_examples/field.with-error.example.ts +0 -73
- package/src/field/_examples/field.with-prefix-suffix.example.ts +0 -63
- package/src/field/_examples/index.ts +0 -7
- package/src/field/field.css +0 -138
- package/src/field/field.playground.ts +0 -108
- package/src/field/field.spec.ts +0 -132
- package/src/field/field.ts +0 -232
- package/src/field/field.usage.example.ts +0 -63
- package/src/field/index.ts +0 -7
- package/src/file-upload/_examples/file-upload.dropzone.example.ts +0 -32
- package/src/file-upload/_examples/file-upload.example.ts +0 -29
- package/src/file-upload/_examples/file-upload.image-preview.example.ts +0 -31
- package/src/file-upload/_examples/file-upload.multiple.example.ts +0 -23
- package/src/file-upload/_examples/file-upload.with-progress.example.ts +0 -59
- package/src/file-upload/_examples/index.ts +0 -7
- package/src/file-upload/file-upload.css +0 -207
- package/src/file-upload/file-upload.playground.ts +0 -84
- package/src/file-upload/file-upload.spec.ts +0 -94
- package/src/file-upload/file-upload.ts +0 -301
- package/src/file-upload/file-upload.usage.example.ts +0 -45
- package/src/file-upload/index.ts +0 -1
- package/src/form/_examples/form.async-submit.example.ts +0 -72
- package/src/form/_examples/form.compound.example.ts +0 -93
- package/src/form/_examples/form.example.ts +0 -70
- package/src/form/_examples/form.validation.example.ts +0 -67
- package/src/form/_examples/index.ts +0 -6
- package/src/form/form.css +0 -63
- package/src/form/form.playground.ts +0 -145
- package/src/form/form.spec.ts +0 -96
- package/src/form/form.ts +0 -216
- package/src/form/form.usage.example.ts +0 -63
- package/src/form/index.ts +0 -5
- package/src/icon/_examples/icon.gallery.example.ts +0 -199
- package/src/icon/_examples/icon.usage.example.ts +0 -46
- package/src/icon/_examples/index.ts +0 -4
- package/src/icon/icon.playground.ts +0 -63
- package/src/icon/index.ts +0 -5
- package/src/icon/lucide/icon-names.generated.ts +0 -1708
- package/src/icon/lucide/icon-names.ts +0 -18
- package/src/icon/lucide/index.ts +0 -2
- package/src/icon/lucide/provide-lucide-icons.ts +0 -96
- package/src/input/_examples/index.ts +0 -4
- package/src/input/_examples/input.color.example.ts +0 -33
- package/src/input/_examples/input.example.ts +0 -22
- package/src/input/index.ts +0 -1
- package/src/input/input.css +0 -70
- package/src/input/input.playground.ts +0 -79
- package/src/input/input.spec.ts +0 -98
- package/src/input/input.ts +0 -158
- package/src/input/input.usage.example.ts +0 -40
- package/src/input-group/_examples/index.ts +0 -7
- package/src/input-group/_examples/input-group.button.example.ts +0 -43
- package/src/input-group/_examples/input-group.example.ts +0 -39
- package/src/input-group/_examples/input-group.icon.example.ts +0 -49
- package/src/input-group/_examples/input-group.url.example.ts +0 -36
- package/src/input-group/_examples/input-group.variants.example.ts +0 -39
- package/src/input-group/index.ts +0 -1
- package/src/input-group/input-group.css +0 -125
- package/src/input-group/input-group.playground.ts +0 -90
- package/src/input-group/input-group.ts +0 -142
- package/src/input-group/input-group.usage.example.ts +0 -47
- package/src/input-mask/_examples/index.ts +0 -8
- package/src/input-mask/_examples/input-mask.credit-card.example.ts +0 -90
- package/src/input-mask/_examples/input-mask.custom-tokens.example.ts +0 -87
- package/src/input-mask/_examples/input-mask.date.example.ts +0 -61
- package/src/input-mask/_examples/input-mask.example.ts +0 -61
- package/src/input-mask/_examples/input-mask.usage.example.ts +0 -44
- package/src/input-mask/_examples/input-mask.validation.example.ts +0 -80
- package/src/input-mask/index.ts +0 -9
- package/src/input-mask/input-mask.css +0 -39
- package/src/input-mask/input-mask.playground.ts +0 -79
- package/src/input-mask/input-mask.ts +0 -130
- package/src/input-otp/_examples/index.ts +0 -8
- package/src/input-otp/_examples/input-otp.autosubmit.example.ts +0 -71
- package/src/input-otp/_examples/input-otp.example.ts +0 -47
- package/src/input-otp/_examples/input-otp.lengths.example.ts +0 -67
- package/src/input-otp/_examples/input-otp.masked.example.ts +0 -46
- package/src/input-otp/_examples/input-otp.reactive.example.ts +0 -58
- package/src/input-otp/_examples/input-otp.separator.example.ts +0 -49
- package/src/input-otp/index.ts +0 -1
- package/src/input-otp/input-otp.css +0 -87
- package/src/input-otp/input-otp.playground.ts +0 -107
- package/src/input-otp/input-otp.ts +0 -244
- package/src/input-otp/input-otp.usage.example.ts +0 -45
- package/src/kbd/_examples/index.ts +0 -6
- package/src/kbd/_examples/kbd.combo.example.ts +0 -24
- package/src/kbd/_examples/kbd.example.ts +0 -22
- package/src/kbd/_examples/kbd.in-tooltip.example.ts +0 -43
- package/src/kbd/_examples/kbd.sizes.example.ts +0 -31
- package/src/kbd/index.ts +0 -1
- package/src/kbd/kbd.css +0 -67
- package/src/kbd/kbd.playground.ts +0 -51
- package/src/kbd/kbd.spec.ts +0 -123
- package/src/kbd/kbd.ts +0 -123
- package/src/kbd/kbd.usage.example.ts +0 -38
- package/src/link/_examples/index.ts +0 -8
- package/src/link/_examples/link.disabled.example.ts +0 -23
- package/src/link/_examples/link.example.ts +0 -26
- package/src/link/_examples/link.external.example.ts +0 -33
- package/src/link/_examples/link.in-prose.example.ts +0 -36
- package/src/link/_examples/link.sizes.example.ts +0 -28
- package/src/link/_examples/link.variants.example.ts +0 -25
- package/src/link/index.ts +0 -1
- package/src/link/link.css +0 -104
- package/src/link/link.playground.ts +0 -98
- package/src/link/link.spec.ts +0 -146
- package/src/link/link.ts +0 -133
- package/src/link/link.usage.example.ts +0 -37
- package/src/list/_examples/index.ts +0 -7
- package/src/list/_examples/list.divided.example.ts +0 -32
- package/src/list/_examples/list.example.ts +0 -31
- package/src/list/_examples/list.interactive.example.ts +0 -51
- package/src/list/_examples/list.nav.example.ts +0 -44
- package/src/list/_examples/list.with-icons.example.ts +0 -97
- package/src/list/index.ts +0 -1
- package/src/list/list.css +0 -166
- package/src/list/list.playground.ts +0 -90
- package/src/list/list.spec.ts +0 -121
- package/src/list/list.ts +0 -227
- package/src/list/list.usage.example.ts +0 -45
- package/src/menubar/_examples/index.ts +0 -6
- package/src/menubar/_examples/menubar.disabled-item.example.ts +0 -23
- package/src/menubar/_examples/menubar.example.ts +0 -22
- package/src/menubar/_examples/menubar.with-shortcuts.example.ts +0 -33
- package/src/menubar/_examples/menubar.with-submenu.example.ts +0 -76
- package/src/menubar/index.ts +0 -1
- package/src/menubar/menubar.css +0 -62
- package/src/menubar/menubar.playground.ts +0 -96
- package/src/menubar/menubar.ts +0 -160
- package/src/menubar/menubar.usage.example.ts +0 -33
- package/src/number-input/_examples/index.ts +0 -7
- package/src/number-input/_examples/number-input.currency.example.ts +0 -35
- package/src/number-input/_examples/number-input.decimal.example.ts +0 -34
- package/src/number-input/_examples/number-input.example.ts +0 -24
- package/src/number-input/_examples/number-input.min-max.example.ts +0 -33
- package/src/number-input/_examples/number-input.with-stepper.example.ts +0 -45
- package/src/number-input/index.ts +0 -1
- package/src/number-input/number-input.css +0 -115
- package/src/number-input/number-input.playground.ts +0 -92
- package/src/number-input/number-input.spec.ts +0 -102
- package/src/number-input/number-input.ts +0 -212
- package/src/number-input/number-input.usage.example.ts +0 -73
- package/src/overlay/overlay.css +0 -32
- package/src/overlay-badge/_examples/index.ts +0 -7
- package/src/overlay-badge/_examples/overlay-badge.described.example.ts +0 -36
- package/src/overlay-badge/_examples/overlay-badge.dot.example.ts +0 -28
- package/src/overlay-badge/_examples/overlay-badge.example.ts +0 -34
- package/src/overlay-badge/_examples/overlay-badge.on-avatar.example.ts +0 -38
- package/src/overlay-badge/_examples/overlay-badge.positions.example.ts +0 -39
- package/src/overlay-badge/index.ts +0 -1
- package/src/overlay-badge/overlay-badge.css +0 -118
- package/src/overlay-badge/overlay-badge.playground.ts +0 -92
- package/src/overlay-badge/overlay-badge.spec.ts +0 -174
- package/src/overlay-badge/overlay-badge.ts +0 -232
- package/src/overlay-badge/overlay-badge.usage.example.ts +0 -44
- package/src/pagination/_examples/index.ts +0 -7
- package/src/pagination/_examples/pagination.boundaries.example.ts +0 -56
- package/src/pagination/_examples/pagination.compact.example.ts +0 -42
- package/src/pagination/_examples/pagination.example.ts +0 -55
- package/src/pagination/_examples/pagination.large.example.ts +0 -54
- package/src/pagination/_examples/pagination.with-info.example.ts +0 -49
- package/src/pagination/index.ts +0 -1
- package/src/pagination/pagination.css +0 -146
- package/src/pagination/pagination.playground.ts +0 -107
- package/src/pagination/pagination.spec.ts +0 -202
- package/src/pagination/pagination.ts +0 -432
- package/src/pagination/pagination.usage.example.ts +0 -50
- package/src/password-input/_examples/index.ts +0 -6
- package/src/password-input/_examples/password-input.example.ts +0 -24
- package/src/password-input/_examples/password-input.strength.example.ts +0 -45
- package/src/password-input/_examples/password-input.toggle.example.ts +0 -43
- package/src/password-input/_examples/password-input.with-rules.example.ts +0 -78
- package/src/password-input/index.ts +0 -1
- package/src/password-input/password-input.css +0 -155
- package/src/password-input/password-input.playground.ts +0 -81
- package/src/password-input/password-input.spec.ts +0 -129
- package/src/password-input/password-input.ts +0 -254
- package/src/password-input/password-input.usage.example.ts +0 -55
- package/src/playground-types.ts +0 -47
- package/src/popover/_examples/index.ts +0 -7
- package/src/popover/_examples/popover.cancellable.example.ts +0 -20
- package/src/popover/_examples/popover.example.ts +0 -20
- package/src/popover/_examples/popover.modal.example.ts +0 -22
- package/src/popover/_examples/popover.sides.example.ts +0 -37
- package/src/popover/_examples/popover.with-form.example.ts +0 -38
- package/src/popover/index.ts +0 -1
- package/src/popover/popover.css +0 -71
- package/src/popover/popover.playground.ts +0 -86
- package/src/popover/popover.spec.ts +0 -5
- package/src/popover/popover.ts +0 -94
- package/src/popover/popover.usage.example.ts +0 -48
- package/src/progress-bar/_examples/index.ts +0 -7
- package/src/progress-bar/_examples/progress-bar.example.ts +0 -22
- package/src/progress-bar/_examples/progress-bar.indeterminate.example.ts +0 -23
- package/src/progress-bar/_examples/progress-bar.sizes.example.ts +0 -29
- package/src/progress-bar/_examples/progress-bar.variants.example.ts +0 -30
- package/src/progress-bar/_examples/progress-bar.with-label.example.ts +0 -30
- package/src/progress-bar/index.ts +0 -1
- package/src/progress-bar/progress-bar.css +0 -113
- package/src/progress-bar/progress-bar.playground.ts +0 -87
- package/src/progress-bar/progress-bar.spec.ts +0 -233
- package/src/progress-bar/progress-bar.ts +0 -155
- package/src/progress-bar/progress-bar.usage.example.ts +0 -52
- package/src/public-api.ts +0 -61
- package/src/radio/_examples/index.ts +0 -6
- package/src/radio/_examples/radio.default.example.ts +0 -26
- package/src/radio/_examples/radio.disabled.example.ts +0 -26
- package/src/radio/_examples/radio.group.example.ts +0 -27
- package/src/radio/_examples/radio.inline.example.ts +0 -26
- package/src/radio/index.ts +0 -1
- package/src/radio/radio.css +0 -58
- package/src/radio/radio.playground.ts +0 -90
- package/src/radio/radio.ts +0 -143
- package/src/radio/radio.usage.example.ts +0 -54
- package/src/select/_examples/index.ts +0 -6
- package/src/select/_examples/select.default.example.ts +0 -26
- package/src/select/_examples/select.disabled.example.ts +0 -24
- package/src/select/_examples/select.grouped.example.ts +0 -37
- package/src/select/_examples/select.placeholder.example.ts +0 -26
- package/src/select/index.ts +0 -1
- package/src/select/select.css +0 -65
- package/src/select/select.playground.ts +0 -81
- package/src/select/select.ts +0 -176
- package/src/select/select.usage.example.ts +0 -64
- package/src/skeleton/_examples/index.ts +0 -6
- package/src/skeleton/_examples/skeleton.animations.example.ts +0 -52
- package/src/skeleton/_examples/skeleton.card.example.ts +0 -68
- package/src/skeleton/_examples/skeleton.example.ts +0 -24
- package/src/skeleton/_examples/skeleton.shapes.example.ts +0 -55
- package/src/skeleton/index.ts +0 -1
- package/src/skeleton/skeleton.css +0 -111
- package/src/skeleton/skeleton.playground.ts +0 -80
- package/src/skeleton/skeleton.spec.ts +0 -126
- package/src/skeleton/skeleton.ts +0 -155
- package/src/skeleton/skeleton.usage.example.ts +0 -49
- package/src/slider/_examples/index.ts +0 -7
- package/src/slider/_examples/slider.example.ts +0 -41
- package/src/slider/_examples/slider.formatted.example.ts +0 -53
- package/src/slider/_examples/slider.range.example.ts +0 -48
- package/src/slider/_examples/slider.vertical.example.ts +0 -48
- package/src/slider/_examples/slider.with-marks.example.ts +0 -46
- package/src/slider/index.ts +0 -1
- package/src/slider/slider.css +0 -172
- package/src/slider/slider.playground.ts +0 -88
- package/src/slider/slider.spec.ts +0 -139
- package/src/slider/slider.ts +0 -246
- package/src/slider/slider.usage.example.ts +0 -68
- package/src/speed-dial/_examples/index.ts +0 -7
- package/src/speed-dial/_examples/speed-dial.directions.example.ts +0 -85
- package/src/speed-dial/_examples/speed-dial.disabled.example.ts +0 -71
- package/src/speed-dial/_examples/speed-dial.example.ts +0 -48
- package/src/speed-dial/_examples/speed-dial.usage.example.ts +0 -59
- package/src/speed-dial/_examples/speed-dial.with-tooltips.example.ts +0 -65
- package/src/speed-dial/index.ts +0 -1
- package/src/speed-dial/speed-dial.css +0 -137
- package/src/speed-dial/speed-dial.playground.ts +0 -137
- package/src/speed-dial/speed-dial.spec.ts +0 -191
- package/src/speed-dial/speed-dial.ts +0 -257
- package/src/spinner/_examples/index.ts +0 -8
- package/src/spinner/_examples/spinner.animations.example.ts +0 -54
- package/src/spinner/_examples/spinner.example.ts +0 -26
- package/src/spinner/_examples/spinner.in-button.example.ts +0 -51
- package/src/spinner/_examples/spinner.sizes.example.ts +0 -31
- package/src/spinner/_examples/spinner.usage.example.ts +0 -45
- package/src/spinner/_examples/spinner.variants.example.ts +0 -34
- package/src/spinner/index.ts +0 -1
- package/src/spinner/spinner.css +0 -161
- package/src/spinner/spinner.playground.ts +0 -68
- package/src/spinner/spinner.spec.ts +0 -184
- package/src/spinner/spinner.ts +0 -185
- package/src/stepper/_examples/index.ts +0 -8
- package/src/stepper/_examples/stepper.example.ts +0 -62
- package/src/stepper/_examples/stepper.non-linear.example.ts +0 -63
- package/src/stepper/_examples/stepper.optional-step.example.ts +0 -62
- package/src/stepper/_examples/stepper.usage.example.ts +0 -73
- package/src/stepper/_examples/stepper.vertical.example.ts +0 -66
- package/src/stepper/_examples/stepper.with-error.example.ts +0 -63
- package/src/stepper/index.ts +0 -1
- package/src/stepper/stepper.css +0 -147
- package/src/stepper/stepper.playground.ts +0 -88
- package/src/stepper/stepper.spec.ts +0 -200
- package/src/stepper/stepper.ts +0 -242
- package/src/table/_examples/index.ts +0 -23
- package/src/table/_examples/table.column-pinning.example.ts +0 -55
- package/src/table/_examples/table.column-resize.example.ts +0 -49
- package/src/table/_examples/table.column-visibility.example.ts +0 -52
- package/src/table/_examples/table.density.example.ts +0 -71
- package/src/table/_examples/table.editable.example.ts +0 -85
- package/src/table/_examples/table.empty-and-error.example.ts +0 -112
- package/src/table/_examples/table.example.ts +0 -45
- package/src/table/_examples/table.export.example.ts +0 -82
- package/src/table/_examples/table.filterable.example.ts +0 -67
- package/src/table/_examples/table.grouping.example.ts +0 -63
- package/src/table/_examples/table.keyboard.example.ts +0 -115
- package/src/table/_examples/table.master-detail.example.ts +0 -102
- package/src/table/_examples/table.persistence.example.ts +0 -85
- package/src/table/_examples/table.playground.ts +0 -154
- package/src/table/_examples/table.row-pinning.example.ts +0 -71
- package/src/table/_examples/table.selection.example.ts +0 -67
- package/src/table/_examples/table.server-mode.example.ts +0 -120
- package/src/table/_examples/table.sortable.example.ts +0 -49
- package/src/table/_examples/table.theming.example.ts +0 -64
- package/src/table/_examples/table.usage.example.ts +0 -90
- package/src/table/_examples/table.virtualized.example.ts +0 -122
- package/src/table/index.ts +0 -11
- package/src/table/table-cell-editor-outlet.ts +0 -111
- package/src/table/table-editors/boolean-editor.ts +0 -71
- package/src/table/table-editors/date-editor.ts +0 -117
- package/src/table/table-editors/editors.spec.ts +0 -147
- package/src/table/table-editors/index.ts +0 -41
- package/src/table/table-editors/number-editor.ts +0 -89
- package/src/table/table-editors/select-editor.ts +0 -107
- package/src/table/table-editors/text-editor.ts +0 -82
- package/src/table/table-export.spec.ts +0 -33
- package/src/table/table-export.ts +0 -53
- package/src/table/table-filter-outlet.ts +0 -137
- package/src/table/table-filters/date-filter.ts +0 -122
- package/src/table/table-filters/filters.css +0 -53
- package/src/table/table-filters/filters.spec.ts +0 -277
- package/src/table/table-filters/index.ts +0 -11
- package/src/table/table-filters/number-filter.ts +0 -232
- package/src/table/table-filters/select-filter.ts +0 -129
- package/src/table/table-filters/text-filter.ts +0 -110
- package/src/table/table-pagination.spec.ts +0 -118
- package/src/table/table-pagination.ts +0 -191
- package/src/table/table-side-panel.spec.ts +0 -170
- package/src/table/table-side-panel.ts +0 -263
- package/src/table/table-status-bar.spec.ts +0 -78
- package/src/table/table-status-bar.ts +0 -70
- package/src/table/table-toolbar.spec.ts +0 -180
- package/src/table/table-toolbar.ts +0 -244
- package/src/table/table-virtual.spec.ts +0 -103
- package/src/table/table-virtual.ts +0 -180
- package/src/table/table.css +0 -468
- package/src/table/table.spec.ts +0 -175
- package/src/table/table.ts +0 -1009
- package/src/tabs/_examples/index.ts +0 -8
- package/src/tabs/_examples/tabs.controlled.example.ts +0 -59
- package/src/tabs/_examples/tabs.disabled.example.ts +0 -34
- package/src/tabs/_examples/tabs.example.ts +0 -34
- package/src/tabs/_examples/tabs.manual-activation.example.ts +0 -34
- package/src/tabs/_examples/tabs.usage.example.ts +0 -43
- package/src/tabs/_examples/tabs.vertical.example.ts +0 -33
- package/src/tabs/index.ts +0 -1
- package/src/tabs/tabs.css +0 -80
- package/src/tabs/tabs.playground.ts +0 -88
- package/src/tabs/tabs.spec.ts +0 -135
- package/src/tabs/tabs.ts +0 -204
- package/src/tag/_examples/index.ts +0 -9
- package/src/tag/_examples/tag.example.ts +0 -22
- package/src/tag/_examples/tag.list.example.ts +0 -38
- package/src/tag/_examples/tag.removable.example.ts +0 -39
- package/src/tag/_examples/tag.selectable.example.ts +0 -33
- package/src/tag/_examples/tag.sizes.example.ts +0 -25
- package/src/tag/_examples/tag.usage.example.ts +0 -62
- package/src/tag/_examples/tag.variants.example.ts +0 -29
- package/src/tag/index.ts +0 -1
- package/src/tag/tag.css +0 -167
- package/src/tag/tag.playground.ts +0 -63
- package/src/tag/tag.spec.ts +0 -153
- package/src/tag/tag.ts +0 -186
- package/src/test-setup.ts +0 -5
- package/src/textarea/_examples/index.ts +0 -8
- package/src/textarea/_examples/textarea.autoresize.example.ts +0 -37
- package/src/textarea/_examples/textarea.character-count.example.ts +0 -34
- package/src/textarea/_examples/textarea.example.ts +0 -22
- package/src/textarea/_examples/textarea.no-resize.example.ts +0 -28
- package/src/textarea/_examples/textarea.usage.example.ts +0 -50
- package/src/textarea/_examples/textarea.with-field.example.ts +0 -66
- package/src/textarea/index.ts +0 -1
- package/src/textarea/textarea.css +0 -117
- package/src/textarea/textarea.playground.ts +0 -70
- package/src/textarea/textarea.spec.ts +0 -161
- package/src/textarea/textarea.ts +0 -339
- package/src/time-picker/_examples/index.ts +0 -8
- package/src/time-picker/_examples/time-picker.12-hour.example.ts +0 -24
- package/src/time-picker/_examples/time-picker.example.ts +0 -24
- package/src/time-picker/_examples/time-picker.formatted.example.ts +0 -32
- package/src/time-picker/_examples/time-picker.range.example.ts +0 -54
- package/src/time-picker/_examples/time-picker.usage.example.ts +0 -53
- package/src/time-picker/_examples/time-picker.with-seconds.example.ts +0 -24
- package/src/time-picker/index.ts +0 -1
- package/src/time-picker/time-picker.css +0 -126
- package/src/time-picker/time-picker.playground.ts +0 -72
- package/src/time-picker/time-picker.spec.ts +0 -77
- package/src/time-picker/time-picker.ts +0 -207
- package/src/toast/_examples/index.ts +0 -7
- package/src/toast/_examples/toast.default.example.ts +0 -37
- package/src/toast/_examples/toast.dismissible.example.ts +0 -38
- package/src/toast/_examples/toast.usage.example.ts +0 -57
- package/src/toast/_examples/toast.variants.example.ts +0 -43
- package/src/toast/_examples/toast.with-action.example.ts +0 -46
- package/src/toast/index.ts +0 -1
- package/src/toast/toast.css +0 -115
- package/src/toast/toast.playground.ts +0 -61
- package/src/toast/toast.ts +0 -168
- package/src/toggle/_examples/index.ts +0 -7
- package/src/toggle/_examples/toggle.checked.example.ts +0 -20
- package/src/toggle/_examples/toggle.default.example.ts +0 -20
- package/src/toggle/_examples/toggle.disabled.example.ts +0 -26
- package/src/toggle/_examples/toggle.usage.example.ts +0 -51
- package/src/toggle/_examples/toggle.with-label.example.ts +0 -30
- package/src/toggle/index.ts +0 -1
- package/src/toggle/toggle.css +0 -123
- package/src/toggle/toggle.playground.ts +0 -65
- package/src/toggle/toggle.ts +0 -113
- package/src/tooltip/_examples/index.ts +0 -9
- package/src/tooltip/_examples/tooltip.delays.example.ts +0 -16
- package/src/tooltip/_examples/tooltip.disabled.example.ts +0 -16
- package/src/tooltip/_examples/tooltip.example.ts +0 -16
- package/src/tooltip/_examples/tooltip.group.example.ts +0 -20
- package/src/tooltip/_examples/tooltip.rich.example.ts +0 -19
- package/src/tooltip/_examples/tooltip.sides.example.ts +0 -18
- package/src/tooltip/_examples/tooltip.usage.example.ts +0 -50
- package/src/tooltip/index.ts +0 -1
- package/src/tooltip/tooltip.css +0 -61
- package/src/tooltip/tooltip.playground.ts +0 -79
- package/src/tooltip/tooltip.spec.ts +0 -5
- package/src/tooltip/tooltip.ts +0 -102
- package/src/tree-select/_examples/index.ts +0 -8
- package/src/tree-select/_examples/tree-select.disabled.example.ts +0 -106
- package/src/tree-select/_examples/tree-select.example.ts +0 -65
- package/src/tree-select/_examples/tree-select.expanded.example.ts +0 -72
- package/src/tree-select/_examples/tree-select.field.example.ts +0 -77
- package/src/tree-select/_examples/tree-select.multi.example.ts +0 -73
- package/src/tree-select/_examples/tree-select.usage.example.ts +0 -85
- package/src/tree-select/index.ts +0 -1
- package/src/tree-select/tree-select.css +0 -220
- package/src/tree-select/tree-select.playground.ts +0 -83
- package/src/tree-select/tree-select.ts +0 -348
- package/src/typography/_examples/index.ts +0 -9
- package/src/typography/_examples/typography.blockquote.example.ts +0 -34
- package/src/typography/_examples/typography.code.example.ts +0 -32
- package/src/typography/_examples/typography.example.ts +0 -42
- package/src/typography/_examples/typography.lead.example.ts +0 -37
- package/src/typography/_examples/typography.muted.example.ts +0 -27
- package/src/typography/_examples/typography.truncate.example.ts +0 -41
- package/src/typography/_examples/typography.usage.example.ts +0 -44
- package/src/typography/index.ts +0 -8
- package/src/typography/typography.playground.ts +0 -101
- package/src/typography/typography.spec.ts +0 -70
- package/src/typography/typography.ts +0 -105
- package/tsconfig.lib.json +0 -25
- package/tsconfig.lib.prod.json +0 -17
- package/tsconfig.spec.json +0 -16
- package/vite.config.ts +0 -33
|
@@ -1,1708 +0,0 @@
|
|
|
1
|
-
// Generated from lucide-static@1.14.0/icon-nodes.json. Do not edit by hand.
|
|
2
|
-
// Re-generate via scripts/generate-lucide-icon-names.mjs.
|
|
3
|
-
|
|
4
|
-
export const LUCIDE_ICON_NAMES_RAW: readonly string[] = [
|
|
5
|
-
'a-arrow-down',
|
|
6
|
-
'a-arrow-up',
|
|
7
|
-
'a-large-small',
|
|
8
|
-
'accessibility',
|
|
9
|
-
'activity',
|
|
10
|
-
'air-vent',
|
|
11
|
-
'airplay',
|
|
12
|
-
'alarm-clock',
|
|
13
|
-
'alarm-clock-check',
|
|
14
|
-
'alarm-clock-minus',
|
|
15
|
-
'alarm-clock-off',
|
|
16
|
-
'alarm-clock-plus',
|
|
17
|
-
'alarm-smoke',
|
|
18
|
-
'album',
|
|
19
|
-
'align-center-horizontal',
|
|
20
|
-
'align-center-vertical',
|
|
21
|
-
'align-end-horizontal',
|
|
22
|
-
'align-end-vertical',
|
|
23
|
-
'align-horizontal-distribute-center',
|
|
24
|
-
'align-horizontal-distribute-end',
|
|
25
|
-
'align-horizontal-distribute-start',
|
|
26
|
-
'align-horizontal-justify-center',
|
|
27
|
-
'align-horizontal-justify-end',
|
|
28
|
-
'align-horizontal-justify-start',
|
|
29
|
-
'align-horizontal-space-around',
|
|
30
|
-
'align-horizontal-space-between',
|
|
31
|
-
'align-start-horizontal',
|
|
32
|
-
'align-start-vertical',
|
|
33
|
-
'align-vertical-distribute-center',
|
|
34
|
-
'align-vertical-distribute-end',
|
|
35
|
-
'align-vertical-distribute-start',
|
|
36
|
-
'align-vertical-justify-center',
|
|
37
|
-
'align-vertical-justify-end',
|
|
38
|
-
'align-vertical-justify-start',
|
|
39
|
-
'align-vertical-space-around',
|
|
40
|
-
'align-vertical-space-between',
|
|
41
|
-
'ambulance',
|
|
42
|
-
'ampersand',
|
|
43
|
-
'ampersands',
|
|
44
|
-
'amphora',
|
|
45
|
-
'anchor',
|
|
46
|
-
'angry',
|
|
47
|
-
'annoyed',
|
|
48
|
-
'antenna',
|
|
49
|
-
'anvil',
|
|
50
|
-
'aperture',
|
|
51
|
-
'app-window',
|
|
52
|
-
'app-window-mac',
|
|
53
|
-
'apple',
|
|
54
|
-
'archive',
|
|
55
|
-
'archive-restore',
|
|
56
|
-
'archive-x',
|
|
57
|
-
'armchair',
|
|
58
|
-
'arrow-big-down',
|
|
59
|
-
'arrow-big-down-dash',
|
|
60
|
-
'arrow-big-left',
|
|
61
|
-
'arrow-big-left-dash',
|
|
62
|
-
'arrow-big-right',
|
|
63
|
-
'arrow-big-right-dash',
|
|
64
|
-
'arrow-big-up',
|
|
65
|
-
'arrow-big-up-dash',
|
|
66
|
-
'arrow-down',
|
|
67
|
-
'arrow-down-0-1',
|
|
68
|
-
'arrow-down-1-0',
|
|
69
|
-
'arrow-down-a-z',
|
|
70
|
-
'arrow-down-from-line',
|
|
71
|
-
'arrow-down-left',
|
|
72
|
-
'arrow-down-narrow-wide',
|
|
73
|
-
'arrow-down-right',
|
|
74
|
-
'arrow-down-to-dot',
|
|
75
|
-
'arrow-down-to-line',
|
|
76
|
-
'arrow-down-up',
|
|
77
|
-
'arrow-down-wide-narrow',
|
|
78
|
-
'arrow-down-z-a',
|
|
79
|
-
'arrow-left',
|
|
80
|
-
'arrow-left-from-line',
|
|
81
|
-
'arrow-left-right',
|
|
82
|
-
'arrow-left-to-line',
|
|
83
|
-
'arrow-right',
|
|
84
|
-
'arrow-right-from-line',
|
|
85
|
-
'arrow-right-left',
|
|
86
|
-
'arrow-right-to-line',
|
|
87
|
-
'arrow-up',
|
|
88
|
-
'arrow-up-0-1',
|
|
89
|
-
'arrow-up-1-0',
|
|
90
|
-
'arrow-up-a-z',
|
|
91
|
-
'arrow-up-down',
|
|
92
|
-
'arrow-up-from-dot',
|
|
93
|
-
'arrow-up-from-line',
|
|
94
|
-
'arrow-up-left',
|
|
95
|
-
'arrow-up-narrow-wide',
|
|
96
|
-
'arrow-up-right',
|
|
97
|
-
'arrow-up-to-line',
|
|
98
|
-
'arrow-up-wide-narrow',
|
|
99
|
-
'arrow-up-z-a',
|
|
100
|
-
'arrows-up-from-line',
|
|
101
|
-
'asterisk',
|
|
102
|
-
'astroid',
|
|
103
|
-
'at-sign',
|
|
104
|
-
'atom',
|
|
105
|
-
'audio-lines',
|
|
106
|
-
'audio-waveform',
|
|
107
|
-
'award',
|
|
108
|
-
'axe',
|
|
109
|
-
'axis-3d',
|
|
110
|
-
'baby',
|
|
111
|
-
'backpack',
|
|
112
|
-
'badge',
|
|
113
|
-
'badge-alert',
|
|
114
|
-
'badge-cent',
|
|
115
|
-
'badge-check',
|
|
116
|
-
'badge-dollar-sign',
|
|
117
|
-
'badge-euro',
|
|
118
|
-
'badge-indian-rupee',
|
|
119
|
-
'badge-info',
|
|
120
|
-
'badge-japanese-yen',
|
|
121
|
-
'badge-minus',
|
|
122
|
-
'badge-percent',
|
|
123
|
-
'badge-plus',
|
|
124
|
-
'badge-pound-sterling',
|
|
125
|
-
'badge-question-mark',
|
|
126
|
-
'badge-russian-ruble',
|
|
127
|
-
'badge-swiss-franc',
|
|
128
|
-
'badge-turkish-lira',
|
|
129
|
-
'badge-x',
|
|
130
|
-
'baggage-claim',
|
|
131
|
-
'balloon',
|
|
132
|
-
'ban',
|
|
133
|
-
'banana',
|
|
134
|
-
'bandage',
|
|
135
|
-
'banknote',
|
|
136
|
-
'banknote-arrow-down',
|
|
137
|
-
'banknote-arrow-up',
|
|
138
|
-
'banknote-x',
|
|
139
|
-
'barcode',
|
|
140
|
-
'barrel',
|
|
141
|
-
'baseline',
|
|
142
|
-
'bath',
|
|
143
|
-
'battery',
|
|
144
|
-
'battery-charging',
|
|
145
|
-
'battery-full',
|
|
146
|
-
'battery-low',
|
|
147
|
-
'battery-medium',
|
|
148
|
-
'battery-plus',
|
|
149
|
-
'battery-warning',
|
|
150
|
-
'beaker',
|
|
151
|
-
'bean',
|
|
152
|
-
'bean-off',
|
|
153
|
-
'bed',
|
|
154
|
-
'bed-double',
|
|
155
|
-
'bed-single',
|
|
156
|
-
'beef',
|
|
157
|
-
'beef-off',
|
|
158
|
-
'beer',
|
|
159
|
-
'beer-off',
|
|
160
|
-
'bell',
|
|
161
|
-
'bell-check',
|
|
162
|
-
'bell-dot',
|
|
163
|
-
'bell-electric',
|
|
164
|
-
'bell-minus',
|
|
165
|
-
'bell-off',
|
|
166
|
-
'bell-plus',
|
|
167
|
-
'bell-ring',
|
|
168
|
-
'between-horizontal-end',
|
|
169
|
-
'between-horizontal-start',
|
|
170
|
-
'between-vertical-end',
|
|
171
|
-
'between-vertical-start',
|
|
172
|
-
'biceps-flexed',
|
|
173
|
-
'bike',
|
|
174
|
-
'binary',
|
|
175
|
-
'binoculars',
|
|
176
|
-
'biohazard',
|
|
177
|
-
'bird',
|
|
178
|
-
'birdhouse',
|
|
179
|
-
'bitcoin',
|
|
180
|
-
'blend',
|
|
181
|
-
'blinds',
|
|
182
|
-
'blocks',
|
|
183
|
-
'bluetooth',
|
|
184
|
-
'bluetooth-connected',
|
|
185
|
-
'bluetooth-off',
|
|
186
|
-
'bluetooth-searching',
|
|
187
|
-
'bold',
|
|
188
|
-
'bolt',
|
|
189
|
-
'bomb',
|
|
190
|
-
'bone',
|
|
191
|
-
'book',
|
|
192
|
-
'book-a',
|
|
193
|
-
'book-alert',
|
|
194
|
-
'book-audio',
|
|
195
|
-
'book-check',
|
|
196
|
-
'book-copy',
|
|
197
|
-
'book-dashed',
|
|
198
|
-
'book-down',
|
|
199
|
-
'book-headphones',
|
|
200
|
-
'book-heart',
|
|
201
|
-
'book-image',
|
|
202
|
-
'book-key',
|
|
203
|
-
'book-lock',
|
|
204
|
-
'book-marked',
|
|
205
|
-
'book-minus',
|
|
206
|
-
'book-open',
|
|
207
|
-
'book-open-check',
|
|
208
|
-
'book-open-text',
|
|
209
|
-
'book-plus',
|
|
210
|
-
'book-search',
|
|
211
|
-
'book-text',
|
|
212
|
-
'book-type',
|
|
213
|
-
'book-up',
|
|
214
|
-
'book-up-2',
|
|
215
|
-
'book-user',
|
|
216
|
-
'book-x',
|
|
217
|
-
'bookmark',
|
|
218
|
-
'bookmark-check',
|
|
219
|
-
'bookmark-minus',
|
|
220
|
-
'bookmark-off',
|
|
221
|
-
'bookmark-plus',
|
|
222
|
-
'bookmark-x',
|
|
223
|
-
'boom-box',
|
|
224
|
-
'bot',
|
|
225
|
-
'bot-message-square',
|
|
226
|
-
'bot-off',
|
|
227
|
-
'bottle-wine',
|
|
228
|
-
'bow-arrow',
|
|
229
|
-
'box',
|
|
230
|
-
'boxes',
|
|
231
|
-
'braces',
|
|
232
|
-
'brackets',
|
|
233
|
-
'brain',
|
|
234
|
-
'brain-circuit',
|
|
235
|
-
'brain-cog',
|
|
236
|
-
'brick-wall',
|
|
237
|
-
'brick-wall-fire',
|
|
238
|
-
'brick-wall-shield',
|
|
239
|
-
'briefcase',
|
|
240
|
-
'briefcase-business',
|
|
241
|
-
'briefcase-conveyor-belt',
|
|
242
|
-
'briefcase-medical',
|
|
243
|
-
'bring-to-front',
|
|
244
|
-
'brush',
|
|
245
|
-
'brush-cleaning',
|
|
246
|
-
'bubbles',
|
|
247
|
-
'bug',
|
|
248
|
-
'bug-off',
|
|
249
|
-
'bug-play',
|
|
250
|
-
'building',
|
|
251
|
-
'building-2',
|
|
252
|
-
'bus',
|
|
253
|
-
'bus-front',
|
|
254
|
-
'cable',
|
|
255
|
-
'cable-car',
|
|
256
|
-
'cake',
|
|
257
|
-
'cake-slice',
|
|
258
|
-
'calculator',
|
|
259
|
-
'calendar',
|
|
260
|
-
'calendar-1',
|
|
261
|
-
'calendar-arrow-down',
|
|
262
|
-
'calendar-arrow-up',
|
|
263
|
-
'calendar-check',
|
|
264
|
-
'calendar-check-2',
|
|
265
|
-
'calendar-clock',
|
|
266
|
-
'calendar-cog',
|
|
267
|
-
'calendar-days',
|
|
268
|
-
'calendar-fold',
|
|
269
|
-
'calendar-heart',
|
|
270
|
-
'calendar-minus',
|
|
271
|
-
'calendar-minus-2',
|
|
272
|
-
'calendar-off',
|
|
273
|
-
'calendar-plus',
|
|
274
|
-
'calendar-plus-2',
|
|
275
|
-
'calendar-range',
|
|
276
|
-
'calendar-search',
|
|
277
|
-
'calendar-sync',
|
|
278
|
-
'calendar-x',
|
|
279
|
-
'calendar-x-2',
|
|
280
|
-
'calendars',
|
|
281
|
-
'camera',
|
|
282
|
-
'camera-off',
|
|
283
|
-
'candy',
|
|
284
|
-
'candy-cane',
|
|
285
|
-
'candy-off',
|
|
286
|
-
'cannabis',
|
|
287
|
-
'cannabis-off',
|
|
288
|
-
'captions',
|
|
289
|
-
'captions-off',
|
|
290
|
-
'car',
|
|
291
|
-
'car-front',
|
|
292
|
-
'car-taxi-front',
|
|
293
|
-
'caravan',
|
|
294
|
-
'card-sim',
|
|
295
|
-
'carrot',
|
|
296
|
-
'case-lower',
|
|
297
|
-
'case-sensitive',
|
|
298
|
-
'case-upper',
|
|
299
|
-
'cassette-tape',
|
|
300
|
-
'cast',
|
|
301
|
-
'castle',
|
|
302
|
-
'cat',
|
|
303
|
-
'cctv',
|
|
304
|
-
'cctv-off',
|
|
305
|
-
'chart-area',
|
|
306
|
-
'chart-bar',
|
|
307
|
-
'chart-bar-big',
|
|
308
|
-
'chart-bar-decreasing',
|
|
309
|
-
'chart-bar-increasing',
|
|
310
|
-
'chart-bar-stacked',
|
|
311
|
-
'chart-candlestick',
|
|
312
|
-
'chart-column',
|
|
313
|
-
'chart-column-big',
|
|
314
|
-
'chart-column-decreasing',
|
|
315
|
-
'chart-column-increasing',
|
|
316
|
-
'chart-column-stacked',
|
|
317
|
-
'chart-gantt',
|
|
318
|
-
'chart-line',
|
|
319
|
-
'chart-network',
|
|
320
|
-
'chart-no-axes-column',
|
|
321
|
-
'chart-no-axes-column-decreasing',
|
|
322
|
-
'chart-no-axes-column-increasing',
|
|
323
|
-
'chart-no-axes-combined',
|
|
324
|
-
'chart-no-axes-gantt',
|
|
325
|
-
'chart-pie',
|
|
326
|
-
'chart-scatter',
|
|
327
|
-
'chart-spline',
|
|
328
|
-
'check',
|
|
329
|
-
'check-check',
|
|
330
|
-
'check-line',
|
|
331
|
-
'chef-hat',
|
|
332
|
-
'cherry',
|
|
333
|
-
'chess-bishop',
|
|
334
|
-
'chess-king',
|
|
335
|
-
'chess-knight',
|
|
336
|
-
'chess-pawn',
|
|
337
|
-
'chess-queen',
|
|
338
|
-
'chess-rook',
|
|
339
|
-
'chevron-down',
|
|
340
|
-
'chevron-first',
|
|
341
|
-
'chevron-last',
|
|
342
|
-
'chevron-left',
|
|
343
|
-
'chevron-right',
|
|
344
|
-
'chevron-up',
|
|
345
|
-
'chevrons-down',
|
|
346
|
-
'chevrons-down-up',
|
|
347
|
-
'chevrons-left',
|
|
348
|
-
'chevrons-left-right',
|
|
349
|
-
'chevrons-left-right-ellipsis',
|
|
350
|
-
'chevrons-right',
|
|
351
|
-
'chevrons-right-left',
|
|
352
|
-
'chevrons-up',
|
|
353
|
-
'chevrons-up-down',
|
|
354
|
-
'church',
|
|
355
|
-
'cigarette',
|
|
356
|
-
'cigarette-off',
|
|
357
|
-
'circle',
|
|
358
|
-
'circle-alert',
|
|
359
|
-
'circle-arrow-down',
|
|
360
|
-
'circle-arrow-left',
|
|
361
|
-
'circle-arrow-out-down-left',
|
|
362
|
-
'circle-arrow-out-down-right',
|
|
363
|
-
'circle-arrow-out-up-left',
|
|
364
|
-
'circle-arrow-out-up-right',
|
|
365
|
-
'circle-arrow-right',
|
|
366
|
-
'circle-arrow-up',
|
|
367
|
-
'circle-check',
|
|
368
|
-
'circle-check-big',
|
|
369
|
-
'circle-chevron-down',
|
|
370
|
-
'circle-chevron-left',
|
|
371
|
-
'circle-chevron-right',
|
|
372
|
-
'circle-chevron-up',
|
|
373
|
-
'circle-dashed',
|
|
374
|
-
'circle-divide',
|
|
375
|
-
'circle-dollar-sign',
|
|
376
|
-
'circle-dot',
|
|
377
|
-
'circle-dot-dashed',
|
|
378
|
-
'circle-ellipsis',
|
|
379
|
-
'circle-equal',
|
|
380
|
-
'circle-fading-arrow-up',
|
|
381
|
-
'circle-fading-plus',
|
|
382
|
-
'circle-gauge',
|
|
383
|
-
'circle-minus',
|
|
384
|
-
'circle-off',
|
|
385
|
-
'circle-parking',
|
|
386
|
-
'circle-parking-off',
|
|
387
|
-
'circle-pause',
|
|
388
|
-
'circle-percent',
|
|
389
|
-
'circle-pile',
|
|
390
|
-
'circle-play',
|
|
391
|
-
'circle-plus',
|
|
392
|
-
'circle-pound-sterling',
|
|
393
|
-
'circle-power',
|
|
394
|
-
'circle-question-mark',
|
|
395
|
-
'circle-slash',
|
|
396
|
-
'circle-slash-2',
|
|
397
|
-
'circle-small',
|
|
398
|
-
'circle-star',
|
|
399
|
-
'circle-stop',
|
|
400
|
-
'circle-user',
|
|
401
|
-
'circle-user-round',
|
|
402
|
-
'circle-x',
|
|
403
|
-
'circuit-board',
|
|
404
|
-
'citrus',
|
|
405
|
-
'clapperboard',
|
|
406
|
-
'clipboard',
|
|
407
|
-
'clipboard-check',
|
|
408
|
-
'clipboard-clock',
|
|
409
|
-
'clipboard-copy',
|
|
410
|
-
'clipboard-list',
|
|
411
|
-
'clipboard-minus',
|
|
412
|
-
'clipboard-paste',
|
|
413
|
-
'clipboard-pen',
|
|
414
|
-
'clipboard-pen-line',
|
|
415
|
-
'clipboard-plus',
|
|
416
|
-
'clipboard-type',
|
|
417
|
-
'clipboard-x',
|
|
418
|
-
'clock',
|
|
419
|
-
'clock-1',
|
|
420
|
-
'clock-10',
|
|
421
|
-
'clock-11',
|
|
422
|
-
'clock-12',
|
|
423
|
-
'clock-2',
|
|
424
|
-
'clock-3',
|
|
425
|
-
'clock-4',
|
|
426
|
-
'clock-5',
|
|
427
|
-
'clock-6',
|
|
428
|
-
'clock-7',
|
|
429
|
-
'clock-8',
|
|
430
|
-
'clock-9',
|
|
431
|
-
'clock-alert',
|
|
432
|
-
'clock-arrow-down',
|
|
433
|
-
'clock-arrow-up',
|
|
434
|
-
'clock-check',
|
|
435
|
-
'clock-fading',
|
|
436
|
-
'clock-plus',
|
|
437
|
-
'closed-caption',
|
|
438
|
-
'cloud',
|
|
439
|
-
'cloud-alert',
|
|
440
|
-
'cloud-backup',
|
|
441
|
-
'cloud-check',
|
|
442
|
-
'cloud-cog',
|
|
443
|
-
'cloud-download',
|
|
444
|
-
'cloud-drizzle',
|
|
445
|
-
'cloud-fog',
|
|
446
|
-
'cloud-hail',
|
|
447
|
-
'cloud-lightning',
|
|
448
|
-
'cloud-moon',
|
|
449
|
-
'cloud-moon-rain',
|
|
450
|
-
'cloud-off',
|
|
451
|
-
'cloud-rain',
|
|
452
|
-
'cloud-rain-wind',
|
|
453
|
-
'cloud-snow',
|
|
454
|
-
'cloud-sun',
|
|
455
|
-
'cloud-sun-rain',
|
|
456
|
-
'cloud-sync',
|
|
457
|
-
'cloud-upload',
|
|
458
|
-
'cloudy',
|
|
459
|
-
'clover',
|
|
460
|
-
'club',
|
|
461
|
-
'code',
|
|
462
|
-
'code-xml',
|
|
463
|
-
'coffee',
|
|
464
|
-
'cog',
|
|
465
|
-
'coins',
|
|
466
|
-
'columns-2',
|
|
467
|
-
'columns-3',
|
|
468
|
-
'columns-3-cog',
|
|
469
|
-
'columns-4',
|
|
470
|
-
'combine',
|
|
471
|
-
'command',
|
|
472
|
-
'compass',
|
|
473
|
-
'component',
|
|
474
|
-
'computer',
|
|
475
|
-
'concierge-bell',
|
|
476
|
-
'cone',
|
|
477
|
-
'construction',
|
|
478
|
-
'contact',
|
|
479
|
-
'contact-round',
|
|
480
|
-
'container',
|
|
481
|
-
'contrast',
|
|
482
|
-
'cookie',
|
|
483
|
-
'cooking-pot',
|
|
484
|
-
'copy',
|
|
485
|
-
'copy-check',
|
|
486
|
-
'copy-minus',
|
|
487
|
-
'copy-plus',
|
|
488
|
-
'copy-slash',
|
|
489
|
-
'copy-x',
|
|
490
|
-
'copyleft',
|
|
491
|
-
'copyright',
|
|
492
|
-
'corner-down-left',
|
|
493
|
-
'corner-down-right',
|
|
494
|
-
'corner-left-down',
|
|
495
|
-
'corner-left-up',
|
|
496
|
-
'corner-right-down',
|
|
497
|
-
'corner-right-up',
|
|
498
|
-
'corner-up-left',
|
|
499
|
-
'corner-up-right',
|
|
500
|
-
'cpu',
|
|
501
|
-
'creative-commons',
|
|
502
|
-
'credit-card',
|
|
503
|
-
'croissant',
|
|
504
|
-
'crop',
|
|
505
|
-
'cross',
|
|
506
|
-
'crosshair',
|
|
507
|
-
'crown',
|
|
508
|
-
'cuboid',
|
|
509
|
-
'cup-soda',
|
|
510
|
-
'currency',
|
|
511
|
-
'cylinder',
|
|
512
|
-
'dam',
|
|
513
|
-
'database',
|
|
514
|
-
'database-backup',
|
|
515
|
-
'database-search',
|
|
516
|
-
'database-zap',
|
|
517
|
-
'decimals-arrow-left',
|
|
518
|
-
'decimals-arrow-right',
|
|
519
|
-
'delete',
|
|
520
|
-
'dessert',
|
|
521
|
-
'diameter',
|
|
522
|
-
'diamond',
|
|
523
|
-
'diamond-minus',
|
|
524
|
-
'diamond-percent',
|
|
525
|
-
'diamond-plus',
|
|
526
|
-
'dice-1',
|
|
527
|
-
'dice-2',
|
|
528
|
-
'dice-3',
|
|
529
|
-
'dice-4',
|
|
530
|
-
'dice-5',
|
|
531
|
-
'dice-6',
|
|
532
|
-
'dices',
|
|
533
|
-
'diff',
|
|
534
|
-
'disc',
|
|
535
|
-
'disc-2',
|
|
536
|
-
'disc-3',
|
|
537
|
-
'disc-album',
|
|
538
|
-
'divide',
|
|
539
|
-
'dna',
|
|
540
|
-
'dna-off',
|
|
541
|
-
'dock',
|
|
542
|
-
'dog',
|
|
543
|
-
'dollar-sign',
|
|
544
|
-
'donut',
|
|
545
|
-
'door-closed',
|
|
546
|
-
'door-closed-locked',
|
|
547
|
-
'door-open',
|
|
548
|
-
'dot',
|
|
549
|
-
'download',
|
|
550
|
-
'drafting-compass',
|
|
551
|
-
'drama',
|
|
552
|
-
'drill',
|
|
553
|
-
'drone',
|
|
554
|
-
'droplet',
|
|
555
|
-
'droplet-off',
|
|
556
|
-
'droplets',
|
|
557
|
-
'drum',
|
|
558
|
-
'drumstick',
|
|
559
|
-
'dumbbell',
|
|
560
|
-
'ear',
|
|
561
|
-
'ear-off',
|
|
562
|
-
'earth',
|
|
563
|
-
'earth-lock',
|
|
564
|
-
'eclipse',
|
|
565
|
-
'egg',
|
|
566
|
-
'egg-fried',
|
|
567
|
-
'egg-off',
|
|
568
|
-
'ellipse',
|
|
569
|
-
'ellipsis',
|
|
570
|
-
'ellipsis-vertical',
|
|
571
|
-
'equal',
|
|
572
|
-
'equal-approximately',
|
|
573
|
-
'equal-not',
|
|
574
|
-
'eraser',
|
|
575
|
-
'ethernet-port',
|
|
576
|
-
'euro',
|
|
577
|
-
'ev-charger',
|
|
578
|
-
'expand',
|
|
579
|
-
'external-link',
|
|
580
|
-
'eye',
|
|
581
|
-
'eye-closed',
|
|
582
|
-
'eye-off',
|
|
583
|
-
'factory',
|
|
584
|
-
'fan',
|
|
585
|
-
'fast-forward',
|
|
586
|
-
'feather',
|
|
587
|
-
'fence',
|
|
588
|
-
'ferris-wheel',
|
|
589
|
-
'file',
|
|
590
|
-
'file-archive',
|
|
591
|
-
'file-axis-3d',
|
|
592
|
-
'file-badge',
|
|
593
|
-
'file-box',
|
|
594
|
-
'file-braces',
|
|
595
|
-
'file-braces-corner',
|
|
596
|
-
'file-chart-column',
|
|
597
|
-
'file-chart-column-increasing',
|
|
598
|
-
'file-chart-line',
|
|
599
|
-
'file-chart-pie',
|
|
600
|
-
'file-check',
|
|
601
|
-
'file-check-corner',
|
|
602
|
-
'file-clock',
|
|
603
|
-
'file-code',
|
|
604
|
-
'file-code-corner',
|
|
605
|
-
'file-cog',
|
|
606
|
-
'file-diff',
|
|
607
|
-
'file-digit',
|
|
608
|
-
'file-down',
|
|
609
|
-
'file-exclamation-point',
|
|
610
|
-
'file-headphone',
|
|
611
|
-
'file-heart',
|
|
612
|
-
'file-image',
|
|
613
|
-
'file-input',
|
|
614
|
-
'file-key',
|
|
615
|
-
'file-lock',
|
|
616
|
-
'file-minus',
|
|
617
|
-
'file-minus-corner',
|
|
618
|
-
'file-music',
|
|
619
|
-
'file-output',
|
|
620
|
-
'file-pen',
|
|
621
|
-
'file-pen-line',
|
|
622
|
-
'file-play',
|
|
623
|
-
'file-plus',
|
|
624
|
-
'file-plus-corner',
|
|
625
|
-
'file-question-mark',
|
|
626
|
-
'file-scan',
|
|
627
|
-
'file-search',
|
|
628
|
-
'file-search-corner',
|
|
629
|
-
'file-signal',
|
|
630
|
-
'file-sliders',
|
|
631
|
-
'file-spreadsheet',
|
|
632
|
-
'file-stack',
|
|
633
|
-
'file-symlink',
|
|
634
|
-
'file-terminal',
|
|
635
|
-
'file-text',
|
|
636
|
-
'file-type',
|
|
637
|
-
'file-type-corner',
|
|
638
|
-
'file-up',
|
|
639
|
-
'file-user',
|
|
640
|
-
'file-video-camera',
|
|
641
|
-
'file-volume',
|
|
642
|
-
'file-x',
|
|
643
|
-
'file-x-corner',
|
|
644
|
-
'files',
|
|
645
|
-
'film',
|
|
646
|
-
'fingerprint-pattern',
|
|
647
|
-
'fire-extinguisher',
|
|
648
|
-
'fish',
|
|
649
|
-
'fish-off',
|
|
650
|
-
'fish-symbol',
|
|
651
|
-
'fishing-hook',
|
|
652
|
-
'fishing-rod',
|
|
653
|
-
'flag',
|
|
654
|
-
'flag-off',
|
|
655
|
-
'flag-triangle-left',
|
|
656
|
-
'flag-triangle-right',
|
|
657
|
-
'flame',
|
|
658
|
-
'flame-kindling',
|
|
659
|
-
'flashlight',
|
|
660
|
-
'flashlight-off',
|
|
661
|
-
'flask-conical',
|
|
662
|
-
'flask-conical-off',
|
|
663
|
-
'flask-round',
|
|
664
|
-
'flip-horizontal-2',
|
|
665
|
-
'flip-vertical-2',
|
|
666
|
-
'flower',
|
|
667
|
-
'flower-2',
|
|
668
|
-
'focus',
|
|
669
|
-
'fold-horizontal',
|
|
670
|
-
'fold-vertical',
|
|
671
|
-
'folder',
|
|
672
|
-
'folder-archive',
|
|
673
|
-
'folder-bookmark',
|
|
674
|
-
'folder-check',
|
|
675
|
-
'folder-clock',
|
|
676
|
-
'folder-closed',
|
|
677
|
-
'folder-code',
|
|
678
|
-
'folder-cog',
|
|
679
|
-
'folder-dot',
|
|
680
|
-
'folder-down',
|
|
681
|
-
'folder-git',
|
|
682
|
-
'folder-git-2',
|
|
683
|
-
'folder-heart',
|
|
684
|
-
'folder-input',
|
|
685
|
-
'folder-kanban',
|
|
686
|
-
'folder-key',
|
|
687
|
-
'folder-lock',
|
|
688
|
-
'folder-minus',
|
|
689
|
-
'folder-open',
|
|
690
|
-
'folder-open-dot',
|
|
691
|
-
'folder-output',
|
|
692
|
-
'folder-pen',
|
|
693
|
-
'folder-plus',
|
|
694
|
-
'folder-root',
|
|
695
|
-
'folder-search',
|
|
696
|
-
'folder-search-2',
|
|
697
|
-
'folder-symlink',
|
|
698
|
-
'folder-sync',
|
|
699
|
-
'folder-tree',
|
|
700
|
-
'folder-up',
|
|
701
|
-
'folder-x',
|
|
702
|
-
'folders',
|
|
703
|
-
'footprints',
|
|
704
|
-
'forklift',
|
|
705
|
-
'form',
|
|
706
|
-
'forward',
|
|
707
|
-
'frame',
|
|
708
|
-
'frown',
|
|
709
|
-
'fuel',
|
|
710
|
-
'fullscreen',
|
|
711
|
-
'funnel',
|
|
712
|
-
'funnel-plus',
|
|
713
|
-
'funnel-x',
|
|
714
|
-
'gallery-horizontal',
|
|
715
|
-
'gallery-horizontal-end',
|
|
716
|
-
'gallery-thumbnails',
|
|
717
|
-
'gallery-vertical',
|
|
718
|
-
'gallery-vertical-end',
|
|
719
|
-
'gamepad',
|
|
720
|
-
'gamepad-2',
|
|
721
|
-
'gamepad-directional',
|
|
722
|
-
'gauge',
|
|
723
|
-
'gavel',
|
|
724
|
-
'gem',
|
|
725
|
-
'georgian-lari',
|
|
726
|
-
'ghost',
|
|
727
|
-
'gift',
|
|
728
|
-
'git-branch',
|
|
729
|
-
'git-branch-minus',
|
|
730
|
-
'git-branch-plus',
|
|
731
|
-
'git-commit-horizontal',
|
|
732
|
-
'git-commit-vertical',
|
|
733
|
-
'git-compare',
|
|
734
|
-
'git-compare-arrows',
|
|
735
|
-
'git-fork',
|
|
736
|
-
'git-graph',
|
|
737
|
-
'git-merge',
|
|
738
|
-
'git-merge-conflict',
|
|
739
|
-
'git-pull-request',
|
|
740
|
-
'git-pull-request-arrow',
|
|
741
|
-
'git-pull-request-closed',
|
|
742
|
-
'git-pull-request-create',
|
|
743
|
-
'git-pull-request-create-arrow',
|
|
744
|
-
'git-pull-request-draft',
|
|
745
|
-
'glass-water',
|
|
746
|
-
'glasses',
|
|
747
|
-
'globe',
|
|
748
|
-
'globe-lock',
|
|
749
|
-
'globe-off',
|
|
750
|
-
'globe-x',
|
|
751
|
-
'goal',
|
|
752
|
-
'gpu',
|
|
753
|
-
'graduation-cap',
|
|
754
|
-
'grape',
|
|
755
|
-
'grid-2x2',
|
|
756
|
-
'grid-2x2-check',
|
|
757
|
-
'grid-2x2-plus',
|
|
758
|
-
'grid-2x2-x',
|
|
759
|
-
'grid-3x2',
|
|
760
|
-
'grid-3x3',
|
|
761
|
-
'grip',
|
|
762
|
-
'grip-horizontal',
|
|
763
|
-
'grip-vertical',
|
|
764
|
-
'group',
|
|
765
|
-
'guitar',
|
|
766
|
-
'ham',
|
|
767
|
-
'hamburger',
|
|
768
|
-
'hammer',
|
|
769
|
-
'hand',
|
|
770
|
-
'hand-coins',
|
|
771
|
-
'hand-fist',
|
|
772
|
-
'hand-grab',
|
|
773
|
-
'hand-heart',
|
|
774
|
-
'hand-helping',
|
|
775
|
-
'hand-metal',
|
|
776
|
-
'hand-platter',
|
|
777
|
-
'handbag',
|
|
778
|
-
'handshake',
|
|
779
|
-
'hard-drive',
|
|
780
|
-
'hard-drive-download',
|
|
781
|
-
'hard-drive-upload',
|
|
782
|
-
'hard-hat',
|
|
783
|
-
'hash',
|
|
784
|
-
'hat-glasses',
|
|
785
|
-
'haze',
|
|
786
|
-
'hd',
|
|
787
|
-
'hdmi-port',
|
|
788
|
-
'heading',
|
|
789
|
-
'heading-1',
|
|
790
|
-
'heading-2',
|
|
791
|
-
'heading-3',
|
|
792
|
-
'heading-4',
|
|
793
|
-
'heading-5',
|
|
794
|
-
'heading-6',
|
|
795
|
-
'headphone-off',
|
|
796
|
-
'headphones',
|
|
797
|
-
'headset',
|
|
798
|
-
'heart',
|
|
799
|
-
'heart-crack',
|
|
800
|
-
'heart-handshake',
|
|
801
|
-
'heart-minus',
|
|
802
|
-
'heart-off',
|
|
803
|
-
'heart-plus',
|
|
804
|
-
'heart-pulse',
|
|
805
|
-
'heart-x',
|
|
806
|
-
'heater',
|
|
807
|
-
'helicopter',
|
|
808
|
-
'hexagon',
|
|
809
|
-
'highlighter',
|
|
810
|
-
'history',
|
|
811
|
-
'hop',
|
|
812
|
-
'hop-off',
|
|
813
|
-
'hospital',
|
|
814
|
-
'hotel',
|
|
815
|
-
'hourglass',
|
|
816
|
-
'house',
|
|
817
|
-
'house-heart',
|
|
818
|
-
'house-plug',
|
|
819
|
-
'house-plus',
|
|
820
|
-
'house-wifi',
|
|
821
|
-
'ice-cream-bowl',
|
|
822
|
-
'ice-cream-cone',
|
|
823
|
-
'id-card',
|
|
824
|
-
'id-card-lanyard',
|
|
825
|
-
'image',
|
|
826
|
-
'image-down',
|
|
827
|
-
'image-minus',
|
|
828
|
-
'image-off',
|
|
829
|
-
'image-play',
|
|
830
|
-
'image-plus',
|
|
831
|
-
'image-up',
|
|
832
|
-
'image-upscale',
|
|
833
|
-
'images',
|
|
834
|
-
'import',
|
|
835
|
-
'inbox',
|
|
836
|
-
'indian-rupee',
|
|
837
|
-
'infinity',
|
|
838
|
-
'info',
|
|
839
|
-
'inspection-panel',
|
|
840
|
-
'italic',
|
|
841
|
-
'iteration-ccw',
|
|
842
|
-
'iteration-cw',
|
|
843
|
-
'japanese-yen',
|
|
844
|
-
'joystick',
|
|
845
|
-
'kanban',
|
|
846
|
-
'kayak',
|
|
847
|
-
'key',
|
|
848
|
-
'key-round',
|
|
849
|
-
'key-square',
|
|
850
|
-
'keyboard',
|
|
851
|
-
'keyboard-music',
|
|
852
|
-
'keyboard-off',
|
|
853
|
-
'lamp',
|
|
854
|
-
'lamp-ceiling',
|
|
855
|
-
'lamp-desk',
|
|
856
|
-
'lamp-floor',
|
|
857
|
-
'lamp-wall-down',
|
|
858
|
-
'lamp-wall-up',
|
|
859
|
-
'land-plot',
|
|
860
|
-
'landmark',
|
|
861
|
-
'languages',
|
|
862
|
-
'laptop',
|
|
863
|
-
'laptop-minimal',
|
|
864
|
-
'laptop-minimal-check',
|
|
865
|
-
'lasso',
|
|
866
|
-
'lasso-select',
|
|
867
|
-
'laugh',
|
|
868
|
-
'layers',
|
|
869
|
-
'layers-2',
|
|
870
|
-
'layers-minus',
|
|
871
|
-
'layers-plus',
|
|
872
|
-
'layout-dashboard',
|
|
873
|
-
'layout-grid',
|
|
874
|
-
'layout-list',
|
|
875
|
-
'layout-panel-left',
|
|
876
|
-
'layout-panel-top',
|
|
877
|
-
'layout-template',
|
|
878
|
-
'leaf',
|
|
879
|
-
'leafy-green',
|
|
880
|
-
'lectern',
|
|
881
|
-
'lens-concave',
|
|
882
|
-
'lens-convex',
|
|
883
|
-
'library',
|
|
884
|
-
'library-big',
|
|
885
|
-
'life-buoy',
|
|
886
|
-
'ligature',
|
|
887
|
-
'lightbulb',
|
|
888
|
-
'lightbulb-off',
|
|
889
|
-
'line-dot-right-horizontal',
|
|
890
|
-
'line-squiggle',
|
|
891
|
-
'line-style',
|
|
892
|
-
'link',
|
|
893
|
-
'link-2',
|
|
894
|
-
'link-2-off',
|
|
895
|
-
'list',
|
|
896
|
-
'list-check',
|
|
897
|
-
'list-checks',
|
|
898
|
-
'list-chevrons-down-up',
|
|
899
|
-
'list-chevrons-up-down',
|
|
900
|
-
'list-collapse',
|
|
901
|
-
'list-end',
|
|
902
|
-
'list-filter',
|
|
903
|
-
'list-filter-plus',
|
|
904
|
-
'list-indent-decrease',
|
|
905
|
-
'list-indent-increase',
|
|
906
|
-
'list-minus',
|
|
907
|
-
'list-music',
|
|
908
|
-
'list-ordered',
|
|
909
|
-
'list-plus',
|
|
910
|
-
'list-restart',
|
|
911
|
-
'list-start',
|
|
912
|
-
'list-todo',
|
|
913
|
-
'list-tree',
|
|
914
|
-
'list-video',
|
|
915
|
-
'list-x',
|
|
916
|
-
'loader',
|
|
917
|
-
'loader-circle',
|
|
918
|
-
'loader-pinwheel',
|
|
919
|
-
'locate',
|
|
920
|
-
'locate-fixed',
|
|
921
|
-
'locate-off',
|
|
922
|
-
'lock',
|
|
923
|
-
'lock-keyhole',
|
|
924
|
-
'lock-keyhole-open',
|
|
925
|
-
'lock-open',
|
|
926
|
-
'log-in',
|
|
927
|
-
'log-out',
|
|
928
|
-
'logs',
|
|
929
|
-
'lollipop',
|
|
930
|
-
'luggage',
|
|
931
|
-
'magnet',
|
|
932
|
-
'mail',
|
|
933
|
-
'mail-check',
|
|
934
|
-
'mail-minus',
|
|
935
|
-
'mail-open',
|
|
936
|
-
'mail-plus',
|
|
937
|
-
'mail-question-mark',
|
|
938
|
-
'mail-search',
|
|
939
|
-
'mail-warning',
|
|
940
|
-
'mail-x',
|
|
941
|
-
'mailbox',
|
|
942
|
-
'mails',
|
|
943
|
-
'map',
|
|
944
|
-
'map-minus',
|
|
945
|
-
'map-pin',
|
|
946
|
-
'map-pin-check',
|
|
947
|
-
'map-pin-check-inside',
|
|
948
|
-
'map-pin-house',
|
|
949
|
-
'map-pin-minus',
|
|
950
|
-
'map-pin-minus-inside',
|
|
951
|
-
'map-pin-off',
|
|
952
|
-
'map-pin-pen',
|
|
953
|
-
'map-pin-plus',
|
|
954
|
-
'map-pin-plus-inside',
|
|
955
|
-
'map-pin-search',
|
|
956
|
-
'map-pin-x',
|
|
957
|
-
'map-pin-x-inside',
|
|
958
|
-
'map-pinned',
|
|
959
|
-
'map-plus',
|
|
960
|
-
'mars',
|
|
961
|
-
'mars-stroke',
|
|
962
|
-
'martini',
|
|
963
|
-
'maximize',
|
|
964
|
-
'maximize-2',
|
|
965
|
-
'medal',
|
|
966
|
-
'megaphone',
|
|
967
|
-
'megaphone-off',
|
|
968
|
-
'meh',
|
|
969
|
-
'memory-stick',
|
|
970
|
-
'menu',
|
|
971
|
-
'merge',
|
|
972
|
-
'message-circle',
|
|
973
|
-
'message-circle-check',
|
|
974
|
-
'message-circle-code',
|
|
975
|
-
'message-circle-dashed',
|
|
976
|
-
'message-circle-heart',
|
|
977
|
-
'message-circle-more',
|
|
978
|
-
'message-circle-off',
|
|
979
|
-
'message-circle-plus',
|
|
980
|
-
'message-circle-question-mark',
|
|
981
|
-
'message-circle-reply',
|
|
982
|
-
'message-circle-warning',
|
|
983
|
-
'message-circle-x',
|
|
984
|
-
'message-square',
|
|
985
|
-
'message-square-check',
|
|
986
|
-
'message-square-code',
|
|
987
|
-
'message-square-dashed',
|
|
988
|
-
'message-square-diff',
|
|
989
|
-
'message-square-dot',
|
|
990
|
-
'message-square-heart',
|
|
991
|
-
'message-square-lock',
|
|
992
|
-
'message-square-more',
|
|
993
|
-
'message-square-off',
|
|
994
|
-
'message-square-plus',
|
|
995
|
-
'message-square-quote',
|
|
996
|
-
'message-square-reply',
|
|
997
|
-
'message-square-share',
|
|
998
|
-
'message-square-text',
|
|
999
|
-
'message-square-warning',
|
|
1000
|
-
'message-square-x',
|
|
1001
|
-
'messages-square',
|
|
1002
|
-
'metronome',
|
|
1003
|
-
'mic',
|
|
1004
|
-
'mic-off',
|
|
1005
|
-
'mic-vocal',
|
|
1006
|
-
'microchip',
|
|
1007
|
-
'microscope',
|
|
1008
|
-
'microwave',
|
|
1009
|
-
'milestone',
|
|
1010
|
-
'milk',
|
|
1011
|
-
'milk-off',
|
|
1012
|
-
'minimize',
|
|
1013
|
-
'minimize-2',
|
|
1014
|
-
'minus',
|
|
1015
|
-
'mirror-rectangular',
|
|
1016
|
-
'mirror-round',
|
|
1017
|
-
'monitor',
|
|
1018
|
-
'monitor-check',
|
|
1019
|
-
'monitor-cloud',
|
|
1020
|
-
'monitor-cog',
|
|
1021
|
-
'monitor-dot',
|
|
1022
|
-
'monitor-down',
|
|
1023
|
-
'monitor-off',
|
|
1024
|
-
'monitor-pause',
|
|
1025
|
-
'monitor-play',
|
|
1026
|
-
'monitor-smartphone',
|
|
1027
|
-
'monitor-speaker',
|
|
1028
|
-
'monitor-stop',
|
|
1029
|
-
'monitor-up',
|
|
1030
|
-
'monitor-x',
|
|
1031
|
-
'moon',
|
|
1032
|
-
'moon-star',
|
|
1033
|
-
'motorbike',
|
|
1034
|
-
'mountain',
|
|
1035
|
-
'mountain-snow',
|
|
1036
|
-
'mouse',
|
|
1037
|
-
'mouse-left',
|
|
1038
|
-
'mouse-off',
|
|
1039
|
-
'mouse-pointer',
|
|
1040
|
-
'mouse-pointer-2',
|
|
1041
|
-
'mouse-pointer-2-off',
|
|
1042
|
-
'mouse-pointer-ban',
|
|
1043
|
-
'mouse-pointer-click',
|
|
1044
|
-
'mouse-right',
|
|
1045
|
-
'move',
|
|
1046
|
-
'move-3d',
|
|
1047
|
-
'move-diagonal',
|
|
1048
|
-
'move-diagonal-2',
|
|
1049
|
-
'move-down',
|
|
1050
|
-
'move-down-left',
|
|
1051
|
-
'move-down-right',
|
|
1052
|
-
'move-horizontal',
|
|
1053
|
-
'move-left',
|
|
1054
|
-
'move-right',
|
|
1055
|
-
'move-up',
|
|
1056
|
-
'move-up-left',
|
|
1057
|
-
'move-up-right',
|
|
1058
|
-
'move-vertical',
|
|
1059
|
-
'music',
|
|
1060
|
-
'music-2',
|
|
1061
|
-
'music-3',
|
|
1062
|
-
'music-4',
|
|
1063
|
-
'navigation',
|
|
1064
|
-
'navigation-2',
|
|
1065
|
-
'navigation-2-off',
|
|
1066
|
-
'navigation-off',
|
|
1067
|
-
'network',
|
|
1068
|
-
'newspaper',
|
|
1069
|
-
'nfc',
|
|
1070
|
-
'non-binary',
|
|
1071
|
-
'notebook',
|
|
1072
|
-
'notebook-pen',
|
|
1073
|
-
'notebook-tabs',
|
|
1074
|
-
'notebook-text',
|
|
1075
|
-
'notepad-text',
|
|
1076
|
-
'notepad-text-dashed',
|
|
1077
|
-
'nut',
|
|
1078
|
-
'nut-off',
|
|
1079
|
-
'octagon',
|
|
1080
|
-
'octagon-alert',
|
|
1081
|
-
'octagon-minus',
|
|
1082
|
-
'octagon-pause',
|
|
1083
|
-
'octagon-x',
|
|
1084
|
-
'omega',
|
|
1085
|
-
'option',
|
|
1086
|
-
'orbit',
|
|
1087
|
-
'origami',
|
|
1088
|
-
'package',
|
|
1089
|
-
'package-2',
|
|
1090
|
-
'package-check',
|
|
1091
|
-
'package-minus',
|
|
1092
|
-
'package-open',
|
|
1093
|
-
'package-plus',
|
|
1094
|
-
'package-search',
|
|
1095
|
-
'package-x',
|
|
1096
|
-
'paint-bucket',
|
|
1097
|
-
'paint-roller',
|
|
1098
|
-
'paintbrush',
|
|
1099
|
-
'paintbrush-vertical',
|
|
1100
|
-
'palette',
|
|
1101
|
-
'panda',
|
|
1102
|
-
'panel-bottom',
|
|
1103
|
-
'panel-bottom-close',
|
|
1104
|
-
'panel-bottom-dashed',
|
|
1105
|
-
'panel-bottom-open',
|
|
1106
|
-
'panel-left',
|
|
1107
|
-
'panel-left-close',
|
|
1108
|
-
'panel-left-dashed',
|
|
1109
|
-
'panel-left-open',
|
|
1110
|
-
'panel-left-right-dashed',
|
|
1111
|
-
'panel-right',
|
|
1112
|
-
'panel-right-close',
|
|
1113
|
-
'panel-right-dashed',
|
|
1114
|
-
'panel-right-open',
|
|
1115
|
-
'panel-top',
|
|
1116
|
-
'panel-top-bottom-dashed',
|
|
1117
|
-
'panel-top-close',
|
|
1118
|
-
'panel-top-dashed',
|
|
1119
|
-
'panel-top-open',
|
|
1120
|
-
'panels-left-bottom',
|
|
1121
|
-
'panels-right-bottom',
|
|
1122
|
-
'panels-top-left',
|
|
1123
|
-
'paperclip',
|
|
1124
|
-
'parentheses',
|
|
1125
|
-
'parking-meter',
|
|
1126
|
-
'party-popper',
|
|
1127
|
-
'pause',
|
|
1128
|
-
'paw-print',
|
|
1129
|
-
'pc-case',
|
|
1130
|
-
'pen',
|
|
1131
|
-
'pen-line',
|
|
1132
|
-
'pen-off',
|
|
1133
|
-
'pen-tool',
|
|
1134
|
-
'pencil',
|
|
1135
|
-
'pencil-line',
|
|
1136
|
-
'pencil-off',
|
|
1137
|
-
'pencil-ruler',
|
|
1138
|
-
'pentagon',
|
|
1139
|
-
'percent',
|
|
1140
|
-
'person-standing',
|
|
1141
|
-
'philippine-peso',
|
|
1142
|
-
'phone',
|
|
1143
|
-
'phone-call',
|
|
1144
|
-
'phone-forwarded',
|
|
1145
|
-
'phone-incoming',
|
|
1146
|
-
'phone-missed',
|
|
1147
|
-
'phone-off',
|
|
1148
|
-
'phone-outgoing',
|
|
1149
|
-
'pi',
|
|
1150
|
-
'piano',
|
|
1151
|
-
'pickaxe',
|
|
1152
|
-
'picture-in-picture',
|
|
1153
|
-
'picture-in-picture-2',
|
|
1154
|
-
'piggy-bank',
|
|
1155
|
-
'pilcrow',
|
|
1156
|
-
'pilcrow-left',
|
|
1157
|
-
'pilcrow-right',
|
|
1158
|
-
'pill',
|
|
1159
|
-
'pill-bottle',
|
|
1160
|
-
'pin',
|
|
1161
|
-
'pin-off',
|
|
1162
|
-
'pipette',
|
|
1163
|
-
'pizza',
|
|
1164
|
-
'plane',
|
|
1165
|
-
'plane-landing',
|
|
1166
|
-
'plane-takeoff',
|
|
1167
|
-
'play',
|
|
1168
|
-
'plug',
|
|
1169
|
-
'plug-2',
|
|
1170
|
-
'plug-zap',
|
|
1171
|
-
'plus',
|
|
1172
|
-
'pocket-knife',
|
|
1173
|
-
'podcast',
|
|
1174
|
-
'pointer',
|
|
1175
|
-
'pointer-off',
|
|
1176
|
-
'popcorn',
|
|
1177
|
-
'popsicle',
|
|
1178
|
-
'pound-sterling',
|
|
1179
|
-
'power',
|
|
1180
|
-
'power-off',
|
|
1181
|
-
'presentation',
|
|
1182
|
-
'printer',
|
|
1183
|
-
'printer-check',
|
|
1184
|
-
'printer-x',
|
|
1185
|
-
'projector',
|
|
1186
|
-
'proportions',
|
|
1187
|
-
'puzzle',
|
|
1188
|
-
'pyramid',
|
|
1189
|
-
'qr-code',
|
|
1190
|
-
'quote',
|
|
1191
|
-
'rabbit',
|
|
1192
|
-
'radar',
|
|
1193
|
-
'radiation',
|
|
1194
|
-
'radical',
|
|
1195
|
-
'radio',
|
|
1196
|
-
'radio-off',
|
|
1197
|
-
'radio-receiver',
|
|
1198
|
-
'radio-tower',
|
|
1199
|
-
'radius',
|
|
1200
|
-
'rainbow',
|
|
1201
|
-
'rat',
|
|
1202
|
-
'ratio',
|
|
1203
|
-
'receipt',
|
|
1204
|
-
'receipt-cent',
|
|
1205
|
-
'receipt-euro',
|
|
1206
|
-
'receipt-indian-rupee',
|
|
1207
|
-
'receipt-japanese-yen',
|
|
1208
|
-
'receipt-pound-sterling',
|
|
1209
|
-
'receipt-russian-ruble',
|
|
1210
|
-
'receipt-swiss-franc',
|
|
1211
|
-
'receipt-text',
|
|
1212
|
-
'receipt-turkish-lira',
|
|
1213
|
-
'rectangle-circle',
|
|
1214
|
-
'rectangle-ellipsis',
|
|
1215
|
-
'rectangle-goggles',
|
|
1216
|
-
'rectangle-horizontal',
|
|
1217
|
-
'rectangle-vertical',
|
|
1218
|
-
'recycle',
|
|
1219
|
-
'redo',
|
|
1220
|
-
'redo-2',
|
|
1221
|
-
'redo-dot',
|
|
1222
|
-
'refresh-ccw',
|
|
1223
|
-
'refresh-ccw-dot',
|
|
1224
|
-
'refresh-cw',
|
|
1225
|
-
'refresh-cw-off',
|
|
1226
|
-
'refrigerator',
|
|
1227
|
-
'regex',
|
|
1228
|
-
'remove-formatting',
|
|
1229
|
-
'repeat',
|
|
1230
|
-
'repeat-1',
|
|
1231
|
-
'repeat-2',
|
|
1232
|
-
'repeat-off',
|
|
1233
|
-
'replace',
|
|
1234
|
-
'replace-all',
|
|
1235
|
-
'reply',
|
|
1236
|
-
'reply-all',
|
|
1237
|
-
'rewind',
|
|
1238
|
-
'ribbon',
|
|
1239
|
-
'road',
|
|
1240
|
-
'rocket',
|
|
1241
|
-
'rocking-chair',
|
|
1242
|
-
'roller-coaster',
|
|
1243
|
-
'rose',
|
|
1244
|
-
'rotate-3d',
|
|
1245
|
-
'rotate-ccw',
|
|
1246
|
-
'rotate-ccw-key',
|
|
1247
|
-
'rotate-ccw-square',
|
|
1248
|
-
'rotate-cw',
|
|
1249
|
-
'rotate-cw-square',
|
|
1250
|
-
'route',
|
|
1251
|
-
'route-off',
|
|
1252
|
-
'router',
|
|
1253
|
-
'rows-2',
|
|
1254
|
-
'rows-3',
|
|
1255
|
-
'rows-4',
|
|
1256
|
-
'rss',
|
|
1257
|
-
'ruler',
|
|
1258
|
-
'ruler-dimension-line',
|
|
1259
|
-
'russian-ruble',
|
|
1260
|
-
'sailboat',
|
|
1261
|
-
'salad',
|
|
1262
|
-
'sandwich',
|
|
1263
|
-
'satellite',
|
|
1264
|
-
'satellite-dish',
|
|
1265
|
-
'saudi-riyal',
|
|
1266
|
-
'save',
|
|
1267
|
-
'save-all',
|
|
1268
|
-
'save-off',
|
|
1269
|
-
'scale',
|
|
1270
|
-
'scale-3d',
|
|
1271
|
-
'scaling',
|
|
1272
|
-
'scan',
|
|
1273
|
-
'scan-barcode',
|
|
1274
|
-
'scan-eye',
|
|
1275
|
-
'scan-face',
|
|
1276
|
-
'scan-heart',
|
|
1277
|
-
'scan-line',
|
|
1278
|
-
'scan-qr-code',
|
|
1279
|
-
'scan-search',
|
|
1280
|
-
'scan-text',
|
|
1281
|
-
'school',
|
|
1282
|
-
'scissors',
|
|
1283
|
-
'scissors-line-dashed',
|
|
1284
|
-
'scooter',
|
|
1285
|
-
'screen-share',
|
|
1286
|
-
'screen-share-off',
|
|
1287
|
-
'scroll',
|
|
1288
|
-
'scroll-text',
|
|
1289
|
-
'search',
|
|
1290
|
-
'search-alert',
|
|
1291
|
-
'search-check',
|
|
1292
|
-
'search-code',
|
|
1293
|
-
'search-slash',
|
|
1294
|
-
'search-x',
|
|
1295
|
-
'section',
|
|
1296
|
-
'send',
|
|
1297
|
-
'send-horizontal',
|
|
1298
|
-
'send-to-back',
|
|
1299
|
-
'separator-horizontal',
|
|
1300
|
-
'separator-vertical',
|
|
1301
|
-
'server',
|
|
1302
|
-
'server-cog',
|
|
1303
|
-
'server-crash',
|
|
1304
|
-
'server-off',
|
|
1305
|
-
'settings',
|
|
1306
|
-
'settings-2',
|
|
1307
|
-
'shapes',
|
|
1308
|
-
'share',
|
|
1309
|
-
'share-2',
|
|
1310
|
-
'sheet',
|
|
1311
|
-
'shell',
|
|
1312
|
-
'shelving-unit',
|
|
1313
|
-
'shield',
|
|
1314
|
-
'shield-alert',
|
|
1315
|
-
'shield-ban',
|
|
1316
|
-
'shield-check',
|
|
1317
|
-
'shield-cog',
|
|
1318
|
-
'shield-cog-corner',
|
|
1319
|
-
'shield-ellipsis',
|
|
1320
|
-
'shield-half',
|
|
1321
|
-
'shield-minus',
|
|
1322
|
-
'shield-off',
|
|
1323
|
-
'shield-plus',
|
|
1324
|
-
'shield-question-mark',
|
|
1325
|
-
'shield-user',
|
|
1326
|
-
'shield-x',
|
|
1327
|
-
'ship',
|
|
1328
|
-
'ship-wheel',
|
|
1329
|
-
'shirt',
|
|
1330
|
-
'shopping-bag',
|
|
1331
|
-
'shopping-basket',
|
|
1332
|
-
'shopping-cart',
|
|
1333
|
-
'shovel',
|
|
1334
|
-
'shower-head',
|
|
1335
|
-
'shredder',
|
|
1336
|
-
'shrimp',
|
|
1337
|
-
'shrink',
|
|
1338
|
-
'shrub',
|
|
1339
|
-
'shuffle',
|
|
1340
|
-
'sigma',
|
|
1341
|
-
'signal',
|
|
1342
|
-
'signal-high',
|
|
1343
|
-
'signal-low',
|
|
1344
|
-
'signal-medium',
|
|
1345
|
-
'signal-zero',
|
|
1346
|
-
'signature',
|
|
1347
|
-
'signpost',
|
|
1348
|
-
'signpost-big',
|
|
1349
|
-
'siren',
|
|
1350
|
-
'skip-back',
|
|
1351
|
-
'skip-forward',
|
|
1352
|
-
'skull',
|
|
1353
|
-
'slash',
|
|
1354
|
-
'slice',
|
|
1355
|
-
'sliders-horizontal',
|
|
1356
|
-
'sliders-vertical',
|
|
1357
|
-
'smartphone',
|
|
1358
|
-
'smartphone-charging',
|
|
1359
|
-
'smartphone-nfc',
|
|
1360
|
-
'smile',
|
|
1361
|
-
'smile-plus',
|
|
1362
|
-
'snail',
|
|
1363
|
-
'snowflake',
|
|
1364
|
-
'soap-dispenser-droplet',
|
|
1365
|
-
'sofa',
|
|
1366
|
-
'solar-panel',
|
|
1367
|
-
'soup',
|
|
1368
|
-
'space',
|
|
1369
|
-
'spade',
|
|
1370
|
-
'sparkle',
|
|
1371
|
-
'sparkles',
|
|
1372
|
-
'speaker',
|
|
1373
|
-
'speech',
|
|
1374
|
-
'spell-check',
|
|
1375
|
-
'spell-check-2',
|
|
1376
|
-
'spline',
|
|
1377
|
-
'spline-pointer',
|
|
1378
|
-
'split',
|
|
1379
|
-
'spool',
|
|
1380
|
-
'sport-shoe',
|
|
1381
|
-
'spotlight',
|
|
1382
|
-
'spray-can',
|
|
1383
|
-
'sprout',
|
|
1384
|
-
'square',
|
|
1385
|
-
'square-activity',
|
|
1386
|
-
'square-arrow-down',
|
|
1387
|
-
'square-arrow-down-left',
|
|
1388
|
-
'square-arrow-down-right',
|
|
1389
|
-
'square-arrow-left',
|
|
1390
|
-
'square-arrow-out-down-left',
|
|
1391
|
-
'square-arrow-out-down-right',
|
|
1392
|
-
'square-arrow-out-up-left',
|
|
1393
|
-
'square-arrow-out-up-right',
|
|
1394
|
-
'square-arrow-right',
|
|
1395
|
-
'square-arrow-right-enter',
|
|
1396
|
-
'square-arrow-right-exit',
|
|
1397
|
-
'square-arrow-up',
|
|
1398
|
-
'square-arrow-up-left',
|
|
1399
|
-
'square-arrow-up-right',
|
|
1400
|
-
'square-asterisk',
|
|
1401
|
-
'square-bottom-dashed-scissors',
|
|
1402
|
-
'square-centerline-dashed-horizontal',
|
|
1403
|
-
'square-centerline-dashed-vertical',
|
|
1404
|
-
'square-chart-gantt',
|
|
1405
|
-
'square-check',
|
|
1406
|
-
'square-check-big',
|
|
1407
|
-
'square-chevron-down',
|
|
1408
|
-
'square-chevron-left',
|
|
1409
|
-
'square-chevron-right',
|
|
1410
|
-
'square-chevron-up',
|
|
1411
|
-
'square-code',
|
|
1412
|
-
'square-dashed',
|
|
1413
|
-
'square-dashed-bottom',
|
|
1414
|
-
'square-dashed-bottom-code',
|
|
1415
|
-
'square-dashed-kanban',
|
|
1416
|
-
'square-dashed-mouse-pointer',
|
|
1417
|
-
'square-dashed-text',
|
|
1418
|
-
'square-dashed-top-solid',
|
|
1419
|
-
'square-divide',
|
|
1420
|
-
'square-dot',
|
|
1421
|
-
'square-equal',
|
|
1422
|
-
'square-function',
|
|
1423
|
-
'square-kanban',
|
|
1424
|
-
'square-library',
|
|
1425
|
-
'square-m',
|
|
1426
|
-
'square-menu',
|
|
1427
|
-
'square-minus',
|
|
1428
|
-
'square-mouse-pointer',
|
|
1429
|
-
'square-parking',
|
|
1430
|
-
'square-parking-off',
|
|
1431
|
-
'square-pause',
|
|
1432
|
-
'square-pen',
|
|
1433
|
-
'square-percent',
|
|
1434
|
-
'square-pi',
|
|
1435
|
-
'square-pilcrow',
|
|
1436
|
-
'square-play',
|
|
1437
|
-
'square-plus',
|
|
1438
|
-
'square-power',
|
|
1439
|
-
'square-radical',
|
|
1440
|
-
'square-round-corner',
|
|
1441
|
-
'square-scissors',
|
|
1442
|
-
'square-sigma',
|
|
1443
|
-
'square-slash',
|
|
1444
|
-
'square-split-horizontal',
|
|
1445
|
-
'square-split-vertical',
|
|
1446
|
-
'square-square',
|
|
1447
|
-
'square-stack',
|
|
1448
|
-
'square-star',
|
|
1449
|
-
'square-stop',
|
|
1450
|
-
'square-terminal',
|
|
1451
|
-
'square-user',
|
|
1452
|
-
'square-user-round',
|
|
1453
|
-
'square-x',
|
|
1454
|
-
'squares-exclude',
|
|
1455
|
-
'squares-intersect',
|
|
1456
|
-
'squares-subtract',
|
|
1457
|
-
'squares-unite',
|
|
1458
|
-
'squircle',
|
|
1459
|
-
'squircle-dashed',
|
|
1460
|
-
'squirrel',
|
|
1461
|
-
'stamp',
|
|
1462
|
-
'star',
|
|
1463
|
-
'star-half',
|
|
1464
|
-
'star-off',
|
|
1465
|
-
'step-back',
|
|
1466
|
-
'step-forward',
|
|
1467
|
-
'stethoscope',
|
|
1468
|
-
'sticker',
|
|
1469
|
-
'sticky-note',
|
|
1470
|
-
'stone',
|
|
1471
|
-
'store',
|
|
1472
|
-
'stretch-horizontal',
|
|
1473
|
-
'stretch-vertical',
|
|
1474
|
-
'strikethrough',
|
|
1475
|
-
'subscript',
|
|
1476
|
-
'sun',
|
|
1477
|
-
'sun-dim',
|
|
1478
|
-
'sun-medium',
|
|
1479
|
-
'sun-moon',
|
|
1480
|
-
'sun-snow',
|
|
1481
|
-
'sunrise',
|
|
1482
|
-
'sunset',
|
|
1483
|
-
'superscript',
|
|
1484
|
-
'swatch-book',
|
|
1485
|
-
'swiss-franc',
|
|
1486
|
-
'switch-camera',
|
|
1487
|
-
'sword',
|
|
1488
|
-
'swords',
|
|
1489
|
-
'syringe',
|
|
1490
|
-
'table',
|
|
1491
|
-
'table-2',
|
|
1492
|
-
'table-cells-merge',
|
|
1493
|
-
'table-cells-split',
|
|
1494
|
-
'table-columns-split',
|
|
1495
|
-
'table-of-contents',
|
|
1496
|
-
'table-properties',
|
|
1497
|
-
'table-rows-split',
|
|
1498
|
-
'tablet',
|
|
1499
|
-
'tablet-smartphone',
|
|
1500
|
-
'tablets',
|
|
1501
|
-
'tag',
|
|
1502
|
-
'tags',
|
|
1503
|
-
'tally-1',
|
|
1504
|
-
'tally-2',
|
|
1505
|
-
'tally-3',
|
|
1506
|
-
'tally-4',
|
|
1507
|
-
'tally-5',
|
|
1508
|
-
'tangent',
|
|
1509
|
-
'target',
|
|
1510
|
-
'telescope',
|
|
1511
|
-
'tent',
|
|
1512
|
-
'tent-tree',
|
|
1513
|
-
'terminal',
|
|
1514
|
-
'test-tube',
|
|
1515
|
-
'test-tube-diagonal',
|
|
1516
|
-
'test-tubes',
|
|
1517
|
-
'text-align-center',
|
|
1518
|
-
'text-align-end',
|
|
1519
|
-
'text-align-justify',
|
|
1520
|
-
'text-align-start',
|
|
1521
|
-
'text-cursor',
|
|
1522
|
-
'text-cursor-input',
|
|
1523
|
-
'text-initial',
|
|
1524
|
-
'text-quote',
|
|
1525
|
-
'text-search',
|
|
1526
|
-
'text-wrap',
|
|
1527
|
-
'theater',
|
|
1528
|
-
'thermometer',
|
|
1529
|
-
'thermometer-snowflake',
|
|
1530
|
-
'thermometer-sun',
|
|
1531
|
-
'thumbs-down',
|
|
1532
|
-
'thumbs-up',
|
|
1533
|
-
'ticket',
|
|
1534
|
-
'ticket-check',
|
|
1535
|
-
'ticket-minus',
|
|
1536
|
-
'ticket-percent',
|
|
1537
|
-
'ticket-plus',
|
|
1538
|
-
'ticket-slash',
|
|
1539
|
-
'ticket-x',
|
|
1540
|
-
'tickets',
|
|
1541
|
-
'tickets-plane',
|
|
1542
|
-
'timeline',
|
|
1543
|
-
'timer',
|
|
1544
|
-
'timer-off',
|
|
1545
|
-
'timer-reset',
|
|
1546
|
-
'toggle-left',
|
|
1547
|
-
'toggle-right',
|
|
1548
|
-
'toilet',
|
|
1549
|
-
'tool-case',
|
|
1550
|
-
'toolbox',
|
|
1551
|
-
'tornado',
|
|
1552
|
-
'torus',
|
|
1553
|
-
'touchpad',
|
|
1554
|
-
'touchpad-off',
|
|
1555
|
-
'towel-rack',
|
|
1556
|
-
'tower-control',
|
|
1557
|
-
'toy-brick',
|
|
1558
|
-
'tractor',
|
|
1559
|
-
'traffic-cone',
|
|
1560
|
-
'train-front',
|
|
1561
|
-
'train-front-tunnel',
|
|
1562
|
-
'train-track',
|
|
1563
|
-
'tram-front',
|
|
1564
|
-
'transgender',
|
|
1565
|
-
'trash',
|
|
1566
|
-
'trash-2',
|
|
1567
|
-
'tree-deciduous',
|
|
1568
|
-
'tree-palm',
|
|
1569
|
-
'tree-pine',
|
|
1570
|
-
'trees',
|
|
1571
|
-
'trending-down',
|
|
1572
|
-
'trending-up',
|
|
1573
|
-
'trending-up-down',
|
|
1574
|
-
'triangle',
|
|
1575
|
-
'triangle-alert',
|
|
1576
|
-
'triangle-dashed',
|
|
1577
|
-
'triangle-right',
|
|
1578
|
-
'trophy',
|
|
1579
|
-
'truck',
|
|
1580
|
-
'truck-electric',
|
|
1581
|
-
'turkish-lira',
|
|
1582
|
-
'turntable',
|
|
1583
|
-
'turtle',
|
|
1584
|
-
'tv',
|
|
1585
|
-
'tv-minimal',
|
|
1586
|
-
'tv-minimal-play',
|
|
1587
|
-
'type',
|
|
1588
|
-
'type-outline',
|
|
1589
|
-
'umbrella',
|
|
1590
|
-
'umbrella-off',
|
|
1591
|
-
'underline',
|
|
1592
|
-
'undo',
|
|
1593
|
-
'undo-2',
|
|
1594
|
-
'undo-dot',
|
|
1595
|
-
'unfold-horizontal',
|
|
1596
|
-
'unfold-vertical',
|
|
1597
|
-
'ungroup',
|
|
1598
|
-
'university',
|
|
1599
|
-
'unlink',
|
|
1600
|
-
'unlink-2',
|
|
1601
|
-
'unplug',
|
|
1602
|
-
'upload',
|
|
1603
|
-
'usb',
|
|
1604
|
-
'user',
|
|
1605
|
-
'user-check',
|
|
1606
|
-
'user-cog',
|
|
1607
|
-
'user-key',
|
|
1608
|
-
'user-lock',
|
|
1609
|
-
'user-minus',
|
|
1610
|
-
'user-pen',
|
|
1611
|
-
'user-plus',
|
|
1612
|
-
'user-round',
|
|
1613
|
-
'user-round-check',
|
|
1614
|
-
'user-round-cog',
|
|
1615
|
-
'user-round-key',
|
|
1616
|
-
'user-round-minus',
|
|
1617
|
-
'user-round-pen',
|
|
1618
|
-
'user-round-plus',
|
|
1619
|
-
'user-round-search',
|
|
1620
|
-
'user-round-x',
|
|
1621
|
-
'user-search',
|
|
1622
|
-
'user-star',
|
|
1623
|
-
'user-x',
|
|
1624
|
-
'users',
|
|
1625
|
-
'users-round',
|
|
1626
|
-
'utensils',
|
|
1627
|
-
'utensils-crossed',
|
|
1628
|
-
'utility-pole',
|
|
1629
|
-
'van',
|
|
1630
|
-
'variable',
|
|
1631
|
-
'vault',
|
|
1632
|
-
'vector-square',
|
|
1633
|
-
'vegan',
|
|
1634
|
-
'venetian-mask',
|
|
1635
|
-
'venus',
|
|
1636
|
-
'venus-and-mars',
|
|
1637
|
-
'vibrate',
|
|
1638
|
-
'vibrate-off',
|
|
1639
|
-
'video',
|
|
1640
|
-
'video-off',
|
|
1641
|
-
'videotape',
|
|
1642
|
-
'view',
|
|
1643
|
-
'voicemail',
|
|
1644
|
-
'volleyball',
|
|
1645
|
-
'volume',
|
|
1646
|
-
'volume-1',
|
|
1647
|
-
'volume-2',
|
|
1648
|
-
'volume-off',
|
|
1649
|
-
'volume-x',
|
|
1650
|
-
'vote',
|
|
1651
|
-
'wallet',
|
|
1652
|
-
'wallet-cards',
|
|
1653
|
-
'wallet-minimal',
|
|
1654
|
-
'wallpaper',
|
|
1655
|
-
'wand',
|
|
1656
|
-
'wand-sparkles',
|
|
1657
|
-
'warehouse',
|
|
1658
|
-
'washing-machine',
|
|
1659
|
-
'watch',
|
|
1660
|
-
'waves-arrow-down',
|
|
1661
|
-
'waves-arrow-up',
|
|
1662
|
-
'waves-horizontal',
|
|
1663
|
-
'waves-ladder',
|
|
1664
|
-
'waves-vertical',
|
|
1665
|
-
'waypoints',
|
|
1666
|
-
'webcam',
|
|
1667
|
-
'webhook',
|
|
1668
|
-
'webhook-off',
|
|
1669
|
-
'weight',
|
|
1670
|
-
'weight-tilde',
|
|
1671
|
-
'wheat',
|
|
1672
|
-
'wheat-off',
|
|
1673
|
-
'whole-word',
|
|
1674
|
-
'wifi',
|
|
1675
|
-
'wifi-cog',
|
|
1676
|
-
'wifi-high',
|
|
1677
|
-
'wifi-low',
|
|
1678
|
-
'wifi-off',
|
|
1679
|
-
'wifi-pen',
|
|
1680
|
-
'wifi-sync',
|
|
1681
|
-
'wifi-zero',
|
|
1682
|
-
'wind',
|
|
1683
|
-
'wind-arrow-down',
|
|
1684
|
-
'wine',
|
|
1685
|
-
'wine-off',
|
|
1686
|
-
'workflow',
|
|
1687
|
-
'worm',
|
|
1688
|
-
'wrench',
|
|
1689
|
-
'x',
|
|
1690
|
-
'x-line-top',
|
|
1691
|
-
'zap',
|
|
1692
|
-
'zap-off',
|
|
1693
|
-
'zodiac-aquarius',
|
|
1694
|
-
'zodiac-aries',
|
|
1695
|
-
'zodiac-cancer',
|
|
1696
|
-
'zodiac-capricorn',
|
|
1697
|
-
'zodiac-gemini',
|
|
1698
|
-
'zodiac-leo',
|
|
1699
|
-
'zodiac-libra',
|
|
1700
|
-
'zodiac-ophiuchus',
|
|
1701
|
-
'zodiac-pisces',
|
|
1702
|
-
'zodiac-sagittarius',
|
|
1703
|
-
'zodiac-scorpio',
|
|
1704
|
-
'zodiac-taurus',
|
|
1705
|
-
'zodiac-virgo',
|
|
1706
|
-
'zoom-in',
|
|
1707
|
-
'zoom-out',
|
|
1708
|
-
] as const;
|