@neo4j-ndl/react 2.16.19 → 2.16.21
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/lib/cjs/_common/CodeBlockWrapper.js.map +1 -1
- package/lib/cjs/_common/input/RadioAndCheckboxWrapper.js.map +1 -1
- package/lib/cjs/_common/utils.js +3 -3
- package/lib/cjs/_common/utils.js.map +1 -1
- package/lib/cjs/accordion/Accordion.js.map +1 -1
- package/lib/cjs/avatar/Avatar.js.map +1 -1
- package/lib/cjs/banner/Banner.js.map +1 -1
- package/lib/cjs/button/Button.js.map +1 -1
- package/lib/cjs/button/IconButton.js.map +1 -1
- package/lib/cjs/callout/Callout.js.map +1 -1
- package/lib/cjs/checkbox/Checkbox.js.map +1 -1
- package/lib/cjs/clipboard-copier/ClipboardButton.js.map +1 -1
- package/lib/cjs/code-block/CodeBlock.js.map +1 -1
- package/lib/cjs/code-block/languages.js +1 -0
- package/lib/cjs/code-block/languages.js.map +1 -1
- package/lib/cjs/context-menu/ContextMenu.js +1 -1
- package/lib/cjs/context-menu/ContextMenu.js.map +1 -1
- package/lib/cjs/cypher-code-block/CypherCodeBlock.js.map +1 -1
- package/lib/cjs/data-grid/Components.js +4 -3
- package/lib/cjs/data-grid/Components.js.map +1 -1
- package/lib/cjs/data-grid/DataGridContext.js +2 -2
- package/lib/cjs/data-grid/DataGridContext.js.map +1 -1
- package/lib/cjs/data-grid/helpers.js.map +1 -1
- package/lib/cjs/date-picker/DatePicker.js +1 -1
- package/lib/cjs/date-picker/DatePicker.js.map +1 -1
- package/lib/cjs/date-picker/utils.js +2 -2
- package/lib/cjs/date-picker/utils.js.map +1 -1
- package/lib/cjs/dialog/Dialog.js +2 -2
- package/lib/cjs/dialog/Dialog.js.map +1 -1
- package/lib/cjs/drawer/Drawer.js.map +1 -1
- package/lib/cjs/dropdown/Dropdown.js.map +1 -1
- package/lib/cjs/dropzone/Dropzone.js.map +1 -1
- package/lib/cjs/graph-label/GraphLabel.js +2 -2
- package/lib/cjs/graph-label/GraphLabel.js.map +1 -1
- package/lib/cjs/graph-label/color.js.map +1 -1
- package/lib/cjs/helpers/debounce.js +1 -2
- package/lib/cjs/helpers/debounce.js.map +1 -1
- package/lib/cjs/hooks/index.js +4 -4
- package/lib/cjs/hooks/index.js.map +1 -1
- package/lib/cjs/inline-edit/InlineEdit.js.map +1 -1
- package/lib/cjs/label/Label.js.map +1 -1
- package/lib/cjs/modal/Modal.js +2 -2
- package/lib/cjs/modal/Modal.js.map +1 -1
- package/lib/cjs/popover/Popover.js +5 -5
- package/lib/cjs/popover/Popover.js.map +1 -1
- package/lib/cjs/segmented-control/SegmentedControl.js.map +1 -1
- package/lib/cjs/side-navigation/SideNavigation.js +1 -1
- package/lib/cjs/side-navigation/SideNavigation.js.map +1 -1
- package/lib/cjs/slider/Slider.js.map +1 -1
- package/lib/cjs/status-indicator/StatusIndicator.js.map +1 -1
- package/lib/cjs/table/Components.js.map +1 -1
- package/lib/cjs/table/TableContext.js +2 -2
- package/lib/cjs/table/TableContext.js.map +1 -1
- package/lib/cjs/table/helpers.js.map +1 -1
- package/lib/cjs/tabs/Tabs.js.map +1 -1
- package/lib/cjs/tag/Tag.js +1 -1
- package/lib/cjs/tag/Tag.js.map +1 -1
- package/lib/cjs/text-input/TextInput.js.map +1 -1
- package/lib/cjs/text-input-preview/TextInputPreview.js.map +1 -1
- package/lib/cjs/textarea/Textarea.js.map +1 -1
- package/lib/cjs/theme/ThemeProvider.js.map +1 -1
- package/lib/cjs/theme/agnostic.js.map +1 -1
- package/lib/cjs/tip/Tip.js +3 -3
- package/lib/cjs/tip/Tip.js.map +1 -1
- package/lib/cjs/toast/Toast.js.map +1 -1
- package/lib/cjs/toast/sonner-types.js +2 -2
- package/lib/cjs/toast/sonner-types.js.map +1 -1
- package/lib/cjs/tree-view/TreeItemWrapper.js.map +1 -1
- package/lib/cjs/tree-view/TreeView.js +3 -3
- package/lib/cjs/tree-view/TreeView.js.map +1 -1
- package/lib/cjs/tree-view/TreeViewItem.js +1 -1
- package/lib/cjs/tree-view/TreeViewItem.js.map +1 -1
- package/lib/cjs/tree-view/TreeViewTextItem.js.map +1 -1
- package/lib/cjs/tree-view/tree-view-keyboard-coordinates.js.map +1 -1
- package/lib/cjs/tree-view/tree-view-keyboard-helpers.js.map +1 -1
- package/lib/cjs/tree-view/tree-view-utils.js +4 -4
- package/lib/cjs/tree-view/tree-view-utils.js.map +1 -1
- package/lib/cjs/typography/Typography.js +2 -1
- package/lib/cjs/typography/Typography.js.map +1 -1
- package/lib/cjs/wizard/Wizard.js +2 -1
- package/lib/cjs/wizard/Wizard.js.map +1 -1
- package/lib/esm/_common/CodeBlockWrapper.js.map +1 -1
- package/lib/esm/_common/input/RadioAndCheckboxWrapper.js.map +1 -1
- package/lib/esm/_common/utils.js.map +1 -1
- package/lib/esm/accordion/Accordion.js.map +1 -1
- package/lib/esm/avatar/Avatar.js.map +1 -1
- package/lib/esm/banner/Banner.js.map +1 -1
- package/lib/esm/button/Button.js.map +1 -1
- package/lib/esm/button/IconButton.js.map +1 -1
- package/lib/esm/callout/Callout.js.map +1 -1
- package/lib/esm/checkbox/Checkbox.js.map +1 -1
- package/lib/esm/clipboard-copier/ClipboardButton.js.map +1 -1
- package/lib/esm/code-block/CodeBlock.js.map +1 -1
- package/lib/esm/code-block/languages.js +1 -0
- package/lib/esm/code-block/languages.js.map +1 -1
- package/lib/esm/context-menu/ContextMenu.js +1 -1
- package/lib/esm/context-menu/ContextMenu.js.map +1 -1
- package/lib/esm/cypher-code-block/CypherCodeBlock.js.map +1 -1
- package/lib/esm/data-grid/Components.js +4 -3
- package/lib/esm/data-grid/Components.js.map +1 -1
- package/lib/esm/data-grid/DataGridContext.js.map +1 -1
- package/lib/esm/data-grid/helpers.js.map +1 -1
- package/lib/esm/date-picker/DatePicker.js +1 -1
- package/lib/esm/date-picker/DatePicker.js.map +1 -1
- package/lib/esm/dialog/Dialog.js +2 -2
- package/lib/esm/dialog/Dialog.js.map +1 -1
- package/lib/esm/drawer/Drawer.js.map +1 -1
- package/lib/esm/dropdown/Dropdown.js.map +1 -1
- package/lib/esm/dropzone/Dropzone.js.map +1 -1
- package/lib/esm/graph-label/GraphLabel.js +2 -2
- package/lib/esm/graph-label/GraphLabel.js.map +1 -1
- package/lib/esm/graph-label/color.js.map +1 -1
- package/lib/esm/hooks/index.js.map +1 -1
- package/lib/esm/inline-edit/InlineEdit.js.map +1 -1
- package/lib/esm/label/Label.js.map +1 -1
- package/lib/esm/modal/Modal.js +2 -2
- package/lib/esm/modal/Modal.js.map +1 -1
- package/lib/esm/popover/Popover.js +5 -5
- package/lib/esm/popover/Popover.js.map +1 -1
- package/lib/esm/segmented-control/SegmentedControl.js.map +1 -1
- package/lib/esm/side-navigation/SideNavigation.js +1 -1
- package/lib/esm/side-navigation/SideNavigation.js.map +1 -1
- package/lib/esm/slider/Slider.js.map +1 -1
- package/lib/esm/status-indicator/StatusIndicator.js.map +1 -1
- package/lib/esm/table/Components.js.map +1 -1
- package/lib/esm/table/TableContext.js.map +1 -1
- package/lib/esm/table/helpers.js.map +1 -1
- package/lib/esm/tabs/Tabs.js.map +1 -1
- package/lib/esm/tag/Tag.js +1 -1
- package/lib/esm/tag/Tag.js.map +1 -1
- package/lib/esm/text-input/TextInput.js.map +1 -1
- package/lib/esm/text-input-preview/TextInputPreview.js.map +1 -1
- package/lib/esm/textarea/Textarea.js.map +1 -1
- package/lib/esm/theme/ThemeProvider.js.map +1 -1
- package/lib/esm/theme/agnostic.js.map +1 -1
- package/lib/esm/tip/Tip.js.map +1 -1
- package/lib/esm/toast/Toast.js.map +1 -1
- package/lib/esm/tree-view/TreeItemWrapper.js.map +1 -1
- package/lib/esm/tree-view/TreeView.js +3 -3
- package/lib/esm/tree-view/TreeView.js.map +1 -1
- package/lib/esm/tree-view/TreeViewItem.js +1 -1
- package/lib/esm/tree-view/TreeViewItem.js.map +1 -1
- package/lib/esm/tree-view/TreeViewTextItem.js.map +1 -1
- package/lib/esm/tree-view/tree-view-keyboard-coordinates.js.map +1 -1
- package/lib/esm/tree-view/tree-view-keyboard-helpers.js.map +1 -1
- package/lib/esm/tree-view/tree-view-utils.js.map +1 -1
- package/lib/esm/typography/Typography.js +2 -1
- package/lib/esm/typography/Typography.js.map +1 -1
- package/lib/esm/wizard/Wizard.js +2 -1
- package/lib/esm/wizard/Wizard.js.map +1 -1
- package/lib/types/_common/ConditionalWrap.d.ts +0 -1
- package/lib/types/_common/coditionalWrap.d.ts +0 -1
- package/lib/types/_common/input/RadioAndCheckboxWrapper.d.ts +0 -1
- package/lib/types/_common/utils.d.ts +2 -2
- package/lib/types/accordion/Accordion.d.ts +2 -2
- package/lib/types/context-menu/SafeArea.d.ts +0 -1
- package/lib/types/data-grid/Components.d.ts +9 -10
- package/lib/types/data-grid/DataGrid.d.ts +11 -12
- package/lib/types/data-grid/DataGridContext.d.ts +0 -1
- package/lib/types/data-grid/datagrid-types.d.ts +0 -1
- package/lib/types/data-grid/helpers.d.ts +3 -3
- package/lib/types/date-picker/DatePicker.d.ts +1 -2
- package/lib/types/divider/Divider.d.ts +0 -1
- package/lib/types/drawer/Drawer.d.ts +2 -2
- package/lib/types/dropdown/Dropdown.d.ts +1 -1
- package/lib/types/dropzone/Dropzone.d.ts +0 -1
- package/lib/types/graph-label/GraphLabel.d.ts +6 -6
- package/lib/types/icons/generated/heroIcons.d.ts +1168 -1169
- package/lib/types/layout/types.d.ts +0 -1
- package/lib/types/portal/Portal.d.ts +0 -1
- package/lib/types/segmented-control/SegmentedControl.d.ts +2 -2
- package/lib/types/side-navigation/SideNavigation.d.ts +2 -2
- package/lib/types/slider/Slider.d.ts +1 -1
- package/lib/types/table/Components.d.ts +5 -6
- package/lib/types/table/Table.d.ts +12 -13
- package/lib/types/table/TableContext.d.ts +0 -1
- package/lib/types/table/helpers.d.ts +2 -2
- package/lib/types/tabs/Tabs.d.ts +2 -2
- package/lib/types/tip/Tip.d.ts +11 -11
- package/lib/types/toast/Toast.d.ts +5 -5
- package/lib/types/tree-view/TreeItemWrapper.d.ts +1 -1
- package/lib/types/tree-view/TreeView.d.ts +2 -3
- package/lib/types/tree-view/TreeViewItem.d.ts +2 -1
- package/lib/types/typography/Typography.d.ts +3 -3
- package/lib/types/typography/types.d.ts +0 -1
- package/lib/types/widget/Widget.d.ts +3 -3
- package/lib/types/wizard/Wizard.d.ts +3 -4
- package/package.json +2 -2
|
@@ -19,2340 +19,2339 @@
|
|
|
19
19
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
20
20
|
*/
|
|
21
21
|
|
|
22
|
-
/// <reference types="react" />
|
|
23
22
|
export declare const AcademicCapIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
24
|
-
title?: string
|
|
25
|
-
titleId?: string
|
|
23
|
+
title?: string;
|
|
24
|
+
titleId?: string;
|
|
26
25
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
27
26
|
export declare const AdjustmentsHorizontalIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
28
|
-
title?: string
|
|
29
|
-
titleId?: string
|
|
27
|
+
title?: string;
|
|
28
|
+
titleId?: string;
|
|
30
29
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
31
30
|
export declare const AdjustmentsVerticalIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
32
|
-
title?: string
|
|
33
|
-
titleId?: string
|
|
31
|
+
title?: string;
|
|
32
|
+
titleId?: string;
|
|
34
33
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
35
34
|
export declare const ArchiveBoxArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
36
|
-
title?: string
|
|
37
|
-
titleId?: string
|
|
35
|
+
title?: string;
|
|
36
|
+
titleId?: string;
|
|
38
37
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
39
38
|
export declare const ArchiveBoxXMarkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
40
|
-
title?: string
|
|
41
|
-
titleId?: string
|
|
39
|
+
title?: string;
|
|
40
|
+
titleId?: string;
|
|
42
41
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
43
42
|
export declare const ArchiveBoxIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
44
|
-
title?: string
|
|
45
|
-
titleId?: string
|
|
43
|
+
title?: string;
|
|
44
|
+
titleId?: string;
|
|
46
45
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
47
46
|
export declare const ArrowDownCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
48
|
-
title?: string
|
|
49
|
-
titleId?: string
|
|
47
|
+
title?: string;
|
|
48
|
+
titleId?: string;
|
|
50
49
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
51
50
|
export declare const ArrowDownLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
52
|
-
title?: string
|
|
53
|
-
titleId?: string
|
|
51
|
+
title?: string;
|
|
52
|
+
titleId?: string;
|
|
54
53
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
55
54
|
export declare const ArrowDownOnSquareStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
56
|
-
title?: string
|
|
57
|
-
titleId?: string
|
|
55
|
+
title?: string;
|
|
56
|
+
titleId?: string;
|
|
58
57
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
59
58
|
export declare const ArrowDownOnSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
60
|
-
title?: string
|
|
61
|
-
titleId?: string
|
|
59
|
+
title?: string;
|
|
60
|
+
titleId?: string;
|
|
62
61
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
63
62
|
export declare const ArrowDownRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
64
|
-
title?: string
|
|
65
|
-
titleId?: string
|
|
63
|
+
title?: string;
|
|
64
|
+
titleId?: string;
|
|
66
65
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
67
66
|
export declare const ArrowDownTrayIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
68
|
-
title?: string
|
|
69
|
-
titleId?: string
|
|
67
|
+
title?: string;
|
|
68
|
+
titleId?: string;
|
|
70
69
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
71
70
|
export declare const ArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
72
|
-
title?: string
|
|
73
|
-
titleId?: string
|
|
71
|
+
title?: string;
|
|
72
|
+
titleId?: string;
|
|
74
73
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
75
74
|
export declare const ArrowLeftCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
76
|
-
title?: string
|
|
77
|
-
titleId?: string
|
|
75
|
+
title?: string;
|
|
76
|
+
titleId?: string;
|
|
78
77
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
79
78
|
export declare const ArrowLeftOnRectangleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
80
|
-
title?: string
|
|
81
|
-
titleId?: string
|
|
79
|
+
title?: string;
|
|
80
|
+
titleId?: string;
|
|
82
81
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
83
82
|
export declare const ArrowLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
84
|
-
title?: string
|
|
85
|
-
titleId?: string
|
|
83
|
+
title?: string;
|
|
84
|
+
titleId?: string;
|
|
86
85
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
87
86
|
export declare const ArrowLongDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
88
|
-
title?: string
|
|
89
|
-
titleId?: string
|
|
87
|
+
title?: string;
|
|
88
|
+
titleId?: string;
|
|
90
89
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
91
90
|
export declare const ArrowLongLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
92
|
-
title?: string
|
|
93
|
-
titleId?: string
|
|
91
|
+
title?: string;
|
|
92
|
+
titleId?: string;
|
|
94
93
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
95
94
|
export declare const ArrowLongRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
96
|
-
title?: string
|
|
97
|
-
titleId?: string
|
|
95
|
+
title?: string;
|
|
96
|
+
titleId?: string;
|
|
98
97
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
99
98
|
export declare const ArrowLongUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
100
|
-
title?: string
|
|
101
|
-
titleId?: string
|
|
99
|
+
title?: string;
|
|
100
|
+
titleId?: string;
|
|
102
101
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
103
102
|
export declare const ArrowPathRoundedSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
104
|
-
title?: string
|
|
105
|
-
titleId?: string
|
|
103
|
+
title?: string;
|
|
104
|
+
titleId?: string;
|
|
106
105
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
107
106
|
export declare const ArrowPathIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
108
|
-
title?: string
|
|
109
|
-
titleId?: string
|
|
107
|
+
title?: string;
|
|
108
|
+
titleId?: string;
|
|
110
109
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
111
110
|
export declare const ArrowRightCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
112
|
-
title?: string
|
|
113
|
-
titleId?: string
|
|
111
|
+
title?: string;
|
|
112
|
+
titleId?: string;
|
|
114
113
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
115
114
|
export declare const ArrowRightOnRectangleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
116
|
-
title?: string
|
|
117
|
-
titleId?: string
|
|
115
|
+
title?: string;
|
|
116
|
+
titleId?: string;
|
|
118
117
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
119
118
|
export declare const ArrowRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
120
|
-
title?: string
|
|
121
|
-
titleId?: string
|
|
119
|
+
title?: string;
|
|
120
|
+
titleId?: string;
|
|
122
121
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
123
122
|
export declare const ArrowSmallDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
124
|
-
title?: string
|
|
125
|
-
titleId?: string
|
|
123
|
+
title?: string;
|
|
124
|
+
titleId?: string;
|
|
126
125
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
127
126
|
export declare const ArrowSmallLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
128
|
-
title?: string
|
|
129
|
-
titleId?: string
|
|
127
|
+
title?: string;
|
|
128
|
+
titleId?: string;
|
|
130
129
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
131
130
|
export declare const ArrowSmallRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
132
|
-
title?: string
|
|
133
|
-
titleId?: string
|
|
131
|
+
title?: string;
|
|
132
|
+
titleId?: string;
|
|
134
133
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
135
134
|
export declare const ArrowSmallUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
136
|
-
title?: string
|
|
137
|
-
titleId?: string
|
|
135
|
+
title?: string;
|
|
136
|
+
titleId?: string;
|
|
138
137
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
139
138
|
export declare const ArrowTopRightOnSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
140
|
-
title?: string
|
|
141
|
-
titleId?: string
|
|
139
|
+
title?: string;
|
|
140
|
+
titleId?: string;
|
|
142
141
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
143
142
|
export declare const ArrowTrendingDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
144
|
-
title?: string
|
|
145
|
-
titleId?: string
|
|
143
|
+
title?: string;
|
|
144
|
+
titleId?: string;
|
|
146
145
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
147
146
|
export declare const ArrowTrendingUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
148
|
-
title?: string
|
|
149
|
-
titleId?: string
|
|
147
|
+
title?: string;
|
|
148
|
+
titleId?: string;
|
|
150
149
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
151
150
|
export declare const ArrowUpCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
152
|
-
title?: string
|
|
153
|
-
titleId?: string
|
|
151
|
+
title?: string;
|
|
152
|
+
titleId?: string;
|
|
154
153
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
155
154
|
export declare const ArrowUpLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
156
|
-
title?: string
|
|
157
|
-
titleId?: string
|
|
155
|
+
title?: string;
|
|
156
|
+
titleId?: string;
|
|
158
157
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
159
158
|
export declare const ArrowUpOnSquareStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
160
|
-
title?: string
|
|
161
|
-
titleId?: string
|
|
159
|
+
title?: string;
|
|
160
|
+
titleId?: string;
|
|
162
161
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
163
162
|
export declare const ArrowUpOnSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
164
|
-
title?: string
|
|
165
|
-
titleId?: string
|
|
163
|
+
title?: string;
|
|
164
|
+
titleId?: string;
|
|
166
165
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
167
166
|
export declare const ArrowUpRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
168
|
-
title?: string
|
|
169
|
-
titleId?: string
|
|
167
|
+
title?: string;
|
|
168
|
+
titleId?: string;
|
|
170
169
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
171
170
|
export declare const ArrowUpTrayIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
172
|
-
title?: string
|
|
173
|
-
titleId?: string
|
|
171
|
+
title?: string;
|
|
172
|
+
titleId?: string;
|
|
174
173
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
175
174
|
export declare const ArrowUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
176
|
-
title?: string
|
|
177
|
-
titleId?: string
|
|
175
|
+
title?: string;
|
|
176
|
+
titleId?: string;
|
|
178
177
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
179
178
|
export declare const ArrowUturnDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
180
|
-
title?: string
|
|
181
|
-
titleId?: string
|
|
179
|
+
title?: string;
|
|
180
|
+
titleId?: string;
|
|
182
181
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
183
182
|
export declare const ArrowUturnLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
184
|
-
title?: string
|
|
185
|
-
titleId?: string
|
|
183
|
+
title?: string;
|
|
184
|
+
titleId?: string;
|
|
186
185
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
187
186
|
export declare const ArrowUturnRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
188
|
-
title?: string
|
|
189
|
-
titleId?: string
|
|
187
|
+
title?: string;
|
|
188
|
+
titleId?: string;
|
|
190
189
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
191
190
|
export declare const ArrowUturnUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
192
|
-
title?: string
|
|
193
|
-
titleId?: string
|
|
191
|
+
title?: string;
|
|
192
|
+
titleId?: string;
|
|
194
193
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
195
194
|
export declare const ArrowsPointingInIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
196
|
-
title?: string
|
|
197
|
-
titleId?: string
|
|
195
|
+
title?: string;
|
|
196
|
+
titleId?: string;
|
|
198
197
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
199
198
|
export declare const ArrowsPointingOutIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
200
|
-
title?: string
|
|
201
|
-
titleId?: string
|
|
199
|
+
title?: string;
|
|
200
|
+
titleId?: string;
|
|
202
201
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
203
202
|
export declare const ArrowsRightLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
204
|
-
title?: string
|
|
205
|
-
titleId?: string
|
|
203
|
+
title?: string;
|
|
204
|
+
titleId?: string;
|
|
206
205
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
207
206
|
export declare const ArrowsUpDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
208
|
-
title?: string
|
|
209
|
-
titleId?: string
|
|
207
|
+
title?: string;
|
|
208
|
+
titleId?: string;
|
|
210
209
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
211
210
|
export declare const AtSymbolIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
212
|
-
title?: string
|
|
213
|
-
titleId?: string
|
|
211
|
+
title?: string;
|
|
212
|
+
titleId?: string;
|
|
214
213
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
215
214
|
export declare const BackspaceIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
216
|
-
title?: string
|
|
217
|
-
titleId?: string
|
|
215
|
+
title?: string;
|
|
216
|
+
titleId?: string;
|
|
218
217
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
219
218
|
export declare const BackwardIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
220
|
-
title?: string
|
|
221
|
-
titleId?: string
|
|
219
|
+
title?: string;
|
|
220
|
+
titleId?: string;
|
|
222
221
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
223
222
|
export declare const BanknotesIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
224
|
-
title?: string
|
|
225
|
-
titleId?: string
|
|
223
|
+
title?: string;
|
|
224
|
+
titleId?: string;
|
|
226
225
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
227
226
|
export declare const Bars2IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
228
|
-
title?: string
|
|
229
|
-
titleId?: string
|
|
227
|
+
title?: string;
|
|
228
|
+
titleId?: string;
|
|
230
229
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
231
230
|
export declare const Bars3BottomLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
232
|
-
title?: string
|
|
233
|
-
titleId?: string
|
|
231
|
+
title?: string;
|
|
232
|
+
titleId?: string;
|
|
234
233
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
235
234
|
export declare const Bars3BottomRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
236
|
-
title?: string
|
|
237
|
-
titleId?: string
|
|
235
|
+
title?: string;
|
|
236
|
+
titleId?: string;
|
|
238
237
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
239
238
|
export declare const Bars3CenterLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
240
|
-
title?: string
|
|
241
|
-
titleId?: string
|
|
239
|
+
title?: string;
|
|
240
|
+
titleId?: string;
|
|
242
241
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
243
242
|
export declare const Bars3IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
244
|
-
title?: string
|
|
245
|
-
titleId?: string
|
|
243
|
+
title?: string;
|
|
244
|
+
titleId?: string;
|
|
246
245
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
247
246
|
export declare const Bars4IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
248
|
-
title?: string
|
|
249
|
-
titleId?: string
|
|
247
|
+
title?: string;
|
|
248
|
+
titleId?: string;
|
|
250
249
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
251
250
|
export declare const BarsArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
252
|
-
title?: string
|
|
253
|
-
titleId?: string
|
|
251
|
+
title?: string;
|
|
252
|
+
titleId?: string;
|
|
254
253
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
255
254
|
export declare const BarsArrowUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
256
|
-
title?: string
|
|
257
|
-
titleId?: string
|
|
255
|
+
title?: string;
|
|
256
|
+
titleId?: string;
|
|
258
257
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
259
258
|
export declare const Battery0IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
260
|
-
title?: string
|
|
261
|
-
titleId?: string
|
|
259
|
+
title?: string;
|
|
260
|
+
titleId?: string;
|
|
262
261
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
263
262
|
export declare const Battery100IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
264
|
-
title?: string
|
|
265
|
-
titleId?: string
|
|
263
|
+
title?: string;
|
|
264
|
+
titleId?: string;
|
|
266
265
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
267
266
|
export declare const Battery50IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
268
|
-
title?: string
|
|
269
|
-
titleId?: string
|
|
267
|
+
title?: string;
|
|
268
|
+
titleId?: string;
|
|
270
269
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
271
270
|
export declare const BeakerIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
272
|
-
title?: string
|
|
273
|
-
titleId?: string
|
|
271
|
+
title?: string;
|
|
272
|
+
titleId?: string;
|
|
274
273
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
275
274
|
export declare const BellAlertIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
276
|
-
title?: string
|
|
277
|
-
titleId?: string
|
|
275
|
+
title?: string;
|
|
276
|
+
titleId?: string;
|
|
278
277
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
279
278
|
export declare const BellSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
280
|
-
title?: string
|
|
281
|
-
titleId?: string
|
|
279
|
+
title?: string;
|
|
280
|
+
titleId?: string;
|
|
282
281
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
283
282
|
export declare const BellSnoozeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
284
|
-
title?: string
|
|
285
|
-
titleId?: string
|
|
283
|
+
title?: string;
|
|
284
|
+
titleId?: string;
|
|
286
285
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
287
286
|
export declare const BellIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
288
|
-
title?: string
|
|
289
|
-
titleId?: string
|
|
287
|
+
title?: string;
|
|
288
|
+
titleId?: string;
|
|
290
289
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
291
290
|
export declare const BoltSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
292
|
-
title?: string
|
|
293
|
-
titleId?: string
|
|
291
|
+
title?: string;
|
|
292
|
+
titleId?: string;
|
|
294
293
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
295
294
|
export declare const BoltIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
296
|
-
title?: string
|
|
297
|
-
titleId?: string
|
|
295
|
+
title?: string;
|
|
296
|
+
titleId?: string;
|
|
298
297
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
299
298
|
export declare const BookOpenIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
300
|
-
title?: string
|
|
301
|
-
titleId?: string
|
|
299
|
+
title?: string;
|
|
300
|
+
titleId?: string;
|
|
302
301
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
303
302
|
export declare const BookmarkSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
304
|
-
title?: string
|
|
305
|
-
titleId?: string
|
|
303
|
+
title?: string;
|
|
304
|
+
titleId?: string;
|
|
306
305
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
307
306
|
export declare const BookmarkSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
308
|
-
title?: string
|
|
309
|
-
titleId?: string
|
|
307
|
+
title?: string;
|
|
308
|
+
titleId?: string;
|
|
310
309
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
311
310
|
export declare const BookmarkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
312
|
-
title?: string
|
|
313
|
-
titleId?: string
|
|
311
|
+
title?: string;
|
|
312
|
+
titleId?: string;
|
|
314
313
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
315
314
|
export declare const BriefcaseIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
316
|
-
title?: string
|
|
317
|
-
titleId?: string
|
|
315
|
+
title?: string;
|
|
316
|
+
titleId?: string;
|
|
318
317
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
319
318
|
export declare const BugAntIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
320
|
-
title?: string
|
|
321
|
-
titleId?: string
|
|
319
|
+
title?: string;
|
|
320
|
+
titleId?: string;
|
|
322
321
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
323
322
|
export declare const BuildingLibraryIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
324
|
-
title?: string
|
|
325
|
-
titleId?: string
|
|
323
|
+
title?: string;
|
|
324
|
+
titleId?: string;
|
|
326
325
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
327
326
|
export declare const BuildingOffice2IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
328
|
-
title?: string
|
|
329
|
-
titleId?: string
|
|
327
|
+
title?: string;
|
|
328
|
+
titleId?: string;
|
|
330
329
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
331
330
|
export declare const BuildingOfficeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
332
|
-
title?: string
|
|
333
|
-
titleId?: string
|
|
331
|
+
title?: string;
|
|
332
|
+
titleId?: string;
|
|
334
333
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
335
334
|
export declare const BuildingStorefrontIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
336
|
-
title?: string
|
|
337
|
-
titleId?: string
|
|
335
|
+
title?: string;
|
|
336
|
+
titleId?: string;
|
|
338
337
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
339
338
|
export declare const CakeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
340
|
-
title?: string
|
|
341
|
-
titleId?: string
|
|
339
|
+
title?: string;
|
|
340
|
+
titleId?: string;
|
|
342
341
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
343
342
|
export declare const CalculatorIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
344
|
-
title?: string
|
|
345
|
-
titleId?: string
|
|
343
|
+
title?: string;
|
|
344
|
+
titleId?: string;
|
|
346
345
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
347
346
|
export declare const CalendarDaysIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
348
|
-
title?: string
|
|
349
|
-
titleId?: string
|
|
347
|
+
title?: string;
|
|
348
|
+
titleId?: string;
|
|
350
349
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
351
350
|
export declare const CalendarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
352
|
-
title?: string
|
|
353
|
-
titleId?: string
|
|
351
|
+
title?: string;
|
|
352
|
+
titleId?: string;
|
|
354
353
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
355
354
|
export declare const CameraIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
356
|
-
title?: string
|
|
357
|
-
titleId?: string
|
|
355
|
+
title?: string;
|
|
356
|
+
titleId?: string;
|
|
358
357
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
359
358
|
export declare const ChartBarSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
360
|
-
title?: string
|
|
361
|
-
titleId?: string
|
|
359
|
+
title?: string;
|
|
360
|
+
titleId?: string;
|
|
362
361
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
363
362
|
export declare const ChartBarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
364
|
-
title?: string
|
|
365
|
-
titleId?: string
|
|
363
|
+
title?: string;
|
|
364
|
+
titleId?: string;
|
|
366
365
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
367
366
|
export declare const ChartPieIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
368
|
-
title?: string
|
|
369
|
-
titleId?: string
|
|
367
|
+
title?: string;
|
|
368
|
+
titleId?: string;
|
|
370
369
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
371
370
|
export declare const ChatBubbleBottomCenterTextIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
372
|
-
title?: string
|
|
373
|
-
titleId?: string
|
|
371
|
+
title?: string;
|
|
372
|
+
titleId?: string;
|
|
374
373
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
375
374
|
export declare const ChatBubbleBottomCenterIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
376
|
-
title?: string
|
|
377
|
-
titleId?: string
|
|
375
|
+
title?: string;
|
|
376
|
+
titleId?: string;
|
|
378
377
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
379
378
|
export declare const ChatBubbleLeftEllipsisIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
380
|
-
title?: string
|
|
381
|
-
titleId?: string
|
|
379
|
+
title?: string;
|
|
380
|
+
titleId?: string;
|
|
382
381
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
383
382
|
export declare const ChatBubbleLeftRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
384
|
-
title?: string
|
|
385
|
-
titleId?: string
|
|
383
|
+
title?: string;
|
|
384
|
+
titleId?: string;
|
|
386
385
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
387
386
|
export declare const ChatBubbleLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
388
|
-
title?: string
|
|
389
|
-
titleId?: string
|
|
387
|
+
title?: string;
|
|
388
|
+
titleId?: string;
|
|
390
389
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
391
390
|
export declare const ChatBubbleOvalLeftEllipsisIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
392
|
-
title?: string
|
|
393
|
-
titleId?: string
|
|
391
|
+
title?: string;
|
|
392
|
+
titleId?: string;
|
|
394
393
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
395
394
|
export declare const ChatBubbleOvalLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
396
|
-
title?: string
|
|
397
|
-
titleId?: string
|
|
395
|
+
title?: string;
|
|
396
|
+
titleId?: string;
|
|
398
397
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
399
398
|
export declare const CheckBadgeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
400
|
-
title?: string
|
|
401
|
-
titleId?: string
|
|
399
|
+
title?: string;
|
|
400
|
+
titleId?: string;
|
|
402
401
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
403
402
|
export declare const CheckCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
404
|
-
title?: string
|
|
405
|
-
titleId?: string
|
|
403
|
+
title?: string;
|
|
404
|
+
titleId?: string;
|
|
406
405
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
407
406
|
export declare const CheckIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
408
|
-
title?: string
|
|
409
|
-
titleId?: string
|
|
407
|
+
title?: string;
|
|
408
|
+
titleId?: string;
|
|
410
409
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
411
410
|
export declare const ChevronDoubleDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
412
|
-
title?: string
|
|
413
|
-
titleId?: string
|
|
411
|
+
title?: string;
|
|
412
|
+
titleId?: string;
|
|
414
413
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
415
414
|
export declare const ChevronDoubleLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
416
|
-
title?: string
|
|
417
|
-
titleId?: string
|
|
415
|
+
title?: string;
|
|
416
|
+
titleId?: string;
|
|
418
417
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
419
418
|
export declare const ChevronDoubleRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
420
|
-
title?: string
|
|
421
|
-
titleId?: string
|
|
419
|
+
title?: string;
|
|
420
|
+
titleId?: string;
|
|
422
421
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
423
422
|
export declare const ChevronDoubleUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
424
|
-
title?: string
|
|
425
|
-
titleId?: string
|
|
423
|
+
title?: string;
|
|
424
|
+
titleId?: string;
|
|
426
425
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
427
426
|
export declare const ChevronDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
428
|
-
title?: string
|
|
429
|
-
titleId?: string
|
|
427
|
+
title?: string;
|
|
428
|
+
titleId?: string;
|
|
430
429
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
431
430
|
export declare const ChevronLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
432
|
-
title?: string
|
|
433
|
-
titleId?: string
|
|
431
|
+
title?: string;
|
|
432
|
+
titleId?: string;
|
|
434
433
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
435
434
|
export declare const ChevronRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
436
|
-
title?: string
|
|
437
|
-
titleId?: string
|
|
435
|
+
title?: string;
|
|
436
|
+
titleId?: string;
|
|
438
437
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
439
438
|
export declare const ChevronUpDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
440
|
-
title?: string
|
|
441
|
-
titleId?: string
|
|
439
|
+
title?: string;
|
|
440
|
+
titleId?: string;
|
|
442
441
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
443
442
|
export declare const ChevronUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
444
|
-
title?: string
|
|
445
|
-
titleId?: string
|
|
443
|
+
title?: string;
|
|
444
|
+
titleId?: string;
|
|
446
445
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
447
446
|
export declare const CircleStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
448
|
-
title?: string
|
|
449
|
-
titleId?: string
|
|
447
|
+
title?: string;
|
|
448
|
+
titleId?: string;
|
|
450
449
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
451
450
|
export declare const ClipboardDocumentCheckIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
452
|
-
title?: string
|
|
453
|
-
titleId?: string
|
|
451
|
+
title?: string;
|
|
452
|
+
titleId?: string;
|
|
454
453
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
455
454
|
export declare const ClipboardDocumentListIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
456
|
-
title?: string
|
|
457
|
-
titleId?: string
|
|
455
|
+
title?: string;
|
|
456
|
+
titleId?: string;
|
|
458
457
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
459
458
|
export declare const ClipboardDocumentIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
460
|
-
title?: string
|
|
461
|
-
titleId?: string
|
|
459
|
+
title?: string;
|
|
460
|
+
titleId?: string;
|
|
462
461
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
463
462
|
export declare const ClipboardIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
464
|
-
title?: string
|
|
465
|
-
titleId?: string
|
|
463
|
+
title?: string;
|
|
464
|
+
titleId?: string;
|
|
466
465
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
467
466
|
export declare const ClockIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
468
|
-
title?: string
|
|
469
|
-
titleId?: string
|
|
467
|
+
title?: string;
|
|
468
|
+
titleId?: string;
|
|
470
469
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
471
470
|
export declare const CloudArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
472
|
-
title?: string
|
|
473
|
-
titleId?: string
|
|
471
|
+
title?: string;
|
|
472
|
+
titleId?: string;
|
|
474
473
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
475
474
|
export declare const CloudArrowUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
476
|
-
title?: string
|
|
477
|
-
titleId?: string
|
|
475
|
+
title?: string;
|
|
476
|
+
titleId?: string;
|
|
478
477
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
479
478
|
export declare const CloudIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
480
|
-
title?: string
|
|
481
|
-
titleId?: string
|
|
479
|
+
title?: string;
|
|
480
|
+
titleId?: string;
|
|
482
481
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
483
482
|
export declare const CodeBracketSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
484
|
-
title?: string
|
|
485
|
-
titleId?: string
|
|
483
|
+
title?: string;
|
|
484
|
+
titleId?: string;
|
|
486
485
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
487
486
|
export declare const CodeBracketIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
488
|
-
title?: string
|
|
489
|
-
titleId?: string
|
|
487
|
+
title?: string;
|
|
488
|
+
titleId?: string;
|
|
490
489
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
491
490
|
export declare const Cog6ToothIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
492
|
-
title?: string
|
|
493
|
-
titleId?: string
|
|
491
|
+
title?: string;
|
|
492
|
+
titleId?: string;
|
|
494
493
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
495
494
|
export declare const Cog8ToothIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
496
|
-
title?: string
|
|
497
|
-
titleId?: string
|
|
495
|
+
title?: string;
|
|
496
|
+
titleId?: string;
|
|
498
497
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
499
498
|
export declare const CogIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
500
|
-
title?: string
|
|
501
|
-
titleId?: string
|
|
499
|
+
title?: string;
|
|
500
|
+
titleId?: string;
|
|
502
501
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
503
502
|
export declare const CommandLineIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
504
|
-
title?: string
|
|
505
|
-
titleId?: string
|
|
503
|
+
title?: string;
|
|
504
|
+
titleId?: string;
|
|
506
505
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
507
506
|
export declare const ComputerDesktopIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
508
|
-
title?: string
|
|
509
|
-
titleId?: string
|
|
507
|
+
title?: string;
|
|
508
|
+
titleId?: string;
|
|
510
509
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
511
510
|
export declare const CpuChipIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
512
|
-
title?: string
|
|
513
|
-
titleId?: string
|
|
511
|
+
title?: string;
|
|
512
|
+
titleId?: string;
|
|
514
513
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
515
514
|
export declare const CreditCardIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
516
|
-
title?: string
|
|
517
|
-
titleId?: string
|
|
515
|
+
title?: string;
|
|
516
|
+
titleId?: string;
|
|
518
517
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
519
518
|
export declare const CubeTransparentIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
520
|
-
title?: string
|
|
521
|
-
titleId?: string
|
|
519
|
+
title?: string;
|
|
520
|
+
titleId?: string;
|
|
522
521
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
523
522
|
export declare const CubeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
524
|
-
title?: string
|
|
525
|
-
titleId?: string
|
|
523
|
+
title?: string;
|
|
524
|
+
titleId?: string;
|
|
526
525
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
527
526
|
export declare const CurrencyBangladeshiIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
528
|
-
title?: string
|
|
529
|
-
titleId?: string
|
|
527
|
+
title?: string;
|
|
528
|
+
titleId?: string;
|
|
530
529
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
531
530
|
export declare const CurrencyDollarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
532
|
-
title?: string
|
|
533
|
-
titleId?: string
|
|
531
|
+
title?: string;
|
|
532
|
+
titleId?: string;
|
|
534
533
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
535
534
|
export declare const CurrencyEuroIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
536
|
-
title?: string
|
|
537
|
-
titleId?: string
|
|
535
|
+
title?: string;
|
|
536
|
+
titleId?: string;
|
|
538
537
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
539
538
|
export declare const CurrencyPoundIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
540
|
-
title?: string
|
|
541
|
-
titleId?: string
|
|
539
|
+
title?: string;
|
|
540
|
+
titleId?: string;
|
|
542
541
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
543
542
|
export declare const CurrencyRupeeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
544
|
-
title?: string
|
|
545
|
-
titleId?: string
|
|
543
|
+
title?: string;
|
|
544
|
+
titleId?: string;
|
|
546
545
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
547
546
|
export declare const CurrencyYenIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
548
|
-
title?: string
|
|
549
|
-
titleId?: string
|
|
547
|
+
title?: string;
|
|
548
|
+
titleId?: string;
|
|
550
549
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
551
550
|
export declare const CursorArrowRaysIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
552
|
-
title?: string
|
|
553
|
-
titleId?: string
|
|
551
|
+
title?: string;
|
|
552
|
+
titleId?: string;
|
|
554
553
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
555
554
|
export declare const CursorArrowRippleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
556
|
-
title?: string
|
|
557
|
-
titleId?: string
|
|
555
|
+
title?: string;
|
|
556
|
+
titleId?: string;
|
|
558
557
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
559
558
|
export declare const DevicePhoneMobileIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
560
|
-
title?: string
|
|
561
|
-
titleId?: string
|
|
559
|
+
title?: string;
|
|
560
|
+
titleId?: string;
|
|
562
561
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
563
562
|
export declare const DeviceTabletIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
564
|
-
title?: string
|
|
565
|
-
titleId?: string
|
|
563
|
+
title?: string;
|
|
564
|
+
titleId?: string;
|
|
566
565
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
567
566
|
export declare const DocumentArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
568
|
-
title?: string
|
|
569
|
-
titleId?: string
|
|
567
|
+
title?: string;
|
|
568
|
+
titleId?: string;
|
|
570
569
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
571
570
|
export declare const DocumentArrowUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
572
|
-
title?: string
|
|
573
|
-
titleId?: string
|
|
571
|
+
title?: string;
|
|
572
|
+
titleId?: string;
|
|
574
573
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
575
574
|
export declare const DocumentChartBarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
576
|
-
title?: string
|
|
577
|
-
titleId?: string
|
|
575
|
+
title?: string;
|
|
576
|
+
titleId?: string;
|
|
578
577
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
579
578
|
export declare const DocumentCheckIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
580
|
-
title?: string
|
|
581
|
-
titleId?: string
|
|
579
|
+
title?: string;
|
|
580
|
+
titleId?: string;
|
|
582
581
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
583
582
|
export declare const DocumentDuplicateIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
584
|
-
title?: string
|
|
585
|
-
titleId?: string
|
|
583
|
+
title?: string;
|
|
584
|
+
titleId?: string;
|
|
586
585
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
587
586
|
export declare const DocumentMagnifyingGlassIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
588
|
-
title?: string
|
|
589
|
-
titleId?: string
|
|
587
|
+
title?: string;
|
|
588
|
+
titleId?: string;
|
|
590
589
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
591
590
|
export declare const DocumentMinusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
592
|
-
title?: string
|
|
593
|
-
titleId?: string
|
|
591
|
+
title?: string;
|
|
592
|
+
titleId?: string;
|
|
594
593
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
595
594
|
export declare const DocumentPlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
596
|
-
title?: string
|
|
597
|
-
titleId?: string
|
|
595
|
+
title?: string;
|
|
596
|
+
titleId?: string;
|
|
598
597
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
599
598
|
export declare const DocumentTextIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
600
|
-
title?: string
|
|
601
|
-
titleId?: string
|
|
599
|
+
title?: string;
|
|
600
|
+
titleId?: string;
|
|
602
601
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
603
602
|
export declare const DocumentIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
604
|
-
title?: string
|
|
605
|
-
titleId?: string
|
|
603
|
+
title?: string;
|
|
604
|
+
titleId?: string;
|
|
606
605
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
607
606
|
export declare const EllipsisHorizontalCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
608
|
-
title?: string
|
|
609
|
-
titleId?: string
|
|
607
|
+
title?: string;
|
|
608
|
+
titleId?: string;
|
|
610
609
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
611
610
|
export declare const EllipsisHorizontalIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
612
|
-
title?: string
|
|
613
|
-
titleId?: string
|
|
611
|
+
title?: string;
|
|
612
|
+
titleId?: string;
|
|
614
613
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
615
614
|
export declare const EllipsisVerticalIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
616
|
-
title?: string
|
|
617
|
-
titleId?: string
|
|
615
|
+
title?: string;
|
|
616
|
+
titleId?: string;
|
|
618
617
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
619
618
|
export declare const EnvelopeOpenIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
620
|
-
title?: string
|
|
621
|
-
titleId?: string
|
|
619
|
+
title?: string;
|
|
620
|
+
titleId?: string;
|
|
622
621
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
623
622
|
export declare const EnvelopeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
624
|
-
title?: string
|
|
625
|
-
titleId?: string
|
|
623
|
+
title?: string;
|
|
624
|
+
titleId?: string;
|
|
626
625
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
627
626
|
export declare const ExclamationCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
628
|
-
title?: string
|
|
629
|
-
titleId?: string
|
|
627
|
+
title?: string;
|
|
628
|
+
titleId?: string;
|
|
630
629
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
631
630
|
export declare const ExclamationTriangleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
632
|
-
title?: string
|
|
633
|
-
titleId?: string
|
|
631
|
+
title?: string;
|
|
632
|
+
titleId?: string;
|
|
634
633
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
635
634
|
export declare const EyeDropperIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
636
|
-
title?: string
|
|
637
|
-
titleId?: string
|
|
635
|
+
title?: string;
|
|
636
|
+
titleId?: string;
|
|
638
637
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
639
638
|
export declare const EyeSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
640
|
-
title?: string
|
|
641
|
-
titleId?: string
|
|
639
|
+
title?: string;
|
|
640
|
+
titleId?: string;
|
|
642
641
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
643
642
|
export declare const EyeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
644
|
-
title?: string
|
|
645
|
-
titleId?: string
|
|
643
|
+
title?: string;
|
|
644
|
+
titleId?: string;
|
|
646
645
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
647
646
|
export declare const FaceFrownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
648
|
-
title?: string
|
|
649
|
-
titleId?: string
|
|
647
|
+
title?: string;
|
|
648
|
+
titleId?: string;
|
|
650
649
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
651
650
|
export declare const FaceSmileIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
652
|
-
title?: string
|
|
653
|
-
titleId?: string
|
|
651
|
+
title?: string;
|
|
652
|
+
titleId?: string;
|
|
654
653
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
655
654
|
export declare const FilmIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
656
|
-
title?: string
|
|
657
|
-
titleId?: string
|
|
655
|
+
title?: string;
|
|
656
|
+
titleId?: string;
|
|
658
657
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
659
658
|
export declare const FingerPrintIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
660
|
-
title?: string
|
|
661
|
-
titleId?: string
|
|
659
|
+
title?: string;
|
|
660
|
+
titleId?: string;
|
|
662
661
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
663
662
|
export declare const FireIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
664
|
-
title?: string
|
|
665
|
-
titleId?: string
|
|
663
|
+
title?: string;
|
|
664
|
+
titleId?: string;
|
|
666
665
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
667
666
|
export declare const FlagIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
668
|
-
title?: string
|
|
669
|
-
titleId?: string
|
|
667
|
+
title?: string;
|
|
668
|
+
titleId?: string;
|
|
670
669
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
671
670
|
export declare const FolderArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
672
|
-
title?: string
|
|
673
|
-
titleId?: string
|
|
671
|
+
title?: string;
|
|
672
|
+
titleId?: string;
|
|
674
673
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
675
674
|
export declare const FolderMinusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
676
|
-
title?: string
|
|
677
|
-
titleId?: string
|
|
675
|
+
title?: string;
|
|
676
|
+
titleId?: string;
|
|
678
677
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
679
678
|
export declare const FolderOpenIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
680
|
-
title?: string
|
|
681
|
-
titleId?: string
|
|
679
|
+
title?: string;
|
|
680
|
+
titleId?: string;
|
|
682
681
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
683
682
|
export declare const FolderPlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
684
|
-
title?: string
|
|
685
|
-
titleId?: string
|
|
683
|
+
title?: string;
|
|
684
|
+
titleId?: string;
|
|
686
685
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
687
686
|
export declare const FolderIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
688
|
-
title?: string
|
|
689
|
-
titleId?: string
|
|
687
|
+
title?: string;
|
|
688
|
+
titleId?: string;
|
|
690
689
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
691
690
|
export declare const ForwardIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
692
|
-
title?: string
|
|
693
|
-
titleId?: string
|
|
691
|
+
title?: string;
|
|
692
|
+
titleId?: string;
|
|
694
693
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
695
694
|
export declare const FunnelIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
696
|
-
title?: string
|
|
697
|
-
titleId?: string
|
|
695
|
+
title?: string;
|
|
696
|
+
titleId?: string;
|
|
698
697
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
699
698
|
export declare const GifIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
700
|
-
title?: string
|
|
701
|
-
titleId?: string
|
|
699
|
+
title?: string;
|
|
700
|
+
titleId?: string;
|
|
702
701
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
703
702
|
export declare const GiftTopIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
704
|
-
title?: string
|
|
705
|
-
titleId?: string
|
|
703
|
+
title?: string;
|
|
704
|
+
titleId?: string;
|
|
706
705
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
707
706
|
export declare const GiftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
708
|
-
title?: string
|
|
709
|
-
titleId?: string
|
|
707
|
+
title?: string;
|
|
708
|
+
titleId?: string;
|
|
710
709
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
711
710
|
export declare const GlobeAltIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
712
|
-
title?: string
|
|
713
|
-
titleId?: string
|
|
711
|
+
title?: string;
|
|
712
|
+
titleId?: string;
|
|
714
713
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
715
714
|
export declare const GlobeAmericasIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
716
|
-
title?: string
|
|
717
|
-
titleId?: string
|
|
715
|
+
title?: string;
|
|
716
|
+
titleId?: string;
|
|
718
717
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
719
718
|
export declare const GlobeAsiaAustraliaIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
720
|
-
title?: string
|
|
721
|
-
titleId?: string
|
|
719
|
+
title?: string;
|
|
720
|
+
titleId?: string;
|
|
722
721
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
723
722
|
export declare const GlobeEuropeAfricaIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
724
|
-
title?: string
|
|
725
|
-
titleId?: string
|
|
723
|
+
title?: string;
|
|
724
|
+
titleId?: string;
|
|
726
725
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
727
726
|
export declare const HandRaisedIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
728
|
-
title?: string
|
|
729
|
-
titleId?: string
|
|
727
|
+
title?: string;
|
|
728
|
+
titleId?: string;
|
|
730
729
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
731
730
|
export declare const HandThumbDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
732
|
-
title?: string
|
|
733
|
-
titleId?: string
|
|
731
|
+
title?: string;
|
|
732
|
+
titleId?: string;
|
|
734
733
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
735
734
|
export declare const HandThumbUpIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
736
|
-
title?: string
|
|
737
|
-
titleId?: string
|
|
735
|
+
title?: string;
|
|
736
|
+
titleId?: string;
|
|
738
737
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
739
738
|
export declare const HashtagIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
740
|
-
title?: string
|
|
741
|
-
titleId?: string
|
|
739
|
+
title?: string;
|
|
740
|
+
titleId?: string;
|
|
742
741
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
743
742
|
export declare const HeartIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
744
|
-
title?: string
|
|
745
|
-
titleId?: string
|
|
743
|
+
title?: string;
|
|
744
|
+
titleId?: string;
|
|
746
745
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
747
746
|
export declare const HomeModernIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
748
|
-
title?: string
|
|
749
|
-
titleId?: string
|
|
747
|
+
title?: string;
|
|
748
|
+
titleId?: string;
|
|
750
749
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
751
750
|
export declare const HomeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
752
|
-
title?: string
|
|
753
|
-
titleId?: string
|
|
751
|
+
title?: string;
|
|
752
|
+
titleId?: string;
|
|
754
753
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
755
754
|
export declare const IdentificationIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
756
|
-
title?: string
|
|
757
|
-
titleId?: string
|
|
755
|
+
title?: string;
|
|
756
|
+
titleId?: string;
|
|
758
757
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
759
758
|
export declare const InboxArrowDownIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
760
|
-
title?: string
|
|
761
|
-
titleId?: string
|
|
759
|
+
title?: string;
|
|
760
|
+
titleId?: string;
|
|
762
761
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
763
762
|
export declare const InboxStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
764
|
-
title?: string
|
|
765
|
-
titleId?: string
|
|
763
|
+
title?: string;
|
|
764
|
+
titleId?: string;
|
|
766
765
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
767
766
|
export declare const InboxIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
768
|
-
title?: string
|
|
769
|
-
titleId?: string
|
|
767
|
+
title?: string;
|
|
768
|
+
titleId?: string;
|
|
770
769
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
771
770
|
export declare const InformationCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
772
|
-
title?: string
|
|
773
|
-
titleId?: string
|
|
771
|
+
title?: string;
|
|
772
|
+
titleId?: string;
|
|
774
773
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
775
774
|
export declare const KeyIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
776
|
-
title?: string
|
|
777
|
-
titleId?: string
|
|
775
|
+
title?: string;
|
|
776
|
+
titleId?: string;
|
|
778
777
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
779
778
|
export declare const LanguageIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
780
|
-
title?: string
|
|
781
|
-
titleId?: string
|
|
779
|
+
title?: string;
|
|
780
|
+
titleId?: string;
|
|
782
781
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
783
782
|
export declare const LifebuoyIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
784
|
-
title?: string
|
|
785
|
-
titleId?: string
|
|
783
|
+
title?: string;
|
|
784
|
+
titleId?: string;
|
|
786
785
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
787
786
|
export declare const LightBulbIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
788
|
-
title?: string
|
|
789
|
-
titleId?: string
|
|
787
|
+
title?: string;
|
|
788
|
+
titleId?: string;
|
|
790
789
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
791
790
|
export declare const LinkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
792
|
-
title?: string
|
|
793
|
-
titleId?: string
|
|
791
|
+
title?: string;
|
|
792
|
+
titleId?: string;
|
|
794
793
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
795
794
|
export declare const ListBulletIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
796
|
-
title?: string
|
|
797
|
-
titleId?: string
|
|
795
|
+
title?: string;
|
|
796
|
+
titleId?: string;
|
|
798
797
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
799
798
|
export declare const LockClosedIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
800
|
-
title?: string
|
|
801
|
-
titleId?: string
|
|
799
|
+
title?: string;
|
|
800
|
+
titleId?: string;
|
|
802
801
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
803
802
|
export declare const LockOpenIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
804
|
-
title?: string
|
|
805
|
-
titleId?: string
|
|
803
|
+
title?: string;
|
|
804
|
+
titleId?: string;
|
|
806
805
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
807
806
|
export declare const MagnifyingGlassCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
808
|
-
title?: string
|
|
809
|
-
titleId?: string
|
|
807
|
+
title?: string;
|
|
808
|
+
titleId?: string;
|
|
810
809
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
811
810
|
export declare const MagnifyingGlassMinusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
812
|
-
title?: string
|
|
813
|
-
titleId?: string
|
|
811
|
+
title?: string;
|
|
812
|
+
titleId?: string;
|
|
814
813
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
815
814
|
export declare const MagnifyingGlassPlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
816
|
-
title?: string
|
|
817
|
-
titleId?: string
|
|
815
|
+
title?: string;
|
|
816
|
+
titleId?: string;
|
|
818
817
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
819
818
|
export declare const MagnifyingGlassIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
820
|
-
title?: string
|
|
821
|
-
titleId?: string
|
|
819
|
+
title?: string;
|
|
820
|
+
titleId?: string;
|
|
822
821
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
823
822
|
export declare const MapPinIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
824
|
-
title?: string
|
|
825
|
-
titleId?: string
|
|
823
|
+
title?: string;
|
|
824
|
+
titleId?: string;
|
|
826
825
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
827
826
|
export declare const MapIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
828
|
-
title?: string
|
|
829
|
-
titleId?: string
|
|
827
|
+
title?: string;
|
|
828
|
+
titleId?: string;
|
|
830
829
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
831
830
|
export declare const MegaphoneIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
832
|
-
title?: string
|
|
833
|
-
titleId?: string
|
|
831
|
+
title?: string;
|
|
832
|
+
titleId?: string;
|
|
834
833
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
835
834
|
export declare const MicrophoneIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
836
|
-
title?: string
|
|
837
|
-
titleId?: string
|
|
835
|
+
title?: string;
|
|
836
|
+
titleId?: string;
|
|
838
837
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
839
838
|
export declare const MinusCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
840
|
-
title?: string
|
|
841
|
-
titleId?: string
|
|
839
|
+
title?: string;
|
|
840
|
+
titleId?: string;
|
|
842
841
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
843
842
|
export declare const MinusSmallIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
844
|
-
title?: string
|
|
845
|
-
titleId?: string
|
|
843
|
+
title?: string;
|
|
844
|
+
titleId?: string;
|
|
846
845
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
847
846
|
export declare const MinusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
848
|
-
title?: string
|
|
849
|
-
titleId?: string
|
|
847
|
+
title?: string;
|
|
848
|
+
titleId?: string;
|
|
850
849
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
851
850
|
export declare const MoonIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
852
|
-
title?: string
|
|
853
|
-
titleId?: string
|
|
851
|
+
title?: string;
|
|
852
|
+
titleId?: string;
|
|
854
853
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
855
854
|
export declare const MusicalNoteIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
856
|
-
title?: string
|
|
857
|
-
titleId?: string
|
|
855
|
+
title?: string;
|
|
856
|
+
titleId?: string;
|
|
858
857
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
859
858
|
export declare const NewspaperIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
860
|
-
title?: string
|
|
861
|
-
titleId?: string
|
|
859
|
+
title?: string;
|
|
860
|
+
titleId?: string;
|
|
862
861
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
863
862
|
export declare const NoSymbolIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
864
|
-
title?: string
|
|
865
|
-
titleId?: string
|
|
863
|
+
title?: string;
|
|
864
|
+
titleId?: string;
|
|
866
865
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
867
866
|
export declare const PaintBrushIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
868
|
-
title?: string
|
|
869
|
-
titleId?: string
|
|
867
|
+
title?: string;
|
|
868
|
+
titleId?: string;
|
|
870
869
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
871
870
|
export declare const PaperAirplaneIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
872
|
-
title?: string
|
|
873
|
-
titleId?: string
|
|
871
|
+
title?: string;
|
|
872
|
+
titleId?: string;
|
|
874
873
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
875
874
|
export declare const PaperClipIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
876
|
-
title?: string
|
|
877
|
-
titleId?: string
|
|
875
|
+
title?: string;
|
|
876
|
+
titleId?: string;
|
|
878
877
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
879
878
|
export declare const PauseCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
880
|
-
title?: string
|
|
881
|
-
titleId?: string
|
|
879
|
+
title?: string;
|
|
880
|
+
titleId?: string;
|
|
882
881
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
883
882
|
export declare const PauseIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
884
|
-
title?: string
|
|
885
|
-
titleId?: string
|
|
883
|
+
title?: string;
|
|
884
|
+
titleId?: string;
|
|
886
885
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
887
886
|
export declare const PencilSquareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
888
|
-
title?: string
|
|
889
|
-
titleId?: string
|
|
887
|
+
title?: string;
|
|
888
|
+
titleId?: string;
|
|
890
889
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
891
890
|
export declare const PencilIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
892
|
-
title?: string
|
|
893
|
-
titleId?: string
|
|
891
|
+
title?: string;
|
|
892
|
+
titleId?: string;
|
|
894
893
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
895
894
|
export declare const PhoneArrowDownLeftIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
896
|
-
title?: string
|
|
897
|
-
titleId?: string
|
|
895
|
+
title?: string;
|
|
896
|
+
titleId?: string;
|
|
898
897
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
899
898
|
export declare const PhoneArrowUpRightIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
900
|
-
title?: string
|
|
901
|
-
titleId?: string
|
|
899
|
+
title?: string;
|
|
900
|
+
titleId?: string;
|
|
902
901
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
903
902
|
export declare const PhoneXMarkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
904
|
-
title?: string
|
|
905
|
-
titleId?: string
|
|
903
|
+
title?: string;
|
|
904
|
+
titleId?: string;
|
|
906
905
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
907
906
|
export declare const PhoneIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
908
|
-
title?: string
|
|
909
|
-
titleId?: string
|
|
907
|
+
title?: string;
|
|
908
|
+
titleId?: string;
|
|
910
909
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
911
910
|
export declare const PhotoIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
912
|
-
title?: string
|
|
913
|
-
titleId?: string
|
|
911
|
+
title?: string;
|
|
912
|
+
titleId?: string;
|
|
914
913
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
915
914
|
export declare const PlayCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
916
|
-
title?: string
|
|
917
|
-
titleId?: string
|
|
915
|
+
title?: string;
|
|
916
|
+
titleId?: string;
|
|
918
917
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
919
918
|
export declare const PlayPauseIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
920
|
-
title?: string
|
|
921
|
-
titleId?: string
|
|
919
|
+
title?: string;
|
|
920
|
+
titleId?: string;
|
|
922
921
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
923
922
|
export declare const PlayIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
924
|
-
title?: string
|
|
925
|
-
titleId?: string
|
|
923
|
+
title?: string;
|
|
924
|
+
titleId?: string;
|
|
926
925
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
927
926
|
export declare const PlusCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
928
|
-
title?: string
|
|
929
|
-
titleId?: string
|
|
927
|
+
title?: string;
|
|
928
|
+
titleId?: string;
|
|
930
929
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
931
930
|
export declare const PlusSmallIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
932
|
-
title?: string
|
|
933
|
-
titleId?: string
|
|
931
|
+
title?: string;
|
|
932
|
+
titleId?: string;
|
|
934
933
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
935
934
|
export declare const PlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
936
|
-
title?: string
|
|
937
|
-
titleId?: string
|
|
935
|
+
title?: string;
|
|
936
|
+
titleId?: string;
|
|
938
937
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
939
938
|
export declare const PowerIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
940
|
-
title?: string
|
|
941
|
-
titleId?: string
|
|
939
|
+
title?: string;
|
|
940
|
+
titleId?: string;
|
|
942
941
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
943
942
|
export declare const PresentationChartBarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
944
|
-
title?: string
|
|
945
|
-
titleId?: string
|
|
943
|
+
title?: string;
|
|
944
|
+
titleId?: string;
|
|
946
945
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
947
946
|
export declare const PresentationChartLineIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
948
|
-
title?: string
|
|
949
|
-
titleId?: string
|
|
947
|
+
title?: string;
|
|
948
|
+
titleId?: string;
|
|
950
949
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
951
950
|
export declare const PrinterIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
952
|
-
title?: string
|
|
953
|
-
titleId?: string
|
|
951
|
+
title?: string;
|
|
952
|
+
titleId?: string;
|
|
954
953
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
955
954
|
export declare const PuzzlePieceIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
956
|
-
title?: string
|
|
957
|
-
titleId?: string
|
|
955
|
+
title?: string;
|
|
956
|
+
titleId?: string;
|
|
958
957
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
959
958
|
export declare const QrCodeIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
960
|
-
title?: string
|
|
961
|
-
titleId?: string
|
|
959
|
+
title?: string;
|
|
960
|
+
titleId?: string;
|
|
962
961
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
963
962
|
export declare const QuestionMarkCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
964
|
-
title?: string
|
|
965
|
-
titleId?: string
|
|
963
|
+
title?: string;
|
|
964
|
+
titleId?: string;
|
|
966
965
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
967
966
|
export declare const QueueListIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
968
|
-
title?: string
|
|
969
|
-
titleId?: string
|
|
967
|
+
title?: string;
|
|
968
|
+
titleId?: string;
|
|
970
969
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
971
970
|
export declare const RadioIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
972
|
-
title?: string
|
|
973
|
-
titleId?: string
|
|
971
|
+
title?: string;
|
|
972
|
+
titleId?: string;
|
|
974
973
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
975
974
|
export declare const ReceiptPercentIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
976
|
-
title?: string
|
|
977
|
-
titleId?: string
|
|
975
|
+
title?: string;
|
|
976
|
+
titleId?: string;
|
|
978
977
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
979
978
|
export declare const ReceiptRefundIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
980
|
-
title?: string
|
|
981
|
-
titleId?: string
|
|
979
|
+
title?: string;
|
|
980
|
+
titleId?: string;
|
|
982
981
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
983
982
|
export declare const RectangleGroupIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
984
|
-
title?: string
|
|
985
|
-
titleId?: string
|
|
983
|
+
title?: string;
|
|
984
|
+
titleId?: string;
|
|
986
985
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
987
986
|
export declare const RectangleStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
988
|
-
title?: string
|
|
989
|
-
titleId?: string
|
|
987
|
+
title?: string;
|
|
988
|
+
titleId?: string;
|
|
990
989
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
991
990
|
export declare const RocketLaunchIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
992
|
-
title?: string
|
|
993
|
-
titleId?: string
|
|
991
|
+
title?: string;
|
|
992
|
+
titleId?: string;
|
|
994
993
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
995
994
|
export declare const RssIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
996
|
-
title?: string
|
|
997
|
-
titleId?: string
|
|
995
|
+
title?: string;
|
|
996
|
+
titleId?: string;
|
|
998
997
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
999
998
|
export declare const ScaleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1000
|
-
title?: string
|
|
1001
|
-
titleId?: string
|
|
999
|
+
title?: string;
|
|
1000
|
+
titleId?: string;
|
|
1002
1001
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1003
1002
|
export declare const ScissorsIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1004
|
-
title?: string
|
|
1005
|
-
titleId?: string
|
|
1003
|
+
title?: string;
|
|
1004
|
+
titleId?: string;
|
|
1006
1005
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1007
1006
|
export declare const ServerStackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1008
|
-
title?: string
|
|
1009
|
-
titleId?: string
|
|
1007
|
+
title?: string;
|
|
1008
|
+
titleId?: string;
|
|
1010
1009
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1011
1010
|
export declare const ServerIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1012
|
-
title?: string
|
|
1013
|
-
titleId?: string
|
|
1011
|
+
title?: string;
|
|
1012
|
+
titleId?: string;
|
|
1014
1013
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1015
1014
|
export declare const ShareIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1016
|
-
title?: string
|
|
1017
|
-
titleId?: string
|
|
1015
|
+
title?: string;
|
|
1016
|
+
titleId?: string;
|
|
1018
1017
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1019
1018
|
export declare const ShieldCheckIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1020
|
-
title?: string
|
|
1021
|
-
titleId?: string
|
|
1019
|
+
title?: string;
|
|
1020
|
+
titleId?: string;
|
|
1022
1021
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1023
1022
|
export declare const ShieldExclamationIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1024
|
-
title?: string
|
|
1025
|
-
titleId?: string
|
|
1023
|
+
title?: string;
|
|
1024
|
+
titleId?: string;
|
|
1026
1025
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1027
1026
|
export declare const ShoppingBagIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1028
|
-
title?: string
|
|
1029
|
-
titleId?: string
|
|
1027
|
+
title?: string;
|
|
1028
|
+
titleId?: string;
|
|
1030
1029
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1031
1030
|
export declare const ShoppingCartIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1032
|
-
title?: string
|
|
1033
|
-
titleId?: string
|
|
1031
|
+
title?: string;
|
|
1032
|
+
titleId?: string;
|
|
1034
1033
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1035
1034
|
export declare const SignalSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1036
|
-
title?: string
|
|
1037
|
-
titleId?: string
|
|
1035
|
+
title?: string;
|
|
1036
|
+
titleId?: string;
|
|
1038
1037
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1039
1038
|
export declare const SignalIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1040
|
-
title?: string
|
|
1041
|
-
titleId?: string
|
|
1039
|
+
title?: string;
|
|
1040
|
+
titleId?: string;
|
|
1042
1041
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1043
1042
|
export declare const SparklesIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1044
|
-
title?: string
|
|
1045
|
-
titleId?: string
|
|
1043
|
+
title?: string;
|
|
1044
|
+
titleId?: string;
|
|
1046
1045
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1047
1046
|
export declare const SpeakerWaveIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1048
|
-
title?: string
|
|
1049
|
-
titleId?: string
|
|
1047
|
+
title?: string;
|
|
1048
|
+
titleId?: string;
|
|
1050
1049
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1051
1050
|
export declare const SpeakerXMarkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1052
|
-
title?: string
|
|
1053
|
-
titleId?: string
|
|
1051
|
+
title?: string;
|
|
1052
|
+
titleId?: string;
|
|
1054
1053
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1055
1054
|
export declare const Square2StackIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1056
|
-
title?: string
|
|
1057
|
-
titleId?: string
|
|
1055
|
+
title?: string;
|
|
1056
|
+
titleId?: string;
|
|
1058
1057
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1059
1058
|
export declare const Square3Stack3DIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1060
|
-
title?: string
|
|
1061
|
-
titleId?: string
|
|
1059
|
+
title?: string;
|
|
1060
|
+
titleId?: string;
|
|
1062
1061
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1063
1062
|
export declare const Squares2X2IconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1064
|
-
title?: string
|
|
1065
|
-
titleId?: string
|
|
1063
|
+
title?: string;
|
|
1064
|
+
titleId?: string;
|
|
1066
1065
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1067
1066
|
export declare const SquaresPlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1068
|
-
title?: string
|
|
1069
|
-
titleId?: string
|
|
1067
|
+
title?: string;
|
|
1068
|
+
titleId?: string;
|
|
1070
1069
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1071
1070
|
export declare const StarIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1072
|
-
title?: string
|
|
1073
|
-
titleId?: string
|
|
1071
|
+
title?: string;
|
|
1072
|
+
titleId?: string;
|
|
1074
1073
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1075
1074
|
export declare const StopCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1076
|
-
title?: string
|
|
1077
|
-
titleId?: string
|
|
1075
|
+
title?: string;
|
|
1076
|
+
titleId?: string;
|
|
1078
1077
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1079
1078
|
export declare const StopIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1080
|
-
title?: string
|
|
1081
|
-
titleId?: string
|
|
1079
|
+
title?: string;
|
|
1080
|
+
titleId?: string;
|
|
1082
1081
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1083
1082
|
export declare const SunIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1084
|
-
title?: string
|
|
1085
|
-
titleId?: string
|
|
1083
|
+
title?: string;
|
|
1084
|
+
titleId?: string;
|
|
1086
1085
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1087
1086
|
export declare const SwatchIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1088
|
-
title?: string
|
|
1089
|
-
titleId?: string
|
|
1087
|
+
title?: string;
|
|
1088
|
+
titleId?: string;
|
|
1090
1089
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1091
1090
|
export declare const TableCellsIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1092
|
-
title?: string
|
|
1093
|
-
titleId?: string
|
|
1091
|
+
title?: string;
|
|
1092
|
+
titleId?: string;
|
|
1094
1093
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1095
1094
|
export declare const TagIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1096
|
-
title?: string
|
|
1097
|
-
titleId?: string
|
|
1095
|
+
title?: string;
|
|
1096
|
+
titleId?: string;
|
|
1098
1097
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1099
1098
|
export declare const TicketIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1100
|
-
title?: string
|
|
1101
|
-
titleId?: string
|
|
1099
|
+
title?: string;
|
|
1100
|
+
titleId?: string;
|
|
1102
1101
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1103
1102
|
export declare const TrashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1104
|
-
title?: string
|
|
1105
|
-
titleId?: string
|
|
1103
|
+
title?: string;
|
|
1104
|
+
titleId?: string;
|
|
1106
1105
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1107
1106
|
export declare const TrophyIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1108
|
-
title?: string
|
|
1109
|
-
titleId?: string
|
|
1107
|
+
title?: string;
|
|
1108
|
+
titleId?: string;
|
|
1110
1109
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1111
1110
|
export declare const TruckIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1112
|
-
title?: string
|
|
1113
|
-
titleId?: string
|
|
1111
|
+
title?: string;
|
|
1112
|
+
titleId?: string;
|
|
1114
1113
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1115
1114
|
export declare const TvIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1116
|
-
title?: string
|
|
1117
|
-
titleId?: string
|
|
1115
|
+
title?: string;
|
|
1116
|
+
titleId?: string;
|
|
1118
1117
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1119
1118
|
export declare const UserCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1120
|
-
title?: string
|
|
1121
|
-
titleId?: string
|
|
1119
|
+
title?: string;
|
|
1120
|
+
titleId?: string;
|
|
1122
1121
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1123
1122
|
export declare const UserGroupIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1124
|
-
title?: string
|
|
1125
|
-
titleId?: string
|
|
1123
|
+
title?: string;
|
|
1124
|
+
titleId?: string;
|
|
1126
1125
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1127
1126
|
export declare const UserMinusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1128
|
-
title?: string
|
|
1129
|
-
titleId?: string
|
|
1127
|
+
title?: string;
|
|
1128
|
+
titleId?: string;
|
|
1130
1129
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1131
1130
|
export declare const UserPlusIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1132
|
-
title?: string
|
|
1133
|
-
titleId?: string
|
|
1131
|
+
title?: string;
|
|
1132
|
+
titleId?: string;
|
|
1134
1133
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1135
1134
|
export declare const UserIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1136
|
-
title?: string
|
|
1137
|
-
titleId?: string
|
|
1135
|
+
title?: string;
|
|
1136
|
+
titleId?: string;
|
|
1138
1137
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1139
1138
|
export declare const UsersIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1140
|
-
title?: string
|
|
1141
|
-
titleId?: string
|
|
1139
|
+
title?: string;
|
|
1140
|
+
titleId?: string;
|
|
1142
1141
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1143
1142
|
export declare const VariableIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1144
|
-
title?: string
|
|
1145
|
-
titleId?: string
|
|
1143
|
+
title?: string;
|
|
1144
|
+
titleId?: string;
|
|
1146
1145
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1147
1146
|
export declare const VideoCameraSlashIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1148
|
-
title?: string
|
|
1149
|
-
titleId?: string
|
|
1147
|
+
title?: string;
|
|
1148
|
+
titleId?: string;
|
|
1150
1149
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1151
1150
|
export declare const VideoCameraIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1152
|
-
title?: string
|
|
1153
|
-
titleId?: string
|
|
1151
|
+
title?: string;
|
|
1152
|
+
titleId?: string;
|
|
1154
1153
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1155
1154
|
export declare const ViewColumnsIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1156
|
-
title?: string
|
|
1157
|
-
titleId?: string
|
|
1155
|
+
title?: string;
|
|
1156
|
+
titleId?: string;
|
|
1158
1157
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1159
1158
|
export declare const ViewfinderCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1160
|
-
title?: string
|
|
1161
|
-
titleId?: string
|
|
1159
|
+
title?: string;
|
|
1160
|
+
titleId?: string;
|
|
1162
1161
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1163
1162
|
export declare const WalletIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1164
|
-
title?: string
|
|
1165
|
-
titleId?: string
|
|
1163
|
+
title?: string;
|
|
1164
|
+
titleId?: string;
|
|
1166
1165
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1167
1166
|
export declare const WifiIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1168
|
-
title?: string
|
|
1169
|
-
titleId?: string
|
|
1167
|
+
title?: string;
|
|
1168
|
+
titleId?: string;
|
|
1170
1169
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1171
1170
|
export declare const WindowIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1172
|
-
title?: string
|
|
1173
|
-
titleId?: string
|
|
1171
|
+
title?: string;
|
|
1172
|
+
titleId?: string;
|
|
1174
1173
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1175
1174
|
export declare const WrenchScrewdriverIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1176
|
-
title?: string
|
|
1177
|
-
titleId?: string
|
|
1175
|
+
title?: string;
|
|
1176
|
+
titleId?: string;
|
|
1178
1177
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1179
1178
|
export declare const WrenchIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1180
|
-
title?: string
|
|
1181
|
-
titleId?: string
|
|
1179
|
+
title?: string;
|
|
1180
|
+
titleId?: string;
|
|
1182
1181
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1183
1182
|
export declare const XCircleIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1184
|
-
title?: string
|
|
1185
|
-
titleId?: string
|
|
1183
|
+
title?: string;
|
|
1184
|
+
titleId?: string;
|
|
1186
1185
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1187
1186
|
export declare const XMarkIconOutline: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1188
|
-
title?: string
|
|
1189
|
-
titleId?: string
|
|
1187
|
+
title?: string;
|
|
1188
|
+
titleId?: string;
|
|
1190
1189
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1191
1190
|
export declare const AcademicCapIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1192
|
-
title?: string
|
|
1193
|
-
titleId?: string
|
|
1191
|
+
title?: string;
|
|
1192
|
+
titleId?: string;
|
|
1194
1193
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1195
1194
|
export declare const AdjustmentsHorizontalIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1196
|
-
title?: string
|
|
1197
|
-
titleId?: string
|
|
1195
|
+
title?: string;
|
|
1196
|
+
titleId?: string;
|
|
1198
1197
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1199
1198
|
export declare const AdjustmentsVerticalIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1200
|
-
title?: string
|
|
1201
|
-
titleId?: string
|
|
1199
|
+
title?: string;
|
|
1200
|
+
titleId?: string;
|
|
1202
1201
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1203
1202
|
export declare const ArchiveBoxArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1204
|
-
title?: string
|
|
1205
|
-
titleId?: string
|
|
1203
|
+
title?: string;
|
|
1204
|
+
titleId?: string;
|
|
1206
1205
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1207
1206
|
export declare const ArchiveBoxXMarkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1208
|
-
title?: string
|
|
1209
|
-
titleId?: string
|
|
1207
|
+
title?: string;
|
|
1208
|
+
titleId?: string;
|
|
1210
1209
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1211
1210
|
export declare const ArchiveBoxIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1212
|
-
title?: string
|
|
1213
|
-
titleId?: string
|
|
1211
|
+
title?: string;
|
|
1212
|
+
titleId?: string;
|
|
1214
1213
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1215
1214
|
export declare const ArrowDownCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1216
|
-
title?: string
|
|
1217
|
-
titleId?: string
|
|
1215
|
+
title?: string;
|
|
1216
|
+
titleId?: string;
|
|
1218
1217
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1219
1218
|
export declare const ArrowDownLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1220
|
-
title?: string
|
|
1221
|
-
titleId?: string
|
|
1219
|
+
title?: string;
|
|
1220
|
+
titleId?: string;
|
|
1222
1221
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1223
1222
|
export declare const ArrowDownOnSquareStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1224
|
-
title?: string
|
|
1225
|
-
titleId?: string
|
|
1223
|
+
title?: string;
|
|
1224
|
+
titleId?: string;
|
|
1226
1225
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1227
1226
|
export declare const ArrowDownOnSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1228
|
-
title?: string
|
|
1229
|
-
titleId?: string
|
|
1227
|
+
title?: string;
|
|
1228
|
+
titleId?: string;
|
|
1230
1229
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1231
1230
|
export declare const ArrowDownRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1232
|
-
title?: string
|
|
1233
|
-
titleId?: string
|
|
1231
|
+
title?: string;
|
|
1232
|
+
titleId?: string;
|
|
1234
1233
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1235
1234
|
export declare const ArrowDownTrayIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1236
|
-
title?: string
|
|
1237
|
-
titleId?: string
|
|
1235
|
+
title?: string;
|
|
1236
|
+
titleId?: string;
|
|
1238
1237
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1239
1238
|
export declare const ArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1240
|
-
title?: string
|
|
1241
|
-
titleId?: string
|
|
1239
|
+
title?: string;
|
|
1240
|
+
titleId?: string;
|
|
1242
1241
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1243
1242
|
export declare const ArrowLeftCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1244
|
-
title?: string
|
|
1245
|
-
titleId?: string
|
|
1243
|
+
title?: string;
|
|
1244
|
+
titleId?: string;
|
|
1246
1245
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1247
1246
|
export declare const ArrowLeftOnRectangleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1248
|
-
title?: string
|
|
1249
|
-
titleId?: string
|
|
1247
|
+
title?: string;
|
|
1248
|
+
titleId?: string;
|
|
1250
1249
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1251
1250
|
export declare const ArrowLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1252
|
-
title?: string
|
|
1253
|
-
titleId?: string
|
|
1251
|
+
title?: string;
|
|
1252
|
+
titleId?: string;
|
|
1254
1253
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1255
1254
|
export declare const ArrowLongDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1256
|
-
title?: string
|
|
1257
|
-
titleId?: string
|
|
1255
|
+
title?: string;
|
|
1256
|
+
titleId?: string;
|
|
1258
1257
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1259
1258
|
export declare const ArrowLongLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1260
|
-
title?: string
|
|
1261
|
-
titleId?: string
|
|
1259
|
+
title?: string;
|
|
1260
|
+
titleId?: string;
|
|
1262
1261
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1263
1262
|
export declare const ArrowLongRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1264
|
-
title?: string
|
|
1265
|
-
titleId?: string
|
|
1263
|
+
title?: string;
|
|
1264
|
+
titleId?: string;
|
|
1266
1265
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1267
1266
|
export declare const ArrowLongUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1268
|
-
title?: string
|
|
1269
|
-
titleId?: string
|
|
1267
|
+
title?: string;
|
|
1268
|
+
titleId?: string;
|
|
1270
1269
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1271
1270
|
export declare const ArrowPathRoundedSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1272
|
-
title?: string
|
|
1273
|
-
titleId?: string
|
|
1271
|
+
title?: string;
|
|
1272
|
+
titleId?: string;
|
|
1274
1273
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1275
1274
|
export declare const ArrowPathIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1276
|
-
title?: string
|
|
1277
|
-
titleId?: string
|
|
1275
|
+
title?: string;
|
|
1276
|
+
titleId?: string;
|
|
1278
1277
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1279
1278
|
export declare const ArrowRightCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1280
|
-
title?: string
|
|
1281
|
-
titleId?: string
|
|
1279
|
+
title?: string;
|
|
1280
|
+
titleId?: string;
|
|
1282
1281
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1283
1282
|
export declare const ArrowRightOnRectangleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1284
|
-
title?: string
|
|
1285
|
-
titleId?: string
|
|
1283
|
+
title?: string;
|
|
1284
|
+
titleId?: string;
|
|
1286
1285
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1287
1286
|
export declare const ArrowRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1288
|
-
title?: string
|
|
1289
|
-
titleId?: string
|
|
1287
|
+
title?: string;
|
|
1288
|
+
titleId?: string;
|
|
1290
1289
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1291
1290
|
export declare const ArrowSmallDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1292
|
-
title?: string
|
|
1293
|
-
titleId?: string
|
|
1291
|
+
title?: string;
|
|
1292
|
+
titleId?: string;
|
|
1294
1293
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1295
1294
|
export declare const ArrowSmallLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1296
|
-
title?: string
|
|
1297
|
-
titleId?: string
|
|
1295
|
+
title?: string;
|
|
1296
|
+
titleId?: string;
|
|
1298
1297
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1299
1298
|
export declare const ArrowSmallRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1300
|
-
title?: string
|
|
1301
|
-
titleId?: string
|
|
1299
|
+
title?: string;
|
|
1300
|
+
titleId?: string;
|
|
1302
1301
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1303
1302
|
export declare const ArrowSmallUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1304
|
-
title?: string
|
|
1305
|
-
titleId?: string
|
|
1303
|
+
title?: string;
|
|
1304
|
+
titleId?: string;
|
|
1306
1305
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1307
1306
|
export declare const ArrowTopRightOnSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1308
|
-
title?: string
|
|
1309
|
-
titleId?: string
|
|
1307
|
+
title?: string;
|
|
1308
|
+
titleId?: string;
|
|
1310
1309
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1311
1310
|
export declare const ArrowTrendingDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1312
|
-
title?: string
|
|
1313
|
-
titleId?: string
|
|
1311
|
+
title?: string;
|
|
1312
|
+
titleId?: string;
|
|
1314
1313
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1315
1314
|
export declare const ArrowTrendingUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1316
|
-
title?: string
|
|
1317
|
-
titleId?: string
|
|
1315
|
+
title?: string;
|
|
1316
|
+
titleId?: string;
|
|
1318
1317
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1319
1318
|
export declare const ArrowUpCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1320
|
-
title?: string
|
|
1321
|
-
titleId?: string
|
|
1319
|
+
title?: string;
|
|
1320
|
+
titleId?: string;
|
|
1322
1321
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1323
1322
|
export declare const ArrowUpLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1324
|
-
title?: string
|
|
1325
|
-
titleId?: string
|
|
1323
|
+
title?: string;
|
|
1324
|
+
titleId?: string;
|
|
1326
1325
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1327
1326
|
export declare const ArrowUpOnSquareStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1328
|
-
title?: string
|
|
1329
|
-
titleId?: string
|
|
1327
|
+
title?: string;
|
|
1328
|
+
titleId?: string;
|
|
1330
1329
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1331
1330
|
export declare const ArrowUpOnSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1332
|
-
title?: string
|
|
1333
|
-
titleId?: string
|
|
1331
|
+
title?: string;
|
|
1332
|
+
titleId?: string;
|
|
1334
1333
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1335
1334
|
export declare const ArrowUpRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1336
|
-
title?: string
|
|
1337
|
-
titleId?: string
|
|
1335
|
+
title?: string;
|
|
1336
|
+
titleId?: string;
|
|
1338
1337
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1339
1338
|
export declare const ArrowUpTrayIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1340
|
-
title?: string
|
|
1341
|
-
titleId?: string
|
|
1339
|
+
title?: string;
|
|
1340
|
+
titleId?: string;
|
|
1342
1341
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1343
1342
|
export declare const ArrowUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1344
|
-
title?: string
|
|
1345
|
-
titleId?: string
|
|
1343
|
+
title?: string;
|
|
1344
|
+
titleId?: string;
|
|
1346
1345
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1347
1346
|
export declare const ArrowUturnDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1348
|
-
title?: string
|
|
1349
|
-
titleId?: string
|
|
1347
|
+
title?: string;
|
|
1348
|
+
titleId?: string;
|
|
1350
1349
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1351
1350
|
export declare const ArrowUturnLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1352
|
-
title?: string
|
|
1353
|
-
titleId?: string
|
|
1351
|
+
title?: string;
|
|
1352
|
+
titleId?: string;
|
|
1354
1353
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1355
1354
|
export declare const ArrowUturnRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1356
|
-
title?: string
|
|
1357
|
-
titleId?: string
|
|
1355
|
+
title?: string;
|
|
1356
|
+
titleId?: string;
|
|
1358
1357
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1359
1358
|
export declare const ArrowUturnUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1360
|
-
title?: string
|
|
1361
|
-
titleId?: string
|
|
1359
|
+
title?: string;
|
|
1360
|
+
titleId?: string;
|
|
1362
1361
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1363
1362
|
export declare const ArrowsPointingInIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1364
|
-
title?: string
|
|
1365
|
-
titleId?: string
|
|
1363
|
+
title?: string;
|
|
1364
|
+
titleId?: string;
|
|
1366
1365
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1367
1366
|
export declare const ArrowsPointingOutIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1368
|
-
title?: string
|
|
1369
|
-
titleId?: string
|
|
1367
|
+
title?: string;
|
|
1368
|
+
titleId?: string;
|
|
1370
1369
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1371
1370
|
export declare const ArrowsRightLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1372
|
-
title?: string
|
|
1373
|
-
titleId?: string
|
|
1371
|
+
title?: string;
|
|
1372
|
+
titleId?: string;
|
|
1374
1373
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1375
1374
|
export declare const ArrowsUpDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1376
|
-
title?: string
|
|
1377
|
-
titleId?: string
|
|
1375
|
+
title?: string;
|
|
1376
|
+
titleId?: string;
|
|
1378
1377
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1379
1378
|
export declare const AtSymbolIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1380
|
-
title?: string
|
|
1381
|
-
titleId?: string
|
|
1379
|
+
title?: string;
|
|
1380
|
+
titleId?: string;
|
|
1382
1381
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1383
1382
|
export declare const BackspaceIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1384
|
-
title?: string
|
|
1385
|
-
titleId?: string
|
|
1383
|
+
title?: string;
|
|
1384
|
+
titleId?: string;
|
|
1386
1385
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1387
1386
|
export declare const BackwardIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1388
|
-
title?: string
|
|
1389
|
-
titleId?: string
|
|
1387
|
+
title?: string;
|
|
1388
|
+
titleId?: string;
|
|
1390
1389
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1391
1390
|
export declare const BanknotesIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1392
|
-
title?: string
|
|
1393
|
-
titleId?: string
|
|
1391
|
+
title?: string;
|
|
1392
|
+
titleId?: string;
|
|
1394
1393
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1395
1394
|
export declare const Bars2IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1396
|
-
title?: string
|
|
1397
|
-
titleId?: string
|
|
1395
|
+
title?: string;
|
|
1396
|
+
titleId?: string;
|
|
1398
1397
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1399
1398
|
export declare const Bars3BottomLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1400
|
-
title?: string
|
|
1401
|
-
titleId?: string
|
|
1399
|
+
title?: string;
|
|
1400
|
+
titleId?: string;
|
|
1402
1401
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1403
1402
|
export declare const Bars3BottomRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1404
|
-
title?: string
|
|
1405
|
-
titleId?: string
|
|
1403
|
+
title?: string;
|
|
1404
|
+
titleId?: string;
|
|
1406
1405
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1407
1406
|
export declare const Bars3CenterLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1408
|
-
title?: string
|
|
1409
|
-
titleId?: string
|
|
1407
|
+
title?: string;
|
|
1408
|
+
titleId?: string;
|
|
1410
1409
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1411
1410
|
export declare const Bars3IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1412
|
-
title?: string
|
|
1413
|
-
titleId?: string
|
|
1411
|
+
title?: string;
|
|
1412
|
+
titleId?: string;
|
|
1414
1413
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1415
1414
|
export declare const Bars4IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1416
|
-
title?: string
|
|
1417
|
-
titleId?: string
|
|
1415
|
+
title?: string;
|
|
1416
|
+
titleId?: string;
|
|
1418
1417
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1419
1418
|
export declare const BarsArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1420
|
-
title?: string
|
|
1421
|
-
titleId?: string
|
|
1419
|
+
title?: string;
|
|
1420
|
+
titleId?: string;
|
|
1422
1421
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1423
1422
|
export declare const BarsArrowUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1424
|
-
title?: string
|
|
1425
|
-
titleId?: string
|
|
1423
|
+
title?: string;
|
|
1424
|
+
titleId?: string;
|
|
1426
1425
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1427
1426
|
export declare const Battery0IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1428
|
-
title?: string
|
|
1429
|
-
titleId?: string
|
|
1427
|
+
title?: string;
|
|
1428
|
+
titleId?: string;
|
|
1430
1429
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1431
1430
|
export declare const Battery100IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1432
|
-
title?: string
|
|
1433
|
-
titleId?: string
|
|
1431
|
+
title?: string;
|
|
1432
|
+
titleId?: string;
|
|
1434
1433
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1435
1434
|
export declare const Battery50IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1436
|
-
title?: string
|
|
1437
|
-
titleId?: string
|
|
1435
|
+
title?: string;
|
|
1436
|
+
titleId?: string;
|
|
1438
1437
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1439
1438
|
export declare const BeakerIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1440
|
-
title?: string
|
|
1441
|
-
titleId?: string
|
|
1439
|
+
title?: string;
|
|
1440
|
+
titleId?: string;
|
|
1442
1441
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1443
1442
|
export declare const BellAlertIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1444
|
-
title?: string
|
|
1445
|
-
titleId?: string
|
|
1443
|
+
title?: string;
|
|
1444
|
+
titleId?: string;
|
|
1446
1445
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1447
1446
|
export declare const BellSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1448
|
-
title?: string
|
|
1449
|
-
titleId?: string
|
|
1447
|
+
title?: string;
|
|
1448
|
+
titleId?: string;
|
|
1450
1449
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1451
1450
|
export declare const BellSnoozeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1452
|
-
title?: string
|
|
1453
|
-
titleId?: string
|
|
1451
|
+
title?: string;
|
|
1452
|
+
titleId?: string;
|
|
1454
1453
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1455
1454
|
export declare const BellIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1456
|
-
title?: string
|
|
1457
|
-
titleId?: string
|
|
1455
|
+
title?: string;
|
|
1456
|
+
titleId?: string;
|
|
1458
1457
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1459
1458
|
export declare const BoltSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1460
|
-
title?: string
|
|
1461
|
-
titleId?: string
|
|
1459
|
+
title?: string;
|
|
1460
|
+
titleId?: string;
|
|
1462
1461
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1463
1462
|
export declare const BoltIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1464
|
-
title?: string
|
|
1465
|
-
titleId?: string
|
|
1463
|
+
title?: string;
|
|
1464
|
+
titleId?: string;
|
|
1466
1465
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1467
1466
|
export declare const BookOpenIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1468
|
-
title?: string
|
|
1469
|
-
titleId?: string
|
|
1467
|
+
title?: string;
|
|
1468
|
+
titleId?: string;
|
|
1470
1469
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1471
1470
|
export declare const BookmarkSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1472
|
-
title?: string
|
|
1473
|
-
titleId?: string
|
|
1471
|
+
title?: string;
|
|
1472
|
+
titleId?: string;
|
|
1474
1473
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1475
1474
|
export declare const BookmarkSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1476
|
-
title?: string
|
|
1477
|
-
titleId?: string
|
|
1475
|
+
title?: string;
|
|
1476
|
+
titleId?: string;
|
|
1478
1477
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1479
1478
|
export declare const BookmarkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1480
|
-
title?: string
|
|
1481
|
-
titleId?: string
|
|
1479
|
+
title?: string;
|
|
1480
|
+
titleId?: string;
|
|
1482
1481
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1483
1482
|
export declare const BriefcaseIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1484
|
-
title?: string
|
|
1485
|
-
titleId?: string
|
|
1483
|
+
title?: string;
|
|
1484
|
+
titleId?: string;
|
|
1486
1485
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1487
1486
|
export declare const BugAntIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1488
|
-
title?: string
|
|
1489
|
-
titleId?: string
|
|
1487
|
+
title?: string;
|
|
1488
|
+
titleId?: string;
|
|
1490
1489
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1491
1490
|
export declare const BuildingLibraryIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1492
|
-
title?: string
|
|
1493
|
-
titleId?: string
|
|
1491
|
+
title?: string;
|
|
1492
|
+
titleId?: string;
|
|
1494
1493
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1495
1494
|
export declare const BuildingOffice2IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1496
|
-
title?: string
|
|
1497
|
-
titleId?: string
|
|
1495
|
+
title?: string;
|
|
1496
|
+
titleId?: string;
|
|
1498
1497
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1499
1498
|
export declare const BuildingOfficeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1500
|
-
title?: string
|
|
1501
|
-
titleId?: string
|
|
1499
|
+
title?: string;
|
|
1500
|
+
titleId?: string;
|
|
1502
1501
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1503
1502
|
export declare const BuildingStorefrontIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1504
|
-
title?: string
|
|
1505
|
-
titleId?: string
|
|
1503
|
+
title?: string;
|
|
1504
|
+
titleId?: string;
|
|
1506
1505
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1507
1506
|
export declare const CakeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1508
|
-
title?: string
|
|
1509
|
-
titleId?: string
|
|
1507
|
+
title?: string;
|
|
1508
|
+
titleId?: string;
|
|
1510
1509
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1511
1510
|
export declare const CalculatorIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1512
|
-
title?: string
|
|
1513
|
-
titleId?: string
|
|
1511
|
+
title?: string;
|
|
1512
|
+
titleId?: string;
|
|
1514
1513
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1515
1514
|
export declare const CalendarDaysIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1516
|
-
title?: string
|
|
1517
|
-
titleId?: string
|
|
1515
|
+
title?: string;
|
|
1516
|
+
titleId?: string;
|
|
1518
1517
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1519
1518
|
export declare const CalendarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1520
|
-
title?: string
|
|
1521
|
-
titleId?: string
|
|
1519
|
+
title?: string;
|
|
1520
|
+
titleId?: string;
|
|
1522
1521
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1523
1522
|
export declare const CameraIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1524
|
-
title?: string
|
|
1525
|
-
titleId?: string
|
|
1523
|
+
title?: string;
|
|
1524
|
+
titleId?: string;
|
|
1526
1525
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1527
1526
|
export declare const ChartBarSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1528
|
-
title?: string
|
|
1529
|
-
titleId?: string
|
|
1527
|
+
title?: string;
|
|
1528
|
+
titleId?: string;
|
|
1530
1529
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1531
1530
|
export declare const ChartBarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1532
|
-
title?: string
|
|
1533
|
-
titleId?: string
|
|
1531
|
+
title?: string;
|
|
1532
|
+
titleId?: string;
|
|
1534
1533
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1535
1534
|
export declare const ChartPieIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1536
|
-
title?: string
|
|
1537
|
-
titleId?: string
|
|
1535
|
+
title?: string;
|
|
1536
|
+
titleId?: string;
|
|
1538
1537
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1539
1538
|
export declare const ChatBubbleBottomCenterTextIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1540
|
-
title?: string
|
|
1541
|
-
titleId?: string
|
|
1539
|
+
title?: string;
|
|
1540
|
+
titleId?: string;
|
|
1542
1541
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1543
1542
|
export declare const ChatBubbleBottomCenterIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1544
|
-
title?: string
|
|
1545
|
-
titleId?: string
|
|
1543
|
+
title?: string;
|
|
1544
|
+
titleId?: string;
|
|
1546
1545
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1547
1546
|
export declare const ChatBubbleLeftEllipsisIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1548
|
-
title?: string
|
|
1549
|
-
titleId?: string
|
|
1547
|
+
title?: string;
|
|
1548
|
+
titleId?: string;
|
|
1550
1549
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1551
1550
|
export declare const ChatBubbleLeftRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1552
|
-
title?: string
|
|
1553
|
-
titleId?: string
|
|
1551
|
+
title?: string;
|
|
1552
|
+
titleId?: string;
|
|
1554
1553
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1555
1554
|
export declare const ChatBubbleLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1556
|
-
title?: string
|
|
1557
|
-
titleId?: string
|
|
1555
|
+
title?: string;
|
|
1556
|
+
titleId?: string;
|
|
1558
1557
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1559
1558
|
export declare const ChatBubbleOvalLeftEllipsisIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1560
|
-
title?: string
|
|
1561
|
-
titleId?: string
|
|
1559
|
+
title?: string;
|
|
1560
|
+
titleId?: string;
|
|
1562
1561
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1563
1562
|
export declare const ChatBubbleOvalLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1564
|
-
title?: string
|
|
1565
|
-
titleId?: string
|
|
1563
|
+
title?: string;
|
|
1564
|
+
titleId?: string;
|
|
1566
1565
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1567
1566
|
export declare const CheckBadgeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1568
|
-
title?: string
|
|
1569
|
-
titleId?: string
|
|
1567
|
+
title?: string;
|
|
1568
|
+
titleId?: string;
|
|
1570
1569
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1571
1570
|
export declare const CheckCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1572
|
-
title?: string
|
|
1573
|
-
titleId?: string
|
|
1571
|
+
title?: string;
|
|
1572
|
+
titleId?: string;
|
|
1574
1573
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1575
1574
|
export declare const CheckIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1576
|
-
title?: string
|
|
1577
|
-
titleId?: string
|
|
1575
|
+
title?: string;
|
|
1576
|
+
titleId?: string;
|
|
1578
1577
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1579
1578
|
export declare const ChevronDoubleDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1580
|
-
title?: string
|
|
1581
|
-
titleId?: string
|
|
1579
|
+
title?: string;
|
|
1580
|
+
titleId?: string;
|
|
1582
1581
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1583
1582
|
export declare const ChevronDoubleLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1584
|
-
title?: string
|
|
1585
|
-
titleId?: string
|
|
1583
|
+
title?: string;
|
|
1584
|
+
titleId?: string;
|
|
1586
1585
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1587
1586
|
export declare const ChevronDoubleRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1588
|
-
title?: string
|
|
1589
|
-
titleId?: string
|
|
1587
|
+
title?: string;
|
|
1588
|
+
titleId?: string;
|
|
1590
1589
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1591
1590
|
export declare const ChevronDoubleUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1592
|
-
title?: string
|
|
1593
|
-
titleId?: string
|
|
1591
|
+
title?: string;
|
|
1592
|
+
titleId?: string;
|
|
1594
1593
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1595
1594
|
export declare const ChevronDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1596
|
-
title?: string
|
|
1597
|
-
titleId?: string
|
|
1595
|
+
title?: string;
|
|
1596
|
+
titleId?: string;
|
|
1598
1597
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1599
1598
|
export declare const ChevronLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1600
|
-
title?: string
|
|
1601
|
-
titleId?: string
|
|
1599
|
+
title?: string;
|
|
1600
|
+
titleId?: string;
|
|
1602
1601
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1603
1602
|
export declare const ChevronRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1604
|
-
title?: string
|
|
1605
|
-
titleId?: string
|
|
1603
|
+
title?: string;
|
|
1604
|
+
titleId?: string;
|
|
1606
1605
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1607
1606
|
export declare const ChevronUpDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1608
|
-
title?: string
|
|
1609
|
-
titleId?: string
|
|
1607
|
+
title?: string;
|
|
1608
|
+
titleId?: string;
|
|
1610
1609
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1611
1610
|
export declare const ChevronUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1612
|
-
title?: string
|
|
1613
|
-
titleId?: string
|
|
1611
|
+
title?: string;
|
|
1612
|
+
titleId?: string;
|
|
1614
1613
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1615
1614
|
export declare const CircleStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1616
|
-
title?: string
|
|
1617
|
-
titleId?: string
|
|
1615
|
+
title?: string;
|
|
1616
|
+
titleId?: string;
|
|
1618
1617
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1619
1618
|
export declare const ClipboardDocumentCheckIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1620
|
-
title?: string
|
|
1621
|
-
titleId?: string
|
|
1619
|
+
title?: string;
|
|
1620
|
+
titleId?: string;
|
|
1622
1621
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1623
1622
|
export declare const ClipboardDocumentListIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1624
|
-
title?: string
|
|
1625
|
-
titleId?: string
|
|
1623
|
+
title?: string;
|
|
1624
|
+
titleId?: string;
|
|
1626
1625
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1627
1626
|
export declare const ClipboardDocumentIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1628
|
-
title?: string
|
|
1629
|
-
titleId?: string
|
|
1627
|
+
title?: string;
|
|
1628
|
+
titleId?: string;
|
|
1630
1629
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1631
1630
|
export declare const ClipboardIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1632
|
-
title?: string
|
|
1633
|
-
titleId?: string
|
|
1631
|
+
title?: string;
|
|
1632
|
+
titleId?: string;
|
|
1634
1633
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1635
1634
|
export declare const ClockIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1636
|
-
title?: string
|
|
1637
|
-
titleId?: string
|
|
1635
|
+
title?: string;
|
|
1636
|
+
titleId?: string;
|
|
1638
1637
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1639
1638
|
export declare const CloudArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1640
|
-
title?: string
|
|
1641
|
-
titleId?: string
|
|
1639
|
+
title?: string;
|
|
1640
|
+
titleId?: string;
|
|
1642
1641
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1643
1642
|
export declare const CloudArrowUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1644
|
-
title?: string
|
|
1645
|
-
titleId?: string
|
|
1643
|
+
title?: string;
|
|
1644
|
+
titleId?: string;
|
|
1646
1645
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1647
1646
|
export declare const CloudIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1648
|
-
title?: string
|
|
1649
|
-
titleId?: string
|
|
1647
|
+
title?: string;
|
|
1648
|
+
titleId?: string;
|
|
1650
1649
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1651
1650
|
export declare const CodeBracketSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1652
|
-
title?: string
|
|
1653
|
-
titleId?: string
|
|
1651
|
+
title?: string;
|
|
1652
|
+
titleId?: string;
|
|
1654
1653
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1655
1654
|
export declare const CodeBracketIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1656
|
-
title?: string
|
|
1657
|
-
titleId?: string
|
|
1655
|
+
title?: string;
|
|
1656
|
+
titleId?: string;
|
|
1658
1657
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1659
1658
|
export declare const Cog6ToothIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1660
|
-
title?: string
|
|
1661
|
-
titleId?: string
|
|
1659
|
+
title?: string;
|
|
1660
|
+
titleId?: string;
|
|
1662
1661
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1663
1662
|
export declare const Cog8ToothIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1664
|
-
title?: string
|
|
1665
|
-
titleId?: string
|
|
1663
|
+
title?: string;
|
|
1664
|
+
titleId?: string;
|
|
1666
1665
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1667
1666
|
export declare const CogIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1668
|
-
title?: string
|
|
1669
|
-
titleId?: string
|
|
1667
|
+
title?: string;
|
|
1668
|
+
titleId?: string;
|
|
1670
1669
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1671
1670
|
export declare const CommandLineIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1672
|
-
title?: string
|
|
1673
|
-
titleId?: string
|
|
1671
|
+
title?: string;
|
|
1672
|
+
titleId?: string;
|
|
1674
1673
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1675
1674
|
export declare const ComputerDesktopIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1676
|
-
title?: string
|
|
1677
|
-
titleId?: string
|
|
1675
|
+
title?: string;
|
|
1676
|
+
titleId?: string;
|
|
1678
1677
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1679
1678
|
export declare const CpuChipIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1680
|
-
title?: string
|
|
1681
|
-
titleId?: string
|
|
1679
|
+
title?: string;
|
|
1680
|
+
titleId?: string;
|
|
1682
1681
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1683
1682
|
export declare const CreditCardIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1684
|
-
title?: string
|
|
1685
|
-
titleId?: string
|
|
1683
|
+
title?: string;
|
|
1684
|
+
titleId?: string;
|
|
1686
1685
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1687
1686
|
export declare const CubeTransparentIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1688
|
-
title?: string
|
|
1689
|
-
titleId?: string
|
|
1687
|
+
title?: string;
|
|
1688
|
+
titleId?: string;
|
|
1690
1689
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1691
1690
|
export declare const CubeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1692
|
-
title?: string
|
|
1693
|
-
titleId?: string
|
|
1691
|
+
title?: string;
|
|
1692
|
+
titleId?: string;
|
|
1694
1693
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1695
1694
|
export declare const CurrencyBangladeshiIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1696
|
-
title?: string
|
|
1697
|
-
titleId?: string
|
|
1695
|
+
title?: string;
|
|
1696
|
+
titleId?: string;
|
|
1698
1697
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1699
1698
|
export declare const CurrencyDollarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1700
|
-
title?: string
|
|
1701
|
-
titleId?: string
|
|
1699
|
+
title?: string;
|
|
1700
|
+
titleId?: string;
|
|
1702
1701
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1703
1702
|
export declare const CurrencyEuroIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1704
|
-
title?: string
|
|
1705
|
-
titleId?: string
|
|
1703
|
+
title?: string;
|
|
1704
|
+
titleId?: string;
|
|
1706
1705
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1707
1706
|
export declare const CurrencyPoundIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1708
|
-
title?: string
|
|
1709
|
-
titleId?: string
|
|
1707
|
+
title?: string;
|
|
1708
|
+
titleId?: string;
|
|
1710
1709
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1711
1710
|
export declare const CurrencyRupeeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1712
|
-
title?: string
|
|
1713
|
-
titleId?: string
|
|
1711
|
+
title?: string;
|
|
1712
|
+
titleId?: string;
|
|
1714
1713
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1715
1714
|
export declare const CurrencyYenIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1716
|
-
title?: string
|
|
1717
|
-
titleId?: string
|
|
1715
|
+
title?: string;
|
|
1716
|
+
titleId?: string;
|
|
1718
1717
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1719
1718
|
export declare const CursorArrowRaysIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1720
|
-
title?: string
|
|
1721
|
-
titleId?: string
|
|
1719
|
+
title?: string;
|
|
1720
|
+
titleId?: string;
|
|
1722
1721
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1723
1722
|
export declare const CursorArrowRippleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1724
|
-
title?: string
|
|
1725
|
-
titleId?: string
|
|
1723
|
+
title?: string;
|
|
1724
|
+
titleId?: string;
|
|
1726
1725
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1727
1726
|
export declare const DevicePhoneMobileIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1728
|
-
title?: string
|
|
1729
|
-
titleId?: string
|
|
1727
|
+
title?: string;
|
|
1728
|
+
titleId?: string;
|
|
1730
1729
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1731
1730
|
export declare const DeviceTabletIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1732
|
-
title?: string
|
|
1733
|
-
titleId?: string
|
|
1731
|
+
title?: string;
|
|
1732
|
+
titleId?: string;
|
|
1734
1733
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1735
1734
|
export declare const DocumentArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1736
|
-
title?: string
|
|
1737
|
-
titleId?: string
|
|
1735
|
+
title?: string;
|
|
1736
|
+
titleId?: string;
|
|
1738
1737
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1739
1738
|
export declare const DocumentArrowUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1740
|
-
title?: string
|
|
1741
|
-
titleId?: string
|
|
1739
|
+
title?: string;
|
|
1740
|
+
titleId?: string;
|
|
1742
1741
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1743
1742
|
export declare const DocumentChartBarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1744
|
-
title?: string
|
|
1745
|
-
titleId?: string
|
|
1743
|
+
title?: string;
|
|
1744
|
+
titleId?: string;
|
|
1746
1745
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1747
1746
|
export declare const DocumentCheckIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1748
|
-
title?: string
|
|
1749
|
-
titleId?: string
|
|
1747
|
+
title?: string;
|
|
1748
|
+
titleId?: string;
|
|
1750
1749
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1751
1750
|
export declare const DocumentDuplicateIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1752
|
-
title?: string
|
|
1753
|
-
titleId?: string
|
|
1751
|
+
title?: string;
|
|
1752
|
+
titleId?: string;
|
|
1754
1753
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1755
1754
|
export declare const DocumentMagnifyingGlassIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1756
|
-
title?: string
|
|
1757
|
-
titleId?: string
|
|
1755
|
+
title?: string;
|
|
1756
|
+
titleId?: string;
|
|
1758
1757
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1759
1758
|
export declare const DocumentMinusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1760
|
-
title?: string
|
|
1761
|
-
titleId?: string
|
|
1759
|
+
title?: string;
|
|
1760
|
+
titleId?: string;
|
|
1762
1761
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1763
1762
|
export declare const DocumentPlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1764
|
-
title?: string
|
|
1765
|
-
titleId?: string
|
|
1763
|
+
title?: string;
|
|
1764
|
+
titleId?: string;
|
|
1766
1765
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1767
1766
|
export declare const DocumentTextIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1768
|
-
title?: string
|
|
1769
|
-
titleId?: string
|
|
1767
|
+
title?: string;
|
|
1768
|
+
titleId?: string;
|
|
1770
1769
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1771
1770
|
export declare const DocumentIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1772
|
-
title?: string
|
|
1773
|
-
titleId?: string
|
|
1771
|
+
title?: string;
|
|
1772
|
+
titleId?: string;
|
|
1774
1773
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1775
1774
|
export declare const EllipsisHorizontalCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1776
|
-
title?: string
|
|
1777
|
-
titleId?: string
|
|
1775
|
+
title?: string;
|
|
1776
|
+
titleId?: string;
|
|
1778
1777
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1779
1778
|
export declare const EllipsisHorizontalIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1780
|
-
title?: string
|
|
1781
|
-
titleId?: string
|
|
1779
|
+
title?: string;
|
|
1780
|
+
titleId?: string;
|
|
1782
1781
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1783
1782
|
export declare const EllipsisVerticalIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1784
|
-
title?: string
|
|
1785
|
-
titleId?: string
|
|
1783
|
+
title?: string;
|
|
1784
|
+
titleId?: string;
|
|
1786
1785
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1787
1786
|
export declare const EnvelopeOpenIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1788
|
-
title?: string
|
|
1789
|
-
titleId?: string
|
|
1787
|
+
title?: string;
|
|
1788
|
+
titleId?: string;
|
|
1790
1789
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1791
1790
|
export declare const EnvelopeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1792
|
-
title?: string
|
|
1793
|
-
titleId?: string
|
|
1791
|
+
title?: string;
|
|
1792
|
+
titleId?: string;
|
|
1794
1793
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1795
1794
|
export declare const ExclamationCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1796
|
-
title?: string
|
|
1797
|
-
titleId?: string
|
|
1795
|
+
title?: string;
|
|
1796
|
+
titleId?: string;
|
|
1798
1797
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1799
1798
|
export declare const ExclamationTriangleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1800
|
-
title?: string
|
|
1801
|
-
titleId?: string
|
|
1799
|
+
title?: string;
|
|
1800
|
+
titleId?: string;
|
|
1802
1801
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1803
1802
|
export declare const EyeDropperIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1804
|
-
title?: string
|
|
1805
|
-
titleId?: string
|
|
1803
|
+
title?: string;
|
|
1804
|
+
titleId?: string;
|
|
1806
1805
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1807
1806
|
export declare const EyeSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1808
|
-
title?: string
|
|
1809
|
-
titleId?: string
|
|
1807
|
+
title?: string;
|
|
1808
|
+
titleId?: string;
|
|
1810
1809
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1811
1810
|
export declare const EyeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1812
|
-
title?: string
|
|
1813
|
-
titleId?: string
|
|
1811
|
+
title?: string;
|
|
1812
|
+
titleId?: string;
|
|
1814
1813
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1815
1814
|
export declare const FaceFrownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1816
|
-
title?: string
|
|
1817
|
-
titleId?: string
|
|
1815
|
+
title?: string;
|
|
1816
|
+
titleId?: string;
|
|
1818
1817
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1819
1818
|
export declare const FaceSmileIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1820
|
-
title?: string
|
|
1821
|
-
titleId?: string
|
|
1819
|
+
title?: string;
|
|
1820
|
+
titleId?: string;
|
|
1822
1821
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1823
1822
|
export declare const FilmIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1824
|
-
title?: string
|
|
1825
|
-
titleId?: string
|
|
1823
|
+
title?: string;
|
|
1824
|
+
titleId?: string;
|
|
1826
1825
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1827
1826
|
export declare const FingerPrintIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1828
|
-
title?: string
|
|
1829
|
-
titleId?: string
|
|
1827
|
+
title?: string;
|
|
1828
|
+
titleId?: string;
|
|
1830
1829
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1831
1830
|
export declare const FireIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1832
|
-
title?: string
|
|
1833
|
-
titleId?: string
|
|
1831
|
+
title?: string;
|
|
1832
|
+
titleId?: string;
|
|
1834
1833
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1835
1834
|
export declare const FlagIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1836
|
-
title?: string
|
|
1837
|
-
titleId?: string
|
|
1835
|
+
title?: string;
|
|
1836
|
+
titleId?: string;
|
|
1838
1837
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1839
1838
|
export declare const FolderArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1840
|
-
title?: string
|
|
1841
|
-
titleId?: string
|
|
1839
|
+
title?: string;
|
|
1840
|
+
titleId?: string;
|
|
1842
1841
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1843
1842
|
export declare const FolderMinusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1844
|
-
title?: string
|
|
1845
|
-
titleId?: string
|
|
1843
|
+
title?: string;
|
|
1844
|
+
titleId?: string;
|
|
1846
1845
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1847
1846
|
export declare const FolderOpenIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1848
|
-
title?: string
|
|
1849
|
-
titleId?: string
|
|
1847
|
+
title?: string;
|
|
1848
|
+
titleId?: string;
|
|
1850
1849
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1851
1850
|
export declare const FolderPlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1852
|
-
title?: string
|
|
1853
|
-
titleId?: string
|
|
1851
|
+
title?: string;
|
|
1852
|
+
titleId?: string;
|
|
1854
1853
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1855
1854
|
export declare const FolderIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1856
|
-
title?: string
|
|
1857
|
-
titleId?: string
|
|
1855
|
+
title?: string;
|
|
1856
|
+
titleId?: string;
|
|
1858
1857
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1859
1858
|
export declare const ForwardIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1860
|
-
title?: string
|
|
1861
|
-
titleId?: string
|
|
1859
|
+
title?: string;
|
|
1860
|
+
titleId?: string;
|
|
1862
1861
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1863
1862
|
export declare const FunnelIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1864
|
-
title?: string
|
|
1865
|
-
titleId?: string
|
|
1863
|
+
title?: string;
|
|
1864
|
+
titleId?: string;
|
|
1866
1865
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1867
1866
|
export declare const GifIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1868
|
-
title?: string
|
|
1869
|
-
titleId?: string
|
|
1867
|
+
title?: string;
|
|
1868
|
+
titleId?: string;
|
|
1870
1869
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1871
1870
|
export declare const GiftTopIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1872
|
-
title?: string
|
|
1873
|
-
titleId?: string
|
|
1871
|
+
title?: string;
|
|
1872
|
+
titleId?: string;
|
|
1874
1873
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1875
1874
|
export declare const GiftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1876
|
-
title?: string
|
|
1877
|
-
titleId?: string
|
|
1875
|
+
title?: string;
|
|
1876
|
+
titleId?: string;
|
|
1878
1877
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1879
1878
|
export declare const GlobeAltIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1880
|
-
title?: string
|
|
1881
|
-
titleId?: string
|
|
1879
|
+
title?: string;
|
|
1880
|
+
titleId?: string;
|
|
1882
1881
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1883
1882
|
export declare const GlobeAmericasIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1884
|
-
title?: string
|
|
1885
|
-
titleId?: string
|
|
1883
|
+
title?: string;
|
|
1884
|
+
titleId?: string;
|
|
1886
1885
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1887
1886
|
export declare const GlobeAsiaAustraliaIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1888
|
-
title?: string
|
|
1889
|
-
titleId?: string
|
|
1887
|
+
title?: string;
|
|
1888
|
+
titleId?: string;
|
|
1890
1889
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1891
1890
|
export declare const GlobeEuropeAfricaIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1892
|
-
title?: string
|
|
1893
|
-
titleId?: string
|
|
1891
|
+
title?: string;
|
|
1892
|
+
titleId?: string;
|
|
1894
1893
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1895
1894
|
export declare const HandRaisedIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1896
|
-
title?: string
|
|
1897
|
-
titleId?: string
|
|
1895
|
+
title?: string;
|
|
1896
|
+
titleId?: string;
|
|
1898
1897
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1899
1898
|
export declare const HandThumbDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1900
|
-
title?: string
|
|
1901
|
-
titleId?: string
|
|
1899
|
+
title?: string;
|
|
1900
|
+
titleId?: string;
|
|
1902
1901
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1903
1902
|
export declare const HandThumbUpIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1904
|
-
title?: string
|
|
1905
|
-
titleId?: string
|
|
1903
|
+
title?: string;
|
|
1904
|
+
titleId?: string;
|
|
1906
1905
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1907
1906
|
export declare const HashtagIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1908
|
-
title?: string
|
|
1909
|
-
titleId?: string
|
|
1907
|
+
title?: string;
|
|
1908
|
+
titleId?: string;
|
|
1910
1909
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1911
1910
|
export declare const HeartIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1912
|
-
title?: string
|
|
1913
|
-
titleId?: string
|
|
1911
|
+
title?: string;
|
|
1912
|
+
titleId?: string;
|
|
1914
1913
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1915
1914
|
export declare const HomeModernIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1916
|
-
title?: string
|
|
1917
|
-
titleId?: string
|
|
1915
|
+
title?: string;
|
|
1916
|
+
titleId?: string;
|
|
1918
1917
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1919
1918
|
export declare const HomeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1920
|
-
title?: string
|
|
1921
|
-
titleId?: string
|
|
1919
|
+
title?: string;
|
|
1920
|
+
titleId?: string;
|
|
1922
1921
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1923
1922
|
export declare const IdentificationIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1924
|
-
title?: string
|
|
1925
|
-
titleId?: string
|
|
1923
|
+
title?: string;
|
|
1924
|
+
titleId?: string;
|
|
1926
1925
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1927
1926
|
export declare const InboxArrowDownIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1928
|
-
title?: string
|
|
1929
|
-
titleId?: string
|
|
1927
|
+
title?: string;
|
|
1928
|
+
titleId?: string;
|
|
1930
1929
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1931
1930
|
export declare const InboxStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1932
|
-
title?: string
|
|
1933
|
-
titleId?: string
|
|
1931
|
+
title?: string;
|
|
1932
|
+
titleId?: string;
|
|
1934
1933
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1935
1934
|
export declare const InboxIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1936
|
-
title?: string
|
|
1937
|
-
titleId?: string
|
|
1935
|
+
title?: string;
|
|
1936
|
+
titleId?: string;
|
|
1938
1937
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1939
1938
|
export declare const InformationCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1940
|
-
title?: string
|
|
1941
|
-
titleId?: string
|
|
1939
|
+
title?: string;
|
|
1940
|
+
titleId?: string;
|
|
1942
1941
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1943
1942
|
export declare const KeyIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1944
|
-
title?: string
|
|
1945
|
-
titleId?: string
|
|
1943
|
+
title?: string;
|
|
1944
|
+
titleId?: string;
|
|
1946
1945
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1947
1946
|
export declare const LanguageIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1948
|
-
title?: string
|
|
1949
|
-
titleId?: string
|
|
1947
|
+
title?: string;
|
|
1948
|
+
titleId?: string;
|
|
1950
1949
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1951
1950
|
export declare const LifebuoyIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1952
|
-
title?: string
|
|
1953
|
-
titleId?: string
|
|
1951
|
+
title?: string;
|
|
1952
|
+
titleId?: string;
|
|
1954
1953
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1955
1954
|
export declare const LightBulbIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1956
|
-
title?: string
|
|
1957
|
-
titleId?: string
|
|
1955
|
+
title?: string;
|
|
1956
|
+
titleId?: string;
|
|
1958
1957
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1959
1958
|
export declare const LinkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1960
|
-
title?: string
|
|
1961
|
-
titleId?: string
|
|
1959
|
+
title?: string;
|
|
1960
|
+
titleId?: string;
|
|
1962
1961
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1963
1962
|
export declare const ListBulletIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1964
|
-
title?: string
|
|
1965
|
-
titleId?: string
|
|
1963
|
+
title?: string;
|
|
1964
|
+
titleId?: string;
|
|
1966
1965
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1967
1966
|
export declare const LockClosedIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1968
|
-
title?: string
|
|
1969
|
-
titleId?: string
|
|
1967
|
+
title?: string;
|
|
1968
|
+
titleId?: string;
|
|
1970
1969
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1971
1970
|
export declare const LockOpenIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1972
|
-
title?: string
|
|
1973
|
-
titleId?: string
|
|
1971
|
+
title?: string;
|
|
1972
|
+
titleId?: string;
|
|
1974
1973
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1975
1974
|
export declare const MagnifyingGlassCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1976
|
-
title?: string
|
|
1977
|
-
titleId?: string
|
|
1975
|
+
title?: string;
|
|
1976
|
+
titleId?: string;
|
|
1978
1977
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1979
1978
|
export declare const MagnifyingGlassMinusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1980
|
-
title?: string
|
|
1981
|
-
titleId?: string
|
|
1979
|
+
title?: string;
|
|
1980
|
+
titleId?: string;
|
|
1982
1981
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1983
1982
|
export declare const MagnifyingGlassPlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1984
|
-
title?: string
|
|
1985
|
-
titleId?: string
|
|
1983
|
+
title?: string;
|
|
1984
|
+
titleId?: string;
|
|
1986
1985
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1987
1986
|
export declare const MagnifyingGlassIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1988
|
-
title?: string
|
|
1989
|
-
titleId?: string
|
|
1987
|
+
title?: string;
|
|
1988
|
+
titleId?: string;
|
|
1990
1989
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1991
1990
|
export declare const MapPinIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1992
|
-
title?: string
|
|
1993
|
-
titleId?: string
|
|
1991
|
+
title?: string;
|
|
1992
|
+
titleId?: string;
|
|
1994
1993
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1995
1994
|
export declare const MapIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
1996
|
-
title?: string
|
|
1997
|
-
titleId?: string
|
|
1995
|
+
title?: string;
|
|
1996
|
+
titleId?: string;
|
|
1998
1997
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1999
1998
|
export declare const MegaphoneIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2000
|
-
title?: string
|
|
2001
|
-
titleId?: string
|
|
1999
|
+
title?: string;
|
|
2000
|
+
titleId?: string;
|
|
2002
2001
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2003
2002
|
export declare const MicrophoneIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2004
|
-
title?: string
|
|
2005
|
-
titleId?: string
|
|
2003
|
+
title?: string;
|
|
2004
|
+
titleId?: string;
|
|
2006
2005
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2007
2006
|
export declare const MinusCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2008
|
-
title?: string
|
|
2009
|
-
titleId?: string
|
|
2007
|
+
title?: string;
|
|
2008
|
+
titleId?: string;
|
|
2010
2009
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2011
2010
|
export declare const MinusSmallIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2012
|
-
title?: string
|
|
2013
|
-
titleId?: string
|
|
2011
|
+
title?: string;
|
|
2012
|
+
titleId?: string;
|
|
2014
2013
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2015
2014
|
export declare const MinusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2016
|
-
title?: string
|
|
2017
|
-
titleId?: string
|
|
2015
|
+
title?: string;
|
|
2016
|
+
titleId?: string;
|
|
2018
2017
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2019
2018
|
export declare const MoonIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2020
|
-
title?: string
|
|
2021
|
-
titleId?: string
|
|
2019
|
+
title?: string;
|
|
2020
|
+
titleId?: string;
|
|
2022
2021
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2023
2022
|
export declare const MusicalNoteIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2024
|
-
title?: string
|
|
2025
|
-
titleId?: string
|
|
2023
|
+
title?: string;
|
|
2024
|
+
titleId?: string;
|
|
2026
2025
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2027
2026
|
export declare const NewspaperIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2028
|
-
title?: string
|
|
2029
|
-
titleId?: string
|
|
2027
|
+
title?: string;
|
|
2028
|
+
titleId?: string;
|
|
2030
2029
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2031
2030
|
export declare const NoSymbolIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2032
|
-
title?: string
|
|
2033
|
-
titleId?: string
|
|
2031
|
+
title?: string;
|
|
2032
|
+
titleId?: string;
|
|
2034
2033
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2035
2034
|
export declare const PaintBrushIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2036
|
-
title?: string
|
|
2037
|
-
titleId?: string
|
|
2035
|
+
title?: string;
|
|
2036
|
+
titleId?: string;
|
|
2038
2037
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2039
2038
|
export declare const PaperAirplaneIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2040
|
-
title?: string
|
|
2041
|
-
titleId?: string
|
|
2039
|
+
title?: string;
|
|
2040
|
+
titleId?: string;
|
|
2042
2041
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2043
2042
|
export declare const PaperClipIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2044
|
-
title?: string
|
|
2045
|
-
titleId?: string
|
|
2043
|
+
title?: string;
|
|
2044
|
+
titleId?: string;
|
|
2046
2045
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2047
2046
|
export declare const PauseCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2048
|
-
title?: string
|
|
2049
|
-
titleId?: string
|
|
2047
|
+
title?: string;
|
|
2048
|
+
titleId?: string;
|
|
2050
2049
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2051
2050
|
export declare const PauseIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2052
|
-
title?: string
|
|
2053
|
-
titleId?: string
|
|
2051
|
+
title?: string;
|
|
2052
|
+
titleId?: string;
|
|
2054
2053
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2055
2054
|
export declare const PencilSquareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2056
|
-
title?: string
|
|
2057
|
-
titleId?: string
|
|
2055
|
+
title?: string;
|
|
2056
|
+
titleId?: string;
|
|
2058
2057
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2059
2058
|
export declare const PencilIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2060
|
-
title?: string
|
|
2061
|
-
titleId?: string
|
|
2059
|
+
title?: string;
|
|
2060
|
+
titleId?: string;
|
|
2062
2061
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2063
2062
|
export declare const PhoneArrowDownLeftIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2064
|
-
title?: string
|
|
2065
|
-
titleId?: string
|
|
2063
|
+
title?: string;
|
|
2064
|
+
titleId?: string;
|
|
2066
2065
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2067
2066
|
export declare const PhoneArrowUpRightIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2068
|
-
title?: string
|
|
2069
|
-
titleId?: string
|
|
2067
|
+
title?: string;
|
|
2068
|
+
titleId?: string;
|
|
2070
2069
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2071
2070
|
export declare const PhoneXMarkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2072
|
-
title?: string
|
|
2073
|
-
titleId?: string
|
|
2071
|
+
title?: string;
|
|
2072
|
+
titleId?: string;
|
|
2074
2073
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2075
2074
|
export declare const PhoneIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2076
|
-
title?: string
|
|
2077
|
-
titleId?: string
|
|
2075
|
+
title?: string;
|
|
2076
|
+
titleId?: string;
|
|
2078
2077
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2079
2078
|
export declare const PhotoIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2080
|
-
title?: string
|
|
2081
|
-
titleId?: string
|
|
2079
|
+
title?: string;
|
|
2080
|
+
titleId?: string;
|
|
2082
2081
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2083
2082
|
export declare const PlayCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2084
|
-
title?: string
|
|
2085
|
-
titleId?: string
|
|
2083
|
+
title?: string;
|
|
2084
|
+
titleId?: string;
|
|
2086
2085
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2087
2086
|
export declare const PlayPauseIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2088
|
-
title?: string
|
|
2089
|
-
titleId?: string
|
|
2087
|
+
title?: string;
|
|
2088
|
+
titleId?: string;
|
|
2090
2089
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2091
2090
|
export declare const PlayIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2092
|
-
title?: string
|
|
2093
|
-
titleId?: string
|
|
2091
|
+
title?: string;
|
|
2092
|
+
titleId?: string;
|
|
2094
2093
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2095
2094
|
export declare const PlusCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2096
|
-
title?: string
|
|
2097
|
-
titleId?: string
|
|
2095
|
+
title?: string;
|
|
2096
|
+
titleId?: string;
|
|
2098
2097
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2099
2098
|
export declare const PlusSmallIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2100
|
-
title?: string
|
|
2101
|
-
titleId?: string
|
|
2099
|
+
title?: string;
|
|
2100
|
+
titleId?: string;
|
|
2102
2101
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2103
2102
|
export declare const PlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2104
|
-
title?: string
|
|
2105
|
-
titleId?: string
|
|
2103
|
+
title?: string;
|
|
2104
|
+
titleId?: string;
|
|
2106
2105
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2107
2106
|
export declare const PowerIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2108
|
-
title?: string
|
|
2109
|
-
titleId?: string
|
|
2107
|
+
title?: string;
|
|
2108
|
+
titleId?: string;
|
|
2110
2109
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2111
2110
|
export declare const PresentationChartBarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2112
|
-
title?: string
|
|
2113
|
-
titleId?: string
|
|
2111
|
+
title?: string;
|
|
2112
|
+
titleId?: string;
|
|
2114
2113
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2115
2114
|
export declare const PresentationChartLineIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2116
|
-
title?: string
|
|
2117
|
-
titleId?: string
|
|
2115
|
+
title?: string;
|
|
2116
|
+
titleId?: string;
|
|
2118
2117
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2119
2118
|
export declare const PrinterIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2120
|
-
title?: string
|
|
2121
|
-
titleId?: string
|
|
2119
|
+
title?: string;
|
|
2120
|
+
titleId?: string;
|
|
2122
2121
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2123
2122
|
export declare const PuzzlePieceIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2124
|
-
title?: string
|
|
2125
|
-
titleId?: string
|
|
2123
|
+
title?: string;
|
|
2124
|
+
titleId?: string;
|
|
2126
2125
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2127
2126
|
export declare const QrCodeIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2128
|
-
title?: string
|
|
2129
|
-
titleId?: string
|
|
2127
|
+
title?: string;
|
|
2128
|
+
titleId?: string;
|
|
2130
2129
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2131
2130
|
export declare const QuestionMarkCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2132
|
-
title?: string
|
|
2133
|
-
titleId?: string
|
|
2131
|
+
title?: string;
|
|
2132
|
+
titleId?: string;
|
|
2134
2133
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2135
2134
|
export declare const QueueListIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2136
|
-
title?: string
|
|
2137
|
-
titleId?: string
|
|
2135
|
+
title?: string;
|
|
2136
|
+
titleId?: string;
|
|
2138
2137
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2139
2138
|
export declare const RadioIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2140
|
-
title?: string
|
|
2141
|
-
titleId?: string
|
|
2139
|
+
title?: string;
|
|
2140
|
+
titleId?: string;
|
|
2142
2141
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2143
2142
|
export declare const ReceiptPercentIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2144
|
-
title?: string
|
|
2145
|
-
titleId?: string
|
|
2143
|
+
title?: string;
|
|
2144
|
+
titleId?: string;
|
|
2146
2145
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2147
2146
|
export declare const ReceiptRefundIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2148
|
-
title?: string
|
|
2149
|
-
titleId?: string
|
|
2147
|
+
title?: string;
|
|
2148
|
+
titleId?: string;
|
|
2150
2149
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2151
2150
|
export declare const RectangleGroupIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2152
|
-
title?: string
|
|
2153
|
-
titleId?: string
|
|
2151
|
+
title?: string;
|
|
2152
|
+
titleId?: string;
|
|
2154
2153
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2155
2154
|
export declare const RectangleStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2156
|
-
title?: string
|
|
2157
|
-
titleId?: string
|
|
2155
|
+
title?: string;
|
|
2156
|
+
titleId?: string;
|
|
2158
2157
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2159
2158
|
export declare const RocketLaunchIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2160
|
-
title?: string
|
|
2161
|
-
titleId?: string
|
|
2159
|
+
title?: string;
|
|
2160
|
+
titleId?: string;
|
|
2162
2161
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2163
2162
|
export declare const RssIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2164
|
-
title?: string
|
|
2165
|
-
titleId?: string
|
|
2163
|
+
title?: string;
|
|
2164
|
+
titleId?: string;
|
|
2166
2165
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2167
2166
|
export declare const ScaleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2168
|
-
title?: string
|
|
2169
|
-
titleId?: string
|
|
2167
|
+
title?: string;
|
|
2168
|
+
titleId?: string;
|
|
2170
2169
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2171
2170
|
export declare const ScissorsIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2172
|
-
title?: string
|
|
2173
|
-
titleId?: string
|
|
2171
|
+
title?: string;
|
|
2172
|
+
titleId?: string;
|
|
2174
2173
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2175
2174
|
export declare const ServerStackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2176
|
-
title?: string
|
|
2177
|
-
titleId?: string
|
|
2175
|
+
title?: string;
|
|
2176
|
+
titleId?: string;
|
|
2178
2177
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2179
2178
|
export declare const ServerIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2180
|
-
title?: string
|
|
2181
|
-
titleId?: string
|
|
2179
|
+
title?: string;
|
|
2180
|
+
titleId?: string;
|
|
2182
2181
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2183
2182
|
export declare const ShareIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2184
|
-
title?: string
|
|
2185
|
-
titleId?: string
|
|
2183
|
+
title?: string;
|
|
2184
|
+
titleId?: string;
|
|
2186
2185
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2187
2186
|
export declare const ShieldCheckIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2188
|
-
title?: string
|
|
2189
|
-
titleId?: string
|
|
2187
|
+
title?: string;
|
|
2188
|
+
titleId?: string;
|
|
2190
2189
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2191
2190
|
export declare const ShieldExclamationIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2192
|
-
title?: string
|
|
2193
|
-
titleId?: string
|
|
2191
|
+
title?: string;
|
|
2192
|
+
titleId?: string;
|
|
2194
2193
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2195
2194
|
export declare const ShoppingBagIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2196
|
-
title?: string
|
|
2197
|
-
titleId?: string
|
|
2195
|
+
title?: string;
|
|
2196
|
+
titleId?: string;
|
|
2198
2197
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2199
2198
|
export declare const ShoppingCartIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2200
|
-
title?: string
|
|
2201
|
-
titleId?: string
|
|
2199
|
+
title?: string;
|
|
2200
|
+
titleId?: string;
|
|
2202
2201
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2203
2202
|
export declare const SignalSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2204
|
-
title?: string
|
|
2205
|
-
titleId?: string
|
|
2203
|
+
title?: string;
|
|
2204
|
+
titleId?: string;
|
|
2206
2205
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2207
2206
|
export declare const SignalIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2208
|
-
title?: string
|
|
2209
|
-
titleId?: string
|
|
2207
|
+
title?: string;
|
|
2208
|
+
titleId?: string;
|
|
2210
2209
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2211
2210
|
export declare const SparklesIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2212
|
-
title?: string
|
|
2213
|
-
titleId?: string
|
|
2211
|
+
title?: string;
|
|
2212
|
+
titleId?: string;
|
|
2214
2213
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2215
2214
|
export declare const SpeakerWaveIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2216
|
-
title?: string
|
|
2217
|
-
titleId?: string
|
|
2215
|
+
title?: string;
|
|
2216
|
+
titleId?: string;
|
|
2218
2217
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2219
2218
|
export declare const SpeakerXMarkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2220
|
-
title?: string
|
|
2221
|
-
titleId?: string
|
|
2219
|
+
title?: string;
|
|
2220
|
+
titleId?: string;
|
|
2222
2221
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2223
2222
|
export declare const Square2StackIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2224
|
-
title?: string
|
|
2225
|
-
titleId?: string
|
|
2223
|
+
title?: string;
|
|
2224
|
+
titleId?: string;
|
|
2226
2225
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2227
2226
|
export declare const Square3Stack3DIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2228
|
-
title?: string
|
|
2229
|
-
titleId?: string
|
|
2227
|
+
title?: string;
|
|
2228
|
+
titleId?: string;
|
|
2230
2229
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2231
2230
|
export declare const Squares2X2IconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2232
|
-
title?: string
|
|
2233
|
-
titleId?: string
|
|
2231
|
+
title?: string;
|
|
2232
|
+
titleId?: string;
|
|
2234
2233
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2235
2234
|
export declare const SquaresPlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2236
|
-
title?: string
|
|
2237
|
-
titleId?: string
|
|
2235
|
+
title?: string;
|
|
2236
|
+
titleId?: string;
|
|
2238
2237
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2239
2238
|
export declare const StarIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2240
|
-
title?: string
|
|
2241
|
-
titleId?: string
|
|
2239
|
+
title?: string;
|
|
2240
|
+
titleId?: string;
|
|
2242
2241
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2243
2242
|
export declare const StopCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2244
|
-
title?: string
|
|
2245
|
-
titleId?: string
|
|
2243
|
+
title?: string;
|
|
2244
|
+
titleId?: string;
|
|
2246
2245
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2247
2246
|
export declare const StopIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2248
|
-
title?: string
|
|
2249
|
-
titleId?: string
|
|
2247
|
+
title?: string;
|
|
2248
|
+
titleId?: string;
|
|
2250
2249
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2251
2250
|
export declare const SunIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2252
|
-
title?: string
|
|
2253
|
-
titleId?: string
|
|
2251
|
+
title?: string;
|
|
2252
|
+
titleId?: string;
|
|
2254
2253
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2255
2254
|
export declare const SwatchIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2256
|
-
title?: string
|
|
2257
|
-
titleId?: string
|
|
2255
|
+
title?: string;
|
|
2256
|
+
titleId?: string;
|
|
2258
2257
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2259
2258
|
export declare const TableCellsIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2260
|
-
title?: string
|
|
2261
|
-
titleId?: string
|
|
2259
|
+
title?: string;
|
|
2260
|
+
titleId?: string;
|
|
2262
2261
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2263
2262
|
export declare const TagIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2264
|
-
title?: string
|
|
2265
|
-
titleId?: string
|
|
2263
|
+
title?: string;
|
|
2264
|
+
titleId?: string;
|
|
2266
2265
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2267
2266
|
export declare const TicketIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2268
|
-
title?: string
|
|
2269
|
-
titleId?: string
|
|
2267
|
+
title?: string;
|
|
2268
|
+
titleId?: string;
|
|
2270
2269
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2271
2270
|
export declare const TrashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2272
|
-
title?: string
|
|
2273
|
-
titleId?: string
|
|
2271
|
+
title?: string;
|
|
2272
|
+
titleId?: string;
|
|
2274
2273
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2275
2274
|
export declare const TrophyIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2276
|
-
title?: string
|
|
2277
|
-
titleId?: string
|
|
2275
|
+
title?: string;
|
|
2276
|
+
titleId?: string;
|
|
2278
2277
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2279
2278
|
export declare const TruckIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2280
|
-
title?: string
|
|
2281
|
-
titleId?: string
|
|
2279
|
+
title?: string;
|
|
2280
|
+
titleId?: string;
|
|
2282
2281
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2283
2282
|
export declare const TvIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2284
|
-
title?: string
|
|
2285
|
-
titleId?: string
|
|
2283
|
+
title?: string;
|
|
2284
|
+
titleId?: string;
|
|
2286
2285
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2287
2286
|
export declare const UserCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2288
|
-
title?: string
|
|
2289
|
-
titleId?: string
|
|
2287
|
+
title?: string;
|
|
2288
|
+
titleId?: string;
|
|
2290
2289
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2291
2290
|
export declare const UserGroupIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2292
|
-
title?: string
|
|
2293
|
-
titleId?: string
|
|
2291
|
+
title?: string;
|
|
2292
|
+
titleId?: string;
|
|
2294
2293
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2295
2294
|
export declare const UserMinusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2296
|
-
title?: string
|
|
2297
|
-
titleId?: string
|
|
2295
|
+
title?: string;
|
|
2296
|
+
titleId?: string;
|
|
2298
2297
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2299
2298
|
export declare const UserPlusIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2300
|
-
title?: string
|
|
2301
|
-
titleId?: string
|
|
2299
|
+
title?: string;
|
|
2300
|
+
titleId?: string;
|
|
2302
2301
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2303
2302
|
export declare const UserIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2304
|
-
title?: string
|
|
2305
|
-
titleId?: string
|
|
2303
|
+
title?: string;
|
|
2304
|
+
titleId?: string;
|
|
2306
2305
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2307
2306
|
export declare const UsersIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2308
|
-
title?: string
|
|
2309
|
-
titleId?: string
|
|
2307
|
+
title?: string;
|
|
2308
|
+
titleId?: string;
|
|
2310
2309
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2311
2310
|
export declare const VariableIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2312
|
-
title?: string
|
|
2313
|
-
titleId?: string
|
|
2311
|
+
title?: string;
|
|
2312
|
+
titleId?: string;
|
|
2314
2313
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2315
2314
|
export declare const VideoCameraSlashIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2316
|
-
title?: string
|
|
2317
|
-
titleId?: string
|
|
2315
|
+
title?: string;
|
|
2316
|
+
titleId?: string;
|
|
2318
2317
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2319
2318
|
export declare const VideoCameraIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2320
|
-
title?: string
|
|
2321
|
-
titleId?: string
|
|
2319
|
+
title?: string;
|
|
2320
|
+
titleId?: string;
|
|
2322
2321
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2323
2322
|
export declare const ViewColumnsIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2324
|
-
title?: string
|
|
2325
|
-
titleId?: string
|
|
2323
|
+
title?: string;
|
|
2324
|
+
titleId?: string;
|
|
2326
2325
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2327
2326
|
export declare const ViewfinderCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2328
|
-
title?: string
|
|
2329
|
-
titleId?: string
|
|
2327
|
+
title?: string;
|
|
2328
|
+
titleId?: string;
|
|
2330
2329
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2331
2330
|
export declare const WalletIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2332
|
-
title?: string
|
|
2333
|
-
titleId?: string
|
|
2331
|
+
title?: string;
|
|
2332
|
+
titleId?: string;
|
|
2334
2333
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2335
2334
|
export declare const WifiIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2336
|
-
title?: string
|
|
2337
|
-
titleId?: string
|
|
2335
|
+
title?: string;
|
|
2336
|
+
titleId?: string;
|
|
2338
2337
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2339
2338
|
export declare const WindowIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2340
|
-
title?: string
|
|
2341
|
-
titleId?: string
|
|
2339
|
+
title?: string;
|
|
2340
|
+
titleId?: string;
|
|
2342
2341
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2343
2342
|
export declare const WrenchScrewdriverIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2344
|
-
title?: string
|
|
2345
|
-
titleId?: string
|
|
2343
|
+
title?: string;
|
|
2344
|
+
titleId?: string;
|
|
2346
2345
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2347
2346
|
export declare const WrenchIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2348
|
-
title?: string
|
|
2349
|
-
titleId?: string
|
|
2347
|
+
title?: string;
|
|
2348
|
+
titleId?: string;
|
|
2350
2349
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2351
2350
|
export declare const XCircleIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2352
|
-
title?: string
|
|
2353
|
-
titleId?: string
|
|
2351
|
+
title?: string;
|
|
2352
|
+
titleId?: string;
|
|
2354
2353
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2355
2354
|
export declare const XMarkIconSolid: import("react").ForwardRefExoticComponent<Omit<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
|
|
2356
|
-
title?: string
|
|
2357
|
-
titleId?: string
|
|
2355
|
+
title?: string;
|
|
2356
|
+
titleId?: string;
|
|
2358
2357
|
} & import("react").RefAttributes<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|