@dynatrace/strato-icons 0.28.0

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.
Files changed (228) hide show
  1. package/LICENSE +174 -0
  2. package/index.cjs.js +3448 -0
  3. package/index.d.ts +18 -0
  4. package/index.esm.js +3424 -0
  5. package/index.esm.js.map +7 -0
  6. package/metadata.json +1 -0
  7. package/package.json +18 -0
  8. package/src/__icons/AbcIcon.d.ts +17 -0
  9. package/src/__icons/AbcOffIcon.d.ts +17 -0
  10. package/src/__icons/AcceptIcon.d.ts +17 -0
  11. package/src/__icons/AccountIcon.d.ts +17 -0
  12. package/src/__icons/ActionIcon.d.ts +17 -0
  13. package/src/__icons/ActionTriggerIcon.d.ts +20 -0
  14. package/src/__icons/AnalyticsIcon.d.ts +17 -0
  15. package/src/__icons/AppearanceIcon.d.ts +17 -0
  16. package/src/__icons/AppsIcon.d.ts +17 -0
  17. package/src/__icons/ArrowDownIcon.d.ts +17 -0
  18. package/src/__icons/ArrowLeftIcon.d.ts +17 -0
  19. package/src/__icons/ArrowRightIcon.d.ts +17 -0
  20. package/src/__icons/ArrowSmallDownIcon.d.ts +17 -0
  21. package/src/__icons/ArrowSmallDownLeftIcon.d.ts +17 -0
  22. package/src/__icons/ArrowSmallDownRightIcon.d.ts +17 -0
  23. package/src/__icons/ArrowSmallLeftIcon.d.ts +17 -0
  24. package/src/__icons/ArrowSmallRightIcon.d.ts +17 -0
  25. package/src/__icons/ArrowSmallUpIcon.d.ts +17 -0
  26. package/src/__icons/ArrowSmallUpLeftIcon.d.ts +17 -0
  27. package/src/__icons/ArrowSmallUpRightIcon.d.ts +17 -0
  28. package/src/__icons/ArrowUpIcon.d.ts +17 -0
  29. package/src/__icons/AssetIcon.d.ts +17 -0
  30. package/src/__icons/BandChartIcon.d.ts +17 -0
  31. package/src/__icons/BarChartIcon.d.ts +17 -0
  32. package/src/__icons/BarGaugeIcon.d.ts +17 -0
  33. package/src/__icons/BellIcon.d.ts +20 -0
  34. package/src/__icons/BellOffIcon.d.ts +20 -0
  35. package/src/__icons/BlockIcon.d.ts +17 -0
  36. package/src/__icons/BugReportIcon.d.ts +17 -0
  37. package/src/__icons/CalendarIcon.d.ts +17 -0
  38. package/src/__icons/CallIcon.d.ts +17 -0
  39. package/src/__icons/CapslockIcon.d.ts +17 -0
  40. package/src/__icons/ChartCollectionIcon.d.ts +17 -0
  41. package/src/__icons/ChartIcon.d.ts +20 -0
  42. package/src/__icons/ChartToolsIcon.d.ts +20 -0
  43. package/src/__icons/ChatIcon.d.ts +17 -0
  44. package/src/__icons/CheckCircleIcon.d.ts +20 -0
  45. package/src/__icons/CheckmarkIcon.d.ts +17 -0
  46. package/src/__icons/CheckmarkSmallIcon.d.ts +17 -0
  47. package/src/__icons/ChevronDownIcon.d.ts +17 -0
  48. package/src/__icons/ChevronDownSmallIcon.d.ts +17 -0
  49. package/src/__icons/ChevronLeftDoubleIcon.d.ts +17 -0
  50. package/src/__icons/ChevronLeftIcon.d.ts +17 -0
  51. package/src/__icons/ChevronLeftSmallIcon.d.ts +17 -0
  52. package/src/__icons/ChevronRightDoubleIcon.d.ts +17 -0
  53. package/src/__icons/ChevronRightIcon.d.ts +17 -0
  54. package/src/__icons/ChevronRightSmallIcon.d.ts +17 -0
  55. package/src/__icons/ChevronUpIcon.d.ts +17 -0
  56. package/src/__icons/ChevronUpSmallIcon.d.ts +17 -0
  57. package/src/__icons/ClockIcon.d.ts +17 -0
  58. package/src/__icons/CloseIcon.d.ts +20 -0
  59. package/src/__icons/CloseSidebarIcon.d.ts +17 -0
  60. package/src/__icons/CloudDoneIcon.d.ts +20 -0
  61. package/src/__icons/CloudIcon.d.ts +20 -0
  62. package/src/__icons/CloudOffIcon.d.ts +20 -0
  63. package/src/__icons/CodeIcon.d.ts +17 -0
  64. package/src/__icons/CodeOffIcon.d.ts +17 -0
  65. package/src/__icons/CodeblockIcon.d.ts +17 -0
  66. package/src/__icons/CollapseIcon.d.ts +20 -0
  67. package/src/__icons/ConditionsIcon.d.ts +17 -0
  68. package/src/__icons/CopyIcon.d.ts +17 -0
  69. package/src/__icons/CrosshairIcon.d.ts +17 -0
  70. package/src/__icons/CursorIcon.d.ts +17 -0
  71. package/src/__icons/CycleIcon.d.ts +17 -0
  72. package/src/__icons/DarkmodeIcon.d.ts +17 -0
  73. package/src/__icons/DataTableIcon.d.ts +17 -0
  74. package/src/__icons/DatabaseIcon.d.ts +17 -0
  75. package/src/__icons/DeleteIcon.d.ts +17 -0
  76. package/src/__icons/DescriptionIcon.d.ts +17 -0
  77. package/src/__icons/DifferenceChartIcon.d.ts +17 -0
  78. package/src/__icons/DotMenuIcon.d.ts +20 -0
  79. package/src/__icons/DownloadIcon.d.ts +17 -0
  80. package/src/__icons/DownloadingIcon.d.ts +17 -0
  81. package/src/__icons/DragAllDirectionIcon.d.ts +20 -0
  82. package/src/__icons/DragHandleIcon.d.ts +20 -0
  83. package/src/__icons/DragVerticalIcon.d.ts +17 -0
  84. package/src/__icons/DuplicateIcon.d.ts +17 -0
  85. package/src/__icons/EditIcon.d.ts +17 -0
  86. package/src/__icons/EnterIcon.d.ts +17 -0
  87. package/src/__icons/ErrorIcon.d.ts +17 -0
  88. package/src/__icons/EventIcon.d.ts +17 -0
  89. package/src/__icons/EventTriggerIcon.d.ts +20 -0
  90. package/src/__icons/ExpandIcon.d.ts +20 -0
  91. package/src/__icons/ExploitIcon.d.ts +17 -0
  92. package/src/__icons/ExtensionsIcon.d.ts +17 -0
  93. package/src/__icons/ExternalLinkIcon.d.ts +20 -0
  94. package/src/__icons/EyeIcon.d.ts +20 -0
  95. package/src/__icons/EyeOffIcon.d.ts +20 -0
  96. package/src/__icons/FavouriteIcon.d.ts +17 -0
  97. package/src/__icons/FeedbackIcon.d.ts +17 -0
  98. package/src/__icons/FileCopyIcon.d.ts +17 -0
  99. package/src/__icons/FilterIcon.d.ts +17 -0
  100. package/src/__icons/FolderOpenIcon.d.ts +17 -0
  101. package/src/__icons/FormatBoldIcon.d.ts +17 -0
  102. package/src/__icons/FormatItalicIcon.d.ts +17 -0
  103. package/src/__icons/FormatListNumberedIcon.d.ts +17 -0
  104. package/src/__icons/FormatQuoteIcon.d.ts +17 -0
  105. package/src/__icons/GhostIcon.d.ts +17 -0
  106. package/src/__icons/GrabIcon.d.ts +20 -0
  107. package/src/__icons/GridIcon.d.ts +17 -0
  108. package/src/__icons/GripIcon.d.ts +20 -0
  109. package/src/__icons/GroupIcon.d.ts +17 -0
  110. package/src/__icons/GuideIcon.d.ts +17 -0
  111. package/src/__icons/Heading1Icon.d.ts +17 -0
  112. package/src/__icons/Heading2Icon.d.ts +17 -0
  113. package/src/__icons/Heading3Icon.d.ts +17 -0
  114. package/src/__icons/Heading4Icon.d.ts +17 -0
  115. package/src/__icons/HelpIcon.d.ts +17 -0
  116. package/src/__icons/HistoryIcon.d.ts +17 -0
  117. package/src/__icons/HomeIcon.d.ts +17 -0
  118. package/src/__icons/HorizontalRuleIcon.d.ts +17 -0
  119. package/src/__icons/HttpIcon.d.ts +17 -0
  120. package/src/__icons/IdeaIcon.d.ts +17 -0
  121. package/src/__icons/ImageIcon.d.ts +17 -0
  122. package/src/__icons/InformationIcon.d.ts +17 -0
  123. package/src/__icons/IntegrationsIcon.d.ts +17 -0
  124. package/src/__icons/KeyboardIcon.d.ts +17 -0
  125. package/src/__icons/LightmodeIcon.d.ts +17 -0
  126. package/src/__icons/LineChartIcon.d.ts +20 -0
  127. package/src/__icons/LinkIcon.d.ts +17 -0
  128. package/src/__icons/ListIcon.d.ts +17 -0
  129. package/src/__icons/LockIcon.d.ts +17 -0
  130. package/src/__icons/LoginIcon.d.ts +17 -0
  131. package/src/__icons/LogoutIcon.d.ts +17 -0
  132. package/src/__icons/MagnifyingGlassIcon.d.ts +17 -0
  133. package/src/__icons/MailClosedIcon.d.ts +17 -0
  134. package/src/__icons/ManualIcon.d.ts +17 -0
  135. package/src/__icons/MaximizeIcon.d.ts +17 -0
  136. package/src/__icons/MenuIcon.d.ts +17 -0
  137. package/src/__icons/MicrophoneIcon.d.ts +20 -0
  138. package/src/__icons/MicrophoneOffIcon.d.ts +20 -0
  139. package/src/__icons/MinimizeIcon.d.ts +17 -0
  140. package/src/__icons/MinusIcon.d.ts +17 -0
  141. package/src/__icons/MoreIcon.d.ts +21 -0
  142. package/src/__icons/MoveIcon.d.ts +20 -0
  143. package/src/__icons/MuteIcon.d.ts +17 -0
  144. package/src/__icons/MuteOffIcon.d.ts +20 -0
  145. package/src/__icons/NotificationIcon.d.ts +17 -0
  146. package/src/__icons/NotificationOffIcon.d.ts +17 -0
  147. package/src/__icons/OpenSidebarIcon.d.ts +20 -0
  148. package/src/__icons/OpenWithIcon.d.ts +20 -0
  149. package/src/__icons/OptionsIcon.d.ts +20 -0
  150. package/src/__icons/Pan1DIcon.d.ts +20 -0
  151. package/src/__icons/PanHorizontalIcon.d.ts +17 -0
  152. package/src/__icons/PauseIcon.d.ts +17 -0
  153. package/src/__icons/PauseLoadIcon.d.ts +17 -0
  154. package/src/__icons/PinIcon.d.ts +17 -0
  155. package/src/__icons/PinOffIcon.d.ts +17 -0
  156. package/src/__icons/PlayIcon.d.ts +17 -0
  157. package/src/__icons/PlusIcon.d.ts +17 -0
  158. package/src/__icons/RecommendIcon.d.ts +20 -0
  159. package/src/__icons/RedoIcon.d.ts +17 -0
  160. package/src/__icons/RefreshIcon.d.ts +17 -0
  161. package/src/__icons/RepeatIcon.d.ts +17 -0
  162. package/src/__icons/ReplayIcon.d.ts +17 -0
  163. package/src/__icons/RequestIcon.d.ts +17 -0
  164. package/src/__icons/ResetIcon.d.ts +17 -0
  165. package/src/__icons/ResizeIcon.d.ts +17 -0
  166. package/src/__icons/SaveIcon.d.ts +17 -0
  167. package/src/__icons/SecurityCriticalIcon.d.ts +17 -0
  168. package/src/__icons/SecurityHighIcon.d.ts +17 -0
  169. package/src/__icons/SecurityIcon.d.ts +17 -0
  170. package/src/__icons/SecurityMediumIcon.d.ts +17 -0
  171. package/src/__icons/SelectIcon.d.ts +17 -0
  172. package/src/__icons/SelectIndicatorIcon.d.ts +17 -0
  173. package/src/__icons/SettingIcon.d.ts +20 -0
  174. package/src/__icons/ShareIcon.d.ts +17 -0
  175. package/src/__icons/SingleValueChartIcon.d.ts +17 -0
  176. package/src/__icons/SorterDoubleIcon.d.ts +17 -0
  177. package/src/__icons/SorterDoubleSmallIcon.d.ts +20 -0
  178. package/src/__icons/SorterIcon.d.ts +17 -0
  179. package/src/__icons/SorterSingleIcon.d.ts +20 -0
  180. package/src/__icons/SorterSingleSmallIcon.d.ts +20 -0
  181. package/src/__icons/SorterSmallDoubleIcon.d.ts +17 -0
  182. package/src/__icons/SorterSmallIcon.d.ts +17 -0
  183. package/src/__icons/SourceIcon.d.ts +17 -0
  184. package/src/__icons/StackedAreaChartIcon.d.ts +17 -0
  185. package/src/__icons/StackedBarChartIcon.d.ts +17 -0
  186. package/src/__icons/StarEmptyIcon.d.ts +20 -0
  187. package/src/__icons/StarIcon.d.ts +20 -0
  188. package/src/__icons/StopwatchIcon.d.ts +17 -0
  189. package/src/__icons/StorageIcon.d.ts +17 -0
  190. package/src/__icons/StrikethroughSIcon.d.ts +17 -0
  191. package/src/__icons/SupportIcon.d.ts +17 -0
  192. package/src/__icons/SyncDoneIcon.d.ts +17 -0
  193. package/src/__icons/SyncDownloadIcon.d.ts +21 -0
  194. package/src/__icons/SyncIcon.d.ts +17 -0
  195. package/src/__icons/SyncOffIcon.d.ts +17 -0
  196. package/src/__icons/SyncUploadIcon.d.ts +21 -0
  197. package/src/__icons/TableIcon.d.ts +17 -0
  198. package/src/__icons/TechnologiesIcon.d.ts +17 -0
  199. package/src/__icons/TerminalIcon.d.ts +17 -0
  200. package/src/__icons/ThumbsDownIcon.d.ts +17 -0
  201. package/src/__icons/ThumbsUpIcon.d.ts +17 -0
  202. package/src/__icons/TitleIcon.d.ts +17 -0
  203. package/src/__icons/TitleOffIcon.d.ts +17 -0
  204. package/src/__icons/TrashIcon.d.ts +20 -0
  205. package/src/__icons/TriggerIcon.d.ts +17 -0
  206. package/src/__icons/UndoIcon.d.ts +17 -0
  207. package/src/__icons/UnfavouriteIcon.d.ts +20 -0
  208. package/src/__icons/UnfoldLessIcon.d.ts +17 -0
  209. package/src/__icons/UnfoldMoreIcon.d.ts +17 -0
  210. package/src/__icons/UnlockIcon.d.ts +17 -0
  211. package/src/__icons/UploadIcon.d.ts +17 -0
  212. package/src/__icons/ViewIcon.d.ts +17 -0
  213. package/src/__icons/ViewOffIcon.d.ts +17 -0
  214. package/src/__icons/ViewSidebarIcon.d.ts +20 -0
  215. package/src/__icons/VulnerableFunctionIcon.d.ts +17 -0
  216. package/src/__icons/WarningIcon.d.ts +17 -0
  217. package/src/__icons/WhatsNewIcon.d.ts +17 -0
  218. package/src/__icons/WrapTextIcon.d.ts +17 -0
  219. package/src/__icons/WrapTextOffIcon.d.ts +17 -0
  220. package/src/__icons/XmarkIcon.d.ts +17 -0
  221. package/src/__icons/Zoom1DIcon.d.ts +20 -0
  222. package/src/__icons/ZoomHorizontalIcon.d.ts +17 -0
  223. package/src/__icons/ZoomInIcon.d.ts +17 -0
  224. package/src/__icons/ZoomOutIcon.d.ts +17 -0
  225. package/src/__icons/ZoomVerticalIcon.d.ts +17 -0
  226. package/src/index.d.ts +233 -0
  227. package/src/lib/SvgIcon.d.ts +28 -0
  228. package/src/lib/types.d.ts +18 -0
package/index.cjs.js ADDED
@@ -0,0 +1,3448 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+
22
+ // packages/react-icons/index.ts
23
+ var react_icons_exports = {};
24
+ __export(react_icons_exports, {
25
+ AbcIcon: () => AbcIcon,
26
+ AbcOffIcon: () => AbcOffIcon,
27
+ AcceptIcon: () => AcceptIcon,
28
+ AccountIcon: () => AccountIcon,
29
+ ActionIcon: () => ActionIcon,
30
+ ActionTriggerIcon: () => ActionTriggerIcon,
31
+ AnalyticsIcon: () => AnalyticsIcon,
32
+ AppearanceIcon: () => AppearanceIcon,
33
+ AppsIcon: () => AppsIcon,
34
+ ArrowDownIcon: () => ArrowDownIcon,
35
+ ArrowLeftIcon: () => ArrowLeftIcon,
36
+ ArrowRightIcon: () => ArrowRightIcon,
37
+ ArrowSmallDownIcon: () => ArrowSmallDownIcon,
38
+ ArrowSmallDownLeftIcon: () => ArrowSmallDownLeftIcon,
39
+ ArrowSmallDownRightIcon: () => ArrowSmallDownRightIcon,
40
+ ArrowSmallLeftIcon: () => ArrowSmallLeftIcon,
41
+ ArrowSmallRightIcon: () => ArrowSmallRightIcon,
42
+ ArrowSmallUpIcon: () => ArrowSmallUpIcon,
43
+ ArrowSmallUpLeftIcon: () => ArrowSmallUpLeftIcon,
44
+ ArrowSmallUpRightIcon: () => ArrowSmallUpRightIcon,
45
+ ArrowUpIcon: () => ArrowUpIcon,
46
+ AssetIcon: () => AssetIcon,
47
+ BandChartIcon: () => BandChartIcon,
48
+ BarChartIcon: () => BarChartIcon,
49
+ BarGaugeIcon: () => BarGaugeIcon,
50
+ BellIcon: () => BellIcon,
51
+ BellOffIcon: () => BellOffIcon,
52
+ BlockIcon: () => BlockIcon,
53
+ BugReportIcon: () => BugReportIcon,
54
+ CalendarIcon: () => CalendarIcon,
55
+ CallIcon: () => CallIcon,
56
+ CapslockIcon: () => CapslockIcon,
57
+ ChartCollectionIcon: () => ChartCollectionIcon,
58
+ ChartIcon: () => ChartIcon,
59
+ ChartToolsIcon: () => ChartToolsIcon,
60
+ ChatIcon: () => ChatIcon,
61
+ CheckCircleIcon: () => CheckCircleIcon,
62
+ CheckmarkIcon: () => CheckmarkIcon,
63
+ CheckmarkSmallIcon: () => CheckmarkSmallIcon,
64
+ ChevronDownIcon: () => ChevronDownIcon,
65
+ ChevronDownSmallIcon: () => ChevronDownSmallIcon,
66
+ ChevronLeftDoubleIcon: () => ChevronLeftDoubleIcon,
67
+ ChevronLeftIcon: () => ChevronLeftIcon,
68
+ ChevronLeftSmallIcon: () => ChevronLeftSmallIcon,
69
+ ChevronRightDoubleIcon: () => ChevronRightDoubleIcon,
70
+ ChevronRightIcon: () => ChevronRightIcon,
71
+ ChevronRightSmallIcon: () => ChevronRightSmallIcon,
72
+ ChevronUpIcon: () => ChevronUpIcon,
73
+ ChevronUpSmallIcon: () => ChevronUpSmallIcon,
74
+ ClockIcon: () => ClockIcon,
75
+ CloseIcon: () => CloseIcon,
76
+ CloseSidebarIcon: () => CloseSidebarIcon,
77
+ CloudDoneIcon: () => CloudDoneIcon,
78
+ CloudIcon: () => CloudIcon,
79
+ CloudOffIcon: () => CloudOffIcon,
80
+ CodeIcon: () => CodeIcon,
81
+ CodeOffIcon: () => CodeOffIcon,
82
+ CodeblockIcon: () => CodeblockIcon,
83
+ CollapseIcon: () => CollapseIcon,
84
+ ConditionsIcon: () => ConditionsIcon,
85
+ CopyIcon: () => CopyIcon,
86
+ CrosshairIcon: () => CrosshairIcon,
87
+ CursorIcon: () => CursorIcon,
88
+ CycleIcon: () => CycleIcon,
89
+ DarkmodeIcon: () => DarkmodeIcon,
90
+ DataTableIcon: () => DataTableIcon,
91
+ DatabaseIcon: () => DatabaseIcon,
92
+ DeleteIcon: () => DeleteIcon,
93
+ DescriptionIcon: () => DescriptionIcon,
94
+ DifferenceChartIcon: () => DifferenceChartIcon,
95
+ DotMenuIcon: () => DotMenuIcon,
96
+ DownloadIcon: () => DownloadIcon,
97
+ DownloadingIcon: () => DownloadingIcon,
98
+ DragAllDirectionIcon: () => DragAllDirectionIcon,
99
+ DragHandleIcon: () => DragHandleIcon,
100
+ DragVerticalIcon: () => DragVerticalIcon,
101
+ DuplicateIcon: () => DuplicateIcon,
102
+ EditIcon: () => EditIcon,
103
+ EnterIcon: () => EnterIcon,
104
+ ErrorIcon: () => ErrorIcon,
105
+ EventIcon: () => EventIcon,
106
+ EventTriggerIcon: () => EventTriggerIcon,
107
+ ExpandIcon: () => ExpandIcon,
108
+ ExploitIcon: () => ExploitIcon,
109
+ ExtensionsIcon: () => ExtensionsIcon,
110
+ ExternalLinkIcon: () => ExternalLinkIcon,
111
+ EyeIcon: () => EyeIcon,
112
+ EyeOffIcon: () => EyeOffIcon,
113
+ FavouriteIcon: () => FavouriteIcon,
114
+ FeedbackIcon: () => FeedbackIcon,
115
+ FileCopyIcon: () => FileCopyIcon,
116
+ FilterIcon: () => FilterIcon,
117
+ FolderOpenIcon: () => FolderOpenIcon,
118
+ FormatBoldIcon: () => FormatBoldIcon,
119
+ FormatItalicIcon: () => FormatItalicIcon,
120
+ FormatListNumberedIcon: () => FormatListNumberedIcon,
121
+ FormatQuoteIcon: () => FormatQuoteIcon,
122
+ GhostIcon: () => GhostIcon,
123
+ GrabIcon: () => GrabIcon,
124
+ GridIcon: () => GridIcon,
125
+ GripIcon: () => GripIcon,
126
+ GroupIcon: () => GroupIcon,
127
+ GuideIcon: () => GuideIcon,
128
+ Heading1Icon: () => Heading1Icon,
129
+ Heading2Icon: () => Heading2Icon,
130
+ Heading3Icon: () => Heading3Icon,
131
+ Heading4Icon: () => Heading4Icon,
132
+ HelpIcon: () => HelpIcon,
133
+ HistoryIcon: () => HistoryIcon,
134
+ HomeIcon: () => HomeIcon,
135
+ HorizontalRuleIcon: () => HorizontalRuleIcon,
136
+ HttpIcon: () => HttpIcon,
137
+ IdeaIcon: () => IdeaIcon,
138
+ ImageIcon: () => ImageIcon,
139
+ InformationIcon: () => InformationIcon,
140
+ IntegrationsIcon: () => IntegrationsIcon,
141
+ KeyboardIcon: () => KeyboardIcon,
142
+ LightmodeIcon: () => LightmodeIcon,
143
+ LineChartIcon: () => LineChartIcon,
144
+ LinkIcon: () => LinkIcon,
145
+ ListIcon: () => ListIcon,
146
+ LockIcon: () => LockIcon,
147
+ LoginIcon: () => LoginIcon,
148
+ LogoutIcon: () => LogoutIcon,
149
+ MagnifyingGlassIcon: () => MagnifyingGlassIcon,
150
+ MailClosedIcon: () => MailClosedIcon,
151
+ ManualIcon: () => ManualIcon,
152
+ MaximizeIcon: () => MaximizeIcon,
153
+ MenuIcon: () => MenuIcon,
154
+ MicrophoneIcon: () => MicrophoneIcon,
155
+ MicrophoneOffIcon: () => MicrophoneOffIcon,
156
+ MinimizeIcon: () => MinimizeIcon,
157
+ MinusIcon: () => MinusIcon,
158
+ MoreIcon: () => MoreIcon,
159
+ MoveIcon: () => MoveIcon,
160
+ MuteIcon: () => MuteIcon,
161
+ MuteOffIcon: () => MuteOffIcon,
162
+ NotificationIcon: () => NotificationIcon,
163
+ NotificationOffIcon: () => NotificationOffIcon,
164
+ OpenSidebarIcon: () => OpenSidebarIcon,
165
+ OpenWithIcon: () => OpenWithIcon,
166
+ OptionsIcon: () => OptionsIcon,
167
+ Pan1DIcon: () => Pan1DIcon,
168
+ PanHorizontalIcon: () => PanHorizontalIcon,
169
+ PauseIcon: () => PauseIcon,
170
+ PauseLoadIcon: () => PauseLoadIcon,
171
+ PinIcon: () => PinIcon,
172
+ PinOffIcon: () => PinOffIcon,
173
+ PlayIcon: () => PlayIcon,
174
+ PlusIcon: () => PlusIcon,
175
+ RecommendIcon: () => RecommendIcon,
176
+ RedoIcon: () => RedoIcon,
177
+ RefreshIcon: () => RefreshIcon,
178
+ RepeatIcon: () => RepeatIcon,
179
+ ReplayIcon: () => ReplayIcon,
180
+ RequestIcon: () => RequestIcon,
181
+ ResetIcon: () => ResetIcon,
182
+ ResizeIcon: () => ResizeIcon,
183
+ SaveIcon: () => SaveIcon,
184
+ SecurityCriticalIcon: () => SecurityCriticalIcon,
185
+ SecurityHighIcon: () => SecurityHighIcon,
186
+ SecurityIcon: () => SecurityIcon,
187
+ SecurityMediumIcon: () => SecurityMediumIcon,
188
+ SelectIcon: () => SelectIcon,
189
+ SelectIndicatorIcon: () => SelectIndicatorIcon,
190
+ SettingIcon: () => SettingIcon,
191
+ ShareIcon: () => ShareIcon,
192
+ SingleValueChartIcon: () => SingleValueChartIcon,
193
+ SorterDoubleIcon: () => SorterDoubleIcon,
194
+ SorterDoubleSmallIcon: () => SorterDoubleSmallIcon,
195
+ SorterIcon: () => SorterIcon,
196
+ SorterSingleIcon: () => SorterSingleIcon,
197
+ SorterSingleSmallIcon: () => SorterSingleSmallIcon,
198
+ SorterSmallDoubleIcon: () => SorterSmallDoubleIcon,
199
+ SorterSmallIcon: () => SorterSmallIcon,
200
+ SourceIcon: () => SourceIcon,
201
+ StackedAreaChartIcon: () => StackedAreaChartIcon,
202
+ StackedBarChartIcon: () => StackedBarChartIcon,
203
+ StarEmptyIcon: () => StarEmptyIcon,
204
+ StarIcon: () => StarIcon,
205
+ StopwatchIcon: () => StopwatchIcon,
206
+ StorageIcon: () => StorageIcon,
207
+ StrikethroughSIcon: () => StrikethroughSIcon,
208
+ SupportIcon: () => SupportIcon,
209
+ SyncDoneIcon: () => SyncDoneIcon,
210
+ SyncDownloadIcon: () => SyncDownloadIcon,
211
+ SyncIcon: () => SyncIcon,
212
+ SyncOffIcon: () => SyncOffIcon,
213
+ SyncUploadIcon: () => SyncUploadIcon,
214
+ TableIcon: () => TableIcon,
215
+ TechnologiesIcon: () => TechnologiesIcon,
216
+ TerminalIcon: () => TerminalIcon,
217
+ ThumbsDownIcon: () => ThumbsDownIcon,
218
+ ThumbsUpIcon: () => ThumbsUpIcon,
219
+ TitleIcon: () => TitleIcon,
220
+ TitleOffIcon: () => TitleOffIcon,
221
+ TrashIcon: () => TrashIcon,
222
+ TriggerIcon: () => TriggerIcon,
223
+ UndoIcon: () => UndoIcon,
224
+ UnfavouriteIcon: () => UnfavouriteIcon,
225
+ UnfoldLessIcon: () => UnfoldLessIcon,
226
+ UnfoldMoreIcon: () => UnfoldMoreIcon,
227
+ UnlockIcon: () => UnlockIcon,
228
+ UploadIcon: () => UploadIcon,
229
+ ViewIcon: () => ViewIcon,
230
+ ViewOffIcon: () => ViewOffIcon,
231
+ ViewSidebarIcon: () => ViewSidebarIcon,
232
+ VulnerableFunctionIcon: () => VulnerableFunctionIcon,
233
+ WarningIcon: () => WarningIcon,
234
+ WhatsNewIcon: () => WhatsNewIcon,
235
+ WrapTextIcon: () => WrapTextIcon,
236
+ WrapTextOffIcon: () => WrapTextOffIcon,
237
+ XmarkIcon: () => XmarkIcon,
238
+ Zoom1DIcon: () => Zoom1DIcon,
239
+ ZoomHorizontalIcon: () => ZoomHorizontalIcon,
240
+ ZoomInIcon: () => ZoomInIcon,
241
+ ZoomOutIcon: () => ZoomOutIcon,
242
+ ZoomVerticalIcon: () => ZoomVerticalIcon
243
+ });
244
+ module.exports = __toCommonJS(react_icons_exports);
245
+
246
+ // packages/react-icons/src/__icons/AbcIcon.tsx
247
+ var import_react2 = __toESM(require("react"));
248
+
249
+ // packages/react-icons/src/lib/SvgIcon.tsx
250
+ var import_react = __toESM(require("react"));
251
+ var SvgIcon = (0, import_react.forwardRef)(({ size, children, ...remainingProps }, forwardedRef) => {
252
+ return /* @__PURE__ */ import_react.default.createElement("svg", {
253
+ focusable: "false",
254
+ role: "img",
255
+ "aria-hidden": "true",
256
+ fill: "currentColor",
257
+ width: getIconSize(size),
258
+ height: getIconSize(size),
259
+ ref: forwardedRef,
260
+ xmlns: "http://www.w3.org/2000/svg",
261
+ viewBox: "0 0 20 20",
262
+ ...remainingProps
263
+ }, children);
264
+ });
265
+ function getIconSize(size) {
266
+ switch (size) {
267
+ case "large":
268
+ return "64px";
269
+ case "default":
270
+ return "20px";
271
+ case "small":
272
+ return "16px";
273
+ case "text":
274
+ return "1em";
275
+ default:
276
+ return "20px";
277
+ }
278
+ }
279
+
280
+ // packages/react-icons/src/__icons/AbcIcon.tsx
281
+ var AbcIcon = /* @__PURE__ */ (0, import_react2.forwardRef)((props, forwardedRef) => {
282
+ return /* @__PURE__ */ import_react2.default.createElement(SvgIcon, {
283
+ ref: forwardedRef,
284
+ ...props
285
+ }, /* @__PURE__ */ import_react2.default.createElement("path", {
286
+ d: "M14.5964 12.6519C14.0814 12.0899 13.8289 11.2929 13.8289 10.2507V9.3515C13.8289 8.26839 14.0814 7.44074 14.5964 6.85831C15.1013 6.2861 15.8284 6 16.7877 6C17.1714 6 17.535 6.05109 17.8783 6.14305C18.2217 6.24523 18.5549 6.3985 18.8579 6.61308L18.3025 7.69619C18.0803 7.56335 17.8581 7.47139 17.6259 7.39986C17.3936 7.32834 17.1613 7.29768 16.919 7.3079C16.3535 7.3079 15.9294 7.48161 15.6567 7.82902C15.374 8.17643 15.2326 8.69755 15.2326 9.40259V10.22C15.2326 10.8638 15.374 11.3542 15.6466 11.6812C15.9193 12.0082 16.3333 12.1717 16.8786 12.1717C17.1311 12.1717 17.3734 12.141 17.6158 12.0797C17.8581 12.0082 18.0803 11.8958 18.2823 11.7425L18.9083 12.8052C18.6256 13.03 18.3125 13.2037 17.9591 13.3161C17.6057 13.4387 17.2219 13.4898 16.7978 13.4898C15.8385 13.4898 15.1114 13.2037 14.5964 12.6417V12.6519Z"
287
+ }), /* @__PURE__ */ import_react2.default.createElement("path", {
288
+ d: "M8.32123 6.17363H10.6438C11.381 6.17363 11.9566 6.34733 12.3504 6.68453C12.7443 7.02172 12.9563 7.47131 12.9563 8.04352C12.9563 8.42158 12.8654 8.75878 12.6837 9.03466C12.5019 9.32076 12.2394 9.53534 11.8859 9.68861C11.5325 9.84188 11.1083 9.92363 10.6135 9.92363L10.8054 9.38207C11.3406 9.38207 11.795 9.46382 12.1788 9.6273C12.5625 9.79079 12.8553 10.0156 13.0573 10.3017C13.2593 10.5878 13.3603 10.9352 13.3603 11.3337C13.3603 11.7322 13.2593 12.0796 13.0674 12.3862C12.8654 12.6927 12.5928 12.9277 12.2293 13.0912C11.8657 13.2547 11.4618 13.3364 10.9872 13.3364H8.32123V6.17363ZM10.8155 12.1001C11.1992 12.1001 11.4921 12.0183 11.6739 11.8548C11.8657 11.6913 11.9667 11.4665 11.9667 11.1702C11.9667 10.8739 11.8657 10.6287 11.6739 10.4652C11.482 10.3017 11.1891 10.2199 10.8155 10.2199H9.19978V9.12662H10.7852C11.068 9.12662 11.2901 9.04488 11.4416 8.88139C11.5931 8.7179 11.6739 8.50333 11.6739 8.24788C11.6739 7.99243 11.5931 7.76763 11.4214 7.61436C11.2598 7.46109 11.0175 7.37935 10.7044 7.37935H9.0584L9.6744 6.84801V12.7438L8.79585 12.1001H10.8155Z"
289
+ }), /* @__PURE__ */ import_react2.default.createElement("path", {
290
+ d: "M3.76203 6.17363H5.6504L7.85182 13.3262H6.38757L4.54969 6.87867H4.89303L3.01476 13.3262H1.56061L3.76203 6.17363ZM3.19652 10.5571H6.2361L6.57944 11.8446H2.85318L3.19652 10.5571Z"
291
+ }));
292
+ });
293
+
294
+ // packages/react-icons/src/__icons/AbcOffIcon.tsx
295
+ var import_react3 = __toESM(require("react"));
296
+ var AbcOffIcon = /* @__PURE__ */ (0, import_react3.forwardRef)((props, forwardedRef) => {
297
+ return /* @__PURE__ */ import_react3.default.createElement(SvgIcon, {
298
+ ref: forwardedRef,
299
+ ...props
300
+ }, /* @__PURE__ */ import_react3.default.createElement("path", {
301
+ d: "M13.9805 11.5C14.1064 11.9572 14.3111 12.3406 14.5963 12.6519V12.6417C15.1113 13.2037 15.8384 13.4898 16.7978 13.4898C17.2219 13.4898 17.6056 13.4387 17.959 13.3161C18.3125 13.2037 18.6255 13.03 18.9083 12.8052L18.2822 11.7425C18.0802 11.8958 17.8581 12.0082 17.6157 12.0797C17.3734 12.141 17.131 12.1717 16.8785 12.1717C16.3332 12.1717 15.9192 12.0082 15.6466 11.6812C15.6001 11.6255 15.5575 11.5651 15.5187 11.5H13.9805Z"
302
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
303
+ d: "M13.3541 11.5C13.3298 11.8298 13.232 12.123 13.0673 12.3862C12.8654 12.6927 12.5927 12.9277 12.2292 13.0912C11.8657 13.2547 11.4617 13.3364 10.9871 13.3364H8.32117V11.5H9.67434V12.1001H10.8154C11.1992 12.1001 11.492 12.0183 11.6738 11.8548C11.7868 11.7585 11.8683 11.6409 11.9162 11.5H13.3541Z"
304
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
305
+ d: "M13.8887 8.5L15.3337 8.5C15.4043 8.22996 15.512 8.00676 15.6566 7.82902C15.9293 7.48161 16.3534 7.3079 16.9189 7.3079C17.1613 7.29768 17.3935 7.32834 17.6258 7.39986C17.8581 7.47139 18.0802 7.56335 18.3024 7.69619L18.8578 6.61308C18.5548 6.3985 18.2216 6.24523 17.8783 6.14305C17.5349 6.05109 17.1714 6 16.7877 6C15.8283 6 15.1012 6.2861 14.5963 6.85831C14.2258 7.27734 13.9912 7.8233 13.8887 8.5Z"
306
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
307
+ d: "M12.9074 8.5H11.6447C11.6639 8.42123 11.6738 8.33704 11.6738 8.24788C11.6738 7.99243 11.593 7.76763 11.4213 7.61436C11.2598 7.46109 11.0174 7.37935 10.7044 7.37935H9.67434V8.5H8.32117V6.17363H10.6438C11.3809 6.17363 11.9565 6.34733 12.3504 6.68453C12.7442 7.02172 12.9563 7.47131 12.9563 8.04352C12.9563 8.20351 12.94 8.35619 12.9074 8.5Z"
308
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
309
+ d: "M6.36635 8.5L5.65034 6.17363H3.76197L3.04596 8.5H4.42065L4.71943 7.47436L5.01179 8.5L6.36635 8.5Z"
310
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
311
+ d: "M2.12262 11.5L1.56055 13.3262H3.0147L3.44631 11.8446H5.96518L6.38751 13.3262H7.85176L7.28969 11.5L2.12262 11.5Z"
312
+ }), /* @__PURE__ */ import_react3.default.createElement("path", {
313
+ d: "M19.5 11.5L1 11.5L1 10L19.5 10V11.5Z"
314
+ }));
315
+ });
316
+
317
+ // packages/react-icons/src/__icons/AcceptIcon.tsx
318
+ var import_react4 = __toESM(require("react"));
319
+ var AcceptIcon = /* @__PURE__ */ (0, import_react4.forwardRef)((props, forwardedRef) => {
320
+ return /* @__PURE__ */ import_react4.default.createElement(SvgIcon, {
321
+ ref: forwardedRef,
322
+ ...props
323
+ }, /* @__PURE__ */ import_react4.default.createElement("path", {
324
+ d: "M8.5 13.5L14.1569 7.84315L13.0954 6.78166L8.49917 11.3779L7.08579 9.96447L6.02513 11.0251L8.5 13.5Z"
325
+ }), /* @__PURE__ */ import_react4.default.createElement("path", {
326
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
327
+ }));
328
+ });
329
+
330
+ // packages/react-icons/src/__icons/AccountIcon.tsx
331
+ var import_react5 = __toESM(require("react"));
332
+ var AccountIcon = /* @__PURE__ */ (0, import_react5.forwardRef)((props, forwardedRef) => {
333
+ return /* @__PURE__ */ import_react5.default.createElement(SvgIcon, {
334
+ ref: forwardedRef,
335
+ ...props
336
+ }, /* @__PURE__ */ import_react5.default.createElement("path", {
337
+ d: "M13.9961 6C13.9961 3.79086 12.2052 2 9.99609 2C9.05015 2 8.18089 2.32836 7.49609 2.87731C6.58163 3.61037 5.99609 4.73681 5.99609 6C5.99609 7.26319 6.58163 8.38962 7.49609 9.12268C8.18089 9.67164 9.05015 10 9.99609 10C12.2052 10 13.9961 8.20914 13.9961 6ZM9.99609 3.5C11.3768 3.5 12.4961 4.61929 12.4961 6C12.4961 7.38071 11.3768 8.5 9.99609 8.5C9.40342 8.5 8.86258 8.29564 8.4343 7.95231C7.8597 7.4917 7.49609 6.78882 7.49609 6C7.49609 5.21118 7.8597 4.5083 8.4343 4.04769C8.86258 3.70436 9.40342 3.5 9.99609 3.5Z"
338
+ }), /* @__PURE__ */ import_react5.default.createElement("path", {
339
+ d: "M5.50391 13V16.5H5.50195V18H4.00391V12.5C4.00391 11.9477 4.45162 11.5 5.00391 11.5H15C15.5523 11.5 16 11.9477 16 12.5V18H14.502V16.5H14.5V13H5.50391Z"
340
+ }));
341
+ });
342
+
343
+ // packages/react-icons/src/__icons/ActionIcon.tsx
344
+ var import_react6 = __toESM(require("react"));
345
+ var ActionIcon = /* @__PURE__ */ (0, import_react6.forwardRef)((props, forwardedRef) => {
346
+ return /* @__PURE__ */ import_react6.default.createElement(SvgIcon, {
347
+ ref: forwardedRef,
348
+ ...props
349
+ }, /* @__PURE__ */ import_react6.default.createElement("path", {
350
+ d: "M6.74924 11.0003L11.2492 5.00029L10.5824 9.00139L13.2492 9.00552L8.74924 15.0003L9.5007 11.0003H6.74924Z"
351
+ }), /* @__PURE__ */ import_react6.default.createElement("path", {
352
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
353
+ }));
354
+ });
355
+
356
+ // packages/react-icons/src/__icons/ActionTriggerIcon.tsx
357
+ var import_react7 = __toESM(require("react"));
358
+ var ActionTriggerIcon = /* @__PURE__ */ (0, import_react7.forwardRef)((props, forwardedRef) => {
359
+ return /* @__PURE__ */ import_react7.default.createElement(SvgIcon, {
360
+ ref: forwardedRef,
361
+ ...props
362
+ }, /* @__PURE__ */ import_react7.default.createElement("path", {
363
+ d: "M6.74924 11.0003L11.2492 5.00029L10.5824 9.00139L13.2492 9.00552L8.74924 15.0003L9.5007 11.0003H6.74924Z"
364
+ }), /* @__PURE__ */ import_react7.default.createElement("path", {
365
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
366
+ }));
367
+ });
368
+
369
+ // packages/react-icons/src/__icons/AnalyticsIcon.tsx
370
+ var import_react8 = __toESM(require("react"));
371
+ var AnalyticsIcon = /* @__PURE__ */ (0, import_react8.forwardRef)((props, forwardedRef) => {
372
+ return /* @__PURE__ */ import_react8.default.createElement(SvgIcon, {
373
+ ref: forwardedRef,
374
+ ...props
375
+ }, /* @__PURE__ */ import_react8.default.createElement("path", {
376
+ d: "M15.916 4.12405L15.084 2.87598L11.0001 5.59857L7.97454 3.58074L4.5 6.18725V3.00001H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V8.06241L8.02546 5.4177L10.9999 7.40146L15.916 4.12405Z"
377
+ }), /* @__PURE__ */ import_react8.default.createElement("path", {
378
+ d: "M10 9.50001H12V14H10V9.50001Z"
379
+ }), /* @__PURE__ */ import_react8.default.createElement("path", {
380
+ d: "M8 8.00001H6V14H8V8.00001Z"
381
+ }), /* @__PURE__ */ import_react8.default.createElement("path", {
382
+ d: "M14 7.00001H16V14.0001H14V7.00001Z"
383
+ }));
384
+ });
385
+
386
+ // packages/react-icons/src/__icons/AppearanceIcon.tsx
387
+ var import_react9 = __toESM(require("react"));
388
+ var AppearanceIcon = /* @__PURE__ */ (0, import_react9.forwardRef)((props, forwardedRef) => {
389
+ return /* @__PURE__ */ import_react9.default.createElement(SvgIcon, {
390
+ ref: forwardedRef,
391
+ ...props
392
+ }, /* @__PURE__ */ import_react9.default.createElement("path", {
393
+ d: "M11 4.5V2H9.5V4.5H11Z"
394
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
395
+ d: "M14.9822 6.51779L16.75 4.75002L15.6893 3.68936L13.9216 5.45713L14.9822 6.51779Z"
396
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
397
+ d: "M11 15.5V18H9.5V15.5H11Z"
398
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
399
+ d: "M4.5 9.50002H2V11H4.5V9.50002Z"
400
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
401
+ d: "M18 9.50002V11H15.5V9.50002H18Z"
402
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
403
+ d: "M6.51777 5.51779L4.75 3.75002L3.68934 4.81068L5.45711 6.57845L6.51777 5.51779Z"
404
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
405
+ d: "M3.75 15.75L5.51777 13.9823L6.57843 15.0429L4.81066 16.8107L3.75 15.75Z"
406
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
407
+ d: "M13.9822 14.9823L15.75 16.75L16.8107 15.6894L15.0429 13.9216L13.9822 14.9823Z"
408
+ }), /* @__PURE__ */ import_react9.default.createElement("path", {
409
+ d: "M10 14C12.2091 14 14 12.2091 14 10C14 7.79086 12.2091 6 10 6C7.79086 6 6 7.79086 6 10C6 12.2091 7.79086 14 10 14ZM10 12.5C8.61929 12.5 7.5 11.3807 7.5 10C7.5 8.61929 8.61929 7.5 10 7.5V12.5Z"
410
+ }));
411
+ });
412
+
413
+ // packages/react-icons/src/__icons/AppsIcon.tsx
414
+ var import_react10 = __toESM(require("react"));
415
+ var AppsIcon = /* @__PURE__ */ (0, import_react10.forwardRef)((props, forwardedRef) => {
416
+ return /* @__PURE__ */ import_react10.default.createElement(SvgIcon, {
417
+ ref: forwardedRef,
418
+ ...props
419
+ }, /* @__PURE__ */ import_react10.default.createElement("path", {
420
+ d: "M3.49609 4.5C3.49609 3.94772 3.94381 3.5 4.49609 3.5H8.49609C9.04838 3.5 9.49609 3.94772 9.49609 4.5V8.5C9.49609 9.05228 9.04838 9.5 8.49609 9.5H4.49609C3.94381 9.5 3.49609 9.05228 3.49609 8.5V4.5ZM4.99609 8H7.99609V5H4.99609V8Z"
421
+ }), /* @__PURE__ */ import_react10.default.createElement("path", {
422
+ d: "M10.4961 4.5C10.4961 3.94772 10.9438 3.5 11.4961 3.5H15.4961C16.0484 3.5 16.4961 3.94772 16.4961 4.5V8.5C16.4961 9.05228 16.0484 9.5 15.4961 9.5H11.4961C10.9438 9.5 10.4961 9.05228 10.4961 8.5V4.5ZM11.9961 8H14.9961V5H11.9961V8Z"
423
+ }), /* @__PURE__ */ import_react10.default.createElement("path", {
424
+ d: "M4.49609 10.5C3.94381 10.5 3.49609 10.9477 3.49609 11.5V15.5C3.49609 16.0523 3.94381 16.5 4.49609 16.5H8.49609C9.04838 16.5 9.49609 16.0523 9.49609 15.5V11.5C9.49609 10.9477 9.04838 10.5 8.49609 10.5H4.49609ZM4.99609 12H7.99609V15H4.99609V12Z"
425
+ }), /* @__PURE__ */ import_react10.default.createElement("path", {
426
+ d: "M10.4961 11.5C10.4961 10.9477 10.9438 10.5 11.4961 10.5H15.4961C16.0484 10.5 16.4961 10.9477 16.4961 11.5V15.5C16.4961 16.0523 16.0484 16.5 15.4961 16.5H11.4961C10.9438 16.5 10.4961 16.0523 10.4961 15.5V11.5ZM11.9961 15H14.9961V12H11.9961V15Z"
427
+ }));
428
+ });
429
+
430
+ // packages/react-icons/src/__icons/ArrowDownIcon.tsx
431
+ var import_react11 = __toESM(require("react"));
432
+ var ArrowDownIcon = /* @__PURE__ */ (0, import_react11.forwardRef)((props, forwardedRef) => {
433
+ return /* @__PURE__ */ import_react11.default.createElement(SvgIcon, {
434
+ ref: forwardedRef,
435
+ ...props
436
+ }, /* @__PURE__ */ import_react11.default.createElement("path", {
437
+ d: "M10.136 17.75L3.77206 11.386L4.83272 10.3254L9.38534 14.878L9.38534 2.25L10.8853 2.25L10.8853 14.8803L15.4428 10.3288L16.5 11.386L10.136 17.75Z"
438
+ }));
439
+ });
440
+
441
+ // packages/react-icons/src/__icons/ArrowLeftIcon.tsx
442
+ var import_react12 = __toESM(require("react"));
443
+ var ArrowLeftIcon = /* @__PURE__ */ (0, import_react12.forwardRef)((props, forwardedRef) => {
444
+ return /* @__PURE__ */ import_react12.default.createElement(SvgIcon, {
445
+ ref: forwardedRef,
446
+ ...props
447
+ }, /* @__PURE__ */ import_react12.default.createElement("path", {
448
+ d: "M3 10.0007L9.36396 3.63672L10.4246 4.69738L5.872 9.25L18.5 9.25V10.75L5.86966 10.75L10.4212 15.3075L9.36396 16.3646L3 10.0007Z"
449
+ }));
450
+ });
451
+
452
+ // packages/react-icons/src/__icons/ArrowRightIcon.tsx
453
+ var import_react13 = __toESM(require("react"));
454
+ var ArrowRightIcon = /* @__PURE__ */ (0, import_react13.forwardRef)((props, forwardedRef) => {
455
+ return /* @__PURE__ */ import_react13.default.createElement(SvgIcon, {
456
+ ref: forwardedRef,
457
+ ...props
458
+ }, /* @__PURE__ */ import_react13.default.createElement("path", {
459
+ d: "M18.5 10.0007L12.136 16.3646L11.0754 15.304L15.628 10.7514H3V9.25136H15.6303L11.0788 4.69391L12.136 3.63672L18.5 10.0007Z"
460
+ }));
461
+ });
462
+
463
+ // packages/react-icons/src/__icons/ArrowSmallDownIcon.tsx
464
+ var import_react14 = __toESM(require("react"));
465
+ var ArrowSmallDownIcon = /* @__PURE__ */ (0, import_react14.forwardRef)((props, forwardedRef) => {
466
+ return /* @__PURE__ */ import_react14.default.createElement(SvgIcon, {
467
+ ref: forwardedRef,
468
+ ...props
469
+ }, /* @__PURE__ */ import_react14.default.createElement("path", {
470
+ d: "M13.9927 10.0074L9.75002 14.25L5.50738 10.0074L6.56804 8.94673L9.75002 12.1287L12.932 8.94673L13.9927 10.0074Z"
471
+ }), /* @__PURE__ */ import_react14.default.createElement("path", {
472
+ d: "M9.00005 12.7465L9.00005 6.74646L10.5001 6.74646L10.5001 12.7465L9.00005 12.7465Z"
473
+ }));
474
+ });
475
+
476
+ // packages/react-icons/src/__icons/ArrowSmallDownLeftIcon.tsx
477
+ var import_react15 = __toESM(require("react"));
478
+ var ArrowSmallDownLeftIcon = /* @__PURE__ */ (0, import_react15.forwardRef)((props, forwardedRef) => {
479
+ return /* @__PURE__ */ import_react15.default.createElement(SvgIcon, {
480
+ ref: forwardedRef,
481
+ ...props
482
+ }, /* @__PURE__ */ import_react15.default.createElement("path", {
483
+ d: "M13 13L7 13L7 7L8.5 7L8.5 11.5H13V13Z"
484
+ }), /* @__PURE__ */ import_react15.default.createElement("path", {
485
+ d: "M7.5 11.5L11.7426 7.25736L12.8033 8.31802L8.56066 12.5607L7.5 11.5Z"
486
+ }));
487
+ });
488
+
489
+ // packages/react-icons/src/__icons/ArrowSmallDownRightIcon.tsx
490
+ var import_react16 = __toESM(require("react"));
491
+ var ArrowSmallDownRightIcon = /* @__PURE__ */ (0, import_react16.forwardRef)((props, forwardedRef) => {
492
+ return /* @__PURE__ */ import_react16.default.createElement(SvgIcon, {
493
+ ref: forwardedRef,
494
+ ...props
495
+ }, /* @__PURE__ */ import_react16.default.createElement("path", {
496
+ d: "M13 7V13H7V11.5H11.5V7H13Z"
497
+ }), /* @__PURE__ */ import_react16.default.createElement("path", {
498
+ d: "M11.5 12.5L7.25736 8.25736L8.31802 7.1967L12.5607 11.4393L11.5 12.5Z"
499
+ }));
500
+ });
501
+
502
+ // packages/react-icons/src/__icons/ArrowSmallLeftIcon.tsx
503
+ var import_react17 = __toESM(require("react"));
504
+ var ArrowSmallLeftIcon = /* @__PURE__ */ (0, import_react17.forwardRef)((props, forwardedRef) => {
505
+ return /* @__PURE__ */ import_react17.default.createElement(SvgIcon, {
506
+ ref: forwardedRef,
507
+ ...props
508
+ }, /* @__PURE__ */ import_react17.default.createElement("path", {
509
+ d: "M5.5 9.99996L9.74264 14.2426L10.8033 13.1819L8.37132 10.75H13V9.24996H8.37132L10.8033 6.81798L9.74264 5.75732L5.5 9.99996Z"
510
+ }));
511
+ });
512
+
513
+ // packages/react-icons/src/__icons/ArrowSmallRightIcon.tsx
514
+ var import_react18 = __toESM(require("react"));
515
+ var ArrowSmallRightIcon = /* @__PURE__ */ (0, import_react18.forwardRef)((props, forwardedRef) => {
516
+ return /* @__PURE__ */ import_react18.default.createElement(SvgIcon, {
517
+ ref: forwardedRef,
518
+ ...props
519
+ }, /* @__PURE__ */ import_react18.default.createElement("path", {
520
+ d: "M9.75741 5.75732L8.69675 6.81798L11.8787 9.99996L8.69675 13.1819L9.75741 14.2426L14.0001 9.99996L9.75741 5.75732Z"
521
+ }), /* @__PURE__ */ import_react18.default.createElement("path", {
522
+ d: "M12.5038 10.75L6.50384 10.75L6.50384 9.24997L12.5038 9.24996L12.5038 10.75Z"
523
+ }));
524
+ });
525
+
526
+ // packages/react-icons/src/__icons/ArrowSmallUpIcon.tsx
527
+ var import_react19 = __toESM(require("react"));
528
+ var ArrowSmallUpIcon = /* @__PURE__ */ (0, import_react19.forwardRef)((props, forwardedRef) => {
529
+ return /* @__PURE__ */ import_react19.default.createElement(SvgIcon, {
530
+ ref: forwardedRef,
531
+ ...props
532
+ }, /* @__PURE__ */ import_react19.default.createElement("path", {
533
+ d: "M5.50734 9.99264L9.74998 5.75L13.9926 9.99264L12.932 11.0533L9.74998 7.87132L6.568 11.0533L5.50734 9.99264Z"
534
+ }), /* @__PURE__ */ import_react19.default.createElement("path", {
535
+ d: "M10.5 7.25357L10.5 13.2536L9 13.2536L8.99999 7.25357L10.5 7.25357Z"
536
+ }));
537
+ });
538
+
539
+ // packages/react-icons/src/__icons/ArrowSmallUpLeftIcon.tsx
540
+ var import_react20 = __toESM(require("react"));
541
+ var ArrowSmallUpLeftIcon = /* @__PURE__ */ (0, import_react20.forwardRef)((props, forwardedRef) => {
542
+ return /* @__PURE__ */ import_react20.default.createElement(SvgIcon, {
543
+ ref: forwardedRef,
544
+ ...props
545
+ }, /* @__PURE__ */ import_react20.default.createElement("path", {
546
+ d: "M7 13V7H13V8.5L8.5 8.5L8.5 13H7Z"
547
+ }), /* @__PURE__ */ import_react20.default.createElement("path", {
548
+ d: "M8.5 7.5L12.7426 11.7426L11.682 12.8033L7.43934 8.56066L8.5 7.5Z"
549
+ }));
550
+ });
551
+
552
+ // packages/react-icons/src/__icons/ArrowSmallUpRightIcon.tsx
553
+ var import_react21 = __toESM(require("react"));
554
+ var ArrowSmallUpRightIcon = /* @__PURE__ */ (0, import_react21.forwardRef)((props, forwardedRef) => {
555
+ return /* @__PURE__ */ import_react21.default.createElement(SvgIcon, {
556
+ ref: forwardedRef,
557
+ ...props
558
+ }, /* @__PURE__ */ import_react21.default.createElement("path", {
559
+ d: "M6.99997 7H13V13H11.5V8.5L6.99997 8.5V7Z"
560
+ }), /* @__PURE__ */ import_react21.default.createElement("path", {
561
+ d: "M12.5 8.50001L8.25733 12.7426L7.19667 11.682L11.4393 7.43935L12.5 8.50001Z"
562
+ }));
563
+ });
564
+
565
+ // packages/react-icons/src/__icons/ArrowUpIcon.tsx
566
+ var import_react22 = __toESM(require("react"));
567
+ var ArrowUpIcon = /* @__PURE__ */ (0, import_react22.forwardRef)((props, forwardedRef) => {
568
+ return /* @__PURE__ */ import_react22.default.createElement(SvgIcon, {
569
+ ref: forwardedRef,
570
+ ...props
571
+ }, /* @__PURE__ */ import_react22.default.createElement("path", {
572
+ d: "M9.875 2.25L16.25 8.61396L15.1875 9.67462L10.627 5.12199L10.627 17.75H9.12437L9.12437 5.11967L4.55902 9.67115L3.5 8.61396L9.875 2.25Z"
573
+ }));
574
+ });
575
+
576
+ // packages/react-icons/src/__icons/AssetIcon.tsx
577
+ var import_react23 = __toESM(require("react"));
578
+ var AssetIcon = /* @__PURE__ */ (0, import_react23.forwardRef)((props, forwardedRef) => {
579
+ return /* @__PURE__ */ import_react23.default.createElement(SvgIcon, {
580
+ ref: forwardedRef,
581
+ ...props
582
+ }, /* @__PURE__ */ import_react23.default.createElement("path", {
583
+ d: "M4.83531 6.25371H6.85954L6.96083 4.5H5.56758L4.83531 6.25371ZM6.85954 7.5H4.83531L8.89403 14.2632L6.85954 7.5ZM2.99707 7.5L4.99707 3H14.9971L16.9971 7.5L10.6097 16.4473C10.3108 16.8661 9.68851 16.8663 9.38922 16.4477L2.99707 7.5ZM15.1534 7.5H13.1356L11.1372 14.2632L15.1534 7.5ZM11.5791 7.5H8.4162L10 14.9146L11.5791 7.5ZM11.5791 6.25371L11.5313 4.5H8.46634L8.31895 6.25371H11.5791ZM13.1356 6.25371H14.9971L14.3334 4.5H13.0367L13.1356 6.25371Z"
584
+ }));
585
+ });
586
+
587
+ // packages/react-icons/src/__icons/BandChartIcon.tsx
588
+ var import_react24 = __toESM(require("react"));
589
+ var BandChartIcon = /* @__PURE__ */ (0, import_react24.forwardRef)((props, forwardedRef) => {
590
+ return /* @__PURE__ */ import_react24.default.createElement(SvgIcon, {
591
+ ref: forwardedRef,
592
+ ...props
593
+ }, /* @__PURE__ */ import_react24.default.createElement("path", {
594
+ d: "M8.52809 2.52795L4.5 5.66092V2.99993H3V15.9999C3 16.5522 3.44772 16.9999 4 16.9999H17V15.4999H4.5V14.1604L8.54028 10.9282L13.0202 13.9148L17.0017 10.9983L17 10.996V2.74995H15.5V2.7538L15.4991 2.75299L12.452 5.96138L8.52809 2.52795ZM15.5 4.93027V10.2389L12.9798 12.0851L8.45972 9.0717L4.5 12.2395V7.56121L8.47191 4.47195L12.548 8.03851L15.5 4.93027Z"
595
+ }));
596
+ });
597
+
598
+ // packages/react-icons/src/__icons/BarChartIcon.tsx
599
+ var import_react25 = __toESM(require("react"));
600
+ var BarChartIcon = /* @__PURE__ */ (0, import_react25.forwardRef)((props, forwardedRef) => {
601
+ return /* @__PURE__ */ import_react25.default.createElement(SvgIcon, {
602
+ ref: forwardedRef,
603
+ ...props
604
+ }, /* @__PURE__ */ import_react25.default.createElement("path", {
605
+ d: "M10 3H12V14H10V3Z"
606
+ }), /* @__PURE__ */ import_react25.default.createElement("path", {
607
+ d: "M6 5H8V14H6V5Z"
608
+ }), /* @__PURE__ */ import_react25.default.createElement("path", {
609
+ d: "M14 7H16V14H14V7Z"
610
+ }), /* @__PURE__ */ import_react25.default.createElement("path", {
611
+ d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
612
+ }));
613
+ });
614
+
615
+ // packages/react-icons/src/__icons/BarGaugeIcon.tsx
616
+ var import_react26 = __toESM(require("react"));
617
+ var BarGaugeIcon = /* @__PURE__ */ (0, import_react26.forwardRef)((props, forwardedRef) => {
618
+ return /* @__PURE__ */ import_react26.default.createElement(SvgIcon, {
619
+ ref: forwardedRef,
620
+ ...props
621
+ }, /* @__PURE__ */ import_react26.default.createElement("path", {
622
+ d: "M16.2539 8.25V10.25L5.25391 10.25V8.25L16.2539 8.25Z"
623
+ }), /* @__PURE__ */ import_react26.default.createElement("path", {
624
+ d: "M13.25 4.5V6.5L5.24609 6.5V4.5L13.25 4.5Z"
625
+ }), /* @__PURE__ */ import_react26.default.createElement("path", {
626
+ d: "M12.2539 12V14L5.25391 14V12H12.2539Z"
627
+ }), /* @__PURE__ */ import_react26.default.createElement("path", {
628
+ d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
629
+ }));
630
+ });
631
+
632
+ // packages/react-icons/src/__icons/BellIcon.tsx
633
+ var import_react27 = __toESM(require("react"));
634
+ var BellIcon = /* @__PURE__ */ (0, import_react27.forwardRef)((props, forwardedRef) => {
635
+ return /* @__PURE__ */ import_react27.default.createElement(SvgIcon, {
636
+ ref: forwardedRef,
637
+ ...props
638
+ }, /* @__PURE__ */ import_react27.default.createElement("path", {
639
+ d: "M9 3.61123V2H10.996V3.61319C12.9931 4.06787 14.485 5.85209 14.4902 7.98666L14.5 11.997L16.0001 12.4991H13V10.9991H12.9976L12.9902 7.99031C12.9862 6.33822 11.6458 5.00106 9.99371 5.00106C8.33876 5.00106 6.99716 6.34266 6.99716 7.99761V10.9991H7V12.4991H4L5.49716 11.997V7.99761C5.49716 5.8557 6.99478 4.06357 9 3.61123Z"
640
+ }), /* @__PURE__ */ import_react27.default.createElement("path", {
641
+ d: "M9.0001 18V15.4981H10.9961V18H9.0001Z"
642
+ }), /* @__PURE__ */ import_react27.default.createElement("path", {
643
+ d: "M16 12.5011H4V14.0004H16V12.5011Z"
644
+ }));
645
+ });
646
+
647
+ // packages/react-icons/src/__icons/BellOffIcon.tsx
648
+ var import_react28 = __toESM(require("react"));
649
+ var BellOffIcon = /* @__PURE__ */ (0, import_react28.forwardRef)((props, forwardedRef) => {
650
+ return /* @__PURE__ */ import_react28.default.createElement(SvgIcon, {
651
+ ref: forwardedRef,
652
+ ...props
653
+ }, /* @__PURE__ */ import_react28.default.createElement("path", {
654
+ d: "M9 2V3.61123C6.99478 4.06357 5.49716 5.8557 5.49716 7.99761V11.997L4 12.4991H6.50089L7 12V10.9991H6.99716V7.99761C6.99716 6.34266 8.33876 5.00106 9.99371 5.00106C11.0795 5.00106 12.0307 5.57866 12.5563 6.44365L13.6376 5.36243C13.0083 4.49377 12.076 3.85908 10.996 3.61319V2H9Z"
655
+ }), /* @__PURE__ */ import_react28.default.createElement("path", {
656
+ d: "M14.4921 8.75054L12.9957 10.2469L12.9976 10.9991H13V12.4991H16.0001L14.5 11.997L14.4921 8.75054Z"
657
+ }), /* @__PURE__ */ import_react28.default.createElement("path", {
658
+ d: "M6.49894 12.5011H4V14.0004H4.99965L6.49894 12.5011Z"
659
+ }), /* @__PURE__ */ import_react28.default.createElement("path", {
660
+ d: "M9.24229 14.0004L10.7416 12.5011H16V14.0004H9.24229Z"
661
+ }), /* @__PURE__ */ import_react28.default.createElement("path", {
662
+ d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z"
663
+ }), /* @__PURE__ */ import_react28.default.createElement("path", {
664
+ d: "M3.5 15.5L15.5208 3.47919L16.5815 4.53985L4.56066 16.5607L3.5 15.5Z"
665
+ }));
666
+ });
667
+
668
+ // packages/react-icons/src/__icons/BlockIcon.tsx
669
+ var import_react29 = __toESM(require("react"));
670
+ var BlockIcon = /* @__PURE__ */ (0, import_react29.forwardRef)((props, forwardedRef) => {
671
+ return /* @__PURE__ */ import_react29.default.createElement(SvgIcon, {
672
+ ref: forwardedRef,
673
+ ...props
674
+ }, /* @__PURE__ */ import_react29.default.createElement("path", {
675
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM4.92527 14.0669C4.03109 12.9534 3.49609 11.5392 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C14.0596 4.92638 14.0613 4.92776 14.063 4.92914L4.92527 14.0669ZM5.99249 15.121L15.1172 5.99626C15.9821 7.10055 16.4961 8.48998 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5C8.48592 16.5 7.09603 15.985 5.99249 15.121Z"
676
+ }));
677
+ });
678
+
679
+ // packages/react-icons/src/__icons/BugReportIcon.tsx
680
+ var import_react30 = __toESM(require("react"));
681
+ var BugReportIcon = /* @__PURE__ */ (0, import_react30.forwardRef)((props, forwardedRef) => {
682
+ return /* @__PURE__ */ import_react30.default.createElement(SvgIcon, {
683
+ ref: forwardedRef,
684
+ ...props
685
+ }, /* @__PURE__ */ import_react30.default.createElement("path", {
686
+ d: "M5.75 7.25C5.75 4.90279 7.65279 3 10 3C12.3472 3 14.25 4.90279 14.25 7.25V7.26773L16.0981 6.20075L16.8481 7.49979L14.25 8.99978V10.4996H16.9997V11.9996H14.2428C14.2158 12.466 14.1136 12.9123 13.9481 13.3264L16.0606 15.4389L14.9999 16.4996L13.1278 14.6274C12.3511 15.4713 11.2373 16 10 16C8.7628 16 7.64907 15.4714 6.87238 14.6276L5 16.5L3.93934 15.4393L6.05205 13.3266C5.88654 12.9126 5.78428 12.4664 5.75723 12H3V10.5H5.75V8.99241L3.25 7.54904L4 6.25L5.75 7.26036V7.25ZM12.75 8.5H7.25V11.75C7.25 13.2688 8.48122 14.5 10 14.5C11.5188 14.5 12.75 13.2688 12.75 11.75V8.5ZM12.7388 7C12.6125 5.59838 11.4345 4.5 10 4.5C8.56549 4.5 7.38752 5.59838 7.26121 7H12.7388Z"
687
+ }));
688
+ });
689
+
690
+ // packages/react-icons/src/__icons/CalendarIcon.tsx
691
+ var import_react31 = __toESM(require("react"));
692
+ var CalendarIcon = /* @__PURE__ */ (0, import_react31.forwardRef)((props, forwardedRef) => {
693
+ return /* @__PURE__ */ import_react31.default.createElement(SvgIcon, {
694
+ ref: forwardedRef,
695
+ ...props
696
+ }, /* @__PURE__ */ import_react31.default.createElement("path", {
697
+ d: "M5 9H6.5V10.5H5V9Z"
698
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
699
+ d: "M5 11.998H6.5V13.498H5V11.998Z"
700
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
701
+ d: "M10.75 9H9.25V10.5H10.75V9Z"
702
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
703
+ d: "M9.25 11.998H10.75V13.498H9.25V11.998Z"
704
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
705
+ d: "M15 9H13.5V10.5H15V9Z"
706
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
707
+ d: "M13.5 11.998H15V13.498H13.5V11.998Z"
708
+ }), /* @__PURE__ */ import_react31.default.createElement("path", {
709
+ d: "M6.5 2.74609V4H13.5V2.74609H15V4H17C17.5523 4 18 4.44772 18 5V16C18 16.5523 17.5523 17 17 17H3C2.44772 17 2 16.5523 2 16V5C2 4.44772 2.44772 4 3 4H5V2.74609H6.5ZM6.5 5.5V6.74609H5V5.5H3.5V15.5H16.5V5.5H15V6.74609H13.5V5.5H6.5Z"
710
+ }));
711
+ });
712
+
713
+ // packages/react-icons/src/__icons/CallIcon.tsx
714
+ var import_react32 = __toESM(require("react"));
715
+ var CallIcon = /* @__PURE__ */ (0, import_react32.forwardRef)((props, forwardedRef) => {
716
+ return /* @__PURE__ */ import_react32.default.createElement(SvgIcon, {
717
+ ref: forwardedRef,
718
+ ...props
719
+ }, /* @__PURE__ */ import_react32.default.createElement("path", {
720
+ d: "M10.8063 3.50171C14.0531 3.50171 16.5117 5.99303 16.5117 8.81171H18C18 5.08726 14.7962 2.00171 10.8063 2.00171V3.50171Z"
721
+ }), /* @__PURE__ */ import_react32.default.createElement("path", {
722
+ d: "M4.59807 3.5705C5.28939 3.04285 6.261 3.11015 6.87421 3.72815L8.39559 5.26145C8.81657 5.68572 8.87904 6.3516 8.54443 6.84788L7.54367 8.33215C8.00659 9.68774 8.39438 10.443 8.93194 10.9848C9.47055 11.5276 10.2232 11.9203 11.5755 12.391L13.0743 11.3917C13.566 11.0639 14.2188 11.1302 14.6357 11.5504L16.0902 13.0163C16.703 13.6339 16.7701 14.6124 16.2474 15.3092L15.0318 16.9293C14.4136 17.7534 13.3501 18.2021 12.296 17.9111C7.16637 16.4949 3.41654 12.6998 2.07839 7.46219C1.80977 6.4108 2.25457 5.35915 3.06031 4.74418L4.59807 3.5705ZM5.82178 4.78881C5.73418 4.70053 5.59538 4.69091 5.49662 4.76629L3.95886 5.93997C3.57738 6.23114 3.41699 6.68605 3.51972 7.08816C4.72371 11.8006 8.07068 15.1893 12.6892 16.4644C13.092 16.5756 13.5519 16.4149 13.8447 16.0246L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.0769L13.7265 12.7554L11.7913 14.0456L11.4482 13.931C9.85582 13.3993 8.72754 12.9001 7.87952 12.0455C7.03121 11.1905 6.53781 10.0549 6.0138 8.45343L5.89901 8.10258L7.19807 6.17587L5.82178 4.78881Z"
723
+ }), /* @__PURE__ */ import_react32.default.createElement("path", {
724
+ d: "M13.2248 8.81171C13.2248 7.63849 12.2023 6.56171 10.8063 6.56171V5.06171C12.959 5.06171 14.7132 6.74575 14.7132 8.81171H13.2248Z"
725
+ }));
726
+ });
727
+
728
+ // packages/react-icons/src/__icons/CapslockIcon.tsx
729
+ var import_react33 = __toESM(require("react"));
730
+ var CapslockIcon = /* @__PURE__ */ (0, import_react33.forwardRef)((props, forwardedRef) => {
731
+ return /* @__PURE__ */ import_react33.default.createElement(SvgIcon, {
732
+ ref: forwardedRef,
733
+ ...props
734
+ }, /* @__PURE__ */ import_react33.default.createElement("path", {
735
+ d: "M3.49609 13.5H16.4961V15H3.49609V13.5Z"
736
+ }), /* @__PURE__ */ import_react33.default.createElement("path", {
737
+ d: "M16.364 9.86396L10 3.5L3.63604 9.86396L4.69323 10.9212L10 5.62132L15.3033 10.9246L16.364 9.86396Z"
738
+ }));
739
+ });
740
+
741
+ // packages/react-icons/src/__icons/ChartCollectionIcon.tsx
742
+ var import_react34 = __toESM(require("react"));
743
+ var ChartCollectionIcon = /* @__PURE__ */ (0, import_react34.forwardRef)((props, forwardedRef) => {
744
+ return /* @__PURE__ */ import_react34.default.createElement(SvgIcon, {
745
+ ref: forwardedRef,
746
+ ...props
747
+ }, /* @__PURE__ */ import_react34.default.createElement("path", {
748
+ d: "M12 2.89453H4.00961C3.45202 2.89453 3 3.3419 3 3.89375V12.8945H4.51442V4.39336H12V2.89453Z"
749
+ }), /* @__PURE__ */ import_react34.default.createElement("path", {
750
+ d: "M6.00586 6.99609C6.00586 6.44381 6.45357 5.99609 7.00586 5.99609H16C16.5523 5.99609 17 6.44381 17 6.99609V15.9902C17 16.5425 16.5523 16.9902 16 16.9902H7.00586C6.45357 16.9902 6.00586 16.5425 6.00586 15.9902V6.99609ZM7.50586 15.4902H8.75391V11H10.7539V15.4902H12.2539V9.5H14.2539V15.4902H15.5V7.49609H7.50586V15.4902Z"
751
+ }));
752
+ });
753
+
754
+ // packages/react-icons/src/__icons/ChartIcon.tsx
755
+ var import_react35 = __toESM(require("react"));
756
+ var ChartIcon = /* @__PURE__ */ (0, import_react35.forwardRef)((props, forwardedRef) => {
757
+ return /* @__PURE__ */ import_react35.default.createElement(SvgIcon, {
758
+ ref: forwardedRef,
759
+ ...props
760
+ }, /* @__PURE__ */ import_react35.default.createElement("path", {
761
+ d: "M4.48279 3H2.98279V16C2.98279 16.5523 3.4305 17 3.98279 17H16.9828V15.5H4.48279V13.5162L4.50435 13.5384L8.18524 9.97631L11.643 12.4855L17.0173 7.02615L15.9483 5.97385L11.4794 10.5135L8.04702 8.02269L4.48279 11.4719V3Z"
762
+ }));
763
+ });
764
+
765
+ // packages/react-icons/src/__icons/ChartToolsIcon.tsx
766
+ var import_react36 = __toESM(require("react"));
767
+ var ChartToolsIcon = /* @__PURE__ */ (0, import_react36.forwardRef)((props, forwardedRef) => {
768
+ return /* @__PURE__ */ import_react36.default.createElement(SvgIcon, {
769
+ ref: forwardedRef,
770
+ ...props
771
+ }, /* @__PURE__ */ import_react36.default.createElement("path", {
772
+ d: "M4.5 3H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V3Z"
773
+ }), /* @__PURE__ */ import_react36.default.createElement("path", {
774
+ d: "M8 6H6V14H8V6Z"
775
+ }), /* @__PURE__ */ import_react36.default.createElement("path", {
776
+ d: "M10 8H12V14H10V8Z"
777
+ }), /* @__PURE__ */ import_react36.default.createElement("path", {
778
+ d: "M12.5 5.50096C12.5 4.4758 13.117 3.59476 14 3.20898V5.50096C14 5.7771 14.2239 6.00096 14.5 6.00096H15.5C15.7761 6.00096 16 5.7771 16 5.50096V3.20898C16.883 3.59476 17.5 4.4758 17.5 5.50096C17.5 6.52612 16.883 7.40716 16 7.79294V14.001H14V7.79294C13.117 7.40716 12.5 6.52612 12.5 5.50096Z"
779
+ }));
780
+ });
781
+
782
+ // packages/react-icons/src/__icons/ChatIcon.tsx
783
+ var import_react37 = __toESM(require("react"));
784
+ var ChatIcon = /* @__PURE__ */ (0, import_react37.forwardRef)((props, forwardedRef) => {
785
+ return /* @__PURE__ */ import_react37.default.createElement(SvgIcon, {
786
+ ref: forwardedRef,
787
+ ...props
788
+ }, /* @__PURE__ */ import_react37.default.createElement("path", {
789
+ d: "M3 3.5H17C17.5523 3.5 18 3.94772 18 4.5V14C18 14.5523 17.5523 15 17 15H11.2778L5.25 18.5L5.25001 15H3C2.44772 15 2 14.5523 2 14V4.5C2 3.94772 2.44772 3.5 3 3.5ZM3.5 5V13.5H6.75L6.75 16L11.0556 13.5H16.5V5H3.5Z"
790
+ }), /* @__PURE__ */ import_react37.default.createElement("path", {
791
+ d: "M4.99999 8.5H6.99999V10.5H4.99999V8.5Z"
792
+ }), /* @__PURE__ */ import_react37.default.createElement("path", {
793
+ d: "M8.99999 8.5H11V10.5H8.99999V8.5Z"
794
+ }), /* @__PURE__ */ import_react37.default.createElement("path", {
795
+ d: "M13 8.5H15V10.5H13V8.5Z"
796
+ }));
797
+ });
798
+
799
+ // packages/react-icons/src/__icons/CheckCircleIcon.tsx
800
+ var import_react38 = __toESM(require("react"));
801
+ var CheckCircleIcon = /* @__PURE__ */ (0, import_react38.forwardRef)((props, forwardedRef) => {
802
+ return /* @__PURE__ */ import_react38.default.createElement(SvgIcon, {
803
+ ref: forwardedRef,
804
+ ...props
805
+ }, /* @__PURE__ */ import_react38.default.createElement("path", {
806
+ d: "M8.5 13.5L14.1569 7.84315L13.0954 6.78166L8.49917 11.3779L7.08579 9.96447L6.02513 11.0251L8.5 13.5Z"
807
+ }), /* @__PURE__ */ import_react38.default.createElement("path", {
808
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
809
+ }));
810
+ });
811
+
812
+ // packages/react-icons/src/__icons/CheckmarkIcon.tsx
813
+ var import_react39 = __toESM(require("react"));
814
+ var CheckmarkIcon = /* @__PURE__ */ (0, import_react39.forwardRef)((props, forwardedRef) => {
815
+ return /* @__PURE__ */ import_react39.default.createElement(SvgIcon, {
816
+ ref: forwardedRef,
817
+ ...props
818
+ }, /* @__PURE__ */ import_react39.default.createElement("path", {
819
+ d: "M17.955 5.59829L7.34836 16.205L2.04513 10.9016L3.10579 9.84093L7.34843 14.0836L16.8944 4.53763L17.955 5.59829Z"
820
+ }));
821
+ });
822
+
823
+ // packages/react-icons/src/__icons/CheckmarkSmallIcon.tsx
824
+ var import_react40 = __toESM(require("react"));
825
+ var CheckmarkSmallIcon = /* @__PURE__ */ (0, import_react40.forwardRef)((props, forwardedRef) => {
826
+ return /* @__PURE__ */ import_react40.default.createElement(SvgIcon, {
827
+ ref: forwardedRef,
828
+ ...props
829
+ }, /* @__PURE__ */ import_react40.default.createElement("path", {
830
+ d: "M15.2175 7.28249L8.5 14L4.96447 10.4645L6.02513 9.40381L8.5 11.8787L14.1569 6.22183L15.2175 7.28249Z"
831
+ }));
832
+ });
833
+
834
+ // packages/react-icons/src/__icons/ChevronDownIcon.tsx
835
+ var import_react41 = __toESM(require("react"));
836
+ var ChevronDownIcon = /* @__PURE__ */ (0, import_react41.forwardRef)((props, forwardedRef) => {
837
+ return /* @__PURE__ */ import_react41.default.createElement(SvgIcon, {
838
+ ref: forwardedRef,
839
+ ...props
840
+ }, /* @__PURE__ */ import_react41.default.createElement("path", {
841
+ d: "M3.63604 7.63604L10 14L16.364 7.63604L15.3068 6.57885L10 11.8787L4.6967 6.57538L3.63604 7.63604Z"
842
+ }));
843
+ });
844
+
845
+ // packages/react-icons/src/__icons/ChevronDownSmallIcon.tsx
846
+ var import_react42 = __toESM(require("react"));
847
+ var ChevronDownSmallIcon = /* @__PURE__ */ (0, import_react42.forwardRef)((props, forwardedRef) => {
848
+ return /* @__PURE__ */ import_react42.default.createElement(SvgIcon, {
849
+ ref: forwardedRef,
850
+ ...props
851
+ }, /* @__PURE__ */ import_react42.default.createElement("path", {
852
+ d: "M5.75736 8.48526L10 12.7279L14.2426 8.48526L13.182 7.4246L10 10.6066L6.81802 7.4246L5.75736 8.48526Z"
853
+ }));
854
+ });
855
+
856
+ // packages/react-icons/src/__icons/ChevronLeftDoubleIcon.tsx
857
+ var import_react43 = __toESM(require("react"));
858
+ var ChevronLeftDoubleIcon = /* @__PURE__ */ (0, import_react43.forwardRef)((props, forwardedRef) => {
859
+ return /* @__PURE__ */ import_react43.default.createElement(SvgIcon, {
860
+ ref: forwardedRef,
861
+ ...props
862
+ }, /* @__PURE__ */ import_react43.default.createElement("path", {
863
+ d: "M9.36396 3.63605L3 10L9.36396 16.364L10.4212 15.3068L5.12132 10L10.4246 4.69671L9.36396 3.63605Z"
864
+ }), /* @__PURE__ */ import_react43.default.createElement("path", {
865
+ d: "M14.364 3.63605L8 10L14.364 16.364L15.4212 15.3068L10.1213 10L15.4246 4.69671L14.364 3.63605Z"
866
+ }));
867
+ });
868
+
869
+ // packages/react-icons/src/__icons/ChevronLeftIcon.tsx
870
+ var import_react44 = __toESM(require("react"));
871
+ var ChevronLeftIcon = /* @__PURE__ */ (0, import_react44.forwardRef)((props, forwardedRef) => {
872
+ return /* @__PURE__ */ import_react44.default.createElement(SvgIcon, {
873
+ ref: forwardedRef,
874
+ ...props
875
+ }, /* @__PURE__ */ import_react44.default.createElement("path", {
876
+ d: "M12.364 3.63604L6 10L12.364 16.364L13.4212 15.3068L8.12132 10L13.4246 4.6967L12.364 3.63604Z"
877
+ }));
878
+ });
879
+
880
+ // packages/react-icons/src/__icons/ChevronLeftSmallIcon.tsx
881
+ var import_react45 = __toESM(require("react"));
882
+ var ChevronLeftSmallIcon = /* @__PURE__ */ (0, import_react45.forwardRef)((props, forwardedRef) => {
883
+ return /* @__PURE__ */ import_react45.default.createElement(SvgIcon, {
884
+ ref: forwardedRef,
885
+ ...props
886
+ }, /* @__PURE__ */ import_react45.default.createElement("path", {
887
+ d: "M11.2426 5.75541L7 9.99805L11.2426 14.2407L12.3033 13.18L9.12132 9.99805L12.3033 6.81607L11.2426 5.75541Z"
888
+ }));
889
+ });
890
+
891
+ // packages/react-icons/src/__icons/ChevronRightDoubleIcon.tsx
892
+ var import_react46 = __toESM(require("react"));
893
+ var ChevronRightDoubleIcon = /* @__PURE__ */ (0, import_react46.forwardRef)((props, forwardedRef) => {
894
+ return /* @__PURE__ */ import_react46.default.createElement(SvgIcon, {
895
+ ref: forwardedRef,
896
+ ...props
897
+ }, /* @__PURE__ */ import_react46.default.createElement("path", {
898
+ d: "M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z"
899
+ }), /* @__PURE__ */ import_react46.default.createElement("path", {
900
+ d: "M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z"
901
+ }));
902
+ });
903
+
904
+ // packages/react-icons/src/__icons/ChevronRightIcon.tsx
905
+ var import_react47 = __toESM(require("react"));
906
+ var ChevronRightIcon = /* @__PURE__ */ (0, import_react47.forwardRef)((props, forwardedRef) => {
907
+ return /* @__PURE__ */ import_react47.default.createElement(SvgIcon, {
908
+ ref: forwardedRef,
909
+ ...props
910
+ }, /* @__PURE__ */ import_react47.default.createElement("path", {
911
+ d: "M7.63604 16.364L14 10L7.63604 3.63604L6.57885 4.69323L11.8787 10L6.57538 15.3033L7.63604 16.364Z"
912
+ }));
913
+ });
914
+
915
+ // packages/react-icons/src/__icons/ChevronRightSmallIcon.tsx
916
+ var import_react48 = __toESM(require("react"));
917
+ var ChevronRightSmallIcon = /* @__PURE__ */ (0, import_react48.forwardRef)((props, forwardedRef) => {
918
+ return /* @__PURE__ */ import_react48.default.createElement(SvgIcon, {
919
+ ref: forwardedRef,
920
+ ...props
921
+ }, /* @__PURE__ */ import_react48.default.createElement("path", {
922
+ d: "M8.75736 5.75736L13 10L8.75736 14.2426L7.6967 13.182L10.8787 10L7.6967 6.81802L8.75736 5.75736Z"
923
+ }));
924
+ });
925
+
926
+ // packages/react-icons/src/__icons/ChevronUpIcon.tsx
927
+ var import_react49 = __toESM(require("react"));
928
+ var ChevronUpIcon = /* @__PURE__ */ (0, import_react49.forwardRef)((props, forwardedRef) => {
929
+ return /* @__PURE__ */ import_react49.default.createElement(SvgIcon, {
930
+ ref: forwardedRef,
931
+ ...props
932
+ }, /* @__PURE__ */ import_react49.default.createElement("path", {
933
+ d: "M16.364 12.364L10 6L3.63604 12.364L4.69323 13.4212L10 8.12132L15.3033 13.4246L16.364 12.364Z"
934
+ }));
935
+ });
936
+
937
+ // packages/react-icons/src/__icons/ChevronUpSmallIcon.tsx
938
+ var import_react50 = __toESM(require("react"));
939
+ var ChevronUpSmallIcon = /* @__PURE__ */ (0, import_react50.forwardRef)((props, forwardedRef) => {
940
+ return /* @__PURE__ */ import_react50.default.createElement(SvgIcon, {
941
+ ref: forwardedRef,
942
+ ...props
943
+ }, /* @__PURE__ */ import_react50.default.createElement("path", {
944
+ d: "M14.2426 11.2426L10 7L5.75736 11.2426L6.81802 12.3033L10 9.12132L13.182 12.3033L14.2426 11.2426Z"
945
+ }));
946
+ });
947
+
948
+ // packages/react-icons/src/__icons/ClockIcon.tsx
949
+ var import_react51 = __toESM(require("react"));
950
+ var ClockIcon = /* @__PURE__ */ (0, import_react51.forwardRef)((props, forwardedRef) => {
951
+ return /* @__PURE__ */ import_react51.default.createElement(SvgIcon, {
952
+ ref: forwardedRef,
953
+ ...props
954
+ }, /* @__PURE__ */ import_react51.default.createElement("path", {
955
+ d: "M8.50195 6.49805H10.002V9.99891H12.502V11.4989H8.50195L8.50195 6.49805Z"
956
+ }), /* @__PURE__ */ import_react51.default.createElement("path", {
957
+ d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
958
+ }));
959
+ });
960
+
961
+ // packages/react-icons/src/__icons/CloseIcon.tsx
962
+ var import_react52 = __toESM(require("react"));
963
+ var CloseIcon = /* @__PURE__ */ (0, import_react52.forwardRef)((props, forwardedRef) => {
964
+ return /* @__PURE__ */ import_react52.default.createElement(SvgIcon, {
965
+ ref: forwardedRef,
966
+ ...props
967
+ }, /* @__PURE__ */ import_react52.default.createElement("path", {
968
+ d: "M10.0612 11.0611L15.5009 16.5008L16.5616 15.4401L11.1219 10.0004L16.5831 4.53923L15.5224 3.47857L10.0612 8.93976L4.54076 3.41931L3.4801 4.47997L9.00055 10.0004L3.50159 15.4994L4.56225 16.5601L10.0612 11.0611Z"
969
+ }));
970
+ });
971
+
972
+ // packages/react-icons/src/__icons/CloseSidebarIcon.tsx
973
+ var import_react53 = __toESM(require("react"));
974
+ var CloseSidebarIcon = /* @__PURE__ */ (0, import_react53.forwardRef)((props, forwardedRef) => {
975
+ return /* @__PURE__ */ import_react53.default.createElement(SvgIcon, {
976
+ ref: forwardedRef,
977
+ ...props
978
+ }, /* @__PURE__ */ import_react53.default.createElement("path", {
979
+ d: "M13.0804 12.8284L10.252 10L13.0804 7.17157L13.9992 8.094L12.0596 10.0336L13.9688 11.9428L13.0804 12.8284Z"
980
+ }), /* @__PURE__ */ import_react53.default.createElement("path", {
981
+ d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H6.5V15.5H4.5V4.5ZM8 4.5H15.5V15.5H8V4.5Z"
982
+ }));
983
+ });
984
+
985
+ // packages/react-icons/src/__icons/CloudDoneIcon.tsx
986
+ var import_react54 = __toESM(require("react"));
987
+ var CloudDoneIcon = /* @__PURE__ */ (0, import_react54.forwardRef)((props, forwardedRef) => {
988
+ return /* @__PURE__ */ import_react54.default.createElement(SvgIcon, {
989
+ ref: forwardedRef,
990
+ ...props
991
+ }, /* @__PURE__ */ import_react54.default.createElement("path", {
992
+ d: "M7.00489 8.50634C4.82258 8.05638 3.49805 9.61764 3.49805 10.9994C3.49805 12.3811 4.61752 13.4998 5.99805 13.5H9.37811L10.8789 15.0008L5.99854 15.0008C3.78913 15.0008 1.99805 13.2094 1.99805 10.9994C1.99805 8.78953 3.90297 6.74254 6.3 7C6.95372 5.6293 8.37924 4.5 9.99771 4.5C12.0278 4.5 13.4311 5.63185 14.1549 7.92331C14.6322 7.92331 15.1081 8.02349 15.5542 8.20348L14.4238 9.3339C14.0042 9.24046 13.5018 9.18534 12.9008 9.18534C12.4181 6.18676 10.7258 6 9.99771 6C8.97771 6 7.88418 6.91468 7.00489 8.50634Z"
993
+ }), /* @__PURE__ */ import_react54.default.createElement("path", {
994
+ d: "M12.9999 15.0004L11.4994 13.5H14.5003L12.9999 15.0004Z"
995
+ }), /* @__PURE__ */ import_react54.default.createElement("path", {
996
+ d: "M17.7348 10.2655L16.4985 11.5018L16.4985 11.4995C16.5326 11.2872 16.5171 10.5854 15.8691 10.0098L16.8488 9.03015C17.2259 9.38306 17.5331 9.80336 17.7348 10.2655Z"
997
+ }), /* @__PURE__ */ import_react54.default.createElement("path", {
998
+ d: "M18.3033 9.6967L12.9999 15.0004L10.1716 12.1716L11.2322 11.1109L13 12.8787L17.2426 8.63604L18.3033 9.6967Z"
999
+ }));
1000
+ });
1001
+
1002
+ // packages/react-icons/src/__icons/CloudIcon.tsx
1003
+ var import_react55 = __toESM(require("react"));
1004
+ var CloudIcon = /* @__PURE__ */ (0, import_react55.forwardRef)((props, forwardedRef) => {
1005
+ return /* @__PURE__ */ import_react55.default.createElement(SvgIcon, {
1006
+ ref: forwardedRef,
1007
+ ...props
1008
+ }, /* @__PURE__ */ import_react55.default.createElement("path", {
1009
+ d: "M7.00684 8.50551C6.93918 8.50004 7.07653 8.50551 7.00684 8.50551C4.82454 8.05555 3.5 9.61682 3.5 10.9986C3.5 12.3803 4.61947 13.499 6 13.4992H15C15.9682 13.3608 16.5005 12.5045 16.5005 11.4987C16.5612 11.1201 16.4646 9.18452 12.9027 9.18452C12.4201 6.18594 10.7277 5.99918 9.99966 5.99918C8.97966 5.99918 7.88613 6.91386 7.00684 8.50551ZM15 15L6.00049 15C3.79108 15 2 13.2085 2 10.9986C2 8.78871 3.90492 6.74171 6.30195 6.99918C6.95568 5.62848 8.3812 4.49918 9.99966 4.49918C12.0298 4.49918 13.4331 5.63102 14.1568 7.92248C16.0899 7.92248 18.0005 9.56597 18.0005 11.4987C18.0005 13.2618 16.6964 14.7575 15 15Z"
1010
+ }));
1011
+ });
1012
+
1013
+ // packages/react-icons/src/__icons/CloudOffIcon.tsx
1014
+ var import_react56 = __toESM(require("react"));
1015
+ var CloudOffIcon = /* @__PURE__ */ (0, import_react56.forwardRef)((props, forwardedRef) => {
1016
+ return /* @__PURE__ */ import_react56.default.createElement(SvgIcon, {
1017
+ ref: forwardedRef,
1018
+ ...props
1019
+ }, /* @__PURE__ */ import_react56.default.createElement("path", {
1020
+ d: "M3.5 10.9994C3.5 9.61763 4.82454 8.05636 7.00684 8.50633C7.88613 6.91467 8.97966 5.99999 9.99966 5.99999C10.5564 5.99999 11.6769 6.10919 12.3893 7.5013L13.4803 6.41028C12.6853 5.13288 11.5177 4.49999 9.99966 4.49999C8.3812 4.49999 6.95568 5.62929 6.30195 6.99999C3.90492 6.74252 2 8.78952 2 10.9994C2 12.8684 3.28101 14.438 5.0127 14.8779L6.39063 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
1021
+ }), /* @__PURE__ */ import_react56.default.createElement("path", {
1022
+ d: "M10.6333 13.5L9.13243 15.0008L15 15.0008C16.6964 14.7583 18.0005 13.2626 18.0005 11.4995C18.0005 10.1375 17.0517 8.91918 15.8149 8.31838L14.723 9.41026C16.4983 9.93156 16.5484 11.2006 16.5005 11.4995C16.5005 12.5054 15.9682 13.3616 15 13.5H10.6333Z"
1023
+ }), /* @__PURE__ */ import_react56.default.createElement("path", {
1024
+ d: "M4 15.75L15.3137 4.43628L16.3744 5.49694L5.06066 16.8106L4 15.75Z"
1025
+ }));
1026
+ });
1027
+
1028
+ // packages/react-icons/src/__icons/CodeIcon.tsx
1029
+ var import_react57 = __toESM(require("react"));
1030
+ var CodeIcon = /* @__PURE__ */ (0, import_react57.forwardRef)((props, forwardedRef) => {
1031
+ return /* @__PURE__ */ import_react57.default.createElement(SvgIcon, {
1032
+ ref: forwardedRef,
1033
+ ...props
1034
+ }, /* @__PURE__ */ import_react57.default.createElement("path", {
1035
+ d: "M10.8646 3.44299L7.5 16L8.94889 16.3883L12.3135 3.83122L10.8646 3.44299Z"
1036
+ }), /* @__PURE__ */ import_react57.default.createElement("path", {
1037
+ d: "M5.24264 5.75739L1 10L5.24264 14.2427L6.3033 13.182L3.12132 10L6.3033 6.81805L5.24264 5.75739Z"
1038
+ }), /* @__PURE__ */ import_react57.default.createElement("path", {
1039
+ d: "M19 10L14.7574 5.75739L13.6967 6.81805L16.8787 10L13.6967 13.182L14.7574 14.2427L19 10Z"
1040
+ }));
1041
+ });
1042
+
1043
+ // packages/react-icons/src/__icons/CodeOffIcon.tsx
1044
+ var import_react58 = __toESM(require("react"));
1045
+ var CodeOffIcon = /* @__PURE__ */ (0, import_react58.forwardRef)((props, forwardedRef) => {
1046
+ return /* @__PURE__ */ import_react58.default.createElement(SvgIcon, {
1047
+ ref: forwardedRef,
1048
+ ...props
1049
+ }, /* @__PURE__ */ import_react58.default.createElement("path", {
1050
+ d: "M14.5604 9.68219L14.8787 10.0004L11.6967 13.1824L12.7574 14.2431L17 10.0004L15.6211 8.62153L14.5604 9.68219Z"
1051
+ }), /* @__PURE__ */ import_react58.default.createElement("path", {
1052
+ d: "M13.4998 6.50021L12.7574 5.7578L11.6967 6.81846L12.4391 7.56087L13.4998 6.50021Z"
1053
+ }), /* @__PURE__ */ import_react58.default.createElement("path", {
1054
+ d: "M7.56043 12.4396L5.12132 10.0004L8.3033 6.81846L7.24264 5.7578L3 10.0004L6.49977 13.5002L7.56043 12.4396Z"
1055
+ }), /* @__PURE__ */ import_react58.default.createElement("path", {
1056
+ d: "M4.75 15.25L16.0637 3.93628L17.1244 4.99694L5.81066 16.3106L4.75 15.25Z"
1057
+ }));
1058
+ });
1059
+
1060
+ // packages/react-icons/src/__icons/CodeblockIcon.tsx
1061
+ var import_react59 = __toESM(require("react"));
1062
+ var CodeblockIcon = /* @__PURE__ */ (0, import_react59.forwardRef)((props, forwardedRef) => {
1063
+ return /* @__PURE__ */ import_react59.default.createElement(SvgIcon, {
1064
+ ref: forwardedRef,
1065
+ ...props
1066
+ }, /* @__PURE__ */ import_react59.default.createElement("path", {
1067
+ d: "M8 3H4C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.5H8V3Z"
1068
+ }), /* @__PURE__ */ import_react59.default.createElement("path", {
1069
+ d: "M11.3323 8.82873L8.50391 6.0003L11.3323 3.17188L12.3945 4.23407L10.6251 6.0035L12.3913 7.76974L11.3323 8.82873Z"
1070
+ }), /* @__PURE__ */ import_react59.default.createElement("path", {
1071
+ d: "M16.9892 3.17188L19.8176 6.0003L16.9892 8.82873L15.927 7.76653L17.6964 5.9971L15.9302 4.23087L16.9892 3.17188Z"
1072
+ }));
1073
+ });
1074
+
1075
+ // packages/react-icons/src/__icons/CollapseIcon.tsx
1076
+ var import_react60 = __toESM(require("react"));
1077
+ var CollapseIcon = /* @__PURE__ */ (0, import_react60.forwardRef)((props, forwardedRef) => {
1078
+ return /* @__PURE__ */ import_react60.default.createElement(SvgIcon, {
1079
+ ref: forwardedRef,
1080
+ ...props
1081
+ }, /* @__PURE__ */ import_react60.default.createElement("path", {
1082
+ d: "M9.36396 3.63605L3 10L9.36396 16.364L10.4212 15.3068L5.12132 10L10.4246 4.69671L9.36396 3.63605Z"
1083
+ }), /* @__PURE__ */ import_react60.default.createElement("path", {
1084
+ d: "M14.364 3.63605L8 10L14.364 16.364L15.4212 15.3068L10.1213 10L15.4246 4.69671L14.364 3.63605Z"
1085
+ }));
1086
+ });
1087
+
1088
+ // packages/react-icons/src/__icons/ConditionsIcon.tsx
1089
+ var import_react61 = __toESM(require("react"));
1090
+ var ConditionsIcon = /* @__PURE__ */ (0, import_react61.forwardRef)((props, forwardedRef) => {
1091
+ return /* @__PURE__ */ import_react61.default.createElement(SvgIcon, {
1092
+ ref: forwardedRef,
1093
+ ...props
1094
+ }, /* @__PURE__ */ import_react61.default.createElement("path", {
1095
+ d: "M2 9.25683H8V10.7568H2V9.25683Z"
1096
+ }), /* @__PURE__ */ import_react61.default.createElement("path", {
1097
+ d: "M8 14C8 14.5523 8.44772 15 9 15H14C14.5523 15 15 14.5523 15 14V13.5H9.5V6.5H15V6C15 5.44771 14.5523 5 14 5H9C8.44772 5 8 5.44771 8 6V14Z"
1098
+ }), /* @__PURE__ */ import_react61.default.createElement("path", {
1099
+ d: "M14.1716 2.89423L17 5.72265L14.1716 8.55108L13.1094 7.48889L14.8788 5.71945L13.1126 3.95322L14.1716 2.89423Z"
1100
+ }), /* @__PURE__ */ import_react61.default.createElement("path", {
1101
+ d: "M14.1716 11.3337L17 14.1621L14.1716 16.9905L13.1094 15.9283L14.8788 14.1589L13.1126 12.3927L14.1716 11.3337Z"
1102
+ }));
1103
+ });
1104
+
1105
+ // packages/react-icons/src/__icons/CopyIcon.tsx
1106
+ var import_react62 = __toESM(require("react"));
1107
+ var CopyIcon = /* @__PURE__ */ (0, import_react62.forwardRef)((props, forwardedRef) => {
1108
+ return /* @__PURE__ */ import_react62.default.createElement(SvgIcon, {
1109
+ ref: forwardedRef,
1110
+ ...props
1111
+ }, /* @__PURE__ */ import_react62.default.createElement("path", {
1112
+ d: "M4.00961 2H12V3.49883H4.51442V12H3V2.99922C3 2.44737 3.45202 2 4.00961 2Z"
1113
+ }), /* @__PURE__ */ import_react62.default.createElement("path", {
1114
+ d: "M7 5C6.44772 5 6 5.44772 6 6V17C6 17.5523 6.44771 18 7 18H16C16.5523 18 17 17.5523 17 17V6C17 5.44772 16.5523 5 16 5H7ZM15.5 6.5V16.5H7.5V6.5H15.5Z"
1115
+ }));
1116
+ });
1117
+
1118
+ // packages/react-icons/src/__icons/CrosshairIcon.tsx
1119
+ var import_react63 = __toESM(require("react"));
1120
+ var CrosshairIcon = /* @__PURE__ */ (0, import_react63.forwardRef)((props, forwardedRef) => {
1121
+ return /* @__PURE__ */ import_react63.default.createElement(SvgIcon, {
1122
+ ref: forwardedRef,
1123
+ ...props
1124
+ }, /* @__PURE__ */ import_react63.default.createElement("path", {
1125
+ d: "M4.5 4.5V5.99609H3V4C3 3.44772 3.44772 3 4 3H6V4.5H4.5Z"
1126
+ }), /* @__PURE__ */ import_react63.default.createElement("path", {
1127
+ d: "M14 4.5H15.5V5.99609H17V4C17 3.44772 16.5523 3 16 3H14V4.5Z"
1128
+ }), /* @__PURE__ */ import_react63.default.createElement("path", {
1129
+ d: "M17 14H15.5V15.5H14V17H16C16.5523 17 17 16.5523 17 16V14Z"
1130
+ }), /* @__PURE__ */ import_react63.default.createElement("path", {
1131
+ d: "M4.5 15.5H6V17L4 17C3.44772 17 3 16.5523 3 16V14H4.5V15.5Z"
1132
+ }), /* @__PURE__ */ import_react63.default.createElement("path", {
1133
+ d: "M9.25082 10.75L9.25083 13.9992H10.7508V10.75H14V9.25H10.7508V5.99527H9.25082L9.25083 9.25L6 9.25V10.75H9.25082Z"
1134
+ }));
1135
+ });
1136
+
1137
+ // packages/react-icons/src/__icons/CursorIcon.tsx
1138
+ var import_react64 = __toESM(require("react"));
1139
+ var CursorIcon = /* @__PURE__ */ (0, import_react64.forwardRef)((props, forwardedRef) => {
1140
+ return /* @__PURE__ */ import_react64.default.createElement(SvgIcon, {
1141
+ ref: forwardedRef,
1142
+ ...props
1143
+ }, /* @__PURE__ */ import_react64.default.createElement("path", {
1144
+ d: "M12.4446 11.4447L17.799 8.91422L2.59619 2.90381L8.6066 18.1066L11.0686 12.897L14.8284 16.6569L16.2426 15.2426L12.4446 11.4447ZM8.72915 14.3367L5.2638 5.57141L14.0291 9.03677L10.4301 10.7377L8.72915 14.3367Z"
1145
+ }));
1146
+ });
1147
+
1148
+ // packages/react-icons/src/__icons/CycleIcon.tsx
1149
+ var import_react65 = __toESM(require("react"));
1150
+ var CycleIcon = /* @__PURE__ */ (0, import_react65.forwardRef)((props, forwardedRef) => {
1151
+ return /* @__PURE__ */ import_react65.default.createElement(SvgIcon, {
1152
+ ref: forwardedRef,
1153
+ ...props
1154
+ }, /* @__PURE__ */ import_react65.default.createElement("path", {
1155
+ d: "M2.56736 7.61866C2.27604 8.56899 2.18436 9.56739 2.29233 10.548C2.46643 12.1292 3.15966 13.6641 4.37201 14.8764C7.20331 17.7077 11.7938 17.7077 14.6251 14.8764C14.8764 14.6251 15.1055 14.3598 15.3122 14.0832L14.2374 13.0084C14.0415 13.2925 13.8172 13.563 13.5644 13.8158C11.3189 16.0613 7.67819 16.0613 5.43267 13.8158C4.47012 12.8532 3.92144 11.6382 3.78332 10.3838C3.72774 9.87901 3.73867 9.36887 3.81605 8.86735L2.56736 7.61866Z"
1156
+ }), /* @__PURE__ */ import_react65.default.createElement("path", {
1157
+ d: "M5.82843 9.32843L3.00001 6.5L0.171579 9.32843L1.23377 10.3906L3.00321 8.62119L4.76944 10.3874L5.82843 9.32843Z"
1158
+ }), /* @__PURE__ */ import_react65.default.createElement("path", {
1159
+ d: "M13.5633 5.68328C14.5434 6.66338 15.0957 7.90926 15.2203 9.18892L16.6905 10.6591C16.9604 8.51345 16.2716 6.27019 14.624 4.62262C13.4116 3.41027 11.8767 2.71704 10.2955 2.54294C8.18401 2.31045 5.98989 3.00367 4.37095 4.62262C4.27783 4.71574 4.18778 4.81076 4.10079 4.90755L5.16337 5.97013C5.24891 5.87225 5.33832 5.77656 5.43161 5.68328C6.71512 4.39977 8.4528 3.84911 10.1314 4.03393C11.3858 4.17205 12.6008 4.72073 13.5633 5.68328Z"
1160
+ }), /* @__PURE__ */ import_react65.default.createElement("path", {
1161
+ d: "M13.1719 8.67158L16.0003 11.5L18.8287 8.67158L17.7665 7.60938L15.9971 9.37881L14.2309 7.61258L13.1719 8.67158Z"
1162
+ }));
1163
+ });
1164
+
1165
+ // packages/react-icons/src/__icons/DarkmodeIcon.tsx
1166
+ var import_react66 = __toESM(require("react"));
1167
+ var DarkmodeIcon = /* @__PURE__ */ (0, import_react66.forwardRef)((props, forwardedRef) => {
1168
+ return /* @__PURE__ */ import_react66.default.createElement(SvgIcon, {
1169
+ ref: forwardedRef,
1170
+ ...props
1171
+ }, /* @__PURE__ */ import_react66.default.createElement("path", {
1172
+ d: "M3 9.03064C3 5.98732 4.70587 3.34243 7.21358 2L7.21728 2.0037L8.67352 2.32674C7.83576 6.10321 8.65462 8.70994 10.2562 10.1813C11.8704 11.6642 14.4792 12.1797 17.6094 11.3373L17.9985 12.783L17.997 12.7834L18 12.7864C16.6576 15.2941 14.0127 17 10.9694 17C6.56801 17 3 13.432 3 9.03064ZM15.9434 13.172C13.2998 13.454 10.9254 12.8291 9.24333 11.2838C7.47945 9.66338 6.61441 7.15902 6.89703 3.9999C5.43299 5.1865 4.49716 6.99928 4.49716 9.03064C4.49716 12.6051 7.39487 15.5028 10.9694 15.5028C12.9686 15.5028 14.7561 14.5964 15.9434 13.172Z"
1173
+ }));
1174
+ });
1175
+
1176
+ // packages/react-icons/src/__icons/DataTableIcon.tsx
1177
+ var import_react67 = __toESM(require("react"));
1178
+ var DataTableIcon = /* @__PURE__ */ (0, import_react67.forwardRef)((props, forwardedRef) => {
1179
+ return /* @__PURE__ */ import_react67.default.createElement(SvgIcon, {
1180
+ ref: forwardedRef,
1181
+ ...props
1182
+ }, /* @__PURE__ */ import_react67.default.createElement("path", {
1183
+ d: "M4.5 4.5V7H10.3341C10.1185 7.36208 10 7.75695 10 8.1703L10 8.5H8.5L8.5 15.5H10V15.8305C10.0001 16.2434 10.1184 16.6382 10.3337 17H4C3.44772 17 3 16.5523 3 16V4C3 3.44772 3.44772 3 4 3H16C16.5523 3 17 3.44772 17 4V5.37754C16.5402 5.21219 16.035 5.09593 15.5 5.0393V4.5H4.5ZM7 15.5L7 8.5H4.5V15.5H7Z"
1184
+ }), /* @__PURE__ */ import_react67.default.createElement("path", {
1185
+ d: "M11 8.5V15H12.5V13.706C13.1848 14.0481 14.0539 14.2505 14.9998 14.2505C15.9458 14.2505 16.8151 14.048 17.5 13.7058V15C17.5 15.0091 17.4988 15.0506 17.4434 15.1324C17.3809 15.2248 17.2554 15.357 17.0334 15.4958C16.5834 15.777 15.8684 16 15 16C14.1316 16 13.4166 15.777 12.9666 15.4958C12.7446 15.357 12.6191 15.2248 12.5566 15.1324C12.5014 15.0509 12.5 15.0093 12.5 15H11C11 15.3556 11.1188 15.6938 11.3329 16C11.9501 16.883 13.3598 17.5 15 17.5C16.6402 17.5 18.0499 16.883 18.6671 16C18.8537 15.7332 18.9678 15.4422 18.9941 15.1365C18.998 15.0913 19 15.0458 19 15V8.5C19 7.11929 17.2088 6 14.9998 6C12.7908 6 11 7.11929 11 8.5ZM17.443 8.63244C17.3805 8.7248 17.2551 8.85703 17.0331 8.99579C16.5831 9.27703 15.8682 9.5 14.9998 9.5C14.1315 9.5 13.4165 9.27703 12.9665 8.99579C12.7445 8.85703 12.6191 8.7248 12.5566 8.63244C12.5014 8.55087 12.5 8.5102 12.5 8.50093V8.49974C12.5 8.49193 12.4999 8.45129 12.5566 8.36756C12.6191 8.2752 12.7445 8.14297 12.9665 8.00421C13.4165 7.72297 14.1315 7.5 14.9998 7.5C15.8682 7.5 16.5831 7.72297 17.0331 8.00421C17.2551 8.14297 17.3805 8.2752 17.443 8.36756C17.4997 8.45129 17.4996 8.49245 17.4996 8.50026C17.4996 8.50807 17.4997 8.54871 17.443 8.63244ZM17.5 10.4515V11.7503H17.4989C17.4915 11.8017 17.4369 11.9982 17.0336 12.2501C16.5864 12.5295 15.8723 12.7505 14.9998 12.7505C14.1274 12.7505 13.4134 12.5295 12.9662 12.2501C12.563 11.9982 12.5085 11.8017 12.5011 11.7503H12.5V10.4517C13.1848 10.7948 14.0539 11 14.9998 11C15.9459 11 16.8152 10.7947 17.5 10.4515Z"
1186
+ }));
1187
+ });
1188
+
1189
+ // packages/react-icons/src/__icons/DatabaseIcon.tsx
1190
+ var import_react68 = __toESM(require("react"));
1191
+ var DatabaseIcon = /* @__PURE__ */ (0, import_react68.forwardRef)((props, forwardedRef) => {
1192
+ return /* @__PURE__ */ import_react68.default.createElement(SvgIcon, {
1193
+ ref: forwardedRef,
1194
+ ...props
1195
+ }, /* @__PURE__ */ import_react68.default.createElement("path", {
1196
+ d: "M4.5 5.5V14.5H6V12.429C7.00272 13.0914 8.42382 13.4992 9.99974 13.4992C11.5758 13.4992 12.9971 13.0914 14 12.4288V14.5H15.5V5.5C15.5 3.567 13.0372 2 9.99974 2C6.96232 2 4.5 3.567 4.5 5.5ZM13.0833 6.7094C12.3634 7.16755 11.2772 7.5 9.99974 7.5C8.72225 7.5 7.6361 7.16755 6.91618 6.7094C6.17847 6.23992 6 5.7758 6 5.5C6 5.2242 6.17847 4.76007 6.91618 4.2906C7.6361 3.83245 8.72225 3.5 9.99974 3.5C11.2772 3.5 12.3634 3.83245 13.0833 4.2906C13.821 4.76007 13.9995 5.2242 13.9995 5.5C13.9995 5.7758 13.821 6.23992 13.0833 6.7094ZM14 7.90193V10H13.998C13.9994 10.0177 14 10.0348 14 10.0512C14 10.3199 13.8296 10.7696 13.0955 11.2271C12.3766 11.6752 11.287 11.9992 9.99974 11.9992C8.71249 11.9992 7.62305 11.6752 6.9043 11.2272C6.17039 10.7697 6 10.32 6 10.0512C6 10.0348 6.00063 10.0177 6.00196 10H6V7.90228C7.00272 8.57818 8.42382 9 9.99974 9C11.5759 9 12.9973 8.57803 14 7.90193Z"
1197
+ }), /* @__PURE__ */ import_react68.default.createElement("path", {
1198
+ d: "M6 14.5L5.89022 14.5002L4.5 14.5L4.5 14.5048C4.50095 14.9971 4.66162 15.4656 4.95081 15.8905C5.79592 17.1319 7.73857 18.0005 10 18.0005C12.2614 18.0005 14.2041 17.1319 15.0492 15.8905C15.3392 15.4644 15.5 14.9939 15.5 14.5L15.3902 14.5002H14.1098L14 14.5C14 14.7758 13.8215 15.2404 13.0838 15.7098C12.3638 16.168 11.2776 16.5005 10 16.5005C8.72243 16.5005 7.6362 16.168 6.91623 15.7098C6.17846 15.2404 6 14.7758 6 14.5Z"
1199
+ }));
1200
+ });
1201
+
1202
+ // packages/react-icons/src/__icons/DeleteIcon.tsx
1203
+ var import_react69 = __toESM(require("react"));
1204
+ var DeleteIcon = /* @__PURE__ */ (0, import_react69.forwardRef)((props, forwardedRef) => {
1205
+ return /* @__PURE__ */ import_react69.default.createElement(SvgIcon, {
1206
+ ref: forwardedRef,
1207
+ ...props
1208
+ }, /* @__PURE__ */ import_react69.default.createElement("path", {
1209
+ d: "M7.5 8.00195H9V15.002H7.5V8.00195Z"
1210
+ }), /* @__PURE__ */ import_react69.default.createElement("path", {
1211
+ d: "M12.5 8.00195H11V15.0015H12.5V8.00195Z"
1212
+ }), /* @__PURE__ */ import_react69.default.createElement("path", {
1213
+ d: "M6 5.00391V3.50391C6 2.95162 6.44772 2.50391 7 2.50391H13C13.5523 2.50391 14 2.95162 14 3.50391V5.00391H17.4961V6.50391H15.5V16.9997C15.5 17.552 15.0523 17.9997 14.5 17.9997H5.5C4.94772 17.9997 4.5 17.552 4.5 16.9997V6.50391H2.49609V5.00391H6ZM7.5 5.00391H12.5V4.00391H7.5V5.00391ZM6 6.50391V16.4997H14V6.50391H6Z"
1214
+ }));
1215
+ });
1216
+
1217
+ // packages/react-icons/src/__icons/DescriptionIcon.tsx
1218
+ var import_react70 = __toESM(require("react"));
1219
+ var DescriptionIcon = /* @__PURE__ */ (0, import_react70.forwardRef)((props, forwardedRef) => {
1220
+ return /* @__PURE__ */ import_react70.default.createElement(SvgIcon, {
1221
+ ref: forwardedRef,
1222
+ ...props
1223
+ }, /* @__PURE__ */ import_react70.default.createElement("path", {
1224
+ d: "M7 8.49998H13V9.99998H7V8.49998Z"
1225
+ }), /* @__PURE__ */ import_react70.default.createElement("path", {
1226
+ d: "M13 12H7V13.5H13V12Z"
1227
+ }), /* @__PURE__ */ import_react70.default.createElement("path", {
1228
+ d: "M13 2.00074L5.00008 2.00006C4.44777 2.00001 4 2.44774 4 3.00006V17C4 17.5523 4.44771 18 5 18H15C15.5523 18 16 17.5523 16 17V4.99998H13V2.00074ZM11.5 6.49998H14.5V16.5H5.5V3.5001L11.5 3.50061V6.49998Z"
1229
+ }));
1230
+ });
1231
+
1232
+ // packages/react-icons/src/__icons/DifferenceChartIcon.tsx
1233
+ var import_react71 = __toESM(require("react"));
1234
+ var DifferenceChartIcon = /* @__PURE__ */ (0, import_react71.forwardRef)((props, forwardedRef) => {
1235
+ return /* @__PURE__ */ import_react71.default.createElement(SvgIcon, {
1236
+ ref: forwardedRef,
1237
+ ...props
1238
+ }, /* @__PURE__ */ import_react71.default.createElement("path", {
1239
+ d: "M6.9654 14.6066L9.8024 9.49995H14.0726L15.5877 12.3518L16.9123 11.6481L15.7711 9.49995H17V7.99995H14.9743L12.0147 2.42908L8.9198 7.99995H4.5V2.99993H3V15.9999C3 16.5522 3.44772 16.9999 4 16.9999H17V15.4999H4.5V9.68064L6.9654 14.6066ZM6.08695 9.49995H8.08646L7.03458 11.3933L6.08695 9.49995ZM10.6357 7.99995L11.9852 5.57082L13.2757 7.99995H10.6357Z"
1240
+ }));
1241
+ });
1242
+
1243
+ // packages/react-icons/src/__icons/DotMenuIcon.tsx
1244
+ var import_react72 = __toESM(require("react"));
1245
+ var DotMenuIcon = /* @__PURE__ */ (0, import_react72.forwardRef)((props, forwardedRef) => {
1246
+ return /* @__PURE__ */ import_react72.default.createElement(SvgIcon, {
1247
+ ref: forwardedRef,
1248
+ ...props
1249
+ }, /* @__PURE__ */ import_react72.default.createElement("path", {
1250
+ d: "M11.5 5.00024C11.5 5.82867 10.8284 6.50024 10 6.50024C9.17157 6.50024 8.5 5.82867 8.5 5.00024C8.5 4.17182 9.17157 3.50024 10 3.50024C10.8284 3.50024 11.5 4.17182 11.5 5.00024Z"
1251
+ }), /* @__PURE__ */ import_react72.default.createElement("path", {
1252
+ d: "M11.499 15.0008C11.499 15.8293 10.8275 16.5008 9.99902 16.5008C9.1706 16.5008 8.49902 15.8293 8.49902 15.0008C8.49902 14.1724 9.1706 13.5008 9.99902 13.5008C10.8275 13.5008 11.499 14.1724 11.499 15.0008Z"
1253
+ }), /* @__PURE__ */ import_react72.default.createElement("path", {
1254
+ d: "M9.99902 11.5008C10.8275 11.5008 11.499 10.8293 11.499 10.0008C11.499 9.17241 10.8275 8.50084 9.99902 8.50084C9.1706 8.50084 8.49902 9.17241 8.49902 10.0008C8.49902 10.8293 9.1706 11.5008 9.99902 11.5008Z"
1255
+ }));
1256
+ });
1257
+
1258
+ // packages/react-icons/src/__icons/DownloadIcon.tsx
1259
+ var import_react73 = __toESM(require("react"));
1260
+ var DownloadIcon = /* @__PURE__ */ (0, import_react73.forwardRef)((props, forwardedRef) => {
1261
+ return /* @__PURE__ */ import_react73.default.createElement(SvgIcon, {
1262
+ ref: forwardedRef,
1263
+ ...props
1264
+ }, /* @__PURE__ */ import_react73.default.createElement("path", {
1265
+ d: "M10.25 12.5L6.00736 8.25736L7.06802 7.1967L9.5 9.62868V3.5L11 3.5V9.62868L13.432 7.1967L14.4926 8.25736L10.25 12.5Z"
1266
+ }), /* @__PURE__ */ import_react73.default.createElement("path", {
1267
+ d: "M15.498 15.4971H4.49805V12H2.99805L3 15.998C3 16.5514 3.39175 17 3.875 17H16.125C16.6082 17 17 16.5514 17 15.998L16.999 12H15.498V15.4971Z"
1268
+ }));
1269
+ });
1270
+
1271
+ // packages/react-icons/src/__icons/DownloadingIcon.tsx
1272
+ var import_react74 = __toESM(require("react"));
1273
+ var DownloadingIcon = /* @__PURE__ */ (0, import_react74.forwardRef)((props, forwardedRef) => {
1274
+ return /* @__PURE__ */ import_react74.default.createElement(SvgIcon, {
1275
+ ref: forwardedRef,
1276
+ ...props
1277
+ }, /* @__PURE__ */ import_react74.default.createElement("path", {
1278
+ d: "M3 3.83333H4.5V3H3V3.83333Z"
1279
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1280
+ d: "M15.502 3.83333V3H17.002V3.83333H15.502Z"
1281
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1282
+ d: "M17.002 7.16667V5.5H15.502V7.16667H17.002Z"
1283
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1284
+ d: "M17.002 8.83333V10.5H15.502V8.83333H17.002Z"
1285
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1286
+ d: "M17.0019 15.998L17.002 12.1667L17.001 12H15.5V15.4971H4.5V12H3L3.00195 15.998C3.00195 16.5514 3.51675 17 4 17H16C16.4832 17 17.0019 16.5514 17.0019 15.998Z"
1287
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1288
+ d: "M3 10.5V8.83333H4.5V10.5H3Z"
1289
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1290
+ d: "M3 5.5V7.16667H4.5V5.5H3Z"
1291
+ }), /* @__PURE__ */ import_react74.default.createElement("path", {
1292
+ d: "M5.75735 8.25736L10 12.5L14.2426 8.25736L13.182 7.1967L10.75 9.62868V3.5L9.25 3.5V9.62868L6.81802 7.1967L5.75735 8.25736Z"
1293
+ }));
1294
+ });
1295
+
1296
+ // packages/react-icons/src/__icons/DragAllDirectionIcon.tsx
1297
+ var import_react75 = __toESM(require("react"));
1298
+ var DragAllDirectionIcon = /* @__PURE__ */ (0, import_react75.forwardRef)((props, forwardedRef) => {
1299
+ return /* @__PURE__ */ import_react75.default.createElement(SvgIcon, {
1300
+ ref: forwardedRef,
1301
+ ...props
1302
+ }, /* @__PURE__ */ import_react75.default.createElement("path", {
1303
+ d: "M9 5C9 5.82843 8.32843 6.5 7.5 6.5C6.67157 6.5 6 5.82843 6 5C6 4.17157 6.67157 3.5 7.5 3.5C8.32843 3.5 9 4.17157 9 5Z"
1304
+ }), /* @__PURE__ */ import_react75.default.createElement("path", {
1305
+ d: "M9 15C9 15.8284 8.32843 16.5 7.5 16.5C6.67157 16.5 6 15.8284 6 15C6 14.1716 6.67157 13.5 7.5 13.5C8.32843 13.5 9 14.1716 9 15Z"
1306
+ }), /* @__PURE__ */ import_react75.default.createElement("path", {
1307
+ d: "M7.5 11.5C8.32843 11.5 9 10.8284 9 10C9 9.17157 8.32843 8.5 7.5 8.5C6.67157 8.5 6 9.17157 6 10C6 10.8284 6.67157 11.5 7.5 11.5Z"
1308
+ }), /* @__PURE__ */ import_react75.default.createElement("path", {
1309
+ d: "M14 5C14 5.82843 13.3284 6.5 12.5 6.5C11.6716 6.5 11 5.82843 11 5C11 4.17157 11.6716 3.5 12.5 3.5C13.3284 3.5 14 4.17157 14 5Z"
1310
+ }), /* @__PURE__ */ import_react75.default.createElement("path", {
1311
+ d: "M14 15C14 15.8284 13.3284 16.5 12.5 16.5C11.6716 16.5 11 15.8284 11 15C11 14.1716 11.6716 13.5 12.5 13.5C13.3284 13.5 14 14.1716 14 15Z"
1312
+ }), /* @__PURE__ */ import_react75.default.createElement("path", {
1313
+ d: "M12.5 11.5C13.3284 11.5 14 10.8284 14 10C14 9.17157 13.3284 8.5 12.5 8.5C11.6716 8.5 11 9.17157 11 10C11 10.8284 11.6716 11.5 12.5 11.5Z"
1314
+ }));
1315
+ });
1316
+
1317
+ // packages/react-icons/src/__icons/DragHandleIcon.tsx
1318
+ var import_react76 = __toESM(require("react"));
1319
+ var DragHandleIcon = /* @__PURE__ */ (0, import_react76.forwardRef)((props, forwardedRef) => {
1320
+ return /* @__PURE__ */ import_react76.default.createElement(SvgIcon, {
1321
+ ref: forwardedRef,
1322
+ ...props
1323
+ }, /* @__PURE__ */ import_react76.default.createElement("path", {
1324
+ d: "M3 7.5H17V9H3V7.5Z"
1325
+ }), /* @__PURE__ */ import_react76.default.createElement("path", {
1326
+ d: "M3 11H17V12.5H3V11Z"
1327
+ }));
1328
+ });
1329
+
1330
+ // packages/react-icons/src/__icons/DragVerticalIcon.tsx
1331
+ var import_react77 = __toESM(require("react"));
1332
+ var DragVerticalIcon = /* @__PURE__ */ (0, import_react77.forwardRef)((props, forwardedRef) => {
1333
+ return /* @__PURE__ */ import_react77.default.createElement(SvgIcon, {
1334
+ ref: forwardedRef,
1335
+ ...props
1336
+ }, /* @__PURE__ */ import_react77.default.createElement("path", {
1337
+ d: "M3 7.5H17V9H3V7.5Z"
1338
+ }), /* @__PURE__ */ import_react77.default.createElement("path", {
1339
+ d: "M3 11H17V12.5H3V11Z"
1340
+ }));
1341
+ });
1342
+
1343
+ // packages/react-icons/src/__icons/DuplicateIcon.tsx
1344
+ var import_react78 = __toESM(require("react"));
1345
+ var DuplicateIcon = /* @__PURE__ */ (0, import_react78.forwardRef)((props, forwardedRef) => {
1346
+ return /* @__PURE__ */ import_react78.default.createElement(SvgIcon, {
1347
+ ref: forwardedRef,
1348
+ ...props
1349
+ }, /* @__PURE__ */ import_react78.default.createElement("path", {
1350
+ d: "M12 2H4.00961C3.45202 2 3 2.44737 3 2.99922V12H4.51442V3.49883H12V2Z"
1351
+ }), /* @__PURE__ */ import_react78.default.createElement("path", {
1352
+ d: "M10.75 12.25H9V10.75H10.75V9H12.25V10.75H14V12.25H12.25V14H10.75V12.25Z"
1353
+ }), /* @__PURE__ */ import_react78.default.createElement("path", {
1354
+ d: "M6 6C6 5.44772 6.44772 5 7 5H16C16.5523 5 17 5.44772 17 6V17C17 17.5523 16.5523 18 16 18H7C6.44772 18 6 17.5523 6 17V6ZM7.5 16.5H15.5V6.5H7.5V16.5Z"
1355
+ }));
1356
+ });
1357
+
1358
+ // packages/react-icons/src/__icons/EditIcon.tsx
1359
+ var import_react79 = __toESM(require("react"));
1360
+ var EditIcon = /* @__PURE__ */ (0, import_react79.forwardRef)((props, forwardedRef) => {
1361
+ return /* @__PURE__ */ import_react79.default.createElement(SvgIcon, {
1362
+ ref: forwardedRef,
1363
+ ...props
1364
+ }, /* @__PURE__ */ import_react79.default.createElement("path", {
1365
+ d: "M8 3.00001H4C3.44772 3.00001 3 3.44773 3 4.00001V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.50001H8V3.00001Z"
1366
+ }), /* @__PURE__ */ import_react79.default.createElement("path", {
1367
+ d: "M8.5755 9.92451L15.6317 2.86829L17.0459 4.2825L9.98972 11.3387L8.20711 11.7071L8.5755 9.92451Z"
1368
+ }));
1369
+ });
1370
+
1371
+ // packages/react-icons/src/__icons/EnterIcon.tsx
1372
+ var import_react80 = __toESM(require("react"));
1373
+ var EnterIcon = /* @__PURE__ */ (0, import_react80.forwardRef)((props, forwardedRef) => {
1374
+ return /* @__PURE__ */ import_react80.default.createElement(SvgIcon, {
1375
+ ref: forwardedRef,
1376
+ ...props
1377
+ }, /* @__PURE__ */ import_react80.default.createElement("path", {
1378
+ d: "M2 10.7574L6.24264 15L7.3033 13.9393L4.86396 11.5H17C17.5523 11.5 18 11.0523 18 10.5V6.5H16.5V10H4.87868L7.3033 7.57538L6.24264 6.51472L2 10.7574Z"
1379
+ }));
1380
+ });
1381
+
1382
+ // packages/react-icons/src/__icons/ErrorIcon.tsx
1383
+ var import_react81 = __toESM(require("react"));
1384
+ var ErrorIcon = /* @__PURE__ */ (0, import_react81.forwardRef)((props, forwardedRef) => {
1385
+ return /* @__PURE__ */ import_react81.default.createElement(SvgIcon, {
1386
+ ref: forwardedRef,
1387
+ ...props
1388
+ }, /* @__PURE__ */ import_react81.default.createElement("path", {
1389
+ d: "M10.75 11H9.25002L9.25002 6.00002H10.75V11Z"
1390
+ }), /* @__PURE__ */ import_react81.default.createElement("path", {
1391
+ d: "M9.00002 13C9.00002 12.4477 9.44774 12 10 12C10.5523 12 11 12.4477 11 13C11 13.5523 10.5523 14 10 14C9.44774 14 9.00002 13.5523 9.00002 13Z"
1392
+ }), /* @__PURE__ */ import_react81.default.createElement("path", {
1393
+ d: "M18.1756 12.9302C18.1764 13.1954 18.0718 13.4501 17.8849 13.6382L13.7482 17.8009C13.5613 17.989 13.3073 18.0951 13.042 18.096L7.17354 18.1144C6.90832 18.1152 6.65364 18.0106 6.46552 17.8237L2.30286 13.687C2.11474 13.5001 2.00859 13.246 2.00776 12.9808L1.98938 7.11232C1.98855 6.8471 2.09311 6.59242 2.28006 6.4043L6.41673 2.24165C6.60368 2.05352 6.8577 1.94737 7.12292 1.94654L12.9914 1.92817C13.2566 1.92734 13.5113 2.0319 13.6994 2.21884L17.8621 6.35551C18.0502 6.54246 18.1564 6.79648 18.1572 7.0617L18.1756 12.9302ZM16.6579 7.2735L12.789 3.42881L7.33472 3.44588L3.49003 7.31473L3.5071 12.769L7.37595 16.6137L12.8302 16.5966L16.6749 12.7278L16.6579 7.2735Z"
1394
+ }));
1395
+ });
1396
+
1397
+ // packages/react-icons/src/__icons/EventIcon.tsx
1398
+ var import_react82 = __toESM(require("react"));
1399
+ var EventIcon = /* @__PURE__ */ (0, import_react82.forwardRef)((props, forwardedRef) => {
1400
+ return /* @__PURE__ */ import_react82.default.createElement(SvgIcon, {
1401
+ ref: forwardedRef,
1402
+ ...props
1403
+ }, /* @__PURE__ */ import_react82.default.createElement("path", {
1404
+ d: "M5 10C5 7.79086 6.79086 6 9 6H11C13.2091 6 15 7.79086 15 10V14H16C16.5523 14 17 14.4477 17 15V17C17 17.5523 16.5523 18 16 18H4C3.44772 18 3 17.5523 3 17V15C3 14.4477 3.44772 14 4 14H5V10ZM9 7.5C7.61929 7.5 6.5 8.61929 6.5 10V13.9953H13.5V10C13.5 8.61929 12.3807 7.5 11 7.5H9ZM4.5 16.5H15.5V15.5H4.5V16.5Z"
1405
+ }), /* @__PURE__ */ import_react82.default.createElement("path", {
1406
+ d: "M9.25 5V2H10.75V5H9.25Z"
1407
+ }), /* @__PURE__ */ import_react82.default.createElement("path", {
1408
+ d: "M16.6213 3.62868L17.682 4.68934L15.5607 6.81066L14.5 5.75L16.6213 3.62868Z"
1409
+ }), /* @__PURE__ */ import_react82.default.createElement("path", {
1410
+ d: "M3.37868 3.62868L5.5 5.75L4.43934 6.81066L2.31802 4.68934L3.37868 3.62868Z"
1411
+ }));
1412
+ });
1413
+
1414
+ // packages/react-icons/src/__icons/EventTriggerIcon.tsx
1415
+ var import_react83 = __toESM(require("react"));
1416
+ var EventTriggerIcon = /* @__PURE__ */ (0, import_react83.forwardRef)((props, forwardedRef) => {
1417
+ return /* @__PURE__ */ import_react83.default.createElement(SvgIcon, {
1418
+ ref: forwardedRef,
1419
+ ...props
1420
+ }, /* @__PURE__ */ import_react83.default.createElement("path", {
1421
+ d: "M15.7575 14.2496L20 10.0007L15.7575 5.75179L14.6969 6.81402L17.8787 10.0007L14.6969 13.1874L15.7575 14.2496Z"
1422
+ }), /* @__PURE__ */ import_react83.default.createElement("path", {
1423
+ d: "M4.24312 5.75082L0.000610333 9.99971L4.24312 14.2486L5.30375 13.1864L2.12187 9.99971L5.30375 6.81304L4.24312 5.75082Z"
1424
+ }), /* @__PURE__ */ import_react83.default.createElement("path", {
1425
+ d: "M12.1244 2.74998L5.74982 11.2064H9.01606L7.875 17.2495L14.2496 8.80045L11.1117 8.79561L12.1244 2.74998Z"
1426
+ }));
1427
+ });
1428
+
1429
+ // packages/react-icons/src/__icons/ExpandIcon.tsx
1430
+ var import_react84 = __toESM(require("react"));
1431
+ var ExpandIcon = /* @__PURE__ */ (0, import_react84.forwardRef)((props, forwardedRef) => {
1432
+ return /* @__PURE__ */ import_react84.default.createElement(SvgIcon, {
1433
+ ref: forwardedRef,
1434
+ ...props
1435
+ }, /* @__PURE__ */ import_react84.default.createElement("path", {
1436
+ d: "M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z"
1437
+ }), /* @__PURE__ */ import_react84.default.createElement("path", {
1438
+ d: "M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z"
1439
+ }));
1440
+ });
1441
+
1442
+ // packages/react-icons/src/__icons/ExploitIcon.tsx
1443
+ var import_react85 = __toESM(require("react"));
1444
+ var ExploitIcon = /* @__PURE__ */ (0, import_react85.forwardRef)((props, forwardedRef) => {
1445
+ return /* @__PURE__ */ import_react85.default.createElement(SvgIcon, {
1446
+ ref: forwardedRef,
1447
+ ...props
1448
+ }, /* @__PURE__ */ import_react85.default.createElement("path", {
1449
+ d: "M11.5 1V4H13V1L11.5 1Z"
1450
+ }), /* @__PURE__ */ import_react85.default.createElement("path", {
1451
+ d: "M7.11717 13.7802C7.50208 14.1031 7.96206 14.266 8.41705 14.2791L8.37374 15.7785C7.5894 15.7558 6.80295 15.4746 6.15299 14.9292C4.65484 13.6721 4.40815 11.4447 5.66304 9.94918L6.8121 10.9134C6.11447 11.7448 6.22373 13.0305 7.11717 13.7802Z"
1452
+ }), /* @__PURE__ */ import_react85.default.createElement("path", {
1453
+ d: "M12.6231 8.6745C13.4831 9.71285 14 11.0457 14 12.4993C14 15.813 11.3137 18.4993 8 18.4993C6.58108 18.4993 5.2772 18.0068 4.25 17.1833C2.87831 16.0837 2 14.3941 2 12.4993C2 10.6045 2.87831 8.91487 4.25 7.81528C5.2772 6.99184 6.58108 6.4993 8 6.4993C9.13836 6.4993 10.2027 6.81632 11.1095 7.36689L12.9284 5.19922L14.4605 6.48479L12.6231 8.6745ZM8 7.9993C6.93435 7.9993 5.95889 8.36785 5.18821 8.98565C4.15637 9.8128 3.5 11.0789 3.5 12.4993C3.5 13.9197 4.15637 15.1858 5.1882 16.013C5.95889 16.6308 6.93435 16.9993 8 16.9993C10.4853 16.9993 12.5 14.9846 12.5 12.4993C12.5 10.014 10.4853 7.9993 8 7.9993Z"
1454
+ }), /* @__PURE__ */ import_react85.default.createElement("path", {
1455
+ d: "M16 6H19V7.5H16V6Z"
1456
+ }), /* @__PURE__ */ import_react85.default.createElement("path", {
1457
+ d: "M16.4284 1.70187L14.5 4L15.6491 4.96418L17.5774 2.66605L16.4284 1.70187Z"
1458
+ }));
1459
+ });
1460
+
1461
+ // packages/react-icons/src/__icons/ExtensionsIcon.tsx
1462
+ var import_react86 = __toESM(require("react"));
1463
+ var ExtensionsIcon = /* @__PURE__ */ (0, import_react86.forwardRef)((props, forwardedRef) => {
1464
+ return /* @__PURE__ */ import_react86.default.createElement(SvgIcon, {
1465
+ ref: forwardedRef,
1466
+ ...props
1467
+ }, /* @__PURE__ */ import_react86.default.createElement("path", {
1468
+ d: "M17 9.00067V3.00067H11V4.50067L14.5 4.50067L11 8.00067L12.0607 9.06133L15.5 5.62199V9.00067H17Z"
1469
+ }), /* @__PURE__ */ import_react86.default.createElement("path", {
1470
+ d: "M3 4.99998C3 4.44769 3.44772 3.99998 4 3.99998H8C8.55228 3.99998 9 4.44769 9 4.99998V8.99998C9 9.55226 8.55228 9.99998 8 9.99998H4C3.44772 9.99998 3 9.55226 3 8.99998V4.99998ZM4.5 8.49998H7.5V5.49998H4.5V8.49998Z"
1471
+ }), /* @__PURE__ */ import_react86.default.createElement("path", {
1472
+ d: "M3 12C3 11.4477 3.44772 11 4 11H8C8.55228 11 9 11.4477 9 12V16C9 16.5523 8.55228 17 8 17H4C3.44772 17 3 16.5523 3 16V12ZM4.5 15.5H7.5V12.5H4.5V15.5Z"
1473
+ }), /* @__PURE__ */ import_react86.default.createElement("path", {
1474
+ d: "M11 11C10.4477 11 10 11.4477 10 12V16C10 16.5523 10.4477 17 11 17H15C15.5523 17 16 16.5523 16 16V12C16 11.4477 15.5523 11 15 11H11ZM11.5 12.5H14.5V15.5H11.5V12.5Z"
1475
+ }));
1476
+ });
1477
+
1478
+ // packages/react-icons/src/__icons/ExternalLinkIcon.tsx
1479
+ var import_react87 = __toESM(require("react"));
1480
+ var ExternalLinkIcon = /* @__PURE__ */ (0, import_react87.forwardRef)((props, forwardedRef) => {
1481
+ return /* @__PURE__ */ import_react87.default.createElement(SvgIcon, {
1482
+ ref: forwardedRef,
1483
+ ...props
1484
+ }, /* @__PURE__ */ import_react87.default.createElement("path", {
1485
+ d: "M17.0003 3L17.0003 9H15.5003L15.5003 5.62104L11.0607 10.0607L10 9L14.5 4.5L11.0003 4.5V3H17.0003Z"
1486
+ }), /* @__PURE__ */ import_react87.default.createElement("path", {
1487
+ d: "M8 3H4C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.5H8V3Z"
1488
+ }));
1489
+ });
1490
+
1491
+ // packages/react-icons/src/__icons/EyeIcon.tsx
1492
+ var import_react88 = __toESM(require("react"));
1493
+ var EyeIcon = /* @__PURE__ */ (0, import_react88.forwardRef)((props, forwardedRef) => {
1494
+ return /* @__PURE__ */ import_react88.default.createElement(SvgIcon, {
1495
+ ref: forwardedRef,
1496
+ ...props
1497
+ }, /* @__PURE__ */ import_react88.default.createElement("path", {
1498
+ d: "M10.5 9.25C10.5 8.63596 10.9427 8.12533 11.5264 8.01994C11.1042 7.69394 10.5747 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.2929 12.5 12.3566 11.5185 12.4866 10.26C12.2801 10.4109 12.0254 10.5 11.75 10.5C11.0596 10.5 10.5 9.94036 10.5 9.25Z"
1499
+ }), /* @__PURE__ */ import_react88.default.createElement("path", {
1500
+ d: "M18.0003 10C16.5 6.64138 13.3141 4 10.0004 4C6.68664 4 3.5 7 1.99805 10C3.5 13 6.68664 16 10.0004 16C13.3141 16 16.5 13 18.0003 10ZM13.7401 12.9563C12.509 13.9468 11.2064 14.5 10.0004 14.5C8.79432 14.5 7.49149 13.9468 6.25994 12.9562C5.24492 12.1397 4.35721 11.0867 3.70796 10C4.35721 8.9133 5.24492 7.86026 6.25994 7.04381C7.49149 6.05319 8.79432 5.5 10.0004 5.5C12.352 5.5 14.8839 7.30523 16.3124 9.9637C15.6619 11.0632 14.7662 12.1307 13.7401 12.9563Z"
1501
+ }));
1502
+ });
1503
+
1504
+ // packages/react-icons/src/__icons/EyeOffIcon.tsx
1505
+ var import_react89 = __toESM(require("react"));
1506
+ var EyeOffIcon = /* @__PURE__ */ (0, import_react89.forwardRef)((props, forwardedRef) => {
1507
+ return /* @__PURE__ */ import_react89.default.createElement(SvgIcon, {
1508
+ ref: forwardedRef,
1509
+ ...props
1510
+ }, /* @__PURE__ */ import_react89.default.createElement("path", {
1511
+ d: "M4.42476 13.3252L3.25 14.5L4.31066 15.5606L15.6244 4.24694L14.5637 3.18628L13.0307 4.71926C12.0651 4.2595 11.039 3.99999 10.0004 3.99999C6.68664 3.99999 3.5 6.99999 1.99805 9.99999C2.58247 11.1673 3.42196 12.3346 4.42476 13.3252ZM5.48545 12.2645C4.79326 11.5819 4.18597 10.8001 3.70796 9.99999C4.35721 8.91329 5.24492 7.86025 6.25994 7.0438C7.49149 6.05318 8.79432 5.49999 10.0004 5.49999C10.6244 5.49999 11.2611 5.62709 11.8865 5.86351L10.2387 7.51124C10.1602 7.50379 10.0805 7.49999 10 7.49999C8.61929 7.49999 7.5 8.61927 7.5 9.99999C7.5 10.0805 7.50381 10.1602 7.51125 10.2387L5.48545 12.2645Z"
1512
+ }), /* @__PURE__ */ import_react89.default.createElement("path", {
1513
+ d: "M10.0004 16C8.91801 16 7.84922 15.6799 6.84827 15.1444L7.96765 14.025C8.65583 14.3354 9.34249 14.5 10.0004 14.5C11.2064 14.5 12.509 13.9468 13.7401 12.9563C14.7662 12.1307 15.6619 11.0632 16.3124 9.96369C15.8129 9.03409 15.1785 8.20883 14.464 7.52858L15.5238 6.46886C16.5489 7.45408 17.4066 8.67087 18.0003 9.99999C16.5 13 13.3141 16 10.0004 16Z"
1514
+ }), /* @__PURE__ */ import_react89.default.createElement("path", {
1515
+ d: "M10 12.5C9.84134 12.5 9.68613 12.4852 9.53568 12.4569L12.457 9.53567C12.4852 9.68612 12.5 9.84133 12.5 9.99999C12.5 11.3807 11.3807 12.5 10 12.5Z"
1516
+ }));
1517
+ });
1518
+
1519
+ // packages/react-icons/src/__icons/FavouriteIcon.tsx
1520
+ var import_react90 = __toESM(require("react"));
1521
+ var FavouriteIcon = /* @__PURE__ */ (0, import_react90.forwardRef)((props, forwardedRef) => {
1522
+ return /* @__PURE__ */ import_react90.default.createElement(SvgIcon, {
1523
+ ref: forwardedRef,
1524
+ ...props
1525
+ }, /* @__PURE__ */ import_react90.default.createElement("path", {
1526
+ d: "M12.1946 7.12505L10.125 2.5L8.05536 7.12505L3 7.65654L6.77625 11.0465L5.72151 16L10.125 13.47L14.5285 16L13.4738 11.0465L17.25 7.65654L12.1946 7.12505ZM14.1204 8.57949L11.8287 10.514L12.8029 13.47L10.125 11.7471L7.44714 13.47L8.42129 10.514L6.12933 8.57949L9.07205 8.38244L10.1249 5.53773L11.178 8.38244L14.1204 8.57949Z"
1527
+ }));
1528
+ });
1529
+
1530
+ // packages/react-icons/src/__icons/FeedbackIcon.tsx
1531
+ var import_react91 = __toESM(require("react"));
1532
+ var FeedbackIcon = /* @__PURE__ */ (0, import_react91.forwardRef)((props, forwardedRef) => {
1533
+ return /* @__PURE__ */ import_react91.default.createElement(SvgIcon, {
1534
+ ref: forwardedRef,
1535
+ ...props
1536
+ }, /* @__PURE__ */ import_react91.default.createElement("path", {
1537
+ d: "M13.25 9L13.25 7.03238H11.3616C11.4521 7.39611 11.5 7.77586 11.5 8.16642C11.5 8.28954 11.4952 8.41158 11.4859 8.53238L12 8.53238L12 11.4993L12.0107 11.4929L16.4514 8.53238H18C18.5523 8.53238 19 8.08467 19 7.53238V3C19 2.44772 18.5523 2 18 2H8.5V3.5H17.5V7.03238H16.5294L13.25 9Z"
1538
+ }), /* @__PURE__ */ import_react91.default.createElement("path", {
1539
+ d: "M2.5 16.8397V14.5H10.5V16.8397H10.502V18.5H12V14C12 13.4477 11.5523 13 11 13H2C1.44772 13 1 13.4477 1 14V18.5H2.49805V16.8397H2.5Z"
1540
+ }), /* @__PURE__ */ import_react91.default.createElement("path", {
1541
+ d: "M10 8.00001C10 6.06701 8.433 4.50001 6.5 4.50001C5.6723 4.50001 4.9117 4.78732 4.3125 5.26766C3.51235 5.90909 3 6.89471 3 8.00001C3 9.1053 3.51235 10.0909 4.3125 10.7324C4.9117 11.2127 5.6723 11.5 6.5 11.5C8.433 11.5 10 9.933 10 8.00001ZM6.5 6.00001C7.60457 6.00001 8.5 6.89544 8.5 8.00001C8.5 9.10458 7.60457 10 6.5 10C6.02557 10 5.59339 9.83669 5.25071 9.56199C4.79041 9.193 4.5 8.63093 4.5 8.00001C4.5 7.36909 4.79041 6.80701 5.25071 6.43803C5.59339 6.16333 6.02557 6.00001 6.5 6.00001Z"
1542
+ }));
1543
+ });
1544
+
1545
+ // packages/react-icons/src/__icons/FileCopyIcon.tsx
1546
+ var import_react92 = __toESM(require("react"));
1547
+ var FileCopyIcon = /* @__PURE__ */ (0, import_react92.forwardRef)((props, forwardedRef) => {
1548
+ return /* @__PURE__ */ import_react92.default.createElement(SvgIcon, {
1549
+ ref: forwardedRef,
1550
+ ...props
1551
+ }, /* @__PURE__ */ import_react92.default.createElement("path", {
1552
+ d: "M12 2H4C3.44241 2 3 2.44737 3 2.99922V12H4.5V3.49883H12V2Z"
1553
+ }), /* @__PURE__ */ import_react92.default.createElement("path", {
1554
+ d: "M13.5 11H9V12.5H13.5V11Z"
1555
+ }), /* @__PURE__ */ import_react92.default.createElement("path", {
1556
+ d: "M9 13.5H13.5V15H9V13.5Z"
1557
+ }), /* @__PURE__ */ import_react92.default.createElement("path", {
1558
+ d: "M6.5 6.5C6.5 5.94772 6.94772 5.5 7.5 5.5H13V8H16V17C16 17.5523 15.5523 18 15 18H7.5C6.94772 18 6.5 17.5523 6.5 17V6.5ZM11.5 9.5V7H8V16.5H14.5V9.5H11.5Z"
1559
+ }));
1560
+ });
1561
+
1562
+ // packages/react-icons/src/__icons/FilterIcon.tsx
1563
+ var import_react93 = __toESM(require("react"));
1564
+ var FilterIcon = /* @__PURE__ */ (0, import_react93.forwardRef)((props, forwardedRef) => {
1565
+ return /* @__PURE__ */ import_react93.default.createElement(SvgIcon, {
1566
+ ref: forwardedRef,
1567
+ ...props
1568
+ }, /* @__PURE__ */ import_react93.default.createElement("path", {
1569
+ d: "M12.25 9.3L17.5 3H2.5L7.75 9.3V17L12.25 14V9.3ZM9.25 8.75693L5.70256 4.5L14.2974 4.5L10.75 8.75692V13.1972L9.25 14.1972V8.75693Z"
1570
+ }));
1571
+ });
1572
+
1573
+ // packages/react-icons/src/__icons/FolderOpenIcon.tsx
1574
+ var import_react94 = __toESM(require("react"));
1575
+ var FolderOpenIcon = /* @__PURE__ */ (0, import_react94.forwardRef)((props, forwardedRef) => {
1576
+ return /* @__PURE__ */ import_react94.default.createElement(SvgIcon, {
1577
+ ref: forwardedRef,
1578
+ ...props
1579
+ }, /* @__PURE__ */ import_react94.default.createElement("path", {
1580
+ d: "M3.99609 3.99805C3.44381 3.99805 2.99609 4.44576 2.99609 4.99805V15.9979C2.99609 16.5502 3.44381 16.9979 3.99609 16.9979H15.9961C16.5484 16.9979 16.9961 16.5502 16.9961 15.9979V6.4953C16.9961 5.94301 16.5484 5.4953 15.9961 5.4953H11.9905L10.2629 4.19833C10.0897 4.06833 9.87903 3.99805 9.6625 3.99805H3.99609ZM4.49609 6.9953H15.4961V15.4979H4.49609V6.9953Z"
1581
+ }));
1582
+ });
1583
+
1584
+ // packages/react-icons/src/__icons/FormatBoldIcon.tsx
1585
+ var import_react95 = __toESM(require("react"));
1586
+ var FormatBoldIcon = /* @__PURE__ */ (0, import_react95.forwardRef)((props, forwardedRef) => {
1587
+ return /* @__PURE__ */ import_react95.default.createElement(SvgIcon, {
1588
+ ref: forwardedRef,
1589
+ ...props
1590
+ }, /* @__PURE__ */ import_react95.default.createElement("path", {
1591
+ d: "M5.25 3H9.69C11.14 3 12.26 3.32 13.04 3.96C13.82 4.6 14.21 5.48 14.21 6.59C14.21 7.33 14.03 7.97 13.67 8.51C13.31 9.05 12.79 9.47 12.11 9.76C11.43 10.05 10.61 10.2 9.66 10.2L10.06 9.23C11.1 9.23 11.99 9.38 12.73 9.69C13.47 10 14.02 10.43 14.41 11C14.8 11.57 14.99 12.24 14.99 13.02C14.99 13.8 14.8 14.48 14.41 15.06C14.03 15.64 13.48 16.09 12.78 16.41C12.08 16.73 11.25 16.89 10.31 16.89H5.25V3ZM6.2 14.66H10.01C10.83 14.66 11.45 14.49 11.87 14.16C12.29 13.83 12.5 13.35 12.5 12.73C12.5 12.11 12.28 11.61 11.86 11.27C11.43 10.93 10.81 10.76 10.01 10.76H6.8V8.78H9.97C10.58 8.78 11.04 8.61 11.36 8.26C11.68 7.92 11.84 7.47 11.84 6.93C11.84 6.39 11.67 5.96 11.33 5.65C10.99 5.34 10.48 5.18 9.82 5.18H6.6L7.73 4.19V15.85L6.2 14.66Z"
1592
+ }));
1593
+ });
1594
+
1595
+ // packages/react-icons/src/__icons/FormatItalicIcon.tsx
1596
+ var import_react96 = __toESM(require("react"));
1597
+ var FormatItalicIcon = /* @__PURE__ */ (0, import_react96.forwardRef)((props, forwardedRef) => {
1598
+ return /* @__PURE__ */ import_react96.default.createElement(SvgIcon, {
1599
+ ref: forwardedRef,
1600
+ ...props
1601
+ }, /* @__PURE__ */ import_react96.default.createElement("path", {
1602
+ d: "M7.5993 2.99805H15.9994L15.3994 4.49805H7L7.5993 2.99805Z"
1603
+ }), /* @__PURE__ */ import_react96.default.createElement("path", {
1604
+ d: "M7.5 15.5L10.6058 3.90889L12.0547 4.29712L8.94889 15.8882L7.5 15.5Z"
1605
+ }), /* @__PURE__ */ import_react96.default.createElement("path", {
1606
+ d: "M4.59955 15.5H13L12.4 17H4L4.59955 15.5Z"
1607
+ }));
1608
+ });
1609
+
1610
+ // packages/react-icons/src/__icons/FormatListNumberedIcon.tsx
1611
+ var import_react97 = __toESM(require("react"));
1612
+ var FormatListNumberedIcon = /* @__PURE__ */ (0, import_react97.forwardRef)((props, forwardedRef) => {
1613
+ return /* @__PURE__ */ import_react97.default.createElement(SvgIcon, {
1614
+ ref: forwardedRef,
1615
+ ...props
1616
+ }, /* @__PURE__ */ import_react97.default.createElement("path", {
1617
+ d: "M6.5332 4.23438H18.0332V5.73234H6.5332V4.23438Z"
1618
+ }), /* @__PURE__ */ import_react97.default.createElement("path", {
1619
+ d: "M6.64648 9.23633H18.1465V10.7343H6.64648V9.23633Z"
1620
+ }), /* @__PURE__ */ import_react97.default.createElement("path", {
1621
+ d: "M18.1465 14.2363H6.64648V15.7343H18.1465V14.2363Z"
1622
+ }), /* @__PURE__ */ import_react97.default.createElement("path", {
1623
+ d: "M2.99531 3.1L3.55531 3.76L2.44531 4.06L2.19531 3.41L3.25531 2.75H3.98531V6.66H2.99531V3.1ZM2.38531 5.85H4.54531V6.83H2.38531V5.85Z"
1624
+ }), /* @__PURE__ */ import_react97.default.createElement("path", {
1625
+ d: "M2.2 10.95L3.03 10.04L3.31 9.75C3.4 9.66 3.47 9.58 3.54 9.5C3.61 9.42 3.66 9.35 3.69 9.29C3.72 9.23 3.74 9.17 3.74 9.11C3.74 9.04 3.72 8.98 3.69 8.92C3.66 8.86 3.61 8.82 3.55 8.78C3.49 8.74 3.42 8.73 3.34 8.73C3.21 8.73 3.11 8.77 3.03 8.85C2.95 8.93 2.88 9.05 2.84 9.21L2 8.86C2.08 8.52 2.24 8.25 2.48 8.05C2.72 7.85 3.03 7.75 3.39 7.75C3.66 7.75 3.89 7.8 4.1 7.91C4.3 8.02 4.46 8.17 4.57 8.36C4.68 8.55 4.74 8.76 4.74 8.99C4.74 9.15 4.71 9.3 4.67 9.45C4.62 9.6 4.55 9.75 4.45 9.89C4.35 10.04 4.23 10.19 4.08 10.36L4.03 10.42L3.06 11.43L2.56 10.86H4.71V11.94H2.2V10.95Z"
1626
+ }), /* @__PURE__ */ import_react97.default.createElement("path", {
1627
+ d: "M2.67 17.05C2.42 16.95 2.2 16.81 2 16.63L2.46 15.87C2.6 15.98 2.75 16.06 2.9 16.13C3.05 16.19 3.2 16.22 3.35 16.22C3.45 16.22 3.53 16.21 3.6 16.18C3.67 16.15 3.73 16.11 3.77 16.05C3.81 15.99 3.83 15.92 3.83 15.84C3.83 15.74 3.79 15.66 3.7 15.6C3.62 15.54 3.51 15.51 3.37 15.5C3.31 15.5 3.25 15.5 3.19 15.51C3.13 15.52 3.08 15.54 3.03 15.56L2.56 14.74L4.48 13.25L4.5 14.09H2.27V13H4.69V14.07L3.28 15.07L2.99 15C3.07 14.92 3.18 14.86 3.3 14.8C3.43 14.75 3.58 14.72 3.75 14.73C3.94 14.73 4.12 14.79 4.28 14.88C4.44 14.97 4.57 15.1 4.66 15.27C4.75 15.44 4.8 15.64 4.8 15.88C4.8 16.14 4.74 16.38 4.62 16.58C4.5 16.78 4.33 16.93 4.12 17.04C3.91 17.15 3.67 17.2 3.41 17.2C3.16 17.2 2.91 17.15 2.66 17.05H2.67Z"
1628
+ }));
1629
+ });
1630
+
1631
+ // packages/react-icons/src/__icons/FormatQuoteIcon.tsx
1632
+ var import_react98 = __toESM(require("react"));
1633
+ var FormatQuoteIcon = /* @__PURE__ */ (0, import_react98.forwardRef)((props, forwardedRef) => {
1634
+ return /* @__PURE__ */ import_react98.default.createElement(SvgIcon, {
1635
+ ref: forwardedRef,
1636
+ ...props
1637
+ }, /* @__PURE__ */ import_react98.default.createElement("path", {
1638
+ d: "M8.99749 10.9995C8.99749 11.2689 8.93682 11.8088 8.75 11.9995L6 14.9995C5.68545 15.3207 5 14.9511 5 14.4976V11.4976H3.99926C3.44738 11.4976 3 11.0595 3 10.4976V5.49756C3 4.9356 3.44738 4.49756 3.99926 4.49756H7.99823C8.55011 4.49756 8.99749 4.9356 8.99749 5.49756V10.9995ZM6.20491 12.7495L7.49861 11.2495V5.99756H4.49888L4.5 9.99869H6.20491V12.7495Z"
1639
+ }), /* @__PURE__ */ import_react98.default.createElement("path", {
1640
+ d: "M16.9975 10.9995C16.9975 11.2689 16.9368 11.8088 16.75 11.9995L14 14.9995C13.6854 15.3207 13 14.9511 13 14.4976V11.4976H11.9993C11.4474 11.4976 11 11.0595 11 10.4976V5.49756C11 4.9356 11.4474 4.49756 11.9993 4.49756H15.9982C16.5501 4.49756 16.9975 4.9356 16.9975 5.49756V10.9995ZM14.2049 12.7495L15.4986 11.2495V5.99756H12.4989L12.5 9.99869H14.2049V12.7495Z"
1641
+ }));
1642
+ });
1643
+
1644
+ // packages/react-icons/src/__icons/GhostIcon.tsx
1645
+ var import_react99 = __toESM(require("react"));
1646
+ var GhostIcon = /* @__PURE__ */ (0, import_react99.forwardRef)((props, forwardedRef) => {
1647
+ return /* @__PURE__ */ import_react99.default.createElement(SvgIcon, {
1648
+ ref: forwardedRef,
1649
+ ...props
1650
+ }, /* @__PURE__ */ import_react99.default.createElement("path", {
1651
+ d: "M9 8V10H7.5V8H9Z"
1652
+ }), /* @__PURE__ */ import_react99.default.createElement("path", {
1653
+ d: "M12.5 10.0078V8.00781H11V10.0078H12.5Z"
1654
+ }), /* @__PURE__ */ import_react99.default.createElement("path", {
1655
+ d: "M13 16.9435L14.5 18H16V8C16 4.68629 13.3137 2 10 2C6.68629 2 4 4.68629 4 8V18H5.5L6.89263 16.9435L8.5 18L10 16.9435L11.5 18L13 16.9435ZM11.5 16.1653L10 15.1087L8.47083 16.1858L6.83062 15.1077L5.5 16.1172V8C5.5 5.51472 7.51472 3.5 10 3.5C12.4853 3.5 14.5 5.51472 14.5 8V16.1653L13 15.1087L11.5 16.1653Z"
1656
+ }));
1657
+ });
1658
+
1659
+ // packages/react-icons/src/__icons/GrabIcon.tsx
1660
+ var import_react100 = __toESM(require("react"));
1661
+ var GrabIcon = /* @__PURE__ */ (0, import_react100.forwardRef)((props, forwardedRef) => {
1662
+ return /* @__PURE__ */ import_react100.default.createElement(SvgIcon, {
1663
+ ref: forwardedRef,
1664
+ ...props
1665
+ }, /* @__PURE__ */ import_react100.default.createElement("path", {
1666
+ d: "M7.17188 4.82843L10.0003 2L12.8287 4.82843L11.9599 5.69361L10.5042 4.31699L9.9971 4.12119L9.50421 4.31699L8.0808 5.69361L7.17188 4.82843Z"
1667
+ }), /* @__PURE__ */ import_react100.default.createElement("path", {
1668
+ d: "M10.7503 3.25L10.7503 16.75H9.2503L9.2503 3.25L10.7503 3.25Z"
1669
+ }), /* @__PURE__ */ import_react100.default.createElement("path", {
1670
+ d: "M7.17188 15.1716L10.0003 18L12.8287 15.1716L11.9599 14.3064L10.5042 15.683L9.9971 15.8788L9.50421 15.683L8.0808 14.3064L7.17188 15.1716Z"
1671
+ }), /* @__PURE__ */ import_react100.default.createElement("path", {
1672
+ d: "M15.1716 7.17188L18 10.0003L15.1716 12.8287L14.3064 11.9599L15.683 10.5042L15.8788 9.9971L15.683 9.50421L14.3064 8.0808L15.1716 7.17188Z"
1673
+ }), /* @__PURE__ */ import_react100.default.createElement("path", {
1674
+ d: "M3.25 9.2503H16.75V10.7503H3.25V9.2503Z"
1675
+ }), /* @__PURE__ */ import_react100.default.createElement("path", {
1676
+ d: "M4.82843 7.17188L2 10.0003L4.82843 12.8287L5.69361 11.9599L4.31699 10.5042L4.12119 9.9971L4.31699 9.50421L5.69361 8.0808L4.82843 7.17188Z"
1677
+ }));
1678
+ });
1679
+
1680
+ // packages/react-icons/src/__icons/GridIcon.tsx
1681
+ var import_react101 = __toESM(require("react"));
1682
+ var GridIcon = /* @__PURE__ */ (0, import_react101.forwardRef)((props, forwardedRef) => {
1683
+ return /* @__PURE__ */ import_react101.default.createElement(SvgIcon, {
1684
+ ref: forwardedRef,
1685
+ ...props
1686
+ }, /* @__PURE__ */ import_react101.default.createElement("path", {
1687
+ d: "M6 4.5C6 5.32843 5.32843 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3C5.32843 3 6 3.67157 6 4.5Z"
1688
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1689
+ d: "M6 15.5C6 16.3284 5.32843 17 4.5 17C3.67157 17 3 16.3284 3 15.5C3 14.6716 3.67157 14 4.5 14C5.32843 14 6 14.6716 6 15.5Z"
1690
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1691
+ d: "M4.5 11.5C5.32843 11.5 6 10.8284 6 10C6 9.17157 5.32843 8.5 4.5 8.5C3.67157 8.5 3 9.17157 3 10C3 10.8284 3.67157 11.5 4.5 11.5Z"
1692
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1693
+ d: "M11.4961 4.5C11.4961 5.32843 10.8245 6 9.99609 6C9.16767 6 8.49609 5.32843 8.49609 4.5C8.49609 3.67157 9.16767 3 9.99609 3C10.8245 3 11.4961 3.67157 11.4961 4.5Z"
1694
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1695
+ d: "M11.4961 15.5C11.4961 16.3284 10.8245 17 9.99609 17C9.16767 17 8.49609 16.3284 8.49609 15.5C8.49609 14.6716 9.16767 14 9.99609 14C10.8245 14 11.4961 14.6716 11.4961 15.5Z"
1696
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1697
+ d: "M9.99609 11.5C10.8245 11.5 11.4961 10.8284 11.4961 10C11.4961 9.17157 10.8245 8.5 9.99609 8.5C9.16767 8.5 8.49609 9.17157 8.49609 10C8.49609 10.8284 9.16767 11.5 9.99609 11.5Z"
1698
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1699
+ d: "M17 4.5C17 5.32843 16.3284 6 15.5 6C14.6716 6 14 5.32843 14 4.5C14 3.67157 14.6716 3 15.5 3C16.3284 3 17 3.67157 17 4.5Z"
1700
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1701
+ d: "M17 15.5C17 16.3284 16.3284 17 15.5 17C14.6716 17 14 16.3284 14 15.5C14 14.6716 14.6716 14 15.5 14C16.3284 14 17 14.6716 17 15.5Z"
1702
+ }), /* @__PURE__ */ import_react101.default.createElement("path", {
1703
+ d: "M15.5 11.5C16.3284 11.5 17 10.8284 17 10C17 9.17157 16.3284 8.5 15.5 8.5C14.6716 8.5 14 9.17157 14 10C14 10.8284 14.6716 11.5 15.5 11.5Z"
1704
+ }));
1705
+ });
1706
+
1707
+ // packages/react-icons/src/__icons/GripIcon.tsx
1708
+ var import_react102 = __toESM(require("react"));
1709
+ var GripIcon = /* @__PURE__ */ (0, import_react102.forwardRef)((props, forwardedRef) => {
1710
+ return /* @__PURE__ */ import_react102.default.createElement(SvgIcon, {
1711
+ ref: forwardedRef,
1712
+ ...props
1713
+ }, /* @__PURE__ */ import_react102.default.createElement("path", {
1714
+ d: "M9 5C9 5.82843 8.32843 6.5 7.5 6.5C6.67157 6.5 6 5.82843 6 5C6 4.17157 6.67157 3.5 7.5 3.5C8.32843 3.5 9 4.17157 9 5Z"
1715
+ }), /* @__PURE__ */ import_react102.default.createElement("path", {
1716
+ d: "M9 15C9 15.8284 8.32843 16.5 7.5 16.5C6.67157 16.5 6 15.8284 6 15C6 14.1716 6.67157 13.5 7.5 13.5C8.32843 13.5 9 14.1716 9 15Z"
1717
+ }), /* @__PURE__ */ import_react102.default.createElement("path", {
1718
+ d: "M7.5 11.5C8.32843 11.5 9 10.8284 9 10C9 9.17157 8.32843 8.5 7.5 8.5C6.67157 8.5 6 9.17157 6 10C6 10.8284 6.67157 11.5 7.5 11.5Z"
1719
+ }), /* @__PURE__ */ import_react102.default.createElement("path", {
1720
+ d: "M14 5C14 5.82843 13.3284 6.5 12.5 6.5C11.6716 6.5 11 5.82843 11 5C11 4.17157 11.6716 3.5 12.5 3.5C13.3284 3.5 14 4.17157 14 5Z"
1721
+ }), /* @__PURE__ */ import_react102.default.createElement("path", {
1722
+ d: "M14 15C14 15.8284 13.3284 16.5 12.5 16.5C11.6716 16.5 11 15.8284 11 15C11 14.1716 11.6716 13.5 12.5 13.5C13.3284 13.5 14 14.1716 14 15Z"
1723
+ }), /* @__PURE__ */ import_react102.default.createElement("path", {
1724
+ d: "M12.5 11.5C13.3284 11.5 14 10.8284 14 10C14 9.17157 13.3284 8.5 12.5 8.5C11.6716 8.5 11 9.17157 11 10C11 10.8284 11.6716 11.5 12.5 11.5Z"
1725
+ }));
1726
+ });
1727
+
1728
+ // packages/react-icons/src/__icons/GroupIcon.tsx
1729
+ var import_react103 = __toESM(require("react"));
1730
+ var GroupIcon = /* @__PURE__ */ (0, import_react103.forwardRef)((props, forwardedRef) => {
1731
+ return /* @__PURE__ */ import_react103.default.createElement(SvgIcon, {
1732
+ ref: forwardedRef,
1733
+ ...props
1734
+ }, /* @__PURE__ */ import_react103.default.createElement("path", {
1735
+ d: "M11 6C11 4.067 9.433 2.5 7.5 2.5C6.6723 2.5 5.9117 2.78731 5.3125 3.26765C4.51235 3.90908 4 4.89471 4 6C4 7.10529 4.51235 8.09092 5.3125 8.73235C5.9117 9.21269 6.6723 9.5 7.5 9.5C9.433 9.5 11 7.933 11 6ZM7.5 4C8.60457 4 9.5 4.89543 9.5 6C9.5 7.10457 8.60457 8 7.5 8C7.02557 8 6.59339 7.83668 6.25071 7.56198C5.79041 7.19299 5.5 6.63092 5.5 6C5.5 5.36908 5.79041 4.80701 6.25071 4.43802C6.59339 4.16332 7.02557 4 7.5 4Z"
1736
+ }), /* @__PURE__ */ import_react103.default.createElement("path", {
1737
+ d: "M17 7C17 5.61929 15.8807 4.5 14.5 4.5C13.9088 4.5 13.3655 4.70522 12.9375 5.04832C12.366 5.50648 12 6.2105 12 7C12 7.78949 12.366 8.49352 12.9375 8.95168C13.3655 9.29478 13.9088 9.5 14.5 9.5C15.8807 9.5 17 8.38071 17 7ZM14.5 6C15.0523 6 15.5 6.44772 15.5 7C15.5 7.55228 15.0523 8 14.5 8C14.2621 8 14.0472 7.91877 13.8757 7.78131C13.644 7.59559 13.5 7.31512 13.5 7C13.5 6.68488 13.644 6.40441 13.8757 6.21869C14.0472 6.08123 14.2621 6 14.5 6Z"
1738
+ }), /* @__PURE__ */ import_react103.default.createElement("path", {
1739
+ d: "M12 11C12.5523 11 13 11.4477 13 12V16.5L3.5 16.4997L2 16.5V12C2 11.4477 2.44772 11 3 11L12 11ZM3.5 12.5V16.4997H11.5039V15H11.5V12.5L3.5 12.5Z"
1740
+ }), /* @__PURE__ */ import_react103.default.createElement("path", {
1741
+ d: "M16.4958 12H14.5C14.5 11.4372 14.314 10.9178 14.0002 10.5H16.9958C17.5481 10.5 17.9958 10.9477 17.9958 11.5V15.5H16.4976V14H16.4958V12Z"
1742
+ }));
1743
+ });
1744
+
1745
+ // packages/react-icons/src/__icons/GuideIcon.tsx
1746
+ var import_react104 = __toESM(require("react"));
1747
+ var GuideIcon = /* @__PURE__ */ (0, import_react104.forwardRef)((props, forwardedRef) => {
1748
+ return /* @__PURE__ */ import_react104.default.createElement(SvgIcon, {
1749
+ ref: forwardedRef,
1750
+ ...props
1751
+ }, /* @__PURE__ */ import_react104.default.createElement("path", {
1752
+ d: "M9.99927 3.5C8.47846 3.5 7.22196 4.63163 7.02587 6.09877C6.55207 5.92701 6.06588 5.79126 5.57147 5.69276C5.95184 3.5927 7.78955 2 9.99927 2C12.209 2 14.0467 3.59272 14.4271 5.69278C13.9327 5.7913 13.4465 5.92705 12.9727 6.09883C12.7766 4.63165 11.5201 3.5 9.99927 3.5Z"
1753
+ }), /* @__PURE__ */ import_react104.default.createElement("path", {
1754
+ d: "M10 9.19999L8.93987 8.53363C7.59562 7.68867 6.07324 7.17822 4.5 7.03895C4.20754 7.01306 3.91332 6.99999 3.61816 6.99999H3V16H3.84436C5.58463 16 7.29477 16.4541 8.80575 17.3176L10 18L11.1943 17.3176C12.7052 16.4541 14.4154 16 16.1556 16H17V6.99999H16.3818C16.0867 6.99999 15.7925 7.01306 15.5 7.03895C13.9268 7.17822 12.4044 7.68867 11.0601 8.53363L10 9.19999ZM15.5 8.54586V14.5187C13.8403 14.6135 12.2194 15.0671 10.75 15.8497V10.5003L11.8584 9.80358C12.9633 9.10908 14.2098 8.68044 15.5 8.54586ZM9.24997 10.5003V15.8497C7.78051 15.0671 6.15968 14.6135 4.5 14.5187V8.54586C5.79024 8.68044 7.03672 9.10908 8.14162 9.80358L9.24997 10.5003Z"
1755
+ }));
1756
+ });
1757
+
1758
+ // packages/react-icons/src/__icons/Heading1Icon.tsx
1759
+ var import_react105 = __toESM(require("react"));
1760
+ var Heading1Icon = /* @__PURE__ */ (0, import_react105.forwardRef)((props, forwardedRef) => {
1761
+ return /* @__PURE__ */ import_react105.default.createElement(SvgIcon, {
1762
+ ref: forwardedRef,
1763
+ ...props
1764
+ }, /* @__PURE__ */ import_react105.default.createElement("path", {
1765
+ d: "M14.9213 5.42802L15.9285 5.94257L12.1988 7.44946L11.75 6.55819L15.3501 4.5H16.3274V16.0222H14.9213V5.42802ZM12.099 15.2871H19V16.5H12.099V15.2871Z"
1766
+ }), /* @__PURE__ */ import_react105.default.createElement("path", {
1767
+ d: "M2 4.50195H3.39V16.5H2V4.50195ZM2.77 9.78441H9.47V11.0889H2.77V9.78441ZM8 4.50195H9.5V16.5H8V4.50195Z"
1768
+ }));
1769
+ });
1770
+
1771
+ // packages/react-icons/src/__icons/Heading2Icon.tsx
1772
+ var import_react106 = __toESM(require("react"));
1773
+ var Heading2Icon = /* @__PURE__ */ (0, import_react106.forwardRef)((props, forwardedRef) => {
1774
+ return /* @__PURE__ */ import_react106.default.createElement(SvgIcon, {
1775
+ ref: forwardedRef,
1776
+ ...props
1777
+ }, /* @__PURE__ */ import_react106.default.createElement("path", {
1778
+ d: "M11.6374 15.2204L14.8573 11.5783L15.4954 10.8803C15.9175 10.415 16.2513 10.0302 16.4771 9.74385C16.7029 9.45749 16.8992 9.1443 17.0465 8.82215C17.2035 8.5 17.2723 8.15996 17.2723 7.80201C17.2723 7.40828 17.1839 7.06823 16.9974 6.76398C16.8109 6.45973 16.5556 6.23602 16.2415 6.07494C15.9175 5.92282 15.574 5.84228 15.2009 5.84228C14.7003 5.84228 14.2291 5.99441 13.7971 6.28076C13.3652 6.56711 13.0118 6.9877 12.7271 7.50671L11.5 6.87136C11.8436 6.13758 12.3344 5.55593 12.9627 5.13535C13.591 4.71477 14.3469 4.5 15.2402 4.5C15.9372 4.5 16.5556 4.62528 17.0955 4.88479C17.6355 5.1443 18.0576 5.49329 18.3619 5.94966C18.6662 6.40604 18.8135 6.934 18.8135 7.53356C18.8135 8.03468 18.7055 8.5179 18.4993 8.99217C18.2932 9.46644 18.0281 9.90492 17.714 10.3166C17.3999 10.7282 16.9679 11.2562 16.4182 11.8826L16.3887 11.9362L13.0314 15.7573L12.7664 15.0772H19V16.5H11.6374V15.1935V15.2204Z"
1779
+ }), /* @__PURE__ */ import_react106.default.createElement("path", {
1780
+ d: "M2 4.5H3.39V16.5H2V4.5ZM2.77 9.78331H9.47V11.0881H2.77V9.78331ZM8 4.5H9.5V16.5H8V4.5Z"
1781
+ }));
1782
+ });
1783
+
1784
+ // packages/react-icons/src/__icons/Heading3Icon.tsx
1785
+ var import_react107 = __toESM(require("react"));
1786
+ var Heading3Icon = /* @__PURE__ */ (0, import_react107.forwardRef)((props, forwardedRef) => {
1787
+ return /* @__PURE__ */ import_react107.default.createElement(SvgIcon, {
1788
+ ref: forwardedRef,
1789
+ ...props
1790
+ }, /* @__PURE__ */ import_react107.default.createElement("path", {
1791
+ d: "M12.6536 16.1779C12.0659 15.9528 11.518 15.6467 11 15.2506L11.767 14.1434C12.1954 14.4764 12.6436 14.7375 13.0919 14.9086C13.5402 15.0796 13.9984 15.1696 14.4666 15.1696C14.9746 15.1696 15.4428 15.0706 15.8612 14.8635C16.2796 14.6655 16.6083 14.3864 16.8474 14.0263C17.0864 13.6662 17.206 13.2701 17.206 12.838C17.206 12.2079 16.9669 11.6948 16.4888 11.2896C16.0106 10.8845 15.3731 10.6775 14.5961 10.6505C14.3869 10.6415 14.1877 10.6505 13.9785 10.6775C13.7693 10.7045 13.5601 10.7495 13.331 10.8035L12.5739 9.73226L17.465 4.81703L17.704 5.92431H11.4582V4.50195H18.3316L18.3515 5.91531L14.3172 9.93931L13.6199 9.85829C13.8689 9.75027 14.1379 9.66024 14.4168 9.59723C14.6957 9.53421 14.9945 9.5072 15.3133 9.5072C15.9907 9.5072 16.5784 9.66024 17.0964 9.95732C17.6144 10.2634 18.0228 10.6685 18.3117 11.1816C18.6006 11.6948 18.75 12.2709 18.75 12.892C18.75 13.5852 18.5707 14.2064 18.2121 14.7555C17.8535 15.3047 17.3554 15.7278 16.7179 16.0428C16.0803 16.3489 15.3631 16.502 14.5662 16.502C13.8789 16.502 13.2513 16.3939 12.6636 16.1689L12.6536 16.1779Z"
1792
+ }), /* @__PURE__ */ import_react107.default.createElement("path", {
1793
+ d: "M2 4.50195H3.39V16.502H2V4.50195ZM2.77 9.78526H9.47V11.09H2.77V9.78526ZM8 4.50195H9.5V16.502H8V4.50195Z"
1794
+ }));
1795
+ });
1796
+
1797
+ // packages/react-icons/src/__icons/Heading4Icon.tsx
1798
+ var import_react108 = __toESM(require("react"));
1799
+ var Heading4Icon = /* @__PURE__ */ (0, import_react108.forwardRef)((props, forwardedRef) => {
1800
+ return /* @__PURE__ */ import_react108.default.createElement(SvgIcon, {
1801
+ ref: forwardedRef,
1802
+ ...props
1803
+ }, /* @__PURE__ */ import_react108.default.createElement("path", {
1804
+ d: "M16.3827 13.3727V6.63426L16.4321 5.75734L12.5704 12.3573H19V13.705L11 13.742V12.3296L15.6321 4.50195H17.9037V16.502H16.3827V13.3635V13.3727Z"
1805
+ }), /* @__PURE__ */ import_react108.default.createElement("path", {
1806
+ d: "M2 4.50195H3.39V16.502H2V4.50195ZM2.77 9.78526H9.47V11.09H2.77V9.78526ZM8 4.50195H9.5V16.502H8V4.50195Z"
1807
+ }));
1808
+ });
1809
+
1810
+ // packages/react-icons/src/__icons/HelpIcon.tsx
1811
+ var import_react109 = __toESM(require("react"));
1812
+ var HelpIcon = /* @__PURE__ */ (0, import_react109.forwardRef)((props, forwardedRef) => {
1813
+ return /* @__PURE__ */ import_react109.default.createElement(SvgIcon, {
1814
+ ref: forwardedRef,
1815
+ ...props
1816
+ }, /* @__PURE__ */ import_react109.default.createElement("path", {
1817
+ d: "M11.7458 8.5C11.7455 8.69468 11.6799 8.8362 11.5271 8.9947C11.3453 9.18329 11.0881 9.34799 10.7224 9.57907L10.6649 9.61535C10.035 10.012 9 10.6638 9 11.9988H10.5C10.5 11.563 10.7727 11.3217 11.5237 10.8471L11.5757 10.8143C11.8899 10.6162 12.2916 10.3629 12.6069 10.0358C12.9687 9.6606 13.2461 9.16213 13.2461 8.49883C13.2459 6.84215 11.7905 5.49921 9.99576 5.49921C8.20083 5.49921 6.74576 6.84236 6.74576 8.49921C6.74576 8.51375 6.74587 8.52827 6.74609 8.54276L6.74576 8.49921L8.24576 8.5C8.24576 7.78236 8.91395 6.99921 9.99576 6.99921C11.0776 6.99921 11.7458 7.78236 11.7458 8.5Z"
1818
+ }), /* @__PURE__ */ import_react109.default.createElement("path", {
1819
+ d: "M9.75 13C9.19772 13 8.75 13.4477 8.75 14C8.75 14.5523 9.19772 15 9.75 15C10.3023 15 10.75 14.5523 10.75 14C10.75 13.4477 10.3023 13 9.75 13Z"
1820
+ }), /* @__PURE__ */ import_react109.default.createElement("path", {
1821
+ d: "M1.99609 10.0078C1.99609 14.4261 5.57782 18.0078 9.99609 18.0078C11.888 18.0078 13.6265 17.3511 14.9961 16.2532C16.825 14.7871 17.9961 12.5342 17.9961 10.0078C17.9961 7.48143 16.825 5.22856 14.9961 3.76244C13.6265 2.66453 11.888 2.00781 9.99609 2.00781C5.57782 2.00781 1.99609 5.58953 1.99609 10.0078ZM9.99609 16.5078C6.40624 16.5078 3.49609 13.5977 3.49609 10.0078C3.49609 6.41796 6.40624 3.50781 9.99609 3.50781C11.5347 3.50781 12.9448 4.04053 14.0579 4.93281C15.547 6.12649 16.4961 7.9558 16.4961 10.0078C16.4961 12.0598 15.547 13.8891 14.0579 15.0828C12.9448 15.9751 11.5347 16.5078 9.99609 16.5078Z"
1822
+ }));
1823
+ });
1824
+
1825
+ // packages/react-icons/src/__icons/HistoryIcon.tsx
1826
+ var import_react110 = __toESM(require("react"));
1827
+ var HistoryIcon = /* @__PURE__ */ (0, import_react110.forwardRef)((props, forwardedRef) => {
1828
+ return /* @__PURE__ */ import_react110.default.createElement(SvgIcon, {
1829
+ ref: forwardedRef,
1830
+ ...props
1831
+ }, /* @__PURE__ */ import_react110.default.createElement("path", {
1832
+ d: "M1.77877 8.64983L3.00099 9.87206C3.06896 5.51244 6.62421 1.99927 11 1.99927C12.8919 1.99927 14.6304 2.65599 16 3.7539C17.8289 5.22002 19 7.47288 19 9.99927C19 12.5257 17.8289 14.7785 16 16.2446C14.6304 17.3425 12.8919 17.9993 11 17.9993C10.6603 17.9993 10.3255 17.9781 9.99687 17.937L9.99458 16.422C10.3223 16.4729 10.6581 16.4993 11 16.4993C12.5386 16.4993 13.9487 15.9665 15.0618 15.0743C16.5509 13.8806 17.5 12.0513 17.5 9.99927C17.5 7.94725 16.5509 6.11795 15.0618 4.92427C13.9487 4.03199 12.5386 3.49927 11 3.49927C7.4475 3.49927 4.56063 6.34918 4.50095 9.88744L5.73856 8.64983L6.58709 9.49835L3.75866 12.3268L0.930237 9.49835L1.77877 8.64983Z"
1833
+ }), /* @__PURE__ */ import_react110.default.createElement("path", {
1834
+ d: "M10 7.00001H11.5V10.5H14V12H10V7.00001Z"
1835
+ }));
1836
+ });
1837
+
1838
+ // packages/react-icons/src/__icons/HomeIcon.tsx
1839
+ var import_react111 = __toESM(require("react"));
1840
+ var HomeIcon = /* @__PURE__ */ (0, import_react111.forwardRef)((props, forwardedRef) => {
1841
+ return /* @__PURE__ */ import_react111.default.createElement(SvgIcon, {
1842
+ ref: forwardedRef,
1843
+ ...props
1844
+ }, /* @__PURE__ */ import_react111.default.createElement("path", {
1845
+ d: "M10.0001 3.0777L1.9539 8.825L2.82576 10.0456L3.99975 9.20704V15.9996C3.99975 16.5519 4.44747 16.9996 4.99975 16.9996H8.99975V15.2775H9.0017V12.4985H11.0017V15.4992H10.9997V16.9996H14.9998C15.552 16.9996 15.9998 16.5519 15.9998 15.9996V9.20649L17.1745 10.0456L18.0464 8.825L10.0001 3.0777ZM14.4998 8.13507V15.4996L12.5017 15.4992V10.9985H7.5017V15.4996H5.49975V8.13561L10.0001 4.92105L14.4998 8.13507Z"
1846
+ }));
1847
+ });
1848
+
1849
+ // packages/react-icons/src/__icons/HorizontalRuleIcon.tsx
1850
+ var import_react112 = __toESM(require("react"));
1851
+ var HorizontalRuleIcon = /* @__PURE__ */ (0, import_react112.forwardRef)((props, forwardedRef) => {
1852
+ return /* @__PURE__ */ import_react112.default.createElement(SvgIcon, {
1853
+ ref: forwardedRef,
1854
+ ...props
1855
+ }, /* @__PURE__ */ import_react112.default.createElement("path", {
1856
+ d: "M17.9971 10.75H1.99707V9.25H17.9971V10.75Z"
1857
+ }));
1858
+ });
1859
+
1860
+ // packages/react-icons/src/__icons/HttpIcon.tsx
1861
+ var import_react113 = __toESM(require("react"));
1862
+ var HttpIcon = /* @__PURE__ */ (0, import_react113.forwardRef)((props, forwardedRef) => {
1863
+ return /* @__PURE__ */ import_react113.default.createElement(SvgIcon, {
1864
+ ref: forwardedRef,
1865
+ ...props
1866
+ }, /* @__PURE__ */ import_react113.default.createElement("path", {
1867
+ d: "M15 6.5H17.3105C18.6528 6.5 19.5 7.42647 19.5 8.81046C19.5 10.1944 18.6528 11.1438 17.3105 11.1438H16.3203V13.5H15V6.5ZM17.2775 9.80556C17.8496 9.80556 18.1907 9.4281 18.1907 8.83333C18.1907 8.23856 17.8496 7.86111 17.2775 7.86111H16.3203V9.80556H17.2775Z"
1868
+ }), /* @__PURE__ */ import_react113.default.createElement("path", {
1869
+ d: "M10.75 6.5H14.25V7.86139L13.2073 7.86114V13.5H11.9034V7.86114H10.7509L10.75 6.5Z"
1870
+ }), /* @__PURE__ */ import_react113.default.createElement("path", {
1871
+ d: "M6.75 6.5H10.25V7.86139L9.20726 7.86114V13.5H7.90336V7.86114H6.75094L6.75 6.5Z"
1872
+ }), /* @__PURE__ */ import_react113.default.createElement("path", {
1873
+ d: "M4.63014 10.6405H2.36986V13.5H1V6.5H2.36986V9.27941H4.63014V6.5H6V13.5H4.63014V10.6405Z"
1874
+ }));
1875
+ });
1876
+
1877
+ // packages/react-icons/src/__icons/IdeaIcon.tsx
1878
+ var import_react114 = __toESM(require("react"));
1879
+ var IdeaIcon = /* @__PURE__ */ (0, import_react114.forwardRef)((props, forwardedRef) => {
1880
+ return /* @__PURE__ */ import_react114.default.createElement(SvgIcon, {
1881
+ ref: forwardedRef,
1882
+ ...props
1883
+ }, /* @__PURE__ */ import_react114.default.createElement("path", {
1884
+ d: "M10.75 3V0.5L9.25 0.5V3H10.75Z"
1885
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1886
+ d: "M13.4822 4.01777L15.25 2.25L16.3107 3.31066L14.5429 5.07843L13.4822 4.01777Z"
1887
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1888
+ d: "M14.4961 8.99609C14.4961 10.6092 13.6473 12.024 12.3721 12.8184V13.998C12.3721 14.5503 11.9244 14.998 11.3721 14.998H8.62012C8.06783 14.998 7.62012 14.5503 7.62012 13.998V12.8184C6.34484 12.024 5.49609 10.6092 5.49609 8.99609C5.49609 6.51081 7.51081 4.49609 9.99609 4.49609C12.4814 4.49609 14.4961 6.51081 14.4961 8.99609ZM10.8731 11.8659C12.1021 11.4907 12.9961 10.3478 12.9961 8.99609C12.9961 7.33924 11.6529 5.99609 9.99609 5.99609C8.33924 5.99609 6.99609 7.33924 6.99609 8.99609C6.99609 10.3507 7.89387 11.4956 9.12686 11.8682V13.498H10.8731V11.8659Z"
1889
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1890
+ d: "M7.625 17.2383C7.625 16.8241 7.96079 16.4883 8.375 16.4883H11.625C12.0392 16.4883 12.375 16.8241 12.375 17.2383C12.375 17.6525 12.0392 17.9883 11.625 17.9883H8.375C7.96079 17.9883 7.625 17.6525 7.625 17.2383Z"
1891
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1892
+ d: "M4.25 6.5H1.75V8H4.25V6.5Z"
1893
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1894
+ d: "M18.25 6.5H15.75V8H18.25V6.5Z"
1895
+ }), /* @__PURE__ */ import_react114.default.createElement("path", {
1896
+ d: "M4.75 2.25L6.51777 4.01777L5.45711 5.07843L3.68934 3.31066L4.75 2.25Z"
1897
+ }));
1898
+ });
1899
+
1900
+ // packages/react-icons/src/__icons/ImageIcon.tsx
1901
+ var import_react115 = __toESM(require("react"));
1902
+ var ImageIcon = /* @__PURE__ */ (0, import_react115.forwardRef)((props, forwardedRef) => {
1903
+ return /* @__PURE__ */ import_react115.default.createElement(SvgIcon, {
1904
+ ref: forwardedRef,
1905
+ ...props
1906
+ }, /* @__PURE__ */ import_react115.default.createElement("path", {
1907
+ d: "M4 3H8V4.5H4.5V8.77612L9.02583 6.10139L16.9969 11.9986L16.9958 12H17V16C17 16.5523 16.5523 17 16 17H4C3.44772 17 3 16.5523 3 16V4C3 3.44772 3.44772 3 4 3ZM15.5 12.7571L8.93302 7.89861L4.5 10.5185V15.5H15.5V12.7571Z"
1908
+ }), /* @__PURE__ */ import_react115.default.createElement("path", {
1909
+ d: "M16 5.5C16 4.67157 15.3284 4 14.5 4C14.1453 4 13.8193 4.12313 13.5625 4.32899C13.2196 4.60389 13 5.0263 13 5.5C13 5.9737 13.2196 6.39611 13.5625 6.67101C13.8193 6.87687 14.1453 7 14.5 7C15.3284 7 16 6.32843 16 5.5Z"
1910
+ }));
1911
+ });
1912
+
1913
+ // packages/react-icons/src/__icons/InformationIcon.tsx
1914
+ var import_react116 = __toESM(require("react"));
1915
+ var InformationIcon = /* @__PURE__ */ (0, import_react116.forwardRef)((props, forwardedRef) => {
1916
+ return /* @__PURE__ */ import_react116.default.createElement(SvgIcon, {
1917
+ ref: forwardedRef,
1918
+ ...props
1919
+ }, /* @__PURE__ */ import_react116.default.createElement("path", {
1920
+ d: "M10.75 9V14H9.25V9H10.75Z"
1921
+ }), /* @__PURE__ */ import_react116.default.createElement("path", {
1922
+ d: "M10 8C10.5523 8 11 7.55228 11 7C11 6.44772 10.5523 6 10 6C9.44772 6 9 6.44772 9 7C9 7.55228 9.44772 8 10 8Z"
1923
+ }), /* @__PURE__ */ import_react116.default.createElement("path", {
1924
+ d: "M10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C11.8919 2 13.6304 2.65672 15 3.75463C16.8289 5.22075 18 7.47362 18 10C18 12.5264 16.8289 14.7793 15 16.2454C13.6304 17.3433 11.8919 18 10 18ZM3.5 10C3.5 13.5899 6.41015 16.5 10 16.5C11.5386 16.5 12.9487 15.9673 14.0618 15.075C15.5509 13.8813 16.5 12.052 16.5 10C16.5 7.94799 15.5509 6.11868 14.0618 4.925C12.9487 4.03272 11.5386 3.5 10 3.5C6.41015 3.5 3.5 6.41015 3.5 10Z"
1925
+ }));
1926
+ });
1927
+
1928
+ // packages/react-icons/src/__icons/IntegrationsIcon.tsx
1929
+ var import_react117 = __toESM(require("react"));
1930
+ var IntegrationsIcon = /* @__PURE__ */ (0, import_react117.forwardRef)((props, forwardedRef) => {
1931
+ return /* @__PURE__ */ import_react117.default.createElement(SvgIcon, {
1932
+ ref: forwardedRef,
1933
+ ...props
1934
+ }, /* @__PURE__ */ import_react117.default.createElement("g", null, /* @__PURE__ */ import_react117.default.createElement("path", {
1935
+ d: "M17.4334 5.61344L19.2734 3.77341L16.0915 0.591431L14.252 2.43092C12.7505 2.02967 11.0819 2.41804 9.90396 3.59602L8.13619 5.36378L9.19674 6.42433L7.79086 7.8302L9.38185 9.42119L10.7877 8.01532L11.8512 9.07884L10.4454 10.4847L12.0332 12.0725L13.4391 10.6667L14.5001 11.7277L16.2679 9.95998C17.4455 8.78239 17.834 7.11452 17.4334 5.61344ZM15.2073 8.89932L14.5001 9.60642L10.2575 5.36378L10.9646 4.65668C11.9529 3.66837 13.4592 3.51377 14.6096 4.19288L16.0917 2.7108L17.1523 3.77146L15.6705 5.25334C16.3503 6.40383 16.1958 7.91072 15.2073 8.89932Z"
1936
+ }), /* @__PURE__ */ import_react117.default.createElement("path", {
1937
+ d: "M2.43055 14.2505L0.590523 16.0905L3.7725 19.2725L5.61199 17.433C7.11345 17.8342 8.78203 17.4459 9.96 16.2679L11.7278 14.5001L5.36381 8.13616L3.59604 9.90393C2.41845 11.0815 2.02995 12.7494 2.43055 14.2505ZM4.6567 10.9646L5.36381 10.2575L9.60645 14.5001L8.89934 15.2072C7.91104 16.1955 6.40473 16.3501 5.25436 15.671L3.77228 17.1531L2.71162 16.0925L4.1935 14.6106C3.51371 13.4601 3.66811 11.9532 4.6567 10.9646Z"
1938
+ })), /* @__PURE__ */ import_react117.default.createElement("defs", null, /* @__PURE__ */ import_react117.default.createElement("clipPath", {
1939
+ id: "clip0_2058_3603"
1940
+ }, /* @__PURE__ */ import_react117.default.createElement("rect", {
1941
+ width: "20",
1942
+ height: "20"
1943
+ }))));
1944
+ });
1945
+
1946
+ // packages/react-icons/src/__icons/KeyboardIcon.tsx
1947
+ var import_react118 = __toESM(require("react"));
1948
+ var KeyboardIcon = /* @__PURE__ */ (0, import_react118.forwardRef)((props, forwardedRef) => {
1949
+ return /* @__PURE__ */ import_react118.default.createElement(SvgIcon, {
1950
+ ref: forwardedRef,
1951
+ ...props
1952
+ }, /* @__PURE__ */ import_react118.default.createElement("path", {
1953
+ d: "M3 9.5H5V11.5H3V9.5Z"
1954
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1955
+ d: "M7 9.5H9V11.5H7V9.5Z"
1956
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1957
+ d: "M11 9.5H13V11.5H11V9.5Z"
1958
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1959
+ d: "M15 9.5H17V11.5H15V9.5Z"
1960
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1961
+ d: "M3 5.5H5V7.5H3V5.5Z"
1962
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1963
+ d: "M7 5.5H9V7.5H7V5.5Z"
1964
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1965
+ d: "M11 5.5H13V7.5H11V5.5Z"
1966
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1967
+ d: "M15 5.5H17V7.5H15V5.5Z"
1968
+ }), /* @__PURE__ */ import_react118.default.createElement("path", {
1969
+ d: "M4.99609 13.5H14.9961V15H4.99609V13.5Z"
1970
+ }));
1971
+ });
1972
+
1973
+ // packages/react-icons/src/__icons/LightmodeIcon.tsx
1974
+ var import_react119 = __toESM(require("react"));
1975
+ var LightmodeIcon = /* @__PURE__ */ (0, import_react119.forwardRef)((props, forwardedRef) => {
1976
+ return /* @__PURE__ */ import_react119.default.createElement(SvgIcon, {
1977
+ ref: forwardedRef,
1978
+ ...props
1979
+ }, /* @__PURE__ */ import_react119.default.createElement("path", {
1980
+ d: "M11 2V4.5H9.5V2H11Z"
1981
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1982
+ d: "M16.75 4.75002L14.9822 6.51779L13.9216 5.45713L15.6893 3.68936L16.75 4.75002Z"
1983
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1984
+ d: "M11 18V15.5H9.5V18H11Z"
1985
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1986
+ d: "M2 9.50002H4.5V11H2V9.50002Z"
1987
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1988
+ d: "M18 11V9.50002H15.5V11H18Z"
1989
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1990
+ d: "M4.75 3.75002L6.51777 5.51779L5.45711 6.57845L3.68934 4.81068L4.75 3.75002Z"
1991
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1992
+ d: "M5.51777 13.9823L3.75 15.75L4.81066 16.8107L6.57843 15.0429L5.51777 13.9823Z"
1993
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1994
+ d: "M15.75 16.75L13.9822 14.9823L15.0429 13.9216L16.8107 15.6894L15.75 16.75Z"
1995
+ }), /* @__PURE__ */ import_react119.default.createElement("path", {
1996
+ d: "M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10ZM12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.3807 12.5 12.5 11.3807 12.5 10Z"
1997
+ }));
1998
+ });
1999
+
2000
+ // packages/react-icons/src/__icons/LineChartIcon.tsx
2001
+ var import_react120 = __toESM(require("react"));
2002
+ var LineChartIcon = /* @__PURE__ */ (0, import_react120.forwardRef)((props, forwardedRef) => {
2003
+ return /* @__PURE__ */ import_react120.default.createElement(SvgIcon, {
2004
+ ref: forwardedRef,
2005
+ ...props
2006
+ }, /* @__PURE__ */ import_react120.default.createElement("path", {
2007
+ d: "M4.48276 3H2.98276V16C2.98276 16.5523 3.43048 17 3.98276 17H16.9828V15.5H4.48276V13.5162L4.50433 13.5384L8.18521 9.97631L11.643 12.4855L17.0172 7.02615L15.9483 5.97385L11.4794 10.5135L8.047 8.02269L4.48276 11.4719V3Z"
2008
+ }));
2009
+ });
2010
+
2011
+ // packages/react-icons/src/__icons/LinkIcon.tsx
2012
+ var import_react121 = __toESM(require("react"));
2013
+ var LinkIcon = /* @__PURE__ */ (0, import_react121.forwardRef)((props, forwardedRef) => {
2014
+ return /* @__PURE__ */ import_react121.default.createElement(SvgIcon, {
2015
+ ref: forwardedRef,
2016
+ ...props
2017
+ }, /* @__PURE__ */ import_react121.default.createElement("path", {
2018
+ d: "M12.4976 4.12317H12.5013L15.6816 7.30712L11.0779 11.8922L9.49422 10.3085L8.43356 11.3692L9.84777 12.7834C10.5312 13.4668 11.6392 13.4668 12.3226 12.7834L16.5653 8.54075C17.2487 7.85733 17.2487 6.74929 16.5653 6.06587L13.7369 3.23745C13.0534 2.55403 11.9454 2.55403 11.262 3.23745L9.84777 4.65166L10.9084 5.71232L12.4976 4.12317Z"
2019
+ }), /* @__PURE__ */ import_react121.default.createElement("path", {
2020
+ d: "M7.00231 15.8808L3.81925 12.6977V12.6957L8.41139 8.09745L10.0054 9.69151L11.0661 8.63085L9.65189 7.21663C8.96847 6.53321 7.86044 6.53321 7.17702 7.21663L2.93438 11.4593C2.25096 12.1427 2.25096 13.2507 2.93438 13.9341L5.7628 16.7626C6.44622 17.446 7.55426 17.446 8.23768 16.7626L9.65189 15.3484L8.59123 14.2877L7.00231 15.8808Z"
2021
+ }));
2022
+ });
2023
+
2024
+ // packages/react-icons/src/__icons/ListIcon.tsx
2025
+ var import_react122 = __toESM(require("react"));
2026
+ var ListIcon = /* @__PURE__ */ (0, import_react122.forwardRef)((props, forwardedRef) => {
2027
+ return /* @__PURE__ */ import_react122.default.createElement(SvgIcon, {
2028
+ ref: forwardedRef,
2029
+ ...props
2030
+ }, /* @__PURE__ */ import_react122.default.createElement("path", {
2031
+ d: "M6 4.25H18V5.74796H6V4.25Z"
2032
+ }), /* @__PURE__ */ import_react122.default.createElement("path", {
2033
+ d: "M6 9.25102H18V10.749H6V9.25102Z"
2034
+ }), /* @__PURE__ */ import_react122.default.createElement("path", {
2035
+ d: "M18 14.252H6V15.75H18V14.252Z"
2036
+ }), /* @__PURE__ */ import_react122.default.createElement("path", {
2037
+ d: "M4 5C4 5.55228 3.55228 6 3 6C2.44772 6 2 5.55228 2 5C2 4.44772 2.44772 4 3 4C3.55228 4 4 4.44772 4 5Z"
2038
+ }), /* @__PURE__ */ import_react122.default.createElement("path", {
2039
+ d: "M4 15C4 15.5523 3.55228 16 3 16C2.44772 16 2 15.5523 2 15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15Z"
2040
+ }), /* @__PURE__ */ import_react122.default.createElement("path", {
2041
+ d: "M4 10C4 10.5523 3.55228 11 3 11C2.44772 11 2 10.5523 2 10C2 9.44772 2.44772 9 3 9C3.55228 9 4 9.44772 4 10Z"
2042
+ }));
2043
+ });
2044
+
2045
+ // packages/react-icons/src/__icons/LockIcon.tsx
2046
+ var import_react123 = __toESM(require("react"));
2047
+ var LockIcon = /* @__PURE__ */ (0, import_react123.forwardRef)((props, forwardedRef) => {
2048
+ return /* @__PURE__ */ import_react123.default.createElement(SvgIcon, {
2049
+ ref: forwardedRef,
2050
+ ...props
2051
+ }, /* @__PURE__ */ import_react123.default.createElement("path", {
2052
+ d: "M9.25 11H10.75V14H9.25V11Z"
2053
+ }), /* @__PURE__ */ import_react123.default.createElement("path", {
2054
+ d: "M14.7461 8V7C14.7461 5.34315 13.4029 4 11.7461 4H8.24609C6.58924 4 5.24609 5.34315 5.24609 7V8H4.5C3.94772 8 3.5 8.44772 3.5 9V16C3.5 16.5523 3.94772 17 4.5 17H15.5C16.0523 17 16.5 16.5523 16.5 16V9C16.5 8.44772 16.0523 8 15.5 8H14.7461ZM11.7461 5.5C12.5745 5.5 13.2461 6.17157 13.2461 7V8H6.74609V7C6.74609 6.17157 7.41767 5.5 8.24609 5.5H11.7461ZM5 9.5H15V15.5H5V9.5Z"
2055
+ }));
2056
+ });
2057
+
2058
+ // packages/react-icons/src/__icons/LoginIcon.tsx
2059
+ var import_react124 = __toESM(require("react"));
2060
+ var LoginIcon = /* @__PURE__ */ (0, import_react124.forwardRef)((props, forwardedRef) => {
2061
+ return /* @__PURE__ */ import_react124.default.createElement(SvgIcon, {
2062
+ ref: forwardedRef,
2063
+ ...props
2064
+ }, /* @__PURE__ */ import_react124.default.createElement("path", {
2065
+ d: "M14.5 16.5V3.5H8.00001V2H15C15.5523 2 16 2.44772 16 3V17C16 17.5523 15.5523 18 15 18H8.00001V16.5H14.5Z"
2066
+ }), /* @__PURE__ */ import_react124.default.createElement("path", {
2067
+ d: "M12.0007 10.001L7.75803 14.2436L6.69737 13.183L9.13033 10.75H3.49969L3.49969 9.25L9.12837 9.25L6.69737 6.819L7.75803 5.75834L12.0007 10.001Z"
2068
+ }));
2069
+ });
2070
+
2071
+ // packages/react-icons/src/__icons/LogoutIcon.tsx
2072
+ var import_react125 = __toESM(require("react"));
2073
+ var LogoutIcon = /* @__PURE__ */ (0, import_react125.forwardRef)((props, forwardedRef) => {
2074
+ return /* @__PURE__ */ import_react125.default.createElement(SvgIcon, {
2075
+ ref: forwardedRef,
2076
+ ...props
2077
+ }, /* @__PURE__ */ import_react125.default.createElement("path", {
2078
+ d: "M5.5 16.5V3.5H12V2H5C4.44772 2 4 2.44772 4 3V17C4 17.5523 4.44771 18 5 18H12V16.5H5.5Z"
2079
+ }), /* @__PURE__ */ import_react125.default.createElement("path", {
2080
+ d: "M16.5001 10.001L12.2575 14.2436L11.1968 13.183L13.6298 10.75H7.99915V9.25H13.6278L11.1968 6.819L12.2575 5.75834L16.5001 10.001Z"
2081
+ }));
2082
+ });
2083
+
2084
+ // packages/react-icons/src/__icons/MagnifyingGlassIcon.tsx
2085
+ var import_react126 = __toESM(require("react"));
2086
+ var MagnifyingGlassIcon = /* @__PURE__ */ (0, import_react126.forwardRef)((props, forwardedRef) => {
2087
+ return /* @__PURE__ */ import_react126.default.createElement(SvgIcon, {
2088
+ ref: forwardedRef,
2089
+ ...props
2090
+ }, /* @__PURE__ */ import_react126.default.createElement("path", {
2091
+ d: "M11.5245 12.8548C10.5346 13.5751 9.31593 14 7.99805 14C4.68434 14 1.99805 11.3137 1.99805 8C1.99805 4.68629 4.68434 2 7.99805 2C11.3118 2 13.998 4.68629 13.998 8C13.998 9.27375 13.6011 10.4548 12.9242 11.4262L16.7407 15.2426C17.1312 15.6332 17.1312 16.2663 16.7407 16.6569C16.3502 17.0474 15.717 17.0474 15.3265 16.6569L11.5245 12.8548ZM12.498 8C12.498 5.51472 10.4833 3.5 7.99805 3.5C5.51277 3.5 3.49805 5.51472 3.49805 8C3.49805 10.4853 5.51277 12.5 7.99805 12.5C10.4833 12.5 12.498 10.4853 12.498 8Z"
2092
+ }));
2093
+ });
2094
+
2095
+ // packages/react-icons/src/__icons/MailClosedIcon.tsx
2096
+ var import_react127 = __toESM(require("react"));
2097
+ var MailClosedIcon = /* @__PURE__ */ (0, import_react127.forwardRef)((props, forwardedRef) => {
2098
+ return /* @__PURE__ */ import_react127.default.createElement(SvgIcon, {
2099
+ ref: forwardedRef,
2100
+ ...props
2101
+ }, /* @__PURE__ */ import_react127.default.createElement("path", {
2102
+ d: "M3.5 14.5V6.45922L10.002 11.9861L16.5 6.41638V10.2899L18 8.78994V5C18 4.44772 17.5523 4 17 4H3C2.44772 4 2 4.44772 2 5V15C2 15.5523 2.44772 16 3 16H10.7899L12.2899 14.5H3.5ZM4.68757 5.5H15.2642L9.99797 10.0139L4.68757 5.5Z"
2103
+ }), /* @__PURE__ */ import_react127.default.createElement("path", {
2104
+ d: "M16.0291 15.0222L17.9515 16.9418L19 15.8948L17.0777 13.9752L18.9502 12.1052L17.9017 11.0582L16.0291 12.9281L14.0983 11L13.0498 12.0471L14.9806 13.9752L13 15.9529L14.0485 17L16.0291 15.0222Z"
2105
+ }));
2106
+ });
2107
+
2108
+ // packages/react-icons/src/__icons/ManualIcon.tsx
2109
+ var import_react128 = __toESM(require("react"));
2110
+ var ManualIcon = /* @__PURE__ */ (0, import_react128.forwardRef)((props, forwardedRef) => {
2111
+ return /* @__PURE__ */ import_react128.default.createElement(SvgIcon, {
2112
+ ref: forwardedRef,
2113
+ ...props
2114
+ }, /* @__PURE__ */ import_react128.default.createElement("path", {
2115
+ d: "M5.36136 7.49747C4.96953 7.05986 4.2867 7.05263 3.88568 7.48183L2.59707 8.86099C2.25517 9.22691 2.23668 9.78932 2.55379 10.1769L6.49983 15L15.9999 14.9824L16 5.3212C16 4.96725 15.8129 4.63967 15.508 4.45986L11.5725 2.13862C11.4187 2.04788 11.2434 2 11.0647 1.99996L7.49983 1.99902C6.94754 1.99902 6.49983 2.44674 6.49983 2.99902L6.61298 8.89529L5.36136 7.49747ZM14.4999 13.4824L6.99999 13.5L3.56713 9.50003L4.63207 8.45789L7.16648 11.25H7.99983V3.49902L11 3.49902L14.5 5.38164L14.4999 13.4824Z"
2116
+ }), /* @__PURE__ */ import_react128.default.createElement("path", {
2117
+ d: "M16 17.9825L6.49999 17.9825V16.4845L16 16.4845V17.9825Z"
2118
+ }));
2119
+ });
2120
+
2121
+ // packages/react-icons/src/__icons/MaximizeIcon.tsx
2122
+ var import_react129 = __toESM(require("react"));
2123
+ var MaximizeIcon = /* @__PURE__ */ (0, import_react129.forwardRef)((props, forwardedRef) => {
2124
+ return /* @__PURE__ */ import_react129.default.createElement(SvgIcon, {
2125
+ ref: forwardedRef,
2126
+ ...props
2127
+ }, /* @__PURE__ */ import_react129.default.createElement("path", {
2128
+ d: "M5.5 15.5L9 12L7.93934 10.9393L4.5 14.3787L4.5 11H3V17H9V15.5H5.5Z"
2129
+ }), /* @__PURE__ */ import_react129.default.createElement("path", {
2130
+ d: "M17 3V9L15.5 9V5.62039L12.0607 9.05973L11 7.99907L14.4991 4.5L11 4.5V3H17Z"
2131
+ }));
2132
+ });
2133
+
2134
+ // packages/react-icons/src/__icons/MenuIcon.tsx
2135
+ var import_react130 = __toESM(require("react"));
2136
+ var MenuIcon = /* @__PURE__ */ (0, import_react130.forwardRef)((props, forwardedRef) => {
2137
+ return /* @__PURE__ */ import_react130.default.createElement(SvgIcon, {
2138
+ ref: forwardedRef,
2139
+ ...props
2140
+ }, /* @__PURE__ */ import_react130.default.createElement("path", {
2141
+ d: "M3 4.25H17V5.75H3V4.25Z"
2142
+ }), /* @__PURE__ */ import_react130.default.createElement("path", {
2143
+ d: "M3 9.25H17V10.75H3V9.25Z"
2144
+ }), /* @__PURE__ */ import_react130.default.createElement("path", {
2145
+ d: "M17 14.25H3V15.75H17V14.25Z"
2146
+ }));
2147
+ });
2148
+
2149
+ // packages/react-icons/src/__icons/MicrophoneIcon.tsx
2150
+ var import_react131 = __toESM(require("react"));
2151
+ var MicrophoneIcon = /* @__PURE__ */ (0, import_react131.forwardRef)((props, forwardedRef) => {
2152
+ return /* @__PURE__ */ import_react131.default.createElement(SvgIcon, {
2153
+ ref: forwardedRef,
2154
+ ...props
2155
+ }, /* @__PURE__ */ import_react131.default.createElement("path", {
2156
+ d: "M6.5 4.50076C6.5 3.94848 6.94772 3.50076 7.5 3.50076H12.5C13.0523 3.50076 13.5 3.94848 13.5 4.50076V12.5008C13.5 13.053 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.053 6.5 12.5008V4.50076ZM8 12.0008H12V5.00076H8V12.0008Z"
2157
+ }), /* @__PURE__ */ import_react131.default.createElement("path", {
2158
+ d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z"
2159
+ }));
2160
+ });
2161
+
2162
+ // packages/react-icons/src/__icons/MicrophoneOffIcon.tsx
2163
+ var import_react132 = __toESM(require("react"));
2164
+ var MicrophoneOffIcon = /* @__PURE__ */ (0, import_react132.forwardRef)((props, forwardedRef) => {
2165
+ return /* @__PURE__ */ import_react132.default.createElement(SvgIcon, {
2166
+ ref: forwardedRef,
2167
+ ...props
2168
+ }, /* @__PURE__ */ import_react132.default.createElement("path", {
2169
+ d: "M8 5V12H8.25L6.92897 13.321C6.66967 13.1404 6.5 12.84 6.5 12.5V4.5C6.5 3.94772 6.94772 3.5 7.5 3.5H12.5C13.0523 3.5 13.5 3.94772 13.5 4.5V6.75L12 8.25V5H8Z"
2170
+ }), /* @__PURE__ */ import_react132.default.createElement("path", {
2171
+ d: "M13.5 10.9926L10.9926 13.5H12.5C13.0523 13.5 13.5 13.0523 13.5 12.5V10.9926Z"
2172
+ }), /* @__PURE__ */ import_react132.default.createElement("path", {
2173
+ d: "M5.75274 14.4973L5.06445 14.4971L5.06445 11H3.75L3.75195 14.998C3.75195 15.4257 3.98598 15.7908 4.31539 15.9346L5.75274 14.4973Z"
2174
+ }), /* @__PURE__ */ import_react132.default.createElement("path", {
2175
+ d: "M8.49264 16L9.99409 14.4985L14.7535 14.5V11H16.25V14.998C16.25 15.5514 15.7332 16 15.25 16H10.7461V18H9.24609V16L8.49264 16Z"
2176
+ }), /* @__PURE__ */ import_react132.default.createElement("path", {
2177
+ d: "M3.75 16.498L15.2405 5.00756L16.3011 6.06822L4.81066 17.5587L3.75 16.498Z"
2178
+ }));
2179
+ });
2180
+
2181
+ // packages/react-icons/src/__icons/MinimizeIcon.tsx
2182
+ var import_react133 = __toESM(require("react"));
2183
+ var MinimizeIcon = /* @__PURE__ */ (0, import_react133.forwardRef)((props, forwardedRef) => {
2184
+ return /* @__PURE__ */ import_react133.default.createElement(SvgIcon, {
2185
+ ref: forwardedRef,
2186
+ ...props
2187
+ }, /* @__PURE__ */ import_react133.default.createElement("path", {
2188
+ d: "M6.49989 12.5L3 15.9999L4.06066 17.0605L7.5 13.6212L7.5 17L9 17L9 11L3 11L3 12.5H6.49989Z"
2189
+ }), /* @__PURE__ */ import_react133.default.createElement("path", {
2190
+ d: "M11 8.99999L11 2.99999L12.5 2.99999L12.5 6.37867L15.9393 2.93933L17 3.99999L13.5 7.49999L17 7.49999V8.99999L11 8.99999Z"
2191
+ }));
2192
+ });
2193
+
2194
+ // packages/react-icons/src/__icons/MinusIcon.tsx
2195
+ var import_react134 = __toESM(require("react"));
2196
+ var MinusIcon = /* @__PURE__ */ (0, import_react134.forwardRef)((props, forwardedRef) => {
2197
+ return /* @__PURE__ */ import_react134.default.createElement(SvgIcon, {
2198
+ ref: forwardedRef,
2199
+ ...props
2200
+ }, /* @__PURE__ */ import_react134.default.createElement("path", {
2201
+ d: "M16 10.75H4V9.25H16V10.75Z"
2202
+ }));
2203
+ });
2204
+
2205
+ // packages/react-icons/src/__icons/MoreIcon.tsx
2206
+ var import_react135 = __toESM(require("react"));
2207
+ var MoreIcon = /* @__PURE__ */ (0, import_react135.forwardRef)((props, forwardedRef) => {
2208
+ return /* @__PURE__ */ import_react135.default.createElement(SvgIcon, {
2209
+ ref: forwardedRef,
2210
+ ...props
2211
+ }, /* @__PURE__ */ import_react135.default.createElement("path", {
2212
+ d: "M15.0008 11.5008C14.1724 11.5008 13.5008 10.8292 13.5008 10.0008C13.5008 9.17237 14.1724 8.50079 15.0008 8.50079C15.8292 8.50079 16.5008 9.17237 16.5008 10.0008C16.5008 10.8292 15.8292 11.5008 15.0008 11.5008Z"
2213
+ }), /* @__PURE__ */ import_react135.default.createElement("path", {
2214
+ d: "M5.00018 11.4998C4.17176 11.4998 3.50018 10.8282 3.50018 9.99982C3.50018 9.17139 4.17176 8.49982 5.00018 8.49982C5.82861 8.49982 6.50018 9.17139 6.50018 9.99982C6.50018 10.8282 5.82861 11.4998 5.00018 11.4998Z"
2215
+ }), /* @__PURE__ */ import_react135.default.createElement("path", {
2216
+ d: "M8.50018 9.99982C8.50018 10.8282 9.17176 11.4998 10.0002 11.4998C10.8286 11.4998 11.5002 10.8282 11.5002 9.99982C11.5002 9.17139 10.8286 8.49982 10.0002 8.49982C9.17176 8.49982 8.50018 9.17139 8.50018 9.99982Z"
2217
+ }));
2218
+ });
2219
+
2220
+ // packages/react-icons/src/__icons/MoveIcon.tsx
2221
+ var import_react136 = __toESM(require("react"));
2222
+ var MoveIcon = /* @__PURE__ */ (0, import_react136.forwardRef)((props, forwardedRef) => {
2223
+ return /* @__PURE__ */ import_react136.default.createElement(SvgIcon, {
2224
+ ref: forwardedRef,
2225
+ ...props
2226
+ }, /* @__PURE__ */ import_react136.default.createElement("path", {
2227
+ d: "M7.17188 4.82843L10.0003 2L12.8287 4.82843L11.9599 5.69361L10.5042 4.31699L9.9971 4.12119L9.50421 4.31699L8.0808 5.69361L7.17188 4.82843Z"
2228
+ }), /* @__PURE__ */ import_react136.default.createElement("path", {
2229
+ d: "M10.7503 3.25L10.7503 16.75H9.2503L9.2503 3.25L10.7503 3.25Z"
2230
+ }), /* @__PURE__ */ import_react136.default.createElement("path", {
2231
+ d: "M7.17188 15.1716L10.0003 18L12.8287 15.1716L11.9599 14.3064L10.5042 15.683L9.9971 15.8788L9.50421 15.683L8.0808 14.3064L7.17188 15.1716Z"
2232
+ }), /* @__PURE__ */ import_react136.default.createElement("path", {
2233
+ d: "M15.1716 7.17188L18 10.0003L15.1716 12.8287L14.3064 11.9599L15.683 10.5042L15.8788 9.9971L15.683 9.50421L14.3064 8.0808L15.1716 7.17188Z"
2234
+ }), /* @__PURE__ */ import_react136.default.createElement("path", {
2235
+ d: "M3.25 9.2503H16.75V10.7503H3.25V9.2503Z"
2236
+ }), /* @__PURE__ */ import_react136.default.createElement("path", {
2237
+ d: "M4.82843 7.17188L2 10.0003L4.82843 12.8287L5.69361 11.9599L4.31699 10.5042L4.12119 9.9971L4.31699 9.50421L5.69361 8.0808L4.82843 7.17188Z"
2238
+ }));
2239
+ });
2240
+
2241
+ // packages/react-icons/src/__icons/MuteIcon.tsx
2242
+ var import_react137 = __toESM(require("react"));
2243
+ var MuteIcon = /* @__PURE__ */ (0, import_react137.forwardRef)((props, forwardedRef) => {
2244
+ return /* @__PURE__ */ import_react137.default.createElement(SvgIcon, {
2245
+ ref: forwardedRef,
2246
+ ...props
2247
+ }, /* @__PURE__ */ import_react137.default.createElement("path", {
2248
+ d: "M6.5 4.50079C6.5 3.94851 6.94772 3.50079 7.5 3.50079H12.5C13.0523 3.50079 13.5 3.94851 13.5 4.50079V12.5008C13.5 13.0531 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.0531 6.5 12.5008V4.50079ZM8 12.0008H12V5.00079H8V12.0008Z"
2249
+ }), /* @__PURE__ */ import_react137.default.createElement("path", {
2250
+ d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z"
2251
+ }));
2252
+ });
2253
+
2254
+ // packages/react-icons/src/__icons/MuteOffIcon.tsx
2255
+ var import_react138 = __toESM(require("react"));
2256
+ var MuteOffIcon = /* @__PURE__ */ (0, import_react138.forwardRef)((props, forwardedRef) => {
2257
+ return /* @__PURE__ */ import_react138.default.createElement(SvgIcon, {
2258
+ ref: forwardedRef,
2259
+ ...props
2260
+ }, /* @__PURE__ */ import_react138.default.createElement("path", {
2261
+ d: "M8 5V12H8.25L6.92897 13.321C6.66967 13.1404 6.5 12.84 6.5 12.5V4.5C6.5 3.94772 6.94772 3.5 7.5 3.5H12.5C13.0523 3.5 13.5 3.94772 13.5 4.5V6.75L12 8.25V5H8Z"
2262
+ }), /* @__PURE__ */ import_react138.default.createElement("path", {
2263
+ d: "M13.5 10.9926L10.9926 13.5H12.5C13.0523 13.5 13.5 13.0523 13.5 12.5V10.9926Z"
2264
+ }), /* @__PURE__ */ import_react138.default.createElement("path", {
2265
+ d: "M5.75274 14.4973L5.06445 14.4971L5.06445 11H3.75L3.75195 14.998C3.75195 15.4257 3.98598 15.7908 4.31539 15.9346L5.75274 14.4973Z"
2266
+ }), /* @__PURE__ */ import_react138.default.createElement("path", {
2267
+ d: "M8.49264 16L9.99409 14.4985L14.7535 14.5V11H16.25V14.998C16.25 15.5514 15.7332 16 15.25 16H10.7461V18H9.24609V16L8.49264 16Z"
2268
+ }), /* @__PURE__ */ import_react138.default.createElement("path", {
2269
+ d: "M3.75 16.498L15.2405 5.00756L16.3011 6.06822L4.81066 17.5587L3.75 16.498Z"
2270
+ }));
2271
+ });
2272
+
2273
+ // packages/react-icons/src/__icons/NotificationIcon.tsx
2274
+ var import_react139 = __toESM(require("react"));
2275
+ var NotificationIcon = /* @__PURE__ */ (0, import_react139.forwardRef)((props, forwardedRef) => {
2276
+ return /* @__PURE__ */ import_react139.default.createElement(SvgIcon, {
2277
+ ref: forwardedRef,
2278
+ ...props
2279
+ }, /* @__PURE__ */ import_react139.default.createElement("path", {
2280
+ d: "M9 3.61123V2H10.996V3.61319C12.9931 4.06787 14.485 5.85209 14.4902 7.98666L14.5 11.997L16.0001 12.4991H13V10.9991H12.9976L12.9902 7.99031C12.9862 6.33822 11.6458 5.00106 9.99371 5.00106C8.33876 5.00106 6.99716 6.34266 6.99716 7.99761V10.9991H7V12.4991H4L5.49716 11.997V7.99761C5.49716 5.8557 6.99478 4.06357 9 3.61123Z"
2281
+ }), /* @__PURE__ */ import_react139.default.createElement("path", {
2282
+ d: "M9.0001 18V15.4981H10.9961V18H9.0001Z"
2283
+ }), /* @__PURE__ */ import_react139.default.createElement("path", {
2284
+ d: "M16 12.5011H4V14.0004H16V12.5011Z"
2285
+ }));
2286
+ });
2287
+
2288
+ // packages/react-icons/src/__icons/NotificationOffIcon.tsx
2289
+ var import_react140 = __toESM(require("react"));
2290
+ var NotificationOffIcon = /* @__PURE__ */ (0, import_react140.forwardRef)((props, forwardedRef) => {
2291
+ return /* @__PURE__ */ import_react140.default.createElement(SvgIcon, {
2292
+ ref: forwardedRef,
2293
+ ...props
2294
+ }, /* @__PURE__ */ import_react140.default.createElement("path", {
2295
+ d: "M9 2V3.61123C6.99478 4.06357 5.49716 5.8557 5.49716 7.99761V11.997L4 12.4991H6.50089L7 12V10.9991H6.99716V7.99761C6.99716 6.34266 8.33876 5.00106 9.99371 5.00106C11.0795 5.00106 12.0307 5.57866 12.5563 6.44365L13.6376 5.36243C13.0083 4.49377 12.076 3.85908 10.996 3.61319V2H9Z"
2296
+ }), /* @__PURE__ */ import_react140.default.createElement("path", {
2297
+ d: "M14.4921 8.75054L12.9957 10.2469L12.9976 10.9991H13V12.4991H16.0001L14.5 11.997L14.4921 8.75054Z"
2298
+ }), /* @__PURE__ */ import_react140.default.createElement("path", {
2299
+ d: "M6.49894 12.5011H4V14.0004H4.99965L6.49894 12.5011Z"
2300
+ }), /* @__PURE__ */ import_react140.default.createElement("path", {
2301
+ d: "M9.24229 14.0004L10.7416 12.5011H16V14.0004H9.24229Z"
2302
+ }), /* @__PURE__ */ import_react140.default.createElement("path", {
2303
+ d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z"
2304
+ }), /* @__PURE__ */ import_react140.default.createElement("path", {
2305
+ d: "M3.5 15.5L15.5208 3.47919L16.5815 4.53985L4.56066 16.5607L3.5 15.5Z"
2306
+ }));
2307
+ });
2308
+
2309
+ // packages/react-icons/src/__icons/OpenSidebarIcon.tsx
2310
+ var import_react141 = __toESM(require("react"));
2311
+ var OpenSidebarIcon = /* @__PURE__ */ (0, import_react141.forwardRef)((props, forwardedRef) => {
2312
+ return /* @__PURE__ */ import_react141.default.createElement(SvgIcon, {
2313
+ ref: forwardedRef,
2314
+ ...props
2315
+ }, /* @__PURE__ */ import_react141.default.createElement("path", {
2316
+ d: "M11.4216 7.17157L14.25 10L11.4216 12.8284L10.5028 11.906L12.4423 9.96643L10.5331 8.05725L11.4216 7.17157Z"
2317
+ }), /* @__PURE__ */ import_react141.default.createElement("path", {
2318
+ d: "M7 7.25V9.08333H8.5V7.25H7Z"
2319
+ }), /* @__PURE__ */ import_react141.default.createElement("path", {
2320
+ d: "M7 10.9167L7 12.75H8.5V10.9167H7Z"
2321
+ }), /* @__PURE__ */ import_react141.default.createElement("path", {
2322
+ d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H7V5.41667H8.5V4.5L15.5 4.5V15.5H8.5V14.5833H7V15.5H4.5V4.5Z"
2323
+ }));
2324
+ });
2325
+
2326
+ // packages/react-icons/src/__icons/OpenWithIcon.tsx
2327
+ var import_react142 = __toESM(require("react"));
2328
+ var OpenWithIcon = /* @__PURE__ */ (0, import_react142.forwardRef)((props, forwardedRef) => {
2329
+ return /* @__PURE__ */ import_react142.default.createElement(SvgIcon, {
2330
+ ref: forwardedRef,
2331
+ ...props
2332
+ }, /* @__PURE__ */ import_react142.default.createElement("path", {
2333
+ d: "M12 16.9393H16C16.5523 16.9393 17 16.4916 17 15.9393L17 3.93933C17 3.38705 16.5523 2.93933 16 2.93933L4 2.93933C3.44772 2.93933 3 3.38705 3 3.93933L3 7.93933H4.5L4.5 4.43933L15.5 4.43933L15.5 15.4393H12L12 16.9393Z"
2334
+ }), /* @__PURE__ */ import_react142.default.createElement("path", {
2335
+ d: "M10.0003 9.93933L10.0003 15.9393H8.50028L8.50028 12.5604L4.06066 17L3 15.9393L7.5 11.4393L4.00028 11.4393L4.00028 9.93933L10.0003 9.93933Z"
2336
+ }));
2337
+ });
2338
+
2339
+ // packages/react-icons/src/__icons/OptionsIcon.tsx
2340
+ var import_react143 = __toESM(require("react"));
2341
+ var OptionsIcon = /* @__PURE__ */ (0, import_react143.forwardRef)((props, forwardedRef) => {
2342
+ return /* @__PURE__ */ import_react143.default.createElement(SvgIcon, {
2343
+ ref: forwardedRef,
2344
+ ...props
2345
+ }, /* @__PURE__ */ import_react143.default.createElement("path", {
2346
+ d: "M17 5.75H9.99609V4.25H17V5.75Z"
2347
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2348
+ d: "M3 4.25H6.99609V5.75H3V4.25Z"
2349
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2350
+ d: "M11 9.25H3V10.75H11V9.25Z"
2351
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2352
+ d: "M14 9.25V10.75H17V9.25H14Z"
2353
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2354
+ d: "M9 14.25H17V15.75H9V14.25Z"
2355
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2356
+ d: "M6 14.25H3V15.75H6L6 14.25Z"
2357
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2358
+ d: "M6 16.5L6 13.5H7.5V16.5H6Z"
2359
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2360
+ d: "M14 11.5V8.5H12.5V11.5H14Z"
2361
+ }), /* @__PURE__ */ import_react143.default.createElement("path", {
2362
+ d: "M6.99609 6.5V3.5L8.49609 3.5V6.5H6.99609Z"
2363
+ }));
2364
+ });
2365
+
2366
+ // packages/react-icons/src/__icons/Pan1DIcon.tsx
2367
+ var import_react144 = __toESM(require("react"));
2368
+ var Pan1DIcon = /* @__PURE__ */ (0, import_react144.forwardRef)((props, forwardedRef) => {
2369
+ return /* @__PURE__ */ import_react144.default.createElement(SvgIcon, {
2370
+ ref: forwardedRef,
2371
+ ...props
2372
+ }, /* @__PURE__ */ import_react144.default.createElement("path", {
2373
+ d: "M12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10Z"
2374
+ }), /* @__PURE__ */ import_react144.default.createElement("path", {
2375
+ d: "M19 10.0004L15.4645 13.5359L14.4038 12.4753L16.8787 10.0004L14.4038 7.5255L15.4645 6.46484L19 10.0004Z"
2376
+ }), /* @__PURE__ */ import_react144.default.createElement("path", {
2377
+ d: "M1 10.0004L4.53553 6.46485L5.59619 7.52551L3.12132 10.0004L5.59619 12.4753L4.53553 13.5359L1 10.0004Z"
2378
+ }));
2379
+ });
2380
+
2381
+ // packages/react-icons/src/__icons/PanHorizontalIcon.tsx
2382
+ var import_react145 = __toESM(require("react"));
2383
+ var PanHorizontalIcon = /* @__PURE__ */ (0, import_react145.forwardRef)((props, forwardedRef) => {
2384
+ return /* @__PURE__ */ import_react145.default.createElement(SvgIcon, {
2385
+ ref: forwardedRef,
2386
+ ...props
2387
+ }, /* @__PURE__ */ import_react145.default.createElement("path", {
2388
+ d: "M12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10Z"
2389
+ }), /* @__PURE__ */ import_react145.default.createElement("path", {
2390
+ d: "M19 10.0004L15.4645 13.5359L14.4038 12.4753L16.8787 10.0004L14.4038 7.5255L15.4645 6.46484L19 10.0004Z"
2391
+ }), /* @__PURE__ */ import_react145.default.createElement("path", {
2392
+ d: "M1 10.0004L4.53553 6.46485L5.59619 7.52551L3.12132 10.0004L5.59619 12.4753L4.53553 13.5359L1 10.0004Z"
2393
+ }));
2394
+ });
2395
+
2396
+ // packages/react-icons/src/__icons/PauseIcon.tsx
2397
+ var import_react146 = __toESM(require("react"));
2398
+ var PauseIcon = /* @__PURE__ */ (0, import_react146.forwardRef)((props, forwardedRef) => {
2399
+ return /* @__PURE__ */ import_react146.default.createElement(SvgIcon, {
2400
+ ref: forwardedRef,
2401
+ ...props
2402
+ }, /* @__PURE__ */ import_react146.default.createElement("path", {
2403
+ d: "M6 16.002L6 4L8 4L8 16.002H6Z"
2404
+ }), /* @__PURE__ */ import_react146.default.createElement("path", {
2405
+ d: "M12 16L12 3.99805L14 3.99805L14 16H12Z"
2406
+ }));
2407
+ });
2408
+
2409
+ // packages/react-icons/src/__icons/PauseLoadIcon.tsx
2410
+ var import_react147 = __toESM(require("react"));
2411
+ var PauseLoadIcon = /* @__PURE__ */ (0, import_react147.forwardRef)((props, forwardedRef) => {
2412
+ return /* @__PURE__ */ import_react147.default.createElement(SvgIcon, {
2413
+ ref: forwardedRef,
2414
+ ...props
2415
+ }, /* @__PURE__ */ import_react147.default.createElement("path", {
2416
+ d: "M10.0012 16.5C6.63385 16.5 3.86457 13.9394 3.5342 10.6592L2.08203 11.1416C2.63604 15.0191 5.97051 18 10.0012 18C11.8931 18 13.6316 17.3433 15.0012 16.2454C16.8301 14.7793 18.0012 12.5264 18.0012 10C18.0012 7.47362 16.8301 5.22075 15.0012 3.75463C13.6316 2.65672 11.8931 2 10.0012 2C7.88913 2 5.96823 2.81846 4.53836 4.15552L5.44545 5.36371C6.61838 4.21103 8.22675 3.5 10.0012 3.5C11.5398 3.5 12.9499 4.03272 14.063 4.925C15.5521 6.11868 16.5012 7.94799 16.5012 10C16.5012 12.052 15.5521 13.8813 14.063 15.075C12.9499 15.9673 11.5398 16.5 10.0012 16.5Z"
2417
+ }), /* @__PURE__ */ import_react147.default.createElement("path", {
2418
+ d: "M7.75 7L7.75 13H9.25V7L7.75 7Z"
2419
+ }), /* @__PURE__ */ import_react147.default.createElement("path", {
2420
+ d: "M10.75 13V7L12.25 7V13H10.75Z"
2421
+ }), /* @__PURE__ */ import_react147.default.createElement("path", {
2422
+ d: "M3.25 9C3.94036 9 4.5 8.44036 4.5 7.75C4.5 7.05964 3.94036 6.5 3.25 6.5C2.55964 6.5 2 7.05964 2 7.75C2 8.44036 2.55964 9 3.25 9Z"
2423
+ }));
2424
+ });
2425
+
2426
+ // packages/react-icons/src/__icons/PinIcon.tsx
2427
+ var import_react148 = __toESM(require("react"));
2428
+ var PinIcon = /* @__PURE__ */ (0, import_react148.forwardRef)((props, forwardedRef) => {
2429
+ return /* @__PURE__ */ import_react148.default.createElement(SvgIcon, {
2430
+ ref: forwardedRef,
2431
+ ...props
2432
+ }, /* @__PURE__ */ import_react148.default.createElement("path", {
2433
+ d: "M5.00391 2.5H15.0039V4.00117H11.5009V4H8.5V4.00117H5.00391V2.5Z"
2434
+ }), /* @__PURE__ */ import_react148.default.createElement("path", {
2435
+ d: "M8.5 4.00117L7.00391 4.00195V8.50061C5.7882 9.41191 5.00125 10.864 5 12.5V13C5 13.5523 5.44772 14 6 14H9.25V17.5H9.80053C9.86669 17.5026 9.93319 17.5039 10 17.5039C10.0668 17.5039 10.1333 17.5026 10.1995 17.5H10.75V14H14C14.5523 14 15 13.5523 15 13V12.5C14.9988 10.8669 14.2146 9.41707 13.0026 8.50547H13.0039V4.00195L11.5009 4.00117V9.34117C12.6818 9.90257 13.4985 11.1058 13.5 12.5H10.75V12.4961H9.25V12.5H6.5C6.50153 11.1055 7.31863 9.90193 8.5 9.34072V4.00117Z"
2436
+ }));
2437
+ });
2438
+
2439
+ // packages/react-icons/src/__icons/PinOffIcon.tsx
2440
+ var import_react149 = __toESM(require("react"));
2441
+ var PinOffIcon = /* @__PURE__ */ (0, import_react149.forwardRef)((props, forwardedRef) => {
2442
+ return /* @__PURE__ */ import_react149.default.createElement(SvgIcon, {
2443
+ ref: forwardedRef,
2444
+ ...props
2445
+ }, /* @__PURE__ */ import_react149.default.createElement("path", {
2446
+ d: "M15.0047 2.5H5.00467V4.00117H8.50076V4H11.5017V4.00117H15.0047V2.5Z"
2447
+ }), /* @__PURE__ */ import_react149.default.createElement("path", {
2448
+ d: "M7.00467 4.00195L8.50076 4.00117V9.34072C7.31939 9.90193 6.50229 11.1055 6.50077 12.5H7.25077L5.7761 13.9747C5.332 13.8727 5.00076 13.475 5.00076 13V12.5C5.00202 10.864 5.78897 9.41191 7.00467 8.50061V4.00195Z"
2449
+ }), /* @__PURE__ */ import_react149.default.createElement("path", {
2450
+ d: "M9.25076 14.7426V17.5H9.80129C9.86746 17.5026 9.93396 17.5039 10.0008 17.5039C10.0676 17.5039 10.1341 17.5026 10.2002 17.5H10.7508V14H14.0008C14.5531 14 15.0008 13.5523 15.0008 13V12.5C15 11.5017 14.7067 10.5718 14.2019 9.79155L13.1059 10.8875C13.3576 11.3699 13.5001 11.9183 13.5008 12.5H11.4934L9.25076 14.7426Z"
2451
+ }), /* @__PURE__ */ import_react149.default.createElement("path", {
2452
+ d: "M11.5017 8.24906L13.0047 6.7461V4.00195L11.5017 4.00117V8.24906Z"
2453
+ }), /* @__PURE__ */ import_react149.default.createElement("path", {
2454
+ d: "M3.49756 16.2499L16.2251 3.52241L17.2858 4.58307L4.55822 17.3106L3.49756 16.2499Z"
2455
+ }));
2456
+ });
2457
+
2458
+ // packages/react-icons/src/__icons/PlayIcon.tsx
2459
+ var import_react150 = __toESM(require("react"));
2460
+ var PlayIcon = /* @__PURE__ */ (0, import_react150.forwardRef)((props, forwardedRef) => {
2461
+ return /* @__PURE__ */ import_react150.default.createElement(SvgIcon, {
2462
+ ref: forwardedRef,
2463
+ ...props
2464
+ }, /* @__PURE__ */ import_react150.default.createElement("path", {
2465
+ d: "M17 10L5 3L5 17L17 10ZM14.023 10L6.5 14.3884L6.5 5.61156L14.023 10Z"
2466
+ }));
2467
+ });
2468
+
2469
+ // packages/react-icons/src/__icons/PlusIcon.tsx
2470
+ var import_react151 = __toESM(require("react"));
2471
+ var PlusIcon = /* @__PURE__ */ (0, import_react151.forwardRef)((props, forwardedRef) => {
2472
+ return /* @__PURE__ */ import_react151.default.createElement(SvgIcon, {
2473
+ ref: forwardedRef,
2474
+ ...props
2475
+ }, /* @__PURE__ */ import_react151.default.createElement("path", {
2476
+ d: "M10.7501 10.7493H16.9995V9.24927H10.7501V3.00079L9.25009 3.00079L9.25009 9.24927H2.99954L2.99954 10.7493H9.25009V17.0008L10.7501 17.0008V10.7493Z"
2477
+ }));
2478
+ });
2479
+
2480
+ // packages/react-icons/src/__icons/RecommendIcon.tsx
2481
+ var import_react152 = __toESM(require("react"));
2482
+ var RecommendIcon = /* @__PURE__ */ (0, import_react152.forwardRef)((props, forwardedRef) => {
2483
+ return /* @__PURE__ */ import_react152.default.createElement(SvgIcon, {
2484
+ ref: forwardedRef,
2485
+ ...props
2486
+ }, /* @__PURE__ */ import_react152.default.createElement("path", {
2487
+ d: "M11.8981 4.71352L11.5 7.5H16C16.5523 7.5 17 7.94772 17 8.5V10.7675C17 10.9228 16.9638 11.076 16.8943 11.2149L14.2764 16.4474C14.107 16.7861 13.7608 17 13.3821 17L6 17.0001V7.5L10 3L11.3553 3.67767C11.7403 3.87016 11.9589 4.28741 11.8981 4.71352ZM13.0732 15.5L15.5 10.6494V9H9.77049L10.3622 4.85814L10.3574 4.85574L7.5 8.0703V15.5001L13.0732 15.5Z"
2488
+ }), /* @__PURE__ */ import_react152.default.createElement("path", {
2489
+ d: "M3 7.5L3 17H4.49797L4.49796 7.5H3Z"
2490
+ }));
2491
+ });
2492
+
2493
+ // packages/react-icons/src/__icons/RedoIcon.tsx
2494
+ var import_react153 = __toESM(require("react"));
2495
+ var RedoIcon = /* @__PURE__ */ (0, import_react153.forwardRef)((props, forwardedRef) => {
2496
+ return /* @__PURE__ */ import_react153.default.createElement(SvgIcon, {
2497
+ ref: forwardedRef,
2498
+ ...props
2499
+ }, /* @__PURE__ */ import_react153.default.createElement("path", {
2500
+ d: "M3.75 13.5H8.16599V15H3.25C2.69771 15 2.25 14.5523 2.25 14V9.50003C2.25 8.94774 2.69772 8.50003 3.25 8.50003H14.75C15.3023 8.50003 15.75 8.94774 15.75 9.50003V10H3.75V13.5Z"
2501
+ }), /* @__PURE__ */ import_react153.default.createElement("path", {
2502
+ d: "M12.7574 5.00739L17 9.25003L12.7574 13.4927L11.6967 12.432L14.8787 9.25003L11.6967 6.06805L12.7574 5.00739Z"
2503
+ }));
2504
+ });
2505
+
2506
+ // packages/react-icons/src/__icons/RefreshIcon.tsx
2507
+ var import_react154 = __toESM(require("react"));
2508
+ var RefreshIcon = /* @__PURE__ */ (0, import_react154.forwardRef)((props, forwardedRef) => {
2509
+ return /* @__PURE__ */ import_react154.default.createElement(SvgIcon, {
2510
+ ref: forwardedRef,
2511
+ ...props
2512
+ }, /* @__PURE__ */ import_react154.default.createElement("path", {
2513
+ d: "M16.0003 7.89456L11.0003 7.89456V6.39456H13.4584C12.5604 5.53437 11.3421 5.00587 10.0003 5.00587C7.23888 5.00587 5.00031 7.24444 5.00031 10.0059C5.00031 12.7673 7.23888 15.0059 10.0003 15.0059C11.3744 15.0059 12.6189 14.4516 13.5227 13.5545L14.5834 14.6151C13.4082 15.7837 11.7886 16.5059 10.0003 16.5059C6.41045 16.5059 3.50031 13.5957 3.50031 10.0059C3.50031 6.41601 6.41045 3.50587 10.0003 3.50587C11.7468 3.50587 13.3324 4.19467 14.5003 5.31544V2.89456H16.0003V7.89456Z"
2514
+ }));
2515
+ });
2516
+
2517
+ // packages/react-icons/src/__icons/RepeatIcon.tsx
2518
+ var import_react155 = __toESM(require("react"));
2519
+ var RepeatIcon = /* @__PURE__ */ (0, import_react155.forwardRef)((props, forwardedRef) => {
2520
+ return /* @__PURE__ */ import_react155.default.createElement(SvgIcon, {
2521
+ ref: forwardedRef,
2522
+ ...props
2523
+ }, /* @__PURE__ */ import_react155.default.createElement("path", {
2524
+ d: "M5.37189 15L6.39133 16.0194L5.33233 17.0784L2.50391 14.25L5.33233 11.4216L6.39453 12.4838L5.39683 13.4815H16.002V11H17.502V14C17.502 14.5523 17.0542 15 16.502 15H5.37189Z"
2525
+ }), /* @__PURE__ */ import_react155.default.createElement("path", {
2526
+ d: "M15.132 4.99939L14.1126 3.97995L15.1716 2.92096L18 5.74939L15.1716 8.57781L14.1094 7.51562L15.1285 6.49646L4.00195 6.49646L4.00195 8.99938H2.50195L2.50195 5.99938C2.50195 5.4471 2.94967 4.99938 3.50195 4.99938L15.132 4.99939Z"
2527
+ }));
2528
+ });
2529
+
2530
+ // packages/react-icons/src/__icons/ReplayIcon.tsx
2531
+ var import_react156 = __toESM(require("react"));
2532
+ var ReplayIcon = /* @__PURE__ */ (0, import_react156.forwardRef)((props, forwardedRef) => {
2533
+ return /* @__PURE__ */ import_react156.default.createElement(SvgIcon, {
2534
+ ref: forwardedRef,
2535
+ ...props
2536
+ }, /* @__PURE__ */ import_react156.default.createElement("path", {
2537
+ d: "M14.5 10L7.5 6L7.5 14L14.5 10ZM9 8.58477L11.4767 10L9 11.4152V8.58477Z"
2538
+ }), /* @__PURE__ */ import_react156.default.createElement("path", {
2539
+ d: "M2 4C2 3.44772 2.44772 3 3 3H17C17.5523 3 18 3.44772 18 4V16C18 16.5523 17.5523 17 17 17H3C2.44772 17 2 16.5523 2 16V4ZM3.5 15.5H16.5V4.5H3.5V15.5Z"
2540
+ }));
2541
+ });
2542
+
2543
+ // packages/react-icons/src/__icons/RequestIcon.tsx
2544
+ var import_react157 = __toESM(require("react"));
2545
+ var RequestIcon = /* @__PURE__ */ (0, import_react157.forwardRef)((props, forwardedRef) => {
2546
+ return /* @__PURE__ */ import_react157.default.createElement(SvgIcon, {
2547
+ ref: forwardedRef,
2548
+ ...props
2549
+ }, /* @__PURE__ */ import_react157.default.createElement("path", {
2550
+ d: "M11.8284 8.82482L9 5.9964L11.8284 3.16797L12.6936 4.03676L11.55 5.24609L14.25 5.24609C14.8023 5.24609 15.25 5.69381 15.25 6.24609V6.74609L11.5623 6.74609L12.6936 7.9159L11.8284 8.82482Z"
2551
+ }), /* @__PURE__ */ import_react157.default.createElement("path", {
2552
+ d: "M15.25 6.75H13.75V12.1148C13.4511 12.2086 13.1763 12.3572 12.9375 12.5486C12.366 13.0068 12 13.7108 12 14.5003C12 15.2898 12.366 15.9938 12.9375 16.452C13.3655 16.7951 13.9088 17.0003 14.5 17.0003C15.8807 17.0003 17 15.881 17 14.5003C17 13.3809 16.2643 12.4333 15.25 12.1148V6.75ZM14.5 13.5003C15.0523 13.5003 15.5 13.948 15.5 14.5003C15.5 15.0526 15.0523 15.5003 14.5 15.5003C14.2621 15.5003 14.0472 15.4191 13.8757 15.2816C13.644 15.0959 13.5 14.8154 13.5 14.5003C13.5 14.1852 13.644 13.9047 13.8757 13.719C14.0472 13.5815 14.2621 13.5003 14.5 13.5003Z"
2553
+ }), /* @__PURE__ */ import_react157.default.createElement("path", {
2554
+ d: "M5.5 3C6.88071 3 8 4.11929 8 5.5C8 6.61941 7.26428 7.56698 6.25 7.88555V12.1145C7.26428 12.433 8 13.3806 8 14.5C8 15.8807 6.88071 17 5.5 17C4.90878 17 4.3655 16.7948 3.9375 16.4517C3.36596 15.9935 3 15.2895 3 14.5C3 13.7105 3.36596 13.0065 3.9375 12.5483C4.17634 12.3569 4.45107 12.2083 4.75 12.1145V7.88555C4.45107 7.79166 4.17634 7.64314 3.9375 7.45168C3.36596 6.99352 3 6.28949 3 5.5C3 4.7105 3.36596 4.00648 3.9375 3.54832C4.3655 3.20522 4.90878 3 5.5 3ZM6.5 5.5C6.5 4.94771 6.05229 4.5 5.5 4.5C5.26205 4.5 5.04719 4.58123 4.87571 4.71869C4.64403 4.90441 4.5 5.18488 4.5 5.5C4.5 5.81512 4.64403 6.09559 4.87571 6.28131C5.04719 6.41877 5.26205 6.5 5.5 6.5C6.05228 6.5 6.5 6.05228 6.5 5.5ZM5.5 13.5C5.26205 13.5 5.04719 13.5812 4.87571 13.7187C4.64403 13.9044 4.5 14.1849 4.5 14.5C4.5 14.8151 4.64403 15.0956 4.87571 15.2813C5.04719 15.4188 5.26205 15.5 5.5 15.5C6.05228 15.5 6.5 15.0523 6.5 14.5C6.5 13.9477 6.05229 13.5 5.5 13.5Z"
2555
+ }));
2556
+ });
2557
+
2558
+ // packages/react-icons/src/__icons/ResetIcon.tsx
2559
+ var import_react158 = __toESM(require("react"));
2560
+ var ResetIcon = /* @__PURE__ */ (0, import_react158.forwardRef)((props, forwardedRef) => {
2561
+ return /* @__PURE__ */ import_react158.default.createElement(SvgIcon, {
2562
+ ref: forwardedRef,
2563
+ ...props
2564
+ }, /* @__PURE__ */ import_react158.default.createElement("path", {
2565
+ d: "M3.99969 7.89453L8.99969 7.89453V6.39453H6.54158C7.43963 5.53434 8.65795 5.00584 9.99969 5.00584C12.7611 5.00584 14.9997 7.24441 14.9997 10.0058C14.9997 12.7673 12.7611 15.0058 9.99969 15.0058C8.62565 15.0058 7.38106 14.4516 6.47729 13.5545L5.41663 14.6151C6.59184 15.7837 8.21144 16.5058 9.99969 16.5058C13.5895 16.5058 16.4997 13.5957 16.4997 10.0058C16.4997 6.41598 13.5895 3.50584 9.99969 3.50584C8.2532 3.50584 6.66759 4.19464 5.49969 5.31541V2.89453H3.99969V7.89453Z"
2566
+ }));
2567
+ });
2568
+
2569
+ // packages/react-icons/src/__icons/ResizeIcon.tsx
2570
+ var import_react159 = __toESM(require("react"));
2571
+ var ResizeIcon = /* @__PURE__ */ (0, import_react159.forwardRef)((props, forwardedRef) => {
2572
+ return /* @__PURE__ */ import_react159.default.createElement(SvgIcon, {
2573
+ ref: forwardedRef,
2574
+ ...props
2575
+ }, /* @__PURE__ */ import_react159.default.createElement("path", {
2576
+ d: "M8 16.5L16.4853 8.01471L17.7227 9.25215L9.23744 17.7374L8 16.5Z"
2577
+ }), /* @__PURE__ */ import_react159.default.createElement("path", {
2578
+ d: "M3 16L16.0815 2.91852L17.3189 4.15595L4.23744 17.2374L3 16Z"
2579
+ }));
2580
+ });
2581
+
2582
+ // packages/react-icons/src/__icons/SaveIcon.tsx
2583
+ var import_react160 = __toESM(require("react"));
2584
+ var SaveIcon = /* @__PURE__ */ (0, import_react160.forwardRef)((props, forwardedRef) => {
2585
+ return /* @__PURE__ */ import_react160.default.createElement(SvgIcon, {
2586
+ ref: forwardedRef,
2587
+ ...props
2588
+ }, /* @__PURE__ */ import_react160.default.createElement("path", {
2589
+ d: "M12 6H7V7.5H12V6Z"
2590
+ }), /* @__PURE__ */ import_react160.default.createElement("path", {
2591
+ d: "M3.99609 17H15.9965C16.5486 17 16.9963 16.5525 16.9965 16.0004L16.9998 7.41483C16.9999 7.14925 16.8944 6.89454 16.7065 6.70687L15.0036 5.00621L13.293 3.29336C13.1054 3.10554 12.8508 3 12.5854 3H3.99609C3.44381 3 2.99609 3.44772 2.99609 4V16C2.99609 16.5523 3.44381 17 3.99609 17ZM13.9422 6.06617L15.4998 7.62166L15.4967 15.5H13.498V10H6.49805V15.5H4.49609V4.5H12.3781L13.9422 6.06617ZM11.998 15.5H7.99805V11.5H11.998V15.5Z"
2592
+ }));
2593
+ });
2594
+
2595
+ // packages/react-icons/src/__icons/SecurityCriticalIcon.tsx
2596
+ var import_react161 = __toESM(require("react"));
2597
+ var SecurityCriticalIcon = /* @__PURE__ */ (0, import_react161.forwardRef)((props, forwardedRef) => {
2598
+ return /* @__PURE__ */ import_react161.default.createElement(SvgIcon, {
2599
+ ref: forwardedRef,
2600
+ ...props
2601
+ }, /* @__PURE__ */ import_react161.default.createElement("path", {
2602
+ d: "M7.5 10.75L11 5.75L10.4554 9.25096L12.5 9.25436L9 14.25L9.6137 10.75H7.5Z"
2603
+ }), /* @__PURE__ */ import_react161.default.createElement("path", {
2604
+ d: "M15.9998 5.34712L15.9999 11.5413C15.9999 13.4965 14.8605 15.2723 13.0831 16.0869L10 17.5L6.91673 16.0868C5.13947 15.2723 4 13.4966 4 11.5415V5.34714C4 4.8583 4.35342 4.4411 4.83562 4.36075L6.55527 4.07418C6.85036 4.025 7.13643 3.93197 7.404 3.79816L9.99978 2.5L12.1931 3.5966C12.728 3.86403 13.2999 4.04999 13.8898 4.14831L15.1642 4.36073C15.6464 4.44109 15.9998 4.85828 15.9998 5.34712ZM7.54171 14.7232L10 15.85L12.4581 14.7233C13.7023 14.1531 14.4999 12.91 14.4999 11.5414L14.4998 5.77068L13.6432 5.6279C12.9058 5.505 12.191 5.27255 11.5224 4.93826L9.99987 4.17707L8.07493 5.13974C7.67358 5.34046 7.24447 5.48001 6.80184 5.55377L5.5 5.77072V11.5415C5.5 12.91 6.29763 14.153 7.54171 14.7232Z"
2605
+ }));
2606
+ });
2607
+
2608
+ // packages/react-icons/src/__icons/SecurityHighIcon.tsx
2609
+ var import_react162 = __toESM(require("react"));
2610
+ var SecurityHighIcon = /* @__PURE__ */ (0, import_react162.forwardRef)((props, forwardedRef) => {
2611
+ return /* @__PURE__ */ import_react162.default.createElement(SvgIcon, {
2612
+ ref: forwardedRef,
2613
+ ...props
2614
+ }, /* @__PURE__ */ import_react162.default.createElement("path", {
2615
+ d: "M11.9995 12.9994L10.0615 11.0614L8.06156 13.0613L7.0009 12.0007L9.00084 10.0007L7.04973 8.04961L8.11039 6.98895L10.0615 8.94007L11.9506 7.05092L13.0113 8.11158L11.1222 10.0007L13.0601 11.9387L11.9995 12.9994Z"
2616
+ }), /* @__PURE__ */ import_react162.default.createElement("path", {
2617
+ d: "M15.9998 5.34712L15.9999 11.5413C15.9999 13.4965 14.8605 15.2723 13.0831 16.0869L10 17.5L6.91673 16.0868C5.13947 15.2723 4 13.4966 4 11.5415V5.34715C4 4.8583 4.35342 4.4411 4.83562 4.36075L6.55527 4.07418C6.85036 4.025 7.13643 3.93197 7.404 3.79816L9.99978 2.5L12.1931 3.5966C12.728 3.86403 13.2999 4.04999 13.8898 4.14831L15.1642 4.36072C15.6464 4.44109 15.9998 4.85828 15.9998 5.34712ZM7.54171 14.7232L10 15.85L12.4581 14.7233C13.7023 14.1531 14.4999 12.91 14.4999 11.5414L14.4998 5.77068L13.6432 5.6279C12.9058 5.505 12.191 5.27255 11.5224 4.93826L9.99987 4.17707L8.07493 5.13974C7.67358 5.34046 7.24447 5.48001 6.80184 5.55377L5.5 5.77072V11.5415C5.5 12.91 6.29763 14.153 7.54171 14.7232Z"
2618
+ }));
2619
+ });
2620
+
2621
+ // packages/react-icons/src/__icons/SecurityIcon.tsx
2622
+ var import_react163 = __toESM(require("react"));
2623
+ var SecurityIcon = /* @__PURE__ */ (0, import_react163.forwardRef)((props, forwardedRef) => {
2624
+ return /* @__PURE__ */ import_react163.default.createElement(SvgIcon, {
2625
+ ref: forwardedRef,
2626
+ ...props
2627
+ }, /* @__PURE__ */ import_react163.default.createElement("path", {
2628
+ d: "M15.9998 5.34712C15.9998 4.85828 15.6464 4.44109 15.1642 4.36073L13.8898 4.14831C13.2999 4.04999 12.728 3.86403 12.1931 3.5966L9.99978 2.5L7.404 3.79816C7.13643 3.93197 6.85036 4.025 6.55527 4.07418L4.83562 4.36075C4.35342 4.4411 4 4.8583 4 5.34714V11.5415C4 13.4966 5.13947 15.2723 6.91673 16.0868L10 17.5L13.0831 16.0869C14.8605 15.2723 15.9999 13.4965 15.9999 11.5413L15.9998 5.34712ZM10 15.85L7.54171 14.7232C6.29763 14.153 5.5 12.91 5.5 11.5415V5.77072L6.80184 5.55377C7.24447 5.48001 7.67358 5.34046 8.07493 5.13974L9.99987 4.17707L11.5224 4.93826C12.191 5.27255 12.9058 5.505 13.6432 5.6279L14.4998 5.77068L14.4999 11.5414C14.4999 12.91 13.7023 14.1531 12.4581 14.7233L10 15.85Z"
2629
+ }));
2630
+ });
2631
+
2632
+ // packages/react-icons/src/__icons/SecurityMediumIcon.tsx
2633
+ var import_react164 = __toESM(require("react"));
2634
+ var SecurityMediumIcon = /* @__PURE__ */ (0, import_react164.forwardRef)((props, forwardedRef) => {
2635
+ return /* @__PURE__ */ import_react164.default.createElement(SvgIcon, {
2636
+ ref: forwardedRef,
2637
+ ...props
2638
+ }, /* @__PURE__ */ import_react164.default.createElement("path", {
2639
+ d: "M9.25 6H10.75V11H9.25V6Z"
2640
+ }), /* @__PURE__ */ import_react164.default.createElement("path", {
2641
+ d: "M10 12C9.44772 12 9 12.4477 9 13C9 13.5523 9.44771 14 10 14C10.5523 14 11 13.5523 11 13C11 12.4477 10.5523 12 10 12Z"
2642
+ }), /* @__PURE__ */ import_react164.default.createElement("path", {
2643
+ d: "M15.9998 5.34712C15.9998 4.85828 15.6464 4.44109 15.1642 4.36072L13.8898 4.14831C13.2999 4.04999 12.728 3.86403 12.1931 3.5966L9.99978 2.5L7.404 3.79816C7.13643 3.93197 6.85036 4.025 6.55527 4.07418L4.83562 4.36075C4.35342 4.4411 4 4.8583 4 5.34715V11.5415C4 13.4966 5.13947 15.2723 6.91673 16.0868L10 17.5L13.0831 16.0869C14.8605 15.2723 15.9999 13.4965 15.9999 11.5413L15.9998 5.34712ZM10 15.85L7.54171 14.7232C6.29763 14.153 5.5 12.91 5.5 11.5415V5.77072L6.80184 5.55377C7.24447 5.48001 7.67358 5.34046 8.07493 5.13974L9.99987 4.17707L11.5224 4.93826C12.191 5.27255 12.9058 5.505 13.6432 5.6279L14.4998 5.77068L14.4999 11.5414C14.4999 12.91 13.7023 14.1531 12.4581 14.7233L10 15.85Z"
2644
+ }));
2645
+ });
2646
+
2647
+ // packages/react-icons/src/__icons/SelectIcon.tsx
2648
+ var import_react165 = __toESM(require("react"));
2649
+ var SelectIcon = /* @__PURE__ */ (0, import_react165.forwardRef)((props, forwardedRef) => {
2650
+ return /* @__PURE__ */ import_react165.default.createElement(SvgIcon, {
2651
+ ref: forwardedRef,
2652
+ ...props
2653
+ }, /* @__PURE__ */ import_react165.default.createElement("path", {
2654
+ d: "M16 17H15V15H17V16C17 16.5523 16.5523 17 16 17Z"
2655
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2656
+ d: "M17 5V4C17 3.44772 16.5523 3 16 3H15V5L17 5Z"
2657
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2658
+ d: "M3 16V15H5L5 17L4 17C3.44772 17 3 16.5523 3 16Z"
2659
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2660
+ d: "M4 3H5V5L3 5V4C3 3.44772 3.44772 3 4 3Z"
2661
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2662
+ d: "M11 3H13V5H11V3Z"
2663
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2664
+ d: "M7 3H9V5H7V3Z"
2665
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2666
+ d: "M15 7H17V9H15V7Z"
2667
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2668
+ d: "M15 11H17V13H15V11Z"
2669
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2670
+ d: "M11 15H13V17H11V15Z"
2671
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2672
+ d: "M7.0007 15H9.0007V17H7.0007V15Z"
2673
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2674
+ d: "M3 7H5V9H3V7Z"
2675
+ }), /* @__PURE__ */ import_react165.default.createElement("path", {
2676
+ d: "M3 11H5V13H3V11Z"
2677
+ }));
2678
+ });
2679
+
2680
+ // packages/react-icons/src/__icons/SelectIndicatorIcon.tsx
2681
+ var import_react166 = __toESM(require("react"));
2682
+ var SelectIndicatorIcon = /* @__PURE__ */ (0, import_react166.forwardRef)((props, forwardedRef) => {
2683
+ return /* @__PURE__ */ import_react166.default.createElement(SvgIcon, {
2684
+ ref: forwardedRef,
2685
+ ...props
2686
+ }, /* @__PURE__ */ import_react166.default.createElement("path", {
2687
+ d: "M13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z"
2688
+ }));
2689
+ });
2690
+
2691
+ // packages/react-icons/src/__icons/SettingIcon.tsx
2692
+ var import_react167 = __toESM(require("react"));
2693
+ var SettingIcon = /* @__PURE__ */ (0, import_react167.forwardRef)((props, forwardedRef) => {
2694
+ return /* @__PURE__ */ import_react167.default.createElement(SvgIcon, {
2695
+ ref: forwardedRef,
2696
+ ...props
2697
+ }, /* @__PURE__ */ import_react167.default.createElement("path", {
2698
+ d: "M13 10.002C13 11.6588 11.6569 13.002 10 13.002C8.34315 13.002 7 11.6588 7 10.002C7 8.3451 8.34315 7.00195 10 7.00195C11.6569 7.00195 13 8.3451 13 10.002ZM11.5 10.002C11.5 9.17353 10.8284 8.50195 10 8.50195C9.17157 8.50195 8.5 9.17353 8.5 10.002C8.5 10.8304 9.17157 11.502 10 11.502C10.8284 11.502 11.5 10.8304 11.5 10.002Z"
2699
+ }), /* @__PURE__ */ import_react167.default.createElement("path", {
2700
+ d: "M12.498 2H7.49805V4.00175C6.98069 4.21789 6.49724 4.499 6.05789 4.83487L4.32422 3.83394L1.82422 8.16406L3.55551 9.16363C3.52018 9.43808 3.50195 9.71789 3.50195 10.002C3.50195 10.2832 3.51982 10.5603 3.55448 10.8322L1.82617 11.83L4.32617 16.1602L6.05142 15.1641C6.4936 15.503 6.98059 15.7864 7.50195 16.0038L7.50195 17.9902H12.502V16.0038C13.0241 15.786 13.5118 15.5021 13.9545 15.1625L15.6758 16.1563L18.1758 11.8262L16.4498 10.8296C16.4842 10.5586 16.502 10.2824 16.502 10.002C16.502 9.71556 16.4834 9.4335 16.4475 9.15689L18.1738 8.16021L15.6738 3.83008L13.9406 4.83075C13.5005 4.49501 13.0162 4.21418 12.498 3.99849V2ZM14.7439 11.5918L16.1309 12.3926L15.1319 14.1229L13.742 13.3205C13.0356 14.116 12.0793 14.6846 10.9961 14.9031V16.5098H8.99807V14.9011C7.9174 14.6809 6.96351 14.112 6.25895 13.3171L4.86328 14.1229L3.86426 12.3926L5.2586 11.5876C5.09212 11.0893 5.00195 10.5562 5.00195 10.002C5.00195 9.4503 5.09129 8.91952 5.25629 8.42328L3.86328 7.61903L4.8623 5.88867L6.25411 6.69223C6.95914 5.89448 7.91492 5.32353 8.99807 5.10276V3.49805H10.9961V5.10079C12.0808 5.31962 13.0384 5.88953 13.745 6.68684L15.1309 5.88672L16.1299 7.61708L14.7453 8.41646C14.9118 8.91465 15.002 9.44777 15.002 10.002C15.002 10.5577 14.9113 11.0924 14.7439 11.5918Z"
2701
+ }));
2702
+ });
2703
+
2704
+ // packages/react-icons/src/__icons/ShareIcon.tsx
2705
+ var import_react168 = __toESM(require("react"));
2706
+ var ShareIcon = /* @__PURE__ */ (0, import_react168.forwardRef)((props, forwardedRef) => {
2707
+ return /* @__PURE__ */ import_react168.default.createElement(SvgIcon, {
2708
+ ref: forwardedRef,
2709
+ ...props
2710
+ }, /* @__PURE__ */ import_react168.default.createElement("path", {
2711
+ d: "M17 4.99805C17 6.6549 15.6569 7.99805 14 7.99805C13.1573 7.99805 12.3957 7.65057 11.8508 7.09108L7.95331 9.4699C7.98399 9.64197 8 9.81912 8 10C8 10.2731 7.96352 10.5376 7.89516 10.789L11.6793 13.0987C12.2295 12.4279 13.0648 12 14 12C15.6569 12 17 13.3431 17 15C17 16.6569 15.6569 18 14 18C12.3431 18 11 16.6569 11 15C11 14.8191 11.016 14.642 11.0467 14.4699L7.15043 12.0918C6.60539 12.652 5.84333 13 5 13C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7C5.93523 7 6.7705 7.42795 7.32069 8.0987L11.1053 5.78876C11.0366 5.53684 11 5.27172 11 4.99805C11 3.34119 12.3431 1.99805 14 1.99805C15.6569 1.99805 17 3.34119 17 4.99805ZM15.5 15C15.5 14.1716 14.8284 13.5 14 13.5C13.1716 13.5 12.5 14.1716 12.5 15C12.5 15.8284 13.1716 16.5 14 16.5C14.8284 16.5 15.5 15.8284 15.5 15ZM6.5 10C6.5 9.17157 5.82843 8.5 5 8.5C4.17157 8.5 3.5 9.17157 3.5 10C3.5 10.8284 4.17157 11.5 5 11.5C5.82843 11.5 6.5 10.8284 6.5 10ZM15.5 4.99805C15.5 4.16962 14.8284 3.49805 14 3.49805C13.1716 3.49805 12.5 4.16962 12.5 4.99805C12.5 5.82647 13.1716 6.49805 14 6.49805C14.8284 6.49805 15.5 5.82647 15.5 4.99805Z"
2712
+ }));
2713
+ });
2714
+
2715
+ // packages/react-icons/src/__icons/SingleValueChartIcon.tsx
2716
+ var import_react169 = __toESM(require("react"));
2717
+ var SingleValueChartIcon = /* @__PURE__ */ (0, import_react169.forwardRef)((props, forwardedRef) => {
2718
+ return /* @__PURE__ */ import_react169.default.createElement(SvgIcon, {
2719
+ ref: forwardedRef,
2720
+ ...props
2721
+ }, /* @__PURE__ */ import_react169.default.createElement("path", {
2722
+ d: "M2 4H3.5V15.4984L18 15.4989V17L2.99997 16.9996C2.4477 16.9996 2 16.5519 2 15.9996V4Z"
2723
+ }), /* @__PURE__ */ import_react169.default.createElement("path", {
2724
+ d: "M5.8354 13.2086C5.38383 13.037 4.9684 12.8022 4.59811 12.4861L5.35674 11.3301C5.62768 11.5378 5.91668 11.7004 6.22374 11.8178C6.53081 11.9352 6.82884 11.9894 7.12687 11.9894C7.37071 11.9894 7.58747 11.9442 7.77712 11.8629C7.96678 11.7817 8.11128 11.6642 8.21965 11.5107C8.32803 11.3572 8.38222 11.1856 8.38222 10.9779C8.38222 10.716 8.27384 10.5082 8.04806 10.3367C7.83131 10.1741 7.54231 10.0838 7.19009 10.0657C7.06365 10.0657 6.94624 10.0657 6.81981 10.0838C6.69337 10.1018 6.57597 10.138 6.45857 10.1741L5.6909 8.94584L7.72375 7.30214H5.04968V5.68555H9.764V7.29311L7.67745 8.90984C7.73621 8.90791 7.79653 8.90784 7.8584 8.90971C8.26481 8.90971 8.62606 9.00906 8.95119 9.18968C9.27631 9.37031 9.52919 9.61415 9.71885 9.93928C9.9085 10.2644 10.0078 10.6347 10.0078 11.0592C10.0078 11.5378 9.89044 11.9623 9.6466 12.3235C9.40275 12.6938 9.07763 12.9738 8.66219 13.1725C8.24675 13.3712 7.77712 13.4705 7.24428 13.4705C6.75659 13.4705 6.29599 13.3892 5.84443 13.2176L5.8354 13.2086Z"
2725
+ }), /* @__PURE__ */ import_react169.default.createElement("path", {
2726
+ d: "M13.8181 8.11037L14.9181 7.75752V11.7796H13.7081V13.3714H17.5981V11.7796H16.4781V5.78479H15.3381L13.3981 7.0251L13.8181 8.11037Z"
2727
+ }), /* @__PURE__ */ import_react169.default.createElement("path", {
2728
+ d: "M10.6474 12.4048C10.6474 12.6938 10.7287 12.9286 10.9093 13.1093C11.0899 13.2899 11.3247 13.3802 11.6227 13.3802C11.9027 13.3802 12.1285 13.2809 12.3182 13.1002C12.5078 12.9196 12.5981 12.6848 12.5981 12.4048C12.5981 12.1248 12.4988 11.89 12.3182 11.7004C12.1375 11.5107 11.9208 11.4204 11.6227 11.4204C11.3247 11.4204 11.0899 11.5107 10.9093 11.7004C10.7377 11.89 10.6474 12.1158 10.6474 12.4048Z"
2729
+ }));
2730
+ });
2731
+
2732
+ // packages/react-icons/src/__icons/SorterDoubleIcon.tsx
2733
+ var import_react170 = __toESM(require("react"));
2734
+ var SorterDoubleIcon = /* @__PURE__ */ (0, import_react170.forwardRef)((props, forwardedRef) => {
2735
+ return /* @__PURE__ */ import_react170.default.createElement(SvgIcon, {
2736
+ ref: forwardedRef,
2737
+ ...props
2738
+ }, /* @__PURE__ */ import_react170.default.createElement("path", {
2739
+ d: "M9.99609 4L14.9961 9L14.9907 9.00543H5.00153L4.99609 9L9.99609 4Z"
2740
+ }), /* @__PURE__ */ import_react170.default.createElement("path", {
2741
+ d: "M9.99609 17L4.99609 12L5.00195 11.9941L14.9902 11.9941L14.9961 12L9.99609 17Z"
2742
+ }));
2743
+ });
2744
+
2745
+ // packages/react-icons/src/__icons/SorterDoubleSmallIcon.tsx
2746
+ var import_react171 = __toESM(require("react"));
2747
+ var SorterDoubleSmallIcon = /* @__PURE__ */ (0, import_react171.forwardRef)((props, forwardedRef) => {
2748
+ return /* @__PURE__ */ import_react171.default.createElement(SvgIcon, {
2749
+ ref: forwardedRef,
2750
+ ...props
2751
+ }, /* @__PURE__ */ import_react171.default.createElement("path", {
2752
+ d: "M9.99609 5L13.4961 8.5H6.49609L9.99609 5Z"
2753
+ }), /* @__PURE__ */ import_react171.default.createElement("path", {
2754
+ d: "M10 15L6.5 11.5L13.5 11.5L10 15Z"
2755
+ }));
2756
+ });
2757
+
2758
+ // packages/react-icons/src/__icons/SorterIcon.tsx
2759
+ var import_react172 = __toESM(require("react"));
2760
+ var SorterIcon = /* @__PURE__ */ (0, import_react172.forwardRef)((props, forwardedRef) => {
2761
+ return /* @__PURE__ */ import_react172.default.createElement(SvgIcon, {
2762
+ ref: forwardedRef,
2763
+ ...props
2764
+ }, /* @__PURE__ */ import_react172.default.createElement("path", {
2765
+ d: "M4.99609 8L9.99609 13L14.9961 8L14.9907 7.99457L5.00152 7.99457L4.99609 8Z"
2766
+ }));
2767
+ });
2768
+
2769
+ // packages/react-icons/src/__icons/SorterSingleIcon.tsx
2770
+ var import_react173 = __toESM(require("react"));
2771
+ var SorterSingleIcon = /* @__PURE__ */ (0, import_react173.forwardRef)((props, forwardedRef) => {
2772
+ return /* @__PURE__ */ import_react173.default.createElement(SvgIcon, {
2773
+ ref: forwardedRef,
2774
+ ...props
2775
+ }, /* @__PURE__ */ import_react173.default.createElement("path", {
2776
+ d: "M4.99609 8L9.99609 13L14.9961 8L14.9907 7.99457L5.00152 7.99457L4.99609 8Z"
2777
+ }));
2778
+ });
2779
+
2780
+ // packages/react-icons/src/__icons/SorterSingleSmallIcon.tsx
2781
+ var import_react174 = __toESM(require("react"));
2782
+ var SorterSingleSmallIcon = /* @__PURE__ */ (0, import_react174.forwardRef)((props, forwardedRef) => {
2783
+ return /* @__PURE__ */ import_react174.default.createElement(SvgIcon, {
2784
+ ref: forwardedRef,
2785
+ ...props
2786
+ }, /* @__PURE__ */ import_react174.default.createElement("path", {
2787
+ d: "M6.5 9L10 12.5L13.5 9L6.5 9Z"
2788
+ }));
2789
+ });
2790
+
2791
+ // packages/react-icons/src/__icons/SorterSmallDoubleIcon.tsx
2792
+ var import_react175 = __toESM(require("react"));
2793
+ var SorterSmallDoubleIcon = /* @__PURE__ */ (0, import_react175.forwardRef)((props, forwardedRef) => {
2794
+ return /* @__PURE__ */ import_react175.default.createElement(SvgIcon, {
2795
+ ref: forwardedRef,
2796
+ ...props
2797
+ }, /* @__PURE__ */ import_react175.default.createElement("path", {
2798
+ d: "M9.99609 5L13.4961 8.5H6.49609L9.99609 5Z"
2799
+ }), /* @__PURE__ */ import_react175.default.createElement("path", {
2800
+ d: "M10 15L6.5 11.5L13.5 11.5L10 15Z"
2801
+ }));
2802
+ });
2803
+
2804
+ // packages/react-icons/src/__icons/SorterSmallIcon.tsx
2805
+ var import_react176 = __toESM(require("react"));
2806
+ var SorterSmallIcon = /* @__PURE__ */ (0, import_react176.forwardRef)((props, forwardedRef) => {
2807
+ return /* @__PURE__ */ import_react176.default.createElement(SvgIcon, {
2808
+ ref: forwardedRef,
2809
+ ...props
2810
+ }, /* @__PURE__ */ import_react176.default.createElement("path", {
2811
+ d: "M6.5 9L10 12.5L13.5 9L6.5 9Z"
2812
+ }));
2813
+ });
2814
+
2815
+ // packages/react-icons/src/__icons/SourceIcon.tsx
2816
+ var import_react177 = __toESM(require("react"));
2817
+ var SourceIcon = /* @__PURE__ */ (0, import_react177.forwardRef)((props, forwardedRef) => {
2818
+ return /* @__PURE__ */ import_react177.default.createElement(SvgIcon, {
2819
+ ref: forwardedRef,
2820
+ ...props
2821
+ }, /* @__PURE__ */ import_react177.default.createElement("path", {
2822
+ d: "M3.99609 3.99805C3.44381 3.99805 2.99609 4.44576 2.99609 4.99805V15.9979C2.99609 16.5502 3.44381 16.9979 3.99609 16.9979H15.9961C16.5484 16.9979 16.9961 16.5502 16.9961 15.9979V6.4953C16.9961 5.94301 16.5484 5.4953 15.9961 5.4953H11.9905L10.2629 4.19833C10.0897 4.06833 9.87903 3.99805 9.6625 3.99805H3.99609ZM4.49609 6.9953H15.4961V15.4979H4.49609V6.9953Z"
2823
+ }), /* @__PURE__ */ import_react177.default.createElement("path", {
2824
+ d: "M5.99609 9H13.9961V10.5H5.99609V9Z"
2825
+ }), /* @__PURE__ */ import_react177.default.createElement("path", {
2826
+ d: "M5.99609 12H11.9961V13.5H5.99609V12Z"
2827
+ }));
2828
+ });
2829
+
2830
+ // packages/react-icons/src/__icons/StackedAreaChartIcon.tsx
2831
+ var import_react178 = __toESM(require("react"));
2832
+ var StackedAreaChartIcon = /* @__PURE__ */ (0, import_react178.forwardRef)((props, forwardedRef) => {
2833
+ return /* @__PURE__ */ import_react178.default.createElement(SvgIcon, {
2834
+ ref: forwardedRef,
2835
+ ...props
2836
+ }, /* @__PURE__ */ import_react178.default.createElement("path", {
2837
+ d: "M4.5 3H3V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V15.5L16.998 15.4983V7.29078L13.3604 7.29056L10.0131 3.05801L5.87968 8.02109L4.5 6.97431V3ZM4.5 8.85718L6.11498 10.0825L9.98299 5.43808L12.6343 8.79051L15.498 8.79069V14.2289L10.4986 9.99805L6.99861 13.9817L4.5 11.9914V8.85718Z"
2838
+ }));
2839
+ });
2840
+
2841
+ // packages/react-icons/src/__icons/StackedBarChartIcon.tsx
2842
+ var import_react179 = __toESM(require("react"));
2843
+ var StackedBarChartIcon = /* @__PURE__ */ (0, import_react179.forwardRef)((props, forwardedRef) => {
2844
+ return /* @__PURE__ */ import_react179.default.createElement(SvgIcon, {
2845
+ ref: forwardedRef,
2846
+ ...props
2847
+ }, /* @__PURE__ */ import_react179.default.createElement("path", {
2848
+ d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
2849
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2850
+ d: "M14 11H16V14H14V11Z"
2851
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2852
+ d: "M14 7H16V10H14V7Z"
2853
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2854
+ d: "M10 6.5H12V14H10V6.5Z"
2855
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2856
+ d: "M10 3H12V5.5H10V3Z"
2857
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2858
+ d: "M6 10H8V14H6V10Z"
2859
+ }), /* @__PURE__ */ import_react179.default.createElement("path", {
2860
+ d: "M6 5H8V9H6V5Z"
2861
+ }));
2862
+ });
2863
+
2864
+ // packages/react-icons/src/__icons/StarEmptyIcon.tsx
2865
+ var import_react180 = __toESM(require("react"));
2866
+ var StarEmptyIcon = /* @__PURE__ */ (0, import_react180.forwardRef)((props, forwardedRef) => {
2867
+ return /* @__PURE__ */ import_react180.default.createElement(SvgIcon, {
2868
+ ref: forwardedRef,
2869
+ ...props
2870
+ }, /* @__PURE__ */ import_react180.default.createElement("path", {
2871
+ d: "M12.1946 7.12505L10.125 2.5L8.05536 7.12505L3 7.65654L6.77625 11.0465L5.72151 16L10.125 13.47L14.5285 16L13.4738 11.0465L17.25 7.65654L12.1946 7.12505ZM14.1204 8.57949L11.8287 10.514L12.8029 13.47L10.125 11.7471L7.44714 13.47L8.42129 10.514L6.12933 8.57949L9.07205 8.38244L10.1249 5.53773L11.178 8.38244L14.1204 8.57949Z"
2872
+ }));
2873
+ });
2874
+
2875
+ // packages/react-icons/src/__icons/StarIcon.tsx
2876
+ var import_react181 = __toESM(require("react"));
2877
+ var StarIcon = /* @__PURE__ */ (0, import_react181.forwardRef)((props, forwardedRef) => {
2878
+ return /* @__PURE__ */ import_react181.default.createElement(SvgIcon, {
2879
+ ref: forwardedRef,
2880
+ ...props
2881
+ }, /* @__PURE__ */ import_react181.default.createElement("path", {
2882
+ d: "M10.1284 2.5L8.0446 7.11912L3 7.6427L6.76199 11.0574L5.71019 16L10.1284 13.4803L14.5512 15.9912L13.488 11.0574L17.25 7.6427L12.2055 7.11912L10.1284 2.5Z"
2883
+ }));
2884
+ });
2885
+
2886
+ // packages/react-icons/src/__icons/StopwatchIcon.tsx
2887
+ var import_react182 = __toESM(require("react"));
2888
+ var StopwatchIcon = /* @__PURE__ */ (0, import_react182.forwardRef)((props, forwardedRef) => {
2889
+ return /* @__PURE__ */ import_react182.default.createElement(SvgIcon, {
2890
+ ref: forwardedRef,
2891
+ ...props
2892
+ }, /* @__PURE__ */ import_react182.default.createElement("path", {
2893
+ d: "M9.25 9V13H10.75V9H9.25Z"
2894
+ }), /* @__PURE__ */ import_react182.default.createElement("path", {
2895
+ d: "M3.49609 11.5C3.49609 15.0899 6.40624 18 9.99609 18C11.5333 18 12.9458 17.4664 14.0586 16.5744C15.5446 15.3831 16.4961 13.5527 16.4961 11.5C16.4961 9.44731 15.5446 7.61686 14.0586 6.42564C12.9458 5.53358 11.5333 5 9.99609 5C6.40624 5 3.49609 7.91015 3.49609 11.5ZM9.99609 16.5C7.23467 16.5 4.99609 14.2614 4.99609 11.5C4.99609 8.73858 7.23467 6.5 9.99609 6.5C11.18 6.5 12.2641 6.90959 13.1204 7.59601C14.2665 8.51479 14.9961 9.92168 14.9961 11.5C14.9961 13.0783 14.2665 14.4852 13.1204 15.404C12.2641 16.0904 11.18 16.5 9.99609 16.5Z"
2896
+ }), /* @__PURE__ */ import_react182.default.createElement("path", {
2897
+ d: "M7.49609 2H12.4961V3.5H10.7461V6H9.24609V3.5L7.49609 3.5V2Z"
2898
+ }), /* @__PURE__ */ import_react182.default.createElement("path", {
2899
+ d: "M14.7678 4.48223L13 6.25L14.7678 8.01777L16.5355 6.25L14.7678 4.48223Z"
2900
+ }));
2901
+ });
2902
+
2903
+ // packages/react-icons/src/__icons/StorageIcon.tsx
2904
+ var import_react183 = __toESM(require("react"));
2905
+ var StorageIcon = /* @__PURE__ */ (0, import_react183.forwardRef)((props, forwardedRef) => {
2906
+ return /* @__PURE__ */ import_react183.default.createElement(SvgIcon, {
2907
+ ref: forwardedRef,
2908
+ ...props
2909
+ }, /* @__PURE__ */ import_react183.default.createElement("path", {
2910
+ d: "M3 4C3 3.44772 3.44772 3 4 3H16C16.5523 3 17 3.44772 17 4V16C17 16.5523 16.5523 17 16 17H4C3.44772 17 3 16.5523 3 16V4ZM4.5 9.25H15.5V4.5H4.5V9.25ZM4.5 10.75V15.5H15.5V10.75H4.5Z"
2911
+ }), /* @__PURE__ */ import_react183.default.createElement("path", {
2912
+ d: "M7.5 6.25H6V7.75H7.5V6.25Z"
2913
+ }), /* @__PURE__ */ import_react183.default.createElement("path", {
2914
+ d: "M7.5 12.25H6V13.75H7.5V12.25Z"
2915
+ }));
2916
+ });
2917
+
2918
+ // packages/react-icons/src/__icons/StrikethroughSIcon.tsx
2919
+ var import_react184 = __toESM(require("react"));
2920
+ var StrikethroughSIcon = /* @__PURE__ */ (0, import_react184.forwardRef)((props, forwardedRef) => {
2921
+ return /* @__PURE__ */ import_react184.default.createElement(SvgIcon, {
2922
+ ref: forwardedRef,
2923
+ ...props
2924
+ }, /* @__PURE__ */ import_react184.default.createElement("path", {
2925
+ d: "M6.81 13.9772L6 15.4009C7 16.381 8.49 17 10.19 17C12.82 17 14.4 15.4937 14.4 13.0486C14.4 12.2662 14.2399 11.5754 13.9215 11L11.2498 11C12.364 11.3703 12.88 12.1494 12.88 13.1415C12.88 14.4517 11.97 15.3803 10.24 15.3803C8.89 15.3803 7.77 14.7716 6.81 13.9772Z"
2926
+ }), /* @__PURE__ */ import_react184.default.createElement("path", {
2927
+ d: "M6.53137 8L8.25391 8C8.03031 7.66295 7.91 7.25213 7.91 6.77598C7.91 5.57922 8.71 4.61975 10.43 4.61975C11.58 4.61975 12.67 5.05306 13.55 5.55859L14.03 3.95947C13 3.33014 11.65 3 10.31 3C7.77 3 6.39 4.33088 6.39 6.75534C6.39 7.20743 6.43815 7.62257 6.53137 8Z"
2928
+ }), /* @__PURE__ */ import_react184.default.createElement("path", {
2929
+ d: "M16.5 11L4 11L4 9.5L16.5 9.5V11Z"
2930
+ }));
2931
+ });
2932
+
2933
+ // packages/react-icons/src/__icons/SupportIcon.tsx
2934
+ var import_react185 = __toESM(require("react"));
2935
+ var SupportIcon = /* @__PURE__ */ (0, import_react185.forwardRef)((props, forwardedRef) => {
2936
+ return /* @__PURE__ */ import_react185.default.createElement(SvgIcon, {
2937
+ ref: forwardedRef,
2938
+ ...props
2939
+ }, /* @__PURE__ */ import_react185.default.createElement("path", {
2940
+ d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM14.0353 15.096L12.2482 13.3089C11.6075 13.7451 10.8335 14 10 14C9.15083 14 8.36347 13.7354 7.71586 13.2841L5.93092 15.0691C7.04473 15.9643 8.4598 16.5 10 16.5C11.5247 16.5 12.9268 15.975 14.0353 15.096ZM6.66673 12.212C6.24546 11.5784 6 10.8179 6 10C6 9.18214 6.24546 8.4216 6.66673 7.78805L4.87726 5.99858C4.01433 7.10178 3.5 8.49083 3.5 10C3.5 11.5092 4.01433 12.8982 4.87726 14.0014L6.66673 12.212ZM15.096 14.0354C15.975 12.9268 16.5 11.5247 16.5 10C16.5 8.4598 15.9643 7.04473 15.0691 5.93092L13.2841 7.71586C13.7354 8.36347 14 9.15083 14 10C14 10.8335 13.745 11.6075 13.3089 12.2482L15.096 14.0354ZM10 3.5C8.4598 3.5 7.04473 4.03569 5.93092 4.93092L7.71586 6.71586C8.36347 6.26461 9.15083 6 10 6C10.8179 6 11.5784 6.24546 12.212 6.66673L14.0014 4.87726C12.8982 4.01433 11.5092 3.5 10 3.5ZM12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.3807 12.5 12.5 11.3807 12.5 10Z"
2941
+ }));
2942
+ });
2943
+
2944
+ // packages/react-icons/src/__icons/SyncDoneIcon.tsx
2945
+ var import_react186 = __toESM(require("react"));
2946
+ var SyncDoneIcon = /* @__PURE__ */ (0, import_react186.forwardRef)((props, forwardedRef) => {
2947
+ return /* @__PURE__ */ import_react186.default.createElement(SvgIcon, {
2948
+ ref: forwardedRef,
2949
+ ...props
2950
+ }, /* @__PURE__ */ import_react186.default.createElement("path", {
2951
+ d: "M7.00489 8.50634C4.82258 8.05638 3.49805 9.61764 3.49805 10.9994C3.49805 12.3811 4.61752 13.4998 5.99805 13.5H9.37811L10.8789 15.0008L5.99854 15.0008C3.78913 15.0008 1.99805 13.2094 1.99805 10.9994C1.99805 8.78953 3.90297 6.74254 6.3 7C6.95372 5.6293 8.37924 4.5 9.99771 4.5C12.0278 4.5 13.4311 5.63185 14.1549 7.92331C14.6322 7.92331 15.1081 8.02349 15.5542 8.20348L14.4238 9.3339C14.0042 9.24046 13.5018 9.18534 12.9008 9.18534C12.4181 6.18676 10.7258 6 9.99771 6C8.97771 6 7.88418 6.91468 7.00489 8.50634Z"
2952
+ }), /* @__PURE__ */ import_react186.default.createElement("path", {
2953
+ d: "M12.9999 15.0004L11.4994 13.5H14.5003L12.9999 15.0004Z"
2954
+ }), /* @__PURE__ */ import_react186.default.createElement("path", {
2955
+ d: "M17.7348 10.2655L16.4985 11.5018L16.4985 11.4995C16.5326 11.2872 16.5171 10.5854 15.8691 10.0098L16.8488 9.03015C17.2259 9.38306 17.5331 9.80336 17.7348 10.2655Z"
2956
+ }), /* @__PURE__ */ import_react186.default.createElement("path", {
2957
+ d: "M18.3033 9.6967L12.9999 15.0004L10.1716 12.1716L11.2322 11.1109L13 12.8787L17.2426 8.63604L18.3033 9.6967Z"
2958
+ }));
2959
+ });
2960
+
2961
+ // packages/react-icons/src/__icons/SyncDownloadIcon.tsx
2962
+ var import_react187 = __toESM(require("react"));
2963
+ var SyncDownloadIcon = /* @__PURE__ */ (0, import_react187.forwardRef)((props, forwardedRef) => {
2964
+ return /* @__PURE__ */ import_react187.default.createElement(SvgIcon, {
2965
+ ref: forwardedRef,
2966
+ ...props
2967
+ }, /* @__PURE__ */ import_react187.default.createElement("path", {
2968
+ d: "M15.499 14.3777L15.499 9.49904L14.0009 9.49904L14.0009 14.3727L11.5705 11.9423L10.5098 13.0029L14.7525 17.2456L18.9951 13.0029L17.9345 11.9423L15.499 14.3777Z"
2969
+ }), /* @__PURE__ */ import_react187.default.createElement("path", {
2970
+ d: "M3.5 10.9994C3.5 9.61764 4.82454 8.05638 7.00684 8.50634C7.88613 6.91468 8.97966 6 9.99966 6C10.5879 6 11.8055 6.1219 12.5061 7.75H14.1C13.361 5.57477 11.9779 4.5 9.99966 4.5C8.3812 4.5 6.95568 5.6293 6.30195 7C3.90492 6.74254 2 8.78953 2 10.9994C2 13.2094 3.79108 15.0008 6.00049 15.0008L10.3536 15.0008L8.85278 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
2971
+ }), /* @__PURE__ */ import_react187.default.createElement("path", {
2972
+ d: "M17.9644 12.005C17.9644 12.0049 17.9643 12.005 17.9644 12.005V12.005Z"
2973
+ }));
2974
+ });
2975
+
2976
+ // packages/react-icons/src/__icons/SyncIcon.tsx
2977
+ var import_react188 = __toESM(require("react"));
2978
+ var SyncIcon = /* @__PURE__ */ (0, import_react188.forwardRef)((props, forwardedRef) => {
2979
+ return /* @__PURE__ */ import_react188.default.createElement(SvgIcon, {
2980
+ ref: forwardedRef,
2981
+ ...props
2982
+ }, /* @__PURE__ */ import_react188.default.createElement("path", {
2983
+ d: "M7.00684 8.50548C6.93918 8.50001 7.07653 8.50548 7.00684 8.50548C4.82454 8.05552 3.5 9.61679 3.5 10.9986C3.5 12.3803 4.61947 13.499 6 13.4991H15C15.9682 13.3608 16.5005 12.5045 16.5005 11.4987C16.5612 11.12 16.4646 9.18449 12.9027 9.18449C12.4201 6.18591 10.7277 5.99915 9.99966 5.99915C8.97966 5.99915 7.88613 6.91383 7.00684 8.50548ZM15 15L6.00049 15C3.79108 15 2 13.2085 2 10.9986C2 8.78868 3.90492 6.74168 6.30195 6.99915C6.95568 5.62845 8.3812 4.49915 9.99966 4.49915C12.0298 4.49915 13.4331 5.63099 14.1568 7.92245C16.0899 7.92245 18.0005 9.56594 18.0005 11.4987C18.0005 13.2618 16.6964 14.7575 15 15Z"
2984
+ }));
2985
+ });
2986
+
2987
+ // packages/react-icons/src/__icons/SyncOffIcon.tsx
2988
+ var import_react189 = __toESM(require("react"));
2989
+ var SyncOffIcon = /* @__PURE__ */ (0, import_react189.forwardRef)((props, forwardedRef) => {
2990
+ return /* @__PURE__ */ import_react189.default.createElement(SvgIcon, {
2991
+ ref: forwardedRef,
2992
+ ...props
2993
+ }, /* @__PURE__ */ import_react189.default.createElement("path", {
2994
+ d: "M3.5 10.9994C3.5 9.61763 4.82454 8.05636 7.00684 8.50633C7.88613 6.91467 8.97966 5.99999 9.99966 5.99999C10.5564 5.99999 11.6769 6.10919 12.3893 7.5013L13.4803 6.41028C12.6853 5.13288 11.5177 4.49999 9.99966 4.49999C8.3812 4.49999 6.95568 5.62929 6.30195 6.99999C3.90492 6.74252 2 8.78952 2 10.9994C2 12.8684 3.28101 14.438 5.0127 14.8779L6.39063 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
2995
+ }), /* @__PURE__ */ import_react189.default.createElement("path", {
2996
+ d: "M10.6333 13.5L9.13243 15.0008L15 15.0008C16.6964 14.7583 18.0005 13.2626 18.0005 11.4995C18.0005 10.1375 17.0517 8.91918 15.8149 8.31838L14.723 9.41026C16.4983 9.93156 16.5484 11.2006 16.5005 11.4995C16.5005 12.5054 15.9682 13.3616 15 13.5H10.6333Z"
2997
+ }), /* @__PURE__ */ import_react189.default.createElement("path", {
2998
+ d: "M4 15.75L15.3137 4.43628L16.3744 5.49694L5.06066 16.8106L4 15.75Z"
2999
+ }));
3000
+ });
3001
+
3002
+ // packages/react-icons/src/__icons/SyncUploadIcon.tsx
3003
+ var import_react190 = __toESM(require("react"));
3004
+ var SyncUploadIcon = /* @__PURE__ */ (0, import_react190.forwardRef)((props, forwardedRef) => {
3005
+ return /* @__PURE__ */ import_react190.default.createElement(SvgIcon, {
3006
+ ref: forwardedRef,
3007
+ ...props
3008
+ }, /* @__PURE__ */ import_react190.default.createElement("path", {
3009
+ d: "M13.9971 11.6262L13.9971 16.501H15.4971L15.4971 11.6184L17.933 14.0543L18.9936 12.9936L14.751 8.75098L10.5083 12.9936L11.569 14.0543L13.9971 11.6262Z"
3010
+ }), /* @__PURE__ */ import_react190.default.createElement("path", {
3011
+ d: "M3.5 10.9994C3.5 9.61764 4.82454 8.05638 7.00684 8.50634C7.88613 6.91468 8.97966 6 9.99966 6C10.6728 6 12.17 6.15963 12.7737 8.55319L13.9591 7.3678C13.1917 5.44883 11.8584 4.5 9.99966 4.5C8.3812 4.5 6.95568 5.6293 6.30195 7C3.90492 6.74254 2 8.78953 2 10.9994C2 13.2094 3.79108 15.0008 6.00049 15.0008L10.3966 15.0008L8.89581 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
3012
+ }), /* @__PURE__ */ import_react190.default.createElement("path", {
3013
+ d: "M17.3819 13.5006C17.3819 13.5006 17.3819 13.5006 17.3819 13.5006V13.5006Z"
3014
+ }));
3015
+ });
3016
+
3017
+ // packages/react-icons/src/__icons/TableIcon.tsx
3018
+ var import_react191 = __toESM(require("react"));
3019
+ var TableIcon = /* @__PURE__ */ (0, import_react191.forwardRef)((props, forwardedRef) => {
3020
+ return /* @__PURE__ */ import_react191.default.createElement(SvgIcon, {
3021
+ ref: forwardedRef,
3022
+ ...props
3023
+ }, /* @__PURE__ */ import_react191.default.createElement("path", {
3024
+ d: "M4.49609 7H15.4961V8.5H13V15.5H11.5V8.5H8.5L8.5 15.5H7L7 8.5H4.49609V7Z"
3025
+ }), /* @__PURE__ */ import_react191.default.createElement("path", {
3026
+ d: "M4.5 4.5H15.5V15.5H4.5V4.5ZM4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4Z"
3027
+ }));
3028
+ });
3029
+
3030
+ // packages/react-icons/src/__icons/TechnologiesIcon.tsx
3031
+ var import_react192 = __toESM(require("react"));
3032
+ var TechnologiesIcon = /* @__PURE__ */ (0, import_react192.forwardRef)((props, forwardedRef) => {
3033
+ return /* @__PURE__ */ import_react192.default.createElement(SvgIcon, {
3034
+ ref: forwardedRef,
3035
+ ...props
3036
+ }, /* @__PURE__ */ import_react192.default.createElement("path", {
3037
+ d: "M8.5 8.5H11.5V11.5H8.5V8.5Z"
3038
+ }), /* @__PURE__ */ import_react192.default.createElement("path", {
3039
+ d: "M10.75 3V5H12.5005V3H14.0005V5C14.5525 5.00025 15 5.44787 15 6H17.0005V7.5H15V9.25H17.0005V10.75H15V12.5H17.0005V14H15C15 14.5521 14.5525 14.9997 14.0005 15V17.0005H12.5005V15H10.7505V17.0005H9.25047V15H7.50047V17.0005H6.00047V15C5.44818 15 5 14.5523 5 14H3V12.5H5V10.75H3V9.25H5V7.5H3V6L5 6C5 5.44772 5.44772 5 6 5L6.00047 3H7.50047V5H9.25V3H10.75ZM6.5 13.5H13.5V6.5H6.5V13.5Z"
3040
+ }));
3041
+ });
3042
+
3043
+ // packages/react-icons/src/__icons/TerminalIcon.tsx
3044
+ var import_react193 = __toESM(require("react"));
3045
+ var TerminalIcon = /* @__PURE__ */ (0, import_react193.forwardRef)((props, forwardedRef) => {
3046
+ return /* @__PURE__ */ import_react193.default.createElement(SvgIcon, {
3047
+ ref: forwardedRef,
3048
+ ...props
3049
+ }, /* @__PURE__ */ import_react193.default.createElement("path", {
3050
+ d: "M9.99667 11.5006H13.9967V13.0006H9.99667V11.5006Z"
3051
+ }), /* @__PURE__ */ import_react193.default.createElement("path", {
3052
+ d: "M10.0006 10.0003L7.17218 7.17187L6.11014 8.23115L7.87791 9.99891L6.11195 11.7649L7.17218 12.8287L10.0006 10.0003Z"
3053
+ }), /* @__PURE__ */ import_react193.default.createElement("path", {
3054
+ d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H15.5V15.5H4.5V4.5Z"
3055
+ }));
3056
+ });
3057
+
3058
+ // packages/react-icons/src/__icons/ThumbsDownIcon.tsx
3059
+ var import_react194 = __toESM(require("react"));
3060
+ var ThumbsDownIcon = /* @__PURE__ */ (0, import_react194.forwardRef)((props, forwardedRef) => {
3061
+ return /* @__PURE__ */ import_react194.default.createElement(SvgIcon, {
3062
+ ref: forwardedRef,
3063
+ ...props
3064
+ }, /* @__PURE__ */ import_react194.default.createElement("path", {
3065
+ d: "M8.10193 16.2865L8.5 13.5H4C3.44772 13.5 3 13.0523 3 12.5V10.2325C3 10.0772 3.03618 9.924 3.10568 9.78508L5.72355 4.55253C5.89299 4.21387 6.23918 3.99997 6.61786 3.99997L14 3.99988L14 13.5L10 18L8.64467 17.3223C8.25968 17.1298 8.04106 16.7126 8.10193 16.2865ZM6.92681 5.49996L4.5 10.3506L4.5 12L10.2295 12L9.63782 16.1418L9.64262 16.1442L12.5 12.9297L12.5 5.4999L6.92681 5.49996Z"
3066
+ }), /* @__PURE__ */ import_react194.default.createElement("path", {
3067
+ d: "M17 13.5V3.99997L15.502 3.99997V13.5H17Z"
3068
+ }));
3069
+ });
3070
+
3071
+ // packages/react-icons/src/__icons/ThumbsUpIcon.tsx
3072
+ var import_react195 = __toESM(require("react"));
3073
+ var ThumbsUpIcon = /* @__PURE__ */ (0, import_react195.forwardRef)((props, forwardedRef) => {
3074
+ return /* @__PURE__ */ import_react195.default.createElement(SvgIcon, {
3075
+ ref: forwardedRef,
3076
+ ...props
3077
+ }, /* @__PURE__ */ import_react195.default.createElement("path", {
3078
+ d: "M11.8981 4.71352L11.5 7.5H16C16.5523 7.5 17 7.94772 17 8.5V10.7675C17 10.9228 16.9638 11.076 16.8943 11.2149L14.2764 16.4474C14.107 16.7861 13.7608 17 13.3821 17L6 17.0001V7.5L10 3L11.3553 3.67767C11.7403 3.87016 11.9589 4.28741 11.8981 4.71352ZM13.0732 15.5L15.5 10.6494V9H9.77049L10.3622 4.85814L10.3574 4.85574L7.5 8.0703V15.5001L13.0732 15.5Z"
3079
+ }), /* @__PURE__ */ import_react195.default.createElement("path", {
3080
+ d: "M3 7.5L3 17H4.49797L4.49796 7.5H3Z"
3081
+ }));
3082
+ });
3083
+
3084
+ // packages/react-icons/src/__icons/TitleIcon.tsx
3085
+ var import_react196 = __toESM(require("react"));
3086
+ var TitleIcon = /* @__PURE__ */ (0, import_react196.forwardRef)((props, forwardedRef) => {
3087
+ return /* @__PURE__ */ import_react196.default.createElement(SvgIcon, {
3088
+ ref: forwardedRef,
3089
+ ...props
3090
+ }, /* @__PURE__ */ import_react196.default.createElement("path", {
3091
+ d: "M16 2.99933H4V4.49933H16V2.99933Z"
3092
+ }), /* @__PURE__ */ import_react196.default.createElement("path", {
3093
+ d: "M10.75 16.9998L10.75 4.50128L9.25 4.50128L9.25 16.9998H10.75Z"
3094
+ }));
3095
+ });
3096
+
3097
+ // packages/react-icons/src/__icons/TitleOffIcon.tsx
3098
+ var import_react197 = __toESM(require("react"));
3099
+ var TitleOffIcon = /* @__PURE__ */ (0, import_react197.forwardRef)((props, forwardedRef) => {
3100
+ return /* @__PURE__ */ import_react197.default.createElement(SvgIcon, {
3101
+ ref: forwardedRef,
3102
+ ...props
3103
+ }, /* @__PURE__ */ import_react197.default.createElement("path", {
3104
+ d: "M11.551 4H5.00002V5.5H10.0511L11.551 4Z"
3105
+ }), /* @__PURE__ */ import_react197.default.createElement("path", {
3106
+ d: "M10.2461 9.30493L10.2461 17.0006L11.7461 17.0006L11.7461 7.80504L10.2461 9.30493Z"
3107
+ }), /* @__PURE__ */ import_react197.default.createElement("path", {
3108
+ d: "M14.0513 5.5H17V4H15.5514L14.0513 5.5Z"
3109
+ }), /* @__PURE__ */ import_react197.default.createElement("path", {
3110
+ d: "M17 2.6L3.91857 15.6815L2.85791 14.6208L15.9394 1.54034L17 2.6Z"
3111
+ }));
3112
+ });
3113
+
3114
+ // packages/react-icons/src/__icons/TrashIcon.tsx
3115
+ var import_react198 = __toESM(require("react"));
3116
+ var TrashIcon = /* @__PURE__ */ (0, import_react198.forwardRef)((props, forwardedRef) => {
3117
+ return /* @__PURE__ */ import_react198.default.createElement(SvgIcon, {
3118
+ ref: forwardedRef,
3119
+ ...props
3120
+ }, /* @__PURE__ */ import_react198.default.createElement("path", {
3121
+ d: "M7.5 8.00195H9V15.002H7.5V8.00195Z"
3122
+ }), /* @__PURE__ */ import_react198.default.createElement("path", {
3123
+ d: "M12.5 8.00195H11V15.0015H12.5V8.00195Z"
3124
+ }), /* @__PURE__ */ import_react198.default.createElement("path", {
3125
+ d: "M6 5.00391V3.50391C6 2.95162 6.44772 2.50391 7 2.50391H13C13.5523 2.50391 14 2.95162 14 3.50391V5.00391H17.4961V6.50391H15.5V16.9997C15.5 17.552 15.0523 17.9997 14.5 17.9997H5.5C4.94772 17.9997 4.5 17.552 4.5 16.9997V6.50391H2.49609V5.00391H6ZM7.5 5.00391H12.5V4.00391H7.5V5.00391ZM6 6.50391V16.4997H14V6.50391H6Z"
3126
+ }));
3127
+ });
3128
+
3129
+ // packages/react-icons/src/__icons/TriggerIcon.tsx
3130
+ var import_react199 = __toESM(require("react"));
3131
+ var TriggerIcon = /* @__PURE__ */ (0, import_react199.forwardRef)((props, forwardedRef) => {
3132
+ return /* @__PURE__ */ import_react199.default.createElement(SvgIcon, {
3133
+ ref: forwardedRef,
3134
+ ...props
3135
+ }, /* @__PURE__ */ import_react199.default.createElement("g", null, /* @__PURE__ */ import_react199.default.createElement("path", {
3136
+ d: "M15.758 14.25L20.0006 10.001L15.758 5.75197L14.6973 6.81423L17.8793 10.001L14.6973 13.1878L15.758 14.25Z"
3137
+ }), /* @__PURE__ */ import_react199.default.createElement("path", {
3138
+ d: "M4.24325 5.75099L0.000610352 10L4.24325 14.249L5.30391 13.1868L2.12193 10L5.30391 6.81325L4.24325 5.75099Z"
3139
+ }), /* @__PURE__ */ import_react199.default.createElement("path", {
3140
+ d: "M12.1248 2.75006L5.75 11.2068H9.01634L7.87524 17.2501L14.25 8.80072L11.112 8.79588L12.1248 2.75006Z"
3141
+ })), /* @__PURE__ */ import_react199.default.createElement("defs", null, /* @__PURE__ */ import_react199.default.createElement("clipPath", {
3142
+ id: "clip0_2058_3543"
3143
+ }, /* @__PURE__ */ import_react199.default.createElement("rect", {
3144
+ width: "20",
3145
+ height: "20"
3146
+ }))));
3147
+ });
3148
+
3149
+ // packages/react-icons/src/__icons/UndoIcon.tsx
3150
+ var import_react200 = __toESM(require("react"));
3151
+ var UndoIcon = /* @__PURE__ */ (0, import_react200.forwardRef)((props, forwardedRef) => {
3152
+ return /* @__PURE__ */ import_react200.default.createElement(SvgIcon, {
3153
+ ref: forwardedRef,
3154
+ ...props
3155
+ }, /* @__PURE__ */ import_react200.default.createElement("path", {
3156
+ d: "M2 9.2485L6.24264 5.00586L7.3033 6.06652L4.86937 8.50045H17C17.5523 8.50045 18 8.94817 18 9.50045V14.0005C18 14.5527 17.5523 15.0005 17 15.0005H10.974V13.5005H16.5V10.0005H4.87327L7.3033 12.4305L6.24264 13.4911L2 9.2485Z"
3157
+ }));
3158
+ });
3159
+
3160
+ // packages/react-icons/src/__icons/UnfavouriteIcon.tsx
3161
+ var import_react201 = __toESM(require("react"));
3162
+ var UnfavouriteIcon = /* @__PURE__ */ (0, import_react201.forwardRef)((props, forwardedRef) => {
3163
+ return /* @__PURE__ */ import_react201.default.createElement(SvgIcon, {
3164
+ ref: forwardedRef,
3165
+ ...props
3166
+ }, /* @__PURE__ */ import_react201.default.createElement("path", {
3167
+ d: "M10.1284 2.5L8.0446 7.11912L3 7.6427L6.76199 11.0574L5.71019 16L10.1284 13.4803L14.5512 15.9912L13.488 11.0574L17.25 7.6427L12.2055 7.11912L10.1284 2.5Z"
3168
+ }));
3169
+ });
3170
+
3171
+ // packages/react-icons/src/__icons/UnfoldLessIcon.tsx
3172
+ var import_react202 = __toESM(require("react"));
3173
+ var UnfoldLessIcon = /* @__PURE__ */ (0, import_react202.forwardRef)((props, forwardedRef) => {
3174
+ return /* @__PURE__ */ import_react202.default.createElement(SvgIcon, {
3175
+ ref: forwardedRef,
3176
+ ...props
3177
+ }, /* @__PURE__ */ import_react202.default.createElement("path", {
3178
+ d: "M14.2426 15.7427L10 11.5L5.75735 15.7427L6.81801 16.8033L10 13.6213L13.182 16.8033L14.2426 15.7427Z"
3179
+ }), /* @__PURE__ */ import_react202.default.createElement("path", {
3180
+ d: "M5.75736 4.25738L10 8.50002L14.2426 4.25738L13.182 3.19672L10 6.3787L6.81802 3.19672L5.75736 4.25738Z"
3181
+ }));
3182
+ });
3183
+
3184
+ // packages/react-icons/src/__icons/UnfoldMoreIcon.tsx
3185
+ var import_react203 = __toESM(require("react"));
3186
+ var UnfoldMoreIcon = /* @__PURE__ */ (0, import_react203.forwardRef)((props, forwardedRef) => {
3187
+ return /* @__PURE__ */ import_react203.default.createElement(SvgIcon, {
3188
+ ref: forwardedRef,
3189
+ ...props
3190
+ }, /* @__PURE__ */ import_react203.default.createElement("path", {
3191
+ d: "M5.75647 12.7574L9.99911 17L14.2418 12.7574L13.1811 11.6967L9.99911 14.8787L6.81713 11.6967L5.75647 12.7574Z"
3192
+ }), /* @__PURE__ */ import_react203.default.createElement("path", {
3193
+ d: "M14.2422 7.24264L9.99956 3L5.75692 7.24264L6.81758 8.3033L9.99956 5.12132L13.1815 8.3033L14.2422 7.24264Z"
3194
+ }));
3195
+ });
3196
+
3197
+ // packages/react-icons/src/__icons/UnlockIcon.tsx
3198
+ var import_react204 = __toESM(require("react"));
3199
+ var UnlockIcon = /* @__PURE__ */ (0, import_react204.forwardRef)((props, forwardedRef) => {
3200
+ return /* @__PURE__ */ import_react204.default.createElement(SvgIcon, {
3201
+ ref: forwardedRef,
3202
+ ...props
3203
+ }, /* @__PURE__ */ import_react204.default.createElement("path", {
3204
+ d: "M9.25 11H10.75V14H9.25V11Z"
3205
+ }), /* @__PURE__ */ import_react204.default.createElement("path", {
3206
+ d: "M8.25 4.5H11.75C12.5784 4.5 13.25 5.17157 13.25 6V8.00001H4.5C3.94772 8.00001 3.5 8.44772 3.5 9.00001V16C3.5 16.5523 3.94772 17 4.5 17H15.5C16.0523 17 16.5 16.5523 16.5 16V9.00001C16.5 8.44772 16.0523 8.00001 15.5 8.00001H14.75V6C14.75 4.34315 13.4069 3 11.75 3H8.25C6.59315 3 5.25 4.34314 5.25 6L6.75 6C6.75 5.17157 7.42157 4.5 8.25 4.5ZM5 9.50001H15V15.5H5V9.50001Z"
3207
+ }));
3208
+ });
3209
+
3210
+ // packages/react-icons/src/__icons/UploadIcon.tsx
3211
+ var import_react205 = __toESM(require("react"));
3212
+ var UploadIcon = /* @__PURE__ */ (0, import_react205.forwardRef)((props, forwardedRef) => {
3213
+ return /* @__PURE__ */ import_react205.default.createElement(SvgIcon, {
3214
+ ref: forwardedRef,
3215
+ ...props
3216
+ }, /* @__PURE__ */ import_react205.default.createElement("path", {
3217
+ d: "M10.0008 3.49921L14.2434 7.74185L13.1828 8.80251L10.75 6.36974L10.75 12.5H9.25L9.25 6.37131L6.8188 8.80251L5.75814 7.74185L10.0008 3.49921Z"
3218
+ }), /* @__PURE__ */ import_react205.default.createElement("path", {
3219
+ d: "M15.3828 15.4971H4.38281V12H2.88281L2.88477 15.998C2.88477 16.5514 3.27652 17 3.75977 17L16.0098 17C16.493 17 16.8848 16.5514 16.8848 15.998L16.8838 12H15.3828V15.4971Z"
3220
+ }));
3221
+ });
3222
+
3223
+ // packages/react-icons/src/__icons/ViewIcon.tsx
3224
+ var import_react206 = __toESM(require("react"));
3225
+ var ViewIcon = /* @__PURE__ */ (0, import_react206.forwardRef)((props, forwardedRef) => {
3226
+ return /* @__PURE__ */ import_react206.default.createElement(SvgIcon, {
3227
+ ref: forwardedRef,
3228
+ ...props
3229
+ }, /* @__PURE__ */ import_react206.default.createElement("path", {
3230
+ d: "M10.5 9.25C10.5 8.63596 10.9427 8.12533 11.5264 8.01994C11.1042 7.69394 10.5747 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.2929 12.5 12.3566 11.5185 12.4866 10.26C12.2801 10.4109 12.0254 10.5 11.75 10.5C11.0596 10.5 10.5 9.94036 10.5 9.25Z"
3231
+ }), /* @__PURE__ */ import_react206.default.createElement("path", {
3232
+ d: "M18.0003 10C16.5 6.64138 13.3141 4 10.0004 4C6.68664 4 3.5 7 1.99805 10C3.5 13 6.68664 16 10.0004 16C13.3141 16 16.5 13 18.0003 10ZM13.7401 12.9563C12.509 13.9468 11.2064 14.5 10.0004 14.5C8.79432 14.5 7.49149 13.9468 6.25994 12.9562C5.24492 12.1397 4.35721 11.0867 3.70796 10C4.35721 8.9133 5.24492 7.86026 6.25994 7.04381C7.49149 6.05319 8.79432 5.5 10.0004 5.5C12.352 5.5 14.8839 7.30523 16.3124 9.9637C15.6619 11.0632 14.7662 12.1307 13.7401 12.9563Z"
3233
+ }));
3234
+ });
3235
+
3236
+ // packages/react-icons/src/__icons/ViewOffIcon.tsx
3237
+ var import_react207 = __toESM(require("react"));
3238
+ var ViewOffIcon = /* @__PURE__ */ (0, import_react207.forwardRef)((props, forwardedRef) => {
3239
+ return /* @__PURE__ */ import_react207.default.createElement(SvgIcon, {
3240
+ ref: forwardedRef,
3241
+ ...props
3242
+ }, /* @__PURE__ */ import_react207.default.createElement("path", {
3243
+ d: "M4.42476 13.3252L3.25 14.5L4.31066 15.5606L15.6244 4.24694L14.5637 3.18628L13.0307 4.71926C12.0651 4.2595 11.039 3.99999 10.0004 3.99999C6.68664 3.99999 3.5 6.99999 1.99805 9.99999C2.58247 11.1673 3.42196 12.3346 4.42476 13.3252ZM5.48545 12.2645C4.79326 11.5819 4.18597 10.8001 3.70796 9.99999C4.35721 8.91329 5.24492 7.86025 6.25994 7.0438C7.49149 6.05318 8.79432 5.49999 10.0004 5.49999C10.6244 5.49999 11.2611 5.62709 11.8865 5.86351L10.2387 7.51124C10.1602 7.50379 10.0805 7.49999 10 7.49999C8.61929 7.49999 7.5 8.61927 7.5 9.99999C7.5 10.0805 7.50381 10.1602 7.51125 10.2387L5.48545 12.2645Z"
3244
+ }), /* @__PURE__ */ import_react207.default.createElement("path", {
3245
+ d: "M10.0004 16C8.91801 16 7.84922 15.6799 6.84827 15.1444L7.96765 14.025C8.65583 14.3354 9.34249 14.5 10.0004 14.5C11.2064 14.5 12.509 13.9468 13.7401 12.9563C14.7662 12.1307 15.6619 11.0632 16.3124 9.96369C15.8129 9.03409 15.1785 8.20883 14.464 7.52858L15.5238 6.46886C16.5489 7.45408 17.4066 8.67087 18.0003 9.99999C16.5 13 13.3141 16 10.0004 16Z"
3246
+ }), /* @__PURE__ */ import_react207.default.createElement("path", {
3247
+ d: "M10 12.5C9.84134 12.5 9.68613 12.4852 9.53568 12.4569L12.457 9.53567C12.4852 9.68612 12.5 9.84133 12.5 9.99999C12.5 11.3807 11.3807 12.5 10 12.5Z"
3248
+ }));
3249
+ });
3250
+
3251
+ // packages/react-icons/src/__icons/ViewSidebarIcon.tsx
3252
+ var import_react208 = __toESM(require("react"));
3253
+ var ViewSidebarIcon = /* @__PURE__ */ (0, import_react208.forwardRef)((props, forwardedRef) => {
3254
+ return /* @__PURE__ */ import_react208.default.createElement(SvgIcon, {
3255
+ ref: forwardedRef,
3256
+ ...props
3257
+ }, /* @__PURE__ */ import_react208.default.createElement("path", {
3258
+ d: "M11.4216 7.17157L14.25 10L11.4216 12.8284L10.5028 11.906L12.4423 9.96643L10.5331 8.05725L11.4216 7.17157Z"
3259
+ }), /* @__PURE__ */ import_react208.default.createElement("path", {
3260
+ d: "M7 7.25V9.08333H8.5V7.25H7Z"
3261
+ }), /* @__PURE__ */ import_react208.default.createElement("path", {
3262
+ d: "M7 10.9167L7 12.75H8.5V10.9167H7Z"
3263
+ }), /* @__PURE__ */ import_react208.default.createElement("path", {
3264
+ d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H7V5.41667H8.5V4.5L15.5 4.5V15.5H8.5V14.5833H7V15.5H4.5V4.5Z"
3265
+ }));
3266
+ });
3267
+
3268
+ // packages/react-icons/src/__icons/VulnerableFunctionIcon.tsx
3269
+ var import_react209 = __toESM(require("react"));
3270
+ var VulnerableFunctionIcon = /* @__PURE__ */ (0, import_react209.forwardRef)((props, forwardedRef) => {
3271
+ return /* @__PURE__ */ import_react209.default.createElement(SvgIcon, {
3272
+ ref: forwardedRef,
3273
+ ...props
3274
+ }, /* @__PURE__ */ import_react209.default.createElement("path", {
3275
+ d: "M14.7574 14.2426L19 10L14.7574 5.75736L13.6967 6.81802L16.8787 10L13.6967 13.182L14.7574 14.2426Z"
3276
+ }), /* @__PURE__ */ import_react209.default.createElement("path", {
3277
+ d: "M5.24264 5.75736L1 10L5.24264 14.2426L6.3033 13.182L3.12132 10L6.3033 6.81802L5.24264 5.75736Z"
3278
+ }), /* @__PURE__ */ import_react209.default.createElement("path", {
3279
+ d: "M10.9961 12.0009H8.99609L8.99609 4L10.9961 4L10.9961 12.0009Z"
3280
+ }), /* @__PURE__ */ import_react209.default.createElement("path", {
3281
+ d: "M8.74609 14.75C8.74609 14.0596 9.30574 13.5 9.99609 13.5C10.6865 13.5 11.2461 14.0596 11.2461 14.75C11.2461 15.4404 10.6865 16 9.99609 16C9.30574 16 8.74609 15.4404 8.74609 14.75Z"
3282
+ }));
3283
+ });
3284
+
3285
+ // packages/react-icons/src/__icons/WarningIcon.tsx
3286
+ var import_react210 = __toESM(require("react"));
3287
+ var WarningIcon = /* @__PURE__ */ (0, import_react210.forwardRef)((props, forwardedRef) => {
3288
+ return /* @__PURE__ */ import_react210.default.createElement(SvgIcon, {
3289
+ ref: forwardedRef,
3290
+ ...props
3291
+ }, /* @__PURE__ */ import_react210.default.createElement("path", {
3292
+ d: "M9.24999 7.5H10.75V12.5H9.24999V7.5Z"
3293
+ }), /* @__PURE__ */ import_react210.default.createElement("path", {
3294
+ d: "M9.99999 13.5C9.44771 13.5 8.99999 13.9477 8.99999 14.5C8.99999 15.0523 9.4477 15.5 9.99999 15.5C10.5523 15.5 11 15.0523 11 14.5C11 13.9477 10.5523 13.5 9.99999 13.5Z"
3295
+ }), /* @__PURE__ */ import_react210.default.createElement("path", {
3296
+ d: "M8.59478 3.6543L2.23561 15.6661C1.83225 16.428 1.63057 16.8089 1.6681 17.1198C1.70231 17.4032 1.85601 17.6585 2.09047 17.8214C2.34771 18 2.77875 18 3.64083 18H16.3592C17.2212 18 17.6523 18 17.9095 17.8214C18.144 17.6585 18.2977 17.4032 18.3319 17.1198C18.3694 16.8089 18.1677 16.428 17.7644 15.6661L11.4052 3.65431C10.9543 2.8026 10.7289 2.37675 10.4299 2.2344C10.1579 2.10489 9.84206 2.10489 9.57008 2.2344C9.27113 2.37675 9.04568 2.8026 8.59478 3.6543ZM9.99999 4.20608L16.5086 16.5H3.49141L9.99999 4.20608ZM16.8539 17.2038C16.8545 17.2061 16.855 17.208 16.8554 17.2093L16.8539 17.2038ZM3.14613 17.2038L3.1448 17.2087L3.14367 17.2121C3.14361 17.2122 3.14424 17.2106 3.1448 17.2087C3.1452 17.2073 3.14535 17.2062 3.14613 17.2038Z"
3297
+ }));
3298
+ });
3299
+
3300
+ // packages/react-icons/src/__icons/WhatsNewIcon.tsx
3301
+ var import_react211 = __toESM(require("react"));
3302
+ var WhatsNewIcon = /* @__PURE__ */ (0, import_react211.forwardRef)((props, forwardedRef) => {
3303
+ return /* @__PURE__ */ import_react211.default.createElement(SvgIcon, {
3304
+ ref: forwardedRef,
3305
+ ...props
3306
+ }, /* @__PURE__ */ import_react211.default.createElement("path", {
3307
+ d: "M13.25 3L13.8213 6.04032C14.0386 7.19677 14.9119 8.11942 16.0546 8.39988L18.5 9L16.0546 9.60013C14.9119 9.88058 14.0386 10.8032 13.8213 11.9597L13.25 15L12.6787 11.9597C12.4614 10.8032 11.5881 9.88058 10.4454 9.60012L8 9L10.4454 8.39987C11.5881 8.11942 12.4614 7.19678 12.6787 6.04032L13.25 3Z"
3308
+ }), /* @__PURE__ */ import_react211.default.createElement("path", {
3309
+ d: "M5.25 3L5.47118 4.18849C5.68638 5.34479 6.55741 6.26868 7.69904 6.55154L8.5 6.75L7.69904 6.94846C6.55741 7.23132 5.68638 8.15521 5.47118 9.31151L5.25 10.5L5.02882 9.31151C4.81362 8.15521 3.94259 7.23132 2.80096 6.94846L2 6.75L2.80096 6.55154C3.94259 6.26868 4.81362 5.34479 5.02882 4.18849L5.25 3Z"
3310
+ }), /* @__PURE__ */ import_react211.default.createElement("path", {
3311
+ d: "M7.75 10.5L7.97118 11.6885C8.18638 12.8448 9.05741 13.7687 10.199 14.0515L11 14.25L10.199 14.4485C9.05741 14.7313 8.18638 15.6552 7.97118 16.8115L7.75 18L7.52882 16.8115C7.31362 15.6552 6.44259 14.7313 5.30096 14.4485L4.5 14.25L5.30096 14.0515C6.44259 13.7687 7.31362 12.8448 7.52882 11.6885L7.75 10.5Z"
3312
+ }));
3313
+ });
3314
+
3315
+ // packages/react-icons/src/__icons/WrapTextIcon.tsx
3316
+ var import_react212 = __toESM(require("react"));
3317
+ var WrapTextIcon = /* @__PURE__ */ (0, import_react212.forwardRef)((props, forwardedRef) => {
3318
+ return /* @__PURE__ */ import_react212.default.createElement(SvgIcon, {
3319
+ ref: forwardedRef,
3320
+ ...props
3321
+ }, /* @__PURE__ */ import_react212.default.createElement("path", {
3322
+ d: "M3 10.498V8.99805H16C16.5523 8.99805 17 9.44576 17 9.99805V14.498C17 15.0503 16.5523 15.498 16 15.498H11V14H15.5039V10.498H3Z"
3323
+ }), /* @__PURE__ */ import_react212.default.createElement("path", {
3324
+ d: "M7 14H3V15.498H7V14Z"
3325
+ }), /* @__PURE__ */ import_react212.default.createElement("path", {
3326
+ d: "M3.00391 3.99805H17.0039V5.49805H3.00391V3.99805Z"
3327
+ }), /* @__PURE__ */ import_react212.default.createElement("path", {
3328
+ d: "M12.0784 17.5784L9.25 14.75L12.0784 11.9216L13.1406 12.9838L11.3712 14.7532L13.1374 16.5194L12.0784 17.5784Z"
3329
+ }));
3330
+ });
3331
+
3332
+ // packages/react-icons/src/__icons/WrapTextOffIcon.tsx
3333
+ var import_react213 = __toESM(require("react"));
3334
+ var WrapTextOffIcon = /* @__PURE__ */ (0, import_react213.forwardRef)((props, forwardedRef) => {
3335
+ return /* @__PURE__ */ import_react213.default.createElement(SvgIcon, {
3336
+ ref: forwardedRef,
3337
+ ...props
3338
+ }, /* @__PURE__ */ import_react213.default.createElement("path", {
3339
+ d: "M13.4946 10.498H15.5039V14H11V15.498H16C16.5523 15.498 17 15.0503 17 14.498V9.99805C17 9.44576 16.5523 8.99805 16 8.99805H14.9946L13.4946 10.498Z"
3340
+ }), /* @__PURE__ */ import_react213.default.createElement("path", {
3341
+ d: "M10.752 8.99805H3V10.498H9.25195L10.752 8.99805Z"
3342
+ }), /* @__PURE__ */ import_react213.default.createElement("path", {
3343
+ d: "M14.252 5.49805H3.00391V3.99805H15.752L14.252 5.49805Z"
3344
+ }), /* @__PURE__ */ import_react213.default.createElement("path", {
3345
+ d: "M5.75 14H3V15.498H4.25195L5.75 14Z"
3346
+ }), /* @__PURE__ */ import_react213.default.createElement("path", {
3347
+ d: "M12.1722 17.553L9.34375 14.7246L12.1722 11.8962L13.2344 12.9584L11.4649 14.7278L13.2312 16.494L12.1722 17.553Z"
3348
+ }), /* @__PURE__ */ import_react213.default.createElement("path", {
3349
+ d: "M3.00195 16.75L15.7295 4.02246L16.7902 5.08312L4.06261 17.8107L3.00195 16.75Z"
3350
+ }));
3351
+ });
3352
+
3353
+ // packages/react-icons/src/__icons/XmarkIcon.tsx
3354
+ var import_react214 = __toESM(require("react"));
3355
+ var XmarkIcon = /* @__PURE__ */ (0, import_react214.forwardRef)((props, forwardedRef) => {
3356
+ return /* @__PURE__ */ import_react214.default.createElement(SvgIcon, {
3357
+ ref: forwardedRef,
3358
+ ...props
3359
+ }, /* @__PURE__ */ import_react214.default.createElement("path", {
3360
+ d: "M10.0612 11.0611L15.5009 16.5008L16.5616 15.4401L11.1219 10.0004L16.5831 4.53923L15.5224 3.47857L10.0612 8.93976L4.54076 3.41931L3.4801 4.47997L9.00055 10.0004L3.50159 15.4994L4.56225 16.5601L10.0612 11.0611Z"
3361
+ }));
3362
+ });
3363
+
3364
+ // packages/react-icons/src/__icons/Zoom1DIcon.tsx
3365
+ var import_react215 = __toESM(require("react"));
3366
+ var Zoom1DIcon = /* @__PURE__ */ (0, import_react215.forwardRef)((props, forwardedRef) => {
3367
+ return /* @__PURE__ */ import_react215.default.createElement(SvgIcon, {
3368
+ ref: forwardedRef,
3369
+ ...props
3370
+ }, /* @__PURE__ */ import_react215.default.createElement("path", {
3371
+ d: "M10 14C10.7784 14 11.5152 13.8221 12.1721 13.5048L14.9142 16.2381C15.3054 16.6279 15.9407 16.6268 16.3319 16.2369C16.723 15.847 16.7242 15.2137 16.333 14.8238L13.7772 12.2763C14.5389 11.3988 15 10.2532 15 9C15 6.23858 12.7614 4 10 4C7.23858 4 5 6.23858 5 9C5 11.7614 7.23858 14 10 14ZM10 12.5C8.067 12.5 6.5 10.933 6.5 9C6.5 7.067 8.067 5.5 10 5.5C11.933 5.5 13.5 7.067 13.5 9C13.5 10.933 11.933 12.5 10 12.5Z"
3372
+ }), /* @__PURE__ */ import_react215.default.createElement("path", {
3373
+ d: "M2.82843 11.8284L0 9L2.82843 6.17157L3.89062 7.23377L2.12119 9.0032L3.88742 10.7694L2.82843 11.8284Z"
3374
+ }), /* @__PURE__ */ import_react215.default.createElement("path", {
3375
+ d: "M17.1716 6.17157L20 9L17.1716 11.8284L16.1094 10.7662L17.8788 8.9968L16.1126 7.23057L17.1716 6.17157Z"
3376
+ }));
3377
+ });
3378
+
3379
+ // packages/react-icons/src/__icons/ZoomHorizontalIcon.tsx
3380
+ var import_react216 = __toESM(require("react"));
3381
+ var ZoomHorizontalIcon = /* @__PURE__ */ (0, import_react216.forwardRef)((props, forwardedRef) => {
3382
+ return /* @__PURE__ */ import_react216.default.createElement(SvgIcon, {
3383
+ ref: forwardedRef,
3384
+ ...props
3385
+ }, /* @__PURE__ */ import_react216.default.createElement("path", {
3386
+ d: "M10 14C10.7784 14 11.5152 13.8221 12.1721 13.5048L14.9142 16.2381C15.3054 16.6279 15.9407 16.6268 16.3319 16.2369C16.723 15.847 16.7242 15.2137 16.333 14.8238L13.7772 12.2763C14.5389 11.3988 15 10.2532 15 9C15 6.23858 12.7614 4 10 4C7.23858 4 5 6.23858 5 9C5 11.7614 7.23858 14 10 14ZM10 12.5C8.067 12.5 6.5 10.933 6.5 9C6.5 7.067 8.067 5.5 10 5.5C11.933 5.5 13.5 7.067 13.5 9C13.5 10.933 11.933 12.5 10 12.5Z"
3387
+ }), /* @__PURE__ */ import_react216.default.createElement("path", {
3388
+ d: "M2.82843 11.8284L0 9L2.82843 6.17157L3.89062 7.23377L2.12119 9.0032L3.88742 10.7694L2.82843 11.8284Z"
3389
+ }), /* @__PURE__ */ import_react216.default.createElement("path", {
3390
+ d: "M17.1716 6.17157L20 9L17.1716 11.8284L16.1094 10.7662L17.8788 8.9968L16.1126 7.23057L17.1716 6.17157Z"
3391
+ }));
3392
+ });
3393
+
3394
+ // packages/react-icons/src/__icons/ZoomInIcon.tsx
3395
+ var import_react217 = __toESM(require("react"));
3396
+ var ZoomInIcon = /* @__PURE__ */ (0, import_react217.forwardRef)((props, forwardedRef) => {
3397
+ return /* @__PURE__ */ import_react217.default.createElement(SvgIcon, {
3398
+ ref: forwardedRef,
3399
+ ...props
3400
+ }, /* @__PURE__ */ import_react217.default.createElement("path", {
3401
+ d: "M11.5264 12.8548C10.5365 13.5751 9.31788 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 9.27375 13.6031 10.4548 12.9262 11.4262L16.7426 15.2426C17.1332 15.6332 17.1332 16.2663 16.7426 16.6569C16.3521 17.0474 15.719 17.0474 15.3284 16.6569L11.5264 12.8548ZM12.5 8C12.5 5.51472 10.4853 3.5 8 3.5C5.51472 3.5 3.5 5.51472 3.5 8C3.5 10.4853 5.51472 12.5 8 12.5C10.4853 12.5 12.5 10.4853 12.5 8Z"
3402
+ }), /* @__PURE__ */ import_react217.default.createElement("path", {
3403
+ d: "M7.25098 8.74902V10.749H8.75098V8.74902H10.751V7.24902H8.75098V5.24902H7.25098V7.24902L5.25098 7.24902L5.25098 8.74902H7.25098Z"
3404
+ }));
3405
+ });
3406
+
3407
+ // packages/react-icons/src/__icons/ZoomOutIcon.tsx
3408
+ var import_react218 = __toESM(require("react"));
3409
+ var ZoomOutIcon = /* @__PURE__ */ (0, import_react218.forwardRef)((props, forwardedRef) => {
3410
+ return /* @__PURE__ */ import_react218.default.createElement(SvgIcon, {
3411
+ ref: forwardedRef,
3412
+ ...props
3413
+ }, /* @__PURE__ */ import_react218.default.createElement("path", {
3414
+ d: "M11.5264 12.8548C10.5365 13.5751 9.31788 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 9.27375 13.6031 10.4548 12.9262 11.4262L16.7426 15.2426C17.1332 15.6332 17.1332 16.2663 16.7426 16.6569C16.3521 17.0474 15.719 17.0474 15.3284 16.6569L11.5264 12.8548ZM12.5 8C12.5 5.51472 10.4853 3.5 8 3.5C5.51472 3.5 3.5 5.51472 3.5 8C3.5 10.4853 5.51472 12.5 8 12.5C10.4853 12.5 12.5 10.4853 12.5 8Z"
3415
+ }), /* @__PURE__ */ import_react218.default.createElement("path", {
3416
+ d: "M10.75 8.75L5.25 8.75L5.25 7.25L10.75 7.25V8.75Z"
3417
+ }));
3418
+ });
3419
+
3420
+ // packages/react-icons/src/__icons/ZoomVerticalIcon.tsx
3421
+ var import_react219 = __toESM(require("react"));
3422
+ var ZoomVerticalIcon = /* @__PURE__ */ (0, import_react219.forwardRef)((props, forwardedRef) => {
3423
+ return /* @__PURE__ */ import_react219.default.createElement(SvgIcon, {
3424
+ ref: forwardedRef,
3425
+ ...props
3426
+ }, /* @__PURE__ */ import_react219.default.createElement("path", {
3427
+ d: "M11.8284 17.1716L9 20L6.17157 17.1716L7.23377 16.1094L9.0032 17.8788L10.7694 16.1126L11.8284 17.1716Z"
3428
+ }), /* @__PURE__ */ import_react219.default.createElement("path", {
3429
+ d: "M6.17157 2.82843L9 0L11.8284 2.82843L10.7662 3.89062L8.9968 2.12119L7.23057 3.88742L6.17157 2.82843Z"
3430
+ }), /* @__PURE__ */ import_react219.default.createElement("path", {
3431
+ d: "M11.1721 14.5048C10.5152 14.8221 9.77839 15 9 15C6.23858 15 4 12.7614 4 10C4 7.23858 6.23858 5 9 5C11.7614 5 14 7.23858 14 10C14 11.2532 13.5389 12.3988 12.7772 13.2763L15.333 15.8238C15.7242 16.2137 15.723 16.847 15.3319 17.2369C14.9407 17.6268 14.3054 17.6279 13.9142 17.2381L11.1721 14.5048ZM12.5 10C12.5 8.067 10.933 6.5 9 6.5C7.067 6.5 5.5 8.067 5.5 10C5.5 11.933 7.067 13.5 9 13.5C10.933 13.5 12.5 11.933 12.5 10Z"
3432
+ }));
3433
+ });
3434
+ /**
3435
+ * @license
3436
+ * Copyright 2023 Dynatrace LLC
3437
+ * Licensed under the Apache License, Version 2.0 (the "License");
3438
+ * you may not use this file except in compliance with the License.
3439
+ * You may obtain a copy of the License at
3440
+ *
3441
+ * http://www.apache.org/licenses/LICENSE-2.0
3442
+ *
3443
+ * Unless required by applicable law or agreed to in writing, software
3444
+ * distributed under the License is distributed on an "AS IS" BASIS,
3445
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3446
+ * See the License for the specific language governing permissions and
3447
+ * limitations under the License.
3448
+ */