@univerjs/icons 0.4.9 → 1.0.0-alpha.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 (3898) hide show
  1. package/dist/cjs/a-icon.cjs +66 -0
  2. package/dist/cjs/add-digits-icon.cjs +87 -0
  3. package/dist/cjs/add-image-icon.cjs +68 -0
  4. package/dist/cjs/add-note-icon.cjs +97 -0
  5. package/dist/cjs/addition-and-subtraction-icon.cjs +99 -0
  6. package/dist/cjs/adjust-height-double-icon.cjs +97 -0
  7. package/dist/cjs/adjust-width-double-icon.cjs +97 -0
  8. package/dist/cjs/align-bottom-icon.cjs +82 -0
  9. package/dist/cjs/align-text-both-icon.cjs +83 -0
  10. package/dist/cjs/align-top-icon.cjs +66 -0
  11. package/dist/cjs/all-border-icon.cjs +62 -0
  12. package/dist/cjs/amplify-icon.cjs +68 -0
  13. package/dist/cjs/area-chart-icon.cjs +68 -0
  14. package/dist/cjs/ascending-icon.cjs +80 -0
  15. package/dist/cjs/auto-height-double-icon.cjs +99 -0
  16. package/dist/cjs/auto-width-double-icon.cjs +99 -0
  17. package/dist/cjs/autofill-double-icon.cjs +89 -0
  18. package/dist/cjs/autowrap-icon.cjs +83 -0
  19. package/dist/cjs/avg-icon.cjs +100 -0
  20. package/dist/cjs/back-icon.cjs +60 -0
  21. package/dist/cjs/back-slash-icon.cjs +91 -0
  22. package/dist/cjs/ban-icon.cjs +66 -0
  23. package/dist/cjs/bar-chart-icon.cjs +62 -0
  24. package/dist/cjs/base.cjs +92 -0
  25. package/dist/cjs/bold-icon.cjs +62 -0
  26. package/dist/cjs/bottom-icon.cjs +87 -0
  27. package/dist/cjs/boxplot-icon.cjs +111 -0
  28. package/dist/cjs/brush-icon.cjs +62 -0
  29. package/dist/cjs/bubble-icon.cjs +98 -0
  30. package/dist/cjs/calendar-icon.cjs +92 -0
  31. package/dist/cjs/cancel-freeze-icon.cjs +68 -0
  32. package/dist/cjs/cancel-merge-icon.cjs +83 -0
  33. package/dist/cjs/catalogue-icon.cjs +76 -0
  34. package/dist/cjs/chart-icon.cjs +96 -0
  35. package/dist/cjs/check-mark-icon.cjs +62 -0
  36. package/dist/cjs/clear-format-double-icon.cjs +89 -0
  37. package/dist/cjs/clock-icon.cjs +68 -0
  38. package/dist/cjs/close-icon.cjs +60 -0
  39. package/dist/cjs/cloud-outline-icon.cjs +60 -0
  40. package/dist/cjs/cnt-icon.cjs +100 -0
  41. package/dist/cjs/code-icon.cjs +76 -0
  42. package/dist/cjs/column-chart-icon.cjs +62 -0
  43. package/dist/cjs/column-icon.cjs +70 -0
  44. package/dist/cjs/column-sparkline-icon.cjs +62 -0
  45. package/dist/cjs/combo-chart-icon.cjs +70 -0
  46. package/dist/cjs/comment-icon.cjs +94 -0
  47. package/dist/cjs/conditions-double-icon.cjs +68 -0
  48. package/dist/cjs/convert-icon.cjs +101 -0
  49. package/dist/cjs/copy-double-icon.cjs +91 -0
  50. package/dist/cjs/copy-icon.cjs +62 -0
  51. package/dist/cjs/create-copy-icon.cjs +85 -0
  52. package/dist/cjs/cross-highlighting-icon.cjs +62 -0
  53. package/dist/cjs/custom-sort-icon.cjs +78 -0
  54. package/dist/cjs/cut-icon.cjs +62 -0
  55. package/dist/cjs/data-validation-icon.cjs +87 -0
  56. package/dist/cjs/database-icon.cjs +60 -0
  57. package/dist/cjs/delete-cell-move-down-double-icon.cjs +91 -0
  58. package/dist/cjs/delete-cell-shift-left-double-icon.cjs +92 -0
  59. package/dist/cjs/delete-cell-shift-right-double-icon.cjs +91 -0
  60. package/dist/cjs/delete-cell-shift-up-double-icon.cjs +92 -0
  61. package/dist/cjs/delete-column-double-icon.cjs +91 -0
  62. package/dist/cjs/delete-empty-icon.cjs +78 -0
  63. package/dist/cjs/delete-icon.cjs +85 -0
  64. package/dist/cjs/delete-note-icon.cjs +90 -0
  65. package/dist/cjs/delete-row-double-icon.cjs +91 -0
  66. package/dist/cjs/descending-icon.cjs +80 -0
  67. package/dist/cjs/direct-export-icon.cjs +95 -0
  68. package/dist/cjs/divider-icon.cjs +118 -0
  69. package/dist/cjs/doc-multi-icon.cjs +117 -0
  70. package/dist/cjs/doc-setting-icon.cjs +92 -0
  71. package/dist/cjs/dollar-icon.cjs +60 -0
  72. package/dist/cjs/down-border-double-icon.cjs +132 -0
  73. package/dist/cjs/down-icon.cjs +60 -0
  74. package/dist/cjs/download-icon.cjs +66 -0
  75. package/dist/cjs/download-image-icon.cjs +68 -0
  76. package/dist/cjs/dropdown-icon.cjs +60 -0
  77. package/dist/cjs/error-icon.cjs +62 -0
  78. package/dist/cjs/euro-icon.cjs +60 -0
  79. package/dist/cjs/expand-ascending-icon.cjs +68 -0
  80. package/dist/cjs/expand-descending-icon.cjs +68 -0
  81. package/dist/cjs/exponential-icon.cjs +97 -0
  82. package/dist/cjs/export-icon.cjs +66 -0
  83. package/dist/cjs/eye-icon.cjs +70 -0
  84. package/dist/cjs/eye-outline-icon.cjs +66 -0
  85. package/dist/cjs/eyelash-icon.cjs +60 -0
  86. package/dist/cjs/filter-icon.cjs +62 -0
  87. package/dist/cjs/folder-icon.cjs +62 -0
  88. package/dist/cjs/font-color-double-icon.cjs +68 -0
  89. package/dist/cjs/font-size-increase-icon.cjs +68 -0
  90. package/dist/cjs/font-size-reduce-icon.cjs +68 -0
  91. package/dist/cjs/freeze-column-icon.cjs +62 -0
  92. package/dist/cjs/freeze-row-icon.cjs +62 -0
  93. package/dist/cjs/freeze-to-selected-icon.cjs +62 -0
  94. package/dist/cjs/fullscreen-icon.cjs +83 -0
  95. package/dist/cjs/function-icon.cjs +62 -0
  96. package/dist/cjs/funnel-icon.cjs +62 -0
  97. package/dist/cjs/fx-icon.cjs +66 -0
  98. package/dist/cjs/graph-icon.cjs +82 -0
  99. package/dist/cjs/grid-icon.cjs +83 -0
  100. package/dist/cjs/grid-outline-icon.cjs +62 -0
  101. package/dist/cjs/group-icon.cjs +62 -0
  102. package/dist/cjs/group-sparkline-icon.cjs +70 -0
  103. package/dist/cjs/guide-icon.cjs +62 -0
  104. package/dist/cjs/h1-icon.cjs +66 -0
  105. package/dist/cjs/h2-icon.cjs +66 -0
  106. package/dist/cjs/h3-icon.cjs +66 -0
  107. package/dist/cjs/h4-icon.cjs +68 -0
  108. package/dist/cjs/h5-icon.cjs +66 -0
  109. package/dist/cjs/h6-icon.cjs +68 -0
  110. package/dist/cjs/header-footer-icon.cjs +78 -0
  111. package/dist/cjs/heatmap-icon.cjs +76 -0
  112. package/dist/cjs/hide-double-icon.cjs +91 -0
  113. package/dist/cjs/hide-gridlines-double-icon.cjs +70 -0
  114. package/dist/cjs/hide-note-icon.cjs +97 -0
  115. package/dist/cjs/history-icon.cjs +82 -0
  116. package/dist/cjs/home-icon.cjs +62 -0
  117. package/dist/cjs/horizontal-border-double-icon.cjs +146 -0
  118. package/dist/cjs/horizontal-merge-icon.cjs +70 -0
  119. package/dist/cjs/horizontally-icon.cjs +83 -0
  120. package/dist/cjs/increase-icon.cjs +60 -0
  121. package/dist/cjs/index.cjs +2008 -0
  122. package/dist/cjs/info-icon.cjs +60 -0
  123. package/dist/cjs/inner-border-double-icon.cjs +89 -0
  124. package/dist/cjs/insert-cell-down-double-icon.cjs +91 -0
  125. package/dist/cjs/insert-cell-shift-right-double-icon.cjs +91 -0
  126. package/dist/cjs/insert-comment-double-icon.cjs +91 -0
  127. package/dist/cjs/insert-double-icon.cjs +87 -0
  128. package/dist/cjs/insert-icon.cjs +76 -0
  129. package/dist/cjs/insert-link-double-icon.cjs +87 -0
  130. package/dist/cjs/insert-row-above-double-icon.cjs +91 -0
  131. package/dist/cjs/insert-row-below-double-icon.cjs +92 -0
  132. package/dist/cjs/italic-icon.cjs +60 -0
  133. package/dist/cjs/keyboard-icon.cjs +92 -0
  134. package/dist/cjs/left-border-double-icon.cjs +132 -0
  135. package/dist/cjs/left-double-diagonal-icon.cjs +89 -0
  136. package/dist/cjs/left-icon.cjs +62 -0
  137. package/dist/cjs/left-insert-column-double-icon.cjs +91 -0
  138. package/dist/cjs/left-justifying-icon.cjs +83 -0
  139. package/dist/cjs/left-rotation-forty-five-degrees-icon.cjs +68 -0
  140. package/dist/cjs/left-rotation-ninety-degrees-icon.cjs +68 -0
  141. package/dist/cjs/left-tridiagonal-icon.cjs +89 -0
  142. package/dist/cjs/line-chart-icon.cjs +70 -0
  143. package/dist/cjs/line-sparkline-icon.cjs +62 -0
  144. package/dist/cjs/linear-icon.cjs +97 -0
  145. package/dist/cjs/link-icon.cjs +66 -0
  146. package/dist/cjs/live-share-icon.cjs +68 -0
  147. package/dist/cjs/loading-multi-icon.cjs +71 -0
  148. package/dist/cjs/lock-icon.cjs +82 -0
  149. package/dist/cjs/logarithmic-icon.cjs +97 -0
  150. package/dist/cjs/max-icon.cjs +100 -0
  151. package/dist/cjs/menu-icon.cjs +76 -0
  152. package/dist/cjs/merge-all-icon.cjs +66 -0
  153. package/dist/cjs/min-icon.cjs +100 -0
  154. package/dist/cjs/more-down-icon.cjs +62 -0
  155. package/dist/cjs/more-function-icon.cjs +76 -0
  156. package/dist/cjs/more-horizontal-icon.cjs +76 -0
  157. package/dist/cjs/more-icon.cjs +62 -0
  158. package/dist/cjs/more-left-icon.cjs +62 -0
  159. package/dist/cjs/more-right-icon.cjs +62 -0
  160. package/dist/cjs/more-up-icon.cjs +62 -0
  161. package/dist/cjs/move-down-icon.cjs +68 -0
  162. package/dist/cjs/move-up-icon.cjs +68 -0
  163. package/dist/cjs/moving-average-icon.cjs +97 -0
  164. package/dist/cjs/no-border-icon.cjs +111 -0
  165. package/dist/cjs/no-color-double-icon.cjs +70 -0
  166. package/dist/cjs/no-rotation-icon.cjs +68 -0
  167. package/dist/cjs/number-icon.cjs +62 -0
  168. package/dist/cjs/off-line-icon.cjs +82 -0
  169. package/dist/cjs/on-line-icon.cjs +83 -0
  170. package/dist/cjs/one-to-one-icon.cjs +92 -0
  171. package/dist/cjs/order-icon.cjs +97 -0
  172. package/dist/cjs/outer-border-double-icon.cjs +113 -0
  173. package/dist/cjs/overflow-icon.cjs +83 -0
  174. package/dist/cjs/paint-bucket-double-icon.cjs +78 -0
  175. package/dist/cjs/paste-special-double-icon.cjs +99 -0
  176. package/dist/cjs/pen-icon.cjs +60 -0
  177. package/dist/cjs/percent-icon.cjs +80 -0
  178. package/dist/cjs/pie-chart-icon.cjs +84 -0
  179. package/dist/cjs/piping-icon.cjs +62 -0
  180. package/dist/cjs/pivot-table-icon.cjs +89 -0
  181. package/dist/cjs/point-color-double-icon.cjs +68 -0
  182. package/dist/cjs/polynomial-icon.cjs +97 -0
  183. package/dist/cjs/power-line-icon.cjs +97 -0
  184. package/dist/cjs/print-icon.cjs +68 -0
  185. package/dist/cjs/protect-icon.cjs +70 -0
  186. package/dist/cjs/radar-chart-icon.cjs +97 -0
  187. package/dist/cjs/record-icon.cjs +87 -0
  188. package/dist/cjs/redo-icon.cjs +60 -0
  189. package/dist/cjs/reduce-digits-icon.cjs +78 -0
  190. package/dist/cjs/reduce-double-icon.cjs +87 -0
  191. package/dist/cjs/reduce-icon.cjs +62 -0
  192. package/dist/cjs/relationship-icon.cjs +81 -0
  193. package/dist/cjs/rename-icon.cjs +68 -0
  194. package/dist/cjs/reply-to-comment-icon.cjs +102 -0
  195. package/dist/cjs/resolved-icon.cjs +62 -0
  196. package/dist/cjs/restore-icon.cjs +89 -0
  197. package/dist/cjs/right-border-double-icon.cjs +132 -0
  198. package/dist/cjs/right-double-diagonal-icon.cjs +89 -0
  199. package/dist/cjs/right-insert-column-double-icon.cjs +92 -0
  200. package/dist/cjs/right-justifying-icon.cjs +83 -0
  201. package/dist/cjs/right-rotation-forty-five-degrees-icon.cjs +68 -0
  202. package/dist/cjs/right-rotation-ninety-degrees-icon.cjs +86 -0
  203. package/dist/cjs/rmb-icon.cjs +60 -0
  204. package/dist/cjs/rouble-icon.cjs +62 -0
  205. package/dist/cjs/roundness-icon.cjs +62 -0
  206. package/dist/cjs/row-icon.cjs +70 -0
  207. package/dist/cjs/sankey-icon.cjs +92 -0
  208. package/dist/cjs/scatter-chart-icon.cjs +100 -0
  209. package/dist/cjs/search-icon.cjs +62 -0
  210. package/dist/cjs/select-range-icon.cjs +68 -0
  211. package/dist/cjs/sequence-icon.cjs +103 -0
  212. package/dist/cjs/share-icon.cjs +62 -0
  213. package/dist/cjs/share-range-icon.cjs +66 -0
  214. package/dist/cjs/sheet-icon.cjs +70 -0
  215. package/dist/cjs/shortcut-icon.cjs +141 -0
  216. package/dist/cjs/slash-icon.cjs +91 -0
  217. package/dist/cjs/slide-multi-icon.cjs +83 -0
  218. package/dist/cjs/solve-icon.cjs +72 -0
  219. package/dist/cjs/strikethrough-icon.cjs +66 -0
  220. package/dist/cjs/subscript-icon.cjs +82 -0
  221. package/dist/cjs/success-icon.cjs +62 -0
  222. package/dist/cjs/sum-icon.cjs +91 -0
  223. package/dist/cjs/superscript-icon.cjs +82 -0
  224. package/dist/cjs/table-icon.cjs +62 -0
  225. package/dist/cjs/text-icon.cjs +83 -0
  226. package/dist/cjs/text-type-icon.cjs +60 -0
  227. package/dist/cjs/todo-list-double-icon.cjs +101 -0
  228. package/dist/cjs/topmost-icon.cjs +80 -0
  229. package/dist/cjs/truncation-icon.cjs +66 -0
  230. package/dist/cjs/underline-icon.cjs +66 -0
  231. package/dist/cjs/undo-icon.cjs +60 -0
  232. package/dist/cjs/ungroup-icon.cjs +68 -0
  233. package/dist/cjs/ungroup-sparkline-icon.cjs +81 -0
  234. package/dist/cjs/unlink-icon.cjs +76 -0
  235. package/dist/cjs/unorder-icon.cjs +97 -0
  236. package/dist/cjs/up-border-double-icon.cjs +132 -0
  237. package/dist/cjs/vertical-border-double-icon.cjs +147 -0
  238. package/dist/cjs/vertical-center-icon.cjs +76 -0
  239. package/dist/cjs/vertical-integration-icon.cjs +86 -0
  240. package/dist/cjs/vertical-text-icon.cjs +68 -0
  241. package/dist/cjs/warning-icon.cjs +62 -0
  242. package/dist/cjs/waterfall-chart-icon.cjs +89 -0
  243. package/dist/cjs/winloss-sparkline-icon.cjs +82 -0
  244. package/dist/cjs/write-icon.cjs +68 -0
  245. package/dist/cjs/xlsx-multi-icon.cjs +78 -0
  246. package/dist/cjs/zen-icon.cjs +82 -0
  247. package/dist/cjs/zoom-in-icon.cjs +68 -0
  248. package/dist/cjs/zoom-increase-icon.cjs +60 -0
  249. package/dist/cjs/zoom-out-icon.cjs +68 -0
  250. package/dist/cjs/zoom-reduce-icon.cjs +62 -0
  251. package/dist/esm/a-icon.js +39 -0
  252. package/dist/esm/add-digits-icon.js +60 -0
  253. package/dist/esm/add-image-icon.js +41 -0
  254. package/dist/esm/add-note-icon.js +70 -0
  255. package/dist/esm/addition-and-subtraction-icon.js +72 -0
  256. package/dist/esm/adjust-height-double-icon.js +70 -0
  257. package/dist/esm/adjust-width-double-icon.js +70 -0
  258. package/dist/esm/align-bottom-icon.js +55 -0
  259. package/dist/esm/align-text-both-icon.js +56 -0
  260. package/dist/esm/align-top-icon.js +39 -0
  261. package/dist/esm/all-border-icon.js +35 -0
  262. package/dist/esm/amplify-icon.js +41 -0
  263. package/dist/esm/area-chart-icon.js +41 -0
  264. package/dist/esm/ascending-icon.js +53 -0
  265. package/dist/esm/auto-height-double-icon.js +72 -0
  266. package/dist/esm/auto-width-double-icon.js +72 -0
  267. package/dist/esm/autofill-double-icon.js +62 -0
  268. package/dist/esm/autowrap-icon.js +56 -0
  269. package/dist/esm/avg-icon.js +73 -0
  270. package/dist/esm/back-icon.js +33 -0
  271. package/dist/esm/back-slash-icon.js +64 -0
  272. package/dist/esm/ban-icon.js +39 -0
  273. package/dist/esm/bar-chart-icon.js +35 -0
  274. package/dist/esm/base.js +68 -0
  275. package/dist/esm/bold-icon.js +35 -0
  276. package/dist/esm/bottom-icon.js +60 -0
  277. package/dist/esm/boxplot-icon.js +84 -0
  278. package/dist/esm/brush-icon.js +35 -0
  279. package/dist/esm/bubble-icon.js +71 -0
  280. package/dist/esm/calendar-icon.js +65 -0
  281. package/dist/esm/cancel-freeze-icon.js +41 -0
  282. package/dist/esm/cancel-merge-icon.js +56 -0
  283. package/dist/esm/catalogue-icon.js +49 -0
  284. package/dist/esm/chart-icon.js +69 -0
  285. package/dist/esm/check-mark-icon.js +35 -0
  286. package/dist/esm/clear-format-double-icon.js +62 -0
  287. package/dist/esm/clock-icon.js +41 -0
  288. package/dist/esm/close-icon.js +33 -0
  289. package/dist/esm/cloud-outline-icon.js +33 -0
  290. package/dist/esm/cnt-icon.js +73 -0
  291. package/dist/esm/code-icon.js +49 -0
  292. package/dist/esm/column-chart-icon.js +35 -0
  293. package/dist/esm/column-icon.js +43 -0
  294. package/dist/esm/column-sparkline-icon.js +35 -0
  295. package/dist/esm/combo-chart-icon.js +43 -0
  296. package/dist/esm/comment-icon.js +67 -0
  297. package/dist/esm/conditions-double-icon.js +41 -0
  298. package/dist/esm/convert-icon.js +74 -0
  299. package/dist/esm/copy-double-icon.js +64 -0
  300. package/dist/esm/copy-icon.js +35 -0
  301. package/dist/esm/create-copy-icon.js +58 -0
  302. package/dist/esm/cross-highlighting-icon.js +35 -0
  303. package/dist/esm/custom-sort-icon.js +51 -0
  304. package/dist/esm/cut-icon.js +35 -0
  305. package/dist/esm/data-validation-icon.js +60 -0
  306. package/dist/esm/database-icon.js +33 -0
  307. package/dist/esm/delete-cell-move-down-double-icon.js +64 -0
  308. package/dist/esm/delete-cell-shift-left-double-icon.js +65 -0
  309. package/dist/esm/delete-cell-shift-right-double-icon.js +64 -0
  310. package/dist/esm/delete-cell-shift-up-double-icon.js +65 -0
  311. package/dist/esm/delete-column-double-icon.js +64 -0
  312. package/dist/esm/delete-empty-icon.js +51 -0
  313. package/dist/esm/delete-icon.js +58 -0
  314. package/dist/esm/delete-note-icon.js +63 -0
  315. package/dist/esm/delete-row-double-icon.js +64 -0
  316. package/dist/esm/descending-icon.js +53 -0
  317. package/dist/esm/direct-export-icon.js +68 -0
  318. package/dist/esm/divider-icon.js +91 -0
  319. package/dist/esm/doc-multi-icon.js +90 -0
  320. package/dist/esm/doc-setting-icon.js +65 -0
  321. package/dist/esm/dollar-icon.js +33 -0
  322. package/dist/esm/down-border-double-icon.js +105 -0
  323. package/dist/esm/down-icon.js +33 -0
  324. package/dist/esm/download-icon.js +39 -0
  325. package/dist/esm/download-image-icon.js +41 -0
  326. package/dist/esm/dropdown-icon.js +33 -0
  327. package/dist/esm/error-icon.js +35 -0
  328. package/dist/esm/euro-icon.js +33 -0
  329. package/dist/esm/expand-ascending-icon.js +41 -0
  330. package/dist/esm/expand-descending-icon.js +41 -0
  331. package/dist/esm/exponential-icon.js +70 -0
  332. package/dist/esm/export-icon.js +39 -0
  333. package/dist/esm/eye-icon.js +43 -0
  334. package/dist/esm/eye-outline-icon.js +39 -0
  335. package/dist/esm/eyelash-icon.js +33 -0
  336. package/dist/esm/filter-icon.js +35 -0
  337. package/dist/esm/folder-icon.js +35 -0
  338. package/dist/esm/font-color-double-icon.js +41 -0
  339. package/dist/esm/font-size-increase-icon.js +41 -0
  340. package/dist/esm/font-size-reduce-icon.js +41 -0
  341. package/dist/esm/freeze-column-icon.js +35 -0
  342. package/dist/esm/freeze-row-icon.js +35 -0
  343. package/dist/esm/freeze-to-selected-icon.js +35 -0
  344. package/dist/esm/fullscreen-icon.js +56 -0
  345. package/dist/esm/function-icon.js +35 -0
  346. package/dist/esm/funnel-icon.js +35 -0
  347. package/dist/esm/fx-icon.js +39 -0
  348. package/dist/esm/graph-icon.js +55 -0
  349. package/dist/esm/grid-icon.js +56 -0
  350. package/dist/esm/grid-outline-icon.js +35 -0
  351. package/dist/esm/group-icon.js +35 -0
  352. package/dist/esm/group-sparkline-icon.js +43 -0
  353. package/dist/esm/guide-icon.js +35 -0
  354. package/dist/esm/h1-icon.js +39 -0
  355. package/dist/esm/h2-icon.js +39 -0
  356. package/dist/esm/h3-icon.js +39 -0
  357. package/dist/esm/h4-icon.js +41 -0
  358. package/dist/esm/h5-icon.js +39 -0
  359. package/dist/esm/h6-icon.js +41 -0
  360. package/dist/esm/header-footer-icon.js +51 -0
  361. package/dist/esm/heatmap-icon.js +49 -0
  362. package/dist/esm/hide-double-icon.js +64 -0
  363. package/dist/esm/hide-gridlines-double-icon.js +43 -0
  364. package/dist/esm/hide-note-icon.js +70 -0
  365. package/dist/esm/history-icon.js +55 -0
  366. package/dist/esm/home-icon.js +35 -0
  367. package/dist/esm/horizontal-border-double-icon.js +119 -0
  368. package/dist/esm/horizontal-merge-icon.js +43 -0
  369. package/dist/esm/horizontally-icon.js +56 -0
  370. package/dist/esm/increase-icon.js +33 -0
  371. package/dist/esm/index.js +250 -0
  372. package/dist/esm/info-icon.js +33 -0
  373. package/dist/esm/inner-border-double-icon.js +62 -0
  374. package/dist/esm/insert-cell-down-double-icon.js +64 -0
  375. package/dist/esm/insert-cell-shift-right-double-icon.js +64 -0
  376. package/dist/esm/insert-comment-double-icon.js +64 -0
  377. package/dist/esm/insert-double-icon.js +60 -0
  378. package/dist/esm/insert-icon.js +49 -0
  379. package/dist/esm/insert-link-double-icon.js +60 -0
  380. package/dist/esm/insert-row-above-double-icon.js +64 -0
  381. package/dist/esm/insert-row-below-double-icon.js +65 -0
  382. package/dist/esm/italic-icon.js +33 -0
  383. package/dist/esm/keyboard-icon.js +65 -0
  384. package/dist/esm/left-border-double-icon.js +105 -0
  385. package/dist/esm/left-double-diagonal-icon.js +62 -0
  386. package/dist/esm/left-icon.js +35 -0
  387. package/dist/esm/left-insert-column-double-icon.js +64 -0
  388. package/dist/esm/left-justifying-icon.js +56 -0
  389. package/dist/esm/left-rotation-forty-five-degrees-icon.js +41 -0
  390. package/dist/esm/left-rotation-ninety-degrees-icon.js +41 -0
  391. package/dist/esm/left-tridiagonal-icon.js +62 -0
  392. package/dist/esm/line-chart-icon.js +43 -0
  393. package/dist/esm/line-sparkline-icon.js +35 -0
  394. package/dist/esm/linear-icon.js +70 -0
  395. package/dist/esm/link-icon.js +39 -0
  396. package/dist/esm/live-share-icon.js +41 -0
  397. package/dist/esm/loading-multi-icon.js +44 -0
  398. package/dist/esm/lock-icon.js +55 -0
  399. package/dist/esm/logarithmic-icon.js +70 -0
  400. package/dist/esm/max-icon.js +73 -0
  401. package/dist/esm/menu-icon.js +49 -0
  402. package/dist/esm/merge-all-icon.js +39 -0
  403. package/dist/esm/min-icon.js +73 -0
  404. package/dist/esm/more-down-icon.js +35 -0
  405. package/dist/esm/more-function-icon.js +49 -0
  406. package/dist/esm/more-horizontal-icon.js +49 -0
  407. package/dist/esm/more-icon.js +35 -0
  408. package/dist/esm/more-left-icon.js +35 -0
  409. package/dist/esm/more-right-icon.js +35 -0
  410. package/dist/esm/more-up-icon.js +35 -0
  411. package/dist/esm/move-down-icon.js +41 -0
  412. package/dist/esm/move-up-icon.js +41 -0
  413. package/dist/esm/moving-average-icon.js +70 -0
  414. package/dist/esm/no-border-icon.js +84 -0
  415. package/dist/esm/no-color-double-icon.js +43 -0
  416. package/dist/esm/no-rotation-icon.js +41 -0
  417. package/dist/esm/number-icon.js +35 -0
  418. package/dist/esm/off-line-icon.js +55 -0
  419. package/dist/esm/on-line-icon.js +56 -0
  420. package/dist/esm/one-to-one-icon.js +65 -0
  421. package/dist/esm/order-icon.js +70 -0
  422. package/dist/esm/outer-border-double-icon.js +86 -0
  423. package/dist/esm/overflow-icon.js +56 -0
  424. package/dist/esm/paint-bucket-double-icon.js +51 -0
  425. package/dist/esm/paste-special-double-icon.js +72 -0
  426. package/dist/esm/pen-icon.js +33 -0
  427. package/dist/esm/percent-icon.js +53 -0
  428. package/dist/esm/pie-chart-icon.js +57 -0
  429. package/dist/esm/piping-icon.js +35 -0
  430. package/dist/esm/pivot-table-icon.js +62 -0
  431. package/dist/esm/point-color-double-icon.js +41 -0
  432. package/dist/esm/polynomial-icon.js +70 -0
  433. package/dist/esm/power-line-icon.js +70 -0
  434. package/dist/esm/print-icon.js +41 -0
  435. package/dist/esm/protect-icon.js +43 -0
  436. package/dist/esm/radar-chart-icon.js +70 -0
  437. package/dist/esm/record-icon.js +60 -0
  438. package/dist/esm/redo-icon.js +33 -0
  439. package/dist/esm/reduce-digits-icon.js +51 -0
  440. package/dist/esm/reduce-double-icon.js +60 -0
  441. package/dist/esm/reduce-icon.js +35 -0
  442. package/dist/esm/relationship-icon.js +54 -0
  443. package/dist/esm/rename-icon.js +41 -0
  444. package/dist/esm/reply-to-comment-icon.js +75 -0
  445. package/dist/esm/resolved-icon.js +35 -0
  446. package/dist/esm/restore-icon.js +62 -0
  447. package/dist/esm/right-border-double-icon.js +105 -0
  448. package/dist/esm/right-double-diagonal-icon.js +62 -0
  449. package/dist/esm/right-insert-column-double-icon.js +65 -0
  450. package/dist/esm/right-justifying-icon.js +56 -0
  451. package/dist/esm/right-rotation-forty-five-degrees-icon.js +41 -0
  452. package/dist/esm/right-rotation-ninety-degrees-icon.js +59 -0
  453. package/dist/esm/rmb-icon.js +33 -0
  454. package/dist/esm/rouble-icon.js +35 -0
  455. package/dist/esm/roundness-icon.js +35 -0
  456. package/dist/esm/row-icon.js +43 -0
  457. package/dist/esm/sankey-icon.js +65 -0
  458. package/dist/esm/scatter-chart-icon.js +73 -0
  459. package/dist/esm/search-icon.js +35 -0
  460. package/dist/esm/select-range-icon.js +41 -0
  461. package/dist/esm/sequence-icon.js +76 -0
  462. package/dist/esm/share-icon.js +35 -0
  463. package/dist/esm/share-range-icon.js +39 -0
  464. package/dist/esm/sheet-icon.js +43 -0
  465. package/dist/esm/shortcut-icon.js +114 -0
  466. package/dist/esm/slash-icon.js +64 -0
  467. package/dist/esm/slide-multi-icon.js +56 -0
  468. package/dist/esm/solve-icon.js +45 -0
  469. package/dist/esm/strikethrough-icon.js +39 -0
  470. package/dist/esm/subscript-icon.js +55 -0
  471. package/dist/esm/success-icon.js +35 -0
  472. package/dist/esm/sum-icon.js +64 -0
  473. package/dist/esm/superscript-icon.js +55 -0
  474. package/dist/esm/table-icon.js +35 -0
  475. package/dist/esm/text-icon.js +56 -0
  476. package/dist/esm/text-type-icon.js +33 -0
  477. package/dist/esm/todo-list-double-icon.js +74 -0
  478. package/dist/esm/topmost-icon.js +53 -0
  479. package/dist/esm/truncation-icon.js +39 -0
  480. package/dist/esm/underline-icon.js +39 -0
  481. package/dist/esm/undo-icon.js +33 -0
  482. package/dist/esm/ungroup-icon.js +41 -0
  483. package/dist/esm/ungroup-sparkline-icon.js +54 -0
  484. package/dist/esm/unlink-icon.js +49 -0
  485. package/dist/esm/unorder-icon.js +70 -0
  486. package/dist/esm/up-border-double-icon.js +105 -0
  487. package/dist/esm/vertical-border-double-icon.js +120 -0
  488. package/dist/esm/vertical-center-icon.js +49 -0
  489. package/dist/esm/vertical-integration-icon.js +59 -0
  490. package/dist/esm/vertical-text-icon.js +41 -0
  491. package/dist/esm/warning-icon.js +35 -0
  492. package/dist/esm/waterfall-chart-icon.js +62 -0
  493. package/dist/esm/winloss-sparkline-icon.js +55 -0
  494. package/dist/esm/write-icon.js +41 -0
  495. package/dist/esm/xlsx-multi-icon.js +51 -0
  496. package/dist/esm/zen-icon.js +55 -0
  497. package/dist/esm/zoom-in-icon.js +41 -0
  498. package/dist/esm/zoom-increase-icon.js +33 -0
  499. package/dist/esm/zoom-out-icon.js +41 -0
  500. package/dist/esm/zoom-reduce-icon.js +35 -0
  501. package/package.json +12 -13
  502. package/dist/components/Question.d.ts +0 -4
  503. package/dist/components/a-icon.d.ts +0 -3
  504. package/dist/components/add-attachment-single.d.ts +0 -4
  505. package/dist/components/add-comment-single.d.ts +0 -4
  506. package/dist/components/add-digits-icon.d.ts +0 -3
  507. package/dist/components/add-digits-single.d.ts +0 -4
  508. package/dist/components/add-image-icon.d.ts +0 -3
  509. package/dist/components/add-image-single.d.ts +0 -4
  510. package/dist/components/add-note-icon.d.ts +0 -3
  511. package/dist/components/add-note-single.d.ts +0 -4
  512. package/dist/components/add-protection.d.ts +0 -4
  513. package/dist/components/addition-and-subtraction-icon.d.ts +0 -3
  514. package/dist/components/addition-and-subtraction-single.d.ts +0 -4
  515. package/dist/components/adjust-height-double-icon.d.ts +0 -3
  516. package/dist/components/adjust-height-single.d.ts +0 -4
  517. package/dist/components/adjust-height.d.ts +0 -4
  518. package/dist/components/adjust-width-double-icon.d.ts +0 -3
  519. package/dist/components/adjust-width-single.d.ts +0 -4
  520. package/dist/components/adjust-width.d.ts +0 -4
  521. package/dist/components/ai-chat-single.d.ts +0 -4
  522. package/dist/components/ai-single.d.ts +0 -4
  523. package/dist/components/align-bottom-icon.d.ts +0 -3
  524. package/dist/components/align-bottom-single.d.ts +0 -4
  525. package/dist/components/align-text-both-icon.d.ts +0 -3
  526. package/dist/components/align-text-both-single.d.ts +0 -4
  527. package/dist/components/align-text-top-single.d.ts +0 -4
  528. package/dist/components/align-top-icon.d.ts +0 -3
  529. package/dist/components/align-top-single.d.ts +0 -4
  530. package/dist/components/all-border-icon.d.ts +0 -3
  531. package/dist/components/all-border-single.d.ts +0 -4
  532. package/dist/components/amplify-icon.d.ts +0 -3
  533. package/dist/components/amplify-single.d.ts +0 -4
  534. package/dist/components/api.d.ts +0 -4
  535. package/dist/components/app-single.d.ts +0 -4
  536. package/dist/components/architecture-single.d.ts +0 -4
  537. package/dist/components/area-chart-icon.d.ts +0 -3
  538. package/dist/components/area-chart-single.d.ts +0 -4
  539. package/dist/components/arrangement-single.d.ts +0 -4
  540. package/dist/components/arrow-circle-right-single.d.ts +0 -4
  541. package/dist/components/arrow-down-single.d.ts +0 -4
  542. package/dist/components/arrow-left-single.d.ts +0 -4
  543. package/dist/components/arrow-righe-single.d.ts +0 -4
  544. package/dist/components/arrow-right-single.d.ts +0 -4
  545. package/dist/components/arrow-tilt-down-single.d.ts +0 -4
  546. package/dist/components/arrow-tilt-up-single.d.ts +0 -4
  547. package/dist/components/arrow-up-single.d.ts +0 -4
  548. package/dist/components/arrowright-single.d.ts +0 -4
  549. package/dist/components/arrowsoutsimple-single.d.ts +0 -4
  550. package/dist/components/ascending- single.d.ts +0 -4
  551. package/dist/components/ascending-icon.d.ts +0 -3
  552. package/dist/components/ascending-order.d.ts +0 -4
  553. package/dist/components/auto-height-double-icon.d.ts +0 -3
  554. package/dist/components/auto-height-single.d.ts +0 -4
  555. package/dist/components/auto-height.d.ts +0 -4
  556. package/dist/components/auto-width-double-icon.d.ts +0 -3
  557. package/dist/components/auto-width-single.d.ts +0 -4
  558. package/dist/components/auto-width.d.ts +0 -4
  559. package/dist/components/autofill-double-icon.d.ts +0 -3
  560. package/dist/components/autofill-single.d.ts +0 -4
  561. package/dist/components/autofill.d.ts +0 -4
  562. package/dist/components/autowrap-icon.d.ts +0 -3
  563. package/dist/components/autowrap-single.d.ts +0 -4
  564. package/dist/components/avg-icon.d.ts +0 -3
  565. package/dist/components/avg-single.d.ts +0 -4
  566. package/dist/components/back-icon.d.ts +0 -3
  567. package/dist/components/back-single.d.ts +0 -4
  568. package/dist/components/back-slash-icon.d.ts +0 -3
  569. package/dist/components/back-slash-single.d.ts +0 -4
  570. package/dist/components/bad-fill-single-1.d.ts +0 -4
  571. package/dist/components/bad-fill-single.d.ts +0 -4
  572. package/dist/components/ban-icon.d.ts +0 -3
  573. package/dist/components/bar-chart-icon.d.ts +0 -3
  574. package/dist/components/bar-chart-single.d.ts +0 -4
  575. package/dist/components/best-fit-single.d.ts +0 -4
  576. package/dist/components/board-fill.d.ts +0 -4
  577. package/dist/components/board-single.d.ts +0 -4
  578. package/dist/components/bold-icon.d.ts +0 -3
  579. package/dist/components/bold-single.d.ts +0 -4
  580. package/dist/components/bonus-points-single-16.d.ts +0 -4
  581. package/dist/components/bonus-points-single-20.d.ts +0 -4
  582. package/dist/components/book-open-single.d.ts +0 -4
  583. package/dist/components/book-single.d.ts +0 -4
  584. package/dist/components/bottom-icon.d.ts +0 -3
  585. package/dist/components/bottom-single.d.ts +0 -4
  586. package/dist/components/boxplot-icon.d.ts +0 -3
  587. package/dist/components/brain-single.d.ts +0 -4
  588. package/dist/components/brokenline-chart-single.d.ts +0 -4
  589. package/dist/components/brush-icon.d.ts +0 -3
  590. package/dist/components/brush-single.d.ts +0 -4
  591. package/dist/components/bubble-icon.d.ts +0 -3
  592. package/dist/components/bubble-single.d.ts +0 -4
  593. package/dist/components/build.d.ts +0 -4
  594. package/dist/components/building.d.ts +0 -4
  595. package/dist/components/calendar-icon.d.ts +0 -3
  596. package/dist/components/calendar-single.d.ts +0 -4
  597. package/dist/components/cancel-freeze-icon.d.ts +0 -3
  598. package/dist/components/cancel-freeze-single.d.ts +0 -4
  599. package/dist/components/cancel-merge-icon.d.ts +0 -3
  600. package/dist/components/cancel-merge-single.d.ts +0 -4
  601. package/dist/components/caret-down.d.ts +0 -4
  602. package/dist/components/catalogue-icon.d.ts +0 -3
  603. package/dist/components/catalogue-single.d.ts +0 -4
  604. package/dist/components/cell-0.d.ts +0 -4
  605. package/dist/components/cell-100.d.ts +0 -4
  606. package/dist/components/cell-25.d.ts +0 -4
  607. package/dist/components/cell-50.d.ts +0 -4
  608. package/dist/components/cell-75.d.ts +0 -4
  609. package/dist/components/chart-ai-single.d.ts +0 -4
  610. package/dist/components/chart-icon.d.ts +0 -3
  611. package/dist/components/chart-pie-single.d.ts +0 -4
  612. package/dist/components/chart-single.d.ts +0 -4
  613. package/dist/components/chat-single.d.ts +0 -4
  614. package/dist/components/chatbubbles-single.d.ts +0 -4
  615. package/dist/components/chatgpt.d.ts +0 -4
  616. package/dist/components/check-box-part-single.d.ts +0 -4
  617. package/dist/components/check-circle-single.d.ts +0 -4
  618. package/dist/components/check-mark-icon.d.ts +0 -3
  619. package/dist/components/check-mark-single.d.ts +0 -4
  620. package/dist/components/check-menu-single.d.ts +0 -4
  621. package/dist/components/check-outline-single.d.ts +0 -4
  622. package/dist/components/checkbox-not-single.d.ts +0 -4
  623. package/dist/components/checkbox-part-single.d.ts +0 -4
  624. package/dist/components/checkbox-single.d.ts +0 -4
  625. package/dist/components/chevron-double-down-single.d.ts +0 -4
  626. package/dist/components/chevron-double-up-single.d.ts +0 -4
  627. package/dist/components/chevron-down-single.d.ts +0 -4
  628. package/dist/components/chevron-sort-single.d.ts +0 -4
  629. package/dist/components/chevron-up-single.d.ts +0 -4
  630. package/dist/components/chip-single.d.ts +0 -4
  631. package/dist/components/chrome.d.ts +0 -4
  632. package/dist/components/claude.d.ts +0 -4
  633. package/dist/components/clear-format-double-icon.d.ts +0 -3
  634. package/dist/components/clear-format.d.ts +0 -4
  635. package/dist/components/client-single.d.ts +0 -4
  636. package/dist/components/clipboard-check-single.d.ts +0 -4
  637. package/dist/components/cllaboration-single.d.ts +0 -4
  638. package/dist/components/clock-icon.d.ts +0 -3
  639. package/dist/components/clock-single.d.ts +0 -4
  640. package/dist/components/close-icon.d.ts +0 -3
  641. package/dist/components/close-single.d.ts +0 -4
  642. package/dist/components/close-small-single.d.ts +0 -4
  643. package/dist/components/cloud-outline-icon.d.ts +0 -3
  644. package/dist/components/cloud-outline-single.d.ts +0 -4
  645. package/dist/components/cloud-single.d.ts +0 -4
  646. package/dist/components/cnt-icon.d.ts +0 -3
  647. package/dist/components/cnt-single.d.ts +0 -4
  648. package/dist/components/code-block-single.d.ts +0 -4
  649. package/dist/components/code-icon.d.ts +0 -3
  650. package/dist/components/code-single.d.ts +0 -4
  651. package/dist/components/collapse.d.ts +0 -4
  652. package/dist/components/column-chart-icon.d.ts +0 -3
  653. package/dist/components/column-chart-single.d.ts +0 -4
  654. package/dist/components/column-icon.d.ts +0 -3
  655. package/dist/components/column-single.d.ts +0 -4
  656. package/dist/components/column-sparkline-icon.d.ts +0 -3
  657. package/dist/components/column-sparkline-single.d.ts +0 -4
  658. package/dist/components/combo-chart-icon.d.ts +0 -3
  659. package/dist/components/combo-chart-single.d.ts +0 -4
  660. package/dist/components/comment-icon.d.ts +0 -3
  661. package/dist/components/comment-single.d.ts +0 -4
  662. package/dist/components/conditions-double-icon.d.ts +0 -3
  663. package/dist/components/conditions.d.ts +0 -4
  664. package/dist/components/content-single-16.d.ts +0 -4
  665. package/dist/components/content-single-20.d.ts +0 -4
  666. package/dist/components/convert-icon.d.ts +0 -3
  667. package/dist/components/convert-single.d.ts +0 -4
  668. package/dist/components/copy-double-icon.d.ts +0 -3
  669. package/dist/components/copy-icon.d.ts +0 -3
  670. package/dist/components/copy-single.d.ts +0 -4
  671. package/dist/components/copy.d.ts +0 -4
  672. package/dist/components/correct-single.d.ts +0 -4
  673. package/dist/components/correct.d.ts +0 -4
  674. package/dist/components/create-copy-icon.d.ts +0 -3
  675. package/dist/components/create-copy-single.d.ts +0 -4
  676. package/dist/components/create-triggers-single.d.ts +0 -4
  677. package/dist/components/cross-highlighting-icon.d.ts +0 -3
  678. package/dist/components/cross-highlighting-single.d.ts +0 -4
  679. package/dist/components/cross-highlighting.d.ts +0 -4
  680. package/dist/components/cross-single.d.ts +0 -4
  681. package/dist/components/crown-single.d.ts +0 -4
  682. package/dist/components/csv.d.ts +0 -4
  683. package/dist/components/cursor.d.ts +0 -4
  684. package/dist/components/custom-colors-single.d.ts +0 -4
  685. package/dist/components/custom-completion.d.ts +0 -4
  686. package/dist/components/custom-sort-icon.d.ts +0 -3
  687. package/dist/components/custom-sort-single.d.ts +0 -4
  688. package/dist/components/custom-sorting-1.d.ts +0 -4
  689. package/dist/components/custom-sorting.d.ts +0 -4
  690. package/dist/components/cut-icon.d.ts +0 -3
  691. package/dist/components/cut-single.d.ts +0 -4
  692. package/dist/components/dark-mode-single.d.ts +0 -4
  693. package/dist/components/dashboard.d.ts +0 -4
  694. package/dist/components/data-flow.d.ts +0 -4
  695. package/dist/components/data-validation-icon.d.ts +0 -3
  696. package/dist/components/data-validation-single.d.ts +0 -4
  697. package/dist/components/database-icon.d.ts +0 -3
  698. package/dist/components/database-single.d.ts +0 -4
  699. package/dist/components/date-single.d.ts +0 -4
  700. package/dist/components/deepseek.d.ts +0 -4
  701. package/dist/components/delete-cell-move-down-double-icon.d.ts +0 -3
  702. package/dist/components/delete-cell-move-down-single.d.ts +0 -4
  703. package/dist/components/delete-cell-move-down.d.ts +0 -4
  704. package/dist/components/delete-cell-right-single.d.ts +0 -4
  705. package/dist/components/delete-cell-shift-left-double-icon.d.ts +0 -3
  706. package/dist/components/delete-cell-shift-left-single.d.ts +0 -4
  707. package/dist/components/delete-cell-shift-left.d.ts +0 -4
  708. package/dist/components/delete-cell-shift-right-double-icon.d.ts +0 -3
  709. package/dist/components/delete-cell-shift-right.d.ts +0 -4
  710. package/dist/components/delete-cell-shift-up-double-icon.d.ts +0 -3
  711. package/dist/components/delete-cell-shift-up-single.d.ts +0 -4
  712. package/dist/components/delete-cell-shift-up.d.ts +0 -4
  713. package/dist/components/delete-column-double-icon.d.ts +0 -3
  714. package/dist/components/delete-column-single.d.ts +0 -4
  715. package/dist/components/delete-column.d.ts +0 -4
  716. package/dist/components/delete-empty-icon.d.ts +0 -3
  717. package/dist/components/delete-empty-single.d.ts +0 -4
  718. package/dist/components/delete-icon.d.ts +0 -3
  719. package/dist/components/delete-note-icon.d.ts +0 -3
  720. package/dist/components/delete-note-single.d.ts +0 -4
  721. package/dist/components/delete-row-double-icon.d.ts +0 -3
  722. package/dist/components/delete-row-single.d.ts +0 -4
  723. package/dist/components/delete-row.d.ts +0 -4
  724. package/dist/components/delete-single.d.ts +0 -4
  725. package/dist/components/descending-icon.d.ts +0 -3
  726. package/dist/components/descending-order.d.ts +0 -4
  727. package/dist/components/descending-single.d.ts +0 -4
  728. package/dist/components/details-single.d.ts +0 -4
  729. package/dist/components/direct-export-icon.d.ts +0 -3
  730. package/dist/components/direct-export-single.d.ts +0 -4
  731. package/dist/components/discord-fill-single.d.ts +0 -4
  732. package/dist/components/discord-single-24.d.ts +0 -4
  733. package/dist/components/discord-single-40.d.ts +0 -4
  734. package/dist/components/dissatisfied.d.ts +0 -4
  735. package/dist/components/divider-icon.d.ts +0 -3
  736. package/dist/components/divider-single.d.ts +0 -4
  737. package/dist/components/doc-multi-icon.d.ts +0 -3
  738. package/dist/components/doc-setting-icon.d.ts +0 -3
  739. package/dist/components/doc-setting-single.d.ts +0 -4
  740. package/dist/components/doc-single.d.ts +0 -4
  741. package/dist/components/doc.d.ts +0 -4
  742. package/dist/components/document-single.d.ts +0 -4
  743. package/dist/components/dollar-icon.d.ts +0 -3
  744. package/dist/components/dollar-single.d.ts +0 -4
  745. package/dist/components/dots-horizontal-single.d.ts +0 -4
  746. package/dist/components/dots-vertical-single.d.ts +0 -4
  747. package/dist/components/down-border-double-icon.d.ts +0 -3
  748. package/dist/components/down-border.d.ts +0 -4
  749. package/dist/components/down-icon.d.ts +0 -3
  750. package/dist/components/down-picture-single.d.ts +0 -4
  751. package/dist/components/down-single.d.ts +0 -4
  752. package/dist/components/download-icon.d.ts +0 -3
  753. package/dist/components/download-image-icon.d.ts +0 -3
  754. package/dist/components/download-image-single.d.ts +0 -4
  755. package/dist/components/download-single.d.ts +0 -4
  756. package/dist/components/drag-frame-single.d.ts +0 -4
  757. package/dist/components/dropdown-icon.d.ts +0 -3
  758. package/dist/components/dropdown-single.d.ts +0 -4
  759. package/dist/components/e-commerce-single.d.ts +0 -4
  760. package/dist/components/edi-single.d.ts +0 -4
  761. package/dist/components/edit-chat-single.d.ts +0 -4
  762. package/dist/components/edit-outline-single.d.ts +0 -4
  763. package/dist/components/edit-region-single.d.ts +0 -4
  764. package/dist/components/editor-single.d.ts +0 -4
  765. package/dist/components/ellipse-single.d.ts +0 -4
  766. package/dist/components/email-single.d.ts +0 -4
  767. package/dist/components/empty-column.d.ts +0 -4
  768. package/dist/components/empty-filter.d.ts +0 -4
  769. package/dist/components/empty-row.d.ts +0 -4
  770. package/dist/components/empty-values.d.ts +0 -4
  771. package/dist/components/eraser-single.d.ts +0 -4
  772. package/dist/components/error-icon.d.ts +0 -3
  773. package/dist/components/error-single.d.ts +0 -4
  774. package/dist/components/euro-icon.d.ts +0 -3
  775. package/dist/components/euro-single.d.ts +0 -4
  776. package/dist/components/examples.d.ts +0 -4
  777. package/dist/components/executionlog-single.d.ts +0 -4
  778. package/dist/components/executionlog.d.ts +0 -4
  779. package/dist/components/executions-single.d.ts +0 -4
  780. package/dist/components/expand-ascending-icon.d.ts +0 -3
  781. package/dist/components/expand-ascending-single.d.ts +0 -4
  782. package/dist/components/expand-descending-icon.d.ts +0 -3
  783. package/dist/components/expand-descending-single.d.ts +0 -4
  784. package/dist/components/expand.d.ts +0 -4
  785. package/dist/components/exponential-icon.d.ts +0 -3
  786. package/dist/components/exponential-single.d.ts +0 -4
  787. package/dist/components/export-icon.d.ts +0 -3
  788. package/dist/components/export-single.d.ts +0 -4
  789. package/dist/components/eye-icon.d.ts +0 -3
  790. package/dist/components/eye-outline-icon.d.ts +0 -3
  791. package/dist/components/eye-outline-single.d.ts +0 -4
  792. package/dist/components/eye-single.d.ts +0 -4
  793. package/dist/components/eyelash-icon.d.ts +0 -3
  794. package/dist/components/eyelash-single.d.ts +0 -4
  795. package/dist/components/fall-single.d.ts +0 -4
  796. package/dist/components/features-single.d.ts +0 -4
  797. package/dist/components/features.d.ts +0 -4
  798. package/dist/components/file-folder-single.d.ts +0 -4
  799. package/dist/components/file-group-single.d.ts +0 -4
  800. package/dist/components/file-lock-single.d.ts +0 -4
  801. package/dist/components/filter-icon.d.ts +0 -3
  802. package/dist/components/filter-none-sort-asc-single.d.ts +0 -4
  803. package/dist/components/filter-none-sort-desc-single.d.ts +0 -4
  804. package/dist/components/filter-single.d.ts +0 -4
  805. package/dist/components/filtered-sort-asc-single.d.ts +0 -4
  806. package/dist/components/filtered-sort-desc-single.d.ts +0 -4
  807. package/dist/components/finance-single.d.ts +0 -4
  808. package/dist/components/find-single.d.ts +0 -4
  809. package/dist/components/flag-single.d.ts +0 -4
  810. package/dist/components/flower-single.d.ts +0 -4
  811. package/dist/components/folder-fill-single.d.ts +0 -4
  812. package/dist/components/folder-icon.d.ts +0 -3
  813. package/dist/components/folder-single.d.ts +0 -4
  814. package/dist/components/font-color-double-icon.d.ts +0 -3
  815. package/dist/components/font-color.d.ts +0 -4
  816. package/dist/components/font-size-increase-icon.d.ts +0 -3
  817. package/dist/components/font-size-increase-single.d.ts +0 -4
  818. package/dist/components/font-size-reduce-icon.d.ts +0 -3
  819. package/dist/components/font-size-reduce-single-single.d.ts +0 -4
  820. package/dist/components/font-size-reduce-single.d.ts +0 -4
  821. package/dist/components/forward-single.d.ts +0 -4
  822. package/dist/components/forward.d.ts +0 -4
  823. package/dist/components/frame-size-single.d.ts +0 -4
  824. package/dist/components/freeze-column-icon.d.ts +0 -3
  825. package/dist/components/freeze-column-single.d.ts +0 -4
  826. package/dist/components/freeze-row-icon.d.ts +0 -3
  827. package/dist/components/freeze-row-single.d.ts +0 -4
  828. package/dist/components/freeze-to-selected-icon.d.ts +0 -3
  829. package/dist/components/freeze-to-selected-single.d.ts +0 -4
  830. package/dist/components/from-a-to-z.d.ts +0 -4
  831. package/dist/components/from-z-to-a.d.ts +0 -4
  832. package/dist/components/full-screen-single.d.ts +0 -4
  833. package/dist/components/fullscreen-icon.d.ts +0 -3
  834. package/dist/components/fullscreen-single.d.ts +0 -4
  835. package/dist/components/function-icon.d.ts +0 -3
  836. package/dist/components/function-single.d.ts +0 -4
  837. package/dist/components/funnel-icon.d.ts +0 -3
  838. package/dist/components/funnel-single.d.ts +0 -4
  839. package/dist/components/fx-icon.d.ts +0 -3
  840. package/dist/components/fx-single.d.ts +0 -4
  841. package/dist/components/general-setting-single.d.ts +0 -4
  842. package/dist/components/github-single-24.d.ts +0 -4
  843. package/dist/components/github-single-40.d.ts +0 -4
  844. package/dist/components/go-single.d.ts +0 -4
  845. package/dist/components/gool-fill-single-1.d.ts +0 -4
  846. package/dist/components/gool-fill-single.d.ts +0 -4
  847. package/dist/components/graph-icon.d.ts +0 -3
  848. package/dist/components/graph-single.d.ts +0 -4
  849. package/dist/components/grid-icon.d.ts +0 -3
  850. package/dist/components/grid-outline-icon.d.ts +0 -3
  851. package/dist/components/grid-outline-single.d.ts +0 -4
  852. package/dist/components/grid-single.d.ts +0 -4
  853. package/dist/components/group-icon.d.ts +0 -3
  854. package/dist/components/group-single.d.ts +0 -4
  855. package/dist/components/group-sparkline-icon.d.ts +0 -3
  856. package/dist/components/group-sparkline-single.d.ts +0 -4
  857. package/dist/components/guffaw.d.ts +0 -4
  858. package/dist/components/guide-icon.d.ts +0 -3
  859. package/dist/components/guide-single.d.ts +0 -4
  860. package/dist/components/guides-single.d.ts +0 -4
  861. package/dist/components/guides.d.ts +0 -4
  862. package/dist/components/h1-icon.d.ts +0 -3
  863. package/dist/components/h1-single.d.ts +0 -4
  864. package/dist/components/h2-icon.d.ts +0 -3
  865. package/dist/components/h2-single.d.ts +0 -4
  866. package/dist/components/h3-icon.d.ts +0 -3
  867. package/dist/components/h3-single.d.ts +0 -4
  868. package/dist/components/h4-icon.d.ts +0 -3
  869. package/dist/components/h4-single.d.ts +0 -4
  870. package/dist/components/h5-icon.d.ts +0 -3
  871. package/dist/components/h5-single.d.ts +0 -4
  872. package/dist/components/h6-icon.d.ts +0 -3
  873. package/dist/components/h6-single.d.ts +0 -4
  874. package/dist/components/head-single.d.ts +0 -4
  875. package/dist/components/header-footer-icon.d.ts +0 -3
  876. package/dist/components/header-footer-single.d.ts +0 -4
  877. package/dist/components/heart-single.d.ts +0 -4
  878. package/dist/components/heatmap-icon.d.ts +0 -3
  879. package/dist/components/help-single.d.ts +0 -4
  880. package/dist/components/hide-double-icon.d.ts +0 -3
  881. package/dist/components/hide-gridlines-double-icon.d.ts +0 -3
  882. package/dist/components/hide-gridlines.d.ts +0 -4
  883. package/dist/components/hide-note-icon.d.ts +0 -3
  884. package/dist/components/hide-note-single.d.ts +0 -4
  885. package/dist/components/hide-single.d.ts +0 -4
  886. package/dist/components/hide.d.ts +0 -4
  887. package/dist/components/history-icon.d.ts +0 -3
  888. package/dist/components/history-operations.d.ts +0 -4
  889. package/dist/components/history-single.d.ts +0 -4
  890. package/dist/components/home-fill-single.d.ts +0 -4
  891. package/dist/components/home-icon.d.ts +0 -3
  892. package/dist/components/home-single.d.ts +0 -4
  893. package/dist/components/horizontal-border-double-icon.d.ts +0 -3
  894. package/dist/components/horizontal-border.d.ts +0 -4
  895. package/dist/components/horizontal-merge-icon.d.ts +0 -3
  896. package/dist/components/horizontal-merge-single.d.ts +0 -4
  897. package/dist/components/horizontally-icon.d.ts +0 -3
  898. package/dist/components/horizontally-single.d.ts +0 -4
  899. package/dist/components/hourglass-single.d.ts +0 -4
  900. package/dist/components/icons.d.ts +0 -4
  901. package/dist/components/impatient.d.ts +0 -4
  902. package/dist/components/increase-icon.d.ts +0 -3
  903. package/dist/components/increase-single.d.ts +0 -4
  904. package/dist/components/indicate.d.ts +0 -4
  905. package/dist/components/info-icon.d.ts +0 -3
  906. package/dist/components/info-single.d.ts +0 -4
  907. package/dist/components/inner-border-double-icon.d.ts +0 -3
  908. package/dist/components/inner-border.d.ts +0 -4
  909. package/dist/components/insert-cell-down copy-double-icon.d.ts +0 -3
  910. package/dist/components/insert-cell-down-double-icon.d.ts +0 -3
  911. package/dist/components/insert-cell-down-single.d.ts +0 -4
  912. package/dist/components/insert-cell-down.d.ts +0 -4
  913. package/dist/components/insert-cell-shift-right copy-double-icon.d.ts +0 -3
  914. package/dist/components/insert-cell-shift-right-double-icon.d.ts +0 -3
  915. package/dist/components/insert-cell-shift-right-single.d.ts +0 -4
  916. package/dist/components/insert-cell-shift-right.d.ts +0 -4
  917. package/dist/components/insert-comment-double-icon.d.ts +0 -3
  918. package/dist/components/insert-comment.d.ts +0 -4
  919. package/dist/components/insert-double-icon.d.ts +0 -3
  920. package/dist/components/insert-icon.d.ts +0 -3
  921. package/dist/components/insert-link-double-icon.d.ts +0 -3
  922. package/dist/components/insert-link.d.ts +0 -4
  923. package/dist/components/insert-row-above-double-icon.d.ts +0 -3
  924. package/dist/components/insert-row-above-single.d.ts +0 -4
  925. package/dist/components/insert-row-above.d.ts +0 -4
  926. package/dist/components/insert-row-below-double-icon.d.ts +0 -3
  927. package/dist/components/insert-row-below-single.d.ts +0 -4
  928. package/dist/components/insert-row-below.d.ts +0 -4
  929. package/dist/components/insert-single.d.ts +0 -4
  930. package/dist/components/insert.d.ts +0 -4
  931. package/dist/components/italic-icon.d.ts +0 -3
  932. package/dist/components/italic-single.d.ts +0 -4
  933. package/dist/components/keyboard-icon.d.ts +0 -3
  934. package/dist/components/keyboard-single.d.ts +0 -4
  935. package/dist/components/ladder-chart-single.d.ts +0 -4
  936. package/dist/components/language-single.d.ts +0 -4
  937. package/dist/components/lateral.d.ts +0 -4
  938. package/dist/components/layers-single.d.ts +0 -4
  939. package/dist/components/layers.d.ts +0 -4
  940. package/dist/components/left-border-double-icon.d.ts +0 -3
  941. package/dist/components/left-border.d.ts +0 -4
  942. package/dist/components/left-double-diagonal-icon.d.ts +0 -3
  943. package/dist/components/left-double-diagonal-single.d.ts +0 -4
  944. package/dist/components/left-icon.d.ts +0 -3
  945. package/dist/components/left-insert-column-double-icon.d.ts +0 -3
  946. package/dist/components/left-insert-column-single.d.ts +0 -4
  947. package/dist/components/left-insert-column.d.ts +0 -4
  948. package/dist/components/left-justifying-icon.d.ts +0 -3
  949. package/dist/components/left-justifying-single.d.ts +0 -4
  950. package/dist/components/left-rotation-forty-five-degrees-icon.d.ts +0 -3
  951. package/dist/components/left-rotation-forty-five-degrees-single.d.ts +0 -4
  952. package/dist/components/left-rotation-ninety-degrees-icon.d.ts +0 -3
  953. package/dist/components/left-rotation-ninety-degrees-single.d.ts +0 -4
  954. package/dist/components/left-single.d.ts +0 -4
  955. package/dist/components/left-tridiagonal-icon.d.ts +0 -3
  956. package/dist/components/left-tridiagonal-single.d.ts +0 -4
  957. package/dist/components/light-bulb-single.d.ts +0 -4
  958. package/dist/components/light-mode-single.d.ts +0 -4
  959. package/dist/components/light-single.d.ts +0 -4
  960. package/dist/components/line-chart-icon.d.ts +0 -3
  961. package/dist/components/line-chart-single.d.ts +0 -4
  962. package/dist/components/line-sparkline-icon.d.ts +0 -3
  963. package/dist/components/line-sparkline-single.d.ts +0 -4
  964. package/dist/components/linear-icon.d.ts +0 -3
  965. package/dist/components/linear-single.d.ts +0 -4
  966. package/dist/components/link-icon.d.ts +0 -3
  967. package/dist/components/link-single.d.ts +0 -4
  968. package/dist/components/list-outline-single.d.ts +0 -4
  969. package/dist/components/live-share-icon.d.ts +0 -3
  970. package/dist/components/live-share-single.d.ts +0 -4
  971. package/dist/components/loading-multi-icon.d.ts +0 -3
  972. package/dist/components/loading.d.ts +0 -4
  973. package/dist/components/lock-icon.d.ts +0 -3
  974. package/dist/components/lock-single.d.ts +0 -4
  975. package/dist/components/log.d.ts +0 -4
  976. package/dist/components/logarithmic-icon.d.ts +0 -3
  977. package/dist/components/logarithmic-single.d.ts +0 -4
  978. package/dist/components/longitudinal.d.ts +0 -4
  979. package/dist/components/magnifier-single.d.ts +0 -4
  980. package/dist/components/max-icon.d.ts +0 -3
  981. package/dist/components/max-single.d.ts +0 -4
  982. package/dist/components/me-single.d.ts +0 -4
  983. package/dist/components/menu-icon.d.ts +0 -3
  984. package/dist/components/menu-single-24.d.ts +0 -4
  985. package/dist/components/menu-single.d.ts +0 -4
  986. package/dist/components/merge-all-icon.d.ts +0 -3
  987. package/dist/components/merge-all-single.d.ts +0 -4
  988. package/dist/components/merge-by-row-single.d.ts +0 -4
  989. package/dist/components/merge-cell-center-content-single.d.ts +0 -4
  990. package/dist/components/merge-text-single.d.ts +0 -4
  991. package/dist/components/min-icon.d.ts +0 -3
  992. package/dist/components/min-single.d.ts +0 -4
  993. package/dist/components/minus-single.d.ts +0 -4
  994. package/dist/components/mistake-single.d.ts +0 -4
  995. package/dist/components/mistake.d.ts +0 -4
  996. package/dist/components/more-down-icon.d.ts +0 -3
  997. package/dist/components/more-down-single.d.ts +0 -4
  998. package/dist/components/more-function-icon.d.ts +0 -3
  999. package/dist/components/more-function-single.d.ts +0 -4
  1000. package/dist/components/more-horizontal-icon.d.ts +0 -3
  1001. package/dist/components/more-horizontal-single.d.ts +0 -4
  1002. package/dist/components/more-icon.d.ts +0 -3
  1003. package/dist/components/more-left-icon.d.ts +0 -3
  1004. package/dist/components/more-left-single.d.ts +0 -4
  1005. package/dist/components/more-right-icon.d.ts +0 -3
  1006. package/dist/components/more-right-single.d.ts +0 -4
  1007. package/dist/components/more-single.d.ts +0 -4
  1008. package/dist/components/more-up-icon.d.ts +0 -3
  1009. package/dist/components/more-up-single.d.ts +0 -4
  1010. package/dist/components/move-down-icon.d.ts +0 -3
  1011. package/dist/components/move-down-single.d.ts +0 -4
  1012. package/dist/components/move-file-single.d.ts +0 -4
  1013. package/dist/components/move-up-icon.d.ts +0 -3
  1014. package/dist/components/move-up-single.d.ts +0 -4
  1015. package/dist/components/movie-single.d.ts +0 -4
  1016. package/dist/components/moving-average-icon.d.ts +0 -3
  1017. package/dist/components/moving-average-single.d.ts +0 -4
  1018. package/dist/components/music-single.d.ts +0 -4
  1019. package/dist/components/name-scoping-single.d.ts +0 -4
  1020. package/dist/components/need-single-16.d.ts +0 -4
  1021. package/dist/components/need-single-20.d.ts +0 -4
  1022. package/dist/components/network.d.ts +0 -4
  1023. package/dist/components/new-chat-single.d.ts +0 -4
  1024. package/dist/components/newbuilt-single.d.ts +0 -4
  1025. package/dist/components/newspaper-single.d.ts +0 -4
  1026. package/dist/components/newspaper.d.ts +0 -4
  1027. package/dist/components/next-single.d.ts +0 -4
  1028. package/dist/components/no-border-icon.d.ts +0 -3
  1029. package/dist/components/no-border-single.d.ts +0 -4
  1030. package/dist/components/no-color-double-icon.d.ts +0 -3
  1031. package/dist/components/no-color.d.ts +0 -4
  1032. package/dist/components/no-rotation-icon.d.ts +0 -3
  1033. package/dist/components/no-rotation-single.d.ts +0 -4
  1034. package/dist/components/noninductive.d.ts +0 -4
  1035. package/dist/components/note-single.d.ts +0 -4
  1036. package/dist/components/notvalue-filter-single.d.ts +0 -4
  1037. package/dist/components/number-format-single.d.ts +0 -4
  1038. package/dist/components/number-icon.d.ts +0 -3
  1039. package/dist/components/number-single.d.ts +0 -4
  1040. package/dist/components/off-line-icon.d.ts +0 -3
  1041. package/dist/components/off-line-single.d.ts +0 -4
  1042. package/dist/components/off-screen-single.d.ts +0 -4
  1043. package/dist/components/on-line-icon.d.ts +0 -3
  1044. package/dist/components/on-line-single.d.ts +0 -4
  1045. package/dist/components/one-to-one-icon.d.ts +0 -3
  1046. package/dist/components/one-to-one-single.d.ts +0 -4
  1047. package/dist/components/open-source.d.ts +0 -4
  1048. package/dist/components/order-icon.d.ts +0 -3
  1049. package/dist/components/order-single.d.ts +0 -4
  1050. package/dist/components/organization-single.d.ts +0 -4
  1051. package/dist/components/outer-border-double-icon.d.ts +0 -3
  1052. package/dist/components/outer-border.d.ts +0 -4
  1053. package/dist/components/outline-single.d.ts +0 -4
  1054. package/dist/components/overflow-icon.d.ts +0 -3
  1055. package/dist/components/overflow-single.d.ts +0 -4
  1056. package/dist/components/paint-bucket-double-icon.d.ts +0 -3
  1057. package/dist/components/paint-bucket.d.ts +0 -4
  1058. package/dist/components/painting-single.d.ts +0 -4
  1059. package/dist/components/palette-single.d.ts +0 -4
  1060. package/dist/components/paragraph-single.d.ts +0 -4
  1061. package/dist/components/paste-all-except-single.d.ts +0 -4
  1062. package/dist/components/paste-all-except.d.ts +0 -4
  1063. package/dist/components/paste-column-width-only.d.ts +0 -4
  1064. package/dist/components/paste-conditions-only.d.ts +0 -4
  1065. package/dist/components/paste-data-only.d.ts +0 -4
  1066. package/dist/components/paste-format-only-single.d.ts +0 -4
  1067. package/dist/components/paste-format-only.d.ts +0 -4
  1068. package/dist/components/paste-formula-only-single.d.ts +0 -4
  1069. package/dist/components/paste-formula-only.d.ts +0 -4
  1070. package/dist/components/paste-single.d.ts +0 -4
  1071. package/dist/components/paste-special-double-icon.d.ts +0 -3
  1072. package/dist/components/paste-special-single.d.ts +0 -4
  1073. package/dist/components/paste-special.d.ts +0 -4
  1074. package/dist/components/paste-transposed-content.d.ts +0 -4
  1075. package/dist/components/paste-values-only-single.d.ts +0 -4
  1076. package/dist/components/paste-values-only.d.ts +0 -4
  1077. package/dist/components/paste-width-single.d.ts +0 -4
  1078. package/dist/components/paste.d.ts +0 -4
  1079. package/dist/components/pen-icon.d.ts +0 -3
  1080. package/dist/components/pen-single.d.ts +0 -4
  1081. package/dist/components/percent-icon.d.ts +0 -3
  1082. package/dist/components/percent-single.d.ts +0 -4
  1083. package/dist/components/permission-setting-single.d.ts +0 -4
  1084. package/dist/components/pie-chart-icon.d.ts +0 -3
  1085. package/dist/components/pie-chart-single.d.ts +0 -4
  1086. package/dist/components/pin-single.d.ts +0 -4
  1087. package/dist/components/piping-icon.d.ts +0 -3
  1088. package/dist/components/piping-single.d.ts +0 -4
  1089. package/dist/components/pivot-table-icon.d.ts +0 -3
  1090. package/dist/components/pivot-table-single.d.ts +0 -4
  1091. package/dist/components/plane-single.d.ts +0 -4
  1092. package/dist/components/play-single.d.ts +0 -4
  1093. package/dist/components/plus-single.d.ts +0 -4
  1094. package/dist/components/point-color-double-icon.d.ts +0 -3
  1095. package/dist/components/point-color.d.ts +0 -4
  1096. package/dist/components/polygon-chart-single.d.ts +0 -4
  1097. package/dist/components/polynomial-icon.d.ts +0 -3
  1098. package/dist/components/polynomial-single.d.ts +0 -4
  1099. package/dist/components/position-single-16.d.ts +0 -4
  1100. package/dist/components/position-single-20.d.ts +0 -4
  1101. package/dist/components/power-line-icon.d.ts +0 -3
  1102. package/dist/components/power-single.d.ts +0 -4
  1103. package/dist/components/print-icon.d.ts +0 -3
  1104. package/dist/components/print-single.d.ts +0 -4
  1105. package/dist/components/privacy-viewing.d.ts +0 -4
  1106. package/dist/components/progress-0-single.d.ts +0 -4
  1107. package/dist/components/progress-100-single.d.ts +0 -4
  1108. package/dist/components/progress-25-single.d.ts +0 -4
  1109. package/dist/components/progress-50-single.d.ts +0 -4
  1110. package/dist/components/progress-75-single.d.ts +0 -4
  1111. package/dist/components/protect-icon.d.ts +0 -3
  1112. package/dist/components/protect-single.d.ts +0 -4
  1113. package/dist/components/puzzle-single.d.ts +0 -4
  1114. package/dist/components/python-script.d.ts +0 -4
  1115. package/dist/components/qiyeweixin-fill-single.d.ts +0 -4
  1116. package/dist/components/question-mark-single.d.ts +0 -4
  1117. package/dist/components/quote-single.d.ts +0 -4
  1118. package/dist/components/qwen.d.ts +0 -4
  1119. package/dist/components/radar-chart-icon.d.ts +0 -3
  1120. package/dist/components/radar-chart-single.d.ts +0 -4
  1121. package/dist/components/radio-not-single.d.ts +0 -4
  1122. package/dist/components/radio-yes-single.d.ts +0 -4
  1123. package/dist/components/recommend-single.d.ts +0 -4
  1124. package/dist/components/record-icon.d.ts +0 -3
  1125. package/dist/components/record-single.d.ts +0 -4
  1126. package/dist/components/recover-single.d.ts +0 -4
  1127. package/dist/components/rectangle-single.d.ts +0 -4
  1128. package/dist/components/redo-icon.d.ts +0 -3
  1129. package/dist/components/redo-single.d.ts +0 -4
  1130. package/dist/components/reduce-digits-icon.d.ts +0 -3
  1131. package/dist/components/reduce-digits-single.d.ts +0 -4
  1132. package/dist/components/reduce-double-icon.d.ts +0 -3
  1133. package/dist/components/reduce-icon.d.ts +0 -3
  1134. package/dist/components/reduce-single.d.ts +0 -4
  1135. package/dist/components/reduce.d.ts +0 -4
  1136. package/dist/components/refresh-single.d.ts +0 -4
  1137. package/dist/components/relationship-icon.d.ts +0 -3
  1138. package/dist/components/relationship-single.d.ts +0 -4
  1139. package/dist/components/remind-single.d.ts +0 -4
  1140. package/dist/components/rename-icon.d.ts +0 -3
  1141. package/dist/components/rename-single.d.ts +0 -4
  1142. package/dist/components/renew-single.d.ts +0 -4
  1143. package/dist/components/reply-to-comment-icon.d.ts +0 -3
  1144. package/dist/components/reply-to-comment-single.d.ts +0 -4
  1145. package/dist/components/report-single.d.ts +0 -4
  1146. package/dist/components/report.d.ts +0 -4
  1147. package/dist/components/resolved-icon.d.ts +0 -3
  1148. package/dist/components/resolved-single.d.ts +0 -4
  1149. package/dist/components/restore-icon.d.ts +0 -3
  1150. package/dist/components/restore-single.d.ts +0 -4
  1151. package/dist/components/retry-single.d.ts +0 -4
  1152. package/dist/components/return-single.d.ts +0 -4
  1153. package/dist/components/rhomboid-chart-single.d.ts +0 -4
  1154. package/dist/components/rhomboid-single.d.ts +0 -4
  1155. package/dist/components/rhombus-single.d.ts +0 -4
  1156. package/dist/components/right-border-double-icon.d.ts +0 -3
  1157. package/dist/components/right-border.d.ts +0 -4
  1158. package/dist/components/right-double-diagonal-icon.d.ts +0 -3
  1159. package/dist/components/right-double-diagonal-single.d.ts +0 -4
  1160. package/dist/components/right-insert-column-double-icon.d.ts +0 -3
  1161. package/dist/components/right-insert-column-single.d.ts +0 -4
  1162. package/dist/components/right-insert-column.d.ts +0 -4
  1163. package/dist/components/right-justifying-icon.d.ts +0 -3
  1164. package/dist/components/right-justifying-single.d.ts +0 -4
  1165. package/dist/components/right-rotation-forty-five-degrees-icon.d.ts +0 -3
  1166. package/dist/components/right-rotation-forty-five-degrees-single.d.ts +0 -4
  1167. package/dist/components/right-rotation-ninety-degrees-icon.d.ts +0 -3
  1168. package/dist/components/right-rotation-ninety-degrees-single.d.ts +0 -4
  1169. package/dist/components/right-single.d.ts +0 -4
  1170. package/dist/components/rmb-icon.d.ts +0 -3
  1171. package/dist/components/rmb-single.d.ts +0 -4
  1172. package/dist/components/roadmap.d.ts +0 -4
  1173. package/dist/components/rocket-fill-single.d.ts +0 -4
  1174. package/dist/components/rotate-single.d.ts +0 -4
  1175. package/dist/components/rouble-icon.d.ts +0 -3
  1176. package/dist/components/rouble-single.d.ts +0 -4
  1177. package/dist/components/round-single.d.ts +0 -4
  1178. package/dist/components/roundness-chart-single.d.ts +0 -4
  1179. package/dist/components/roundness-filll-chart-single.d.ts +0 -4
  1180. package/dist/components/roundness-icon.d.ts +0 -3
  1181. package/dist/components/roundness-single.d.ts +0 -4
  1182. package/dist/components/row-icon.d.ts +0 -3
  1183. package/dist/components/row-single.d.ts +0 -4
  1184. package/dist/components/run-time.d.ts +0 -4
  1185. package/dist/components/sankey-icon.d.ts +0 -3
  1186. package/dist/components/save-single.d.ts +0 -4
  1187. package/dist/components/scatter-chart-icon.d.ts +0 -3
  1188. package/dist/components/scatter-chart-single.d.ts +0 -4
  1189. package/dist/components/screen.d.ts +0 -4
  1190. package/dist/components/search-icon.d.ts +0 -3
  1191. package/dist/components/search-single.d.ts +0 -4
  1192. package/dist/components/select-range-icon.d.ts +0 -3
  1193. package/dist/components/select-range-single.d.ts +0 -4
  1194. package/dist/components/selected-single.d.ts +0 -4
  1195. package/dist/components/sequence-icon.d.ts +0 -3
  1196. package/dist/components/sequence-single.d.ts +0 -4
  1197. package/dist/components/server-single.d.ts +0 -4
  1198. package/dist/components/setting-2-single.d.ts +0 -4
  1199. package/dist/components/setting-single.d.ts +0 -4
  1200. package/dist/components/settings.d.ts +0 -4
  1201. package/dist/components/share-icon.d.ts +0 -3
  1202. package/dist/components/share-range-icon.d.ts +0 -3
  1203. package/dist/components/share-range-single.d.ts +0 -4
  1204. package/dist/components/share-single.d.ts +0 -4
  1205. package/dist/components/shear.d.ts +0 -4
  1206. package/dist/components/sheet-icon.d.ts +0 -3
  1207. package/dist/components/sheet-single.d.ts +0 -4
  1208. package/dist/components/shortcut-icon.d.ts +0 -3
  1209. package/dist/components/sidebar-single.d.ts +0 -4
  1210. package/dist/components/signal-0.d.ts +0 -4
  1211. package/dist/components/signal-100.d.ts +0 -4
  1212. package/dist/components/signal-25.d.ts +0 -4
  1213. package/dist/components/signal-50.d.ts +0 -4
  1214. package/dist/components/signal-75.d.ts +0 -4
  1215. package/dist/components/slash-icon.d.ts +0 -3
  1216. package/dist/components/slash-single.d.ts +0 -4
  1217. package/dist/components/slide-multi-icon.d.ts +0 -3
  1218. package/dist/components/slide-single.d.ts +0 -4
  1219. package/dist/components/slide.d.ts +0 -4
  1220. package/dist/components/smile-single.d.ts +0 -4
  1221. package/dist/components/smile.d.ts +0 -4
  1222. package/dist/components/smooth-chart-single.d.ts +0 -4
  1223. package/dist/components/solve-icon.d.ts +0 -3
  1224. package/dist/components/solve-single.d.ts +0 -4
  1225. package/dist/components/sort.d.ts +0 -4
  1226. package/dist/components/square-chart-single.d.ts +0 -4
  1227. package/dist/components/star-empty.d.ts +0 -4
  1228. package/dist/components/star-full.d.ts +0 -4
  1229. package/dist/components/star-incomplete.d.ts +0 -4
  1230. package/dist/components/star-single.d.ts +0 -4
  1231. package/dist/components/stop-single.d.ts +0 -4
  1232. package/dist/components/strikethrough-icon.d.ts +0 -3
  1233. package/dist/components/strikethrough-single.d.ts +0 -4
  1234. package/dist/components/subscript-icon.d.ts +0 -3
  1235. package/dist/components/subscript-single.d.ts +0 -4
  1236. package/dist/components/subtract-single.d.ts +0 -4
  1237. package/dist/components/success-icon.d.ts +0 -3
  1238. package/dist/components/success-single.d.ts +0 -4
  1239. package/dist/components/sum-icon.d.ts +0 -3
  1240. package/dist/components/sum-single.d.ts +0 -4
  1241. package/dist/components/superscript-icon.d.ts +0 -3
  1242. package/dist/components/superscript-single.d.ts +0 -4
  1243. package/dist/components/system-single.d.ts +0 -4
  1244. package/dist/components/table-icon.d.ts +0 -3
  1245. package/dist/components/table-single.d.ts +0 -4
  1246. package/dist/components/template-single.d.ts +0 -4
  1247. package/dist/components/templates-single.d.ts +0 -4
  1248. package/dist/components/terminal-outline-single.d.ts +0 -4
  1249. package/dist/components/terminal-single.d.ts +0 -4
  1250. package/dist/components/text-icon.d.ts +0 -3
  1251. package/dist/components/text-single.d.ts +0 -4
  1252. package/dist/components/text-type-icon.d.ts +0 -3
  1253. package/dist/components/text-type-single.d.ts +0 -4
  1254. package/dist/components/thumb-down-single.d.ts +0 -4
  1255. package/dist/components/thumb-up-single.d.ts +0 -4
  1256. package/dist/components/tian-zi-ge-single.d.ts +0 -4
  1257. package/dist/components/todo-list-double-icon.d.ts +0 -3
  1258. package/dist/components/todo-list.d.ts +0 -4
  1259. package/dist/components/topmost-icon.d.ts +0 -3
  1260. package/dist/components/topmost-single.d.ts +0 -4
  1261. package/dist/components/traceability-data-single.d.ts +0 -4
  1262. package/dist/components/trash-fill-single.d.ts +0 -4
  1263. package/dist/components/trash-outline-single.d.ts +0 -4
  1264. package/dist/components/trash-single.d.ts +0 -4
  1265. package/dist/components/travel-single.d.ts +0 -4
  1266. package/dist/components/tree-diagram-fill-single.d.ts +0 -4
  1267. package/dist/components/tree-diagram-single.d.ts +0 -4
  1268. package/dist/components/trendline-single.d.ts +0 -4
  1269. package/dist/components/trial-single.d.ts +0 -4
  1270. package/dist/components/triangle-chart-single.d.ts +0 -4
  1271. package/dist/components/triangle-single.d.ts +0 -4
  1272. package/dist/components/triggers-single.d.ts +0 -4
  1273. package/dist/components/truncation-icon.d.ts +0 -3
  1274. package/dist/components/truncation-single.d.ts +0 -4
  1275. package/dist/components/turn-on-single.d.ts +0 -4
  1276. package/dist/components/tutorials.d.ts +0 -4
  1277. package/dist/components/twitter-fill-single.d.ts +0 -4
  1278. package/dist/components/twitter-single.d.ts +0 -4
  1279. package/dist/components/underline-icon.d.ts +0 -3
  1280. package/dist/components/underline-single.d.ts +0 -4
  1281. package/dist/components/undo-icon.d.ts +0 -3
  1282. package/dist/components/undo-single.d.ts +0 -4
  1283. package/dist/components/unfold-or-fold-single.d.ts +0 -4
  1284. package/dist/components/ungroup-icon.d.ts +0 -3
  1285. package/dist/components/ungroup-single.d.ts +0 -4
  1286. package/dist/components/ungroup-sparkline-icon.d.ts +0 -3
  1287. package/dist/components/ungroup-sparkline-single.d.ts +0 -4
  1288. package/dist/components/unifile.d.ts +0 -4
  1289. package/dist/components/unlink-icon.d.ts +0 -3
  1290. package/dist/components/unlink-single.d.ts +0 -4
  1291. package/dist/components/unlock-single.d.ts +0 -4
  1292. package/dist/components/unorder-icon.d.ts +0 -3
  1293. package/dist/components/unorder-single.d.ts +0 -4
  1294. package/dist/components/unpin-single.d.ts +0 -4
  1295. package/dist/components/up-border-double-icon.d.ts +0 -3
  1296. package/dist/components/up-border.d.ts +0 -4
  1297. package/dist/components/up-single.d.ts +0 -4
  1298. package/dist/components/upload-file-single.d.ts +0 -4
  1299. package/dist/components/upload-single.d.ts +0 -4
  1300. package/dist/components/upper-floor-single.d.ts +0 -4
  1301. package/dist/components/uses.d.ts +0 -4
  1302. package/dist/components/value-filter-single.d.ts +0 -4
  1303. package/dist/components/vertical-border-double-icon.d.ts +0 -3
  1304. package/dist/components/vertical-border.d.ts +0 -4
  1305. package/dist/components/vertical-center-icon.d.ts +0 -3
  1306. package/dist/components/vertical-center-single.d.ts +0 -4
  1307. package/dist/components/vertical-integration-icon.d.ts +0 -3
  1308. package/dist/components/vertical-integration-single.d.ts +0 -4
  1309. package/dist/components/vertical-merge-single.d.ts +0 -4
  1310. package/dist/components/vertical-text-icon.d.ts +0 -3
  1311. package/dist/components/vertical-text-single.d.ts +0 -4
  1312. package/dist/components/view-mode-single.d.ts +0 -4
  1313. package/dist/components/viwe-mode-single.d.ts +0 -4
  1314. package/dist/components/warn-single.d.ts +0 -4
  1315. package/dist/components/warn.d.ts +0 -4
  1316. package/dist/components/warning-icon.d.ts +0 -3
  1317. package/dist/components/warning-single.d.ts +0 -4
  1318. package/dist/components/waterfall-chart-icon.d.ts +0 -3
  1319. package/dist/components/waterfall-chart-single.d.ts +0 -4
  1320. package/dist/components/watermark-single.d.ts +0 -4
  1321. package/dist/components/webpage-single.d.ts +0 -4
  1322. package/dist/components/wechat-single-24.d.ts +0 -4
  1323. package/dist/components/wechat-single-40.d.ts +0 -4
  1324. package/dist/components/wiki-single.d.ts +0 -4
  1325. package/dist/components/winloss-sparkline-icon.d.ts +0 -3
  1326. package/dist/components/winloss-sparkline-single.d.ts +0 -4
  1327. package/dist/components/wireframe-single.d.ts +0 -4
  1328. package/dist/components/working.d.ts +0 -4
  1329. package/dist/components/workspace.d.ts +0 -4
  1330. package/dist/components/write-icon.d.ts +0 -3
  1331. package/dist/components/write-single.d.ts +0 -4
  1332. package/dist/components/xls.d.ts +0 -4
  1333. package/dist/components/xlsx-multi-icon.d.ts +0 -3
  1334. package/dist/components/xlsx.d.ts +0 -4
  1335. package/dist/components/youtube-fill-single.d.ts +0 -4
  1336. package/dist/components/zen-icon.d.ts +0 -3
  1337. package/dist/components/zen-single.d.ts +0 -4
  1338. package/dist/components/zhihu-fill-single.d.ts +0 -4
  1339. package/dist/components/zoom-in-icon.d.ts +0 -3
  1340. package/dist/components/zoom-in-single.d.ts +0 -4
  1341. package/dist/components/zoom-increase-icon.d.ts +0 -3
  1342. package/dist/components/zoom-increase-single.d.ts +0 -4
  1343. package/dist/components/zoom-out-icon.d.ts +0 -3
  1344. package/dist/components/zoom-out-single.d.ts +0 -4
  1345. package/dist/components/zoom-reduce-icon.d.ts +0 -3
  1346. package/dist/components/zoom-reduce-single.d.ts +0 -4
  1347. package/dist/icon.d.ts +0 -27
  1348. package/dist/icons.d.ts +0 -1440
  1349. package/dist/index.d.ts +0 -3
  1350. package/dist/index.js +0 -1
  1351. package/dist/manifest.d.ts +0 -96
  1352. package/esm/components/Question.d.ts +0 -4
  1353. package/esm/components/Question.js +0 -15
  1354. package/esm/components/Question.js.map +0 -1
  1355. package/esm/components/a-icon.d.ts +0 -3
  1356. package/esm/components/a-icon.js +0 -14
  1357. package/esm/components/a-icon.js.map +0 -1
  1358. package/esm/components/add-attachment-single.d.ts +0 -4
  1359. package/esm/components/add-attachment-single.js +0 -15
  1360. package/esm/components/add-attachment-single.js.map +0 -1
  1361. package/esm/components/add-comment-single.d.ts +0 -4
  1362. package/esm/components/add-comment-single.js +0 -15
  1363. package/esm/components/add-comment-single.js.map +0 -1
  1364. package/esm/components/add-digits-icon.d.ts +0 -3
  1365. package/esm/components/add-digits-icon.js +0 -14
  1366. package/esm/components/add-digits-icon.js.map +0 -1
  1367. package/esm/components/add-digits-single.d.ts +0 -4
  1368. package/esm/components/add-digits-single.js +0 -15
  1369. package/esm/components/add-digits-single.js.map +0 -1
  1370. package/esm/components/add-image-icon.d.ts +0 -3
  1371. package/esm/components/add-image-icon.js +0 -14
  1372. package/esm/components/add-image-icon.js.map +0 -1
  1373. package/esm/components/add-image-single.d.ts +0 -4
  1374. package/esm/components/add-image-single.js +0 -15
  1375. package/esm/components/add-image-single.js.map +0 -1
  1376. package/esm/components/add-note-icon.d.ts +0 -3
  1377. package/esm/components/add-note-icon.js +0 -14
  1378. package/esm/components/add-note-icon.js.map +0 -1
  1379. package/esm/components/add-note-single.d.ts +0 -4
  1380. package/esm/components/add-note-single.js +0 -15
  1381. package/esm/components/add-note-single.js.map +0 -1
  1382. package/esm/components/add-protection.d.ts +0 -4
  1383. package/esm/components/add-protection.js +0 -15
  1384. package/esm/components/add-protection.js.map +0 -1
  1385. package/esm/components/addition-and-subtraction-icon.d.ts +0 -3
  1386. package/esm/components/addition-and-subtraction-icon.js +0 -14
  1387. package/esm/components/addition-and-subtraction-icon.js.map +0 -1
  1388. package/esm/components/addition-and-subtraction-single.d.ts +0 -4
  1389. package/esm/components/addition-and-subtraction-single.js +0 -15
  1390. package/esm/components/addition-and-subtraction-single.js.map +0 -1
  1391. package/esm/components/adjust-height-double-icon.d.ts +0 -3
  1392. package/esm/components/adjust-height-double-icon.js +0 -14
  1393. package/esm/components/adjust-height-double-icon.js.map +0 -1
  1394. package/esm/components/adjust-height-single.d.ts +0 -4
  1395. package/esm/components/adjust-height-single.js +0 -15
  1396. package/esm/components/adjust-height-single.js.map +0 -1
  1397. package/esm/components/adjust-height.d.ts +0 -4
  1398. package/esm/components/adjust-height.js +0 -15
  1399. package/esm/components/adjust-height.js.map +0 -1
  1400. package/esm/components/adjust-width-double-icon.d.ts +0 -3
  1401. package/esm/components/adjust-width-double-icon.js +0 -14
  1402. package/esm/components/adjust-width-double-icon.js.map +0 -1
  1403. package/esm/components/adjust-width-single.d.ts +0 -4
  1404. package/esm/components/adjust-width-single.js +0 -15
  1405. package/esm/components/adjust-width-single.js.map +0 -1
  1406. package/esm/components/adjust-width.d.ts +0 -4
  1407. package/esm/components/adjust-width.js +0 -15
  1408. package/esm/components/adjust-width.js.map +0 -1
  1409. package/esm/components/ai-chat-single.d.ts +0 -4
  1410. package/esm/components/ai-chat-single.js +0 -15
  1411. package/esm/components/ai-chat-single.js.map +0 -1
  1412. package/esm/components/ai-single.d.ts +0 -4
  1413. package/esm/components/ai-single.js +0 -15
  1414. package/esm/components/ai-single.js.map +0 -1
  1415. package/esm/components/align-bottom-icon.d.ts +0 -3
  1416. package/esm/components/align-bottom-icon.js +0 -14
  1417. package/esm/components/align-bottom-icon.js.map +0 -1
  1418. package/esm/components/align-bottom-single.d.ts +0 -4
  1419. package/esm/components/align-bottom-single.js +0 -15
  1420. package/esm/components/align-bottom-single.js.map +0 -1
  1421. package/esm/components/align-text-both-icon.d.ts +0 -3
  1422. package/esm/components/align-text-both-icon.js +0 -14
  1423. package/esm/components/align-text-both-icon.js.map +0 -1
  1424. package/esm/components/align-text-both-single.d.ts +0 -4
  1425. package/esm/components/align-text-both-single.js +0 -15
  1426. package/esm/components/align-text-both-single.js.map +0 -1
  1427. package/esm/components/align-text-top-single.d.ts +0 -4
  1428. package/esm/components/align-text-top-single.js +0 -15
  1429. package/esm/components/align-text-top-single.js.map +0 -1
  1430. package/esm/components/align-top-icon.d.ts +0 -3
  1431. package/esm/components/align-top-icon.js +0 -14
  1432. package/esm/components/align-top-icon.js.map +0 -1
  1433. package/esm/components/align-top-single.d.ts +0 -4
  1434. package/esm/components/align-top-single.js +0 -15
  1435. package/esm/components/align-top-single.js.map +0 -1
  1436. package/esm/components/all-border-icon.d.ts +0 -3
  1437. package/esm/components/all-border-icon.js +0 -14
  1438. package/esm/components/all-border-icon.js.map +0 -1
  1439. package/esm/components/all-border-single.d.ts +0 -4
  1440. package/esm/components/all-border-single.js +0 -15
  1441. package/esm/components/all-border-single.js.map +0 -1
  1442. package/esm/components/amplify-icon.d.ts +0 -3
  1443. package/esm/components/amplify-icon.js +0 -14
  1444. package/esm/components/amplify-icon.js.map +0 -1
  1445. package/esm/components/amplify-single.d.ts +0 -4
  1446. package/esm/components/amplify-single.js +0 -15
  1447. package/esm/components/amplify-single.js.map +0 -1
  1448. package/esm/components/api.d.ts +0 -4
  1449. package/esm/components/api.js +0 -15
  1450. package/esm/components/api.js.map +0 -1
  1451. package/esm/components/app-single.d.ts +0 -4
  1452. package/esm/components/app-single.js +0 -15
  1453. package/esm/components/app-single.js.map +0 -1
  1454. package/esm/components/architecture-single.d.ts +0 -4
  1455. package/esm/components/architecture-single.js +0 -15
  1456. package/esm/components/architecture-single.js.map +0 -1
  1457. package/esm/components/area-chart-icon.d.ts +0 -3
  1458. package/esm/components/area-chart-icon.js +0 -14
  1459. package/esm/components/area-chart-icon.js.map +0 -1
  1460. package/esm/components/area-chart-single.d.ts +0 -4
  1461. package/esm/components/area-chart-single.js +0 -15
  1462. package/esm/components/area-chart-single.js.map +0 -1
  1463. package/esm/components/arrangement-single.d.ts +0 -4
  1464. package/esm/components/arrangement-single.js +0 -15
  1465. package/esm/components/arrangement-single.js.map +0 -1
  1466. package/esm/components/arrow-circle-right-single.d.ts +0 -4
  1467. package/esm/components/arrow-circle-right-single.js +0 -15
  1468. package/esm/components/arrow-circle-right-single.js.map +0 -1
  1469. package/esm/components/arrow-down-single.d.ts +0 -4
  1470. package/esm/components/arrow-down-single.js +0 -15
  1471. package/esm/components/arrow-down-single.js.map +0 -1
  1472. package/esm/components/arrow-left-single.d.ts +0 -4
  1473. package/esm/components/arrow-left-single.js +0 -15
  1474. package/esm/components/arrow-left-single.js.map +0 -1
  1475. package/esm/components/arrow-righe-single.d.ts +0 -4
  1476. package/esm/components/arrow-righe-single.js +0 -15
  1477. package/esm/components/arrow-righe-single.js.map +0 -1
  1478. package/esm/components/arrow-right-single.d.ts +0 -4
  1479. package/esm/components/arrow-right-single.js +0 -15
  1480. package/esm/components/arrow-right-single.js.map +0 -1
  1481. package/esm/components/arrow-tilt-down-single.d.ts +0 -4
  1482. package/esm/components/arrow-tilt-down-single.js +0 -15
  1483. package/esm/components/arrow-tilt-down-single.js.map +0 -1
  1484. package/esm/components/arrow-tilt-up-single.d.ts +0 -4
  1485. package/esm/components/arrow-tilt-up-single.js +0 -15
  1486. package/esm/components/arrow-tilt-up-single.js.map +0 -1
  1487. package/esm/components/arrow-up-single.d.ts +0 -4
  1488. package/esm/components/arrow-up-single.js +0 -15
  1489. package/esm/components/arrow-up-single.js.map +0 -1
  1490. package/esm/components/arrowright-single.d.ts +0 -4
  1491. package/esm/components/arrowright-single.js +0 -15
  1492. package/esm/components/arrowright-single.js.map +0 -1
  1493. package/esm/components/arrowsoutsimple-single.d.ts +0 -4
  1494. package/esm/components/arrowsoutsimple-single.js +0 -15
  1495. package/esm/components/arrowsoutsimple-single.js.map +0 -1
  1496. package/esm/components/ascending- single.d.ts +0 -4
  1497. package/esm/components/ascending- single.js +0 -15
  1498. package/esm/components/ascending- single.js.map +0 -1
  1499. package/esm/components/ascending-icon.d.ts +0 -3
  1500. package/esm/components/ascending-icon.js +0 -14
  1501. package/esm/components/ascending-icon.js.map +0 -1
  1502. package/esm/components/ascending-order.d.ts +0 -4
  1503. package/esm/components/ascending-order.js +0 -15
  1504. package/esm/components/ascending-order.js.map +0 -1
  1505. package/esm/components/auto-height-double-icon.d.ts +0 -3
  1506. package/esm/components/auto-height-double-icon.js +0 -14
  1507. package/esm/components/auto-height-double-icon.js.map +0 -1
  1508. package/esm/components/auto-height-single.d.ts +0 -4
  1509. package/esm/components/auto-height-single.js +0 -15
  1510. package/esm/components/auto-height-single.js.map +0 -1
  1511. package/esm/components/auto-height.d.ts +0 -4
  1512. package/esm/components/auto-height.js +0 -15
  1513. package/esm/components/auto-height.js.map +0 -1
  1514. package/esm/components/auto-width-double-icon.d.ts +0 -3
  1515. package/esm/components/auto-width-double-icon.js +0 -14
  1516. package/esm/components/auto-width-double-icon.js.map +0 -1
  1517. package/esm/components/auto-width-single.d.ts +0 -4
  1518. package/esm/components/auto-width-single.js +0 -15
  1519. package/esm/components/auto-width-single.js.map +0 -1
  1520. package/esm/components/auto-width.d.ts +0 -4
  1521. package/esm/components/auto-width.js +0 -15
  1522. package/esm/components/auto-width.js.map +0 -1
  1523. package/esm/components/autofill-double-icon.d.ts +0 -3
  1524. package/esm/components/autofill-double-icon.js +0 -14
  1525. package/esm/components/autofill-double-icon.js.map +0 -1
  1526. package/esm/components/autofill-single.d.ts +0 -4
  1527. package/esm/components/autofill-single.js +0 -15
  1528. package/esm/components/autofill-single.js.map +0 -1
  1529. package/esm/components/autofill.d.ts +0 -4
  1530. package/esm/components/autofill.js +0 -15
  1531. package/esm/components/autofill.js.map +0 -1
  1532. package/esm/components/autowrap-icon.d.ts +0 -3
  1533. package/esm/components/autowrap-icon.js +0 -14
  1534. package/esm/components/autowrap-icon.js.map +0 -1
  1535. package/esm/components/autowrap-single.d.ts +0 -4
  1536. package/esm/components/autowrap-single.js +0 -15
  1537. package/esm/components/autowrap-single.js.map +0 -1
  1538. package/esm/components/avg-icon.d.ts +0 -3
  1539. package/esm/components/avg-icon.js +0 -14
  1540. package/esm/components/avg-icon.js.map +0 -1
  1541. package/esm/components/avg-single.d.ts +0 -4
  1542. package/esm/components/avg-single.js +0 -15
  1543. package/esm/components/avg-single.js.map +0 -1
  1544. package/esm/components/back-icon.d.ts +0 -3
  1545. package/esm/components/back-icon.js +0 -14
  1546. package/esm/components/back-icon.js.map +0 -1
  1547. package/esm/components/back-single.d.ts +0 -4
  1548. package/esm/components/back-single.js +0 -15
  1549. package/esm/components/back-single.js.map +0 -1
  1550. package/esm/components/back-slash-icon.d.ts +0 -3
  1551. package/esm/components/back-slash-icon.js +0 -14
  1552. package/esm/components/back-slash-icon.js.map +0 -1
  1553. package/esm/components/back-slash-single.d.ts +0 -4
  1554. package/esm/components/back-slash-single.js +0 -15
  1555. package/esm/components/back-slash-single.js.map +0 -1
  1556. package/esm/components/bad-fill-single-1.d.ts +0 -4
  1557. package/esm/components/bad-fill-single-1.js +0 -15
  1558. package/esm/components/bad-fill-single-1.js.map +0 -1
  1559. package/esm/components/bad-fill-single.d.ts +0 -4
  1560. package/esm/components/bad-fill-single.js +0 -15
  1561. package/esm/components/bad-fill-single.js.map +0 -1
  1562. package/esm/components/ban-icon.d.ts +0 -3
  1563. package/esm/components/ban-icon.js +0 -14
  1564. package/esm/components/ban-icon.js.map +0 -1
  1565. package/esm/components/bar-chart-icon.d.ts +0 -3
  1566. package/esm/components/bar-chart-icon.js +0 -14
  1567. package/esm/components/bar-chart-icon.js.map +0 -1
  1568. package/esm/components/bar-chart-single.d.ts +0 -4
  1569. package/esm/components/bar-chart-single.js +0 -15
  1570. package/esm/components/bar-chart-single.js.map +0 -1
  1571. package/esm/components/best-fit-single.d.ts +0 -4
  1572. package/esm/components/best-fit-single.js +0 -15
  1573. package/esm/components/best-fit-single.js.map +0 -1
  1574. package/esm/components/board-fill.d.ts +0 -4
  1575. package/esm/components/board-fill.js +0 -15
  1576. package/esm/components/board-fill.js.map +0 -1
  1577. package/esm/components/board-single.d.ts +0 -4
  1578. package/esm/components/board-single.js +0 -15
  1579. package/esm/components/board-single.js.map +0 -1
  1580. package/esm/components/bold-icon.d.ts +0 -3
  1581. package/esm/components/bold-icon.js +0 -14
  1582. package/esm/components/bold-icon.js.map +0 -1
  1583. package/esm/components/bold-single.d.ts +0 -4
  1584. package/esm/components/bold-single.js +0 -15
  1585. package/esm/components/bold-single.js.map +0 -1
  1586. package/esm/components/bonus-points-single-16.d.ts +0 -4
  1587. package/esm/components/bonus-points-single-16.js +0 -15
  1588. package/esm/components/bonus-points-single-16.js.map +0 -1
  1589. package/esm/components/bonus-points-single-20.d.ts +0 -4
  1590. package/esm/components/bonus-points-single-20.js +0 -15
  1591. package/esm/components/bonus-points-single-20.js.map +0 -1
  1592. package/esm/components/book-open-single.d.ts +0 -4
  1593. package/esm/components/book-open-single.js +0 -15
  1594. package/esm/components/book-open-single.js.map +0 -1
  1595. package/esm/components/book-single.d.ts +0 -4
  1596. package/esm/components/book-single.js +0 -15
  1597. package/esm/components/book-single.js.map +0 -1
  1598. package/esm/components/bottom-icon.d.ts +0 -3
  1599. package/esm/components/bottom-icon.js +0 -14
  1600. package/esm/components/bottom-icon.js.map +0 -1
  1601. package/esm/components/bottom-single.d.ts +0 -4
  1602. package/esm/components/bottom-single.js +0 -15
  1603. package/esm/components/bottom-single.js.map +0 -1
  1604. package/esm/components/boxplot-icon.d.ts +0 -3
  1605. package/esm/components/boxplot-icon.js +0 -14
  1606. package/esm/components/boxplot-icon.js.map +0 -1
  1607. package/esm/components/brain-single.d.ts +0 -4
  1608. package/esm/components/brain-single.js +0 -15
  1609. package/esm/components/brain-single.js.map +0 -1
  1610. package/esm/components/brokenline-chart-single.d.ts +0 -4
  1611. package/esm/components/brokenline-chart-single.js +0 -15
  1612. package/esm/components/brokenline-chart-single.js.map +0 -1
  1613. package/esm/components/brush-icon.d.ts +0 -3
  1614. package/esm/components/brush-icon.js +0 -14
  1615. package/esm/components/brush-icon.js.map +0 -1
  1616. package/esm/components/brush-single.d.ts +0 -4
  1617. package/esm/components/brush-single.js +0 -15
  1618. package/esm/components/brush-single.js.map +0 -1
  1619. package/esm/components/bubble-icon.d.ts +0 -3
  1620. package/esm/components/bubble-icon.js +0 -14
  1621. package/esm/components/bubble-icon.js.map +0 -1
  1622. package/esm/components/bubble-single.d.ts +0 -4
  1623. package/esm/components/bubble-single.js +0 -15
  1624. package/esm/components/bubble-single.js.map +0 -1
  1625. package/esm/components/build.d.ts +0 -4
  1626. package/esm/components/build.js +0 -15
  1627. package/esm/components/build.js.map +0 -1
  1628. package/esm/components/building.d.ts +0 -4
  1629. package/esm/components/building.js +0 -15
  1630. package/esm/components/building.js.map +0 -1
  1631. package/esm/components/calendar-icon.d.ts +0 -3
  1632. package/esm/components/calendar-icon.js +0 -14
  1633. package/esm/components/calendar-icon.js.map +0 -1
  1634. package/esm/components/calendar-single.d.ts +0 -4
  1635. package/esm/components/calendar-single.js +0 -15
  1636. package/esm/components/calendar-single.js.map +0 -1
  1637. package/esm/components/cancel-freeze-icon.d.ts +0 -3
  1638. package/esm/components/cancel-freeze-icon.js +0 -14
  1639. package/esm/components/cancel-freeze-icon.js.map +0 -1
  1640. package/esm/components/cancel-freeze-single.d.ts +0 -4
  1641. package/esm/components/cancel-freeze-single.js +0 -15
  1642. package/esm/components/cancel-freeze-single.js.map +0 -1
  1643. package/esm/components/cancel-merge-icon.d.ts +0 -3
  1644. package/esm/components/cancel-merge-icon.js +0 -14
  1645. package/esm/components/cancel-merge-icon.js.map +0 -1
  1646. package/esm/components/cancel-merge-single.d.ts +0 -4
  1647. package/esm/components/cancel-merge-single.js +0 -15
  1648. package/esm/components/cancel-merge-single.js.map +0 -1
  1649. package/esm/components/caret-down.d.ts +0 -4
  1650. package/esm/components/caret-down.js +0 -15
  1651. package/esm/components/caret-down.js.map +0 -1
  1652. package/esm/components/catalogue-icon.d.ts +0 -3
  1653. package/esm/components/catalogue-icon.js +0 -14
  1654. package/esm/components/catalogue-icon.js.map +0 -1
  1655. package/esm/components/catalogue-single.d.ts +0 -4
  1656. package/esm/components/catalogue-single.js +0 -15
  1657. package/esm/components/catalogue-single.js.map +0 -1
  1658. package/esm/components/cell-0.d.ts +0 -4
  1659. package/esm/components/cell-0.js +0 -15
  1660. package/esm/components/cell-0.js.map +0 -1
  1661. package/esm/components/cell-100.d.ts +0 -4
  1662. package/esm/components/cell-100.js +0 -15
  1663. package/esm/components/cell-100.js.map +0 -1
  1664. package/esm/components/cell-25.d.ts +0 -4
  1665. package/esm/components/cell-25.js +0 -15
  1666. package/esm/components/cell-25.js.map +0 -1
  1667. package/esm/components/cell-50.d.ts +0 -4
  1668. package/esm/components/cell-50.js +0 -15
  1669. package/esm/components/cell-50.js.map +0 -1
  1670. package/esm/components/cell-75.d.ts +0 -4
  1671. package/esm/components/cell-75.js +0 -15
  1672. package/esm/components/cell-75.js.map +0 -1
  1673. package/esm/components/chart-ai-single.d.ts +0 -4
  1674. package/esm/components/chart-ai-single.js +0 -15
  1675. package/esm/components/chart-ai-single.js.map +0 -1
  1676. package/esm/components/chart-icon.d.ts +0 -3
  1677. package/esm/components/chart-icon.js +0 -14
  1678. package/esm/components/chart-icon.js.map +0 -1
  1679. package/esm/components/chart-pie-single.d.ts +0 -4
  1680. package/esm/components/chart-pie-single.js +0 -15
  1681. package/esm/components/chart-pie-single.js.map +0 -1
  1682. package/esm/components/chart-single.d.ts +0 -4
  1683. package/esm/components/chart-single.js +0 -15
  1684. package/esm/components/chart-single.js.map +0 -1
  1685. package/esm/components/chat-single.d.ts +0 -4
  1686. package/esm/components/chat-single.js +0 -15
  1687. package/esm/components/chat-single.js.map +0 -1
  1688. package/esm/components/chatbubbles-single.d.ts +0 -4
  1689. package/esm/components/chatbubbles-single.js +0 -15
  1690. package/esm/components/chatbubbles-single.js.map +0 -1
  1691. package/esm/components/chatgpt.d.ts +0 -4
  1692. package/esm/components/chatgpt.js +0 -15
  1693. package/esm/components/chatgpt.js.map +0 -1
  1694. package/esm/components/check-box-part-single.d.ts +0 -4
  1695. package/esm/components/check-box-part-single.js +0 -15
  1696. package/esm/components/check-box-part-single.js.map +0 -1
  1697. package/esm/components/check-circle-single.d.ts +0 -4
  1698. package/esm/components/check-circle-single.js +0 -15
  1699. package/esm/components/check-circle-single.js.map +0 -1
  1700. package/esm/components/check-mark-icon.d.ts +0 -3
  1701. package/esm/components/check-mark-icon.js +0 -14
  1702. package/esm/components/check-mark-icon.js.map +0 -1
  1703. package/esm/components/check-mark-single.d.ts +0 -4
  1704. package/esm/components/check-mark-single.js +0 -15
  1705. package/esm/components/check-mark-single.js.map +0 -1
  1706. package/esm/components/check-menu-single.d.ts +0 -4
  1707. package/esm/components/check-menu-single.js +0 -15
  1708. package/esm/components/check-menu-single.js.map +0 -1
  1709. package/esm/components/check-outline-single.d.ts +0 -4
  1710. package/esm/components/check-outline-single.js +0 -15
  1711. package/esm/components/check-outline-single.js.map +0 -1
  1712. package/esm/components/checkbox-not-single.d.ts +0 -4
  1713. package/esm/components/checkbox-not-single.js +0 -15
  1714. package/esm/components/checkbox-not-single.js.map +0 -1
  1715. package/esm/components/checkbox-part-single.d.ts +0 -4
  1716. package/esm/components/checkbox-part-single.js +0 -15
  1717. package/esm/components/checkbox-part-single.js.map +0 -1
  1718. package/esm/components/checkbox-single.d.ts +0 -4
  1719. package/esm/components/checkbox-single.js +0 -15
  1720. package/esm/components/checkbox-single.js.map +0 -1
  1721. package/esm/components/chevron-double-down-single.d.ts +0 -4
  1722. package/esm/components/chevron-double-down-single.js +0 -15
  1723. package/esm/components/chevron-double-down-single.js.map +0 -1
  1724. package/esm/components/chevron-double-up-single.d.ts +0 -4
  1725. package/esm/components/chevron-double-up-single.js +0 -15
  1726. package/esm/components/chevron-double-up-single.js.map +0 -1
  1727. package/esm/components/chevron-down-single.d.ts +0 -4
  1728. package/esm/components/chevron-down-single.js +0 -15
  1729. package/esm/components/chevron-down-single.js.map +0 -1
  1730. package/esm/components/chevron-sort-single.d.ts +0 -4
  1731. package/esm/components/chevron-sort-single.js +0 -15
  1732. package/esm/components/chevron-sort-single.js.map +0 -1
  1733. package/esm/components/chevron-up-single.d.ts +0 -4
  1734. package/esm/components/chevron-up-single.js +0 -15
  1735. package/esm/components/chevron-up-single.js.map +0 -1
  1736. package/esm/components/chip-single.d.ts +0 -4
  1737. package/esm/components/chip-single.js +0 -15
  1738. package/esm/components/chip-single.js.map +0 -1
  1739. package/esm/components/chrome.d.ts +0 -4
  1740. package/esm/components/chrome.js +0 -15
  1741. package/esm/components/chrome.js.map +0 -1
  1742. package/esm/components/claude.d.ts +0 -4
  1743. package/esm/components/claude.js +0 -15
  1744. package/esm/components/claude.js.map +0 -1
  1745. package/esm/components/clear-format-double-icon.d.ts +0 -3
  1746. package/esm/components/clear-format-double-icon.js +0 -14
  1747. package/esm/components/clear-format-double-icon.js.map +0 -1
  1748. package/esm/components/clear-format.d.ts +0 -4
  1749. package/esm/components/clear-format.js +0 -15
  1750. package/esm/components/clear-format.js.map +0 -1
  1751. package/esm/components/client-single.d.ts +0 -4
  1752. package/esm/components/client-single.js +0 -15
  1753. package/esm/components/client-single.js.map +0 -1
  1754. package/esm/components/clipboard-check-single.d.ts +0 -4
  1755. package/esm/components/clipboard-check-single.js +0 -15
  1756. package/esm/components/clipboard-check-single.js.map +0 -1
  1757. package/esm/components/cllaboration-single.d.ts +0 -4
  1758. package/esm/components/cllaboration-single.js +0 -15
  1759. package/esm/components/cllaboration-single.js.map +0 -1
  1760. package/esm/components/clock-icon.d.ts +0 -3
  1761. package/esm/components/clock-icon.js +0 -14
  1762. package/esm/components/clock-icon.js.map +0 -1
  1763. package/esm/components/clock-single.d.ts +0 -4
  1764. package/esm/components/clock-single.js +0 -15
  1765. package/esm/components/clock-single.js.map +0 -1
  1766. package/esm/components/close-icon.d.ts +0 -3
  1767. package/esm/components/close-icon.js +0 -14
  1768. package/esm/components/close-icon.js.map +0 -1
  1769. package/esm/components/close-single.d.ts +0 -4
  1770. package/esm/components/close-single.js +0 -15
  1771. package/esm/components/close-single.js.map +0 -1
  1772. package/esm/components/close-small-single.d.ts +0 -4
  1773. package/esm/components/close-small-single.js +0 -15
  1774. package/esm/components/close-small-single.js.map +0 -1
  1775. package/esm/components/cloud-outline-icon.d.ts +0 -3
  1776. package/esm/components/cloud-outline-icon.js +0 -14
  1777. package/esm/components/cloud-outline-icon.js.map +0 -1
  1778. package/esm/components/cloud-outline-single.d.ts +0 -4
  1779. package/esm/components/cloud-outline-single.js +0 -15
  1780. package/esm/components/cloud-outline-single.js.map +0 -1
  1781. package/esm/components/cloud-single.d.ts +0 -4
  1782. package/esm/components/cloud-single.js +0 -15
  1783. package/esm/components/cloud-single.js.map +0 -1
  1784. package/esm/components/cnt-icon.d.ts +0 -3
  1785. package/esm/components/cnt-icon.js +0 -14
  1786. package/esm/components/cnt-icon.js.map +0 -1
  1787. package/esm/components/cnt-single.d.ts +0 -4
  1788. package/esm/components/cnt-single.js +0 -15
  1789. package/esm/components/cnt-single.js.map +0 -1
  1790. package/esm/components/code-block-single.d.ts +0 -4
  1791. package/esm/components/code-block-single.js +0 -15
  1792. package/esm/components/code-block-single.js.map +0 -1
  1793. package/esm/components/code-icon.d.ts +0 -3
  1794. package/esm/components/code-icon.js +0 -14
  1795. package/esm/components/code-icon.js.map +0 -1
  1796. package/esm/components/code-single.d.ts +0 -4
  1797. package/esm/components/code-single.js +0 -15
  1798. package/esm/components/code-single.js.map +0 -1
  1799. package/esm/components/collapse.d.ts +0 -4
  1800. package/esm/components/collapse.js +0 -15
  1801. package/esm/components/collapse.js.map +0 -1
  1802. package/esm/components/column-chart-icon.d.ts +0 -3
  1803. package/esm/components/column-chart-icon.js +0 -14
  1804. package/esm/components/column-chart-icon.js.map +0 -1
  1805. package/esm/components/column-chart-single.d.ts +0 -4
  1806. package/esm/components/column-chart-single.js +0 -15
  1807. package/esm/components/column-chart-single.js.map +0 -1
  1808. package/esm/components/column-icon.d.ts +0 -3
  1809. package/esm/components/column-icon.js +0 -14
  1810. package/esm/components/column-icon.js.map +0 -1
  1811. package/esm/components/column-single.d.ts +0 -4
  1812. package/esm/components/column-single.js +0 -15
  1813. package/esm/components/column-single.js.map +0 -1
  1814. package/esm/components/column-sparkline-icon.d.ts +0 -3
  1815. package/esm/components/column-sparkline-icon.js +0 -14
  1816. package/esm/components/column-sparkline-icon.js.map +0 -1
  1817. package/esm/components/column-sparkline-single.d.ts +0 -4
  1818. package/esm/components/column-sparkline-single.js +0 -15
  1819. package/esm/components/column-sparkline-single.js.map +0 -1
  1820. package/esm/components/combo-chart-icon.d.ts +0 -3
  1821. package/esm/components/combo-chart-icon.js +0 -14
  1822. package/esm/components/combo-chart-icon.js.map +0 -1
  1823. package/esm/components/combo-chart-single.d.ts +0 -4
  1824. package/esm/components/combo-chart-single.js +0 -15
  1825. package/esm/components/combo-chart-single.js.map +0 -1
  1826. package/esm/components/comment-icon.d.ts +0 -3
  1827. package/esm/components/comment-icon.js +0 -14
  1828. package/esm/components/comment-icon.js.map +0 -1
  1829. package/esm/components/comment-single.d.ts +0 -4
  1830. package/esm/components/comment-single.js +0 -15
  1831. package/esm/components/comment-single.js.map +0 -1
  1832. package/esm/components/conditions-double-icon.d.ts +0 -3
  1833. package/esm/components/conditions-double-icon.js +0 -14
  1834. package/esm/components/conditions-double-icon.js.map +0 -1
  1835. package/esm/components/conditions.d.ts +0 -4
  1836. package/esm/components/conditions.js +0 -15
  1837. package/esm/components/conditions.js.map +0 -1
  1838. package/esm/components/content-single-16.d.ts +0 -4
  1839. package/esm/components/content-single-16.js +0 -15
  1840. package/esm/components/content-single-16.js.map +0 -1
  1841. package/esm/components/content-single-20.d.ts +0 -4
  1842. package/esm/components/content-single-20.js +0 -15
  1843. package/esm/components/content-single-20.js.map +0 -1
  1844. package/esm/components/convert-icon.d.ts +0 -3
  1845. package/esm/components/convert-icon.js +0 -14
  1846. package/esm/components/convert-icon.js.map +0 -1
  1847. package/esm/components/convert-single.d.ts +0 -4
  1848. package/esm/components/convert-single.js +0 -15
  1849. package/esm/components/convert-single.js.map +0 -1
  1850. package/esm/components/copy-double-icon.d.ts +0 -3
  1851. package/esm/components/copy-double-icon.js +0 -14
  1852. package/esm/components/copy-double-icon.js.map +0 -1
  1853. package/esm/components/copy-icon.d.ts +0 -3
  1854. package/esm/components/copy-icon.js +0 -14
  1855. package/esm/components/copy-icon.js.map +0 -1
  1856. package/esm/components/copy-single.d.ts +0 -4
  1857. package/esm/components/copy-single.js +0 -15
  1858. package/esm/components/copy-single.js.map +0 -1
  1859. package/esm/components/copy.d.ts +0 -4
  1860. package/esm/components/copy.js +0 -15
  1861. package/esm/components/copy.js.map +0 -1
  1862. package/esm/components/correct-single.d.ts +0 -4
  1863. package/esm/components/correct-single.js +0 -15
  1864. package/esm/components/correct-single.js.map +0 -1
  1865. package/esm/components/correct.d.ts +0 -4
  1866. package/esm/components/correct.js +0 -15
  1867. package/esm/components/correct.js.map +0 -1
  1868. package/esm/components/create-copy-icon.d.ts +0 -3
  1869. package/esm/components/create-copy-icon.js +0 -14
  1870. package/esm/components/create-copy-icon.js.map +0 -1
  1871. package/esm/components/create-copy-single.d.ts +0 -4
  1872. package/esm/components/create-copy-single.js +0 -15
  1873. package/esm/components/create-copy-single.js.map +0 -1
  1874. package/esm/components/create-triggers-single.d.ts +0 -4
  1875. package/esm/components/create-triggers-single.js +0 -15
  1876. package/esm/components/create-triggers-single.js.map +0 -1
  1877. package/esm/components/cross-highlighting-icon.d.ts +0 -3
  1878. package/esm/components/cross-highlighting-icon.js +0 -14
  1879. package/esm/components/cross-highlighting-icon.js.map +0 -1
  1880. package/esm/components/cross-highlighting-single.d.ts +0 -4
  1881. package/esm/components/cross-highlighting-single.js +0 -15
  1882. package/esm/components/cross-highlighting-single.js.map +0 -1
  1883. package/esm/components/cross-highlighting.d.ts +0 -4
  1884. package/esm/components/cross-highlighting.js +0 -15
  1885. package/esm/components/cross-highlighting.js.map +0 -1
  1886. package/esm/components/cross-single.d.ts +0 -4
  1887. package/esm/components/cross-single.js +0 -15
  1888. package/esm/components/cross-single.js.map +0 -1
  1889. package/esm/components/crown-single.d.ts +0 -4
  1890. package/esm/components/crown-single.js +0 -15
  1891. package/esm/components/crown-single.js.map +0 -1
  1892. package/esm/components/csv.d.ts +0 -4
  1893. package/esm/components/csv.js +0 -15
  1894. package/esm/components/csv.js.map +0 -1
  1895. package/esm/components/cursor.d.ts +0 -4
  1896. package/esm/components/cursor.js +0 -15
  1897. package/esm/components/cursor.js.map +0 -1
  1898. package/esm/components/custom-colors-single.d.ts +0 -4
  1899. package/esm/components/custom-colors-single.js +0 -15
  1900. package/esm/components/custom-colors-single.js.map +0 -1
  1901. package/esm/components/custom-completion.d.ts +0 -4
  1902. package/esm/components/custom-completion.js +0 -15
  1903. package/esm/components/custom-completion.js.map +0 -1
  1904. package/esm/components/custom-sort-icon.d.ts +0 -3
  1905. package/esm/components/custom-sort-icon.js +0 -14
  1906. package/esm/components/custom-sort-icon.js.map +0 -1
  1907. package/esm/components/custom-sort-single.d.ts +0 -4
  1908. package/esm/components/custom-sort-single.js +0 -15
  1909. package/esm/components/custom-sort-single.js.map +0 -1
  1910. package/esm/components/custom-sorting-1.d.ts +0 -4
  1911. package/esm/components/custom-sorting-1.js +0 -15
  1912. package/esm/components/custom-sorting-1.js.map +0 -1
  1913. package/esm/components/custom-sorting.d.ts +0 -4
  1914. package/esm/components/custom-sorting.js +0 -15
  1915. package/esm/components/custom-sorting.js.map +0 -1
  1916. package/esm/components/cut-icon.d.ts +0 -3
  1917. package/esm/components/cut-icon.js +0 -14
  1918. package/esm/components/cut-icon.js.map +0 -1
  1919. package/esm/components/cut-single.d.ts +0 -4
  1920. package/esm/components/cut-single.js +0 -15
  1921. package/esm/components/cut-single.js.map +0 -1
  1922. package/esm/components/dark-mode-single.d.ts +0 -4
  1923. package/esm/components/dark-mode-single.js +0 -15
  1924. package/esm/components/dark-mode-single.js.map +0 -1
  1925. package/esm/components/dashboard.d.ts +0 -4
  1926. package/esm/components/dashboard.js +0 -15
  1927. package/esm/components/dashboard.js.map +0 -1
  1928. package/esm/components/data-flow.d.ts +0 -4
  1929. package/esm/components/data-flow.js +0 -15
  1930. package/esm/components/data-flow.js.map +0 -1
  1931. package/esm/components/data-validation-icon.d.ts +0 -3
  1932. package/esm/components/data-validation-icon.js +0 -14
  1933. package/esm/components/data-validation-icon.js.map +0 -1
  1934. package/esm/components/data-validation-single.d.ts +0 -4
  1935. package/esm/components/data-validation-single.js +0 -15
  1936. package/esm/components/data-validation-single.js.map +0 -1
  1937. package/esm/components/database-icon.d.ts +0 -3
  1938. package/esm/components/database-icon.js +0 -14
  1939. package/esm/components/database-icon.js.map +0 -1
  1940. package/esm/components/database-single.d.ts +0 -4
  1941. package/esm/components/database-single.js +0 -15
  1942. package/esm/components/database-single.js.map +0 -1
  1943. package/esm/components/date-single.d.ts +0 -4
  1944. package/esm/components/date-single.js +0 -15
  1945. package/esm/components/date-single.js.map +0 -1
  1946. package/esm/components/deepseek.d.ts +0 -4
  1947. package/esm/components/deepseek.js +0 -15
  1948. package/esm/components/deepseek.js.map +0 -1
  1949. package/esm/components/delete-cell-move-down-double-icon.d.ts +0 -3
  1950. package/esm/components/delete-cell-move-down-double-icon.js +0 -14
  1951. package/esm/components/delete-cell-move-down-double-icon.js.map +0 -1
  1952. package/esm/components/delete-cell-move-down-single.d.ts +0 -4
  1953. package/esm/components/delete-cell-move-down-single.js +0 -15
  1954. package/esm/components/delete-cell-move-down-single.js.map +0 -1
  1955. package/esm/components/delete-cell-move-down.d.ts +0 -4
  1956. package/esm/components/delete-cell-move-down.js +0 -15
  1957. package/esm/components/delete-cell-move-down.js.map +0 -1
  1958. package/esm/components/delete-cell-right-single.d.ts +0 -4
  1959. package/esm/components/delete-cell-right-single.js +0 -15
  1960. package/esm/components/delete-cell-right-single.js.map +0 -1
  1961. package/esm/components/delete-cell-shift-left-double-icon.d.ts +0 -3
  1962. package/esm/components/delete-cell-shift-left-double-icon.js +0 -14
  1963. package/esm/components/delete-cell-shift-left-double-icon.js.map +0 -1
  1964. package/esm/components/delete-cell-shift-left-single.d.ts +0 -4
  1965. package/esm/components/delete-cell-shift-left-single.js +0 -15
  1966. package/esm/components/delete-cell-shift-left-single.js.map +0 -1
  1967. package/esm/components/delete-cell-shift-left.d.ts +0 -4
  1968. package/esm/components/delete-cell-shift-left.js +0 -15
  1969. package/esm/components/delete-cell-shift-left.js.map +0 -1
  1970. package/esm/components/delete-cell-shift-right-double-icon.d.ts +0 -3
  1971. package/esm/components/delete-cell-shift-right-double-icon.js +0 -14
  1972. package/esm/components/delete-cell-shift-right-double-icon.js.map +0 -1
  1973. package/esm/components/delete-cell-shift-right.d.ts +0 -4
  1974. package/esm/components/delete-cell-shift-right.js +0 -15
  1975. package/esm/components/delete-cell-shift-right.js.map +0 -1
  1976. package/esm/components/delete-cell-shift-up-double-icon.d.ts +0 -3
  1977. package/esm/components/delete-cell-shift-up-double-icon.js +0 -14
  1978. package/esm/components/delete-cell-shift-up-double-icon.js.map +0 -1
  1979. package/esm/components/delete-cell-shift-up-single.d.ts +0 -4
  1980. package/esm/components/delete-cell-shift-up-single.js +0 -15
  1981. package/esm/components/delete-cell-shift-up-single.js.map +0 -1
  1982. package/esm/components/delete-cell-shift-up.d.ts +0 -4
  1983. package/esm/components/delete-cell-shift-up.js +0 -15
  1984. package/esm/components/delete-cell-shift-up.js.map +0 -1
  1985. package/esm/components/delete-column-double-icon.d.ts +0 -3
  1986. package/esm/components/delete-column-double-icon.js +0 -14
  1987. package/esm/components/delete-column-double-icon.js.map +0 -1
  1988. package/esm/components/delete-column-single.d.ts +0 -4
  1989. package/esm/components/delete-column-single.js +0 -15
  1990. package/esm/components/delete-column-single.js.map +0 -1
  1991. package/esm/components/delete-column.d.ts +0 -4
  1992. package/esm/components/delete-column.js +0 -15
  1993. package/esm/components/delete-column.js.map +0 -1
  1994. package/esm/components/delete-empty-icon.d.ts +0 -3
  1995. package/esm/components/delete-empty-icon.js +0 -14
  1996. package/esm/components/delete-empty-icon.js.map +0 -1
  1997. package/esm/components/delete-empty-single.d.ts +0 -4
  1998. package/esm/components/delete-empty-single.js +0 -15
  1999. package/esm/components/delete-empty-single.js.map +0 -1
  2000. package/esm/components/delete-icon.d.ts +0 -3
  2001. package/esm/components/delete-icon.js +0 -14
  2002. package/esm/components/delete-icon.js.map +0 -1
  2003. package/esm/components/delete-note-icon.d.ts +0 -3
  2004. package/esm/components/delete-note-icon.js +0 -14
  2005. package/esm/components/delete-note-icon.js.map +0 -1
  2006. package/esm/components/delete-note-single.d.ts +0 -4
  2007. package/esm/components/delete-note-single.js +0 -15
  2008. package/esm/components/delete-note-single.js.map +0 -1
  2009. package/esm/components/delete-row-double-icon.d.ts +0 -3
  2010. package/esm/components/delete-row-double-icon.js +0 -14
  2011. package/esm/components/delete-row-double-icon.js.map +0 -1
  2012. package/esm/components/delete-row-single.d.ts +0 -4
  2013. package/esm/components/delete-row-single.js +0 -15
  2014. package/esm/components/delete-row-single.js.map +0 -1
  2015. package/esm/components/delete-row.d.ts +0 -4
  2016. package/esm/components/delete-row.js +0 -15
  2017. package/esm/components/delete-row.js.map +0 -1
  2018. package/esm/components/delete-single.d.ts +0 -4
  2019. package/esm/components/delete-single.js +0 -15
  2020. package/esm/components/delete-single.js.map +0 -1
  2021. package/esm/components/descending-icon.d.ts +0 -3
  2022. package/esm/components/descending-icon.js +0 -14
  2023. package/esm/components/descending-icon.js.map +0 -1
  2024. package/esm/components/descending-order.d.ts +0 -4
  2025. package/esm/components/descending-order.js +0 -15
  2026. package/esm/components/descending-order.js.map +0 -1
  2027. package/esm/components/descending-single.d.ts +0 -4
  2028. package/esm/components/descending-single.js +0 -15
  2029. package/esm/components/descending-single.js.map +0 -1
  2030. package/esm/components/details-single.d.ts +0 -4
  2031. package/esm/components/details-single.js +0 -15
  2032. package/esm/components/details-single.js.map +0 -1
  2033. package/esm/components/direct-export-icon.d.ts +0 -3
  2034. package/esm/components/direct-export-icon.js +0 -14
  2035. package/esm/components/direct-export-icon.js.map +0 -1
  2036. package/esm/components/direct-export-single.d.ts +0 -4
  2037. package/esm/components/direct-export-single.js +0 -15
  2038. package/esm/components/direct-export-single.js.map +0 -1
  2039. package/esm/components/discord-fill-single.d.ts +0 -4
  2040. package/esm/components/discord-fill-single.js +0 -15
  2041. package/esm/components/discord-fill-single.js.map +0 -1
  2042. package/esm/components/discord-single-24.d.ts +0 -4
  2043. package/esm/components/discord-single-24.js +0 -15
  2044. package/esm/components/discord-single-24.js.map +0 -1
  2045. package/esm/components/discord-single-40.d.ts +0 -4
  2046. package/esm/components/discord-single-40.js +0 -15
  2047. package/esm/components/discord-single-40.js.map +0 -1
  2048. package/esm/components/dissatisfied.d.ts +0 -4
  2049. package/esm/components/dissatisfied.js +0 -15
  2050. package/esm/components/dissatisfied.js.map +0 -1
  2051. package/esm/components/divider-icon.d.ts +0 -3
  2052. package/esm/components/divider-icon.js +0 -14
  2053. package/esm/components/divider-icon.js.map +0 -1
  2054. package/esm/components/divider-single.d.ts +0 -4
  2055. package/esm/components/divider-single.js +0 -15
  2056. package/esm/components/divider-single.js.map +0 -1
  2057. package/esm/components/doc-multi-icon.d.ts +0 -3
  2058. package/esm/components/doc-multi-icon.js +0 -14
  2059. package/esm/components/doc-multi-icon.js.map +0 -1
  2060. package/esm/components/doc-setting-icon.d.ts +0 -3
  2061. package/esm/components/doc-setting-icon.js +0 -14
  2062. package/esm/components/doc-setting-icon.js.map +0 -1
  2063. package/esm/components/doc-setting-single.d.ts +0 -4
  2064. package/esm/components/doc-setting-single.js +0 -15
  2065. package/esm/components/doc-setting-single.js.map +0 -1
  2066. package/esm/components/doc-single.d.ts +0 -4
  2067. package/esm/components/doc-single.js +0 -15
  2068. package/esm/components/doc-single.js.map +0 -1
  2069. package/esm/components/doc.d.ts +0 -4
  2070. package/esm/components/doc.js +0 -15
  2071. package/esm/components/doc.js.map +0 -1
  2072. package/esm/components/document-single.d.ts +0 -4
  2073. package/esm/components/document-single.js +0 -15
  2074. package/esm/components/document-single.js.map +0 -1
  2075. package/esm/components/dollar-icon.d.ts +0 -3
  2076. package/esm/components/dollar-icon.js +0 -14
  2077. package/esm/components/dollar-icon.js.map +0 -1
  2078. package/esm/components/dollar-single.d.ts +0 -4
  2079. package/esm/components/dollar-single.js +0 -15
  2080. package/esm/components/dollar-single.js.map +0 -1
  2081. package/esm/components/dots-horizontal-single.d.ts +0 -4
  2082. package/esm/components/dots-horizontal-single.js +0 -15
  2083. package/esm/components/dots-horizontal-single.js.map +0 -1
  2084. package/esm/components/dots-vertical-single.d.ts +0 -4
  2085. package/esm/components/dots-vertical-single.js +0 -15
  2086. package/esm/components/dots-vertical-single.js.map +0 -1
  2087. package/esm/components/down-border-double-icon.d.ts +0 -3
  2088. package/esm/components/down-border-double-icon.js +0 -14
  2089. package/esm/components/down-border-double-icon.js.map +0 -1
  2090. package/esm/components/down-border.d.ts +0 -4
  2091. package/esm/components/down-border.js +0 -15
  2092. package/esm/components/down-border.js.map +0 -1
  2093. package/esm/components/down-icon.d.ts +0 -3
  2094. package/esm/components/down-icon.js +0 -14
  2095. package/esm/components/down-icon.js.map +0 -1
  2096. package/esm/components/down-picture-single.d.ts +0 -4
  2097. package/esm/components/down-picture-single.js +0 -15
  2098. package/esm/components/down-picture-single.js.map +0 -1
  2099. package/esm/components/down-single.d.ts +0 -4
  2100. package/esm/components/down-single.js +0 -15
  2101. package/esm/components/down-single.js.map +0 -1
  2102. package/esm/components/download-icon.d.ts +0 -3
  2103. package/esm/components/download-icon.js +0 -14
  2104. package/esm/components/download-icon.js.map +0 -1
  2105. package/esm/components/download-image-icon.d.ts +0 -3
  2106. package/esm/components/download-image-icon.js +0 -14
  2107. package/esm/components/download-image-icon.js.map +0 -1
  2108. package/esm/components/download-image-single.d.ts +0 -4
  2109. package/esm/components/download-image-single.js +0 -15
  2110. package/esm/components/download-image-single.js.map +0 -1
  2111. package/esm/components/download-single.d.ts +0 -4
  2112. package/esm/components/download-single.js +0 -15
  2113. package/esm/components/download-single.js.map +0 -1
  2114. package/esm/components/drag-frame-single.d.ts +0 -4
  2115. package/esm/components/drag-frame-single.js +0 -15
  2116. package/esm/components/drag-frame-single.js.map +0 -1
  2117. package/esm/components/dropdown-icon.d.ts +0 -3
  2118. package/esm/components/dropdown-icon.js +0 -14
  2119. package/esm/components/dropdown-icon.js.map +0 -1
  2120. package/esm/components/dropdown-single.d.ts +0 -4
  2121. package/esm/components/dropdown-single.js +0 -15
  2122. package/esm/components/dropdown-single.js.map +0 -1
  2123. package/esm/components/e-commerce-single.d.ts +0 -4
  2124. package/esm/components/e-commerce-single.js +0 -15
  2125. package/esm/components/e-commerce-single.js.map +0 -1
  2126. package/esm/components/edi-single.d.ts +0 -4
  2127. package/esm/components/edi-single.js +0 -15
  2128. package/esm/components/edi-single.js.map +0 -1
  2129. package/esm/components/edit-chat-single.d.ts +0 -4
  2130. package/esm/components/edit-chat-single.js +0 -15
  2131. package/esm/components/edit-chat-single.js.map +0 -1
  2132. package/esm/components/edit-outline-single.d.ts +0 -4
  2133. package/esm/components/edit-outline-single.js +0 -15
  2134. package/esm/components/edit-outline-single.js.map +0 -1
  2135. package/esm/components/edit-region-single.d.ts +0 -4
  2136. package/esm/components/edit-region-single.js +0 -15
  2137. package/esm/components/edit-region-single.js.map +0 -1
  2138. package/esm/components/editor-single.d.ts +0 -4
  2139. package/esm/components/editor-single.js +0 -15
  2140. package/esm/components/editor-single.js.map +0 -1
  2141. package/esm/components/ellipse-single.d.ts +0 -4
  2142. package/esm/components/ellipse-single.js +0 -15
  2143. package/esm/components/ellipse-single.js.map +0 -1
  2144. package/esm/components/email-single.d.ts +0 -4
  2145. package/esm/components/email-single.js +0 -15
  2146. package/esm/components/email-single.js.map +0 -1
  2147. package/esm/components/empty-column.d.ts +0 -4
  2148. package/esm/components/empty-column.js +0 -15
  2149. package/esm/components/empty-column.js.map +0 -1
  2150. package/esm/components/empty-filter.d.ts +0 -4
  2151. package/esm/components/empty-filter.js +0 -15
  2152. package/esm/components/empty-filter.js.map +0 -1
  2153. package/esm/components/empty-row.d.ts +0 -4
  2154. package/esm/components/empty-row.js +0 -15
  2155. package/esm/components/empty-row.js.map +0 -1
  2156. package/esm/components/empty-values.d.ts +0 -4
  2157. package/esm/components/empty-values.js +0 -15
  2158. package/esm/components/empty-values.js.map +0 -1
  2159. package/esm/components/eraser-single.d.ts +0 -4
  2160. package/esm/components/eraser-single.js +0 -15
  2161. package/esm/components/eraser-single.js.map +0 -1
  2162. package/esm/components/error-icon.d.ts +0 -3
  2163. package/esm/components/error-icon.js +0 -14
  2164. package/esm/components/error-icon.js.map +0 -1
  2165. package/esm/components/error-single.d.ts +0 -4
  2166. package/esm/components/error-single.js +0 -15
  2167. package/esm/components/error-single.js.map +0 -1
  2168. package/esm/components/euro-icon.d.ts +0 -3
  2169. package/esm/components/euro-icon.js +0 -14
  2170. package/esm/components/euro-icon.js.map +0 -1
  2171. package/esm/components/euro-single.d.ts +0 -4
  2172. package/esm/components/euro-single.js +0 -15
  2173. package/esm/components/euro-single.js.map +0 -1
  2174. package/esm/components/examples.d.ts +0 -4
  2175. package/esm/components/examples.js +0 -15
  2176. package/esm/components/examples.js.map +0 -1
  2177. package/esm/components/executionlog-single.d.ts +0 -4
  2178. package/esm/components/executionlog-single.js +0 -15
  2179. package/esm/components/executionlog-single.js.map +0 -1
  2180. package/esm/components/executionlog.d.ts +0 -4
  2181. package/esm/components/executionlog.js +0 -15
  2182. package/esm/components/executionlog.js.map +0 -1
  2183. package/esm/components/executions-single.d.ts +0 -4
  2184. package/esm/components/executions-single.js +0 -15
  2185. package/esm/components/executions-single.js.map +0 -1
  2186. package/esm/components/expand-ascending-icon.d.ts +0 -3
  2187. package/esm/components/expand-ascending-icon.js +0 -14
  2188. package/esm/components/expand-ascending-icon.js.map +0 -1
  2189. package/esm/components/expand-ascending-single.d.ts +0 -4
  2190. package/esm/components/expand-ascending-single.js +0 -15
  2191. package/esm/components/expand-ascending-single.js.map +0 -1
  2192. package/esm/components/expand-descending-icon.d.ts +0 -3
  2193. package/esm/components/expand-descending-icon.js +0 -14
  2194. package/esm/components/expand-descending-icon.js.map +0 -1
  2195. package/esm/components/expand-descending-single.d.ts +0 -4
  2196. package/esm/components/expand-descending-single.js +0 -15
  2197. package/esm/components/expand-descending-single.js.map +0 -1
  2198. package/esm/components/expand.d.ts +0 -4
  2199. package/esm/components/expand.js +0 -15
  2200. package/esm/components/expand.js.map +0 -1
  2201. package/esm/components/exponential-icon.d.ts +0 -3
  2202. package/esm/components/exponential-icon.js +0 -14
  2203. package/esm/components/exponential-icon.js.map +0 -1
  2204. package/esm/components/exponential-single.d.ts +0 -4
  2205. package/esm/components/exponential-single.js +0 -15
  2206. package/esm/components/exponential-single.js.map +0 -1
  2207. package/esm/components/export-icon.d.ts +0 -3
  2208. package/esm/components/export-icon.js +0 -14
  2209. package/esm/components/export-icon.js.map +0 -1
  2210. package/esm/components/export-single.d.ts +0 -4
  2211. package/esm/components/export-single.js +0 -15
  2212. package/esm/components/export-single.js.map +0 -1
  2213. package/esm/components/eye-icon.d.ts +0 -3
  2214. package/esm/components/eye-icon.js +0 -14
  2215. package/esm/components/eye-icon.js.map +0 -1
  2216. package/esm/components/eye-outline-icon.d.ts +0 -3
  2217. package/esm/components/eye-outline-icon.js +0 -14
  2218. package/esm/components/eye-outline-icon.js.map +0 -1
  2219. package/esm/components/eye-outline-single.d.ts +0 -4
  2220. package/esm/components/eye-outline-single.js +0 -15
  2221. package/esm/components/eye-outline-single.js.map +0 -1
  2222. package/esm/components/eye-single.d.ts +0 -4
  2223. package/esm/components/eye-single.js +0 -15
  2224. package/esm/components/eye-single.js.map +0 -1
  2225. package/esm/components/eyelash-icon.d.ts +0 -3
  2226. package/esm/components/eyelash-icon.js +0 -14
  2227. package/esm/components/eyelash-icon.js.map +0 -1
  2228. package/esm/components/eyelash-single.d.ts +0 -4
  2229. package/esm/components/eyelash-single.js +0 -15
  2230. package/esm/components/eyelash-single.js.map +0 -1
  2231. package/esm/components/fall-single.d.ts +0 -4
  2232. package/esm/components/fall-single.js +0 -15
  2233. package/esm/components/fall-single.js.map +0 -1
  2234. package/esm/components/features-single.d.ts +0 -4
  2235. package/esm/components/features-single.js +0 -15
  2236. package/esm/components/features-single.js.map +0 -1
  2237. package/esm/components/features.d.ts +0 -4
  2238. package/esm/components/features.js +0 -15
  2239. package/esm/components/features.js.map +0 -1
  2240. package/esm/components/file-folder-single.d.ts +0 -4
  2241. package/esm/components/file-folder-single.js +0 -15
  2242. package/esm/components/file-folder-single.js.map +0 -1
  2243. package/esm/components/file-group-single.d.ts +0 -4
  2244. package/esm/components/file-group-single.js +0 -15
  2245. package/esm/components/file-group-single.js.map +0 -1
  2246. package/esm/components/file-lock-single.d.ts +0 -4
  2247. package/esm/components/file-lock-single.js +0 -15
  2248. package/esm/components/file-lock-single.js.map +0 -1
  2249. package/esm/components/filter-icon.d.ts +0 -3
  2250. package/esm/components/filter-icon.js +0 -14
  2251. package/esm/components/filter-icon.js.map +0 -1
  2252. package/esm/components/filter-none-sort-asc-single.d.ts +0 -4
  2253. package/esm/components/filter-none-sort-asc-single.js +0 -15
  2254. package/esm/components/filter-none-sort-asc-single.js.map +0 -1
  2255. package/esm/components/filter-none-sort-desc-single.d.ts +0 -4
  2256. package/esm/components/filter-none-sort-desc-single.js +0 -15
  2257. package/esm/components/filter-none-sort-desc-single.js.map +0 -1
  2258. package/esm/components/filter-single.d.ts +0 -4
  2259. package/esm/components/filter-single.js +0 -15
  2260. package/esm/components/filter-single.js.map +0 -1
  2261. package/esm/components/filtered-sort-asc-single.d.ts +0 -4
  2262. package/esm/components/filtered-sort-asc-single.js +0 -15
  2263. package/esm/components/filtered-sort-asc-single.js.map +0 -1
  2264. package/esm/components/filtered-sort-desc-single.d.ts +0 -4
  2265. package/esm/components/filtered-sort-desc-single.js +0 -15
  2266. package/esm/components/filtered-sort-desc-single.js.map +0 -1
  2267. package/esm/components/finance-single.d.ts +0 -4
  2268. package/esm/components/finance-single.js +0 -15
  2269. package/esm/components/finance-single.js.map +0 -1
  2270. package/esm/components/find-single.d.ts +0 -4
  2271. package/esm/components/find-single.js +0 -15
  2272. package/esm/components/find-single.js.map +0 -1
  2273. package/esm/components/flag-single.d.ts +0 -4
  2274. package/esm/components/flag-single.js +0 -15
  2275. package/esm/components/flag-single.js.map +0 -1
  2276. package/esm/components/flower-single.d.ts +0 -4
  2277. package/esm/components/flower-single.js +0 -15
  2278. package/esm/components/flower-single.js.map +0 -1
  2279. package/esm/components/folder-fill-single.d.ts +0 -4
  2280. package/esm/components/folder-fill-single.js +0 -15
  2281. package/esm/components/folder-fill-single.js.map +0 -1
  2282. package/esm/components/folder-icon.d.ts +0 -3
  2283. package/esm/components/folder-icon.js +0 -14
  2284. package/esm/components/folder-icon.js.map +0 -1
  2285. package/esm/components/folder-single.d.ts +0 -4
  2286. package/esm/components/folder-single.js +0 -15
  2287. package/esm/components/folder-single.js.map +0 -1
  2288. package/esm/components/font-color-double-icon.d.ts +0 -3
  2289. package/esm/components/font-color-double-icon.js +0 -14
  2290. package/esm/components/font-color-double-icon.js.map +0 -1
  2291. package/esm/components/font-color.d.ts +0 -4
  2292. package/esm/components/font-color.js +0 -15
  2293. package/esm/components/font-color.js.map +0 -1
  2294. package/esm/components/font-size-increase-icon.d.ts +0 -3
  2295. package/esm/components/font-size-increase-icon.js +0 -14
  2296. package/esm/components/font-size-increase-icon.js.map +0 -1
  2297. package/esm/components/font-size-increase-single.d.ts +0 -4
  2298. package/esm/components/font-size-increase-single.js +0 -15
  2299. package/esm/components/font-size-increase-single.js.map +0 -1
  2300. package/esm/components/font-size-reduce-icon.d.ts +0 -3
  2301. package/esm/components/font-size-reduce-icon.js +0 -14
  2302. package/esm/components/font-size-reduce-icon.js.map +0 -1
  2303. package/esm/components/font-size-reduce-single-single.d.ts +0 -4
  2304. package/esm/components/font-size-reduce-single-single.js +0 -15
  2305. package/esm/components/font-size-reduce-single-single.js.map +0 -1
  2306. package/esm/components/font-size-reduce-single.d.ts +0 -4
  2307. package/esm/components/font-size-reduce-single.js +0 -15
  2308. package/esm/components/font-size-reduce-single.js.map +0 -1
  2309. package/esm/components/forward-single.d.ts +0 -4
  2310. package/esm/components/forward-single.js +0 -15
  2311. package/esm/components/forward-single.js.map +0 -1
  2312. package/esm/components/forward.d.ts +0 -4
  2313. package/esm/components/forward.js +0 -15
  2314. package/esm/components/forward.js.map +0 -1
  2315. package/esm/components/frame-size-single.d.ts +0 -4
  2316. package/esm/components/frame-size-single.js +0 -15
  2317. package/esm/components/frame-size-single.js.map +0 -1
  2318. package/esm/components/freeze-column-icon.d.ts +0 -3
  2319. package/esm/components/freeze-column-icon.js +0 -14
  2320. package/esm/components/freeze-column-icon.js.map +0 -1
  2321. package/esm/components/freeze-column-single.d.ts +0 -4
  2322. package/esm/components/freeze-column-single.js +0 -15
  2323. package/esm/components/freeze-column-single.js.map +0 -1
  2324. package/esm/components/freeze-row-icon.d.ts +0 -3
  2325. package/esm/components/freeze-row-icon.js +0 -14
  2326. package/esm/components/freeze-row-icon.js.map +0 -1
  2327. package/esm/components/freeze-row-single.d.ts +0 -4
  2328. package/esm/components/freeze-row-single.js +0 -15
  2329. package/esm/components/freeze-row-single.js.map +0 -1
  2330. package/esm/components/freeze-to-selected-icon.d.ts +0 -3
  2331. package/esm/components/freeze-to-selected-icon.js +0 -14
  2332. package/esm/components/freeze-to-selected-icon.js.map +0 -1
  2333. package/esm/components/freeze-to-selected-single.d.ts +0 -4
  2334. package/esm/components/freeze-to-selected-single.js +0 -15
  2335. package/esm/components/freeze-to-selected-single.js.map +0 -1
  2336. package/esm/components/from-a-to-z.d.ts +0 -4
  2337. package/esm/components/from-a-to-z.js +0 -15
  2338. package/esm/components/from-a-to-z.js.map +0 -1
  2339. package/esm/components/from-z-to-a.d.ts +0 -4
  2340. package/esm/components/from-z-to-a.js +0 -15
  2341. package/esm/components/from-z-to-a.js.map +0 -1
  2342. package/esm/components/full-screen-single.d.ts +0 -4
  2343. package/esm/components/full-screen-single.js +0 -15
  2344. package/esm/components/full-screen-single.js.map +0 -1
  2345. package/esm/components/fullscreen-icon.d.ts +0 -3
  2346. package/esm/components/fullscreen-icon.js +0 -14
  2347. package/esm/components/fullscreen-icon.js.map +0 -1
  2348. package/esm/components/fullscreen-single.d.ts +0 -4
  2349. package/esm/components/fullscreen-single.js +0 -15
  2350. package/esm/components/fullscreen-single.js.map +0 -1
  2351. package/esm/components/function-icon.d.ts +0 -3
  2352. package/esm/components/function-icon.js +0 -14
  2353. package/esm/components/function-icon.js.map +0 -1
  2354. package/esm/components/function-single.d.ts +0 -4
  2355. package/esm/components/function-single.js +0 -15
  2356. package/esm/components/function-single.js.map +0 -1
  2357. package/esm/components/funnel-icon.d.ts +0 -3
  2358. package/esm/components/funnel-icon.js +0 -14
  2359. package/esm/components/funnel-icon.js.map +0 -1
  2360. package/esm/components/funnel-single.d.ts +0 -4
  2361. package/esm/components/funnel-single.js +0 -15
  2362. package/esm/components/funnel-single.js.map +0 -1
  2363. package/esm/components/fx-icon.d.ts +0 -3
  2364. package/esm/components/fx-icon.js +0 -14
  2365. package/esm/components/fx-icon.js.map +0 -1
  2366. package/esm/components/fx-single.d.ts +0 -4
  2367. package/esm/components/fx-single.js +0 -15
  2368. package/esm/components/fx-single.js.map +0 -1
  2369. package/esm/components/general-setting-single.d.ts +0 -4
  2370. package/esm/components/general-setting-single.js +0 -15
  2371. package/esm/components/general-setting-single.js.map +0 -1
  2372. package/esm/components/github-single-24.d.ts +0 -4
  2373. package/esm/components/github-single-24.js +0 -15
  2374. package/esm/components/github-single-24.js.map +0 -1
  2375. package/esm/components/github-single-40.d.ts +0 -4
  2376. package/esm/components/github-single-40.js +0 -15
  2377. package/esm/components/github-single-40.js.map +0 -1
  2378. package/esm/components/go-single.d.ts +0 -4
  2379. package/esm/components/go-single.js +0 -15
  2380. package/esm/components/go-single.js.map +0 -1
  2381. package/esm/components/gool-fill-single-1.d.ts +0 -4
  2382. package/esm/components/gool-fill-single-1.js +0 -15
  2383. package/esm/components/gool-fill-single-1.js.map +0 -1
  2384. package/esm/components/gool-fill-single.d.ts +0 -4
  2385. package/esm/components/gool-fill-single.js +0 -15
  2386. package/esm/components/gool-fill-single.js.map +0 -1
  2387. package/esm/components/graph-icon.d.ts +0 -3
  2388. package/esm/components/graph-icon.js +0 -14
  2389. package/esm/components/graph-icon.js.map +0 -1
  2390. package/esm/components/graph-single.d.ts +0 -4
  2391. package/esm/components/graph-single.js +0 -15
  2392. package/esm/components/graph-single.js.map +0 -1
  2393. package/esm/components/grid-icon.d.ts +0 -3
  2394. package/esm/components/grid-icon.js +0 -14
  2395. package/esm/components/grid-icon.js.map +0 -1
  2396. package/esm/components/grid-outline-icon.d.ts +0 -3
  2397. package/esm/components/grid-outline-icon.js +0 -14
  2398. package/esm/components/grid-outline-icon.js.map +0 -1
  2399. package/esm/components/grid-outline-single.d.ts +0 -4
  2400. package/esm/components/grid-outline-single.js +0 -15
  2401. package/esm/components/grid-outline-single.js.map +0 -1
  2402. package/esm/components/grid-single.d.ts +0 -4
  2403. package/esm/components/grid-single.js +0 -15
  2404. package/esm/components/grid-single.js.map +0 -1
  2405. package/esm/components/group-icon.d.ts +0 -3
  2406. package/esm/components/group-icon.js +0 -14
  2407. package/esm/components/group-icon.js.map +0 -1
  2408. package/esm/components/group-single.d.ts +0 -4
  2409. package/esm/components/group-single.js +0 -15
  2410. package/esm/components/group-single.js.map +0 -1
  2411. package/esm/components/group-sparkline-icon.d.ts +0 -3
  2412. package/esm/components/group-sparkline-icon.js +0 -14
  2413. package/esm/components/group-sparkline-icon.js.map +0 -1
  2414. package/esm/components/group-sparkline-single.d.ts +0 -4
  2415. package/esm/components/group-sparkline-single.js +0 -15
  2416. package/esm/components/group-sparkline-single.js.map +0 -1
  2417. package/esm/components/guffaw.d.ts +0 -4
  2418. package/esm/components/guffaw.js +0 -15
  2419. package/esm/components/guffaw.js.map +0 -1
  2420. package/esm/components/guide-icon.d.ts +0 -3
  2421. package/esm/components/guide-icon.js +0 -14
  2422. package/esm/components/guide-icon.js.map +0 -1
  2423. package/esm/components/guide-single.d.ts +0 -4
  2424. package/esm/components/guide-single.js +0 -15
  2425. package/esm/components/guide-single.js.map +0 -1
  2426. package/esm/components/guides-single.d.ts +0 -4
  2427. package/esm/components/guides-single.js +0 -15
  2428. package/esm/components/guides-single.js.map +0 -1
  2429. package/esm/components/guides.d.ts +0 -4
  2430. package/esm/components/guides.js +0 -15
  2431. package/esm/components/guides.js.map +0 -1
  2432. package/esm/components/h1-icon.d.ts +0 -3
  2433. package/esm/components/h1-icon.js +0 -14
  2434. package/esm/components/h1-icon.js.map +0 -1
  2435. package/esm/components/h1-single.d.ts +0 -4
  2436. package/esm/components/h1-single.js +0 -15
  2437. package/esm/components/h1-single.js.map +0 -1
  2438. package/esm/components/h2-icon.d.ts +0 -3
  2439. package/esm/components/h2-icon.js +0 -14
  2440. package/esm/components/h2-icon.js.map +0 -1
  2441. package/esm/components/h2-single.d.ts +0 -4
  2442. package/esm/components/h2-single.js +0 -15
  2443. package/esm/components/h2-single.js.map +0 -1
  2444. package/esm/components/h3-icon.d.ts +0 -3
  2445. package/esm/components/h3-icon.js +0 -14
  2446. package/esm/components/h3-icon.js.map +0 -1
  2447. package/esm/components/h3-single.d.ts +0 -4
  2448. package/esm/components/h3-single.js +0 -15
  2449. package/esm/components/h3-single.js.map +0 -1
  2450. package/esm/components/h4-icon.d.ts +0 -3
  2451. package/esm/components/h4-icon.js +0 -14
  2452. package/esm/components/h4-icon.js.map +0 -1
  2453. package/esm/components/h4-single.d.ts +0 -4
  2454. package/esm/components/h4-single.js +0 -15
  2455. package/esm/components/h4-single.js.map +0 -1
  2456. package/esm/components/h5-icon.d.ts +0 -3
  2457. package/esm/components/h5-icon.js +0 -14
  2458. package/esm/components/h5-icon.js.map +0 -1
  2459. package/esm/components/h5-single.d.ts +0 -4
  2460. package/esm/components/h5-single.js +0 -15
  2461. package/esm/components/h5-single.js.map +0 -1
  2462. package/esm/components/h6-icon.d.ts +0 -3
  2463. package/esm/components/h6-icon.js +0 -14
  2464. package/esm/components/h6-icon.js.map +0 -1
  2465. package/esm/components/h6-single.d.ts +0 -4
  2466. package/esm/components/h6-single.js +0 -15
  2467. package/esm/components/h6-single.js.map +0 -1
  2468. package/esm/components/head-single.d.ts +0 -4
  2469. package/esm/components/head-single.js +0 -15
  2470. package/esm/components/head-single.js.map +0 -1
  2471. package/esm/components/header-footer-icon.d.ts +0 -3
  2472. package/esm/components/header-footer-icon.js +0 -14
  2473. package/esm/components/header-footer-icon.js.map +0 -1
  2474. package/esm/components/header-footer-single.d.ts +0 -4
  2475. package/esm/components/header-footer-single.js +0 -15
  2476. package/esm/components/header-footer-single.js.map +0 -1
  2477. package/esm/components/heart-single.d.ts +0 -4
  2478. package/esm/components/heart-single.js +0 -15
  2479. package/esm/components/heart-single.js.map +0 -1
  2480. package/esm/components/heatmap-icon.d.ts +0 -3
  2481. package/esm/components/heatmap-icon.js +0 -14
  2482. package/esm/components/heatmap-icon.js.map +0 -1
  2483. package/esm/components/help-single.d.ts +0 -4
  2484. package/esm/components/help-single.js +0 -15
  2485. package/esm/components/help-single.js.map +0 -1
  2486. package/esm/components/hide-double-icon.d.ts +0 -3
  2487. package/esm/components/hide-double-icon.js +0 -14
  2488. package/esm/components/hide-double-icon.js.map +0 -1
  2489. package/esm/components/hide-gridlines-double-icon.d.ts +0 -3
  2490. package/esm/components/hide-gridlines-double-icon.js +0 -14
  2491. package/esm/components/hide-gridlines-double-icon.js.map +0 -1
  2492. package/esm/components/hide-gridlines.d.ts +0 -4
  2493. package/esm/components/hide-gridlines.js +0 -15
  2494. package/esm/components/hide-gridlines.js.map +0 -1
  2495. package/esm/components/hide-note-icon.d.ts +0 -3
  2496. package/esm/components/hide-note-icon.js +0 -14
  2497. package/esm/components/hide-note-icon.js.map +0 -1
  2498. package/esm/components/hide-note-single.d.ts +0 -4
  2499. package/esm/components/hide-note-single.js +0 -15
  2500. package/esm/components/hide-note-single.js.map +0 -1
  2501. package/esm/components/hide-single.d.ts +0 -4
  2502. package/esm/components/hide-single.js +0 -15
  2503. package/esm/components/hide-single.js.map +0 -1
  2504. package/esm/components/hide.d.ts +0 -4
  2505. package/esm/components/hide.js +0 -15
  2506. package/esm/components/hide.js.map +0 -1
  2507. package/esm/components/history-icon.d.ts +0 -3
  2508. package/esm/components/history-icon.js +0 -14
  2509. package/esm/components/history-icon.js.map +0 -1
  2510. package/esm/components/history-operations.d.ts +0 -4
  2511. package/esm/components/history-operations.js +0 -15
  2512. package/esm/components/history-operations.js.map +0 -1
  2513. package/esm/components/history-single.d.ts +0 -4
  2514. package/esm/components/history-single.js +0 -15
  2515. package/esm/components/history-single.js.map +0 -1
  2516. package/esm/components/home-fill-single.d.ts +0 -4
  2517. package/esm/components/home-fill-single.js +0 -15
  2518. package/esm/components/home-fill-single.js.map +0 -1
  2519. package/esm/components/home-icon.d.ts +0 -3
  2520. package/esm/components/home-icon.js +0 -14
  2521. package/esm/components/home-icon.js.map +0 -1
  2522. package/esm/components/home-single.d.ts +0 -4
  2523. package/esm/components/home-single.js +0 -15
  2524. package/esm/components/home-single.js.map +0 -1
  2525. package/esm/components/horizontal-border-double-icon.d.ts +0 -3
  2526. package/esm/components/horizontal-border-double-icon.js +0 -14
  2527. package/esm/components/horizontal-border-double-icon.js.map +0 -1
  2528. package/esm/components/horizontal-border.d.ts +0 -4
  2529. package/esm/components/horizontal-border.js +0 -15
  2530. package/esm/components/horizontal-border.js.map +0 -1
  2531. package/esm/components/horizontal-merge-icon.d.ts +0 -3
  2532. package/esm/components/horizontal-merge-icon.js +0 -14
  2533. package/esm/components/horizontal-merge-icon.js.map +0 -1
  2534. package/esm/components/horizontal-merge-single.d.ts +0 -4
  2535. package/esm/components/horizontal-merge-single.js +0 -15
  2536. package/esm/components/horizontal-merge-single.js.map +0 -1
  2537. package/esm/components/horizontally-icon.d.ts +0 -3
  2538. package/esm/components/horizontally-icon.js +0 -14
  2539. package/esm/components/horizontally-icon.js.map +0 -1
  2540. package/esm/components/horizontally-single.d.ts +0 -4
  2541. package/esm/components/horizontally-single.js +0 -15
  2542. package/esm/components/horizontally-single.js.map +0 -1
  2543. package/esm/components/hourglass-single.d.ts +0 -4
  2544. package/esm/components/hourglass-single.js +0 -15
  2545. package/esm/components/hourglass-single.js.map +0 -1
  2546. package/esm/components/icons.d.ts +0 -4
  2547. package/esm/components/icons.js +0 -15
  2548. package/esm/components/icons.js.map +0 -1
  2549. package/esm/components/impatient.d.ts +0 -4
  2550. package/esm/components/impatient.js +0 -15
  2551. package/esm/components/impatient.js.map +0 -1
  2552. package/esm/components/increase-icon.d.ts +0 -3
  2553. package/esm/components/increase-icon.js +0 -14
  2554. package/esm/components/increase-icon.js.map +0 -1
  2555. package/esm/components/increase-single.d.ts +0 -4
  2556. package/esm/components/increase-single.js +0 -15
  2557. package/esm/components/increase-single.js.map +0 -1
  2558. package/esm/components/indicate.d.ts +0 -4
  2559. package/esm/components/indicate.js +0 -15
  2560. package/esm/components/indicate.js.map +0 -1
  2561. package/esm/components/info-icon.d.ts +0 -3
  2562. package/esm/components/info-icon.js +0 -14
  2563. package/esm/components/info-icon.js.map +0 -1
  2564. package/esm/components/info-single.d.ts +0 -4
  2565. package/esm/components/info-single.js +0 -15
  2566. package/esm/components/info-single.js.map +0 -1
  2567. package/esm/components/inner-border-double-icon.d.ts +0 -3
  2568. package/esm/components/inner-border-double-icon.js +0 -14
  2569. package/esm/components/inner-border-double-icon.js.map +0 -1
  2570. package/esm/components/inner-border.d.ts +0 -4
  2571. package/esm/components/inner-border.js +0 -15
  2572. package/esm/components/inner-border.js.map +0 -1
  2573. package/esm/components/insert-cell-down copy-double-icon.d.ts +0 -3
  2574. package/esm/components/insert-cell-down copy-double-icon.js +0 -14
  2575. package/esm/components/insert-cell-down copy-double-icon.js.map +0 -1
  2576. package/esm/components/insert-cell-down-double-icon.d.ts +0 -3
  2577. package/esm/components/insert-cell-down-double-icon.js +0 -14
  2578. package/esm/components/insert-cell-down-double-icon.js.map +0 -1
  2579. package/esm/components/insert-cell-down-single.d.ts +0 -4
  2580. package/esm/components/insert-cell-down-single.js +0 -15
  2581. package/esm/components/insert-cell-down-single.js.map +0 -1
  2582. package/esm/components/insert-cell-down.d.ts +0 -4
  2583. package/esm/components/insert-cell-down.js +0 -15
  2584. package/esm/components/insert-cell-down.js.map +0 -1
  2585. package/esm/components/insert-cell-shift-right copy-double-icon.d.ts +0 -3
  2586. package/esm/components/insert-cell-shift-right copy-double-icon.js +0 -14
  2587. package/esm/components/insert-cell-shift-right copy-double-icon.js.map +0 -1
  2588. package/esm/components/insert-cell-shift-right-double-icon.d.ts +0 -3
  2589. package/esm/components/insert-cell-shift-right-double-icon.js +0 -14
  2590. package/esm/components/insert-cell-shift-right-double-icon.js.map +0 -1
  2591. package/esm/components/insert-cell-shift-right-single.d.ts +0 -4
  2592. package/esm/components/insert-cell-shift-right-single.js +0 -15
  2593. package/esm/components/insert-cell-shift-right-single.js.map +0 -1
  2594. package/esm/components/insert-cell-shift-right.d.ts +0 -4
  2595. package/esm/components/insert-cell-shift-right.js +0 -15
  2596. package/esm/components/insert-cell-shift-right.js.map +0 -1
  2597. package/esm/components/insert-comment-double-icon.d.ts +0 -3
  2598. package/esm/components/insert-comment-double-icon.js +0 -14
  2599. package/esm/components/insert-comment-double-icon.js.map +0 -1
  2600. package/esm/components/insert-comment.d.ts +0 -4
  2601. package/esm/components/insert-comment.js +0 -15
  2602. package/esm/components/insert-comment.js.map +0 -1
  2603. package/esm/components/insert-double-icon.d.ts +0 -3
  2604. package/esm/components/insert-double-icon.js +0 -14
  2605. package/esm/components/insert-double-icon.js.map +0 -1
  2606. package/esm/components/insert-icon.d.ts +0 -3
  2607. package/esm/components/insert-icon.js +0 -14
  2608. package/esm/components/insert-icon.js.map +0 -1
  2609. package/esm/components/insert-link-double-icon.d.ts +0 -3
  2610. package/esm/components/insert-link-double-icon.js +0 -14
  2611. package/esm/components/insert-link-double-icon.js.map +0 -1
  2612. package/esm/components/insert-link.d.ts +0 -4
  2613. package/esm/components/insert-link.js +0 -15
  2614. package/esm/components/insert-link.js.map +0 -1
  2615. package/esm/components/insert-row-above-double-icon.d.ts +0 -3
  2616. package/esm/components/insert-row-above-double-icon.js +0 -14
  2617. package/esm/components/insert-row-above-double-icon.js.map +0 -1
  2618. package/esm/components/insert-row-above-single.d.ts +0 -4
  2619. package/esm/components/insert-row-above-single.js +0 -15
  2620. package/esm/components/insert-row-above-single.js.map +0 -1
  2621. package/esm/components/insert-row-above.d.ts +0 -4
  2622. package/esm/components/insert-row-above.js +0 -15
  2623. package/esm/components/insert-row-above.js.map +0 -1
  2624. package/esm/components/insert-row-below-double-icon.d.ts +0 -3
  2625. package/esm/components/insert-row-below-double-icon.js +0 -14
  2626. package/esm/components/insert-row-below-double-icon.js.map +0 -1
  2627. package/esm/components/insert-row-below-single.d.ts +0 -4
  2628. package/esm/components/insert-row-below-single.js +0 -15
  2629. package/esm/components/insert-row-below-single.js.map +0 -1
  2630. package/esm/components/insert-row-below.d.ts +0 -4
  2631. package/esm/components/insert-row-below.js +0 -15
  2632. package/esm/components/insert-row-below.js.map +0 -1
  2633. package/esm/components/insert-single.d.ts +0 -4
  2634. package/esm/components/insert-single.js +0 -15
  2635. package/esm/components/insert-single.js.map +0 -1
  2636. package/esm/components/insert.d.ts +0 -4
  2637. package/esm/components/insert.js +0 -15
  2638. package/esm/components/insert.js.map +0 -1
  2639. package/esm/components/italic-icon.d.ts +0 -3
  2640. package/esm/components/italic-icon.js +0 -14
  2641. package/esm/components/italic-icon.js.map +0 -1
  2642. package/esm/components/italic-single.d.ts +0 -4
  2643. package/esm/components/italic-single.js +0 -15
  2644. package/esm/components/italic-single.js.map +0 -1
  2645. package/esm/components/keyboard-icon.d.ts +0 -3
  2646. package/esm/components/keyboard-icon.js +0 -14
  2647. package/esm/components/keyboard-icon.js.map +0 -1
  2648. package/esm/components/keyboard-single.d.ts +0 -4
  2649. package/esm/components/keyboard-single.js +0 -15
  2650. package/esm/components/keyboard-single.js.map +0 -1
  2651. package/esm/components/ladder-chart-single.d.ts +0 -4
  2652. package/esm/components/ladder-chart-single.js +0 -15
  2653. package/esm/components/ladder-chart-single.js.map +0 -1
  2654. package/esm/components/language-single.d.ts +0 -4
  2655. package/esm/components/language-single.js +0 -15
  2656. package/esm/components/language-single.js.map +0 -1
  2657. package/esm/components/lateral.d.ts +0 -4
  2658. package/esm/components/lateral.js +0 -15
  2659. package/esm/components/lateral.js.map +0 -1
  2660. package/esm/components/layers-single.d.ts +0 -4
  2661. package/esm/components/layers-single.js +0 -15
  2662. package/esm/components/layers-single.js.map +0 -1
  2663. package/esm/components/layers.d.ts +0 -4
  2664. package/esm/components/layers.js +0 -15
  2665. package/esm/components/layers.js.map +0 -1
  2666. package/esm/components/left-border-double-icon.d.ts +0 -3
  2667. package/esm/components/left-border-double-icon.js +0 -14
  2668. package/esm/components/left-border-double-icon.js.map +0 -1
  2669. package/esm/components/left-border.d.ts +0 -4
  2670. package/esm/components/left-border.js +0 -15
  2671. package/esm/components/left-border.js.map +0 -1
  2672. package/esm/components/left-double-diagonal-icon.d.ts +0 -3
  2673. package/esm/components/left-double-diagonal-icon.js +0 -14
  2674. package/esm/components/left-double-diagonal-icon.js.map +0 -1
  2675. package/esm/components/left-double-diagonal-single.d.ts +0 -4
  2676. package/esm/components/left-double-diagonal-single.js +0 -15
  2677. package/esm/components/left-double-diagonal-single.js.map +0 -1
  2678. package/esm/components/left-icon.d.ts +0 -3
  2679. package/esm/components/left-icon.js +0 -14
  2680. package/esm/components/left-icon.js.map +0 -1
  2681. package/esm/components/left-insert-column-double-icon.d.ts +0 -3
  2682. package/esm/components/left-insert-column-double-icon.js +0 -14
  2683. package/esm/components/left-insert-column-double-icon.js.map +0 -1
  2684. package/esm/components/left-insert-column-single.d.ts +0 -4
  2685. package/esm/components/left-insert-column-single.js +0 -15
  2686. package/esm/components/left-insert-column-single.js.map +0 -1
  2687. package/esm/components/left-insert-column.d.ts +0 -4
  2688. package/esm/components/left-insert-column.js +0 -15
  2689. package/esm/components/left-insert-column.js.map +0 -1
  2690. package/esm/components/left-justifying-icon.d.ts +0 -3
  2691. package/esm/components/left-justifying-icon.js +0 -14
  2692. package/esm/components/left-justifying-icon.js.map +0 -1
  2693. package/esm/components/left-justifying-single.d.ts +0 -4
  2694. package/esm/components/left-justifying-single.js +0 -15
  2695. package/esm/components/left-justifying-single.js.map +0 -1
  2696. package/esm/components/left-rotation-forty-five-degrees-icon.d.ts +0 -3
  2697. package/esm/components/left-rotation-forty-five-degrees-icon.js +0 -14
  2698. package/esm/components/left-rotation-forty-five-degrees-icon.js.map +0 -1
  2699. package/esm/components/left-rotation-forty-five-degrees-single.d.ts +0 -4
  2700. package/esm/components/left-rotation-forty-five-degrees-single.js +0 -15
  2701. package/esm/components/left-rotation-forty-five-degrees-single.js.map +0 -1
  2702. package/esm/components/left-rotation-ninety-degrees-icon.d.ts +0 -3
  2703. package/esm/components/left-rotation-ninety-degrees-icon.js +0 -14
  2704. package/esm/components/left-rotation-ninety-degrees-icon.js.map +0 -1
  2705. package/esm/components/left-rotation-ninety-degrees-single.d.ts +0 -4
  2706. package/esm/components/left-rotation-ninety-degrees-single.js +0 -15
  2707. package/esm/components/left-rotation-ninety-degrees-single.js.map +0 -1
  2708. package/esm/components/left-single.d.ts +0 -4
  2709. package/esm/components/left-single.js +0 -15
  2710. package/esm/components/left-single.js.map +0 -1
  2711. package/esm/components/left-tridiagonal-icon.d.ts +0 -3
  2712. package/esm/components/left-tridiagonal-icon.js +0 -14
  2713. package/esm/components/left-tridiagonal-icon.js.map +0 -1
  2714. package/esm/components/left-tridiagonal-single.d.ts +0 -4
  2715. package/esm/components/left-tridiagonal-single.js +0 -15
  2716. package/esm/components/left-tridiagonal-single.js.map +0 -1
  2717. package/esm/components/light-bulb-single.d.ts +0 -4
  2718. package/esm/components/light-bulb-single.js +0 -15
  2719. package/esm/components/light-bulb-single.js.map +0 -1
  2720. package/esm/components/light-mode-single.d.ts +0 -4
  2721. package/esm/components/light-mode-single.js +0 -15
  2722. package/esm/components/light-mode-single.js.map +0 -1
  2723. package/esm/components/light-single.d.ts +0 -4
  2724. package/esm/components/light-single.js +0 -15
  2725. package/esm/components/light-single.js.map +0 -1
  2726. package/esm/components/line-chart-icon.d.ts +0 -3
  2727. package/esm/components/line-chart-icon.js +0 -14
  2728. package/esm/components/line-chart-icon.js.map +0 -1
  2729. package/esm/components/line-chart-single.d.ts +0 -4
  2730. package/esm/components/line-chart-single.js +0 -15
  2731. package/esm/components/line-chart-single.js.map +0 -1
  2732. package/esm/components/line-sparkline-icon.d.ts +0 -3
  2733. package/esm/components/line-sparkline-icon.js +0 -14
  2734. package/esm/components/line-sparkline-icon.js.map +0 -1
  2735. package/esm/components/line-sparkline-single.d.ts +0 -4
  2736. package/esm/components/line-sparkline-single.js +0 -15
  2737. package/esm/components/line-sparkline-single.js.map +0 -1
  2738. package/esm/components/linear-icon.d.ts +0 -3
  2739. package/esm/components/linear-icon.js +0 -14
  2740. package/esm/components/linear-icon.js.map +0 -1
  2741. package/esm/components/linear-single.d.ts +0 -4
  2742. package/esm/components/linear-single.js +0 -15
  2743. package/esm/components/linear-single.js.map +0 -1
  2744. package/esm/components/link-icon.d.ts +0 -3
  2745. package/esm/components/link-icon.js +0 -14
  2746. package/esm/components/link-icon.js.map +0 -1
  2747. package/esm/components/link-single.d.ts +0 -4
  2748. package/esm/components/link-single.js +0 -15
  2749. package/esm/components/link-single.js.map +0 -1
  2750. package/esm/components/list-outline-single.d.ts +0 -4
  2751. package/esm/components/list-outline-single.js +0 -15
  2752. package/esm/components/list-outline-single.js.map +0 -1
  2753. package/esm/components/live-share-icon.d.ts +0 -3
  2754. package/esm/components/live-share-icon.js +0 -14
  2755. package/esm/components/live-share-icon.js.map +0 -1
  2756. package/esm/components/live-share-single.d.ts +0 -4
  2757. package/esm/components/live-share-single.js +0 -15
  2758. package/esm/components/live-share-single.js.map +0 -1
  2759. package/esm/components/loading-multi-icon.d.ts +0 -3
  2760. package/esm/components/loading-multi-icon.js +0 -14
  2761. package/esm/components/loading-multi-icon.js.map +0 -1
  2762. package/esm/components/loading.d.ts +0 -4
  2763. package/esm/components/loading.js +0 -15
  2764. package/esm/components/loading.js.map +0 -1
  2765. package/esm/components/lock-icon.d.ts +0 -3
  2766. package/esm/components/lock-icon.js +0 -14
  2767. package/esm/components/lock-icon.js.map +0 -1
  2768. package/esm/components/lock-single.d.ts +0 -4
  2769. package/esm/components/lock-single.js +0 -15
  2770. package/esm/components/lock-single.js.map +0 -1
  2771. package/esm/components/log.d.ts +0 -4
  2772. package/esm/components/log.js +0 -15
  2773. package/esm/components/log.js.map +0 -1
  2774. package/esm/components/logarithmic-icon.d.ts +0 -3
  2775. package/esm/components/logarithmic-icon.js +0 -14
  2776. package/esm/components/logarithmic-icon.js.map +0 -1
  2777. package/esm/components/logarithmic-single.d.ts +0 -4
  2778. package/esm/components/logarithmic-single.js +0 -15
  2779. package/esm/components/logarithmic-single.js.map +0 -1
  2780. package/esm/components/longitudinal.d.ts +0 -4
  2781. package/esm/components/longitudinal.js +0 -15
  2782. package/esm/components/longitudinal.js.map +0 -1
  2783. package/esm/components/magnifier-single.d.ts +0 -4
  2784. package/esm/components/magnifier-single.js +0 -15
  2785. package/esm/components/magnifier-single.js.map +0 -1
  2786. package/esm/components/max-icon.d.ts +0 -3
  2787. package/esm/components/max-icon.js +0 -14
  2788. package/esm/components/max-icon.js.map +0 -1
  2789. package/esm/components/max-single.d.ts +0 -4
  2790. package/esm/components/max-single.js +0 -15
  2791. package/esm/components/max-single.js.map +0 -1
  2792. package/esm/components/me-single.d.ts +0 -4
  2793. package/esm/components/me-single.js +0 -15
  2794. package/esm/components/me-single.js.map +0 -1
  2795. package/esm/components/menu-icon.d.ts +0 -3
  2796. package/esm/components/menu-icon.js +0 -14
  2797. package/esm/components/menu-icon.js.map +0 -1
  2798. package/esm/components/menu-single-24.d.ts +0 -4
  2799. package/esm/components/menu-single-24.js +0 -15
  2800. package/esm/components/menu-single-24.js.map +0 -1
  2801. package/esm/components/menu-single.d.ts +0 -4
  2802. package/esm/components/menu-single.js +0 -15
  2803. package/esm/components/menu-single.js.map +0 -1
  2804. package/esm/components/merge-all-icon.d.ts +0 -3
  2805. package/esm/components/merge-all-icon.js +0 -14
  2806. package/esm/components/merge-all-icon.js.map +0 -1
  2807. package/esm/components/merge-all-single.d.ts +0 -4
  2808. package/esm/components/merge-all-single.js +0 -15
  2809. package/esm/components/merge-all-single.js.map +0 -1
  2810. package/esm/components/merge-by-row-single.d.ts +0 -4
  2811. package/esm/components/merge-by-row-single.js +0 -15
  2812. package/esm/components/merge-by-row-single.js.map +0 -1
  2813. package/esm/components/merge-cell-center-content-single.d.ts +0 -4
  2814. package/esm/components/merge-cell-center-content-single.js +0 -15
  2815. package/esm/components/merge-cell-center-content-single.js.map +0 -1
  2816. package/esm/components/merge-text-single.d.ts +0 -4
  2817. package/esm/components/merge-text-single.js +0 -15
  2818. package/esm/components/merge-text-single.js.map +0 -1
  2819. package/esm/components/min-icon.d.ts +0 -3
  2820. package/esm/components/min-icon.js +0 -14
  2821. package/esm/components/min-icon.js.map +0 -1
  2822. package/esm/components/min-single.d.ts +0 -4
  2823. package/esm/components/min-single.js +0 -15
  2824. package/esm/components/min-single.js.map +0 -1
  2825. package/esm/components/minus-single.d.ts +0 -4
  2826. package/esm/components/minus-single.js +0 -15
  2827. package/esm/components/minus-single.js.map +0 -1
  2828. package/esm/components/mistake-single.d.ts +0 -4
  2829. package/esm/components/mistake-single.js +0 -15
  2830. package/esm/components/mistake-single.js.map +0 -1
  2831. package/esm/components/mistake.d.ts +0 -4
  2832. package/esm/components/mistake.js +0 -15
  2833. package/esm/components/mistake.js.map +0 -1
  2834. package/esm/components/more-down-icon.d.ts +0 -3
  2835. package/esm/components/more-down-icon.js +0 -14
  2836. package/esm/components/more-down-icon.js.map +0 -1
  2837. package/esm/components/more-down-single.d.ts +0 -4
  2838. package/esm/components/more-down-single.js +0 -15
  2839. package/esm/components/more-down-single.js.map +0 -1
  2840. package/esm/components/more-function-icon.d.ts +0 -3
  2841. package/esm/components/more-function-icon.js +0 -14
  2842. package/esm/components/more-function-icon.js.map +0 -1
  2843. package/esm/components/more-function-single.d.ts +0 -4
  2844. package/esm/components/more-function-single.js +0 -15
  2845. package/esm/components/more-function-single.js.map +0 -1
  2846. package/esm/components/more-horizontal-icon.d.ts +0 -3
  2847. package/esm/components/more-horizontal-icon.js +0 -14
  2848. package/esm/components/more-horizontal-icon.js.map +0 -1
  2849. package/esm/components/more-horizontal-single.d.ts +0 -4
  2850. package/esm/components/more-horizontal-single.js +0 -15
  2851. package/esm/components/more-horizontal-single.js.map +0 -1
  2852. package/esm/components/more-icon.d.ts +0 -3
  2853. package/esm/components/more-icon.js +0 -14
  2854. package/esm/components/more-icon.js.map +0 -1
  2855. package/esm/components/more-left-icon.d.ts +0 -3
  2856. package/esm/components/more-left-icon.js +0 -14
  2857. package/esm/components/more-left-icon.js.map +0 -1
  2858. package/esm/components/more-left-single.d.ts +0 -4
  2859. package/esm/components/more-left-single.js +0 -15
  2860. package/esm/components/more-left-single.js.map +0 -1
  2861. package/esm/components/more-right-icon.d.ts +0 -3
  2862. package/esm/components/more-right-icon.js +0 -14
  2863. package/esm/components/more-right-icon.js.map +0 -1
  2864. package/esm/components/more-right-single.d.ts +0 -4
  2865. package/esm/components/more-right-single.js +0 -15
  2866. package/esm/components/more-right-single.js.map +0 -1
  2867. package/esm/components/more-single.d.ts +0 -4
  2868. package/esm/components/more-single.js +0 -15
  2869. package/esm/components/more-single.js.map +0 -1
  2870. package/esm/components/more-up-icon.d.ts +0 -3
  2871. package/esm/components/more-up-icon.js +0 -14
  2872. package/esm/components/more-up-icon.js.map +0 -1
  2873. package/esm/components/more-up-single.d.ts +0 -4
  2874. package/esm/components/more-up-single.js +0 -15
  2875. package/esm/components/more-up-single.js.map +0 -1
  2876. package/esm/components/move-down-icon.d.ts +0 -3
  2877. package/esm/components/move-down-icon.js +0 -14
  2878. package/esm/components/move-down-icon.js.map +0 -1
  2879. package/esm/components/move-down-single.d.ts +0 -4
  2880. package/esm/components/move-down-single.js +0 -15
  2881. package/esm/components/move-down-single.js.map +0 -1
  2882. package/esm/components/move-file-single.d.ts +0 -4
  2883. package/esm/components/move-file-single.js +0 -15
  2884. package/esm/components/move-file-single.js.map +0 -1
  2885. package/esm/components/move-up-icon.d.ts +0 -3
  2886. package/esm/components/move-up-icon.js +0 -14
  2887. package/esm/components/move-up-icon.js.map +0 -1
  2888. package/esm/components/move-up-single.d.ts +0 -4
  2889. package/esm/components/move-up-single.js +0 -15
  2890. package/esm/components/move-up-single.js.map +0 -1
  2891. package/esm/components/movie-single.d.ts +0 -4
  2892. package/esm/components/movie-single.js +0 -15
  2893. package/esm/components/movie-single.js.map +0 -1
  2894. package/esm/components/moving-average-icon.d.ts +0 -3
  2895. package/esm/components/moving-average-icon.js +0 -14
  2896. package/esm/components/moving-average-icon.js.map +0 -1
  2897. package/esm/components/moving-average-single.d.ts +0 -4
  2898. package/esm/components/moving-average-single.js +0 -15
  2899. package/esm/components/moving-average-single.js.map +0 -1
  2900. package/esm/components/music-single.d.ts +0 -4
  2901. package/esm/components/music-single.js +0 -15
  2902. package/esm/components/music-single.js.map +0 -1
  2903. package/esm/components/name-scoping-single.d.ts +0 -4
  2904. package/esm/components/name-scoping-single.js +0 -15
  2905. package/esm/components/name-scoping-single.js.map +0 -1
  2906. package/esm/components/need-single-16.d.ts +0 -4
  2907. package/esm/components/need-single-16.js +0 -15
  2908. package/esm/components/need-single-16.js.map +0 -1
  2909. package/esm/components/need-single-20.d.ts +0 -4
  2910. package/esm/components/need-single-20.js +0 -15
  2911. package/esm/components/need-single-20.js.map +0 -1
  2912. package/esm/components/network.d.ts +0 -4
  2913. package/esm/components/network.js +0 -15
  2914. package/esm/components/network.js.map +0 -1
  2915. package/esm/components/new-chat-single.d.ts +0 -4
  2916. package/esm/components/new-chat-single.js +0 -15
  2917. package/esm/components/new-chat-single.js.map +0 -1
  2918. package/esm/components/newbuilt-single.d.ts +0 -4
  2919. package/esm/components/newbuilt-single.js +0 -15
  2920. package/esm/components/newbuilt-single.js.map +0 -1
  2921. package/esm/components/newspaper-single.d.ts +0 -4
  2922. package/esm/components/newspaper-single.js +0 -15
  2923. package/esm/components/newspaper-single.js.map +0 -1
  2924. package/esm/components/newspaper.d.ts +0 -4
  2925. package/esm/components/newspaper.js +0 -15
  2926. package/esm/components/newspaper.js.map +0 -1
  2927. package/esm/components/next-single.d.ts +0 -4
  2928. package/esm/components/next-single.js +0 -15
  2929. package/esm/components/next-single.js.map +0 -1
  2930. package/esm/components/no-border-icon.d.ts +0 -3
  2931. package/esm/components/no-border-icon.js +0 -14
  2932. package/esm/components/no-border-icon.js.map +0 -1
  2933. package/esm/components/no-border-single.d.ts +0 -4
  2934. package/esm/components/no-border-single.js +0 -15
  2935. package/esm/components/no-border-single.js.map +0 -1
  2936. package/esm/components/no-color-double-icon.d.ts +0 -3
  2937. package/esm/components/no-color-double-icon.js +0 -14
  2938. package/esm/components/no-color-double-icon.js.map +0 -1
  2939. package/esm/components/no-color.d.ts +0 -4
  2940. package/esm/components/no-color.js +0 -15
  2941. package/esm/components/no-color.js.map +0 -1
  2942. package/esm/components/no-rotation-icon.d.ts +0 -3
  2943. package/esm/components/no-rotation-icon.js +0 -14
  2944. package/esm/components/no-rotation-icon.js.map +0 -1
  2945. package/esm/components/no-rotation-single.d.ts +0 -4
  2946. package/esm/components/no-rotation-single.js +0 -15
  2947. package/esm/components/no-rotation-single.js.map +0 -1
  2948. package/esm/components/noninductive.d.ts +0 -4
  2949. package/esm/components/noninductive.js +0 -15
  2950. package/esm/components/noninductive.js.map +0 -1
  2951. package/esm/components/note-single.d.ts +0 -4
  2952. package/esm/components/note-single.js +0 -15
  2953. package/esm/components/note-single.js.map +0 -1
  2954. package/esm/components/notvalue-filter-single.d.ts +0 -4
  2955. package/esm/components/notvalue-filter-single.js +0 -15
  2956. package/esm/components/notvalue-filter-single.js.map +0 -1
  2957. package/esm/components/number-format-single.d.ts +0 -4
  2958. package/esm/components/number-format-single.js +0 -15
  2959. package/esm/components/number-format-single.js.map +0 -1
  2960. package/esm/components/number-icon.d.ts +0 -3
  2961. package/esm/components/number-icon.js +0 -14
  2962. package/esm/components/number-icon.js.map +0 -1
  2963. package/esm/components/number-single.d.ts +0 -4
  2964. package/esm/components/number-single.js +0 -15
  2965. package/esm/components/number-single.js.map +0 -1
  2966. package/esm/components/off-line-icon.d.ts +0 -3
  2967. package/esm/components/off-line-icon.js +0 -14
  2968. package/esm/components/off-line-icon.js.map +0 -1
  2969. package/esm/components/off-line-single.d.ts +0 -4
  2970. package/esm/components/off-line-single.js +0 -15
  2971. package/esm/components/off-line-single.js.map +0 -1
  2972. package/esm/components/off-screen-single.d.ts +0 -4
  2973. package/esm/components/off-screen-single.js +0 -15
  2974. package/esm/components/off-screen-single.js.map +0 -1
  2975. package/esm/components/on-line-icon.d.ts +0 -3
  2976. package/esm/components/on-line-icon.js +0 -14
  2977. package/esm/components/on-line-icon.js.map +0 -1
  2978. package/esm/components/on-line-single.d.ts +0 -4
  2979. package/esm/components/on-line-single.js +0 -15
  2980. package/esm/components/on-line-single.js.map +0 -1
  2981. package/esm/components/one-to-one-icon.d.ts +0 -3
  2982. package/esm/components/one-to-one-icon.js +0 -14
  2983. package/esm/components/one-to-one-icon.js.map +0 -1
  2984. package/esm/components/one-to-one-single.d.ts +0 -4
  2985. package/esm/components/one-to-one-single.js +0 -15
  2986. package/esm/components/one-to-one-single.js.map +0 -1
  2987. package/esm/components/open-source.d.ts +0 -4
  2988. package/esm/components/open-source.js +0 -15
  2989. package/esm/components/open-source.js.map +0 -1
  2990. package/esm/components/order-icon.d.ts +0 -3
  2991. package/esm/components/order-icon.js +0 -14
  2992. package/esm/components/order-icon.js.map +0 -1
  2993. package/esm/components/order-single.d.ts +0 -4
  2994. package/esm/components/order-single.js +0 -15
  2995. package/esm/components/order-single.js.map +0 -1
  2996. package/esm/components/organization-single.d.ts +0 -4
  2997. package/esm/components/organization-single.js +0 -15
  2998. package/esm/components/organization-single.js.map +0 -1
  2999. package/esm/components/outer-border-double-icon.d.ts +0 -3
  3000. package/esm/components/outer-border-double-icon.js +0 -14
  3001. package/esm/components/outer-border-double-icon.js.map +0 -1
  3002. package/esm/components/outer-border.d.ts +0 -4
  3003. package/esm/components/outer-border.js +0 -15
  3004. package/esm/components/outer-border.js.map +0 -1
  3005. package/esm/components/outline-single.d.ts +0 -4
  3006. package/esm/components/outline-single.js +0 -15
  3007. package/esm/components/outline-single.js.map +0 -1
  3008. package/esm/components/overflow-icon.d.ts +0 -3
  3009. package/esm/components/overflow-icon.js +0 -14
  3010. package/esm/components/overflow-icon.js.map +0 -1
  3011. package/esm/components/overflow-single.d.ts +0 -4
  3012. package/esm/components/overflow-single.js +0 -15
  3013. package/esm/components/overflow-single.js.map +0 -1
  3014. package/esm/components/paint-bucket-double-icon.d.ts +0 -3
  3015. package/esm/components/paint-bucket-double-icon.js +0 -14
  3016. package/esm/components/paint-bucket-double-icon.js.map +0 -1
  3017. package/esm/components/paint-bucket.d.ts +0 -4
  3018. package/esm/components/paint-bucket.js +0 -15
  3019. package/esm/components/paint-bucket.js.map +0 -1
  3020. package/esm/components/painting-single.d.ts +0 -4
  3021. package/esm/components/painting-single.js +0 -15
  3022. package/esm/components/painting-single.js.map +0 -1
  3023. package/esm/components/palette-single.d.ts +0 -4
  3024. package/esm/components/palette-single.js +0 -15
  3025. package/esm/components/palette-single.js.map +0 -1
  3026. package/esm/components/paragraph-single.d.ts +0 -4
  3027. package/esm/components/paragraph-single.js +0 -15
  3028. package/esm/components/paragraph-single.js.map +0 -1
  3029. package/esm/components/paste-all-except-single.d.ts +0 -4
  3030. package/esm/components/paste-all-except-single.js +0 -15
  3031. package/esm/components/paste-all-except-single.js.map +0 -1
  3032. package/esm/components/paste-all-except.d.ts +0 -4
  3033. package/esm/components/paste-all-except.js +0 -15
  3034. package/esm/components/paste-all-except.js.map +0 -1
  3035. package/esm/components/paste-column-width-only.d.ts +0 -4
  3036. package/esm/components/paste-column-width-only.js +0 -15
  3037. package/esm/components/paste-column-width-only.js.map +0 -1
  3038. package/esm/components/paste-conditions-only.d.ts +0 -4
  3039. package/esm/components/paste-conditions-only.js +0 -15
  3040. package/esm/components/paste-conditions-only.js.map +0 -1
  3041. package/esm/components/paste-data-only.d.ts +0 -4
  3042. package/esm/components/paste-data-only.js +0 -15
  3043. package/esm/components/paste-data-only.js.map +0 -1
  3044. package/esm/components/paste-format-only-single.d.ts +0 -4
  3045. package/esm/components/paste-format-only-single.js +0 -15
  3046. package/esm/components/paste-format-only-single.js.map +0 -1
  3047. package/esm/components/paste-format-only.d.ts +0 -4
  3048. package/esm/components/paste-format-only.js +0 -15
  3049. package/esm/components/paste-format-only.js.map +0 -1
  3050. package/esm/components/paste-formula-only-single.d.ts +0 -4
  3051. package/esm/components/paste-formula-only-single.js +0 -15
  3052. package/esm/components/paste-formula-only-single.js.map +0 -1
  3053. package/esm/components/paste-formula-only.d.ts +0 -4
  3054. package/esm/components/paste-formula-only.js +0 -15
  3055. package/esm/components/paste-formula-only.js.map +0 -1
  3056. package/esm/components/paste-single.d.ts +0 -4
  3057. package/esm/components/paste-single.js +0 -15
  3058. package/esm/components/paste-single.js.map +0 -1
  3059. package/esm/components/paste-special-double-icon.d.ts +0 -3
  3060. package/esm/components/paste-special-double-icon.js +0 -14
  3061. package/esm/components/paste-special-double-icon.js.map +0 -1
  3062. package/esm/components/paste-special-single.d.ts +0 -4
  3063. package/esm/components/paste-special-single.js +0 -15
  3064. package/esm/components/paste-special-single.js.map +0 -1
  3065. package/esm/components/paste-special.d.ts +0 -4
  3066. package/esm/components/paste-special.js +0 -15
  3067. package/esm/components/paste-special.js.map +0 -1
  3068. package/esm/components/paste-transposed-content.d.ts +0 -4
  3069. package/esm/components/paste-transposed-content.js +0 -15
  3070. package/esm/components/paste-transposed-content.js.map +0 -1
  3071. package/esm/components/paste-values-only-single.d.ts +0 -4
  3072. package/esm/components/paste-values-only-single.js +0 -15
  3073. package/esm/components/paste-values-only-single.js.map +0 -1
  3074. package/esm/components/paste-values-only.d.ts +0 -4
  3075. package/esm/components/paste-values-only.js +0 -15
  3076. package/esm/components/paste-values-only.js.map +0 -1
  3077. package/esm/components/paste-width-single.d.ts +0 -4
  3078. package/esm/components/paste-width-single.js +0 -15
  3079. package/esm/components/paste-width-single.js.map +0 -1
  3080. package/esm/components/paste.d.ts +0 -4
  3081. package/esm/components/paste.js +0 -15
  3082. package/esm/components/paste.js.map +0 -1
  3083. package/esm/components/pen-icon.d.ts +0 -3
  3084. package/esm/components/pen-icon.js +0 -14
  3085. package/esm/components/pen-icon.js.map +0 -1
  3086. package/esm/components/pen-single.d.ts +0 -4
  3087. package/esm/components/pen-single.js +0 -15
  3088. package/esm/components/pen-single.js.map +0 -1
  3089. package/esm/components/percent-icon.d.ts +0 -3
  3090. package/esm/components/percent-icon.js +0 -14
  3091. package/esm/components/percent-icon.js.map +0 -1
  3092. package/esm/components/percent-single.d.ts +0 -4
  3093. package/esm/components/percent-single.js +0 -15
  3094. package/esm/components/percent-single.js.map +0 -1
  3095. package/esm/components/permission-setting-single.d.ts +0 -4
  3096. package/esm/components/permission-setting-single.js +0 -15
  3097. package/esm/components/permission-setting-single.js.map +0 -1
  3098. package/esm/components/pie-chart-icon.d.ts +0 -3
  3099. package/esm/components/pie-chart-icon.js +0 -14
  3100. package/esm/components/pie-chart-icon.js.map +0 -1
  3101. package/esm/components/pie-chart-single.d.ts +0 -4
  3102. package/esm/components/pie-chart-single.js +0 -15
  3103. package/esm/components/pie-chart-single.js.map +0 -1
  3104. package/esm/components/pin-single.d.ts +0 -4
  3105. package/esm/components/pin-single.js +0 -15
  3106. package/esm/components/pin-single.js.map +0 -1
  3107. package/esm/components/piping-icon.d.ts +0 -3
  3108. package/esm/components/piping-icon.js +0 -14
  3109. package/esm/components/piping-icon.js.map +0 -1
  3110. package/esm/components/piping-single.d.ts +0 -4
  3111. package/esm/components/piping-single.js +0 -15
  3112. package/esm/components/piping-single.js.map +0 -1
  3113. package/esm/components/pivot-table-icon.d.ts +0 -3
  3114. package/esm/components/pivot-table-icon.js +0 -14
  3115. package/esm/components/pivot-table-icon.js.map +0 -1
  3116. package/esm/components/pivot-table-single.d.ts +0 -4
  3117. package/esm/components/pivot-table-single.js +0 -15
  3118. package/esm/components/pivot-table-single.js.map +0 -1
  3119. package/esm/components/plane-single.d.ts +0 -4
  3120. package/esm/components/plane-single.js +0 -15
  3121. package/esm/components/plane-single.js.map +0 -1
  3122. package/esm/components/play-single.d.ts +0 -4
  3123. package/esm/components/play-single.js +0 -15
  3124. package/esm/components/play-single.js.map +0 -1
  3125. package/esm/components/plus-single.d.ts +0 -4
  3126. package/esm/components/plus-single.js +0 -15
  3127. package/esm/components/plus-single.js.map +0 -1
  3128. package/esm/components/point-color-double-icon.d.ts +0 -3
  3129. package/esm/components/point-color-double-icon.js +0 -14
  3130. package/esm/components/point-color-double-icon.js.map +0 -1
  3131. package/esm/components/point-color.d.ts +0 -4
  3132. package/esm/components/point-color.js +0 -15
  3133. package/esm/components/point-color.js.map +0 -1
  3134. package/esm/components/polygon-chart-single.d.ts +0 -4
  3135. package/esm/components/polygon-chart-single.js +0 -15
  3136. package/esm/components/polygon-chart-single.js.map +0 -1
  3137. package/esm/components/polynomial-icon.d.ts +0 -3
  3138. package/esm/components/polynomial-icon.js +0 -14
  3139. package/esm/components/polynomial-icon.js.map +0 -1
  3140. package/esm/components/polynomial-single.d.ts +0 -4
  3141. package/esm/components/polynomial-single.js +0 -15
  3142. package/esm/components/polynomial-single.js.map +0 -1
  3143. package/esm/components/position-single-16.d.ts +0 -4
  3144. package/esm/components/position-single-16.js +0 -15
  3145. package/esm/components/position-single-16.js.map +0 -1
  3146. package/esm/components/position-single-20.d.ts +0 -4
  3147. package/esm/components/position-single-20.js +0 -15
  3148. package/esm/components/position-single-20.js.map +0 -1
  3149. package/esm/components/power-line-icon.d.ts +0 -3
  3150. package/esm/components/power-line-icon.js +0 -14
  3151. package/esm/components/power-line-icon.js.map +0 -1
  3152. package/esm/components/power-single.d.ts +0 -4
  3153. package/esm/components/power-single.js +0 -15
  3154. package/esm/components/power-single.js.map +0 -1
  3155. package/esm/components/print-icon.d.ts +0 -3
  3156. package/esm/components/print-icon.js +0 -14
  3157. package/esm/components/print-icon.js.map +0 -1
  3158. package/esm/components/print-single.d.ts +0 -4
  3159. package/esm/components/print-single.js +0 -15
  3160. package/esm/components/print-single.js.map +0 -1
  3161. package/esm/components/privacy-viewing.d.ts +0 -4
  3162. package/esm/components/privacy-viewing.js +0 -15
  3163. package/esm/components/privacy-viewing.js.map +0 -1
  3164. package/esm/components/progress-0-single.d.ts +0 -4
  3165. package/esm/components/progress-0-single.js +0 -15
  3166. package/esm/components/progress-0-single.js.map +0 -1
  3167. package/esm/components/progress-100-single.d.ts +0 -4
  3168. package/esm/components/progress-100-single.js +0 -15
  3169. package/esm/components/progress-100-single.js.map +0 -1
  3170. package/esm/components/progress-25-single.d.ts +0 -4
  3171. package/esm/components/progress-25-single.js +0 -15
  3172. package/esm/components/progress-25-single.js.map +0 -1
  3173. package/esm/components/progress-50-single.d.ts +0 -4
  3174. package/esm/components/progress-50-single.js +0 -15
  3175. package/esm/components/progress-50-single.js.map +0 -1
  3176. package/esm/components/progress-75-single.d.ts +0 -4
  3177. package/esm/components/progress-75-single.js +0 -15
  3178. package/esm/components/progress-75-single.js.map +0 -1
  3179. package/esm/components/protect-icon.d.ts +0 -3
  3180. package/esm/components/protect-icon.js +0 -14
  3181. package/esm/components/protect-icon.js.map +0 -1
  3182. package/esm/components/protect-single.d.ts +0 -4
  3183. package/esm/components/protect-single.js +0 -15
  3184. package/esm/components/protect-single.js.map +0 -1
  3185. package/esm/components/puzzle-single.d.ts +0 -4
  3186. package/esm/components/puzzle-single.js +0 -15
  3187. package/esm/components/puzzle-single.js.map +0 -1
  3188. package/esm/components/python-script.d.ts +0 -4
  3189. package/esm/components/python-script.js +0 -15
  3190. package/esm/components/python-script.js.map +0 -1
  3191. package/esm/components/qiyeweixin-fill-single.d.ts +0 -4
  3192. package/esm/components/qiyeweixin-fill-single.js +0 -15
  3193. package/esm/components/qiyeweixin-fill-single.js.map +0 -1
  3194. package/esm/components/question-mark-single.d.ts +0 -4
  3195. package/esm/components/question-mark-single.js +0 -15
  3196. package/esm/components/question-mark-single.js.map +0 -1
  3197. package/esm/components/quote-single.d.ts +0 -4
  3198. package/esm/components/quote-single.js +0 -15
  3199. package/esm/components/quote-single.js.map +0 -1
  3200. package/esm/components/qwen.d.ts +0 -4
  3201. package/esm/components/qwen.js +0 -15
  3202. package/esm/components/qwen.js.map +0 -1
  3203. package/esm/components/radar-chart-icon.d.ts +0 -3
  3204. package/esm/components/radar-chart-icon.js +0 -14
  3205. package/esm/components/radar-chart-icon.js.map +0 -1
  3206. package/esm/components/radar-chart-single.d.ts +0 -4
  3207. package/esm/components/radar-chart-single.js +0 -15
  3208. package/esm/components/radar-chart-single.js.map +0 -1
  3209. package/esm/components/radio-not-single.d.ts +0 -4
  3210. package/esm/components/radio-not-single.js +0 -15
  3211. package/esm/components/radio-not-single.js.map +0 -1
  3212. package/esm/components/radio-yes-single.d.ts +0 -4
  3213. package/esm/components/radio-yes-single.js +0 -15
  3214. package/esm/components/radio-yes-single.js.map +0 -1
  3215. package/esm/components/recommend-single.d.ts +0 -4
  3216. package/esm/components/recommend-single.js +0 -15
  3217. package/esm/components/recommend-single.js.map +0 -1
  3218. package/esm/components/record-icon.d.ts +0 -3
  3219. package/esm/components/record-icon.js +0 -14
  3220. package/esm/components/record-icon.js.map +0 -1
  3221. package/esm/components/record-single.d.ts +0 -4
  3222. package/esm/components/record-single.js +0 -15
  3223. package/esm/components/record-single.js.map +0 -1
  3224. package/esm/components/recover-single.d.ts +0 -4
  3225. package/esm/components/recover-single.js +0 -15
  3226. package/esm/components/recover-single.js.map +0 -1
  3227. package/esm/components/rectangle-single.d.ts +0 -4
  3228. package/esm/components/rectangle-single.js +0 -15
  3229. package/esm/components/rectangle-single.js.map +0 -1
  3230. package/esm/components/redo-icon.d.ts +0 -3
  3231. package/esm/components/redo-icon.js +0 -14
  3232. package/esm/components/redo-icon.js.map +0 -1
  3233. package/esm/components/redo-single.d.ts +0 -4
  3234. package/esm/components/redo-single.js +0 -15
  3235. package/esm/components/redo-single.js.map +0 -1
  3236. package/esm/components/reduce-digits-icon.d.ts +0 -3
  3237. package/esm/components/reduce-digits-icon.js +0 -14
  3238. package/esm/components/reduce-digits-icon.js.map +0 -1
  3239. package/esm/components/reduce-digits-single.d.ts +0 -4
  3240. package/esm/components/reduce-digits-single.js +0 -15
  3241. package/esm/components/reduce-digits-single.js.map +0 -1
  3242. package/esm/components/reduce-double-icon.d.ts +0 -3
  3243. package/esm/components/reduce-double-icon.js +0 -14
  3244. package/esm/components/reduce-double-icon.js.map +0 -1
  3245. package/esm/components/reduce-icon.d.ts +0 -3
  3246. package/esm/components/reduce-icon.js +0 -14
  3247. package/esm/components/reduce-icon.js.map +0 -1
  3248. package/esm/components/reduce-single.d.ts +0 -4
  3249. package/esm/components/reduce-single.js +0 -15
  3250. package/esm/components/reduce-single.js.map +0 -1
  3251. package/esm/components/reduce.d.ts +0 -4
  3252. package/esm/components/reduce.js +0 -15
  3253. package/esm/components/reduce.js.map +0 -1
  3254. package/esm/components/refresh-single.d.ts +0 -4
  3255. package/esm/components/refresh-single.js +0 -15
  3256. package/esm/components/refresh-single.js.map +0 -1
  3257. package/esm/components/relationship-icon.d.ts +0 -3
  3258. package/esm/components/relationship-icon.js +0 -14
  3259. package/esm/components/relationship-icon.js.map +0 -1
  3260. package/esm/components/relationship-single.d.ts +0 -4
  3261. package/esm/components/relationship-single.js +0 -15
  3262. package/esm/components/relationship-single.js.map +0 -1
  3263. package/esm/components/remind-single.d.ts +0 -4
  3264. package/esm/components/remind-single.js +0 -15
  3265. package/esm/components/remind-single.js.map +0 -1
  3266. package/esm/components/rename-icon.d.ts +0 -3
  3267. package/esm/components/rename-icon.js +0 -14
  3268. package/esm/components/rename-icon.js.map +0 -1
  3269. package/esm/components/rename-single.d.ts +0 -4
  3270. package/esm/components/rename-single.js +0 -15
  3271. package/esm/components/rename-single.js.map +0 -1
  3272. package/esm/components/renew-single.d.ts +0 -4
  3273. package/esm/components/renew-single.js +0 -15
  3274. package/esm/components/renew-single.js.map +0 -1
  3275. package/esm/components/reply-to-comment-icon.d.ts +0 -3
  3276. package/esm/components/reply-to-comment-icon.js +0 -14
  3277. package/esm/components/reply-to-comment-icon.js.map +0 -1
  3278. package/esm/components/reply-to-comment-single.d.ts +0 -4
  3279. package/esm/components/reply-to-comment-single.js +0 -15
  3280. package/esm/components/reply-to-comment-single.js.map +0 -1
  3281. package/esm/components/report-single.d.ts +0 -4
  3282. package/esm/components/report-single.js +0 -15
  3283. package/esm/components/report-single.js.map +0 -1
  3284. package/esm/components/report.d.ts +0 -4
  3285. package/esm/components/report.js +0 -15
  3286. package/esm/components/report.js.map +0 -1
  3287. package/esm/components/resolved-icon.d.ts +0 -3
  3288. package/esm/components/resolved-icon.js +0 -14
  3289. package/esm/components/resolved-icon.js.map +0 -1
  3290. package/esm/components/resolved-single.d.ts +0 -4
  3291. package/esm/components/resolved-single.js +0 -15
  3292. package/esm/components/resolved-single.js.map +0 -1
  3293. package/esm/components/restore-icon.d.ts +0 -3
  3294. package/esm/components/restore-icon.js +0 -14
  3295. package/esm/components/restore-icon.js.map +0 -1
  3296. package/esm/components/restore-single.d.ts +0 -4
  3297. package/esm/components/restore-single.js +0 -15
  3298. package/esm/components/restore-single.js.map +0 -1
  3299. package/esm/components/retry-single.d.ts +0 -4
  3300. package/esm/components/retry-single.js +0 -15
  3301. package/esm/components/retry-single.js.map +0 -1
  3302. package/esm/components/return-single.d.ts +0 -4
  3303. package/esm/components/return-single.js +0 -15
  3304. package/esm/components/return-single.js.map +0 -1
  3305. package/esm/components/rhomboid-chart-single.d.ts +0 -4
  3306. package/esm/components/rhomboid-chart-single.js +0 -15
  3307. package/esm/components/rhomboid-chart-single.js.map +0 -1
  3308. package/esm/components/rhomboid-single.d.ts +0 -4
  3309. package/esm/components/rhomboid-single.js +0 -15
  3310. package/esm/components/rhomboid-single.js.map +0 -1
  3311. package/esm/components/rhombus-single.d.ts +0 -4
  3312. package/esm/components/rhombus-single.js +0 -15
  3313. package/esm/components/rhombus-single.js.map +0 -1
  3314. package/esm/components/right-border-double-icon.d.ts +0 -3
  3315. package/esm/components/right-border-double-icon.js +0 -14
  3316. package/esm/components/right-border-double-icon.js.map +0 -1
  3317. package/esm/components/right-border.d.ts +0 -4
  3318. package/esm/components/right-border.js +0 -15
  3319. package/esm/components/right-border.js.map +0 -1
  3320. package/esm/components/right-double-diagonal-icon.d.ts +0 -3
  3321. package/esm/components/right-double-diagonal-icon.js +0 -14
  3322. package/esm/components/right-double-diagonal-icon.js.map +0 -1
  3323. package/esm/components/right-double-diagonal-single.d.ts +0 -4
  3324. package/esm/components/right-double-diagonal-single.js +0 -15
  3325. package/esm/components/right-double-diagonal-single.js.map +0 -1
  3326. package/esm/components/right-insert-column-double-icon.d.ts +0 -3
  3327. package/esm/components/right-insert-column-double-icon.js +0 -14
  3328. package/esm/components/right-insert-column-double-icon.js.map +0 -1
  3329. package/esm/components/right-insert-column-single.d.ts +0 -4
  3330. package/esm/components/right-insert-column-single.js +0 -15
  3331. package/esm/components/right-insert-column-single.js.map +0 -1
  3332. package/esm/components/right-insert-column.d.ts +0 -4
  3333. package/esm/components/right-insert-column.js +0 -15
  3334. package/esm/components/right-insert-column.js.map +0 -1
  3335. package/esm/components/right-justifying-icon.d.ts +0 -3
  3336. package/esm/components/right-justifying-icon.js +0 -14
  3337. package/esm/components/right-justifying-icon.js.map +0 -1
  3338. package/esm/components/right-justifying-single.d.ts +0 -4
  3339. package/esm/components/right-justifying-single.js +0 -15
  3340. package/esm/components/right-justifying-single.js.map +0 -1
  3341. package/esm/components/right-rotation-forty-five-degrees-icon.d.ts +0 -3
  3342. package/esm/components/right-rotation-forty-five-degrees-icon.js +0 -14
  3343. package/esm/components/right-rotation-forty-five-degrees-icon.js.map +0 -1
  3344. package/esm/components/right-rotation-forty-five-degrees-single.d.ts +0 -4
  3345. package/esm/components/right-rotation-forty-five-degrees-single.js +0 -15
  3346. package/esm/components/right-rotation-forty-five-degrees-single.js.map +0 -1
  3347. package/esm/components/right-rotation-ninety-degrees-icon.d.ts +0 -3
  3348. package/esm/components/right-rotation-ninety-degrees-icon.js +0 -14
  3349. package/esm/components/right-rotation-ninety-degrees-icon.js.map +0 -1
  3350. package/esm/components/right-rotation-ninety-degrees-single.d.ts +0 -4
  3351. package/esm/components/right-rotation-ninety-degrees-single.js +0 -15
  3352. package/esm/components/right-rotation-ninety-degrees-single.js.map +0 -1
  3353. package/esm/components/right-single.d.ts +0 -4
  3354. package/esm/components/right-single.js +0 -15
  3355. package/esm/components/right-single.js.map +0 -1
  3356. package/esm/components/rmb-icon.d.ts +0 -3
  3357. package/esm/components/rmb-icon.js +0 -14
  3358. package/esm/components/rmb-icon.js.map +0 -1
  3359. package/esm/components/rmb-single.d.ts +0 -4
  3360. package/esm/components/rmb-single.js +0 -15
  3361. package/esm/components/rmb-single.js.map +0 -1
  3362. package/esm/components/roadmap.d.ts +0 -4
  3363. package/esm/components/roadmap.js +0 -15
  3364. package/esm/components/roadmap.js.map +0 -1
  3365. package/esm/components/rocket-fill-single.d.ts +0 -4
  3366. package/esm/components/rocket-fill-single.js +0 -15
  3367. package/esm/components/rocket-fill-single.js.map +0 -1
  3368. package/esm/components/rotate-single.d.ts +0 -4
  3369. package/esm/components/rotate-single.js +0 -15
  3370. package/esm/components/rotate-single.js.map +0 -1
  3371. package/esm/components/rouble-icon.d.ts +0 -3
  3372. package/esm/components/rouble-icon.js +0 -14
  3373. package/esm/components/rouble-icon.js.map +0 -1
  3374. package/esm/components/rouble-single.d.ts +0 -4
  3375. package/esm/components/rouble-single.js +0 -15
  3376. package/esm/components/rouble-single.js.map +0 -1
  3377. package/esm/components/round-single.d.ts +0 -4
  3378. package/esm/components/round-single.js +0 -15
  3379. package/esm/components/round-single.js.map +0 -1
  3380. package/esm/components/roundness-chart-single.d.ts +0 -4
  3381. package/esm/components/roundness-chart-single.js +0 -15
  3382. package/esm/components/roundness-chart-single.js.map +0 -1
  3383. package/esm/components/roundness-filll-chart-single.d.ts +0 -4
  3384. package/esm/components/roundness-filll-chart-single.js +0 -15
  3385. package/esm/components/roundness-filll-chart-single.js.map +0 -1
  3386. package/esm/components/roundness-icon.d.ts +0 -3
  3387. package/esm/components/roundness-icon.js +0 -14
  3388. package/esm/components/roundness-icon.js.map +0 -1
  3389. package/esm/components/roundness-single.d.ts +0 -4
  3390. package/esm/components/roundness-single.js +0 -15
  3391. package/esm/components/roundness-single.js.map +0 -1
  3392. package/esm/components/row-icon.d.ts +0 -3
  3393. package/esm/components/row-icon.js +0 -14
  3394. package/esm/components/row-icon.js.map +0 -1
  3395. package/esm/components/row-single.d.ts +0 -4
  3396. package/esm/components/row-single.js +0 -15
  3397. package/esm/components/row-single.js.map +0 -1
  3398. package/esm/components/run-time.d.ts +0 -4
  3399. package/esm/components/run-time.js +0 -15
  3400. package/esm/components/run-time.js.map +0 -1
  3401. package/esm/components/sankey-icon.d.ts +0 -3
  3402. package/esm/components/sankey-icon.js +0 -14
  3403. package/esm/components/sankey-icon.js.map +0 -1
  3404. package/esm/components/save-single.d.ts +0 -4
  3405. package/esm/components/save-single.js +0 -15
  3406. package/esm/components/save-single.js.map +0 -1
  3407. package/esm/components/scatter-chart-icon.d.ts +0 -3
  3408. package/esm/components/scatter-chart-icon.js +0 -14
  3409. package/esm/components/scatter-chart-icon.js.map +0 -1
  3410. package/esm/components/scatter-chart-single.d.ts +0 -4
  3411. package/esm/components/scatter-chart-single.js +0 -15
  3412. package/esm/components/scatter-chart-single.js.map +0 -1
  3413. package/esm/components/screen.d.ts +0 -4
  3414. package/esm/components/screen.js +0 -15
  3415. package/esm/components/screen.js.map +0 -1
  3416. package/esm/components/search-icon.d.ts +0 -3
  3417. package/esm/components/search-icon.js +0 -14
  3418. package/esm/components/search-icon.js.map +0 -1
  3419. package/esm/components/search-single.d.ts +0 -4
  3420. package/esm/components/search-single.js +0 -15
  3421. package/esm/components/search-single.js.map +0 -1
  3422. package/esm/components/select-range-icon.d.ts +0 -3
  3423. package/esm/components/select-range-icon.js +0 -14
  3424. package/esm/components/select-range-icon.js.map +0 -1
  3425. package/esm/components/select-range-single.d.ts +0 -4
  3426. package/esm/components/select-range-single.js +0 -15
  3427. package/esm/components/select-range-single.js.map +0 -1
  3428. package/esm/components/selected-single.d.ts +0 -4
  3429. package/esm/components/selected-single.js +0 -15
  3430. package/esm/components/selected-single.js.map +0 -1
  3431. package/esm/components/sequence-icon.d.ts +0 -3
  3432. package/esm/components/sequence-icon.js +0 -14
  3433. package/esm/components/sequence-icon.js.map +0 -1
  3434. package/esm/components/sequence-single.d.ts +0 -4
  3435. package/esm/components/sequence-single.js +0 -15
  3436. package/esm/components/sequence-single.js.map +0 -1
  3437. package/esm/components/server-single.d.ts +0 -4
  3438. package/esm/components/server-single.js +0 -15
  3439. package/esm/components/server-single.js.map +0 -1
  3440. package/esm/components/setting-2-single.d.ts +0 -4
  3441. package/esm/components/setting-2-single.js +0 -15
  3442. package/esm/components/setting-2-single.js.map +0 -1
  3443. package/esm/components/setting-single.d.ts +0 -4
  3444. package/esm/components/setting-single.js +0 -15
  3445. package/esm/components/setting-single.js.map +0 -1
  3446. package/esm/components/settings.d.ts +0 -4
  3447. package/esm/components/settings.js +0 -15
  3448. package/esm/components/settings.js.map +0 -1
  3449. package/esm/components/share-icon.d.ts +0 -3
  3450. package/esm/components/share-icon.js +0 -14
  3451. package/esm/components/share-icon.js.map +0 -1
  3452. package/esm/components/share-range-icon.d.ts +0 -3
  3453. package/esm/components/share-range-icon.js +0 -14
  3454. package/esm/components/share-range-icon.js.map +0 -1
  3455. package/esm/components/share-range-single.d.ts +0 -4
  3456. package/esm/components/share-range-single.js +0 -15
  3457. package/esm/components/share-range-single.js.map +0 -1
  3458. package/esm/components/share-single.d.ts +0 -4
  3459. package/esm/components/share-single.js +0 -15
  3460. package/esm/components/share-single.js.map +0 -1
  3461. package/esm/components/shear.d.ts +0 -4
  3462. package/esm/components/shear.js +0 -15
  3463. package/esm/components/shear.js.map +0 -1
  3464. package/esm/components/sheet-icon.d.ts +0 -3
  3465. package/esm/components/sheet-icon.js +0 -14
  3466. package/esm/components/sheet-icon.js.map +0 -1
  3467. package/esm/components/sheet-single.d.ts +0 -4
  3468. package/esm/components/sheet-single.js +0 -15
  3469. package/esm/components/sheet-single.js.map +0 -1
  3470. package/esm/components/shortcut-icon.d.ts +0 -3
  3471. package/esm/components/shortcut-icon.js +0 -14
  3472. package/esm/components/shortcut-icon.js.map +0 -1
  3473. package/esm/components/sidebar-single.d.ts +0 -4
  3474. package/esm/components/sidebar-single.js +0 -15
  3475. package/esm/components/sidebar-single.js.map +0 -1
  3476. package/esm/components/signal-0.d.ts +0 -4
  3477. package/esm/components/signal-0.js +0 -15
  3478. package/esm/components/signal-0.js.map +0 -1
  3479. package/esm/components/signal-100.d.ts +0 -4
  3480. package/esm/components/signal-100.js +0 -15
  3481. package/esm/components/signal-100.js.map +0 -1
  3482. package/esm/components/signal-25.d.ts +0 -4
  3483. package/esm/components/signal-25.js +0 -15
  3484. package/esm/components/signal-25.js.map +0 -1
  3485. package/esm/components/signal-50.d.ts +0 -4
  3486. package/esm/components/signal-50.js +0 -15
  3487. package/esm/components/signal-50.js.map +0 -1
  3488. package/esm/components/signal-75.d.ts +0 -4
  3489. package/esm/components/signal-75.js +0 -15
  3490. package/esm/components/signal-75.js.map +0 -1
  3491. package/esm/components/slash-icon.d.ts +0 -3
  3492. package/esm/components/slash-icon.js +0 -14
  3493. package/esm/components/slash-icon.js.map +0 -1
  3494. package/esm/components/slash-single.d.ts +0 -4
  3495. package/esm/components/slash-single.js +0 -15
  3496. package/esm/components/slash-single.js.map +0 -1
  3497. package/esm/components/slide-multi-icon.d.ts +0 -3
  3498. package/esm/components/slide-multi-icon.js +0 -14
  3499. package/esm/components/slide-multi-icon.js.map +0 -1
  3500. package/esm/components/slide-single.d.ts +0 -4
  3501. package/esm/components/slide-single.js +0 -15
  3502. package/esm/components/slide-single.js.map +0 -1
  3503. package/esm/components/slide.d.ts +0 -4
  3504. package/esm/components/slide.js +0 -15
  3505. package/esm/components/slide.js.map +0 -1
  3506. package/esm/components/smile-single.d.ts +0 -4
  3507. package/esm/components/smile-single.js +0 -15
  3508. package/esm/components/smile-single.js.map +0 -1
  3509. package/esm/components/smile.d.ts +0 -4
  3510. package/esm/components/smile.js +0 -15
  3511. package/esm/components/smile.js.map +0 -1
  3512. package/esm/components/smooth-chart-single.d.ts +0 -4
  3513. package/esm/components/smooth-chart-single.js +0 -15
  3514. package/esm/components/smooth-chart-single.js.map +0 -1
  3515. package/esm/components/solve-icon.d.ts +0 -3
  3516. package/esm/components/solve-icon.js +0 -14
  3517. package/esm/components/solve-icon.js.map +0 -1
  3518. package/esm/components/solve-single.d.ts +0 -4
  3519. package/esm/components/solve-single.js +0 -15
  3520. package/esm/components/solve-single.js.map +0 -1
  3521. package/esm/components/sort.d.ts +0 -4
  3522. package/esm/components/sort.js +0 -15
  3523. package/esm/components/sort.js.map +0 -1
  3524. package/esm/components/square-chart-single.d.ts +0 -4
  3525. package/esm/components/square-chart-single.js +0 -15
  3526. package/esm/components/square-chart-single.js.map +0 -1
  3527. package/esm/components/star-empty.d.ts +0 -4
  3528. package/esm/components/star-empty.js +0 -15
  3529. package/esm/components/star-empty.js.map +0 -1
  3530. package/esm/components/star-full.d.ts +0 -4
  3531. package/esm/components/star-full.js +0 -15
  3532. package/esm/components/star-full.js.map +0 -1
  3533. package/esm/components/star-incomplete.d.ts +0 -4
  3534. package/esm/components/star-incomplete.js +0 -15
  3535. package/esm/components/star-incomplete.js.map +0 -1
  3536. package/esm/components/star-single.d.ts +0 -4
  3537. package/esm/components/star-single.js +0 -15
  3538. package/esm/components/star-single.js.map +0 -1
  3539. package/esm/components/stop-single.d.ts +0 -4
  3540. package/esm/components/stop-single.js +0 -15
  3541. package/esm/components/stop-single.js.map +0 -1
  3542. package/esm/components/strikethrough-icon.d.ts +0 -3
  3543. package/esm/components/strikethrough-icon.js +0 -14
  3544. package/esm/components/strikethrough-icon.js.map +0 -1
  3545. package/esm/components/strikethrough-single.d.ts +0 -4
  3546. package/esm/components/strikethrough-single.js +0 -15
  3547. package/esm/components/strikethrough-single.js.map +0 -1
  3548. package/esm/components/subscript-icon.d.ts +0 -3
  3549. package/esm/components/subscript-icon.js +0 -14
  3550. package/esm/components/subscript-icon.js.map +0 -1
  3551. package/esm/components/subscript-single.d.ts +0 -4
  3552. package/esm/components/subscript-single.js +0 -15
  3553. package/esm/components/subscript-single.js.map +0 -1
  3554. package/esm/components/subtract-single.d.ts +0 -4
  3555. package/esm/components/subtract-single.js +0 -15
  3556. package/esm/components/subtract-single.js.map +0 -1
  3557. package/esm/components/success-icon.d.ts +0 -3
  3558. package/esm/components/success-icon.js +0 -14
  3559. package/esm/components/success-icon.js.map +0 -1
  3560. package/esm/components/success-single.d.ts +0 -4
  3561. package/esm/components/success-single.js +0 -15
  3562. package/esm/components/success-single.js.map +0 -1
  3563. package/esm/components/sum-icon.d.ts +0 -3
  3564. package/esm/components/sum-icon.js +0 -14
  3565. package/esm/components/sum-icon.js.map +0 -1
  3566. package/esm/components/sum-single.d.ts +0 -4
  3567. package/esm/components/sum-single.js +0 -15
  3568. package/esm/components/sum-single.js.map +0 -1
  3569. package/esm/components/superscript-icon.d.ts +0 -3
  3570. package/esm/components/superscript-icon.js +0 -14
  3571. package/esm/components/superscript-icon.js.map +0 -1
  3572. package/esm/components/superscript-single.d.ts +0 -4
  3573. package/esm/components/superscript-single.js +0 -15
  3574. package/esm/components/superscript-single.js.map +0 -1
  3575. package/esm/components/system-single.d.ts +0 -4
  3576. package/esm/components/system-single.js +0 -15
  3577. package/esm/components/system-single.js.map +0 -1
  3578. package/esm/components/table-icon.d.ts +0 -3
  3579. package/esm/components/table-icon.js +0 -14
  3580. package/esm/components/table-icon.js.map +0 -1
  3581. package/esm/components/table-single.d.ts +0 -4
  3582. package/esm/components/table-single.js +0 -15
  3583. package/esm/components/table-single.js.map +0 -1
  3584. package/esm/components/template-single.d.ts +0 -4
  3585. package/esm/components/template-single.js +0 -15
  3586. package/esm/components/template-single.js.map +0 -1
  3587. package/esm/components/templates-single.d.ts +0 -4
  3588. package/esm/components/templates-single.js +0 -15
  3589. package/esm/components/templates-single.js.map +0 -1
  3590. package/esm/components/terminal-outline-single.d.ts +0 -4
  3591. package/esm/components/terminal-outline-single.js +0 -15
  3592. package/esm/components/terminal-outline-single.js.map +0 -1
  3593. package/esm/components/terminal-single.d.ts +0 -4
  3594. package/esm/components/terminal-single.js +0 -15
  3595. package/esm/components/terminal-single.js.map +0 -1
  3596. package/esm/components/text-icon.d.ts +0 -3
  3597. package/esm/components/text-icon.js +0 -14
  3598. package/esm/components/text-icon.js.map +0 -1
  3599. package/esm/components/text-single.d.ts +0 -4
  3600. package/esm/components/text-single.js +0 -15
  3601. package/esm/components/text-single.js.map +0 -1
  3602. package/esm/components/text-type-icon.d.ts +0 -3
  3603. package/esm/components/text-type-icon.js +0 -14
  3604. package/esm/components/text-type-icon.js.map +0 -1
  3605. package/esm/components/text-type-single.d.ts +0 -4
  3606. package/esm/components/text-type-single.js +0 -15
  3607. package/esm/components/text-type-single.js.map +0 -1
  3608. package/esm/components/thumb-down-single.d.ts +0 -4
  3609. package/esm/components/thumb-down-single.js +0 -15
  3610. package/esm/components/thumb-down-single.js.map +0 -1
  3611. package/esm/components/thumb-up-single.d.ts +0 -4
  3612. package/esm/components/thumb-up-single.js +0 -15
  3613. package/esm/components/thumb-up-single.js.map +0 -1
  3614. package/esm/components/tian-zi-ge-single.d.ts +0 -4
  3615. package/esm/components/tian-zi-ge-single.js +0 -15
  3616. package/esm/components/tian-zi-ge-single.js.map +0 -1
  3617. package/esm/components/todo-list-double-icon.d.ts +0 -3
  3618. package/esm/components/todo-list-double-icon.js +0 -14
  3619. package/esm/components/todo-list-double-icon.js.map +0 -1
  3620. package/esm/components/todo-list.d.ts +0 -4
  3621. package/esm/components/todo-list.js +0 -15
  3622. package/esm/components/todo-list.js.map +0 -1
  3623. package/esm/components/topmost-icon.d.ts +0 -3
  3624. package/esm/components/topmost-icon.js +0 -14
  3625. package/esm/components/topmost-icon.js.map +0 -1
  3626. package/esm/components/topmost-single.d.ts +0 -4
  3627. package/esm/components/topmost-single.js +0 -15
  3628. package/esm/components/topmost-single.js.map +0 -1
  3629. package/esm/components/traceability-data-single.d.ts +0 -4
  3630. package/esm/components/traceability-data-single.js +0 -15
  3631. package/esm/components/traceability-data-single.js.map +0 -1
  3632. package/esm/components/trash-fill-single.d.ts +0 -4
  3633. package/esm/components/trash-fill-single.js +0 -15
  3634. package/esm/components/trash-fill-single.js.map +0 -1
  3635. package/esm/components/trash-outline-single.d.ts +0 -4
  3636. package/esm/components/trash-outline-single.js +0 -15
  3637. package/esm/components/trash-outline-single.js.map +0 -1
  3638. package/esm/components/trash-single.d.ts +0 -4
  3639. package/esm/components/trash-single.js +0 -15
  3640. package/esm/components/trash-single.js.map +0 -1
  3641. package/esm/components/travel-single.d.ts +0 -4
  3642. package/esm/components/travel-single.js +0 -15
  3643. package/esm/components/travel-single.js.map +0 -1
  3644. package/esm/components/tree-diagram-fill-single.d.ts +0 -4
  3645. package/esm/components/tree-diagram-fill-single.js +0 -15
  3646. package/esm/components/tree-diagram-fill-single.js.map +0 -1
  3647. package/esm/components/tree-diagram-single.d.ts +0 -4
  3648. package/esm/components/tree-diagram-single.js +0 -15
  3649. package/esm/components/tree-diagram-single.js.map +0 -1
  3650. package/esm/components/trendline-single.d.ts +0 -4
  3651. package/esm/components/trendline-single.js +0 -15
  3652. package/esm/components/trendline-single.js.map +0 -1
  3653. package/esm/components/trial-single.d.ts +0 -4
  3654. package/esm/components/trial-single.js +0 -15
  3655. package/esm/components/trial-single.js.map +0 -1
  3656. package/esm/components/triangle-chart-single.d.ts +0 -4
  3657. package/esm/components/triangle-chart-single.js +0 -15
  3658. package/esm/components/triangle-chart-single.js.map +0 -1
  3659. package/esm/components/triangle-single.d.ts +0 -4
  3660. package/esm/components/triangle-single.js +0 -15
  3661. package/esm/components/triangle-single.js.map +0 -1
  3662. package/esm/components/triggers-single.d.ts +0 -4
  3663. package/esm/components/triggers-single.js +0 -15
  3664. package/esm/components/triggers-single.js.map +0 -1
  3665. package/esm/components/truncation-icon.d.ts +0 -3
  3666. package/esm/components/truncation-icon.js +0 -14
  3667. package/esm/components/truncation-icon.js.map +0 -1
  3668. package/esm/components/truncation-single.d.ts +0 -4
  3669. package/esm/components/truncation-single.js +0 -15
  3670. package/esm/components/truncation-single.js.map +0 -1
  3671. package/esm/components/turn-on-single.d.ts +0 -4
  3672. package/esm/components/turn-on-single.js +0 -15
  3673. package/esm/components/turn-on-single.js.map +0 -1
  3674. package/esm/components/tutorials.d.ts +0 -4
  3675. package/esm/components/tutorials.js +0 -15
  3676. package/esm/components/tutorials.js.map +0 -1
  3677. package/esm/components/twitter-fill-single.d.ts +0 -4
  3678. package/esm/components/twitter-fill-single.js +0 -15
  3679. package/esm/components/twitter-fill-single.js.map +0 -1
  3680. package/esm/components/twitter-single.d.ts +0 -4
  3681. package/esm/components/twitter-single.js +0 -15
  3682. package/esm/components/twitter-single.js.map +0 -1
  3683. package/esm/components/underline-icon.d.ts +0 -3
  3684. package/esm/components/underline-icon.js +0 -14
  3685. package/esm/components/underline-icon.js.map +0 -1
  3686. package/esm/components/underline-single.d.ts +0 -4
  3687. package/esm/components/underline-single.js +0 -15
  3688. package/esm/components/underline-single.js.map +0 -1
  3689. package/esm/components/undo-icon.d.ts +0 -3
  3690. package/esm/components/undo-icon.js +0 -14
  3691. package/esm/components/undo-icon.js.map +0 -1
  3692. package/esm/components/undo-single.d.ts +0 -4
  3693. package/esm/components/undo-single.js +0 -15
  3694. package/esm/components/undo-single.js.map +0 -1
  3695. package/esm/components/unfold-or-fold-single.d.ts +0 -4
  3696. package/esm/components/unfold-or-fold-single.js +0 -15
  3697. package/esm/components/unfold-or-fold-single.js.map +0 -1
  3698. package/esm/components/ungroup-icon.d.ts +0 -3
  3699. package/esm/components/ungroup-icon.js +0 -14
  3700. package/esm/components/ungroup-icon.js.map +0 -1
  3701. package/esm/components/ungroup-single.d.ts +0 -4
  3702. package/esm/components/ungroup-single.js +0 -15
  3703. package/esm/components/ungroup-single.js.map +0 -1
  3704. package/esm/components/ungroup-sparkline-icon.d.ts +0 -3
  3705. package/esm/components/ungroup-sparkline-icon.js +0 -14
  3706. package/esm/components/ungroup-sparkline-icon.js.map +0 -1
  3707. package/esm/components/ungroup-sparkline-single.d.ts +0 -4
  3708. package/esm/components/ungroup-sparkline-single.js +0 -15
  3709. package/esm/components/ungroup-sparkline-single.js.map +0 -1
  3710. package/esm/components/unifile.d.ts +0 -4
  3711. package/esm/components/unifile.js +0 -15
  3712. package/esm/components/unifile.js.map +0 -1
  3713. package/esm/components/unlink-icon.d.ts +0 -3
  3714. package/esm/components/unlink-icon.js +0 -14
  3715. package/esm/components/unlink-icon.js.map +0 -1
  3716. package/esm/components/unlink-single.d.ts +0 -4
  3717. package/esm/components/unlink-single.js +0 -15
  3718. package/esm/components/unlink-single.js.map +0 -1
  3719. package/esm/components/unlock-single.d.ts +0 -4
  3720. package/esm/components/unlock-single.js +0 -15
  3721. package/esm/components/unlock-single.js.map +0 -1
  3722. package/esm/components/unorder-icon.d.ts +0 -3
  3723. package/esm/components/unorder-icon.js +0 -14
  3724. package/esm/components/unorder-icon.js.map +0 -1
  3725. package/esm/components/unorder-single.d.ts +0 -4
  3726. package/esm/components/unorder-single.js +0 -15
  3727. package/esm/components/unorder-single.js.map +0 -1
  3728. package/esm/components/unpin-single.d.ts +0 -4
  3729. package/esm/components/unpin-single.js +0 -15
  3730. package/esm/components/unpin-single.js.map +0 -1
  3731. package/esm/components/up-border-double-icon.d.ts +0 -3
  3732. package/esm/components/up-border-double-icon.js +0 -14
  3733. package/esm/components/up-border-double-icon.js.map +0 -1
  3734. package/esm/components/up-border.d.ts +0 -4
  3735. package/esm/components/up-border.js +0 -15
  3736. package/esm/components/up-border.js.map +0 -1
  3737. package/esm/components/up-single.d.ts +0 -4
  3738. package/esm/components/up-single.js +0 -15
  3739. package/esm/components/up-single.js.map +0 -1
  3740. package/esm/components/upload-file-single.d.ts +0 -4
  3741. package/esm/components/upload-file-single.js +0 -15
  3742. package/esm/components/upload-file-single.js.map +0 -1
  3743. package/esm/components/upload-single.d.ts +0 -4
  3744. package/esm/components/upload-single.js +0 -15
  3745. package/esm/components/upload-single.js.map +0 -1
  3746. package/esm/components/upper-floor-single.d.ts +0 -4
  3747. package/esm/components/upper-floor-single.js +0 -15
  3748. package/esm/components/upper-floor-single.js.map +0 -1
  3749. package/esm/components/uses.d.ts +0 -4
  3750. package/esm/components/uses.js +0 -15
  3751. package/esm/components/uses.js.map +0 -1
  3752. package/esm/components/value-filter-single.d.ts +0 -4
  3753. package/esm/components/value-filter-single.js +0 -15
  3754. package/esm/components/value-filter-single.js.map +0 -1
  3755. package/esm/components/vertical-border-double-icon.d.ts +0 -3
  3756. package/esm/components/vertical-border-double-icon.js +0 -14
  3757. package/esm/components/vertical-border-double-icon.js.map +0 -1
  3758. package/esm/components/vertical-border.d.ts +0 -4
  3759. package/esm/components/vertical-border.js +0 -15
  3760. package/esm/components/vertical-border.js.map +0 -1
  3761. package/esm/components/vertical-center-icon.d.ts +0 -3
  3762. package/esm/components/vertical-center-icon.js +0 -14
  3763. package/esm/components/vertical-center-icon.js.map +0 -1
  3764. package/esm/components/vertical-center-single.d.ts +0 -4
  3765. package/esm/components/vertical-center-single.js +0 -15
  3766. package/esm/components/vertical-center-single.js.map +0 -1
  3767. package/esm/components/vertical-integration-icon.d.ts +0 -3
  3768. package/esm/components/vertical-integration-icon.js +0 -14
  3769. package/esm/components/vertical-integration-icon.js.map +0 -1
  3770. package/esm/components/vertical-integration-single.d.ts +0 -4
  3771. package/esm/components/vertical-integration-single.js +0 -15
  3772. package/esm/components/vertical-integration-single.js.map +0 -1
  3773. package/esm/components/vertical-merge-single.d.ts +0 -4
  3774. package/esm/components/vertical-merge-single.js +0 -15
  3775. package/esm/components/vertical-merge-single.js.map +0 -1
  3776. package/esm/components/vertical-text-icon.d.ts +0 -3
  3777. package/esm/components/vertical-text-icon.js +0 -14
  3778. package/esm/components/vertical-text-icon.js.map +0 -1
  3779. package/esm/components/vertical-text-single.d.ts +0 -4
  3780. package/esm/components/vertical-text-single.js +0 -15
  3781. package/esm/components/vertical-text-single.js.map +0 -1
  3782. package/esm/components/view-mode-single.d.ts +0 -4
  3783. package/esm/components/view-mode-single.js +0 -15
  3784. package/esm/components/view-mode-single.js.map +0 -1
  3785. package/esm/components/viwe-mode-single.d.ts +0 -4
  3786. package/esm/components/viwe-mode-single.js +0 -15
  3787. package/esm/components/viwe-mode-single.js.map +0 -1
  3788. package/esm/components/warn-single.d.ts +0 -4
  3789. package/esm/components/warn-single.js +0 -15
  3790. package/esm/components/warn-single.js.map +0 -1
  3791. package/esm/components/warn.d.ts +0 -4
  3792. package/esm/components/warn.js +0 -15
  3793. package/esm/components/warn.js.map +0 -1
  3794. package/esm/components/warning-icon.d.ts +0 -3
  3795. package/esm/components/warning-icon.js +0 -14
  3796. package/esm/components/warning-icon.js.map +0 -1
  3797. package/esm/components/warning-single.d.ts +0 -4
  3798. package/esm/components/warning-single.js +0 -15
  3799. package/esm/components/warning-single.js.map +0 -1
  3800. package/esm/components/waterfall-chart-icon.d.ts +0 -3
  3801. package/esm/components/waterfall-chart-icon.js +0 -14
  3802. package/esm/components/waterfall-chart-icon.js.map +0 -1
  3803. package/esm/components/waterfall-chart-single.d.ts +0 -4
  3804. package/esm/components/waterfall-chart-single.js +0 -15
  3805. package/esm/components/waterfall-chart-single.js.map +0 -1
  3806. package/esm/components/watermark-single.d.ts +0 -4
  3807. package/esm/components/watermark-single.js +0 -15
  3808. package/esm/components/watermark-single.js.map +0 -1
  3809. package/esm/components/webpage-single.d.ts +0 -4
  3810. package/esm/components/webpage-single.js +0 -15
  3811. package/esm/components/webpage-single.js.map +0 -1
  3812. package/esm/components/wechat-single-24.d.ts +0 -4
  3813. package/esm/components/wechat-single-24.js +0 -15
  3814. package/esm/components/wechat-single-24.js.map +0 -1
  3815. package/esm/components/wechat-single-40.d.ts +0 -4
  3816. package/esm/components/wechat-single-40.js +0 -15
  3817. package/esm/components/wechat-single-40.js.map +0 -1
  3818. package/esm/components/wiki-single.d.ts +0 -4
  3819. package/esm/components/wiki-single.js +0 -15
  3820. package/esm/components/wiki-single.js.map +0 -1
  3821. package/esm/components/winloss-sparkline-icon.d.ts +0 -3
  3822. package/esm/components/winloss-sparkline-icon.js +0 -14
  3823. package/esm/components/winloss-sparkline-icon.js.map +0 -1
  3824. package/esm/components/winloss-sparkline-single.d.ts +0 -4
  3825. package/esm/components/winloss-sparkline-single.js +0 -15
  3826. package/esm/components/winloss-sparkline-single.js.map +0 -1
  3827. package/esm/components/wireframe-single.d.ts +0 -4
  3828. package/esm/components/wireframe-single.js +0 -15
  3829. package/esm/components/wireframe-single.js.map +0 -1
  3830. package/esm/components/working.d.ts +0 -4
  3831. package/esm/components/working.js +0 -15
  3832. package/esm/components/working.js.map +0 -1
  3833. package/esm/components/workspace.d.ts +0 -4
  3834. package/esm/components/workspace.js +0 -15
  3835. package/esm/components/workspace.js.map +0 -1
  3836. package/esm/components/write-icon.d.ts +0 -3
  3837. package/esm/components/write-icon.js +0 -14
  3838. package/esm/components/write-icon.js.map +0 -1
  3839. package/esm/components/write-single.d.ts +0 -4
  3840. package/esm/components/write-single.js +0 -15
  3841. package/esm/components/write-single.js.map +0 -1
  3842. package/esm/components/xls.d.ts +0 -4
  3843. package/esm/components/xls.js +0 -15
  3844. package/esm/components/xls.js.map +0 -1
  3845. package/esm/components/xlsx-multi-icon.d.ts +0 -3
  3846. package/esm/components/xlsx-multi-icon.js +0 -14
  3847. package/esm/components/xlsx-multi-icon.js.map +0 -1
  3848. package/esm/components/xlsx.d.ts +0 -4
  3849. package/esm/components/xlsx.js +0 -15
  3850. package/esm/components/xlsx.js.map +0 -1
  3851. package/esm/components/youtube-fill-single.d.ts +0 -4
  3852. package/esm/components/youtube-fill-single.js +0 -15
  3853. package/esm/components/youtube-fill-single.js.map +0 -1
  3854. package/esm/components/zen-icon.d.ts +0 -3
  3855. package/esm/components/zen-icon.js +0 -14
  3856. package/esm/components/zen-icon.js.map +0 -1
  3857. package/esm/components/zen-single.d.ts +0 -4
  3858. package/esm/components/zen-single.js +0 -15
  3859. package/esm/components/zen-single.js.map +0 -1
  3860. package/esm/components/zhihu-fill-single.d.ts +0 -4
  3861. package/esm/components/zhihu-fill-single.js +0 -15
  3862. package/esm/components/zhihu-fill-single.js.map +0 -1
  3863. package/esm/components/zoom-in-icon.d.ts +0 -3
  3864. package/esm/components/zoom-in-icon.js +0 -14
  3865. package/esm/components/zoom-in-icon.js.map +0 -1
  3866. package/esm/components/zoom-in-single.d.ts +0 -4
  3867. package/esm/components/zoom-in-single.js +0 -15
  3868. package/esm/components/zoom-in-single.js.map +0 -1
  3869. package/esm/components/zoom-increase-icon.d.ts +0 -3
  3870. package/esm/components/zoom-increase-icon.js +0 -14
  3871. package/esm/components/zoom-increase-icon.js.map +0 -1
  3872. package/esm/components/zoom-increase-single.d.ts +0 -4
  3873. package/esm/components/zoom-increase-single.js +0 -15
  3874. package/esm/components/zoom-increase-single.js.map +0 -1
  3875. package/esm/components/zoom-out-icon.d.ts +0 -3
  3876. package/esm/components/zoom-out-icon.js +0 -14
  3877. package/esm/components/zoom-out-icon.js.map +0 -1
  3878. package/esm/components/zoom-out-single.d.ts +0 -4
  3879. package/esm/components/zoom-out-single.js +0 -15
  3880. package/esm/components/zoom-out-single.js.map +0 -1
  3881. package/esm/components/zoom-reduce-icon.d.ts +0 -3
  3882. package/esm/components/zoom-reduce-icon.js +0 -14
  3883. package/esm/components/zoom-reduce-icon.js.map +0 -1
  3884. package/esm/components/zoom-reduce-single.d.ts +0 -4
  3885. package/esm/components/zoom-reduce-single.js +0 -15
  3886. package/esm/components/zoom-reduce-single.js.map +0 -1
  3887. package/esm/icon.d.ts +0 -27
  3888. package/esm/icon.js +0 -97
  3889. package/esm/icon.js.map +0 -1
  3890. package/esm/icons.d.ts +0 -1440
  3891. package/esm/icons.js +0 -1441
  3892. package/esm/icons.js.map +0 -1
  3893. package/esm/index.d.ts +0 -3
  3894. package/esm/index.js +0 -4
  3895. package/esm/index.js.map +0 -1
  3896. package/esm/manifest.d.ts +0 -96
  3897. package/esm/manifest.js +0 -934
  3898. package/esm/manifest.js.map +0 -1
package/dist/index.js DELETED
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e={45455:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Question=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:16,height:16,fill:"currentColor",rx:8}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.22523 9.33854V9.25237C7.22744 8.85243 7.265 8.53425 7.33792 8.29782C7.41305 8.0614 7.51911 7.87137 7.6561 7.72775C7.7931 7.58191 7.95992 7.44823 8.15658 7.3267C8.29136 7.24274 8.41178 7.15104 8.51784 7.05161C8.62611 6.94997 8.71118 6.83728 8.77305 6.71354C8.83492 6.58759 8.86586 6.44729 8.86586 6.29261C8.86586 6.11806 8.82498 5.9667 8.74322 5.83854C8.66147 5.71039 8.55099 5.61095 8.41178 5.54025C8.27479 5.46954 8.12122 5.43419 7.95108 5.43419C7.7942 5.43419 7.64505 5.46843 7.50364 5.53693C7.36444 5.60322 7.24843 5.70486 7.15563 5.84186C7.06504 5.97664 7.01421 6.14789 7.00317 6.35559H5.82324C5.83429 5.93576 5.93593 5.58444 6.12817 5.30161C6.32261 5.01878 6.57892 4.80666 6.89711 4.66525C7.2175 4.52383 7.57103 4.45312 7.95771 4.45312C8.37974 4.45312 8.75096 4.52715 9.07135 4.67519C9.39395 4.82323 9.64474 5.03425 9.82372 5.30824C10.0049 5.58002 10.0955 5.90262 10.0955 6.27604C10.0955 6.52794 10.0546 6.75331 9.97286 6.95218C9.89332 7.15104 9.77952 7.32781 9.63148 7.48248C9.48344 7.63715 9.30777 7.77525 9.10449 7.89678C8.92551 8.00726 8.77858 8.12216 8.66368 8.24148C8.55099 8.3608 8.46702 8.5011 8.41178 8.66241C8.35875 8.8215 8.33113 9.01815 8.32892 9.25237V9.33854H7.22523ZM7.80194 11.4067C7.60307 11.4067 7.43183 11.336 7.2882 11.1946C7.14458 11.0532 7.07277 10.8808 7.07277 10.6776C7.07277 10.4787 7.14458 10.3086 7.2882 10.1671C7.43183 10.0257 7.60307 9.95502 7.80194 9.95502C7.99859 9.95502 8.16873 10.0257 8.31235 10.1671C8.45819 10.3086 8.5311 10.4787 8.5311 10.6776C8.5311 10.8123 8.49685 10.935 8.42836 11.0455C8.36207 11.1559 8.27368 11.2443 8.1632 11.3106C8.05493 11.3747 7.93451 11.4067 7.80194 11.4067Z"}}]};t.Question=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"Question",ref:t,icon:i}))}));t.Question.displayName="Question";t["default"]=t.Question},75490:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10 1.05957C10.356 1.05957 10.6816 1.26162 10.8408 1.58008L18.8408 17.5801L18.8799 17.668C19.0486 18.1134 18.8551 18.6232 18.4199 18.8408C17.9557 19.0727 17.3913 18.8841 17.1592 18.4199L10 4.10156L2.84082 18.4199C2.60871 18.8841 2.04434 19.0727 1.58008 18.8408C1.11587 18.6087 0.92731 18.0443 1.15918 17.5801L9.15918 1.58008C9.31841 1.26162 9.64395 1.05957 10 1.05957Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.3337 11.7261L15.4294 11.731C15.9035 11.779 16.2732 12.1798 16.2732 12.6665C16.2732 13.1532 15.9035 13.554 15.4294 13.602L15.3337 13.6069H4.66675C4.1476 13.6069 3.72632 13.1856 3.72632 12.6665C3.72632 12.1474 4.1476 11.7261 4.66675 11.7261H15.3337Z"}}]};t.AIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"a-icon",ref:t,icon:i}))}));t.AIcon.displayName="AIcon";t["default"]=t.AIcon},32757:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddAttachmentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#add-attachment-single_clip0_1451_20)"},children:[{tag:"path",attrs:{d:"M8.00381 4.83154C8.33518 4.83154 8.60381 5.10017 8.60381 5.43154V7.3999H10.5671C10.8985 7.3999 11.1671 7.66853 11.1671 7.9999C11.1671 8.33127 10.8985 8.5999 10.5671 8.5999H8.60381V10.569C8.60381 10.9004 8.33518 11.169 8.00381 11.169C7.67244 11.169 7.40381 10.9004 7.40381 10.569V8.5999H5.42959C5.09822 8.5999 4.82959 8.33127 4.82959 7.9999C4.82959 7.66853 5.09822 7.3999 5.42959 7.3999H7.40381V5.43154C7.40381 5.10017 7.67244 4.83154 8.00381 4.83154Z"}},{tag:"path",attrs:{d:"M0.978027 7.9999C0.978027 4.12183 4.12183 0.978027 7.9999 0.978027C11.878 0.978027 15.0218 4.12183 15.0218 7.9999C15.0218 11.878 11.878 15.0218 7.9999 15.0218C4.12183 15.0218 0.978027 11.878 0.978027 7.9999ZM7.9999 2.17803C4.78457 2.17803 2.17803 4.78457 2.17803 7.9999C2.17803 11.2152 4.78457 13.8218 7.9999 13.8218C11.2152 13.8218 13.8218 11.2152 13.8218 7.9999C13.8218 4.78457 11.2152 2.17803 7.9999 2.17803Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"add-attachment-single_clip0_1451_20"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["add-attachment-single_clip0_1451_20"]};t.AddAttachmentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-attachment-single",ref:t,icon:i}))}));t.AddAttachmentSingle.displayName="AddAttachmentSingle";t["default"]=t.AddAttachmentSingle},32789:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddCommentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.6498 1.69238C2.21386 1.69238 1.0498 2.85644 1.0498 4.29238V10.077C1.0498 11.513 2.21386 12.677 3.64981 12.677H4.103V13.7078C4.103 13.9169 4.21186 14.111 4.39033 14.2199C4.5688 14.3289 4.79113 14.3371 4.97713 14.2415L8.02308 12.677H12.3498C13.7857 12.677 14.9498 11.513 14.9498 10.077V4.29238C14.9498 2.85644 13.7857 1.69238 12.3498 1.69238H3.6498ZM2.2498 4.29238C2.2498 3.51918 2.87661 2.89238 3.6498 2.89238H12.3498C13.123 2.89238 13.7498 3.51918 13.7498 4.29238V10.077C13.7498 10.8502 13.123 11.477 12.3498 11.477H7.878C7.78265 11.477 7.68868 11.4998 7.60387 11.5433L5.303 12.7251V12.077C5.303 11.7457 5.03437 11.477 4.703 11.477H3.64981C2.87661 11.477 2.2498 10.8502 2.2498 10.077V4.29238Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.60007 4.93447C8.60007 4.6031 8.33144 4.33447 8.00007 4.33447C7.6687 4.33447 7.40007 4.6031 7.40007 4.93447V6.57048H5.76406C5.43269 6.57048 5.16406 6.83911 5.16406 7.17048C5.16406 7.50185 5.43269 7.77048 5.76406 7.77048H7.40007V9.40648C7.40007 9.73785 7.6687 10.0065 8.00007 10.0065C8.33144 10.0065 8.60007 9.73785 8.60007 9.40648V7.77048H10.2361C10.5674 7.77048 10.8361 7.50185 10.8361 7.17048C10.8361 6.83911 10.5674 6.57048 10.2361 6.57048H8.60007V4.93447Z"}}]};t.AddCommentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-comment-single",ref:t,icon:i}))}));t.AddCommentSingle.displayName="AddCommentSingle";t["default"]=t.AddCommentSingle},99145:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddDigitsIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.06641 3.49366C4.06641 2.27555 5.14145 1.3916 6.33307 1.3916C7.52469 1.3916 8.59974 2.27555 8.59974 3.49366V6.49777C8.59974 7.71586 7.52469 8.59982 6.33307 8.59982C5.14145 8.59982 4.06641 7.71586 4.06641 6.49777V3.49366ZM6.33307 2.5916C5.68376 2.5916 5.26641 3.05264 5.26641 3.49366V6.49777C5.26641 6.93878 5.68376 7.39982 6.33307 7.39982C6.98239 7.39982 7.39974 6.93878 7.39974 6.49777V3.49366C7.39974 3.05264 6.98239 2.5916 6.33307 2.5916Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.0664 3.49366C10.0664 2.27555 11.1415 1.3916 12.3331 1.3916C13.5247 1.3916 14.5997 2.27555 14.5997 3.49366V6.49777C14.5997 7.71586 13.5247 8.59982 12.3331 8.59982C11.1415 8.59982 10.0664 7.71586 10.0664 6.49777V3.49366ZM12.3331 2.5916C11.6838 2.5916 11.2664 3.05264 11.2664 3.49366V6.49777C11.2664 6.93878 11.6838 7.39982 12.3331 7.39982C12.9824 7.39982 13.3997 6.93878 13.3997 6.49777V3.49366C13.3997 3.05264 12.9824 2.5916 12.3331 2.5916Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4242 9.5417C12.1899 9.30739 11.81 9.30739 11.5756 9.5417C11.3413 9.77602 11.3413 10.1559 11.5756 10.3902L12.5514 11.366H6.3334C6.00203 11.366 5.7334 11.6346 5.7334 11.966C5.7334 12.2973 6.00203 12.566 6.3334 12.566H12.5514L11.5756 13.5417C11.3413 13.776 11.3413 14.1559 11.5756 14.3902C11.81 14.6245 12.1899 14.6245 12.4242 14.3902L14.4159 12.3985C14.5294 12.2893 14.6001 12.1359 14.6001 11.966C14.6001 11.796 14.5294 11.6426 14.4159 11.5334L12.4242 9.5417Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002C2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002Z"}}]};t.AddDigitsIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-digits-icon",ref:t,icon:i}))}));t.AddDigitsIcon.displayName="AddDigitsIcon";t["default"]=t.AddDigitsIcon},98174:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddDigitsSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.06641 3.49366C4.06641 2.27555 5.14145 1.3916 6.33307 1.3916C7.52469 1.3916 8.59974 2.27555 8.59974 3.49366V6.49777C8.59974 7.71586 7.52469 8.59982 6.33307 8.59982C5.14145 8.59982 4.06641 7.71586 4.06641 6.49777V3.49366ZM6.33307 2.5916C5.68376 2.5916 5.26641 3.05264 5.26641 3.49366V6.49777C5.26641 6.93878 5.68376 7.39982 6.33307 7.39982C6.98239 7.39982 7.39974 6.93878 7.39974 6.49777V3.49366C7.39974 3.05264 6.98239 2.5916 6.33307 2.5916Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.0664 3.49366C10.0664 2.27555 11.1415 1.3916 12.3331 1.3916C13.5247 1.3916 14.5997 2.27555 14.5997 3.49366V6.49777C14.5997 7.71586 13.5247 8.59982 12.3331 8.59982C11.1415 8.59982 10.0664 7.71586 10.0664 6.49777V3.49366ZM12.3331 2.5916C11.6838 2.5916 11.2664 3.05264 11.2664 3.49366V6.49777C11.2664 6.93878 11.6838 7.39982 12.3331 7.39982C12.9824 7.39982 13.3997 6.93878 13.3997 6.49777V3.49366C13.3997 3.05264 12.9824 2.5916 12.3331 2.5916Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4242 9.5417C12.1899 9.30739 11.81 9.30739 11.5756 9.5417C11.3413 9.77602 11.3413 10.1559 11.5756 10.3902L12.5514 11.366H6.3334C6.00203 11.366 5.7334 11.6346 5.7334 11.966C5.7334 12.2973 6.00203 12.566 6.3334 12.566H12.5514L11.5756 13.5417C11.3413 13.776 11.3413 14.1559 11.5756 14.3902C11.81 14.6245 12.1899 14.6245 12.4242 14.3902L14.4159 12.3985C14.5294 12.2893 14.6001 12.1359 14.6001 11.966C14.6001 11.796 14.5294 11.6426 14.4159 11.5334L12.4242 9.5417Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002C2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002Z"}}]};t.AddDigitsSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-digits-single",ref:t,icon:i}))}));t.AddDigitsSingle.displayName="AddDigitsSingle";t["default"]=t.AddDigitsSingle},61110:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddImageIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.64981 2.25005H7.9998C8.33118 2.25005 8.5998 1.98142 8.5998 1.65005C8.5998 1.31868 8.33118 1.05005 7.9998 1.05005H3.64981C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V8.00005C14.9498 7.66868 14.6812 7.40005 14.3498 7.40005C14.0184 7.40005 13.7498 7.66868 13.7498 8.00005V9.23974L12.2385 8.1063C11.7252 7.72129 11.0068 7.7723 10.5531 8.22605L9.00869 9.77041L6.73916 7.8251C6.24387 7.40055 5.5095 7.41278 5.02864 7.85359L2.2498 10.4009V3.65005ZM2.2498 12.0287V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.7397L11.5186 9.06631C11.4829 9.03956 11.433 9.04314 11.4016 9.07458L9.92249 10.5537L11.1015 11.5642C11.3531 11.7799 11.3822 12.1587 11.1666 12.4103C10.9509 12.6619 10.5721 12.691 10.3205 12.4753L5.9582 8.7362C5.92384 8.70674 5.87288 8.70758 5.83952 8.73816L2.2498 12.0287Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.8097 1.14783C12.1411 1.14783 12.4097 1.41646 12.4097 1.74783V3.297H14.1541C14.4855 3.297 14.7541 3.56563 14.7541 3.897C14.7541 4.22837 14.4855 4.497 14.1541 4.497H12.4097V6.24167C12.4097 6.57304 12.1411 6.84167 11.8097 6.84167C11.4783 6.84167 11.2097 6.57304 11.2097 6.24167V4.497H9.6603C9.32893 4.497 9.0603 4.22837 9.0603 3.897C9.0603 3.56563 9.32893 3.297 9.6603 3.297H11.2097V1.74783C11.2097 1.41646 11.4783 1.14783 11.8097 1.14783Z"}}]};t.AddImageIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-image-icon",ref:t,icon:i}))}));t.AddImageIcon.displayName="AddImageIcon";t["default"]=t.AddImageIcon},2493:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddImageSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.64981 2.25005H7.9998C8.33118 2.25005 8.5998 1.98142 8.5998 1.65005C8.5998 1.31868 8.33118 1.05005 7.9998 1.05005H3.64981C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V8.00005C14.9498 7.66868 14.6812 7.40005 14.3498 7.40005C14.0184 7.40005 13.7498 7.66868 13.7498 8.00005V9.23974L12.2385 8.1063C11.7252 7.72129 11.0068 7.7723 10.5531 8.22605L9.00869 9.77041L6.73916 7.8251C6.24387 7.40055 5.5095 7.41278 5.02864 7.85359L2.2498 10.4009V3.65005ZM2.2498 12.0287V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.7397L11.5186 9.06631C11.4829 9.03956 11.433 9.04314 11.4016 9.07458L9.92249 10.5537L11.1015 11.5642C11.3531 11.7799 11.3822 12.1587 11.1666 12.4103C10.9509 12.6619 10.5721 12.691 10.3205 12.4753L5.9582 8.7362C5.92384 8.70674 5.87288 8.70758 5.83952 8.73816L2.2498 12.0287Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.8097 1.14783C12.1411 1.14783 12.4097 1.41646 12.4097 1.74783V3.297H14.1541C14.4855 3.297 14.7541 3.56563 14.7541 3.897C14.7541 4.22837 14.4855 4.497 14.1541 4.497H12.4097V6.24167C12.4097 6.57304 12.1411 6.84167 11.8097 6.84167C11.4783 6.84167 11.2097 6.57304 11.2097 6.24167V4.497H9.6603C9.32893 4.497 9.0603 4.22837 9.0603 3.897C9.0603 3.56563 9.32893 3.297 9.6603 3.297H11.2097V1.74783C11.2097 1.41646 11.4783 1.14783 11.8097 1.14783Z"}}]};t.AddImageSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-image-single",ref:t,icon:i}))}));t.AddImageSingle.displayName="AddImageSingle";t["default"]=t.AddImageSingle},51487:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddNoteIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8813 14.4312V10.2925C10.8813 9.92522 11.1791 9.62745 11.5463 9.62745C11.9136 9.62745 12.2114 9.92522 12.2114 10.2925V14.4312C12.2112 14.7983 11.9135 15.0962 11.5463 15.0962C11.1791 15.0962 10.8814 14.7983 10.8813 14.4312Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.47697 11.6968H11.5463H13.6156C13.9829 11.6968 14.2807 11.9946 14.2807 12.3618C14.2807 12.7291 13.9829 13.0269 13.6156 13.0269H9.47697C9.10981 13.0267 8.81193 12.729 8.81193 12.3618C8.81193 11.9946 9.10981 11.6969 9.47697 11.6968Z"}}]};t.AddNoteIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-note-icon",ref:t,icon:i}))}));t.AddNoteIcon.displayName="AddNoteIcon";t["default"]=t.AddNoteIcon},55900:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddNoteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8813 14.4312V10.2925C10.8813 9.92522 11.1791 9.62745 11.5463 9.62745C11.9136 9.62745 12.2114 9.92522 12.2114 10.2925V14.4312C12.2112 14.7983 11.9135 15.0962 11.5463 15.0962C11.1791 15.0962 10.8814 14.7983 10.8813 14.4312Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.47697 11.6968H11.5463H13.6156C13.9829 11.6968 14.2807 11.9946 14.2807 12.3618C14.2807 12.7291 13.9829 13.0269 13.6156 13.0269H9.47697C9.10981 13.0267 8.81193 12.729 8.81193 12.3618C8.81193 11.9946 9.10981 11.6969 9.47697 11.6968Z"}}]};t.AddNoteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-note-single",ref:t,icon:i}))}));t.AddNoteSingle.displayName="AddNoteSingle";t["default"]=t.AddNoteSingle},70344:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AddProtection=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1011",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1011)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.4016 8.67934L11.2302 8.65386L11.0588 8.67934C11.1706 8.6453 11.2899 8.6453 11.4016 8.67934ZM11.2302 14.532L10.9238 14.4463L10.9221 14.4452L10.9192 14.4435L10.9113 14.4385C10.905 14.4345 10.8967 14.4293 10.8867 14.4227C10.8666 14.4097 10.8393 14.3915 10.8058 14.3682C10.7388 14.3215 10.6468 14.254 10.538 14.1656C10.321 13.9893 10.0341 13.7268 9.74696 13.3768C9.17202 12.676 8.58484 11.6079 8.58484 10.1823C8.58484 10.0011 8.65796 9.86432 8.71213 9.7859C8.76784 9.70525 8.83244 9.64406 8.8835 9.60127C8.98563 9.51568 9.1073 9.44311 9.21755 9.38431C9.4436 9.26375 9.72834 9.14555 9.99219 9.04503C10.2605 8.94282 10.5267 8.85161 10.7244 8.78632C10.8237 8.75355 10.9065 8.72704 10.9649 8.70863C10.994 8.69942 11.0171 8.69222 11.0331 8.68726L11.0517 8.68154L11.0588 8.67934L11.2302 8.65386C11.2378 8.65386 11.4016 8.67934 11.4016 8.67934L11.4088 8.68154L11.4273 8.68726C11.4433 8.69222 11.4664 8.69942 11.4956 8.70863C11.5539 8.72704 11.6368 8.75355 11.736 8.78632C11.9338 8.85161 12.1999 8.94282 12.4683 9.04503C12.7321 9.14555 13.0168 9.26375 13.2429 9.38431C13.3531 9.44311 13.4748 9.51568 13.5769 9.60127C13.628 9.64406 13.6926 9.70525 13.7483 9.7859C13.8025 9.86432 13.8756 10.0011 13.8756 10.1823C13.8756 11.6079 13.2884 12.676 12.7135 13.3768C12.4264 13.7268 12.1394 13.9893 11.9225 14.1656C11.8137 14.254 11.7216 14.3215 11.6546 14.3682C11.6211 14.3915 11.5938 14.4097 11.5738 14.4227C11.5637 14.4293 11.5555 14.4345 11.5492 14.4385L11.5412 14.4435L11.5383 14.4452L11.5372 14.4459L11.2302 14.532ZM11.2302 14.532L10.9238 14.4463C11.1117 14.5608 11.3493 14.5605 11.5372 14.4459L11.2302 14.532ZM11.2302 13.2125C11.0678 13.0762 10.8618 12.8821 10.656 12.6312C10.2365 12.1198 9.82743 11.3863 9.76796 10.4233L9.77083 10.4217C9.93056 10.3365 10.1602 10.2392 10.4107 10.1437C10.6568 10.05 10.905 9.96485 11.093 9.90277C11.1438 9.88601 11.19 9.871 11.2302 9.85805C11.2705 9.871 11.3166 9.88601 11.3674 9.90277C11.5554 9.96485 11.8036 10.05 12.0497 10.1437C12.3002 10.2392 12.5299 10.3365 12.6896 10.4217L12.6925 10.4233C12.633 11.3863 12.224 12.1198 11.8045 12.6312C11.5986 12.8821 11.3927 13.0762 11.2302 13.2125Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.17573 1.59961C3.52639 1.59961 3 2.126 3 2.77533V13.3569C3 14.0062 3.5264 14.5326 4.17573 14.5326H7.7029C8.02757 14.5326 8.29077 14.1694 8.29077 13.8447C8.29077 13.5201 8.02757 13.1569 7.7029 13.1569H4.37573V2.97534H9.46649V5.12679C9.46649 5.45145 9.72969 5.71465 10.0544 5.71465H12.2058V7.77217C12.2058 8.09684 12.569 8.36003 12.8937 8.36003C13.2183 8.36003 13.5815 8.09684 13.5815 7.77217V5.12679C13.5815 4.97476 13.5238 4.8362 13.4291 4.73184L10.7852 1.79421C10.6738 1.67034 10.5149 1.59961 10.3483 1.59961H4.17573ZM10.6422 3.39283V4.53892H11.6737L10.6422 3.39283Z"}}]}]};t.AddProtection=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"add-protection",ref:t,icon:i}))}));t.AddProtection.displayName="AddProtection";t["default"]=t.AddProtection},87870:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdditionAndSubtractionIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_341",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_341)"},children:[{tag:"path",attrs:{d:"M11.3606 3.74168C11.6086 3.49373 12.0106 3.49373 12.2585 3.74168C12.5065 3.98963 12.5065 4.39164 12.2585 4.6396L4.63947 12.2586C4.39152 12.5066 3.98951 12.5066 3.74156 12.2586C3.49361 12.0107 3.49361 11.6087 3.74156 11.3607L11.3606 3.74168Z"}},{tag:"path",attrs:{d:"M4.82544 4.82556H4.19052C3.83986 4.82556 3.5556 5.10982 3.5556 5.46048C3.5556 5.81114 3.83986 6.0954 4.19052 6.0954H4.82544V6.73032C4.82544 7.08098 5.1097 7.36524 5.46036 7.36524C5.81102 7.36524 6.09528 7.08098 6.09528 6.73032V6.0954H6.7302C7.08086 6.0954 7.36512 5.81114 7.36512 5.46048C7.36512 5.10982 7.08086 4.82556 6.7302 4.82556H6.09528V4.19064C6.09528 3.83998 5.81102 3.55572 5.46036 3.55572C5.1097 3.55572 4.82544 3.83998 4.82544 4.19064V4.82556Z"}},{tag:"path",attrs:{d:"M8.3175 10.8573C8.3175 10.5066 8.60176 10.2224 8.95242 10.2224H11.4921C11.8428 10.2224 12.127 10.5066 12.127 10.8573C12.127 11.208 11.8428 11.4922 11.4921 11.4922H8.95242C8.60176 11.4922 8.3175 11.208 8.3175 10.8573Z"}},{tag:"path",attrs:{d:"M1.33337 2.9208C1.33337 2.04416 2.04403 1.3335 2.92068 1.3335H13.0794C13.9561 1.3335 14.6667 2.04416 14.6667 2.9208V13.0795C14.6667 13.9562 13.9561 14.6668 13.0794 14.6668H2.92068C2.04404 14.6668 1.33337 13.9562 1.33337 13.0795V2.9208ZM2.92068 2.60334C2.74535 2.60334 2.60322 2.74547 2.60322 2.9208V13.0795C2.60322 13.2549 2.74534 13.397 2.92068 13.397H13.0794C13.2547 13.397 13.3969 13.2549 13.3969 13.0795V2.9208C13.3969 2.74546 13.2547 2.60334 13.0794 2.60334H2.92068Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AdditionAndSubtractionIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"addition-and-subtraction-icon",ref:t,icon:i}))}));t.AdditionAndSubtractionIcon.displayName="AdditionAndSubtractionIcon";t["default"]=t.AdditionAndSubtractionIcon},61285:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdditionAndSubtractionSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_341",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_341)"},children:[{tag:"path",attrs:{d:"M11.3606 3.74168C11.6086 3.49373 12.0106 3.49373 12.2585 3.74168C12.5065 3.98963 12.5065 4.39164 12.2585 4.6396L4.63947 12.2586C4.39152 12.5066 3.98951 12.5066 3.74156 12.2586C3.49361 12.0107 3.49361 11.6087 3.74156 11.3607L11.3606 3.74168Z"}},{tag:"path",attrs:{d:"M4.82544 4.82556H4.19052C3.83986 4.82556 3.5556 5.10982 3.5556 5.46048C3.5556 5.81114 3.83986 6.0954 4.19052 6.0954H4.82544V6.73032C4.82544 7.08098 5.1097 7.36524 5.46036 7.36524C5.81102 7.36524 6.09528 7.08098 6.09528 6.73032V6.0954H6.7302C7.08086 6.0954 7.36512 5.81114 7.36512 5.46048C7.36512 5.10982 7.08086 4.82556 6.7302 4.82556H6.09528V4.19064C6.09528 3.83998 5.81102 3.55572 5.46036 3.55572C5.1097 3.55572 4.82544 3.83998 4.82544 4.19064V4.82556Z"}},{tag:"path",attrs:{d:"M8.3175 10.8573C8.3175 10.5066 8.60176 10.2224 8.95242 10.2224H11.4921C11.8428 10.2224 12.127 10.5066 12.127 10.8573C12.127 11.208 11.8428 11.4922 11.4921 11.4922H8.95242C8.60176 11.4922 8.3175 11.208 8.3175 10.8573Z"}},{tag:"path",attrs:{d:"M1.33337 2.9208C1.33337 2.04416 2.04403 1.3335 2.92068 1.3335H13.0794C13.9561 1.3335 14.6667 2.04416 14.6667 2.9208V13.0795C14.6667 13.9562 13.9561 14.6668 13.0794 14.6668H2.92068C2.04404 14.6668 1.33337 13.9562 1.33337 13.0795V2.9208ZM2.92068 2.60334C2.74535 2.60334 2.60322 2.74547 2.60322 2.9208V13.0795C2.60322 13.2549 2.74534 13.397 2.92068 13.397H13.0794C13.2547 13.397 13.3969 13.2549 13.3969 13.0795V2.9208C13.3969 2.74546 13.2547 2.60334 13.0794 2.60334H2.92068Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AdditionAndSubtractionSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"addition-and-subtraction-single",ref:t,icon:i}))}));t.AdditionAndSubtractionSingle.displayName="AdditionAndSubtractionSingle";t["default"]=t.AdditionAndSubtractionSingle},58736:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustHeightDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1312",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1312)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.60231 5.77597L9.38125 6.55432C9.61658 6.78947 9.99797 6.78932 10.2331 6.554C10.4683 6.31867 10.4681 5.93728 10.2328 5.70214L8.44939 3.92009C8.33908 3.79657 8.1786 3.7188 7.99995 3.7188C7.84562 3.71861 7.6906 3.77736 7.57281 3.89506L5.76712 5.69933C5.5318 5.93447 5.53165 6.31587 5.76679 6.55119C6.00193 6.78652 6.38332 6.78667 6.61865 6.55153L7.3976 5.77319L7.3976 10.2246L6.61865 9.44621C6.38333 9.21107 6.00194 9.21121 5.76679 9.44654C5.53165 9.68186 5.53179 10.0633 5.76712 10.2984L7.55051 12.0804C7.66082 12.204 7.82131 12.2817 7.99995 12.2817L8.00089 12.2817C8.15512 12.2819 8.30939 12.2231 8.4271 12.1055L10.2328 10.3012C10.4681 10.0661 10.4683 9.68467 10.2331 9.44934C9.99798 9.21402 9.61659 9.21387 9.38126 9.44901L8.60231 10.2274L8.60231 5.77597Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 3.24701C14.0539 3.24701 14.3377 2.96327 14.3377 2.61325C14.3377 2.26324 14.0539 1.97949 13.7039 1.97949L2.29627 1.97949C1.94625 1.97949 1.66251 2.26324 1.66251 2.61325C1.66251 2.96327 1.94625 3.24701 2.29627 3.24701L13.7039 3.24701Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 14.0209C14.0539 14.0209 14.3377 13.7372 14.3377 13.3872C14.3377 13.0371 14.0539 12.7534 13.7039 12.7534L2.29627 12.7534C1.94625 12.7534 1.66251 13.0371 1.66251 13.3872C1.66251 13.7372 1.94625 14.0209 2.29627 14.0209L13.7039 14.0209Z"}}]}]};t.AdjustHeightDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-height-double-icon",ref:t,icon:i}))}));t.AdjustHeightDoubleIcon.displayName="AdjustHeightDoubleIcon";t["default"]=t.AdjustHeightDoubleIcon},3359:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustHeightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 1.9667C1.3999 1.63533 1.66853 1.3667 1.9999 1.3667H13.9999C14.3313 1.3667 14.5999 1.63533 14.5999 1.9667C14.5999 2.29807 14.3313 2.5667 13.9999 2.5667H1.9999C1.66853 2.5667 1.3999 2.29807 1.3999 1.9667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 14.0334C1.3999 13.7021 1.66853 13.4334 1.9999 13.4334H13.9999C14.3313 13.4334 14.5999 13.7021 14.5999 14.0334C14.5999 14.3648 14.3313 14.6334 13.9999 14.6334H1.9999C1.66853 14.6334 1.3999 14.3648 1.3999 14.0334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.75766 9.40931C6.52335 9.175 6.14345 9.175 5.90913 9.40931C5.67482 9.64363 5.67482 10.0235 5.90913 10.2578L7.5758 11.9245C7.68832 12.037 7.84093 12.1002 8.00006 12.1002C8.15919 12.1002 8.31181 12.037 8.42433 11.9245L10.091 10.2578C10.3253 10.0235 10.3253 9.64363 10.091 9.40931C9.85668 9.175 9.47678 9.175 9.24247 9.40931L8.60006 10.0517V5.94877L9.24247 6.59117C9.47678 6.82549 9.85668 6.82549 10.091 6.59117C10.3253 6.35686 10.3253 5.97696 10.091 5.74264L8.42433 4.07598C8.19001 3.84166 7.81012 3.84166 7.5758 4.07598L5.90913 5.74264C5.67482 5.97696 5.67482 6.35686 5.90913 6.59117C6.14345 6.82549 6.52335 6.82549 6.75766 6.59117L7.40006 5.94877V10.0517L6.75766 9.40931Z"}}]};t.AdjustHeightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-height-single",ref:t,icon:i}))}));t.AdjustHeightSingle.displayName="AdjustHeightSingle";t["default"]=t.AdjustHeightSingle},18964:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustHeight=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1312",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1312)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.60231 5.77597L9.38125 6.55432C9.61658 6.78947 9.99797 6.78932 10.2331 6.554C10.4683 6.31867 10.4681 5.93728 10.2328 5.70214L8.44939 3.92009C8.33908 3.79657 8.1786 3.7188 7.99995 3.7188C7.84562 3.71861 7.6906 3.77736 7.57281 3.89506L5.76712 5.69933C5.5318 5.93447 5.53165 6.31587 5.76679 6.55119C6.00193 6.78652 6.38332 6.78667 6.61865 6.55153L7.3976 5.77319L7.3976 10.2246L6.61865 9.44621C6.38333 9.21107 6.00194 9.21121 5.76679 9.44654C5.53165 9.68186 5.53179 10.0633 5.76712 10.2984L7.55051 12.0804C7.66082 12.204 7.82131 12.2817 7.99995 12.2817L8.00089 12.2817C8.15512 12.2819 8.30939 12.2231 8.4271 12.1055L10.2328 10.3012C10.4681 10.0661 10.4683 9.68467 10.2331 9.44934C9.99798 9.21402 9.61659 9.21387 9.38126 9.44901L8.60231 10.2274L8.60231 5.77597Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 3.24701C14.0539 3.24701 14.3377 2.96327 14.3377 2.61325C14.3377 2.26324 14.0539 1.97949 13.7039 1.97949L2.29627 1.97949C1.94625 1.97949 1.66251 2.26324 1.66251 2.61325C1.66251 2.96327 1.94625 3.24701 2.29627 3.24701L13.7039 3.24701Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 14.0209C14.0539 14.0209 14.3377 13.7372 14.3377 13.3872C14.3377 13.0371 14.0539 12.7534 13.7039 12.7534L2.29627 12.7534C1.94625 12.7534 1.66251 13.0371 1.66251 13.3872C1.66251 13.7372 1.94625 14.0209 2.29627 14.0209L13.7039 14.0209Z"}}]}]};t.AdjustHeight=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-height",ref:t,icon:i}))}));t.AdjustHeight.displayName="AdjustHeight";t["default"]=t.AdjustHeight},25429:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustWidthDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1166",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1166)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.77574 7.3974L6.5541 6.61846C6.78924 6.38313 6.78909 6.00174 6.55377 5.7666C6.31844 5.53145 5.93705 5.5316 5.70191 5.76692L3.91987 7.55032C3.79634 7.66063 3.71857 7.82111 3.71857 7.99976C3.71838 8.15409 3.77713 8.30912 3.89483 8.42691L5.6991 10.2326C5.93425 10.4679 6.31564 10.4681 6.55096 10.2329C6.78629 9.99778 6.78644 9.61639 6.5513 9.38106L5.77296 8.60211L10.2243 8.60211L9.44598 9.38106C9.21084 9.61638 9.21099 9.99777 9.44631 10.2329C9.68164 10.4681 10.063 10.4679 10.2982 10.2326L12.0802 8.4492C12.2037 8.33889 12.2815 8.1784 12.2815 7.99976L12.2815 7.99882C12.2816 7.84459 12.2229 7.69032 12.1052 7.57261L10.301 5.76693C10.0658 5.5316 9.68444 5.53145 9.44911 5.76659C9.21379 6.00173 9.21364 6.38312 9.44878 6.61845L10.2271 7.3974L5.77574 7.3974Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.24683 2.29598C3.24683 1.94596 2.96308 1.66222 2.61307 1.66222C2.26305 1.66222 1.97931 1.94596 1.97931 2.29598L1.97931 13.7036C1.97931 14.0537 2.26305 14.3374 2.61307 14.3374C2.96308 14.3374 3.24683 14.0537 3.24683 13.7036L3.24683 2.29598Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0207 2.29598C14.0207 1.94596 13.737 1.66222 13.387 1.66222C13.037 1.66222 12.7532 1.94596 12.7532 2.29598L12.7532 13.7036C12.7532 14.0537 13.037 14.3374 13.387 14.3374C13.737 14.3374 14.0207 14.0537 14.0207 13.7036L14.0207 2.29598Z"}}]}]};t.AdjustWidthDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-width-double-icon",ref:t,icon:i}))}));t.AdjustWidthDoubleIcon.displayName="AdjustWidthDoubleIcon";t["default"]=t.AdjustWidthDoubleIcon},52560:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustWidthSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.7665 2.06641C2.09787 2.06641 2.3665 2.33504 2.3665 2.66641V13.3331C2.3665 13.6644 2.09787 13.9331 1.7665 13.9331C1.43513 13.9331 1.1665 13.6644 1.1665 13.3331V2.66641C1.1665 2.33504 1.43513 2.06641 1.7665 2.06641Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.2333 2.06641C14.5647 2.06641 14.8333 2.33504 14.8333 2.66641V13.3331C14.8333 13.6644 14.5647 13.9331 14.2333 13.9331C13.9019 13.9331 13.6333 13.6644 13.6333 13.3331V2.66641C13.6333 2.33504 13.9019 2.06641 14.2333 2.06641Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.59083 6.75717C6.82515 6.52286 6.82515 6.14296 6.59083 5.90865C6.35652 5.67433 5.97662 5.67433 5.7423 5.90865L4.07564 7.57531C3.96312 7.68783 3.8999 7.84045 3.8999 7.99958C3.8999 8.15871 3.96312 8.31132 4.07564 8.42384L5.7423 10.0905C5.97662 10.3248 6.35652 10.3248 6.59083 10.0905C6.82515 9.85619 6.82515 9.47629 6.59083 9.24198L5.94843 8.59958H10.0514L9.40897 9.24198C9.17466 9.47629 9.17466 9.85619 9.40897 10.0905C9.64329 10.3248 10.0232 10.3248 10.2575 10.0905L11.9242 8.42384C12.1585 8.18953 12.1585 7.80963 11.9242 7.57531L10.2575 5.90865C10.0232 5.67433 9.64329 5.67433 9.40897 5.90865C9.17466 6.14296 9.17466 6.52286 9.40897 6.75717L10.0514 7.39958H5.94843L6.59083 6.75717Z"}}]};t.AdjustWidthSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-width-single",ref:t,icon:i}))}));t.AdjustWidthSingle.displayName="AdjustWidthSingle";t["default"]=t.AdjustWidthSingle},92633:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AdjustWidth=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1166",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1166)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.77574 7.3974L6.5541 6.61846C6.78924 6.38313 6.78909 6.00174 6.55377 5.7666C6.31844 5.53145 5.93705 5.5316 5.70191 5.76692L3.91987 7.55032C3.79634 7.66063 3.71857 7.82111 3.71857 7.99976C3.71838 8.15409 3.77713 8.30912 3.89483 8.42691L5.6991 10.2326C5.93425 10.4679 6.31564 10.4681 6.55096 10.2329C6.78629 9.99778 6.78644 9.61639 6.5513 9.38106L5.77296 8.60211L10.2243 8.60211L9.44598 9.38106C9.21084 9.61638 9.21099 9.99777 9.44631 10.2329C9.68164 10.4681 10.063 10.4679 10.2982 10.2326L12.0802 8.4492C12.2037 8.33889 12.2815 8.1784 12.2815 7.99976L12.2815 7.99882C12.2816 7.84459 12.2229 7.69032 12.1052 7.57261L10.301 5.76693C10.0658 5.5316 9.68444 5.53145 9.44911 5.76659C9.21379 6.00173 9.21364 6.38312 9.44878 6.61845L10.2271 7.3974L5.77574 7.3974Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.24683 2.29598C3.24683 1.94596 2.96308 1.66222 2.61307 1.66222C2.26305 1.66222 1.97931 1.94596 1.97931 2.29598L1.97931 13.7036C1.97931 14.0537 2.26305 14.3374 2.61307 14.3374C2.96308 14.3374 3.24683 14.0537 3.24683 13.7036L3.24683 2.29598Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0207 2.29598C14.0207 1.94596 13.737 1.66222 13.387 1.66222C13.037 1.66222 12.7532 1.94596 12.7532 2.29598L12.7532 13.7036C12.7532 14.0537 13.037 14.3374 13.387 14.3374C13.737 14.3374 14.0207 14.0537 14.0207 13.7036L14.0207 2.29598Z"}}]}]};t.AdjustWidth=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"adjust-width",ref:t,icon:i}))}));t.AdjustWidth.displayName="AdjustWidth";t["default"]=t.AdjustWidth},58149:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AiChatSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.29332 2.55614C4.4731 1.81473 5.52755 1.81473 5.70733 2.55614L6.20201 4.59617C6.26619 4.86087 6.47287 5.06755 6.73757 5.13173L8.7776 5.62641C9.51901 5.80619 9.51901 6.86064 8.77761 7.04042L6.73757 7.5351C6.47287 7.59928 6.26619 7.80596 6.20201 8.07066L5.70733 10.1107C5.52755 10.8521 4.4731 10.8521 4.29332 10.1107L3.79864 8.07066C3.73446 7.80596 3.52778 7.59928 3.26308 7.5351L1.22305 7.04042C0.481641 6.86064 0.48164 5.80619 1.22305 5.62641L3.26308 5.13173C3.52778 5.06755 3.73446 4.86087 3.79864 4.59617L4.29332 2.55614Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.2319 9.6756C10.3425 9.21935 10.9914 9.21935 11.1021 9.6756L11.4065 10.931C11.446 11.0939 11.5732 11.2211 11.7361 11.2606L12.9915 11.565C13.4477 11.6756 13.4477 12.3245 12.9915 12.4352L11.7361 12.7396C11.5732 12.7791 11.446 12.9063 11.4065 13.0692L11.1021 14.3246C10.9914 14.7808 10.3425 14.7808 10.2319 14.3246L9.9275 13.0692C9.888 12.9063 9.76081 12.7791 9.59792 12.7396L8.34251 12.4352C7.88626 12.3245 7.88626 11.6756 8.34251 11.565L9.59792 11.2606C9.76081 11.2211 9.888 11.0939 9.9275 10.931L10.2319 9.6756Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3815 2.47464C12.4541 2.17523 12.8799 2.17523 12.9525 2.47464L13.1523 3.2985C13.1782 3.4054 13.2617 3.48887 13.3686 3.51479L14.1924 3.71456C14.4918 3.78716 14.4918 4.213 14.1924 4.2856L13.3686 4.48538C13.2617 4.5113 13.1782 4.59476 13.1523 4.70166L12.9525 5.52552C12.8799 5.82493 12.4541 5.82494 12.3815 5.52552L12.1817 4.70166C12.1558 4.59476 12.0723 4.5113 11.9654 4.48538L11.1416 4.2856C10.8421 4.213 10.8421 3.78716 11.1416 3.71456L11.9654 3.51479C12.0723 3.48887 12.1558 3.4054 12.1817 3.2985L12.3815 2.47464Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.667 2.62081L12.5039 3.29322C12.4388 3.562 12.2289 3.77186 11.9601 3.83703L11.2877 4.00008L11.9601 4.16313C12.2289 4.22831 12.4388 4.43816 12.5039 4.70694L12.667 5.37935L12.83 4.70694C12.8952 4.43816 13.1051 4.22831 13.3738 4.16313L14.0463 4.00008L13.3738 3.83703C13.1051 3.77186 12.8952 3.562 12.83 3.29322L12.667 2.62081ZM12.9933 2.25672C12.9103 1.91453 12.4237 1.91453 12.3407 2.25672L12.1124 3.19827C12.0827 3.32045 11.9874 3.41583 11.8652 3.44546L10.9236 3.67377C10.5814 3.75675 10.5814 4.24342 10.9236 4.32639L11.8652 4.5547C11.9874 4.58433 12.0827 4.67972 12.1124 4.80189L12.3407 5.74344C12.4237 6.08563 12.9103 6.08563 12.9933 5.74344L13.2216 4.80189C13.2512 4.67972 13.3466 4.58433 13.4688 4.5547L14.4104 4.32639C14.7525 4.24342 14.7525 3.75675 14.4104 3.67377L13.4688 3.44546C13.3466 3.41583 13.2512 3.32045 13.2216 3.19827L12.9933 2.25672Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66699 15.3334C4.2988 15.3334 4.00033 15.0349 4.00033 14.6667C4.00033 14.2986 4.2988 14.0001 4.66699 14.0001C5.03518 14.0001 5.33366 14.2986 5.33366 14.6667C5.33366 15.0349 5.03518 15.3334 4.66699 15.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33366 12.6667C0.965469 12.6667 0.666992 12.3683 0.666992 12.0001C0.666992 11.6319 0.965469 11.3334 1.33366 11.3334C1.70185 11.3334 2.00033 11.6319 2.00033 12.0001C2.00033 12.3683 1.70185 12.6667 1.33366 12.6667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66699 2.00008C8.2988 2.00008 8.00033 1.7016 8.00033 1.33341C8.00033 0.965225 8.2988 0.666748 8.66699 0.666748C9.03518 0.666748 9.33366 0.965225 9.33366 1.33341C9.33366 1.7016 9.03518 2.00008 8.66699 2.00008Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.667 9.33342C14.2988 9.33342 14.0003 9.03494 14.0003 8.66675C14.0003 8.29856 14.2988 8.00008 14.667 8.00008C15.0352 8.00008 15.3337 8.29856 15.3337 8.66675C15.3337 9.03494 15.0352 9.33342 14.667 9.33342Z"}}]};t.AiChatSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ai-chat-single",ref:t,icon:i}))}));t.AiChatSingle.displayName="AiChatSingle";t["default"]=t.AiChatSingle},5108:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AiSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.07253 15.1998C3.71104 15.1998 3.41799 14.9068 3.41799 14.5453C3.41799 14.1838 3.71104 13.8907 4.07253 13.8907C4.43403 13.8907 4.72708 14.1838 4.72708 14.5453C4.72708 14.9068 4.43403 15.1998 4.07253 15.1998Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9271 2.1089C11.5656 2.1089 11.2725 1.81585 11.2725 1.45435C11.2725 1.09285 11.5656 0.799805 11.9271 0.799805C12.2886 0.799805 12.5816 1.09285 12.5816 1.45435C12.5816 1.81585 12.2886 2.1089 11.9271 2.1089Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.5453 4.72708C14.1838 4.72708 13.8907 4.43403 13.8907 4.07253C13.8907 3.71104 14.1838 3.41799 14.5453 3.41799C14.9068 3.41799 15.1998 3.71104 15.1998 4.07253C15.1998 4.43403 14.9068 4.72708 14.5453 4.72708Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.14546 3.43537C7.36271 2.53946 8.6369 2.53946 8.85414 3.43537L9.45191 5.90053C9.52947 6.22039 9.77921 6.47014 10.0991 6.5477L12.5642 7.14546C13.4601 7.36271 13.4601 8.6369 12.5642 8.85414L10.0991 9.45191C9.77921 9.52947 9.52947 9.77921 9.45191 10.0991L8.85414 12.5642C8.6369 13.4601 7.36271 13.4601 7.14546 12.5642L6.5477 10.0991C6.47014 9.77921 6.22039 9.52947 5.90053 9.45191L3.43537 8.85414C2.53946 8.6369 2.53946 7.36271 3.43537 7.14546L5.90053 6.5477C6.22039 6.47014 6.47014 6.22039 6.5477 5.90053L7.14546 3.43537Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.7512 9.96039C15.0561 10.0742 15.2109 10.4135 15.0972 10.7183C14.3602 12.6927 12.8304 14.2786 10.8948 15.0887C10.5946 15.2143 10.2495 15.0728 10.1239 14.7727C9.99832 14.4726 10.1398 14.1274 10.4399 14.0018C12.076 13.3172 13.3705 11.9751 13.9934 10.3063C14.1071 10.0015 14.4464 9.84663 14.7512 9.96039Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.04977 1.24793C6.16377 1.55265 6.00916 1.89209 5.70444 2.00609C4.02642 2.63388 2.67882 3.94352 1.99927 5.59804C1.87566 5.89899 1.53149 6.04276 1.23054 5.91915C0.929587 5.79554 0.785823 5.45137 0.909432 5.15042C1.71312 3.19367 3.30539 1.64569 5.2916 0.902608C5.59632 0.788606 5.93576 0.943212 6.04977 1.24793Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.45435 12.5816C1.09285 12.5816 0.799805 12.2886 0.799805 11.9271C0.799805 11.5656 1.09285 11.2725 1.45435 11.2725C1.81585 11.2725 2.1089 11.5656 2.1089 11.9271C2.1089 12.2886 1.81585 12.5816 1.45435 12.5816Z"}}]};t.AiSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ai-single",ref:t,icon:i}))}));t.AiSingle.displayName="AiSingle";t["default"]=t.AiSingle},29234:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignBottomIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 13.6999C1.3999 13.3685 1.66853 13.0999 1.9999 13.0999H13.9999C14.3313 13.0999 14.5999 13.3685 14.5999 13.6999C14.5999 14.0312 14.3313 14.2999 13.9999 14.2999H1.9999C1.66853 14.2999 1.3999 14.0312 1.3999 13.6999Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.57564 10.3914C7.80995 10.6257 8.18985 10.6257 8.42417 10.3914L10.4242 8.3914C10.6585 8.15709 10.6585 7.77719 10.4242 7.54287C10.1899 7.30856 9.80995 7.30856 9.57564 7.54287L7.9999 9.11861L6.42417 7.54287C6.18985 7.30856 5.80995 7.30856 5.57564 7.54287C5.34132 7.77719 5.34132 8.15709 5.57564 8.3914L7.57564 10.3914Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 10.5671C8.33127 10.5671 8.5999 10.2985 8.5999 9.96714V2.30047C8.5999 1.9691 8.33127 1.70047 7.9999 1.70047C7.66853 1.70047 7.3999 1.9691 7.3999 2.30047V9.96714C7.3999 10.2985 7.66853 10.5671 7.9999 10.5671Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AlignBottomIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-bottom-icon",ref:t,icon:i}))}));t.AlignBottomIcon.displayName="AlignBottomIcon";t["default"]=t.AlignBottomIcon},62169:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignBottomSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 13.6999C1.3999 13.3685 1.66853 13.0999 1.9999 13.0999H13.9999C14.3313 13.0999 14.5999 13.3685 14.5999 13.6999C14.5999 14.0312 14.3313 14.2999 13.9999 14.2999H1.9999C1.66853 14.2999 1.3999 14.0312 1.3999 13.6999Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.57564 10.3914C7.80995 10.6257 8.18985 10.6257 8.42417 10.3914L10.4242 8.3914C10.6585 8.15709 10.6585 7.77719 10.4242 7.54287C10.1899 7.30856 9.80995 7.30856 9.57564 7.54287L7.9999 9.11861L6.42417 7.54287C6.18985 7.30856 5.80995 7.30856 5.57564 7.54287C5.34132 7.77719 5.34132 8.15709 5.57564 8.3914L7.57564 10.3914Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 10.5671C8.33127 10.5671 8.5999 10.2985 8.5999 9.96714V2.30047C8.5999 1.9691 8.33127 1.70047 7.9999 1.70047C7.66853 1.70047 7.3999 1.9691 7.3999 2.30047V9.96714C7.3999 10.2985 7.66853 10.5671 7.9999 10.5671Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AlignBottomSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-bottom-single",ref:t,icon:i}))}));t.AlignBottomSingle.displayName="AlignBottomSingle";t["default"]=t.AlignBottomSingle},79256:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignTextBothIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641C1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H13.9999C14.3313 6.76641 14.5999 6.49778 14.5999 6.16641C14.5999 5.83504 14.3313 5.56641 13.9999 5.56641H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004C1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H13.9999C14.3313 14.1004 14.5999 13.8318 14.5999 13.5004C14.5999 13.169 14.3313 12.9004 13.9999 12.9004H1.9999Z"}}]};t.AlignTextBothIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-text-both-icon",ref:t,icon:i}))}));t.AlignTextBothIcon.displayName="AlignTextBothIcon";t["default"]=t.AlignTextBothIcon},98023:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignTextBothSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641C1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H13.9999C14.3313 6.76641 14.5999 6.49778 14.5999 6.16641C14.5999 5.83504 14.3313 5.56641 13.9999 5.56641H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004C1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H13.9999C14.3313 14.1004 14.5999 13.8318 14.5999 13.5004C14.5999 13.169 14.3313 12.9004 13.9999 12.9004H1.9999Z"}}]};t.AlignTextBothSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-text-both-single",ref:t,icon:i}))}));t.AlignTextBothSingle.displayName="AlignTextBothSingle";t["default"]=t.AlignTextBothSingle},11459:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignTextTopSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3002C1.3999 2.63157 1.66853 2.9002 1.9999 2.9002H13.9999C14.3313 2.9002 14.5999 2.63157 14.5999 2.3002C14.5999 1.96882 14.3313 1.7002 13.9999 1.7002H1.9999C1.66853 1.7002 1.3999 1.96882 1.3999 2.3002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.22957 5.47839C8.30034 5.50767 8.36664 5.55107 8.42417 5.6086L10.4242 7.6086C10.6585 7.84291 10.6585 8.22281 10.4242 8.45713C10.1899 8.69144 9.80995 8.69144 9.57564 8.45713L8.5999 7.48139V13.6995C8.5999 14.0309 8.33127 14.2995 7.9999 14.2995C7.66853 14.2995 7.3999 14.0309 7.3999 13.6995V7.48139L6.42417 8.45713C6.18985 8.69144 5.80995 8.69144 5.57564 8.45713C5.34132 8.22281 5.34132 7.84291 5.57564 7.6086L7.57541 5.60882C7.7522 5.43203 8.01209 5.38841 8.22957 5.47839Z"}}]};t.AlignTextTopSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-text-top-single",ref:t,icon:i}))}));t.AlignTextTopSingle.displayName="AlignTextTopSingle";t["default"]=t.AlignTextTopSingle},12330:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignTopIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3002C1.3999 2.63157 1.66853 2.9002 1.9999 2.9002H13.9999C14.3313 2.9002 14.5999 2.63157 14.5999 2.3002C14.5999 1.96882 14.3313 1.7002 13.9999 1.7002H1.9999C1.66853 1.7002 1.3999 1.96882 1.3999 2.3002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.22957 5.47839C8.30034 5.50767 8.36664 5.55107 8.42417 5.6086L10.4242 7.6086C10.6585 7.84291 10.6585 8.22281 10.4242 8.45713C10.1899 8.69144 9.80995 8.69144 9.57564 8.45713L8.5999 7.48139V13.6995C8.5999 14.0309 8.33127 14.2995 7.9999 14.2995C7.66853 14.2995 7.3999 14.0309 7.3999 13.6995V7.48139L6.42417 8.45713C6.18985 8.69144 5.80995 8.69144 5.57564 8.45713C5.34132 8.22281 5.34132 7.84291 5.57564 7.6086L7.57541 5.60882C7.7522 5.43203 8.01209 5.38841 8.22957 5.47839Z"}}]};t.AlignTopIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-top-icon",ref:t,icon:i}))}));t.AlignTopIcon.displayName="AlignTopIcon";t["default"]=t.AlignTopIcon},16465:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AlignTopSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3002C1.3999 2.63157 1.66853 2.9002 1.9999 2.9002H13.9999C14.3313 2.9002 14.5999 2.63157 14.5999 2.3002C14.5999 1.96882 14.3313 1.7002 13.9999 1.7002H1.9999C1.66853 1.7002 1.3999 1.96882 1.3999 2.3002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.22957 5.47839C8.30034 5.50767 8.36664 5.55107 8.42417 5.6086L10.4242 7.6086C10.6585 7.84291 10.6585 8.22281 10.4242 8.45713C10.1899 8.69144 9.80995 8.69144 9.57564 8.45713L8.5999 7.48139V13.6995C8.5999 14.0309 8.33127 14.2995 7.9999 14.2995C7.66853 14.2995 7.3999 14.0309 7.3999 13.6995V7.48139L6.42417 8.45713C6.18985 8.69144 5.80995 8.69144 5.57564 8.45713C5.34132 8.22281 5.34132 7.84291 5.57564 7.6086L7.57541 5.60882C7.7522 5.43203 8.01209 5.38841 8.22957 5.47839Z"}}]};t.AlignTopSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"align-top-single",ref:t,icon:i}))}));t.AlignTopSingle.displayName="AlignTopSingle";t["default"]=t.AlignTopSingle},56389:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AllBorderIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 1.12915C8.03875 1.12915 8.07673 1.13284 8.11352 1.13989H12.2599C13.6958 1.13989 14.8599 2.30395 14.8599 3.73989V7.88619C14.867 7.92301 14.8707 7.96102 14.8707 7.9999C14.8707 8.03878 14.867 8.0768 14.8599 8.11362V12.2599C14.8599 13.6958 13.6958 14.8599 12.2599 14.8599H8.11362C8.0768 14.867 8.03878 14.8707 7.9999 14.8707C7.96102 14.8707 7.92301 14.867 7.88619 14.8599H3.73989C2.30396 14.8599 1.13989 13.6958 1.13989 12.2599V8.11352C1.13284 8.07673 1.12915 8.03875 1.12915 7.9999C1.12915 7.96106 1.13284 7.92308 1.13989 7.88629V3.73989C1.13989 2.30396 2.30395 1.13989 3.73989 1.13989H7.88629C7.92308 1.13284 7.96106 1.12915 7.9999 1.12915ZM2.33989 8.5999V12.2599C2.33989 13.0331 2.9667 13.6599 3.73989 13.6599H7.3999V8.5999H2.33989ZM7.3999 7.3999H2.33989V3.73989C2.33989 2.9667 2.96669 2.33989 3.73989 2.33989H7.3999V7.3999ZM8.5999 8.5999V13.6599H12.2599C13.0331 13.6599 13.6599 13.0331 13.6599 12.2599V8.5999H8.5999ZM13.6599 7.3999H8.5999V2.33989H12.2599C13.0331 2.33989 13.6599 2.96669 13.6599 3.73989V7.3999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AllBorderIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"all-border-icon",ref:t,icon:i}))}));t.AllBorderIcon.displayName="AllBorderIcon";t["default"]=t.AllBorderIcon},24474:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AllBorderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 1.12915C8.03875 1.12915 8.07673 1.13284 8.11352 1.13989H12.2599C13.6958 1.13989 14.8599 2.30395 14.8599 3.73989V7.88619C14.867 7.92301 14.8707 7.96102 14.8707 7.9999C14.8707 8.03878 14.867 8.0768 14.8599 8.11362V12.2599C14.8599 13.6958 13.6958 14.8599 12.2599 14.8599H8.11362C8.0768 14.867 8.03878 14.8707 7.9999 14.8707C7.96102 14.8707 7.92301 14.867 7.88619 14.8599H3.73989C2.30396 14.8599 1.13989 13.6958 1.13989 12.2599V8.11352C1.13284 8.07673 1.12915 8.03875 1.12915 7.9999C1.12915 7.96106 1.13284 7.92308 1.13989 7.88629V3.73989C1.13989 2.30396 2.30395 1.13989 3.73989 1.13989H7.88629C7.92308 1.13284 7.96106 1.12915 7.9999 1.12915ZM2.33989 8.5999V12.2599C2.33989 13.0331 2.9667 13.6599 3.73989 13.6599H7.3999V8.5999H2.33989ZM7.3999 7.3999H2.33989V3.73989C2.33989 2.9667 2.96669 2.33989 3.73989 2.33989H7.3999V7.3999ZM8.5999 8.5999V13.6599H12.2599C13.0331 13.6599 13.6599 13.0331 13.6599 12.2599V8.5999H8.5999ZM13.6599 7.3999H8.5999V2.33989H12.2599C13.0331 2.33989 13.6599 2.96669 13.6599 3.73989V7.3999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AllBorderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"all-border-single",ref:t,icon:i}))}));t.AllBorderSingle.displayName="AllBorderSingle";t["default"]=t.AllBorderSingle},41501:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AmplifyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 5.9999C8.5999 5.66853 8.33127 5.3999 7.9999 5.3999C7.66853 5.3999 7.3999 5.66853 7.3999 5.9999V7.40329L6.004 7.4051C5.67263 7.40553 5.40435 7.67451 5.40479 8.00588C5.40522 8.33725 5.6742 8.60553 6.00557 8.6051L7.3999 8.60329V9.9999C7.3999 10.3313 7.66853 10.5999 7.9999 10.5999C8.33127 10.5999 8.5999 10.3313 8.5999 9.9999V8.60172L10.0004 8.5999C10.3317 8.59947 10.6 8.33049 10.5996 7.99912C10.5992 7.66775 10.3302 7.39947 9.9988 7.3999L8.5999 7.40172V5.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99958 1.73315C4.53861 1.73315 1.73291 4.53885 1.73291 7.99982C1.73291 11.4608 4.53861 14.2665 7.99958 14.2665C9.51395 14.2665 10.9029 13.7293 11.9862 12.8351L13.2422 14.0908C13.4765 14.3251 13.8564 14.3251 14.0907 14.0907C14.325 13.8564 14.325 13.4765 14.0906 13.2422L12.8347 11.9866C13.729 10.9033 14.2662 9.51428 14.2662 7.99982C14.2662 4.53885 11.4605 1.73315 7.99958 1.73315ZM2.93291 7.99982C2.93291 5.20159 5.20135 2.93315 7.99958 2.93315C10.7978 2.93315 13.0662 5.20159 13.0662 7.99982C13.0662 10.7981 10.7978 13.0665 7.99958 13.0665C5.20135 13.0665 2.93291 10.7981 2.93291 7.99982Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AmplifyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"amplify-icon",ref:t,icon:i}))}));t.AmplifyIcon.displayName="AmplifyIcon";t["default"]=t.AmplifyIcon},65938:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AmplifySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 5.9999C8.5999 5.66853 8.33127 5.3999 7.9999 5.3999C7.66853 5.3999 7.3999 5.66853 7.3999 5.9999V7.40329L6.004 7.4051C5.67263 7.40553 5.40435 7.67451 5.40479 8.00588C5.40522 8.33725 5.6742 8.60553 6.00557 8.6051L7.3999 8.60329V9.9999C7.3999 10.3313 7.66853 10.5999 7.9999 10.5999C8.33127 10.5999 8.5999 10.3313 8.5999 9.9999V8.60172L10.0004 8.5999C10.3317 8.59947 10.6 8.33049 10.5996 7.99912C10.5992 7.66775 10.3302 7.39947 9.9988 7.3999L8.5999 7.40172V5.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99958 1.73315C4.53861 1.73315 1.73291 4.53885 1.73291 7.99982C1.73291 11.4608 4.53861 14.2665 7.99958 14.2665C9.51395 14.2665 10.9029 13.7293 11.9862 12.8351L13.2422 14.0908C13.4765 14.3251 13.8564 14.3251 14.0907 14.0907C14.325 13.8564 14.325 13.4765 14.0906 13.2422L12.8347 11.9866C13.729 10.9033 14.2662 9.51428 14.2662 7.99982C14.2662 4.53885 11.4605 1.73315 7.99958 1.73315ZM2.93291 7.99982C2.93291 5.20159 5.20135 2.93315 7.99958 2.93315C10.7978 2.93315 13.0662 5.20159 13.0662 7.99982C13.0662 10.7981 10.7978 13.0665 7.99958 13.0665C5.20135 13.0665 2.93291 10.7981 2.93291 7.99982Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AmplifySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"amplify-single",ref:t,icon:i}))}));t.AmplifySingle.displayName="AmplifySingle";t["default"]=t.AmplifySingle},15387:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Api=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.00228 7.99992C2.00228 7.26188 2.59853 6.66659 3.33033 6.66659H3.99848C4.36667 6.66659 4.66515 6.36811 4.66515 5.99992C4.66515 5.63173 4.36667 5.33325 3.99848 5.33325H3.33033C1.85882 5.33325 0.668945 6.52883 0.668945 7.99992C0.668945 9.47101 1.85882 10.6666 3.33033 10.6666H8.00228C8.37047 10.6666 8.66894 10.3681 8.66894 9.99992C8.66894 9.63173 8.37047 9.33325 8.00228 9.33325H3.33033C2.59853 9.33325 2.00228 8.73796 2.00228 7.99992Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99811 5.33325C7.62992 5.33325 7.33145 5.63173 7.33145 5.99992C7.33145 6.36811 7.62992 6.66659 7.99811 6.66659H12.661C13.4007 6.66659 13.9981 7.26471 13.9981 7.99992C13.9981 8.73512 13.4007 9.33325 12.661 9.33325H12.0202C11.652 9.33325 11.3535 9.63173 11.3535 9.99992C11.3535 10.3681 11.652 10.6666 12.0202 10.6666H12.661C14.1347 10.6666 15.3314 9.47385 15.3314 7.99992C15.3314 6.52599 14.1347 5.33325 12.661 5.33325H7.99811Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.00033 2.00203C8.73837 2.00203 9.33366 2.59828 9.33366 3.33008L9.33366 3.99823C9.33366 4.36642 9.63214 4.6649 10.0003 4.6649C10.3685 4.6649 10.667 4.36642 10.667 3.99823L10.667 3.33008C10.667 1.85858 9.47142 0.668701 8.00033 0.668701C6.52923 0.668701 5.33366 1.85858 5.33366 3.33008L5.33366 8.00203C5.33366 8.37022 5.63214 8.6687 6.00033 8.6687C6.36852 8.6687 6.66699 8.37022 6.66699 8.00203L6.66699 3.33008C6.66699 2.59828 7.26228 2.00203 8.00033 2.00203Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.667 7.99787C10.667 7.62968 10.3685 7.3312 10.0003 7.3312C9.63214 7.3312 9.33366 7.62968 9.33366 7.99787L9.33366 12.6608C9.33366 13.4004 8.73553 13.9979 8.00033 13.9979C7.26512 13.9979 6.66699 13.4004 6.66699 12.6608L6.66699 12.02C6.66699 11.6518 6.36852 11.3533 6.00033 11.3533C5.63214 11.3533 5.33366 11.6518 5.33366 12.02L5.33366 12.6608C5.33366 14.1345 6.5264 15.3312 8.00033 15.3312C9.47425 15.3312 10.667 14.1345 10.667 12.6608L10.667 7.99787Z"}}]};t.Api=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"api",ref:t,icon:i}))}));t.Api.displayName="Api";t["default"]=t.Api},5249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AppSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.95905 1.33105C2.05994 1.33105 1.33105 2.05993 1.33105 2.95905V5.70305C1.33105 6.60217 2.05993 7.33105 2.95905 7.33105H5.70305C6.60217 7.33105 7.33105 6.60217 7.33105 5.70305V2.95905C7.33105 2.05994 6.60217 1.33105 5.70305 1.33105H2.95905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.95905 8.66855C2.05994 8.66855 1.33105 9.39743 1.33105 10.2966V13.0406C1.33105 13.9397 2.05993 14.6686 2.95905 14.6686H5.70305C6.60217 14.6686 7.33105 13.9397 7.33105 13.0406V10.2966C7.33105 9.39743 6.60217 8.66855 5.70305 8.66855H2.95905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.6623 10.2966C8.6623 9.39743 9.39119 8.66855 10.2903 8.66855H13.0343C13.9334 8.66855 14.6623 9.39743 14.6623 10.2966V13.0406C14.6623 13.9397 13.9334 14.6686 13.0343 14.6686H10.2903C9.39119 14.6686 8.6623 13.9397 8.6623 13.0406V10.2966Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.2903 1.33105C9.39119 1.33105 8.6623 2.05993 8.6623 2.95905V5.70305C8.6623 6.60217 9.39119 7.33105 10.2903 7.33105H13.0343C13.9334 7.33105 14.6623 6.60217 14.6623 5.70305V2.95905C14.6623 2.05994 13.9334 1.33105 13.0343 1.33105H10.2903ZM9.9983 2.95905C9.9983 2.79779 10.129 2.66705 10.2903 2.66705H13.0343C13.1956 2.66705 13.3263 2.79779 13.3263 2.95905V5.70305C13.3263 5.86432 13.1956 5.99505 13.0343 5.99505H10.2903C10.129 5.99505 9.9983 5.86432 9.9983 5.70305V2.95905Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AppSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"app-single",ref:t,icon:i}))}));t.AppSingle.displayName="AppSingle";t["default"]=t.AppSingle},20081:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArchitectureSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 44 44",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5914 4.61759C12.2484 4.06129 10.7706 3.91574 9.3448 4.19934C7.91904 4.48294 6.6094 5.18296 5.58148 6.21087C4.55356 7.23879 3.85354 8.54843 3.56994 9.9742C3.28634 11.4 3.4319 12.8778 3.9882 14.2208C4.5445 15.5639 5.48657 16.7118 6.69527 17.5194C7.90397 18.327 9.32502 18.7581 10.7787 18.7581C11.5243 18.7581 12.1287 18.1537 12.1287 17.4081C12.1287 16.6625 11.5243 16.0581 10.7787 16.0581C9.85903 16.0581 8.96 15.7854 8.19531 15.2744C7.43062 14.7635 6.83462 14.0373 6.48267 13.1876C6.13073 12.3379 6.03864 11.403 6.21806 10.5009C6.39748 9.59893 6.84035 8.77038 7.49067 8.12006C8.14098 7.46975 8.96953 7.02688 9.87154 6.84746C10.7736 6.66804 11.7085 6.76012 12.5582 7.11207C13.4079 7.46402 14.1341 8.06002 14.645 8.82471C15.156 9.5894 15.4287 10.4884 15.4287 11.4081C15.4287 12.1537 16.0331 12.7581 16.7787 12.7581C17.5243 12.7581 18.1287 12.1537 18.1287 11.4081C18.1287 9.95442 17.6976 8.53337 16.89 7.32467C16.0824 6.11597 14.9345 5.1739 13.5914 4.61759Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M30.41 40.6423C31.7531 41.1986 33.2309 41.3442 34.6567 41.0606C36.0824 40.777 37.3921 40.0769 38.42 39.049C39.4479 38.0211 40.1479 36.7115 40.4315 35.2857C40.7151 33.8599 40.5696 32.3821 40.0133 31.0391C39.457 29.696 38.5149 28.5481 37.3062 27.7405C36.0975 26.9328 34.6764 26.5018 33.2227 26.5018C32.4772 26.5018 31.8727 27.1062 31.8727 27.8518C31.8727 28.5974 32.4772 29.2018 33.2227 29.2018C34.1424 29.2018 35.0415 29.4745 35.8062 29.9854C36.5708 30.4964 37.1668 31.2226 37.5188 32.0723C37.8707 32.922 37.9628 33.8569 37.7834 34.7589C37.604 35.661 37.1611 36.4895 36.5108 37.1398C35.8605 37.7901 35.0319 38.233 34.1299 38.4124C33.2279 38.5919 32.2929 38.4998 31.4433 38.1478C30.5936 37.7959 29.8674 37.1999 29.3564 36.4352C28.8455 35.6705 28.5728 34.7715 28.5728 33.8518C28.5728 33.1062 27.9683 32.5018 27.2227 32.5018C26.4772 32.5018 25.8727 33.1062 25.8727 33.8518C25.8727 35.3055 26.3038 36.7265 27.1114 37.9352C27.9191 39.1439 29.067 40.086 30.41 40.6423Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9545 11.584C11.4817 11.0568 12.3365 11.0568 12.8637 11.584L18.355 17.0753H25.6456L31.1369 11.584C31.6641 11.0568 32.5189 11.0568 33.0461 11.584C33.5733 12.1112 33.5733 12.966 33.0461 13.4932L27.5552 18.9842V26.2755L33.0461 31.7665C33.5733 32.2937 33.5733 33.1484 33.0461 33.6756C32.5189 34.2028 31.6641 34.2028 31.1369 33.6756L25.646 28.1847H18.3546L12.8637 33.6756C12.3365 34.2028 11.4817 34.2028 10.9545 33.6756C10.4273 33.1484 10.4273 32.2937 10.9545 31.7665L16.4458 26.2751V18.9845L10.9545 13.4932C10.4273 12.966 10.4273 12.1112 10.9545 11.584ZM19.1458 25.4847V19.7753H24.8552V25.4847H19.1458Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M40.4315 9.97444C40.7151 11.4002 40.5696 12.878 40.0133 14.2211C39.457 15.5641 38.5149 16.712 37.3062 17.5197C36.0975 18.3273 34.6764 18.7584 33.2227 18.7584C32.4772 18.7584 31.8727 18.1539 31.8727 17.4084C31.8727 16.6628 32.4772 16.0584 33.2227 16.0584C34.1424 16.0584 35.0415 15.7856 35.8062 15.2747C36.5708 14.7637 37.1668 14.0375 37.5188 13.1878C37.8707 12.3382 37.9628 11.4032 37.7834 10.5012C37.604 9.59917 37.1611 8.77062 36.5108 8.12031C35.8605 7.46999 35.0319 7.02712 34.1299 6.8477C33.2279 6.66828 32.2929 6.76037 31.4433 7.11231C30.5936 7.46426 29.8674 8.06026 29.3564 8.82495C28.8455 9.58964 28.5728 10.4887 28.5728 11.4084C28.5728 12.1539 27.9683 12.7584 27.2227 12.7584C26.4772 12.7584 25.8727 12.1539 25.8727 11.4084C25.8727 9.95466 26.3038 8.53361 27.1114 7.32491C27.9191 6.11621 29.067 5.17414 30.41 4.61784C31.7531 4.06153 33.2309 3.91598 34.6567 4.19958C36.0824 4.48318 37.3921 5.1832 38.42 6.21112C39.4479 7.23903 40.1479 8.54868 40.4315 9.97444Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.56994 35.2856C3.28634 33.8598 3.4319 32.382 3.9882 31.0389C4.5445 29.6959 5.48657 28.548 6.69527 27.7404C7.90397 26.9327 9.32502 26.5017 10.7787 26.5017C11.5243 26.5017 12.1287 27.1061 12.1287 27.8517C12.1287 28.5972 11.5243 29.2017 10.7787 29.2017C9.85903 29.2017 8.96 29.4744 8.19531 29.9853C7.43062 30.4963 6.83462 31.2225 6.48267 32.0722C6.13073 32.9219 6.03864 33.8568 6.21806 34.7588C6.39748 35.6608 6.84035 36.4894 7.49067 37.1397C8.14098 37.79 8.96953 38.2329 9.87154 38.4123C10.7736 38.5917 11.7085 38.4996 12.5582 38.1477C13.4079 37.7957 14.1341 37.1997 14.645 36.4351C15.156 35.6704 15.4287 34.7713 15.4287 33.8517C15.4287 33.1061 16.0331 32.5017 16.7787 32.5017C17.5243 32.5017 18.1287 33.1061 18.1287 33.8517C18.1287 35.3053 17.6976 36.7264 16.89 37.9351C16.0824 39.1438 14.9345 40.0859 13.5914 40.6422C12.2484 41.1985 10.7706 41.344 9.3448 41.0604C7.91904 40.7768 6.6094 40.0768 5.58148 39.0489C4.55356 38.021 3.85354 36.7113 3.56994 35.2856Z"}}]};t.ArchitectureSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"architecture-single",ref:t,icon:i}))}));t.ArchitectureSingle.displayName="ArchitectureSingle";t["default"]=t.ArchitectureSingle},46289:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AreaChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.14102C2.5999 1.80964 2.33127 1.54102 1.9999 1.54102C1.66853 1.54102 1.3999 1.80964 1.3999 2.14102V11.8584C1.3999 13.2944 2.56396 14.4584 3.9999 14.4584H13.9999C14.3313 14.4584 14.5999 14.1898 14.5999 13.8584C14.5999 13.5271 14.3313 13.2584 13.9999 13.2584H3.9999C3.2267 13.2584 2.5999 12.6316 2.5999 11.8584V2.14102Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.2697 2.86338C14.2205 2.73674 14.1282 2.62602 13.9999 2.55537C13.7096 2.39556 13.3447 2.50134 13.1849 2.79163L10.7489 7.42899C10.6246 7.65474 10.3225 7.70579 10.1309 7.5334L8.71072 6.25523C7.92511 5.54818 6.68197 5.78361 6.20929 6.72896L4.12991 10.8877C4.04459 11.0584 4.04822 11.2502 4.12322 11.4106C4.21284 11.6292 4.42775 11.7832 4.67863 11.7832L13.3137 11.783C13.866 11.783 14.3137 11.3353 14.3137 10.783V3.08926C14.3137 3.00936 14.2981 2.9331 14.2697 2.86338ZM13.1137 5.70986C13.1137 5.65764 13.0437 5.64037 13.0194 5.6866L11.8001 8.0077C11.3031 8.91068 10.0943 9.11491 9.32815 8.42536L7.90796 7.14719C7.71156 6.97042 7.40077 7.02928 7.2826 7.26562L5.6962 10.4384C5.66295 10.5049 5.71131 10.5832 5.78565 10.5831L12.7137 10.583C12.9346 10.583 13.1137 10.4039 13.1137 10.183V5.70986Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AreaChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"area-chart-icon",ref:t,icon:i}))}));t.AreaChartIcon.displayName="AreaChartIcon";t["default"]=t.AreaChartIcon},56262:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AreaChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.14102C2.5999 1.80964 2.33127 1.54102 1.9999 1.54102C1.66853 1.54102 1.3999 1.80964 1.3999 2.14102V11.8584C1.3999 13.2944 2.56396 14.4584 3.9999 14.4584H13.9999C14.3313 14.4584 14.5999 14.1898 14.5999 13.8584C14.5999 13.5271 14.3313 13.2584 13.9999 13.2584H3.9999C3.2267 13.2584 2.5999 12.6316 2.5999 11.8584V2.14102Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.2697 2.86338C14.2205 2.73674 14.1282 2.62602 13.9999 2.55537C13.7096 2.39556 13.3447 2.50134 13.1849 2.79163L10.7489 7.42899C10.6246 7.65474 10.3225 7.70579 10.1309 7.5334L8.71072 6.25523C7.92511 5.54818 6.68197 5.78361 6.20929 6.72896L4.12991 10.8877C4.04459 11.0584 4.04822 11.2502 4.12322 11.4106C4.21284 11.6292 4.42775 11.7832 4.67863 11.7832L13.3137 11.783C13.866 11.783 14.3137 11.3353 14.3137 10.783V3.08926C14.3137 3.00936 14.2981 2.9331 14.2697 2.86338ZM13.1137 5.70986C13.1137 5.65764 13.0437 5.64037 13.0194 5.6866L11.8001 8.0077C11.3031 8.91068 10.0943 9.11491 9.32815 8.42536L7.90796 7.14719C7.71156 6.97042 7.40077 7.02928 7.2826 7.26562L5.6962 10.4384C5.66295 10.5049 5.71131 10.5832 5.78565 10.5831L12.7137 10.583C12.9346 10.583 13.1137 10.4039 13.1137 10.183V5.70986Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AreaChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"area-chart-single",ref:t,icon:i}))}));t.AreaChartSingle.displayName="AreaChartSingle";t["default"]=t.AreaChartSingle},10334:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrangementSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.39459 3.19985C1.39462 2.20573 2.20055 1.39986 3.19467 1.3999L5.46124 1.4C6.45533 1.40004 7.26117 2.20592 7.26117 3.2V5.46642C7.26117 6.46054 6.45528 7.26642 5.46117 7.26642H3.19453C2.2004 7.26642 1.3945 6.46051 1.39453 5.46638L1.39459 3.19985ZM3.19462 2.5999C2.86324 2.59989 2.5946 2.86851 2.59459 3.19989L2.59453 5.46641C2.59452 5.79779 2.86315 6.06642 3.19453 6.06642H5.46117C5.79254 6.06642 6.06117 5.7978 6.06117 5.46642V3.2C6.06117 2.86864 5.79255 2.60001 5.46119 2.6L3.19462 2.5999Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5394 1.3999C9.54527 1.39986 8.73935 2.20573 8.73932 3.19985L8.73926 5.46638C8.73923 6.46051 9.54513 7.26642 10.5393 7.26642H12.8059C13.8 7.26642 14.6059 6.46054 14.6059 5.46642V3.2C14.6059 2.20592 13.8001 1.40004 12.806 1.4L10.5394 1.3999ZM9.93932 3.19989C9.93933 2.86851 10.208 2.59989 10.5393 2.5999L12.8059 2.6C13.1373 2.60001 13.4059 2.86864 13.4059 3.2V5.46642C13.4059 5.7978 13.1373 6.06642 12.8059 6.06642H10.5393C10.2079 6.06642 9.93925 5.79779 9.93926 5.46641L9.93932 3.19989Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5394 8.7334C9.54527 8.73336 8.73935 9.53922 8.73932 10.5333L8.73926 12.7999C8.73923 13.794 9.54513 14.5999 10.5393 14.5999H12.8059C13.8 14.5999 14.6059 13.794 14.6059 12.7999V10.5335C14.6059 9.53942 13.8001 8.73354 12.806 8.7335L10.5394 8.7334ZM9.93932 10.5334C9.93933 10.202 10.208 9.93338 10.5393 9.9334L12.8059 9.9335C13.1373 9.93351 13.4059 10.2021 13.4059 10.5335V12.7999C13.4059 13.1313 13.1373 13.3999 12.8059 13.3999H10.5393C10.2079 13.3999 9.93925 13.1313 9.93926 12.7999L9.93932 10.5334Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.19467 8.7334C2.20055 8.73336 1.39462 9.53922 1.39459 10.5333L1.39453 12.7999C1.3945 13.794 2.2004 14.5999 3.19453 14.5999H5.46117C6.45528 14.5999 7.26117 13.794 7.26117 12.7999V10.5335C7.26117 9.53942 6.45533 8.73354 5.46124 8.7335L3.19467 8.7334ZM2.59459 10.5334C2.5946 10.202 2.86324 9.93338 3.19462 9.9334L5.46119 9.9335C5.79255 9.93351 6.06117 10.2021 6.06117 10.5335V12.7999C6.06117 13.1313 5.79254 13.3999 5.46117 13.3999H3.19453C2.86315 13.3999 2.59452 13.1313 2.59453 12.7999L2.59459 10.5334Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrangementSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrangement-single",ref:t,icon:i}))}));t.ArrangementSingle.displayName="ArrangementSingle";t["default"]=t.ArrangementSingle},58585:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowCircleRightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99961 14.4016C9.69699 14.4016 11.3249 13.7273 12.5251 12.527C13.7253 11.3268 14.3996 9.69895 14.3996 8.00156C14.3996 6.30418 13.7253 4.67631 12.5251 3.47608C11.3249 2.27585 9.69699 1.60156 7.99961 1.60156C6.30222 1.60156 4.67436 2.27585 3.47413 3.47608C2.27389 4.67631 1.59961 6.30418 1.59961 8.00156C1.59961 9.69895 2.27389 11.3268 3.47413 12.527C4.67436 13.7273 6.30222 14.4016 7.99961 14.4016V14.4016ZM10.9652 7.43596L8.56521 5.03596C8.41433 4.89024 8.21225 4.8096 8.00249 4.81142C7.79273 4.81325 7.59208 4.89738 7.44375 5.04571C7.29543 5.19403 7.21129 5.39468 7.20947 5.60444C7.20765 5.8142 7.28828 6.01628 7.43401 6.16716L8.46841 7.20156H5.59961C5.38744 7.20156 5.18395 7.28585 5.03392 7.43588C4.88389 7.58591 4.79961 7.78939 4.79961 8.00156C4.79961 8.21374 4.88389 8.41722 5.03392 8.56725C5.18395 8.71728 5.38744 8.80156 5.59961 8.80156H8.46841L7.43401 9.83596C7.3576 9.90976 7.29665 9.99804 7.25473 10.0956C7.2128 10.1932 7.19073 10.2982 7.18981 10.4044C7.18889 10.5107 7.20913 10.616 7.24935 10.7143C7.28958 10.8126 7.34898 10.902 7.42409 10.9771C7.49921 11.0522 7.58853 11.1116 7.68685 11.1518C7.78516 11.192 7.89051 11.2123 7.99673 11.2114C8.10295 11.2104 8.20793 11.1884 8.30553 11.1464C8.40314 11.1045 8.49141 11.0436 8.56521 10.9672L10.9652 8.56716C11.1152 8.41714 11.1994 8.21369 11.1994 8.00156C11.1994 7.78943 11.1152 7.58598 10.9652 7.43596V7.43596Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowCircleRightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-circle-right-single",ref:t,icon:i}))}));t.ArrowCircleRightSingle.displayName="ArrowCircleRightSingle";t["default"]=t.ArrowCircleRightSingle},53218:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.90467 3.99244C8.84611 4.1338 8.84611 4.31301 8.84611 4.67143V13.716L5.92068 10.7906C5.66724 10.5371 5.54052 10.4104 5.39916 10.3519C5.21067 10.2738 4.9989 10.2738 4.81041 10.3519C4.66905 10.4104 4.54233 10.5371 4.28889 10.7906C4.03545 11.044 3.90873 11.1707 3.85018 11.3121C3.77211 11.5006 3.77211 11.7124 3.85018 11.9008C3.90873 12.0422 4.03545 12.1689 4.28889 12.4224L9.03476 17.1682C9.07839 17.2127 9.12737 17.2617 9.18231 17.3166L9.18239 17.3167L9.18241 17.3167C9.40545 17.5398 9.53035 17.6647 9.65346 17.7313C9.67085 17.7408 9.6882 17.7492 9.70577 17.7564C9.89425 17.8345 10.106 17.8345 10.2945 17.7564C10.4359 17.6979 10.5626 17.5712 10.816 17.3177C10.8986 17.2352 10.9677 17.1661 11.0253 17.1056L15.7095 12.4214L15.7095 12.4213C15.963 12.1679 16.0897 12.0412 16.1482 11.8998C16.2263 11.7114 16.2263 11.4996 16.1482 11.3111C16.0897 11.1697 15.963 11.043 15.7095 10.7896C15.4561 10.5361 15.3294 10.4094 15.188 10.3509C14.9995 10.2728 14.7878 10.2728 14.5993 10.3509C14.4579 10.4094 14.3312 10.5361 14.0778 10.7896L14.0777 10.7896L11.1538 13.7135V4.67142C11.1538 4.31301 11.1538 4.1338 11.0953 3.99244C11.0172 3.80395 10.8674 3.6542 10.6789 3.57613C10.5376 3.51758 10.3584 3.51758 9.99996 3.51758C9.64154 3.51758 9.46233 3.51758 9.32097 3.57613C9.13249 3.6542 8.98274 3.80395 8.90467 3.99244Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-down-single",ref:t,icon:i}))}));t.ArrowDownSingle.displayName="ArrowDownSingle";t["default"]=t.ArrowDownSingle},83391:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowLeftSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0 8.15924V7.83411C0.0670795 7.53277 0.25771 7.32742 0.497622 7.14432C1.61094 6.29522 2.71757 5.43756 3.82678 4.58298C4.54737 4.02786 5.26848 3.47326 5.98856 2.91745C6.20845 2.7477 6.45572 2.68114 6.72815 2.7246C7.1847 2.79733 7.51034 3.18509 7.51205 3.65602C7.51445 4.28626 7.51256 4.91649 7.51291 5.54673C7.51291 5.67268 7.51616 5.67422 7.6356 5.66412C8.20081 5.61604 8.76603 5.56881 9.33107 5.52089C9.88208 5.47418 10.4329 5.42746 10.9839 5.37989C11.6172 5.3253 12.2504 5.26986 12.8835 5.21493C13.3974 5.17044 13.9113 5.12389 14.4255 5.08317C14.7551 5.05715 15.0835 5.01301 15.4143 5.00787C15.6596 5.00411 15.877 5.16257 15.9571 5.39273C15.9757 5.44629 15.9858 5.50275 15.9998 5.55803C15.9998 5.5866 15.9998 5.61501 15.9998 5.64359C15.9699 5.83952 15.858 5.98463 15.7207 6.12033C15.3095 6.52709 14.9035 6.93932 14.4957 7.34966C14.4315 7.41435 14.3696 7.48143 14.3056 7.54628C14.0224 7.83291 14.0189 8.16215 14.3028 8.44946C14.7734 8.92586 15.245 9.40141 15.7206 9.87302C15.8576 10.0091 15.9706 10.1533 16 10.3496C16 10.3838 16 10.418 16 10.4523C15.9959 10.466 15.9908 10.4793 15.9877 10.4932C15.9122 10.8315 15.6581 11.0175 15.3157 10.9879C14.8273 10.9454 14.3388 10.9049 13.8504 10.8633C13.3564 10.8212 12.8622 10.7791 12.3681 10.7365C11.8827 10.6946 11.3972 10.6511 10.9115 10.6095C10.4033 10.5661 9.89491 10.5245 9.38651 10.4814C8.80162 10.4317 8.21673 10.3811 7.63166 10.3318C7.51376 10.3219 7.51291 10.3241 7.51291 10.4439C7.51274 11.0741 7.51581 11.7044 7.51154 12.3344C7.50897 12.7224 7.33614 13.0189 6.98465 13.187C6.63574 13.354 6.29572 13.3134 5.98736 13.0759C4.15739 11.6669 2.32981 10.2546 0.497104 8.8492C0.257534 8.66542 0.0669084 8.46058 0 8.15907V8.15924Z"}}]};t.ArrowLeftSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-left-single",ref:t,icon:i}))}));t.ArrowLeftSingle.displayName="ArrowLeftSingle";t["default"]=t.ArrowLeftSingle},59635:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowRigheSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.32508 11.7609C3.46644 11.8194 3.64565 11.8194 4.00407 11.8194H13.049L10.1235 14.745C9.87002 14.9984 9.7433 15.1251 9.68475 15.2665C9.60668 15.455 9.60668 15.6668 9.68475 15.8552C9.7433 15.9966 9.87002 16.1233 10.1235 16.3768C10.3769 16.6302 10.5036 16.7569 10.645 16.8155C10.8335 16.8935 11.0452 16.8935 11.2337 16.8155C11.3751 16.7569 11.5018 16.6302 11.7552 16.3768L16.5105 11.6215C16.5524 11.5803 16.5983 11.5344 16.6493 11.4834L16.6495 11.4831C16.8561 11.2765 16.9785 11.1542 17.0484 11.0394C17.0648 11.0128 17.0782 10.9866 17.0893 10.9599C17.1674 10.7714 17.1674 10.5596 17.0893 10.3711C17.0308 10.2298 16.904 10.1031 16.6506 9.84962C16.5685 9.76752 16.4997 9.69872 16.4394 9.64123L11.7542 4.95601C11.5007 4.70257 11.374 4.57585 11.2327 4.5173C11.0442 4.43923 10.8324 4.43923 10.6439 4.5173C10.5026 4.57585 10.3758 4.70257 10.1224 4.95601L10.1224 4.95601C9.86895 5.20945 9.74223 5.33617 9.68368 5.47753C9.60561 5.66601 9.60561 5.87779 9.68368 6.06627C9.74223 6.20764 9.86895 6.33436 10.1224 6.5878L13.0463 9.51175H4.00407C3.64565 9.51175 3.46644 9.51175 3.32508 9.5703C3.1366 9.64837 2.98685 9.79812 2.90877 9.98661C2.85022 10.128 2.85022 10.3072 2.85022 10.6656C2.85022 11.024 2.85022 11.2032 2.90877 11.3446C2.98685 11.5331 3.1366 11.6828 3.32508 11.7609Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowRigheSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-righe-single",ref:t,icon:i}))}));t.ArrowRigheSingle.displayName="ArrowRigheSingle";t["default"]=t.ArrowRigheSingle},66572:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowRightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M16 7.84074V8.16592C15.9329 8.46732 15.7423 8.6727 15.5024 8.85583C14.3891 9.70507 13.2824 10.5629 12.1732 11.4176C11.4526 11.9728 10.7315 12.5275 10.0114 13.0834C9.79155 13.2532 9.54428 13.3197 9.27185 13.2763C8.8153 13.2035 8.48966 12.8157 8.48795 12.3447C8.48555 11.7144 8.48744 11.084 8.48709 10.4537C8.48709 10.3277 8.48384 10.3262 8.3644 10.3363C7.79919 10.3844 7.23397 10.4316 6.66893 10.4795C6.11792 10.5262 5.56708 10.573 5.01607 10.6205C4.38275 10.6751 3.7496 10.7306 3.11645 10.7855C2.60258 10.83 2.0887 10.8766 1.57448 10.9173C1.2449 10.9433 0.916525 10.9875 0.585748 10.9926C0.34036 10.9964 0.123032 10.8379 0.0429474 10.6077C0.0242952 10.5541 0.014199 10.4977 0.000167111 10.4424C0.000167111 10.4138 0.000167111 10.3854 0.000167111 10.3568C0.0301133 10.1608 0.142028 10.0157 0.279267 9.87999C0.690471 9.47316 1.09654 9.06086 1.50432 8.65045C1.56849 8.58575 1.63043 8.51866 1.69443 8.4538C1.97764 8.16712 1.98106 7.83783 1.69717 7.55047C1.22659 7.07399 0.75498 6.59836 0.279434 6.12668C0.142366 5.99061 0.0294328 5.84633 0 5.65002C0 5.61579 0 5.58156 0 5.54733C0.00410691 5.53364 0.00923587 5.52029 0.012316 5.50643C0.0877805 5.16807 0.341896 4.98203 0.684309 5.01164C1.17269 5.05409 1.66124 5.09464 2.14962 5.13623C2.64365 5.17834 3.13785 5.22044 3.63187 5.26306C4.11734 5.30499 4.60282 5.34846 5.08846 5.39005C5.59669 5.43352 6.10509 5.47511 6.61349 5.51824C7.19838 5.56787 7.78327 5.61853 8.36834 5.66782C8.48624 5.67775 8.48709 5.67553 8.48709 5.55572C8.48726 4.92538 8.48419 4.29503 8.48846 3.66486C8.49103 3.27687 8.66386 2.98027 9.01535 2.8122C9.36426 2.64516 9.70428 2.68572 10.0126 2.92327C11.8426 4.33252 13.6702 5.74502 15.5029 7.15067C15.7425 7.33448 15.9331 7.53934 16 7.84091V7.84074Z"}}]};t.ArrowRightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-right-single",ref:t,icon:i}))}));t.ArrowRightSingle.displayName="ArrowRightSingle";t["default"]=t.ArrowRightSingle},99976:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowTiltDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.5062 6.72126C4.56476 6.86262 4.69148 6.98934 4.94492 7.24278L11.3404 13.6382L7.20313 13.6382C6.84471 13.6382 6.66551 13.6382 6.52414 13.6968C6.33566 13.7749 6.18591 13.9246 6.10784 14.1131C6.04928 14.2545 6.04928 14.4337 6.04928 14.7921C6.04928 15.1505 6.04928 15.3297 6.10784 15.4711C6.18591 15.6596 6.33566 15.8093 6.52414 15.8874C6.66551 15.9459 6.84471 15.9459 7.20313 15.9459L13.9194 15.9459C13.9805 15.9465 14.0484 15.9465 14.1243 15.9465H14.1243C14.4353 15.9465 14.6114 15.9465 14.7449 15.9082C14.7659 15.9023 14.7859 15.8954 14.8052 15.8874C14.9937 15.8093 15.1434 15.6596 15.2215 15.4711C15.2801 15.3297 15.2801 15.1505 15.2801 14.7921C15.2801 14.6767 15.2801 14.5799 15.2781 14.497L15.2781 7.86957C15.2781 7.51115 15.2781 7.33194 15.2195 7.19058C15.1415 7.0021 14.9917 6.85235 14.8032 6.77428C14.6619 6.71572 14.4827 6.71572 14.1243 6.71572C13.7658 6.71572 13.5866 6.71572 13.4453 6.77428C13.2568 6.85235 13.107 7.0021 13.029 7.19058C12.9704 7.33194 12.9704 7.51115 12.9704 7.86957L12.9704 12.0047L6.5767 5.61099C6.32326 5.35755 6.19654 5.23083 6.05518 5.17228C5.8667 5.09421 5.65492 5.09421 5.46644 5.17228C5.32508 5.23083 5.19836 5.35755 4.94492 5.61099C4.69148 5.86443 4.56476 5.99115 4.5062 6.13251C4.42813 6.32099 4.42813 6.53277 4.5062 6.72126Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowTiltDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-tilt-down-single",ref:t,icon:i}))}));t.ArrowTiltDownSingle.displayName="ArrowTiltDownSingle";t["default"]=t.ArrowTiltDownSingle},22221:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowTiltUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.05431 16.1597C6.19567 16.1012 6.32239 15.9745 6.57583 15.721L12.9712 9.32568L12.9712 13.4626C12.9712 13.821 12.9712 14.0002 13.0297 14.1416C13.1078 14.3301 13.2576 14.4798 13.446 14.5579C13.5874 14.6164 13.7666 14.6164 14.125 14.6164C14.4834 14.6164 14.6626 14.6164 14.804 14.5579C14.9925 14.4798 15.1422 14.3301 15.2203 14.1416C15.2789 14.0002 15.2789 13.821 15.2789 13.4626L15.2789 6.75233C15.2795 6.68972 15.2795 6.62004 15.2795 6.54182L15.2795 6.54157C15.2795 6.22585 15.2795 6.04918 15.2395 5.91495C15.2339 5.89605 15.2276 5.878 15.2203 5.86053C15.1422 5.67204 14.9925 5.52229 14.804 5.44422C14.6626 5.38567 14.4834 5.38567 14.125 5.38567L14.125 5.38567C14.0075 5.38567 13.9093 5.38567 13.8254 5.38773L7.20256 5.38773C6.84414 5.38773 6.66493 5.38773 6.52357 5.44628C6.33509 5.52436 6.18534 5.6741 6.10727 5.86259C6.04871 6.00395 6.04871 6.18315 6.04871 6.54156V6.54157L6.04871 6.54159C6.04871 6.9 6.04871 7.0792 6.10727 7.22056C6.18534 7.40905 6.33509 7.55879 6.52357 7.63687C6.66493 7.69542 6.84414 7.69542 7.20256 7.69542H11.3379L4.94405 14.0892C4.69061 14.3427 4.56389 14.4694 4.50533 14.6108C4.42726 14.7992 4.42726 15.011 4.50533 15.1995C4.56389 15.3409 4.69061 15.4676 4.94405 15.721C5.19749 15.9745 5.32421 16.1012 5.46557 16.1597C5.65405 16.2378 5.86583 16.2378 6.05431 16.1597Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowTiltUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-tilt-up-single",ref:t,icon:i}))}));t.ArrowTiltUpSingle.displayName="ArrowTiltUpSingle";t["default"]=t.ArrowTiltUpSingle},20587:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.0936 17.3406C11.1522 17.1992 11.1522 17.02 11.1522 16.6616V7.61701L14.0776 10.5424C14.3311 10.7959 14.4578 10.9226 14.5991 10.9811C14.7876 11.0592 14.9994 11.0592 15.1879 10.9811C15.3292 10.9226 15.456 10.7959 15.7094 10.5424C15.9628 10.289 16.0896 10.1623 16.1481 10.0209C16.2262 9.83243 16.2262 9.62066 16.1481 9.43217C16.0896 9.29081 15.9628 9.16409 15.7094 8.91065L10.9645 4.16576C10.9207 4.12105 10.8714 4.07178 10.8161 4.01648L10.8159 4.0163C10.5916 3.792 10.4666 3.66696 10.3428 3.60058C10.3261 3.59154 10.3094 3.58358 10.2925 3.57658C10.104 3.49851 9.89226 3.49851 9.70378 3.57658C9.56242 3.63514 9.4357 3.76186 9.18226 4.0153C9.09955 4.09801 9.03034 4.16722 8.97258 4.22785L4.28878 8.91166C4.03534 9.1651 3.90862 9.29182 3.85006 9.43318C3.77199 9.62166 3.77199 9.83344 3.85006 10.0219C3.90862 10.1633 4.03534 10.29 4.28878 10.5434C4.54221 10.7969 4.66893 10.9236 4.8103 10.9822C4.99878 11.0602 5.21056 11.0602 5.39904 10.9822C5.5404 10.9236 5.66712 10.7969 5.92056 10.5434L5.92056 10.5434L8.84449 7.61951V16.6616C8.84449 17.02 8.84449 17.1992 8.90305 17.3406C8.98112 17.5291 9.13087 17.6788 9.31935 17.7569C9.46072 17.8154 9.63992 17.8154 9.99834 17.8154C10.3568 17.8154 10.536 17.8154 10.6773 17.7569C10.8658 17.6788 11.0156 17.5291 11.0936 17.3406Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ArrowUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrow-up-single",ref:t,icon:i}))}));t.ArrowUpSingle.displayName="ArrowUpSingle";t["default"]=t.ArrowUpSingle},33355:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowrightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.42417 3.07417C9.18985 2.83986 8.80995 2.83986 8.57564 3.07417C8.34132 3.30849 8.34132 3.68839 8.57564 3.9227L12.0514 7.39844H2.4999C2.16853 7.39844 1.8999 7.66707 1.8999 7.99844C1.8999 8.32981 2.16853 8.59844 2.4999 8.59844H12.0514L8.57564 12.0742C8.34132 12.3085 8.34132 12.6884 8.57564 12.9227C8.80995 13.157 9.18985 13.157 9.42417 12.9227L13.9242 8.4227C14.0413 8.30554 14.0999 8.15199 14.0999 7.99844C14.0999 7.91708 14.0837 7.83951 14.0544 7.76877C14.0251 7.698 13.9817 7.6317 13.9242 7.57417L9.42417 3.07417Z"}}]};t.ArrowrightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrowright-single",ref:t,icon:i}))}));t.ArrowrightSingle.displayName="ArrowrightSingle";t["default"]=t.ArrowrightSingle},93610:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ArrowsoutsimpleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5 3V6C13.5 6.13261 13.4473 6.25979 13.3536 6.35355C13.2598 6.44732 13.1326 6.5 13 6.5C12.8674 6.5 12.7402 6.44732 12.6464 6.35355C12.5527 6.25979 12.5 6.13261 12.5 6V4.20687L9.35375 7.35375C9.25993 7.44757 9.13268 7.50028 9 7.50028C8.86732 7.50028 8.74007 7.44757 8.64625 7.35375C8.55243 7.25993 8.49972 7.13268 8.49972 7C8.49972 6.86732 8.55243 6.74007 8.64625 6.64625L11.7931 3.5H10C9.86739 3.5 9.74021 3.44732 9.64645 3.35355C9.55268 3.25979 9.5 3.13261 9.5 3C9.5 2.86739 9.55268 2.74021 9.64645 2.64645C9.74021 2.55268 9.86739 2.5 10 2.5H13C13.1326 2.5 13.2598 2.55268 13.3536 2.64645C13.4473 2.74021 13.5 2.86739 13.5 3ZM6.64625 8.64625L3.5 11.7931V10C3.5 9.86739 3.44732 9.74021 3.35355 9.64645C3.25979 9.55268 3.13261 9.5 3 9.5C2.86739 9.5 2.74021 9.55268 2.64645 9.64645C2.55268 9.74021 2.5 9.86739 2.5 10V13C2.5 13.1326 2.55268 13.2598 2.64645 13.3536C2.74021 13.4473 2.86739 13.5 3 13.5H6C6.13261 13.5 6.25979 13.4473 6.35355 13.3536C6.44732 13.2598 6.5 13.1326 6.5 13C6.5 12.8674 6.44732 12.7402 6.35355 12.6464C6.25979 12.5527 6.13261 12.5 6 12.5H4.20687L7.35375 9.35375C7.44757 9.25993 7.50028 9.13268 7.50028 9C7.50028 8.86732 7.44757 8.74007 7.35375 8.64625C7.25993 8.55243 7.13268 8.49972 7 8.49972C6.86732 8.49972 6.74007 8.55243 6.64625 8.64625Z"}}]};t.ArrowsoutsimpleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"arrowsoutsimple-single",ref:t,icon:i}))}));t.ArrowsoutsimpleSingle.displayName="ArrowsoutsimpleSingle";t["default"]=t.ArrowsoutsimpleSingle},54906:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AscendingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AscendingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ascending- single",ref:t,icon:i}))}));t.AscendingSingle.displayName="AscendingSingle";t["default"]=t.AscendingSingle},68835:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AscendingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AscendingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ascending-icon",ref:t,icon:i}))}));t.AscendingIcon.displayName="AscendingIcon";t["default"]=t.AscendingIcon},47674:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AscendingOrder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1083",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1083)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.8894 13.1351C6.8894 13.493 7.17957 13.7832 7.53752 13.7832H14.0187C14.3766 13.7832 14.6668 13.493 14.6668 13.1351C14.6668 12.7771 14.3766 12.487 14.0187 12.487H7.53752C7.17957 12.487 6.8894 12.7771 6.8894 13.1351ZM6.8894 9.89452C6.8894 10.2525 7.17957 10.5426 7.53752 10.5426H12.7224C13.0804 10.5426 13.3705 10.2525 13.3705 9.89452C13.3705 9.53658 13.0804 9.2464 12.7224 9.2464H7.53752C7.17957 9.2464 6.8894 9.53658 6.8894 9.89452ZM6.8894 6.65394C6.8894 7.01187 7.17957 7.30206 7.53752 7.30206H11.4262C11.7841 7.30206 12.0743 7.01187 12.0743 6.65394C12.0743 6.296 11.7841 6.0058 11.4262 6.0058H7.53752C7.17957 6.0058 6.8894 6.296 6.8894 6.65394ZM6.8894 3.4134C6.8894 3.77134 7.17957 4.06147 7.53752 4.06147H10.13C10.4879 4.06147 10.7781 3.77134 10.7781 3.4134C10.7781 3.0554 10.4879 2.76527 10.13 2.76527H7.53752C7.17957 2.76527 6.8894 3.0554 6.8894 3.4134Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.26901 13.5086C5.26901 13.8666 4.97884 14.1567 4.6209 14.1567C4.26295 14.1567 3.97278 13.8666 3.97278 13.5086V4.00841L2.43973 5.54141C2.18662 5.79454 1.77626 5.79454 1.52316 5.54141C1.27005 5.28834 1.27005 4.87794 1.52316 4.62487L4.11561 2.0324C4.24812 1.89987 4.42374 1.83674 4.59733 1.84301C4.60515 1.84274 4.613 1.84254 4.6209 1.84254C4.97884 1.84254 5.26901 2.13274 5.26901 2.49067V13.5086Z"}}]}]};t.AscendingOrder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ascending-order",ref:t,icon:i}))}));t.AscendingOrder.displayName="AscendingOrder";t["default"]=t.AscendingOrder},56760:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoHeightDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1317",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1317)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 1.98047C1.94717 1.98047 1.66348 2.26416 1.66348 2.61412C1.66348 2.96408 1.94717 3.24777 2.29713 3.24777H13.7028C14.0528 3.24777 14.3365 2.96408 14.3365 2.61412C14.3365 2.26416 14.0528 1.98047 13.7028 1.98047H2.29713Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 12.7525C1.94717 12.7525 1.66348 13.0362 1.66348 13.3862C1.66348 13.7361 1.94717 14.0198 2.29713 14.0198H13.7028C14.0528 14.0198 14.3365 13.7361 14.3365 13.3862C14.3365 13.0362 14.0528 12.7525 13.7028 12.7525H2.29713Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42163 4.25588L4.25471 11.2231C4.10989 11.5417 4.25077 11.9174 4.56935 12.0622C4.88794 12.207 5.2636 12.0661 5.40841 11.7475L6.24766 9.90119H9.75197L10.5912 11.7475C10.736 12.0661 11.1117 12.207 11.4303 12.0622C11.7489 11.9174 11.8897 11.5417 11.7449 11.2231L8.578 4.25589C8.5675 4.23244 8.55557 4.20961 8.54227 4.18755C8.49012 4.10102 8.41688 4.0262 8.32579 3.97171C8.301 3.95688 8.27527 3.94377 8.24878 3.93246C8.16764 3.89775 8.08309 3.8813 7.99981 3.88135C7.88457 3.88142 7.77177 3.91309 7.67384 3.97171C7.58714 4.02361 7.5121 4.09664 7.45735 4.18755C7.44406 4.20961 7.43213 4.23244 7.42163 4.25588ZM9.17592 8.63388L7.99981 6.04644L6.8237 8.63388H9.17592Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AutoHeightDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-height-double-icon",ref:t,icon:i}))}));t.AutoHeightDoubleIcon.displayName="AutoHeightDoubleIcon";t["default"]=t.AutoHeightDoubleIcon},72743:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoHeightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.3667C1.66853 1.3667 1.3999 1.63533 1.3999 1.9667C1.3999 2.29807 1.66853 2.5667 1.9999 2.5667H13.9999C14.3313 2.5667 14.5999 2.29807 14.5999 1.9667C14.5999 1.63533 14.3313 1.3667 13.9999 1.3667H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 13.4334C1.66853 13.4334 1.3999 13.7021 1.3999 14.0334C1.3999 14.3648 1.66853 14.6334 1.9999 14.6334H13.9999C14.3313 14.6334 14.5999 14.3648 14.5999 14.0334C14.5999 13.7021 14.3313 13.4334 13.9999 13.4334H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.06133 4.69803C7.38184 3.82351 8.61869 3.82351 8.93919 4.69803L11.3636 11.3133C11.4776 11.6244 11.3179 11.9691 11.0067 12.0831C10.6956 12.1971 10.3509 12.0373 10.2369 11.7262L9.50488 9.72881H6.58158C6.55313 9.72881 6.52516 9.72683 6.49777 9.723L5.76362 11.7262C5.64959 12.0373 5.30493 12.1971 4.99379 12.0831C4.68266 11.9691 4.52288 11.6244 4.6369 11.3133L7.06133 4.69803ZM6.93543 8.52881H9.06509L8.00026 5.62335L6.93543 8.52881Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AutoHeightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-height-single",ref:t,icon:i}))}));t.AutoHeightSingle.displayName="AutoHeightSingle";t["default"]=t.AutoHeightSingle},91692:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoHeight=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1317",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1317)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 1.98047C1.94717 1.98047 1.66348 2.26416 1.66348 2.61412C1.66348 2.96408 1.94717 3.24777 2.29713 3.24777H13.7028C14.0528 3.24777 14.3365 2.96408 14.3365 2.61412C14.3365 2.26416 14.0528 1.98047 13.7028 1.98047H2.29713Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 12.7525C1.94717 12.7525 1.66348 13.0362 1.66348 13.3862C1.66348 13.7361 1.94717 14.0198 2.29713 14.0198H13.7028C14.0528 14.0198 14.3365 13.7361 14.3365 13.3862C14.3365 13.0362 14.0528 12.7525 13.7028 12.7525H2.29713Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42163 4.25588L4.25471 11.2231C4.10989 11.5417 4.25077 11.9174 4.56935 12.0622C4.88794 12.207 5.2636 12.0661 5.40841 11.7475L6.24766 9.90119H9.75197L10.5912 11.7475C10.736 12.0661 11.1117 12.207 11.4303 12.0622C11.7489 11.9174 11.8897 11.5417 11.7449 11.2231L8.578 4.25589C8.5675 4.23244 8.55557 4.20961 8.54227 4.18755C8.49012 4.10102 8.41688 4.0262 8.32579 3.97171C8.301 3.95688 8.27527 3.94377 8.24878 3.93246C8.16764 3.89775 8.08309 3.8813 7.99981 3.88135C7.88457 3.88142 7.77177 3.91309 7.67384 3.97171C7.58714 4.02361 7.5121 4.09664 7.45735 4.18755C7.44406 4.20961 7.43213 4.23244 7.42163 4.25588ZM9.17592 8.63388L7.99981 6.04644L6.8237 8.63388H9.17592Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AutoHeight=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-height",ref:t,icon:i}))}));t.AutoHeight.displayName="AutoHeight";t["default"]=t.AutoHeight},96925:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoWidthDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1171",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1171)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.98032 13.7028C1.98032 14.0527 2.26401 14.3364 2.61397 14.3364C2.96392 14.3364 3.24762 14.0527 3.24762 13.7028L3.24762 2.29706C3.24762 1.9471 2.96392 1.66341 2.61397 1.66341C2.26401 1.66341 1.98032 1.9471 1.98032 2.29706L1.98032 13.7028Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7524 13.7028C12.7524 14.0527 13.0361 14.3364 13.386 14.3364C13.736 14.3364 14.0197 14.0527 14.0197 13.7028L14.0197 2.29706C14.0197 1.9471 13.736 1.66341 13.386 1.66341C13.0361 1.66341 12.7524 1.9471 12.7524 2.29706L12.7524 13.7028Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42187 4.25588L4.25495 11.2231C4.11014 11.5417 4.25101 11.9174 4.5696 12.0622C4.88819 12.207 5.26385 12.0661 5.40866 11.7475L6.2479 9.90119H9.75222L10.5915 11.7475C10.7363 12.0661 11.1119 12.207 11.4305 12.0622C11.7491 11.9174 11.89 11.5417 11.7452 11.2231L8.57825 4.25589C8.56775 4.23244 8.55582 4.20961 8.54252 4.18755C8.49037 4.10102 8.41713 4.0262 8.32603 3.97171C8.30125 3.95688 8.27551 3.94377 8.24902 3.93246C8.16788 3.89775 8.08333 3.8813 8.00006 3.88135C7.88481 3.88142 7.77201 3.91309 7.67409 3.97171C7.58739 4.02361 7.51235 4.09664 7.4576 4.18755C7.4443 4.20961 7.43237 4.23244 7.42187 4.25588ZM9.17617 8.63388L8.00006 6.04644L6.82395 8.63388H9.17617Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AutoWidthDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-width-double-icon",ref:t,icon:i}))}));t.AutoWidthDoubleIcon.displayName="AutoWidthDoubleIcon";t["default"]=t.AutoWidthDoubleIcon},184:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoWidthSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.3665 2.66738C2.3665 2.33601 2.09787 2.06738 1.7665 2.06738C1.43513 2.06738 1.1665 2.33601 1.1665 2.66738V13.3341C1.1665 13.6654 1.43513 13.9341 1.7665 13.9341C2.09787 13.9341 2.3665 13.6654 2.3665 13.3341V2.66738Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.8333 2.66738C14.8333 2.33601 14.5647 2.06738 14.2333 2.06738C13.9019 2.06738 13.6333 2.33601 13.6333 2.66738V13.3341C13.6333 13.6654 13.9019 13.9341 14.2333 13.9341C14.5647 13.9341 14.8333 13.6654 14.8333 13.3341V2.66738Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.06133 4.79896C7.38184 3.92444 8.61869 3.92444 8.93919 4.79896L11.3636 11.4142C11.4776 11.7253 11.3179 12.07 11.0067 12.184C10.6956 12.298 10.3509 12.1383 10.2369 11.8271L9.50488 9.82974H6.58158C6.55313 9.82974 6.52516 9.82776 6.49777 9.82393L5.76362 11.8271C5.64959 12.1383 5.30493 12.298 4.99379 12.184C4.68266 12.07 4.52288 11.7253 4.6369 11.4142L7.06133 4.79896ZM6.93543 8.62974H9.06509L8.00026 5.72428L6.93543 8.62974Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AutoWidthSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-width-single",ref:t,icon:i}))}));t.AutoWidthSingle.displayName="AutoWidthSingle";t["default"]=t.AutoWidthSingle},95249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutoWidth=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1171",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1171)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.98032 13.7028C1.98032 14.0527 2.26401 14.3364 2.61397 14.3364C2.96392 14.3364 3.24762 14.0527 3.24762 13.7028L3.24762 2.29706C3.24762 1.9471 2.96392 1.66341 2.61397 1.66341C2.26401 1.66341 1.98032 1.9471 1.98032 2.29706L1.98032 13.7028Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7524 13.7028C12.7524 14.0527 13.0361 14.3364 13.386 14.3364C13.736 14.3364 14.0197 14.0527 14.0197 13.7028L14.0197 2.29706C14.0197 1.9471 13.736 1.66341 13.386 1.66341C13.0361 1.66341 12.7524 1.9471 12.7524 2.29706L12.7524 13.7028Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42187 4.25588L4.25495 11.2231C4.11014 11.5417 4.25101 11.9174 4.5696 12.0622C4.88819 12.207 5.26385 12.0661 5.40866 11.7475L6.2479 9.90119H9.75222L10.5915 11.7475C10.7363 12.0661 11.1119 12.207 11.4305 12.0622C11.7491 11.9174 11.89 11.5417 11.7452 11.2231L8.57825 4.25589C8.56775 4.23244 8.55582 4.20961 8.54252 4.18755C8.49037 4.10102 8.41713 4.0262 8.32603 3.97171C8.30125 3.95688 8.27551 3.94377 8.24902 3.93246C8.16788 3.89775 8.08333 3.8813 8.00006 3.88135C7.88481 3.88142 7.77201 3.91309 7.67409 3.97171C7.58739 4.02361 7.51235 4.09664 7.4576 4.18755C7.4443 4.20961 7.43237 4.23244 7.42187 4.25588ZM9.17617 8.63388L8.00006 6.04644L6.82395 8.63388H9.17617Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.AutoWidth=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"auto-width",ref:t,icon:i}))}));t.AutoWidth.displayName="AutoWidth";t["default"]=t.AutoWidth},65521:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutofillDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0363 12.2367V14.0367C11.0363 14.3681 11.3049 14.6367 11.6363 14.6367C11.9676 14.6367 12.2363 14.3681 12.2363 14.0367V12.2367H14.0364C14.3677 12.2367 14.6364 11.9681 14.6364 11.6367C14.6364 11.3054 14.3677 11.0367 14.0364 11.0367H12.2363V9.23672C12.2363 8.90535 11.9676 8.63672 11.6363 8.63672C11.3049 8.63672 11.0363 8.90535 11.0363 9.23672V11.0367H9.23635C8.90498 11.0367 8.63635 11.3054 8.63635 11.6367C8.63635 11.9681 8.90498 12.2367 9.23635 12.2367H11.0363Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 1.36377C1.90091 1.36377 1.36365 1.90103 1.36365 2.56377V6.16377C1.36365 6.82651 1.90091 7.36377 2.56365 7.36377H6.16365C6.82639 7.36377 7.36365 6.82651 7.36365 6.16377V2.56377C7.36365 1.90103 6.82639 1.36377 6.16365 1.36377H2.56365ZM6.16365 2.56377H2.56365L2.56365 6.16377H6.16365V2.56377Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 8.63647C1.90091 8.63647 1.36365 9.17373 1.36365 9.83647V13.4365C1.36365 14.0992 1.90091 14.6365 2.56365 14.6365H6.16365C6.82639 14.6365 7.36365 14.0992 7.36365 13.4365V9.83647C7.36365 9.17373 6.82639 8.63647 6.16365 8.63647H2.56365ZM6.16365 9.83647H2.56365L2.56365 13.4365H6.16365V9.83647Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.83635 7.36377C9.17361 7.36377 8.63635 6.82651 8.63635 6.16377V2.56377C8.63635 1.90103 9.17361 1.36377 9.83635 1.36377H13.4364C14.0991 1.36377 14.6364 1.90103 14.6364 2.56377V6.16377C14.6364 6.82651 14.0991 7.36377 13.4364 7.36377H9.83635ZM9.83635 6.16377V2.56377L13.4364 2.56377V6.16377H9.83635Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AutofillDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"autofill-double-icon",ref:t,icon:i}))}));t.AutofillDoubleIcon.displayName="AutofillDoubleIcon";t["default"]=t.AutofillDoubleIcon},27588:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutofillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.04922 1.47803C2.16556 1.47803 1.44922 2.19437 1.44922 3.07803V5.67803C1.44922 6.56168 2.16556 7.27803 3.04922 7.27803H5.64922C6.53287 7.27803 7.24922 6.56168 7.24922 5.67803V3.07803C7.24922 2.19437 6.53288 1.47803 5.64922 1.47803H3.04922ZM2.64922 3.07803C2.64922 2.85711 2.8283 2.67803 3.04922 2.67803H5.64922C5.87013 2.67803 6.04922 2.85711 6.04922 3.07803V5.67803C6.04922 5.89894 5.87013 6.07803 5.64922 6.07803H3.04922C2.8283 6.07803 2.64922 5.89894 2.64922 5.67803V3.07803Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6505 8.7211C11.9818 8.7211 12.2505 8.98973 12.2505 9.3211V11.0216H13.951C14.2823 11.0216 14.551 11.2902 14.551 11.6216C14.551 11.953 14.2823 12.2216 13.951 12.2216H12.2505V13.9221C12.2505 14.2534 11.9818 14.5221 11.6505 14.5221C11.3191 14.5221 11.0505 14.2534 11.0505 13.9221V12.2216H9.34999C9.01862 12.2216 8.74999 11.953 8.74999 11.6216C8.74999 11.2902 9.01862 11.0216 9.34999 11.0216H11.0505V9.3211C11.0505 8.98973 11.3191 8.7211 11.6505 8.7211Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.75049 3.07803C8.75049 2.19437 9.46683 1.47803 10.3505 1.47803H12.9505C13.8341 1.47803 14.5505 2.19437 14.5505 3.07803V5.67803C14.5505 6.56168 13.8341 7.27803 12.9505 7.27803H10.3505C9.46683 7.27803 8.75049 6.56168 8.75049 5.67803V3.07803ZM10.3505 2.67803C10.1296 2.67803 9.95049 2.85711 9.95049 3.07803V5.67803C9.95049 5.89894 10.1296 6.07803 10.3505 6.07803H12.9505C13.1714 6.07803 13.3505 5.89894 13.3505 5.67803V3.07803C13.3505 2.85711 13.1714 2.67803 12.9505 2.67803H10.3505Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.04922 8.72168C2.16556 8.72168 1.44922 9.43802 1.44922 10.3217V12.9217C1.44922 13.8053 2.16556 14.5217 3.04922 14.5217H5.64922C6.53287 14.5217 7.24922 13.8053 7.24922 12.9217V10.3217C7.24922 9.43802 6.53288 8.72168 5.64922 8.72168H3.04922ZM2.64922 10.3217C2.64922 10.1008 2.8283 9.92168 3.04922 9.92168H5.64922C5.87013 9.92168 6.04922 10.1008 6.04922 10.3217V12.9217C6.04922 13.1426 5.87013 13.3217 5.64922 13.3217H3.04922C2.8283 13.3217 2.64922 13.1426 2.64922 12.9217V10.3217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AutofillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"autofill-single",ref:t,icon:i}))}));t.AutofillSingle.displayName="AutofillSingle";t["default"]=t.AutofillSingle},22845:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Autofill=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0363 12.2367V14.0367C11.0363 14.3681 11.3049 14.6367 11.6363 14.6367C11.9676 14.6367 12.2363 14.3681 12.2363 14.0367V12.2367H14.0364C14.3677 12.2367 14.6364 11.9681 14.6364 11.6367C14.6364 11.3054 14.3677 11.0367 14.0364 11.0367H12.2363V9.23672C12.2363 8.90535 11.9676 8.63672 11.6363 8.63672C11.3049 8.63672 11.0363 8.90535 11.0363 9.23672V11.0367H9.23635C8.90498 11.0367 8.63635 11.3054 8.63635 11.6367C8.63635 11.9681 8.90498 12.2367 9.23635 12.2367H11.0363Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 1.36377C1.90091 1.36377 1.36365 1.90103 1.36365 2.56377V6.16377C1.36365 6.82651 1.90091 7.36377 2.56365 7.36377H6.16365C6.82639 7.36377 7.36365 6.82651 7.36365 6.16377V2.56377C7.36365 1.90103 6.82639 1.36377 6.16365 1.36377H2.56365ZM6.16365 2.56377H2.56365L2.56365 6.16377H6.16365V2.56377Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 8.63647C1.90091 8.63647 1.36365 9.17373 1.36365 9.83647V13.4365C1.36365 14.0992 1.90091 14.6365 2.56365 14.6365H6.16365C6.82639 14.6365 7.36365 14.0992 7.36365 13.4365V9.83647C7.36365 9.17373 6.82639 8.63647 6.16365 8.63647H2.56365ZM6.16365 9.83647H2.56365L2.56365 13.4365H6.16365V9.83647Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.83635 7.36377C9.17361 7.36377 8.63635 6.82651 8.63635 6.16377V2.56377C8.63635 1.90103 9.17361 1.36377 9.83635 1.36377H13.4364C14.0991 1.36377 14.6364 1.90103 14.6364 2.56377V6.16377C14.6364 6.82651 14.0991 7.36377 13.4364 7.36377H9.83635ZM9.83635 6.16377V2.56377L13.4364 2.56377V6.16377H9.83635Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Autofill=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"autofill",ref:t,icon:i}))}));t.Autofill.displayName="Autofill";t["default"]=t.Autofill},57254:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutowrapIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.2001C2.5999 1.86873 2.33127 1.6001 1.9999 1.6001C1.66853 1.6001 1.3999 1.86873 1.3999 2.2001V13.8001C1.3999 14.1315 1.66853 14.4001 1.9999 14.4001C2.33127 14.4001 2.5999 14.1315 2.5999 13.8001V2.2001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.5999 2.2001C14.5999 1.86873 14.3313 1.6001 13.9999 1.6001C13.6685 1.6001 13.3999 1.86873 13.3999 2.2001V13.8001C13.3999 14.1315 13.6685 14.4001 13.9999 14.4001C14.3313 14.4001 14.5999 14.1315 14.5999 13.8001V2.2001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.424 8.24239C6.65832 8.4767 6.65832 8.8566 6.424 9.09091L6.11502 9.3999H9.33307C10.1063 9.3999 10.7331 8.7731 10.7331 7.9999C10.7331 7.22671 10.1063 6.5999 9.33307 6.5999H4.6666L4.66645 5.3999H9.33307C10.769 5.3999 11.9331 6.56396 11.9331 7.9999C11.9331 9.43584 10.769 10.5999 9.33307 10.5999H6.11485L6.424 10.9091C6.65832 11.1434 6.65832 11.5233 6.424 11.7576C6.18969 11.9919 5.80979 11.9919 5.57548 11.7576L4.24214 10.4242C4.00783 10.1899 4.00783 9.81003 4.24214 9.57572L5.57548 8.24239C5.80979 8.00807 6.18969 8.00807 6.424 8.24239Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.6666 6.5999C4.33523 6.5999 4.06641 6.33127 4.06641 5.9999C4.06641 5.66853 4.33508 5.3999 4.66645 5.3999L4.6666 6.5999Z"}}]};t.AutowrapIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"autowrap-icon",ref:t,icon:i}))}));t.AutowrapIcon.displayName="AutowrapIcon";t["default"]=t.AutowrapIcon},74157:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AutowrapSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.2001C2.5999 1.86873 2.33127 1.6001 1.9999 1.6001C1.66853 1.6001 1.3999 1.86873 1.3999 2.2001V13.8001C1.3999 14.1315 1.66853 14.4001 1.9999 14.4001C2.33127 14.4001 2.5999 14.1315 2.5999 13.8001V2.2001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.5999 2.2001C14.5999 1.86873 14.3313 1.6001 13.9999 1.6001C13.6685 1.6001 13.3999 1.86873 13.3999 2.2001V13.8001C13.3999 14.1315 13.6685 14.4001 13.9999 14.4001C14.3313 14.4001 14.5999 14.1315 14.5999 13.8001V2.2001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.424 8.24239C6.65832 8.4767 6.65832 8.8566 6.424 9.09091L6.11502 9.3999H9.33307C10.1063 9.3999 10.7331 8.7731 10.7331 7.9999C10.7331 7.22671 10.1063 6.5999 9.33307 6.5999H4.6666L4.66645 5.3999H9.33307C10.769 5.3999 11.9331 6.56396 11.9331 7.9999C11.9331 9.43584 10.769 10.5999 9.33307 10.5999H6.11485L6.424 10.9091C6.65832 11.1434 6.65832 11.5233 6.424 11.7576C6.18969 11.9919 5.80979 11.9919 5.57548 11.7576L4.24214 10.4242C4.00783 10.1899 4.00783 9.81003 4.24214 9.57572L5.57548 8.24239C5.80979 8.00807 6.18969 8.00807 6.424 8.24239Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.6666 6.5999C4.33523 6.5999 4.06641 6.33127 4.06641 5.9999C4.06641 5.66853 4.33508 5.3999 4.66645 5.3999L4.6666 6.5999Z"}}]};t.AutowrapSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"autowrap-single",ref:t,icon:i}))}));t.AutowrapSingle.displayName="AutowrapSingle";t["default"]=t.AutowrapSingle},17101:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AvgIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051C5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154C6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668L9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154C10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233C10.9395 10.5919 11.2081 10.3233 11.5395 10.3233C11.8708 10.3233 12.1395 10.5919 12.1395 10.9233C12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AvgIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"avg-icon",ref:t,icon:i}))}));t.AvgIcon.displayName="AvgIcon";t["default"]=t.AvgIcon},21474:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.AvgSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051C5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154C6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668L9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154C10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233C10.9395 10.5919 11.2081 10.3233 11.5395 10.3233C11.8708 10.3233 12.1395 10.5919 12.1395 10.9233C12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.AvgSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"avg-single",ref:t,icon:i}))}));t.AvgSingle.displayName="AvgSingle";t["default"]=t.AvgSingle},45994:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BackIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.42416 4.42417C6.65847 4.18985 6.65847 3.80995 6.42416 3.57564C6.18984 3.34132 5.80994 3.34132 5.57563 3.57564L1.57564 7.57564C1.34132 7.80995 1.34132 8.18985 1.57564 8.42417L5.57563 12.4242C5.80994 12.6585 6.18984 12.6585 6.42416 12.4242C6.65847 12.1899 6.65847 11.81 6.42416 11.5756L3.44843 8.5999H14C14.3314 8.5999 14.6 8.33127 14.6 7.9999C14.6 7.66853 14.3314 7.3999 14 7.3999H3.44843L6.42416 4.42417Z"}}]};t.BackIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"back-icon",ref:t,icon:i}))}));t.BackIcon.displayName="BackIcon";t["default"]=t.BackIcon},63217:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BackSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.42416 4.42417C6.65847 4.18985 6.65847 3.80995 6.42416 3.57564C6.18984 3.34132 5.80994 3.34132 5.57563 3.57564L1.57564 7.57564C1.34132 7.80995 1.34132 8.18985 1.57564 8.42417L5.57563 12.4242C5.80994 12.6585 6.18984 12.6585 6.42416 12.4242C6.65847 12.1899 6.65847 11.81 6.42416 11.5756L3.44843 8.5999H14C14.3314 8.5999 14.6 8.33127 14.6 7.9999C14.6 7.66853 14.3314 7.3999 14 7.3999H3.44843L6.42416 4.42417Z"}}]};t.BackSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"back-single",ref:t,icon:i}))}));t.BackSingle.displayName="BackSingle";t["default"]=t.BackSingle},42702:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BackSlashIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_28",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.35.72H16.35V16.72H.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_28)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5853 14.7987L2.27159 3.485L3.12012 2.63647L14.4338 13.9502L13.5853 14.7987Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.69629 12.8102L1.69629 14.1743C1.69629 14.8371 2.23355 15.3743 2.89629 15.3743L4.26042 15.3743L4.26042 14.0443L3.02629 14.0443L3.02629 12.8102L1.69629 12.8102ZM4.26042 2.06128L2.89629 2.06128C2.23355 2.06128 1.69629 2.59854 1.69629 3.26128L1.69629 4.62541L3.02629 4.62541L3.02629 3.39128L4.26042 3.39128L4.26042 2.06128ZM1.69629 10.0819L3.02629 10.0819L3.02629 7.35367L1.69629 7.35367L1.69629 10.0819ZM6.98868 2.06128L6.98868 3.39128L9.71693 3.39128L9.71693 2.06128L6.98868 2.06128ZM12.4452 2.06128L12.4452 3.39128L13.6793 3.39128L13.6793 4.62541L15.0093 4.62541L15.0093 3.26128C15.0093 2.59854 14.4721 2.06128 13.8093 2.06128L12.4452 2.06128ZM15.0093 7.35367L13.6793 7.35367L13.6793 10.0819L15.0093 10.0819L15.0093 7.35367ZM15.0093 12.8102L13.6793 12.8102L13.6793 14.0443L12.4452 14.0443L12.4452 15.3743L13.8093 15.3743C14.4721 15.3743 15.0093 14.8371 15.0093 14.1743L15.0093 12.8102ZM9.71693 15.3743L9.71693 14.0443L6.98868 14.0443L6.98868 15.3743L9.71693 15.3743Z"}}]}]};t.BackSlashIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"back-slash-icon",ref:t,icon:i}))}));t.BackSlashIcon.displayName="BackSlashIcon";t["default"]=t.BackSlashIcon},37461:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BackSlashSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_28",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.35.72H16.35V16.72H.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_28)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5853 14.7987L2.27159 3.485L3.12012 2.63647L14.4338 13.9502L13.5853 14.7987Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.69629 12.8102L1.69629 14.1743C1.69629 14.8371 2.23355 15.3743 2.89629 15.3743L4.26042 15.3743L4.26042 14.0443L3.02629 14.0443L3.02629 12.8102L1.69629 12.8102ZM4.26042 2.06128L2.89629 2.06128C2.23355 2.06128 1.69629 2.59854 1.69629 3.26128L1.69629 4.62541L3.02629 4.62541L3.02629 3.39128L4.26042 3.39128L4.26042 2.06128ZM1.69629 10.0819L3.02629 10.0819L3.02629 7.35367L1.69629 7.35367L1.69629 10.0819ZM6.98868 2.06128L6.98868 3.39128L9.71693 3.39128L9.71693 2.06128L6.98868 2.06128ZM12.4452 2.06128L12.4452 3.39128L13.6793 3.39128L13.6793 4.62541L15.0093 4.62541L15.0093 3.26128C15.0093 2.59854 14.4721 2.06128 13.8093 2.06128L12.4452 2.06128ZM15.0093 7.35367L13.6793 7.35367L13.6793 10.0819L15.0093 10.0819L15.0093 7.35367ZM15.0093 12.8102L13.6793 12.8102L13.6793 14.0443L12.4452 14.0443L12.4452 15.3743L13.8093 15.3743C14.4721 15.3743 15.0093 14.8371 15.0093 14.1743L15.0093 12.8102ZM9.71693 15.3743L9.71693 14.0443L6.98868 14.0443L6.98868 15.3743L9.71693 15.3743Z"}}]}]};t.BackSlashSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"back-slash-single",ref:t,icon:i}))}));t.BackSlashSingle.displayName="BackSlashSingle";t["default"]=t.BackSlashSingle},96347:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BadFillSingle1=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M1.39395 8.94472C1.36156 9.33338 1.66829 9.66675 2.05831 9.66675H3.33378C3.70198 9.66675 4.00045 9.36828 4.00045 9.00008V2.33341C4.00045 1.96522 3.70198 1.66675 3.33378 1.66675H2.61387C2.26714 1.66675 1.9783 1.93252 1.9495 2.27805L1.39395 8.94472Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.00045 8.87525C6.00045 9.15381 6.17358 9.40315 6.42555 9.52191C6.97505 9.78095 7.91141 10.3021 8.33378 11.0066C8.87815 11.9144 8.98081 13.5547 8.99751 13.9305C8.99985 13.9831 8.99835 14.0357 9.00558 14.0879C9.09581 14.7386 10.3519 13.9784 10.8338 13.1747C11.0953 12.7385 11.1288 12.1654 11.1013 11.718C11.0719 11.2392 10.9315 10.7768 10.7938 10.3173L10.5004 9.33858H14.1194C14.5615 9.33858 14.8811 8.91615 14.761 8.49072L12.9709 2.15222C12.8898 1.86505 12.6277 1.66675 12.3293 1.66675H6.66711C6.29891 1.66675 6.00045 1.96522 6.00045 2.33341V8.87525Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.BadFillSingle1=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bad-fill-single-1",ref:t,icon:i}))}));t.BadFillSingle1.displayName="BadFillSingle1";t["default"]=t.BadFillSingle1},44869:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BadFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.39395 8.94472C1.36156 9.33338 1.66829 9.66675 2.05831 9.66675H3.33378C3.70198 9.66675 4.00045 9.36828 4.00045 9.00008V2.33341C4.00045 1.96522 3.70198 1.66675 3.33378 1.66675H2.61387C2.26714 1.66675 1.9783 1.93252 1.9495 2.27805L1.39395 8.94472Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.00045 8.87525C6.00045 9.15381 6.17358 9.40315 6.42555 9.52191C6.97505 9.78095 7.91141 10.3021 8.33378 11.0066C8.87815 11.9144 8.98081 13.5547 8.99751 13.9305C8.99985 13.9831 8.99835 14.0357 9.00558 14.0879C9.09581 14.7386 10.3519 13.9784 10.8338 13.1747C11.0953 12.7385 11.1288 12.1654 11.1013 11.718C11.0719 11.2392 10.9315 10.7768 10.7938 10.3173L10.5004 9.33858H14.1194C14.5615 9.33858 14.8811 8.91615 14.761 8.49072L12.9709 2.15222C12.8898 1.86505 12.6277 1.66675 12.3293 1.66675H6.66711C6.29891 1.66675 6.00045 1.96522 6.00045 2.33341V8.87525Z"}},{tag:"path",attrs:{stroke:"currentColor",d:"M1.39395 8.94472C1.36156 9.33338 1.66829 9.66675 2.05831 9.66675H3.33378C3.70198 9.66675 4.00045 9.36828 4.00045 9.00008V2.33341C4.00045 1.96522 3.70198 1.66675 3.33378 1.66675H2.61387C2.26714 1.66675 1.9783 1.93252 1.9495 2.27805L1.39395 8.94472Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.00045 8.87525C6.00045 9.15381 6.17358 9.40315 6.42555 9.52191C6.97505 9.78095 7.91141 10.3021 8.33378 11.0066C8.87815 11.9144 8.98081 13.5547 8.99751 13.9305C8.99985 13.9831 8.99835 14.0357 9.00558 14.0879C9.09581 14.7386 10.3519 13.9784 10.8338 13.1747C11.0953 12.7385 11.1288 12.1654 11.1013 11.718C11.0719 11.2392 10.9315 10.7768 10.7938 10.3173L10.5004 9.33858H14.1194C14.5615 9.33858 14.8811 8.91615 14.761 8.49072L12.9709 2.15222C12.8898 1.86505 12.6277 1.66675 12.3293 1.66675H6.66711C6.29891 1.66675 6.00045 1.96522 6.00045 2.33341V8.87525Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.BadFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bad-fill-single",ref:t,icon:i}))}));t.BadFillSingle.displayName="BadFillSingle";t["default"]=t.BadFillSingle},68076:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BanIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M17.0596 10C17.0596 6.10087 13.8992 2.94043 10 2.94043C6.10087 2.94043 2.94043 6.10087 2.94043 10C2.94043 13.8992 6.10087 17.0596 10 17.0596C13.8992 17.0596 17.0596 13.8992 17.0596 10ZM18.9404 10C18.9404 14.9374 14.9374 18.9404 10 18.9404C5.06257 18.9404 1.05957 14.9374 1.05957 10C1.05957 5.06257 5.06257 1.05957 10 1.05957C14.9374 1.05957 18.9404 5.06257 18.9404 10Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.29492 4.13476C4.63911 3.79057 5.1845 3.76906 5.55371 4.07031L5.625 4.13476L16.0244 14.5352L16.0889 14.6064C16.3902 14.9757 16.3686 15.52 16.0244 15.8643C15.6573 16.2313 15.0624 16.2313 14.6953 15.8643L4.29492 5.46484L4.23047 5.39355C3.92922 5.02434 3.95073 4.47895 4.29492 4.13476Z"}}]};t.BanIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ban-icon",ref:t,icon:i}))}));t.BanIcon.displayName="BanIcon";t["default"]=t.BanIcon},42277:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BarChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33874 9.71431C2.34798 9.71452 2.35724 9.71463 2.36653 9.71463L11.4614 9.71463C12.2346 9.71463 12.8614 9.08783 12.8614 8.31463L12.8614 7.68516C12.8614 6.91196 12.2347 6.28516 11.4615 6.28516L2.36653 6.28516C2.35724 6.28516 2.34798 6.28526 2.33874 6.28547L2.33874 5.51607C2.34797 5.51628 2.35722 5.51639 2.3665 5.51639L13.5531 5.51639C14.3263 5.51639 14.9531 4.88959 14.9531 4.11639L14.9531 3.48691C14.9531 2.71372 14.3263 2.08691 13.5531 2.08691L2.3665 2.08691C2.35722 2.08691 2.34797 2.08702 2.33875 2.08723L2.33875 1.3334C2.33875 1.00203 2.07012 0.733398 1.73874 0.733398C1.40737 0.733398 1.13875 1.00203 1.13875 1.3334L1.13874 14.6667C1.13874 14.9981 1.40737 15.2667 1.73874 15.2667C2.07012 15.2667 2.33874 14.9981 2.33874 14.6667L2.33874 13.9126C2.34547 13.9127 2.3522 13.9128 2.35895 13.9128C2.36146 13.9129 2.36398 13.9129 2.3665 13.9129L8.55312 13.9129C9.32632 13.9129 9.95312 13.2861 9.95312 12.5129L9.95312 11.8834C9.95312 11.1102 9.32633 10.4834 8.55312 10.4834L2.3665 10.4834C2.35722 10.4834 2.34797 10.4835 2.33874 10.4837L2.33874 9.71431ZM11.6614 7.68516C11.6614 7.5747 11.5719 7.48516 11.4614 7.48516L2.36653 7.48516L2.36653 8.51463L11.4614 8.51463C11.5719 8.51463 11.6614 8.42508 11.6614 8.31463L11.6614 7.68516ZM13.7531 3.48691C13.7531 3.37646 13.6636 3.28691 13.5531 3.28691L2.3665 3.28691L2.3665 4.31639L13.5531 4.31639C13.6636 4.31639 13.7531 4.22684 13.7531 4.11639L13.7531 3.48691ZM8.55312 11.6834C8.66358 11.6834 8.75312 11.7729 8.75312 11.8834L8.75312 12.5129C8.75312 12.6233 8.66358 12.7129 8.55312 12.7129L2.3665 12.7129L2.3665 11.6834L8.55312 11.6834Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BarChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bar-chart-icon",ref:t,icon:i}))}));t.BarChartIcon.displayName="BarChartIcon";t["default"]=t.BarChartIcon},79002:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BarChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33874 9.71431C2.34798 9.71452 2.35724 9.71463 2.36653 9.71463L11.4614 9.71463C12.2346 9.71463 12.8614 9.08783 12.8614 8.31463L12.8614 7.68516C12.8614 6.91196 12.2347 6.28516 11.4615 6.28516L2.36653 6.28516C2.35724 6.28516 2.34798 6.28526 2.33874 6.28547L2.33874 5.51607C2.34797 5.51628 2.35722 5.51639 2.3665 5.51639L13.5531 5.51639C14.3263 5.51639 14.9531 4.88959 14.9531 4.11639L14.9531 3.48691C14.9531 2.71372 14.3263 2.08691 13.5531 2.08691L2.3665 2.08691C2.35722 2.08691 2.34797 2.08702 2.33875 2.08723L2.33875 1.3334C2.33875 1.00203 2.07012 0.733398 1.73874 0.733398C1.40737 0.733398 1.13875 1.00203 1.13875 1.3334L1.13874 14.6667C1.13874 14.9981 1.40737 15.2667 1.73874 15.2667C2.07012 15.2667 2.33874 14.9981 2.33874 14.6667L2.33874 13.9126C2.34547 13.9127 2.3522 13.9128 2.35895 13.9128C2.36146 13.9129 2.36398 13.9129 2.3665 13.9129L8.55312 13.9129C9.32632 13.9129 9.95312 13.2861 9.95312 12.5129L9.95312 11.8834C9.95312 11.1102 9.32633 10.4834 8.55312 10.4834L2.3665 10.4834C2.35722 10.4834 2.34797 10.4835 2.33874 10.4837L2.33874 9.71431ZM11.6614 7.68516C11.6614 7.5747 11.5719 7.48516 11.4614 7.48516L2.36653 7.48516L2.36653 8.51463L11.4614 8.51463C11.5719 8.51463 11.6614 8.42508 11.6614 8.31463L11.6614 7.68516ZM13.7531 3.48691C13.7531 3.37646 13.6636 3.28691 13.5531 3.28691L2.3665 3.28691L2.3665 4.31639L13.5531 4.31639C13.6636 4.31639 13.7531 4.22684 13.7531 4.11639L13.7531 3.48691ZM8.55312 11.6834C8.66358 11.6834 8.75312 11.7729 8.75312 11.8834L8.75312 12.5129C8.75312 12.6233 8.66358 12.7129 8.55312 12.7129L2.3665 12.7129L2.3665 11.6834L8.55312 11.6834Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BarChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bar-chart-single",ref:t,icon:i}))}));t.BarChartSingle.displayName="BarChartSingle";t["default"]=t.BarChartSingle},84210:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BestFitSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.6666 4.00016H10.138C9.84099 4.00016 9.69226 4.3592 9.90226 4.5692L11.4309 6.0978C11.6409 6.3078 11.9999 6.15906 11.9999 5.8621V4.3335C11.9999 4.1494 11.8507 4.00016 11.6666 4.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.99992 5.8621V4.3335C3.99992 4.1494 4.14915 4.00016 4.33325 4.00016H5.86185C6.15882 4.00016 6.30755 4.3592 6.09755 4.5692L4.56895 6.0978C4.35895 6.3078 3.99992 6.15906 3.99992 5.8621Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.33325 12.0001H5.86185C6.15882 12.0001 6.30755 11.6411 6.09755 11.4311L4.56895 9.9025C4.35895 9.6925 3.99992 9.84124 3.99992 10.1382V11.6668C3.99992 11.8509 4.14915 12.0001 4.33325 12.0001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9999 10.1382V11.6668C11.9999 11.8509 11.8507 12.0001 11.6666 12.0001H10.138C9.84099 12.0001 9.69226 11.6411 9.90226 11.4311L11.4309 9.9025C11.6409 9.6925 11.9999 9.84124 11.9999 10.1382Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 3.00016C1.33325 2.07969 2.07944 1.3335 2.99992 1.3335H12.9999C13.9204 1.3335 14.6666 2.07969 14.6666 3.00016V13.0002C14.6666 13.9206 13.9204 14.6668 12.9999 14.6668H2.99992C2.07944 14.6668 1.33325 13.9206 1.33325 13.0002V3.00016ZM2.99992 2.66683C2.81582 2.66683 2.66659 2.81607 2.66659 3.00016V13.0002C2.66659 13.1843 2.81582 13.3335 2.99992 13.3335H12.9999C13.184 13.3335 13.3333 13.1843 13.3333 13.0002V3.00016C13.3333 2.81607 13.184 2.66683 12.9999 2.66683H2.99992Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BestFitSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"best-fit-single",ref:t,icon:i}))}));t.BestFitSingle.displayName="BestFitSingle";t["default"]=t.BestFitSingle},24429:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BoardFill=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8246 5.54762C13.0157 5.2769 12.9512 4.90253 12.6804 4.71143C12.4097 4.52034 12.0353 4.58488 11.8442 4.8556L7.84424 10.5223C7.65315 10.793 7.7177 11.1674 7.98841 11.3585C8.25913 11.5496 8.63351 11.485 8.8246 11.2143L12.8246 5.54762Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.66641 4.9375C3.99778 4.9375 4.26641 5.20613 4.26641 5.5375V6.87083C4.26641 7.2022 3.99778 7.47083 3.66641 7.47083C3.33504 7.47083 3.06641 7.2022 3.06641 6.87083V5.5375C3.06641 5.20613 3.33504 4.9375 3.66641 4.9375Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.26641 8.80312C4.26641 8.47175 3.99778 8.20312 3.66641 8.20312C3.33504 8.20312 3.06641 8.47175 3.06641 8.80312C3.06641 9.1345 3.33504 9.40312 3.66641 9.40312C3.99778 9.40312 4.26641 9.1345 4.26641 8.80312Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.66641 10.2031C3.99778 10.2031 4.26641 10.4718 4.26641 10.8031C4.26641 11.1345 3.99778 11.4031 3.66641 11.4031C3.33504 11.4031 3.06641 11.1345 3.06641 10.8031C3.06641 10.4718 3.33504 10.2031 3.66641 10.2031Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.6663 1.76172C14.1024 1.76145 15.2668 2.92559 15.2668 4.36172V11.6364C15.2668 13.0723 14.1027 14.2364 12.6668 14.2364L3.33438 14.2355C1.89844 14.2355 0.734375 13.0714 0.734375 11.6355V4.36172C0.734375 2.92565 1.89863 1.76154 3.3347 1.76172H12.6663ZM12.6665 2.96172C13.4398 2.96157 14.0668 3.58842 14.0668 4.36172V11.6364C14.0668 12.4096 13.44 13.0364 12.6668 13.0364H6.60104V2.96285L12.6665 2.96172Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.66561 4.93896C3.99698 4.93896 4.26561 5.20759 4.26561 5.53896V6.8723C4.26561 7.20367 3.99698 7.4723 3.66561 7.4723C3.33424 7.4723 3.06561 7.20367 3.06561 6.8723V5.53896C3.06561 5.20759 3.33424 4.93896 3.66561 4.93896Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M4.26561 8.80459C4.26561 8.47322 3.99698 8.20459 3.66561 8.20459C3.33424 8.20459 3.06561 8.47322 3.06561 8.80459C3.06561 9.13596 3.33424 9.40459 3.66561 9.40459C3.99698 9.40459 4.26561 9.13596 4.26561 8.80459Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.66561 10.2046C3.99698 10.2046 4.26561 10.4732 4.26561 10.8046C4.26561 11.136 3.99698 11.4046 3.66561 11.4046C3.33424 11.4046 3.06561 11.136 3.06561 10.8046C3.06561 10.4732 3.33424 10.2046 3.66561 10.2046Z"}}]};t.BoardFill=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"board-fill",ref:t,icon:i}))}));t.BoardFill.displayName="BoardFill";t["default"]=t.BoardFill},59514:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BoardSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8241 5.5486C13.0152 5.27788 12.9507 4.9035 12.6799 4.71241C12.4092 4.52131 12.0349 4.58586 11.8438 4.85658L7.84376 10.5232C7.65266 10.794 7.71721 11.1683 7.98793 11.3594C8.25865 11.5505 8.63302 11.486 8.82412 11.2153L12.8241 5.5486Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.66592 4.93848C3.99729 4.93848 4.26592 5.20711 4.26592 5.53848V6.87181C4.26592 7.20318 3.99729 7.47181 3.66592 7.47181C3.33455 7.47181 3.06592 7.20318 3.06592 6.87181V5.53848C3.06592 5.20711 3.33455 4.93848 3.66592 4.93848Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.26592 8.8041C4.26592 8.47273 3.99729 8.2041 3.66592 8.2041C3.33455 8.2041 3.06592 8.47273 3.06592 8.8041C3.06592 9.13547 3.33455 9.4041 3.66592 9.4041C3.99729 9.4041 4.26592 9.13547 4.26592 8.8041Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.66592 10.2041C3.99729 10.2041 4.26592 10.4727 4.26592 10.8041C4.26592 11.1355 3.99729 11.4041 3.66592 11.4041C3.33455 11.4041 3.06592 11.1355 3.06592 10.8041C3.06592 10.4727 3.33455 10.2041 3.66592 10.2041Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.6658 1.7627C14.1019 1.76243 15.2663 2.92656 15.2663 4.3627V11.6374C15.2663 13.0733 14.1022 14.2374 12.6663 14.2374L3.33389 14.2365C1.89795 14.2365 0.733887 13.0724 0.733887 11.6365V4.3627C0.733887 2.92663 1.89815 1.76251 3.33422 1.7627H12.6658ZM12.666 2.9627C13.4393 2.96255 14.0663 3.58939 14.0663 4.3627V11.6374C14.0663 12.4106 13.4395 13.0374 12.6663 13.0374H6.60055V2.96383L12.666 2.9627ZM1.93389 4.3627C1.93389 3.58943 2.5608 2.9626 3.33406 2.9627L5.40055 2.96296V13.0365H3.33389C2.56069 13.0365 1.93389 12.4097 1.93389 11.6365V4.3627Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BoardSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"board-single",ref:t,icon:i}))}));t.BoardSingle.displayName="BoardSingle";t["default"]=t.BoardSingle},20130:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BoldIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BoldIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bold-icon",ref:t,icon:i}))}));t.BoldIcon.displayName="BoldIcon";t["default"]=t.BoldIcon},17097:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BoldSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BoldSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bold-single",ref:t,icon:i}))}));t.BoldSingle.displayName="BoldSingle";t["default"]=t.BoldSingle},50823:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BonusPointsSingle16=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6450",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.84H16.54V16.84H.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_273_6450)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.07217 1.52844C8.35308 1.32353 8.73418 1.32353 9.01509 1.52844L10.5548 2.65161L12.4607 2.64798C12.8084 2.64732 13.1167 2.87132 13.2235 3.20221L13.809 5.01592L15.353 6.13322C15.6347 6.33705 15.7524 6.6995 15.6444 7.02998L15.052 8.84142L15.6444 10.6529C15.7524 10.9833 15.6347 11.3458 15.353 11.5496L13.809 12.6669L13.2235 14.4806C13.1167 14.8115 12.8084 15.0355 12.4607 15.0349L10.5548 15.0312L9.01509 16.1544C8.73418 16.3593 8.35308 16.3593 8.07217 16.1544L6.53243 15.0312L4.62658 15.0349C4.27888 15.0355 3.97057 14.8115 3.86375 14.4806L3.27825 12.6669L1.73426 11.5496C1.45257 11.3458 1.3348 10.9833 1.44288 10.6529L2.03527 8.84142L1.44288 7.02999C1.3348 6.6995 1.45257 6.33705 1.73426 6.13321L3.27825 5.01592L3.86375 3.20221C3.97057 2.87132 4.27888 2.64732 4.62659 2.64798L6.53243 2.65161L8.07217 1.52844ZM11.7759 7.74044C12.0883 7.42802 12.0883 6.92149 11.7759 6.60907C11.4635 6.29665 10.957 6.29665 10.6445 6.60907L7.8769 9.37672L6.77592 8.27574C6.4635 7.96332 5.95696 7.96332 5.64454 8.27574C5.33212 8.58816 5.33212 9.09469 5.64454 9.40711L7.31121 11.0738C7.62363 11.3862 8.13016 11.3862 8.44258 11.0738L11.7759 7.74044Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.BonusPointsSingle16=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bonus-points-single-16",ref:t,icon:i}))}));t.BonusPointsSingle16.displayName="BonusPointsSingle16";t["default"]=t.BonusPointsSingle16},83564:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BonusPointsSingle20=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 21",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6462",width:21,height:21,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.84H20.91V20.84H.91z"}}]},{tag:"g",attrs:{mask:"url(#mask0_273_6462)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.3166 1.70022C10.6677 1.44408 11.1441 1.44408 11.4952 1.70022L13.4199 3.10418L15.8022 3.09964C16.2368 3.09882 16.6222 3.37882 16.7557 3.79244L17.4876 6.05958L19.4176 7.45619C19.7697 7.71099 19.9169 8.16405 19.7818 8.57715L19.0413 10.8415L19.7818 13.1058C19.9169 13.5189 19.7697 13.9719 19.4176 14.2267L17.4876 15.6233L16.7557 17.8905C16.6222 18.3041 16.2368 18.5841 15.8022 18.5832L13.4199 18.5787L11.4952 19.9827C11.1441 20.2388 10.6677 20.2388 10.3166 19.9827L8.39189 18.5787L6.00957 18.5832C5.57495 18.5841 5.18956 18.3041 5.05604 17.8905L4.32417 15.6233L2.39417 14.2267C2.04206 13.9719 1.89485 13.5188 2.02995 13.1057L2.77044 10.8415L2.02995 8.57715C1.89485 8.16405 2.04206 7.71099 2.39417 7.45619L4.32417 6.05958L5.05604 3.79244C5.18956 3.37882 5.57495 3.09882 6.00958 3.09964L8.39189 3.10418L10.3166 1.70022ZM14.9462 9.46522C15.3368 9.0747 15.3368 8.44153 14.9462 8.05101C14.5557 7.66049 13.9226 7.66049 13.532 8.05101L10.0725 11.5106L8.69624 10.1343C8.30572 9.74382 7.67255 9.74382 7.28203 10.1343C6.8915 10.5249 6.8915 11.158 7.28203 11.5486L9.36536 13.6319C9.75589 14.0224 10.3891 14.0224 10.7796 13.6319L14.9462 9.46522Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.BonusPointsSingle20=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bonus-points-single-20",ref:t,icon:i}))}));t.BonusPointsSingle20.displayName="BonusPointsSingle20";t["default"]=t.BonusPointsSingle20},43770:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BookOpenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.44238 4.42119C1.44238 3.43444 2.2423 2.63452 3.22905 2.63452H5.51969C7.25782 2.63452 8.66683 4.04353 8.66683 5.78166V13.3532C8.66683 13.7214 8.36835 14.0199 8.00016 14.0199C7.63197 14.0199 7.3335 13.7214 7.3335 13.3532C7.3335 13.1847 7.29954 13.1246 7.29192 13.1126C7.28741 13.1056 7.2733 13.0834 7.20453 13.0555C7.01256 12.9776 6.69086 12.9596 6.13981 12.9596H3.22905C2.2423 12.9596 1.44238 12.1596 1.44238 11.1729V4.42119ZM7.3335 11.7091V5.78166C7.3335 4.77991 6.52144 3.96785 5.51969 3.96785H3.22905C2.97868 3.96785 2.77572 4.17082 2.77572 4.42119V11.1729C2.77572 11.4233 2.97868 11.6262 3.22905 11.6262H6.151C6.50859 11.6262 6.93883 11.6262 7.3335 11.7091Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33301 5.78166C7.33301 4.04353 8.74202 2.63452 10.4801 2.63452H12.7708C13.7575 2.63452 14.5575 3.43444 14.5575 4.42119V11.1729C14.5575 12.1596 13.7575 12.9596 12.7708 12.9596H9.86003C9.30898 12.9596 8.98727 12.9776 8.79531 13.0555C8.72654 13.0834 8.71259 13.1053 8.70807 13.1124C8.70046 13.1243 8.66634 13.1847 8.66634 13.3532C8.66634 13.7214 8.36786 14.0199 7.99967 14.0199C7.63148 14.0199 7.33301 13.7214 7.33301 13.3532V5.78166ZM8.66634 11.7091C9.06101 11.6262 9.49125 11.6262 9.84884 11.6262H12.7708C13.0212 11.6262 13.2241 11.4233 13.2241 11.1729V4.42119C13.2241 4.17082 13.0212 3.96785 12.7708 3.96785H10.4801C9.4784 3.96785 8.66634 4.77991 8.66634 5.78166V11.7091Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BookOpenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"book-open-single",ref:t,icon:i}))}));t.BookOpenSingle.displayName="BookOpenSingle";t["default"]=t.BookOpenSingle},99127:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BookSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.60421 8.85838L7.60363 8.85059C7.60363 7.51954 7.60363 6.18878 7.60392 4.85773C7.60392 4.73567 7.5987 4.6168 7.53144 4.50837C7.13483 3.86909 6.60369 3.37564 5.93977 3.02048C5.00998 2.52327 4.00656 2.34207 2.9669 2.31423C2.51201 2.30206 2.30703 2.50674 2.30703 2.95757V8.33535C2.30703 8.54307 2.30696 8.75081 2.30689 8.95856C2.30667 9.58184 2.30645 10.2052 2.30819 10.8284C2.30906 11.1296 2.5439 11.3749 2.83005 11.3787C3.59574 11.3891 4.34925 11.472 5.08855 11.6877C5.83423 11.9055 6.52135 12.2253 7.12294 12.7239C7.24964 12.8289 7.37198 12.9367 7.49143 13.0489C7.49397 13.0513 7.49654 13.0538 7.49914 13.0563C7.52059 13.0772 7.54457 13.1006 7.5787 13.0823C7.60274 13.0691 7.60264 13.044 7.60254 13.0199C7.60251 13.0144 7.60249 13.009 7.60276 13.0037C7.60432 12.9778 7.60417 12.9518 7.60401 12.9257C7.60397 12.9179 7.60392 12.9101 7.60392 12.9022L7.60421 8.85838Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.0493 11.3764C13.5134 11.3631 13.6932 11.1833 13.6932 10.7168V2.93528C13.6932 2.51634 13.4873 2.30818 13.0704 2.31427C12.3917 2.32412 11.7234 2.41168 11.0714 2.60506C10.146 2.8799 9.35217 3.35683 8.73869 4.11672C8.514 4.39533 8.38093 4.68149 8.3876 5.06187C8.40416 5.97684 8.40132 6.89212 8.39847 7.80737C8.39738 8.15772 8.3963 8.50808 8.3963 8.85841C8.39601 10.177 8.39601 11.4958 8.39601 12.8144C8.39601 12.8279 8.39597 12.8414 8.39593 12.8548C8.39578 12.9042 8.39563 12.9534 8.39746 13.0029C8.39765 13.0081 8.39755 13.0137 8.39744 13.0195C8.39691 13.0484 8.39632 13.0808 8.43283 13.0864C8.45544 13.0898 8.48704 13.069 8.50676 13.0507C8.62997 12.9353 8.75638 12.8246 8.88626 12.7164C9.32492 12.3514 9.81721 12.0818 10.3443 11.8748C11.2126 11.5338 12.1224 11.4031 13.0493 11.3764Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.87529 12.1635C3.67258 12.1812 4.45189 12.2882 5.20685 12.5491C5.78756 12.7497 6.31464 13.046 6.77388 13.4574C6.78697 13.4692 6.79825 13.4831 6.81254 13.5008C6.82041 13.5105 6.82919 13.5214 6.83969 13.5337C6.72651 13.5585 6.62743 13.5315 6.53257 13.5056C6.49987 13.4967 6.46765 13.4879 6.43554 13.4815C5.76089 13.3449 5.07928 13.3064 4.39303 13.3072C3.34583 13.3084 2.31545 13.4441 1.29318 13.6624C0.932517 13.7395 0.737109 13.6319 0.577942 13.3075V4.52285C0.742038 4.1503 1.06501 4.12711 1.40712 4.14508C1.47728 4.14885 1.51323 4.18248 1.51265 4.25409C1.51249 4.28098 1.51278 4.30779 1.51306 4.3346C1.51329 4.35606 1.51352 4.37753 1.51352 4.39905C1.51352 4.92665 1.51354 5.45423 1.51356 5.9818C1.51361 7.56445 1.51367 9.14708 1.51323 10.7298C1.51323 10.9536 1.54396 11.1725 1.64167 11.3749C1.89042 11.8895 2.31371 12.151 2.87529 12.1635Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.7151 4.14277C14.7223 4.1425 14.7298 4.14223 14.7375 4.14193C15.0474 4.13005 15.2854 4.23094 15.422 4.52289V13.3076C15.3086 13.621 14.9804 13.7346 14.705 13.6674C14.0573 13.5093 13.3975 13.4157 12.7341 13.3548C12.0508 13.2919 11.3654 13.291 10.6803 13.3366C10.208 13.3679 9.74067 13.4308 9.28085 13.5459C9.26077 13.5508 9.23908 13.5497 9.21278 13.5483C9.19884 13.5475 9.1836 13.5467 9.16662 13.5467C9.21609 13.4425 9.29742 13.3813 9.37466 13.3232C9.38608 13.3146 9.39757 13.306 9.4087 13.2974C10.2353 12.6593 11.1894 12.3531 12.2123 12.223C12.4021 12.1987 12.5928 12.1904 12.7835 12.1821C12.9733 12.1738 13.1632 12.1655 13.3519 12.1415C13.9051 12.0713 14.3844 11.5845 14.4606 11.0337C14.4812 10.8844 14.4861 10.7365 14.4861 10.5872C14.4864 8.52499 14.4864 6.46277 14.4864 4.40055C14.4864 4.15127 14.487 4.15125 14.7151 4.14277Z"}}]};t.BookSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"book-single",ref:t,icon:i}))}));t.BookSingle.displayName="BookSingle";t["default"]=t.BookSingle},10994:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BottomIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.0045 4.4334C14.8881 4.4334 15.6045 3.71705 15.6045 2.8334C15.6045 1.94974 14.8881 1.2334 14.0045 1.2334H3.70449C2.82084 1.2334 2.10449 1.94974 2.10449 2.8334C2.10449 3.71705 2.82084 4.4334 3.70449 4.4334H14.0045ZM14.4045 2.8334C14.4045 3.05431 14.2254 3.2334 14.0045 3.2334H3.70449C3.48358 3.2334 3.30449 3.05431 3.30449 2.8334C3.30449 2.61248 3.48358 2.4334 3.70449 2.4334H14.0045C14.2254 2.4334 14.4045 2.61249 14.4045 2.8334Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 8.5999C15.038 8.5999 15.7544 7.88356 15.7544 6.9999C15.7544 6.11625 15.038 5.3999 14.1544 5.3999H3.85439C2.97074 5.3999 2.25439 6.11625 2.25439 6.9999C2.25439 7.88356 2.97074 8.5999 3.85439 8.5999H14.1544ZM14.5544 6.9999C14.5544 7.22082 14.3753 7.3999 14.1544 7.3999H3.85439C3.63348 7.3999 3.45439 7.22082 3.45439 6.9999C3.45439 6.77899 3.63348 6.5999 3.85439 6.5999H14.1544C14.3753 6.5999 14.5544 6.77899 14.5544 6.9999Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.57975 14.5902L6.58023 12.5907C6.34591 12.3564 6.34591 11.9765 6.58023 11.7421C6.81454 11.5078 7.19444 11.5078 7.42876 11.7421L8.40449 12.7179V10.1664C8.40449 9.83504 8.67312 9.56641 9.00449 9.56641C9.33586 9.56641 9.60449 9.83504 9.60449 10.1664V12.7179L10.5802 11.7421C10.8145 11.5078 11.1944 11.5078 11.4288 11.7421C11.6631 11.9765 11.6631 12.3564 11.4288 12.5907L9.42923 14.5902"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.57975 14.5902C8.58121 14.5917 8.58268 14.5931 8.58416 14.5946C8.64077 14.6502 8.70566 14.6923 8.77482 14.7209C8.84557 14.7502 8.92314 14.7664 9.00449 14.7664C9.08585 14.7664 9.16342 14.7502 9.23416 14.7209C9.30332 14.6923 9.36821 14.6502 9.42482 14.5946"}}]};t.BottomIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bottom-icon",ref:t,icon:i}))}));t.BottomIcon.displayName="BottomIcon";t["default"]=t.BottomIcon},99193:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BottomSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.0045 4.4334C14.8881 4.4334 15.6045 3.71705 15.6045 2.8334C15.6045 1.94974 14.8881 1.2334 14.0045 1.2334H3.70449C2.82084 1.2334 2.10449 1.94974 2.10449 2.8334C2.10449 3.71705 2.82084 4.4334 3.70449 4.4334H14.0045ZM14.4045 2.8334C14.4045 3.05431 14.2254 3.2334 14.0045 3.2334H3.70449C3.48358 3.2334 3.30449 3.05431 3.30449 2.8334C3.30449 2.61248 3.48358 2.4334 3.70449 2.4334H14.0045C14.2254 2.4334 14.4045 2.61249 14.4045 2.8334Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 8.5999C15.038 8.5999 15.7544 7.88356 15.7544 6.9999C15.7544 6.11625 15.038 5.3999 14.1544 5.3999H3.85439C2.97074 5.3999 2.25439 6.11625 2.25439 6.9999C2.25439 7.88356 2.97074 8.5999 3.85439 8.5999H14.1544ZM14.5544 6.9999C14.5544 7.22082 14.3753 7.3999 14.1544 7.3999H3.85439C3.63348 7.3999 3.45439 7.22082 3.45439 6.9999C3.45439 6.77899 3.63348 6.5999 3.85439 6.5999H14.1544C14.3753 6.5999 14.5544 6.77899 14.5544 6.9999Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.57975 14.5902L6.58023 12.5907C6.34591 12.3564 6.34591 11.9765 6.58023 11.7421C6.81454 11.5078 7.19444 11.5078 7.42876 11.7421L8.40449 12.7179V10.1664C8.40449 9.83504 8.67312 9.56641 9.00449 9.56641C9.33586 9.56641 9.60449 9.83504 9.60449 10.1664V12.7179L10.5802 11.7421C10.8145 11.5078 11.1944 11.5078 11.4288 11.7421C11.6631 11.9765 11.6631 12.3564 11.4288 12.5907L9.42923 14.5902"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.57975 14.5902C8.58121 14.5917 8.58268 14.5931 8.58416 14.5946C8.64077 14.6502 8.70566 14.6923 8.77482 14.7209C8.84557 14.7502 8.92314 14.7664 9.00449 14.7664C9.08585 14.7664 9.16342 14.7502 9.23416 14.7209C9.30332 14.6923 9.36821 14.6502 9.42482 14.5946"}}]};t.BottomSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bottom-single",ref:t,icon:i}))}));t.BottomSingle.displayName="BottomSingle";t["default"]=t.BottomSingle},2807:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BoxplotIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4 16.802L3.99481 16.924C3.94367 17.5286 3.51757 18 3 18C2.48243 18 2.05633 17.5286 2.00519 16.924L2 16.802V3.19925C2 2.53723 2.44797 2 3 2C3.55203 2 4 2.53723 4 3.19925V16.802Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M16.802 16L16.924 16.0052C17.5286 16.0563 18 16.4824 18 17C18 17.5176 17.5286 17.9437 16.924 17.9948L16.802 18H3.19925C2.53723 18 2 17.552 2 17C2 16.448 2.53723 16 3.19925 16H16.802Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M18 4V11H13V4H18ZM14.7998 9.2002H16.2002V5.7998H14.7998V9.2002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.7 2H16.5V4H14.7V2Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.7 4H9.5V6H7.7V4Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.7 11H16.5V13H14.7V11Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.7 13H9.5V15H7.7V13Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11 6V13H6V6H11ZM7.7998 11.2002H9.2002V7.7998H7.7998V11.2002Z"}}]};t.BoxplotIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"boxplot-icon",ref:t,icon:i}))}));t.BoxplotIcon.displayName="BoxplotIcon";t["default"]=t.BoxplotIcon},15246:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BrainSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15.2785 6.79764C16.2788 7.8339 16.2277 9.11802 15.1955 10.1943C15.1612 10.1155 15.1288 10.0408 15.0957 9.96648C14.7319 9.14026 13.975 8.71953 13.0842 8.85236C12.8971 8.88032 12.7102 8.91401 12.5262 8.95818C12.3807 8.99345 12.3 9.13169 12.3327 9.25625C12.3708 9.40148 12.5068 9.47806 12.6635 9.4412C13.0197 9.35762 13.3769 9.28771 13.7427 9.38114C14.3172 9.52795 14.6022 9.94455 14.736 10.4816C14.8492 10.9366 14.7116 11.3726 14.5587 11.794C14.2635 12.6078 13.6705 13.0235 12.8094 13.0584C12.1748 13.0845 11.5748 12.9405 10.9907 12.7079C10.8131 12.637 10.7073 12.6571 10.619 12.7982C10.2233 13.4318 9.60684 13.5993 8.89598 13.38C8.6961 13.3183 8.50035 13.2354 8.31413 13.1394C8.16478 13.0622 8.05006 13.0772 7.92423 13.1795C7.5877 13.4537 7.2353 13.7022 6.80853 13.8204C6.34871 13.9479 6.00203 13.8366 5.72239 13.4556C5.51615 13.1741 5.39603 12.8499 5.34073 12.5102C5.26669 12.0552 5.737 11.604 6.20603 11.7044C6.52889 11.7733 6.7043 11.7082 6.85334 11.4012C7.01763 11.0625 7.29727 10.8137 7.71451 10.8359C7.85719 10.8435 7.99923 10.9036 8.13683 10.9522C8.29476 11.0081 8.44316 10.9659 8.49845 10.8343C8.55851 10.6916 8.50131 10.5639 8.34275 10.4841C7.63856 10.1311 6.90703 10.3564 6.44658 11.0787C6.38302 11.1785 6.32901 11.1985 6.21207 11.1905C5.57144 11.1467 5.03917 11.4581 4.85613 12.2481C4.84437 12.2983 4.81895 12.3625 4.77954 12.3863C4.26634 12.6939 3.73058 12.9396 3.12872 13.0285C2.21067 13.1642 1.5246 12.726 1.17823 12.0434C0.969453 11.6319 0.724754 11.2538 0.457824 10.882C0.173099 10.4851 0.00722492 10.0323 0.000233905 9.5397C-0.00771043 8.9871 0.187087 8.49328 0.527105 8.06428C0.700291 7.84597 0.900804 7.64705 1.10513 7.4567C1.2119 7.35692 1.26084 7.25555 1.26084 7.11351C1.26084 6.59744 1.32727 6.0925 1.54431 5.61775C1.87892 4.8856 2.46013 4.49823 3.25106 4.41021C3.37182 4.39686 3.49987 4.41021 3.61236 4.37367C3.70134 4.34475 3.79763 4.27452 3.84593 4.19508C4.04358 3.87127 4.26443 3.57383 4.58824 3.36314C4.97179 3.11401 5.3973 3.07302 5.83583 3.11465C5.97152 3.12768 6.06525 3.08859 6.16186 2.99961C6.57814 2.6167 7.0386 2.31322 7.60296 2.18516C8.17305 2.05583 8.705 2.15592 9.20708 2.42921C9.41903 2.54456 9.61287 2.69455 9.80894 2.83723C9.90141 2.9046 9.98467 2.93034 10.1007 2.89666C10.5379 2.76955 10.9818 2.71235 11.4216 2.87536C11.9955 3.08827 12.2927 3.55063 12.4801 4.10038C12.565 4.3492 12.612 4.38955 12.8793 4.37652C13.3184 4.35523 13.7455 4.39559 14.1303 4.63265C14.62 4.93454 14.8218 5.40706 14.899 5.95046C14.9035 5.98192 14.9022 6.01401 14.9057 6.04547C14.9496 6.43442 14.8777 6.5717 14.5183 6.72137C14.048 6.91681 13.5704 7.00928 13.0817 6.77254C12.6746 6.5752 12.4846 6.23645 12.4554 5.8011C12.4446 5.63935 12.4655 5.47506 12.4789 5.31236C12.4894 5.18176 12.3947 5.04766 12.2637 5.02192C12.1497 4.99936 12.0057 5.07944 11.9825 5.20114C11.8192 6.05119 12.0817 7.0776 13.2469 7.37058C13.8097 7.51199 14.812 7.3137 15.2788 6.79796L15.2785 6.79764ZM5.25653 5.86847C5.07381 5.90183 4.89236 5.93234 4.71219 5.96857C3.14556 6.28348 2.0629 7.57301 2.02413 9.16632C2.00824 9.81712 2.15093 10.4218 2.53829 10.9563C2.66095 11.1254 2.78584 11.1578 2.92566 11.058C3.06103 10.9611 3.0623 10.8222 2.95362 10.6564C2.85638 10.5073 2.76041 10.3526 2.69685 10.1876C2.29042 9.1355 2.6279 7.82977 3.49129 7.10238C4.13065 6.56376 4.88854 6.37722 5.69378 6.36642C5.64293 6.62127 5.5778 6.86564 5.54825 7.11414C5.47325 7.74206 5.68329 8.26893 6.16376 8.67918C6.22509 8.73129 6.34458 8.76084 6.42116 8.74082C6.64233 8.68235 6.66458 8.45006 6.47741 8.28482C6.125 7.9734 5.96993 7.58159 6.06209 7.12145C6.12024 6.83069 6.22384 6.54692 6.32679 6.26728C6.40083 6.06708 6.36142 5.94378 6.16313 5.87006C6.06494 5.83351 5.96548 5.7957 5.87491 5.74359C5.64961 5.61362 5.5654 5.45632 5.62324 5.2021C5.65947 5.04194 5.74176 4.89004 5.81676 4.74101C5.88953 4.59642 5.8746 4.45946 5.75638 4.3778C5.64199 4.29867 5.48595 4.326 5.39793 4.45819C5.10335 4.8999 4.96831 5.36162 5.25589 5.86942L5.25653 5.86847ZM8.72344 4.80584C9.15656 4.96409 9.51691 5.20909 9.77907 5.5847C10.1277 6.08392 10.2141 6.64924 10.1855 7.24189C10.1772 7.41094 10.2656 7.53678 10.4073 7.55521C10.5462 7.57332 10.6831 7.4675 10.6809 7.29463C10.6771 6.95843 10.6797 6.61587 10.6161 6.28825C10.4362 5.36353 9.87663 4.73593 9.01356 4.37589C8.91823 4.33617 8.89472 4.292 8.90076 4.19095C8.92618 3.76005 8.78286 3.37204 8.56931 3.00724C8.48955 2.87092 8.34083 2.83373 8.21531 2.90555C8.09329 2.97546 8.06119 3.11941 8.13269 3.26432C8.18639 3.37268 8.24455 3.47977 8.28808 3.59226C8.54071 4.24338 8.37801 4.71337 7.70973 4.92596C7.55942 4.97394 7.4911 5.12011 7.53686 5.25167C7.58612 5.39276 7.72341 5.45155 7.88388 5.40007C8.22422 5.29107 8.51212 5.10613 8.72344 4.8052V4.80584ZM8.9052 12.6234C9.65927 12.6177 10.1185 12.2487 10.263 11.5312C10.2713 11.4899 10.3237 11.447 10.366 11.4251C10.5945 11.3078 10.8452 11.2242 11.053 11.0784C11.4725 10.7841 11.674 10.3751 11.5999 9.84763C11.5472 9.47138 11.3791 9.14789 11.1757 8.83743C11.0626 8.66456 10.9145 8.61912 10.7794 8.71191C10.6498 8.80088 10.6501 8.93975 10.7489 9.1177C10.8659 9.32807 10.9869 9.54161 11.0626 9.7685C11.1887 10.1463 11.0788 10.4657 10.7445 10.6754C10.5382 10.8044 10.3028 10.8941 10.0705 10.9722C9.82038 11.0564 9.80672 11.052 9.77716 11.3078C9.72251 11.7851 9.55728 12.012 9.17086 12.0851C9.00785 12.1159 8.83434 12.0949 8.66592 12.0898C8.51688 12.0851 8.40694 12.1566 8.38438 12.2853C8.35864 12.4327 8.42568 12.5449 8.57662 12.5802C8.68371 12.6049 8.79525 12.6094 8.90488 12.6231L8.9052 12.6234ZM8.28966 8.819C8.32653 8.75512 8.34846 8.65884 8.40343 8.63278C8.64335 8.51934 8.89916 8.50154 9.15878 8.56573C9.43588 8.63437 9.64816 8.80279 9.84359 9.00108C9.99167 9.15107 10.2265 9.11071 10.27 8.91623C10.2888 8.83266 10.244 8.7065 10.1842 8.63786C9.65133 8.02615 8.87724 7.86027 8.13301 8.19139C8.04753 8.22953 7.98715 8.2165 7.90166 8.1825C7.71799 8.10877 7.52511 8.05348 7.33158 8.01153C7.19367 7.98166 7.06815 8.0932 7.05131 8.22825C7.0332 8.37538 7.11233 8.47453 7.26232 8.51012C7.39515 8.54126 7.53083 8.57018 7.65508 8.62388C7.81524 8.69348 7.85337 8.79485 7.78601 8.95818C7.73453 9.08338 7.65793 9.19842 7.59311 9.31822C7.52352 9.44723 7.56006 9.55909 7.66842 9.63917C7.77964 9.72115 7.91121 9.71448 7.99732 9.60803C8.17782 9.38431 8.31351 9.13582 8.28999 8.81868L8.28966 8.819Z"}}]};t.BrainSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"brain-single",ref:t,icon:i}))}));t.BrainSingle.displayName="BrainSingle";t["default"]=t.BrainSingle},81696:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BrokenlineChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.8097 2.38923C15.088 2.56919 15.1677 2.94064 14.9877 3.21889L11.0401 9.32254C10.4807 10.1873 9.26196 10.3061 8.54617 9.56563L6.13226 7.0684C5.94536 6.87505 5.62475 6.9175 5.49462 7.15283L2.04119 13.3978C1.88083 13.6877 1.51575 13.7928 1.22577 13.6325C0.935783 13.4721 0.830702 13.107 0.991062 12.817L4.44449 6.57211C4.96502 5.63082 6.24748 5.461 6.99506 6.23438L9.40897 8.73162C9.58792 8.91675 9.89262 8.88705 10.0324 8.67085L13.9801 2.56719C14.1601 2.28895 14.5315 2.20927 14.8097 2.38923Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BrokenlineChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"brokenline-chart-single",ref:t,icon:i}))}));t.BrokenlineChartSingle.displayName="BrokenlineChartSingle";t["default"]=t.BrokenlineChartSingle},90725:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BrushIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59219 1.3667C1.70853 1.3667 0.992188 2.08304 0.992188 2.9667V4.9667C0.992188 5.85036 1.70853 6.5667 2.59219 6.5667H11.2694C12.1531 6.5667 12.8694 5.85036 12.8694 4.9667V4.79985H13.8075V8.18642C13.8075 8.38777 13.6579 8.55773 13.4581 8.58321L7.10511 9.39341C6.30618 9.4953 5.70752 10.1752 5.70752 10.9806V14.0332C5.70752 14.3646 5.97615 14.6332 6.30752 14.6332C6.63889 14.6332 6.90752 14.3646 6.90752 14.0332V10.9806C6.90752 10.7792 7.05718 10.6092 7.25692 10.5838L13.6099 9.77356C14.4089 9.67168 15.0075 8.99182 15.0075 8.18642V4.19985C15.0075 3.86848 14.7389 3.59985 14.4075 3.59985H12.8694V2.9667C12.8694 2.08304 12.1531 1.3667 11.2694 1.3667H2.59219ZM2.19219 2.9667C2.19219 2.74579 2.37127 2.5667 2.59219 2.5667H11.2694C11.4903 2.5667 11.6694 2.74579 11.6694 2.9667V4.9667C11.6694 5.18761 11.4903 5.3667 11.2694 5.3667H2.59219C2.37127 5.3667 2.19219 5.18761 2.19219 4.9667V2.9667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BrushIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"brush-icon",ref:t,icon:i}))}));t.BrushIcon.displayName="BrushIcon";t["default"]=t.BrushIcon},9626:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BrushSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59219 1.3667C1.70853 1.3667 0.992188 2.08304 0.992188 2.9667V4.9667C0.992188 5.85036 1.70853 6.5667 2.59219 6.5667H11.2694C12.1531 6.5667 12.8694 5.85036 12.8694 4.9667V4.79985H13.8075V8.18642C13.8075 8.38777 13.6579 8.55773 13.4581 8.58321L7.10511 9.39341C6.30618 9.4953 5.70752 10.1752 5.70752 10.9806V14.0332C5.70752 14.3646 5.97615 14.6332 6.30752 14.6332C6.63889 14.6332 6.90752 14.3646 6.90752 14.0332V10.9806C6.90752 10.7792 7.05718 10.6092 7.25692 10.5838L13.6099 9.77356C14.4089 9.67168 15.0075 8.99182 15.0075 8.18642V4.19985C15.0075 3.86848 14.7389 3.59985 14.4075 3.59985H12.8694V2.9667C12.8694 2.08304 12.1531 1.3667 11.2694 1.3667H2.59219ZM2.19219 2.9667C2.19219 2.74579 2.37127 2.5667 2.59219 2.5667H11.2694C11.4903 2.5667 11.6694 2.74579 11.6694 2.9667V4.9667C11.6694 5.18761 11.4903 5.3667 11.2694 5.3667H2.59219C2.37127 5.3667 2.19219 5.18761 2.19219 4.9667V2.9667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BrushSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"brush-single",ref:t,icon:i}))}));t.BrushSingle.displayName="BrushSingle";t["default"]=t.BrushSingle},37847:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BubbleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59355 2.1415C2.59355 1.81013 2.32493 1.5415 1.99355 1.5415C1.66218 1.5415 1.39355 1.81013 1.39355 2.1415V11.8589C1.39355 13.2949 2.55761 14.4589 3.99355 14.4589H13.9936C14.3249 14.4589 14.5936 14.1903 14.5936 13.8589C14.5936 13.5275 14.3249 13.2589 13.9936 13.2589H3.99355C3.22036 13.2589 2.59355 12.6321 2.59355 11.8589V2.1415Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4466 1.83691C11.2538 1.83691 10.2868 2.80388 10.2868 3.99672C10.2868 5.18956 11.2538 6.15653 12.4466 6.15653C13.6394 6.15653 14.6065 5.18956 14.6065 3.99672C14.6065 2.80388 13.6394 1.83691 12.4466 1.83691ZM11.4868 3.99672C11.4868 3.46665 11.9165 3.03691 12.4466 3.03691C12.9767 3.03691 13.4065 3.46665 13.4065 3.99672C13.4065 4.52679 12.9767 4.95653 12.4466 4.95653C11.9165 4.95653 11.4868 4.52679 11.4868 3.99672Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.42285 5.79336C5.42285 4.91778 6.13267 4.20801 7.00822 4.20801C7.88378 4.20801 8.59359 4.91778 8.59359 5.79336C8.59359 6.66893 7.88378 7.37871 7.00822 7.37871C6.13266 7.37871 5.42285 6.66893 5.42285 5.79336ZM7.00822 5.40801C6.79538 5.40801 6.62285 5.58055 6.62285 5.79336C6.62285 6.00616 6.79538 6.17871 7.00822 6.17871C7.22107 6.17871 7.39359 6.00616 7.39359 5.79336C7.39359 5.58055 7.22107 5.40801 7.00822 5.40801Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.87939 10.3876C3.87939 9.36881 4.70528 8.54297 5.72402 8.54297C6.74276 8.54297 7.56865 9.36881 7.56865 10.3876C7.56865 11.4063 6.74276 12.2322 5.72402 12.2322C4.70528 12.2322 3.87939 11.4063 3.87939 10.3876ZM5.72402 9.74297C5.368 9.74297 5.07939 10.0316 5.07939 10.3876C5.07939 10.7436 5.368 11.0322 5.72402 11.0322C6.08005 11.0322 6.36865 10.7436 6.36865 10.3876C6.36865 10.0316 6.08005 9.74297 5.72402 9.74297Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.97998 9.04309C8.97998 8.13557 9.71569 7.3999 10.6232 7.3999C11.5307 7.3999 12.2664 8.13557 12.2664 9.04309C12.2664 9.95061 11.5307 10.6863 10.6232 10.6863C9.71569 10.6863 8.97998 9.95061 8.97998 9.04309ZM10.6232 8.5999C10.3784 8.5999 10.18 8.79834 10.18 9.04309C10.18 9.28784 10.3784 9.48628 10.6232 9.48628C10.868 9.48628 11.0664 9.28784 11.0664 9.04309C11.0664 8.79834 10.868 8.5999 10.6232 8.5999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BubbleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bubble-icon",ref:t,icon:i}))}));t.BubbleIcon.displayName="BubbleIcon";t["default"]=t.BubbleIcon},28372:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.BubbleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59355 2.1415C2.59355 1.81013 2.32493 1.5415 1.99355 1.5415C1.66218 1.5415 1.39355 1.81013 1.39355 2.1415V11.8589C1.39355 13.2949 2.55761 14.4589 3.99355 14.4589H13.9936C14.3249 14.4589 14.5936 14.1903 14.5936 13.8589C14.5936 13.5275 14.3249 13.2589 13.9936 13.2589H3.99355C3.22036 13.2589 2.59355 12.6321 2.59355 11.8589V2.1415Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4466 1.83691C11.2538 1.83691 10.2868 2.80388 10.2868 3.99672C10.2868 5.18956 11.2538 6.15653 12.4466 6.15653C13.6394 6.15653 14.6065 5.18956 14.6065 3.99672C14.6065 2.80388 13.6394 1.83691 12.4466 1.83691ZM11.4868 3.99672C11.4868 3.46665 11.9165 3.03691 12.4466 3.03691C12.9767 3.03691 13.4065 3.46665 13.4065 3.99672C13.4065 4.52679 12.9767 4.95653 12.4466 4.95653C11.9165 4.95653 11.4868 4.52679 11.4868 3.99672Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.42285 5.79336C5.42285 4.91778 6.13267 4.20801 7.00822 4.20801C7.88378 4.20801 8.59359 4.91778 8.59359 5.79336C8.59359 6.66893 7.88378 7.37871 7.00822 7.37871C6.13266 7.37871 5.42285 6.66893 5.42285 5.79336ZM7.00822 5.40801C6.79538 5.40801 6.62285 5.58055 6.62285 5.79336C6.62285 6.00616 6.79538 6.17871 7.00822 6.17871C7.22107 6.17871 7.39359 6.00616 7.39359 5.79336C7.39359 5.58055 7.22107 5.40801 7.00822 5.40801Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.87939 10.3876C3.87939 9.36881 4.70528 8.54297 5.72402 8.54297C6.74276 8.54297 7.56865 9.36881 7.56865 10.3876C7.56865 11.4063 6.74276 12.2322 5.72402 12.2322C4.70528 12.2322 3.87939 11.4063 3.87939 10.3876ZM5.72402 9.74297C5.368 9.74297 5.07939 10.0316 5.07939 10.3876C5.07939 10.7436 5.368 11.0322 5.72402 11.0322C6.08005 11.0322 6.36865 10.7436 6.36865 10.3876C6.36865 10.0316 6.08005 9.74297 5.72402 9.74297Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.97998 9.04309C8.97998 8.13557 9.71569 7.3999 10.6232 7.3999C11.5307 7.3999 12.2664 8.13557 12.2664 9.04309C12.2664 9.95061 11.5307 10.6863 10.6232 10.6863C9.71569 10.6863 8.97998 9.95061 8.97998 9.04309ZM10.6232 8.5999C10.3784 8.5999 10.18 8.79834 10.18 9.04309C10.18 9.28784 10.3784 9.48628 10.6232 9.48628C10.868 9.48628 11.0664 9.28784 11.0664 9.04309C11.0664 8.79834 10.868 8.5999 10.6232 8.5999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.BubbleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"bubble-single",ref:t,icon:i}))}));t.BubbleSingle.displayName="BubbleSingle";t["default"]=t.BubbleSingle},80971:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Build=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M6.61651 13.9033C7.30836 13.663 7.91514 13.2474 8.38632 12.7116C8.19213 12.5014 8.06833 12.224 8.05449 11.9157C8.02335 11.2223 8.56022 10.635 9.25363 10.6038C9.29557 10.602 9.33713 10.6022 9.3782 10.6043C9.42167 10.3295 9.43826 10.0462 9.42529 9.75742C9.40565 9.31995 9.31958 8.90117 9.17727 8.51037C9.17141 8.51072 9.16554 8.51103 9.15965 8.51129C8.46625 8.54243 7.87888 8.00556 7.84774 7.31215C7.8388 7.11309 7.87668 6.92278 7.95162 6.75184C7.44742 6.32356 6.84157 6.01329 6.17813 5.86132C5.98876 6.27766 5.5781 6.57538 5.08985 6.5973C4.6016 6.61923 4.1659 6.35952 3.93998 5.96184C3.29283 6.17266 2.71723 6.53598 2.25345 7.00774C2.34341 7.17127 2.39819 7.35742 2.40713 7.55648C2.43827 8.24989 1.9014 8.83725 1.20799 8.86839C1.20211 8.86866 1.19623 8.86888 1.19037 8.86906C1.08366 9.27104 1.03547 9.69585 1.05512 10.1333C1.06809 10.4221 1.11001 10.7028 1.17794 10.9726C1.21865 10.9668 1.26001 10.9628 1.30196 10.9609C1.99537 10.9298 2.58273 11.4667 2.61387 12.1601C2.62772 12.4684 2.52929 12.7557 2.35472 12.9825C2.87203 13.4739 3.51362 13.8335 4.22423 14.0107C4.36333 13.4972 4.8212 13.1093 5.38117 13.0842C5.94113 13.059 6.43193 13.4043 6.61651 13.9033Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.15128 7.97976C6.23833 7.93095 7.15913 8.7726 7.20795 9.85965C7.25676 10.9467 6.41512 11.8675 5.32807 11.9163C4.24102 11.9651 3.32022 11.1235 3.2714 10.0364C3.22258 8.94938 4.06423 8.02858 5.15128 7.97976ZM6.20096 9.90487C6.17712 9.37396 5.72741 8.96291 5.1965 8.98675C4.6656 9.01059 4.25454 9.4603 4.27839 9.99121C4.30223 10.5221 4.75194 10.9332 5.28284 10.9093C5.81375 10.8855 6.2248 10.4358 6.20096 9.90487Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.71935 5.65476C5.81849 5.43681 6.05727 5.31869 6.29066 5.37215C7.03474 5.54259 7.71352 5.89041 8.27791 6.36983C8.44761 6.51397 8.50261 6.75239 8.41321 6.95631C8.36861 7.05805 8.34585 7.17151 8.35124 7.29164C8.36989 7.70698 8.72171 8.02856 9.13705 8.0099L9.14748 8.00936C9.36992 7.99619 9.5746 8.13065 9.65085 8.34002C9.81049 8.7784 9.90682 9.24768 9.92879 9.73691C9.94329 10.0598 9.92476 10.377 9.87602 10.6852C9.83569 10.9401 9.60924 11.1234 9.35147 11.1097C9.32669 11.1084 9.3016 11.1083 9.27624 11.1094C8.86091 11.1281 8.53933 11.4799 8.55798 11.8952C8.56629 12.0803 8.64006 12.2457 8.75656 12.3718C8.93171 12.5614 8.93527 12.8527 8.76479 13.0466C8.23742 13.6462 7.55775 14.1121 6.78185 14.3815C6.52262 14.4715 6.23901 14.3376 6.14381 14.0803C6.03307 13.7809 5.73842 13.5748 5.40378 13.5898C5.06915 13.6048 4.79415 13.8365 4.7107 14.1446C4.63895 14.4095 4.36848 14.5683 4.10223 14.5019C3.3053 14.303 2.58661 13.9 2.00762 13.35C1.82045 13.1723 1.79788 12.8818 1.95533 12.6772C2.06004 12.5412 2.1187 12.3699 2.11039 12.1848C2.09173 11.7695 1.73991 11.4479 1.32458 11.4665C1.29922 11.4677 1.27425 11.47 1.24968 11.4736C0.994177 11.5103 0.752214 11.3481 0.689194 11.0978C0.613026 10.7952 0.566131 10.4809 0.551631 10.158C0.52966 9.66879 0.583545 9.19277 0.703238 8.74186C0.760408 8.52648 0.952225 8.37421 1.17495 8.3674L1.18538 8.367C1.60072 8.34835 1.92229 7.99653 1.90364 7.5812C1.89825 7.46106 1.86541 7.3501 1.81186 7.25276C1.70455 7.05768 1.73796 6.8153 1.89405 6.65652C2.41319 6.12844 3.05807 5.72118 3.78387 5.48473C4.01153 5.41056 4.25994 5.50681 4.37821 5.71499C4.51422 5.9544 4.77551 6.10902 5.06724 6.09592C5.35897 6.08282 5.60535 5.9054 5.71935 5.65476ZM7.34426 7.33687C7.33818 7.20153 7.34762 7.06876 7.37105 6.94042C7.07685 6.73159 6.75134 6.5652 6.40379 6.4495C6.09821 6.82794 5.63764 7.07932 5.11246 7.1029C4.58728 7.12649 4.10604 6.91741 3.76777 6.56788C3.43198 6.71427 3.1227 6.90916 2.8484 7.14353C2.88324 7.26925 2.90455 7.40064 2.91063 7.53598C2.9484 8.37706 2.38966 9.10678 1.60854 9.31583C1.56402 9.57345 1.54637 9.84011 1.55862 10.1128C1.56409 10.2347 1.57541 10.3549 1.59227 10.4731C2.42168 10.5833 3.07852 11.2745 3.11737 12.1396C3.12893 12.3971 3.08438 12.6445 2.99464 12.8697C3.28297 13.0916 3.60442 13.2713 3.94947 13.4005C4.24677 12.9313 4.76079 12.6096 5.35856 12.5828C5.95633 12.5559 6.49711 12.8302 6.83527 13.2709C7.16735 13.1113 7.4714 12.9035 7.73868 12.6567C7.62912 12.4404 7.56256 12.1979 7.551 11.9405C7.51215 11.0753 8.10438 10.328 8.92058 10.144C8.92678 10.0248 8.92728 9.90408 8.9218 9.78214C8.90956 9.50943 8.86807 9.24543 8.80064 8.99284C8.00392 8.85465 7.38203 8.17795 7.34426 7.33687Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.863 7.86422C12.3667 7.86821 12.8558 7.73895 13.2847 7.50055C13.2074 7.31952 13.1912 7.11125 13.2534 6.9083C13.3932 6.45185 13.8766 6.19519 14.3331 6.33503C14.3607 6.34349 14.3875 6.35322 14.4137 6.36411C14.5052 6.19606 14.5814 6.01636 14.6396 5.82624C14.7278 5.53827 14.7687 5.24708 14.7667 4.96103C14.7628 4.9599 14.7589 4.95875 14.7551 4.95756C14.2986 4.81772 14.042 4.33432 14.1818 3.87787C14.2219 3.74683 14.2904 3.63227 14.3784 3.53881C14.1506 3.14496 13.8296 2.80413 13.4348 2.55256C13.2161 2.77861 12.8813 2.87673 12.5599 2.77827C12.2385 2.6798 12.0161 2.41098 11.9615 2.10118C11.4936 2.08843 11.0368 2.191 10.6274 2.38963C10.648 2.51635 10.6405 2.64959 10.6004 2.78063C10.4605 3.23708 9.97714 3.49375 9.52068 3.3539C9.51681 3.35272 9.51295 3.35151 9.50911 3.35027C9.34721 3.58609 9.21795 3.85021 9.12973 4.13819C9.07148 4.3283 9.03388 4.5198 9.01562 4.71032C9.04334 4.71592 9.07105 4.72291 9.09867 4.73138C9.55512 4.87122 9.81179 5.35461 9.67194 5.81107C9.60977 6.01401 9.47968 6.17746 9.31424 6.28413C9.53601 6.72188 9.86873 7.10291 10.2882 7.38176C10.4969 7.08115 10.883 6.93549 11.2516 7.04842C11.6203 7.16135 11.8586 7.49833 11.863 7.86422Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.269 3.7308C12.9611 3.94281 13.3502 4.67569 13.1382 5.36772C12.9262 6.05975 12.1933 6.44888 11.5012 6.23686C10.8092 6.02484 10.4201 5.29197 10.6321 4.59994C10.8441 3.90791 11.577 3.51878 12.269 3.7308ZM12.1744 5.07244C12.2233 4.9127 12.1335 4.74352 11.9738 4.69458C11.814 4.64564 11.6448 4.73546 11.5959 4.89521C11.5469 5.05496 11.6368 5.22413 11.7965 5.27308C11.9563 5.32202 12.1254 5.23219 12.1744 5.07244Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7064 2.12906C13.5045 2.00039 13.2399 2.03154 13.0734 2.20359C12.9812 2.29884 12.8416 2.33875 12.7082 2.29791C12.5749 2.25707 12.4816 2.14577 12.4586 2.01524C12.417 1.77944 12.2153 1.60542 11.976 1.5989C11.4253 1.5839 10.8885 1.70462 10.4081 1.93773C10.2078 2.03493 10.095 2.25205 10.1307 2.47183C10.1391 2.52397 10.1362 2.57903 10.1192 2.63453C10.0609 2.82484 9.85935 2.93185 9.66904 2.87355L9.66433 2.87207C9.45223 2.80376 9.22044 2.88284 9.09432 3.06655C8.90377 3.34411 8.75196 3.65456 8.64855 3.99208C8.58031 4.21483 8.53611 4.43969 8.51463 4.66377C8.49001 4.92073 8.66351 5.15475 8.91653 5.20587C8.92827 5.20824 8.94001 5.21121 8.95175 5.2148C9.14206 5.27311 9.24907 5.47465 9.19077 5.66497C9.16472 5.74998 9.11105 5.81746 9.04185 5.86207C8.82489 6.00196 8.7487 6.28316 8.86536 6.51344C9.12558 7.02709 9.51635 7.47492 10.0099 7.80302C10.2385 7.95493 10.5465 7.8961 10.703 7.67066C10.7903 7.54489 10.9518 7.48499 11.1047 7.53185C11.2577 7.57871 11.3579 7.7188 11.3598 7.87187C11.3631 8.14626 11.5853 8.36757 11.8597 8.36974C12.4524 8.37444 13.027 8.22235 13.5303 7.94262C13.7559 7.81721 13.8503 7.54158 13.7489 7.30417C13.7166 7.22845 13.7099 7.14249 13.736 7.05748C13.7943 6.86716 13.9958 6.76015 14.1861 6.81846C14.1979 6.82205 14.2093 6.82617 14.2203 6.83079C14.4585 6.93017 14.7334 6.8335 14.8569 6.60685C14.9646 6.40919 15.054 6.19816 15.1222 5.97542C15.2256 5.63789 15.2738 5.29569 15.2714 4.95901C15.2698 4.73618 15.1221 4.54084 14.9082 4.47862L14.9034 4.4772C14.7131 4.4189 14.6061 4.21735 14.6644 4.02704C14.6814 3.97155 14.7098 3.92431 14.7461 3.88585C14.8987 3.72375 14.9269 3.4807 14.8154 3.28797C14.548 2.82576 14.1709 2.42508 13.7064 2.12906ZM13.775 3.54085C13.7459 3.60175 13.7209 3.66549 13.7006 3.73177C13.5196 4.32249 13.7582 4.94172 14.246 5.26901C14.2293 5.40581 14.2004 5.54326 14.1584 5.68014C14.1465 5.71894 14.1338 5.75719 14.1201 5.79488C13.5194 5.77715 12.9568 6.15975 12.7722 6.7622C12.7263 6.91205 12.7074 7.06402 12.7128 7.21261C12.5651 7.26758 12.4117 7.30804 12.2549 7.33285C12.1012 6.97822 11.7991 6.69034 11.4 6.56806C11.0009 6.44579 10.5894 6.51502 10.2634 6.72274C10.1474 6.61431 10.043 6.49487 9.95143 6.3666C10.0391 6.24653 10.1086 6.11009 10.1546 5.96024C10.3391 5.35779 10.0874 4.72569 9.57979 4.40385C9.58961 4.365 9.60045 4.32616 9.61234 4.28736C9.65427 4.15048 9.7073 4.02041 9.77007 3.89771C10.3576 3.89988 10.902 3.52053 11.083 2.9298C11.1033 2.86352 11.1183 2.79675 11.1283 2.72996C11.2868 2.67653 11.4513 2.63964 11.6192 2.62063C11.7851 2.91755 12.0614 3.15397 12.413 3.26169C12.7646 3.36941 13.1259 3.32834 13.4296 3.17526C13.558 3.28506 13.6736 3.40778 13.775 3.54085Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Build=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"build",ref:t,icon:i}))}));t.Build.displayName="Build";t["default"]=t.Build},60291:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Building=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.66699 11.0026C8.66699 10.6344 8.96547 10.3359 9.33366 10.3359H10.667C11.0352 10.3359 11.3337 10.6344 11.3337 11.0026C11.3337 11.3708 11.0352 11.6693 10.667 11.6693H9.33366C8.96547 11.6693 8.66699 11.3708 8.66699 11.0026Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66699 8.0026C8.66699 7.63441 8.96547 7.33594 9.33366 7.33594H10.667C11.0352 7.33594 11.3337 7.63441 11.3337 8.0026C11.3337 8.37079 11.0352 8.66927 10.667 8.66927H9.33366C8.96547 8.66927 8.66699 8.37079 8.66699 8.0026Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33366 4.33594C8.96547 4.33594 8.66699 4.63441 8.66699 5.0026C8.66699 5.37079 8.96547 5.66927 9.33366 5.66927H10.667C11.0352 5.66927 11.3337 5.37079 11.3337 5.0026C11.3337 4.63441 11.0352 4.33594 10.667 4.33594H9.33366Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33363 1C6.59725 1 6.00029 1.59695 6.00029 2.33333V7H3.33363C2.59725 7 2.00029 7.59695 2.00029 8.33333V13.6664H1.33366C0.965469 13.6664 0.666992 13.9649 0.666992 14.3331C0.666992 14.7013 0.965469 14.9997 1.33366 14.9997H3.30698C3.31584 14.9999 3.32472 15 3.33363 15H6.00029C6.0092 15 6.01808 14.9999 6.02694 14.9997H7.30698C7.31584 14.9999 7.32472 15 7.33363 15H12.667C12.6759 15 12.6847 14.9999 12.6936 14.9997H14.667C15.0352 14.9997 15.3337 14.7013 15.3337 14.3331C15.3337 13.9649 15.0352 13.6664 14.667 13.6664H14.0003V2.33333C14.0003 1.59695 13.4033 1 12.667 1H7.33363ZM12.667 13.6664V2.33333H7.33363L7.33363 13.6664H12.667ZM6.00029 13.6664V8.33333H3.33363V10.996C3.33719 10.6308 3.63429 10.3359 4.00026 10.3359H5.33359C5.70178 10.3359 6.00026 10.6344 6.00026 11.0026C6.00026 11.3708 5.70178 11.6693 5.33359 11.6693H4.00026C3.63429 11.6693 3.33719 11.3744 3.33363 11.0092V13.6664H6.00029Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Building=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"building",ref:t,icon:i}))}));t.Building.displayName="Building";t["default"]=t.Building},28863:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CalendarIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.87598 11.8327C8.87598 11.5013 9.14461 11.2327 9.47598 11.2327H11.476C11.8073 11.2327 12.076 11.5013 12.076 11.8327C12.076 12.164 11.8073 12.4327 11.476 12.4327H9.47598C9.14461 12.4327 8.87598 12.164 8.87598 11.8327Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.80898 11.2327C4.47761 11.2327 4.20898 11.5013 4.20898 11.8327C4.20898 12.164 4.47761 12.4327 4.80898 12.4327H6.80898C7.14036 12.4327 7.40898 12.164 7.40898 11.8327C7.40898 11.5013 7.14036 11.2327 6.80898 11.2327H4.80898Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.87598 9.16592C8.87598 8.83455 9.14461 8.56592 9.47598 8.56592H11.476C11.8073 8.56592 12.076 8.83455 12.076 9.16592C12.076 9.49729 11.8073 9.76592 11.476 9.76592H9.47598C9.14461 9.76592 8.87598 9.49729 8.87598 9.16592Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.80898 8.56592C4.47761 8.56592 4.20898 8.83455 4.20898 9.16592C4.20898 9.49729 4.47761 9.76592 4.80898 9.76592H6.80898C7.14036 9.76592 7.40898 9.49729 7.40898 9.16592C7.40898 8.83455 7.14036 8.56592 6.80898 8.56592H4.80898Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.00615 1.69985C6.00615 1.36848 5.73752 1.09985 5.40615 1.09985C5.07478 1.09985 4.80615 1.36848 4.80615 1.69985V2.34009H3.64248C2.20654 2.34009 1.04248 3.50415 1.04248 4.94009V12.3C1.04248 13.7359 2.20654 14.9 3.64248 14.9H12.6425C14.0784 14.9 15.2425 13.7359 15.2425 12.3V4.94009C15.2425 3.50415 14.0784 2.34009 12.6425 2.34009H11.4798V1.69985C11.4798 1.36848 11.2112 1.09985 10.8798 1.09985C10.5484 1.09985 10.2798 1.36848 10.2798 1.69985V2.34009H6.00615V1.69985ZM14.0425 5.97021V4.94009C14.0425 4.16689 13.4157 3.54009 12.6425 3.54009H11.4798V4.09985C11.4798 4.43122 11.2112 4.69985 10.8798 4.69985C10.5484 4.69985 10.2798 4.43122 10.2798 4.09985V3.54009H6.00615V4.09985C6.00615 4.43122 5.73752 4.69985 5.40615 4.69985C5.07478 4.69985 4.80615 4.43122 4.80615 4.09985V3.54009H3.64248C2.86928 3.54009 2.24248 4.16689 2.24248 4.94009V5.97021H14.0425ZM2.24248 7.17021H14.0425V12.3C14.0425 13.0731 13.4157 13.7 12.6425 13.7H3.64248C2.86928 13.7 2.24248 13.0732 2.24248 12.3V7.17021Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CalendarIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"calendar-icon",ref:t,icon:i}))}));t.CalendarIcon.displayName="CalendarIcon";t["default"]=t.CalendarIcon},86396:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CalendarSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.87598 11.8327C8.87598 11.5013 9.14461 11.2327 9.47598 11.2327H11.476C11.8073 11.2327 12.076 11.5013 12.076 11.8327C12.076 12.164 11.8073 12.4327 11.476 12.4327H9.47598C9.14461 12.4327 8.87598 12.164 8.87598 11.8327Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.80898 11.2327C4.47761 11.2327 4.20898 11.5013 4.20898 11.8327C4.20898 12.164 4.47761 12.4327 4.80898 12.4327H6.80898C7.14036 12.4327 7.40898 12.164 7.40898 11.8327C7.40898 11.5013 7.14036 11.2327 6.80898 11.2327H4.80898Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.87598 9.16592C8.87598 8.83455 9.14461 8.56592 9.47598 8.56592H11.476C11.8073 8.56592 12.076 8.83455 12.076 9.16592C12.076 9.49729 11.8073 9.76592 11.476 9.76592H9.47598C9.14461 9.76592 8.87598 9.49729 8.87598 9.16592Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.80898 8.56592C4.47761 8.56592 4.20898 8.83455 4.20898 9.16592C4.20898 9.49729 4.47761 9.76592 4.80898 9.76592H6.80898C7.14036 9.76592 7.40898 9.49729 7.40898 9.16592C7.40898 8.83455 7.14036 8.56592 6.80898 8.56592H4.80898Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.00615 1.69985C6.00615 1.36848 5.73752 1.09985 5.40615 1.09985C5.07478 1.09985 4.80615 1.36848 4.80615 1.69985V2.34009H3.64248C2.20654 2.34009 1.04248 3.50415 1.04248 4.94009V12.3C1.04248 13.7359 2.20654 14.9 3.64248 14.9H12.6425C14.0784 14.9 15.2425 13.7359 15.2425 12.3V4.94009C15.2425 3.50415 14.0784 2.34009 12.6425 2.34009H11.4798V1.69985C11.4798 1.36848 11.2112 1.09985 10.8798 1.09985C10.5484 1.09985 10.2798 1.36848 10.2798 1.69985V2.34009H6.00615V1.69985ZM14.0425 5.97021V4.94009C14.0425 4.16689 13.4157 3.54009 12.6425 3.54009H11.4798V4.09985C11.4798 4.43122 11.2112 4.69985 10.8798 4.69985C10.5484 4.69985 10.2798 4.43122 10.2798 4.09985V3.54009H6.00615V4.09985C6.00615 4.43122 5.73752 4.69985 5.40615 4.69985C5.07478 4.69985 4.80615 4.43122 4.80615 4.09985V3.54009H3.64248C2.86928 3.54009 2.24248 4.16689 2.24248 4.94009V5.97021H14.0425ZM2.24248 7.17021H14.0425V12.3C14.0425 13.0731 13.4157 13.7 12.6425 13.7H3.64248C2.86928 13.7 2.24248 13.0732 2.24248 12.3V7.17021Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CalendarSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"calendar-single",ref:t,icon:i}))}));t.CalendarSingle.displayName="CalendarSingle";t["default"]=t.CalendarSingle},34883:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CancelFreezeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V4.86989C14.8601 5.20126 14.5915 5.46989 14.2601 5.46989C13.9288 5.46989 13.6601 5.20126 13.6601 4.86989V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H8.34014V3.20284C8.34014 3.20446 8.34014 3.20608 8.34014 3.2077V6.73989C8.34014 7.62355 7.62379 8.33989 6.74014 8.33989H2.70277C2.70112 8.3399 2.69947 8.3399 2.69781 8.33989H2.34014V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V11.7299C13.6601 11.3985 13.9288 11.1299 14.2601 11.1299C14.5915 11.1299 14.8601 11.3985 14.8601 11.7299V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM4.26409 7.13989H6.74014C6.96105 7.13989 7.14014 6.96081 7.14014 6.73989V4.55237L4.26409 7.13989ZM7.14014 2.93819V2.33989H6.28159L2.34044 5.614L2.34056 7.13989H2.46992L7.14014 2.93819ZM2.34032 4.05403L4.40368 2.33989H3.74029C2.96705 2.33989 2.34023 2.96676 2.34029 3.74L2.34032 4.05403Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73877 9.00298C8.73877 9.55526 9.18649 10.003 9.73877 10.003H11.7792C12.1106 10.003 12.3792 9.73435 12.3792 9.40298C12.3792 9.07161 12.1106 8.80298 11.7792 8.80298H10.7874L12.2304 7.36157C12.7051 6.88734 13.4743 6.88754 13.9488 7.36202C14.4234 7.83667 14.4234 8.60624 13.9488 9.0809L13.2095 9.82016C12.9752 10.0545 12.9752 10.4344 13.2095 10.6687C13.4439 10.903 13.8238 10.903 14.0581 10.6687L14.7973 9.92943C15.7406 8.98614 15.7406 7.45678 14.7973 6.51349C13.8544 5.57056 12.3257 5.57015 11.3823 6.51259L9.93877 7.95459V6.96255C9.93877 6.63118 9.67014 6.36255 9.33877 6.36255C9.0074 6.36255 8.73877 6.63118 8.73877 6.96255V9.00298Z"}}]};t.CancelFreezeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cancel-freeze-icon",ref:t,icon:i}))}));t.CancelFreezeIcon.displayName="CancelFreezeIcon";t["default"]=t.CancelFreezeIcon},65296:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CancelFreezeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V4.86989C14.8601 5.20126 14.5915 5.46989 14.2601 5.46989C13.9288 5.46989 13.6601 5.20126 13.6601 4.86989V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H8.34014V3.20284C8.34014 3.20446 8.34014 3.20608 8.34014 3.2077V6.73989C8.34014 7.62355 7.62379 8.33989 6.74014 8.33989H2.70277C2.70112 8.3399 2.69947 8.3399 2.69781 8.33989H2.34014V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V11.7299C13.6601 11.3985 13.9288 11.1299 14.2601 11.1299C14.5915 11.1299 14.8601 11.3985 14.8601 11.7299V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM4.26409 7.13989H6.74014C6.96105 7.13989 7.14014 6.96081 7.14014 6.73989V4.55237L4.26409 7.13989ZM7.14014 2.93819V2.33989H6.28159L2.34044 5.614L2.34056 7.13989H2.46992L7.14014 2.93819ZM2.34032 4.05403L4.40368 2.33989H3.74029C2.96705 2.33989 2.34023 2.96676 2.34029 3.74L2.34032 4.05403Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73877 9.00298C8.73877 9.55526 9.18649 10.003 9.73877 10.003H11.7792C12.1106 10.003 12.3792 9.73435 12.3792 9.40298C12.3792 9.07161 12.1106 8.80298 11.7792 8.80298H10.7874L12.2304 7.36157C12.7051 6.88734 13.4743 6.88754 13.9488 7.36202C14.4234 7.83667 14.4234 8.60624 13.9488 9.0809L13.2095 9.82016C12.9752 10.0545 12.9752 10.4344 13.2095 10.6687C13.4439 10.903 13.8238 10.903 14.0581 10.6687L14.7973 9.92943C15.7406 8.98614 15.7406 7.45678 14.7973 6.51349C13.8544 5.57056 12.3257 5.57015 11.3823 6.51259L9.93877 7.95459V6.96255C9.93877 6.63118 9.67014 6.36255 9.33877 6.36255C9.0074 6.36255 8.73877 6.63118 8.73877 6.96255V9.00298Z"}}]};t.CancelFreezeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cancel-freeze-single",ref:t,icon:i}))}));t.CancelFreezeSingle.displayName="CancelFreezeSingle";t["default"]=t.CancelFreezeSingle},55406:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CancelMergeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.55628 1.13922 8.66093 2.03448 8.66077 3.13893L8.66063 4.19191C8.66059 4.52328 8.92918 4.79194 9.26055 4.79199C9.59192 4.79204 9.86059 4.52344 9.86063 4.19207L9.86077 3.13909C9.86084 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 12.8612C13.394 13.303 13.0358 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86063 13.303 9.86063 12.8612V11.8084C9.86063 11.4771 9.592 11.2084 9.26063 11.2084C8.92926 11.2084 8.66063 11.4771 8.66063 11.8084V12.8612C8.66063 13.9658 9.55606 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.33888 1.13919L3.40568 1.13926C2.30114 1.13931 1.40575 2.03474 1.40576 3.13928L1.40586 12.8612C1.40587 13.9658 2.3013 14.8612 3.40586 14.8612H5.33896C6.44353 14.8612 7.33896 13.9658 7.33896 12.8612V11.8084C7.33896 11.4771 7.07033 11.2084 6.73896 11.2084C6.40759 11.2084 6.13896 11.4771 6.13896 11.8084V12.8612C6.13896 13.303 5.78079 13.6612 5.33896 13.6612H3.40586C2.96403 13.6612 2.60586 13.303 2.60586 12.8612L2.60576 3.13927C2.60576 2.69745 2.96391 2.33928 3.40573 2.33926L5.33893 2.33919C5.78077 2.33917 6.13896 2.69735 6.13896 3.13919V4.192C6.13896 4.52337 6.40759 4.792 6.73896 4.792C7.07033 4.792 7.33896 4.52337 7.33896 4.192V3.13919C7.33896 2.03459 6.44348 1.13914 5.33888 1.13919Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.20731 5.99993C8.973 6.23424 8.973 6.61414 9.20731 6.84845L10.0912 7.73235C10.2474 7.88856 10.2474 8.14182 10.0912 8.29803L9.20731 9.18192C8.973 9.41624 8.973 9.79614 9.20731 10.0305C9.44163 10.2648 9.82153 10.2648 10.0558 10.0305L10.9397 9.14654C11.5646 8.52171 11.5646 7.50867 10.9397 6.88384L10.0558 5.99993C9.82153 5.76561 9.44163 5.76561 9.20731 5.99993Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.94379 5.99993C6.1781 5.76561 6.558 5.76561 6.79232 5.99993C7.02663 6.23424 7.02663 6.61414 6.79232 6.84845L5.90842 7.73235C5.75221 7.88856 5.75221 8.14182 5.90842 8.29803L6.79232 9.18193C7.02663 9.41624 7.02663 9.79614 6.79232 10.0305C6.558 10.2648 6.1781 10.2648 5.94379 10.0305L5.0599 9.14656C4.43506 8.52172 4.43506 7.50866 5.0599 6.88382L5.94379 5.99993Z"}}]};t.CancelMergeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cancel-merge-icon",ref:t,icon:i}))}));t.CancelMergeIcon.displayName="CancelMergeIcon";t["default"]=t.CancelMergeIcon},95541:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CancelMergeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.55628 1.13922 8.66093 2.03448 8.66077 3.13893L8.66063 4.19191C8.66059 4.52328 8.92918 4.79194 9.26055 4.79199C9.59192 4.79204 9.86059 4.52344 9.86063 4.19207L9.86077 3.13909C9.86084 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 12.8612C13.394 13.303 13.0358 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86063 13.303 9.86063 12.8612V11.8084C9.86063 11.4771 9.592 11.2084 9.26063 11.2084C8.92926 11.2084 8.66063 11.4771 8.66063 11.8084V12.8612C8.66063 13.9658 9.55606 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.33888 1.13919L3.40568 1.13926C2.30114 1.13931 1.40575 2.03474 1.40576 3.13928L1.40586 12.8612C1.40587 13.9658 2.3013 14.8612 3.40586 14.8612H5.33896C6.44353 14.8612 7.33896 13.9658 7.33896 12.8612V11.8084C7.33896 11.4771 7.07033 11.2084 6.73896 11.2084C6.40759 11.2084 6.13896 11.4771 6.13896 11.8084V12.8612C6.13896 13.303 5.78079 13.6612 5.33896 13.6612H3.40586C2.96403 13.6612 2.60586 13.303 2.60586 12.8612L2.60576 3.13927C2.60576 2.69745 2.96391 2.33928 3.40573 2.33926L5.33893 2.33919C5.78077 2.33917 6.13896 2.69735 6.13896 3.13919V4.192C6.13896 4.52337 6.40759 4.792 6.73896 4.792C7.07033 4.792 7.33896 4.52337 7.33896 4.192V3.13919C7.33896 2.03459 6.44348 1.13914 5.33888 1.13919Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.20731 5.99993C8.973 6.23424 8.973 6.61414 9.20731 6.84845L10.0912 7.73235C10.2474 7.88856 10.2474 8.14182 10.0912 8.29803L9.20731 9.18192C8.973 9.41624 8.973 9.79614 9.20731 10.0305C9.44163 10.2648 9.82153 10.2648 10.0558 10.0305L10.9397 9.14654C11.5646 8.52171 11.5646 7.50867 10.9397 6.88384L10.0558 5.99993C9.82153 5.76561 9.44163 5.76561 9.20731 5.99993Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.94379 5.99993C6.1781 5.76561 6.558 5.76561 6.79232 5.99993C7.02663 6.23424 7.02663 6.61414 6.79232 6.84845L5.90842 7.73235C5.75221 7.88856 5.75221 8.14182 5.90842 8.29803L6.79232 9.18193C7.02663 9.41624 7.02663 9.79614 6.79232 10.0305C6.558 10.2648 6.1781 10.2648 5.94379 10.0305L5.0599 9.14656C4.43506 8.52172 4.43506 7.50866 5.0599 6.88382L5.94379 5.99993Z"}}]};t.CancelMergeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cancel-merge-single",ref:t,icon:i}))}));t.CancelMergeSingle.displayName="CancelMergeSingle";t["default"]=t.CancelMergeSingle},68573:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CaretDown=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.54048 6.53315L7.4987 10.4605C7.63158 10.5923 7.81178 10.6663 7.99967 10.6663C8.18757 10.6663 8.36777 10.5923 8.50065 10.4605L12.4589 6.53315C12.5579 6.43482 12.6254 6.30956 12.6527 6.1732C12.6801 6.03684 12.666 5.8955 12.6124 5.76704C12.5588 5.63859 12.468 5.5288 12.3515 5.45154C12.235 5.37429 12.098 5.33304 11.9579 5.33301H4.04145C3.90133 5.33304 3.76436 5.37429 3.64786 5.45154C3.53136 5.5288 3.44056 5.63859 3.38694 5.76704C3.33332 5.8955 3.31929 6.03684 3.34662 6.1732C3.37394 6.30956 3.44141 6.43482 3.54048 6.53315Z"}}]};t.CaretDown=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"caret-down",ref:t,icon:i}))}));t.CaretDown.displayName="CaretDown";t["default"]=t.CaretDown},87548:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CatalogueIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9834 3.98332C1.9834 3.61513 2.28188 3.31665 2.65007 3.31665H13.3167C13.6849 3.31665 13.9834 3.61513 13.9834 3.98332C13.9834 4.35151 13.6849 4.64998 13.3167 4.64998H2.65007C2.28188 4.64998 1.9834 4.35151 1.9834 3.98332Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9834 7.98267C1.9834 7.61448 2.28188 7.316 2.65007 7.316H10.6501C11.0183 7.316 11.3167 7.61448 11.3167 7.98267C11.3167 8.35086 11.0183 8.64933 10.6501 8.64933H2.65007C2.28188 8.64933 1.9834 8.35086 1.9834 7.98267Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.65007 11.316C2.28188 11.316 1.9834 11.6145 1.9834 11.9827C1.9834 12.3509 2.28188 12.6493 2.65007 12.6493H7.9834C8.35159 12.6493 8.65006 12.3509 8.65006 11.9827C8.65006 11.6145 8.35159 11.316 7.9834 11.316H2.65007Z"}}]};t.CatalogueIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"catalogue-icon",ref:t,icon:i}))}));t.CatalogueIcon.displayName="CatalogueIcon";t["default"]=t.CatalogueIcon},89643:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CatalogueSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9834 3.98332C1.9834 3.61513 2.28188 3.31665 2.65007 3.31665H13.3167C13.6849 3.31665 13.9834 3.61513 13.9834 3.98332C13.9834 4.35151 13.6849 4.64998 13.3167 4.64998H2.65007C2.28188 4.64998 1.9834 4.35151 1.9834 3.98332Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9834 7.98267C1.9834 7.61448 2.28188 7.316 2.65007 7.316H10.6501C11.0183 7.316 11.3167 7.61448 11.3167 7.98267C11.3167 8.35086 11.0183 8.64933 10.6501 8.64933H2.65007C2.28188 8.64933 1.9834 8.35086 1.9834 7.98267Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.65007 11.316C2.28188 11.316 1.9834 11.6145 1.9834 11.9827C1.9834 12.3509 2.28188 12.6493 2.65007 12.6493H7.9834C8.35159 12.6493 8.65006 12.3509 8.65006 11.9827C8.65006 11.6145 8.35159 11.316 7.9834 11.316H2.65007Z"}}]};t.CatalogueSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"catalogue-single",ref:t,icon:i}))}));t.CatalogueSingle.displayName="CatalogueSingle";t["default"]=t.CatalogueSingle},24216:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cell0=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:5,height:5,x:4,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:5,height:5,x:11,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:5,height:5,x:4,y:4,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:5,height:5,x:11,y:4,fill:"colorChannel1",rx:1}}]};t.Cell0=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cell-0",ref:t,icon:i}))}));t.Cell0.displayName="Cell0";t["default"]=t.Cell0},5285:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cell100=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:11.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:4.5,height:4.5,x:11.25,y:11.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:4.5,height:4.5,x:11.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}}]};t.Cell100=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cell-100",ref:t,icon:i}))}));t.Cell100.displayName="Cell100";t["default"]=t.Cell100},40825:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cell25=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:5,height:5,x:4,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:5,height:5,x:11,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:5,height:5,x:11,y:4,fill:"colorChannel1",rx:1}}]};t.Cell25=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cell-25",ref:t,icon:i}))}));t.Cell25.displayName="Cell25";t["default"]=t.Cell25},39669:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cell50=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:5,height:5,x:4,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:5,height:5,x:11,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:4.5,height:4.5,x:11.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}}]};t.Cell50=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cell-50",ref:t,icon:i}))}));t.Cell50.displayName="Cell50";t["default"]=t.Cell50},31326:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cell75=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:11.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:5,height:5,x:11,y:11,fill:"colorChannel1",rx:1}},{tag:"rect",attrs:{width:4.5,height:4.5,x:4.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}},{tag:"rect",attrs:{width:4.5,height:4.5,x:11.25,y:4.25,fill:"white",stroke:"currentColor",rx:.75,strokeWidth:.5}}]};t.Cell75=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cell-75",ref:t,icon:i}))}));t.Cell75.displayName="Cell75";t["default"]=t.Cell75},72867:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChartAiSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.1258 1.5863C9.92327 1.5227 9.70259 1.55933 9.53149 1.68493C9.3604 1.81052 9.25933 2.01009 9.25933 2.22234V6.07419C9.25933 6.44238 9.55781 6.74085 9.926 6.74085H13.7779C13.9901 6.74085 14.1897 6.63979 14.3153 6.46869C14.4409 6.2976 14.4775 6.07692 14.4139 5.87443C13.7734 3.83528 12.1649 2.22675 10.1258 1.5863Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.63086 8.00007C1.63086 4.48263 4.48231 1.63118 7.99975 1.63118C8.32621 1.63118 8.59086 1.89583 8.59086 2.2223V7.40896H13.7775C14.104 7.40896 14.3686 7.67361 14.3686 8.00007C14.3686 11.5175 11.5172 14.369 7.99975 14.369C4.48231 14.369 1.63086 11.5175 1.63086 8.00007ZM7.40864 2.84672C4.82247 3.14012 2.81308 5.33543 2.81308 8.00007C2.81308 10.8646 5.13523 13.1867 7.99975 13.1867C10.6644 13.1867 12.8597 11.1774 13.1531 8.59118H7.99975C7.67329 8.59118 7.40864 8.32654 7.40864 8.00007V2.84672Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ChartAiSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chart-ai-single",ref:t,icon:i}))}));t.ChartAiSingle.displayName="ChartAiSingle";t["default"]=t.ChartAiSingle},46173:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.399902 14.4076C0.399902 14.0762 0.668532 13.8076 0.999902 13.8076H14.9999C15.3313 13.8076 15.5999 14.0762 15.5999 14.4076C15.5999 14.739 15.3313 15.0076 14.9999 15.0076H0.999902C0.668532 15.0076 0.399902 14.739 0.399902 14.4076Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"rect",attrs:{width:2.6,height:5.72,x:1.94,y:6.47,stroke:"currentColor",rx:1.3,strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M9.29961 5.6002V10.892C9.29961 11.61 8.71758 12.192 7.99961 12.192C7.28164 12.192 6.69961 11.61 6.69961 10.892V5.6002C6.69961 4.88222 7.28164 4.3002 7.99961 4.3002C8.71758 4.3002 9.29961 4.88223 9.29961 5.6002Z",strokeWidth:1.2}},{tag:"rect",attrs:{width:2.6,height:10.6,x:11.46,y:1.59,stroke:"currentColor",rx:1.3,strokeWidth:1.2}}]};t.ChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chart-icon",ref:t,icon:i}))}));t.ChartIcon.displayName="ChartIcon";t["default"]=t.ChartIcon},68513:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChartPieSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.8598 8.34957H7.64929V4.13905C7.64929 3.95293 7.57535 3.77444 7.44375 3.64283C7.31214 3.51123 7.13365 3.43729 6.94753 3.43729C5.83718 3.43729 4.75177 3.76655 3.82854 4.38343C2.90532 5.00031 2.18575 5.8771 1.76084 6.90293C1.33593 7.92876 1.22475 9.05755 1.44137 10.1466C1.65799 11.2356 2.19267 12.2359 2.97781 13.021C3.76295 13.8062 4.76327 14.3409 5.85229 14.5575C6.9413 14.7741 8.0701 14.6629 9.09593 14.238C10.1218 13.8131 10.9986 13.0935 11.6154 12.1703C12.2323 11.2471 12.5616 10.1617 12.5616 9.05133C12.5616 8.86521 12.4876 8.68672 12.356 8.55511C12.2244 8.42351 12.0459 8.34957 11.8598 8.34957Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.05279 1.33203C8.86668 1.33203 8.68818 1.40597 8.55658 1.53757C8.42498 1.66917 8.35104 1.84767 8.35104 2.03379V6.94606C8.35104 7.13218 8.42498 7.31068 8.55658 7.44228C8.68818 7.57388 8.86668 7.64782 9.05279 7.64782H13.9651C14.1512 7.64782 14.3297 7.57388 14.4613 7.44228C14.5929 7.31068 14.6668 7.13218 14.6668 6.94606C14.6652 5.45764 14.0731 4.03066 13.0207 2.97819C11.9682 1.92572 10.5412 1.3337 9.05279 1.33203Z"}}]};t.ChartPieSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chart-pie-single",ref:t,icon:i}))}));t.ChartPieSingle.displayName="ChartPieSingle";t["default"]=t.ChartPieSingle},13874:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.399902 14.4076C0.399902 14.0762 0.668532 13.8076 0.999902 13.8076H14.9999C15.3313 13.8076 15.5999 14.0762 15.5999 14.4076C15.5999 14.739 15.3313 15.0076 14.9999 15.0076H0.999902C0.668532 15.0076 0.399902 14.739 0.399902 14.4076Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"rect",attrs:{width:2.6,height:5.72,x:1.94,y:6.47,stroke:"currentColor",rx:1.3,strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M9.29961 5.6002V10.892C9.29961 11.61 8.71758 12.192 7.99961 12.192C7.28164 12.192 6.69961 11.61 6.69961 10.892V5.6002C6.69961 4.88222 7.28164 4.3002 7.99961 4.3002C8.71758 4.3002 9.29961 4.88223 9.29961 5.6002Z",strokeWidth:1.2}},{tag:"rect",attrs:{width:2.6,height:10.6,x:11.46,y:1.59,stroke:"currentColor",rx:1.3,strokeWidth:1.2}}]};t.ChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chart-single",ref:t,icon:i}))}));t.ChartSingle.displayName="ChartSingle";t["default"]=t.ChartSingle},22140:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChatSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.7398 12.7934C14.1575 12.2333 14.4443 11.5866 14.5787 10.901C14.7132 10.2153 14.692 9.50824 14.5166 8.83189C14.3413 8.15553 14.0164 7.52718 13.5657 6.9932C13.1151 6.45922 12.5503 6.03324 11.9131 5.7467C11.7743 4.9481 11.4553 4.19165 10.9803 3.53482C10.5053 2.87798 9.88689 2.33805 9.17198 1.95606C8.45706 1.57406 7.66448 1.36004 6.85445 1.33026C6.04443 1.30048 5.23827 1.45573 4.49724 1.78421C3.75621 2.11269 3.0998 2.60575 2.57788 3.22594C2.05596 3.84612 1.68228 4.57711 1.48521 5.36337C1.28815 6.14962 1.27289 6.97045 1.4406 7.76348C1.60831 8.55651 1.95458 9.30088 2.45308 9.94004L1.52642 10.86C1.43391 10.9538 1.37125 11.0728 1.34633 11.2022C1.32142 11.3315 1.33536 11.4653 1.38642 11.5867C1.43643 11.7084 1.52136 11.8127 1.63051 11.8862C1.73966 11.9598 1.86813 11.9994 1.99975 12H5.79308C6.17085 12.7964 6.76644 13.4696 7.51091 13.9415C8.25539 14.4134 9.1183 14.6649 9.99975 14.6667H13.9997C14.1314 14.666 14.2598 14.6264 14.369 14.5529C14.4781 14.4793 14.5631 14.3751 14.6131 14.2534C14.6641 14.132 14.6781 13.9982 14.6532 13.8688C14.6283 13.7395 14.5656 13.6205 14.4731 13.5267L13.7398 12.7934ZM5.33308 10C5.334 10.2233 5.35183 10.4461 5.38642 10.6667H3.60642L3.83975 10.44C3.90224 10.3781 3.95183 10.3043 3.98568 10.2231C4.01952 10.1418 4.03695 10.0547 4.03695 9.9667C4.03695 9.87869 4.01952 9.79156 3.98568 9.71032C3.95183 9.62908 3.90224 9.55534 3.83975 9.49337C3.46612 9.12384 3.16992 8.68353 2.96845 8.19818C2.76699 7.71284 2.66431 7.1922 2.66642 6.6667C2.66642 5.60584 3.08784 4.58842 3.83799 3.83828C4.58814 3.08813 5.60555 2.6667 6.66642 2.6667C7.49421 2.66173 8.30274 2.91629 8.97837 3.39461C9.654 3.87293 10.1627 4.55095 10.4331 5.33337C10.2864 5.33337 10.1464 5.33337 9.99975 5.33337C8.76207 5.33337 7.57509 5.82503 6.69992 6.7002C5.82475 7.57537 5.33308 8.76236 5.33308 10ZM12.3598 13.3334L12.3931 13.3667H9.99975C9.22864 13.3653 8.48186 13.0966 7.88663 12.6064C7.2914 12.1162 6.88453 11.4348 6.73535 10.6783C6.58616 9.92172 6.70389 9.13686 7.06847 8.45738C7.43305 7.7779 8.02193 7.24584 8.73479 6.95184C9.44765 6.65783 10.2404 6.62007 10.978 6.84499C11.7155 7.06991 12.3523 7.54359 12.7798 8.18534C13.2074 8.82709 13.3991 9.59721 13.3225 10.3645C13.2459 11.1318 12.9057 11.8488 12.3598 12.3934C12.2341 12.5165 12.1623 12.6842 12.1597 12.86C12.1601 12.9482 12.178 13.0355 12.2123 13.1167C12.2466 13.198 12.2968 13.2716 12.3598 13.3334V13.3334Z"}}]};t.ChatSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chat-single",ref:t,icon:i}))}));t.ChatSingle.displayName="ChatSingle";t["default"]=t.ChatSingle},62579:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChatbubblesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.03461 1.31396C9.54928 1.31396 11.064 1.30976 12.5786 1.3151C13.8771 1.31968 14.953 2.0692 15.338 3.22193C15.4441 3.53923 15.4858 3.86722 15.4869 4.19864C15.4911 5.70036 15.4945 7.20169 15.4869 8.7034C15.4796 10.1391 14.5974 11.267 13.2649 11.5713C12.938 11.6457 12.6073 11.6389 12.2769 11.6297C12.1112 11.6251 12.0573 11.679 12.0543 11.8462C12.0401 12.5835 12.0164 13.3208 11.9897 14.0581C11.9794 14.3449 11.8156 14.5537 11.5517 14.6442C11.2794 14.7378 11.0456 14.6652 10.8604 14.4571C10.1592 13.669 9.45915 12.8794 8.76598 12.0841C8.37834 11.6392 8.38483 11.6339 7.794 11.6335C6.31752 11.6335 4.84105 11.637 3.36457 11.6316C1.74258 11.6255 0.513962 10.3934 0.510906 8.77366C0.508233 7.24674 0.507469 5.71983 0.510906 4.19253C0.513962 2.75382 1.46989 1.61216 2.88221 1.36283C3.0999 1.32427 7.81272 1.31472 8.03461 1.31396C6.53904 1.31396 9.53019 1.31014 8.03461 1.31396Z"}}]};t.ChatbubblesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chatbubbles-single",ref:t,icon:i}))}));t.ChatbubblesSingle.displayName="ChatbubblesSingle";t["default"]=t.ChatbubblesSingle},92722:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Chatgpt=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 120 120",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#1C1C1C",d:"M104.546 50.7451C105.425 48.1566 105.873 45.4463 105.873 42.7182C105.873 38.204 104.647 33.7713 102.321 29.8758C97.6473 21.8977 88.9778 16.972 79.5951 16.972C77.7466 16.9721 75.9033 17.1635 74.0959 17.5432C71.6648 14.857 68.6806 12.7067 65.3403 11.2341C61.9999 9.76152 58.3792 9.00008 54.7169 9H54.5524L54.4906 9.00036C43.1265 9.00036 33.0485 16.1918 29.555 26.7937C25.9388 27.5201 22.5226 28.9956 19.535 31.1216C16.5474 33.2476 14.0573 35.975 12.2316 39.1212C9.9128 43.0402 8.69087 47.4904 8.68945 52.0214C8.69034 58.3891 11.1006 64.53 15.4534 69.2549C14.5747 71.8434 14.1266 74.5537 14.1263 77.2818C14.1267 81.796 15.3528 86.2287 17.6785 90.1242C20.4443 94.8468 24.668 98.5859 29.7405 100.802C34.813 103.019 40.4722 103.598 45.9021 102.456C48.3335 105.143 51.3179 107.293 54.6585 108.766C57.9991 110.238 61.62 111 65.2825 111H65.447L65.5138 111C76.8842 111 86.9589 103.808 90.4524 93.1963C94.0685 92.4697 97.4848 90.994 100.472 88.868C103.46 86.7419 105.95 84.0146 107.776 80.8685C110.092 76.9529 111.312 72.5065 111.311 67.9797C111.311 61.6121 108.9 55.4713 104.547 50.7465L104.546 50.7451ZM65.4536 104.332H65.4267C60.8769 104.33 56.4716 102.765 52.9769 99.9078C53.1844 99.7982 53.3895 99.6842 53.592 99.5659L74.3007 87.8349C74.8174 87.5464 75.2472 87.1288 75.5461 86.6247C75.8451 86.1206 76.0027 85.5479 76.0029 84.9647V56.3131L84.756 61.2697C84.8019 61.2921 84.8415 61.3254 84.8712 61.3664C84.9009 61.4075 84.9198 61.4551 84.9263 61.5051V85.2165C84.9143 95.7585 76.2037 104.31 65.4536 104.332ZM23.5768 86.7911C21.8663 83.8905 20.9651 80.5991 20.9639 77.2483C20.9639 76.1555 21.0612 75.0597 21.2508 73.9829C21.4047 74.0733 21.6734 74.2343 21.8662 74.3429L42.5749 86.074C43.0912 86.3696 43.6784 86.5253 44.2762 86.5251C44.874 86.525 45.4611 86.369 45.9772 86.0732L71.2604 71.7562V81.6697L71.2607 81.6868C71.2607 81.7345 71.2494 81.7816 71.2277 81.8243C71.206 81.867 71.1744 81.9042 71.1355 81.9328L50.2009 93.7868C47.2388 95.4587 43.8812 96.3391 40.4635 96.34C37.0422 96.3395 33.6811 95.457 30.7173 93.7808C27.7534 92.1047 25.291 89.6939 23.5768 86.7901V86.7911ZM18.1288 42.4543C20.4032 38.5799 23.9946 35.6134 28.2743 34.0738C28.2743 34.2487 28.2642 34.5585 28.2642 34.7736V58.2361L28.2638 58.2553C28.2639 58.8378 28.4212 59.41 28.7197 59.9137C29.0183 60.4174 29.4474 60.8346 29.9635 61.123L55.2466 75.4379L46.4939 80.3945C46.4508 80.4224 46.4012 80.4394 46.3497 80.444C46.2982 80.4486 46.2464 80.4406 46.1987 80.4208L25.262 68.5569C22.3023 66.8755 19.8452 64.4606 18.1369 61.5544C16.4287 58.6482 15.5293 55.3527 15.5289 51.9982C15.5302 48.649 16.427 45.3586 18.1299 42.4554L18.1288 42.4543ZM90.0439 58.8667L64.7608 44.55L73.5138 39.5952C73.557 39.5672 73.6065 39.5502 73.658 39.5456C73.7095 39.541 73.7614 39.549 73.809 39.5688L94.7454 51.4228C97.7075 53.1016 100.167 55.5152 101.878 58.4211C103.588 61.327 104.489 64.623 104.489 67.9783C104.489 75.9867 99.3939 83.1525 91.7323 85.9183V61.7543C91.7334 61.7454 91.7334 61.7362 91.7334 61.7273C91.7333 61.1469 91.577 60.5767 91.2803 60.0745C90.9837 59.5722 90.5572 59.1556 90.0439 58.8667ZM98.7559 46.0075C98.5523 45.8852 98.3473 45.7653 98.1408 45.6479L77.4321 33.9164C76.9158 33.6214 76.3289 33.4658 75.7313 33.4656C75.1337 33.4658 74.5468 33.6214 74.0305 33.9164L48.747 48.2335V38.32L48.7467 38.3029C48.7467 38.206 48.7935 38.1149 48.8723 38.0568L69.8068 26.2129C72.768 24.5387 76.1259 23.6573 79.5439 23.6571C90.3079 23.6571 99.0369 32.2178 99.0369 42.7741C99.0364 43.8574 98.9424 44.9387 98.7559 46.0064V46.0075ZM43.9881 63.6766L35.2333 58.72C35.1873 58.6975 35.1478 58.6643 35.118 58.6232C35.0883 58.5822 35.0694 58.5346 35.063 58.4846V34.7729C35.0677 24.2223 43.7968 15.6687 54.556 15.6687C59.1129 15.6696 63.5256 17.2352 67.0284 20.0936C66.8708 20.178 66.5959 20.3269 66.4133 20.4355L45.7046 32.1666C45.1878 32.4549 44.7582 32.8722 44.4593 33.3761C44.1603 33.8801 44.0028 34.4527 44.0027 35.0357V35.0545L43.9881 63.6766ZM48.743 53.6227L60.0037 47.2443L71.2644 53.6185V66.3712L60.0037 72.7458L48.743 66.3712V53.6227Z"}}]};t.Chatgpt=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chatgpt",ref:t,icon:i}))}));t.Chatgpt.displayName="Chatgpt";t["default"]=t.Chatgpt},44344:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckBoxPartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4 1.65381C2.61926 1.65381 1.5 2.77307 1.5 4.15381V12.1538C1.5 13.5345 2.61926 14.6538 4 14.6538H12C13.3807 14.6538 14.5 13.5345 14.5 12.1538V4.15381C14.5 2.77307 13.3807 1.65381 12 1.65381H4ZM4.12903 7.50391C3.78162 7.50391 3.5 7.79492 3.5 8.15393C3.5 8.51288 3.78162 8.80389 4.12903 8.80389H11.871C12.2184 8.80389 12.5 8.51288 12.5 8.15393C12.5 7.79492 12.2184 7.50391 11.871 7.50391H4.12903Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckBoxPartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-box-part-single",ref:t,icon:i}))}));t.CheckBoxPartSingle.displayName="CheckBoxPartSingle";t["default"]=t.CheckBoxPartSingle},65781:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckCircleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 2C6.81331 2 5.65328 2.35189 4.66658 3.01118C3.67989 3.67047 2.91085 4.60754 2.45673 5.7039C2.0026 6.80025 1.88378 8.00665 2.11529 9.17054C2.3468 10.3344 2.91825 11.4035 3.75736 12.2426C4.59648 13.0818 5.66557 13.6532 6.82946 13.8847C7.99335 14.1162 9.19975 13.9974 10.2961 13.5433C11.3925 13.0891 12.3295 12.3201 12.9888 11.3334C13.6481 10.3467 14 9.18669 14 8C13.9983 6.40924 13.3656 4.88413 12.2407 3.75929C11.1159 2.63445 9.59076 2.00175 8 2ZM10.2242 7.2242L7.8242 9.6242C7.71169 9.73668 7.5591 9.79987 7.4 9.79987C7.2409 9.79987 7.08832 9.73668 6.9758 9.6242L5.7758 8.4242C5.66651 8.31104 5.60603 8.15948 5.6074 8.00216C5.60876 7.84484 5.67187 7.69435 5.78311 7.58311C5.89436 7.47186 6.04484 7.40876 6.20216 7.40739C6.35948 7.40603 6.51104 7.4665 6.6242 7.5758L7.4 8.3516L9.3758 6.3758C9.48896 6.2665 9.64052 6.20603 9.79784 6.20739C9.95516 6.20876 10.1056 6.27186 10.2169 6.38311C10.3281 6.49435 10.3912 6.64484 10.3926 6.80216C10.394 6.95948 10.3335 7.11104 10.2242 7.2242Z"}}]};t.CheckCircleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-circle-single",ref:t,icon:i}))}));t.CheckCircleSingle.displayName="CheckCircleSingle";t["default"]=t.CheckCircleSingle},50219:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckMarkIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckMarkIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-mark-icon",ref:t,icon:i}))}));t.CheckMarkIcon.displayName="CheckMarkIcon";t["default"]=t.CheckMarkIcon},88632:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckMarkSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckMarkSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-mark-single",ref:t,icon:i}))}));t.CheckMarkSingle.displayName="CheckMarkSingle";t["default"]=t.CheckMarkSingle},30394:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckMenuSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.594 5.56654C11.8283 5.80086 11.8283 6.18076 11.594 6.41507L7.36723 10.6418C7.25471 10.7543 7.10209 10.8175 6.94296 10.8175C6.78383 10.8175 6.63122 10.7543 6.5187 10.6418L4.40533 8.52844C4.17102 8.29412 4.17102 7.91422 4.40533 7.67991C4.63965 7.44559 5.01955 7.4456 5.25386 7.67991L6.94296 9.36901L10.7454 5.56654C10.9797 5.33223 11.3596 5.33223 11.594 5.56654Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.59355 1.39355H11.4062C13.1736 1.39355 14.6062 2.82624 14.6062 4.59355V11.4062C14.6062 13.1736 13.1736 14.6062 11.4062 14.6062H4.59356C2.82625 14.6062 1.39355 13.1736 1.39355 11.4062V4.59356C1.39355 2.82625 2.82624 1.39355 4.59355 1.39355ZM4.59355 2.59355C3.48899 2.59355 2.59355 3.48899 2.59355 4.59356V11.4062C2.59355 12.5108 3.48899 13.4062 4.59356 13.4062H11.4062C12.5108 13.4062 13.4062 12.5108 13.4062 11.4062V4.59355C13.4062 3.48899 12.5108 2.59355 11.4062 2.59355H4.59355Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckMenuSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-menu-single",ref:t,icon:i}))}));t.CheckMenuSingle.displayName="CheckMenuSingle";t["default"]=t.CheckMenuSingle},52945:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.48321 12C6.30912 12.0007 6.14168 11.9272 6.01668 11.795L2.86829 8.46197C2.80554 8.39514 2.75547 8.31547 2.72094 8.22752C2.68641 8.13957 2.66809 8.04506 2.66704 7.94939C2.66492 7.75618 2.73323 7.56995 2.85696 7.43169C2.98069 7.29343 3.1497 7.21445 3.32681 7.21213C3.50391 7.20981 3.67461 7.28434 3.80135 7.41933L6.48587 10.2601L12.1988 4.20704C12.3257 4.07206 12.4966 3.9976 12.6738 4.00006C12.8511 4.00251 13.0201 4.08168 13.1439 4.22013C13.2676 4.35859 13.3359 4.545 13.3336 4.73835C13.3314 4.9317 13.2588 5.11616 13.1319 5.25115L6.94973 11.795C6.82474 11.9272 6.6573 12.0007 6.48321 12Z"}}]};t.CheckOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"check-outline-single",ref:t,icon:i}))}));t.CheckOutlineSingle.displayName="CheckOutlineSingle";t["default"]=t.CheckOutlineSingle},85751:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckboxNotSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.9231 1.23077H3.07692C2.05732 1.23077 1.23077 2.05732 1.23077 3.07692V12.9231C1.23077 13.9427 2.05732 14.7692 3.07692 14.7692H12.9231C13.9427 14.7692 14.7692 13.9427 14.7692 12.9231V3.07692C14.7692 2.05732 13.9427 1.23077 12.9231 1.23077ZM3.07692 0C1.37759 0 0 1.37759 0 3.07692V12.9231C0 14.6224 1.37759 16 3.07692 16H12.9231C14.6224 16 16 14.6224 16 12.9231V3.07692C16 1.37759 14.6224 0 12.9231 0H3.07692Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckboxNotSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"checkbox-not-single",ref:t,icon:i}))}));t.CheckboxNotSingle.displayName="CheckboxNotSingle";t["default"]=t.CheckboxNotSingle},44827:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckboxPartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.07692 0C1.37755 0 0 1.37755 0 3.07692V12.9231C0 14.6224 1.37755 16 3.07692 16H12.9231C14.6224 16 16 14.6224 16 12.9231V3.07692C16 1.37755 14.6224 0 12.9231 0H3.07692ZM3.23573 7.20012C2.80814 7.20012 2.46154 7.55829 2.46154 8.00015C2.46154 8.44193 2.80814 8.80011 3.23573 8.80011H12.7643C13.1919 8.80011 13.5385 8.44193 13.5385 8.00015C13.5385 7.55829 13.1919 7.20012 12.7643 7.20012H3.23573Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckboxPartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"checkbox-part-single",ref:t,icon:i}))}));t.CheckboxPartSingle.displayName="CheckboxPartSingle";t["default"]=t.CheckboxPartSingle},88347:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CheckboxSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.07692 0C1.37759 0 0 1.3774 0 3.07692V12.9231C0 14.6226 1.37759 16 3.07692 16H12.9231C14.6224 16 16 14.6226 16 12.9231V3.07692C16 1.3774 14.6224 0 12.9231 0H3.07692ZM13.3975 5.79507C13.7099 5.48257 13.7099 4.97596 13.3975 4.66346C13.0851 4.35096 12.5785 4.35096 12.2661 4.66346L7.03777 9.89183L4.32538 7.17969C4.01296 6.86719 3.50642 6.86719 3.194 7.17969C2.88159 7.49159 2.88159 7.9982 3.19402 8.3107L6.60265 11.7194C6.84296 11.9597 7.23261 11.9597 7.47292 11.7194L13.3975 5.79507Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CheckboxSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"checkbox-single",ref:t,icon:i}))}));t.CheckboxSingle.displayName="CheckboxSingle";t["default"]=t.CheckboxSingle},56076:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChevronDoubleDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.2901 7.64645C12.4853 7.84171 12.4853 8.15829 12.2901 8.35355L9.29008 11.3536C9.09481 11.5488 8.77823 11.5488 8.58297 11.3536L5.58297 8.35355C5.38771 8.15829 5.38771 7.84171 5.58297 7.64645C5.77823 7.45118 6.09481 7.45118 6.29008 7.64645L8.93652 10.2929L11.583 7.64645C11.7782 7.45118 12.0948 7.45118 12.2901 7.64645Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2901 4.64645C12.4853 4.84171 12.4853 5.15829 12.2901 5.35355L9.29008 8.35355C9.09481 8.54882 8.77823 8.54882 8.58297 8.35355L5.58297 5.35355C5.38771 5.15829 5.38771 4.84171 5.58297 4.64645C5.77823 4.45118 6.09481 4.45118 6.29008 4.64645L8.93652 7.29289L11.583 4.64645C11.7782 4.45118 12.0948 4.45118 12.2901 4.64645Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ChevronDoubleDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chevron-double-down-single",ref:t,icon:i}))}));t.ChevronDoubleDownSingle.displayName="ChevronDoubleDownSingle";t["default"]=t.ChevronDoubleDownSingle},40073:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChevronDoubleUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.58297 8.35355C5.38771 8.15829 5.38771 7.84171 5.58297 7.64645L8.58297 4.64645C8.77823 4.45118 9.09481 4.45118 9.29008 4.64645L12.2901 7.64645C12.4853 7.84171 12.4853 8.15829 12.2901 8.35355C12.0948 8.54882 11.7782 8.54882 11.583 8.35355L8.93652 5.70711L6.29008 8.35355C6.09481 8.54882 5.77823 8.54882 5.58297 8.35355Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.58297 11.3536C5.38771 11.1583 5.38771 10.8417 5.58297 10.6464L8.58297 7.64645C8.77823 7.45118 9.09481 7.45118 9.29008 7.64645L12.2901 10.6464C12.4853 10.8417 12.4853 11.1583 12.2901 11.3536C12.0948 11.5488 11.7782 11.5488 11.583 11.3536L8.93652 8.70711L6.29008 11.3536C6.09481 11.5488 5.77823 11.5488 5.58297 11.3536Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ChevronDoubleUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chevron-double-up-single",ref:t,icon:i}))}));t.ChevronDoubleUpSingle.displayName="ChevronDoubleUpSingle";t["default"]=t.ChevronDoubleUpSingle},96272:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChevronDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01114 10.6666C7.76363 10.6665 7.52627 10.573 7.35128 10.4067L3.61794 6.85838C3.5288 6.77656 3.4577 6.67867 3.40878 6.57045C3.35987 6.46222 3.33412 6.34582 3.33304 6.22803C3.33197 6.11025 3.35558 5.99344 3.40251 5.88442C3.44944 5.7754 3.51874 5.67636 3.60637 5.59307C3.69401 5.50978 3.79822 5.44391 3.91292 5.39931C4.02762 5.35471 4.15052 5.33226 4.27445 5.33329C4.39838 5.33431 4.52085 5.35878 4.63472 5.40527C4.74859 5.45176 4.85158 5.51934 4.93768 5.60407L8.01114 8.52519L11.0846 5.60407C11.2606 5.44248 11.4964 5.35307 11.7411 5.35509C11.9858 5.35711 12.2199 5.4504 12.393 5.61487C12.566 5.77934 12.6642 6.00183 12.6663 6.23442C12.6684 6.46701 12.5744 6.69108 12.4043 6.85838L8.67101 10.4067C8.49602 10.573 8.25866 10.6665 8.01114 10.6666V10.6666Z"}}]};t.ChevronDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chevron-down-single",ref:t,icon:i}))}));t.ChevronDownSingle.displayName="ChevronDownSingle";t["default"]=t.ChevronDownSingle},104:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChevronSortSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.52892 2.86201C7.78927 2.60166 8.21138 2.60166 8.47173 2.86201L11.1384 5.52868C11.3987 5.78903 11.3987 6.21114 11.1384 6.47149C10.878 6.73184 10.4559 6.73184 10.1956 6.47149L8.00033 4.27622L5.80506 6.47149C5.54471 6.73184 5.1226 6.73184 4.86225 6.47149C4.6019 6.21114 4.6019 5.78903 4.86225 5.52868L7.52892 2.86201ZM4.86225 9.52868C5.1226 9.26833 5.54471 9.26833 5.80506 9.52868L8.00033 11.7239L10.1956 9.52868C10.4559 9.26833 10.878 9.26833 11.1384 9.52868C11.3987 9.78903 11.3987 10.2111 11.1384 10.4715L8.47173 13.1382C8.21138 13.3985 7.78927 13.3985 7.52892 13.1382L4.86225 10.4715C4.6019 10.2111 4.6019 9.78903 4.86225 9.52868Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ChevronSortSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chevron-sort-single",ref:t,icon:i}))}));t.ChevronSortSingle.displayName="ChevronSortSingle";t["default"]=t.ChevronSortSingle},13973:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChevronUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.7343 10.6557C11.4871 10.6556 11.25 10.5621 11.0753 10.3958L8.0055 7.47453L4.93574 10.3958C4.84975 10.4805 4.74688 10.5481 4.63315 10.5946C4.51942 10.6411 4.39709 10.6655 4.27332 10.6666C4.14954 10.6676 4.02679 10.6451 3.91222 10.6005C3.79766 10.5559 3.69357 10.4901 3.60604 10.4068C3.51852 10.3235 3.4493 10.2244 3.40243 10.1154C3.35555 10.0064 3.33197 9.88956 3.33304 9.77177C3.33412 9.65398 3.35983 9.53758 3.40869 9.42935C3.45755 9.32112 3.52856 9.22323 3.6176 9.1414L7.34643 5.59298C7.52125 5.42668 7.75831 5.33325 8.0055 5.33325C8.25269 5.33325 8.48976 5.42668 8.66457 5.59298L12.3934 9.1414C12.5237 9.26546 12.6125 9.42351 12.6484 9.59557C12.6844 9.76762 12.6659 9.94596 12.5954 10.108C12.5249 10.2701 12.4054 10.4086 12.2521 10.5061C12.0989 10.6036 11.9187 10.6556 11.7343 10.6557Z"}}]};t.ChevronUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chevron-up-single",ref:t,icon:i}))}));t.ChevronUpSingle.displayName="ChevronUpSingle";t["default"]=t.ChevronUpSingle},24584:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ChipSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 44 44",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M17.2293 15.8804C16.4837 15.8804 15.8793 16.4848 15.8793 17.2304V26.7695C15.8793 27.5151 16.4837 28.1195 17.2293 28.1195H26.7685C27.5141 28.1195 28.1185 27.5151 28.1185 26.7695V17.2304C28.1185 16.4848 27.5141 15.8804 26.7685 15.8804H17.2293ZM18.5793 25.4195V18.5804H25.4185V25.4195H18.5793Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.7728 3.16162C15.5184 3.16162 16.1228 3.76604 16.1228 4.51162V7.93115H20.6494V4.51162C20.6494 3.76604 21.2538 3.16162 21.9994 3.16162C22.7449 3.16162 23.3494 3.76604 23.3494 4.51162V7.93115H27.8759V4.51162C27.8759 3.76604 28.4803 3.16162 29.2259 3.16162C29.9715 3.16162 30.5759 3.76604 30.5759 4.51162V7.93115H33.129C34.7527 7.93115 36.0688 9.24739 36.0688 10.871V13.4233H39.4872C40.2328 13.4233 40.8372 14.0278 40.8372 14.7733C40.8372 15.5189 40.2328 16.1233 39.4872 16.1233H36.0688V20.6499H39.4872C40.2328 20.6499 40.8372 21.2543 40.8372 21.9999C40.8372 22.7455 40.2328 23.3499 39.4872 23.3499H36.0688V27.8765H39.4872C40.2328 27.8765 40.8372 28.4809 40.8372 29.2265C40.8372 29.972 40.2328 30.5765 39.4872 30.5765H36.0688V33.129C36.0688 34.7527 34.7527 36.0689 33.129 36.0689H30.5759V39.4885C30.5759 40.2341 29.9715 40.8385 29.2259 40.8385C28.4803 40.8385 27.8759 40.2341 27.8759 39.4885V36.0689H23.3494V39.4885C23.3494 40.2341 22.7449 40.8385 21.9994 40.8385C21.2538 40.8385 20.6494 40.2341 20.6494 39.4885V36.0689H16.1228V39.4885C16.1228 40.2341 15.5184 40.8385 14.7728 40.8385C14.0272 40.8385 13.4228 40.2341 13.4228 39.4885V36.0689H10.871C9.24732 36.0689 7.93109 34.7527 7.93109 33.129V30.5765H4.51058C3.765 30.5765 3.16058 29.972 3.16058 29.2265C3.16058 28.4809 3.765 27.8765 4.51058 27.8765H7.93109V23.3499H4.51058C3.765 23.3499 3.16058 22.7455 3.16058 21.9999C3.16058 21.2543 3.765 20.6499 4.51058 20.6499H7.93109V16.1233H4.51058C3.765 16.1233 3.16058 15.5189 3.16058 14.7733C3.16058 14.0278 3.765 13.4233 4.51058 13.4233H7.93109V10.871C7.93109 9.24737 9.24731 7.93115 10.871 7.93115H13.4228V4.51162C13.4228 3.76604 14.0272 3.16162 14.7728 3.16162ZM33.3688 29.1683C33.368 29.1876 33.3676 29.207 33.3676 29.2265C33.3676 29.246 33.368 29.2654 33.3688 29.2847V33.129C33.3688 33.2615 33.2615 33.3689 33.129 33.3689H29.2315L29.2259 33.3689L29.2203 33.3689H22.005L21.9994 33.3689L21.9937 33.3689H14.7784L14.7728 33.3689L14.7672 33.3689H10.871C10.7385 33.3689 10.6311 33.2615 10.6311 33.129V10.871C10.6311 10.7385 10.7385 10.6312 10.871 10.6312H14.7612L14.7728 10.6312L14.7844 10.6312H21.9878L21.9994 10.6312L22.0109 10.6312H29.2143L29.2259 10.6312L29.2375 10.6312H33.129C33.2615 10.6312 33.3688 10.7385 33.3688 10.871V14.7151C33.368 14.7344 33.3676 14.7538 33.3676 14.7733C33.3676 14.7928 33.368 14.8122 33.3688 14.8315V21.9417C33.3684 21.9521 33.3681 21.9626 33.3679 21.9731C33.3677 21.982 33.3676 21.991 33.3676 21.9999C33.3676 22.0194 33.368 22.0388 33.3688 22.0581V29.1683Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ChipSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chip-single",ref:t,icon:i}))}));t.ChipSingle.displayName="ChipSingle";t["default"]=t.ChipSingle},40129:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Chrome=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.11621 7.99844C1.11621 4.19803 4.19705 1.11719 7.99746 1.11719C11.7979 1.11719 14.8787 4.19803 14.8787 7.99844C14.8787 11.7988 11.7979 14.8797 7.99746 14.8797C4.19705 14.8797 1.11621 11.7988 1.11621 7.99844ZM2.61217 6.65958C2.50592 7.08835 2.44954 7.53681 2.44954 7.99844C2.44954 10.2362 3.77442 12.1645 5.68256 13.0418L7.43345 11.416C6.60043 11.2795 5.86741 10.8459 5.34683 10.2275C5.3129 10.198 5.28146 10.1647 5.25317 10.1275L2.61217 6.65958ZM3.19326 5.22189L4.64461 7.12769C5.03078 5.63648 6.3855 4.53521 7.99746 4.53521H12.3319C11.3153 3.26445 9.75143 2.45052 7.99746 2.45052C5.94502 2.45052 4.15289 3.56504 3.19326 5.22189ZM13.1218 5.86854H10.7285C11.1873 6.45599 11.4607 7.19529 11.4607 7.99844C11.4607 9.09298 10.9529 10.0689 10.1601 10.7036L7.16542 13.4844C7.43683 13.5252 7.71467 13.5464 7.99746 13.5464C11.0615 13.5464 13.5454 11.0625 13.5454 7.99844C13.5454 7.2438 13.3947 6.52436 13.1218 5.86854ZM9.37444 9.62343C9.83504 9.23275 10.1274 8.64973 10.1274 7.99844C10.1274 6.82212 9.17378 5.86854 7.99746 5.86854C6.82114 5.86854 5.86757 6.82212 5.86757 7.99844C5.86757 9.17476 6.82114 10.1283 7.99746 10.1283C8.48513 10.1283 8.93451 9.96445 9.29353 9.68874L9.29755 9.68501C9.32201 9.6623 9.34772 9.64178 9.37444 9.62343Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.99546 5.86458C6.81914 5.86458 5.86556 6.81816 5.86556 7.99448C5.86556 9.1708 6.81914 10.1244 7.99546 10.1244C9.17178 10.1244 10.1254 9.1708 10.1254 7.99448C10.1254 6.81816 9.17178 5.86458 7.99546 5.86458ZM4.53223 7.99448C4.53223 6.08178 6.08276 4.53125 7.99546 4.53125C9.90816 4.53125 11.4587 6.08178 11.4587 7.99448C11.4587 9.90718 9.90816 11.4577 7.99546 11.4577C6.08276 11.4577 4.53223 9.90718 4.53223 7.99448Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Chrome=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"chrome",ref:t,icon:i}))}));t.Chrome.displayName="Chrome";t["default"]=t.Chrome},61537:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Claude=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 120 120",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#E17A59",d:"M76.6057 56.5217C77.5012 56.2044 78.2256 56.2399 78.9284 56.1567C83.3227 55.6361 87.7386 55.6577 92.156 55.6268C94.4341 55.6114 96.7122 55.3296 98.9887 55.1632C100.831 55.0277 102.671 54.8613 104.514 54.7566C105.259 54.7135 105.888 54.484 106.529 54.1066C108.238 53.1008 109.707 51.8763 110.743 50.1527C111.242 49.321 111 47.6852 110.163 47.2324C108.741 46.4622 107.286 45.7552 105.844 45.019C105.519 44.8526 105.196 44.922 104.869 44.999C97.8743 46.664 90.8798 48.326 83.8853 49.9956C81.6134 50.5393 79.3461 51.1077 77.0773 51.6637C76.9278 51.7007 76.7768 51.7407 76.6257 51.7561C76.45 51.7746 76.245 51.807 76.1417 51.616C76.0308 51.4111 76.2003 51.2864 76.3252 51.1601C76.7059 50.7781 77.085 50.3961 77.4673 50.0156C81.2682 46.2281 85.3265 42.7194 89.3031 39.1213C91.3391 37.2791 93.3089 35.3646 95.3142 33.4885C96.6444 32.244 98.0839 31.0996 99.2954 29.7503C100.669 28.2208 100.627 26.4818 99.1629 25.0586C98.7945 24.7013 97.6986 24.766 97.1345 25.2003C92.9236 28.4349 88.5571 31.4677 84.6036 35.038C82.0157 37.3746 79.286 39.5541 76.618 41.8045C76.4392 41.9554 76.2265 42.1526 76.0107 41.9585C75.6994 41.6797 75.9367 41.3917 76.1063 41.1406C77.5212 39.0304 78.9469 36.9264 80.3603 34.8132C82.4873 31.634 84.5866 28.4349 86.7398 25.2727C87.3918 24.3147 87.8696 23.352 87.8897 22.1614C87.9051 21.268 88.1055 20.3793 88.164 19.4844C88.2303 18.474 87.5552 17.6622 86.6597 17.231C85.2278 16.5409 83.8221 16.7458 82.3825 17.1016C82.0034 17.1955 81.7506 17.4096 81.5317 17.7115C76.8554 24.1514 72.3778 30.7253 68.301 37.5641C67.4071 39.0628 66.5517 40.5846 65.6639 42.0863C65.5328 42.3081 65.4434 42.6793 65.072 42.5807C64.7375 42.493 64.7483 42.1587 64.7236 41.8768C64.1503 35.5956 63.5815 29.3144 62.9989 23.0347C62.6675 19.4613 62.3408 15.8863 61.9601 12.3159C61.8368 11.1561 61.0276 10.4014 60.0473 9.88848C59.4153 9.55732 58.7017 9.38481 58.0374 9.11065C57.5519 8.90887 57.1388 8.9828 56.7566 9.3232C56.661 9.40792 56.5701 9.51112 56.4591 9.56657C54.8222 10.3798 54.1964 11.9216 53.6046 13.4943C53.435 13.9425 53.4181 14.3815 53.5152 14.8512C54.8022 21.0308 56.0799 27.2135 57.3608 33.3946C57.9865 36.412 58.3611 39.4694 58.8112 42.5145C58.9437 43.411 59.2628 44.2519 59.44 45.1314C59.477 45.3194 59.6327 45.5643 59.3953 45.689C59.1379 45.823 58.9637 45.5951 58.8296 45.4118C58.0574 44.3551 57.3022 43.2862 56.5254 42.2326C52.3207 36.5336 48.1236 30.83 43.8943 25.148C42.7121 23.5599 41.1923 22.2661 39.8868 20.7828C39.0222 19.8017 38.0881 18.8806 37.2111 17.9102C36.7364 17.385 36.1877 17.0292 35.5372 16.7334C34.8606 16.4254 34.315 16.487 33.7339 16.849C33.6692 16.889 33.5952 16.9198 33.5335 16.9645C32.8892 17.4343 31.7194 17.4635 31.6331 18.343C31.5175 19.5306 31.5853 20.769 32.3729 21.8672C34.9916 25.5207 37.8939 28.9509 40.6298 32.512C43.7864 36.6214 46.9615 40.7186 50.1597 44.7972C51.1724 46.0879 52.2852 47.2986 53.3472 48.5508C53.5183 48.7526 53.8543 48.9698 53.5737 49.2578C53.3348 49.5027 53.1052 49.1962 52.9079 49.0684C44.3382 43.5049 35.7684 37.9384 27.211 32.3549C26.6377 31.9806 26.0181 31.9128 25.3892 31.8112C24.8836 31.7295 24.3704 31.6895 23.8602 31.634C22.3528 31.4697 21.0663 31.9195 20.0007 32.9833C19.8944 33.0896 19.768 33.2205 19.7433 33.3561C19.5522 34.4111 19.8004 35.4524 19.9175 36.4905C19.9776 37.0281 20.5109 37.3947 20.9456 37.6935C24.711 40.275 28.3732 43.0028 32.4099 45.1807C36.9953 47.6544 41.5021 50.2729 46.0429 52.8266C46.8259 53.2672 47.6135 53.6984 48.3918 54.1451C48.6569 54.2976 48.9298 54.4485 49.0839 54.7381C49.4029 55.3373 49.2026 55.747 48.5321 55.8024C47.2281 55.9087 45.9242 56.0396 44.6171 56.0797C41.7688 56.1675 38.9173 56.1721 36.0705 56.2722C30.5819 56.4663 25.0948 56.6465 19.6123 56.9946C17.3605 57.1379 15.0993 57.1271 12.8598 57.4705C11.8287 57.6292 10.9255 57.8941 10.4122 58.9307C10.201 59.3574 9.81263 59.6947 9.51207 60.0782C8.65818 61.1641 8.91712 62.1437 9.96984 63.0309C11.1921 64.0598 12.5053 63.7456 13.8416 63.647C16.5282 63.4499 19.2147 63.2543 21.9012 63.0664C25.5094 62.8153 29.1161 62.5257 32.729 62.3424C36.1137 62.1715 39.4846 61.868 42.8539 61.5122C44.0792 61.3828 45.3015 61.235 46.5284 61.1318C47.2944 61.0671 48.0666 61.064 48.8357 61.0471C49.0654 61.0409 49.3274 61.0486 49.4199 61.3166C49.517 61.5985 49.275 61.7248 49.1024 61.8711C48.0805 62.7352 46.9476 63.4453 45.8425 64.1908C40.9873 67.4608 36.1553 70.7662 31.2447 73.9515C27.7952 76.1895 24.5461 78.7016 21.1598 81.0228C19.9499 81.853 18.7214 82.6309 17.8691 83.8739C17.6163 84.242 17.3944 84.5886 17.3327 85.0399C17.1925 86.0564 17.0599 87.0761 16.858 88.0804C16.7439 88.6503 16.8857 89.08 17.2603 89.482C17.9076 90.1767 18.5534 90.8744 19.19 91.5783C19.4474 91.8633 19.7356 92.0219 20.1348 91.9834C21.1814 91.8818 22.2326 91.8124 23.2776 91.7015C23.8941 91.6353 24.4413 91.4212 24.9576 91.0207C29.2533 87.683 33.552 84.3452 37.8908 81.0644C41.2463 78.5261 44.7297 76.1587 48.0065 73.5156C48.2346 73.3307 48.435 73.2506 48.6816 73.477C48.9606 73.7343 48.8311 73.9853 48.6893 74.2395C47.7013 76.0093 46.6933 77.7682 45.7269 79.5488C42.8631 84.8273 39.8051 89.9965 36.8073 95.198C36.0012 96.5981 35.1195 97.955 34.2703 99.329C33.0896 101.237 32.7644 103.392 32.487 105.556C32.433 105.975 32.5579 106.353 32.8276 106.704C33.626 107.74 34.4229 108.78 35.175 109.851C35.8193 110.776 36.7703 111.03 37.7845 110.998C38.8326 110.964 39.8776 110.781 40.918 110.627C42.2435 110.43 43.2223 109.587 43.7386 108.475C45.804 104.031 47.7291 99.5215 49.7497 95.0563C51.4745 91.2441 53.5368 87.5998 55.3848 83.8492C56.755 81.069 58.4412 78.4367 59.4015 75.4609C59.6928 74.5568 59.9425 73.6403 60.2199 72.7331C60.2862 72.5159 60.3525 72.231 60.6361 72.251C60.9906 72.2741 60.9536 72.6006 60.9659 72.8486C61.2356 78.7971 62.0818 84.6902 62.6413 90.611C63.0297 94.7205 63.2887 98.8422 63.7372 102.947C63.8528 103.999 64.5079 104.852 64.7298 105.843C65.1845 107.864 67.0017 108.412 68.4105 109.408C68.6201 109.556 68.8528 109.498 69.0702 109.392C69.6913 109.085 70.3433 108.826 70.9275 108.461C71.6904 107.987 71.9833 107.089 72.5674 106.453C73.2394 105.721 73.2132 104.92 73.0853 104.013C72.1066 97.151 70.7918 90.3507 69.454 83.5535C68.953 81.0105 68.503 78.4583 68.0344 75.9091C67.9851 75.6442 67.8387 75.3223 68.1901 75.1621C68.4891 75.025 68.7326 75.2068 68.9407 75.4147C70.0381 76.5083 70.8596 77.8191 71.8014 79.0359C75.7441 84.128 79.6513 89.2479 84.0086 94.0012C85.6887 95.8356 87.3194 97.7194 89.3354 99.2134C89.7069 99.4892 90.0645 99.6201 90.533 99.6108C91.5842 99.5908 92.64 99.5261 93.6881 99.6663C94.1551 99.7279 94.468 99.5323 94.7192 99.1518C95.5978 97.8257 96.481 96.5026 97.378 95.1887C97.6031 94.8591 97.6277 94.5418 97.5121 94.1706C97.096 92.8213 96.7399 91.452 96.2775 90.1212C95.8814 88.9845 94.952 88.1836 94.2245 87.264C90.2463 82.2304 86.3129 77.1614 82.6091 71.9245C81.4285 70.2548 80.5083 68.4003 79.471 66.629C79.3662 66.4503 79.249 66.264 79.4063 66.0622C79.5958 65.8188 79.8609 65.8619 80.1153 65.9143C81.5749 66.2131 83.0376 66.4935 84.4895 66.8231C90.2263 68.1246 96.0063 69.2028 101.8 70.2055C103.267 70.4597 104.744 70.6645 106.204 70.951C107.156 71.1374 107.78 70.4366 108.573 70.2024C108.815 70.13 109.027 69.9668 109.262 69.8636C110.576 69.2875 111.011 68.2278 110.475 66.8862C110.265 66.3625 109.991 65.8542 109.853 65.3136C109.587 64.2616 108.859 63.9458 107.884 63.6932C102.013 62.1761 96.0479 61.0948 90.1292 59.8087C85.8644 58.8814 81.6288 57.8171 77.3825 56.8098C77.1898 56.7636 77.0064 56.6742 76.6041 56.5264L76.6057 56.5217Z"}}]};t.Claude=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"claude",ref:t,icon:i}))}));t.Claude.displayName="Claude";t["default"]=t.Claude},70254:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClearFormatDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1161",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1161)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.36831 3.22148C5.36831 1.94497 6.40313 0.910156 7.67964 0.910156C8.95615 0.910156 9.99097 1.94497 9.99097 3.22149V6.74754H8.72649V3.22149C8.72649 2.64333 8.2578 2.17464 7.67964 2.17464C7.10148 2.17464 6.63279 2.64333 6.63279 3.22148V6.74754H5.36831V3.22148Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.00091 5.47314C3.33644 5.47314 1.9499 6.74914 1.81192 8.40788L1.54428 11.6254C1.38911 13.4909 2.86133 15.0906 4.73327 15.0906H13.6667C14.175 15.0906 14.5544 14.6228 14.4495 14.1255L13.0262 7.37781C12.792 6.26766 11.8125 5.47314 10.6779 5.47314H5.00091ZM10.6779 6.75314H5.00091C4.00223 6.75314 3.1703 7.51874 3.08751 8.51399L2.81988 11.7315C2.72677 12.8508 3.61011 13.8106 4.73327 13.8106H5.7695C5.26362 13.0554 5.05585 12.0527 5.31224 11.047C5.40861 10.6689 5.76242 10.4493 6.10249 10.5564C6.44256 10.6636 6.64012 11.0569 6.54374 11.4349C6.27517 12.4885 6.92898 13.6738 7.87916 13.8106H9.01412C8.50824 13.0554 8.30047 12.0527 8.55686 11.047C8.65324 10.6689 9.00704 10.4493 9.34711 10.5564C9.68719 10.6636 9.88474 11.0569 9.78837 11.4349C9.51979 12.4885 10.1736 13.6738 11.1238 13.8106H13.0749L11.7738 7.64199C11.6645 7.12392 11.2073 6.75314 10.6779 6.75314Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.ClearFormatDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"clear-format-double-icon",ref:t,icon:i}))}));t.ClearFormatDoubleIcon.displayName="ClearFormatDoubleIcon";t["default"]=t.ClearFormatDoubleIcon},33558:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClearFormat=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1161",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1161)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.36831 3.22148C5.36831 1.94497 6.40313 0.910156 7.67964 0.910156C8.95615 0.910156 9.99097 1.94497 9.99097 3.22149V6.74754H8.72649V3.22149C8.72649 2.64333 8.2578 2.17464 7.67964 2.17464C7.10148 2.17464 6.63279 2.64333 6.63279 3.22148V6.74754H5.36831V3.22148Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.00091 5.47314C3.33644 5.47314 1.9499 6.74914 1.81192 8.40788L1.54428 11.6254C1.38911 13.4909 2.86133 15.0906 4.73327 15.0906H13.6667C14.175 15.0906 14.5544 14.6228 14.4495 14.1255L13.0262 7.37781C12.792 6.26766 11.8125 5.47314 10.6779 5.47314H5.00091ZM10.6779 6.75314H5.00091C4.00223 6.75314 3.1703 7.51874 3.08751 8.51399L2.81988 11.7315C2.72677 12.8508 3.61011 13.8106 4.73327 13.8106H5.7695C5.26362 13.0554 5.05585 12.0527 5.31224 11.047C5.40861 10.6689 5.76242 10.4493 6.10249 10.5564C6.44256 10.6636 6.64012 11.0569 6.54374 11.4349C6.27517 12.4885 6.92898 13.6738 7.87916 13.8106H9.01412C8.50824 13.0554 8.30047 12.0527 8.55686 11.047C8.65324 10.6689 9.00704 10.4493 9.34711 10.5564C9.68719 10.6636 9.88474 11.0569 9.78837 11.4349C9.51979 12.4885 10.1736 13.6738 11.1238 13.8106H13.0749L11.7738 7.64199C11.6645 7.12392 11.2073 6.75314 10.6779 6.75314Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.ClearFormat=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"clear-format",ref:t,icon:i}))}));t.ClearFormat.displayName="ClearFormat";t["default"]=t.ClearFormat},82573:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClientSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.66641 12.3331C8.66641 11.9649 8.96488 11.6664 9.33307 11.6664H9.99974C10.3679 11.6664 10.6664 11.9649 10.6664 12.3331C10.6664 12.7013 10.3679 12.9997 9.99974 12.9997H9.33307C8.96488 12.9997 8.66641 12.7013 8.66641 12.3331Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4 3.26667C4 2.01482 5.01482 1 6.26666 1H12.7333C13.9852 1 15 2.01482 15 3.26667V12.7333C15 13.9852 13.9852 15 12.7333 15H7.66667V14.8953C7.52065 14.9627 7.35805 15.0003 7.18667 15.0003H2.14667C1.51338 15.0003 1 14.4869 1 13.8536V5.48026C1 4.84698 1.51338 4.33359 2.14667 4.33359H4V3.26667ZM5.33333 4.33359H7.18667C7.81995 4.33359 8.33333 4.84697 8.33333 5.48026V13.6667H12.7333C13.2488 13.6667 13.6667 13.2488 13.6667 12.7333V3.26667C13.6667 2.7512 13.2488 2.33333 12.7333 2.33333H6.26666C5.7512 2.33333 5.33333 2.7512 5.33333 3.26667V4.33359Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ClientSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"client-single",ref:t,icon:i}))}));t.ClientSingle.displayName="ClientSingle";t["default"]=t.ClientSingle},56049:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClipboardCheckSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6667 1.9987H10.4813C10.3652 1.79667 10.1981 1.62873 9.99656 1.51171C9.79507 1.3947 9.56634 1.33273 9.33333 1.33203H6.66667C6.43366 1.33273 6.20493 1.3947 6.00344 1.51171C5.80194 1.62873 5.63476 1.79667 5.51867 1.9987H3.33333C2.97971 1.9987 2.64057 2.13917 2.39052 2.38922C2.14048 2.63927 2 2.97841 2 3.33203V13.332C2 13.6857 2.14048 14.0248 2.39052 14.2748C2.64057 14.5249 2.97971 14.6654 3.33333 14.6654H12.6667C13.0203 14.6654 13.3594 14.5249 13.6095 14.2748C13.8595 14.0248 14 13.6857 14 13.332V3.33203C14 2.97841 13.8595 2.63927 13.6095 2.38922C13.3594 2.13917 13.0203 1.9987 12.6667 1.9987ZM6.66667 2.66536H9.33333V4.66536H6.66667V2.66536ZM10.4667 8.19136L7.81667 10.7627C7.69226 10.8835 7.52571 10.951 7.35233 10.951C7.17896 10.951 7.01241 10.8835 6.888 10.7627L5.53333 9.45336C5.47047 9.39208 5.4203 9.31902 5.38568 9.23834C5.35106 9.15767 5.33266 9.07096 5.33155 8.98318C5.33043 8.8954 5.34662 8.80826 5.37918 8.72673C5.41175 8.6452 5.46005 8.57089 5.52133 8.50803C5.58262 8.44517 5.65568 8.395 5.73636 8.36038C5.81703 8.32575 5.90373 8.30736 5.99151 8.30625C6.0793 8.30513 6.16644 8.32132 6.24797 8.35388C6.32949 8.38644 6.40381 8.43475 6.46667 8.49603L7.352 9.35536L9.53867 7.2347C9.60087 7.17089 9.67524 7.1202 9.75738 7.08563C9.83951 7.05106 9.92774 7.03331 10.0169 7.03342C10.106 7.03353 10.1942 7.05151 10.2762 7.08629C10.3582 7.12107 10.4325 7.17194 10.4945 7.2359C10.5566 7.29987 10.6052 7.37562 10.6374 7.45869C10.6697 7.54175 10.685 7.63044 10.6824 7.71952C10.6798 7.80859 10.6594 7.89624 10.6223 7.97729C10.5853 8.05833 10.5323 8.13113 10.4667 8.19136Z"}}]};t.ClipboardCheckSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"clipboard-check-single",ref:t,icon:i}))}));t.ClipboardCheckSingle.displayName="ClipboardCheckSingle";t["default"]=t.ClipboardCheckSingle},92626:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CllaborationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.20033 8.14658C8.55604 7.83867 8.84136 7.45784 9.03691 7.02993C9.23246 6.60203 9.33366 6.13706 9.33366 5.66658C9.33366 4.78253 8.98247 3.93468 8.35735 3.30956C7.73223 2.68444 6.88438 2.33325 6.00033 2.33325C5.11627 2.33325 4.26842 2.68444 3.6433 3.30956C3.01818 3.93468 2.66699 4.78253 2.66699 5.66658C2.66699 6.13706 2.76819 6.60203 2.96374 7.02993C3.15929 7.45784 3.44461 7.83867 3.80033 8.14658C2.86709 8.56917 2.0753 9.2516 1.51965 10.1123C0.963989 10.973 0.667973 11.9755 0.666992 12.9999C0.666992 13.1767 0.73723 13.3463 0.862254 13.4713C0.987279 13.5963 1.15685 13.6666 1.33366 13.6666C1.51047 13.6666 1.68004 13.5963 1.80506 13.4713C1.93009 13.3463 2.00033 13.1767 2.00033 12.9999C2.00033 11.9391 2.42175 10.9216 3.1719 10.1715C3.92204 9.42135 4.93946 8.99992 6.00033 8.99992C7.06119 8.99992 8.07861 9.42135 8.82875 10.1715C9.5789 10.9216 10.0003 11.9391 10.0003 12.9999C10.0003 13.1767 10.0706 13.3463 10.1956 13.4713C10.3206 13.5963 10.4902 13.6666 10.667 13.6666C10.8438 13.6666 11.0134 13.5963 11.1384 13.4713C11.2634 13.3463 11.3337 13.1767 11.3337 12.9999C11.3327 11.9755 11.0367 10.973 10.481 10.1123C9.92535 9.2516 9.13357 8.56917 8.20033 8.14658ZM6.00033 7.66658C5.60476 7.66658 5.21808 7.54929 4.88918 7.32952C4.56029 7.10976 4.30394 6.7974 4.15257 6.43195C4.00119 6.0665 3.96158 5.66437 4.03876 5.2764C4.11593 4.88844 4.30641 4.53208 4.58611 4.25237C4.86582 3.97267 5.22218 3.78219 5.61015 3.70501C5.99811 3.62784 6.40024 3.66745 6.76569 3.81883C7.13115 3.9702 7.4435 4.22655 7.66326 4.55544C7.88303 4.88434 8.00033 5.27102 8.00033 5.66658C8.00033 6.19702 7.78961 6.70573 7.41454 7.0808C7.03947 7.45587 6.53076 7.66658 6.00033 7.66658ZM12.4937 7.87992C12.9203 7.39947 13.199 6.80595 13.2962 6.17081C13.3934 5.53567 13.3049 4.88597 13.0415 4.29992C12.7781 3.71387 12.3509 3.21645 11.8113 2.86753C11.2718 2.51862 10.6429 2.33308 10.0003 2.33325C9.82351 2.33325 9.65395 2.40349 9.52892 2.52851C9.4039 2.65354 9.33366 2.82311 9.33366 2.99992C9.33366 3.17673 9.4039 3.3463 9.52892 3.47132C9.65395 3.59635 9.82351 3.66659 10.0003 3.66659C10.5308 3.66659 11.0395 3.8773 11.4145 4.25237C11.7896 4.62744 12.0003 5.13615 12.0003 5.66658C11.9994 6.01674 11.9065 6.36052 11.731 6.66353C11.5555 6.96654 11.3036 7.21817 11.0003 7.39325C10.9015 7.45027 10.8189 7.53169 10.7606 7.62975C10.7022 7.7278 10.67 7.83919 10.667 7.95325C10.6642 8.06643 10.6903 8.17845 10.7428 8.27876C10.7953 8.37906 10.8724 8.46435 10.967 8.52659L11.227 8.69992L11.3137 8.74658C12.1173 9.12773 12.7952 9.73058 13.2676 10.4841C13.7401 11.2377 13.9874 12.1105 13.9803 12.9999C13.9803 13.1767 14.0506 13.3463 14.1756 13.4713C14.3006 13.5963 14.4702 13.6666 14.647 13.6666C14.8238 13.6666 14.9934 13.5963 15.1184 13.4713C15.2434 13.3463 15.3137 13.1767 15.3137 12.9999C15.3191 11.9769 15.0629 10.9694 14.5693 10.0733C14.0757 9.17717 13.3612 8.42213 12.4937 7.87992Z"}}]};t.CllaborationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cllaboration-single",ref:t,icon:i}))}));t.CllaborationSingle.displayName="CllaborationSingle";t["default"]=t.CllaborationSingle},61791:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClockIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.24483 4.80026C8.24487 4.46889 7.97627 4.20023 7.6449 4.2002C7.31353 4.20016 7.04487 4.46876 7.04483 4.80013L7.04443 8.40306C7.04442 8.56222 7.10763 8.71486 7.22017 8.82739L9.64664 11.2539C9.88095 11.4882 10.2608 11.4882 10.4952 11.2539C10.7295 11.0195 10.7295 10.6396 10.4952 10.4053L8.24446 8.15463L8.24483 4.80026Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.14248 0.899902C4.22126 0.899902 1.04248 4.07868 1.04248 7.9999C1.04248 11.9211 4.22126 15.0999 8.14248 15.0999C12.0637 15.0999 15.2425 11.9211 15.2425 7.9999C15.2425 4.07868 12.0637 0.899902 8.14248 0.899902ZM2.24248 7.9999C2.24248 4.74142 4.884 2.0999 8.14248 2.0999C11.401 2.0999 14.0425 4.74142 14.0425 7.9999C14.0425 11.2584 11.401 13.8999 8.14248 13.8999C4.884 13.8999 2.24248 11.2584 2.24248 7.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ClockIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"clock-icon",ref:t,icon:i}))}));t.ClockIcon.displayName="ClockIcon";t["default"]=t.ClockIcon},33884:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ClockSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.24483 4.80026C8.24487 4.46889 7.97627 4.20023 7.6449 4.2002C7.31353 4.20016 7.04487 4.46876 7.04483 4.80013L7.04443 8.40306C7.04442 8.56222 7.10763 8.71486 7.22017 8.82739L9.64664 11.2539C9.88095 11.4882 10.2608 11.4882 10.4952 11.2539C10.7295 11.0195 10.7295 10.6396 10.4952 10.4053L8.24446 8.15463L8.24483 4.80026Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.14248 0.899902C4.22126 0.899902 1.04248 4.07868 1.04248 7.9999C1.04248 11.9211 4.22126 15.0999 8.14248 15.0999C12.0637 15.0999 15.2425 11.9211 15.2425 7.9999C15.2425 4.07868 12.0637 0.899902 8.14248 0.899902ZM2.24248 7.9999C2.24248 4.74142 4.884 2.0999 8.14248 2.0999C11.401 2.0999 14.0425 4.74142 14.0425 7.9999C14.0425 11.2584 11.401 13.8999 8.14248 13.8999C4.884 13.8999 2.24248 11.2584 2.24248 7.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ClockSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"clock-single",ref:t,icon:i}))}));t.ClockSingle.displayName="ClockSingle";t["default"]=t.ClockSingle},8433:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloseIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.71274 2.86421C3.47843 2.6299 3.09853 2.6299 2.86421 2.86421C2.6299 3.09853 2.6299 3.47843 2.86421 3.71274L7.15154 8.00007L2.86421 12.2874C2.6299 12.5217 2.6299 12.9016 2.86421 13.1359C3.09853 13.3702 3.47843 13.3702 3.71274 13.1359L8.00007 8.84859L12.2874 13.1359C12.5217 13.3702 12.9016 13.3702 13.1359 13.1359C13.3702 12.9016 13.3702 12.5217 13.1359 12.2874L8.84859 8.00007L13.1359 3.71274C13.3702 3.47843 13.3702 3.09853 13.1359 2.86421C12.9016 2.6299 12.5217 2.6299 12.2874 2.86421L8.00007 7.15154L3.71274 2.86421Z"}}]};t.CloseIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"close-icon",ref:t,icon:i}))}));t.CloseIcon.displayName="CloseIcon";t["default"]=t.CloseIcon},36486:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.71274 2.86421C3.47843 2.6299 3.09853 2.6299 2.86421 2.86421C2.6299 3.09853 2.6299 3.47843 2.86421 3.71274L7.15154 8.00007L2.86421 12.2874C2.6299 12.5217 2.6299 12.9016 2.86421 13.1359C3.09853 13.3702 3.47843 13.3702 3.71274 13.1359L8.00007 8.84859L12.2874 13.1359C12.5217 13.3702 12.9016 13.3702 13.1359 13.1359C13.3702 12.9016 13.3702 12.5217 13.1359 12.2874L8.84859 8.00007L13.1359 3.71274C13.3702 3.47843 13.3702 3.09853 13.1359 2.86421C12.9016 2.6299 12.5217 2.6299 12.2874 2.86421L8.00007 7.15154L3.71274 2.86421Z"}}]};t.CloseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"close-single",ref:t,icon:i}))}));t.CloseSingle.displayName="CloseSingle";t["default"]=t.CloseSingle},38600:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloseSmallSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M5.21243 5.62036L11.8791 12.287",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M5.21243 12.287L11.8791 5.62036",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.CloseSmallSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"close-small-single",ref:t,icon:i}))}));t.CloseSmallSingle.displayName="CloseSmallSingle";t["default"]=t.CloseSmallSingle},14547:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloudOutlineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.08178 5.57109C6.33178 5.57109 6.57178 5.64109 6.77178 5.73109C6.99178 5.82109 7.17178 5.95109 7.33178 6.12109C7.43178 6.22109 7.52178 6.34109 7.60178 6.47109C7.83178 6.87109 8.32538 7.16895 8.70178 7.10109L9.01178 7.06109C9.14178 7.03109 9.26178 7.01109 9.39178 7.01109C9.46178 7.01109 9.52178 7.01109 9.59178 7.02109C9.74178 7.04109 9.85178 7.06109 9.95178 7.10109C10.1318 7.17109 10.2918 7.25109 10.4218 7.34109C10.5118 7.41109 10.6118 7.49109 10.7018 7.59109C10.7618 7.65109 10.8318 7.75109 10.9118 7.88109C11.1518 8.23109 11.5318 8.43109 11.9518 8.43109H12.0318H12.0918H12.1918C12.2918 8.41109 12.3918 8.40109 12.5218 8.39109C12.6818 8.39109 12.8518 8.42109 13.0318 8.48109C13.2418 8.55109 13.4218 8.66109 13.5918 8.80109C13.8718 9.04109 14.0518 9.33109 14.1518 9.67109C14.1918 9.81109 14.2118 9.92109 14.2018 10.0011C14.2018 10.0611 14.2018 10.1111 14.2018 10.1711V10.2311C14.1818 10.7011 14.0018 11.0911 13.6218 11.4311C13.3918 11.6411 13.1218 11.7811 12.7918 11.8511C12.6718 11.8811 12.5418 11.8911 12.4018 11.8911H10.4318H8.80178H7.99178H6.93178H5.87178H3.61178C3.45178 11.8911 3.31178 11.8811 3.19178 11.8511C2.81178 11.7611 2.50178 11.5811 2.25178 11.3011C2.03178 11.0511 1.89178 10.7811 1.83178 10.4611C1.76178 10.1011 1.80178 9.76109 1.95178 9.43109C2.04178 9.21109 2.17178 9.03109 2.32178 8.88109C2.49178 8.71109 2.68178 8.59109 2.90178 8.51109C3.02178 8.46109 3.14178 8.43109 3.27178 8.41109C3.86178 8.31109 4.29178 7.84109 4.34178 7.24109C4.38178 6.72109 4.58178 6.32109 4.96178 5.98109C5.12178 5.84109 5.31178 5.73109 5.54178 5.65109C5.70178 5.60109 5.88178 5.57109 6.08178 5.57109ZM6.08178 4.37109C5.76178 4.37109 5.45178 4.41109 5.15178 4.51109C4.78178 4.63109 4.45178 4.82109 4.16178 5.07109C3.53178 5.62109 3.19178 6.31109 3.13178 7.14109C3.13178 7.19109 3.11178 7.21109 3.06178 7.22109C2.85178 7.25109 2.65178 7.31109 2.45178 7.39109C2.09178 7.53109 1.76178 7.74109 1.48178 8.02109C1.21178 8.29109 1.00178 8.60109 0.841781 8.95109C0.611781 9.53109 0.551781 10.1111 0.661781 10.7111C0.761781 11.2511 1.00178 11.7211 1.37178 12.1311C1.79178 12.6011 2.32178 12.9011 2.93178 13.0411C3.15178 13.0911 3.38178 13.1111 3.62178 13.1111C4.37178 13.1111 5.12178 13.1111 5.87178 13.1111C6.58178 13.1111 7.29178 13.1111 7.99178 13.1111C8.80178 13.1111 9.62178 13.1111 10.4318 13.1111C11.0918 13.1111 11.7518 13.1111 12.4018 13.1111C12.6118 13.1111 12.8318 13.0911 13.0318 13.0511C13.5618 12.9411 14.0318 12.7111 14.4318 12.3411C15.0218 11.7911 15.3618 11.1211 15.3918 10.3111C15.3918 10.2311 15.3918 10.1511 15.3918 10.0611C15.3918 9.83109 15.3618 9.60109 15.2918 9.38109C15.1318 8.80109 14.8118 8.31109 14.3518 7.91109C14.0718 7.67109 13.7618 7.49109 13.4118 7.37109C13.1218 7.27109 12.8218 7.21109 12.5118 7.21109C12.4818 7.21109 12.4618 7.21109 12.4318 7.21109C12.2718 7.21109 12.0918 7.24109 11.9318 7.25109C11.9118 7.25109 11.8918 7.25109 11.8718 7.22109C11.7718 7.08109 11.6718 6.93109 11.5518 6.80109C11.4118 6.65109 11.2618 6.51109 11.0918 6.38109C10.8518 6.21109 10.6018 6.08109 10.3218 5.98109C10.1218 5.91109 9.92178 5.87109 9.71178 5.84109C9.59178 5.82109 9.47178 5.82109 9.36178 5.82109C9.14178 5.82109 8.92178 5.85109 8.70178 5.90109C8.69178 5.90109 8.68178 5.90109 8.67178 5.90109C8.64178 5.90109 8.63178 5.89109 8.61178 5.86109C8.49178 5.65109 8.34178 5.45109 8.17178 5.27109C7.90178 4.99109 7.58178 4.77109 7.22178 4.62109C6.85178 4.46109 6.48178 4.37109 6.08178 4.37109Z"}}]};t.CloudOutlineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cloud-outline-icon",ref:t,icon:i}))}));t.CloudOutlineIcon.displayName="CloudOutlineIcon";t["default"]=t.CloudOutlineIcon},68864:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloudOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.08178 5.57109C6.33178 5.57109 6.57178 5.64109 6.77178 5.73109C6.99178 5.82109 7.17178 5.95109 7.33178 6.12109C7.43178 6.22109 7.52178 6.34109 7.60178 6.47109C7.83178 6.87109 8.32538 7.16895 8.70178 7.10109L9.01178 7.06109C9.14178 7.03109 9.26178 7.01109 9.39178 7.01109C9.46178 7.01109 9.52178 7.01109 9.59178 7.02109C9.74178 7.04109 9.85178 7.06109 9.95178 7.10109C10.1318 7.17109 10.2918 7.25109 10.4218 7.34109C10.5118 7.41109 10.6118 7.49109 10.7018 7.59109C10.7618 7.65109 10.8318 7.75109 10.9118 7.88109C11.1518 8.23109 11.5318 8.43109 11.9518 8.43109H12.0318H12.0918H12.1918C12.2918 8.41109 12.3918 8.40109 12.5218 8.39109C12.6818 8.39109 12.8518 8.42109 13.0318 8.48109C13.2418 8.55109 13.4218 8.66109 13.5918 8.80109C13.8718 9.04109 14.0518 9.33109 14.1518 9.67109C14.1918 9.81109 14.2118 9.92109 14.2018 10.0011C14.2018 10.0611 14.2018 10.1111 14.2018 10.1711V10.2311C14.1818 10.7011 14.0018 11.0911 13.6218 11.4311C13.3918 11.6411 13.1218 11.7811 12.7918 11.8511C12.6718 11.8811 12.5418 11.8911 12.4018 11.8911H10.4318H8.80178H7.99178H6.93178H5.87178H3.61178C3.45178 11.8911 3.31178 11.8811 3.19178 11.8511C2.81178 11.7611 2.50178 11.5811 2.25178 11.3011C2.03178 11.0511 1.89178 10.7811 1.83178 10.4611C1.76178 10.1011 1.80178 9.76109 1.95178 9.43109C2.04178 9.21109 2.17178 9.03109 2.32178 8.88109C2.49178 8.71109 2.68178 8.59109 2.90178 8.51109C3.02178 8.46109 3.14178 8.43109 3.27178 8.41109C3.86178 8.31109 4.29178 7.84109 4.34178 7.24109C4.38178 6.72109 4.58178 6.32109 4.96178 5.98109C5.12178 5.84109 5.31178 5.73109 5.54178 5.65109C5.70178 5.60109 5.88178 5.57109 6.08178 5.57109ZM6.08178 4.37109C5.76178 4.37109 5.45178 4.41109 5.15178 4.51109C4.78178 4.63109 4.45178 4.82109 4.16178 5.07109C3.53178 5.62109 3.19178 6.31109 3.13178 7.14109C3.13178 7.19109 3.11178 7.21109 3.06178 7.22109C2.85178 7.25109 2.65178 7.31109 2.45178 7.39109C2.09178 7.53109 1.76178 7.74109 1.48178 8.02109C1.21178 8.29109 1.00178 8.60109 0.841781 8.95109C0.611781 9.53109 0.551781 10.1111 0.661781 10.7111C0.761781 11.2511 1.00178 11.7211 1.37178 12.1311C1.79178 12.6011 2.32178 12.9011 2.93178 13.0411C3.15178 13.0911 3.38178 13.1111 3.62178 13.1111C4.37178 13.1111 5.12178 13.1111 5.87178 13.1111C6.58178 13.1111 7.29178 13.1111 7.99178 13.1111C8.80178 13.1111 9.62178 13.1111 10.4318 13.1111C11.0918 13.1111 11.7518 13.1111 12.4018 13.1111C12.6118 13.1111 12.8318 13.0911 13.0318 13.0511C13.5618 12.9411 14.0318 12.7111 14.4318 12.3411C15.0218 11.7911 15.3618 11.1211 15.3918 10.3111C15.3918 10.2311 15.3918 10.1511 15.3918 10.0611C15.3918 9.83109 15.3618 9.60109 15.2918 9.38109C15.1318 8.80109 14.8118 8.31109 14.3518 7.91109C14.0718 7.67109 13.7618 7.49109 13.4118 7.37109C13.1218 7.27109 12.8218 7.21109 12.5118 7.21109C12.4818 7.21109 12.4618 7.21109 12.4318 7.21109C12.2718 7.21109 12.0918 7.24109 11.9318 7.25109C11.9118 7.25109 11.8918 7.25109 11.8718 7.22109C11.7718 7.08109 11.6718 6.93109 11.5518 6.80109C11.4118 6.65109 11.2618 6.51109 11.0918 6.38109C10.8518 6.21109 10.6018 6.08109 10.3218 5.98109C10.1218 5.91109 9.92178 5.87109 9.71178 5.84109C9.59178 5.82109 9.47178 5.82109 9.36178 5.82109C9.14178 5.82109 8.92178 5.85109 8.70178 5.90109C8.69178 5.90109 8.68178 5.90109 8.67178 5.90109C8.64178 5.90109 8.63178 5.89109 8.61178 5.86109C8.49178 5.65109 8.34178 5.45109 8.17178 5.27109C7.90178 4.99109 7.58178 4.77109 7.22178 4.62109C6.85178 4.46109 6.48178 4.37109 6.08178 4.37109Z"}}]};t.CloudOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cloud-outline-single",ref:t,icon:i}))}));t.CloudOutlineSingle.displayName="CloudOutlineSingle";t["default"]=t.CloudOutlineSingle},56155:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CloudSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#cloud-single_clip0_763_28882)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.92382 3.27026C5.57749 3.27026 5.24197 3.31356 4.91729 3.42179C4.51684 3.55166 4.15968 3.7573 3.84581 4.02787C3.16397 4.62313 2.79599 5.36992 2.73105 6.26822C2.73105 6.32234 2.7094 6.34399 2.65529 6.35481C2.428 6.38728 2.21155 6.45221 1.99509 6.5388C1.60546 6.69032 1.2483 6.9176 0.945258 7.22065C0.653038 7.51287 0.425756 7.84838 0.252589 8.22718C0.00366071 8.85491 -0.0612771 9.48264 0.0577755 10.132C0.166005 10.7165 0.425756 11.2251 0.826206 11.6689C1.28077 12.1776 1.85439 12.5023 2.51459 12.6538C2.75269 12.7079 3.00162 12.7295 3.26137 12.7295C4.07309 12.7295 4.88482 12.7295 5.69654 12.7295C6.46497 12.7295 7.2334 12.7295 7.99101 12.7295C8.86767 12.7295 9.75515 12.7295 10.6318 12.7295C11.3461 12.7295 12.0604 12.7295 12.7639 12.7295C12.9912 12.7295 13.2293 12.7079 13.4458 12.6646C14.0194 12.5455 14.5281 12.2966 14.961 11.8962C15.5995 11.3009 15.9675 10.5758 16 9.6991C16 9.61252 16 9.52594 16 9.42853C16 9.1796 15.9675 8.93067 15.8918 8.69257C15.7186 8.06484 15.3723 7.53451 14.8744 7.10159C14.5714 6.84184 14.2359 6.64703 13.8571 6.51715C13.5432 6.40892 13.2185 6.34399 12.883 6.34399C12.8505 6.34399 12.8289 6.34399 12.7964 6.34399C12.6232 6.34399 12.4284 6.37645 12.2553 6.38728C12.2336 6.38728 12.212 6.38728 12.1903 6.35481C12.0821 6.20329 11.9739 6.04094 11.844 5.90024C11.6925 5.7379 11.5301 5.58638 11.3461 5.44568C11.0864 5.26169 10.8158 5.12099 10.5128 5.01276C10.2963 4.937 10.0798 4.89371 9.85256 4.86124C9.72268 4.83959 9.59281 4.83959 9.47375 4.83959C9.23565 4.83959 8.72697 4.92618 8.72697 4.92618C8.6945 4.92618 8.68368 4.91535 8.66203 4.88289C8.53216 4.6556 8.36981 4.43914 8.18582 4.24433C7.8936 3.94129 7.54727 3.70318 7.15764 3.54084C6.75719 3.36767 6.35674 3.27026 5.92382 3.27026Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"cloud-single_clip0_763_28882"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["cloud-single_clip0_763_28882"]};t.CloudSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cloud-single",ref:t,icon:i}))}));t.CloudSingle.displayName="CloudSingle";t["default"]=t.CloudSingle},81058:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CntIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.361328 7.79626C0.361328 6.0459 1.78028 4.62695 3.53064 4.62695C4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009C4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695C2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729C3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649C5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729C1.77554 11.3729 0.361328 9.95868 0.361328 8.21416V7.79626Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773C15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715C15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731C6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731C9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CntIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cnt-icon",ref:t,icon:i}))}));t.CntIcon.displayName="CntIcon";t["default"]=t.CntIcon},36873:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CntSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.361328 7.79626C0.361328 6.0459 1.78028 4.62695 3.53064 4.62695C4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009C4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695C2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729C3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649C5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729C1.77554 11.3729 0.361328 9.95868 0.361328 8.21416V7.79626Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773C15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715C15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731C6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731C9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CntSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cnt-single",ref:t,icon:i}))}));t.CntSingle.displayName="CntSingle";t["default"]=t.CntSingle},50019:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CodeBlockSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.58017 1.50894C4.03296 1.16934 4.57009 1.07178 4.97068 1.07178C5.30481 1.07178 5.57568 1.34265 5.57568 1.67678C5.57568 2.01091 5.30481 2.28178 4.97068 2.28178C4.73895 2.28178 4.48569 2.34229 4.30617 2.47694C4.15596 2.58959 3.99489 2.798 3.99489 3.25757V6.10299C3.99489 6.51491 3.82252 6.85888 3.62243 7.119C3.44784 7.34596 3.23353 7.53426 3.03116 7.68378C3.23353 7.83329 3.44784 8.02158 3.62243 8.24855C3.82252 8.50867 3.99489 8.85264 3.99489 9.26456V12.7423C3.99489 13.2019 4.15596 13.4103 4.30617 13.5229C4.48569 13.6576 4.73895 13.7181 4.97068 13.7181C5.30481 13.7181 5.57568 13.989 5.57568 14.3231C5.57568 14.6572 5.30481 14.9281 4.97068 14.9281C4.57009 14.9281 4.03296 14.8305 3.58017 14.4909C3.09806 14.1293 2.78489 13.5474 2.78489 12.7423V9.26456C2.78489 9.20225 2.75966 9.1115 2.66335 8.9863C2.56616 8.85995 2.42186 8.73264 2.25255 8.61413C2.08635 8.49778 1.91625 8.40388 1.78554 8.33852C1.72095 8.30623 1.66783 8.28182 1.63205 8.26598C1.6142 8.25807 1.60079 8.25236 1.59258 8.24891L1.58441 8.2455M1.58441 8.2455C1.35493 8.15353 1.2041 7.93103 1.2041 7.68377C1.2041 7.43678 1.35424 7.21463 1.58331 7.12249L1.58428 7.12209L1.59258 7.11864C1.60079 7.11519 1.6142 7.10947 1.63205 7.10157C1.66783 7.08573 1.72095 7.06132 1.78554 7.02903C1.91625 6.96367 2.08635 6.86977 2.25255 6.75342C2.42186 6.63491 2.56616 6.5076 2.66335 6.38125C2.75966 6.25605 2.78489 6.1653 2.78489 6.10299V3.25757C2.78489 2.4525 3.09806 1.87051 3.58017 1.50894",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.4242 1.67701C10.4242 1.34288 10.6951 1.07201 11.0292 1.07201C11.4298 1.07201 11.967 1.16958 12.4197 1.50917C12.9019 1.87075 13.215 2.45273 13.215 3.2578V6.10322C13.215 6.16554 13.2403 6.25628 13.3366 6.38148C13.4338 6.50784 13.5781 6.63514 13.7474 6.75366C13.9136 6.87 14.0837 6.96391 14.2144 7.02926C14.279 7.06156 14.3321 7.08596 14.3679 7.10181L14.4166 7.12273M14.4166 7.12273C14.6461 7.21471 14.7958 7.43677 14.7958 7.68401C14.7958 7.93101 14.6457 8.15316 14.4166 8.24531L14.4156 8.2457L14.4073 8.24914C14.3991 8.25259 14.3857 8.25831 14.3679 8.26622C14.3321 8.28206 14.279 8.30646 14.2144 8.33876C14.0837 8.40412 13.9136 8.49802 13.7474 8.61436C13.5781 8.73288 13.4338 8.86018 13.3366 8.98654C13.2403 9.11174 13.215 9.20249 13.215 9.2648V12.7425C13.215 13.5476 12.9019 14.1296 12.4197 14.4912C11.967 14.8308 11.4298 14.9283 11.0292 14.9283C10.6951 14.9283 10.4242 14.6575 10.4242 14.3233C10.4242 13.9892 10.6951 13.7183 11.0292 13.7183C11.261 13.7183 11.5142 13.6578 11.6937 13.5232C11.844 13.4105 12.005 13.2021 12.005 12.7425V9.2648C12.005 8.85288 12.1774 8.50891 12.3775 8.24879C12.5521 8.02182 12.7664 7.83353 12.9688 7.68401C12.7664 7.53449 12.5521 7.3462 12.3775 7.11923C12.1774 6.85911 12.005 6.51514 12.005 6.10322V3.2578C12.005 2.79824 11.844 2.58983 11.6937 2.47717C11.5142 2.34253 11.261 2.28201 11.0292 2.28201C10.6951 2.28201 10.4242 2.01115 10.4242 1.67701",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CodeBlockSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"code-block-single",ref:t,icon:i}))}));t.CodeBlockSingle.displayName="CodeBlockSingle";t["default"]=t.CodeBlockSingle},74808:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CodeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.92206 2.45064C9.98634 2.12556 9.77492 1.80992 9.44984 1.74564C9.12477 1.68136 8.80913 1.89278 8.74485 2.21785L6.41152 14.0179C6.34724 14.3429 6.55865 14.6586 6.88373 14.7228C7.20881 14.7871 7.52444 14.5757 7.58872 14.2506L9.92206 2.45064Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.14972 3.90157C5.38815 4.1317 5.39487 4.51154 5.16473 4.74996L2.55461 7.45409C2.01739 8.01066 2.03336 8.89745 2.59029 9.43431L5.14944 11.9013C5.38802 12.1313 5.39498 12.5111 5.165 12.7497C4.93502 12.9883 4.55519 12.9952 4.31662 12.7652L1.75746 10.2983C0.723174 9.30122 0.693506 7.65434 1.69121 6.6207L4.30133 3.91657C4.53146 3.67815 4.9113 3.67143 5.14972 3.90157Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8505 3.90157C11.0889 3.67143 11.4688 3.67815 11.6989 3.91657L14.309 6.6207C15.3067 7.65434 15.2771 9.30122 14.2428 10.2983L11.6836 12.7652C11.4451 12.9952 11.0652 12.9883 10.8352 12.7497C10.6053 12.5111 10.6122 12.1313 10.8508 11.9013L13.41 9.43431C13.9669 8.89745 13.9829 8.01066 13.4456 7.45409L10.8355 4.74996C10.6054 4.51154 10.6121 4.1317 10.8505 3.90157Z"}}]};t.CodeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"code-icon",ref:t,icon:i}))}));t.CodeIcon.displayName="CodeIcon";t["default"]=t.CodeIcon},2791:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CodeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.6662 11.3337C4.4894 11.3337 4.31986 11.2634 4.19487 11.1384L1.5282 8.47175C1.40322 8.34673 1.33301 8.17719 1.33301 8.00042C1.33301 7.82364 1.40322 7.6541 1.5282 7.52908L4.19487 4.86242C4.25636 4.79874 4.32993 4.74795 4.41126 4.71302C4.4926 4.67808 4.58008 4.65969 4.6686 4.65892C4.75712 4.65815 4.8449 4.67501 4.92683 4.70853C5.00877 4.74206 5.0832 4.79156 5.1458 4.85415C5.20839 4.91675 5.25789 4.99118 5.29141 5.07311C5.32493 5.15504 5.3418 5.24283 5.34103 5.33135C5.34026 5.41987 5.32187 5.50735 5.28693 5.58869C5.25199 5.67002 5.20121 5.74358 5.13753 5.80508L2.9422 8.00042L5.13753 10.1957C5.23074 10.289 5.29421 10.4078 5.31992 10.5371C5.34563 10.6664 5.33243 10.8004 5.28198 10.9222C5.23154 11.044 5.14611 11.1481 5.0365 11.2214C4.9269 11.2946 4.79803 11.3337 4.6662 11.3337Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.3329 11.3337C11.201 11.3337 11.0722 11.2946 10.9626 11.2214C10.853 11.1481 10.7675 11.044 10.7171 10.9222C10.6666 10.8004 10.6534 10.6664 10.6791 10.5371C10.7049 10.4078 10.7683 10.289 10.8615 10.1957L13.0569 8.00042L10.8615 5.80508C10.7979 5.74358 10.7471 5.67002 10.7121 5.58869C10.6772 5.50735 10.6588 5.41987 10.658 5.33135C10.6573 5.24283 10.6741 5.15504 10.7077 5.07311C10.7412 4.99118 10.7907 4.91675 10.8533 4.85415C10.9159 4.79156 10.9903 4.74206 11.0722 4.70853C11.1542 4.67501 11.2419 4.65815 11.3305 4.65892C11.419 4.65969 11.5065 4.67808 11.5878 4.71302C11.6691 4.74795 11.7427 4.79874 11.8042 4.86242L14.4709 7.52908C14.5958 7.6541 14.6661 7.82364 14.6661 8.00042C14.6661 8.17719 14.5958 8.34673 14.4709 8.47175L11.8042 11.1384C11.6792 11.2634 11.5097 11.3337 11.3329 11.3337Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33287 13.3337C7.23725 13.3339 7.14274 13.3134 7.05573 13.2738C6.96872 13.2341 6.89126 13.1762 6.82859 13.104C6.76593 13.0318 6.71953 12.947 6.69255 12.8552C6.66556 12.7635 6.65862 12.6671 6.6722 12.5724L8.00553 3.23908C8.03064 3.06404 8.12425 2.90614 8.26578 2.80012C8.40731 2.6941 8.58516 2.64864 8.7602 2.67375C8.93524 2.69886 9.09314 2.79247 9.19916 2.934C9.30518 3.07553 9.35064 3.25337 9.32553 3.42842L7.9922 12.7617C7.96944 12.9204 7.89025 13.0656 7.76916 13.1707C7.64807 13.2757 7.49318 13.3336 7.33287 13.3337Z"}}]};t.CodeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"code-single",ref:t,icon:i}))}));t.CodeSingle.displayName="CodeSingle";t["default"]=t.CodeSingle},18194:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Collapse=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#collapse_clip0_1303_160)"},children:[{tag:"rect",attrs:{width:16,height:16,y:.93,fill:"colorChannel1",rx:2}},{tag:"path",attrs:{fill:"currentColor",d:"M3.80078 8.43298C3.52464 8.43298 3.30078 8.65684 3.30078 8.93298C3.30078 9.20913 3.52464 9.43298 3.80078 9.43298H12.1997C12.4758 9.43298 12.6997 9.20913 12.6997 8.93298C12.6997 8.65684 12.4758 8.43298 12.1997 8.43298H3.80078Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0 2.93298C0 1.82841 0.895431 0.932983 2 0.932983H14C15.1046 0.932983 16 1.82841 16 2.93298V14.933C16 16.0376 15.1046 16.933 14 16.933H2C0.895431 16.933 0 16.0376 0 14.933V2.93298ZM2 1.93298H14C14.5523 1.93298 15 2.3807 15 2.93298V14.933C15 15.4853 14.5523 15.933 14 15.933H2C1.44772 15.933 1 15.4853 1 14.933V2.93298C1 2.3807 1.44772 1.93298 2 1.93298Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"collapse_clip0_1303_160"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(0 .93)"}}]}]}],defIds:["collapse_clip0_1303_160"]};t.Collapse=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"collapse",ref:t,icon:i}))}));t.Collapse.displayName="Collapse";t["default"]=t.Collapse},80250:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.71431 13.6614C9.71452 13.6521 9.71463 13.6429 9.71463 13.6336V2.53867C9.71463 1.76547 9.08783 1.13867 8.31463 1.13867H7.68516C6.91196 1.13867 6.28516 1.76547 6.28516 2.53867V13.6336C6.28516 13.6429 6.28526 13.6521 6.28547 13.6614H5.51607C5.51628 13.6522 5.51639 13.6429 5.51639 13.6336V7.447C5.51639 6.6738 4.88959 6.047 4.11639 6.047H3.48691C2.71372 6.047 2.08691 6.6738 2.08691 7.447V13.6336C2.08691 13.6429 2.08702 13.6522 2.08723 13.6614H1.3334C1.00203 13.6614 0.733398 13.93 0.733398 14.2614C0.733398 14.5927 1.00203 14.8614 1.3334 14.8614H14.6667C14.9981 14.8614 15.2667 14.5927 15.2667 14.2614C15.2667 13.93 14.9981 13.6614 14.6667 13.6614H13.9126C13.9127 13.6547 13.9128 13.6479 13.9128 13.6412C13.9129 13.6387 13.9129 13.6361 13.9129 13.6336V7.447C13.9129 6.6738 13.2861 6.047 12.5129 6.047H11.8834C11.1102 6.047 10.4834 6.6738 10.4834 7.447V13.6336C10.4834 13.6429 10.4835 13.6522 10.4837 13.6614H9.71431ZM7.68516 2.33867C7.5747 2.33867 7.48516 2.42822 7.48516 2.53867V13.6336H8.51463V2.53867C8.51463 2.42822 8.42509 2.33867 8.31463 2.33867H7.68516ZM3.48691 7.247C3.37646 7.247 3.28691 7.33654 3.28691 7.447V13.6336H4.31639V7.447C4.31639 7.33654 4.22684 7.247 4.11639 7.247H3.48691ZM11.6834 7.447C11.6834 7.33654 11.7729 7.247 11.8834 7.247H12.5129C12.6233 7.247 12.7129 7.33654 12.7129 7.447V13.6336H11.6834V7.447Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-chart-icon",ref:t,icon:i}))}));t.ColumnChartIcon.displayName="ColumnChartIcon";t["default"]=t.ColumnChartIcon},33057:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.71431 13.6614C9.71452 13.6521 9.71463 13.6429 9.71463 13.6336V2.53867C9.71463 1.76547 9.08783 1.13867 8.31463 1.13867H7.68516C6.91196 1.13867 6.28516 1.76547 6.28516 2.53867V13.6336C6.28516 13.6429 6.28526 13.6521 6.28547 13.6614H5.51607C5.51628 13.6522 5.51639 13.6429 5.51639 13.6336V7.447C5.51639 6.6738 4.88959 6.047 4.11639 6.047H3.48691C2.71372 6.047 2.08691 6.6738 2.08691 7.447V13.6336C2.08691 13.6429 2.08702 13.6522 2.08723 13.6614H1.3334C1.00203 13.6614 0.733398 13.93 0.733398 14.2614C0.733398 14.5927 1.00203 14.8614 1.3334 14.8614H14.6667C14.9981 14.8614 15.2667 14.5927 15.2667 14.2614C15.2667 13.93 14.9981 13.6614 14.6667 13.6614H13.9126C13.9127 13.6547 13.9128 13.6479 13.9128 13.6412C13.9129 13.6387 13.9129 13.6361 13.9129 13.6336V7.447C13.9129 6.6738 13.2861 6.047 12.5129 6.047H11.8834C11.1102 6.047 10.4834 6.6738 10.4834 7.447V13.6336C10.4834 13.6429 10.4835 13.6522 10.4837 13.6614H9.71431ZM7.68516 2.33867C7.5747 2.33867 7.48516 2.42822 7.48516 2.53867V13.6336H8.51463V2.53867C8.51463 2.42822 8.42509 2.33867 8.31463 2.33867H7.68516ZM3.48691 7.247C3.37646 7.247 3.28691 7.33654 3.28691 7.447V13.6336H4.31639V7.447C4.31639 7.33654 4.22684 7.247 4.11639 7.247H3.48691ZM11.6834 7.447C11.6834 7.33654 11.7729 7.247 11.8834 7.247H12.5129C12.6233 7.247 12.7129 7.33654 12.7129 7.447V13.6336H11.6834V7.447Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-chart-single",ref:t,icon:i}))}));t.ColumnChartSingle.displayName="ColumnChartSingle";t["default"]=t.ColumnChartSingle},2459:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.79407 7.49183L6.80825 7.49199L6.82241 7.49183L10.9728 7.49192L10.9821 7.49199L10.9913 7.49192L14.0562 7.49199C14.9951 7.49201 15.7562 6.73089 15.7562 5.79199V3.99202C15.7562 3.05313 14.9951 2.29202 14.0562 2.29202L10.9893 2.29203L10.9821 2.29199L10.9749 2.29203L6.81682 2.29205L6.80825 2.29199L6.79967 2.29205L3.73417 2.29207C2.79527 2.29207 2.03416 3.05321 2.03418 3.99211L2.03422 5.7918C2.03425 6.73065 2.79533 7.49174 3.73419 7.49176L6.79407 7.49183ZM14.0562 6.29199L11.5821 6.29194V3.49203L14.0562 3.49202C14.3324 3.49202 14.5562 3.71588 14.5562 3.99202V5.79199C14.5562 6.06814 14.3323 6.292 14.0562 6.29199ZM10.3821 6.29191V3.49204L7.40825 3.49205V6.29184L10.3821 6.29191ZM6.20825 6.29181V3.49205L3.73418 3.49207C3.45803 3.49207 3.23417 3.71593 3.23418 3.99208L3.23422 5.79177C3.23423 6.0679 3.45808 6.29175 3.73421 6.29176L6.20825 6.29181Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.53413 9.19951L3.73415 9.19954C2.79526 9.19955 2.03415 9.96069 2.03418 10.8996L2.03423 12.6995C2.03425 13.6384 2.79536 14.3995 3.73423 14.3995H5.53415C6.47303 14.3995 7.23415 13.6384 7.23415 12.6995V10.8995C7.23415 9.96062 6.47302 9.1995 5.53413 9.19951ZM3.73417 10.3995L5.53414 10.3995C5.81029 10.3995 6.03415 10.6234 6.03415 10.8995V12.6995C6.03415 12.9756 5.81029 13.1995 5.53415 13.1995H3.73423C3.45809 13.1995 3.23423 12.9756 3.23423 12.6995L3.23418 10.8996C3.23417 10.6234 3.45803 10.3995 3.73417 10.3995Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-icon",ref:t,icon:i}))}));t.ColumnIcon.displayName="ColumnIcon";t["default"]=t.ColumnIcon},28872:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.79407 7.49183L6.80825 7.49199L6.82241 7.49183L10.9728 7.49192L10.9821 7.49199L10.9913 7.49192L14.0562 7.49199C14.9951 7.49201 15.7562 6.73089 15.7562 5.79199V3.99202C15.7562 3.05313 14.9951 2.29202 14.0562 2.29202L10.9893 2.29203L10.9821 2.29199L10.9749 2.29203L6.81682 2.29205L6.80825 2.29199L6.79967 2.29205L3.73417 2.29207C2.79527 2.29207 2.03416 3.05321 2.03418 3.99211L2.03422 5.7918C2.03425 6.73065 2.79533 7.49174 3.73419 7.49176L6.79407 7.49183ZM14.0562 6.29199L11.5821 6.29194V3.49203L14.0562 3.49202C14.3324 3.49202 14.5562 3.71588 14.5562 3.99202V5.79199C14.5562 6.06814 14.3323 6.292 14.0562 6.29199ZM10.3821 6.29191V3.49204L7.40825 3.49205V6.29184L10.3821 6.29191ZM6.20825 6.29181V3.49205L3.73418 3.49207C3.45803 3.49207 3.23417 3.71593 3.23418 3.99208L3.23422 5.79177C3.23423 6.0679 3.45808 6.29175 3.73421 6.29176L6.20825 6.29181Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.53413 9.19951L3.73415 9.19954C2.79526 9.19955 2.03415 9.96069 2.03418 10.8996L2.03423 12.6995C2.03425 13.6384 2.79536 14.3995 3.73423 14.3995H5.53415C6.47303 14.3995 7.23415 13.6384 7.23415 12.6995V10.8995C7.23415 9.96062 6.47302 9.1995 5.53413 9.19951ZM3.73417 10.3995L5.53414 10.3995C5.81029 10.3995 6.03415 10.6234 6.03415 10.8995V12.6995C6.03415 12.9756 5.81029 13.1995 5.53415 13.1995H3.73423C3.45809 13.1995 3.23423 12.9756 3.23423 12.6995L3.23418 10.8996C3.23417 10.6234 3.45803 10.3995 3.73417 10.3995Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-single",ref:t,icon:i}))}));t.ColumnSingle.displayName="ColumnSingle";t["default"]=t.ColumnSingle},49677:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnSparklineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.4999 1.61475C9.61625 1.61475 8.8999 2.33109 8.8999 3.21475V4.75646C8.77205 4.72356 8.63802 4.70605 8.4999 4.70605H7.4999C6.61625 4.70605 5.8999 5.4224 5.8999 6.30606V7.7506C5.77205 7.7177 5.63802 7.7002 5.4999 7.7002H4.4999C3.61625 7.7002 2.8999 8.41654 2.8999 9.3002V13.1851H1.3334C1.00203 13.1851 0.733398 13.4537 0.733398 13.7851C0.733398 14.1164 1.00203 14.3851 1.3334 14.3851H3.48937L3.4999 14.3851H6.4999L6.50256 14.3851H9.4999L9.50644 14.3851H12.4999L12.5047 14.3851H14.6667C14.9981 14.3851 15.2667 14.1164 15.2667 13.7851C15.2667 13.4537 14.9981 13.1851 14.6667 13.1851H13.0999V3.21475C13.0999 2.33109 12.3836 1.61475 11.4999 1.61475H10.4999ZM11.8999 13.1851V3.21475C11.8999 2.99383 11.7208 2.81475 11.4999 2.81475H10.4999C10.279 2.81475 10.0999 2.99383 10.0999 3.21475V13.1851H11.8999ZM8.8999 13.1851V6.30605C8.8999 6.08514 8.72082 5.90605 8.4999 5.90605H7.4999C7.27899 5.90605 7.0999 6.08514 7.0999 6.30606V13.1851H8.8999ZM5.8999 9.3002V13.1851H4.0999V9.3002C4.0999 9.07928 4.27899 8.9002 4.4999 8.9002H5.4999C5.72082 8.9002 5.8999 9.07928 5.8999 9.3002Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnSparklineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-sparkline-icon",ref:t,icon:i}))}));t.ColumnSparklineIcon.displayName="ColumnSparklineIcon";t["default"]=t.ColumnSparklineIcon},87362:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ColumnSparklineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.4999 1.61475C9.61625 1.61475 8.8999 2.33109 8.8999 3.21475V4.75646C8.77205 4.72356 8.63802 4.70605 8.4999 4.70605H7.4999C6.61625 4.70605 5.8999 5.4224 5.8999 6.30606V7.7506C5.77205 7.7177 5.63802 7.7002 5.4999 7.7002H4.4999C3.61625 7.7002 2.8999 8.41654 2.8999 9.3002V13.1851H1.3334C1.00203 13.1851 0.733398 13.4537 0.733398 13.7851C0.733398 14.1164 1.00203 14.3851 1.3334 14.3851H3.48937L3.4999 14.3851H6.4999L6.50256 14.3851H9.4999L9.50644 14.3851H12.4999L12.5047 14.3851H14.6667C14.9981 14.3851 15.2667 14.1164 15.2667 13.7851C15.2667 13.4537 14.9981 13.1851 14.6667 13.1851H13.0999V3.21475C13.0999 2.33109 12.3836 1.61475 11.4999 1.61475H10.4999ZM11.8999 13.1851V3.21475C11.8999 2.99383 11.7208 2.81475 11.4999 2.81475H10.4999C10.279 2.81475 10.0999 2.99383 10.0999 3.21475V13.1851H11.8999ZM8.8999 13.1851V6.30605C8.8999 6.08514 8.72082 5.90605 8.4999 5.90605H7.4999C7.27899 5.90605 7.0999 6.08514 7.0999 6.30606V13.1851H8.8999ZM5.8999 9.3002V13.1851H4.0999V9.3002C4.0999 9.07928 4.27899 8.9002 4.4999 8.9002H5.4999C5.72082 8.9002 5.8999 9.07928 5.8999 9.3002Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ColumnSparklineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"column-sparkline-single",ref:t,icon:i}))}));t.ColumnSparklineSingle.displayName="ColumnSparklineSingle";t["default"]=t.ColumnSparklineSingle},4574:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ComboChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.71431 13.4262C9.71452 13.4169 9.71463 13.4077 9.71463 13.3984V7.99867C9.71463 7.22547 9.08783 6.59867 8.31463 6.59867H7.68516C6.91196 6.59867 6.28516 7.22547 6.28516 7.99867V13.3984C6.28516 13.4077 6.28526 13.4169 6.28547 13.4262H5.51607C5.51628 13.4169 5.51639 13.4077 5.51639 13.3984V9.90699C5.51639 9.13379 4.88959 8.50699 4.11639 8.50699H3.48691C2.71372 8.50699 2.08691 9.13379 2.08691 9.90699V13.3984C2.08691 13.4077 2.08702 13.4169 2.08723 13.4262H1.3334C1.00203 13.4262 0.733398 13.6948 0.733398 14.0262C0.733398 14.3575 1.00203 14.6262 1.3334 14.6262H14.6667C14.9981 14.6262 15.2667 14.3575 15.2667 14.0262C15.2667 13.6948 14.9981 13.4262 14.6667 13.4262H13.9126C13.9127 13.4194 13.9128 13.4127 13.9128 13.406C13.9129 13.4034 13.9129 13.4009 13.9129 13.3984V9.90699C13.9129 9.13379 13.2861 8.50699 12.5129 8.50699H11.8834C11.1102 8.50699 10.4834 9.13379 10.4834 9.90699V13.3984C10.4834 13.4077 10.4835 13.4169 10.4837 13.4262H9.71431ZM7.68516 7.79867C7.5747 7.79867 7.48516 7.88821 7.48516 7.99867V13.3984H8.51463V7.99867C8.51463 7.88821 8.42509 7.79867 8.31463 7.79867H7.68516ZM3.48691 9.70699C3.37646 9.70699 3.28691 9.79653 3.28691 9.90699V13.3984H4.31639V9.90699C4.31639 9.79653 4.22684 9.70699 4.11639 9.70699H3.48691ZM11.6834 9.90699C11.6834 9.79653 11.7729 9.70699 11.8834 9.70699H12.5129C12.6233 9.70699 12.7129 9.79653 12.7129 9.90699V13.3984H11.6834V9.90699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1895 1.59372C14.3993 1.85024 14.3614 2.22824 14.1049 2.43802L10.4498 5.42707C10.0182 5.78005 9.43393 5.88287 8.90773 5.69845L5.86269 4.63121C5.73433 4.58623 5.59191 4.60955 5.4846 4.69312L2.64351 6.9059C2.38208 7.10952 2.00508 7.06265 1.80147 6.80122C1.59785 6.53978 1.64472 6.16279 1.90615 5.95917L4.74724 3.74639C5.17647 3.41209 5.74616 3.31881 6.2596 3.49875L9.30464 4.56599C9.43619 4.61209 9.58225 4.58639 9.69016 4.49814L13.3452 1.50909C13.6017 1.29931 13.9797 1.3372 14.1895 1.59372Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ComboChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"combo-chart-icon",ref:t,icon:i}))}));t.ComboChartIcon.displayName="ComboChartIcon";t["default"]=t.ComboChartIcon},37797:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ComboChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.71431 13.4262C9.71452 13.4169 9.71463 13.4077 9.71463 13.3984V7.99867C9.71463 7.22547 9.08783 6.59867 8.31463 6.59867H7.68516C6.91196 6.59867 6.28516 7.22547 6.28516 7.99867V13.3984C6.28516 13.4077 6.28526 13.4169 6.28547 13.4262H5.51607C5.51628 13.4169 5.51639 13.4077 5.51639 13.3984V9.90699C5.51639 9.13379 4.88959 8.50699 4.11639 8.50699H3.48691C2.71372 8.50699 2.08691 9.13379 2.08691 9.90699V13.3984C2.08691 13.4077 2.08702 13.4169 2.08723 13.4262H1.3334C1.00203 13.4262 0.733398 13.6948 0.733398 14.0262C0.733398 14.3575 1.00203 14.6262 1.3334 14.6262H14.6667C14.9981 14.6262 15.2667 14.3575 15.2667 14.0262C15.2667 13.6948 14.9981 13.4262 14.6667 13.4262H13.9126C13.9127 13.4194 13.9128 13.4127 13.9128 13.406C13.9129 13.4034 13.9129 13.4009 13.9129 13.3984V9.90699C13.9129 9.13379 13.2861 8.50699 12.5129 8.50699H11.8834C11.1102 8.50699 10.4834 9.13379 10.4834 9.90699V13.3984C10.4834 13.4077 10.4835 13.4169 10.4837 13.4262H9.71431ZM7.68516 7.79867C7.5747 7.79867 7.48516 7.88821 7.48516 7.99867V13.3984H8.51463V7.99867C8.51463 7.88821 8.42509 7.79867 8.31463 7.79867H7.68516ZM3.48691 9.70699C3.37646 9.70699 3.28691 9.79653 3.28691 9.90699V13.3984H4.31639V9.90699C4.31639 9.79653 4.22684 9.70699 4.11639 9.70699H3.48691ZM11.6834 9.90699C11.6834 9.79653 11.7729 9.70699 11.8834 9.70699H12.5129C12.6233 9.70699 12.7129 9.79653 12.7129 9.90699V13.3984H11.6834V9.90699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1895 1.59372C14.3993 1.85024 14.3614 2.22824 14.1049 2.43802L10.4498 5.42707C10.0182 5.78005 9.43393 5.88287 8.90773 5.69845L5.86269 4.63121C5.73433 4.58623 5.59191 4.60955 5.4846 4.69312L2.64351 6.9059C2.38208 7.10952 2.00508 7.06265 1.80147 6.80122C1.59785 6.53978 1.64472 6.16279 1.90615 5.95917L4.74724 3.74639C5.17647 3.41209 5.74616 3.31881 6.2596 3.49875L9.30464 4.56599C9.43619 4.61209 9.58225 4.58639 9.69016 4.49814L13.3452 1.50909C13.6017 1.29931 13.9797 1.3372 14.1895 1.59372Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ComboChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"combo-chart-single",ref:t,icon:i}))}));t.ComboChartSingle.displayName="ComboChartSingle";t["default"]=t.ComboChartSingle},37864:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CommentIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345ZM8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345ZM11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.84351 3.41861C1.84351 3.01861 2.15531 2.69434 2.53993 2.69434H14.9381C15.3228 2.69434 15.6346 3.01861 15.6346 3.41861V12.4611C15.6346 12.8612 15.3228 13.1854 14.9381 13.1854H8.82117L6.06643 14.6179C5.85054 14.7301 5.59416 14.7181 5.38884 14.5862C5.18352 14.4542 5.05855 14.2211 5.05855 13.9701V13.1854H2.53993C2.15531 13.1854 1.84351 12.8612 1.84351 12.4611L1.84351 3.41861ZM6.45141 12.7982L8.34531 12.0135C8.44201 11.9632 8.54864 11.9371 8.65676 11.9371H14.2417C14.3522 11.9371 14.4417 11.8475 14.4417 11.7371V4.14271C14.4417 4.03225 14.3522 3.94271 14.2417 3.94271H3.23636C3.12591 3.94271 3.03636 4.03225 3.03636 4.14271L3.03636 11.7371C3.03636 11.8475 3.12591 11.9371 3.23636 11.9371L5.75498 11.9371C6.1396 11.9371 6.45141 12.0611 6.45141 12.4611V12.7982Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CommentIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"comment-icon",ref:t,icon:i}))}));t.CommentIcon.displayName="CommentIcon";t["default"]=t.CommentIcon},74167:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CommentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345ZM8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345ZM11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.84351 3.41861C1.84351 3.01861 2.15531 2.69434 2.53993 2.69434H14.9381C15.3228 2.69434 15.6346 3.01861 15.6346 3.41861V12.4611C15.6346 12.8612 15.3228 13.1854 14.9381 13.1854H8.82117L6.06643 14.6179C5.85054 14.7301 5.59416 14.7181 5.38884 14.5862C5.18352 14.4542 5.05855 14.2211 5.05855 13.9701V13.1854H2.53993C2.15531 13.1854 1.84351 12.8612 1.84351 12.4611L1.84351 3.41861ZM6.45141 12.7982L8.34531 12.0135C8.44201 11.9632 8.54864 11.9371 8.65676 11.9371H14.2417C14.3522 11.9371 14.4417 11.8475 14.4417 11.7371V4.14271C14.4417 4.03225 14.3522 3.94271 14.2417 3.94271H3.23636C3.12591 3.94271 3.03636 4.03225 3.03636 4.14271L3.03636 11.7371C3.03636 11.8475 3.12591 11.9371 3.23636 11.9371L5.75498 11.9371C6.1396 11.9371 6.45141 12.0611 6.45141 12.4611V12.7982Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CommentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"comment-single",ref:t,icon:i}))}));t.CommentSingle.displayName="CommentSingle";t["default"]=t.CommentSingle},88725:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ConditionsDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.59 1.51H10.46V14.46H5.59z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.34863 2.53325C1.34863 1.87051 1.88589 1.33325 2.54863 1.33325H13.482C14.1447 1.33325 14.682 1.87051 14.682 2.53325V13.4666C14.682 14.1294 14.1447 14.6666 13.482 14.6666H2.54863C1.88589 14.6666 1.34863 14.1294 1.34863 13.4666V2.53325ZM13.082 2.63325C13.2477 2.63325 13.382 2.76757 13.382 2.93325V5.09946C13.382 5.26515 13.2477 5.39946 13.082 5.39946H10.9708C10.8052 5.39946 10.6708 5.26515 10.6708 5.09946V2.93325C10.6708 2.76757 10.8052 2.63325 10.9708 2.63325H13.082ZM9.37085 2.93325C9.37085 2.76757 9.23653 2.63325 9.07085 2.63325H6.95974C6.79406 2.63325 6.65974 2.76757 6.65974 2.93325V5.09946C6.65974 5.26515 6.79406 5.39946 6.95974 5.39946L9.07085 5.39946C9.23654 5.39946 9.37085 5.26515 9.37085 5.09946V2.93325ZM5.35974 2.93325C5.35974 2.76757 5.22543 2.63325 5.05974 2.63325H2.94863C2.78295 2.63325 2.64863 2.76757 2.64863 2.93325V5.09946C2.64863 5.26515 2.78295 5.39946 2.94863 5.39946H5.05974C5.22543 5.39946 5.35974 5.26515 5.35974 5.09946V2.93325ZM2.94863 6.69946C2.78295 6.69946 2.64863 6.83378 2.64863 6.99946V9.11045C2.64863 9.27613 2.78295 9.41045 2.94863 9.41045H5.05974C5.22543 9.41045 5.35974 9.27613 5.35974 9.11045V6.99946C5.35974 6.83378 5.22543 6.69946 5.05974 6.69946H2.94863ZM2.94863 10.7104C2.78295 10.7104 2.64863 10.8448 2.64863 11.0104V13.0666C2.64863 13.2323 2.78295 13.3666 2.94863 13.3666H5.05974C5.22543 13.3666 5.35974 13.2323 5.35974 13.0666V11.0104C5.35974 10.8448 5.22543 10.7104 5.05974 10.7104H2.94863ZM6.65974 13.0666C6.65974 13.2323 6.79406 13.3666 6.95974 13.3666H9.07085C9.23653 13.3666 9.37085 13.2323 9.37085 13.0666V11.0104C9.37085 10.8448 9.23653 10.7104 9.07085 10.7104L6.95974 10.7104C6.79406 10.7104 6.65974 10.8448 6.65974 11.0104V13.0666ZM10.6708 13.0666C10.6708 13.2323 10.8052 13.3666 10.9708 13.3666H13.082C13.2477 13.3666 13.382 13.2323 13.382 13.0666V11.0104C13.382 10.8448 13.2477 10.7104 13.082 10.7104H10.9708C10.8052 10.7104 10.6708 10.8448 10.6708 11.0104V13.0666ZM13.082 9.41045C13.2477 9.41045 13.382 9.27613 13.382 9.11045V6.99946C13.382 6.83378 13.2477 6.69946 13.082 6.69946H10.9708C10.8052 6.69946 10.6708 6.83378 10.6708 6.99946V9.11045C10.6708 9.27613 10.8052 9.41045 10.9708 9.41045H13.082ZM6.95974 9.41045C6.79406 9.41045 6.65974 9.27613 6.65974 9.11045V6.99946C6.65974 6.83378 6.79406 6.69946 6.95974 6.69946L9.07085 6.69946C9.23653 6.69946 9.37085 6.83378 9.37085 6.99946V9.11045C9.37085 9.27613 9.23653 9.41045 9.07085 9.41045H6.95974Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ConditionsDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"conditions-double-icon",ref:t,icon:i}))}));t.ConditionsDoubleIcon.displayName="ConditionsDoubleIcon";t["default"]=t.ConditionsDoubleIcon},76601:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Conditions=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.59 1.51H10.46V14.46H5.59z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.34863 2.53325C1.34863 1.87051 1.88589 1.33325 2.54863 1.33325H13.482C14.1447 1.33325 14.682 1.87051 14.682 2.53325V13.4666C14.682 14.1294 14.1447 14.6666 13.482 14.6666H2.54863C1.88589 14.6666 1.34863 14.1294 1.34863 13.4666V2.53325ZM13.082 2.63325C13.2477 2.63325 13.382 2.76757 13.382 2.93325V5.09946C13.382 5.26515 13.2477 5.39946 13.082 5.39946H10.9708C10.8052 5.39946 10.6708 5.26515 10.6708 5.09946V2.93325C10.6708 2.76757 10.8052 2.63325 10.9708 2.63325H13.082ZM9.37085 2.93325C9.37085 2.76757 9.23653 2.63325 9.07085 2.63325H6.95974C6.79406 2.63325 6.65974 2.76757 6.65974 2.93325V5.09946C6.65974 5.26515 6.79406 5.39946 6.95974 5.39946L9.07085 5.39946C9.23654 5.39946 9.37085 5.26515 9.37085 5.09946V2.93325ZM5.35974 2.93325C5.35974 2.76757 5.22543 2.63325 5.05974 2.63325H2.94863C2.78295 2.63325 2.64863 2.76757 2.64863 2.93325V5.09946C2.64863 5.26515 2.78295 5.39946 2.94863 5.39946H5.05974C5.22543 5.39946 5.35974 5.26515 5.35974 5.09946V2.93325ZM2.94863 6.69946C2.78295 6.69946 2.64863 6.83378 2.64863 6.99946V9.11045C2.64863 9.27613 2.78295 9.41045 2.94863 9.41045H5.05974C5.22543 9.41045 5.35974 9.27613 5.35974 9.11045V6.99946C5.35974 6.83378 5.22543 6.69946 5.05974 6.69946H2.94863ZM2.94863 10.7104C2.78295 10.7104 2.64863 10.8448 2.64863 11.0104V13.0666C2.64863 13.2323 2.78295 13.3666 2.94863 13.3666H5.05974C5.22543 13.3666 5.35974 13.2323 5.35974 13.0666V11.0104C5.35974 10.8448 5.22543 10.7104 5.05974 10.7104H2.94863ZM6.65974 13.0666C6.65974 13.2323 6.79406 13.3666 6.95974 13.3666H9.07085C9.23653 13.3666 9.37085 13.2323 9.37085 13.0666V11.0104C9.37085 10.8448 9.23653 10.7104 9.07085 10.7104L6.95974 10.7104C6.79406 10.7104 6.65974 10.8448 6.65974 11.0104V13.0666ZM10.6708 13.0666C10.6708 13.2323 10.8052 13.3666 10.9708 13.3666H13.082C13.2477 13.3666 13.382 13.2323 13.382 13.0666V11.0104C13.382 10.8448 13.2477 10.7104 13.082 10.7104H10.9708C10.8052 10.7104 10.6708 10.8448 10.6708 11.0104V13.0666ZM13.082 9.41045C13.2477 9.41045 13.382 9.27613 13.382 9.11045V6.99946C13.382 6.83378 13.2477 6.69946 13.082 6.69946H10.9708C10.8052 6.69946 10.6708 6.83378 10.6708 6.99946V9.11045C10.6708 9.27613 10.8052 9.41045 10.9708 9.41045H13.082ZM6.95974 9.41045C6.79406 9.41045 6.65974 9.27613 6.65974 9.11045V6.99946C6.65974 6.83378 6.79406 6.69946 6.95974 6.69946L9.07085 6.69946C9.23653 6.69946 9.37085 6.83378 9.37085 6.99946V9.11045C9.37085 9.27613 9.23653 9.41045 9.07085 9.41045H6.95974Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Conditions=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"conditions",ref:t,icon:i}))}));t.Conditions.displayName="Conditions";t["default"]=t.Conditions},44819:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ContentSingle16=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6444",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.84H16.54V16.84H.54z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6444)"},children:[{tag:"path",attrs:{d:"M6.67742 7.37473V5.64139H9.74408V7.37473H6.67742Z"}},{tag:"path",attrs:{d:"M2.41101 2.84136C2.41101 2.03134 3.06766 1.37469 3.87768 1.37469H13.211C14.021 1.37469 14.6777 2.03135 14.6777 2.84136V14.8414C14.6777 15.6514 14.021 16.308 13.211 16.308H3.87768C3.06767 16.308 2.41101 15.6514 2.41101 14.8414V2.84136ZM5.87742 10.0414C5.43559 10.0414 5.07742 10.3996 5.07742 10.8414C5.07742 11.2832 5.43559 11.6414 5.87742 11.6414H10.5441C10.9859 11.6414 11.3441 11.2832 11.3441 10.8414C11.3441 10.3996 10.9859 10.0414 10.5441 10.0414H5.87742ZM5.07742 12.8414C5.07742 12.3996 5.43559 12.0414 5.87742 12.0414H8.21075C8.65258 12.0414 9.01075 12.3996 9.01075 12.8414C9.01075 13.2832 8.65258 13.6414 8.21075 13.6414H5.87742C5.43559 13.6414 5.07742 13.2832 5.07742 12.8414ZM5.87742 4.04139C5.43559 4.04139 5.07742 4.39957 5.07742 4.84139V8.17473C5.07742 8.61655 5.43559 8.97473 5.87742 8.97473H10.5441C10.9859 8.97473 11.3441 8.61655 11.3441 8.17473V4.84139C11.3441 4.39957 10.9859 4.04139 10.5441 4.04139H5.87742Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.ContentSingle16=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"content-single-16",ref:t,icon:i}))}));t.ContentSingle16.displayName="ContentSingle16";t["default"]=t.ContentSingle16},35568:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ContentSingle20=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 21",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6456",width:21,height:21,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.84H20.91V20.84H.91z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6456)"},children:[{tag:"path",attrs:{d:"M8.57312 9.0081V6.84143H12.4065V9.0081H8.57312Z"}},{tag:"path",attrs:{d:"M3.24011 3.34139C3.24011 2.32887 4.06092 1.50806 5.07345 1.50806H16.7401C17.7527 1.50806 18.5734 2.32888 18.5734 3.34139V18.3414C18.5734 19.3539 17.7526 20.1747 16.7401 20.1747H5.07345C4.06093 20.1747 3.24011 19.3539 3.24011 18.3414V3.34139ZM7.57312 12.3414C7.02084 12.3414 6.57312 12.7891 6.57312 13.3414C6.57312 13.8937 7.02084 14.3414 7.57312 14.3414H13.4065C13.9587 14.3414 14.4065 13.8937 14.4065 13.3414C14.4065 12.7891 13.9587 12.3414 13.4065 12.3414H7.57312ZM6.57312 15.8414C6.57312 15.2891 7.02084 14.8414 7.57312 14.8414H10.4898C11.0421 14.8414 11.4898 15.2891 11.4898 15.8414C11.4898 16.3937 11.0421 16.8414 10.4898 16.8414H7.57312C7.02084 16.8414 6.57312 16.3937 6.57312 15.8414ZM7.57312 4.84143C7.02084 4.84143 6.57312 5.28915 6.57312 5.84143V10.0081C6.57312 10.5604 7.02084 11.0081 7.57312 11.0081H13.4065C13.9587 11.0081 14.4065 10.5604 14.4065 10.0081V5.84143C14.4065 5.28915 13.9587 4.84143 13.4065 4.84143H7.57312Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.ContentSingle20=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"content-single-20",ref:t,icon:i}))}));t.ContentSingle20.displayName="ContentSingle20";t["default"]=t.ContentSingle20},25318:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ConvertIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#convert-icon_clip0_911_593)"},children:[{tag:"path",attrs:{d:"M2.44766 0.848145C1.564 0.848145 0.847656 1.56449 0.847656 2.44814V6.44814C0.847656 7.3318 1.564 8.04814 2.44766 8.04814H6.44766C7.33131 8.04814 8.04766 7.3318 8.04766 6.44814V2.44814C8.04766 1.56449 7.33131 0.848145 6.44766 0.848145H2.44766ZM2.04766 6.44814V5.04824H3.84775V6.84814H2.44766C2.22674 6.84814 2.04766 6.66906 2.04766 6.44814ZM2.04766 3.84824H3.84775V2.04814H2.44766C2.22674 2.04814 2.04766 2.22723 2.04766 2.44814V3.84824ZM5.04775 6.84814V5.04824H6.84766V6.44814C6.84766 6.66906 6.66857 6.84814 6.44766 6.84814H5.04775ZM5.04775 3.84824H6.84766V2.44814C6.84766 2.22723 6.66857 2.04814 6.44766 2.04814H5.04775V3.84824Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.55215 7.95166C8.66849 7.95166 7.95215 8.668 7.95215 9.55166V13.5517C7.95215 14.4353 8.66849 15.1517 9.55215 15.1517L11.5522 15.1517L13.5521 15.1517C14.4358 15.1517 15.1521 14.4353 15.1521 13.5517L15.1521 11.5518L15.1521 9.55166C15.1521 8.668 14.4358 7.95166 13.5521 7.95166H9.55215ZM13.9521 10.9518V9.55166C13.9521 9.33075 13.7731 9.15166 13.5521 9.15166H12.1522V10.9518H13.9521ZM10.9522 10.9518V9.15166H9.55215C9.33123 9.15166 9.15215 9.33075 9.15215 9.55166V10.9518H10.9522ZM9.15215 12.1518H10.9522V13.9517H9.55215C9.33123 13.9517 9.15215 13.7726 9.15215 13.5517V12.1518ZM12.1522 12.1518H13.9521V13.5517C13.9521 13.7726 13.7731 13.9517 13.5521 13.9517H12.1522V12.1518Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.62158 2.44912C9.62158 2.11775 9.89021 1.84912 10.2216 1.84912H12.7516C13.6352 1.84912 14.3516 2.56547 14.3516 3.44912V5.9791C14.3516 6.31047 14.0829 6.5791 13.7516 6.5791C13.4202 6.5791 13.1516 6.31047 13.1516 5.9791V3.44912C13.1516 3.22821 12.9725 3.04912 12.7516 3.04912H10.2216C9.89021 3.04912 9.62158 2.78049 9.62158 2.44912Z"}},{tag:"path",attrs:{d:"M5.77871 14.1507C6.11008 14.1507 6.37871 13.8821 6.37871 13.5507C6.37871 13.2193 6.11008 12.9507 5.77871 12.9507L3.24873 12.9507C3.02782 12.9507 2.84873 12.7716 2.84873 12.5507L2.84873 10.0207C2.84873 9.68933 2.5801 9.4207 2.24873 9.4207C1.91736 9.4207 1.64873 9.68933 1.64873 10.0207L1.64873 12.5507C1.64873 13.4343 2.36507 14.1507 3.24873 14.1507H5.77871Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"convert-icon_clip0_911_593"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["convert-icon_clip0_911_593"]};t.ConvertIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"convert-icon",ref:t,icon:i}))}));t.ConvertIcon.displayName="ConvertIcon";t["default"]=t.ConvertIcon},89005:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ConvertSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#convert-single_clip0_911_593)"},children:[{tag:"path",attrs:{d:"M2.44766 0.848145C1.564 0.848145 0.847656 1.56449 0.847656 2.44814V6.44814C0.847656 7.3318 1.564 8.04814 2.44766 8.04814H6.44766C7.33131 8.04814 8.04766 7.3318 8.04766 6.44814V2.44814C8.04766 1.56449 7.33131 0.848145 6.44766 0.848145H2.44766ZM2.04766 6.44814V5.04824H3.84775V6.84814H2.44766C2.22674 6.84814 2.04766 6.66906 2.04766 6.44814ZM2.04766 3.84824H3.84775V2.04814H2.44766C2.22674 2.04814 2.04766 2.22723 2.04766 2.44814V3.84824ZM5.04775 6.84814V5.04824H6.84766V6.44814C6.84766 6.66906 6.66857 6.84814 6.44766 6.84814H5.04775ZM5.04775 3.84824H6.84766V2.44814C6.84766 2.22723 6.66857 2.04814 6.44766 2.04814H5.04775V3.84824Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.55215 7.95166C8.66849 7.95166 7.95215 8.668 7.95215 9.55166V13.5517C7.95215 14.4353 8.66849 15.1517 9.55215 15.1517L11.5522 15.1517L13.5521 15.1517C14.4358 15.1517 15.1521 14.4353 15.1521 13.5517L15.1521 11.5518L15.1521 9.55166C15.1521 8.668 14.4358 7.95166 13.5521 7.95166H9.55215ZM13.9521 10.9518V9.55166C13.9521 9.33075 13.7731 9.15166 13.5521 9.15166H12.1522V10.9518H13.9521ZM10.9522 10.9518V9.15166H9.55215C9.33123 9.15166 9.15215 9.33075 9.15215 9.55166V10.9518H10.9522ZM9.15215 12.1518H10.9522V13.9517H9.55215C9.33123 13.9517 9.15215 13.7726 9.15215 13.5517V12.1518ZM12.1522 12.1518H13.9521V13.5517C13.9521 13.7726 13.7731 13.9517 13.5521 13.9517H12.1522V12.1518Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.62158 2.44912C9.62158 2.11775 9.89021 1.84912 10.2216 1.84912H12.7516C13.6352 1.84912 14.3516 2.56547 14.3516 3.44912V5.9791C14.3516 6.31047 14.0829 6.5791 13.7516 6.5791C13.4202 6.5791 13.1516 6.31047 13.1516 5.9791V3.44912C13.1516 3.22821 12.9725 3.04912 12.7516 3.04912H10.2216C9.89021 3.04912 9.62158 2.78049 9.62158 2.44912Z"}},{tag:"path",attrs:{d:"M5.77871 14.1507C6.11008 14.1507 6.37871 13.8821 6.37871 13.5507C6.37871 13.2193 6.11008 12.9507 5.77871 12.9507L3.24873 12.9507C3.02782 12.9507 2.84873 12.7716 2.84873 12.5507L2.84873 10.0207C2.84873 9.68933 2.5801 9.4207 2.24873 9.4207C1.91736 9.4207 1.64873 9.68933 1.64873 10.0207L1.64873 12.5507C1.64873 13.4343 2.36507 14.1507 3.24873 14.1507H5.77871Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"convert-single_clip0_911_593"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["convert-single_clip0_911_593"]};t.ConvertSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"convert-single",ref:t,icon:i}))}));t.ConvertSingle.displayName="ConvertSingle";t["default"]=t.ConvertSingle},17248:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CopyDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1141",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1141)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.4004 2.60213C5.25792 2.60213 5.14241 2.71763 5.14241 2.86011V4.32679C5.14241 4.67752 4.85809 4.96184 4.50736 4.96184C4.15663 4.96184 3.87231 4.67752 3.87231 4.32679V2.86011C3.87231 2.01618 4.55646 1.33203 5.4004 1.33203H13.14C13.984 1.33203 14.6681 2.01618 14.6681 2.86011V10.5998C14.6681 11.4437 13.984 12.1278 13.14 12.1278H11.6568C11.3061 12.1278 11.0218 11.8435 11.0218 11.4928C11.0218 11.1421 11.3061 10.8577 11.6568 10.8577H13.14C13.2825 10.8577 13.398 10.7422 13.398 10.5998V2.86011C13.398 2.71763 13.2825 2.60213 13.14 2.60213H5.4004Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33203 5.40015C1.33203 4.55622 2.01618 3.87207 2.86011 3.87207H10.5998C11.4437 3.87207 12.1278 4.55622 12.1278 5.40015V13.1398C12.1278 13.9837 11.4437 14.6679 10.5998 14.6679H2.86011C2.01618 14.6679 1.33203 13.9837 1.33203 13.1398V5.40015ZM2.86011 5.14217C2.71763 5.14217 2.60213 5.25767 2.60213 5.40015V13.1398C2.60213 13.2823 2.71763 13.3978 2.86011 13.3978H10.5998C10.7422 13.3978 10.8577 13.2823 10.8577 13.1398V5.40015C10.8577 5.25767 10.7422 5.14217 10.5998 5.14217H2.86011Z"}}]}]};t.CopyDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"copy-double-icon",ref:t,icon:i}))}));t.CopyDoubleIcon.displayName="CopyDoubleIcon";t["default"]=t.CopyDoubleIcon},51616:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CopyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.1302 12.4251C4.25802 13.7417 5.36779 14.7708 6.71792 14.7708H11.7179C13.1539 14.7708 14.3179 13.6067 14.3179 12.1708V6.1708C14.3179 4.78586 13.2351 3.65383 11.8698 3.57517C11.742 2.25858 10.6323 1.22949 9.28213 1.22949H4.28213C2.84619 1.22949 1.68213 2.39355 1.68213 3.82949V9.82949C1.68213 11.2144 2.76497 12.3465 4.1302 12.4251ZM10.6583 3.5708H6.71792C5.28198 3.5708 4.11792 4.73486 4.11792 6.1708V11.22C3.4221 11.1387 2.88213 10.5471 2.88213 9.82949V3.82949C2.88213 3.05629 3.50893 2.42949 4.28213 2.42949H9.28213C9.96695 2.42949 10.5369 2.92119 10.6583 3.5708ZM13.1179 6.1708C13.1179 5.3976 12.4911 4.7708 11.7179 4.7708H6.71792C5.94472 4.7708 5.31792 5.3976 5.31792 6.1708V12.1708C5.31792 12.944 5.94472 13.5708 6.71792 13.5708H11.7179C12.4911 13.5708 13.1179 12.944 13.1179 12.1708V6.1708Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CopyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"copy-icon",ref:t,icon:i}))}));t.CopyIcon.displayName="CopyIcon";t["default"]=t.CopyIcon},45807:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CopySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.1302 12.4251C4.25802 13.7417 5.36779 14.7708 6.71792 14.7708H11.7179C13.1539 14.7708 14.3179 13.6067 14.3179 12.1708V6.1708C14.3179 4.78586 13.2351 3.65383 11.8698 3.57517C11.742 2.25858 10.6323 1.22949 9.28213 1.22949H4.28213C2.84619 1.22949 1.68213 2.39355 1.68213 3.82949V9.82949C1.68213 11.2144 2.76497 12.3465 4.1302 12.4251ZM10.6583 3.5708H6.71792C5.28198 3.5708 4.11792 4.73486 4.11792 6.1708V11.22C3.4221 11.1387 2.88213 10.5471 2.88213 9.82949V3.82949C2.88213 3.05629 3.50893 2.42949 4.28213 2.42949H9.28213C9.96695 2.42949 10.5369 2.92119 10.6583 3.5708ZM13.1179 6.1708C13.1179 5.3976 12.4911 4.7708 11.7179 4.7708H6.71792C5.94472 4.7708 5.31792 5.3976 5.31792 6.1708V12.1708C5.31792 12.944 5.94472 13.5708 6.71792 13.5708H11.7179C12.4911 13.5708 13.1179 12.944 13.1179 12.1708V6.1708Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CopySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"copy-single",ref:t,icon:i}))}));t.CopySingle.displayName="CopySingle";t["default"]=t.CopySingle},17956:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Copy=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1141",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1141)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.4004 2.60213C5.25792 2.60213 5.14241 2.71763 5.14241 2.86011V4.32679C5.14241 4.67752 4.85809 4.96184 4.50736 4.96184C4.15663 4.96184 3.87231 4.67752 3.87231 4.32679V2.86011C3.87231 2.01618 4.55646 1.33203 5.4004 1.33203H13.14C13.984 1.33203 14.6681 2.01618 14.6681 2.86011V10.5998C14.6681 11.4437 13.984 12.1278 13.14 12.1278H11.6568C11.3061 12.1278 11.0218 11.8435 11.0218 11.4928C11.0218 11.1421 11.3061 10.8577 11.6568 10.8577H13.14C13.2825 10.8577 13.398 10.7422 13.398 10.5998V2.86011C13.398 2.71763 13.2825 2.60213 13.14 2.60213H5.4004Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33203 5.40015C1.33203 4.55622 2.01618 3.87207 2.86011 3.87207H10.5998C11.4437 3.87207 12.1278 4.55622 12.1278 5.40015V13.1398C12.1278 13.9837 11.4437 14.6679 10.5998 14.6679H2.86011C2.01618 14.6679 1.33203 13.9837 1.33203 13.1398V5.40015ZM2.86011 5.14217C2.71763 5.14217 2.60213 5.25767 2.60213 5.40015V13.1398C2.60213 13.2823 2.71763 13.3978 2.86011 13.3978H10.5998C10.7422 13.3978 10.8577 13.2823 10.8577 13.1398V5.40015C10.8577 5.25767 10.7422 5.14217 10.5998 5.14217H2.86011Z"}}]}]};t.Copy=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"copy",ref:t,icon:i}))}));t.Copy.displayName="Copy";t["default"]=t.Copy},93652:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CorrectSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#correct-single_clip0_613_248)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15.689 5.69723C15.5476 5.75578 15.4209 5.8825 15.1675 6.13594L7.82436 13.4791L4.83279 10.4875C4.57935 10.2341 4.45263 10.1073 4.31127 10.0488C4.12278 9.97071 3.91101 9.97071 3.72252 10.0488C3.58116 10.1073 3.45444 10.2341 3.201 10.4875C2.94756 10.7409 2.82084 10.8676 2.76229 11.009C2.68422 11.1975 2.68422 11.4093 2.76229 11.5978C2.82084 11.7391 2.94756 11.8658 3.201 12.1193L7.0085 15.9268C7.26194 16.1802 7.38866 16.3069 7.53002 16.3655C7.7185 16.4436 7.93028 16.4436 8.11876 16.3655C8.26013 16.3069 8.38685 16.1802 8.64028 15.9268C8.66387 15.9032 8.68636 15.8807 8.7078 15.8592L16.7993 7.76772C17.0527 7.51428 17.1794 7.38756 17.238 7.2462C17.3161 7.05772 17.3161 6.84594 17.238 6.65746C17.1794 6.5161 17.0527 6.38938 16.7993 6.13594C16.5458 5.8825 16.4191 5.75578 16.2777 5.69723C16.0893 5.61915 15.8775 5.61915 15.689 5.69723Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"correct-single_clip0_613_248"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H20V20H0z",transform:"translate(0 .67)"}}]}]}],defIds:["correct-single_clip0_613_248"]};t.CorrectSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"correct-single",ref:t,icon:i}))}));t.CorrectSingle.displayName="CorrectSingle";t["default"]=t.CorrectSingle},23405:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Correct=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M17.037 10C17.037 13.8865 13.8864 17.0371 9.99999 17.0371C6.11354 17.0371 2.96295 13.8865 2.96295 10C2.96295 6.1136 6.11354 2.96301 9.99999 2.96301C13.8864 2.96301 17.037 6.1136 17.037 10Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.9239 7.17477C13.6638 6.91472 13.2422 6.91472 12.9821 7.17477L8.74433 11.4126L7.01786 9.6861C6.75781 9.42606 6.33619 9.42606 6.07614 9.6861C5.81609 9.94615 5.81609 10.3678 6.07614 10.6278L8.27349 12.8252C8.53354 13.0852 8.95516 13.0852 9.21521 12.8252L9.2195 12.8209L13.9239 8.1165C14.1839 7.85645 14.1839 7.43482 13.9239 7.17477Z"}}]};t.Correct=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"correct",ref:t,icon:i}))}));t.Correct.displayName="Correct";t["default"]=t.Correct},19331:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CreateCopyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.97705 7.51296C5.97705 7.18159 6.24568 6.91296 6.57705 6.91296H8.48632C8.81769 6.91296 9.08632 7.18159 9.08632 7.51296C9.08632 7.84433 8.81769 8.11296 8.48632 8.11296H6.57705C6.24568 8.11296 5.97705 7.84433 5.97705 7.51296Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.57705 9.41028C6.24568 9.41028 5.97705 9.67891 5.97705 10.0103C5.97705 10.3416 6.24568 10.6103 6.57705 10.6103H10.8199C11.1512 10.6103 11.4199 10.3416 11.4199 10.0103C11.4199 9.67891 11.1512 9.41028 10.8199 9.41028H6.57705Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.51074 2.37063C3.51074 1.48697 4.22709 0.77063 5.11074 0.77063H9.80318L9.81294 0.770708C9.97168 0.768161 10.1311 0.82824 10.2511 0.95055L14.4317 5.21408C14.5165 5.30049 14.5697 5.406 14.5917 5.51645C14.6041 5.5644 14.6106 5.61467 14.6106 5.66648V11.6406C14.6106 12.5243 13.8943 13.2406 13.0106 13.2406H5.11074C4.22709 13.2406 3.51074 12.5243 3.51074 11.6406V2.37063ZM10.4032 4.66648V2.81964L12.6063 5.06648H10.8032C10.5823 5.06648 10.4032 4.88739 10.4032 4.66648ZM5.11074 1.97063C4.88983 1.97063 4.71074 2.14972 4.71074 2.37063V11.6406C4.71074 11.8615 4.88983 12.0406 5.11074 12.0406H13.0106C13.2316 12.0406 13.4106 11.8615 13.4106 11.6406V6.26648H10.8032C9.91953 6.26648 9.20318 5.55013 9.20318 4.66648V1.97063H5.11074Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.58916 6.6741C2.58916 6.34273 2.32053 6.0741 1.98916 6.0741C1.65779 6.0741 1.38916 6.34273 1.38916 6.6741V12.6294C1.38916 14.0653 2.55322 15.2294 3.98916 15.2294H9.41408C9.74545 15.2294 10.0141 14.9607 10.0141 14.6294C10.0141 14.298 9.74545 14.0294 9.41408 14.0294H3.98916C3.21596 14.0294 2.58916 13.4026 2.58916 12.6294V6.6741Z"}}]};t.CreateCopyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"create-copy-icon",ref:t,icon:i}))}));t.CreateCopyIcon.displayName="CreateCopyIcon";t["default"]=t.CreateCopyIcon},86832:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CreateCopySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.97705 7.51296C5.97705 7.18159 6.24568 6.91296 6.57705 6.91296H8.48632C8.81769 6.91296 9.08632 7.18159 9.08632 7.51296C9.08632 7.84433 8.81769 8.11296 8.48632 8.11296H6.57705C6.24568 8.11296 5.97705 7.84433 5.97705 7.51296Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.57705 9.41028C6.24568 9.41028 5.97705 9.67891 5.97705 10.0103C5.97705 10.3416 6.24568 10.6103 6.57705 10.6103H10.8199C11.1512 10.6103 11.4199 10.3416 11.4199 10.0103C11.4199 9.67891 11.1512 9.41028 10.8199 9.41028H6.57705Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.51074 2.37063C3.51074 1.48697 4.22709 0.77063 5.11074 0.77063H9.80318L9.81294 0.770708C9.97168 0.768161 10.1311 0.82824 10.2511 0.95055L14.4317 5.21408C14.5165 5.30049 14.5697 5.406 14.5917 5.51645C14.6041 5.5644 14.6106 5.61467 14.6106 5.66648V11.6406C14.6106 12.5243 13.8943 13.2406 13.0106 13.2406H5.11074C4.22709 13.2406 3.51074 12.5243 3.51074 11.6406V2.37063ZM10.4032 4.66648V2.81964L12.6063 5.06648H10.8032C10.5823 5.06648 10.4032 4.88739 10.4032 4.66648ZM5.11074 1.97063C4.88983 1.97063 4.71074 2.14972 4.71074 2.37063V11.6406C4.71074 11.8615 4.88983 12.0406 5.11074 12.0406H13.0106C13.2316 12.0406 13.4106 11.8615 13.4106 11.6406V6.26648H10.8032C9.91953 6.26648 9.20318 5.55013 9.20318 4.66648V1.97063H5.11074Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.58916 6.6741C2.58916 6.34273 2.32053 6.0741 1.98916 6.0741C1.65779 6.0741 1.38916 6.34273 1.38916 6.6741V12.6294C1.38916 14.0653 2.55322 15.2294 3.98916 15.2294H9.41408C9.74545 15.2294 10.0141 14.9607 10.0141 14.6294C10.0141 14.298 9.74545 14.0294 9.41408 14.0294H3.98916C3.21596 14.0294 2.58916 13.4026 2.58916 12.6294V6.6741Z"}}]};t.CreateCopySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"create-copy-single",ref:t,icon:i}))}));t.CreateCopySingle.displayName="CreateCopySingle";t["default"]=t.CreateCopySingle},54096:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CreateTriggersSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.51905 1.13989C6.12632 1.13989 5.80794 1.45827 5.80794 1.851C5.80794 2.24374 6.12632 2.56211 6.51905 2.56211H9.48086C9.8736 2.56211 10.192 2.24374 10.192 1.851C10.192 1.45827 9.8736 1.13989 9.48086 1.13989H6.51905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.67027 9.10849C3.67027 6.71745 5.60859 4.77913 7.99963 4.77913C10.3907 4.77913 12.329 6.71745 12.329 9.10849C12.329 9.50123 12.6474 9.8196 13.0401 9.8196C13.4328 9.8196 13.7512 9.50123 13.7512 9.10849C13.7512 7.76609 13.2913 6.5311 12.5205 5.55248L13.2076 4.86534C13.4854 4.58763 13.4854 4.13738 13.2076 3.85967C12.9299 3.58197 12.4797 3.58197 12.202 3.85967L11.5098 4.55187C10.5386 3.8026 9.32115 3.35691 7.99963 3.35691C6.67828 3.35691 5.46099 3.80249 4.48984 4.55159L3.79793 3.85967C3.52022 3.58197 3.06997 3.58197 2.79226 3.85967C2.51456 4.13738 2.51456 4.58763 2.79226 4.86534L3.47904 5.55212C2.70805 6.53079 2.24805 7.76592 2.24805 9.10849C2.24805 12.285 4.82312 14.8601 7.99963 14.8601C8.39237 14.8601 8.71074 14.5417 8.71074 14.149C8.71074 13.7562 8.39237 13.4379 7.99963 13.4379C5.60859 13.4379 3.67027 11.4995 3.67027 9.10849Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.71107 6.92826C8.71107 6.53553 8.39269 6.21715 7.99996 6.21715C7.60722 6.21715 7.28885 6.53553 7.28885 6.92826V8.29761C7.06631 8.49435 6.926 8.78196 6.926 9.10235C6.926 9.69538 7.40675 10.1761 7.99978 10.1761C8.59282 10.1761 9.07357 9.69538 9.07357 9.10235C9.07357 8.78213 8.9334 8.49465 8.71107 8.29792V6.92826Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.1644 9.67071C11.5572 9.67071 11.8756 9.98908 11.8756 10.3818V11.5466H13.04C13.4327 11.5466 13.7511 11.865 13.7511 12.2577C13.7511 12.6504 13.4327 12.9688 13.04 12.9688H11.8756V14.1336C11.8756 14.5264 11.5572 14.8447 11.1644 14.8447C10.7717 14.8447 10.4533 14.5264 10.4533 14.1336V12.9688H9.28815C8.89542 12.9688 8.57704 12.6504 8.57704 12.2577C8.57704 11.865 8.89542 11.5466 9.28815 11.5466H10.4533V10.3818C10.4533 9.98908 10.7717 9.67071 11.1644 9.67071Z"}}]};t.CreateTriggersSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"create-triggers-single",ref:t,icon:i}))}));t.CreateTriggersSingle.displayName="CreateTriggersSingle";t["default"]=t.CreateTriggersSingle},98994:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CrossHighlightingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.6498 1.05005C2.21386 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V3.65005C14.9498 2.21411 13.7857 1.05005 12.3498 1.05005H3.6498ZM5.4002 2.25005H3.6498C2.87661 2.25005 2.2498 2.87685 2.2498 3.65005V5.40002H5.4002V2.25005ZM2.2498 10.6V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H5.4002V10.6H2.2498ZM6.60019 13.75H9.4002V9.40002H13.7498V6.60002H9.4002V2.25005H6.60019V6.60002H2.25029V9.40002H6.60019V13.75ZM10.6002 2.25005V5.40002H13.7498V3.65005C13.7498 2.87685 13.123 2.25005 12.3498 2.25005H10.6002ZM13.7498 10.6H10.6002V13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.6Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CrossHighlightingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cross-highlighting-icon",ref:t,icon:i}))}));t.CrossHighlightingIcon.displayName="CrossHighlightingIcon";t["default"]=t.CrossHighlightingIcon},76569:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CrossHighlightingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.6499 3.65002C1.6499 2.54545 2.54533 1.65002 3.6499 1.65002H12.3499C13.4545 1.65002 14.3499 2.54545 14.3499 3.65002V12.35C14.3499 13.4546 13.4545 14.35 12.3499 14.35H3.6499C2.54533 14.35 1.6499 13.4546 1.6499 12.35V3.65002Z"}},{tag:"path",attrs:{fill:"white",d:"M9.9998 1.65002H5.9998V6H1.6499V10H5.9998V14.35H9.9998V10H14.3499V6H9.9998V1.65002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.6498 1.05005C2.21386 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V3.65005C14.9498 2.21411 13.7857 1.05005 12.3498 1.05005H3.6498ZM5.4002 2.25005H3.6498C2.87661 2.25005 2.2498 2.87685 2.2498 3.65005V5.40002H5.4002V2.25005ZM2.2498 10.6V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H5.4002V10.6H2.2498ZM6.60019 13.75H9.4002V9.40002H13.7498V6.60002H9.4002V2.25005H6.60019V6.60002H2.25029V9.40002H6.60019V13.75ZM10.6002 2.25005V5.40002H13.7498V3.65005C13.7498 2.87685 13.123 2.25005 12.3498 2.25005H10.6002ZM13.7498 10.6H10.6002V13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.6Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CrossHighlightingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cross-highlighting-single",ref:t,icon:i}))}));t.CrossHighlightingSingle.displayName="CrossHighlightingSingle";t["default"]=t.CrossHighlightingSingle},70294:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CrossHighlighting=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.6499 3.65002C1.6499 2.54545 2.54533 1.65002 3.6499 1.65002H12.3499C13.4545 1.65002 14.3499 2.54545 14.3499 3.65002V12.35C14.3499 13.4546 13.4545 14.35 12.3499 14.35H3.6499C2.54533 14.35 1.6499 13.4546 1.6499 12.35V3.65002Z"}},{tag:"path",attrs:{fill:"white",d:"M9.9998 1.65002H5.9998V6H1.6499V10H5.9998V14.35H9.9998V10H14.3499V6H9.9998V1.65002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.6498 1.05005C2.21386 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V3.65005C14.9498 2.21411 13.7857 1.05005 12.3498 1.05005H3.6498ZM5.4002 2.25005H3.6498C2.87661 2.25005 2.2498 2.87685 2.2498 3.65005V5.40002H5.4002V2.25005ZM2.2498 10.6V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H5.4002V10.6H2.2498ZM6.60019 13.75H9.4002V9.40002H13.7498V6.60002H9.4002V2.25005H6.60019V6.60002H2.25029V9.40002H6.60019V13.75ZM10.6002 2.25005V5.40002H13.7498V3.65005C13.7498 2.87685 13.123 2.25005 12.3498 2.25005H10.6002ZM13.7498 10.6H10.6002V13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.6Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CrossHighlighting=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cross-highlighting",ref:t,icon:i}))}));t.CrossHighlighting.displayName="CrossHighlighting";t["default"]=t.CrossHighlighting},87170:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CrossSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:12.59,height:3.7,x:3.7,y:8.15,fill:"currentColor",rx:.74}}]};t.CrossSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cross-single",ref:t,icon:i}))}));t.CrossSingle.displayName="CrossSingle";t["default"]=t.CrossSingle},47569:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CrownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.40039 2.9999C6.40039 2.11625 7.11673 1.3999 8.00039 1.3999C8.88405 1.3999 9.60039 2.11625 9.60039 2.9999C9.60039 3.57175 9.30039 4.07354 8.84919 4.35645L10.6018 7.86158L12.3914 6.96674C12.1875 6.69816 12.0664 6.36317 12.0664 5.9999C12.0664 5.11625 12.7828 4.3999 13.6664 4.3999C14.5501 4.3999 15.2664 5.11625 15.2664 5.9999C15.2664 6.7188 14.7923 7.32696 14.1397 7.52875L12.2437 14.1647C12.1701 14.4223 11.9346 14.5999 11.6668 14.5999H4.33342C4.06554 14.5999 3.8301 14.4223 3.75651 14.1647L1.86055 7.52888C1.20772 7.32722 0.733398 6.71895 0.733398 5.9999C0.733398 5.11625 1.44974 4.3999 2.3334 4.3999C3.21705 4.3999 3.9334 5.11625 3.9334 5.9999C3.9334 6.36311 3.81238 6.69805 3.60846 6.9666L5.39843 7.86158L7.15114 4.35617C6.70019 4.0732 6.40039 3.57156 6.40039 2.9999ZM8.00039 2.5999C7.77948 2.5999 7.60039 2.77899 7.60039 2.9999C7.60039 3.22082 7.77948 3.3999 8.00039 3.3999C8.2213 3.3999 8.40039 3.22082 8.40039 2.9999C8.40039 2.77899 8.2213 2.5999 8.00039 2.5999ZM13.6647 6.3999L13.6664 6.3999C13.8873 6.3999 14.0664 6.22082 14.0664 5.9999C14.0664 5.77899 13.8873 5.5999 13.6664 5.5999C13.4455 5.5999 13.2664 5.77899 13.2664 5.9999C13.2664 6.22026 13.4446 6.399 13.6647 6.3999ZM2.33518 6.3999L2.33172 6.3999C2.11158 6.39899 1.9334 6.22026 1.9334 5.9999C1.9334 5.77899 2.11248 5.5999 2.3334 5.5999C2.55431 5.5999 2.7334 5.77899 2.7334 5.9999C2.7334 6.22022 2.55528 6.39894 2.33518 6.3999ZM6.20341 8.9349L8.00009 5.34154L9.79677 8.9349C9.94496 9.23128 10.3054 9.35142 10.6018 9.20323L12.7151 8.14653L11.2142 13.3999H4.786L3.28504 8.14653L5.39843 9.20323C5.69482 9.35142 6.05522 9.23128 6.20341 8.9349Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CrownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"crown-single",ref:t,icon:i}))}));t.CrownSingle.displayName="CrownSingle";t["default"]=t.CrownSingle},65395:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Csv=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"white",d:"M4.57129 2C4.57129 0.895431 5.216 0 6.01129 0H9.24196C9.6137 0 9.97104 0.199667 10.2392 0.557225L13.1285 4.40966C13.4114 4.78681 13.5713 5.30785 13.5713 5.85244V14C13.5713 15.1046 12.9266 16 12.1313 16H6.01129C5.216 16 4.57129 15.1046 4.57129 14V2Z"}},{tag:"path",attrs:{fill:"#CDD0D8",d:"M4.28613 15.165H12.7861C13.4295 15.165 13.9511 14.6434 13.9511 14V5.85244C13.9511 5.53521 13.8218 5.23171 13.5929 5.01202L9.57998 1.15958C9.36302 0.951306 9.07393 0.835 8.77318 0.835H4.28613C3.64272 0.835 3.12113 1.35659 3.12113 2V14C3.12113 14.6434 3.64272 15.165 4.28613 15.165ZM4.28613 0C3.18156 0 2.28613 0.895431 2.28613 2V14C2.28613 15.1046 3.18156 16 4.28613 16H12.7861C13.8907 16 14.7861 15.1046 14.7861 14V5.85244C14.7861 5.30785 14.5641 4.78681 14.1712 4.40966L10.1582 0.557225C9.78579 0.199667 9.28948 0 8.77318 0H4.28613Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"#CDD0D8",d:"M8.61584 0.0964355C8.84642 0.0964404 9.03334 0.283365 9.03333 0.513944L9.03324 4.82548C9.03324 5.14719 9.29403 5.408 9.61574 5.408H14.2749C14.5054 5.408 14.6924 5.59492 14.6924 5.8255C14.6924 6.05608 14.5054 6.243 14.2749 6.243H9.61574C8.83287 6.243 8.19823 5.60834 8.19824 4.82547L8.19833 0.513927C8.19834 0.283348 8.38526 0.0964307 8.61584 0.0964355Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"#2C3040",d:"M1 9C1 8.44772 1.44772 8 2 8H10.4C10.9523 8 11.4 8.44772 11.4 9V12.2C11.4 12.7523 10.9523 13.2 10.4 13.2H2C1.44772 13.2 1 12.7523 1 12.2V9Z"}},{tag:"path",attrs:{fill:"white",d:"M4.25416 10.1691H4.86798C4.84836 10.0028 4.80352 9.85514 4.73345 9.72621C4.66431 9.59728 4.57462 9.48844 4.46437 9.39968C4.35413 9.30999 4.22753 9.24179 4.08459 9.19507C3.94257 9.14836 3.78842 9.125 3.62212 9.125C3.36986 9.125 3.14283 9.18293 2.94102 9.29878C2.73922 9.41369 2.57946 9.58093 2.46174 9.80049C2.34402 10.02 2.28516 10.2863 2.28516 10.5993C2.28516 10.9114 2.34308 11.1772 2.45893 11.3967C2.57572 11.6163 2.73455 11.784 2.93542 11.8998C3.13722 12.0157 3.36612 12.0736 3.62212 12.0736C3.80617 12.0736 3.97107 12.046 4.11682 11.9909C4.2635 11.9349 4.38963 11.8592 4.4952 11.7639C4.60171 11.6677 4.68626 11.5588 4.74886 11.4374C4.81239 11.315 4.8521 11.1879 4.86798 11.0562L4.25416 11.0534C4.24014 11.13 4.21492 11.1982 4.17848 11.258C4.14298 11.3178 4.09813 11.3687 4.04394 11.4107C3.98976 11.4518 3.92763 11.4831 3.85755 11.5046C3.78842 11.5261 3.71321 11.5369 3.63193 11.5369C3.48711 11.5369 3.35958 11.5014 3.24934 11.4303C3.13909 11.3593 3.05314 11.2542 2.99147 11.115C2.93075 10.9758 2.90038 10.8039 2.90038 10.5993C2.90038 10.4003 2.93075 10.2312 2.99147 10.092C3.0522 9.95184 3.13769 9.84533 3.24794 9.77246C3.35818 9.69865 3.48758 9.66175 3.63613 9.66175C3.71835 9.66175 3.79449 9.67342 3.86456 9.69678C3.93557 9.72014 3.99816 9.75377 4.05235 9.79768C4.10654 9.8416 4.15092 9.89485 4.18549 9.95745C4.22006 10.0191 4.24295 10.0896 4.25416 10.1691Z"}},{tag:"path",attrs:{fill:"white",d:"M6.78131 9.98968C6.7701 9.87663 6.72199 9.78881 6.63697 9.72621C6.55195 9.66361 6.43656 9.63232 6.29081 9.63232C6.19178 9.63232 6.10816 9.64633 6.03996 9.67436C5.97176 9.70145 5.91944 9.73929 5.883 9.78787C5.8475 9.83646 5.82975 9.89158 5.82975 9.95324C5.82788 10.0046 5.83862 10.0495 5.86198 10.0878C5.88627 10.1261 5.91944 10.1593 5.96148 10.1873C6.00352 10.2144 6.0521 10.2382 6.10723 10.2588C6.16235 10.2784 6.22121 10.2952 6.28381 10.3092L6.54167 10.3709C6.66686 10.3989 6.78178 10.4363 6.88642 10.483C6.99106 10.5297 7.08169 10.5872 7.1583 10.6554C7.23491 10.7236 7.29424 10.8039 7.33628 10.8964C7.37925 10.9889 7.40121 11.0949 7.40214 11.2145C7.40121 11.3902 7.35636 11.5425 7.26761 11.6714C7.17979 11.7994 7.05272 11.8989 6.88642 11.9699C6.72105 12.04 6.52158 12.075 6.28801 12.075C6.05631 12.075 5.8545 12.0395 5.6826 11.9685C5.51162 11.8975 5.37802 11.7924 5.28179 11.6532C5.18649 11.513 5.13651 11.3397 5.13184 11.1332H5.71903C5.72557 11.2295 5.75313 11.3098 5.80172 11.3743C5.85123 11.4378 5.9171 11.4859 5.99932 11.5186C6.08247 11.5504 6.17636 11.5663 6.281 11.5663C6.38378 11.5663 6.473 11.5513 6.54868 11.5214C6.62529 11.4915 6.68461 11.45 6.72666 11.3967C6.7687 11.3435 6.78972 11.2823 6.78972 11.2131C6.78972 11.1487 6.77057 11.0945 6.73226 11.0506C6.69489 11.0066 6.63977 10.9693 6.5669 10.9384C6.49496 10.9076 6.40667 10.8796 6.30203 10.8544L5.98951 10.7759C5.74753 10.717 5.55647 10.625 5.41633 10.4998C5.27618 10.3746 5.20658 10.206 5.20751 9.99388C5.20658 9.82011 5.25283 9.66829 5.34625 9.53842C5.44062 9.40856 5.57001 9.30719 5.73445 9.23431C5.89888 9.16144 6.08574 9.125 6.29502 9.125C6.50804 9.125 6.69396 9.16144 6.85279 9.23431C7.01255 9.30719 7.13681 9.40856 7.22557 9.53842C7.31432 9.66829 7.3601 9.81871 7.3629 9.98968H6.78131Z"}},{tag:"path",attrs:{fill:"white",d:"M8.24977 9.16418L8.94347 11.3448H8.9701L9.66521 9.16418H10.3379L9.34849 12.0343H8.56649L7.57568 9.16418H8.24977Z"}}]};t.Csv=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"csv",ref:t,icon:i}))}));t.Csv.displayName="Csv";t["default"]=t.Csv},9545:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Cursor=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#cursor_clip0_1893_44)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.81256 13.9489L1.85487 2.31132C1.71652 1.90449 2.12083 1.52373 2.51797 1.68685L13.8409 6.33759C14.2771 6.51677 14.2459 7.1455 13.794 7.28042L8.89003 8.74461C8.73916 8.78966 8.61829 8.90321 8.56381 9.05109L6.75499 13.9608C6.59201 14.4032 5.96435 14.3952 5.81256 13.9489Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M4.67597 14.3593L0.718277 2.67647C0.247872 1.28787 1.62253 -0.0117286 2.9728 0.545032L14.2957 5.21384C15.779 5.82543 15.6727 7.97143 14.1363 8.43193L9.56787 9.80125L7.88021 14.3999C7.3261 15.9097 5.19204 15.8827 4.67597 14.3593ZM6.75435 13.9825C6.59138 14.4266 5.96372 14.4186 5.81193 13.9706L1.85424 2.28775C1.71589 1.87934 2.1202 1.4971 2.51734 1.66085L13.8402 6.32966C14.2765 6.50954 14.2452 7.14072 13.7934 7.27616L8.88939 8.74604C8.73853 8.79126 8.61766 8.90526 8.56318 9.05371L6.75435 13.9825Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"cursor_clip0_1893_44"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["cursor_clip0_1893_44"]};t.Cursor=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cursor",ref:t,icon:i}))}));t.Cursor.displayName="Cursor";t["default"]=t.Cursor},79664:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomColorsSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99996 4.48584C8.33133 4.48584 8.59995 4.75447 8.59995 5.08584L8.59993 7.40039H10.9142C11.2456 7.40039 11.5142 7.66902 11.5142 8.00039C11.5142 8.33176 11.2456 8.60039 10.9142 8.60039H8.59992L8.5999 10.9145C8.5999 11.2458 8.33127 11.5145 7.9999 11.5145C7.66853 11.5145 7.3999 11.2458 7.3999 10.9144L7.39992 8.60039H5.0856C4.75422 8.60039 4.4856 8.33176 4.4856 8.00039C4.4856 7.66902 4.75422 7.40039 5.0856 7.40039H7.39993L7.39995 5.08583C7.39995 4.75446 7.66858 4.48584 7.99996 4.48584Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.6498 1.05005C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V3.65005C14.9498 2.21411 13.7857 1.05005 12.3498 1.05005H3.6498ZM2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.6498 2.25005H12.3498C13.123 2.25005 13.7498 2.87685 13.7498 3.65005V12.3501C13.7498 13.1232 13.123 13.75 12.3498 13.75H3.6498C2.87661 13.75 2.2498 13.1232 2.2498 12.35V3.65005Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CustomColorsSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-colors-single",ref:t,icon:i}))}));t.CustomColorsSingle.displayName="CustomColorsSingle";t["default"]=t.CustomColorsSingle},13651:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomCompletion=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#custom-completion_clip0_1118_3)"},children:[{tag:"path",attrs:{fill:"url(#custom-completion_paint0_linear_1118_3)",d:"M13.5464 2.9165L12.474 1.84407C12.1353 1.50541 11.6556 1.30785 11.204 1.30785C10.7525 1.30785 10.2727 1.50541 9.93403 1.84407L3.28325 8.49485L2.94459 11.7122C2.88815 12.1073 3.19859 12.4459 3.59369 12.4459C3.62191 12.4459 3.65013 12.4459 3.67835 12.4459L6.89562 12.1073L13.5464 5.45647C14.2519 4.75093 14.2519 3.62205 13.5464 2.9165ZM6.27475 10.8091L4.3839 11.0066L4.58145 9.11574L7.78919 5.8798L8.66406 5.00492L10.3856 6.72646L9.51071 7.60134L6.27475 10.8091ZM12.5869 4.49693L11.3451 5.76692L9.6236 4.04538L10.8936 2.80361C11.0065 2.69073 11.1476 2.6625 11.204 2.6625C11.2605 2.6625 11.4016 2.69073 11.5144 2.80361L12.5869 3.87605C12.7562 4.04538 12.7562 4.3276 12.5869 4.49693Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint1_linear_1118_3)",d:"M13.3333 8.03707C13.3333 7.66888 13.6318 7.3704 14 7.3704C14.3681 7.3704 14.6666 7.66888 14.6666 8.03707C14.6666 8.40526 14.3681 8.70374 14 8.70374C13.6318 8.70374 13.3333 8.40526 13.3333 8.03707Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint2_linear_1118_3)",d:"M13.1018 15.0283C12.9912 15.4845 12.3423 15.4845 12.2316 15.0283L11.9272 13.7729C11.8877 13.61 11.7605 13.4828 11.5976 13.4433L10.3422 13.1389C9.88598 13.0283 9.88598 12.3794 10.3422 12.2687L11.5976 11.9643C11.7605 11.9248 11.8877 11.7976 11.9272 11.6347L12.2316 10.3793C12.3423 9.92309 12.9912 9.92309 13.1018 10.3793L13.4062 11.6347C13.4457 11.7976 13.5729 11.9248 13.7358 11.9643L14.9912 12.2687C15.4474 12.3794 15.4474 13.0283 14.9912 13.1389L13.7358 13.4433C13.5729 13.4828 13.4457 13.61 13.4062 13.7729L13.1018 15.0283Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint3_linear_1118_3)",d:"M12.2316 15.0283C12.3423 15.4845 12.9912 15.4845 13.1018 15.0283L13.4062 13.7729C13.4457 13.61 13.5729 13.4828 13.7358 13.4433L14.9912 13.1389C15.4474 13.0283 15.4474 12.3794 14.9912 12.2687L13.7358 11.9643C13.5729 11.9248 13.4457 11.7976 13.4062 11.6347L13.1018 10.3793C12.9912 9.92309 12.3423 9.92309 12.2316 10.3793L11.9272 11.6347C11.8877 11.7976 11.7605 11.9248 11.5976 11.9643L10.3422 12.2687C9.88598 12.3794 9.88598 13.0283 10.3422 13.1389L11.5976 13.4433C11.7605 13.4828 11.8877 13.61 11.9272 13.7729L12.2316 15.0283Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint4_linear_1118_3)",d:"M7.33329 14.7038C7.33329 14.3356 7.63177 14.0372 7.99996 14.0372C8.36815 14.0372 8.66663 14.3356 8.66663 14.7038C8.66663 15.072 8.36815 15.3705 7.99996 15.3705C7.63177 15.3705 7.33329 15.072 7.33329 14.7038Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint5_linear_1118_3)",d:"M0.666667 14.7038C0.666667 14.3356 0.965143 14.0372 1.33333 14.0372C1.70152 14.0372 2 14.3356 2 14.7038C2 15.072 1.70152 15.3705 1.33333 15.3705C0.965143 15.3705 0.666667 15.072 0.666667 14.7038Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint6_linear_1118_3)",d:"M2.99294 4.44709C2.90996 4.78928 2.42329 4.78928 2.34032 4.44709L2.112 3.50554C2.08238 3.38337 1.98699 3.28798 1.86482 3.25836L0.923267 3.03005C0.581079 2.94707 0.581078 2.4604 0.923266 2.37743L1.86482 2.14911C1.98699 2.11949 2.08238 2.0241 2.112 1.90193L2.34032 0.960377C2.42329 0.618189 2.90996 0.618188 2.99294 0.960376L3.22125 1.90193C3.25087 2.0241 3.34626 2.11949 3.46843 2.14911L4.40998 2.37743C4.75217 2.4604 4.75217 2.94707 4.40999 3.03005L3.46843 3.25836C3.34626 3.28798 3.25087 3.38337 3.22125 3.50554L2.99294 4.44709Z"}},{tag:"path",attrs:{fill:"url(#custom-completion_paint7_linear_1118_3)",d:"M2.34032 4.44709C2.42329 4.78928 2.90996 4.78928 2.99294 4.44709L3.22125 3.50554C3.25087 3.38337 3.34626 3.28798 3.46843 3.25836L4.40999 3.03005C4.75217 2.94707 4.75217 2.4604 4.40998 2.37743L3.46843 2.14911C3.34626 2.11949 3.25087 2.0241 3.22125 1.90193L2.99294 0.960376C2.90996 0.618188 2.42329 0.618189 2.34032 0.960377L2.112 1.90193C2.08238 2.0241 1.98699 2.11949 1.86482 2.14911L0.923266 2.37743C0.581078 2.4604 0.581079 2.94707 0.923267 3.03005L1.86482 3.25836C1.98699 3.28798 2.08238 3.38337 2.112 3.50554L2.34032 4.44709Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"linearGradient",attrs:{id:"custom-completion_paint0_linear_1118_3",x1:14.08,x2:2.45,y1:6.88,y2:6.88,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint1_linear_1118_3",x1:14.67,x2:13.27,y1:8.04,y2:8.04,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint2_linear_1118_3",x1:15.33,x2:9.76,y1:12.7,y2:12.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint3_linear_1118_3",x1:15.33,x2:9.76,y1:12.7,y2:12.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint4_linear_1118_3",x1:8.67,x2:7.27,y1:14.7,y2:14.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint5_linear_1118_3",x1:2,x2:.61,y1:14.7,y2:14.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint6_linear_1118_3",x1:4.67,x2:.49,y1:2.7,y2:2.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"custom-completion_paint7_linear_1118_3",x1:4.67,x2:.49,y1:2.7,y2:2.7,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"clipPath",attrs:{id:"custom-completion_clip0_1118_3"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(0 .04)"}}]}]}],defIds:["custom-completion_paint0_linear_1118_3","custom-completion_paint1_linear_1118_3","custom-completion_paint2_linear_1118_3","custom-completion_paint3_linear_1118_3","custom-completion_paint4_linear_1118_3","custom-completion_paint5_linear_1118_3","custom-completion_paint6_linear_1118_3","custom-completion_paint7_linear_1118_3","custom-completion_clip0_1118_3"]};t.CustomCompletion=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-completion",ref:t,icon:i}))}));t.CustomCompletion.displayName="CustomCompletion";t["default"]=t.CustomCompletion},8979:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomSortIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574C8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507C9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661C11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512C7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574C6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588C4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CustomSortIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-sort-icon",ref:t,icon:i}))}));t.CustomSortIcon.displayName="CustomSortIcon";t["default"]=t.CustomSortIcon},35488:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomSortSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574C8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507C9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661C11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512C7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574C6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588C4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CustomSortSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-sort-single",ref:t,icon:i}))}));t.CustomSortSingle.displayName="CustomSortSingle";t["default"]=t.CustomSortSingle},22403:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomSorting1=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_202_61",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M16 0H0V16H16V0Z"}}]},{tag:"g",attrs:{mask:"url(#mask0_202_61)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.60001 3.19961C1.60001 2.31595 2.31635 1.59961 3.20001 1.59961H12.8C13.6837 1.59961 14.4 2.31595 14.4 3.19961V12.7696C14.4 13.6533 13.6837 14.3696 12.8 14.3696H3.20001C2.31635 14.3696 1.60001 13.6533 1.60001 12.7696V3.19961ZM3.20001 2.87961H12.8C12.9767 2.87961 13.12 3.02288 13.12 3.19961V4.83334H2.88001V3.19961C2.88001 3.02288 3.02327 2.87961 3.20001 2.87961ZM2.88001 6.11334V12.7696C2.88001 12.9463 3.02328 13.0896 3.20001 13.0896H12.8C12.9767 13.0896 13.12 12.9463 13.12 12.7696V6.11334H2.88001Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.6644 9.38096C10.4388 9.60646 10.0732 9.60646 9.84774 9.38096L9.61551 9.14873L9.61551 11.6492C9.61551 11.9681 9.35698 12.2266 9.03807 12.2266C8.71916 12.2266 8.46064 11.9681 8.46064 11.6492V7.75473L8.46071 7.74578C8.46172 7.67911 8.47403 7.61518 8.49581 7.55582C8.52378 7.4794 8.56843 7.4077 8.62976 7.34637C8.85527 7.12087 9.22088 7.12087 9.44638 7.34637L10.6644 8.56434C10.8899 8.78985 10.8899 9.15546 10.6644 9.38096Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.96173 7.17725C7.28063 7.17725 7.53916 7.43577 7.53916 7.75468V11.6492C7.53916 11.7356 7.52018 11.8175 7.48617 11.8911C7.46601 11.9348 7.4401 11.9765 7.40843 12.0151C7.38198 12.0473 7.3521 12.0767 7.31936 12.1025C7.29073 12.1252 7.26046 12.1447 7.22899 12.1611C7.14907 12.2029 7.05816 12.2266 6.96173 12.2266C6.86529 12.2266 6.77438 12.2029 6.69447 12.1611C6.663 12.1447 6.63272 12.1252 6.60409 12.1025C6.58481 12.0873 6.56653 12.0709 6.54935 12.0533L5.33545 10.8394C5.10995 10.6139 5.10995 10.2483 5.33545 10.0228C5.56095 9.79733 5.92656 9.79733 6.15206 10.0228L6.38429 10.2551V7.75468C6.38429 7.43577 6.64282 7.17725 6.96173 7.17725Z"}}]}]};t.CustomSorting1=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-sorting-1",ref:t,icon:i}))}));t.CustomSorting1.displayName="CustomSorting1";t["default"]=t.CustomSorting1},9245:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CustomSorting=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1006",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M16 0H0V16H16V0Z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1006)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.6001 3.9999C1.6001 3.11625 2.31644 2.3999 3.2001 2.3999H12.8001C13.6838 2.3999 14.4001 3.11625 14.4001 3.9999V11.9999C14.4001 12.8836 13.6838 13.5999 12.8001 13.5999H3.2001C2.31644 13.5999 1.6001 12.8836 1.6001 11.9999V3.9999ZM3.2001 3.6799H12.8001C12.9768 3.6799 13.1201 3.82317 13.1201 3.9999V5.03779H2.8801V3.9999C2.8801 3.82317 3.02337 3.6799 3.2001 3.6799ZM2.8801 6.31779V11.9999C2.8801 12.1766 3.02337 12.3199 3.2001 12.3199H12.8001C12.9768 12.3199 13.1201 12.1766 13.1201 11.9999V6.31779H2.8801Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.6645 9.00059C10.439 9.22609 10.0734 9.22609 9.84792 9.00059L9.61569 8.76836L9.61569 11.2688C9.61569 11.5877 9.35716 11.8463 9.03826 11.8463C8.71935 11.8463 8.46082 11.5877 8.46082 11.2688V7.37436L8.46089 7.36541C8.4619 7.29874 8.47421 7.23481 8.49599 7.17545C8.52396 7.09903 8.56861 7.02733 8.62995 6.966C8.85545 6.7405 9.22106 6.7405 9.44656 6.966L10.6645 8.18397C10.89 8.40948 10.89 8.77509 10.6645 9.00059Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.96191 6.79688C7.28082 6.79688 7.53934 7.0554 7.53934 7.37431V11.2688C7.53934 11.3552 7.52037 11.4371 7.48636 11.5107C7.46619 11.5544 7.44028 11.5962 7.40861 11.6347C7.38216 11.667 7.35228 11.6963 7.31954 11.7222C7.29092 11.7448 7.26064 11.7643 7.22917 11.7808C7.14926 11.8226 7.05834 11.8462 6.96191 11.8462C6.86548 11.8462 6.77456 11.8226 6.69465 11.7808C6.66318 11.7643 6.6329 11.7448 6.60428 11.7222C6.585 11.7069 6.56671 11.6905 6.54953 11.673L5.33563 10.4591C5.11013 10.2336 5.11013 9.86796 5.33563 9.64246C5.56113 9.41696 5.92674 9.41696 6.15225 9.64246L6.38448 9.87469V7.37431C6.38448 7.0554 6.643 6.79688 6.96191 6.79688Z"}}]}]};t.CustomSorting=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"custom-sorting",ref:t,icon:i}))}));t.CustomSorting.displayName="CustomSorting";t["default"]=t.CustomSorting},27445:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CutIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.50095 1.84399C2.73322 1.60765 3.11311 1.60435 3.34945 1.83662L8.00012 6.40726L12.6508 1.83662C12.8871 1.60435 13.267 1.60765 13.4993 1.84399C13.7316 2.08032 13.7283 2.46021 13.4919 2.69248L8.85611 7.24852L10.8941 9.25146C11.1382 9.17563 11.3976 9.13477 11.6667 9.13477C13.1026 9.13477 14.2667 10.2988 14.2667 11.7348C14.2667 13.1707 13.1026 14.3348 11.6667 14.3348C10.2307 14.3348 9.06665 13.1707 9.06665 11.7348C9.06665 11.0143 9.35973 10.3622 9.83319 9.89129L8.00012 8.08978L6.16708 9.89127C6.64055 10.3622 6.93364 11.0142 6.93364 11.7348C6.93364 13.1707 5.76958 14.3348 4.33364 14.3348C2.8977 14.3348 1.73364 13.1707 1.73364 11.7348C1.73364 10.2988 2.8977 9.13477 4.33364 9.13477C4.60263 9.13477 4.86208 9.17562 5.10612 9.25145L7.14413 7.24852L2.50831 2.69248C2.27197 2.46021 2.26868 2.08032 2.50095 1.84399ZM2.93364 11.7348C2.93364 10.9616 3.56044 10.3348 4.33364 10.3348C5.10684 10.3348 5.73364 10.9616 5.73364 11.7348C5.73364 12.508 5.10684 13.1348 4.33364 13.1348C3.56044 13.1348 2.93364 12.508 2.93364 11.7348ZM10.2667 11.7348C10.2667 10.9616 10.8935 10.3348 11.6667 10.3348C12.4398 10.3348 13.0667 10.9616 13.0667 11.7348C13.0667 12.508 12.4398 13.1348 11.6667 13.1348C10.8935 13.1348 10.2667 12.508 10.2667 11.7348Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CutIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cut-icon",ref:t,icon:i}))}));t.CutIcon.displayName="CutIcon";t["default"]=t.CutIcon},15882:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.CutSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.50095 1.84399C2.73322 1.60765 3.11311 1.60435 3.34945 1.83662L8.00012 6.40726L12.6508 1.83662C12.8871 1.60435 13.267 1.60765 13.4993 1.84399C13.7316 2.08032 13.7283 2.46021 13.4919 2.69248L8.85611 7.24852L10.8941 9.25146C11.1382 9.17563 11.3976 9.13477 11.6667 9.13477C13.1026 9.13477 14.2667 10.2988 14.2667 11.7348C14.2667 13.1707 13.1026 14.3348 11.6667 14.3348C10.2307 14.3348 9.06665 13.1707 9.06665 11.7348C9.06665 11.0143 9.35973 10.3622 9.83319 9.89129L8.00012 8.08978L6.16708 9.89127C6.64055 10.3622 6.93364 11.0142 6.93364 11.7348C6.93364 13.1707 5.76958 14.3348 4.33364 14.3348C2.8977 14.3348 1.73364 13.1707 1.73364 11.7348C1.73364 10.2988 2.8977 9.13477 4.33364 9.13477C4.60263 9.13477 4.86208 9.17562 5.10612 9.25145L7.14413 7.24852L2.50831 2.69248C2.27197 2.46021 2.26868 2.08032 2.50095 1.84399ZM2.93364 11.7348C2.93364 10.9616 3.56044 10.3348 4.33364 10.3348C5.10684 10.3348 5.73364 10.9616 5.73364 11.7348C5.73364 12.508 5.10684 13.1348 4.33364 13.1348C3.56044 13.1348 2.93364 12.508 2.93364 11.7348ZM10.2667 11.7348C10.2667 10.9616 10.8935 10.3348 11.6667 10.3348C12.4398 10.3348 13.0667 10.9616 13.0667 11.7348C13.0667 12.508 12.4398 13.1348 11.6667 13.1348C10.8935 13.1348 10.2667 12.508 10.2667 11.7348Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.CutSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"cut-single",ref:t,icon:i}))}));t.CutSingle.displayName="CutSingle";t["default"]=t.CutSingle},83470:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DarkModeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.10419 1.63214C8.94041 1.87949 8.9068 2.23355 9.10376 2.53198C9.59984 3.28365 9.88863 4.18338 9.88863 5.15241C9.88863 7.78356 7.75528 9.91691 5.12413 9.91691C4.23323 9.91691 3.40135 9.67303 2.68935 9.24875C2.38208 9.06565 2.02985 9.11558 1.7903 9.29061C1.54189 9.47211 1.37711 9.82204 1.51223 10.196C2.46591 12.8357 4.99351 14.7238 7.96441 14.7238C11.7525 14.7238 14.823 11.6533 14.823 7.86522C14.823 4.78371 12.7913 2.17821 9.99559 1.31257C9.61589 1.195 9.27403 1.37565 9.10419 1.63214ZM10.639 2.87714C12.4157 3.8318 13.623 5.7081 13.623 7.86522C13.623 10.9906 11.0898 13.5238 7.96441 13.5238C5.90003 13.5238 4.09326 12.4185 3.10485 10.7663C3.7358 10.9933 4.41585 11.1169 5.12413 11.1169C8.41802 11.1169 11.0886 8.4463 11.0886 5.15241C11.0886 4.3472 10.9287 3.5786 10.639 2.87714Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.73029 1.76608C5.67225 1.60922 5.4504 1.60922 5.39236 1.76608L5.18398 2.3292C5.00151 2.82233 4.6127 3.21114 4.11956 3.39362L3.55644 3.60199C3.39959 3.66003 3.39959 3.88188 3.55644 3.93992L4.11956 4.14829C4.6127 4.33077 5.00151 4.71958 5.18398 5.21272L5.39236 5.77584C5.4504 5.93269 5.67225 5.93269 5.73029 5.77584L5.93866 5.21272C6.12114 4.71958 6.50995 4.33077 7.00308 4.14829L7.5662 3.93992C7.72305 3.88188 7.72305 3.66003 7.5662 3.60199L7.00308 3.39362C6.50995 3.21114 6.12114 2.82233 5.93866 2.3292L5.73029 1.76608Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.44447 5.60707C2.48212 5.50532 2.62603 5.50532 2.66368 5.60707L2.79885 5.97235C2.91722 6.29224 3.16943 6.54445 3.48932 6.66282L3.8546 6.79799C3.95635 6.83564 3.95635 6.97955 3.8546 7.0172L3.48932 7.15237C3.16943 7.27073 2.91722 7.52295 2.79885 7.84283L2.66368 8.20812C2.62603 8.30986 2.48212 8.30986 2.44447 8.20812L2.30931 7.84283C2.19094 7.52295 1.93873 7.27073 1.61884 7.15237L1.25356 7.0172C1.15181 6.97955 1.15181 6.83564 1.25356 6.79799L1.61884 6.66282C1.93873 6.54445 2.19094 6.29224 2.30931 5.97235L2.44447 5.60707Z"}}]};t.DarkModeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dark-mode-single",ref:t,icon:i}))}));t.DarkModeSingle.displayName="DarkModeSingle";t["default"]=t.DarkModeSingle},60887:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Dashboard=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.65339 6.69212C8.65339 6.33145 8.361 6.03906 8.00033 6.03906C7.63965 6.03906 7.34727 6.33145 7.34727 6.69212V8.10675C6.58626 8.37567 6.04102 9.10141 6.04102 9.9545C6.04102 11.0365 6.91817 11.9137 8.0002 11.9137C9.08223 11.9137 9.95938 11.0365 9.95938 9.9545C9.95938 9.1015 9.41426 8.37583 8.65339 8.10684V6.69212ZM7.95614 9.3029C7.97075 9.30387 7.98548 9.30437 8.00033 9.30437C8.01513 9.30437 8.02982 9.30388 8.04438 9.30291C8.38445 9.32562 8.65326 9.60867 8.65326 9.9545C8.65326 10.3152 8.36087 10.6076 8.0002 10.6076C7.63952 10.6076 7.34714 10.3152 7.34714 9.9545C7.34714 9.60863 7.61601 9.32555 7.95614 9.3029Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.65378 4.08119C8.65378 3.72051 8.36139 3.42812 8.00072 3.42812C7.64004 3.42812 7.34766 3.72051 7.34766 4.08119V4.73425C7.34766 5.09492 7.64004 5.38731 8.00072 5.38731C8.36139 5.38731 8.65378 5.09492 8.65378 4.73425V4.08119Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.44766 9.30619C2.44766 8.94551 2.74004 8.65312 3.10072 8.65312H3.75377C4.11444 8.65312 4.40683 8.94551 4.40683 9.30619C4.40683 9.66686 4.11444 9.95925 3.75377 9.95925H3.10072C2.74004 9.95925 2.44766 9.66686 2.44766 9.30619Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.86875 5.5819C4.61372 5.32687 4.20022 5.32687 3.94518 5.5819C3.69015 5.83694 3.69015 6.25043 3.94518 6.50547L4.40696 6.96725C4.662 7.22229 5.0755 7.22229 5.33053 6.96725C5.58557 6.71221 5.58557 6.29872 5.33053 6.04368L4.86875 5.5819Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.5914 9.30619C11.5914 8.94551 11.8838 8.65312 12.2445 8.65312H12.8975C13.2582 8.65312 13.5506 8.94551 13.5506 9.30619C13.5506 9.66686 13.2582 9.95925 12.8975 9.95925H12.2445C11.8838 9.95925 11.5914 9.66686 11.5914 9.30619Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1868 6.50545C12.4418 6.25041 12.4418 5.83691 12.1868 5.58189C11.9317 5.32686 11.5182 5.32687 11.2632 5.58192L10.8014 6.04373C10.5464 6.29878 10.5464 6.71227 10.8015 6.9673C11.0565 7.22233 11.47 7.22231 11.725 6.96727L12.1868 6.50545Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00007 1.79688C4.03263 1.79688 0.816406 5.01311 0.816406 8.98055C0.816406 10.817 1.41577 12.6867 2.62204 13.9947C2.74568 14.1288 2.91975 14.205 3.10212 14.205H12.898C13.0804 14.205 13.2545 14.1288 13.3781 13.9947C14.5844 12.6867 15.1837 10.817 15.1837 8.98055C15.1837 5.01311 11.9675 1.79688 8.00007 1.79688ZM2.12253 8.98055C2.12253 5.73446 4.75399 3.103 8.00007 3.103C11.2462 3.103 13.8776 5.73446 13.8776 8.98055C13.8776 10.4545 13.4249 11.8858 12.6002 12.8989H3.4C2.57523 11.8858 2.12253 10.4545 2.12253 8.98055Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Dashboard=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dashboard",ref:t,icon:i}))}));t.Dashboard.displayName="Dashboard";t["default"]=t.Dashboard},61758:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DataFlow=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.6385 4.05475H8.62946V2.71875H11.6385C12.8911 2.71875 13.9065 3.73417 13.9065 4.98675V6.42046C13.9065 7.67304 12.8911 8.68846 11.6385 8.68846H4.36468C3.84995 8.68846 3.43268 9.10573 3.43268 9.62046V11.0149C3.43268 11.5296 3.84995 11.9469 4.36468 11.9469H7.28641V13.2829H4.36468C3.1121 13.2829 2.09668 12.2675 2.09668 11.0149V9.62046C2.09668 8.36788 3.1121 7.35246 4.36468 7.35246H11.6385C12.1532 7.35246 12.5705 6.93519 12.5705 6.42046V4.98675C12.5705 4.47202 12.1532 4.05475 11.6385 4.05475Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.10938 2.68203C1.10938 1.79837 1.82572 1.08203 2.70938 1.08203H7.14641C8.03007 1.08203 8.74642 1.79838 8.74642 2.68203V4.09376C8.74642 4.97741 8.03007 5.69376 7.14642 5.69376H2.70938C1.82572 5.69376 1.10938 4.97741 1.10938 4.09376V2.68203ZM2.70938 2.41803H7.14641C7.29222 2.41803 7.41041 2.53623 7.41041 2.68203V4.09376C7.41041 4.23956 7.29222 4.35776 7.14642 4.35776H2.70938C2.56357 4.35776 2.44537 4.23956 2.44537 4.09376V2.68203C2.44537 2.53623 2.56357 2.41803 2.70938 2.41803Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.25313 11.907C7.25313 11.0234 7.96947 10.307 8.85313 10.307H13.2902C14.1738 10.307 14.8902 11.0234 14.8902 11.907V13.3188C14.8902 14.2024 14.1738 14.9188 13.2902 14.9188H8.85313C7.96947 14.9188 7.25313 14.2024 7.25313 13.3188V11.907ZM8.85313 11.643H13.2902C13.436 11.643 13.5542 11.7612 13.5542 11.907V13.3188C13.5542 13.4646 13.436 13.5828 13.2902 13.5828H8.85313C8.70732 13.5828 8.58913 13.4646 8.58913 13.3188V11.907C8.58913 11.7612 8.70732 11.643 8.85313 11.643Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DataFlow=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"data-flow",ref:t,icon:i}))}));t.DataFlow.displayName="DataFlow";t["default"]=t.DataFlow},75973:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DataValidationIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.4917 3.07803C1.4917 2.19437 2.20804 1.47803 3.0917 1.47803H5.6917C6.57536 1.47803 7.2917 2.19437 7.2917 3.07803V5.67803C7.2917 6.56168 6.57535 7.27803 5.6917 7.27803H3.0917C2.20804 7.27803 1.4917 6.56168 1.4917 5.67803V3.07803ZM3.0917 2.67803C2.87078 2.67803 2.6917 2.85711 2.6917 3.07803V5.67803C2.6917 5.89894 2.87079 6.07803 3.0917 6.07803H5.6917C5.91261 6.07803 6.0917 5.89894 6.0917 5.67803V3.07803C6.0917 2.85711 5.91261 2.67803 5.6917 2.67803H3.0917Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.6175 2.45279C14.8518 2.68711 14.8518 3.06701 14.6175 3.30132L11.6151 6.30365C11.3957 6.52307 11.0451 6.53897 10.8067 6.34031L8.80915 4.67566C8.55458 4.46352 8.52019 4.08518 8.73233 3.83062C8.94447 3.57605 9.32281 3.54166 9.57737 3.7538L11.154 5.06767L13.769 2.45278C14.0033 2.21847 14.3832 2.21848 14.6175 2.45279Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1175 9.19746C14.3518 9.43178 14.3518 9.81168 14.1175 10.046L12.5418 11.6217L14.1175 13.1975C14.3518 13.4318 14.3518 13.8117 14.1175 14.046C13.8832 14.2803 13.5033 14.2803 13.269 14.046L11.6933 12.4703L10.1175 14.046C9.88321 14.2803 9.50331 14.2803 9.269 14.046C9.03468 13.8117 9.03468 13.4318 9.269 13.1975L10.8447 11.6217L9.269 10.046C9.03468 9.81168 9.03468 9.43178 9.269 9.19746C9.50331 8.96315 9.88321 8.96315 10.1175 9.19746L11.6933 10.7732L13.269 9.19746C13.5033 8.96315 13.8832 8.96315 14.1175 9.19746Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.0917 8.72168C2.20804 8.72168 1.4917 9.43802 1.4917 10.3217V12.9217C1.4917 13.8053 2.20804 14.5217 3.0917 14.5217H5.6917C6.57535 14.5217 7.2917 13.8053 7.2917 12.9217V10.3217C7.2917 9.43802 6.57536 8.72168 5.6917 8.72168H3.0917ZM2.6917 10.3217C2.6917 10.1008 2.87078 9.92168 3.0917 9.92168H5.6917C5.91261 9.92168 6.0917 10.1008 6.0917 10.3217V12.9217C6.0917 13.1426 5.91261 13.3217 5.6917 13.3217H3.0917C2.87079 13.3217 2.6917 13.1426 2.6917 12.9217V10.3217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DataValidationIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"data-validation-icon",ref:t,icon:i}))}));t.DataValidationIcon.displayName="DataValidationIcon";t["default"]=t.DataValidationIcon},73178:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DataValidationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.4917 3.07803C1.4917 2.19437 2.20804 1.47803 3.0917 1.47803H5.6917C6.57536 1.47803 7.2917 2.19437 7.2917 3.07803V5.67803C7.2917 6.56168 6.57535 7.27803 5.6917 7.27803H3.0917C2.20804 7.27803 1.4917 6.56168 1.4917 5.67803V3.07803ZM3.0917 2.67803C2.87078 2.67803 2.6917 2.85711 2.6917 3.07803V5.67803C2.6917 5.89894 2.87079 6.07803 3.0917 6.07803H5.6917C5.91261 6.07803 6.0917 5.89894 6.0917 5.67803V3.07803C6.0917 2.85711 5.91261 2.67803 5.6917 2.67803H3.0917Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.6175 2.45279C14.8518 2.68711 14.8518 3.06701 14.6175 3.30132L11.6151 6.30365C11.3957 6.52307 11.0451 6.53897 10.8067 6.34031L8.80915 4.67566C8.55458 4.46352 8.52019 4.08518 8.73233 3.83062C8.94447 3.57605 9.32281 3.54166 9.57737 3.7538L11.154 5.06767L13.769 2.45278C14.0033 2.21847 14.3832 2.21848 14.6175 2.45279Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1175 9.19746C14.3518 9.43178 14.3518 9.81168 14.1175 10.046L12.5418 11.6217L14.1175 13.1975C14.3518 13.4318 14.3518 13.8117 14.1175 14.046C13.8832 14.2803 13.5033 14.2803 13.269 14.046L11.6933 12.4703L10.1175 14.046C9.88321 14.2803 9.50331 14.2803 9.269 14.046C9.03468 13.8117 9.03468 13.4318 9.269 13.1975L10.8447 11.6217L9.269 10.046C9.03468 9.81168 9.03468 9.43178 9.269 9.19746C9.50331 8.96315 9.88321 8.96315 10.1175 9.19746L11.6933 10.7732L13.269 9.19746C13.5033 8.96315 13.8832 8.96315 14.1175 9.19746Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.0917 8.72168C2.20804 8.72168 1.4917 9.43802 1.4917 10.3217V12.9217C1.4917 13.8053 2.20804 14.5217 3.0917 14.5217H5.6917C6.57535 14.5217 7.2917 13.8053 7.2917 12.9217V10.3217C7.2917 9.43802 6.57536 8.72168 5.6917 8.72168H3.0917ZM2.6917 10.3217C2.6917 10.1008 2.87078 9.92168 3.0917 9.92168H5.6917C5.91261 9.92168 6.0917 10.1008 6.0917 10.3217V12.9217C6.0917 13.1426 5.91261 13.3217 5.6917 13.3217H3.0917C2.87079 13.3217 2.6917 13.1426 2.6917 12.9217V10.3217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DataValidationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"data-validation-single",ref:t,icon:i}))}));t.DataValidationSingle.displayName="DataValidationSingle";t["default"]=t.DataValidationSingle},47536:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DatabaseIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 0.866961C5.018 0.866961 2 1.78296 2 3.53363V12.3675C2 14.1182 5.018 15.0342 8 15.0342C10.982 15.0342 14 14.1182 14 12.3675V3.53363C14 1.78296 10.982 0.866961 8 0.866961ZM12.6667 12.3675C12.6667 12.7542 11.0313 13.7008 8 13.7008C4.96867 13.7008 3.33333 12.7542 3.33333 12.3675V9.86434C4.49067 10.4797 6.24933 10.7977 8 10.7977C9.75067 10.7977 11.5093 10.4797 12.6667 9.86434V12.3675ZM12.6667 8.131C12.6667 8.51767 11.0313 9.46434 8 9.46434C4.96867 9.46434 3.33333 8.51767 3.33333 8.131L3.33333 5.26696C4.49067 5.88229 6.24933 6.20029 8 6.20029C9.75067 6.20029 11.5093 5.88229 12.6667 5.26696V8.131ZM8 4.86696C4.96867 4.86696 3.33333 3.92029 3.33333 3.53363C3.33333 3.14696 4.96867 2.20029 8 2.20029C11.0313 2.20029 12.6667 3.14696 12.6667 3.53363C12.6667 3.92029 11.0313 4.86696 8 4.86696Z"}}]};t.DatabaseIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"database-icon",ref:t,icon:i}))}));t.DatabaseIcon.displayName="DatabaseIcon";t["default"]=t.DatabaseIcon},11679:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DatabaseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.85345 1.907C4.94549 1.54474 6.41185 1.33203 8.00107 1.33203C9.59029 1.33203 11.0566 1.54474 12.1487 1.907C12.6912 2.08696 13.1783 2.31588 13.5436 2.60237C13.901 2.88268 14.2365 3.29771 14.2365 3.84599C14.2365 4.39427 13.901 4.80931 13.5436 5.08962C13.4817 5.13819 13.4163 5.1851 13.3477 5.2304C13.3827 5.25351 13.4168 5.27702 13.45 5.30092C13.8469 5.58642 14.2365 6.02225 14.2365 6.61481C14.2365 7.16309 13.901 7.57813 13.5436 7.85844C13.4807 7.90783 13.4141 7.95551 13.3442 8.00153C13.3804 8.02538 13.4157 8.04966 13.45 8.07436C13.8469 8.35986 14.2365 8.79569 14.2365 9.38825C14.2365 9.93653 13.901 10.3516 13.5436 10.6319C13.4815 10.6806 13.4159 10.7276 13.3471 10.773C13.3823 10.7962 13.4166 10.8199 13.45 10.8439C13.8469 11.1294 14.2365 11.5652 14.2365 12.1578C14.2365 12.7061 13.901 13.1211 13.5436 13.4014C13.1783 13.6879 12.6912 13.9168 12.1487 14.0968C11.0566 14.459 9.59029 14.6717 8.00107 14.6717C6.41185 14.6717 4.94549 14.459 3.85345 14.0968C3.31094 13.9168 2.82379 13.6879 2.4585 13.4014C2.10109 13.1211 1.76562 12.7061 1.76562 12.1578C1.76562 11.5652 2.1552 11.1294 2.55208 10.8439C2.58549 10.8199 2.6198 10.7962 2.655 10.773C2.58619 10.7276 2.52058 10.6806 2.4585 10.6319C2.10109 10.3516 1.76562 9.93653 1.76562 9.38825C1.76562 8.79569 2.1552 8.35986 2.55208 8.07436C2.58642 8.04966 2.62173 8.02538 2.65796 8.00153C2.58808 7.95551 2.52148 7.90783 2.4585 7.85844C2.10109 7.57813 1.76562 7.16309 1.76562 6.61481C1.76562 6.02225 2.1552 5.58642 2.55208 5.30092C2.58531 5.27702 2.61945 5.25351 2.65446 5.2304C2.58585 5.1851 2.52042 5.13819 2.4585 5.08962C2.10109 4.80931 1.76562 4.39427 1.76562 3.84599C1.76562 3.29771 2.10109 2.88268 2.4585 2.60237C2.82379 2.31588 3.31095 2.08696 3.85345 1.907ZM4.54438 10.1454C4.5181 10.1358 4.49117 10.1279 4.46375 10.1217C4.39853 10.1022 4.33501 10.0822 4.27325 10.0617C3.808 9.90739 3.47963 9.73825 3.28133 9.58272C3.14928 9.47916 3.11157 9.41283 3.10152 9.38854C3.11234 9.36209 3.15715 9.28158 3.3307 9.15674C3.5458 9.002 3.87956 8.84104 4.3303 8.69615C5.35589 8.97114 6.63295 9.12878 8.00107 9.12878C9.36918 9.12878 10.6462 8.97114 11.6718 8.69615C12.1226 8.84104 12.4563 9.002 12.6714 9.15674C12.845 9.28158 12.8898 9.36208 12.9006 9.38854C12.8906 9.41283 12.8528 9.47916 12.7208 9.58272C12.5225 9.73825 12.1941 9.90739 11.7289 10.0617C11.6671 10.0822 11.6036 10.1022 11.5384 10.1217C11.511 10.1279 11.484 10.1358 11.4578 10.1454C10.5558 10.4041 9.34746 10.5689 8.00107 10.5689C6.65467 10.5689 5.44638 10.4041 4.54438 10.1454ZM4.32368 11.4678C3.87629 11.6122 3.54475 11.7723 3.3307 11.9263C3.15715 12.0511 3.11234 12.1316 3.10152 12.1581C3.11157 12.1824 3.14928 12.2487 3.28133 12.3523C3.47963 12.5078 3.808 12.6769 4.27325 12.8313C5.1967 13.1376 6.51474 13.3384 8.00107 13.3384C9.4874 13.3384 10.8054 13.1376 11.7289 12.8313C12.1941 12.6769 12.5225 12.5078 12.7208 12.3523C12.8528 12.2487 12.8906 12.1824 12.9006 12.1581C12.8898 12.1316 12.845 12.0511 12.6714 11.9263C12.4574 11.7723 12.1258 11.6122 11.6784 11.4678C10.6517 11.7439 9.37213 11.9022 8.00107 11.9022C6.63 11.9022 5.35039 11.7439 4.32368 11.4678ZM4.32248 5.92523C3.8757 6.06947 3.54455 6.22946 3.3307 6.3833C3.15715 6.50814 3.11234 6.58865 3.10152 6.6151C3.11157 6.63939 3.14928 6.70572 3.28133 6.80929C3.47963 6.96481 3.808 7.13395 4.27325 7.28829C5.1967 7.59462 6.51474 7.79544 8.00107 7.79544C9.4874 7.79544 10.8054 7.59462 11.7289 7.28829C12.1941 7.13395 12.5225 6.96481 12.7208 6.80929C12.8528 6.70573 12.8906 6.63939 12.9006 6.6151C12.8898 6.58865 12.845 6.50814 12.6714 6.3833C12.4576 6.22946 12.1264 6.06947 11.6797 5.92523C10.6527 6.20151 9.37266 6.35996 8.00107 6.35996C6.62947 6.35996 5.34939 6.20152 4.32248 5.92523ZM3.09846 6.60638C3.0983 6.60526 3.09816 6.6047 3.09813 6.6047C3.09812 6.6047 3.09811 6.60456 3.09813 6.6047C3.09814 6.60481 3.09818 6.60517 3.09822 6.60535L3.09846 6.60638Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DatabaseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"database-single",ref:t,icon:i}))}));t.DatabaseSingle.displayName="DatabaseSingle";t["default"]=t.DatabaseSingle},21814:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DateSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.23136 6.19238C8.86317 6.19238 8.5647 6.49086 8.5647 6.85905V11.1688C8.5647 11.5369 8.86317 11.8354 9.23136 11.8354H11.6941C12.0622 11.8354 12.3607 11.5369 12.3607 11.1688V6.85905C12.3607 6.49086 12.0622 6.19238 11.6941 6.19238H9.23136ZM9.89803 10.5021V7.52572H11.0274V10.5021H9.89803Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.63928 6.85905C3.63928 6.49086 3.93776 6.19238 4.30595 6.19238H6.76864C7.13683 6.19238 7.4353 6.49086 7.4353 6.85905V9.0057C7.43534 9.00845 7.43535 9.0112 7.43535 9.01396C7.43535 9.01671 7.43534 9.01946 7.4353 9.02221V11.1688C7.4353 11.5369 7.13683 11.8354 6.76864 11.8354H4.30595C3.93776 11.8354 3.63928 11.5369 3.63928 11.1688C3.63928 10.8006 3.93776 10.5021 4.30595 10.5021H6.10197V9.68062H4.92167C4.55348 9.68062 4.255 9.38215 4.255 9.01396C4.255 8.64577 4.55348 8.34729 4.92167 8.34729H6.10197V7.52572H4.30595C3.93776 7.52572 3.63928 7.22724 3.63928 6.85905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.66667 1.33398C6.03486 1.33398 6.33333 1.63246 6.33333 2.00065V2.53381H9.66675V2.00065C9.66675 1.63246 9.96523 1.33398 10.3334 1.33398C10.7016 1.33398 11.0001 1.63246 11.0001 2.00065V2.53381H14.1821C14.5503 2.53381 14.8488 2.83229 14.8488 3.20048V13.9996C14.8488 14.3677 14.5503 14.6662 14.1821 14.6662H1.81791C1.44972 14.6662 1.15125 14.3677 1.15125 13.9996V3.20048C1.15125 2.83229 1.44972 2.53381 1.81791 2.53381H5V2.00065C5 1.63246 5.29848 1.33398 5.66667 1.33398ZM9.66675 3.86715V4.40045C9.66675 4.76864 9.96523 5.06711 10.3334 5.06711C10.7016 5.06711 11.0001 4.76864 11.0001 4.40045V3.86715H13.5154V13.3329H2.48458V3.86715H5V4.40045C5 4.76864 5.29848 5.06711 5.66667 5.06711C6.03486 5.06711 6.33333 4.76864 6.33333 4.40045V3.86715H9.66675Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DateSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"date-single",ref:t,icon:i}))}));t.DateSingle.displayName="DateSingle";t["default"]=t.DateSingle},81061:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Deepseek=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 120 120",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#5671FE",d:"M49.6609 97.1775H48.1121C47.2488 96.9945 46.3668 97.0679 45.4942 96.9997C42.2115 96.7422 39.027 96.0577 35.9448 94.9184C31.5641 93.2982 27.5845 91.0101 24.066 87.9011C21.9196 86.0038 19.8496 84.0517 18.0475 81.8216C13.5913 76.3076 10.9403 70.0079 9.87015 63.0237C9.70161 61.9215 9.6096 60.807 9.48242 59.6975C9.48242 58.0112 9.48242 56.3249 9.48242 54.6385C9.62821 53.5322 9.70265 52.4104 9.93115 51.3206C11.8873 42.0018 16.6258 34.6858 25.2602 30.2109C27.4893 29.056 29.8539 28.2847 32.3271 27.8567C33.5988 27.6364 34.8819 27.5041 36.1723 27.4327C38.8398 27.2839 41.5043 27.2921 44.1552 27.6509C45.4177 27.8215 46.6594 28.0789 47.9198 27.5899C49.3621 27.0305 50.8282 26.5363 52.2954 26.0411C55.0156 25.1209 57.7659 24.5388 60.6475 24.7021C61.4394 24.7466 62.2325 24.7962 62.95 25.1891C63.5487 25.5158 63.5662 26.0762 62.9872 26.4123C62.3452 26.7855 61.7331 27.2001 61.1934 27.7119C59.3737 29.4365 59.1948 31.4785 60.695 33.4316C61.242 34.1429 62.0164 34.5751 62.7443 35.0642C64.9476 36.5448 67.0216 38.1908 68.9158 40.0487C70.9175 42.0132 72.8861 44.0128 74.8505 46.0145C77.0073 48.2127 79.4505 50.0003 82.2752 51.2441C83.2564 51.6763 83.5966 51.515 83.9274 50.4987C84.2417 49.534 84.5354 48.5621 84.8249 47.5892C85.074 46.7486 84.9944 46.485 84.2665 45.9618C82.8356 44.9341 81.5732 43.7616 80.4379 42.3896C77.9317 39.3581 76.9153 35.8334 76.6051 32.0193C76.4873 30.5769 76.753 29.1739 77.0456 27.7781C77.3692 26.2354 77.974 24.8014 78.7485 23.4232C79.2313 22.564 80.6271 22.6281 80.9776 23.5865C81.2433 24.3144 81.5008 25.0433 81.7158 25.7867C82.1563 27.3025 83.0599 28.4305 84.4433 29.1977C85.3635 29.7074 86.3313 30.1148 87.266 30.5924C89.2842 31.6243 90.7575 33.1349 91.4492 35.334C91.8597 36.6388 91.8721 36.6554 92.9526 35.7435C95.1755 33.8679 97.7428 33.0346 100.633 33.1349C101.427 33.1628 102.212 33.11 102.988 32.9177C104.631 32.5093 105.844 31.4516 106.994 30.2957C107.382 29.9059 107.741 29.482 108.189 29.1573C108.747 28.7531 109.197 28.7717 109.748 29.1832C110.332 29.6185 110.458 30.2388 110.504 30.914C110.587 32.1361 110.254 33.3075 110.051 34.4862C108.98 40.6763 105.474 44.9217 99.6586 47.2676C98.2318 47.8435 96.7347 48.1672 95.2096 48.3626C94.4869 48.4556 94.2967 48.6686 94.2812 49.4048C94.2729 49.8173 94.2874 50.2309 94.2998 50.6434C94.3308 51.6432 94.3039 52.641 94.1509 53.6284C93.576 57.3412 92.723 60.9879 91.4978 64.5436C90.0224 68.824 87.9814 72.8109 85.1567 76.3552C83.7444 78.1284 82.1604 79.7651 80.6664 81.4742C79.7907 82.476 79.8568 82.7087 81.1451 83.1109C83.6338 83.8874 85.9705 85.034 88.363 86.0431C89.7009 86.6076 89.7629 88.0479 89.2087 88.9422C88.7062 89.7528 87.9173 90.0982 87.0323 90.2791C84.3193 90.8333 81.5856 91.0876 78.8219 90.7816C76.9215 90.5717 75.0294 90.3029 73.2449 89.5574C72.4487 89.2245 72.062 89.2958 71.4468 89.9255C71.1573 90.2212 70.8678 90.5128 70.5339 90.7599C66.5636 93.6931 62.1591 95.6173 57.2934 96.4868C56.3556 96.6543 55.392 96.5675 54.4739 96.7422C53.1618 96.9914 51.8477 97.0441 50.5263 97.0917C50.2358 97.102 49.939 97.0576 49.6599 97.1796L49.6609 97.1775ZM21.8482 49.4627C20.4472 49.4658 19.0607 49.593 17.6991 49.9145C16.601 50.174 16.1626 50.7148 16.1306 51.8417C16.1213 52.1829 16.174 52.5272 16.203 52.8695C16.5411 56.8635 17.2751 60.7687 18.6689 64.5446C20.501 69.5054 23.0869 74.0175 26.5991 77.9774C28.821 80.4826 31.4906 82.4554 34.2967 84.2523C35.7835 85.2046 37.4078 85.7836 39.1469 86.0638C40.3307 86.254 41.5404 86.3895 42.6716 85.9594C44.3083 85.338 44.6877 84.4333 43.8358 83.1357C43.5814 82.748 43.3436 82.3468 43.1203 81.9394C42.5196 80.8476 41.9892 79.733 41.9954 78.4427C42.0016 77.0417 42.7212 76.4699 44.0891 76.7801C45.2626 77.0469 46.3244 77.5752 47.3522 78.1749C50.6587 80.1052 53.778 82.3044 56.7165 84.76C58.5186 86.2664 60.4634 87.5247 62.7929 88.0344C64.6446 88.4397 66.5222 88.6879 68.4236 88.6755C68.9737 88.6714 69.5237 88.6176 70.0624 88.4966C70.2237 88.4604 70.4532 88.4759 70.4894 88.2754C70.5246 88.0789 70.2971 88.0158 70.172 87.9093C70.0273 87.7873 69.8722 87.6788 69.7181 87.5671C66.3651 85.1332 63.4866 82.2145 60.8997 78.9907C58.4824 75.9788 56.4311 72.7116 54.2319 69.5468C52.1785 66.5908 50.0528 63.6895 47.4731 61.1595C43.1627 56.9318 38.1926 53.7183 32.5246 51.6288C29.0847 50.3612 25.5352 49.5537 21.8503 49.4606L21.8482 49.4627ZM64.6457 52.3546C64.0481 52.3277 63.2778 52.4538 62.614 52.9636C62.4517 53.0887 62.2904 53.2251 62.1632 53.3833C61.5832 54.104 61.7796 54.8877 62.6202 55.2734C63.3129 55.5918 64.0698 55.5339 64.7966 55.6549C66.5336 55.9444 67.581 57.2802 67.4218 59.0214C67.3783 59.5011 67.3132 59.9777 67.2687 60.4575C67.1633 61.6031 67.2853 62.699 68.0421 63.6306C69.6251 65.5785 72.3691 67.1098 75.5257 65.4534C76.6155 64.8817 76.9039 64.253 76.3704 63.1529C74.8185 59.9519 72.8633 57.0414 70.1741 54.6654C68.6511 53.3192 66.972 52.3442 64.6467 52.3535L64.6457 52.3546ZM63.6614 60.015C64.383 60.0284 64.9476 59.53 64.9827 58.8466C65.0168 58.188 64.3996 57.5614 63.7131 57.5583C63.0048 57.5563 62.4413 58.0453 62.4155 58.6853C62.3803 59.5507 62.8001 59.9984 63.6614 60.015Z"}}]};t.Deepseek=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"deepseek",ref:t,icon:i}))}));t.Deepseek.displayName="Deepseek";t["default"]=t.Deepseek},54922:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellMoveDownDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1093",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1093)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69148 5.44796C7.69148 5.07977 7.393 4.7813 7.02481 4.7813H3.25445C2.88626 4.7813 2.58779 5.07977 2.58779 5.44796V10.5516C2.58779 10.9198 2.88626 11.2183 3.25445 11.2183H7.02481C7.393 11.2183 7.69148 10.9198 7.69148 10.5516V5.44796ZM2.58779 3.50537C1.88311 3.50537 1.31186 4.07662 1.31186 4.7813V11.2183C1.31186 11.923 1.88311 12.4942 2.58779 12.4942H7.69148C8.39613 12.4942 8.96739 11.923 8.96739 11.2183V4.7813C8.96739 4.07662 8.39613 3.50537 7.69148 3.50537H2.58779Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.8919 10.4557C11.9671 10.4869 12.0496 10.5041 12.1361 10.5041C12.2226 10.5041 12.3051 10.4869 12.3803 10.4557C12.4555 10.4246 12.526 10.3784 12.5872 10.3172L14.5011 8.40335C14.7502 8.15421 14.7502 7.75028 14.5011 7.50114C14.2519 7.252 13.848 7.252 13.5989 7.50114L12.774 8.32595V6.13406C12.774 5.78172 12.4884 5.49609 12.1361 5.49609C11.7837 5.49609 11.4981 5.78172 11.4981 6.13406V8.32595L10.6733 7.50114C10.4241 7.252 10.0202 7.252 9.77106 7.50114C9.52192 7.75028 9.52192 8.15421 9.77106 8.40335L11.6847 10.3169M6.97288 9.84189C6.69858 10.1235 6.25386 10.1235 5.97956 9.84189L5.17866 9.01974L4.37769 9.84195C4.1034 10.1235 3.65867 10.1235 3.38437 9.84195C3.11008 9.56038 3.11008 9.10385 3.38437 8.82228L4.18534 8.00007L3.38439 7.17787C3.11009 6.8963 3.11009 6.43977 3.38439 6.1582C3.65869 5.87663 4.10341 5.87663 4.37771 6.1582L5.17866 6.9804L5.97954 6.15826C6.25384 5.87669 6.69857 5.87669 6.97287 6.15826C7.24716 6.43984 7.24716 6.89636 6.97286 7.17793L6.17198 8.00007L6.97288 8.82222C7.24718 9.10379 7.24718 9.56031 6.97288 9.84189Z"}}]}]};t.DeleteCellMoveDownDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-move-down-double-icon",ref:t,icon:i}))}));t.DeleteCellMoveDownDoubleIcon.displayName="DeleteCellMoveDownDoubleIcon";t["default"]=t.DeleteCellMoveDownDoubleIcon},70045:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellMoveDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.99502 2.96131C6.22933 2.727 6.60923 2.727 6.84354 2.96131L8.00037 4.11814L9.1572 2.96131C9.39152 2.727 9.77142 2.727 10.0057 2.96131C10.24 3.19563 10.24 3.57553 10.0057 3.80984L8.8489 4.96667L10.0057 6.1235C10.24 6.35781 10.24 6.73771 10.0057 6.97203C9.77142 7.20634 9.39152 7.20634 9.1572 6.97203L8.00037 5.8152L6.84354 6.97203C6.60923 7.20634 6.22933 7.20634 5.99502 6.97203C5.7607 6.73771 5.7607 6.35781 5.99502 6.1235L7.15185 4.96667L5.99502 3.80984C5.7607 3.57553 5.7607 3.19563 5.99502 2.96131Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.40039 7.86664L3.40048 2.06667C3.40049 1.12778 4.16163 0.366674 5.10052 0.366699L10.9004 0.366852C11.8393 0.366877 12.6004 1.12799 12.6004 2.06685V7.86667C12.6004 8.80555 11.8393 9.56667 10.9004 9.56667H5.10039C4.1615 9.56667 3.40038 8.80554 3.40039 7.86664ZM4.60048 2.06669L4.60039 7.86666C4.60039 8.14281 4.82425 8.36667 5.10039 8.36667H10.9004C11.1765 8.36667 11.4004 8.14281 11.4004 7.86667V2.06685C11.4004 1.79071 11.1765 1.56686 10.9004 1.56685L5.10049 1.5667C4.82435 1.56669 4.60048 1.79055 4.60048 2.06669Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.2434 10.6088C11.009 10.8432 11.009 11.2231 11.2434 11.4574L12.2191 12.4331L2.33291 12.4331C2.00154 12.4331 1.73291 12.7017 1.73291 13.0331C1.73291 13.3645 2.00154 13.6331 2.33291 13.6331L12.2191 13.6331L11.2434 14.6088C11.009 14.8432 11.009 15.2231 11.2434 15.4574C11.4777 15.6917 11.8576 15.6917 12.0919 15.4574L14.0919 13.4574C14.3262 13.2231 14.3262 12.8432 14.0919 12.6088L12.0919 10.6088C11.8576 10.3745 11.4777 10.3745 11.2434 10.6088Z"}}]};t.DeleteCellMoveDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-move-down-single",ref:t,icon:i}))}));t.DeleteCellMoveDownSingle.displayName="DeleteCellMoveDownSingle";t["default"]=t.DeleteCellMoveDownSingle},20602:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellMoveDown=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1093",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1093)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69148 5.44796C7.69148 5.07977 7.393 4.7813 7.02481 4.7813H3.25445C2.88626 4.7813 2.58779 5.07977 2.58779 5.44796V10.5516C2.58779 10.9198 2.88626 11.2183 3.25445 11.2183H7.02481C7.393 11.2183 7.69148 10.9198 7.69148 10.5516V5.44796ZM2.58779 3.50537C1.88311 3.50537 1.31186 4.07662 1.31186 4.7813V11.2183C1.31186 11.923 1.88311 12.4942 2.58779 12.4942H7.69148C8.39613 12.4942 8.96739 11.923 8.96739 11.2183V4.7813C8.96739 4.07662 8.39613 3.50537 7.69148 3.50537H2.58779Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.8919 10.4557C11.9671 10.4869 12.0496 10.5041 12.1361 10.5041C12.2226 10.5041 12.3051 10.4869 12.3803 10.4557C12.4555 10.4246 12.526 10.3784 12.5872 10.3172L14.5011 8.40335C14.7502 8.15421 14.7502 7.75028 14.5011 7.50114C14.2519 7.252 13.848 7.252 13.5989 7.50114L12.774 8.32595V6.13406C12.774 5.78172 12.4884 5.49609 12.1361 5.49609C11.7837 5.49609 11.4981 5.78172 11.4981 6.13406V8.32595L10.6733 7.50114C10.4241 7.252 10.0202 7.252 9.77106 7.50114C9.52192 7.75028 9.52192 8.15421 9.77106 8.40335L11.6847 10.3169M6.97288 9.84189C6.69858 10.1235 6.25386 10.1235 5.97956 9.84189L5.17866 9.01974L4.37769 9.84195C4.1034 10.1235 3.65867 10.1235 3.38437 9.84195C3.11008 9.56038 3.11008 9.10385 3.38437 8.82228L4.18534 8.00007L3.38439 7.17787C3.11009 6.8963 3.11009 6.43977 3.38439 6.1582C3.65869 5.87663 4.10341 5.87663 4.37771 6.1582L5.17866 6.9804L5.97954 6.15826C6.25384 5.87669 6.69857 5.87669 6.97287 6.15826C7.24716 6.43984 7.24716 6.89636 6.97286 7.17793L6.17198 8.00007L6.97288 8.82222C7.24718 9.10379 7.24718 9.56031 6.97288 9.84189Z"}}]}]};t.DeleteCellMoveDown=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-move-down",ref:t,icon:i}))}));t.DeleteCellMoveDown.displayName="DeleteCellMoveDown";t["default"]=t.DeleteCellMoveDown},36783:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellRightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.0336 1.73242C13.365 1.73242 13.6336 2.00105 13.6336 2.33242L13.6336 12.2186L14.6093 11.2429C14.8436 11.0086 15.2235 11.0086 15.4579 11.2429C15.6922 11.4772 15.6922 11.8571 15.4579 12.0914L13.4579 14.0914C13.2235 14.3257 12.8436 14.3257 12.6093 14.0914L10.6093 12.0914C10.375 11.8571 10.375 11.4772 10.6093 11.2429C10.8436 11.0086 11.2235 11.0086 11.4579 11.2429L12.4336 12.2186L12.4336 2.33242C12.4336 2.00105 12.7022 1.73242 13.0336 1.73242Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.96131 5.99477C3.19563 5.76046 3.57553 5.76046 3.80984 5.99477L4.96667 7.1516L6.1235 5.99477C6.35781 5.76046 6.73771 5.76046 6.97203 5.99477C7.20634 6.22909 7.20634 6.60899 6.97203 6.8433L5.8152 8.00013L6.97203 9.15696C7.20634 9.39127 7.20634 9.77117 6.97203 10.0055C6.73771 10.2398 6.35781 10.2398 6.1235 10.0055L4.96667 8.84866L3.80984 10.0055C3.57553 10.2398 3.19563 10.2398 2.96131 10.0055C2.727 9.77117 2.727 9.39127 2.96131 9.15696L4.11814 8.00013L2.96131 6.8433C2.727 6.60899 2.727 6.22909 2.96131 5.99477Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.86664 3.3999L2.06667 3.39999C1.12778 3.4 0.366674 4.16114 0.366699 5.10003L0.366852 10.8999C0.366877 11.8388 1.12799 12.5999 2.06685 12.5999H7.86667C8.80555 12.5999 9.56667 11.8388 9.56667 10.8999V5.0999C9.56667 4.16101 8.80554 3.39989 7.86664 3.3999ZM2.06669 4.59999L7.86666 4.5999C8.14281 4.5999 8.36667 4.82376 8.36667 5.0999V10.8999C8.36667 11.176 8.14281 11.3999 7.86667 11.3999H2.06685C1.79071 11.3999 1.56686 11.176 1.56685 10.8999L1.5667 5.1C1.56669 4.82386 1.79055 4.59999 2.06669 4.59999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteCellRightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-right-single",ref:t,icon:i}))}));t.DeleteCellRightSingle.displayName="DeleteCellRightSingle";t["default"]=t.DeleteCellRightSingle},94526:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftLeftDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_31",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_31)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.29012 10.552C8.29012 10.9202 8.5886 11.2187 8.95679 11.2187L12.7271 11.2187C13.0953 11.2187 13.3938 10.9202 13.3938 10.552L13.3938 5.44836C13.3938 5.08016 13.0953 4.7817 12.7271 4.7817L8.95678 4.7817C8.5886 4.7817 8.29012 5.08016 8.29012 5.44836L8.29012 10.552ZM13.3938 12.4946C14.0985 12.4946 14.6697 11.9234 14.6697 11.2187L14.6697 4.7817C14.6697 4.07703 14.0985 3.50576 13.3938 3.50576L8.29012 3.50576C7.58547 3.50576 7.0142 4.07703 7.0142 4.7817L7.0142 11.2187C7.0142 11.9234 7.58547 12.4946 8.29012 12.4946L13.3938 12.4946Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.37899 7.7562C1.34779 7.83142 1.33053 7.9139 1.33053 8.0004C1.33053 8.0869 1.34779 8.16938 1.37899 8.2446C1.41013 8.31985 1.45626 8.39034 1.51739 8.45151L3.43133 10.3654C3.68046 10.6145 4.08439 10.6145 4.33353 10.3654C4.58266 10.1163 4.58266 9.71232 4.33353 9.46318L3.50873 8.63836L5.70059 8.63836C6.05293 8.63836 6.33855 8.35273 6.33855 8.0004C6.33855 7.64806 6.05293 7.36244 5.70059 7.36244L3.50873 7.36244L4.33353 6.53762C4.58266 6.28848 4.58266 5.88455 4.33353 5.63541C4.08439 5.38627 3.68046 5.38627 3.43133 5.63541L1.51773 7.54899M9.00896 6.15858C9.28326 5.87701 9.72798 5.87701 10.0023 6.15858L10.8032 6.98073L11.6042 6.15852C11.8784 5.87695 12.3232 5.87695 12.5975 6.15852C12.8718 6.44009 12.8718 6.89661 12.5975 7.17819L11.7965 8.00041L12.5975 8.8226C12.8718 9.10417 12.8718 9.56069 12.5975 9.84227C12.3232 10.1238 11.8784 10.1238 11.6041 9.84227L10.8032 9.02007L10.0023 9.84221C9.728 10.1238 9.28327 10.1238 9.00897 9.84221C8.73468 9.56063 8.73468 9.10411 9.00898 8.82254L9.80987 8.00041L9.00896 7.17825C8.73466 6.89668 8.73466 6.44016 9.00896 6.15858Z"}}]}]};t.DeleteCellShiftLeftDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-left-double-icon",ref:t,icon:i}))}));t.DeleteCellShiftLeftDoubleIcon.displayName="DeleteCellShiftLeftDoubleIcon";t["default"]=t.DeleteCellShiftLeftDoubleIcon},6569:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftLeftSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.0054 2.96131C9.77113 2.727 9.39123 2.727 9.15692 2.96131L8.00009 4.11814L6.84326 2.96131C6.60895 2.727 6.22905 2.727 5.99473 2.96131C5.76042 3.19563 5.76042 3.57553 5.99473 3.80984L7.15156 4.96667L5.99473 6.1235C5.76042 6.35781 5.76042 6.73771 5.99473 6.97203C6.22905 7.20634 6.60895 7.20634 6.84326 6.97203L8.00009 5.8152L9.15692 6.97203C9.39123 7.20634 9.77113 7.20634 10.0054 6.97203C10.2398 6.73771 10.2398 6.35781 10.0054 6.1235L8.84862 4.96667L10.0054 3.80984C10.2398 3.57553 10.2398 3.19563 10.0054 2.96131Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.6001 7.86664L12.6001 2.06667C12.6 1.12778 11.8389 0.366674 10.9 0.366699L5.10012 0.366852C4.16125 0.366877 3.40016 1.12799 3.40016 2.06685V7.86667C3.40016 8.80555 4.16128 9.56667 5.10016 9.56667H10.9001C11.839 9.56667 12.6002 8.80554 12.6001 7.86664ZM11.4001 2.06669L11.4001 7.86666C11.4002 8.14281 11.1763 8.36667 10.9001 8.36667H5.10016C4.82402 8.36667 4.60016 8.14281 4.60016 7.86667V2.06685C4.60016 1.79071 4.82401 1.56686 5.10015 1.56685L10.9 1.5667C11.1762 1.56669 11.4001 1.79055 11.4001 2.06669Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75717 10.6093C4.99149 10.8436 4.99149 11.2235 4.75717 11.4579L3.78144 12.4336L13.6676 12.4336C13.999 12.4336 14.2676 12.7022 14.2676 13.0336C14.2676 13.365 13.999 13.6336 13.6676 13.6336L3.78144 13.6336L4.75717 14.6093C4.99149 14.8436 4.99149 15.2235 4.75717 15.4579C4.52286 15.6922 4.14296 15.6922 3.90865 15.4579L1.90865 13.4579C1.67433 13.2235 1.67433 12.8436 1.90865 12.6093L3.90865 10.6093C4.14296 10.375 4.52286 10.375 4.75717 10.6093Z"}}]};t.DeleteCellShiftLeftSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-left-single",ref:t,icon:i}))}));t.DeleteCellShiftLeftSingle.displayName="DeleteCellShiftLeftSingle";t["default"]=t.DeleteCellShiftLeftSingle},90662:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftLeft=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_31",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_31)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.29012 10.552C8.29012 10.9202 8.5886 11.2187 8.95679 11.2187L12.7271 11.2187C13.0953 11.2187 13.3938 10.9202 13.3938 10.552L13.3938 5.44836C13.3938 5.08016 13.0953 4.7817 12.7271 4.7817L8.95678 4.7817C8.5886 4.7817 8.29012 5.08016 8.29012 5.44836L8.29012 10.552ZM13.3938 12.4946C14.0985 12.4946 14.6697 11.9234 14.6697 11.2187L14.6697 4.7817C14.6697 4.07703 14.0985 3.50576 13.3938 3.50576L8.29012 3.50576C7.58547 3.50576 7.0142 4.07703 7.0142 4.7817L7.0142 11.2187C7.0142 11.9234 7.58547 12.4946 8.29012 12.4946L13.3938 12.4946Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.37899 7.7562C1.34779 7.83142 1.33053 7.9139 1.33053 8.0004C1.33053 8.0869 1.34779 8.16938 1.37899 8.2446C1.41013 8.31985 1.45626 8.39034 1.51739 8.45151L3.43133 10.3654C3.68046 10.6145 4.08439 10.6145 4.33353 10.3654C4.58266 10.1163 4.58266 9.71232 4.33353 9.46318L3.50873 8.63836L5.70059 8.63836C6.05293 8.63836 6.33855 8.35273 6.33855 8.0004C6.33855 7.64806 6.05293 7.36244 5.70059 7.36244L3.50873 7.36244L4.33353 6.53762C4.58266 6.28848 4.58266 5.88455 4.33353 5.63541C4.08439 5.38627 3.68046 5.38627 3.43133 5.63541L1.51773 7.54899M9.00896 6.15858C9.28326 5.87701 9.72798 5.87701 10.0023 6.15858L10.8032 6.98073L11.6042 6.15852C11.8784 5.87695 12.3232 5.87695 12.5975 6.15852C12.8718 6.44009 12.8718 6.89661 12.5975 7.17819L11.7965 8.00041L12.5975 8.8226C12.8718 9.10417 12.8718 9.56069 12.5975 9.84227C12.3232 10.1238 11.8784 10.1238 11.6041 9.84227L10.8032 9.02007L10.0023 9.84221C9.728 10.1238 9.28327 10.1238 9.00897 9.84221C8.73468 9.56063 8.73468 9.10411 9.00898 8.82254L9.80987 8.00041L9.00896 7.17825C8.73466 6.89668 8.73466 6.44016 9.00896 6.15858Z"}}]}]};t.DeleteCellShiftLeft=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-left",ref:t,icon:i}))}));t.DeleteCellShiftLeft.displayName="DeleteCellShiftLeft";t["default"]=t.DeleteCellShiftLeft},58103:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftRightDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1088",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1088)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.70985 5.44796C7.70985 5.07977 7.41137 4.7813 7.04318 4.7813H3.27282C2.90463 4.7813 2.60616 5.07977 2.60616 5.44796V10.5516C2.60616 10.9198 2.90463 11.2183 3.27282 11.2183H7.04318C7.41137 11.2183 7.70985 10.9198 7.70985 10.5516V5.44796ZM2.60616 3.50537C1.90148 3.50537 1.33023 4.07662 1.33023 4.7813V11.2183C1.33023 11.923 1.90148 12.4942 2.60616 12.4942H7.70985C8.4145 12.4942 8.98576 11.923 8.98576 11.2183V4.7813C8.98576 4.07662 8.4145 3.50537 7.70985 3.50537H2.60616Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.621 8.2438C14.6522 8.16858 14.6695 8.0861 14.6695 7.9996C14.6695 7.9131 14.6522 7.83062 14.621 7.7554C14.5899 7.68015 14.5438 7.60966 14.4826 7.54849L12.5687 5.63461C12.3196 5.38547 11.9156 5.38547 11.6665 5.63461C11.4174 5.88375 11.4174 6.28768 11.6665 6.53682L12.4913 7.36164H10.2994C9.94711 7.36164 9.66148 7.64727 9.66148 7.9996C9.66148 8.35194 9.94711 8.63756 10.2994 8.63756H12.4913L11.6665 9.46238C11.4174 9.71152 11.4174 10.1155 11.6665 10.3646C11.9156 10.6137 12.3196 10.6137 12.5687 10.3646L14.4823 8.45101M6.99107 9.84142C6.71677 10.123 6.27205 10.123 5.99775 9.84142L5.19685 9.01927L4.39588 9.84148C4.12159 10.1231 3.67686 10.1231 3.40256 9.84148C3.12826 9.55991 3.12826 9.10339 3.40256 8.82181L4.20353 7.99959L3.40258 7.1774C3.12828 6.89583 3.12828 6.43931 3.40258 6.15773C3.67688 5.87616 4.1216 5.87616 4.3959 6.15773L5.19685 6.97993L5.99773 6.15779C6.27203 5.87622 6.71676 5.87622 6.99106 6.15779C7.26535 6.43937 7.26535 6.89589 6.99105 7.17746L6.19017 7.99959L6.99107 8.82175C7.26537 9.10332 7.26537 9.55984 6.99107 9.84142Z"}}]}]};t.DeleteCellShiftRightDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-right-double-icon",ref:t,icon:i}))}));t.DeleteCellShiftRightDoubleIcon.displayName="DeleteCellShiftRightDoubleIcon";t["default"]=t.DeleteCellShiftRightDoubleIcon},19343:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftRight=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1088",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1088)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.70985 5.44796C7.70985 5.07977 7.41137 4.7813 7.04318 4.7813H3.27282C2.90463 4.7813 2.60616 5.07977 2.60616 5.44796V10.5516C2.60616 10.9198 2.90463 11.2183 3.27282 11.2183H7.04318C7.41137 11.2183 7.70985 10.9198 7.70985 10.5516V5.44796ZM2.60616 3.50537C1.90148 3.50537 1.33023 4.07662 1.33023 4.7813V11.2183C1.33023 11.923 1.90148 12.4942 2.60616 12.4942H7.70985C8.4145 12.4942 8.98576 11.923 8.98576 11.2183V4.7813C8.98576 4.07662 8.4145 3.50537 7.70985 3.50537H2.60616Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.621 8.2438C14.6522 8.16858 14.6695 8.0861 14.6695 7.9996C14.6695 7.9131 14.6522 7.83062 14.621 7.7554C14.5899 7.68015 14.5438 7.60966 14.4826 7.54849L12.5687 5.63461C12.3196 5.38547 11.9156 5.38547 11.6665 5.63461C11.4174 5.88375 11.4174 6.28768 11.6665 6.53682L12.4913 7.36164H10.2994C9.94711 7.36164 9.66148 7.64727 9.66148 7.9996C9.66148 8.35194 9.94711 8.63756 10.2994 8.63756H12.4913L11.6665 9.46238C11.4174 9.71152 11.4174 10.1155 11.6665 10.3646C11.9156 10.6137 12.3196 10.6137 12.5687 10.3646L14.4823 8.45101M6.99107 9.84142C6.71677 10.123 6.27205 10.123 5.99775 9.84142L5.19685 9.01927L4.39588 9.84148C4.12159 10.1231 3.67686 10.1231 3.40256 9.84148C3.12826 9.55991 3.12826 9.10339 3.40256 8.82181L4.20353 7.99959L3.40258 7.1774C3.12828 6.89583 3.12828 6.43931 3.40258 6.15773C3.67688 5.87616 4.1216 5.87616 4.3959 6.15773L5.19685 6.97993L5.99773 6.15779C6.27203 5.87622 6.71676 5.87622 6.99106 6.15779C7.26535 6.43937 7.26535 6.89589 6.99105 7.17746L6.19017 7.99959L6.99107 8.82175C7.26537 9.10332 7.26537 9.55984 6.99107 9.84142Z"}}]}]};t.DeleteCellShiftRight=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-right",ref:t,icon:i}))}));t.DeleteCellShiftRight.displayName="DeleteCellShiftRight";t["default"]=t.DeleteCellShiftRight},61846:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftUpDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_36",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z",transform:"matrix(1 0 0 -1 0 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_36)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69172 10.552C7.69172 10.9202 7.39324 11.2187 7.02506 11.2187H3.2547C2.8865 11.2187 2.58803 10.9202 2.58803 10.552V5.44836C2.58803 5.08016 2.8865 4.7817 3.2547 4.7817H7.02506C7.39324 4.7817 7.69172 5.08016 7.69172 5.44836V10.552ZM2.58803 12.4946C1.88335 12.4946 1.3121 11.9234 1.3121 11.2187V4.7817C1.3121 4.07703 1.88335 3.50576 2.58803 3.50576H7.69172C8.39637 3.50576 8.96764 4.07703 8.96764 4.7817V11.2187C8.96764 11.9234 8.39637 12.4946 7.69172 12.4946H2.58803Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.892 5.54431C11.9672 5.51312 12.0497 5.49591 12.1362 5.49591C12.2227 5.49591 12.3052 5.51312 12.3804 5.54431C12.4557 5.57545 12.5261 5.62159 12.5873 5.68276L14.5012 7.59665C14.7503 7.84579 14.7503 8.24972 14.5012 8.49886C14.2521 8.748 13.8481 8.748 13.599 8.49886L12.7741 7.67405V9.86594C12.7741 10.2183 12.4885 10.5039 12.1362 10.5039C11.7839 10.5039 11.4983 10.2183 11.4983 9.86594V7.67405L10.6734 8.49886C10.4243 8.748 10.0203 8.748 9.77121 8.49886C9.52207 8.24972 9.52207 7.84579 9.77121 7.59665L11.6848 5.68305M6.97304 6.15811C6.69874 5.87653 6.25401 5.87654 5.97972 6.15811L5.17881 6.98026L4.37784 6.15805C4.10355 5.87647 3.65882 5.87647 3.38453 6.15805C3.11023 6.43962 3.11023 6.89615 3.38453 7.17772L4.18549 7.99993L3.38454 8.82213C3.11024 9.1037 3.11024 9.56023 3.38454 9.8418C3.65884 10.1234 4.10356 10.1234 4.37786 9.8418L5.17881 9.0196L5.9797 9.84174C6.254 10.1233 6.69872 10.1233 6.97302 9.84174C7.24732 9.56016 7.24732 9.10364 6.97302 8.82207L6.17213 7.99993L6.97304 7.17778C7.24734 6.89621 7.24734 6.43969 6.97304 6.15811Z"}}]}]};t.DeleteCellShiftUpDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-up-double-icon",ref:t,icon:i}))}));t.DeleteCellShiftUpDoubleIcon.displayName="DeleteCellShiftUpDoubleIcon";t["default"]=t.DeleteCellShiftUpDoubleIcon},27937:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.6093 4.75717C10.8436 4.99149 11.2235 4.99149 11.4579 4.75717L12.4336 3.78144L12.4336 13.6676C12.4336 13.999 12.7022 14.2676 13.0336 14.2676C13.365 14.2676 13.6336 13.999 13.6336 13.6676L13.6336 3.78144L14.6093 4.75717C14.8436 4.99149 15.2235 4.99149 15.4579 4.75717C15.6922 4.52286 15.6922 4.14296 15.4579 3.90865L13.4579 1.90865C13.2235 1.67433 12.8436 1.67433 12.6093 1.90865L10.6093 3.90865C10.375 4.14296 10.375 4.52286 10.6093 4.75717Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.96131 10.0053C3.19563 10.2396 3.57553 10.2396 3.80984 10.0053L4.96667 8.84845L6.1235 10.0053C6.35781 10.2396 6.73771 10.2396 6.97203 10.0053C7.20634 9.77096 7.20634 9.39106 6.97203 9.15675L5.8152 7.99992L6.97203 6.84309C7.20634 6.60878 7.20634 6.22888 6.97203 5.99456C6.73771 5.76025 6.35781 5.76025 6.1235 5.99456L4.96667 7.15139L3.80984 5.99456C3.57553 5.76025 3.19563 5.76025 2.96131 5.99456C2.727 6.22888 2.727 6.60878 2.96131 6.84309L4.11814 7.99992L2.96131 9.15675C2.727 9.39106 2.727 9.77096 2.96131 10.0053Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.86664 12.6001L2.06667 12.6001C1.12778 12.6 0.366674 11.8389 0.366699 10.9L0.366852 5.10012C0.366877 4.16125 1.12799 3.40016 2.06685 3.40016H7.86667C8.80555 3.40016 9.56667 4.16128 9.56667 5.10016V10.9001C9.56667 11.839 8.80554 12.6002 7.86664 12.6001ZM2.06669 11.4001L7.86666 11.4001C8.14281 11.4002 8.36667 11.1763 8.36667 10.9001V5.10016C8.36667 4.82402 8.14281 4.60016 7.86667 4.60016H2.06685C1.79071 4.60016 1.56686 4.82401 1.56685 5.10015L1.5667 10.9C1.56669 11.1762 1.79055 11.4001 2.06669 11.4001Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteCellShiftUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-up-single",ref:t,icon:i}))}));t.DeleteCellShiftUpSingle.displayName="DeleteCellShiftUpSingle";t["default"]=t.DeleteCellShiftUpSingle},93934:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteCellShiftUp=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_36",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z",transform:"matrix(1 0 0 -1 0 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_36)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69172 10.552C7.69172 10.9202 7.39324 11.2187 7.02506 11.2187H3.2547C2.8865 11.2187 2.58803 10.9202 2.58803 10.552V5.44836C2.58803 5.08016 2.8865 4.7817 3.2547 4.7817H7.02506C7.39324 4.7817 7.69172 5.08016 7.69172 5.44836V10.552ZM2.58803 12.4946C1.88335 12.4946 1.3121 11.9234 1.3121 11.2187V4.7817C1.3121 4.07703 1.88335 3.50576 2.58803 3.50576H7.69172C8.39637 3.50576 8.96764 4.07703 8.96764 4.7817V11.2187C8.96764 11.9234 8.39637 12.4946 7.69172 12.4946H2.58803Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.892 5.54431C11.9672 5.51312 12.0497 5.49591 12.1362 5.49591C12.2227 5.49591 12.3052 5.51312 12.3804 5.54431C12.4557 5.57545 12.5261 5.62159 12.5873 5.68276L14.5012 7.59665C14.7503 7.84579 14.7503 8.24972 14.5012 8.49886C14.2521 8.748 13.8481 8.748 13.599 8.49886L12.7741 7.67405V9.86594C12.7741 10.2183 12.4885 10.5039 12.1362 10.5039C11.7839 10.5039 11.4983 10.2183 11.4983 9.86594V7.67405L10.6734 8.49886C10.4243 8.748 10.0203 8.748 9.77121 8.49886C9.52207 8.24972 9.52207 7.84579 9.77121 7.59665L11.6848 5.68305M6.97304 6.15811C6.69874 5.87653 6.25401 5.87654 5.97972 6.15811L5.17881 6.98026L4.37784 6.15805C4.10355 5.87647 3.65882 5.87647 3.38453 6.15805C3.11023 6.43962 3.11023 6.89615 3.38453 7.17772L4.18549 7.99993L3.38454 8.82213C3.11024 9.1037 3.11024 9.56023 3.38454 9.8418C3.65884 10.1234 4.10356 10.1234 4.37786 9.8418L5.17881 9.0196L5.9797 9.84174C6.254 10.1233 6.69872 10.1233 6.97302 9.84174C7.24732 9.56016 7.24732 9.10364 6.97302 8.82207L6.17213 7.99993L6.97304 7.17778C7.24734 6.89621 7.24734 6.43969 6.97304 6.15811Z"}}]}]};t.DeleteCellShiftUp=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-cell-shift-up",ref:t,icon:i}))}));t.DeleteCellShiftUp.displayName="DeleteCellShiftUp";t["default"]=t.DeleteCellShiftUp},18667:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteColumnDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1098",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1098)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9503 1.33317C12.6866 1.33317 13.2836 1.9301 13.2836 2.6665V13.3332C13.2836 14.0695 12.6866 14.6665 11.9503 14.6665H9.28359C8.54721 14.6665 7.95026 14.0696 7.95026 13.3332L7.95026 2.6665C7.95026 1.9301 8.54721 1.33317 9.28359 1.33317H11.9503ZM11.9503 2.6665V13.3332H9.28359V2.6665H11.9503Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8542 6.29716C3.59385 6.03681 3.17174 6.03681 2.91139 6.29716C2.65104 6.55751 2.65104 6.97962 2.91139 7.23997L3.67157 8.00014L2.9114 8.76031C2.65105 9.02066 2.65105 9.44277 2.9114 9.70312C3.17175 9.96347 3.59387 9.96347 3.85421 9.70312L4.61437 8.94296L5.37459 9.70318C5.63494 9.96352 6.05705 9.96353 6.31741 9.70318C6.57775 9.44283 6.57775 9.02072 6.31741 8.76036L5.55718 8.00014L6.31742 7.23991C6.57777 6.97956 6.57777 6.55745 6.31742 6.2971C6.05707 6.03675 5.63496 6.03675 5.37461 6.2971L4.61437 7.05734L3.8542 6.29716Z"}}]}]};t.DeleteColumnDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-column-double-icon",ref:t,icon:i}))}));t.DeleteColumnDoubleIcon.displayName="DeleteColumnDoubleIcon";t["default"]=t.DeleteColumnDoubleIcon},3370:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteColumnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4549 14.8606L10.6549 14.8607C9.71601 14.8607 8.95484 14.0996 8.95484 13.1607V2.83867C8.95484 1.89979 9.71596 1.13867 10.6548 1.13867H12.4547C13.3936 1.13867 14.1547 1.89978 14.1547 2.83866L14.1548 5.90355L14.1548 5.91284L14.1548 5.92212L14.1548 10.0801L14.1548 10.0867L14.1548 10.0932L14.1548 13.1606C14.1548 14.0995 13.3938 14.8606 12.4549 14.8606ZM12.9548 6.51284L12.9548 9.48667H10.1548V6.51284H12.9548ZM12.9548 5.31284L10.1548 5.31284V2.83867C10.1548 2.56253 10.3787 2.33867 10.6548 2.33867H12.4547C12.7309 2.33867 12.9547 2.56253 12.9547 2.83867L12.9548 5.31284ZM12.9548 10.6867H10.1548V13.1607C10.1548 13.4368 10.3787 13.6607 10.6549 13.6607L12.4549 13.6606C12.731 13.6606 12.9548 13.4367 12.9548 13.1606L12.9548 10.6867Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.67622 5.99449C2.91054 5.76018 3.29044 5.76018 3.52475 5.99449L4.68158 7.15132L5.83841 5.99449C6.07273 5.76018 6.45262 5.76018 6.68694 5.99449C6.92125 6.22881 6.92125 6.60871 6.68694 6.84302L5.53011 7.99985L6.68694 9.15668C6.92125 9.391 6.92125 9.77089 6.68694 10.0052C6.45262 10.2395 6.07273 10.2395 5.83841 10.0052L4.68158 8.84838L3.52475 10.0052C3.29044 10.2395 2.91054 10.2395 2.67622 10.0052C2.44191 9.77089 2.44191 9.391 2.67622 9.15668L3.83305 7.99985L2.67622 6.84302C2.44191 6.60871 2.44191 6.22881 2.67622 5.99449Z"}}]};t.DeleteColumnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-column-single",ref:t,icon:i}))}));t.DeleteColumnSingle.displayName="DeleteColumnSingle";t["default"]=t.DeleteColumnSingle},55483:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteColumn=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1098",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1098)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9503 1.33317C12.6866 1.33317 13.2836 1.9301 13.2836 2.6665V13.3332C13.2836 14.0695 12.6866 14.6665 11.9503 14.6665H9.28359C8.54721 14.6665 7.95026 14.0696 7.95026 13.3332L7.95026 2.6665C7.95026 1.9301 8.54721 1.33317 9.28359 1.33317H11.9503ZM11.9503 2.6665V13.3332H9.28359V2.6665H11.9503Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8542 6.29716C3.59385 6.03681 3.17174 6.03681 2.91139 6.29716C2.65104 6.55751 2.65104 6.97962 2.91139 7.23997L3.67157 8.00014L2.9114 8.76031C2.65105 9.02066 2.65105 9.44277 2.9114 9.70312C3.17175 9.96347 3.59387 9.96347 3.85421 9.70312L4.61437 8.94296L5.37459 9.70318C5.63494 9.96352 6.05705 9.96353 6.31741 9.70318C6.57775 9.44283 6.57775 9.02072 6.31741 8.76036L5.55718 8.00014L6.31742 7.23991C6.57777 6.97956 6.57777 6.55745 6.31742 6.2971C6.05707 6.03675 5.63496 6.03675 5.37461 6.2971L4.61437 7.05734L3.8542 6.29716Z"}}]}]};t.DeleteColumn=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-column",ref:t,icon:i}))}));t.DeleteColumn.displayName="DeleteColumn";t["default"]=t.DeleteColumn},37886:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteEmptyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteEmptyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-empty-icon",ref:t,icon:i}))}));t.DeleteEmptyIcon.displayName="DeleteEmptyIcon";t["default"]=t.DeleteEmptyIcon},10565:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteEmptySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteEmptySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-empty-single",ref:t,icon:i}))}));t.DeleteEmptySingle.displayName="DeleteEmptySingle";t["default"]=t.DeleteEmptySingle},43018:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928L9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171C10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778L9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539C9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263L6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539C5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778L6.12398 9.15024C5.88966 8.91593 5.88966 8.53603 6.12398 8.30171Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V12.5331C3.15332 13.9691 4.31738 15.1332 5.75332 15.1332H10.2465C11.6825 15.1332 12.8465 13.9691 12.8465 12.5331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V12.5331C11.6465 13.3063 11.0197 13.9332 10.2465 13.9332H5.75332C4.98012 13.9332 4.35332 13.3063 4.35332 12.5331V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-icon",ref:t,icon:i}))}));t.DeleteIcon.displayName="DeleteIcon";t["default"]=t.DeleteIcon},55799:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteNoteIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.47489 11.6968H13.6175C13.9847 11.6968 14.2825 11.9946 14.2825 12.3618C14.2825 12.7291 13.9847 13.0269 13.6175 13.0269H9.47489C9.10762 13.0269 8.80985 12.7291 8.80985 12.3618C8.80985 11.9946 9.10762 11.6968 9.47489 11.6968Z"}}]};t.DeleteNoteIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-note-icon",ref:t,icon:i}))}));t.DeleteNoteIcon.displayName="DeleteNoteIcon";t["default"]=t.DeleteNoteIcon},20436:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteNoteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.47489 11.6968H13.6175C13.9847 11.6968 14.2825 11.9946 14.2825 12.3618C14.2825 12.7291 13.9847 13.0269 13.6175 13.0269H9.47489C9.10762 13.0269 8.80985 12.7291 8.80985 12.3618C8.80985 11.9946 9.10762 11.6968 9.47489 11.6968Z"}}]};t.DeleteNoteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-note-single",ref:t,icon:i}))}));t.DeleteNoteSingle.displayName="DeleteNoteSingle";t["default"]=t.DeleteNoteSingle},16385:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteRowDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1103",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1103)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6666 11.9502C14.6666 12.6866 14.0697 13.2835 13.3333 13.2835H2.66665C1.93027 13.2835 1.33331 12.6866 1.33331 11.9502V9.28353C1.33331 8.54715 1.93027 7.9502 2.66665 7.9502L13.3333 7.9502C14.0697 7.9502 14.6666 8.54715 14.6666 9.28353V11.9502ZM13.3333 11.9502H2.66665V9.28353H13.3333V11.9502Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.60134 3.85438C9.86169 3.59403 9.86169 3.17192 9.60134 2.91157C9.34099 2.65122 8.91888 2.65122 8.65853 2.91157L7.89835 3.67175L7.13819 2.91159C6.87784 2.65124 6.45573 2.65124 6.19538 2.91159C5.93503 3.17194 5.93503 3.59405 6.19538 3.8544L6.95554 4.61456L6.19532 5.37478C5.93497 5.63513 5.93497 6.05724 6.19532 6.31759C6.45567 6.57794 6.87778 6.57794 7.13813 6.31759L7.89835 5.55737L8.65859 6.3176C8.91893 6.57796 9.34105 6.57796 9.60139 6.3176C9.86175 6.05726 9.86175 5.63514 9.60139 5.3748L8.84116 4.61456L9.60134 3.85438Z"}}]}]};t.DeleteRowDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-row-double-icon",ref:t,icon:i}))}));t.DeleteRowDoubleIcon.displayName="DeleteRowDoubleIcon";t["default"]=t.DeleteRowDoubleIcon},5812:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteRowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.99452 2.67574C6.22884 2.44142 6.60874 2.44142 6.84305 2.67574L7.99988 3.83257L9.15671 2.67574C9.39103 2.44142 9.77092 2.44142 10.0052 2.67574C10.2396 2.91005 10.2396 3.28995 10.0052 3.52426L8.84841 4.68109L10.0052 5.83792C10.2396 6.07224 10.2396 6.45214 10.0052 6.68645C9.77092 6.92077 9.39103 6.92077 9.15671 6.68645L7.99988 5.52962L6.84305 6.68645C6.60874 6.92077 6.22884 6.92077 5.99452 6.68645C5.76021 6.45214 5.76021 6.07224 5.99452 5.83792L7.15135 4.68109L5.99452 3.52426C5.76021 3.28995 5.76021 2.91005 5.99452 2.67574Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.13924 12.4548L1.13916 10.6548C1.13912 9.71589 1.90025 8.95473 2.83916 8.95473H13.1612C14.1001 8.95473 14.8612 9.71584 14.8612 10.6547V12.4546C14.8612 13.3935 14.1001 14.1546 13.1612 14.1546L10.0963 14.1547L10.087 14.1547L10.0777 14.1547L5.91977 14.1547L5.91318 14.1547L5.9066 14.1547L2.83926 14.1547C1.9004 14.1547 1.13929 13.3937 1.13924 12.4548ZM10.687 12.9547L13.1612 12.9546C13.4373 12.9546 13.6612 12.7308 13.6612 12.4546V10.6547C13.6612 10.3786 13.4373 10.1547 13.1612 10.1547H10.687V12.9547ZM9.48701 10.1547V12.9547L6.51318 12.9547V10.1547H9.48701ZM2.83916 10.1547H5.31318V12.9547L2.83925 12.9547C2.56311 12.9547 2.33926 12.7309 2.33924 12.4547L2.33916 10.6547C2.33915 10.3786 2.56301 10.1547 2.83916 10.1547Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteRowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-row-single",ref:t,icon:i}))}));t.DeleteRowSingle.displayName="DeleteRowSingle";t["default"]=t.DeleteRowSingle},8653:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteRow=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1103",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1103)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6666 11.9502C14.6666 12.6866 14.0697 13.2835 13.3333 13.2835H2.66665C1.93027 13.2835 1.33331 12.6866 1.33331 11.9502V9.28353C1.33331 8.54715 1.93027 7.9502 2.66665 7.9502L13.3333 7.9502C14.0697 7.9502 14.6666 8.54715 14.6666 9.28353V11.9502ZM13.3333 11.9502H2.66665V9.28353H13.3333V11.9502Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.60134 3.85438C9.86169 3.59403 9.86169 3.17192 9.60134 2.91157C9.34099 2.65122 8.91888 2.65122 8.65853 2.91157L7.89835 3.67175L7.13819 2.91159C6.87784 2.65124 6.45573 2.65124 6.19538 2.91159C5.93503 3.17194 5.93503 3.59405 6.19538 3.8544L6.95554 4.61456L6.19532 5.37478C5.93497 5.63513 5.93497 6.05724 6.19532 6.31759C6.45567 6.57794 6.87778 6.57794 7.13813 6.31759L7.89835 5.55737L8.65859 6.3176C8.91893 6.57796 9.34105 6.57796 9.60139 6.3176C9.86175 6.05726 9.86175 5.63514 9.60139 5.3748L8.84116 4.61456L9.60134 3.85438Z"}}]}]};t.DeleteRow=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-row",ref:t,icon:i}))}));t.DeleteRow.displayName="DeleteRow";t["default"]=t.DeleteRow},91409:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DeleteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993 0.866699 5.9313 0.866699H10.069C10.4004 0.866699 10.669 1.13533 10.669 1.4667C10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443C14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928L9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171C10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778L9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539C9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263L6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539C5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778L6.12398 9.15024C5.88966 8.91593 5.88966 8.53603 6.12398 8.30171Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V12.5331C3.15332 13.9691 4.31738 15.1332 5.75332 15.1332H10.2465C11.6825 15.1332 12.8465 13.9691 12.8465 12.5331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V12.5331C11.6465 13.3063 11.0197 13.9332 10.2465 13.9332H5.75332C4.98012 13.9332 4.35332 13.3063 4.35332 12.5331V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DeleteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"delete-single",ref:t,icon:i}))}));t.DeleteSingle.displayName="DeleteSingle";t["default"]=t.DeleteSingle},87755:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DescendingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DescendingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"descending-icon",ref:t,icon:i}))}));t.DescendingIcon.displayName="DescendingIcon";t["default"]=t.DescendingIcon},95250:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DescendingOrder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1078",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1078)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.85588 12.8206C6.85588 13.1786 7.14605 13.4688 7.504 13.4688H13.9851C14.3431 13.4688 14.6333 13.1786 14.6333 12.8206C14.6333 12.4627 14.3431 12.1725 13.9851 12.1725H7.504C7.14605 12.1725 6.85588 12.4627 6.85588 12.8206ZM6.85588 9.58006C6.85588 9.93801 7.14605 10.2282 7.504 10.2282H12.6889C13.0469 10.2282 13.337 9.93801 13.337 9.58006C13.337 9.22212 13.0469 8.93195 12.6889 8.93195H7.504C7.14605 8.93195 6.85588 9.22212 6.85588 9.58006ZM6.85588 6.33948C6.85588 6.69742 7.14605 6.98761 7.504 6.98761H11.3927C11.7506 6.98761 12.0408 6.69742 12.0408 6.33948C12.0408 5.98155 11.7506 5.69135 11.3927 5.69135H7.504C7.14605 5.69135 6.85588 5.98155 6.85588 6.33948ZM6.85588 3.09895C6.85588 3.45688 7.14605 3.74702 7.504 3.74702H10.0965C10.4544 3.74702 10.7446 3.45688 10.7446 3.09895C10.7446 2.74095 10.4544 2.45082 10.0965 2.45082H7.504C7.14605 2.45082 6.85588 2.74095 6.85588 3.09895Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.30222 2.49089C5.30222 2.13294 5.01205 1.84277 4.65411 1.84277C4.29616 1.84277 4.00599 2.13294 4.00599 2.49089V11.9911L2.47294 10.4581C2.21983 10.205 1.80947 10.205 1.55637 10.4581C1.30326 10.7112 1.30326 11.1216 1.55637 11.3746L4.14883 13.9671C4.28133 14.0996 4.45695 14.1628 4.63054 14.1565C4.63836 14.1568 4.64621 14.157 4.65411 14.157C5.01205 14.157 5.30222 13.8668 5.30222 13.5088V2.49089Z"}}]}]};t.DescendingOrder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"descending-order",ref:t,icon:i}))}));t.DescendingOrder.displayName="DescendingOrder";t["default"]=t.DescendingOrder},71672:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DescendingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983C1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022C7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916C7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212C1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.1846 1.86439C4.8641 0.989866 3.62725 0.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655C2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055L3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655C7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439ZM4.98996 4.82056L4.24567 2.78971L3.50138 4.82056H4.98996Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DescendingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"descending-single",ref:t,icon:i}))}));t.DescendingSingle.displayName="DescendingSingle";t["default"]=t.DescendingSingle},56188:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DetailsSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.75 5.32495C8.75 5.73916 8.41421 6.07495 8 6.07495C7.58579 6.07495 7.25 5.73916 7.25 5.32495C7.25 4.91074 7.58579 4.57495 8 4.57495C8.41421 4.57495 8.75 4.91074 8.75 5.32495Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 7.52505C8.5999 7.19368 8.33127 6.92505 7.9999 6.92505C7.66853 6.92505 7.3999 7.19368 7.3999 7.52505V11.425C7.3999 11.7564 7.66853 12.025 7.9999 12.025C8.33127 12.025 8.5999 11.7564 8.5999 11.425V7.52505Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.899902 8.00002C0.899902 4.0788 4.07868 0.900024 7.9999 0.900024C11.9211 0.900024 15.0999 4.0788 15.0999 8.00002C15.0999 11.9212 11.9211 15.1 7.9999 15.1C4.07868 15.1 0.899902 11.9212 0.899902 8.00002ZM7.9999 2.10002C4.74142 2.10002 2.0999 4.74154 2.0999 8.00002C2.0999 11.2585 4.74142 13.9 7.9999 13.9C11.2584 13.9 13.8999 11.2585 13.8999 8.00002C13.8999 4.74154 11.2584 2.10002 7.9999 2.10002Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DetailsSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"details-single",ref:t,icon:i}))}));t.DetailsSingle.displayName="DetailsSingle";t["default"]=t.DetailsSingle},64483:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DirectExportIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_345",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_345)"},children:[{tag:"path",attrs:{d:"M3.00004 1.3335C2.07957 1.3335 1.33337 2.07969 1.33337 3.00016V13.0002C1.33337 13.9143 2.06935 14.6566 2.98108 14.6667C2.99252 14.6671 3.00399 14.6671 3.01547 14.6668H13C13.9205 14.6668 14.6667 13.9207 14.6667 13.0002V11.8335C14.6667 11.4653 14.3682 11.1668 14 11.1668C13.6319 11.1668 13.3334 11.4653 13.3334 11.8335V13.0002C13.3334 13.1843 13.1842 13.3335 13 13.3335H5.25636C5.61522 13.016 5.95119 12.6637 6.25105 12.2868C7.06748 11.2609 7.66671 9.98799 7.66671 8.66683V2.66683H13C13.1841 2.66683 13.3334 2.81606 13.3334 3.00016V4.66683C13.3334 5.03502 13.6319 5.3335 14 5.3335C14.3682 5.3335 14.6667 5.03502 14.6667 4.66683V3.00016C14.6667 2.0797 13.9205 1.3335 13 1.3335H3.00004ZM6.33337 2.66683H3.00004C2.81595 2.66683 2.66671 2.81607 2.66671 3.00016V13.0002C2.66671 13.1484 2.76345 13.274 2.89725 13.3173C3.70845 12.9437 4.55406 12.2781 5.20773 11.4566C5.90507 10.5803 6.33337 9.59203 6.33337 8.66683V2.66683Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M12.4714 5.86209C12.2111 5.60174 11.789 5.60174 11.5286 5.86209C11.2683 6.12244 11.2683 6.54455 11.5286 6.8049L12.3906 7.66683H10C9.63185 7.66683 9.33337 7.96531 9.33337 8.3335C9.33337 8.70169 9.63185 9.00016 10 9.00016H12.3906L11.5286 9.86209C11.2683 10.1224 11.2683 10.5446 11.5286 10.8049C11.789 11.0653 12.2111 11.0653 12.4714 10.8049L14.4714 8.8049C14.5935 8.68286 14.6583 8.52528 14.6659 8.36548C14.6665 8.35482 14.6667 8.34416 14.6667 8.3335L12.4714 5.86209Z"}},{tag:"path",attrs:{d:"M12.4714 5.86209L14.4714 7.86209C14.6001 7.9907 14.6651 8.15878 14.6667 8.32734L12.4714 5.86209Z"}}]}]};t.DirectExportIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"direct-export-icon",ref:t,icon:i}))}));t.DirectExportIcon.displayName="DirectExportIcon";t["default"]=t.DirectExportIcon},93808:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DirectExportSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_345",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_345)"},children:[{tag:"path",attrs:{d:"M3.00004 1.3335C2.07957 1.3335 1.33337 2.07969 1.33337 3.00016V13.0002C1.33337 13.9143 2.06935 14.6566 2.98108 14.6667C2.99252 14.6671 3.00399 14.6671 3.01547 14.6668H13C13.9205 14.6668 14.6667 13.9207 14.6667 13.0002V11.8335C14.6667 11.4653 14.3682 11.1668 14 11.1668C13.6319 11.1668 13.3334 11.4653 13.3334 11.8335V13.0002C13.3334 13.1843 13.1842 13.3335 13 13.3335H5.25636C5.61522 13.016 5.95119 12.6637 6.25105 12.2868C7.06748 11.2609 7.66671 9.98799 7.66671 8.66683V2.66683H13C13.1841 2.66683 13.3334 2.81606 13.3334 3.00016V4.66683C13.3334 5.03502 13.6319 5.3335 14 5.3335C14.3682 5.3335 14.6667 5.03502 14.6667 4.66683V3.00016C14.6667 2.0797 13.9205 1.3335 13 1.3335H3.00004ZM6.33337 2.66683H3.00004C2.81595 2.66683 2.66671 2.81607 2.66671 3.00016V13.0002C2.66671 13.1484 2.76345 13.274 2.89725 13.3173C3.70845 12.9437 4.55406 12.2781 5.20773 11.4566C5.90507 10.5803 6.33337 9.59203 6.33337 8.66683V2.66683Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M12.4714 5.86209C12.2111 5.60174 11.789 5.60174 11.5286 5.86209C11.2683 6.12244 11.2683 6.54455 11.5286 6.8049L12.3906 7.66683H10C9.63185 7.66683 9.33337 7.96531 9.33337 8.3335C9.33337 8.70169 9.63185 9.00016 10 9.00016H12.3906L11.5286 9.86209C11.2683 10.1224 11.2683 10.5446 11.5286 10.8049C11.789 11.0653 12.2111 11.0653 12.4714 10.8049L14.4714 8.8049C14.5935 8.68286 14.6583 8.52528 14.6659 8.36548C14.6665 8.35482 14.6667 8.34416 14.6667 8.3335L12.4714 5.86209Z"}},{tag:"path",attrs:{d:"M12.4714 5.86209L14.4714 7.86209C14.6001 7.9907 14.6651 8.15878 14.6667 8.32734L12.4714 5.86209Z"}}]}]};t.DirectExportSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"direct-export-single",ref:t,icon:i}))}));t.DirectExportSingle.displayName="DirectExportSingle";t["default"]=t.DirectExportSingle},79412:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DiscordFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5447 2.76875C12.5249 2.30083 11.4313 1.95609 10.2879 1.75864C10.2671 1.75483 10.2463 1.76435 10.2356 1.7834C10.0949 2.03354 9.93915 2.35988 9.83006 2.61637C8.60027 2.43226 7.37679 2.43226 6.17221 2.61637C6.0631 2.35417 5.90166 2.03354 5.76038 1.7834C5.74966 1.76499 5.72886 1.75547 5.70803 1.75864C4.56527 1.95546 3.47171 2.3002 2.45129 2.76875C2.44246 2.77256 2.43488 2.77892 2.42986 2.78717C0.355594 5.88607 -0.212633 8.90881 0.0661201 11.8941C0.0673814 11.9087 0.0755799 11.9226 0.086932 11.9315C1.45547 12.9366 2.78114 13.5467 4.08219 13.9511C4.10301 13.9575 4.12507 13.9498 4.13832 13.9327C4.44608 13.5124 4.72043 13.0693 4.95565 12.6032C4.96953 12.5759 4.95628 12.5436 4.92791 12.5328C4.49275 12.3677 4.0784 12.1664 3.67982 11.9379C3.64829 11.9195 3.64577 11.8744 3.67477 11.8528C3.75865 11.7899 3.84255 11.7245 3.92264 11.6585C3.93713 11.6465 3.95732 11.6439 3.97435 11.6515C6.59286 12.847 9.4277 12.847 12.0153 11.6515C12.0323 11.6433 12.0525 11.6458 12.0677 11.6579C12.1478 11.7239 12.2316 11.7899 12.3161 11.8528C12.3451 11.8744 12.3433 11.9195 12.3117 11.9379C11.9131 12.1709 11.4988 12.3677 11.063 12.5321C11.0346 12.5429 11.022 12.5759 11.0359 12.6032C11.2762 13.0686 11.5505 13.5118 11.8526 13.9321C11.8652 13.9498 11.8879 13.9575 11.9087 13.9511C13.2161 13.5467 14.5417 12.9366 15.9103 11.9315C15.9223 11.9226 15.9298 11.9093 15.9311 11.8947C16.2647 8.44341 15.3723 5.44546 13.5655 2.7878C13.5611 2.77892 13.5535 2.77256 13.5447 2.76875ZM5.34668 10.0764C4.55833 10.0764 3.90875 9.3526 3.90875 8.46374C3.90875 7.57488 4.54574 6.85112 5.34668 6.85112C6.15392 6.85112 6.79721 7.58124 6.78459 8.46374C6.78459 9.3526 6.14761 10.0764 5.34668 10.0764ZM10.6632 10.0764C9.87484 10.0764 9.22526 9.3526 9.22526 8.46374C9.22526 7.57488 9.86222 6.85112 10.6632 6.85112C11.4704 6.85112 12.1137 7.58124 12.1011 8.46374C12.1011 9.3526 11.4704 10.0764 10.6632 10.0764Z"}}]};t.DiscordFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"discord-fill-single",ref:t,icon:i}))}));t.DiscordFillSingle.displayName="DiscordFillSingle";t["default"]=t.DiscordFillSingle},93507:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DiscordSingle24=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 25 25",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_24",width:25,height:25,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.9.36H24.9V24.36H.9z"}}]},{tag:"g",attrs:{mask:"url(#mask0_217_24)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M17.7366 17.4469L18.195 17.2276C18.1512 17.1938 18.1111 17.1614 18.0731 17.1307C17.9814 17.0567 17.9022 16.9929 17.8153 16.9426C17.7725 16.9181 17.686 16.9499 17.6286 16.9754C16.9449 17.2859 16.2374 17.5272 15.5063 17.6956C14.1924 17.9988 12.8649 18.0762 11.5246 17.9123C10.3355 17.7676 9.19737 17.4471 8.10658 16.9527C8.06106 16.9317 7.98367 16.9399 7.93996 16.9663C7.86368 17.0126 7.793 17.0682 7.71555 17.1292C7.68487 17.1533 7.65304 17.1784 7.61946 17.204C8.14027 17.529 8.6884 17.7676 9.28387 18.0061C9.19259 18.1518 9.10305 18.2963 9.01426 18.4396C8.80899 18.7708 8.60768 19.0956 8.39795 19.4147C8.22084 19.6839 8.20542 19.679 7.90971 19.5846L7.89353 19.5795C6.28922 19.0669 4.81238 18.3029 3.44389 17.3232C3.34646 17.2531 3.30367 17.1739 3.30185 17.0637C3.29704 16.8293 3.28896 16.5947 3.28089 16.3602C3.26301 15.8406 3.24513 15.3211 3.2627 14.803C3.341 12.4174 3.98746 10.1785 5.10192 8.07524C5.32822 7.64872 5.58395 7.23762 5.83966 6.82654C5.94096 6.66371 6.04226 6.50087 6.14171 6.33708C6.16721 6.29611 6.21182 6.25787 6.25644 6.23784C7.43554 5.70883 8.65835 5.31823 9.93124 5.08878C10.1753 5.04507 10.1807 5.04598 10.2945 5.26724C10.412 5.49486 10.5258 5.72522 10.6287 5.96013C10.6715 6.05756 10.727 6.07394 10.8208 6.06575C10.9742 6.05235 11.1275 6.03814 11.281 6.02392C11.7322 5.98208 12.1838 5.94022 12.6363 5.91916C13.3912 5.88547 14.1451 5.9401 14.8926 6.05573C15.0455 6.07941 15.1257 6.04936 15.1876 5.8964C15.2512 5.74109 15.3276 5.59099 15.404 5.44096C15.4513 5.34825 15.4985 5.2555 15.5427 5.16162C15.5855 5.07148 15.6392 5.04143 15.7384 5.05964C17.0468 5.29637 18.3088 5.68425 19.5207 6.23237C19.5771 6.25787 19.6272 6.31523 19.6636 6.36895C21.0212 8.37206 21.9508 10.5482 22.3414 12.9464C22.5062 13.958 22.5709 14.976 22.549 15.9994C22.5445 16.2144 22.5301 16.4287 22.5157 16.6432C22.507 16.7738 22.4982 16.9045 22.4917 17.0355C22.4853 17.1694 22.4352 17.2631 22.3196 17.346C20.9046 18.3521 19.3759 19.1269 17.7161 19.6414C17.615 19.6723 17.5531 19.6669 17.4948 19.5722C17.3162 19.2805 17.1356 18.9898 16.955 18.6991L16.9545 18.6982C16.8342 18.5047 16.714 18.3111 16.5943 18.1172C16.5801 18.0938 16.5701 18.0683 16.5612 18.0455C16.5569 18.0346 16.5529 18.0243 16.5488 18.0152C16.9439 17.826 17.3348 17.639 17.7366 17.4469ZM14.3681 13.0238C14.3709 13.5483 14.5038 13.9535 14.766 14.3177C15.366 15.1526 16.5169 15.2546 17.2499 14.5371C17.9592 13.8433 18.0366 12.5968 17.4201 11.8147C16.832 11.0699 15.8049 10.9415 15.0747 11.5361C14.583 11.9367 14.3809 12.4784 14.3681 13.0238ZM11.0175 11.8402C11.2906 12.2044 11.4254 12.615 11.4226 13.1513C11.4108 13.6375 11.236 14.1401 10.8254 14.5435C10.158 15.1999 9.11815 15.1699 8.48353 14.4788C7.79883 13.7331 7.77152 12.5458 8.4198 11.7692C9.11815 10.9333 10.3637 10.967 11.0175 11.8402Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.DiscordSingle24=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"discord-single-24",ref:t,icon:i}))}));t.DiscordSingle24.displayName="DiscordSingle24";t["default"]=t.DiscordSingle24},42249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DiscordSingle40=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 41 41",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_3",width:41,height:41,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.36H40.91V40.36H.91z"}}]},{tag:"g",attrs:{mask:"url(#mask0_217_3)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M29.4207 29.3304L30.2287 28.944C30.1516 28.8843 30.0809 28.8273 30.0139 28.7733C29.8523 28.6429 29.7128 28.5304 29.5597 28.4419C29.4843 28.3986 29.3319 28.4547 29.2309 28.4996C28.0261 29.0467 26.7796 29.4718 25.4915 29.7686C23.1766 30.3027 20.8377 30.4391 18.4763 30.1504C16.3812 29.8953 14.376 29.3306 12.4542 28.4595C12.374 28.4226 12.2376 28.4371 12.1606 28.4836C12.0262 28.5652 11.9017 28.6632 11.7652 28.7706C11.7112 28.8131 11.6551 28.8572 11.5959 28.9023C12.5135 29.475 13.4793 29.8953 14.5284 30.3156C14.3676 30.5723 14.2098 30.8269 14.0534 31.0793C13.6917 31.6628 13.337 32.2351 12.9675 32.7973C12.6555 33.2716 12.6283 33.263 12.1073 33.0967L12.0788 33.0876C9.2522 32.1845 6.6502 30.8385 4.23909 29.1124C4.06744 28.9889 3.99205 28.8493 3.98884 28.6552C3.98036 28.2422 3.96614 27.8289 3.95191 27.4157C3.92041 26.5003 3.88891 25.585 3.91986 24.672C4.05782 20.469 5.1968 16.5243 7.16033 12.8186C7.55905 12.0672 8.00961 11.3428 8.46015 10.6186C8.63862 10.3317 8.81709 10.0448 8.99232 9.75621C9.03724 9.68402 9.11585 9.61665 9.19445 9.58136C11.2719 8.64932 13.4263 7.96112 15.669 7.55686C16.0989 7.47986 16.1085 7.48146 16.3091 7.87128C16.516 8.27233 16.7165 8.67819 16.8978 9.09208C16.9732 9.26372 17.071 9.2926 17.2363 9.27816C17.5065 9.25456 17.7767 9.22951 18.047 9.20445C18.8421 9.13075 19.6377 9.057 20.435 9.01989C21.7649 8.96053 23.0932 9.05678 24.4102 9.26052C24.6797 9.30223 24.8209 9.24929 24.93 8.97978C25.042 8.70615 25.1767 8.4417 25.3114 8.17736C25.3946 8.01402 25.4778 7.85061 25.5556 7.6852C25.631 7.52638 25.7257 7.47344 25.9005 7.50553C28.2058 7.92262 30.4292 8.606 32.5644 9.57173C32.6638 9.61665 32.7521 9.71771 32.8162 9.81236C35.2081 13.3416 36.846 17.1756 37.5342 21.4011C37.8245 23.1833 37.9384 24.9768 37.8999 26.7799C37.8919 27.1588 37.8666 27.5364 37.8413 27.9143C37.8258 28.1444 37.8104 28.3747 37.7989 28.6055C37.7876 28.8413 37.6994 29.0066 37.4957 29.1525C35.0027 30.9252 32.3093 32.2903 29.3848 33.1967C29.2068 33.2513 29.0977 33.2416 28.995 33.0748C28.6803 32.5609 28.3621 32.0487 28.044 31.5365L28.0431 31.535C27.8312 31.194 27.6193 30.8529 27.4085 30.5113C27.3835 30.47 27.3659 30.4251 27.3501 30.3849C27.3426 30.3658 27.3355 30.3477 27.3283 30.3316C28.0243 29.9982 28.7128 29.6689 29.4207 29.3304ZM23.4862 21.5374C23.491 22.4614 23.7253 23.1753 24.1873 23.817C25.2444 25.288 27.2721 25.4677 28.5635 24.2036C29.8132 22.9812 29.9495 20.7851 28.8635 19.4071C27.8272 18.0948 26.0176 17.8686 24.7311 18.9162C23.8648 19.622 23.5087 20.5765 23.4862 21.5374ZM17.5828 19.452C18.064 20.0936 18.3015 20.8171 18.2967 21.762C18.2758 22.6187 17.9678 23.5042 17.2443 24.2148C16.0684 25.3715 14.2364 25.3185 13.1183 24.1009C11.912 22.7871 11.8638 20.6952 13.006 19.3268C14.2364 17.8542 16.431 17.9135 17.5828 19.452Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.DiscordSingle40=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"discord-single-40",ref:t,icon:i}))}));t.DiscordSingle40.displayName="DiscordSingle40";t["default"]=t.DiscordSingle40},41155:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Dissatisfied=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.89,fill:"colorChannel1",stroke:"currentColor",strokeWidth:.3}},{tag:"rect",attrs:{width:1.48,height:1.48,x:7.41,y:7.41,fill:"currentColor",rx:.74}},{tag:"rect",attrs:{width:1.48,height:1.48,x:11.11,y:7.41,fill:"currentColor",rx:.74}},{tag:"path",attrs:{stroke:"currentColor",d:"M7.03705 13.7037C7.03705 13.7037 7.77779 11.8519 10 11.8519C12.2222 11.8519 12.963 13.7037 12.963 13.7037",strokeLinecap:"round",strokeWidth:.96}}]};t.Dissatisfied=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dissatisfied",ref:t,icon:i}))}));t.Dissatisfied.displayName="Dissatisfied";t["default"]=t.Dissatisfied},34284:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DividerIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.01953 3.13985C1.01953 2.77258 1.31726 2.47485 1.68453 2.47485H2.73713C3.1044 2.47485 3.40213 2.77258 3.40213 3.13985C3.40213 3.50712 3.1044 3.80485 2.73713 3.80485H1.68453C1.31726 3.80485 1.01953 3.50712 1.01953 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.17734 3.13985C4.17734 2.77258 4.47507 2.47485 4.84234 2.47485H6.94754C7.31481 2.47485 7.61254 2.77258 7.61254 3.13985C7.61254 3.50712 7.31481 3.80485 6.94754 3.80485H4.84234C4.47507 3.80485 4.17734 3.50712 4.17734 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.38775 3.13985C8.38775 2.77258 8.68548 2.47485 9.05275 2.47485H11.158C11.5252 2.47485 11.823 2.77258 11.823 3.13985C11.823 3.50712 11.5252 3.80485 11.158 3.80485H9.05275C8.68548 3.80485 8.38775 3.50712 8.38775 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.5982 3.13985C12.5982 2.77258 12.8959 2.47485 13.2632 2.47485H14.3158C14.683 2.47485 14.9808 2.77258 14.9808 3.13985C14.9808 3.50712 14.683 3.80485 14.3158 3.80485H13.2632C12.8959 3.80485 12.5982 3.50712 12.5982 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.01953 7.99972C1.01953 7.63245 1.31726 7.33472 1.68453 7.33472H14.3158C14.683 7.33472 14.9808 7.63245 14.9808 7.99972C14.9808 8.36699 14.683 8.66472 14.3158 8.66472H1.68453C1.31726 8.66472 1.01953 8.36699 1.01953 7.99972Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.68453 12.1951C1.31726 12.1951 1.01953 12.4928 1.01953 12.8601C1.01953 13.2273 1.31726 13.5251 1.68453 13.5251H2.73713C3.1044 13.5251 3.40213 13.2273 3.40213 12.8601C3.40213 12.4928 3.1044 12.1951 2.73713 12.1951H1.68453Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.84234 12.1951C4.47507 12.1951 4.17734 12.4928 4.17734 12.8601C4.17734 13.2273 4.47507 13.5251 4.84234 13.5251H6.94754C7.31481 13.5251 7.61254 13.2273 7.61254 12.8601C7.61254 12.4928 7.31481 12.1951 6.94754 12.1951H4.84234Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.05275 12.1951C8.68548 12.1951 8.38775 12.4928 8.38775 12.8601C8.38775 13.2273 8.68548 13.5251 9.05275 13.5251H11.158C11.5252 13.5251 11.823 13.2273 11.823 12.8601C11.823 12.4928 11.5252 12.1951 11.158 12.1951H9.05275Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.2632 12.1951C12.8959 12.1951 12.5982 12.4928 12.5982 12.8601C12.5982 13.2273 12.8959 13.5251 13.2632 13.5251H14.3158C14.683 13.5251 14.9808 13.2273 14.9808 12.8601C14.9808 12.4928 14.683 12.1951 14.3158 12.1951H13.2632Z"}}]};t.DividerIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"divider-icon",ref:t,icon:i}))}));t.DividerIcon.displayName="DividerIcon";t["default"]=t.DividerIcon},85915:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DividerSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.01953 3.13985C1.01953 2.77258 1.31726 2.47485 1.68453 2.47485H2.73713C3.1044 2.47485 3.40213 2.77258 3.40213 3.13985C3.40213 3.50712 3.1044 3.80485 2.73713 3.80485H1.68453C1.31726 3.80485 1.01953 3.50712 1.01953 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.17734 3.13985C4.17734 2.77258 4.47507 2.47485 4.84234 2.47485H6.94754C7.31481 2.47485 7.61254 2.77258 7.61254 3.13985C7.61254 3.50712 7.31481 3.80485 6.94754 3.80485H4.84234C4.47507 3.80485 4.17734 3.50712 4.17734 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.38775 3.13985C8.38775 2.77258 8.68548 2.47485 9.05275 2.47485H11.158C11.5252 2.47485 11.823 2.77258 11.823 3.13985C11.823 3.50712 11.5252 3.80485 11.158 3.80485H9.05275C8.68548 3.80485 8.38775 3.50712 8.38775 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.5982 3.13985C12.5982 2.77258 12.8959 2.47485 13.2632 2.47485H14.3158C14.683 2.47485 14.9808 2.77258 14.9808 3.13985C14.9808 3.50712 14.683 3.80485 14.3158 3.80485H13.2632C12.8959 3.80485 12.5982 3.50712 12.5982 3.13985Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.01953 7.99972C1.01953 7.63245 1.31726 7.33472 1.68453 7.33472H14.3158C14.683 7.33472 14.9808 7.63245 14.9808 7.99972C14.9808 8.36699 14.683 8.66472 14.3158 8.66472H1.68453C1.31726 8.66472 1.01953 8.36699 1.01953 7.99972Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.68453 12.1951C1.31726 12.1951 1.01953 12.4928 1.01953 12.8601C1.01953 13.2273 1.31726 13.5251 1.68453 13.5251H2.73713C3.1044 13.5251 3.40213 13.2273 3.40213 12.8601C3.40213 12.4928 3.1044 12.1951 2.73713 12.1951H1.68453Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.84234 12.1951C4.47507 12.1951 4.17734 12.4928 4.17734 12.8601C4.17734 13.2273 4.47507 13.5251 4.84234 13.5251H6.94754C7.31481 13.5251 7.61254 13.2273 7.61254 12.8601C7.61254 12.4928 7.31481 12.1951 6.94754 12.1951H4.84234Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.05275 12.1951C8.68548 12.1951 8.38775 12.4928 8.38775 12.8601C8.38775 13.2273 8.68548 13.5251 9.05275 13.5251H11.158C11.5252 13.5251 11.823 13.2273 11.823 12.8601C11.823 12.4928 11.5252 12.1951 11.158 12.1951H9.05275Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.2632 12.1951C12.8959 12.1951 12.5982 12.4928 12.5982 12.8601C12.5982 13.2273 12.8959 13.5251 13.2632 13.5251H14.3158C14.683 13.5251 14.9808 13.2273 14.9808 12.8601C14.9808 12.4928 14.683 12.1951 14.3158 12.1951H13.2632Z"}}]};t.DividerSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"divider-single",ref:t,icon:i}))}));t.DividerSingle.displayName="DividerSingle";t["default"]=t.DividerSingle},73703:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DocMultiIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#4B7DFF",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"white",d:"M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z"}},{tag:"path",attrs:{fill:"white",d:"M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z"}},{tag:"path",attrs:{fill:"white",d:"M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z"}},{tag:"path",attrs:{stroke:"white",d:"M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{stroke:"white",d:"M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{stroke:"white",d:"M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{fill:"#305CFA",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}}]};t.DocMultiIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"doc-multi-icon",ref:t,icon:i}))}));t.DocMultiIcon.displayName="DocMultiIcon";t["default"]=t.DocMultiIcon},58806:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DocSettingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.9913 10.8779C11.4971 10.8779 11.9073 11.2882 11.9073 11.7939C11.9073 12.2997 11.4971 12.71 10.9913 12.71C10.4857 12.7099 10.0754 12.2996 10.0753 11.7939C10.0753 11.2882 10.4857 10.878 10.9913 10.8779Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9572 8.51465C12.5471 8.51471 13.0936 8.82742 13.3927 9.33594L14.3419 10.9502C14.6291 11.4386 14.6479 12.037 14.3966 12.5391L14.3419 12.6377L13.3927 14.252C13.0936 14.7605 12.5471 15.0732 11.9572 15.0732H10.0255C9.50941 15.0731 9.02688 14.8339 8.71399 14.4336L8.59094 14.252L7.64075 12.6377C7.33466 12.1169 7.33466 11.471 7.64075 10.9502L8.59094 9.33594L8.71399 9.1543C9.02688 8.75387 9.50935 8.51477 10.0255 8.51465H11.9572ZM10.0255 9.84473C9.93678 9.84483 9.85287 9.87988 9.79114 9.94043L9.73743 10.0098L8.78723 11.624C8.72565 11.7288 8.72564 11.8591 8.78723 11.9639L9.73743 13.5781L9.79114 13.6475C9.85286 13.7079 9.93684 13.7431 10.0255 13.7432H11.9572C12.0757 13.7431 12.186 13.6803 12.2462 13.5781L13.1954 11.9639L13.2306 11.8809C13.2536 11.7953 13.2415 11.7025 13.1954 11.624L12.2462 10.0098C12.186 9.90756 12.0758 9.84479 11.9572 9.84473H10.0255Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5031 0.926758C11.9748 0.926758 13.1679 2.12013 13.1681 3.5918V6.41602C13.1679 6.78314 12.8702 7.08105 12.5031 7.08105C12.1361 7.08084 11.8382 6.783 11.838 6.41602V3.5918C11.8378 2.85467 11.2402 2.25684 10.5031 2.25684H4.0929C3.35572 2.25684 2.75813 2.85467 2.75793 3.5918V12.085C2.75818 12.8221 3.35574 13.4199 4.0929 13.4199H6.18958L6.32434 13.4326C6.62712 13.4947 6.85444 13.7639 6.85461 14.085C6.8544 14.406 6.62705 14.6742 6.32434 14.7363L6.18958 14.75H4.0929C2.62121 14.75 1.4281 13.5566 1.42786 12.085V3.5918C1.42806 2.12013 2.62118 0.926758 4.0929 0.926758H10.5031Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.04993 6.42969C8.35293 6.49172 8.58118 6.75971 8.58118 7.08105C8.581 7.40229 8.35289 7.67047 8.04993 7.73242L7.91614 7.74609H4.73547C4.36833 7.74609 4.07063 7.44816 4.07043 7.08105C4.07043 6.71379 4.3682 6.41602 4.73547 6.41602H7.91614L8.04993 6.42969Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1007 3.92188C10.4034 3.98418 10.631 4.25215 10.631 4.57324C10.6309 4.8943 10.4033 5.16233 10.1007 5.22461L9.96594 5.23828H4.73547C4.36824 5.23828 4.0705 4.94046 4.07043 4.57324C4.07043 4.20597 4.3682 3.9082 4.73547 3.9082H9.96594L10.1007 3.92188Z"}}]};t.DocSettingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"doc-setting-icon",ref:t,icon:i}))}));t.DocSettingIcon.displayName="DocSettingIcon";t["default"]=t.DocSettingIcon},41981:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DocSettingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.9913 10.8779C11.4971 10.8779 11.9073 11.2882 11.9073 11.7939C11.9073 12.2997 11.4971 12.71 10.9913 12.71C10.4857 12.7099 10.0754 12.2996 10.0753 11.7939C10.0753 11.2882 10.4857 10.878 10.9913 10.8779Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9572 8.51465C12.5471 8.51471 13.0936 8.82742 13.3927 9.33594L14.3419 10.9502C14.6291 11.4386 14.6479 12.037 14.3966 12.5391L14.3419 12.6377L13.3927 14.252C13.0936 14.7605 12.5471 15.0732 11.9572 15.0732H10.0255C9.50941 15.0731 9.02688 14.8339 8.71399 14.4336L8.59094 14.252L7.64075 12.6377C7.33466 12.1169 7.33466 11.471 7.64075 10.9502L8.59094 9.33594L8.71399 9.1543C9.02688 8.75387 9.50935 8.51477 10.0255 8.51465H11.9572ZM10.0255 9.84473C9.93678 9.84483 9.85287 9.87988 9.79114 9.94043L9.73743 10.0098L8.78723 11.624C8.72565 11.7288 8.72564 11.8591 8.78723 11.9639L9.73743 13.5781L9.79114 13.6475C9.85286 13.7079 9.93684 13.7431 10.0255 13.7432H11.9572C12.0757 13.7431 12.186 13.6803 12.2462 13.5781L13.1954 11.9639L13.2306 11.8809C13.2536 11.7953 13.2415 11.7025 13.1954 11.624L12.2462 10.0098C12.186 9.90756 12.0758 9.84479 11.9572 9.84473H10.0255Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5031 0.926758C11.9748 0.926758 13.1679 2.12013 13.1681 3.5918V6.41602C13.1679 6.78314 12.8702 7.08105 12.5031 7.08105C12.1361 7.08084 11.8382 6.783 11.838 6.41602V3.5918C11.8378 2.85467 11.2402 2.25684 10.5031 2.25684H4.0929C3.35572 2.25684 2.75813 2.85467 2.75793 3.5918V12.085C2.75818 12.8221 3.35574 13.4199 4.0929 13.4199H6.18958L6.32434 13.4326C6.62712 13.4947 6.85444 13.7639 6.85461 14.085C6.8544 14.406 6.62705 14.6742 6.32434 14.7363L6.18958 14.75H4.0929C2.62121 14.75 1.4281 13.5566 1.42786 12.085V3.5918C1.42806 2.12013 2.62118 0.926758 4.0929 0.926758H10.5031Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.04993 6.42969C8.35293 6.49172 8.58118 6.75971 8.58118 7.08105C8.581 7.40229 8.35289 7.67047 8.04993 7.73242L7.91614 7.74609H4.73547C4.36833 7.74609 4.07063 7.44816 4.07043 7.08105C4.07043 6.71379 4.3682 6.41602 4.73547 6.41602H7.91614L8.04993 6.42969Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1007 3.92188C10.4034 3.98418 10.631 4.25215 10.631 4.57324C10.6309 4.8943 10.4033 5.16233 10.1007 5.22461L9.96594 5.23828H4.73547C4.36824 5.23828 4.0705 4.94046 4.07043 4.57324C4.07043 4.20597 4.3682 3.9082 4.73547 3.9082H9.96594L10.1007 3.92188Z"}}]};t.DocSettingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"doc-setting-single",ref:t,icon:i}))}));t.DocSettingSingle.displayName="DocSettingSingle";t["default"]=t.DocSettingSingle},61076:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DocSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.41357 5.13242C4.41357 4.80105 4.6822 4.53242 5.01357 4.53242H10.9862C11.3176 4.53242 11.5862 4.80105 11.5862 5.13242C11.5862 5.46379 11.3176 5.73242 10.9862 5.73242H5.01357C4.6822 5.73242 4.41357 5.46379 4.41357 5.13242Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.41357 7.87852C4.41357 7.54715 4.6822 7.27852 5.01357 7.27852H10.9862C11.3176 7.27852 11.5862 7.54715 11.5862 7.87852C11.5862 8.20989 11.3176 8.47852 10.9862 8.47852H5.01357C4.6822 8.47852 4.41357 8.20989 4.41357 7.87852Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.41357 10.6715C4.41357 10.3401 4.6822 10.0715 5.01357 10.0715H8.17178C8.50315 10.0715 8.77178 10.3401 8.77178 10.6715C8.77178 11.0029 8.50315 11.2715 8.17178 11.2715H5.01357C4.6822 11.2715 4.41357 11.0029 4.41357 10.6715Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.90107 0.478516C1.45925 0.478516 1.10107 0.836687 1.10107 1.27852V11.9215C1.10107 13.9097 2.71285 15.5215 4.70107 15.5215H14.0987C14.5406 15.5215 14.8987 15.1633 14.8987 14.7215V4.07852C14.8987 2.09029 13.287 0.478516 11.2987 0.478516H1.90107ZM2.30107 11.9215V1.67852H11.2987C12.6242 1.67852 13.6987 2.75303 13.6987 4.07852V14.3215H4.70107C3.37559 14.3215 2.30107 13.247 2.30107 11.9215Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DocSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"doc-single",ref:t,icon:i}))}));t.DocSingle.displayName="DocSingle";t["default"]=t.DocSingle},81261:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Doc=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#4B7DFF",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"white",d:"M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z"}},{tag:"path",attrs:{fill:"white",d:"M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z"}},{tag:"path",attrs:{fill:"white",d:"M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z"}},{tag:"path",attrs:{stroke:"white",d:"M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{stroke:"white",d:"M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{stroke:"white",d:"M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z",strokeLinecap:"round",strokeWidth:.03}},{tag:"path",attrs:{fill:"#305CFA",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}}]};t.Doc=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"doc",ref:t,icon:i}))}));t.Doc.displayName="Doc";t["default"]=t.Doc},83635:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DocumentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.13561 1.33105C7.32559 1.33105 6.66895 1.9877 6.66895 2.79772V13.1977C6.66895 14.0077 7.32559 14.6644 8.13561 14.6644H13.2002C14.0102 14.6644 14.6669 14.0077 14.6669 13.1977V2.79772C14.6669 1.9877 14.0102 1.33105 13.2002 1.33105H8.13561ZM12.3356 4.33105C12.7038 4.33105 13.0023 4.62953 13.0023 4.99772V5.99772C13.0023 6.36591 12.7038 6.66439 12.3356 6.66439C11.9674 6.66439 11.6689 6.36591 11.6689 5.99772V4.99772C11.6689 4.62953 11.9674 4.33105 12.3356 4.33105ZM9.66478 4.99772C9.66478 4.62953 9.3663 4.33105 8.99811 4.33105C8.62992 4.33105 8.33145 4.62953 8.33145 4.99772V5.99772C8.33145 6.36591 8.62992 6.66439 8.99811 6.66439C9.3663 6.66439 9.66478 6.36591 9.66478 5.99772V4.99772Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.21866 1.43629C3.40889 1.33507 2.67222 1.9143 2.57956 2.7251L1.42856 12.7963C1.33681 13.5992 1.9118 14.325 2.71438 14.4195L3.94732 14.5645C4.76173 14.6603 5.49648 14.0698 5.57808 13.2538L6.58608 3.17381C6.66528 2.38185 6.09838 1.67125 5.30861 1.57253L4.21866 1.43629Z"}}]};t.DocumentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"document-single",ref:t,icon:i}))}));t.DocumentSingle.displayName="DocumentSingle";t["default"]=t.DocumentSingle},28535:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DollarIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.3999 2.8999V1.6C7.3999 1.26863 7.66853 1 7.9999 1C8.33127 1 8.5999 1.26863 8.5999 1.6V2.8999H10.2044C11.6655 2.8999 12.8499 4.08431 12.8499 5.54536C12.8499 5.87673 12.5813 6.14536 12.2499 6.14536C11.9185 6.14536 11.6499 5.87673 11.6499 5.54536C11.6499 4.74705 11.0028 4.0999 10.2044 4.0999H5.7384C4.97155 4.0999 4.3499 4.72155 4.3499 5.4884C4.3499 6.14439 4.80899 6.71087 5.45074 6.84677L10.7977 7.97906C11.994 8.23242 12.8499 9.28849 12.8499 10.5114C12.8499 11.941 11.691 13.0999 10.2614 13.0999H8.5999V14.4C8.5999 14.7314 8.33127 15 7.9999 15C7.66853 15 7.3999 14.7314 7.3999 14.4V13.0999H5.79536C4.33431 13.0999 3.1499 11.9155 3.1499 10.4544C3.1499 10.1231 3.41853 9.85445 3.7499 9.85445C4.08127 9.85445 4.3499 10.1231 4.3499 10.4544C4.3499 11.2527 4.99705 11.8999 5.79536 11.8999H10.2614C11.0283 11.8999 11.6499 11.2782 11.6499 10.5114C11.6499 9.85542 11.1908 9.28893 10.5491 9.15303L5.20214 8.02074C4.00575 7.76739 3.1499 6.71132 3.1499 5.4884C3.1499 4.05881 4.30881 2.8999 5.7384 2.8999H7.3999Z"}}]};t.DollarIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dollar-icon",ref:t,icon:i}))}));t.DollarIcon.displayName="DollarIcon";t["default"]=t.DollarIcon},25236:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DollarSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.3999 2.8999V1.6C7.3999 1.26863 7.66853 1 7.9999 1C8.33127 1 8.5999 1.26863 8.5999 1.6V2.8999H10.2044C11.6655 2.8999 12.8499 4.08431 12.8499 5.54536C12.8499 5.87673 12.5813 6.14536 12.2499 6.14536C11.9185 6.14536 11.6499 5.87673 11.6499 5.54536C11.6499 4.74705 11.0028 4.0999 10.2044 4.0999H5.7384C4.97155 4.0999 4.3499 4.72155 4.3499 5.4884C4.3499 6.14439 4.80899 6.71087 5.45074 6.84677L10.7977 7.97906C11.994 8.23242 12.8499 9.28849 12.8499 10.5114C12.8499 11.941 11.691 13.0999 10.2614 13.0999H8.5999V14.4C8.5999 14.7314 8.33127 15 7.9999 15C7.66853 15 7.3999 14.7314 7.3999 14.4V13.0999H5.79536C4.33431 13.0999 3.1499 11.9155 3.1499 10.4544C3.1499 10.1231 3.41853 9.85445 3.7499 9.85445C4.08127 9.85445 4.3499 10.1231 4.3499 10.4544C4.3499 11.2527 4.99705 11.8999 5.79536 11.8999H10.2614C11.0283 11.8999 11.6499 11.2782 11.6499 10.5114C11.6499 9.85542 11.1908 9.28893 10.5491 9.15303L5.20214 8.02074C4.00575 7.76739 3.1499 6.71132 3.1499 5.4884C3.1499 4.05881 4.30881 2.8999 5.7384 2.8999H7.3999Z"}}]};t.DollarSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dollar-single",ref:t,icon:i}))}));t.DollarSingle.displayName="DollarSingle";t["default"]=t.DollarSingle},38321:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DotsHorizontalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.333 9.33366C14.0694 9.33366 14.6663 8.73671 14.6663 8.00033C14.6663 7.26395 14.0694 6.66699 13.333 6.66699C12.5966 6.66699 11.9997 7.26395 11.9997 8.00033C11.9997 8.73671 12.5966 9.33366 13.333 9.33366Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 9.33366C8.73605 9.33366 9.33301 8.73671 9.33301 8.00033C9.33301 7.26395 8.73605 6.66699 7.99967 6.66699C7.2633 6.66699 6.66634 7.26395 6.66634 8.00033C6.66634 8.73671 7.2633 9.33366 7.99967 9.33366Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66634 9.33366C3.40272 9.33366 3.99967 8.73671 3.99967 8.00033C3.99967 7.26395 3.40272 6.66699 2.66634 6.66699C1.92996 6.66699 1.33301 7.26395 1.33301 8.00033C1.33301 8.73671 1.92996 9.33366 2.66634 9.33366Z"}}]};t.DotsHorizontalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dots-horizontal-single",ref:t,icon:i}))}));t.DotsHorizontalSingle.displayName="DotsHorizontalSingle";t["default"]=t.DotsHorizontalSingle},35367:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DotsVerticalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 3.99967C8.73671 3.99967 9.33366 3.40272 9.33366 2.66634C9.33366 1.92996 8.73671 1.33301 8.00033 1.33301C7.26395 1.33301 6.66699 1.92996 6.66699 2.66634C6.66699 3.40272 7.26395 3.99967 8.00033 3.99967Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 9.33301C8.73671 9.33301 9.33366 8.73605 9.33366 7.99967C9.33366 7.26329 8.73671 6.66634 8.00033 6.66634C7.26395 6.66634 6.66699 7.26329 6.66699 7.99967C6.66699 8.73605 7.26395 9.33301 8.00033 9.33301Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 14.6663C8.73671 14.6663 9.33366 14.0694 9.33366 13.333C9.33366 12.5966 8.73671 11.9997 8.00033 11.9997C7.26395 11.9997 6.66699 12.5966 6.66699 13.333C6.66699 14.0694 7.26395 14.6663 8.00033 14.6663Z"}}]};t.DotsVerticalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dots-vertical-single",ref:t,icon:i}))}));t.DotsVerticalSingle.displayName="DotsVerticalSingle";t["default"]=t.DotsVerticalSingle},21480:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1287",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1287)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 9.33301H2.66659V6.66634H1.33325V9.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 1.33301V2.66634H7.33325V5.33301H8.66659V2.66634H9.33325V1.33301H6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6666 6.66634H13.3333V7.33301H10.6666V8.66634H13.3333V9.33301H14.6666V6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33325 13.333V10.6663H8.66659V13.333H7.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33325 7.33301H2.66659V8.66634H5.33325V7.33301Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 13.3333V12H2.66659L2.66659 13.3333H13.3333V12H14.6666V13.3333C14.6666 14.0697 14.0696 14.6667 13.3333 14.6667H2.66659C1.93021 14.6667 1.33325 14.0697 1.33325 13.3333Z"}}]}]};t.DownBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"down-border-double-icon",ref:t,icon:i}))}));t.DownBorderDoubleIcon.displayName="DownBorderDoubleIcon";t["default"]=t.DownBorderDoubleIcon},3260:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1287",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1287)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 9.33301H2.66659V6.66634H1.33325V9.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 1.33301V2.66634H7.33325V5.33301H8.66659V2.66634H9.33325V1.33301H6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6666 6.66634H13.3333V7.33301H10.6666V8.66634H13.3333V9.33301H14.6666V6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33325 13.333V10.6663H8.66659V13.333H7.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33325 7.33301H2.66659V8.66634H5.33325V7.33301Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 13.3333V12H2.66659L2.66659 13.3333H13.3333V12H14.6666V13.3333C14.6666 14.0697 14.0696 14.6667 13.3333 14.6667H2.66659C1.93021 14.6667 1.33325 14.0697 1.33325 13.3333Z"}}]}]};t.DownBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"down-border",ref:t,icon:i}))}));t.DownBorder.displayName="DownBorder";t["default"]=t.DownBorder},46937:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.5547 14.1884C10.2599 14.5214 9.74019 14.5214 9.4454 14.1884L3.71321 7.71335C3.29002 7.23532 3.6294 6.48161 4.26784 6.48161L15.7322 6.48161C16.3707 6.48161 16.7101 7.23532 16.2869 7.71335L10.5547 14.1884Z"}}]};t.DownIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"down-icon",ref:t,icon:i}))}));t.DownIcon.displayName="DownIcon";t["default"]=t.DownIcon},44737:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownPictureSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.9999 7.3335C14.3681 7.3335 14.6666 7.63196 14.6666 8.00016V13.0002C14.6666 13.9206 13.9204 14.6668 12.9999 14.6668H2.99992C2.07944 14.6668 1.33325 13.9206 1.33325 13.0002V3.00016C1.33325 2.07969 2.07945 1.3335 2.99992 1.3335H7.99992C8.36812 1.3335 8.66659 1.63197 8.66659 2.00016C8.66659 2.36835 8.36812 2.66683 7.99992 2.66683H2.99992C2.81582 2.66683 2.66659 2.81607 2.66659 3.00016V10.1513L5.11381 7.90803C5.61102 7.45223 6.37036 7.43958 6.8825 7.87857L9.01633 9.70757L10.453 8.27089C10.9222 7.8017 11.665 7.74896 12.1958 8.14706L13.3333 9.00013V8.00016C13.3333 7.63196 13.6317 7.3335 13.9999 7.3335ZM11.3958 9.21373L13.3333 10.6668V13.0002C13.3333 13.1843 13.184 13.3335 12.9999 13.3335H2.99992C2.81583 13.3335 2.66659 13.1843 2.66659 13.0002V11.9601L6.01476 8.8909L10.2327 12.5063C10.5123 12.7459 10.9331 12.7135 11.1728 12.434C11.4124 12.1544 11.38 11.7336 11.1005 11.494L10.0317 10.5779L11.3958 9.21373Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3333 1.3335C12.7014 1.3335 12.9999 1.63197 12.9999 2.00016V4.39069L13.5285 3.86209C13.7889 3.60174 14.211 3.60174 14.4713 3.86209C14.7317 4.12244 14.7317 4.54455 14.4713 4.8049L12.8047 6.47157C12.7407 6.53549 12.6671 6.58371 12.5884 6.61624C12.5098 6.64884 12.4236 6.66683 12.3333 6.66683C12.2429 6.66683 12.1567 6.64884 12.0781 6.61624C11.9994 6.58371 11.9258 6.53549 11.8618 6.47157L10.1952 4.8049C9.93483 4.54455 9.93483 4.12244 10.1952 3.86209C10.4555 3.60174 10.8776 3.60174 11.138 3.86209L11.6666 4.39069V2.00016C11.6666 1.63197 11.9651 1.3335 12.3333 1.3335Z"}}]};t.DownPictureSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"down-picture-single",ref:t,icon:i}))}));t.DownPictureSingle.displayName="DownPictureSingle";t["default"]=t.DownPictureSingle},99310:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.5547 14.1884C10.2599 14.5214 9.74019 14.5214 9.4454 14.1884L3.71321 7.71335C3.29002 7.23532 3.6294 6.48161 4.26784 6.48161L15.7322 6.48161C16.3707 6.48161 16.7101 7.23532 16.2869 7.71335L10.5547 14.1884Z"}}]};t.DownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"down-single",ref:t,icon:i}))}));t.DownSingle.displayName="DownSingle";t["default"]=t.DownSingle},42933:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownloadIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.66203 1.99996C8.66203 1.63269 8.3643 1.33496 7.99703 1.33496C7.62976 1.33496 7.33203 1.63269 7.33203 1.99996V9.05833L5.47019 7.19648C5.21049 6.93678 4.78943 6.93678 4.52973 7.19648C4.27004 7.45618 4.27004 7.87724 4.52973 8.13694L7.49155 11.0988C7.61015 11.2373 7.78475 11.3266 7.9803 11.3314C8.15698 11.3366 8.33534 11.2718 8.47019 11.1369L11.4702 8.13694C11.7299 7.87724 11.7299 7.45618 11.4702 7.19648C11.2105 6.93678 10.7894 6.93678 10.5297 7.19648L8.66203 9.06419V1.99996Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14 7.33496C14.3672 7.33496 14.665 7.63269 14.665 7.99996V11C14.665 13.0241 13.0241 14.665 11 14.665H4.99996C2.97584 14.665 1.33496 13.0241 1.33496 11V8.00273C1.33496 7.63546 1.63269 7.33773 1.99996 7.33773C2.36723 7.33773 2.66496 7.63546 2.66496 8.00273V11C2.66496 12.2895 3.71038 13.335 4.99996 13.335H11C12.2895 13.335 13.335 12.2895 13.335 11V7.99996C13.335 7.63269 13.6327 7.33496 14 7.33496Z"}}]};t.DownloadIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"download-icon",ref:t,icon:i}))}));t.DownloadIcon.displayName="DownloadIcon";t["default"]=t.DownloadIcon},57737:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownloadImageIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.35381 3.65517C2.35381 2.88198 2.98061 2.25518 3.75381 2.25518H8.10381C8.43518 2.25518 8.70381 1.98655 8.70381 1.65518C8.70381 1.3238 8.43518 1.05518 8.10381 1.05518H3.75381C2.31787 1.05518 1.15381 2.21923 1.15381 3.65517V12.3552C1.15381 13.7911 2.31787 14.9552 3.75381 14.9552H12.4538C13.8897 14.9552 15.0538 13.7911 15.0538 12.3552V8.00518C15.0538 7.6738 14.7852 7.40518 14.4538 7.40518C14.1224 7.40518 13.8538 7.6738 13.8538 8.00518V9.24469L12.3428 8.11143C11.8294 7.72642 11.1111 7.77744 10.6573 8.23119L9.11281 9.77567L6.84342 7.83047C6.34812 7.40592 5.61375 7.41815 5.13289 7.85896L2.35381 10.4064V3.65517ZM2.35381 12.0343V12.3552C2.35381 13.1284 2.98061 13.7552 3.75381 13.7552H12.4538C13.227 13.7552 13.8538 13.1284 13.8538 12.3552V10.7447L11.6228 9.07144C11.5871 9.04469 11.5373 9.04827 11.5058 9.07971L10.0266 10.5589L11.2057 11.5696C11.4573 11.7853 11.4865 12.164 11.2708 12.4156C11.0552 12.6672 10.6764 12.6964 10.4248 12.4807L6.06245 8.74157C6.02809 8.71212 5.97713 8.71296 5.94377 8.74353L2.35381 12.0343Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.3911 3.84419C10.6254 3.60988 11.0053 3.60988 11.2396 3.84419L11.8818 4.48643V1.93496C11.8818 1.60359 12.1505 1.33496 12.4818 1.33496C12.8132 1.33496 13.0818 1.60359 13.0818 1.93496V4.48676L13.7244 3.84419C13.9587 3.60988 14.3386 3.60988 14.5729 3.84419C14.8072 4.07851 14.8072 4.45841 14.5729 4.69272L12.9063 6.35939C12.6719 6.5937 12.292 6.5937 12.0577 6.35939L10.3911 4.69272C10.1568 4.45841 10.1568 4.07851 10.3911 3.84419Z"}}]};t.DownloadImageIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"download-image-icon",ref:t,icon:i}))}));t.DownloadImageIcon.displayName="DownloadImageIcon";t["default"]=t.DownloadImageIcon},81150:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownloadImageSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.35381 3.65517C2.35381 2.88198 2.98061 2.25518 3.75381 2.25518H8.10381C8.43518 2.25518 8.70381 1.98655 8.70381 1.65518C8.70381 1.3238 8.43518 1.05518 8.10381 1.05518H3.75381C2.31787 1.05518 1.15381 2.21923 1.15381 3.65517V12.3552C1.15381 13.7911 2.31787 14.9552 3.75381 14.9552H12.4538C13.8897 14.9552 15.0538 13.7911 15.0538 12.3552V8.00518C15.0538 7.6738 14.7852 7.40518 14.4538 7.40518C14.1224 7.40518 13.8538 7.6738 13.8538 8.00518V9.24469L12.3428 8.11143C11.8294 7.72642 11.1111 7.77744 10.6573 8.23119L9.11281 9.77567L6.84342 7.83047C6.34812 7.40592 5.61375 7.41815 5.13289 7.85896L2.35381 10.4064V3.65517ZM2.35381 12.0343V12.3552C2.35381 13.1284 2.98061 13.7552 3.75381 13.7552H12.4538C13.227 13.7552 13.8538 13.1284 13.8538 12.3552V10.7447L11.6228 9.07144C11.5871 9.04469 11.5373 9.04827 11.5058 9.07971L10.0266 10.5589L11.2057 11.5696C11.4573 11.7853 11.4865 12.164 11.2708 12.4156C11.0552 12.6672 10.6764 12.6964 10.4248 12.4807L6.06245 8.74157C6.02809 8.71212 5.97713 8.71296 5.94377 8.74353L2.35381 12.0343Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.3911 3.84419C10.6254 3.60988 11.0053 3.60988 11.2396 3.84419L11.8818 4.48643V1.93496C11.8818 1.60359 12.1505 1.33496 12.4818 1.33496C12.8132 1.33496 13.0818 1.60359 13.0818 1.93496V4.48676L13.7244 3.84419C13.9587 3.60988 14.3386 3.60988 14.5729 3.84419C14.8072 4.07851 14.8072 4.45841 14.5729 4.69272L12.9063 6.35939C12.6719 6.5937 12.292 6.5937 12.0577 6.35939L10.3911 4.69272C10.1568 4.45841 10.1568 4.07851 10.3911 3.84419Z"}}]};t.DownloadImageSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"download-image-single",ref:t,icon:i}))}));t.DownloadImageSingle.displayName="DownloadImageSingle";t["default"]=t.DownloadImageSingle},24074:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DownloadSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.66203 1.99996C8.66203 1.63269 8.3643 1.33496 7.99703 1.33496C7.62976 1.33496 7.33203 1.63269 7.33203 1.99996V9.05833L5.47019 7.19648C5.21049 6.93678 4.78943 6.93678 4.52973 7.19648C4.27004 7.45618 4.27004 7.87724 4.52973 8.13694L7.49155 11.0988C7.61015 11.2373 7.78475 11.3266 7.9803 11.3314C8.15698 11.3366 8.33534 11.2718 8.47019 11.1369L11.4702 8.13694C11.7299 7.87724 11.7299 7.45618 11.4702 7.19648C11.2105 6.93678 10.7894 6.93678 10.5297 7.19648L8.66203 9.06419V1.99996Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14 7.33496C14.3672 7.33496 14.665 7.63269 14.665 7.99996V11C14.665 13.0241 13.0241 14.665 11 14.665H4.99996C2.97584 14.665 1.33496 13.0241 1.33496 11V8.00273C1.33496 7.63546 1.63269 7.33773 1.99996 7.33773C2.36723 7.33773 2.66496 7.63546 2.66496 8.00273V11C2.66496 12.2895 3.71038 13.335 4.99996 13.335H11C12.2895 13.335 13.335 12.2895 13.335 11V7.99996C13.335 7.63269 13.6327 7.33496 14 7.33496Z"}}]};t.DownloadSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"download-single",ref:t,icon:i}))}));t.DownloadSingle.displayName="DownloadSingle";t["default"]=t.DownloadSingle},22132:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DragFrameSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.74209 1.1416C2.30607 1.1416 1.14197 2.30579 1.14209 3.74181L1.14278 12.2582C1.14289 13.694 2.30692 14.858 3.74278 14.858H6.95663C7.288 14.858 7.55663 14.5893 7.55663 14.258C7.55663 13.9266 7.288 13.658 6.95663 13.658H3.74278C2.96962 13.658 2.34284 13.0312 2.34278 12.2581L2.34209 3.74171C2.34203 2.96847 2.96885 2.3416 3.74209 2.3416H12.2583C13.0315 2.3416 13.6583 2.9684 13.6583 3.7416V7.304C13.6583 7.63537 13.9269 7.904 14.2583 7.904C14.5897 7.904 14.8583 7.63537 14.8583 7.304V3.7416C14.8583 2.30566 13.6942 1.1416 12.2583 1.1416H3.74209Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.50821 8.8017C9.31149 8.76236 9.10813 8.82393 8.96627 8.96578C8.82442 9.10764 8.76285 9.311 8.80219 9.50772L9.77574 14.3755C9.82334 14.6135 10.0096 14.7993 10.2477 14.8464C10.4857 14.8935 10.7287 14.7926 10.8633 14.5906L11.4309 13.7393L12.3737 14.6821C12.608 14.9164 12.9879 14.9164 13.2222 14.6821L14.6826 13.2218C14.9169 12.9874 14.9169 12.6075 14.6826 12.3732L13.7398 11.4304L14.5911 10.8628C14.793 10.7282 14.894 10.4852 14.8469 10.2472C14.7998 10.0091 14.6139 9.82285 14.376 9.77525L9.50821 8.8017ZM10.6684 12.7198L10.1554 10.1549L12.7202 10.6679L12.4652 10.8379C12.3156 10.9376 12.2186 11.0992 12.2009 11.278C12.1832 11.4569 12.2466 11.6343 12.3737 11.7614L13.4098 12.7975L12.798 13.4093L11.7619 12.3732C11.6348 12.2461 11.4574 12.1827 11.2785 12.2004C11.0996 12.2181 10.9381 12.3151 10.8384 12.4647L10.6684 12.7198Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.DragFrameSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"drag-frame-single",ref:t,icon:i}))}));t.DragFrameSingle.displayName="DragFrameSingle";t["default"]=t.DragFrameSingle},99264:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DropdownIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z"}}]};t.DropdownIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dropdown-icon",ref:t,icon:i}))}));t.DropdownIcon.displayName="DropdownIcon";t["default"]=t.DropdownIcon},98863:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.DropdownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z"}}]};t.DropdownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"dropdown-single",ref:t,icon:i}))}));t.DropdownSingle.displayName="DropdownSingle";t["default"]=t.DropdownSingle},9915:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ECommerceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.08642 1.77427C1.23462 1.48043 1.59502 1.36132 1.89141 1.50824L4.01713 2.562C4.17783 2.64166 4.29407 2.78853 4.33388 2.96222L5.99918 10.2267H12.157L12.6377 8.60663H7.64639C7.31502 8.60663 7.04639 8.3403 7.04639 8.01177C7.04639 7.68323 7.31502 7.41691 7.64639 7.41691H12.9906L13.5755 5.44518H7.64596C7.31459 5.44518 7.04596 5.17885 7.04596 4.85032C7.04596 4.52179 7.31459 4.25546 7.64596 4.25546H14.3774C14.5665 4.25546 14.7445 4.34383 14.8578 4.49394C14.9711 4.64404 15.0064 4.83831 14.953 5.01817L13.1816 10.9895C13.1065 11.2426 12.8721 11.4165 12.606 11.4165H5.52024C5.2401 11.4165 4.99724 11.2243 4.93516 10.9534L3.22662 3.50028L1.35475 2.57236C1.05837 2.42544 0.938231 2.06812 1.08642 1.77427Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.2863 13.4878C7.2863 14.0773 6.80433 14.5551 6.2098 14.5551C5.61526 14.5551 5.1333 14.0773 5.1333 13.4878C5.1333 12.8984 5.61526 12.4205 6.2098 12.4205C6.80433 12.4205 7.2863 12.8984 7.2863 13.4878Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.5153 13.4878C12.5153 14.0773 12.0333 14.5551 11.4388 14.5551C10.8443 14.5551 10.3623 14.0773 10.3623 13.4878C10.3623 12.8984 10.8443 12.4205 11.4388 12.4205C12.0333 12.4205 12.5153 12.8984 12.5153 13.4878Z"}}]};t.ECommerceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"e-commerce-single",ref:t,icon:i}))}));t.ECommerceSingle.displayName="ECommerceSingle";t["default"]=t.ECommerceSingle},24146:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EdiSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.3224 2.8549C2.32274 1.8683 3.12269 1.06872 4.10929 1.06885L9.41674 1.06952C9.89051 1.06957 10.3449 1.25781 10.6799 1.59282L13.1561 4.06909C13.4912 4.40415 13.6794 4.8586 13.6794 5.33245V13.1454C13.6794 14.1322 12.8795 14.9321 11.8928 14.9321H4.10551C3.11852 14.9321 2.31851 14.1318 2.31885 13.1448L2.3224 2.8549ZM9.13954 5.24751C8.87919 4.98716 8.45708 4.98716 8.19673 5.24751C7.93638 5.50786 7.93638 5.92997 8.19673 6.19032L8.72116 6.71475H5.66813C5.29994 6.71475 5.00146 7.01322 5.00146 7.38141C5.00146 7.7496 5.29994 8.04808 5.66813 8.04808H10.2602C10.4547 8.06987 10.657 8.00617 10.8062 7.85698C10.9369 7.72629 11.002 7.55483 11.0015 7.38353L11.0015 7.38141C11.0015 7.1747 10.9074 6.98997 10.7597 6.86769L9.13954 5.24751ZM5.05205 9.12622C5.01946 9.20483 5.00146 9.29102 5.00146 9.38141C5.00146 9.56551 5.07608 9.73217 5.19673 9.85282L6.86339 11.5195C7.12374 11.7798 7.54585 11.7798 7.8062 11.5195C8.06655 11.2591 8.06655 10.837 7.8062 10.5767L7.27761 10.0481H10.3348C10.703 10.0481 11.0015 9.7496 11.0015 9.38141C11.0015 9.01322 10.703 8.71475 10.3348 8.71475H5.66813C5.57774 8.71475 5.49155 8.73274 5.41294 8.76533C5.33431 8.79787 5.26064 8.84609 5.19673 8.91001C5.13281 8.97393 5.08458 9.04759 5.05205 9.12622Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.EdiSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"edi-single",ref:t,icon:i}))}));t.EdiSingle.displayName="EdiSingle";t["default"]=t.EdiSingle},41543:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EditChatSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.4738 3.14663L12.8538 1.52663C12.7288 1.40246 12.5599 1.33276 12.3838 1.33276C12.2076 1.33276 12.0387 1.40246 11.9138 1.52663L8.19375 5.24663C8.13196 5.30892 8.08308 5.3828 8.0499 5.46402C8.01673 5.54525 7.99991 5.63222 8.00042 5.71996V7.33329C8.00042 7.5101 8.07066 7.67967 8.19568 7.8047C8.32071 7.92972 8.49027 7.99996 8.66709 7.99996H10.2804C10.3682 8.00047 10.4551 7.98365 10.5364 7.95047C10.6176 7.9173 10.6915 7.86841 10.7538 7.80663L14.4738 4.08663C14.5979 3.96172 14.6676 3.79275 14.6676 3.61663C14.6676 3.4405 14.5979 3.27153 14.4738 3.14663V3.14663ZM10.0004 6.66663H9.33375V5.99996L12.3871 2.94663L13.0538 3.61329L10.0004 6.66663ZM12.6671 7.99996C12.4903 7.99996 12.3207 8.0702 12.1957 8.19522C12.0707 8.32025 12.0004 8.48981 12.0004 8.66663C12.0004 9.9043 11.5088 11.0913 10.6336 11.9665C9.75841 12.8416 8.57143 13.3333 7.33375 13.3333H3.60709L4.03375 12.9133C4.09624 12.8513 4.14583 12.7776 4.17968 12.6963C4.21353 12.6151 4.23095 12.528 4.23095 12.44C4.23095 12.352 4.21353 12.2648 4.17968 12.1836C4.14583 12.1023 4.09624 12.0286 4.03375 11.9666C3.38104 11.314 2.93653 10.4824 2.75644 9.57714C2.57634 8.67185 2.66876 7.73349 3.022 6.88072C3.37523 6.02796 3.97342 5.2991 4.74091 4.78633C5.50841 4.27355 6.41072 3.99989 7.33375 3.99996C7.51056 3.99996 7.68013 3.92972 7.80516 3.8047C7.93018 3.67967 8.00042 3.5101 8.00042 3.33329C8.00042 3.15648 7.93018 2.98691 7.80516 2.86189C7.68013 2.73686 7.51056 2.66663 7.33375 2.66663V2.66663C6.2054 2.67033 5.10095 2.99215 4.14721 3.59512C3.19347 4.19809 2.42908 5.05778 1.9418 6.0755C1.45452 7.09322 1.26409 8.22773 1.39238 9.34877C1.52067 10.4698 1.96248 11.532 2.66709 12.4133L1.52709 13.5266C1.43458 13.6204 1.37192 13.7394 1.347 13.8688C1.32208 13.9981 1.33603 14.1319 1.38709 14.2533C1.4371 14.375 1.52203 14.4793 1.63118 14.5528C1.74032 14.6264 1.8688 14.666 2.00042 14.6666H7.33375C8.12168 14.6666 8.9019 14.5114 9.62985 14.2099C10.3578 13.9084 11.0192 13.4664 11.5764 12.9093C12.1335 12.3521 12.5755 11.6907 12.877 10.9627C13.1786 10.2348 13.3338 9.45456 13.3338 8.66663C13.3338 8.48981 13.2635 8.32025 13.1385 8.19522C13.0135 8.0702 12.8439 7.99996 12.6671 7.99996Z"}}]};t.EditChatSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"edit-chat-single",ref:t,icon:i}))}));t.EditChatSingle.displayName="EditChatSingle";t["default"]=t.EditChatSingle},70957:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EditOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.5079 12.6126C10.5079 12.6409 10.4972 12.6681 10.4782 12.6882C10.4591 12.7082 10.4333 12.7195 10.4064 12.7195H3.3169C3.28998 12.7195 3.26417 12.7082 3.24514 12.6882C3.22611 12.6681 3.21541 12.6409 3.21541 12.6126V5.14327C3.21541 5.11491 3.22611 5.08772 3.24514 5.06766C3.26417 5.04761 3.28998 5.03635 3.3169 5.03635H7.6778L8.89322 3.75583H3.3169C2.96774 3.75616 2.63296 3.90245 2.38607 4.16257C2.13917 4.4227 2.00032 4.7754 2 5.14327V12.6126C2.00032 12.9804 2.13917 13.3331 2.38607 13.5933C2.63296 13.8534 2.96774 13.9997 3.3169 14H10.4064C10.7556 13.9997 11.0903 13.8534 11.3372 13.5933C11.5841 13.3331 11.723 12.9804 11.7233 12.6126V8.01804L10.5079 9.29856V12.6126Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.4638 2.56238C13.1219 2.20229 12.6583 2 12.1748 2C11.6914 2 11.2278 2.20229 10.8859 2.56238L6.15854 7.54233C6.07381 7.63175 6.01608 7.74559 5.99263 7.8695L5.56298 10.1335C5.54496 10.2265 5.5468 10.3226 5.56838 10.4148C5.58995 10.507 5.63072 10.593 5.68773 10.6665C5.74473 10.74 5.81655 10.7993 5.89798 10.84C5.97941 10.8807 6.06841 10.9018 6.15854 10.9018C6.19932 10.9016 6.24 10.8976 6.28008 10.8896L8.42832 10.4369C8.54601 10.4121 8.65406 10.351 8.73886 10.2615L13.4656 5.28157C13.6352 5.10303 13.7697 4.89101 13.8614 4.65764C13.9531 4.42428 14.0002 4.17415 14 3.92157C13.9998 3.669 13.9524 3.41894 13.8604 3.18571C13.7684 2.95249 13.6336 2.74067 13.4638 2.56238ZM12.6045 3.46771C12.661 3.52717 12.7058 3.59778 12.7364 3.67551C12.767 3.75324 12.7827 3.83655 12.7827 3.92069C12.7827 4.00483 12.767 4.08815 12.7364 4.16587C12.7058 4.2436 12.661 4.31421 12.6045 4.37368L12.2788 4.71622L11.4195 3.81089L11.7452 3.46771C11.8591 3.34768 12.0137 3.28025 12.1748 3.28025C12.336 3.28025 12.4905 3.34768 12.6045 3.46771ZM8.00779 9.21661L6.93336 9.44326L7.14849 8.31064L10.5602 4.71622L11.4195 5.62155L8.00779 9.21661Z"}}]};t.EditOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"edit-outline-single",ref:t,icon:i}))}));t.EditOutlineSingle.displayName="EditOutlineSingle";t["default"]=t.EditOutlineSingle},36633:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EditRegionSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.36387 6.66097C9.12255 6.42404 8.7313 6.42404 8.48999 6.66097L5.40037 9.69442C5.28448 9.8082 5.21938 9.96251 5.21938 10.1234V11.3368C5.21938 11.6719 5.49603 11.9435 5.83731 11.9435H7.07315C7.23704 11.9435 7.39421 11.8796 7.51009 11.7658L10.5997 8.73234C10.841 8.49541 10.841 8.11128 10.5997 7.87435L9.36387 6.66097ZM6.45523 10.7301V10.3747L8.92693 7.94795L9.2889 8.30334L6.8172 10.7301H6.45523Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5614 4.96655C13.5614 4.78275 13.4781 4.61804 13.3466 4.50679L10.3221 1.53726C10.2088 1.40815 10.041 1.32642 9.85381 1.32642H3.67457C2.99203 1.32642 2.43872 1.86966 2.43872 2.53979V13.4602C2.43872 14.1304 2.99203 14.6736 3.67457 14.6736H12.3255C13.0081 14.6736 13.5614 14.1303 13.5614 13.4602V4.96655ZM10.4717 4.35986V3.40015L11.4492 4.35986H10.4717ZM9.23589 2.53979H3.67457V13.4602H12.3255V5.57324H9.85381C9.51254 5.57324 9.23589 5.30162 9.23589 4.96655V2.53979Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.EditRegionSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"edit-region-single",ref:t,icon:i}))}));t.EditRegionSingle.displayName="EditRegionSingle";t["default"]=t.EditRegionSingle},58211:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EditorSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.4814 11.5187C4.29477 11.5187 4.11581 11.4445 3.98386 11.3125L1.16893 8.49761C1.037 8.36564 0.962891 8.18667 0.962891 8.00007C0.962891 7.81346 1.037 7.6345 1.16893 7.50253L3.98386 4.6876C4.04878 4.62039 4.12643 4.56678 4.21229 4.52989C4.29815 4.49301 4.39049 4.4736 4.48393 4.47279C4.57737 4.47198 4.67004 4.48978 4.75653 4.52517C4.84301 4.56055 4.92159 4.6128 4.98766 4.67888C5.05374 4.74495 5.10599 4.82353 5.14138 4.91001C5.17676 4.9965 5.19457 5.08917 5.19375 5.18261C5.19294 5.27605 5.17353 5.36839 5.13665 5.45425C5.09976 5.54011 5.04615 5.61776 4.97894 5.68268L2.66155 8.00007L4.97894 10.3175C5.07733 10.4159 5.14433 10.5413 5.17147 10.6777C5.19861 10.8142 5.18467 10.9557 5.13142 11.0843C5.07817 11.2129 4.98799 11.3228 4.87229 11.4001C4.75659 11.4774 4.62056 11.5187 4.4814 11.5187Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.5187 11.5187C11.3796 11.5187 11.2435 11.4774 11.1278 11.4001C11.0121 11.3228 10.9219 11.2129 10.8687 11.0843C10.8154 10.9557 10.8015 10.8142 10.8287 10.6777C10.8558 10.5413 10.9228 10.4159 11.0212 10.3175L13.3386 8.00007L11.0212 5.68268C10.954 5.61776 10.9004 5.54011 10.8635 5.45425C10.8266 5.36839 10.8072 5.27605 10.8064 5.18261C10.8056 5.08917 10.8234 4.9965 10.8587 4.91001C10.8941 4.82353 10.9464 4.74495 11.0125 4.67888C11.0785 4.6128 11.1571 4.56055 11.2436 4.52517C11.3301 4.48978 11.4227 4.47198 11.5162 4.47279C11.6096 4.4736 11.702 4.49301 11.7878 4.52989C11.8737 4.56678 11.9513 4.62039 12.0163 4.6876L14.8312 7.50253C14.9631 7.6345 15.0372 7.81346 15.0372 8.00007C15.0372 8.18667 14.9631 8.36564 14.8312 8.49761L12.0163 11.3125C11.8843 11.4445 11.7053 11.5187 11.5187 11.5187Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.29633 13.6299C7.1954 13.63 7.09563 13.6084 7.00378 13.5666C6.91194 13.5248 6.83017 13.4637 6.76402 13.3874C6.69787 13.3112 6.64889 13.2216 6.62041 13.1248C6.59192 13.028 6.5846 12.9262 6.59893 12.8263L8.00639 2.97401C8.0329 2.78924 8.13172 2.62256 8.28111 2.51065C8.43051 2.39873 8.61824 2.35075 8.80302 2.37725C8.98779 2.40375 9.15447 2.50257 9.26639 2.65197C9.3783 2.80136 9.42629 2.9891 9.39978 3.17387L7.99232 13.0261C7.96829 13.1936 7.8847 13.3469 7.75688 13.4578C7.62905 13.5687 7.46555 13.6298 7.29633 13.6299Z"}}]};t.EditorSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"editor-single",ref:t,icon:i}))}));t.EditorSingle.displayName="EditorSingle";t["default"]=t.EditorSingle},42996:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EllipseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#ellipse-single_clip0_732_784)"},children:[{tag:"ellipse",attrs:{cx:8,cy:8,fill:"currentColor",rx:8,ry:5.5}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"ellipse-single_clip0_732_784"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["ellipse-single_clip0_732_784"]};t.EllipseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ellipse-single",ref:t,icon:i}))}));t.EllipseSingle.displayName="EllipseSingle";t["default"]=t.EllipseSingle},92066:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EmailSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#email-single_clip0_1275_120)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.2289 2.4458C2.79296 2.4458 1.62891 3.60986 1.62891 5.0458V11.0458C1.62891 12.4817 2.79297 13.6458 4.22891 13.6458H13.5622C14.9982 13.6458 16.1622 12.4817 16.1622 11.0458V5.0458C16.1622 3.60986 14.9982 2.4458 13.5622 2.4458H4.2289ZM3.79825 3.71329C3.93393 3.66947 4.07865 3.6458 4.2289 3.6458H13.5622C13.7125 3.6458 13.8573 3.66948 13.993 3.71331L8.89562 7.31143L3.79825 3.71329ZM2.91578 4.55921C2.8596 4.71077 2.82891 4.8747 2.82891 5.0458V11.0458C2.82891 11.819 3.45571 12.4458 4.22891 12.4458H13.5622C14.3354 12.4458 14.9622 11.819 14.9622 11.0458V5.0458C14.9622 4.87472 14.9316 4.71081 14.8754 4.55927L9.24163 8.53603C9.0342 8.68246 8.75705 8.68246 8.54961 8.53603L2.91578 4.55921Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"email-single_clip0_1275_120"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.9 .05)"}}]}]}],defIds:["email-single_clip0_1275_120"]};t.EmailSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"email-single",ref:t,icon:i}))}));t.EmailSingle.displayName="EmailSingle";t["default"]=t.EmailSingle},20245:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EmptyColumn=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2 12.3661C2 12.0347 2.26863 11.7661 2.6 11.7661H9.24705C9.57842 11.7661 9.84705 12.0347 9.84705 12.3661V29.278C9.84705 29.6093 9.57842 29.878 9.24705 29.878H4C2.89543 29.878 2 28.9825 2 27.878V12.3661Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2 4.0863C2 2.98173 2.89543 2.0863 4 2.0863H9.24705C9.57842 2.0863 9.84705 2.35493 9.84705 2.6863V8.73981C9.84705 9.07118 9.57842 9.33981 9.24705 9.33981H2.6C2.26863 9.33981 2 9.07118 2 8.73981V4.0863Z"}},{tag:"path",attrs:{fill:"white",d:"M12.2982 12.4011C12.2981 12.0697 12.5667 11.8009 12.8982 11.8009L29.3929 11.8009C29.7242 11.8009 29.9928 12.0694 29.9929 12.4007L29.9992 27.9129C29.9996 29.0178 29.1041 29.9137 27.9992 29.9137H12.905C12.5737 29.9137 12.3051 29.6452 12.305 29.314L12.2982 12.4011Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2517 2.6863C12.2517 2.35493 12.5203 2.0863 12.8517 2.0863H27.9582C29.0628 2.0863 29.9582 2.98173 29.9582 4.0863V8.73627C29.9582 9.06764 29.6896 9.33627 29.3582 9.33627H12.8517C12.5203 9.33627 12.2517 9.06764 12.2517 8.73627L12.2517 2.6863Z"}}]};t.EmptyColumn=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"empty-column",ref:t,icon:i}))}));t.EmptyColumn.displayName="EmptyColumn";t["default"]=t.EmptyColumn},10341:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EmptyFilter=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"white",d:"M4.99957 1.875C2.84556 1.875 1.67491 4.3932 3.06336 6.04001L11.5946 16.1587V26.4187C11.5946 27.4582 12.2298 28.3922 13.1966 28.7741L16.1601 29.9449C17.8221 30.6015 19.6232 29.3766 19.6232 27.5895V16.1587L28.1544 6.04C29.5428 4.3932 28.3722 1.875 26.2182 1.875H4.99957Z"}},{tag:"rect",attrs:{width:7.6,height:2.28,x:21.94,y:17.85,fill:"currentColor",rx:1.14}},{tag:"rect",attrs:{width:7.6,height:2.28,x:21.94,y:21.91,fill:"currentColor",rx:1.14}},{tag:"rect",attrs:{width:7.6,height:2.28,x:21.94,y:25.96,fill:"currentColor",rx:1.14}}]};t.EmptyFilter=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"empty-filter",ref:t,icon:i}))}));t.EmptyFilter.displayName="EmptyFilter";t["default"]=t.EmptyFilter},15323:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EmptyRow=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2 12.3661C2 12.0347 2.26863 11.7661 2.6 11.7661H9.24705C9.57842 11.7661 9.84705 12.0347 9.84705 12.3661V29.278C9.84705 29.6093 9.57842 29.878 9.24705 29.878H4C2.89543 29.878 2 28.9825 2 27.878V12.3661Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2 4.0863C2 2.98173 2.89543 2.0863 4 2.0863H9.24705C9.57842 2.0863 9.84705 2.35493 9.84705 2.6863V8.73981C9.84705 9.07118 9.57842 9.33981 9.24705 9.33981H2.6C2.26863 9.33981 2 9.07118 2 8.73981V4.0863Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M12.2637 2.6863C12.2637 2.35493 12.5323 2.0863 12.8637 2.0863H27.9702C29.0748 2.0863 29.9702 2.98173 29.9702 4.0863V8.73627C29.9702 9.06764 29.7016 9.33627 29.3702 9.33627H12.8637C12.5323 9.33627 12.2637 9.06764 12.2637 8.73627L12.2637 2.6863Z"}},{tag:"path",attrs:{fill:"white",d:"M12.2982 12.4011C12.2981 12.0697 12.5667 11.8009 12.8982 11.8009L29.3929 11.8009C29.7242 11.8009 29.9928 12.0694 29.9929 12.4007L29.9992 27.9129C29.9996 29.0178 29.1041 29.9137 27.9992 29.9137H12.905C12.5737 29.9137 12.3051 29.6452 12.305 29.314L12.2982 12.4011Z"}}]};t.EmptyRow=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"empty-row",ref:t,icon:i}))}));t.EmptyRow.displayName="EmptyRow";t["default"]=t.EmptyRow},11857:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EmptyValues=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2 12.3661C2 12.0347 2.26863 11.7661 2.6 11.7661H9.24705C9.57842 11.7661 9.84705 12.0347 9.84705 12.3661V29.278C9.84705 29.6093 9.57842 29.878 9.24705 29.878H4C2.89543 29.878 2 28.9825 2 27.878V12.3661Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2 4.0863C2 2.98173 2.89543 2.0863 4 2.0863H9.24705C9.57842 2.0863 9.84705 2.35493 9.84705 2.6863V8.73981C9.84705 9.07118 9.57842 9.33981 9.24705 9.33981H2.6C2.26863 9.33981 2 9.07118 2 8.73981V4.0863Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M12.2637 2.6863C12.2637 2.35493 12.5323 2.0863 12.8637 2.0863H27.9702C29.0748 2.0863 29.9702 2.98173 29.9702 4.0863V8.73627C29.9702 9.06764 29.7016 9.33627 29.3702 9.33627H12.8637C12.5323 9.33627 12.2637 9.06764 12.2637 8.73627L12.2637 2.6863Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2982 12.4011C12.2981 12.0697 12.5667 11.8009 12.8982 11.8009L29.3929 11.8009C29.7242 11.8009 29.9928 12.0694 29.9929 12.4007L29.9992 27.9129C29.9996 29.0178 29.1041 29.9137 27.9992 29.9137H12.905C12.5737 29.9137 12.3051 29.6452 12.305 29.314L12.2982 12.4011Z"}}]};t.EmptyValues=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"empty-values",ref:t,icon:i}))}));t.EmptyValues.displayName="EmptyValues";t["default"]=t.EmptyValues},93114:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EraserSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.84744 14.2554C5.13718 14.5554 5.49804 14.7453 5.87778 14.8241C5.94522 14.8504 6.01859 14.8648 6.09531 14.8648H6.21452C6.26238 14.8665 6.31029 14.8665 6.35816 14.8648H14.068C14.3994 14.8648 14.668 14.5962 14.668 14.2648C14.668 13.9334 14.3994 13.6648 14.068 13.6648H8.33814L14.3125 7.89545C15.107 7.12815 15.1291 5.86201 14.3618 5.06745L11.1531 1.74472C10.3858 0.950158 9.11965 0.928057 8.32509 1.69536L1.68808 8.10465C0.893517 8.87194 0.871417 10.1381 1.63872 10.9326L4.84744 14.2554ZM13.4986 5.90104L10.2899 2.57831C9.98296 2.26048 9.47651 2.25164 9.15868 2.55856L5.90918 5.69657L10.2294 10.1702L13.4789 7.03224C13.7967 6.72532 13.8055 6.21887 13.4986 5.90104ZM9.36616 11.0038L5.04598 6.53016L2.52167 8.96785C2.20384 9.27477 2.195 9.78123 2.50192 10.0991L5.71065 13.4218C5.85627 13.5726 6.04681 13.6538 6.2408 13.6648H6.33161C6.51632 13.6543 6.69832 13.5801 6.84185 13.4415L9.36616 11.0038Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.EraserSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eraser-single",ref:t,icon:i}))}));t.EraserSingle.displayName="EraserSingle";t["default"]=t.EraserSingle},37743:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ErrorIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM10.3097 5.69014C10.544 5.92445 10.544 6.30435 10.3097 6.53867L8.84843 7.9999L10.3099 9.46137C10.5442 9.69569 10.5442 10.0756 10.3099 10.3099C10.0756 10.5442 9.69569 10.5442 9.46137 10.3099L7.9999 8.84843L6.53842 10.3099C6.30411 10.5442 5.92421 10.5442 5.6899 10.3099C5.45558 10.0756 5.45558 9.69569 5.6899 9.46137L7.15137 7.9999L5.69014 6.53867C5.45583 6.30435 5.45583 5.92445 5.69014 5.69014C5.92445 5.45583 6.30435 5.45583 6.53867 5.69014L7.9999 7.15137L9.46113 5.69014C9.69544 5.45583 10.0753 5.45583 10.3097 5.69014Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ErrorIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"error-icon",ref:t,icon:i}))}));t.ErrorIcon.displayName="ErrorIcon";t["default"]=t.ErrorIcon},96012:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ErrorSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM10.3097 5.69014C10.544 5.92445 10.544 6.30435 10.3097 6.53867L8.84843 7.9999L10.3099 9.46137C10.5442 9.69569 10.5442 10.0756 10.3099 10.3099C10.0756 10.5442 9.69569 10.5442 9.46137 10.3099L7.9999 8.84843L6.53842 10.3099C6.30411 10.5442 5.92421 10.5442 5.6899 10.3099C5.45558 10.0756 5.45558 9.69569 5.6899 9.46137L7.15137 7.9999L5.69014 6.53867C5.45583 6.30435 5.45583 5.92445 5.69014 5.69014C5.92445 5.45583 6.30435 5.45583 6.53867 5.69014L7.9999 7.15137L9.46113 5.69014C9.69544 5.45583 10.0753 5.45583 10.3097 5.69014Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ErrorSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"error-single",ref:t,icon:i}))}));t.ErrorSingle.displayName="ErrorSingle";t["default"]=t.ErrorSingle},1036:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EuroIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.84964 5.80918C6.71946 3.63548 8.84516 2.2 11.3295 2.2C11.8324 2.2 12.3198 2.26279 12.7846 2.38065C13.1058 2.46209 13.4322 2.26773 13.5137 1.94652C13.5951 1.62532 13.4008 1.2989 13.0795 1.21746C12.5191 1.07535 11.9327 1 11.3295 1C8.17278 1 5.49724 2.96009 4.57394 5.80918H3.06582C2.73445 5.80918 2.46582 6.07781 2.46582 6.40918C2.46582 6.74055 2.73445 7.00918 3.06582 7.00918H4.29808C4.25287 7.33297 4.22949 7.66376 4.22949 8C4.22949 8.33608 4.25284 8.6667 4.29801 8.99033H3.06582C2.73445 8.99033 2.46582 9.25896 2.46582 9.59033C2.46582 9.9217 2.73445 10.1903 3.06582 10.1903H4.57378C5.49693 13.0397 8.1726 15 11.3295 15C11.9336 15 12.5209 14.9244 13.0821 14.7819C13.4033 14.7003 13.5975 14.3738 13.5159 14.0527C13.4344 13.7315 13.1079 13.5373 12.7867 13.6188C12.3213 13.737 11.8332 13.8 11.3295 13.8C8.84497 13.8 6.71914 12.3643 5.84944 10.1903H11.4291C11.7605 10.1903 12.0291 9.9217 12.0291 9.59033C12.0291 9.25896 11.7605 8.99033 11.4291 8.99033H5.51225C5.45783 8.66834 5.42949 8.33748 5.42949 8C5.42949 7.66235 5.45786 7.33133 5.51233 7.00918H11.4291C11.7605 7.00918 12.0291 6.74055 12.0291 6.40918C12.0291 6.07781 11.7605 5.80918 11.4291 5.80918H5.84964Z"}}]};t.EuroIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"euro-icon",ref:t,icon:i}))}));t.EuroIcon.displayName="EuroIcon";t["default"]=t.EuroIcon},29787:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EuroSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.84964 5.80918C6.71946 3.63548 8.84516 2.2 11.3295 2.2C11.8324 2.2 12.3198 2.26279 12.7846 2.38065C13.1058 2.46209 13.4322 2.26773 13.5137 1.94652C13.5951 1.62532 13.4008 1.2989 13.0795 1.21746C12.5191 1.07535 11.9327 1 11.3295 1C8.17278 1 5.49724 2.96009 4.57394 5.80918H3.06582C2.73445 5.80918 2.46582 6.07781 2.46582 6.40918C2.46582 6.74055 2.73445 7.00918 3.06582 7.00918H4.29808C4.25287 7.33297 4.22949 7.66376 4.22949 8C4.22949 8.33608 4.25284 8.6667 4.29801 8.99033H3.06582C2.73445 8.99033 2.46582 9.25896 2.46582 9.59033C2.46582 9.9217 2.73445 10.1903 3.06582 10.1903H4.57378C5.49693 13.0397 8.1726 15 11.3295 15C11.9336 15 12.5209 14.9244 13.0821 14.7819C13.4033 14.7003 13.5975 14.3738 13.5159 14.0527C13.4344 13.7315 13.1079 13.5373 12.7867 13.6188C12.3213 13.737 11.8332 13.8 11.3295 13.8C8.84497 13.8 6.71914 12.3643 5.84944 10.1903H11.4291C11.7605 10.1903 12.0291 9.9217 12.0291 9.59033C12.0291 9.25896 11.7605 8.99033 11.4291 8.99033H5.51225C5.45783 8.66834 5.42949 8.33748 5.42949 8C5.42949 7.66235 5.45786 7.33133 5.51233 7.00918H11.4291C11.7605 7.00918 12.0291 6.74055 12.0291 6.40918C12.0291 6.07781 11.7605 5.80918 11.4291 5.80918H5.84964Z"}}]};t.EuroSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"euro-single",ref:t,icon:i}))}));t.EuroSingle.displayName="EuroSingle";t["default"]=t.EuroSingle},98946:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Examples=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.62337 5.00016C9.62337 4.63197 9.3249 4.3335 8.95671 4.3335C8.58852 4.3335 8.29004 4.63197 8.29004 5.00016V6.00016C8.29004 6.36835 8.58852 6.66683 8.95671 6.66683C9.3249 6.66683 9.62337 6.36835 9.62337 6.00016V5.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2911 4.3335C12.6593 4.3335 12.9577 4.63197 12.9577 5.00016V6.00016C12.9577 6.36835 12.6593 6.66683 12.2911 6.66683C11.9229 6.66683 11.6244 6.36835 11.6244 6.00016V5.00016C11.6244 4.63197 11.9229 4.3335 12.2911 4.3335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.62441 2.80016C6.62441 1.99015 7.28106 1.3335 8.09108 1.3335H13.1572C13.9672 1.3335 14.6239 1.99015 14.6239 2.80016V13.2002C14.6239 14.0102 13.9672 14.6668 13.1572 14.6668H8.09108C7.28106 14.6668 6.62441 14.0102 6.62441 13.2002V2.80016ZM8.09108 2.66683H9.95723V13.3335H8.09108C8.01744 13.3335 7.95775 13.2738 7.95775 13.2002V2.80016C7.95775 2.72652 8.01744 2.66683 8.09108 2.66683ZM11.2911 2.66683V13.3335H13.1572C13.2309 13.3335 13.2906 13.2738 13.2906 13.2002V2.80016C13.2906 2.72652 13.2309 2.66683 13.1572 2.66683H11.2911Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.17569 1.43873C3.36592 1.33751 2.62925 1.91674 2.53659 2.72754L1.3856 12.7987C1.29384 13.6016 1.86883 14.3275 2.67141 14.4219L3.90435 14.567C4.71876 14.6628 5.45351 14.0722 5.53511 13.2563L6.54311 3.17625C6.62231 2.38429 6.05541 1.6737 5.26564 1.57497L4.17569 1.43873ZM3.8613 2.87893C3.86972 2.80522 3.93669 2.75257 4.01031 2.76177L5.10026 2.89801C5.17206 2.90699 5.22359 2.97159 5.21639 3.04358L4.20839 13.1236C4.20098 13.1978 4.13418 13.2515 4.06014 13.2427L2.8272 13.0977C2.75424 13.0891 2.70196 13.0231 2.71031 12.9501L3.8613 2.87893Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Examples=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"examples",ref:t,icon:i}))}));t.Examples.displayName="Examples";t["default"]=t.Examples},34078:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExecutionlogSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.66699 9.33325H6.00033C5.82351 9.33325 5.65395 9.40349 5.52892 9.52851C5.4039 9.65354 5.33366 9.82311 5.33366 9.99992C5.33366 10.1767 5.4039 10.3463 5.52892 10.4713C5.65395 10.5963 5.82351 10.6666 6.00033 10.6666H8.66699C8.8438 10.6666 9.01337 10.5963 9.1384 10.4713C9.26342 10.3463 9.33366 10.1767 9.33366 9.99992C9.33366 9.82311 9.26342 9.65354 9.1384 9.52851C9.01337 9.40349 8.8438 9.33325 8.66699 9.33325ZM11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325ZM12.0003 12.6666C12.0003 12.8434 11.9301 13.013 11.8051 13.138C11.68 13.263 11.5105 13.3333 11.3337 13.3333H4.66699C4.49018 13.3333 4.32061 13.263 4.19559 13.138C4.07056 13.013 4.00033 12.8434 4.00033 12.6666V4.66659C4.00033 4.48977 4.07056 4.3202 4.19559 4.19518C4.32061 4.07016 4.49018 3.99992 4.66699 3.99992H5.33366V4.66659C5.33366 4.8434 5.4039 5.01297 5.52892 5.13799C5.65395 5.26301 5.82351 5.33325 6.00033 5.33325H10.0003C10.1771 5.33325 10.3467 5.26301 10.4717 5.13799C10.5968 5.01297 10.667 4.8434 10.667 4.66659V3.99992H11.3337C11.5105 3.99992 11.68 4.07016 11.8051 4.19518C11.9301 4.3202 12.0003 4.48977 12.0003 4.66659V12.6666ZM10.0003 6.66658H6.00033C5.82351 6.66658 5.65395 6.73682 5.52892 6.86185C5.4039 6.98687 5.33366 7.15644 5.33366 7.33325C5.33366 7.51006 5.4039 7.67963 5.52892 7.80466C5.65395 7.92968 5.82351 7.99992 6.00033 7.99992H10.0003C10.1771 7.99992 10.3467 7.92968 10.4717 7.80466C10.5968 7.67963 10.667 7.51006 10.667 7.33325C10.667 7.15644 10.5968 6.98687 10.4717 6.86185C10.3467 6.73682 10.1771 6.66658 10.0003 6.66658Z"}}]};t.ExecutionlogSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"executionlog-single",ref:t,icon:i}))}));t.ExecutionlogSingle.displayName="ExecutionlogSingle";t["default"]=t.ExecutionlogSingle},56879:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Executionlog=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66699 9.33325H6.00033C5.82351 9.33325 5.65395 9.40349 5.52892 9.52851C5.4039 9.65354 5.33366 9.82311 5.33366 9.99992C5.33366 10.1767 5.4039 10.3463 5.52892 10.4713C5.65395 10.5963 5.82351 10.6666 6.00033 10.6666H8.66699C8.8438 10.6666 9.01337 10.5963 9.1384 10.4713C9.26342 10.3463 9.33366 10.1767 9.33366 9.99992C9.33366 9.82311 9.26342 9.65354 9.1384 9.52851C9.01337 9.40349 8.8438 9.33325 8.66699 9.33325ZM11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325ZM12.0003 12.6666C12.0003 12.8434 11.9301 13.013 11.8051 13.138C11.68 13.263 11.5105 13.3333 11.3337 13.3333H4.66699C4.49018 13.3333 4.32061 13.263 4.19559 13.138C4.07056 13.013 4.00033 12.8434 4.00033 12.6666V4.66659C4.00033 4.48977 4.07056 4.3202 4.19559 4.19518C4.32061 4.07016 4.49018 3.99992 4.66699 3.99992H5.33366V4.66659C5.33366 4.8434 5.4039 5.01297 5.52892 5.13799C5.65395 5.26301 5.82351 5.33325 6.00033 5.33325H10.0003C10.1771 5.33325 10.3467 5.26301 10.4717 5.13799C10.5968 5.01297 10.667 4.8434 10.667 4.66659V3.99992H11.3337C11.5105 3.99992 11.68 4.07016 11.8051 4.19518C11.9301 4.3202 12.0003 4.48977 12.0003 4.66659V12.6666ZM10.0003 6.66658H6.00033C5.82351 6.66658 5.65395 6.73682 5.52892 6.86185C5.4039 6.98687 5.33366 7.15644 5.33366 7.33325C5.33366 7.51006 5.4039 7.67963 5.52892 7.80466C5.65395 7.92968 5.82351 7.99992 6.00033 7.99992H10.0003C10.1771 7.99992 10.3467 7.92968 10.4717 7.80466C10.5968 7.67963 10.667 7.51006 10.667 7.33325C10.667 7.15644 10.5968 6.98687 10.4717 6.86185C10.3467 6.73682 10.1771 6.66658 10.0003 6.66658Z"}}]};t.Executionlog=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"executionlog",ref:t,icon:i}))}));t.Executionlog.displayName="Executionlog";t["default"]=t.Executionlog},62013:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExecutionsSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3958 8.85901H8.11556C8.29589 8.85901 8.46884 8.93183 8.59635 9.06145C8.72386 9.19107 8.7955 9.36688 8.7955 9.55019C8.7955 9.7335 8.72386 9.9093 8.59635 10.0389C8.46884 10.1685 8.29589 10.2414 8.11556 10.2414H5.3958C5.21546 10.2414 5.04252 10.1685 4.91501 10.0389C4.78749 9.9093 4.71586 9.7335 4.71586 9.55019C4.71586 9.36688 4.78749 9.19107 4.91501 9.06145C5.04252 8.93183 5.21546 8.85901 5.3958 8.85901Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.033 1.94729H10.8353C11.3763 1.94729 11.8952 2.16575 12.2777 2.55461C12.6602 2.94347 12.8751 3.47087 12.8751 4.0208V9.47716C12.8751 9.85889 12.5707 10.1683 12.1952 10.1683C11.8197 10.1683 11.5153 9.85889 11.5153 9.47716V4.0208C11.5153 3.83749 11.4436 3.66169 11.3161 3.53207C11.1886 3.40245 11.0157 3.32963 10.8353 3.32963H10.1554V4.0208C10.1554 4.20411 10.0837 4.37992 9.95623 4.50954C9.82872 4.63916 9.65577 4.71198 9.47544 4.71198H5.3958C5.21546 4.71198 5.04252 4.63916 4.91501 4.50954C4.78749 4.37992 4.71586 4.20411 4.71586 4.0208V3.32963H4.03592C3.85558 3.32963 3.68264 3.40245 3.55512 3.53207C3.42761 3.66169 3.35597 3.83749 3.35597 4.0208V12.3149C3.35597 12.4982 3.42761 12.674 3.55512 12.8036C3.68264 12.9332 3.85558 13.0061 4.03592 13.0061H8.09027C8.46579 13.0061 8.77021 13.3155 8.77021 13.6972C8.77021 14.0789 8.46579 14.3884 8.09027 14.3884H4.03592C3.49492 14.3884 2.97608 14.1699 2.59354 13.7811C2.211 13.3922 1.99609 12.8648 1.99609 12.3149V4.0208C1.99609 3.47087 2.211 2.94347 2.59354 2.55461C2.97608 2.16575 3.49492 1.94729 4.03592 1.94729H4.83825C4.97853 1.54395 5.2381 1.1946 5.58138 0.947117C5.92465 0.699636 6.33483 0.566144 6.75568 0.564941H8.11556C8.5364 0.566144 8.94658 0.699636 9.28986 0.947117C9.63314 1.1946 9.89271 1.54395 10.033 1.94729ZM6.27489 2.14973C6.14737 2.27935 6.07574 2.45515 6.07574 2.63846V3.32963H8.7955V2.63846C8.7955 2.45515 8.72386 2.27935 8.59635 2.14973C8.46884 2.02011 8.29589 1.94729 8.11556 1.94729H6.75568C6.57535 1.94729 6.4024 2.02011 6.27489 2.14973Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.3958 6.09432H9.47544C9.65577 6.09432 9.82872 6.16714 9.95623 6.29676C10.0837 6.42638 10.1554 6.60219 10.1554 6.7855C10.1554 6.96881 10.0837 7.14461 9.95623 7.27423C9.82872 7.40385 9.65577 7.47667 9.47544 7.47667H5.3958C5.21546 7.47667 5.04252 7.40385 4.91501 7.27423C4.78749 7.14461 4.71586 6.96881 4.71586 6.7855C4.71586 6.60219 4.78749 6.42638 4.91501 6.29676C5.04252 6.16714 5.21546 6.09432 5.3958 6.09432Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.917 11.0289C10.4817 10.7776 9.9375 11.0917 9.9375 11.5944V14.7811C9.9375 15.2837 10.4817 15.5979 10.917 15.3466L13.6767 13.7532C14.112 13.5019 14.112 12.8736 13.6767 12.6222L10.917 11.0289Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ExecutionsSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"executions-single",ref:t,icon:i}))}));t.ExecutionsSingle.displayName="ExecutionsSingle";t["default"]=t.ExecutionsSingle},78914:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExpandAscendingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z"}}]};t.ExpandAscendingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"expand-ascending-icon",ref:t,icon:i}))}));t.ExpandAscendingIcon.displayName="ExpandAscendingIcon";t["default"]=t.ExpandAscendingIcon},56553:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExpandAscendingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z"}}]};t.ExpandAscendingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"expand-ascending-single",ref:t,icon:i}))}));t.ExpandAscendingSingle.displayName="ExpandAscendingSingle";t["default"]=t.ExpandAscendingSingle},86604:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExpandDescendingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z"}}]};t.ExpandDescendingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"expand-descending-icon",ref:t,icon:i}))}));t.ExpandDescendingIcon.displayName="ExpandDescendingIcon";t["default"]=t.ExpandDescendingIcon},82299:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExpandDescendingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z"}}]};t.ExpandDescendingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"expand-descending-single",ref:t,icon:i}))}));t.ExpandDescendingSingle.displayName="ExpandDescendingSingle";t["default"]=t.ExpandDescendingSingle},48947:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Expand=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#expand_clip0_1303_163)"},children:[{tag:"rect",attrs:{width:16,height:16,y:.93,fill:"colorChannel1",rx:2}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00007 4.23352C8.27622 4.23352 8.50007 4.45738 8.50007 4.73352L8.50004 8.43298H12.1997C12.4758 8.43298 12.6997 8.65684 12.6997 8.93298C12.6997 9.20913 12.4758 9.43298 12.1997 9.43298H8.50003L8.5 13.1325C8.5 13.4086 8.27614 13.6324 8 13.6324C7.72385 13.6324 7.5 13.4086 7.5 13.1324L7.50003 9.43298H3.80078C3.52464 9.43298 3.30078 9.20913 3.30078 8.93298C3.30078 8.65684 3.52464 8.43298 3.80078 8.43298H7.50004L7.50007 4.73352C7.50007 4.45737 7.72393 4.23352 8.00007 4.23352Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2 0.932983C0.895431 0.932983 0 1.82841 0 2.93298V14.933C0 16.0376 0.895431 16.933 2 16.933H14C15.1046 16.933 16 16.0376 16 14.933V2.93298C16 1.82841 15.1046 0.932983 14 0.932983H2ZM14 1.93298H2C1.44772 1.93298 1 2.3807 1 2.93298V14.933C1 15.4853 1.44772 15.933 2 15.933H14C14.5523 15.933 15 15.4853 15 14.933V2.93298C15 2.3807 14.5523 1.93298 14 1.93298Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"expand_clip0_1303_163"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(0 .93)"}}]}]}],defIds:["expand_clip0_1303_163"]};t.Expand=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"expand",ref:t,icon:i}))}));t.Expand.displayName="Expand";t["default"]=t.Expand},37150:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExponentialIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 12.357C11.232 12.6972 10.9562 12.973 10.616 12.973C10.2758 12.973 10 12.6972 10 12.357C10 12.0168 10.2758 11.741 10.616 11.741C10.9562 11.741 11.232 12.0168 11.232 12.357Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3428 10.8661C13.7965 10.8661 14.1642 10.4984 14.1642 10.0447C14.1642 9.59113 13.7965 9.22339 13.3428 9.22339C12.8892 9.22339 12.5215 9.59113 12.5215 10.0447C12.5215 10.4984 12.8892 10.8661 13.3428 10.8661Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.38343 4.61532C9.38343 5.18234 8.92375 5.64202 8.35673 5.64202C7.78971 5.64202 7.33003 5.18234 7.33003 4.61532C7.33003 4.04829 7.78971 3.58862 8.35673 3.58862C8.92375 3.58862 9.38343 4.04829 9.38343 4.61532Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.00001 8.973C7.34023 8.973 7.61602 8.69721 7.61602 8.35698C7.61602 8.01676 7.34023 7.74097 7.00001 7.74097C6.65978 7.74097 6.38399 8.01676 6.38399 8.35698C6.38399 8.69721 6.65978 8.973 7.00001 8.973Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9227 3.89515C14.0078 3.5749 13.8172 3.24628 13.497 3.16115C13.1767 3.07603 12.8481 3.26664 12.763 3.58689C11.0567 10.0062 6.67659 11.5668 4.65798 11.4831C4.32689 11.4694 4.04737 11.7267 4.03365 12.0577C4.01993 12.3888 4.27721 12.6683 4.60829 12.6821C7.21672 12.7902 12.0792 10.8308 13.9227 3.89515Z"}}]};t.ExponentialIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"exponential-icon",ref:t,icon:i}))}));t.ExponentialIcon.displayName="ExponentialIcon";t["default"]=t.ExponentialIcon},95557:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExponentialSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 12.357C11.232 12.6972 10.9562 12.973 10.616 12.973C10.2758 12.973 10 12.6972 10 12.357C10 12.0168 10.2758 11.741 10.616 11.741C10.9562 11.741 11.232 12.0168 11.232 12.357Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3428 10.8661C13.7965 10.8661 14.1642 10.4984 14.1642 10.0447C14.1642 9.59113 13.7965 9.22339 13.3428 9.22339C12.8892 9.22339 12.5215 9.59113 12.5215 10.0447C12.5215 10.4984 12.8892 10.8661 13.3428 10.8661Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.38343 4.61532C9.38343 5.18234 8.92375 5.64202 8.35673 5.64202C7.78971 5.64202 7.33003 5.18234 7.33003 4.61532C7.33003 4.04829 7.78971 3.58862 8.35673 3.58862C8.92375 3.58862 9.38343 4.04829 9.38343 4.61532Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.00001 8.973C7.34023 8.973 7.61602 8.69721 7.61602 8.35698C7.61602 8.01676 7.34023 7.74097 7.00001 7.74097C6.65978 7.74097 6.38399 8.01676 6.38399 8.35698C6.38399 8.69721 6.65978 8.973 7.00001 8.973Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9227 3.89515C14.0078 3.5749 13.8172 3.24628 13.497 3.16115C13.1767 3.07603 12.8481 3.26664 12.763 3.58689C11.0567 10.0062 6.67659 11.5668 4.65798 11.4831C4.32689 11.4694 4.04737 11.7267 4.03365 12.0577C4.01993 12.3888 4.27721 12.6683 4.60829 12.6821C7.21672 12.7902 12.0792 10.8308 13.9227 3.89515Z"}}]};t.ExponentialSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"exponential-single",ref:t,icon:i}))}));t.ExponentialSingle.displayName="ExponentialSingle";t["default"]=t.ExponentialSingle},95311:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExportIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.65005 1.05005C2.21411 1.05005 1.05005 2.21411 1.05005 3.65005V12.35C1.05005 13.7859 2.21411 14.95 3.65005 14.95H14.35C14.6813 14.95 14.95 14.6813 14.95 14.35C14.95 14.0186 14.6813 13.75 14.35 13.75H3.65005C2.87685 13.75 2.25005 13.1232 2.25005 12.35V3.65005C2.25005 2.87685 2.87685 2.25005 3.65005 2.25005H14.35C14.6813 2.25005 14.95 1.98142 14.95 1.65005C14.95 1.31868 14.6813 1.05005 14.35 1.05005H3.65005Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6167 5.26668C11.851 5.03236 12.2309 5.03236 12.4652 5.26668L14.7743 7.57575C15.0086 7.81007 15.0086 8.18997 14.7743 8.42428L12.4652 10.7334C12.2309 10.9677 11.851 10.9677 11.6167 10.7334C11.3823 10.499 11.3823 10.1191 11.6167 9.88483L12.9015 8.60002H6.63784C6.30647 8.60002 6.03784 8.3314 6.03784 8.00002C6.03784 7.66865 6.30647 7.40002 6.63784 7.40002H12.9015L11.6167 6.11521C11.3823 5.88089 11.3823 5.50099 11.6167 5.26668Z"}}]};t.ExportIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"export-icon",ref:t,icon:i}))}));t.ExportIcon.displayName="ExportIcon";t["default"]=t.ExportIcon},41932:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ExportSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.65005 1.05005C2.21411 1.05005 1.05005 2.21411 1.05005 3.65005V12.35C1.05005 13.7859 2.21411 14.95 3.65005 14.95H14.35C14.6813 14.95 14.95 14.6813 14.95 14.35C14.95 14.0186 14.6813 13.75 14.35 13.75H3.65005C2.87685 13.75 2.25005 13.1232 2.25005 12.35V3.65005C2.25005 2.87685 2.87685 2.25005 3.65005 2.25005H14.35C14.6813 2.25005 14.95 1.98142 14.95 1.65005C14.95 1.31868 14.6813 1.05005 14.35 1.05005H3.65005Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6167 5.26668C11.851 5.03236 12.2309 5.03236 12.4652 5.26668L14.7743 7.57575C15.0086 7.81007 15.0086 8.18997 14.7743 8.42428L12.4652 10.7334C12.2309 10.9677 11.851 10.9677 11.6167 10.7334C11.3823 10.499 11.3823 10.1191 11.6167 9.88483L12.9015 8.60002H6.63784C6.30647 8.60002 6.03784 8.3314 6.03784 8.00002C6.03784 7.66865 6.30647 7.40002 6.63784 7.40002H12.9015L11.6167 6.11521C11.3823 5.88089 11.3823 5.50099 11.6167 5.26668Z"}}]};t.ExportSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"export-single",ref:t,icon:i}))}));t.ExportSingle.displayName="ExportSingle";t["default"]=t.ExportSingle},216:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.46613 5.2614C7.99641 5.15377 8.54607 5.209 9.04566 5.42016C9.54527 5.63133 9.9725 5.98902 10.2732 6.44821C10.5739 6.90741 10.7345 7.44742 10.7345 7.99994C10.7345 8.74088 10.446 9.45122 9.93293 9.97475C9.41991 10.4982 8.72439 10.7921 7.99945 10.7921C7.45882 10.7921 6.93021 10.6285 6.48047 10.3219C6.03072 10.0152 5.67998 9.57922 5.47282 9.06887C5.26565 8.55852 5.21142 7.99686 5.31705 7.45498C5.42268 6.9131 5.68338 6.41554 6.06598 6.02513C6.44856 5.63474 6.93584 5.36903 7.46613 5.2614ZM7.99945 6.50637C7.70941 6.50637 7.42599 6.59414 7.18504 6.75842C6.94411 6.92269 6.75652 7.15604 6.64579 7.4288C6.53508 7.70156 6.50613 8.00161 6.56255 8.29108C6.61898 8.58055 6.7583 8.84663 6.96308 9.05559C7.16788 9.26456 7.42896 9.40703 7.7134 9.46476C7.99784 9.5225 8.29266 9.49286 8.56052 9.37964C8.82836 9.26643 9.05707 9.07481 9.21789 8.82922C9.3787 8.58364 9.46445 8.29505 9.46445 7.99994C9.46445 7.60424 9.31042 7.22449 9.03583 6.94429C8.76119 6.66405 8.38842 6.50637 7.99945 6.50637Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.06445 7.99994C1.06445 7.86432 1.111 7.68433 1.20506 7.46997C1.29865 7.25669 1.43723 7.01393 1.61634 6.75416C1.97451 6.23466 2.49209 5.65088 3.12753 5.10347C4.3995 4.00771 6.13495 3.06494 7.99945 3.06494C9.86395 3.06494 11.5994 4.00771 12.8714 5.10347C13.5068 5.65088 14.0244 6.23466 14.3826 6.75416C14.5617 7.01393 14.7003 7.25669 14.7938 7.46997C14.8879 7.68433 14.9345 7.86432 14.9345 7.99994C14.9345 8.29406 14.7859 8.75016 14.4847 9.27371C14.1847 9.79497 13.7374 10.3759 13.1495 10.9188C11.974 12.0042 10.2392 12.9349 7.99945 12.9349C5.75972 12.9349 4.02489 12.0042 2.84937 10.9188C2.26147 10.3759 1.81418 9.79497 1.51423 9.27371C1.21296 8.75016 1.06445 8.29406 1.06445 7.99994ZM7.99945 4.36351C6.48933 4.36351 5.14092 5.09788 4.14125 5.91406C3.64087 6.32258 3.22616 6.75295 2.92026 7.12521C2.61595 7.49554 2.415 7.81359 2.34753 7.99756L2.33827 8.0228L2.34954 8.0472C2.85275 9.13669 3.65354 10.055 4.65594 10.6918C5.65805 11.3283 6.81899 11.6563 7.99945 11.6364C9.17991 11.6563 10.3409 11.3283 11.343 10.6918C12.3454 10.055 13.1462 9.13669 13.6494 8.0472L13.6606 8.0228L13.6514 7.99756C13.5839 7.81359 13.383 7.49554 13.0786 7.12521C12.7727 6.75295 12.358 6.32258 11.8577 5.91406C10.858 5.09788 9.50957 4.36351 7.99945 4.36351Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.EyeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eye-icon",ref:t,icon:i}))}));t.EyeIcon.displayName="EyeIcon";t["default"]=t.EyeIcon},92055:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyeOutlineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 10.6663C7.47226 10.6663 6.95669 10.5099 6.51815 10.2169C6.07962 9.92391 5.73783 9.50743 5.536 9.02016C5.33416 8.53289 5.28135 7.99672 5.38425 7.47943C5.48714 6.96215 5.74112 6.487 6.11406 6.11406C6.487 5.74112 6.96215 5.48714 7.47943 5.38425C7.99672 5.28135 8.53289 5.33416 9.02016 5.536C9.50743 5.73783 9.92391 6.07962 10.2169 6.51815C10.5099 6.95669 10.6663 7.47226 10.6663 7.99967C10.6663 8.70692 10.3854 9.3852 9.88529 9.88529C9.3852 10.3854 8.70692 10.6663 7.99967 10.6663ZM7.99967 6.66634C7.73597 6.66634 7.47818 6.74454 7.25891 6.89105C7.03965 7.03756 6.86875 7.2458 6.76784 7.48943C6.66692 7.73306 6.64051 8.00115 6.69196 8.25979C6.74341 8.51844 6.8704 8.75601 7.05687 8.94248C7.24334 9.12895 7.48091 9.25594 7.73955 9.30739C7.9982 9.35883 8.26628 9.33243 8.50992 9.23151C8.75355 9.1306 8.96179 8.9597 9.1083 8.74043C9.25481 8.52117 9.33301 8.26338 9.33301 7.99967C9.33301 7.64605 9.19253 7.30691 8.94248 7.05687C8.69243 6.80682 8.3533 6.66634 7.99967 6.66634Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 12.6663C3.69701 12.6663 1.33301 9.16101 1.33301 7.99967C1.33301 6.89034 4.40767 3.33301 7.99967 3.33301C11.5917 3.33301 14.6663 6.89034 14.6663 7.99967C14.6663 9.16101 12.3023 12.6663 7.99967 12.6663ZM2.67501 8.01834C3.14932 9.02475 3.90405 9.87286 4.84857 10.4608C5.79309 11.0488 6.88725 11.3517 7.99967 11.333C9.1121 11.3517 10.2063 11.0488 11.1508 10.4608C12.0953 9.87286 12.85 9.02475 13.3243 8.01834C13.0823 7.37167 10.8363 4.66634 7.99967 4.66634C5.16301 4.66634 2.91701 7.37167 2.67501 8.01834Z"}}]};t.EyeOutlineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eye-outline-icon",ref:t,icon:i}))}));t.EyeOutlineIcon.displayName="EyeOutlineIcon";t["default"]=t.EyeOutlineIcon},2900:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyeOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 10.6663C7.47226 10.6663 6.95669 10.5099 6.51815 10.2169C6.07962 9.92391 5.73783 9.50743 5.536 9.02016C5.33416 8.53289 5.28135 7.99672 5.38425 7.47943C5.48714 6.96215 5.74112 6.487 6.11406 6.11406C6.487 5.74112 6.96215 5.48714 7.47943 5.38425C7.99672 5.28135 8.53289 5.33416 9.02016 5.536C9.50743 5.73783 9.92391 6.07962 10.2169 6.51815C10.5099 6.95669 10.6663 7.47226 10.6663 7.99967C10.6663 8.70692 10.3854 9.3852 9.88529 9.88529C9.3852 10.3854 8.70692 10.6663 7.99967 10.6663ZM7.99967 6.66634C7.73597 6.66634 7.47818 6.74454 7.25891 6.89105C7.03965 7.03756 6.86875 7.2458 6.76784 7.48943C6.66692 7.73306 6.64051 8.00115 6.69196 8.25979C6.74341 8.51844 6.8704 8.75601 7.05687 8.94248C7.24334 9.12895 7.48091 9.25594 7.73955 9.30739C7.9982 9.35883 8.26628 9.33243 8.50992 9.23151C8.75355 9.1306 8.96179 8.9597 9.1083 8.74043C9.25481 8.52117 9.33301 8.26338 9.33301 7.99967C9.33301 7.64605 9.19253 7.30691 8.94248 7.05687C8.69243 6.80682 8.3533 6.66634 7.99967 6.66634Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 12.6663C3.69701 12.6663 1.33301 9.16101 1.33301 7.99967C1.33301 6.89034 4.40767 3.33301 7.99967 3.33301C11.5917 3.33301 14.6663 6.89034 14.6663 7.99967C14.6663 9.16101 12.3023 12.6663 7.99967 12.6663ZM2.67501 8.01834C3.14932 9.02475 3.90405 9.87286 4.84857 10.4608C5.79309 11.0488 6.88725 11.3517 7.99967 11.333C9.1121 11.3517 10.2063 11.0488 11.1508 10.4608C12.0953 9.87286 12.85 9.02475 13.3243 8.01834C13.0823 7.37167 10.8363 4.66634 7.99967 4.66634C5.16301 4.66634 2.91701 7.37167 2.67501 8.01834Z"}}]};t.EyeOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eye-outline-single",ref:t,icon:i}))}));t.EyeOutlineSingle.displayName="EyeOutlineSingle";t["default"]=t.EyeOutlineSingle},48807:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.46613 5.2614C7.99641 5.15377 8.54607 5.209 9.04566 5.42016C9.54527 5.63133 9.9725 5.98902 10.2732 6.44821C10.5739 6.90741 10.7345 7.44742 10.7345 7.99994C10.7345 8.74088 10.446 9.45122 9.93293 9.97475C9.41991 10.4982 8.72439 10.7921 7.99945 10.7921C7.45882 10.7921 6.93021 10.6285 6.48047 10.3219C6.03072 10.0152 5.67998 9.57922 5.47282 9.06887C5.26565 8.55852 5.21142 7.99686 5.31705 7.45498C5.42268 6.9131 5.68338 6.41554 6.06598 6.02513C6.44856 5.63474 6.93584 5.36903 7.46613 5.2614ZM7.99945 6.50637C7.70941 6.50637 7.42599 6.59414 7.18504 6.75842C6.94411 6.92269 6.75652 7.15604 6.64579 7.4288C6.53508 7.70156 6.50613 8.00161 6.56255 8.29108C6.61898 8.58055 6.7583 8.84663 6.96308 9.05559C7.16788 9.26456 7.42896 9.40703 7.7134 9.46476C7.99784 9.5225 8.29266 9.49286 8.56052 9.37964C8.82836 9.26643 9.05707 9.07481 9.21789 8.82922C9.3787 8.58364 9.46445 8.29505 9.46445 7.99994C9.46445 7.60424 9.31042 7.22449 9.03583 6.94429C8.76119 6.66405 8.38842 6.50637 7.99945 6.50637Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.06445 7.99994C1.06445 7.86432 1.111 7.68433 1.20506 7.46997C1.29865 7.25669 1.43723 7.01393 1.61634 6.75416C1.97451 6.23466 2.49209 5.65088 3.12753 5.10347C4.3995 4.00771 6.13495 3.06494 7.99945 3.06494C9.86395 3.06494 11.5994 4.00771 12.8714 5.10347C13.5068 5.65088 14.0244 6.23466 14.3826 6.75416C14.5617 7.01393 14.7003 7.25669 14.7938 7.46997C14.8879 7.68433 14.9345 7.86432 14.9345 7.99994C14.9345 8.29406 14.7859 8.75016 14.4847 9.27371C14.1847 9.79497 13.7374 10.3759 13.1495 10.9188C11.974 12.0042 10.2392 12.9349 7.99945 12.9349C5.75972 12.9349 4.02489 12.0042 2.84937 10.9188C2.26147 10.3759 1.81418 9.79497 1.51423 9.27371C1.21296 8.75016 1.06445 8.29406 1.06445 7.99994ZM7.99945 4.36351C6.48933 4.36351 5.14092 5.09788 4.14125 5.91406C3.64087 6.32258 3.22616 6.75295 2.92026 7.12521C2.61595 7.49554 2.415 7.81359 2.34753 7.99756L2.33827 8.0228L2.34954 8.0472C2.85275 9.13669 3.65354 10.055 4.65594 10.6918C5.65805 11.3283 6.81899 11.6563 7.99945 11.6364C9.17991 11.6563 10.3409 11.3283 11.343 10.6918C12.3454 10.055 13.1462 9.13669 13.6494 8.0472L13.6606 8.0228L13.6514 7.99756C13.5839 7.81359 13.383 7.49554 13.0786 7.12521C12.7727 6.75295 12.358 6.32258 11.8577 5.91406C10.858 5.09788 9.50957 4.36351 7.99945 4.36351Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.EyeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eye-single",ref:t,icon:i}))}));t.EyeSingle.displayName="EyeSingle";t["default"]=t.EyeSingle},35072:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyelashIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.28096 4.6541C1.57489 4.50109 1.93721 4.61533 2.09022 4.90926C2.27315 5.26067 2.55999 5.60455 2.94829 5.92278C4.04628 6.82266 5.87505 7.44865 7.99828 7.44865C10.1215 7.44865 11.9503 6.82267 13.0482 5.92279C13.4366 5.60455 13.7234 5.26067 13.9063 4.90927C14.0594 4.61533 14.4217 4.50109 14.7156 4.65409C15.0095 4.8071 15.1238 5.16941 14.9708 5.46334C14.6995 5.98445 14.2981 6.44997 13.8089 6.8509C13.7298 6.91575 13.6481 6.97914 13.564 7.041L15.2245 8.70153C15.4588 8.93585 15.4588 9.31575 15.2245 9.55006C14.9902 9.78438 14.6103 9.78438 14.376 9.55006L12.5041 7.67822C11.8977 7.97568 11.2181 8.21208 10.4884 8.37706L11.0996 10.6581C11.1853 10.9782 10.9954 11.3072 10.6753 11.393C10.3552 11.4787 10.0262 11.2888 9.94045 10.9687L9.29949 8.57652C8.8758 8.62404 8.44081 8.64865 7.99828 8.64865C7.55276 8.64865 7.11487 8.62371 6.68846 8.57555L6.04723 10.9687C5.96147 11.2888 5.63247 11.4788 5.31239 11.393C4.99231 11.3073 4.80236 10.9783 4.88812 10.6582L5.49983 8.37516C4.7743 8.2105 4.09843 7.9752 3.49498 7.67947L1.62436 9.55009C1.39005 9.78441 1.01015 9.78441 0.775835 9.5501C0.54152 9.31578 0.541518 8.93588 0.775832 8.70157L2.43478 7.04261C2.34987 6.98024 2.26746 6.91632 2.18764 6.8509C1.69842 6.44997 1.29706 5.98445 1.0258 5.46335C0.872791 5.16942 0.987031 4.80711 1.28096 4.6541Z"}}]};t.EyelashIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eyelash-icon",ref:t,icon:i}))}));t.EyelashIcon.displayName="EyelashIcon";t["default"]=t.EyelashIcon},43439:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.EyelashSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.28096 4.6541C1.57489 4.50109 1.93721 4.61533 2.09022 4.90926C2.27315 5.26067 2.55999 5.60455 2.94829 5.92278C4.04628 6.82266 5.87505 7.44865 7.99828 7.44865C10.1215 7.44865 11.9503 6.82267 13.0482 5.92279C13.4366 5.60455 13.7234 5.26067 13.9063 4.90927C14.0594 4.61533 14.4217 4.50109 14.7156 4.65409C15.0095 4.8071 15.1238 5.16941 14.9708 5.46334C14.6995 5.98445 14.2981 6.44997 13.8089 6.8509C13.7298 6.91575 13.6481 6.97914 13.564 7.041L15.2245 8.70153C15.4588 8.93585 15.4588 9.31575 15.2245 9.55006C14.9902 9.78438 14.6103 9.78438 14.376 9.55006L12.5041 7.67822C11.8977 7.97568 11.2181 8.21208 10.4884 8.37706L11.0996 10.6581C11.1853 10.9782 10.9954 11.3072 10.6753 11.393C10.3552 11.4787 10.0262 11.2888 9.94045 10.9687L9.29949 8.57652C8.8758 8.62404 8.44081 8.64865 7.99828 8.64865C7.55276 8.64865 7.11487 8.62371 6.68846 8.57555L6.04723 10.9687C5.96147 11.2888 5.63247 11.4788 5.31239 11.393C4.99231 11.3073 4.80236 10.9783 4.88812 10.6582L5.49983 8.37516C4.7743 8.2105 4.09843 7.9752 3.49498 7.67947L1.62436 9.55009C1.39005 9.78441 1.01015 9.78441 0.775835 9.5501C0.54152 9.31578 0.541518 8.93588 0.775832 8.70157L2.43478 7.04261C2.34987 6.98024 2.26746 6.91632 2.18764 6.8509C1.69842 6.44997 1.29706 5.98445 1.0258 5.46335C0.872791 5.16942 0.987031 4.80711 1.28096 4.6541Z"}}]};t.EyelashSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"eyelash-single",ref:t,icon:i}))}));t.EyelashSingle.displayName="EyelashSingle";t["default"]=t.EyelashSingle},78771:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FallSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1962 7.0459C14.5275 7.0459 14.7962 7.31453 14.7962 7.6459V11.8946C14.7962 12.226 14.5275 12.4946 14.1962 12.4946H9.94741C9.61604 12.4946 9.34741 12.226 9.34741 11.8946C9.34741 11.5632 9.61604 11.2946 9.94741 11.2946H13.5962V7.6459C13.5962 7.31453 13.8648 7.0459 14.1962 7.0459Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.42147 3.64304C1.67682 3.43184 2.05503 3.46764 2.26623 3.72299L5.59566 7.74852L8.63825 5.89443C8.879 5.74772 9.18941 5.78841 9.38421 5.99221L14.6298 11.4802C14.8587 11.7197 14.8502 12.0995 14.6106 12.3285C14.3711 12.5575 13.9913 12.5489 13.7623 12.3093L8.85037 7.17042L5.77657 9.04353C5.52195 9.19868 5.19203 9.14333 5.00199 8.91356L1.34152 4.48779C1.13033 4.23244 1.16612 3.85423 1.42147 3.64304Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FallSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"fall-single",ref:t,icon:i}))}));t.FallSingle.displayName="FallSingle";t["default"]=t.FallSingle},62021:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FeaturesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.18213 3.43854C1.18213 2.1867 2.19695 1.17188 3.4488 1.17188H6.0884C7.34024 1.17188 8.35506 2.1867 8.35506 3.43854V7.00019C8.35506 8.25203 7.34024 9.26685 6.0884 9.26685H3.4488C2.19695 9.26685 1.18213 8.25203 1.18213 7.00019V3.43854ZM3.4488 2.50521C2.93333 2.50521 2.51546 2.92308 2.51546 3.43854V7.00019C2.51546 7.51565 2.93333 7.93352 3.4488 7.93352H6.0884C6.60386 7.93352 7.02173 7.51565 7.02173 7.00019V3.43854C7.02173 2.92308 6.60386 2.50521 6.0884 2.50521H3.4488Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.1835 12.4399C1.1835 11.3078 2.1012 10.3901 3.23323 10.3901H12.761C13.893 10.3901 14.8107 11.3078 14.8107 12.4399C14.8107 13.5719 13.893 14.4896 12.761 14.4896H3.23323C2.10119 14.4896 1.1835 13.5719 1.1835 12.4399ZM3.23323 11.7235C2.83757 11.7235 2.51683 12.0442 2.51683 12.4399C2.51683 12.8355 2.83757 13.1563 3.23323 13.1563H12.761C13.1567 13.1563 13.4774 12.8355 13.4774 12.4399C13.4774 12.0442 13.1567 11.7235 12.761 11.7235H3.23323Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.4834 3.06793C9.4834 2.02077 10.3323 1.17188 11.3795 1.17188H12.9162C13.9634 1.17188 14.8122 2.02077 14.8122 3.06793C14.8122 4.11509 13.9634 4.96399 12.9162 4.96399H11.3795C10.3323 4.96399 9.4834 4.11509 9.4834 3.06793ZM11.3795 2.50521C11.0687 2.50521 10.8167 2.75715 10.8167 3.06793C10.8167 3.37872 11.0687 3.63065 11.3795 3.63065H12.9162C13.227 3.63065 13.4789 3.37872 13.4789 3.06793C13.4789 2.75715 13.227 2.50521 12.9162 2.50521H11.3795Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.4834 7.37418C9.4834 6.32702 10.3323 5.47813 11.3795 5.47813H12.9162C13.9634 5.47813 14.8122 6.32702 14.8122 7.37418C14.8122 8.42134 13.9634 9.27024 12.9162 9.27024H11.3795C10.3323 9.27024 9.4834 8.42134 9.4834 7.37418ZM11.3795 6.81146C11.0687 6.81146 10.8167 7.0634 10.8167 7.37418C10.8167 7.68497 11.0687 7.9369 11.3795 7.9369H12.9162C13.227 7.9369 13.4789 7.68497 13.4789 7.37418C13.4789 7.0634 13.227 6.81146 12.9162 6.81146H11.3795Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FeaturesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"features-single",ref:t,icon:i}))}));t.FeaturesSingle.displayName="FeaturesSingle";t["default"]=t.FeaturesSingle},45234:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Features=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.18164 3.43854C1.18164 2.1867 2.19646 1.17188 3.44831 1.17188H6.08791C7.33975 1.17188 8.35458 2.1867 8.35458 3.43854V7.00019C8.35458 8.25203 7.33975 9.26685 6.08791 9.26685H3.44831C2.19646 9.26685 1.18164 8.25203 1.18164 7.00019V3.43854ZM3.44831 2.50521C2.93284 2.50521 2.51497 2.92308 2.51497 3.43854V7.00019C2.51497 7.51565 2.93284 7.93352 3.44831 7.93352H6.08791C6.60337 7.93352 7.02124 7.51565 7.02124 7.00019V3.43854C7.02124 2.92308 6.60337 2.50521 6.08791 2.50521H3.44831Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.18301 12.4399C1.18301 11.3078 2.10071 10.3901 3.23274 10.3901H12.7605C13.8925 10.3901 14.8102 11.3078 14.8102 12.4399C14.8102 13.5719 13.8925 14.4896 12.7605 14.4896H3.23274C2.10071 14.4896 1.18301 13.5719 1.18301 12.4399ZM3.23274 11.7235C2.83709 11.7235 2.51634 12.0442 2.51634 12.4399C2.51634 12.8355 2.83709 13.1563 3.23274 13.1563H12.7605C13.1562 13.1563 13.4769 12.8355 13.4769 12.4399C13.4769 12.0442 13.1562 11.7235 12.7605 11.7235H3.23274Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.4834 3.06793C9.4834 2.02077 10.3323 1.17188 11.3795 1.17188H12.9162C13.9634 1.17188 14.8122 2.02077 14.8122 3.06793C14.8122 4.11509 13.9634 4.96399 12.9162 4.96399H11.3795C10.3323 4.96399 9.4834 4.11509 9.4834 3.06793ZM11.3795 2.50521C11.0687 2.50521 10.8167 2.75715 10.8167 3.06793C10.8167 3.37872 11.0687 3.63065 11.3795 3.63065H12.9162C13.227 3.63065 13.4789 3.37872 13.4789 3.06793C13.4789 2.75715 13.227 2.50521 12.9162 2.50521H11.3795Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.4834 7.37418C9.4834 6.32702 10.3323 5.47813 11.3795 5.47813H12.9162C13.9634 5.47813 14.8122 6.32702 14.8122 7.37418C14.8122 8.42134 13.9634 9.27024 12.9162 9.27024H11.3795C10.3323 9.27024 9.4834 8.42134 9.4834 7.37418ZM11.3795 6.81146C11.0687 6.81146 10.8167 7.0634 10.8167 7.37418C10.8167 7.68496 11.0687 7.93691 11.3795 7.93691H12.9162C13.227 7.93691 13.4789 7.68497 13.4789 7.37418C13.4789 7.0634 13.227 6.81146 12.9162 6.81146H11.3795Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Features=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"features",ref:t,icon:i}))}));t.Features.displayName="Features";t["default"]=t.Features},63979:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FileFolderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14 5.95992C13.9931 5.89868 13.9796 5.83834 13.96 5.77992V5.71992C13.9279 5.65137 13.8852 5.58836 13.8333 5.53325V5.53325L9.83333 1.53325C9.77822 1.4814 9.71521 1.43864 9.64667 1.40659C9.62677 1.40376 9.60657 1.40376 9.58667 1.40659C9.51894 1.36775 9.44415 1.34281 9.36667 1.33325H6.66667C6.13623 1.33325 5.62753 1.54397 5.25245 1.91904C4.87738 2.29411 4.66667 2.80282 4.66667 3.33325V3.99992H4C3.46957 3.99992 2.96086 4.21063 2.58579 4.58571C2.21071 4.96078 2 5.46949 2 5.99992V12.6666C2 13.197 2.21071 13.7057 2.58579 14.0808C2.96086 14.4559 3.46957 14.6666 4 14.6666H9.33333C9.86377 14.6666 10.3725 14.4559 10.7475 14.0808C11.1226 13.7057 11.3333 13.197 11.3333 12.6666V11.9999H12C12.5304 11.9999 13.0391 11.7892 13.4142 11.4141C13.7893 11.0391 14 10.5304 14 9.99992V5.99992C14 5.99992 14 5.99992 14 5.95992ZM10 3.60659L11.7267 5.33325H10.6667C10.4899 5.33325 10.3203 5.26301 10.1953 5.13799C10.0702 5.01297 10 4.8434 10 4.66659V3.60659ZM10 12.6666C10 12.8434 9.92976 13.013 9.80474 13.138C9.67971 13.263 9.51014 13.3333 9.33333 13.3333H4C3.82319 13.3333 3.65362 13.263 3.5286 13.138C3.40357 13.013 3.33333 12.8434 3.33333 12.6666V5.99992C3.33333 5.82311 3.40357 5.65354 3.5286 5.52851C3.65362 5.40349 3.82319 5.33325 4 5.33325H4.66667V9.99992C4.66667 10.5304 4.87738 11.0391 5.25245 11.4141C5.62753 11.7892 6.13623 11.9999 6.66667 11.9999H10V12.6666ZM12.6667 9.99992C12.6667 10.1767 12.5964 10.3463 12.4714 10.4713C12.3464 10.5963 12.1768 10.6666 12 10.6666H6.66667C6.48986 10.6666 6.32029 10.5963 6.19526 10.4713C6.07024 10.3463 6 10.1767 6 9.99992V3.33325C6 3.15644 6.07024 2.98687 6.19526 2.86185C6.32029 2.73682 6.48986 2.66659 6.66667 2.66659H8.66667V4.66659C8.66667 5.19702 8.87738 5.70573 9.25245 6.0808C9.62753 6.45587 10.1362 6.66659 10.6667 6.66659H12.6667V9.99992Z"}}]};t.FileFolderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"file-folder-single",ref:t,icon:i}))}));t.FileFolderSingle.displayName="FileFolderSingle";t["default"]=t.FileFolderSingle},85298:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FileGroupSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.09805 1.8335C1.93825 1.8335 0.998047 2.7737 0.998047 3.9335V12.0668C0.998047 13.2266 1.93825 14.1668 3.09805 14.1668H12.9018C14.0616 14.1668 15.0018 13.2266 15.0018 12.0668V5.10391C15.0018 4.22025 14.2854 3.50391 13.4018 3.50391H8.36993C8.27442 3.50391 8.18206 3.46973 8.10956 3.40757L6.72324 2.21887C6.43322 1.97019 6.06379 1.8335 5.68176 1.8335H3.09805ZM2.19805 3.9335C2.19805 3.43644 2.60099 3.0335 3.09805 3.0335H5.68176C5.77727 3.0335 5.86963 3.06767 5.94213 3.12984L7.32845 4.31854C7.61847 4.56721 7.98789 4.70391 8.36993 4.70391H13.4018C13.6227 4.70391 13.8018 4.88299 13.8018 5.10391V6.76562H2.19805V3.9335ZM2.19805 7.96562V12.0668C2.19805 12.5639 2.60099 12.9668 3.09805 12.9668H12.9018C13.3988 12.9668 13.8018 12.5639 13.8018 12.0668V7.96562H2.19805Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FileGroupSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"file-group-single",ref:t,icon:i}))}));t.FileGroupSingle.displayName="FileGroupSingle";t["default"]=t.FileGroupSingle},43796:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FileLockSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_333",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_333)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M3.21442 1.49963C2.54372 1.49963 2 2.00763 2 2.63426V13.365C2 13.9917 2.54372 14.4996 3.21442 14.4996H7.04288C7.36119 14.4996 7.61923 14.2585 7.61923 13.9612C7.61923 13.6638 7.36119 13.4227 7.04288 13.4227H3.21442C3.18033 13.4227 3.15269 13.3969 3.15269 13.365V2.63426C3.15269 2.60241 3.18033 2.57659 3.21442 2.57659H9.01889V5.01887C9.01889 5.31627 9.27693 5.55735 9.59523 5.55735H12.2092V7.70156C12.2092 7.99895 12.4673 8.24004 12.7856 8.24004C13.1039 8.24004 13.3619 7.99895 13.3619 7.70156V5.02542C13.362 5.02324 13.362 5.02106 13.362 5.01887C13.362 4.87824 13.3043 4.75021 13.2098 4.6543L10.3426 1.67789C10.2333 1.56442 10.0776 1.49963 9.91423 1.49963H3.21442ZM10.1716 3.11021V4.48039H11.4915L10.1716 3.11021Z"}},{tag:"path",attrs:{d:"M8.95711 10.4419C8.63881 10.4419 8.38077 10.683 8.38077 10.9804V13.365C8.38077 13.6624 8.63881 13.9035 8.95711 13.9035H13.4237C13.742 13.9035 14 13.6624 14 13.365V10.9804C14 10.683 13.742 10.4419 13.4237 10.4419H12.7239V10.0862C12.7239 9.2949 12.0373 8.65347 11.1904 8.65347C10.3435 8.65347 9.65693 9.2949 9.65693 10.0862V10.4419H8.95711ZM12.1475 11.5189L12.1434 11.5189H10.2374L10.2333 11.5189L10.2292 11.5189H9.53346V12.8265H12.8473V11.5189H12.1516L12.1475 11.5189ZM11.5712 10.0862V10.4419H10.8096V10.0862C10.8096 9.88969 10.9801 9.73043 11.1904 9.73043C11.4007 9.73043 11.5712 9.88969 11.5712 10.0862Z"}}]}]};t.FileLockSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"file-lock-single",ref:t,icon:i}))}));t.FileLockSingle.displayName="FileLockSingle";t["default"]=t.FileLockSingle},2307:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilterIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.32182 2.60967C2.98161 2.60967 2.79671 3.0074 3.01601 3.2675L6.85819 7.8246C6.94943 7.93282 6.99947 8.06981 6.99947 8.21136V12.7338C6.99947 12.898 7.0998 13.0455 7.2525 13.1058L8.73833 13.6928C9.00085 13.7965 9.28531 13.6031 9.28531 13.3208V8.21136C9.28531 8.06981 9.33535 7.93282 9.42659 7.8246L13.2688 3.2675C13.4881 3.0074 13.3032 2.60967 12.963 2.60967H3.32182ZM2.09858 4.04101C1.22139 3.0006 1.96097 1.40967 3.32182 1.40967H12.963C14.3238 1.40967 15.0634 3.0006 14.1862 4.04101L10.4853 8.43054V13.3208C10.4853 14.4498 9.34747 15.2237 8.29742 14.8089L6.81158 14.2219C6.20078 13.9806 5.79947 13.3905 5.79947 12.7338V8.43054L2.09858 4.04101Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FilterIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filter-icon",ref:t,icon:i}))}));t.FilterIcon.displayName="FilterIcon";t["default"]=t.FilterIcon},65512:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilterNoneSortAscSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3951 12.7729C11.3951 13.0175 11.1969 13.2158 10.9523 13.2158C10.7077 13.2158 10.5094 13.0175 10.5094 12.7729V4.29581L9.59246 5.21273C9.41951 5.38569 9.13909 5.38569 8.96614 5.21273C8.79319 5.03978 8.79319 4.75937 8.96614 4.58642L10.6392 2.91334C10.8122 2.74039 11.0926 2.74039 11.2655 2.91334L12.9386 4.58642C13.1116 4.75937 13.1116 5.03978 12.9386 5.21273C12.7657 5.38569 12.4853 5.38569 12.3123 5.21273L11.3951 4.29557V12.7729Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.69582 9.68262C3.45122 9.68262 3.25294 9.48434 3.25294 9.23975C3.25294 8.99516 3.45122 8.79688 3.69582 8.79688H7.02602C7.20515 8.79688 7.36663 8.90478 7.43518 9.07027C7.50373 9.23576 7.46584 9.42625 7.33918 9.55291L4.76501 12.1271H7.02602C7.27061 12.1271 7.46889 12.3254 7.46889 12.57C7.46889 12.8145 7.27061 13.0128 7.02602 13.0128H3.69582C3.51669 13.0128 3.3552 12.9049 3.28665 12.7394C3.21811 12.5739 3.256 12.3835 3.38266 12.2568L5.95683 9.68262H3.69582Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.05376 3.47094C5.81719 2.82544 4.90424 2.82544 4.66767 3.47094L3.22248 7.41425C3.13831 7.6439 3.25625 7.8983 3.48591 7.98247C3.71556 8.06664 3.96997 7.9487 4.05413 7.71904L4.48672 6.53871L4.48804 6.53871H6.23471L6.66729 7.71904C6.75146 7.9487 7.00586 8.06664 7.23552 7.98247C7.46517 7.8983 7.58311 7.6439 7.49895 7.41425L6.05376 3.47094ZM5.91009 5.65296L5.36071 4.15394L4.81134 5.65296H5.91009Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FilterNoneSortAscSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filter-none-sort-asc-single",ref:t,icon:i}))}));t.FilterNoneSortAscSingle.displayName="FilterNoneSortAscSingle";t["default"]=t.FilterNoneSortAscSingle},16410:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilterNoneSortDescSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.0474 3.22794C12.0474 2.9834 11.8492 2.78516 11.6046 2.78516C11.3601 2.78516 11.1619 2.9834 11.1619 3.22794V11.7033L10.2451 10.7866C10.0722 10.6136 9.79186 10.6136 9.61895 10.7866C9.44603 10.9595 9.44603 11.2398 9.61895 11.4127L11.2917 13.0855C11.4646 13.2584 11.7449 13.2584 11.9179 13.0855L13.5906 11.4127C13.7635 11.2398 13.7635 10.9595 13.5906 10.7866C13.4177 10.6136 13.1373 10.6136 12.9644 10.7866L12.0474 11.7035V3.22794Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.34953 9.68244C4.10499 9.68244 3.90675 9.4842 3.90675 9.23966C3.90675 8.99511 4.10499 8.79688 4.34953 8.79688H7.67903C7.85812 8.79688 8.01958 8.90475 8.08811 9.07021C8.15664 9.23567 8.11876 9.42611 7.99213 9.55275L5.4185 12.1264H7.67903C7.92357 12.1264 8.12181 12.3246 8.12181 12.5692C8.12181 12.8137 7.92357 13.0119 7.67903 13.0119H4.34953C4.17044 13.0119 4.00899 12.9041 3.94046 12.7386C3.87192 12.5731 3.9098 12.3827 4.03644 12.2561L6.61007 9.68244H4.34953Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.70745 3.47206C6.47093 2.8267 5.55818 2.8267 5.32166 3.47206L3.87677 7.41453C3.79262 7.64414 3.91054 7.89849 4.14015 7.98264C4.36975 8.06679 4.6241 7.94887 4.70825 7.71926L5.14074 6.53918L5.14206 6.53918H6.88837L7.32086 7.71926C7.40501 7.94887 7.65936 8.06679 7.88896 7.98264C8.11857 7.89849 8.23649 7.64414 8.15234 7.41453L6.70745 3.47206ZM6.56382 5.65362L6.01455 4.15492L5.46529 5.65362H6.56382Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FilterNoneSortDescSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filter-none-sort-desc-single",ref:t,icon:i}))}));t.FilterNoneSortDescSingle.displayName="FilterNoneSortDescSingle";t["default"]=t.FilterNoneSortDescSingle},11696:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.32182 2.60967C2.98161 2.60967 2.79671 3.0074 3.01601 3.2675L6.85819 7.8246C6.94943 7.93282 6.99947 8.06981 6.99947 8.21136V12.7338C6.99947 12.898 7.0998 13.0455 7.2525 13.1058L8.73833 13.6928C9.00085 13.7965 9.28531 13.6031 9.28531 13.3208V8.21136C9.28531 8.06981 9.33535 7.93282 9.42659 7.8246L13.2688 3.2675C13.4881 3.0074 13.3032 2.60967 12.963 2.60967H3.32182ZM2.09858 4.04101C1.22139 3.0006 1.96097 1.40967 3.32182 1.40967H12.963C14.3238 1.40967 15.0634 3.0006 14.1862 4.04101L10.4853 8.43054V13.3208C10.4853 14.4498 9.34747 15.2237 8.29742 14.8089L6.81158 14.2219C6.20078 13.9806 5.79947 13.3905 5.79947 12.7338V8.43054L2.09858 4.04101Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FilterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filter-single",ref:t,icon:i}))}));t.FilterSingle.displayName="FilterSingle";t["default"]=t.FilterSingle},12408:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilteredSortAscSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.0371 12.6001C12.2944 12.6001 12.503 12.3916 12.503 12.1342V4.99075L13.4678 5.95563C13.6498 6.13758 13.9448 6.13758 14.1267 5.95563C14.3087 5.77368 14.3087 5.47868 14.1267 5.29673L12.3666 3.53661C12.1847 3.35466 11.8897 3.35466 11.7077 3.53661L9.94761 5.29673C9.76567 5.47868 9.76567 5.77368 9.94761 5.95563C10.1296 6.13758 10.4246 6.13758 10.6065 5.95563L11.5711 4.991V12.1342C11.5711 12.3916 11.7797 12.6001 12.0371 12.6001Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.1685 5.20884C1.77936 4.74729 2.10746 4.04151 2.71117 4.04151H8.65813C9.26184 4.04151 9.58994 4.74728 9.2008 5.20884L6.80974 8.04481V11.2485C6.80974 11.7494 6.30496 12.0927 5.83913 11.9087L5.00856 11.5806C4.7376 11.4735 4.55956 11.2118 4.55956 10.9204V8.04481L2.1685 5.20884Z"}}]};t.FilteredSortAscSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filtered-sort-asc-single",ref:t,icon:i}))}));t.FilteredSortAscSingle.displayName="FilteredSortAscSingle";t["default"]=t.FilteredSortAscSingle},59146:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FilteredSortDescSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.3852 3.40015C12.6425 3.40015 12.8511 3.60874 12.8511 3.86606V11.0095L13.816 10.0447C13.9979 9.86272 14.2929 9.86272 14.4749 10.0447C14.6568 10.2266 14.6568 10.5216 14.4749 10.7036L12.7148 12.4637C12.5328 12.6456 12.2378 12.6456 12.0559 12.4637L10.2958 10.7036C10.1138 10.5216 10.1138 10.2266 10.2958 10.0447C10.4777 9.86272 10.7727 9.86272 10.9547 10.0447L11.9193 11.0093V3.86606C11.9193 3.60874 12.1279 3.40015 12.3852 3.40015Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.51664 5.2088C2.1275 4.74725 2.4556 4.04147 3.05931 4.04147H9.00628C9.60999 4.04147 9.93809 4.74725 9.54894 5.2088L7.15788 8.04478V11.2485C7.15788 11.7494 6.65311 12.0927 6.18727 11.9087L5.3567 11.5805C5.08574 11.4735 4.90771 11.2117 4.90771 10.9204V8.04478L2.51664 5.2088Z"}}]};t.FilteredSortDescSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"filtered-sort-desc-single",ref:t,icon:i}))}));t.FilteredSortDescSingle.displayName="FilteredSortDescSingle";t["default"]=t.FilteredSortDescSingle},13436:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FinanceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.3999C2.33127 1.3999 2.5999 1.66853 2.5999 1.9999V12.9999C2.5999 13.2208 2.77899 13.3999 2.9999 13.3999H13.9999C14.3313 13.3999 14.5999 13.6685 14.5999 13.9999C14.5999 14.3313 14.3313 14.5999 13.9999 14.5999H2.9999C2.11625 14.5999 1.3999 13.8836 1.3999 12.9999V1.9999C1.3999 1.66853 1.66853 1.3999 1.9999 1.3999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66689 9.3999C4.99827 9.3999 5.26689 9.66853 5.26689 9.9999V11.3332C5.26689 11.6646 4.99827 11.9332 4.66689 11.9332C4.33552 11.9332 4.06689 11.6646 4.06689 11.3332V9.9999C4.06689 9.66853 4.33552 9.3999 4.66689 9.3999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.9334 7.3334C7.9334 7.00203 7.66477 6.7334 7.3334 6.7334C7.00203 6.7334 6.7334 7.00203 6.7334 7.3334V11.3334C6.7334 11.6648 7.00203 11.9334 7.3334 11.9334C7.66477 11.9334 7.9334 11.6648 7.9334 11.3334V7.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.9999 1.3999C10.3313 1.3999 10.5999 1.66853 10.5999 1.9999V11.3332C10.5999 11.6646 10.3313 11.9332 9.9999 11.9332C9.66853 11.9332 9.3999 11.6646 9.3999 11.3332V1.9999C9.3999 1.66853 9.66853 1.3999 9.9999 1.3999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.2669 4.66665C13.2669 4.33528 12.9983 4.06665 12.6669 4.06665C12.3355 4.06665 12.0669 4.33528 12.0669 4.66665V11.3333C12.0669 11.6647 12.3355 11.9333 12.6669 11.9333C12.9983 11.9333 13.2669 11.6647 13.2669 11.3333V4.66665Z"}}]};t.FinanceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"finance-single",ref:t,icon:i}))}));t.FinanceSingle.displayName="FinanceSingle";t["default"]=t.FinanceSingle},23057:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FindSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.733398 2.65908C0.733398 2.32771 1.00203 2.05908 1.3334 2.05908H14.6667C14.9981 2.05908 15.2667 2.32771 15.2667 2.65908C15.2667 2.99045 14.9981 3.25908 14.6667 3.25908H1.3334C1.00203 3.25908 0.733398 2.99045 0.733398 2.65908Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.733398 7.99111C0.733398 7.65974 1.00203 7.39111 1.3334 7.39111H5.00007C5.33144 7.39111 5.60007 7.65974 5.60007 7.99111C5.60007 8.32248 5.33144 8.59111 5.00007 8.59111H1.3334C1.00203 8.59111 0.733398 8.32248 0.733398 7.99111Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3334 12.7231C1.00203 12.7231 0.733398 12.9918 0.733398 13.3231C0.733398 13.6545 1.00203 13.9231 1.3334 13.9231H5.00007C5.33144 13.9231 5.60007 13.6545 5.60007 13.3231C5.60007 12.9918 5.33144 12.7231 5.00007 12.7231H1.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.06641 8.82445C7.06641 6.92828 8.60357 5.39111 10.4997 5.39111C12.3959 5.39111 13.9331 6.92828 13.9331 8.82445C13.9331 9.64198 13.6473 10.3928 13.1703 10.9824L15.0925 12.9185C15.326 13.1537 15.3246 13.5336 15.0895 13.7671C14.8543 14.0005 14.4744 13.9992 14.2409 13.764L12.2625 11.7713C11.7472 12.0802 11.1442 12.2578 10.4997 12.2578C8.60357 12.2578 7.06641 10.7206 7.06641 8.82445ZM10.4997 6.59111C9.26631 6.59111 8.26641 7.59102 8.26641 8.82445C8.26641 10.0579 9.26631 11.0578 10.4997 11.0578C11.7332 11.0578 12.7331 10.0579 12.7331 8.82445C12.7331 7.59102 11.7332 6.59111 10.4997 6.59111Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FindSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"find-single",ref:t,icon:i}))}));t.FindSingle.displayName="FindSingle";t["default"]=t.FindSingle},10928:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FlagSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15.4274 4.74935C14.0982 5.1012 13.1363 5.13675 12.3604 5.03379C11.5776 4.93009 10.9487 4.68342 10.2456 4.40416L10.2246 4.39527C9.53411 4.1212 8.76945 3.8175 7.81312 3.69157C6.84279 3.56268 5.71016 3.61898 4.24802 4.0049C4.09343 4.04217 3.95538 4.13393 3.85649 4.26515C3.7576 4.39636 3.70374 4.55925 3.70374 4.72712V17.3197C3.70374 17.5162 3.79534 17.7046 3.92654 17.8435C4.05773 17.9824 4.25893 18.0605 4.44448 18.0605C4.63002 18.0605 4.84911 17.9824 4.98031 17.8435C5.11151 17.7046 5.18522 17.5162 5.18522 17.3197V14.9123V12.5049C6.24649 12.2738 6.97081 12.2605 7.63962 12.3486C8.42246 12.4523 9.05139 12.699 9.75448 12.9782L9.77546 12.9871C10.466 13.2612 11.2306 13.5649 12.1869 13.6908C13.1601 13.8197 14.2976 13.7627 15.7667 13.3738C15.8866 13.3421 16.0727 13.2135 16.1483 13.111C16.2238 13.0084 16.2963 12.8204 16.2963 12.6553V5.46787C16.2963 5.35535 16.2721 5.24432 16.2255 5.1432C16.1788 5.04208 16.1111 4.95353 16.0274 4.88428C15.9436 4.81502 15.846 4.76688 15.7421 4.7435C15.6382 4.72012 15.494 4.73173 15.4274 4.74935Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FlagSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"flag-single",ref:t,icon:i}))}));t.FlagSingle.displayName="FlagSingle";t["default"]=t.FlagSingle},10653:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FlowerSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#flower-single_clip0_731_29889)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.22548 13.017C8.0443 13.6402 7.78578 14.2187 7.41814 14.7533C6.66166 15.8536 5.38867 16.2727 4.14111 15.8215C3.75387 15.6816 3.47893 15.4293 3.30464 15.0625C3.28557 15.023 3.26385 14.9834 3.25273 14.9412C3.01593 14.0445 2.4528 13.5294 1.52468 13.3447C0.680266 13.1763 0.339637 12.4496 0.2713 11.5366C0.181242 10.337 0.814822 9.51054 1.7546 8.8614C2.13231 8.60069 2.55081 8.42547 3.04877 8.23812C2.45651 8.08085 1.95537 7.90088 1.50138 7.60903C0.549947 6.99789 -0.0491984 6.1862 0.00324671 5.00403C0.0186094 4.65834 0.105488 4.32691 0.252229 4.01343C0.458831 3.57328 0.843958 3.34581 1.28524 3.21124C1.98874 2.99697 2.40566 2.55312 2.59478 1.83432C2.89197 0.705975 3.87518 0.131776 5.03851 0.328101C6.16952 0.519149 6.86508 1.24851 7.40119 2.18317C7.55376 2.44916 7.66712 2.73467 7.78049 3.08246C7.93623 2.5241 8.0994 2.03592 8.37434 1.58997C8.83363 0.844247 9.42059 0.256327 10.3116 0.0710839C11.0877 -0.0904096 11.8214 0.000364524 12.4354 0.560842C12.6796 0.783555 12.7824 1.09018 12.8798 1.38942C13.0944 2.04437 13.533 2.43227 14.2047 2.57793C14.4453 2.63018 14.6858 2.69615 14.8998 2.82439C15.4237 3.13946 15.6128 3.65877 15.7092 4.2145C15.91 5.37134 15.4067 6.24003 14.5332 6.94406C14.0919 7.29977 13.5913 7.54992 12.99 7.75417C13.2454 7.83861 13.4366 7.89297 13.621 7.96474C14.5618 8.32889 15.3739 8.85718 15.7839 9.82139C16.1113 10.5914 16.0636 11.364 15.6616 12.1071C15.4814 12.4401 15.1684 12.5974 14.8389 12.7341C14.6683 12.8048 14.4951 12.8708 14.325 12.9431C13.8996 13.1225 13.6273 13.4386 13.4922 13.8761C13.4562 13.9938 13.4096 14.1094 13.3858 14.2292C13.2184 15.0847 12.6319 15.4842 11.8309 15.6336C10.6994 15.8447 9.81684 15.4014 9.09797 14.5606C8.7102 14.1073 8.43049 13.5922 8.22495 13.017H8.22548Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"flower-single_clip0_731_29889"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["flower-single_clip0_731_29889"]};t.FlowerSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"flower-single",ref:t,icon:i}))}));t.FlowerSingle.displayName="FlowerSingle";t["default"]=t.FlowerSingle},89256:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FolderFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.541992 12.0275V4.72764C0.541992 3.40215 1.61651 2.32764 2.94199 2.32764H4.97443C5.87993 2.32764 6.74928 2.68294 7.39557 3.31716C7.8175 3.73121 8.38506 3.96318 8.97622 3.96318H11.6643C12.8241 3.96318 13.7643 4.90338 13.7643 6.06318V6.86499H13.8684C15.0342 6.86499 15.8086 8.07174 15.3229 9.13154L13.6426 12.7983C13.382 13.367 12.8137 13.7317 12.1881 13.7317H2.14067C1.17471 13.7317 0.483807 12.9066 0.541992 12.0275ZM1.74199 4.72764C1.74199 4.0649 2.27925 3.52764 2.94199 3.52764H4.97443C5.56559 3.52764 6.13315 3.7596 6.55508 4.17365C7.20137 4.80787 8.07072 5.16318 8.97622 5.16318H11.6643C12.1613 5.16318 12.5643 5.56612 12.5643 6.06318V6.86499H4.6109C3.63061 6.86499 2.73365 7.41635 2.29103 8.29102L1.74199 9.37597V4.72764Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FolderFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"folder-fill-single",ref:t,icon:i}))}));t.FolderFillSingle.displayName="FolderFillSingle";t["default"]=t.FolderFillSingle},6961:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FolderIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.571533 12.0016V4.69797C0.571533 3.37249 1.64605 2.29797 2.97153 2.29797H5.00397C5.90947 2.29797 6.77882 2.65328 7.42511 3.2875C7.84704 3.70155 8.4146 3.93351 9.00576 3.93351H11.6938C12.8536 3.93351 13.7938 4.87372 13.7938 6.03351V6.83533H13.8982C15.064 6.83533 15.8384 8.04207 15.3527 9.10188L13.6724 12.7686C13.4118 13.3374 12.8435 13.702 12.2179 13.702H2.17045C1.20587 13.702 0.515561 12.8793 0.571533 12.0016ZM1.77153 4.69797C1.77153 4.03523 2.30879 3.49797 2.97153 3.49797H5.00397C5.59513 3.49797 6.16269 3.72993 6.58462 4.14399C7.23091 4.77821 8.10026 5.13351 9.00576 5.13351H11.6938C12.1909 5.13351 12.5938 5.53646 12.5938 6.03351V6.83533H4.64069C3.6604 6.83533 2.76344 7.38669 2.32081 8.26136L1.77153 9.34679V4.69797ZM1.77153 12.1373V12.0664C1.77594 12.0179 1.78952 11.9689 1.81355 11.9214L3.39152 8.80319C3.62986 8.33222 4.11284 8.03533 4.64069 8.03533H13.8982C14.1896 8.03533 14.3832 8.33701 14.2618 8.60197L12.5815 12.2687C12.5164 12.4109 12.3743 12.502 12.2179 12.502H2.17045C1.95161 12.502 1.78924 12.3326 1.77153 12.1373Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FolderIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"folder-icon",ref:t,icon:i}))}));t.FolderIcon.displayName="FolderIcon";t["default"]=t.FolderIcon},41798:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FolderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.97622 14.0666C5.01224 14.0666 3.04799 14.0677 1.08401 14.0658C0.620441 14.0655 0.275012 13.8668 0.0813925 13.4344C0.019378 13.2955 0.000854595 13.1462 0.000854595 12.9961C1.2769e-05 9.75563 -0.000548448 6.51488 0.000854595 3.27441C0.0011352 2.50078 0.566565 1.93984 1.34048 1.93928C2.26649 1.93844 3.1925 1.94966 4.11823 1.93367C4.64381 1.92441 5.04508 2.11887 5.36722 2.52771C5.59226 2.81337 5.84565 3.07659 6.08697 3.34934C6.14506 3.415 6.21381 3.44755 6.30781 3.44755C8.48674 3.44839 10.6657 3.45204 12.8446 3.45625C13.4894 3.45737 13.9816 3.82946 14.1466 4.44399C14.2106 4.68223 14.171 4.92804 14.1778 5.17049C14.1831 5.35821 14.1794 5.35877 14.3646 5.35906C14.5751 5.35962 14.7856 5.35793 14.996 5.35962C15.6035 5.36467 16.0778 5.91606 15.9894 6.51628C15.9279 6.93411 15.7798 7.32977 15.6678 7.73441C15.4096 8.66687 15.1405 9.59596 14.8756 10.5267C14.6262 11.4034 14.3801 12.2808 14.1256 13.156C13.967 13.701 13.4706 14.0652 12.8962 14.0658C10.9227 14.0675 8.94946 14.0663 6.97594 14.0663L6.97622 14.0666Z"}}]};t.FolderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"folder-single",ref:t,icon:i}))}));t.FolderSingle.displayName="FolderSingle";t["default"]=t.FolderSingle},27490:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontColorDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.3014 1.70389C9.85268 0.479568 8.12109 0.479557 7.67238 1.70389L4.72235 9.75326C4.60832 10.0644 4.76811 10.4091 5.07924 10.5231C5.39038 10.6371 5.73504 10.4773 5.84907 10.1662L6.99975 7.02646C7.03588 7.03324 7.07314 7.03679 7.11123 7.03679H10.9778L12.1247 10.1662C12.2387 10.4773 12.5834 10.6371 12.8945 10.5231C13.2057 10.4091 13.3654 10.0644 13.2514 9.75326L10.3014 1.70389ZM10.538 5.83679L9.17467 2.11682C9.11057 1.94192 8.8632 1.94192 8.7991 2.11682L7.43576 5.83679H10.538Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FontColorDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-color-double-icon",ref:t,icon:i}))}));t.FontColorDoubleIcon.displayName="FontColorDoubleIcon";t["default"]=t.FontColorDoubleIcon},55938:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontColor=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.3014 1.70389C9.85268 0.479568 8.12109 0.479557 7.67238 1.70389L4.72235 9.75326C4.60832 10.0644 4.76811 10.4091 5.07924 10.5231C5.39038 10.6371 5.73504 10.4773 5.84907 10.1662L6.99975 7.02646C7.03588 7.03324 7.07314 7.03679 7.11123 7.03679H10.9778L12.1247 10.1662C12.2387 10.4773 12.5834 10.6371 12.8945 10.5231C13.2057 10.4091 13.3654 10.0644 13.2514 9.75326L10.3014 1.70389ZM10.538 5.83679L9.17467 2.11682C9.11057 1.94192 8.8632 1.94192 8.7991 2.11682L7.43576 5.83679H10.538Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FontColor=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-color",ref:t,icon:i}))}));t.FontColor.displayName="FontColor";t["default"]=t.FontColor},75793:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontSizeIncreaseIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92494 2.4224C5.37364 1.19807 7.10523 1.19807 7.55394 2.4224L11.7284 13.8128C11.8425 14.124 11.6827 14.4686 11.3716 14.5827C11.0604 14.6967 10.7158 14.5369 10.6017 14.2258L9.02773 9.93099C9.02555 9.93101 9.02338 9.93102 9.0212 9.93102H3.74372C3.6469 9.93102 3.55544 9.90809 3.47447 9.86736L1.87714 14.2258C1.76312 14.5369 1.41845 14.6967 1.10732 14.5827C0.796186 14.4686 0.636401 14.124 0.750429 13.8128L4.92494 2.4224ZM3.89093 8.73102H8.58795L6.42722 2.83533C6.36312 2.66043 6.11576 2.66042 6.05165 2.83533L3.89093 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.0504 2.47954C13.0504 2.14817 12.7818 1.87954 12.4504 1.87954C12.1191 1.87954 11.8504 2.14817 11.8504 2.47954V4.11554H10.2144C9.88305 4.11554 9.61442 4.38417 9.61442 4.71554C9.61442 5.04691 9.88305 5.31554 10.2144 5.31554H11.8504V6.95155C11.8504 7.28292 12.1191 7.55155 12.4504 7.55155C12.7818 7.55155 13.0504 7.28292 13.0504 6.95155V5.31554H14.6864C15.0178 5.31554 15.2864 5.04691 15.2864 4.71554C15.2864 4.38417 15.0178 4.11554 14.6864 4.11554H13.0504V2.47954Z"}}]};t.FontSizeIncreaseIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-size-increase-icon",ref:t,icon:i}))}));t.FontSizeIncreaseIcon.displayName="FontSizeIncreaseIcon";t["default"]=t.FontSizeIncreaseIcon},62022:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontSizeIncreaseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92494 2.4224C5.37364 1.19807 7.10523 1.19807 7.55394 2.4224L11.7284 13.8128C11.8425 14.124 11.6827 14.4686 11.3716 14.5827C11.0604 14.6967 10.7158 14.5369 10.6017 14.2258L9.02773 9.93099C9.02555 9.93101 9.02338 9.93102 9.0212 9.93102H3.74372C3.6469 9.93102 3.55544 9.90809 3.47447 9.86736L1.87714 14.2258C1.76312 14.5369 1.41845 14.6967 1.10732 14.5827C0.796186 14.4686 0.636401 14.124 0.750429 13.8128L4.92494 2.4224ZM3.89093 8.73102H8.58795L6.42722 2.83533C6.36312 2.66043 6.11576 2.66042 6.05165 2.83533L3.89093 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.0504 2.47954C13.0504 2.14817 12.7818 1.87954 12.4504 1.87954C12.1191 1.87954 11.8504 2.14817 11.8504 2.47954V4.11554H10.2144C9.88305 4.11554 9.61442 4.38417 9.61442 4.71554C9.61442 5.04691 9.88305 5.31554 10.2144 5.31554H11.8504V6.95155C11.8504 7.28292 12.1191 7.55155 12.4504 7.55155C12.7818 7.55155 13.0504 7.28292 13.0504 6.95155V5.31554H14.6864C15.0178 5.31554 15.2864 5.04691 15.2864 4.71554C15.2864 4.38417 15.0178 4.11554 14.6864 4.11554H13.0504V2.47954Z"}}]};t.FontSizeIncreaseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-size-increase-single",ref:t,icon:i}))}));t.FontSizeIncreaseSingle.displayName="FontSizeIncreaseSingle";t["default"]=t.FontSizeIncreaseSingle},18291:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontSizeReduceIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92469 2.4224C5.3734 1.19807 7.10499 1.19807 7.5537 2.4224L11.7282 13.8128C11.8422 14.124 11.6824 14.4686 11.3713 14.5827C11.0602 14.6967 10.7155 14.5369 10.6015 14.2258L9.02748 9.93099C9.02539 9.93101 9.0233 9.93102 9.0212 9.93102H3.74372C3.64682 9.93102 3.55528 9.90805 3.47426 9.86726L1.8769 14.2258C1.76287 14.5369 1.41821 14.6967 1.10708 14.5827C0.795942 14.4686 0.636156 14.124 0.750185 13.8128L4.92469 2.4224ZM3.89068 8.73102H8.58771L6.42698 2.83533C6.36288 2.66043 6.11551 2.66042 6.05141 2.83533L3.89068 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.61442 4.71554C9.61442 4.38417 9.88305 4.11554 10.2144 4.11554H14.6864C15.0178 4.11554 15.2864 4.38417 15.2864 4.71554C15.2864 5.04691 15.0178 5.31554 14.6864 5.31554H10.2144C9.88305 5.31554 9.61442 5.04691 9.61442 4.71554Z"}}]};t.FontSizeReduceIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-size-reduce-icon",ref:t,icon:i}))}));t.FontSizeReduceIcon.displayName="FontSizeReduceIcon";t["default"]=t.FontSizeReduceIcon},22331:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontSizeReduceSingleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_683",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_683)"},children:[{tag:"path",attrs:{d:"M3.38645 13.2745L4.16166 11.1001H9.17214L10.2121 13.993C10.2751 14.2073 10.3696 14.3774 10.4957 14.5035C10.6343 14.6421 10.8108 14.7052 11.0251 14.6926C11.3528 14.6926 11.5608 14.5917 11.649 14.39C11.7373 14.1758 11.731 13.9174 11.6301 13.6148L7.64064 2.02456C7.57761 1.82288 7.46417 1.66531 7.3003 1.55187C7.13644 1.42582 6.92215 1.36279 6.65745 1.36279C6.40535 1.36279 6.19737 1.42582 6.0335 1.55187C5.88224 1.66531 5.7751 1.82288 5.71207 2.02456L1.7415 13.577C1.60285 14.0056 1.60285 14.2955 1.7415 14.4468C1.88016 14.6106 2.07554 14.6926 2.32764 14.6926C2.46629 14.6926 2.58604 14.6484 2.68688 14.5602C2.80032 14.4846 2.89486 14.3774 2.97049 14.2388C3.05872 14.1001 3.13435 13.9489 3.19738 13.785C3.2604 13.6211 3.32343 13.451 3.38645 13.2745ZM6.67636 3.29136L8.83181 9.77662H4.5209L6.67636 3.29136Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M13.8056 3.96584C14.1806 3.96584 14.3681 3.7379 14.3681 3.28202C14.3681 3.06143 14.3203 2.89232 14.2248 2.77467C14.1292 2.64967 13.9931 2.58717 13.8167 2.58717H10.177C9.94168 2.58717 9.76889 2.646 9.6586 2.76364C9.55566 2.88129 9.50418 3.05408 9.50418 3.28202C9.50418 3.50996 9.55566 3.68276 9.6586 3.8004C9.76154 3.9107 9.93065 3.96584 10.1659 3.96584H13.8056Z"}}]}]};t.FontSizeReduceSingleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-size-reduce-single-single",ref:t,icon:i}))}));t.FontSizeReduceSingleSingle.displayName="FontSizeReduceSingleSingle";t["default"]=t.FontSizeReduceSingleSingle},1248:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FontSizeReduceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92469 2.4224C5.3734 1.19807 7.10499 1.19807 7.5537 2.4224L11.7282 13.8128C11.8422 14.124 11.6824 14.4686 11.3713 14.5827C11.0602 14.6967 10.7155 14.5369 10.6015 14.2258L9.02748 9.93099C9.02539 9.93101 9.0233 9.93102 9.0212 9.93102H3.74372C3.64682 9.93102 3.55528 9.90805 3.47426 9.86726L1.8769 14.2258C1.76287 14.5369 1.41821 14.6967 1.10708 14.5827C0.795942 14.4686 0.636156 14.124 0.750185 13.8128L4.92469 2.4224ZM3.89068 8.73102H8.58771L6.42698 2.83533C6.36288 2.66043 6.11551 2.66042 6.05141 2.83533L3.89068 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.61442 4.71554C9.61442 4.38417 9.88305 4.11554 10.2144 4.11554H14.6864C15.0178 4.11554 15.2864 4.38417 15.2864 4.71554C15.2864 5.04691 15.0178 5.31554 14.6864 5.31554H10.2144C9.88305 5.31554 9.61442 5.04691 9.61442 4.71554Z"}}]};t.FontSizeReduceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"font-size-reduce-single",ref:t,icon:i}))}));t.FontSizeReduceSingle.displayName="FontSizeReduceSingle";t["default"]=t.FontSizeReduceSingle},9855:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ForwardSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",stroke:"currentColor",d:"M12.6058 7.45047C13.106 6.54495 13.3791 5.55988 13.4676 4.67738C13.3726 4.8237 13.2674 4.97356 13.151 5.12506C12.2094 6.35069 10.5555 7.6534 7.72523 8.08397L7.15003 8.17148V7.58966V5.94864C7.15003 5.88286 7.13272 5.82029 7.10251 5.76824C7.07241 5.71639 7.03196 5.6789 6.98912 5.65609L7.22411 5.21475L6.98911 5.65608C6.94663 5.63347 6.90157 5.62498 6.85813 5.62915L6.81071 5.13533L6.85813 5.62915C6.81458 5.63333 6.76979 5.65055 6.72927 5.68291L2.62024 8.96495L2.62023 8.96496C2.58613 8.9922 2.55579 9.02971 2.53394 9.07625L2.08134 8.86374L2.53394 9.07625C2.51205 9.12287 2.5 9.17585 2.5 9.23069C2.5 9.28552 2.51205 9.33851 2.53394 9.38513C2.55579 9.43167 2.58613 9.46917 2.62023 9.49641L2.62024 9.49642L6.72927 12.7785C6.72928 12.7785 6.72928 12.7785 6.72929 12.7785C6.7698 12.8108 6.81458 12.828 6.85813 12.8322C6.90157 12.8364 6.94664 12.8279 6.98912 12.8053C7.03196 12.7825 7.07241 12.745 7.10251 12.6931C7.13272 12.6411 7.15003 12.5785 7.15003 12.5127V10.8717V10.3717H7.65003C10.1337 10.3717 11.7146 9.06391 12.6058 7.45047Z"}}]};t.ForwardSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"forward-single",ref:t,icon:i}))}));t.ForwardSingle.displayName="ForwardSingle";t["default"]=t.ForwardSingle},31156:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Forward=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.18602 13.3337C1.41553 10.8721 2.95652 5.12853 8.34997 5.12853V3.48751C8.34997 3.33513 8.38982 3.18576 8.46504 3.05614C8.54027 2.92651 8.64791 2.82176 8.77589 2.75362C8.90387 2.68547 9.04715 2.65662 9.18966 2.67031C9.33217 2.68399 9.46829 2.73967 9.58276 2.83109L13.6918 6.11315C13.7875 6.18957 13.8652 6.28868 13.9187 6.40261C13.9722 6.51655 14 6.64218 14 6.76956C14 6.89694 13.9722 7.02257 13.9187 7.1365C13.8652 7.25043 13.7875 7.34954 13.6918 7.42597L9.58276 10.708C9.46829 10.7994 9.33217 10.8551 9.18966 10.8688C9.04715 10.8825 8.90387 10.8536 8.77589 10.7855C8.64791 10.7174 8.54027 10.6126 8.46504 10.483C8.38982 10.3534 8.34997 10.204 8.34997 10.0516V8.41058C2.95652 9.23109 2.18602 13.3337 2.18602 13.3337Z"}}]};t.Forward=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"forward",ref:t,icon:i}))}));t.Forward.displayName="Forward";t["default"]=t.Forward},97147:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FrameSizeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.16162 4.03506C9.16162 3.70369 9.43025 3.43506 9.76162 3.43506H11.5239C12.0986 3.43506 12.5645 3.90095 12.5645 4.47564V6.23795C12.5645 6.56932 12.2959 6.83795 11.9645 6.83795C11.6331 6.83795 11.3645 6.56932 11.3645 6.23795V4.63506H9.76162C9.43025 4.63506 9.16162 4.36643 9.16162 4.03506Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.03311 9.16553C4.36448 9.16553 4.63311 9.43416 4.63311 9.76553V11.3684H6.236C6.56737 11.3684 6.836 11.637 6.836 11.9684C6.836 12.2998 6.56737 12.5684 6.236 12.5684H4.47368C3.89899 12.5684 3.43311 12.1025 3.43311 11.5278V9.76553C3.43311 9.43416 3.70173 9.16553 4.03311 9.16553Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.9999 1.3999C2.56396 1.3999 1.3999 2.56396 1.3999 3.9999V11.9999C1.3999 13.4358 2.56396 14.5999 3.9999 14.5999H11.9999C13.4358 14.5999 14.5999 13.4358 14.5999 11.9999V3.9999C14.5999 2.56396 13.4358 1.3999 11.9999 1.3999H3.9999ZM2.5999 3.9999C2.5999 3.2267 3.2267 2.5999 3.9999 2.5999H11.9999C12.7731 2.5999 13.3999 3.2267 13.3999 3.9999V11.9999C13.3999 12.7731 12.7731 13.3999 11.9999 13.3999H3.9999C3.2267 13.3999 2.5999 12.7731 2.5999 11.9999V3.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FrameSizeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"frame-size-single",ref:t,icon:i}))}));t.FrameSizeSingle.displayName="FrameSizeSingle";t["default"]=t.FrameSizeSingle},31765:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeColumnIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 12.2599C1.14014 13.6958 2.3042 14.8599 3.74014 14.8599H12.2601C13.6961 14.8599 14.8601 13.6958 14.8601 12.2599V3.73989C14.8601 2.30395 13.6961 1.13989 12.2601 1.13989H3.74014C2.3042 1.13989 1.14014 2.30396 1.14014 3.73989V12.2599ZM2.68766 13.1831C2.47131 12.9367 2.34014 12.6136 2.34014 12.2599V11.9756L5.68213 8.21656V9.69237L2.68766 13.1831ZM3.85969 13.6599H5.68213V11.5354L3.85969 13.6599ZM6.88213 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H6.88213V13.6599ZM5.68213 2.33989H5.10563L2.34014 5.5448V6.99379L5.68213 3.23472V2.33989ZM2.34014 8.79985V10.1696L5.68213 6.4105V5.04078L2.34014 8.79985ZM2.3405 3.70754L3.50344 2.35982C2.85328 2.47053 2.35588 3.02952 2.3405 3.70754Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeColumnIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-column-icon",ref:t,icon:i}))}));t.FreezeColumnIcon.displayName="FreezeColumnIcon";t["default"]=t.FreezeColumnIcon},89322:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeColumnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 12.2599C1.14014 13.6958 2.3042 14.8599 3.74014 14.8599H12.2601C13.6961 14.8599 14.8601 13.6958 14.8601 12.2599V3.73989C14.8601 2.30395 13.6961 1.13989 12.2601 1.13989H3.74014C2.3042 1.13989 1.14014 2.30396 1.14014 3.73989V12.2599ZM2.68766 13.1831C2.47131 12.9367 2.34014 12.6136 2.34014 12.2599V11.9756L5.68213 8.21656V9.69237L2.68766 13.1831ZM3.85969 13.6599H5.68213V11.5354L3.85969 13.6599ZM6.88213 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H6.88213V13.6599ZM5.68213 2.33989H5.10563L2.34014 5.5448V6.99379L5.68213 3.23472V2.33989ZM2.34014 8.79985V10.1696L5.68213 6.4105V5.04078L2.34014 8.79985ZM2.3405 3.70754L3.50344 2.35982C2.85328 2.47053 2.35588 3.02952 2.3405 3.70754Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeColumnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-column-single",ref:t,icon:i}))}));t.FreezeColumnSingle.displayName="FreezeColumnSingle";t["default"]=t.FreezeColumnSingle},61911:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeRowIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.74015 1.13989C2.30421 1.13989 1.14015 2.30396 1.14015 3.73989V5.32866C1.14013 5.33155 1.14013 5.33444 1.14015 5.33732V12.2599C1.14015 13.6958 2.30421 14.8599 3.74015 14.8599H12.2602C13.6961 14.8599 14.8602 13.6958 14.8602 12.2599V3.73989C14.8602 2.46491 13.9424 1.40427 12.7315 1.18251C12.6397 1.14703 12.5407 1.13477 12.4436 1.14626C12.383 1.14204 12.3218 1.13989 12.2602 1.13989H3.74015ZM10.9392 2.33989H9.5695L5.81042 5.68188H7.18015L10.9392 2.33989ZM7.76344 2.33989H6.2816L2.34015 5.61425V5.68188H4.00437L7.76344 2.33989ZM2.34015 6.88188V12.2599C2.34015 13.0331 2.96695 13.6599 3.74015 13.6599H12.2602C13.0334 13.6599 13.6602 13.0331 13.6602 12.2599V6.88188H2.34015ZM13.6602 5.68188V4.48357L12.2714 5.68188H13.6602ZM13.4806 3.05349C13.3067 2.745 13.0193 2.50905 12.675 2.40238L8.98621 5.68188H10.4346L13.4806 3.05349ZM2.34015 4.05418L4.4037 2.33989H3.74015C2.96695 2.33989 2.34015 2.9667 2.34015 3.73989V4.05418Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeRowIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-row-icon",ref:t,icon:i}))}));t.FreezeRowIcon.displayName="FreezeRowIcon";t["default"]=t.FreezeRowIcon},22548:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeRowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.74015 1.13989C2.30421 1.13989 1.14015 2.30396 1.14015 3.73989V5.32866C1.14013 5.33155 1.14013 5.33444 1.14015 5.33732V12.2599C1.14015 13.6958 2.30421 14.8599 3.74015 14.8599H12.2602C13.6961 14.8599 14.8602 13.6958 14.8602 12.2599V3.73989C14.8602 2.46491 13.9424 1.40427 12.7315 1.18251C12.6397 1.14703 12.5407 1.13477 12.4436 1.14626C12.383 1.14204 12.3218 1.13989 12.2602 1.13989H3.74015ZM10.9392 2.33989H9.5695L5.81042 5.68188H7.18015L10.9392 2.33989ZM7.76344 2.33989H6.2816L2.34015 5.61425V5.68188H4.00437L7.76344 2.33989ZM2.34015 6.88188V12.2599C2.34015 13.0331 2.96695 13.6599 3.74015 13.6599H12.2602C13.0334 13.6599 13.6602 13.0331 13.6602 12.2599V6.88188H2.34015ZM13.6602 5.68188V4.48357L12.2714 5.68188H13.6602ZM13.4806 3.05349C13.3067 2.745 13.0193 2.50905 12.675 2.40238L8.98621 5.68188H10.4346L13.4806 3.05349ZM2.34015 4.05418L4.4037 2.33989H3.74015C2.96695 2.33989 2.34015 2.9667 2.34015 3.73989V4.05418Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeRowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-row-single",ref:t,icon:i}))}));t.FreezeRowSingle.displayName="FreezeRowSingle";t["default"]=t.FreezeRowSingle},25390:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeToSelectedIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C12.3218 1.13989 12.383 1.14204 12.4436 1.14627C12.5406 1.13479 12.6397 1.14699 12.7315 1.18252C13.9424 1.4043 14.8601 2.46492 14.8601 3.73989V12.2599C14.8601 13.6905 13.7047 14.8513 12.2761 14.8598L12.2572 14.8599L3.74014 14.8599C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM12.2677 13.6599L12.2601 13.6599H7.99297L7.99256 8.10687C7.99254 7.88594 8.17163 7.70684 8.39256 7.70684H13.6572V12.2599C13.6572 13.0296 13.0361 13.6542 12.2677 13.6599ZM8.39256 6.50684H9.82177L13.4929 3.07581C13.3217 2.75868 13.0317 2.51513 12.6826 2.40475L8.25499 6.51267C8.30033 6.50881 8.34621 6.50684 8.39256 6.50684ZM13.6601 4.56202L11.5792 6.50684H13.6601V4.56202ZM6.81297 7.85057C6.79953 7.93405 6.79255 8.01969 6.79256 8.10696L6.79265 9.36615L2.72441 13.2234C2.48625 12.9724 2.34014 12.6332 2.34014 12.2599V12.0005L6.81297 7.85057ZM4.00811 13.6599H6.79297L6.79277 11.0197L4.00811 13.6599ZM9.57168 2.33989H10.9882L2.34014 10.3635V8.8534L9.57168 2.33989ZM7.77864 2.33989L2.34014 7.2384V5.61425L6.28159 2.33989H7.77864ZM4.40368 2.33989L2.34014 4.05418V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H4.40368Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeToSelectedIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-to-selected-icon",ref:t,icon:i}))}));t.FreezeToSelectedIcon.displayName="FreezeToSelectedIcon";t["default"]=t.FreezeToSelectedIcon},44149:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FreezeToSelectedSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C12.3218 1.13989 12.383 1.14204 12.4436 1.14627C12.5406 1.13479 12.6397 1.14699 12.7315 1.18252C13.9424 1.4043 14.8601 2.46492 14.8601 3.73989V12.2599C14.8601 13.6905 13.7047 14.8513 12.2761 14.8598L12.2572 14.8599L3.74014 14.8599C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM12.2677 13.6599L12.2601 13.6599H7.99297L7.99256 8.10687C7.99254 7.88594 8.17163 7.70684 8.39256 7.70684H13.6572V12.2599C13.6572 13.0296 13.0361 13.6542 12.2677 13.6599ZM8.39256 6.50684H9.82177L13.4929 3.07581C13.3217 2.75868 13.0317 2.51513 12.6826 2.40475L8.25499 6.51267C8.30033 6.50881 8.34621 6.50684 8.39256 6.50684ZM13.6601 4.56202L11.5792 6.50684H13.6601V4.56202ZM6.81297 7.85057C6.79953 7.93405 6.79255 8.01969 6.79256 8.10696L6.79265 9.36615L2.72441 13.2234C2.48625 12.9724 2.34014 12.6332 2.34014 12.2599V12.0005L6.81297 7.85057ZM4.00811 13.6599H6.79297L6.79277 11.0197L4.00811 13.6599ZM9.57168 2.33989H10.9882L2.34014 10.3635V8.8534L9.57168 2.33989ZM7.77864 2.33989L2.34014 7.2384V5.61425L6.28159 2.33989H7.77864ZM4.40368 2.33989L2.34014 4.05418V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H4.40368Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FreezeToSelectedSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"freeze-to-selected-single",ref:t,icon:i}))}));t.FreezeToSelectedSingle.displayName="FreezeToSelectedSingle";t["default"]=t.FreezeToSelectedSingle},90686:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FromAToZ=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1021",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1021)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.2629 1.68018C11.6061 1.68018 11.8844 1.95339 11.8844 2.29042V12.2365L13.3093 10.8373C13.552 10.599 13.9455 10.599 14.1882 10.8373C14.4309 11.0756 14.4309 11.462 14.1882 11.7003L11.7023 14.1413C11.4596 14.3796 11.0662 14.3796 10.8235 14.1413L8.33755 11.7003C8.09485 11.462 8.09485 11.0756 8.33755 10.8373C8.58026 10.599 8.97375 10.599 9.21645 10.8373L10.6414 12.2365V2.29042C10.6414 1.95339 10.9197 1.68018 11.2629 1.68018Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.63005 8.82796C1.63005 9.16499 1.9083 9.4382 2.25153 9.4382H5.72295L1.81208 13.2784C1.63434 13.4529 1.58117 13.7154 1.67736 13.9435C1.77355 14.1715 2.00016 14.3202 2.25153 14.3202H7.22332C7.56655 14.3202 7.84479 14.047 7.84479 13.7099C7.84479 13.3729 7.56655 13.0997 7.22332 13.0997H3.7519L7.66277 9.25947C7.84051 9.08494 7.89368 8.82246 7.79749 8.59443C7.70129 8.36639 7.47468 8.21771 7.22332 8.21771H2.25153C1.9083 8.21771 1.63005 8.49093 1.63005 8.82796Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.38278 2.02512C5.28044 1.81694 5.06708 1.68342 4.83169 1.68023C4.59629 1.67705 4.37927 1.80474 4.27111 2.01006L1.69948 6.89203C1.54179 7.19139 1.6611 7.55959 1.96597 7.71443C2.27083 7.86927 2.6458 7.75211 2.80349 7.45276L3.50744 6.11638H5.98033C5.99148 6.11638 6.00257 6.11609 6.01358 6.11552L6.66361 7.4377C6.81283 7.74121 7.18436 7.86848 7.49346 7.72195C7.80256 7.57543 7.93217 7.21061 7.78295 6.90709L5.38278 2.02512ZM5.41396 4.89589L4.80394 3.65511L4.15035 4.89589H5.41396Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.FromAToZ=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"from-a-to-z",ref:t,icon:i}))}));t.FromAToZ.displayName="FromAToZ";t["default"]=t.FromAToZ},66912:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FromZToA=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_986",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_986)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2.20594 2.90066C1.88787 2.90066 1.63002 2.62744 1.63002 2.29042C1.63002 1.95339 1.88787 1.68018 2.20594 1.68018H6.8133C7.04624 1.68018 7.25624 1.82886 7.34538 2.05689C7.43452 2.28492 7.38525 2.54739 7.22054 2.72192L3.59633 6.56209H6.8133C7.13137 6.56209 7.38922 6.83531 7.38922 7.17233C7.38922 7.50936 7.13137 7.78257 6.8133 7.78257H2.20594C1.973 7.78257 1.763 7.63389 1.67386 7.40586C1.58472 7.17783 1.63399 6.91536 1.7987 6.74083L5.42291 2.90066H2.20594Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.2629 1.68018C11.6061 1.68018 11.8843 1.95339 11.8843 2.29042V12.2364L13.3093 10.8372C13.552 10.5989 13.9455 10.5989 14.1882 10.8372C14.4309 11.0755 14.4309 11.4619 14.1882 11.7002L11.7023 14.1412C11.4596 14.3795 11.0661 14.3795 10.8234 14.1412L8.33751 11.7002C8.09481 11.4619 8.09481 11.0755 8.33751 10.8372C8.58021 10.5989 8.97371 10.5989 9.21641 10.8372L10.6414 12.2364V2.29042C10.6414 1.95339 10.9196 1.68018 11.2629 1.68018Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.83169 8.2177C5.06708 8.22088 5.28044 8.3544 5.38278 8.56258L7.78295 13.4445C7.93217 13.748 7.80256 14.1128 7.49346 14.2593C7.18436 14.4059 6.81283 14.2786 6.66361 13.9751L6.00806 12.6417C5.99887 12.6421 5.98962 12.6423 5.98033 12.6423H3.51348L2.80349 13.9902C2.6458 14.2895 2.27083 14.4067 1.96597 14.2518C1.6611 14.097 1.54179 13.7288 1.69948 13.4294L4.27111 8.54752C4.37927 8.3422 4.59629 8.21451 4.83169 8.2177ZM4.80394 10.1925L5.40832 11.4218H4.15639L4.80394 10.1925Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.FromZToA=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"from-z-to-a",ref:t,icon:i}))}));t.FromZToA.displayName="FromZToA";t["default"]=t.FromZToA},87150:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FullScreenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.19453 6.80352C8.93483 6.54382 8.93483 6.12277 9.19453 5.86307L12.3926 2.66504H9.99809C9.63082 2.66504 9.33309 2.36731 9.33309 2.00004C9.33309 1.63277 9.63082 1.33504 9.99809 1.33504H13.9877C14.1613 1.33234 14.3358 1.39724 14.4683 1.52973C14.5409 1.60237 14.5933 1.68762 14.6253 1.77844C14.6498 1.84775 14.6631 1.92234 14.6631 2.00004V6.00004C14.6631 6.36731 14.3654 6.66504 13.9981 6.66504C13.6308 6.66504 13.3331 6.36731 13.3331 6.00004V3.60541L10.135 6.80352C9.87528 7.06322 9.45423 7.06322 9.19453 6.80352Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.80352 9.19649C7.06322 9.45618 7.06322 9.87724 6.80352 10.1369L3.60549 13.335H5.99996C6.36723 13.335 6.66496 13.6327 6.66496 14C6.66496 14.3672 6.36723 14.665 5.99996 14.665H2.01036C1.83672 14.6677 1.66223 14.6028 1.52973 14.4703C1.4571 14.3976 1.40478 14.3124 1.37278 14.2216C1.34829 14.1523 1.33496 14.0777 1.33496 14V9.99996C1.33496 9.63269 1.63269 9.33496 1.99996 9.33496C2.36723 9.33496 2.66496 9.63269 2.66496 9.99996V12.3946L5.86307 9.19649C6.12277 8.93679 6.54382 8.93679 6.80352 9.19649Z"}}]};t.FullScreenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"full-screen-single",ref:t,icon:i}))}));t.FullScreenSingle.displayName="FullScreenSingle";t["default"]=t.FullScreenSingle},15020:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FullscreenIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.3999 1.9999C10.3999 1.66853 10.6685 1.3999 10.9999 1.3999H13.9999C14.3313 1.3999 14.5999 1.66853 14.5999 1.9999V4.9999C14.5999 5.33127 14.3313 5.5999 13.9999 5.5999C13.6685 5.5999 13.3999 5.33127 13.3999 4.9999V3.41428L11.0902 5.724C10.8559 5.95831 10.476 5.95831 10.2417 5.724C10.0073 5.48968 10.0073 5.10979 10.2417 4.87547L12.5172 2.5999H10.9999C10.6685 2.5999 10.3999 2.33127 10.3999 1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.2758 10.2436C10.5101 10.0093 10.89 10.0093 11.1244 10.2436L13.3999 12.5191V10.9999C13.3999 10.6685 13.6685 10.3999 13.9999 10.3999C14.3313 10.3999 14.5999 10.6685 14.5999 10.9999V13.9999C14.5999 14.3313 14.3313 14.5999 13.9999 14.5999H10.9999C10.6685 14.5999 10.3999 14.3313 10.3999 13.9999C10.3999 13.6685 10.6685 13.3999 10.9999 13.3999H12.5836L10.2758 11.0921C10.0415 10.8578 10.0415 10.4779 10.2758 10.2436Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.75535 11.0943C5.99085 10.8611 5.99276 10.4812 5.75964 10.2458C5.52651 10.0103 5.14661 10.0083 4.91112 10.2415L2.5999 12.5295V10.9999C2.5999 10.6685 2.33127 10.3999 1.9999 10.3999C1.66853 10.3999 1.3999 10.6685 1.3999 10.9999V13.9999C1.3999 14.3313 1.66853 14.5999 1.9999 14.5999H4.9999C5.33127 14.5999 5.5999 14.3313 5.5999 13.9999C5.5999 13.6685 5.33127 13.3999 4.9999 13.3999H3.42632L5.75535 11.0943Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 1.9999C1.3999 1.91908 1.41588 1.842 1.44485 1.77163L1.56933 1.58204L1.5735 1.57779C1.63111 1.51959 1.69769 1.47566 1.76883 1.44601C1.83995 1.41631 1.91803 1.3999 1.99992 1.3999H4.9999C5.33127 1.3999 5.5999 1.66853 5.5999 1.9999C5.5999 2.33127 5.33127 2.5999 4.9999 2.5999H3.45884L5.75535 4.87333C5.99085 5.10646 5.99276 5.48636 5.75964 5.72185C5.52651 5.95735 5.14661 5.95927 4.91112 5.72614L2.5999 3.43815V4.9999C2.5999 5.33127 2.33127 5.5999 1.9999 5.5999C1.66853 5.5999 1.3999 5.33127 1.3999 4.9999V1.9999Z"}}]};t.FullscreenIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"fullscreen-icon",ref:t,icon:i}))}));t.FullscreenIcon.displayName="FullscreenIcon";t["default"]=t.FullscreenIcon},72443:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FullscreenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.3999 1.9999C10.3999 1.66853 10.6685 1.3999 10.9999 1.3999H13.9999C14.3313 1.3999 14.5999 1.66853 14.5999 1.9999V4.9999C14.5999 5.33127 14.3313 5.5999 13.9999 5.5999C13.6685 5.5999 13.3999 5.33127 13.3999 4.9999V3.41428L11.0902 5.724C10.8559 5.95831 10.476 5.95831 10.2417 5.724C10.0073 5.48968 10.0073 5.10979 10.2417 4.87547L12.5172 2.5999H10.9999C10.6685 2.5999 10.3999 2.33127 10.3999 1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.2758 10.2436C10.5101 10.0093 10.89 10.0093 11.1244 10.2436L13.3999 12.5191V10.9999C13.3999 10.6685 13.6685 10.3999 13.9999 10.3999C14.3313 10.3999 14.5999 10.6685 14.5999 10.9999V13.9999C14.5999 14.3313 14.3313 14.5999 13.9999 14.5999H10.9999C10.6685 14.5999 10.3999 14.3313 10.3999 13.9999C10.3999 13.6685 10.6685 13.3999 10.9999 13.3999H12.5836L10.2758 11.0921C10.0415 10.8578 10.0415 10.4779 10.2758 10.2436Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.75535 11.0943C5.99085 10.8611 5.99276 10.4812 5.75964 10.2458C5.52651 10.0103 5.14661 10.0083 4.91112 10.2415L2.5999 12.5295V10.9999C2.5999 10.6685 2.33127 10.3999 1.9999 10.3999C1.66853 10.3999 1.3999 10.6685 1.3999 10.9999V13.9999C1.3999 14.3313 1.66853 14.5999 1.9999 14.5999H4.9999C5.33127 14.5999 5.5999 14.3313 5.5999 13.9999C5.5999 13.6685 5.33127 13.3999 4.9999 13.3999H3.42632L5.75535 11.0943Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 1.9999C1.3999 1.91908 1.41588 1.842 1.44485 1.77163L1.56933 1.58204L1.5735 1.57779C1.63111 1.51959 1.69769 1.47566 1.76883 1.44601C1.83995 1.41631 1.91803 1.3999 1.99992 1.3999H4.9999C5.33127 1.3999 5.5999 1.66853 5.5999 1.9999C5.5999 2.33127 5.33127 2.5999 4.9999 2.5999H3.45884L5.75535 4.87333C5.99085 5.10646 5.99276 5.48636 5.75964 5.72185C5.52651 5.95735 5.14661 5.95927 4.91112 5.72614L2.5999 3.43815V4.9999C2.5999 5.33127 2.33127 5.5999 1.9999 5.5999C1.66853 5.5999 1.3999 5.33127 1.3999 4.9999V1.9999Z"}}]};t.FullscreenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"fullscreen-single",ref:t,icon:i}))}));t.FullscreenSingle.displayName="FullscreenSingle";t["default"]=t.FullscreenSingle},73773:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FunctionIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.09318 3.78608C2.21639 2.9026 2.84219 1.3999 4.08689 1.3999H11.2079C11.7676 1.3999 12.3041 1.62335 12.6984 2.02063L13.2584 2.58488C13.4918 2.82009 13.4904 3.19998 13.2552 3.4334C13.02 3.66683 12.6401 3.66538 12.4066 3.43018L11.8467 2.86593C11.6777 2.69566 11.4477 2.5999 11.2079 2.5999H4.08689C3.90907 2.5999 3.81967 2.81458 3.94493 2.94079L8.24218 7.27082C8.66782 7.69971 8.66782 8.39164 8.24218 8.82053L3.94493 13.1506C3.81967 13.2768 3.90907 13.4915 4.08689 13.4915H11.2079C11.4477 13.4915 11.6777 13.3957 11.8467 13.2254L12.4066 12.6612C12.6401 12.426 13.02 12.4245 13.2552 12.658C13.4904 12.8914 13.4918 13.2713 13.2584 13.5065L12.6984 14.0707C12.3041 14.468 11.7676 14.6915 11.2079 14.6915H4.08689C2.84218 14.6915 2.2164 13.1888 3.09318 12.3053L7.32053 8.04568L3.09318 3.78608Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FunctionIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"function-icon",ref:t,icon:i}))}));t.FunctionIcon.displayName="FunctionIcon";t["default"]=t.FunctionIcon},30466:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FunctionSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.04723 3.83193C2.12974 2.90743 2.78459 1.33496 4.08708 1.33496H11.208C11.7851 1.33496 12.3383 1.56532 12.7447 1.9749L13.3047 2.53915C13.5634 2.79984 13.5618 3.22089 13.3011 3.4796C13.0405 3.73831 12.6194 3.73671 12.3607 3.47603L11.8007 2.91177C11.6439 2.75381 11.4306 2.66496 11.208 2.66496H4.08708C4.04779 2.66496 4.02536 2.67544 4.01031 2.68602C3.99227 2.6987 3.97428 2.71965 3.96245 2.74806C3.95062 2.77647 3.94842 2.804 3.95213 2.82574C3.95522 2.84387 3.96358 2.86717 3.99125 2.89506L8.28851 7.22509C8.7393 7.67933 8.7393 8.41215 8.28851 8.86638L3.99125 13.1964C3.96358 13.2243 3.95522 13.2476 3.95213 13.2657C3.94842 13.2875 3.95062 13.315 3.96245 13.3434C3.97428 13.3718 3.99227 13.3928 4.01031 13.4055C4.02536 13.416 4.04779 13.4265 4.08707 13.4265H11.208C11.4306 13.4265 11.6439 13.3377 11.8007 13.1797L12.3607 12.6154C12.6194 12.3548 13.0405 12.3532 13.3011 12.6119C13.5618 12.8706 13.5634 13.2916 13.3047 13.5523L12.7447 14.1166C12.3383 14.5262 11.7851 14.7565 11.208 14.7565H4.08707C2.78458 14.7565 2.12974 13.184 3.04723 12.2595L7.22914 8.04574L3.04723 3.83193Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FunctionSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"function-single",ref:t,icon:i}))}));t.FunctionSingle.displayName="FunctionSingle";t["default"]=t.FunctionSingle},59113:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FunnelIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1 3.87476C1 4.97933 1.89543 5.87476 3 5.87476L3 7.67383C3 8.7784 3.89543 9.67383 5 9.67383H5.5V13.5252C5.5 14.4089 6.21634 15.1252 7.1 15.1252H8.9C9.78366 15.1252 10.5 14.4089 10.5 13.5252V9.67383H11C12.1046 9.67383 13 8.7784 13 7.67383V5.87476C14.1046 5.87476 15 4.97933 15 3.87476V2.87476C15 1.77019 14.1046 0.874756 13 0.874756H3C1.89543 0.874756 1 1.77019 1 2.87476V3.87476ZM13 2.07476H3C2.55817 2.07476 2.2 2.43293 2.2 2.87476V3.87476C2.2 4.31658 2.55817 4.67476 3 4.67476L13 4.67383C13.4418 4.67383 13.8 4.31658 13.8 3.87476V2.87476C13.8 2.43293 13.4418 2.07476 13 2.07476ZM4.2 7.67383V5.87476H11.8V7.67383C11.8 8.11566 11.4418 8.47383 11 8.47383H5C4.55817 8.47383 4.2 8.11566 4.2 7.67383ZM6.7 9.67437H9.3V13.5252C9.3 13.7462 9.12091 13.9252 8.9 13.9252H7.1C6.87909 13.9252 6.7 13.7462 6.7 13.5252V9.67437Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FunnelIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"funnel-icon",ref:t,icon:i}))}));t.FunnelIcon.displayName="FunnelIcon";t["default"]=t.FunnelIcon},68958:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FunnelSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1 3.87476C1 4.97933 1.89543 5.87476 3 5.87476L3 7.67383C3 8.7784 3.89543 9.67383 5 9.67383H5.5V13.5252C5.5 14.4089 6.21634 15.1252 7.1 15.1252H8.9C9.78366 15.1252 10.5 14.4089 10.5 13.5252V9.67383H11C12.1046 9.67383 13 8.7784 13 7.67383V5.87476C14.1046 5.87476 15 4.97933 15 3.87476V2.87476C15 1.77019 14.1046 0.874756 13 0.874756H3C1.89543 0.874756 1 1.77019 1 2.87476V3.87476ZM13 2.07476H3C2.55817 2.07476 2.2 2.43293 2.2 2.87476V3.87476C2.2 4.31658 2.55817 4.67476 3 4.67476L13 4.67383C13.4418 4.67383 13.8 4.31658 13.8 3.87476V2.87476C13.8 2.43293 13.4418 2.07476 13 2.07476ZM4.2 7.67383V5.87476H11.8V7.67383C11.8 8.11566 11.4418 8.47383 11 8.47383H5C4.55817 8.47383 4.2 8.11566 4.2 7.67383ZM6.7 9.67437H9.3V13.5252C9.3 13.7462 9.12091 13.9252 8.9 13.9252H7.1C6.87909 13.9252 6.7 13.7462 6.7 13.5252V9.67437Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.FunnelSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"funnel-single",ref:t,icon:i}))}));t.FunnelSingle.displayName="FunnelSingle";t["default"]=t.FunnelSingle},99303:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FxIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.06409 5.53454C5.93592 5.53454 5.84083 5.41567 5.86897 5.29063L5.95442 4.9109C6.05444 4.48178 6.23806 4.11547 6.51182 3.81952C6.81082 3.49628 7.25398 3.35405 7.79738 3.35405C7.99847 3.35405 8.21359 3.37775 8.44188 3.42245C8.46089 3.42617 8.47974 3.43006 8.49846 3.4341C8.7099 3.4798 8.93698 3.38478 9.02031 3.18514L9.24767 2.6404C9.33457 2.43219 9.23178 2.19404 9.01582 2.12874C8.98358 2.11899 8.95028 2.10912 8.91591 2.09914C8.62745 2.01631 8.28392 1.97217 7.88074 1.97217C6.82015 1.97217 6.02714 2.23936 5.4746 2.7444C4.90987 3.26069 4.50889 3.99917 4.28413 4.9762L2.83703 11.1909C2.76126 11.5286 2.666 11.8917 2.54844 12.2812C2.42975 12.6734 2.2873 13.0595 2.12221 13.4373C1.95577 13.8159 1.76813 14.1762 1.55955 14.5171C1.49345 14.6251 1.42515 14.7282 1.35467 14.8263C1.26508 14.9509 1.3347 15.133 1.48655 15.1554C2.13635 15.2509 2.8179 15.0763 3.18197 14.5296C3.32661 14.3124 3.46779 14.0646 3.60509 13.7851C3.96635 13.0497 4.30522 12.0103 4.61867 10.6574L5.469 7.01534C5.49013 6.92483 5.57082 6.86081 5.66376 6.86081H7.62478C7.8097 6.86081 7.97051 6.73405 8.01371 6.55425L8.14014 6.02798C8.20057 5.77642 8.00992 5.53454 7.75121 5.53454H6.06409Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.3211 5.72037L12.5124 7.96963L11.4089 5.77754C11.3422 5.63012 11.1954 5.5354 11.0336 5.5354H10.3129C10.0085 5.5354 9.80921 5.85428 9.9427 6.1279L11.4089 9.05502L8.79783 12.1493C8.56587 12.4158 8.75519 12.8315 9.10855 12.8315H9.68607C9.80672 12.8315 9.9605 12.7822 10.0388 12.6904L12.1108 10.2648L13.1176 12.561C13.1786 12.7231 13.333 12.8315 13.5061 12.8315H14.3C14.5831 12.8315 14.7417 12.6175 14.6426 12.3524L13.1728 9.28628C13.1728 9.28628 15.4009 6.45542 15.6013 6.17892C15.7966 5.90929 15.6023 5.5354 15.2693 5.5354H14.6661C14.5275 5.5354 14.4333 5.58887 14.3211 5.72037Z"}}]};t.FxIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"fx-icon",ref:t,icon:i}))}));t.FxIcon.displayName="FxIcon";t["default"]=t.FxIcon},72356:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.FxSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.06409 5.53454C5.93592 5.53454 5.84083 5.41567 5.86897 5.29063L5.95442 4.9109C6.05444 4.48178 6.23806 4.11547 6.51182 3.81952C6.81082 3.49628 7.25398 3.35405 7.79738 3.35405C7.99847 3.35405 8.21359 3.37775 8.44188 3.42245C8.46089 3.42617 8.47974 3.43006 8.49846 3.4341C8.7099 3.4798 8.93698 3.38478 9.02031 3.18514L9.24767 2.6404C9.33457 2.43219 9.23178 2.19404 9.01582 2.12874C8.98358 2.11899 8.95028 2.10912 8.91591 2.09914C8.62745 2.01631 8.28392 1.97217 7.88074 1.97217C6.82015 1.97217 6.02714 2.23936 5.4746 2.7444C4.90987 3.26069 4.50889 3.99917 4.28413 4.9762L2.83703 11.1909C2.76126 11.5286 2.666 11.8917 2.54844 12.2812C2.42975 12.6734 2.2873 13.0595 2.12221 13.4373C1.95577 13.8159 1.76813 14.1762 1.55955 14.5171C1.49345 14.6251 1.42515 14.7282 1.35467 14.8263C1.26508 14.9509 1.3347 15.133 1.48655 15.1554C2.13635 15.2509 2.8179 15.0763 3.18197 14.5296C3.32661 14.3124 3.46779 14.0646 3.60509 13.7851C3.96635 13.0497 4.30522 12.0103 4.61867 10.6574L5.469 7.01534C5.49013 6.92483 5.57082 6.86081 5.66376 6.86081H7.62478C7.8097 6.86081 7.97051 6.73405 8.01371 6.55425L8.14014 6.02798C8.20057 5.77642 8.00992 5.53454 7.75121 5.53454H6.06409Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.3211 5.72037L12.5124 7.96963L11.4089 5.77754C11.3422 5.63012 11.1954 5.5354 11.0336 5.5354H10.3129C10.0085 5.5354 9.80921 5.85428 9.9427 6.1279L11.4089 9.05502L8.79783 12.1493C8.56587 12.4158 8.75519 12.8315 9.10855 12.8315H9.68607C9.80672 12.8315 9.9605 12.7822 10.0388 12.6904L12.1108 10.2648L13.1176 12.561C13.1786 12.7231 13.333 12.8315 13.5061 12.8315H14.3C14.5831 12.8315 14.7417 12.6175 14.6426 12.3524L13.1728 9.28628C13.1728 9.28628 15.4009 6.45542 15.6013 6.17892C15.7966 5.90929 15.6023 5.5354 15.2693 5.5354H14.6661C14.5275 5.5354 14.4333 5.58887 14.3211 5.72037Z"}}]};t.FxSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"fx-single",ref:t,icon:i}))}));t.FxSingle.displayName="FxSingle";t["default"]=t.FxSingle},78695:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GeneralSettingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99961 5.0001C6.34275 5.0001 4.99961 6.34324 4.99961 8.0001C4.99961 9.65695 6.34275 11.0001 7.99961 11.0001C9.65647 11.0001 10.9996 9.65695 10.9996 8.0001C10.9996 6.34324 9.65647 5.0001 7.99961 5.0001ZM6.33294 8.0001C6.33294 7.07962 7.07913 6.33343 7.99961 6.33343C8.92009 6.33343 9.66628 7.07962 9.66628 8.0001C9.66628 8.92057 8.92009 9.66676 7.99961 9.66676C7.07913 9.66676 6.33294 8.92057 6.33294 8.0001Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.81057 1.2715C6.66664 0.989379 6.34409 0.847463 6.03886 0.931956C4.88954 1.25011 3.85439 1.84055 3.00692 2.62856C2.79124 2.82911 2.7327 3.14742 2.86293 3.41157C2.95008 3.58834 2.99935 3.78752 2.99935 4.00011C2.99935 4.73649 2.4024 5.33345 1.66602 5.33345L1.64746 5.33331C1.35275 5.32911 1.09025 5.51893 1.00192 5.80013C0.783507 6.49546 0.666016 7.2347 0.666016 8.00011C0.666016 8.50531 0.717195 8.9992 0.814867 9.47674C0.883288 9.81126 1.1934 10.04 1.53321 10.0066C1.57687 10.0023 1.62117 10.0001 1.66602 10.0001C2.4024 10.0001 2.99935 10.5971 2.99935 11.3334C2.99935 11.6614 2.88181 11.9602 2.68578 12.1925C2.46558 12.4535 2.47817 12.8387 2.71495 13.0847C3.5803 13.9839 4.67389 14.6633 5.90372 15.0295C6.25161 15.133 6.61843 14.9393 6.72896 14.5935C6.90103 14.0552 7.4057 13.6668 7.99935 13.6668C8.59299 13.6668 9.09766 14.0552 9.26974 14.5935C9.38027 14.9393 9.74709 15.133 10.095 15.0295C11.3248 14.6633 12.4184 13.9839 13.2837 13.0847C13.5205 12.8387 13.5331 12.4535 13.3129 12.1925C13.1169 11.9602 12.9993 11.6614 12.9993 11.3334C12.9993 10.5971 13.5963 10.0001 14.3327 10.0001C14.3775 10.0001 14.4218 10.0023 14.4655 10.0066C14.8053 10.04 15.1154 9.81126 15.1838 9.47674C15.2815 8.9992 15.3327 8.50531 15.3327 8.00011C15.3327 7.23469 15.2152 6.49546 14.9968 5.80014C14.9085 5.51893 14.6459 5.3291 14.3512 5.33331L14.3327 5.33345C13.5963 5.33345 12.9993 4.73649 12.9993 4.00011C12.9993 3.78752 13.0486 3.58834 13.1358 3.41157C13.266 3.14742 13.2075 2.82911 12.9918 2.62856C12.1443 1.84055 11.1092 1.25011 9.95984 0.931956C9.65461 0.847463 9.33206 0.989379 9.18813 1.2715C8.96678 1.70537 8.5169 2.00012 7.99935 2.00012C7.4818 2.00012 7.03191 1.70537 6.81057 1.2715ZM4.33268 4.00011C4.33268 3.7654 4.30221 3.53723 4.2449 3.31963C4.75006 2.91383 5.32192 2.58839 5.94113 2.36226C6.4297 2.9547 7.16994 3.33346 7.99935 3.33346C8.82876 3.33346 9.56899 2.9547 10.0576 2.36226C10.6768 2.58839 11.2486 2.91383 11.7538 3.31964C11.6965 3.53723 11.666 3.7654 11.666 4.00011C11.666 5.30466 12.6028 6.39043 13.8403 6.62142C13.9443 7.06359 13.9993 7.52506 13.9993 8.00011C13.9993 8.23454 13.9859 8.4656 13.9599 8.69263C12.6636 8.87397 11.666 9.98721 11.666 11.3334C11.666 11.7596 11.7664 12.1631 11.9445 12.5208C11.4445 12.9576 10.8717 13.3125 10.2471 13.5651C9.77362 12.8248 8.94442 12.3334 7.99935 12.3334C7.05428 12.3334 6.22508 12.8248 5.75156 13.5651C5.12697 13.3125 4.55422 12.9576 4.05421 12.5208C4.23235 12.1631 4.33268 11.7596 4.33268 11.3334C4.33268 9.98721 3.33509 8.87397 2.03882 8.69263C2.01276 8.46561 1.99935 8.23454 1.99935 8.00011C1.99935 7.52506 2.05443 7.06358 2.15835 6.62142C3.39591 6.39043 4.33268 5.30467 4.33268 4.00011Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GeneralSettingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"general-setting-single",ref:t,icon:i}))}));t.GeneralSettingSingle.displayName="GeneralSettingSingle";t["default"]=t.GeneralSettingSingle},52330:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GithubSingle24=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 25",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_27",width:24,height:25,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0 .36H24V24.36H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_217_27)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9986 3.35181C6.88351 3.35181 2.73779 7.49848 2.73779 12.6126C2.73779 16.8385 5.56941 20.4036 9.43818 21.5143C9.50408 21.4637 9.54992 21.3834 9.56424 21.2641C9.62918 20.7111 9.58143 20.1448 9.58143 19.5517C9.37133 19.568 9.2319 19.5813 9.09247 19.5899C7.88342 19.6577 6.84722 19.3884 6.25607 18.0925C6.05074 17.6427 5.61525 17.2988 5.28195 16.9082C5.17499 16.7831 5.05752 16.6657 4.82545 16.4183C5.17881 16.3706 5.39751 16.2913 5.59997 16.3219C6.3 16.4269 6.71543 16.9207 7.08693 17.4717C7.72106 18.4133 8.59204 18.3723 9.44104 18.124C9.5184 18.1011 9.59862 18.0103 9.63205 17.932C9.76957 17.6025 9.88894 17.2654 10.0255 16.9035C9.61963 16.8051 9.21948 16.7287 8.83365 16.6103C6.07175 15.7594 4.92191 12.1618 6.65431 9.8354C6.74885 9.70839 6.78992 9.48587 6.75649 9.3302C6.61133 8.66169 6.65431 8.01419 6.85295 7.36382C6.95132 7.04103 7.14614 6.90255 7.45174 7.01811C8.06773 7.25113 8.66652 7.52904 9.28346 7.76016C9.51553 7.84706 9.79439 7.9311 10.0236 7.8824C11.3415 7.60449 12.648 7.56724 13.9678 7.88144C14.2066 7.93874 14.5036 7.84038 14.7509 7.74965C15.3688 7.52236 15.9686 7.2454 16.5865 7.0162C16.8988 6.90064 17.0898 7.05917 17.1786 7.37624C17.36 8.0266 17.4192 8.67602 17.2578 9.34166C17.2273 9.46677 17.2215 9.65204 17.2913 9.73895C18.1279 10.7809 18.2386 11.9584 18.0505 13.2324C17.7764 15.0956 16.6142 16.3543 14.7462 16.7192C14.4921 16.7688 14.239 16.8242 13.9191 16.8901C14.431 17.6092 14.4501 18.3637 14.4291 19.1287C14.4138 19.6978 14.4224 20.2689 14.4214 20.8381C14.4205 21.1791 14.4692 21.3968 14.5876 21.5066C18.443 20.3874 21.2622 16.829 21.2622 12.6126C21.2594 7.49753 17.1136 3.35181 11.9986 3.35181Z"}}]}]};t.GithubSingle24=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"github-single-24",ref:t,icon:i}))}));t.GithubSingle24.displayName="GithubSingle24";t["default"]=t.GithubSingle24},36428:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GithubSingle40=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 41 41",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_6",width:41,height:41,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.36H40.91V40.36H.91z"}}]},{tag:"g",attrs:{mask:"url(#mask0_217_6)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M20.9046 4.36133C11.8926 4.36133 4.58832 11.6672 4.58832 20.6777C4.58832 28.1232 9.57727 34.4044 16.3936 36.3613C16.5097 36.2721 16.5904 36.1308 16.6157 35.9205C16.7301 34.9462 16.6459 33.9485 16.6459 32.9035C16.2758 32.9322 16.0301 32.9557 15.7844 32.9709C13.6543 33.0903 11.8286 32.6158 10.7871 30.3325C10.4253 29.54 9.65804 28.9343 9.07081 28.2461C8.88235 28.0256 8.67539 27.8187 8.26652 27.3829C8.88909 27.2988 9.2744 27.1591 9.63111 27.2129C10.8645 27.398 11.5964 28.2679 12.2509 29.2388C13.3682 30.8979 14.9028 30.8255 16.3986 30.388C16.5349 30.3477 16.6762 30.1878 16.7351 30.0498C16.9774 29.4693 17.1877 28.8754 17.4284 28.2377C16.7132 28.0643 16.0082 27.9297 15.3285 27.7211C10.4623 26.2219 8.43646 19.8835 11.4887 15.7846C11.6553 15.5608 11.7277 15.1688 11.6688 14.8945C11.413 13.7167 11.4887 12.5759 11.8387 11.43C12.012 10.8613 12.3553 10.6173 12.8937 10.8209C13.979 11.2314 15.034 11.7211 16.121 12.1283C16.5298 12.2814 17.0212 12.4295 17.425 12.3437C19.747 11.854 22.0488 11.7884 24.3742 12.342C24.7948 12.4429 25.3181 12.2696 25.7539 12.1098C26.8426 11.7093 27.8993 11.2214 28.9879 10.8175C29.5381 10.6139 29.8747 10.8932 30.0311 11.4519C30.3509 12.5977 30.4552 13.7419 30.1708 14.9147C30.117 15.1351 30.1069 15.4615 30.2297 15.6147C31.7037 17.4504 31.8988 19.5251 31.5674 21.7697C31.0845 25.0525 29.0367 27.2702 25.7455 27.9129C25.298 28.0004 24.8521 28.098 24.2884 28.2141C25.1903 29.4811 25.2239 30.8104 25.1869 32.1581C25.16 33.161 25.1751 34.1672 25.1734 35.17C25.1718 35.7707 25.2576 36.1544 25.4662 36.3479C32.2589 34.3758 37.226 28.1064 37.226 20.6777C37.221 11.6656 29.9167 4.36133 20.9046 4.36133Z"}}]}]};t.GithubSingle40=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"github-single-40",ref:t,icon:i}))}));t.GithubSingle40.displayName="GithubSingle40";t["default"]=t.GithubSingle40},54916:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GoSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.95036 4.8772L14.2411 0.352018C15.257 0.00613367 16.2078 1.01691 15.8004 2.00976L10.4949 14.942C10.0475 16.0326 8.47747 15.9545 8.14057 14.8248L6.66779 9.88634C6.55532 9.50917 6.27177 9.20701 5.9025 9.0708L0.92067 7.23326C-0.183935 6.82583 -0.164161 5.25667 0.95036 4.8772Z"}}]};t.GoSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"go-single",ref:t,icon:i}))}));t.GoSingle.displayName="GoSingle";t["default"]=t.GoSingle},85129:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GoolFillSingle1=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M1.39611 7.39118C1.36224 7.00165 1.66929 6.66675 2.06027 6.66675H3.33312C3.70132 6.66675 3.99978 6.96522 3.99978 7.33342V13.6667C3.99978 14.0349 3.70132 14.3334 3.33312 14.3334H2.61099C2.26519 14.3334 1.97679 14.069 1.94683 13.7245L1.39611 7.39118Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M5.99978 7.12492C5.99978 6.84635 6.17292 6.59702 6.42488 6.47825C6.97438 6.21922 7.91075 5.69802 8.33312 4.99358C8.87748 4.08572 8.98015 2.4454 8.99685 2.06967C8.99918 2.01708 8.99768 1.96442 9.00492 1.91227C9.09515 1.26157 10.3512 2.02172 10.8331 2.82545C11.0947 3.26165 11.1282 3.83475 11.1007 4.28218C11.0713 4.76092 10.9309 5.22338 10.7932 5.68285L10.4998 6.66158H14.1188C14.5609 6.66158 14.8805 7.08401 14.7603 7.50945L12.9702 13.8479C12.8891 14.1351 12.6271 14.3334 12.3287 14.3334H6.66645C6.29825 14.3334 5.99978 14.0349 5.99978 13.6667V7.12492Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.GoolFillSingle1=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"gool-fill-single-1",ref:t,icon:i}))}));t.GoolFillSingle1.displayName="GoolFillSingle1";t["default"]=t.GoolFillSingle1},40251:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GoolFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.39611 7.39118C1.36224 7.00165 1.66929 6.66675 2.06027 6.66675H3.33312C3.70132 6.66675 3.99978 6.96522 3.99978 7.33342V13.6667C3.99978 14.0349 3.70132 14.3334 3.33312 14.3334H2.61099C2.26519 14.3334 1.97679 14.069 1.94683 13.7245L1.39611 7.39118Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.99978 7.12492C5.99978 6.84635 6.17292 6.59702 6.42488 6.47825C6.97438 6.21922 7.91075 5.69802 8.33312 4.99358C8.87748 4.08572 8.98015 2.4454 8.99685 2.06967C8.99918 2.01708 8.99768 1.96442 9.00492 1.91227C9.09515 1.26157 10.3512 2.02172 10.8331 2.82545C11.0947 3.26165 11.1282 3.83475 11.1007 4.28218C11.0713 4.76092 10.9309 5.22338 10.7932 5.68285L10.4998 6.66158H14.1188C14.5609 6.66158 14.8805 7.08401 14.7603 7.50945L12.9702 13.8479C12.8891 14.1351 12.6271 14.3334 12.3287 14.3334H6.66645C6.29825 14.3334 5.99978 14.0349 5.99978 13.6667V7.12492Z"}},{tag:"path",attrs:{stroke:"currentColor",d:"M1.39611 7.39118C1.36224 7.00165 1.66929 6.66675 2.06027 6.66675H3.33312C3.70132 6.66675 3.99978 6.96522 3.99978 7.33342V13.6667C3.99978 14.0349 3.70132 14.3334 3.33312 14.3334H2.61099C2.26519 14.3334 1.97679 14.069 1.94683 13.7245L1.39611 7.39118Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M5.99978 7.12492C5.99978 6.84635 6.17292 6.59702 6.42488 6.47825C6.97438 6.21922 7.91075 5.69802 8.33312 4.99358C8.87748 4.08572 8.98015 2.4454 8.99685 2.06967C8.99918 2.01708 8.99768 1.96442 9.00492 1.91227C9.09515 1.26157 10.3512 2.02172 10.8331 2.82545C11.0947 3.26165 11.1282 3.83475 11.1007 4.28218C11.0713 4.76092 10.9309 5.22338 10.7932 5.68285L10.4998 6.66158H14.1188C14.5609 6.66158 14.8805 7.08401 14.7603 7.50945L12.9702 13.8479C12.8891 14.1351 12.6271 14.3334 12.3287 14.3334H6.66645C6.29825 14.3334 5.99978 14.0349 5.99978 13.6667V7.12492Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.GoolFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"gool-fill-single",ref:t,icon:i}))}));t.GoolFillSingle.displayName="GoolFillSingle";t["default"]=t.GoolFillSingle},39473:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GraphIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#graph-icon_clip0_1293_28)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.29541 11.1896C3.83208 10.7489 1.9624 8.59552 1.9624 6.00544C1.9624 3.09673 4.32036 0.73877 7.22907 0.73877C9.93483 0.73877 12.164 2.77918 12.4619 5.40527H13.5621C14.998 5.40527 16.1621 6.56933 16.1621 8.00527V12.6719C16.1621 14.1079 14.998 15.2719 13.5621 15.2719H8.89541C7.45947 15.2719 6.29541 14.1079 6.29541 12.6719V11.1896ZM3.1624 6.00544C3.1624 3.75947 4.98311 1.93877 7.22907 1.93877C9.27112 1.93877 10.9616 3.44388 11.2518 5.40527H8.89541C7.45947 5.40527 6.29541 6.56933 6.29541 8.00527V9.96442C4.49946 9.5425 3.1624 7.93012 3.1624 6.00544ZM7.49541 8.00527C7.49541 7.23207 8.12221 6.60527 8.89541 6.60527H13.5621C14.3353 6.60527 14.9621 7.23207 14.9621 8.00527V12.6719C14.9621 13.4451 14.3353 14.0719 13.5621 14.0719H8.89541C8.12221 14.0719 7.49541 13.4451 7.49541 12.6719V8.00527Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"graph-icon_clip0_1293_28"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.9)"}}]}]}],defIds:["graph-icon_clip0_1293_28"]};t.GraphIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"graph-icon",ref:t,icon:i}))}));t.GraphIcon.displayName="GraphIcon";t["default"]=t.GraphIcon},75430:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GraphSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#graph-single_clip0_1293_28)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.29541 11.1896C3.83208 10.7489 1.9624 8.59552 1.9624 6.00544C1.9624 3.09673 4.32036 0.73877 7.22907 0.73877C9.93483 0.73877 12.164 2.77918 12.4619 5.40527H13.5621C14.998 5.40527 16.1621 6.56933 16.1621 8.00527V12.6719C16.1621 14.1079 14.998 15.2719 13.5621 15.2719H8.89541C7.45947 15.2719 6.29541 14.1079 6.29541 12.6719V11.1896ZM3.1624 6.00544C3.1624 3.75947 4.98311 1.93877 7.22907 1.93877C9.27112 1.93877 10.9616 3.44388 11.2518 5.40527H8.89541C7.45947 5.40527 6.29541 6.56933 6.29541 8.00527V9.96442C4.49946 9.5425 3.1624 7.93012 3.1624 6.00544ZM7.49541 8.00527C7.49541 7.23207 8.12221 6.60527 8.89541 6.60527H13.5621C14.3353 6.60527 14.9621 7.23207 14.9621 8.00527V12.6719C14.9621 13.4451 14.3353 14.0719 13.5621 14.0719H8.89541C8.12221 14.0719 7.49541 13.4451 7.49541 12.6719V8.00527Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"graph-single_clip0_1293_28"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.9)"}}]}]}],defIds:["graph-single_clip0_1293_28"]};t.GraphSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"graph-single",ref:t,icon:i}))}));t.GraphSingle.displayName="GraphSingle";t["default"]=t.GraphSingle},93941:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GridIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_784",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_784)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 2.60309C1.33325 1.90178 1.90178 1.33325 2.60309 1.33325H13.3967C14.0981 1.33325 14.6666 1.90178 14.6666 2.60309V13.3967C14.6666 14.0981 14.0981 14.6666 13.3967 14.6666H2.60309C1.90178 14.6666 1.33325 14.0981 1.33325 13.3967V2.60309ZM10.5396 13.3967H13.3967V10.5396H10.5396V13.3967ZM9.26976 10.5396V13.3967H6.41262V10.5396H9.26976ZM10.5396 9.26976H13.3967V6.73008H10.5396V9.26976ZM9.26976 6.73008V9.26976H6.41262V6.73008H9.26976ZM10.5396 5.46024H13.3967V2.60309H10.5396V5.46024ZM9.26976 2.60309V5.46024H6.41262V2.60309H9.26976ZM2.60309 2.60309H5.14278V5.46024H2.60309V2.60309ZM2.60309 6.73008H5.14278V9.26976H2.60309V6.73008ZM2.60309 10.5396H5.14278V13.3967H2.60309V10.5396Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.GridIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"grid-icon",ref:t,icon:i}))}));t.GridIcon.displayName="GridIcon";t["default"]=t.GridIcon},626:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GridOutlineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.33333 3.33333V6H6V3.33333H3.33333ZM2 3.238C2 2.55427 2.55427 2 3.238 2H6.09533C6.77906 2 7.33333 2.55427 7.33333 3.238V6.09533C7.33333 6.77906 6.77906 7.33333 6.09533 7.33333H3.238C2.55427 7.33333 2 6.77906 2 6.09533V3.238ZM10 3.33333V6H12.6667V3.33333H10ZM8.66667 3.238C8.66667 2.55427 9.22094 2 9.90467 2H12.762C13.4457 2 14 2.55427 14 3.238V6.09533C14 6.77906 13.4457 7.33333 12.762 7.33333H9.90467C9.22094 7.33333 8.66667 6.77906 8.66667 6.09533V3.238ZM3.33333 10V12.6667H6V10H3.33333ZM2 9.90467C2 9.22094 2.55427 8.66667 3.238 8.66667H6.09533C6.77906 8.66667 7.33333 9.22094 7.33333 9.90467V12.762C7.33333 13.4457 6.77906 14 6.09533 14H3.238C2.55427 14 2 13.4457 2 12.762V9.90467ZM10 10V12.6667H12.6667V10H10ZM8.66667 9.90467C8.66667 9.22094 9.22094 8.66667 9.90467 8.66667H12.762C13.4457 8.66667 14 9.22094 14 9.90467V12.762C14 13.4457 13.4457 14 12.762 14H9.90467C9.22094 14 8.66667 13.4457 8.66667 12.762V9.90467Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GridOutlineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"grid-outline-icon",ref:t,icon:i}))}));t.GridOutlineIcon.displayName="GridOutlineIcon";t["default"]=t.GridOutlineIcon},68249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GridOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.33333 3.33333V6H6V3.33333H3.33333ZM2 3.238C2 2.55427 2.55427 2 3.238 2H6.09533C6.77906 2 7.33333 2.55427 7.33333 3.238V6.09533C7.33333 6.77906 6.77906 7.33333 6.09533 7.33333H3.238C2.55427 7.33333 2 6.77906 2 6.09533V3.238ZM10 3.33333V6H12.6667V3.33333H10ZM8.66667 3.238C8.66667 2.55427 9.22094 2 9.90467 2H12.762C13.4457 2 14 2.55427 14 3.238V6.09533C14 6.77906 13.4457 7.33333 12.762 7.33333H9.90467C9.22094 7.33333 8.66667 6.77906 8.66667 6.09533V3.238ZM3.33333 10V12.6667H6V10H3.33333ZM2 9.90467C2 9.22094 2.55427 8.66667 3.238 8.66667H6.09533C6.77906 8.66667 7.33333 9.22094 7.33333 9.90467V12.762C7.33333 13.4457 6.77906 14 6.09533 14H3.238C2.55427 14 2 13.4457 2 12.762V9.90467ZM10 10V12.6667H12.6667V10H10ZM8.66667 9.90467C8.66667 9.22094 9.22094 8.66667 9.90467 8.66667H12.762C13.4457 8.66667 14 9.22094 14 9.90467V12.762C14 13.4457 13.4457 14 12.762 14H9.90467C9.22094 14 8.66667 13.4457 8.66667 12.762V9.90467Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GridOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"grid-outline-single",ref:t,icon:i}))}));t.GridOutlineSingle.displayName="GridOutlineSingle";t["default"]=t.GridOutlineSingle},46570:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GridSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_784",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_784)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 2.60309C1.33325 1.90178 1.90178 1.33325 2.60309 1.33325H13.3967C14.0981 1.33325 14.6666 1.90178 14.6666 2.60309V13.3967C14.6666 14.0981 14.0981 14.6666 13.3967 14.6666H2.60309C1.90178 14.6666 1.33325 14.0981 1.33325 13.3967V2.60309ZM10.5396 13.3967H13.3967V10.5396H10.5396V13.3967ZM9.26976 10.5396V13.3967H6.41262V10.5396H9.26976ZM10.5396 9.26976H13.3967V6.73008H10.5396V9.26976ZM9.26976 6.73008V9.26976H6.41262V6.73008H9.26976ZM10.5396 5.46024H13.3967V2.60309H10.5396V5.46024ZM9.26976 2.60309V5.46024H6.41262V2.60309H9.26976ZM2.60309 2.60309H5.14278V5.46024H2.60309V2.60309ZM2.60309 6.73008H5.14278V9.26976H2.60309V6.73008ZM2.60309 10.5396H5.14278V13.3967H2.60309V10.5396Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.GridSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"grid-single",ref:t,icon:i}))}));t.GridSingle.displayName="GridSingle";t["default"]=t.GridSingle},96178:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GroupIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.38125 1.16211C6.49759 1.16211 5.78125 1.87845 5.78125 2.76211V5.6377H2.87783C1.99418 5.6377 1.27783 6.35404 1.27783 7.2377V13.2377C1.27783 14.1214 1.99418 14.8377 2.87783 14.8377H8.87783C9.76149 14.8377 10.4778 14.1214 10.4778 13.2377V10.3621H13.3813C14.2649 10.3621 14.9813 9.64577 14.9813 8.76211V2.76211C14.9813 1.87845 14.2649 1.16211 13.3813 1.16211H7.38125ZM10.4778 9.16211H13.3813C13.6022 9.16211 13.7812 8.98302 13.7812 8.76211V2.76211C13.7812 2.5412 13.6022 2.36211 13.3813 2.36211H7.38125C7.16034 2.36211 6.98125 2.5412 6.98125 2.76211V5.6377H8.87783C9.76149 5.6377 10.4778 6.35404 10.4778 7.2377V9.16211ZM6.98125 6.8377H8.87783C9.09875 6.8377 9.27783 7.01678 9.27783 7.2377V9.16211H7.38125C7.16034 9.16211 6.98125 8.98302 6.98125 8.76211V6.8377ZM5.78125 6.8377V8.76211C5.78125 9.64577 6.49759 10.3621 7.38125 10.3621H9.27783V13.2377C9.27783 13.4586 9.09875 13.6377 8.87783 13.6377H2.87783C2.65692 13.6377 2.47783 13.4586 2.47783 13.2377V7.2377C2.47783 7.01678 2.65692 6.8377 2.87783 6.8377H5.78125Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GroupIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"group-icon",ref:t,icon:i}))}));t.GroupIcon.displayName="GroupIcon";t["default"]=t.GroupIcon},69881:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GroupSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.38125 1.16211C6.49759 1.16211 5.78125 1.87845 5.78125 2.76211V5.6377H2.87783C1.99418 5.6377 1.27783 6.35404 1.27783 7.2377V13.2377C1.27783 14.1214 1.99418 14.8377 2.87783 14.8377H8.87783C9.76149 14.8377 10.4778 14.1214 10.4778 13.2377V10.3621H13.3813C14.2649 10.3621 14.9813 9.64577 14.9813 8.76211V2.76211C14.9813 1.87845 14.2649 1.16211 13.3813 1.16211H7.38125ZM10.4778 9.16211H13.3813C13.6022 9.16211 13.7812 8.98302 13.7812 8.76211V2.76211C13.7812 2.5412 13.6022 2.36211 13.3813 2.36211H7.38125C7.16034 2.36211 6.98125 2.5412 6.98125 2.76211V5.6377H8.87783C9.76149 5.6377 10.4778 6.35404 10.4778 7.2377V9.16211ZM6.98125 6.8377H8.87783C9.09875 6.8377 9.27783 7.01678 9.27783 7.2377V9.16211H7.38125C7.16034 9.16211 6.98125 8.98302 6.98125 8.76211V6.8377ZM5.78125 6.8377V8.76211C5.78125 9.64577 6.49759 10.3621 7.38125 10.3621H9.27783V13.2377C9.27783 13.4586 9.09875 13.6377 8.87783 13.6377H2.87783C2.65692 13.6377 2.47783 13.4586 2.47783 13.2377V7.2377C2.47783 7.01678 2.65692 6.8377 2.87783 6.8377H5.78125Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GroupSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"group-single",ref:t,icon:i}))}));t.GroupSingle.displayName="GroupSingle";t["default"]=t.GroupSingle},84072:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GroupSparklineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.46611 4.94092C5.80337 4.94092 5.26611 5.47818 5.26611 6.14092V7.89193C5.26611 8.55467 5.80337 9.09193 6.46611 9.09193H7.23345V9.85927C7.23345 10.522 7.77071 11.0593 8.43345 11.0593H10.1845C10.8472 11.0593 11.3845 10.522 11.3845 9.85927V8.10826C11.3845 7.44552 10.8472 6.90826 10.1845 6.90826L9.41713 6.90826V6.14092C9.41713 5.47818 8.87987 4.94092 8.21713 4.94092H6.46611ZM6.46611 6.14092L8.21713 6.14092L8.21713 6.90826C8.21713 7.571 8.75438 8.10826 9.41713 8.10826H10.1845V9.85927H8.43345V9.09193C8.43345 8.42919 7.8962 7.89193 7.23345 7.89193H6.46611V6.14092Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.47168 3.08148C1.47168 2.01281 2.33801 1.14648 3.40668 1.14648C4.2659 1.14648 4.99432 1.7065 5.24684 2.48145H11.4034C11.656 1.7065 12.3844 1.14648 13.2436 1.14648C14.3123 1.14648 15.1786 2.01281 15.1786 3.08148C15.1786 3.94073 14.6185 4.66917 13.8436 4.92167V11.0782C14.6185 11.3307 15.1786 12.0592 15.1786 12.9184C15.1786 13.9871 14.3123 14.8534 13.2436 14.8534C12.3843 14.8534 11.6559 14.2933 11.4034 13.5184H5.24687C4.99437 14.2933 4.26593 14.8534 3.40668 14.8534C2.33801 14.8534 1.47168 13.9871 1.47168 12.9184C1.47168 12.0592 2.0317 11.3308 2.80664 11.0782V4.92165C2.0317 4.66912 1.47168 3.9407 1.47168 3.08148ZM12.6436 11.0782C12.0575 11.2692 11.5944 11.7323 11.4034 12.3184H5.24684C5.05587 11.7323 4.59271 11.2692 4.00664 11.0782V4.92167C4.59274 4.73071 5.05591 4.26754 5.24687 3.68145H11.4034C11.5944 4.26752 12.0575 4.73067 12.6436 4.92165V11.0782ZM3.40668 2.34648C3.00075 2.34648 2.67168 2.67556 2.67168 3.08148C2.67168 3.48741 3.00075 3.81648 3.40668 3.81648C3.81261 3.81648 4.14168 3.48741 4.14168 3.08148C4.14168 2.67556 3.81261 2.34648 3.40668 2.34648ZM13.2436 12.1834C12.8377 12.1834 12.5086 12.5125 12.5086 12.9184C12.5086 13.3243 12.8377 13.6534 13.2436 13.6534C13.6495 13.6534 13.9786 13.3243 13.9786 12.9184C13.9786 12.5125 13.6495 12.1834 13.2436 12.1834ZM2.67168 12.9184C2.67168 12.5125 3.00075 12.1834 3.40668 12.1834C3.81261 12.1834 4.14168 12.5125 4.14168 12.9184C4.14168 13.3243 3.81261 13.6534 3.40668 13.6534C3.00075 13.6534 2.67168 13.3243 2.67168 12.9184ZM13.2436 2.34648C12.8377 2.34648 12.5086 2.67556 12.5086 3.08148C12.5086 3.48741 12.8377 3.81648 13.2436 3.81648C13.6495 3.81648 13.9786 3.48741 13.9786 3.08148C13.9786 2.67556 13.6495 2.34648 13.2436 2.34648Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GroupSparklineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"group-sparkline-icon",ref:t,icon:i}))}));t.GroupSparklineIcon.displayName="GroupSparklineIcon";t["default"]=t.GroupSparklineIcon},87831:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GroupSparklineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.46611 4.94092C5.80337 4.94092 5.26611 5.47818 5.26611 6.14092V7.89193C5.26611 8.55467 5.80337 9.09193 6.46611 9.09193H7.23345V9.85927C7.23345 10.522 7.77071 11.0593 8.43345 11.0593H10.1845C10.8472 11.0593 11.3845 10.522 11.3845 9.85927V8.10826C11.3845 7.44552 10.8472 6.90826 10.1845 6.90826L9.41713 6.90826V6.14092C9.41713 5.47818 8.87987 4.94092 8.21713 4.94092H6.46611ZM6.46611 6.14092L8.21713 6.14092L8.21713 6.90826C8.21713 7.571 8.75438 8.10826 9.41713 8.10826H10.1845V9.85927H8.43345V9.09193C8.43345 8.42919 7.8962 7.89193 7.23345 7.89193H6.46611V6.14092Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.47168 3.08148C1.47168 2.01281 2.33801 1.14648 3.40668 1.14648C4.2659 1.14648 4.99432 1.7065 5.24684 2.48145H11.4034C11.656 1.7065 12.3844 1.14648 13.2436 1.14648C14.3123 1.14648 15.1786 2.01281 15.1786 3.08148C15.1786 3.94073 14.6185 4.66917 13.8436 4.92167V11.0782C14.6185 11.3307 15.1786 12.0592 15.1786 12.9184C15.1786 13.9871 14.3123 14.8534 13.2436 14.8534C12.3843 14.8534 11.6559 14.2933 11.4034 13.5184H5.24687C4.99437 14.2933 4.26593 14.8534 3.40668 14.8534C2.33801 14.8534 1.47168 13.9871 1.47168 12.9184C1.47168 12.0592 2.0317 11.3308 2.80664 11.0782V4.92165C2.0317 4.66912 1.47168 3.9407 1.47168 3.08148ZM12.6436 11.0782C12.0575 11.2692 11.5944 11.7323 11.4034 12.3184H5.24684C5.05587 11.7323 4.59271 11.2692 4.00664 11.0782V4.92167C4.59274 4.73071 5.05591 4.26754 5.24687 3.68145H11.4034C11.5944 4.26752 12.0575 4.73067 12.6436 4.92165V11.0782ZM3.40668 2.34648C3.00075 2.34648 2.67168 2.67556 2.67168 3.08148C2.67168 3.48741 3.00075 3.81648 3.40668 3.81648C3.81261 3.81648 4.14168 3.48741 4.14168 3.08148C4.14168 2.67556 3.81261 2.34648 3.40668 2.34648ZM13.2436 12.1834C12.8377 12.1834 12.5086 12.5125 12.5086 12.9184C12.5086 13.3243 12.8377 13.6534 13.2436 13.6534C13.6495 13.6534 13.9786 13.3243 13.9786 12.9184C13.9786 12.5125 13.6495 12.1834 13.2436 12.1834ZM2.67168 12.9184C2.67168 12.5125 3.00075 12.1834 3.40668 12.1834C3.81261 12.1834 4.14168 12.5125 4.14168 12.9184C4.14168 13.3243 3.81261 13.6534 3.40668 13.6534C3.00075 13.6534 2.67168 13.3243 2.67168 12.9184ZM13.2436 2.34648C12.8377 2.34648 12.5086 2.67556 12.5086 3.08148C12.5086 3.48741 12.8377 3.81648 13.2436 3.81648C13.6495 3.81648 13.9786 3.48741 13.9786 3.08148C13.9786 2.67556 13.6495 2.34648 13.2436 2.34648Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GroupSparklineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"group-sparkline-single",ref:t,icon:i}))}));t.GroupSparklineSingle.displayName="GroupSparklineSingle";t["default"]=t.GroupSparklineSingle},94731:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Guffaw=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",stroke:"currentColor",d:"M16.887 10C16.887 13.8037 13.8036 16.8871 9.99999 16.8871C6.19638 16.8871 3.11295 13.8037 3.11295 10C3.11295 6.19644 6.19638 3.11301 9.99999 3.11301C13.8036 3.11301 16.887 6.19644 16.887 10Z",strokeWidth:.3}},{tag:"rect",attrs:{width:1.48,height:1.48,x:7.41,y:7.41,fill:"currentColor",rx:.74}},{tag:"rect",attrs:{width:1.48,height:1.48,x:11.11,y:7.41,fill:"currentColor",rx:.74}},{tag:"path",attrs:{fill:"white",stroke:"currentColor",d:"M12.5355 13.5821C13.0482 13.1841 13.3951 12.6107 13.5405 12.0327C13.5934 11.8226 13.5051 11.6349 13.3518 11.5331C13.2036 11.4346 13.0031 11.4203 12.8265 11.5131C11.0615 12.4407 8.94609 12.4427 7.1828 11.513C7.00629 11.4199 6.80602 11.4343 6.65798 11.5329C6.50518 11.6346 6.41701 11.8217 6.46844 12.0312C6.61029 12.609 6.95079 13.1833 7.46449 13.5821C8.14361 14.1093 9.05608 14.3999 10 14.3999C10.9439 14.3999 11.8564 14.1093 12.5355 13.5821Z",strokeWidth:.4}}]};t.Guffaw=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"guffaw",ref:t,icon:i}))}));t.Guffaw.displayName="Guffaw";t["default"]=t.Guffaw},28829:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GuideIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4216 4.46432L15.6036 7.6463C15.7988 7.84156 15.7988 8.15814 15.6036 8.3534L12.4216 11.5354C12.2263 11.7306 11.9097 11.7306 11.7145 11.5354C11.5192 11.3401 11.5192 11.0235 11.7145 10.8283L14.0429 8.49985H0.75C0.473858 8.49985 0.25 8.27599 0.25 7.99985C0.25 7.72371 0.473857 7.49985 0.749999 7.49985H14.0429L11.7145 5.17142C11.5192 4.97616 11.5192 4.65958 11.7145 4.46432C11.9097 4.26906 12.2263 4.26906 12.4216 4.46432Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GuideIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"guide-icon",ref:t,icon:i}))}));t.GuideIcon.displayName="GuideIcon";t["default"]=t.GuideIcon},39346:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GuideSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4216 4.46432L15.6036 7.6463C15.7988 7.84156 15.7988 8.15814 15.6036 8.3534L12.4216 11.5354C12.2263 11.7306 11.9097 11.7306 11.7145 11.5354C11.5192 11.3401 11.5192 11.0235 11.7145 10.8283L14.0429 8.49985H0.75C0.473858 8.49985 0.25 8.27599 0.25 7.99985C0.25 7.72371 0.473857 7.49985 0.749999 7.49985H14.0429L11.7145 5.17142C11.5192 4.97616 11.5192 4.65958 11.7145 4.46432C11.9097 4.26906 12.2263 4.26906 12.4216 4.46432Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GuideSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"guide-single",ref:t,icon:i}))}));t.GuideSingle.displayName="GuideSingle";t["default"]=t.GuideSingle},85851:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.GuidesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.66895 1.33561C5.66895 0.967422 5.96742 0.668945 6.33561 0.668945H9.66894C10.0371 0.668945 10.3356 0.967422 10.3356 1.33561C10.3356 1.7038 10.0371 2.00228 9.66894 2.00228H6.33561C5.96742 2.00228 5.66895 1.7038 5.66895 1.33561Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.57883 6.33591C8.46013 6.12819 8.23924 6 8 6C7.76076 6 7.53987 6.12819 7.42117 6.33591L6.08784 8.66924C5.97072 8.8742 5.97072 9.1258 6.08784 9.33076L7.42117 11.6641C7.53987 11.8718 7.76076 12 8 12C8.23924 12 8.46013 11.8718 8.57883 11.6641L9.91216 9.33076C10.0293 9.1258 10.0293 8.8742 9.91216 8.66924L8.57883 6.33591ZM8 9.98962L7.4345 9L8 8.01038L8.5655 9L8 9.98962Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00228 2.66895C4.50449 2.66895 1.66895 5.50449 1.66895 9.00228C1.66895 12.5001 4.50449 15.3356 8.00228 15.3356C11.5001 15.3356 14.3356 12.5001 14.3356 9.00228C14.3356 5.50449 11.5001 2.66895 8.00228 2.66895ZM7.3296 4.04714C5.10614 4.34614 3.34586 6.10656 3.04708 8.33008H3.6671C4.03529 8.33008 4.33376 8.62856 4.33376 8.99675C4.33376 9.36494 4.03529 9.66342 3.6671 9.66342H3.0456C3.34003 11.8922 5.10246 13.6579 7.3296 13.9574V13.3342C7.3296 12.9661 7.62807 12.6676 7.99626 12.6676C8.36445 12.6676 8.66293 12.9661 8.66293 13.3342V13.959C10.8958 13.6643 12.664 11.8962 12.959 9.66342H12.3338C11.9656 9.66342 11.6671 9.36494 11.6671 8.99675C11.6671 8.62856 11.9656 8.33008 12.3338 8.33008H12.9575C12.6582 6.10255 10.8921 4.33979 8.66293 4.04554V4.66758C8.66293 5.03577 8.36445 5.33425 7.99626 5.33425C7.62807 5.33425 7.3296 5.03577 7.3296 4.66758V4.04714Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.GuidesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"guides-single",ref:t,icon:i}))}));t.GuidesSingle.displayName="GuidesSingle";t["default"]=t.GuidesSingle},15008:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Guides=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8 6C8.23924 6 8.46013 6.12819 8.57883 6.33591L9.91216 8.66924C10.0293 8.8742 10.0293 9.1258 9.91216 9.33076L8.57883 11.6641C8.46013 11.8718 8.23924 12 8 12C7.76076 12 7.53987 11.8718 7.42117 11.6641L6.08784 9.33076C5.97072 9.1258 5.97072 8.8742 6.08784 8.66924L7.42117 6.33591C7.53987 6.12819 7.76076 6 8 6ZM7.4345 9L8 9.98962L8.5655 9L8 8.01038L7.4345 9Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.33561 0.667969C5.96742 0.667969 5.66895 0.966446 5.66895 1.33464C5.66895 1.70283 5.96742 2.0013 6.33561 2.0013H9.66894C10.0371 2.0013 10.3356 1.70283 10.3356 1.33464C10.3356 0.966446 10.0371 0.667969 9.66894 0.667969H6.33561Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.66895 9.0013C1.66895 5.50351 4.50449 2.66797 8.00228 2.66797C11.5001 2.66797 14.3356 5.50351 14.3356 9.0013C14.3356 12.4991 11.5001 15.3346 8.00228 15.3346C4.50449 15.3346 1.66895 12.4991 1.66895 9.0013ZM3.04708 8.3291C3.34586 6.10558 5.10614 4.34516 7.3296 4.04617V4.6666C7.3296 5.03479 7.62807 5.33327 7.99626 5.33327C8.36445 5.33327 8.66293 5.03479 8.66293 4.6666V4.04456C10.8921 4.33881 12.6582 6.10157 12.9575 8.3291H12.3338C11.9656 8.3291 11.6671 8.62758 11.6671 8.99577C11.6671 9.36396 11.9656 9.66244 12.3338 9.66244H12.959C12.664 11.8952 10.8957 13.6633 8.66293 13.958V13.3333C8.66293 12.9651 8.36445 12.6666 7.99626 12.6666C7.62807 12.6666 7.3296 12.9651 7.3296 13.3333V13.9564C5.10246 13.6569 3.34003 11.8912 3.0456 9.66244H3.6671C4.03529 9.66244 4.33376 9.36396 4.33376 8.99577C4.33376 8.62758 4.03529 8.3291 3.6671 8.3291H3.04708Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Guides=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"guides",ref:t,icon:i}))}));t.Guides.displayName="Guides";t["default"]=t.Guides},92794:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H1Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.0999 2.66689C3.0999 2.33552 2.83127 2.06689 2.4999 2.06689C2.16853 2.06689 1.8999 2.33552 1.8999 2.66689V13.3336C1.8999 13.6649 2.16853 13.9336 2.4999 13.9336C2.83127 13.9336 3.0999 13.6649 3.0999 13.3336V8.5999H8.2334V13.3336C8.2334 13.6649 8.50203 13.9336 8.8334 13.9336C9.16477 13.9336 9.4334 13.6649 9.4334 13.3336V2.66689C9.4334 2.33552 9.16477 2.06689 8.8334 2.06689C8.50203 2.06689 8.2334 2.33552 8.2334 2.66689V7.3999H3.0999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0999 6.33879C14.0999 6.09377 13.9509 5.87336 13.7236 5.78203C13.4962 5.6907 13.2362 5.74679 13.0667 5.92373L11.4753 7.58486C11.2461 7.82415 11.2542 8.20396 11.4935 8.43319C11.7328 8.66243 12.1126 8.65427 12.3419 8.41499L12.8999 7.83245V13.3333C12.8999 13.6646 13.1686 13.9333 13.4999 13.9333C13.8313 13.9333 14.0999 13.6646 14.0999 13.3333V6.33879Z"}}]};t.H1Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h1-icon",ref:t,icon:i}))}));t.H1Icon.displayName="H1Icon";t["default"]=t.H1Icon},27681:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H1Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.0999 2.66689C3.0999 2.33552 2.83127 2.06689 2.4999 2.06689C2.16853 2.06689 1.8999 2.33552 1.8999 2.66689V13.3336C1.8999 13.6649 2.16853 13.9336 2.4999 13.9336C2.83127 13.9336 3.0999 13.6649 3.0999 13.3336V8.5999H8.2334V13.3336C8.2334 13.6649 8.50203 13.9336 8.8334 13.9336C9.16477 13.9336 9.4334 13.6649 9.4334 13.3336V2.66689C9.4334 2.33552 9.16477 2.06689 8.8334 2.06689C8.50203 2.06689 8.2334 2.33552 8.2334 2.66689V7.3999H3.0999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0999 6.33879C14.0999 6.09377 13.9509 5.87336 13.7236 5.78203C13.4962 5.6907 13.2362 5.74679 13.0667 5.92373L11.4753 7.58486C11.2461 7.82415 11.2542 8.20396 11.4935 8.43319C11.7328 8.66243 12.1126 8.65427 12.3419 8.41499L12.8999 7.83245V13.3333C12.8999 13.6646 13.1686 13.9333 13.4999 13.9333C13.8313 13.9333 14.0999 13.6646 14.0999 13.3333V6.33879Z"}}]};t.H1Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h1-single",ref:t,icon:i}))}));t.H1Single.displayName="H1Single";t["default"]=t.H1Single},91015:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H2Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.2667 8.33356C11.2667 7.67245 11.8201 7.26689 12.3333 7.26689C12.8465 7.26689 13.4 7.67244 13.4 8.33356C13.4 8.62807 13.2712 8.94814 12.9954 9.32391C12.7183 9.70153 12.3394 10.0744 11.9174 10.4803L11.8355 10.559C11.4524 10.9268 11.0365 11.3263 10.7149 11.7373C10.3718 12.1759 10.0667 12.7122 10.0667 13.3336C10.0667 13.6649 10.3353 13.9336 10.6667 13.9336H14C14.3314 13.9336 14.6 13.6649 14.6 13.3336C14.6 13.0022 14.3314 12.7336 14 12.7336H11.4782C11.5286 12.6531 11.5889 12.5676 11.6601 12.4767C11.9269 12.1355 12.2843 11.792 12.6877 11.4043L12.7492 11.3452C13.1606 10.9496 13.615 10.5079 13.9629 10.0338C14.3122 9.55787 14.6 8.98906 14.6 8.33356C14.6 6.88362 13.3757 6.06689 12.3333 6.06689C11.291 6.06689 10.0667 6.88361 10.0667 8.33356C10.0667 8.66493 10.3353 8.93356 10.6667 8.93356C10.998 8.93356 11.2667 8.66493 11.2667 8.33356Z"}}]};t.H2Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h2-icon",ref:t,icon:i}))}));t.H2Icon.displayName="H2Icon";t["default"]=t.H2Icon},88708:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H2Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.2667 8.33356C11.2667 7.67245 11.8201 7.26689 12.3333 7.26689C12.8465 7.26689 13.4 7.67244 13.4 8.33356C13.4 8.62807 13.2712 8.94814 12.9954 9.32391C12.7183 9.70153 12.3394 10.0744 11.9174 10.4803L11.8355 10.559C11.4524 10.9268 11.0365 11.3263 10.7149 11.7373C10.3718 12.1759 10.0667 12.7122 10.0667 13.3336C10.0667 13.6649 10.3353 13.9336 10.6667 13.9336H14C14.3314 13.9336 14.6 13.6649 14.6 13.3336C14.6 13.0022 14.3314 12.7336 14 12.7336H11.4782C11.5286 12.6531 11.5889 12.5676 11.6601 12.4767C11.9269 12.1355 12.2843 11.792 12.6877 11.4043L12.7492 11.3452C13.1606 10.9496 13.615 10.5079 13.9629 10.0338C14.3122 9.55787 14.6 8.98906 14.6 8.33356C14.6 6.88362 13.3757 6.06689 12.3333 6.06689C11.291 6.06689 10.0667 6.88361 10.0667 8.33356C10.0667 8.66493 10.3353 8.93356 10.6667 8.93356C10.998 8.93356 11.2667 8.66493 11.2667 8.33356Z"}}]};t.H2Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h2-single",ref:t,icon:i}))}));t.H2Single.displayName="H2Single";t["default"]=t.H2Single},22732:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H3Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6667 6.06689C10.3353 6.06689 10.0667 6.33552 10.0667 6.66689C10.0667 6.99827 10.3353 7.26689 10.6667 7.26689H12.7732L11.193 9.29853C11.0524 9.47942 11.027 9.72465 11.1277 9.93051C11.2283 10.1364 11.4375 10.2669 11.6667 10.2669C12.2418 10.2669 12.6786 10.4115 12.9585 10.6354C13.2204 10.845 13.4 11.166 13.4 11.6669C13.4 12.1622 13.2254 12.3937 13.0567 12.5202C12.8588 12.6686 12.5829 12.7336 12.3333 12.7336C11.7271 12.7336 11.3432 12.4858 11.1106 12.23C10.8877 11.9848 10.5082 11.9667 10.2631 12.1896C10.0179 12.4125 9.99979 12.792 10.2227 13.0372C10.6568 13.5147 11.3522 13.9336 12.3333 13.9336C12.7504 13.9336 13.3078 13.8319 13.7767 13.4802C14.2746 13.1068 14.6 12.5049 14.6 11.6669C14.6 10.8345 14.2796 10.1555 13.7081 9.69837C13.4342 9.47923 13.117 9.32231 12.7746 9.21971L14.4736 7.03526C14.6143 6.85437 14.6397 6.60914 14.539 6.40328C14.4383 6.19743 14.2291 6.06689 14 6.06689H10.6667Z"}}]};t.H3Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h3-icon",ref:t,icon:i}))}));t.H3Icon.displayName="H3Icon";t["default"]=t.H3Icon},23867:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H3Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6667 6.06689C10.3353 6.06689 10.0667 6.33552 10.0667 6.66689C10.0667 6.99827 10.3353 7.26689 10.6667 7.26689H12.7732L11.193 9.29853C11.0524 9.47942 11.027 9.72465 11.1277 9.93051C11.2283 10.1364 11.4375 10.2669 11.6667 10.2669C12.2418 10.2669 12.6786 10.4115 12.9585 10.6354C13.2204 10.845 13.4 11.166 13.4 11.6669C13.4 12.1622 13.2254 12.3937 13.0567 12.5202C12.8588 12.6686 12.5829 12.7336 12.3333 12.7336C11.7271 12.7336 11.3432 12.4858 11.1106 12.23C10.8877 11.9848 10.5082 11.9667 10.2631 12.1896C10.0179 12.4125 9.99979 12.792 10.2227 13.0372C10.6568 13.5147 11.3522 13.9336 12.3333 13.9336C12.7504 13.9336 13.3078 13.8319 13.7767 13.4802C14.2746 13.1068 14.6 12.5049 14.6 11.6669C14.6 10.8345 14.2796 10.1555 13.7081 9.69837C13.4342 9.47923 13.117 9.32231 12.7746 9.21971L14.4736 7.03526C14.6143 6.85437 14.6397 6.60914 14.539 6.40328C14.4383 6.19743 14.2291 6.06689 14 6.06689H10.6667Z"}}]};t.H3Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h3-single",ref:t,icon:i}))}));t.H3Single.displayName="H3Single";t["default"]=t.H3Single},14225:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H4Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.4334 2.66689C2.4334 2.33552 2.16477 2.06689 1.8334 2.06689C1.50203 2.06689 1.2334 2.33552 1.2334 2.66689V13.3336C1.2334 13.6649 1.50203 13.9336 1.8334 13.9336C2.16477 13.9336 2.4334 13.6649 2.4334 13.3336V8.5999H7.2334V13.3336C7.2334 13.6649 7.50203 13.9336 7.8334 13.9336C8.16477 13.9336 8.4334 13.6649 8.4334 13.3336V2.66689C8.4334 2.33552 8.16477 2.06689 7.8334 2.06689C7.50203 2.06689 7.2334 2.33552 7.2334 2.66689V7.3999H2.4334V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7591 6.66645C13.7591 6.40387 13.5884 6.1718 13.3377 6.09364C13.087 6.01549 12.8147 6.10941 12.6654 6.32546L9.67321 10.6577C9.60398 10.7579 9.56689 10.8769 9.56689 10.9987V11.6731C9.56689 12.0045 9.83552 12.2731 10.1669 12.2731H12.5591V13.3331C12.5591 13.6645 12.8278 13.9331 13.1591 13.9331C13.4905 13.9331 13.7591 13.6645 13.7591 13.3331V12.2731H14.1669C14.4983 12.2731 14.7669 12.0045 14.7669 11.6731C14.7669 11.3417 14.4983 11.0731 14.1669 11.0731H13.7591V6.66645ZM12.5591 8.59091V11.0731H10.8447L12.5591 8.59091Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.H4Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h4-icon",ref:t,icon:i}))}));t.H4Icon.displayName="H4Icon";t["default"]=t.H4Icon},92774:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H4Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.4334 2.66689C2.4334 2.33552 2.16477 2.06689 1.8334 2.06689C1.50203 2.06689 1.2334 2.33552 1.2334 2.66689V13.3336C1.2334 13.6649 1.50203 13.9336 1.8334 13.9336C2.16477 13.9336 2.4334 13.6649 2.4334 13.3336V8.5999H7.2334V13.3336C7.2334 13.6649 7.50203 13.9336 7.8334 13.9336C8.16477 13.9336 8.4334 13.6649 8.4334 13.3336V2.66689C8.4334 2.33552 8.16477 2.06689 7.8334 2.06689C7.50203 2.06689 7.2334 2.33552 7.2334 2.66689V7.3999H2.4334V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7591 6.66645C13.7591 6.40387 13.5884 6.1718 13.3377 6.09364C13.087 6.01549 12.8147 6.10941 12.6654 6.32546L9.67321 10.6577C9.60398 10.7579 9.56689 10.8769 9.56689 10.9987V11.6731C9.56689 12.0045 9.83552 12.2731 10.1669 12.2731H12.5591V13.3331C12.5591 13.6645 12.8278 13.9331 13.1591 13.9331C13.4905 13.9331 13.7591 13.6645 13.7591 13.3331V12.2731H14.1669C14.4983 12.2731 14.7669 12.0045 14.7669 11.6731C14.7669 11.3417 14.4983 11.0731 14.1669 11.0731H13.7591V6.66645ZM12.5591 8.59091V11.0731H10.8447L12.5591 8.59091Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.H4Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h4-single",ref:t,icon:i}))}));t.H4Single.displayName="H4Single";t["default"]=t.H4Single},56782:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H5Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6669 6.40332C10.3355 6.40332 10.0669 6.67195 10.0669 7.00332V9.34492C10.0669 9.67629 10.3355 9.94492 10.6669 9.94492C10.7822 9.94492 10.8899 9.91238 10.9814 9.85599C10.9901 9.85195 11.0027 9.84632 11.0192 9.83936C11.0764 9.81533 11.1692 9.78033 11.2927 9.74447C11.5397 9.67268 11.8996 9.60022 12.3336 9.60022C12.4975 9.60022 12.5978 9.63412 12.6624 9.67167C12.7263 9.70877 12.79 9.76953 12.8503 9.87834C12.983 10.1181 13.0669 10.5337 13.0669 11.1669C13.0669 11.8061 12.9802 12.1936 12.8338 12.414C12.7252 12.5775 12.5275 12.7336 12.0002 12.7336C11.6445 12.7336 11.4936 12.622 11.4192 12.5328C11.3289 12.4245 11.2669 12.2453 11.2669 12.0028C11.2669 11.6714 10.9983 11.4028 10.6669 11.4028C10.3355 11.4028 10.0669 11.6714 10.0669 12.0028C10.0669 12.4244 10.1716 12.9106 10.4979 13.3016C10.8401 13.7118 11.356 13.9336 12.0002 13.9336C12.8063 13.9336 13.4419 13.6673 13.8334 13.0779C14.1869 12.5456 14.2669 11.8497 14.2669 11.1669C14.2669 10.4781 14.1841 9.81027 13.9002 9.29724C13.7521 9.02964 13.545 8.79662 13.2651 8.63403C12.986 8.4719 12.6697 8.40022 12.3336 8.40022C11.9239 8.40022 11.5627 8.44957 11.2669 8.51389V7.60332H13.3336C13.6649 7.60332 13.9336 7.33469 13.9336 7.00332C13.9336 6.67195 13.6649 6.40332 13.3336 6.40332H10.6669Z"}}]};t.H5Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h5-icon",ref:t,icon:i}))}));t.H5Icon.displayName="H5Icon";t["default"]=t.H5Icon},34645:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H5Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.66689C2.5999 2.33552 2.33127 2.06689 1.9999 2.06689C1.66853 2.06689 1.3999 2.33552 1.3999 2.66689V13.3336C1.3999 13.6649 1.66853 13.9336 1.9999 13.9336C2.33127 13.9336 2.5999 13.6649 2.5999 13.3336V8.5999H7.3999V13.3336C7.3999 13.6649 7.66853 13.9336 7.9999 13.9336C8.33127 13.9336 8.5999 13.6649 8.5999 13.3336V2.66689C8.5999 2.33552 8.33127 2.06689 7.9999 2.06689C7.66853 2.06689 7.3999 2.33552 7.3999 2.66689V7.3999H2.5999V2.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6669 6.40332C10.3355 6.40332 10.0669 6.67195 10.0669 7.00332V9.34492C10.0669 9.67629 10.3355 9.94492 10.6669 9.94492C10.7822 9.94492 10.8899 9.91238 10.9814 9.85599C10.9901 9.85195 11.0027 9.84632 11.0192 9.83936C11.0764 9.81533 11.1692 9.78033 11.2927 9.74447C11.5397 9.67268 11.8996 9.60022 12.3336 9.60022C12.4975 9.60022 12.5978 9.63412 12.6624 9.67167C12.7263 9.70877 12.79 9.76953 12.8503 9.87834C12.983 10.1181 13.0669 10.5337 13.0669 11.1669C13.0669 11.8061 12.9802 12.1936 12.8338 12.414C12.7252 12.5775 12.5275 12.7336 12.0002 12.7336C11.6445 12.7336 11.4936 12.622 11.4192 12.5328C11.3289 12.4245 11.2669 12.2453 11.2669 12.0028C11.2669 11.6714 10.9983 11.4028 10.6669 11.4028C10.3355 11.4028 10.0669 11.6714 10.0669 12.0028C10.0669 12.4244 10.1716 12.9106 10.4979 13.3016C10.8401 13.7118 11.356 13.9336 12.0002 13.9336C12.8063 13.9336 13.4419 13.6673 13.8334 13.0779C14.1869 12.5456 14.2669 11.8497 14.2669 11.1669C14.2669 10.4781 14.1841 9.81027 13.9002 9.29724C13.7521 9.02964 13.545 8.79662 13.2651 8.63403C12.986 8.4719 12.6697 8.40022 12.3336 8.40022C11.9239 8.40022 11.5627 8.44957 11.2669 8.51389V7.60332H13.3336C13.6649 7.60332 13.9336 7.33469 13.9336 7.00332C13.9336 6.67195 13.6649 6.40332 13.3336 6.40332H10.6669Z"}}]};t.H5Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h5-single",ref:t,icon:i}))}));t.H5Single.displayName="H5Single";t["default"]=t.H5Single},49499:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H6Icon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 2.06689C2.33127 2.06689 2.5999 2.33552 2.5999 2.66689V7.3999H7.3999V2.66689C7.3999 2.33552 7.66853 2.06689 7.9999 2.06689C8.33127 2.06689 8.5999 2.33552 8.5999 2.66689V13.3336C8.5999 13.6649 8.33127 13.9336 7.9999 13.9336C7.66853 13.9336 7.3999 13.6649 7.3999 13.3336V8.5999H2.5999V13.3336C2.5999 13.6649 2.33127 13.9336 1.9999 13.9336C1.66853 13.9336 1.3999 13.6649 1.3999 13.3336V2.66689C1.3999 2.33552 1.66853 2.06689 1.9999 2.06689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9334 9.40216C11.295 9.18911 11.7166 9.06689 12.1667 9.06689C13.5106 9.06689 14.6001 10.1563 14.6001 11.5002C14.6001 12.8441 13.5106 13.9336 12.1667 13.9336C10.8228 13.9336 9.7334 12.8441 9.7334 11.5002C9.7334 11.4628 9.73424 11.4256 9.73592 11.3886C9.73425 11.3703 9.7334 11.3519 9.7334 11.3332V8.9999C9.7334 7.61418 10.7747 6.3999 12.1667 6.3999C13.2187 6.3999 14.0795 7.10372 14.4276 8.03653C14.5435 8.34699 14.3857 8.69258 14.0752 8.80844C13.7648 8.92429 13.4192 8.76653 13.3033 8.45607C13.1058 7.92681 12.651 7.5999 12.1667 7.5999C11.5336 7.5999 10.9334 8.17649 10.9334 8.9999V9.40216ZM12.1667 10.2669C11.4856 10.2669 10.9334 10.8191 10.9334 11.5002C10.9334 12.1814 11.4856 12.7336 12.1667 12.7336C12.8479 12.7336 13.4001 12.1814 13.4001 11.5002C13.4001 10.8191 12.8479 10.2669 12.1667 10.2669Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.H6Icon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h6-icon",ref:t,icon:i}))}));t.H6Icon.displayName="H6Icon";t["default"]=t.H6Icon},66344:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.H6Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 2.06689C2.33127 2.06689 2.5999 2.33552 2.5999 2.66689V7.3999H7.3999V2.66689C7.3999 2.33552 7.66853 2.06689 7.9999 2.06689C8.33127 2.06689 8.5999 2.33552 8.5999 2.66689V13.3336C8.5999 13.6649 8.33127 13.9336 7.9999 13.9336C7.66853 13.9336 7.3999 13.6649 7.3999 13.3336V8.5999H2.5999V13.3336C2.5999 13.6649 2.33127 13.9336 1.9999 13.9336C1.66853 13.9336 1.3999 13.6649 1.3999 13.3336V2.66689C1.3999 2.33552 1.66853 2.06689 1.9999 2.06689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9334 9.40216C11.295 9.18911 11.7166 9.06689 12.1667 9.06689C13.5106 9.06689 14.6001 10.1563 14.6001 11.5002C14.6001 12.8441 13.5106 13.9336 12.1667 13.9336C10.8228 13.9336 9.7334 12.8441 9.7334 11.5002C9.7334 11.4628 9.73424 11.4256 9.73592 11.3886C9.73425 11.3703 9.7334 11.3519 9.7334 11.3332V8.9999C9.7334 7.61418 10.7747 6.3999 12.1667 6.3999C13.2187 6.3999 14.0795 7.10372 14.4276 8.03653C14.5435 8.34699 14.3857 8.69258 14.0752 8.80844C13.7648 8.92429 13.4192 8.76653 13.3033 8.45607C13.1058 7.92681 12.651 7.5999 12.1667 7.5999C11.5336 7.5999 10.9334 8.17649 10.9334 8.9999V9.40216ZM12.1667 10.2669C11.4856 10.2669 10.9334 10.8191 10.9334 11.5002C10.9334 12.1814 11.4856 12.7336 12.1667 12.7336C12.8479 12.7336 13.4001 12.1814 13.4001 11.5002C13.4001 10.8191 12.8479 10.2669 12.1667 10.2669Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.H6Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"h6-single",ref:t,icon:i}))}));t.H6Single.displayName="H6Single";t["default"]=t.H6Single},67776:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HeadSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#head-single_clip0_731_29840)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M12.6515 5.66694C12.7049 5.79005 12.8116 5.822 12.9445 5.78109H12.9453C13.156 5.71642 13.1946 5.74291 13.1841 5.95836C13.1634 6.38459 12.9792 6.7212 12.6013 6.93003C12.2245 7.13846 11.8431 7.12054 11.4675 6.91444C11.3319 6.84003 11.2821 6.76055 11.388 6.61055C11.5295 6.4103 11.5571 6.17927 11.4925 5.94044C11.4562 5.8072 11.3787 5.71525 11.231 5.732C11.081 5.74915 11.0257 5.85161 11.0374 5.99576C11.0377 5.99998 11.0381 6.00421 11.0384 6.00843C11.0416 6.04947 11.0448 6.09076 11.0452 6.13173C11.0479 6.34329 10.947 6.49484 10.7674 6.55211C10.5851 6.61017 10.4027 6.5338 10.287 6.34991C10.2743 6.32974 10.2632 6.30829 10.252 6.28698C10.2481 6.27948 10.2442 6.272 10.2403 6.26459C10.1729 6.13875 10.065 6.10914 9.9434 6.16134C9.81639 6.21589 9.78912 6.32498 9.82457 6.45432C9.92002 6.80263 10.3385 7.09093 10.7125 7.04379C10.8309 7.02899 10.9116 7.0547 10.9918 7.13067C11.3066 7.42716 11.6822 7.55534 12.1123 7.53547C12.1246 7.53493 12.1381 7.53277 12.152 7.53055C12.1987 7.52306 12.2494 7.51495 12.2701 7.56663C12.2906 7.61794 12.249 7.6475 12.2101 7.67506C12.1988 7.68308 12.1878 7.69093 12.1785 7.6991C11.921 7.92663 11.6089 8.02675 11.277 8.07818C11.2551 8.08158 11.2329 8.0833 11.2107 8.08501C11.1743 8.08782 11.138 8.09062 11.1036 8.10078C10.9918 8.1335 10.9248 8.21337 10.9353 8.33142C10.9455 8.44518 11.0113 8.527 11.1325 8.53674C11.1796 8.5407 11.2272 8.5382 11.2748 8.53569C11.3115 8.53376 11.3483 8.53183 11.3849 8.53284C11.4174 8.53381 11.4536 8.5226 11.4898 8.51138C11.5709 8.48625 11.6522 8.46106 11.6923 8.57258C11.7035 8.60376 11.7162 8.63521 11.729 8.66693C11.7955 8.83224 11.8651 9.00499 11.7504 9.18542C11.6506 9.34282 11.3915 9.3623 11.2801 9.19984C11.0351 8.84141 10.6907 8.62557 10.3127 8.44051C10.1382 8.35519 9.97729 8.24025 9.85924 8.07974C9.85421 8.0729 9.84868 8.06598 9.84305 8.05895C9.81215 8.02031 9.77836 7.97807 9.80704 7.92468C9.82896 7.88383 9.87103 7.88281 9.91218 7.88181C9.92441 7.88151 9.93656 7.88121 9.94808 7.87987C9.97486 7.87676 10.0018 7.87464 10.0288 7.87252C10.0861 7.86802 10.1433 7.86353 10.1982 7.84948C10.3326 7.81481 10.3856 7.71624 10.3646 7.58222C10.3423 7.44196 10.2461 7.37612 10.114 7.39716C9.66133 7.46885 9.23705 7.39248 8.83148 7.18483C8.69785 7.11626 8.58525 7.16924 8.47227 7.25145C7.88865 7.67611 7.1036 7.49378 6.78451 6.85328C6.60023 6.48393 6.62322 6.11342 6.83555 5.75694C6.84467 5.74171 6.85458 5.72666 6.86451 5.71159C6.89065 5.67189 6.91692 5.63201 6.92906 5.58824C6.95867 5.48227 6.94542 5.37552 6.83984 5.31396C6.73192 5.25124 6.62595 5.26916 6.54023 5.36266C6.50724 5.39823 6.4808 5.44 6.45474 5.48117C6.45311 5.48374 6.45148 5.48632 6.44985 5.48889C6.317 5.69928 6.16661 5.69304 6.04272 5.47175C5.99958 5.39418 5.99624 5.31087 5.99285 5.22622C5.99259 5.21989 5.99234 5.21356 5.99207 5.20721C5.98622 5.07436 5.92662 4.98241 5.78402 4.9715C5.6352 4.95982 5.55805 5.03929 5.52766 5.18033C5.46143 5.48812 5.68272 5.89057 6.01038 6.06122C6.02684 6.06969 6.04465 6.07651 6.06256 6.08337C6.11624 6.10393 6.1708 6.12483 6.19271 6.19173C6.24453 6.3503 6.14947 6.45004 5.95311 6.44069C5.25027 6.40679 4.61989 5.86914 4.47574 5.17994C4.45198 5.0654 4.4286 4.95085 4.43639 4.87293C4.44029 4.61619 4.47964 4.40697 4.56496 4.2075C4.65106 4.00569 4.65184 4.00452 4.82132 4.14672C4.93157 4.23906 5.043 4.28853 5.16534 4.17165C5.27092 4.07153 5.25767 3.92699 5.13456 3.79569C5.12819 3.78876 5.12128 3.78237 5.1144 3.776C5.10696 3.76912 5.09955 3.76227 5.09287 3.75478C4.88755 3.52608 4.89924 3.17194 5.11897 2.9635C5.34728 2.74727 5.7061 2.75662 5.92467 2.98571C5.95584 3.01843 5.98389 3.05467 6.00999 3.09168C6.10193 3.2222 6.22583 3.23934 6.34933 3.15908C6.47751 3.07571 6.4631 2.95026 6.3918 2.8326C6.27336 2.6378 6.10739 2.49287 5.89272 2.41728C5.7509 2.36741 5.74311 2.29261 5.81792 2.18391C5.98739 1.93768 6.21414 1.7947 6.52037 1.80093C6.6392 1.80327 6.73114 1.82431 6.66569 1.98444C6.61348 2.11106 6.62712 2.23768 6.77361 2.29222C6.92477 2.34832 7.02724 2.28287 7.10399 2.13872C7.4784 1.43666 8.24474 1.19199 8.90122 1.55432C9.04693 1.63457 9.14744 1.72067 9.04965 1.90418C9.02394 1.95288 9.02121 2.01755 9.02082 2.07482C9.01965 2.19443 9.08511 2.27157 9.19926 2.29806C9.31575 2.32534 9.40263 2.27703 9.45211 2.16833C9.46708 2.13558 9.47781 2.10059 9.48848 2.06575C9.49114 2.05707 9.4938 2.04839 9.49652 2.03976C9.58107 1.77366 9.82808 1.59367 10.079 1.61548C10.3552 1.63925 10.5668 1.84613 10.6065 2.13209C10.6121 2.1724 10.612 2.21366 10.612 2.25444C10.612 2.25899 10.612 2.26353 10.612 2.26806C10.6123 2.39196 10.6583 2.48624 10.7865 2.51507C10.9139 2.5439 11.0093 2.48351 11.0464 2.36702C11.083 2.25092 11.1508 2.24975 11.24 2.27858C11.8711 2.48274 12.2728 2.9035 12.4357 3.54829C12.4719 3.69128 12.4384 3.78984 12.2752 3.81634C12.2365 3.82255 12.1994 3.84283 12.1638 3.86228C12.1592 3.86478 12.1546 3.86727 12.1501 3.86971C12.0227 3.93789 11.9397 4.03607 12.0032 4.18529C12.0659 4.33217 12.1879 4.34892 12.3297 4.29944C12.5931 4.20711 12.8401 4.2075 13.0392 4.44165C13.2628 4.70424 13.2075 5.08644 12.918 5.27228C12.8874 5.29211 12.8543 5.3081 12.8212 5.3241C12.8016 5.33357 12.782 5.34304 12.7629 5.35331C12.6313 5.42383 12.597 5.54032 12.6515 5.66694ZM7.17217 4.24802C7.3171 4.27451 7.3993 4.19815 7.44138 4.05906V4.05945C7.57735 3.60712 7.73787 3.49141 8.24045 3.46375C8.38149 3.45635 8.47499 3.38505 8.48123 3.237C8.48707 3.09869 8.40136 3.02389 8.27552 2.99467C8.2415 2.98664 8.20564 2.9867 8.16971 2.98677C8.15338 2.9868 8.13704 2.98683 8.12085 2.9861C7.9467 2.97519 7.78501 3.02817 7.63424 3.1022C7.27347 3.27947 7.05139 3.56816 6.99373 3.96984C6.97425 4.10347 7.02256 4.22074 7.17217 4.24802ZM9.55652 5.64941C10.0981 5.53681 10.4752 5.21656 10.6782 4.69956L10.6786 4.69995C10.7296 4.57021 10.7366 4.43931 10.5882 4.36334C10.4557 4.29555 10.3221 4.36256 10.2461 4.52385C9.86977 5.32293 8.99122 5.4589 8.40876 4.80553C8.30279 4.68671 8.19604 4.60528 8.04371 4.71554C7.92566 4.80086 7.93072 4.96176 8.05345 5.11176C8.20344 5.29448 8.37954 5.44838 8.59928 5.5411C8.75824 5.60811 8.72823 5.67434 8.61252 5.75187C8.45707 5.8559 8.28565 5.90343 8.09786 5.90226C7.88943 5.9007 7.79943 5.97044 7.80605 6.12472C7.81423 6.31368 7.94709 6.35342 8.10293 6.35887C8.1245 6.35965 8.14624 6.35939 8.16793 6.35913C8.17876 6.359 8.18956 6.35887 8.20033 6.35887C8.60006 6.35926 8.91914 6.18355 9.15407 5.87538C9.26433 5.73084 9.39133 5.68369 9.55652 5.64941Z"}},{tag:"path",attrs:{d:"M13.7171 1.98875C14.2368 2.51433 14.6696 3.08353 14.9252 3.77975L14.9244 3.77936C15.1473 4.38558 15.1862 5.01907 15.2065 5.67516C15.1718 6.61137 15.0659 7.54874 14.5278 8.37704C14.2757 8.76508 13.9711 9.11065 13.6403 9.43324C13.0988 9.96115 12.6562 10.5541 12.417 11.2819C12.2011 11.9388 12.1563 12.612 12.1933 13.2989C12.2249 13.8864 12.3441 14.454 12.4957 15.0193C12.6347 15.5391 12.2151 16.0448 11.6681 15.9968C11.2638 15.9615 10.8612 15.9061 10.4586 15.8507C10.3151 15.8309 10.1715 15.8112 10.0279 15.7923C9.55782 15.7309 9.08779 15.6688 8.61774 15.6066C7.9308 15.5159 7.24383 15.4251 6.55658 15.3365C6.09958 15.2776 5.85959 15.0634 5.75323 14.6204C5.6457 14.1712 5.51206 13.7313 5.23194 13.3507C5.12558 13.2065 5.02078 13.1469 4.82442 13.1909C4.19794 13.3312 3.56211 13.4224 2.92434 13.4995C2.09682 13.5996 1.63554 12.9743 1.72164 12.134C1.73722 11.9781 1.78281 11.827 1.84982 11.6863C1.93904 11.4989 1.89112 11.3625 1.72359 11.2542C1.69037 11.2327 1.65955 11.2066 1.62903 11.1807C1.62483 11.1772 1.62064 11.1736 1.61645 11.1701C1.40295 10.9901 1.35541 10.8455 1.46099 10.588C1.50969 10.4692 1.4836 10.4014 1.40178 10.3169C1.18672 10.0944 1.1801 9.93934 1.35775 9.6783C1.58528 9.34403 1.54152 9.05312 1.22646 8.8056C1.15516 8.74949 1.08698 8.68872 1.02269 8.62482C0.740623 8.34353 0.717249 8.05445 0.961528 7.74043C1.19412 7.44161 1.48164 7.19616 1.77735 6.96357C2.09682 6.71227 2.30059 6.39748 2.47747 6.02852C2.63681 5.69619 2.59824 5.49867 2.36643 5.23724C2.08319 4.91777 2.14436 4.53168 2.37033 4.20792C2.5904 3.89258 2.73541 3.54507 2.88041 3.1976C2.94949 3.03205 3.01857 2.8665 3.09576 2.70445C3.52549 1.8033 4.13872 1.06228 5.03831 0.595151C5.64063 0.282302 6.30023 0.161915 6.96761 0.0929553C7.665 0.0212687 8.36433 -0.00872882 9.066 0.00218C10.8893 0.0302313 12.4329 0.689435 13.7171 1.98875ZM13.0616 7.29764C13.1077 7.20062 13.1539 7.1035 13.2304 7.01967L13.2297 7.02045C13.6368 6.57513 13.7307 6.0519 13.5784 5.48036C13.5464 5.36036 13.5491 5.26023 13.5869 5.14335C13.7545 4.6283 13.5456 4.11909 13.0684 3.87637C12.964 3.82338 12.9398 3.74936 12.9262 3.64611C12.8019 2.69861 12.1205 1.96927 11.1874 1.78772C11.058 1.76278 10.9684 1.7133 10.8909 1.59993C10.5975 1.16981 10.0416 1.02878 9.58066 1.26604C9.46612 1.32526 9.39015 1.32098 9.2834 1.24812C8.60783 0.787614 7.80993 0.816835 7.16864 1.32176C7.0693 1.40007 6.98125 1.42734 6.85073 1.38955C6.18257 1.19514 5.52102 1.54656 5.29895 2.20771C5.26311 2.31524 5.20467 2.3729 5.09987 2.4216C4.73169 2.59224 4.50222 2.87237 4.49014 3.29469C4.48702 3.41118 4.44651 3.50313 4.37988 3.59702C3.89405 4.28272 3.82665 5.01946 4.19599 5.76632C4.57235 6.52682 5.21675 6.90045 6.06686 6.90045C6.21607 6.90006 6.31231 6.93551 6.3688 7.08045C6.41594 7.20161 6.4923 7.30875 6.58152 7.40459L6.58195 7.40505C6.71071 7.54316 6.81787 7.65809 7.05215 7.5355C7.3428 7.38355 7.48267 7.49966 7.47487 7.82926C7.47371 7.88419 7.47877 7.90679 7.53331 7.92783C7.74682 8.00925 7.90226 7.9477 7.98876 7.72212C8.01148 7.74784 8.0158 7.78829 8.01982 7.82588C8.02675 7.89077 8.03278 7.94713 8.13096 7.90445C8.18909 7.87911 8.25115 7.86598 8.31306 7.85287C8.413 7.83172 8.51256 7.81065 8.59459 7.73848C8.66705 7.67458 8.74653 7.66641 8.84705 7.69212C8.85726 7.6947 8.86887 7.69852 8.8813 7.7026C8.95512 7.72688 9.05761 7.76058 9.06561 7.60017C9.06795 7.55069 9.12405 7.53628 9.17353 7.53978C9.2308 7.54368 9.24795 7.58537 9.25574 7.63251C9.26309 7.67675 9.26873 7.72154 9.27438 7.76635C9.28579 7.8569 9.29721 7.94753 9.32275 8.0338C9.43145 8.40041 9.70884 8.62132 10.0201 8.81144C10.0653 8.83909 10.1107 8.86628 10.156 8.89345C10.4473 9.06802 10.7366 9.24137 10.9544 9.52558C11.1663 9.80259 11.5556 9.85206 11.8571 9.70402C12.152 9.55908 12.3145 9.23844 12.2611 8.88936C12.2405 8.75495 12.2148 8.61859 12.1672 8.49236C12.1177 8.35989 12.1376 8.28509 12.2646 8.20912C12.6192 7.9964 12.874 7.69056 13.052 7.31771C13.0552 7.31103 13.0584 7.30433 13.0616 7.29764Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"head-single_clip0_731_29840"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["head-single_clip0_731_29840"]};t.HeadSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"head-single",ref:t,icon:i}))}));t.HeadSingle.displayName="HeadSingle";t["default"]=t.HeadSingle},23978:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HeaderFooterIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.9999 3.90137C4.66853 3.90137 4.3999 4.17 4.3999 4.50137C4.3999 4.83274 4.66853 5.10137 4.9999 5.10137H10.9999C11.3313 5.10137 11.5999 4.83274 11.5999 4.50137C11.5999 4.17 11.3313 3.90137 10.9999 3.90137H4.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.9999 10.8987C4.66853 10.8987 4.3999 11.1673 4.3999 11.4987C4.3999 11.8301 4.66853 12.0987 4.9999 12.0987H10.9999C11.3313 12.0987 11.5999 11.8301 11.5999 11.4987C11.5999 11.1673 11.3313 10.8987 10.9999 10.8987H4.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7 2.0999H3.30005C2.85822 2.0999 2.50005 2.45807 2.50005 2.8999V13.0999C2.50005 13.5417 2.85822 13.8999 3.30005 13.8999H12.7C13.1419 13.8999 13.5 13.5417 13.5 13.0999V2.8999C13.5 2.45808 13.1419 2.0999 12.7 2.0999ZM3.30005 0.899902C2.19548 0.899902 1.30005 1.79533 1.30005 2.8999V13.0999C1.30005 14.2045 2.19548 15.0999 3.30005 15.0999H12.7C13.8046 15.0999 14.7 14.2045 14.7 13.0999V2.8999C14.7 1.79533 13.8046 0.899902 12.7 0.899902H3.30005Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HeaderFooterIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"header-footer-icon",ref:t,icon:i}))}));t.HeaderFooterIcon.displayName="HeaderFooterIcon";t["default"]=t.HeaderFooterIcon},46449:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HeaderFooterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.9999 3.90137C4.66853 3.90137 4.3999 4.17 4.3999 4.50137C4.3999 4.83274 4.66853 5.10137 4.9999 5.10137H10.9999C11.3313 5.10137 11.5999 4.83274 11.5999 4.50137C11.5999 4.17 11.3313 3.90137 10.9999 3.90137H4.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.9999 10.8987C4.66853 10.8987 4.3999 11.1673 4.3999 11.4987C4.3999 11.8301 4.66853 12.0987 4.9999 12.0987H10.9999C11.3313 12.0987 11.5999 11.8301 11.5999 11.4987C11.5999 11.1673 11.3313 10.8987 10.9999 10.8987H4.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7 2.0999H3.30005C2.85822 2.0999 2.50005 2.45807 2.50005 2.8999V13.0999C2.50005 13.5417 2.85822 13.8999 3.30005 13.8999H12.7C13.1419 13.8999 13.5 13.5417 13.5 13.0999V2.8999C13.5 2.45808 13.1419 2.0999 12.7 2.0999ZM3.30005 0.899902C2.19548 0.899902 1.30005 1.79533 1.30005 2.8999V13.0999C1.30005 14.2045 2.19548 15.0999 3.30005 15.0999H12.7C13.8046 15.0999 14.7 14.2045 14.7 13.0999V2.8999C14.7 1.79533 13.8046 0.899902 12.7 0.899902H3.30005Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HeaderFooterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"header-footer-single",ref:t,icon:i}))}));t.HeaderFooterSingle.displayName="HeaderFooterSingle";t["default"]=t.HeaderFooterSingle},74622:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HeartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.401187 6.22172V5.46194C0.418113 5.35278 0.433141 5.24304 0.452159 5.13426C0.804188 3.13163 2.66836 1.6134 4.85946 1.8962C6.22041 2.07193 7.22591 2.79824 7.88337 4.00381C7.91875 4.06885 7.95279 4.13465 7.9874 4.20027C8.01498 4.11925 8.06956 4.06163 8.10474 3.99335C8.8632 2.52685 10.4527 1.66874 12.0923 1.87585C13.4652 2.0493 14.4881 2.76591 15.1489 3.98118C15.5672 4.75009 15.6681 5.58005 15.5571 6.44043C15.48 7.03685 15.294 7.60207 15.0183 8.13249C14.6955 8.75344 14.2739 9.30783 13.7954 9.81847C13.168 10.4879 12.4721 11.0801 11.7488 11.6421C10.5767 12.5525 9.30518 13.3152 8.06823 14.1294C8.00699 14.1697 7.96001 14.1581 7.9041 14.1217C7.56462 13.9007 7.22458 13.6803 6.88301 13.4628C5.87637 12.8213 4.87696 12.1697 3.9443 11.4219C3.11016 10.7534 2.3131 10.0471 1.65373 9.19828C1.1235 8.51552 0.720128 7.76982 0.519294 6.92255C0.464522 6.69129 0.435234 6.45603 0.401001 6.22153L0.401187 6.22172Z"}}]};t.HeartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"heart-single",ref:t,icon:i}))}));t.HeartSingle.displayName="HeartSingle";t["default"]=t.HeartSingle},36137:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HeatmapIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.93793 2.79677C11.3594 1.65977 12.9862 1.36194 14.1528 1.94521C14.751 2.24442 15.2123 2.78447 15.3266 3.49892C15.4382 4.19755 15.1946 4.90729 14.7202 5.53993C14.5789 5.72827 14.522 5.8579 14.5004 5.93251C14.4901 5.96839 14.488 5.99108 14.4877 6.00185C14.4875 6.01184 14.4881 6.01698 14.4887 6.01942C14.4912 6.02851 14.5278 6.13335 14.7954 6.3036C15.0526 6.46733 15.3971 6.61116 15.7905 6.75771C16.1321 6.88498 16.5953 7.04147 16.9028 7.19521C17.5102 7.49898 18.1898 7.99193 18.6176 8.84755C19.0445 9.70134 19.159 10.7931 18.8823 12.1767C18.7701 12.7376 18.732 13.242 18.7123 13.7099C18.6941 14.1439 18.6912 14.6502 18.645 15.0595C18.5958 15.4945 18.4859 15.9851 18.1635 16.4237C17.8337 16.8724 17.3602 17.1615 16.7846 17.3534C16.1153 17.5765 15.3331 17.5303 14.6371 17.4306C13.9209 17.3279 13.1355 17.1409 12.4272 16.9823C11.6924 16.8178 11.0346 16.6817 10.4789 16.6395C9.89292 16.5951 9.61189 16.674 9.49945 16.7489C8.58259 17.3602 7.7238 17.5577 6.7768 17.3856C5.93404 17.2324 5.05307 16.7826 4.09711 16.3046C3.39193 15.9519 2.95891 15.4344 2.71625 14.8104C2.49416 14.2394 2.44441 13.6059 2.41352 13.0497C2.34845 11.8783 2.34573 10.7042 1.69477 9.40224C1.25215 8.51663 1.53182 7.47818 1.89789 6.78017C2.09599 6.40253 2.35773 6.04448 2.66449 5.75575C2.96389 5.47405 3.35811 5.21019 3.82367 5.11708C5.05798 4.87022 5.50357 4.7809 5.80024 4.73524C6.0719 4.69345 6.30087 4.68072 6.88813 4.60731C7.88715 4.48244 8.05401 4.39758 8.22602 4.27431C8.35794 4.1797 8.49508 4.05192 8.78363 3.78798C9.05678 3.53813 9.41666 3.21378 9.93793 2.79677ZM13.3471 3.55458C13.0134 3.38809 12.1399 3.34064 11.062 4.20302C10.5839 4.58551 10.2564 4.88016 9.99848 5.1161C9.75606 5.33784 9.51682 5.56406 9.27387 5.73817C8.69604 6.15213 8.11243 6.26836 7.11176 6.39345C6.36616 6.48665 6.34434 6.47306 6.07465 6.51454C5.82966 6.55223 5.4412 6.62971 4.17621 6.88271C4.15095 6.88789 4.04916 6.92397 3.89789 7.0663C3.75375 7.20198 3.60828 7.39378 3.49164 7.6161C3.2279 8.11898 3.24796 8.48323 3.30512 8.59755C4.15407 10.2955 4.15145 11.8716 4.21137 12.9501C4.24297 13.5189 4.28795 13.8854 4.39399 14.1581C4.47939 14.3777 4.60828 14.548 4.90277 14.6952C5.94633 15.217 6.566 15.5173 7.09809 15.6142C7.52594 15.6919 7.91745 15.6395 8.50043 15.2509C9.13808 14.8258 9.94083 14.7935 10.6147 14.8446C11.3189 14.898 12.0979 15.0646 12.8207 15.2265C13.5704 15.3943 14.2645 15.5583 14.892 15.6483C15.5399 15.7412 15.9669 15.7291 16.2153 15.6464C16.5572 15.5324 16.668 15.419 16.7133 15.3573C16.766 15.2856 16.8229 15.158 16.8569 14.8573C16.8937 14.5306 16.8904 14.1821 16.9135 13.6337C16.9352 13.1191 16.9799 12.512 17.1176 11.8231C17.3408 10.707 17.2053 10.0484 17.0073 9.65224C16.8101 9.25817 16.4895 9.00077 16.0971 8.80458C15.9046 8.70842 15.6173 8.61461 15.1625 8.44521C14.7593 8.29497 14.2596 8.09577 13.8295 7.82216C13.4114 7.5561 12.9155 7.1294 12.7455 6.46571C12.5665 5.76593 12.8148 5.07976 13.2797 4.45985C13.5547 4.09319 13.5624 3.86578 13.5493 3.7831C13.5386 3.71641 13.4987 3.6304 13.3471 3.55458Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.5 9C8 9.5 8.5 9.16667 9 10C9.5 10.8333 9.5 12 9.5 12.5C9.5 13 8.5 13 8 13.5C7.5 14 7 13.5 6.5 13L6 12.5C5.55 12.05 5.5 11 5.5 10C5.5 9 7 8.5 7.5 9Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.5 6.5C12.0605 7.94953 12 8.16666 12.5 8.99999C13 9.83332 15.5 10 15.5 10.5C15.5 11 16 13 15 14C14 15 13 13.5 12 13.5C11 13.5 10.45 9.95001 9.99999 9.50001C9.54999 9.05001 9.5 8.99999 9.5 7.99999C9.5 6.99999 10.9395 5.05046 11.5 6.5Z"}}]};t.HeatmapIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"heatmap-icon",ref:t,icon:i}))}));t.HeatmapIcon.displayName="HeatmapIcon";t["default"]=t.HeatmapIcon},40841:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HelpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.48291 6.27979C5.48291 4.88937 6.61007 3.76221 8.00049 3.76221C9.39091 3.76221 10.5181 4.88937 10.5181 6.27979C10.5181 7.46343 9.70122 8.4563 8.60049 8.72542V9.47575C8.60049 9.80712 8.33186 10.0757 8.00049 10.0757C7.66912 10.0757 7.40049 9.80712 7.40049 9.47575V8.19736C7.40049 7.86599 7.66912 7.59736 8.00049 7.59736C8.72816 7.59736 9.31807 7.00746 9.31807 6.27979C9.31807 5.55211 8.72816 4.96221 8.00049 4.96221C7.27281 4.96221 6.68291 5.55211 6.68291 6.27979C6.68291 6.61116 6.41428 6.87979 6.08291 6.87979C5.75154 6.87979 5.48291 6.61116 5.48291 6.27979Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.79964 11.5573C8.79964 11.9986 8.44192 12.3563 8.00065 12.3563C7.55938 12.3563 7.20166 11.9986 7.20166 11.5573C7.20166 11.116 7.55938 10.7583 8.00065 10.7583C8.44192 10.7583 8.79964 11.116 8.79964 11.5573Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.05619 3.05618C4.32084 1.79156 6.06964 1.0083 8.00023 1.0083C9.93081 1.0083 11.6796 1.79156 12.9443 3.05619C14.2089 4.32083 14.9922 6.06964 14.9922 8.00023C14.9922 9.93082 14.2089 11.6796 12.9443 12.9443C11.6796 14.2089 9.93082 14.9922 8.00023 14.9922C6.06964 14.9922 4.32084 14.2089 3.05619 12.9443C1.79156 11.6796 1.0083 9.93081 1.0083 8.00023C1.0083 6.06964 1.79156 4.32083 3.05619 3.05618ZM8.00023 2.2083C6.40068 2.2083 4.95352 2.85593 3.90471 3.90472C2.85592 4.95353 2.2083 6.40068 2.2083 8.00023C2.2083 9.59977 2.85593 11.0469 3.90472 12.0957C4.95352 13.1445 6.40068 13.7922 8.00023 13.7922C9.59977 13.7922 11.0469 13.1445 12.0957 12.0957C13.1445 11.0469 13.7922 9.59977 13.7922 8.00023C13.7922 6.40068 13.1445 4.95352 12.0957 3.90472C11.0469 2.85593 9.59977 2.2083 8.00023 2.2083Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HelpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"help-single",ref:t,icon:i}))}));t.HelpSingle.displayName="HelpSingle";t["default"]=t.HelpSingle},71067:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1151",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1151)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01519 4.9156C7.65059 4.9156 7.29055 4.96431 6.93757 5.05194C6.6062 5.1342 6.2709 4.93226 6.18864 4.60089C6.10638 4.26953 6.30831 3.93422 6.63968 3.85196C7.0796 3.74275 7.53991 3.6792 8.01519 3.6792C9.93752 3.6792 11.6225 4.71575 12.781 5.67605C13.3691 6.16346 13.8434 6.64946 14.171 7.01358C14.3351 7.19604 14.4633 7.34895 14.5515 7.45755C14.5956 7.51187 14.6298 7.5552 14.6535 7.58568C14.6653 7.60092 14.6745 7.61296 14.6811 7.62157L14.6889 7.63188L14.6913 7.63506L14.6921 7.63614C14.6921 7.63614 14.6927 7.63689 14.1972 8.0066C14.6927 8.37631 14.6925 8.37646 14.6925 8.37646L14.6921 8.37705L14.6913 8.37814L14.6889 8.38131L14.6811 8.39163C14.6745 8.40023 14.6653 8.41227 14.6535 8.42752C14.6298 8.458 14.5956 8.50132 14.5515 8.55565C14.4633 8.66425 14.3351 8.81715 14.171 8.99961C13.8434 9.36373 13.3691 9.84973 12.781 10.3371C12.5182 10.555 12.1284 10.5186 11.9106 10.2557C11.6927 9.99285 11.7291 9.60313 11.992 9.38524C12.5227 8.94536 12.9537 8.50406 13.2518 8.1727C13.3051 8.11347 13.354 8.05788 13.3984 8.0066C13.354 7.95531 13.3051 7.89972 13.2518 7.84049C12.9537 7.50913 12.5227 7.06783 11.992 6.62795C10.9131 5.73365 9.50709 4.9156 8.01519 4.9156ZM14.1972 8.0066L14.6925 8.37646C14.8562 8.15715 14.8563 7.8562 14.6927 7.63689L14.1972 8.0066ZM4.11981 5.75748C4.3377 6.02035 4.30123 6.41007 4.03837 6.62795C3.50769 7.06783 3.07669 7.50913 2.7786 7.84049C2.72531 7.89972 2.67639 7.95531 2.63203 8.0066C2.67639 8.05788 2.72531 8.11347 2.7786 8.17271C3.07669 8.50406 3.50769 8.94536 4.03837 9.38524C5.11729 10.2795 6.5233 11.0976 8.01519 11.0976C8.38283 11.0976 8.74582 11.0481 9.10157 10.9591C9.43279 10.8762 9.76846 11.0776 9.85131 11.4088C9.93417 11.74 9.73283 12.0757 9.40162 12.1585C8.95841 12.2694 8.49443 12.334 8.01519 12.334C6.09287 12.334 4.40788 11.2974 3.24935 10.3371C2.66132 9.84973 2.18698 9.36373 1.85941 8.99961C1.69527 8.81715 1.56704 8.66425 1.47887 8.55565C1.43476 8.50132 1.4006 8.458 1.37692 8.42752C1.36508 8.41227 1.35585 8.40023 1.3493 8.39162L1.34149 8.38131L1.3391 8.37813L1.33829 8.37705C1.33829 8.37705 1.33773 8.37631 1.8332 8.0066C1.33773 7.63689 1.33785 7.63673 1.33785 7.63673L1.3391 7.63506L1.34149 7.63188L1.3493 7.62157C1.35585 7.61296 1.36508 7.60092 1.37692 7.58568C1.4006 7.5552 1.43476 7.51187 1.47887 7.45755C1.56704 7.34895 1.69527 7.19604 1.85941 7.01358C2.18698 6.64946 2.66132 6.16346 3.24935 5.67605C3.51221 5.45816 3.90193 5.49462 4.11981 5.75748ZM1.8332 8.0066L1.33785 7.63673C1.1742 7.85604 1.17464 8.15774 1.33829 8.37705L1.8332 8.0066Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8775 2.99454C3.63608 2.75312 3.24466 2.75312 3.00323 2.99454C2.76181 3.23596 2.76181 3.62739 3.00323 3.86881L6.11167 6.97725C5.94588 7.28339 5.85153 7.63423 5.85153 8.00647C5.85153 9.20144 6.82025 10.1702 8.01523 10.1702C8.38756 10.1702 8.73834 10.0758 9.04444 9.91001L12.1095 12.9751C12.3509 13.2165 12.7424 13.2165 12.9838 12.9751C13.2252 12.7337 13.2252 12.3422 12.9838 12.1008L3.8775 2.99454ZM8.0668 8.93237L7.08932 7.9549C7.0884 7.97197 7.08793 7.98916 7.08793 8.00647C7.08793 8.5186 7.5031 8.93377 8.01523 8.93377C8.03254 8.93377 8.04973 8.9333 8.0668 8.93237Z"}}]}]};t.HideDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-double-icon",ref:t,icon:i}))}));t.HideDoubleIcon.displayName="HideDoubleIcon";t["default"]=t.HideDoubleIcon},80185:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideGridlinesDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M6.4833 1.65005C6.4833 1.31868 6.21467 1.05005 5.8833 1.05005C5.55193 1.05005 5.2833 1.31868 5.2833 1.65005V5.28345H1.65029C1.31892 5.28345 1.05029 5.55208 1.05029 5.88345C1.05029 6.21482 1.31892 6.48345 1.65029 6.48345H5.2833V9.51684H1.65029C1.31892 9.51684 1.05029 9.78547 1.05029 10.1168C1.05029 10.4482 1.31892 10.7168 1.65029 10.7168H5.2833V14.35C5.2833 14.6814 5.55193 14.95 5.8833 14.95C6.21467 14.95 6.4833 14.6814 6.4833 14.35V10.7168H9.5167V14.35C9.5167 14.6814 9.78533 14.95 10.1167 14.95C10.4481 14.95 10.7167 14.6814 10.7167 14.35V10.7168H14.3503C14.6817 10.7168 14.9503 10.4482 14.9503 10.1168C14.9503 9.78547 14.6817 9.51685 14.3503 9.51685H10.7167V6.48345H14.3503C14.6817 6.48345 14.9503 6.21482 14.9503 5.88345C14.9503 5.55208 14.6817 5.28345 14.3503 5.28345H10.7167V1.65005C10.7167 1.31868 10.4481 1.05005 10.1167 1.05005C9.78533 1.05005 9.5167 1.31868 9.5167 1.65005V5.28345L6.4833 5.28345V1.65005ZM6.4833 6.48345V9.51684L9.5167 9.51685V6.48345L6.4833 6.48345Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.0498 3.65005C1.0498 2.21411 2.21386 1.05005 3.6498 1.05005H12.3498C13.7857 1.05005 14.9498 2.21411 14.9498 3.65005V12.3501C14.9498 13.786 13.7857 14.95 12.3498 14.95H3.6498C2.21386 14.95 1.0498 13.786 1.0498 12.35V3.65005ZM3.6498 2.25005C2.87661 2.25005 2.2498 2.87685 2.2498 3.65005V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V3.65005C13.7498 2.87685 13.123 2.25005 12.3498 2.25005H3.6498Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HideGridlinesDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-gridlines-double-icon",ref:t,icon:i}))}));t.HideGridlinesDoubleIcon.displayName="HideGridlinesDoubleIcon";t["default"]=t.HideGridlinesDoubleIcon},24917:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideGridlines=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M6.4833 1.65005C6.4833 1.31868 6.21467 1.05005 5.8833 1.05005C5.55193 1.05005 5.2833 1.31868 5.2833 1.65005V5.28345H1.65029C1.31892 5.28345 1.05029 5.55208 1.05029 5.88345C1.05029 6.21482 1.31892 6.48345 1.65029 6.48345H5.2833V9.51684H1.65029C1.31892 9.51684 1.05029 9.78547 1.05029 10.1168C1.05029 10.4482 1.31892 10.7168 1.65029 10.7168H5.2833V14.35C5.2833 14.6814 5.55193 14.95 5.8833 14.95C6.21467 14.95 6.4833 14.6814 6.4833 14.35V10.7168H9.5167V14.35C9.5167 14.6814 9.78533 14.95 10.1167 14.95C10.4481 14.95 10.7167 14.6814 10.7167 14.35V10.7168H14.3503C14.6817 10.7168 14.9503 10.4482 14.9503 10.1168C14.9503 9.78547 14.6817 9.51685 14.3503 9.51685H10.7167V6.48345H14.3503C14.6817 6.48345 14.9503 6.21482 14.9503 5.88345C14.9503 5.55208 14.6817 5.28345 14.3503 5.28345H10.7167V1.65005C10.7167 1.31868 10.4481 1.05005 10.1167 1.05005C9.78533 1.05005 9.5167 1.31868 9.5167 1.65005V5.28345L6.4833 5.28345V1.65005ZM6.4833 6.48345V9.51684L9.5167 9.51685V6.48345L6.4833 6.48345Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.0498 3.65005C1.0498 2.21411 2.21386 1.05005 3.6498 1.05005H12.3498C13.7857 1.05005 14.9498 2.21411 14.9498 3.65005V12.3501C14.9498 13.786 13.7857 14.95 12.3498 14.95H3.6498C2.21386 14.95 1.0498 13.786 1.0498 12.35V3.65005ZM3.6498 2.25005C2.87661 2.25005 2.2498 2.87685 2.2498 3.65005V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V3.65005C13.7498 2.87685 13.123 2.25005 12.3498 2.25005H3.6498Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HideGridlines=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-gridlines",ref:t,icon:i}))}));t.HideGridlines.displayName="HideGridlines";t["default"]=t.HideGridlines},19774:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideNoteIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.8743 12.6147C13.8742 12.5394 13.7749 12.2553 13.3909 11.9477C13.039 11.6659 12.5573 11.4614 12.0394 11.4614C11.5213 11.4614 11.0398 11.6666 10.6878 11.9487C10.3037 12.2565 10.2045 12.5399 10.2044 12.6147C10.2044 12.6893 10.3034 12.9737 10.6878 13.2817C11.0398 13.5636 11.5215 13.768 12.0394 13.768C12.5574 13.768 13.039 13.5635 13.3909 13.2817C13.7751 12.9739 13.8743 12.6897 13.8743 12.6147ZM15.2044 12.6147C15.2044 13.2772 14.7436 13.9027 14.223 14.3198C13.6701 14.7627 12.9019 15.0981 12.0394 15.0981C11.1768 15.0981 10.4085 14.7627 9.85577 14.3198C9.33533 13.9027 8.87433 13.2769 8.87433 12.6147C8.8744 11.9526 9.33541 11.3276 9.85577 10.9106C10.4086 10.4676 11.1767 10.1313 12.0394 10.1313C12.9018 10.1313 13.6701 10.4668 14.223 10.9096C14.7435 11.3267 15.2043 11.9523 15.2044 12.6147Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.0394 13.299C12.4172 13.299 12.7234 12.9927 12.7234 12.6149C12.7234 12.2371 12.4172 11.9308 12.0394 11.9308C11.6616 11.9308 11.3553 12.2371 11.3553 12.6149C11.3553 12.9927 11.6616 13.299 12.0394 13.299Z"}}]};t.HideNoteIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-note-icon",ref:t,icon:i}))}));t.HideNoteIcon.displayName="HideNoteIcon";t["default"]=t.HideNoteIcon},68325:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideNoteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8481 8.00049V3.87451C12.8481 3.13737 12.2503 2.5398 11.5132 2.53955H4.48682C3.74952 2.53955 3.15186 3.13721 3.15186 3.87451V12.1255C3.15186 12.8628 3.74952 13.4604 4.48682 13.4604H6.99951L7.1333 13.4741C7.43655 13.536 7.66454 13.804 7.66455 14.1255C7.66455 14.447 7.43655 14.715 7.1333 14.7769L6.99951 14.7905H4.48682C3.01498 14.7905 1.82178 13.5973 1.82178 12.1255V3.87451C1.82178 2.40267 3.01498 1.20947 4.48682 1.20947H11.5132C12.9848 1.20972 14.1772 2.40283 14.1772 3.87451V8.00049C14.177 8.36738 13.8801 8.6643 13.5132 8.66455C13.1461 8.66455 12.8484 8.36754 12.8481 8.00049Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.1463 4.53859L10.2801 4.55226C10.5832 4.61419 10.8113 4.8822 10.8113 5.20363C10.8113 5.52506 10.5832 5.79306 10.2801 5.85499L10.1463 5.86867H5.85331C5.48604 5.86867 5.18827 5.5709 5.18827 5.20363C5.18827 4.83636 5.48604 4.53859 5.85331 4.53859H10.1463Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.11307 7.33497L8.24686 7.34865C8.54984 7.41069 8.77811 7.67869 8.77811 8.00001C8.77811 8.32134 8.54984 8.58933 8.24686 8.65138L8.11307 8.66505H5.85331C5.48604 8.66505 5.18827 8.36728 5.18827 8.00001C5.18827 7.63274 5.48604 7.33497 5.85331 7.33497H8.11307Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.98319 10.1314L7.11698 10.145C7.42003 10.207 7.64823 10.475 7.64823 10.7964C7.64823 11.1178 7.42003 11.3858 7.11698 11.4478L6.98319 11.4614H5.85331C5.48604 11.4614 5.18827 11.1637 5.18827 10.7964C5.18827 10.4291 5.48604 10.1314 5.85331 10.1314H6.98319Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.8743 12.6147C13.8742 12.5394 13.7749 12.2553 13.3909 11.9477C13.039 11.6659 12.5573 11.4614 12.0394 11.4614C11.5213 11.4614 11.0398 11.6666 10.6878 11.9487C10.3037 12.2565 10.2045 12.5399 10.2044 12.6147C10.2044 12.6893 10.3034 12.9737 10.6878 13.2817C11.0398 13.5636 11.5215 13.768 12.0394 13.768C12.5574 13.768 13.039 13.5635 13.3909 13.2817C13.7751 12.9739 13.8743 12.6897 13.8743 12.6147ZM15.2044 12.6147C15.2044 13.2772 14.7436 13.9027 14.223 14.3198C13.6701 14.7627 12.9019 15.0981 12.0394 15.0981C11.1768 15.0981 10.4085 14.7627 9.85577 14.3198C9.33533 13.9027 8.87433 13.2769 8.87433 12.6147C8.8744 11.9526 9.33541 11.3276 9.85577 10.9106C10.4086 10.4676 11.1767 10.1313 12.0394 10.1313C12.9018 10.1313 13.6701 10.4668 14.223 10.9096C14.7435 11.3267 15.2043 11.9523 15.2044 12.6147Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.0394 13.299C12.4172 13.299 12.7234 12.9927 12.7234 12.6149C12.7234 12.2371 12.4172 11.9308 12.0394 11.9308C11.6616 11.9308 11.3553 12.2371 11.3553 12.6149C11.3553 12.9927 11.6616 13.299 12.0394 13.299Z"}}]};t.HideNoteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-note-single",ref:t,icon:i}))}));t.HideNoteSingle.displayName="HideNoteSingle";t["default"]=t.HideNoteSingle},46074:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HideSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.42514 2.37642C3.19083 2.1421 2.81093 2.1421 2.57661 2.37642C2.3423 2.61073 2.3423 2.99063 2.57661 3.22495L6.10616 6.75449C5.87075 7.11191 5.7334 7.54042 5.7334 8.00016C5.7334 9.252 6.74823 10.2668 8.00007 10.2668C8.45992 10.2668 8.88834 10.1294 9.24572 9.89405L12.5766 13.2249C12.8109 13.4593 13.1908 13.4593 13.4251 13.2249C13.6595 12.9906 13.6595 12.6107 13.4251 12.3764L3.42514 2.37642ZM8.35734 9.00568L6.99454 7.64287C6.95491 7.75447 6.9334 7.87467 6.9334 8.00016C6.9334 8.58926 7.41097 9.06683 8.00007 9.06683C8.12551 9.06683 8.24571 9.04532 8.35734 9.00568Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 4.5999C7.60078 4.5999 7.2071 4.65323 6.82176 4.74889C6.50015 4.82873 6.17471 4.63274 6.09487 4.31113C6.01503 3.98952 6.21103 3.66408 6.53264 3.58424C7.00236 3.46764 7.49335 3.3999 7.99993 3.3999C10.6597 3.3999 12.9156 5.26247 14.1045 6.46122C14.9601 7.32381 14.9595 8.67664 14.1042 9.53892C13.8192 9.82627 13.4807 10.1437 13.0969 10.4618C12.8417 10.6733 12.4635 10.6379 12.252 10.3828C12.0406 10.1277 12.0759 9.74943 12.3311 9.53796C12.6804 9.24842 12.9901 8.9581 13.2522 8.69384C13.6438 8.29909 13.6438 7.70075 13.2525 7.30627C12.0938 6.13804 10.1413 4.5999 7.99993 4.5999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.74782 5.617C3.95929 5.87213 3.92391 6.25037 3.66878 6.46184C3.31948 6.75138 3.00974 7.0417 2.74762 7.30596C2.35606 7.70071 2.35605 8.29905 2.74731 8.69353C3.90602 9.86176 5.85854 11.3999 7.99993 11.3999C8.40241 11.3999 8.7993 11.3457 9.18766 11.2485C9.50912 11.1681 9.83491 11.3635 9.91533 11.685C9.99574 12.0065 9.80034 12.3323 9.47887 12.4127C9.00563 12.531 8.51072 12.5999 7.99993 12.5999C5.34021 12.5999 3.0843 10.7373 1.89532 9.53858C1.03975 8.67599 1.04034 7.32317 1.89565 6.46089C2.18068 6.17354 2.51913 5.85614 2.90299 5.53796C3.15811 5.32649 3.53636 5.36188 3.74782 5.617Z"}}]};t.HideSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide-single",ref:t,icon:i}))}));t.HideSingle.displayName="HideSingle";t["default"]=t.HideSingle},13035:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Hide=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1151",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1151)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01519 4.9156C7.65059 4.9156 7.29055 4.96431 6.93757 5.05194C6.6062 5.1342 6.2709 4.93226 6.18864 4.60089C6.10638 4.26953 6.30831 3.93422 6.63968 3.85196C7.0796 3.74275 7.53991 3.6792 8.01519 3.6792C9.93752 3.6792 11.6225 4.71575 12.781 5.67605C13.3691 6.16346 13.8434 6.64946 14.171 7.01358C14.3351 7.19604 14.4633 7.34895 14.5515 7.45755C14.5956 7.51187 14.6298 7.5552 14.6535 7.58568C14.6653 7.60092 14.6745 7.61296 14.6811 7.62157L14.6889 7.63188L14.6913 7.63506L14.6921 7.63614C14.6921 7.63614 14.6927 7.63689 14.1972 8.0066C14.6927 8.37631 14.6925 8.37646 14.6925 8.37646L14.6921 8.37705L14.6913 8.37814L14.6889 8.38131L14.6811 8.39163C14.6745 8.40023 14.6653 8.41227 14.6535 8.42752C14.6298 8.458 14.5956 8.50132 14.5515 8.55565C14.4633 8.66425 14.3351 8.81715 14.171 8.99961C13.8434 9.36373 13.3691 9.84973 12.781 10.3371C12.5182 10.555 12.1284 10.5186 11.9106 10.2557C11.6927 9.99285 11.7291 9.60313 11.992 9.38524C12.5227 8.94536 12.9537 8.50406 13.2518 8.1727C13.3051 8.11347 13.354 8.05788 13.3984 8.0066C13.354 7.95531 13.3051 7.89972 13.2518 7.84049C12.9537 7.50913 12.5227 7.06783 11.992 6.62795C10.9131 5.73365 9.50709 4.9156 8.01519 4.9156ZM14.1972 8.0066L14.6925 8.37646C14.8562 8.15715 14.8563 7.8562 14.6927 7.63689L14.1972 8.0066ZM4.11981 5.75748C4.3377 6.02035 4.30123 6.41007 4.03837 6.62795C3.50769 7.06783 3.07669 7.50913 2.7786 7.84049C2.72531 7.89972 2.67639 7.95531 2.63203 8.0066C2.67639 8.05788 2.72531 8.11347 2.7786 8.17271C3.07669 8.50406 3.50769 8.94536 4.03837 9.38524C5.11729 10.2795 6.5233 11.0976 8.01519 11.0976C8.38283 11.0976 8.74582 11.0481 9.10157 10.9591C9.43279 10.8762 9.76846 11.0776 9.85131 11.4088C9.93417 11.74 9.73283 12.0757 9.40162 12.1585C8.95841 12.2694 8.49443 12.334 8.01519 12.334C6.09287 12.334 4.40788 11.2974 3.24935 10.3371C2.66132 9.84973 2.18698 9.36373 1.85941 8.99961C1.69527 8.81715 1.56704 8.66425 1.47887 8.55565C1.43476 8.50132 1.4006 8.458 1.37692 8.42752C1.36508 8.41227 1.35585 8.40023 1.3493 8.39162L1.34149 8.38131L1.3391 8.37813L1.33829 8.37705C1.33829 8.37705 1.33773 8.37631 1.8332 8.0066C1.33773 7.63689 1.33785 7.63673 1.33785 7.63673L1.3391 7.63506L1.34149 7.63188L1.3493 7.62157C1.35585 7.61296 1.36508 7.60092 1.37692 7.58568C1.4006 7.5552 1.43476 7.51187 1.47887 7.45755C1.56704 7.34895 1.69527 7.19604 1.85941 7.01358C2.18698 6.64946 2.66132 6.16346 3.24935 5.67605C3.51221 5.45816 3.90193 5.49462 4.11981 5.75748ZM1.8332 8.0066L1.33785 7.63673C1.1742 7.85604 1.17464 8.15774 1.33829 8.37705L1.8332 8.0066Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8775 2.99454C3.63608 2.75312 3.24466 2.75312 3.00323 2.99454C2.76181 3.23596 2.76181 3.62739 3.00323 3.86881L6.11167 6.97725C5.94588 7.28339 5.85153 7.63423 5.85153 8.00647C5.85153 9.20144 6.82025 10.1702 8.01523 10.1702C8.38756 10.1702 8.73834 10.0758 9.04444 9.91001L12.1095 12.9751C12.3509 13.2165 12.7424 13.2165 12.9838 12.9751C13.2252 12.7337 13.2252 12.3422 12.9838 12.1008L3.8775 2.99454ZM8.0668 8.93237L7.08932 7.9549C7.0884 7.97197 7.08793 7.98916 7.08793 8.00647C7.08793 8.5186 7.5031 8.93377 8.01523 8.93377C8.03254 8.93377 8.04973 8.9333 8.0668 8.93237Z"}}]}]};t.Hide=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hide",ref:t,icon:i}))}));t.Hide.displayName="Hide";t["default"]=t.Hide},44445:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HistoryIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#history-icon_clip0_907_281)"},children:[{tag:"path",attrs:{d:"M4.45388 4.14989H3.52896C4.61144 2.8939 6.21319 2.0999 7.9999 2.0999C11.2584 2.0999 13.8999 4.74142 13.8999 7.9999C13.8999 11.2584 11.2584 13.8999 7.9999 13.8999C4.74142 13.8999 2.0999 11.2584 2.0999 7.9999C2.0999 7.66853 1.83127 7.3999 1.4999 7.3999C1.16853 7.3999 0.899902 7.66853 0.899902 7.9999C0.899902 11.9211 4.07868 15.0999 7.9999 15.0999C11.9211 15.0999 15.0999 11.9211 15.0999 7.9999C15.0999 4.07868 11.9211 0.899902 7.9999 0.899902C5.88709 0.899902 3.9903 1.82298 2.69023 3.28636V2.38625C2.69023 2.05488 2.42161 1.78625 2.09023 1.78625C1.75886 1.78625 1.49023 2.05488 1.49023 2.38625V4.74989C1.49023 5.08126 1.75886 5.34989 2.09023 5.34989H4.45388C4.78525 5.34989 5.05388 5.08126 5.05388 4.74989C5.05388 4.41851 4.78525 4.14989 4.45388 4.14989Z"}},{tag:"path",attrs:{d:"M8.28291 5.16293C8.28295 4.83156 8.01435 4.5629 7.68298 4.56287C7.35161 4.56283 7.08295 4.83143 7.08291 5.1628L7.08252 8.63494C7.0825 8.79881 7.1495 8.95555 7.26796 9.06877L9.70073 11.3939C9.94029 11.6228 10.3201 11.6142 10.549 11.3747C10.778 11.1351 10.7694 10.7553 10.5298 10.5263L8.28255 8.37852L8.28291 5.16293Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"history-icon_clip0_907_281"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["history-icon_clip0_907_281"]};t.HistoryIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"history-icon",ref:t,icon:i}))}));t.HistoryIcon.displayName="HistoryIcon";t["default"]=t.HistoryIcon},1012:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HistoryOperations=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.39469 14.3896C6.32271 14.3896 5.26794 14.1201 4.32735 13.6058C3.38676 13.0916 2.59052 12.3492 2.01184 11.4468C1.43316 10.5445 1.0906 9.5111 1.01565 8.44174C0.940703 7.37239 1.13577 6.30134 1.58293 5.32708C2.03008 4.35281 2.71497 3.50658 3.57464 2.86618C4.43431 2.22578 5.44116 1.81176 6.50266 1.66218C7.56415 1.51259 8.64621 1.63225 9.64938 2.01014C10.6525 2.38803 11.5446 3.01204 12.2436 3.82479C12.2935 3.88282 12.3316 3.95012 12.3555 4.02285C12.3794 4.09558 12.3888 4.17231 12.3831 4.24866C12.3774 4.32501 12.3567 4.39949 12.3222 4.46784C12.2877 4.53619 12.2401 4.59708 12.182 4.64703C12.124 4.69697 12.0567 4.735 11.984 4.75894C11.9112 4.78287 11.8345 4.79225 11.7582 4.78653C11.6818 4.78082 11.6073 4.76012 11.539 4.72562C11.4706 4.69112 11.4097 4.64349 11.3598 4.58546C10.6521 3.76263 9.70595 3.1804 8.65249 2.91952C7.59903 2.65865 6.4905 2.73205 5.48064 3.12955C4.47077 3.52706 3.60963 4.22896 3.01664 5.13792C2.42366 6.04687 2.12821 7.11783 2.17129 8.20226C2.21436 9.28668 2.59382 10.3308 3.25704 11.1899C3.92025 12.0489 4.83436 12.6803 5.87257 12.9965C6.91078 13.3126 8.02164 13.2979 9.05109 12.9543C10.0805 12.6107 10.9776 11.9552 11.6177 11.0788C11.6619 11.0146 11.7185 10.9598 11.7842 10.9178C11.8499 10.8758 11.9234 10.8475 12.0003 10.8344C12.0771 10.8213 12.1558 10.8238 12.2317 10.8416C12.3076 10.8595 12.3792 10.8925 12.4421 10.9385C12.5051 10.9845 12.5582 11.0427 12.5982 11.1096C12.6383 11.1765 12.6645 11.2508 12.6753 11.328C12.6862 11.4052 12.6814 11.4838 12.6613 11.5592C12.6412 11.6345 12.6062 11.7051 12.5584 11.7666C11.9634 12.5779 11.1861 13.2379 10.2891 13.6935C9.39218 14.1492 8.40072 14.3876 7.39469 14.3896Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.04244 11.2118C7.95514 11.2118 7.8689 11.1927 7.78979 11.1558C7.71068 11.1189 7.64062 11.0651 7.58453 10.9982L6.1794 9.3234C6.08938 9.2152 6.04044 9.0787 6.04121 8.93795L6.05764 5.37397C6.05764 5.21548 6.1206 5.06348 6.23268 4.9514C6.34475 4.83933 6.49675 4.77637 6.65525 4.77637C6.81374 4.77637 6.96575 4.83933 7.07782 4.9514C7.18989 5.06348 7.25285 5.21548 7.25285 5.37397L7.23642 8.7258L8.5011 10.231C8.57441 10.3182 8.62129 10.4244 8.63623 10.5373C8.65118 10.6502 8.63355 10.765 8.58544 10.8682C8.53733 10.9714 8.46073 11.0587 8.36466 11.1199C8.2686 11.181 8.15706 11.2134 8.04319 11.2133L8.04244 11.2118ZM13.6995 7.41779H9.66046C9.50198 7.41776 9.35 7.35479 9.23795 7.24272C9.1259 7.13065 9.06295 6.97866 9.06295 6.82018C9.06295 6.6617 9.1259 6.50971 9.23795 6.39764C9.35 6.28557 9.50198 6.2226 9.66046 6.22257H13.6995C13.858 6.2226 14.01 6.28557 14.122 6.39764C14.2341 6.50971 14.297 6.6617 14.297 6.82018C14.297 6.97866 14.2341 7.13065 14.122 7.24272C14.01 7.35479 13.858 7.41776 13.6995 7.41779ZM12.3908 10.0921H9.80164C9.64315 10.0921 9.49115 10.0291 9.37907 9.91704C9.267 9.80497 9.20404 9.65296 9.20404 9.49447C9.20404 9.33597 9.267 9.18397 9.37907 9.0719C9.49115 8.95982 9.64315 8.89686 9.80164 8.89686H12.3908C12.5493 8.89686 12.7013 8.95982 12.8133 9.0719C12.9254 9.18397 12.9884 9.33597 12.9884 9.49447C12.9884 9.65296 12.9254 9.80497 12.8133 9.91704C12.7013 10.0291 12.5493 10.0921 12.3908 10.0921Z"}}]};t.HistoryOperations=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"history-operations",ref:t,icon:i}))}));t.HistoryOperations.displayName="HistoryOperations";t["default"]=t.HistoryOperations},74130:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HistorySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#history-single_clip0_907_281)"},children:[{tag:"path",attrs:{d:"M4.45388 4.14989H3.52896C4.61144 2.8939 6.21319 2.0999 7.9999 2.0999C11.2584 2.0999 13.8999 4.74142 13.8999 7.9999C13.8999 11.2584 11.2584 13.8999 7.9999 13.8999C4.74142 13.8999 2.0999 11.2584 2.0999 7.9999C2.0999 7.66853 1.83127 7.3999 1.4999 7.3999C1.16853 7.3999 0.899902 7.66853 0.899902 7.9999C0.899902 11.9211 4.07868 15.0999 7.9999 15.0999C11.9211 15.0999 15.0999 11.9211 15.0999 7.9999C15.0999 4.07868 11.9211 0.899902 7.9999 0.899902C5.88709 0.899902 3.9903 1.82298 2.69023 3.28636V2.38625C2.69023 2.05488 2.42161 1.78625 2.09023 1.78625C1.75886 1.78625 1.49023 2.05488 1.49023 2.38625V4.74989C1.49023 5.08126 1.75886 5.34989 2.09023 5.34989H4.45388C4.78525 5.34989 5.05388 5.08126 5.05388 4.74989C5.05388 4.41851 4.78525 4.14989 4.45388 4.14989Z"}},{tag:"path",attrs:{d:"M8.28291 5.16293C8.28295 4.83156 8.01435 4.5629 7.68298 4.56287C7.35161 4.56283 7.08295 4.83143 7.08291 5.1628L7.08252 8.63494C7.0825 8.79881 7.1495 8.95555 7.26796 9.06877L9.70073 11.3939C9.94029 11.6228 10.3201 11.6142 10.549 11.3747C10.778 11.1351 10.7694 10.7553 10.5298 10.5263L8.28255 8.37852L8.28291 5.16293Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"history-single_clip0_907_281"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["history-single_clip0_907_281"]};t.HistorySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"history-single",ref:t,icon:i}))}));t.HistorySingle.displayName="HistorySingle";t["default"]=t.HistorySingle},85657:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HomeFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.37569 2.03105C7.32526 1.27139 8.67454 1.27139 9.62411 2.03104L14.1241 5.63104C14.7409 6.12445 15.0999 6.87147 15.0999 7.6613V13.5001C15.0999 14.3837 14.3836 15.1001 13.4999 15.1001H10.3273C9.78751 15.1001 9.3499 14.6624 9.3499 14.1226V12.5501C9.3499 11.8045 8.74549 11.2001 7.9999 11.2001C7.25432 11.2001 6.6499 11.8045 6.6499 12.5501V14.1226C6.6499 14.6624 6.2123 15.1001 5.67248 15.1001H2.4999C1.61625 15.1001 0.899902 14.3837 0.899902 13.5001V7.6613C0.899902 6.87147 1.25894 6.12445 1.87569 5.63105L6.37569 2.03105Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HomeFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"home-fill-single",ref:t,icon:i}))}));t.HomeFillSingle.displayName="HomeFillSingle";t["default"]=t.HomeFillSingle},17262:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HomeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.811013 7.27739C0.533711 7.51821 0.50413 7.93822 0.744942 8.21552C0.985753 8.49283 1.40577 8.52241 1.68307 8.28159L1.89249 8.09973V13.0201C1.89249 13.9397 2.63793 14.6851 3.55749 14.6851H5.32136C6.24091 14.6851 6.98636 13.9397 6.98636 13.0201V9.84218C6.98636 9.65717 7.13634 9.50718 7.32136 9.50718H8.67823C8.86325 9.50718 9.01323 9.65716 9.01323 9.84218V13.0201C9.01323 13.9397 9.75868 14.6851 10.6782 14.6851H12.4421C13.3617 14.6851 14.1071 13.9397 14.1071 13.0201V8.09963L14.3165 8.28148C14.5938 8.52229 15.0138 8.49271 15.2546 8.21541C15.4954 7.93811 15.4659 7.51809 15.1886 7.27728L8.567 1.52707C8.24167 1.24456 7.75801 1.24455 7.43267 1.52708L0.811013 7.27739ZM12.7771 6.94465L7.99984 2.79605L3.22249 6.94475V13.0201C3.22249 13.2051 3.37247 13.3551 3.55749 13.3551H5.32136C5.50637 13.3551 5.65636 13.2051 5.65636 13.0201V9.84218C5.65636 8.92263 6.4018 8.17718 7.32136 8.17718H8.67823C9.59779 8.17718 10.3432 8.92263 10.3432 9.84218V13.0201C10.3432 13.2051 10.4932 13.3551 10.6782 13.3551H12.4421C12.6271 13.3551 12.7771 13.2051 12.7771 13.0201V6.94465Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HomeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"home-icon",ref:t,icon:i}))}));t.HomeIcon.displayName="HomeIcon";t["default"]=t.HomeIcon},60181:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HomeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.811013 7.27739C0.533711 7.51821 0.50413 7.93822 0.744942 8.21552C0.985753 8.49283 1.40577 8.52241 1.68307 8.28159L1.89249 8.09973V13.0201C1.89249 13.9397 2.63793 14.6851 3.55749 14.6851H5.32136C6.24091 14.6851 6.98636 13.9397 6.98636 13.0201V9.84218C6.98636 9.65717 7.13634 9.50718 7.32136 9.50718H8.67823C8.86325 9.50718 9.01323 9.65716 9.01323 9.84218V13.0201C9.01323 13.9397 9.75868 14.6851 10.6782 14.6851H12.4421C13.3617 14.6851 14.1071 13.9397 14.1071 13.0201V8.09963L14.3165 8.28148C14.5938 8.52229 15.0138 8.49271 15.2546 8.21541C15.4954 7.93811 15.4659 7.51809 15.1886 7.27728L8.567 1.52707C8.24167 1.24456 7.75801 1.24455 7.43267 1.52708L0.811013 7.27739ZM12.7771 6.94465L7.99984 2.79605L3.22249 6.94475V13.0201C3.22249 13.2051 3.37247 13.3551 3.55749 13.3551H5.32136C5.50637 13.3551 5.65636 13.2051 5.65636 13.0201V9.84218C5.65636 8.92263 6.4018 8.17718 7.32136 8.17718H8.67823C9.59779 8.17718 10.3432 8.92263 10.3432 9.84218V13.0201C10.3432 13.2051 10.4932 13.3551 10.6782 13.3551H12.4421C12.6271 13.3551 12.7771 13.2051 12.7771 13.0201V6.94465Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HomeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"home-single",ref:t,icon:i}))}));t.HomeSingle.displayName="HomeSingle";t["default"]=t.HomeSingle},2388:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontalBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_114",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_114)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 13.333V11.9997H2.66659L2.66659 13.333H3.99992V14.6663H2.66659C1.93021 14.6663 1.33325 14.0694 1.33325 13.333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66659 1.33301H3.99992V2.66634L2.66659 2.66634V3.99967H1.33325V2.66634C1.33325 1.92996 1.93021 1.33301 2.66659 1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66659 9.33301H1.33325V6.66634H2.66659V9.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 2.66634V1.33301H9.33325V2.66634H8.66496V3.9855H7.33496V2.66634H6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9999 2.66634V1.33301H13.3333C14.0696 1.33301 14.6666 1.92996 14.6666 2.66634V3.99967H13.3333V2.66634H11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 6.66634H14.6666V9.33301H13.3333V6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 11.9997H14.6666V13.333C14.6666 14.0694 14.0696 14.6663 13.3333 14.6663H11.9999V13.333H13.3333V11.9997Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33325 13.333V14.6663H6.66659V13.333H7.33496V12.0138H8.66496V13.333H9.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33496 6.66159L7.33496 9.33768H8.66496V6.66159H7.33496Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66687 7.33423H7.33354L2.66687 7.33431V8.66764H7.33354L8.66687 8.66756L13.3335 8.66764V7.33431L8.66687 7.33423Z"}}]}]};t.HorizontalBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontal-border-double-icon",ref:t,icon:i}))}));t.HorizontalBorderDoubleIcon.displayName="HorizontalBorderDoubleIcon";t["default"]=t.HorizontalBorderDoubleIcon},88720:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontalBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_114",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_114)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 13.333V11.9997H2.66659L2.66659 13.333H3.99992V14.6663H2.66659C1.93021 14.6663 1.33325 14.0694 1.33325 13.333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66659 1.33301H3.99992V2.66634L2.66659 2.66634V3.99967H1.33325V2.66634C1.33325 1.92996 1.93021 1.33301 2.66659 1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66659 9.33301H1.33325V6.66634H2.66659V9.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 2.66634V1.33301H9.33325V2.66634H8.66496V3.9855H7.33496V2.66634H6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9999 2.66634V1.33301H13.3333C14.0696 1.33301 14.6666 1.92996 14.6666 2.66634V3.99967H13.3333V2.66634H11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 6.66634H14.6666V9.33301H13.3333V6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 11.9997H14.6666V13.333C14.6666 14.0694 14.0696 14.6663 13.3333 14.6663H11.9999V13.333H13.3333V11.9997Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33325 13.333V14.6663H6.66659V13.333H7.33496V12.0138H8.66496V13.333H9.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33496 6.66159L7.33496 9.33768H8.66496V6.66159H7.33496Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66687 7.33423H7.33354L2.66687 7.33431V8.66764H7.33354L8.66687 8.66756L13.3335 8.66764V7.33431L8.66687 7.33423Z"}}]}]};t.HorizontalBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontal-border",ref:t,icon:i}))}));t.HorizontalBorder.displayName="HorizontalBorder";t["default"]=t.HorizontalBorder},82896:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontalMergeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.91296 6.82256L5.89774 6.82237L2.83868 6.8223C1.89982 6.82228 1.13874 6.06119 1.13872 5.12234L1.13867 3.32265C1.13865 2.38375 1.89977 1.62261 2.83866 1.62261L5.90639 1.62259L5.91296 1.62256L5.91953 1.62259L10.0821 1.62258L10.0868 1.62256L10.0914 1.62258L13.1607 1.62256C14.0996 1.62256 14.8607 2.38368 14.8607 3.32256V5.12253C14.8607 6.06143 14.0996 6.82256 13.1607 6.82253L10.0975 6.82246L10.0868 6.82256L10.076 6.82246L5.92815 6.82237L5.91296 6.82256ZM10.6868 5.62248L13.1607 5.62253C13.4368 5.62254 13.6607 5.39868 13.6607 5.12253V3.32256C13.6607 3.04642 13.4368 2.82256 13.1607 2.82256L10.6868 2.82257V5.62248ZM9.48679 2.82258V5.62245L6.51296 5.62238V2.82259L9.48679 2.82258ZM5.31296 2.8226V5.62236L2.8387 5.6223C2.56257 5.62229 2.33872 5.39845 2.33872 5.12231L2.33867 3.32262C2.33867 3.04647 2.56252 2.82261 2.83867 2.82261L5.31296 2.8226Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.1387 10.8773L1.13878 12.6773C1.13883 13.6162 1.89994 14.3772 2.8388 14.3772L5.90638 14.3772L5.91296 14.3772L5.91955 14.3772L10.0775 14.3772C10.0806 14.3772 10.0837 14.3772 10.0868 14.3772C10.0899 14.3772 10.093 14.3772 10.0961 14.3772L13.1607 14.3772C14.0996 14.3771 14.8607 13.616 14.8607 12.6772V10.8772C14.8607 9.93836 14.0996 9.17725 13.1607 9.17725H2.8387C1.89978 9.17725 1.13865 9.93841 1.1387 10.8773ZM9.48679 10.3772H6.51296V13.1772L9.48679 13.1772V10.3772ZM10.6868 13.1772V10.3772H13.1607C13.4369 10.3772 13.6607 10.6011 13.6607 10.8772V12.6772C13.6607 12.9533 13.4369 13.1771 13.1607 13.1772L10.6868 13.1772ZM5.31296 13.1772V10.3772H2.8387C2.56254 10.3772 2.33868 10.6011 2.3387 10.8773L2.33878 12.6773C2.33879 12.9534 2.56265 13.1772 2.83879 13.1772L5.31296 13.1772Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HorizontalMergeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontal-merge-icon",ref:t,icon:i}))}));t.HorizontalMergeIcon.displayName="HorizontalMergeIcon";t["default"]=t.HorizontalMergeIcon},67935:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontalMergeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.91296 6.82256L5.89774 6.82237L2.83868 6.8223C1.89982 6.82228 1.13874 6.06119 1.13872 5.12234L1.13867 3.32265C1.13865 2.38375 1.89977 1.62261 2.83866 1.62261L5.90639 1.62259L5.91296 1.62256L5.91953 1.62259L10.0821 1.62258L10.0868 1.62256L10.0914 1.62258L13.1607 1.62256C14.0996 1.62256 14.8607 2.38368 14.8607 3.32256V5.12253C14.8607 6.06143 14.0996 6.82256 13.1607 6.82253L10.0975 6.82246L10.0868 6.82256L10.076 6.82246L5.92815 6.82237L5.91296 6.82256ZM10.6868 5.62248L13.1607 5.62253C13.4368 5.62254 13.6607 5.39868 13.6607 5.12253V3.32256C13.6607 3.04642 13.4368 2.82256 13.1607 2.82256L10.6868 2.82257V5.62248ZM9.48679 2.82258V5.62245L6.51296 5.62238V2.82259L9.48679 2.82258ZM5.31296 2.8226V5.62236L2.8387 5.6223C2.56257 5.62229 2.33872 5.39845 2.33872 5.12231L2.33867 3.32262C2.33867 3.04647 2.56252 2.82261 2.83867 2.82261L5.31296 2.8226Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.1387 10.8773L1.13878 12.6773C1.13883 13.6162 1.89994 14.3772 2.8388 14.3772L5.90638 14.3772L5.91296 14.3772L5.91955 14.3772L10.0775 14.3772C10.0806 14.3772 10.0837 14.3772 10.0868 14.3772C10.0899 14.3772 10.093 14.3772 10.0961 14.3772L13.1607 14.3772C14.0996 14.3771 14.8607 13.616 14.8607 12.6772V10.8772C14.8607 9.93836 14.0996 9.17725 13.1607 9.17725H2.8387C1.89978 9.17725 1.13865 9.93841 1.1387 10.8773ZM9.48679 10.3772H6.51296V13.1772L9.48679 13.1772V10.3772ZM10.6868 13.1772V10.3772H13.1607C13.4369 10.3772 13.6607 10.6011 13.6607 10.8772V12.6772C13.6607 12.9533 13.4369 13.1771 13.1607 13.1772L10.6868 13.1772ZM5.31296 13.1772V10.3772H2.8387C2.56254 10.3772 2.33868 10.6011 2.3387 10.8773L2.33878 12.6773C2.33879 12.9534 2.56265 13.1772 2.83879 13.1772L5.31296 13.1772Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HorizontalMergeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontal-merge-single",ref:t,icon:i}))}));t.HorizontalMergeSingle.displayName="HorizontalMergeSingle";t["default"]=t.HorizontalMergeSingle},62526:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontallyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33315 5.56641C3.00178 5.56641 2.73315 5.83504 2.73315 6.16641C2.73315 6.49778 3.00178 6.76641 3.33315 6.76641H12.6665C12.9979 6.76641 13.2665 6.49778 13.2665 6.16641C13.2665 5.83504 12.9979 5.56641 12.6665 5.56641H3.33315Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33315 12.9004C3.00178 12.9004 2.73315 13.169 2.73315 13.5004C2.73315 13.8318 3.00178 14.1004 3.33315 14.1004H12.6665C12.9979 14.1004 13.2665 13.8318 13.2665 13.5004C13.2665 13.169 12.9979 12.9004 12.6665 12.9004H3.33315Z"}}]};t.HorizontallyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontally-icon",ref:t,icon:i}))}));t.HorizontallyIcon.displayName="HorizontallyIcon";t["default"]=t.HorizontallyIcon},4965:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HorizontallySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33315 5.56641C3.00178 5.56641 2.73315 5.83504 2.73315 6.16641C2.73315 6.49778 3.00178 6.76641 3.33315 6.76641H12.6665C12.9979 6.76641 13.2665 6.49778 13.2665 6.16641C13.2665 5.83504 12.9979 5.56641 12.6665 5.56641H3.33315Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33315 12.9004C3.00178 12.9004 2.73315 13.169 2.73315 13.5004C2.73315 13.8318 3.00178 14.1004 3.33315 14.1004H12.6665C12.9979 14.1004 13.2665 13.8318 13.2665 13.5004C13.2665 13.169 12.9979 12.9004 12.6665 12.9004H3.33315Z"}}]};t.HorizontallySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"horizontally-single",ref:t,icon:i}))}));t.HorizontallySingle.displayName="HorizontallySingle";t["default"]=t.HorizontallySingle},63584:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.HourglassSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.44751 5.14236C6.44751 4.81099 6.71614 4.54236 7.04751 4.54236H8.95252C9.28389 4.54236 9.55252 4.81099 9.55252 5.14236C9.55252 5.47373 9.28389 5.74236 8.95252 5.74236H7.04751C6.71614 5.74236 6.44751 5.47373 6.44751 5.14236Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.4125 11.8448C6.08113 11.8448 5.8125 12.1135 5.8125 12.4448C5.8125 12.7762 6.08113 13.0448 6.4125 13.0448H9.58751C9.91888 13.0448 10.1875 12.7762 10.1875 12.4448C10.1875 12.1135 9.91888 11.8448 9.58751 11.8448H6.4125Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.60244 1.04993C2.27107 1.04993 2.00244 1.31856 2.00244 1.64993C2.00244 1.9813 2.27107 2.24993 2.60244 2.24993H3.38481C3.80188 4.16479 4.34466 5.67408 5.03628 6.73811C5.37499 7.2592 5.75898 7.68598 6.18887 7.99886C5.75895 8.31142 5.37495 8.73805 5.03628 9.25909C4.34459 10.3232 3.80179 11.8334 3.38474 13.7499H2.60244C2.27107 13.7499 2.00244 14.0185 2.00244 14.3499C2.00244 14.6812 2.27107 14.9499 2.60244 14.9499H3.8652L3.87246 14.9499H12.1275L12.1347 14.9499H13.3975C13.7288 14.9499 13.9975 14.6812 13.9975 14.3499C13.9975 14.0185 13.7288 13.7499 13.3975 13.7499H12.6151C12.1981 11.835 11.6553 10.3258 10.9637 9.26174C10.625 8.74065 10.241 8.31386 9.81108 8.00099C10.241 7.68843 10.625 7.2618 10.9637 6.74076C11.6554 5.67661 12.1982 4.16639 12.6152 2.24993H13.3975C13.7288 2.24993 13.9975 1.9813 13.9975 1.64993C13.9975 1.31856 13.7288 1.04993 13.3975 1.04993H2.60244ZM11.3858 2.24993H4.61433C5.00692 3.96714 5.48964 5.23371 6.04241 6.08412C6.65685 7.0294 7.3085 7.39572 7.99047 7.39991L8.00053 7.3999L8.01059 7.39993C8.69199 7.39701 9.34321 7.0319 9.95753 6.08678C10.5103 5.23631 10.9931 3.96889 11.3858 2.24993ZM7.9893 8.59992L7.99941 8.59995L8.00953 8.59994C8.69149 8.60415 9.34312 8.97047 9.95754 9.91573C10.5103 10.7661 10.993 12.0327 11.3856 13.7499H4.6142C5.00684 12.0309 5.48961 10.7635 6.04241 9.91307C6.65672 8.96798 7.30792 8.60286 7.9893 8.59992Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.HourglassSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"hourglass-single",ref:t,icon:i}))}));t.HourglassSingle.displayName="HourglassSingle";t["default"]=t.HourglassSingle},15077:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Icons=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M6.4845 2.54036C4.48473 2.54036 2.86361 4.16149 2.86361 6.16126C2.86361 8.16102 4.48473 9.78215 6.4845 9.78215V11.1155C3.74835 11.1155 1.53027 8.8974 1.53027 6.16126C1.53027 3.42511 3.74835 1.20703 6.4845 1.20703C9.22065 1.20703 11.4387 3.42511 11.4387 6.16126H10.1054C10.1054 4.16149 8.48427 2.54036 6.4845 2.54036Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.50977 7.76276C5.50977 6.51091 6.52459 5.49609 7.77643 5.49609H12.539C13.7909 5.49609 14.8057 6.51092 14.8057 7.76276V12.5254C14.8057 13.7772 13.7909 14.792 12.539 14.792H7.77643C6.52459 14.792 5.50977 13.7772 5.50977 12.5254V7.76276ZM7.77643 6.82943C7.26097 6.82943 6.8431 7.2473 6.8431 7.76276V12.5254C6.8431 13.0408 7.26097 13.4587 7.77643 13.4587H12.539C13.0545 13.4587 13.4724 13.0408 13.4724 12.5254V7.76276C13.4724 7.2473 13.0545 6.82943 12.539 6.82943H7.77643Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Icons=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"icons",ref:t,icon:i}))}));t.Icons.displayName="Icons";t["default"]=t.Icons},52654:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Impatient=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.89,fill:"colorChannel1",stroke:"currentColor",strokeWidth:.3}},{tag:"rect",attrs:{width:1.48,height:1.48,x:7.41,y:7.41,fill:"currentColor",rx:.74}},{tag:"rect",attrs:{width:1.48,height:1.48,x:11.11,y:7.41,fill:"currentColor",rx:.74}},{tag:"path",attrs:{fill:"white",stroke:"currentColor",d:"M7.47573 11.731C6.96306 12.129 6.61613 12.7024 6.47071 13.2804C6.41784 13.4905 6.50617 13.6782 6.65942 13.78C6.80761 13.8785 7.00813 13.8928 7.18477 13.8C8.9498 12.8724 11.0652 12.8704 12.8285 13.8002C13.005 13.8932 13.2052 13.8788 13.3533 13.7802C13.5061 13.6785 13.5942 13.4914 13.5428 13.2819C13.401 12.7041 13.0605 12.1298 12.5468 11.731C11.8676 11.2038 10.9552 10.9132 10.0112 10.9132C9.06732 10.9132 8.15485 11.2038 7.47573 11.731Z",strokeWidth:.4}}]};t.Impatient=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"impatient",ref:t,icon:i}))}));t.Impatient.displayName="Impatient";t["default"]=t.Impatient},16589:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.IncreaseIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]};t.IncreaseIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"increase-icon",ref:t,icon:i}))}));t.IncreaseIcon.displayName="IncreaseIcon";t["default"]=t.IncreaseIcon},80770:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.IncreaseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]};t.IncreaseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"increase-single",ref:t,icon:i}))}));t.IncreaseSingle.displayName="IncreaseSingle";t["default"]=t.IncreaseSingle},55102:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Indicate=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:14.46,height:14.46,x:2.77,y:2.77,fill:"currentColor",rx:3}},{tag:"circle",attrs:{cx:10,cy:10,r:4.5,fill:"colorChannel1"}}]};t.Indicate=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"indicate",ref:t,icon:i}))}));t.Indicate.displayName="Indicate";t["default"]=t.Indicate},45321:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InfoIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00016 1.33203C6.68162 1.33203 5.39269 1.72302 4.29636 2.45557C3.20004 3.18811 2.34555 4.2293 1.84097 5.44747C1.33638 6.66565 1.20436 8.00609 1.4616 9.2993C1.71883 10.5925 2.35377 11.7804 3.28612 12.7127C4.21847 13.6451 5.40636 14.28 6.69956 14.5373C7.99277 14.7945 9.33321 14.6625 10.5514 14.1579C11.7696 13.6533 12.8108 12.7988 13.5433 11.7025C14.2758 10.6062 14.6668 9.31724 14.6668 7.9987C14.6649 6.23118 13.9619 4.53662 12.7121 3.2868C11.4622 2.03697 9.76768 1.33397 8.00016 1.33203ZM7.66683 3.9987C7.86461 3.9987 8.05795 4.05735 8.2224 4.16723C8.38685 4.27711 8.51502 4.43329 8.59071 4.61601C8.6664 4.79874 8.6862 4.99981 8.64762 5.19379C8.60903 5.38777 8.51379 5.56595 8.37394 5.7058C8.23409 5.84566 8.0559 5.9409 7.86192 5.97948C7.66794 6.01807 7.46687 5.99826 7.28415 5.92258C7.10142 5.84689 6.94524 5.71872 6.83536 5.55427C6.72548 5.38982 6.66683 5.19648 6.66683 4.9987C6.66683 4.73348 6.77219 4.47913 6.95972 4.29159C7.14726 4.10405 7.40162 3.9987 7.66683 3.9987ZM9.3335 11.332H6.66683C6.49002 11.332 6.32045 11.2618 6.19543 11.1368C6.0704 11.0117 6.00016 10.8422 6.00016 10.6654C6.00016 10.4886 6.0704 10.319 6.19543 10.194C6.32045 10.0689 6.49002 9.9987 6.66683 9.9987H7.3335V7.9987H6.66683C6.49002 7.9987 6.32045 7.92846 6.19543 7.80343C6.0704 7.67841 6.00016 7.50884 6.00016 7.33203C6.00016 7.15522 6.0704 6.98565 6.19543 6.86063C6.32045 6.7356 6.49002 6.66536 6.66683 6.66536H8.00016C8.17698 6.66536 8.34655 6.7356 8.47157 6.86063C8.59659 6.98565 8.66683 7.15522 8.66683 7.33203V9.9987H9.3335C9.51031 9.9987 9.67988 10.0689 9.8049 10.194C9.92993 10.319 10.0002 10.4886 10.0002 10.6654C10.0002 10.8422 9.92993 11.0117 9.8049 11.1368C9.67988 11.2618 9.51031 11.332 9.3335 11.332Z"}}]};t.InfoIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"info-icon",ref:t,icon:i}))}));t.InfoIcon.displayName="InfoIcon";t["default"]=t.InfoIcon},81822:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InfoSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00016 1.33203C6.68162 1.33203 5.39269 1.72302 4.29636 2.45557C3.20004 3.18811 2.34555 4.2293 1.84097 5.44747C1.33638 6.66565 1.20436 8.00609 1.4616 9.2993C1.71883 10.5925 2.35377 11.7804 3.28612 12.7127C4.21847 13.6451 5.40636 14.28 6.69956 14.5373C7.99277 14.7945 9.33321 14.6625 10.5514 14.1579C11.7696 13.6533 12.8108 12.7988 13.5433 11.7025C14.2758 10.6062 14.6668 9.31724 14.6668 7.9987C14.6649 6.23118 13.9619 4.53662 12.7121 3.2868C11.4622 2.03697 9.76768 1.33397 8.00016 1.33203ZM7.66683 3.9987C7.86461 3.9987 8.05795 4.05735 8.2224 4.16723C8.38685 4.27711 8.51502 4.43329 8.59071 4.61601C8.6664 4.79874 8.6862 4.99981 8.64762 5.19379C8.60903 5.38777 8.51379 5.56595 8.37394 5.7058C8.23409 5.84566 8.0559 5.9409 7.86192 5.97948C7.66794 6.01807 7.46687 5.99826 7.28415 5.92258C7.10142 5.84689 6.94524 5.71872 6.83536 5.55427C6.72548 5.38982 6.66683 5.19648 6.66683 4.9987C6.66683 4.73348 6.77219 4.47913 6.95972 4.29159C7.14726 4.10405 7.40162 3.9987 7.66683 3.9987ZM9.3335 11.332H6.66683C6.49002 11.332 6.32045 11.2618 6.19543 11.1368C6.0704 11.0117 6.00016 10.8422 6.00016 10.6654C6.00016 10.4886 6.0704 10.319 6.19543 10.194C6.32045 10.0689 6.49002 9.9987 6.66683 9.9987H7.3335V7.9987H6.66683C6.49002 7.9987 6.32045 7.92846 6.19543 7.80343C6.0704 7.67841 6.00016 7.50884 6.00016 7.33203C6.00016 7.15522 6.0704 6.98565 6.19543 6.86063C6.32045 6.7356 6.49002 6.66536 6.66683 6.66536H8.00016C8.17698 6.66536 8.34655 6.7356 8.47157 6.86063C8.59659 6.98565 8.66683 7.15522 8.66683 7.33203V9.9987H9.3335C9.51031 9.9987 9.67988 10.0689 9.8049 10.194C9.92993 10.319 10.0002 10.4886 10.0002 10.6654C10.0002 10.8422 9.92993 11.0117 9.8049 11.1368C9.67988 11.2618 9.51031 11.332 9.3335 11.332Z"}}]};t.InfoSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"info-single",ref:t,icon:i}))}));t.InfoSingle.displayName="InfoSingle";t["default"]=t.InfoSingle},77812:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InnerBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1307",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1307)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9997V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H3.99992V13.333H2.66659L2.66659 11.9997H1.33325ZM3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301ZM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301ZM6.66659 1.33301V2.66634H9.33325V1.33301H6.66659ZM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999ZM14.6666 6.66634H13.3333V9.33301H14.6666V6.66634ZM14.6666 11.9997H13.3333V13.333H11.9999V14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V11.9997ZM9.33325 14.6663V13.333H6.66659V14.6663H9.33325Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66693 7.33415V2.66748H7.3336V7.33415H2.66693V8.66748H7.3336V13.3341H8.66693V8.66748H13.3336V7.33415H8.66693Z"}}]}]};t.InnerBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"inner-border-double-icon",ref:t,icon:i}))}));t.InnerBorderDoubleIcon.displayName="InnerBorderDoubleIcon";t["default"]=t.InnerBorderDoubleIcon},16464:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InnerBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1307",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1307)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9997V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H3.99992V13.333H2.66659L2.66659 11.9997H1.33325ZM3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301ZM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301ZM6.66659 1.33301V2.66634H9.33325V1.33301H6.66659ZM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999ZM14.6666 6.66634H13.3333V9.33301H14.6666V6.66634ZM14.6666 11.9997H13.3333V13.333H11.9999V14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V11.9997ZM9.33325 14.6663V13.333H6.66659V14.6663H9.33325Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66693 7.33415V2.66748H7.3336V7.33415H2.66693V8.66748H7.3336V13.3341H8.66693V8.66748H13.3336V7.33415H8.66693Z"}}]}]};t.InnerBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"inner-border",ref:t,icon:i}))}));t.InnerBorder.displayName="InnerBorder";t["default"]=t.InnerBorder},86111:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellDownCopyDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1113",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1113)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.66105 5.44796C7.66105 5.07977 7.36257 4.7813 6.99439 4.7813H3.22403C2.85583 4.7813 2.55736 5.07977 2.55736 5.44796V10.5516C2.55736 10.9198 2.85583 11.2183 3.22403 11.2183H6.99439C7.36257 11.2183 7.66105 10.9198 7.66105 10.5516V5.44796ZM2.55736 3.50537C1.85268 3.50537 1.28143 4.07662 1.28143 4.7813V11.2183C1.28143 11.923 1.85268 12.4942 2.55736 12.4942H7.66105C8.3657 12.4942 8.93697 11.923 8.93697 11.2183V4.7813C8.93697 4.07662 8.3657 3.50537 7.66105 3.50537H2.55736Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9225 10.465C11.9977 10.4962 12.0802 10.5134 12.1667 10.5134C12.2532 10.5134 12.3357 10.4962 12.4109 10.465C12.4862 10.4338 12.5567 10.3877 12.6178 10.3265L14.5317 8.41263C14.7808 8.16349 14.7808 7.75956 14.5317 7.51042C14.2826 7.26128 13.8786 7.26128 13.6295 7.51042L12.8047 8.33523V6.14333C12.8047 5.791 12.5191 5.50537 12.1667 5.50537C11.8144 5.50537 11.5288 5.791 11.5288 6.14333V8.33523L10.7039 7.51042C10.4548 7.26128 10.0509 7.26128 9.80172 7.51042C9.55258 7.75956 9.55258 8.16349 9.80172 8.41263L11.7153 10.3262"}}]}]};t.InsertCellDownCopyDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-down copy-double-icon",ref:t,icon:i}))}));t.InsertCellDownCopyDoubleIcon.displayName="InsertCellDownCopyDoubleIcon";t["default"]=t.InsertCellDownCopyDoubleIcon},31218:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellDownDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1113",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1113)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.66105 5.44796C7.66105 5.07977 7.36257 4.7813 6.99439 4.7813H3.22403C2.85583 4.7813 2.55736 5.07977 2.55736 5.44796V10.5516C2.55736 10.9198 2.85583 11.2183 3.22403 11.2183H6.99439C7.36257 11.2183 7.66105 10.9198 7.66105 10.5516V5.44796ZM2.55736 3.50537C1.85268 3.50537 1.28143 4.07662 1.28143 4.7813V11.2183C1.28143 11.923 1.85268 12.4942 2.55736 12.4942H7.66105C8.3657 12.4942 8.93697 11.923 8.93697 11.2183V4.7813C8.93697 4.07662 8.3657 3.50537 7.66105 3.50537H2.55736Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9225 10.465C11.9977 10.4962 12.0802 10.5134 12.1667 10.5134C12.2532 10.5134 12.3357 10.4962 12.4109 10.465C12.4862 10.4338 12.5567 10.3877 12.6178 10.3265L14.5317 8.41263C14.7808 8.16349 14.7808 7.75956 14.5317 7.51042C14.2826 7.26128 13.8786 7.26128 13.6295 7.51042L12.8047 8.33523V6.14333C12.8047 5.791 12.5191 5.50537 12.1667 5.50537C11.8144 5.50537 11.5288 5.791 11.5288 6.14333V8.33523L10.7039 7.51042C10.4548 7.26128 10.0509 7.26128 9.80172 7.51042C9.55258 7.75956 9.55258 8.16349 9.80172 8.41263L11.7153 10.3262"}}]}]};t.InsertCellDownDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-down-double-icon",ref:t,icon:i}))}));t.InsertCellDownDoubleIcon.displayName="InsertCellDownDoubleIcon";t["default"]=t.InsertCellDownDoubleIcon},62853:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.0336 1.73242C13.365 1.73242 13.6336 2.00105 13.6336 2.33242L13.6336 12.2189L14.6093 11.2431C14.8436 11.0088 15.2235 11.0088 15.4579 11.2431C15.6922 11.4774 15.6922 11.8573 15.4579 12.0916L13.4579 14.0916C13.2235 14.326 12.8436 14.326 12.6093 14.0916L10.6093 12.0916C10.375 11.8573 10.375 11.4774 10.6093 11.2431C10.8436 11.0088 11.2235 11.0088 11.4579 11.2431L12.4336 12.2189L12.4336 2.33242C12.4336 2.00105 12.7022 1.73242 13.0336 1.73242Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.86664 3.3999L2.06667 3.39999C1.12778 3.4 0.366674 4.16114 0.366699 5.10003L0.366774 7.93809L0.366699 7.94766L0.366774 7.95726L0.366852 10.8999C0.366877 11.8388 1.12799 12.5999 2.06685 12.5999H4.9506C4.95595 12.6 4.96132 12.6001 4.9667 12.6001C4.97208 12.6001 4.97745 12.6 4.9828 12.5999H7.86667C8.80555 12.5999 9.56667 11.8388 9.56667 10.8999V7.95358L9.5667 7.94766L9.56667 7.94174V5.0999C9.56667 4.16101 8.80554 3.39989 7.86664 3.3999ZM5.5667 11.3999H7.86667C8.14281 11.3999 8.36667 11.176 8.36667 10.8999V8.54766H5.5667V11.3999ZM5.5667 7.34766H8.36667V5.0999C8.36667 4.82376 8.14281 4.5999 7.86666 4.5999L5.5667 4.59994V7.34766ZM4.3667 4.59995V7.34766H1.56676L1.5667 5.1C1.56669 4.82386 1.79055 4.59999 2.06669 4.59999L4.3667 4.59995ZM4.3667 8.54766V11.3999H2.06685C1.79071 11.3999 1.56686 11.176 1.56685 10.8999L1.56679 8.54766H4.3667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.InsertCellDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-down-single",ref:t,icon:i}))}));t.InsertCellDownSingle.displayName="InsertCellDownSingle";t["default"]=t.InsertCellDownSingle},34610:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellDown=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1113",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1113)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.66105 5.44796C7.66105 5.07977 7.36257 4.7813 6.99439 4.7813H3.22403C2.85583 4.7813 2.55736 5.07977 2.55736 5.44796V10.5516C2.55736 10.9198 2.85583 11.2183 3.22403 11.2183H6.99439C7.36257 11.2183 7.66105 10.9198 7.66105 10.5516V5.44796ZM2.55736 3.50537C1.85268 3.50537 1.28143 4.07662 1.28143 4.7813V11.2183C1.28143 11.923 1.85268 12.4942 2.55736 12.4942H7.66105C8.3657 12.4942 8.93697 11.923 8.93697 11.2183V4.7813C8.93697 4.07662 8.3657 3.50537 7.66105 3.50537H2.55736Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9225 10.465C11.9977 10.4962 12.0802 10.5134 12.1667 10.5134C12.2532 10.5134 12.3357 10.4962 12.4109 10.465C12.4862 10.4338 12.5567 10.3877 12.6178 10.3265L14.5317 8.41263C14.7808 8.16349 14.7808 7.75956 14.5317 7.51042C14.2826 7.26128 13.8786 7.26128 13.6295 7.51042L12.8047 8.33523V6.14333C12.8047 5.791 12.5191 5.50537 12.1667 5.50537C11.8144 5.50537 11.5288 5.791 11.5288 6.14333V8.33523L10.7039 7.51042C10.4548 7.26128 10.0509 7.26128 9.80172 7.51042C9.55258 7.75956 9.55258 8.16349 9.80172 8.41263L11.7153 10.3262"}}]}]};t.InsertCellDown=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-down",ref:t,icon:i}))}));t.InsertCellDown.displayName="InsertCellDown";t["default"]=t.InsertCellDown},83562:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellShiftRightCopyDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1108",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1108)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.56614 5.44796C7.56614 5.07977 7.26766 4.7813 6.89948 4.7813H3.12912C2.76092 4.7813 2.46245 5.07977 2.46245 5.44796V10.5516C2.46245 10.9198 2.76092 11.2183 3.12912 11.2183H6.89948C7.26766 11.2183 7.56614 10.9198 7.56614 10.5516V5.44796ZM2.46245 3.50537C1.75777 3.50537 1.18652 4.07662 1.18652 4.7813V11.2183C1.18652 11.923 1.75777 12.4942 2.46245 12.4942H7.56614C8.27079 12.4942 8.84206 11.923 8.84206 11.2183V4.7813C8.84206 4.07662 8.27079 3.50537 7.56614 3.50537H2.46245Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.7651 8.2438C14.7963 8.16858 14.8135 8.0861 14.8135 7.9996C14.8135 7.9131 14.7963 7.83062 14.7651 7.7554C14.7339 7.68015 14.6878 7.60966 14.6266 7.54849L12.7127 5.63461C12.4636 5.38547 12.0597 5.38547 11.8105 5.63461C11.5614 5.88375 11.5614 6.28768 11.8105 6.53682L12.6353 7.36164H10.4434C10.0911 7.36164 9.80548 7.64727 9.80548 7.9996C9.80548 8.35194 10.0911 8.63756 10.4434 8.63756H12.6353L11.8105 9.46238C11.5614 9.71152 11.5614 10.1155 11.8105 10.3646C12.0597 10.6137 12.4636 10.6137 12.7127 10.3646L14.6263 8.45101"}}]}]};t.InsertCellShiftRightCopyDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-shift-right copy-double-icon",ref:t,icon:i}))}));t.InsertCellShiftRightCopyDoubleIcon.displayName="InsertCellShiftRightCopyDoubleIcon";t["default"]=t.InsertCellShiftRightCopyDoubleIcon},87129:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellShiftRightDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1108",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1108)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.56614 5.44796C7.56614 5.07977 7.26766 4.7813 6.89948 4.7813H3.12912C2.76092 4.7813 2.46245 5.07977 2.46245 5.44796V10.5516C2.46245 10.9198 2.76092 11.2183 3.12912 11.2183H6.89948C7.26766 11.2183 7.56614 10.9198 7.56614 10.5516V5.44796ZM2.46245 3.50537C1.75777 3.50537 1.18652 4.07662 1.18652 4.7813V11.2183C1.18652 11.923 1.75777 12.4942 2.46245 12.4942H7.56614C8.27079 12.4942 8.84206 11.923 8.84206 11.2183V4.7813C8.84206 4.07662 8.27079 3.50537 7.56614 3.50537H2.46245Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.7651 8.2438C14.7963 8.16858 14.8135 8.0861 14.8135 7.9996C14.8135 7.9131 14.7963 7.83062 14.7651 7.7554C14.7339 7.68015 14.6878 7.60966 14.6266 7.54849L12.7127 5.63461C12.4636 5.38547 12.0597 5.38547 11.8105 5.63461C11.5614 5.88375 11.5614 6.28768 11.8105 6.53682L12.6353 7.36164H10.4434C10.0911 7.36164 9.80548 7.64727 9.80548 7.9996C9.80548 8.35194 10.0911 8.63756 10.4434 8.63756H12.6353L11.8105 9.46238C11.5614 9.71152 11.5614 10.1155 11.8105 10.3646C12.0597 10.6137 12.4636 10.6137 12.7127 10.3646L14.6263 8.45101"}}]}]};t.InsertCellShiftRightDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-shift-right-double-icon",ref:t,icon:i}))}));t.InsertCellShiftRightDoubleIcon.displayName="InsertCellShiftRightDoubleIcon";t["default"]=t.InsertCellShiftRightDoubleIcon},78828:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellShiftRightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.94793 0.366699L7.93667 0.366803L5.10054 0.366728C4.16165 0.366703 3.40051 1.12781 3.40049 2.0667L3.40045 4.95816C3.40041 4.961 3.40039 4.96385 3.40039 4.9667C3.40039 4.96954 3.40041 4.97239 3.40045 4.97522L3.40041 7.86667C3.40039 8.80557 4.16151 9.5667 5.10041 9.5667H10.9004C11.8393 9.5667 12.6004 8.80558 12.6004 7.8667V2.06688C12.6004 1.12801 11.8393 0.366906 10.9004 0.366881L7.95923 0.366803L7.94793 0.366699ZM11.4004 4.3667V2.06688C11.4004 1.79074 11.1765 1.56689 10.9004 1.56688L8.54793 1.56682V4.3667H11.4004ZM8.54793 5.5667H11.4004V7.8667C11.4004 8.14284 11.1765 8.3667 10.9004 8.3667H8.54793V5.5667ZM7.34793 4.3667V1.56679L5.10051 1.56673C4.82436 1.56672 4.6005 1.79058 4.60049 2.06672L4.60046 4.3667H7.34793ZM4.60044 5.5667H7.34793V8.3667H5.10041C4.82426 8.3667 4.6004 8.14284 4.60041 7.86669L4.60044 5.5667Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.2434 10.6088C11.009 10.8432 11.009 11.2231 11.2434 11.4574L12.2191 12.4331L2.33291 12.4331C2.00154 12.4331 1.73291 12.7017 1.73291 13.0331C1.73291 13.3645 2.00154 13.6331 2.33291 13.6331L12.2191 13.6331L11.2434 14.6088C11.009 14.8432 11.009 15.2231 11.2434 15.4574C11.4777 15.6917 11.8576 15.6917 12.0919 15.4574L14.0919 13.4574C14.3262 13.2231 14.3262 12.8432 14.0919 12.6088L12.0919 10.6088C11.8576 10.3745 11.4777 10.3745 11.2434 10.6088Z"}}]};t.InsertCellShiftRightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-shift-right-single",ref:t,icon:i}))}));t.InsertCellShiftRightSingle.displayName="InsertCellShiftRightSingle";t["default"]=t.InsertCellShiftRightSingle},31157:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCellShiftRight=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1108",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1108)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.56614 5.44796C7.56614 5.07977 7.26766 4.7813 6.89948 4.7813H3.12912C2.76092 4.7813 2.46245 5.07977 2.46245 5.44796V10.5516C2.46245 10.9198 2.76092 11.2183 3.12912 11.2183H6.89948C7.26766 11.2183 7.56614 10.9198 7.56614 10.5516V5.44796ZM2.46245 3.50537C1.75777 3.50537 1.18652 4.07662 1.18652 4.7813V11.2183C1.18652 11.923 1.75777 12.4942 2.46245 12.4942H7.56614C8.27079 12.4942 8.84206 11.923 8.84206 11.2183V4.7813C8.84206 4.07662 8.27079 3.50537 7.56614 3.50537H2.46245Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.7651 8.2438C14.7963 8.16858 14.8135 8.0861 14.8135 7.9996C14.8135 7.9131 14.7963 7.83062 14.7651 7.7554C14.7339 7.68015 14.6878 7.60966 14.6266 7.54849L12.7127 5.63461C12.4636 5.38547 12.0597 5.38547 11.8105 5.63461C11.5614 5.88375 11.5614 6.28768 11.8105 6.53682L12.6353 7.36164H10.4434C10.0911 7.36164 9.80548 7.64727 9.80548 7.9996C9.80548 8.35194 10.0911 8.63756 10.4434 8.63756H12.6353L11.8105 9.46238C11.5614 9.71152 11.5614 10.1155 11.8105 10.3646C12.0597 10.6137 12.4636 10.6137 12.7127 10.3646L14.6263 8.45101"}}]}]};t.InsertCellShiftRight=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-cell-shift-right",ref:t,icon:i}))}));t.InsertCellShiftRight.displayName="InsertCellShiftRight";t["default"]=t.InsertCellShiftRight},96912:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertCommentDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1026",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1026)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.63636 1.99658C1.28491 1.99658 1 2.28149 1 2.63295V10.2693C1 10.6208 1.28491 10.9057 1.63636 10.9057H2.96368L4.05003 11.992C4.29854 12.2405 4.70146 12.2405 4.94997 11.992L6.03632 10.9057H6.72727V12.4128C6.72727 12.7643 7.01218 13.0492 7.36364 13.0492H10.6001L11.3682 13.8173C11.6167 14.0658 12.0196 14.0658 12.2682 13.8173L13.0363 13.0492H14.3636C14.7151 13.0492 15 12.7643 15 12.4128V7.32192C15 6.97047 14.7151 6.68556 14.3636 6.68556H12.4545V2.63295C12.4545 2.28149 12.1696 1.99658 11.8182 1.99658H1.63636ZM12.4545 7.95829V10.2693C12.4545 10.6208 12.1696 10.9057 11.8182 10.9057H8V11.7765H10.8636C11.0324 11.7765 11.1942 11.8435 11.3136 11.9628L11.8182 12.4674L12.3228 11.9628C12.4421 11.8435 12.604 11.7765 12.7727 11.7765H13.7273V7.95829H12.4545ZM11.1818 3.26931H2.27273V9.63295H3.22727C3.39604 9.63295 3.5579 9.70001 3.67725 9.81936L4.5 10.6421L5.32275 9.81936C5.4421 9.70001 5.60396 9.63295 5.77273 9.63295H11.1818V3.26931Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.13617 4.54199C4.78472 4.54199 4.49981 4.8269 4.49981 5.17836C4.49981 5.52981 4.78472 5.81472 5.13617 5.81472H8.95435C9.3058 5.81472 9.59072 5.52981 9.59072 5.17836C9.59072 4.8269 9.3058 4.54199 8.95435 4.54199H5.13617ZM4.49981 7.72381C4.49981 7.37236 4.78472 7.08744 5.13617 7.08744H7.04526C7.39671 7.08744 7.68162 7.37236 7.68162 7.72381C7.68162 8.07526 7.39671 8.36018 7.04526 8.36018H5.13617C4.78472 8.36018 4.49981 8.07526 4.49981 7.72381Z"}}]}]};t.InsertCommentDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-comment-double-icon",ref:t,icon:i}))}));t.InsertCommentDoubleIcon.displayName="InsertCommentDoubleIcon";t["default"]=t.InsertCommentDoubleIcon},38228:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertComment=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1026",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1026)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.63636 1.99658C1.28491 1.99658 1 2.28149 1 2.63295V10.2693C1 10.6208 1.28491 10.9057 1.63636 10.9057H2.96368L4.05003 11.992C4.29854 12.2405 4.70146 12.2405 4.94997 11.992L6.03632 10.9057H6.72727V12.4128C6.72727 12.7643 7.01218 13.0492 7.36364 13.0492H10.6001L11.3682 13.8173C11.6167 14.0658 12.0196 14.0658 12.2682 13.8173L13.0363 13.0492H14.3636C14.7151 13.0492 15 12.7643 15 12.4128V7.32192C15 6.97047 14.7151 6.68556 14.3636 6.68556H12.4545V2.63295C12.4545 2.28149 12.1696 1.99658 11.8182 1.99658H1.63636ZM12.4545 7.95829V10.2693C12.4545 10.6208 12.1696 10.9057 11.8182 10.9057H8V11.7765H10.8636C11.0324 11.7765 11.1942 11.8435 11.3136 11.9628L11.8182 12.4674L12.3228 11.9628C12.4421 11.8435 12.604 11.7765 12.7727 11.7765H13.7273V7.95829H12.4545ZM11.1818 3.26931H2.27273V9.63295H3.22727C3.39604 9.63295 3.5579 9.70001 3.67725 9.81936L4.5 10.6421L5.32275 9.81936C5.4421 9.70001 5.60396 9.63295 5.77273 9.63295H11.1818V3.26931Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.13617 4.54199C4.78472 4.54199 4.49981 4.8269 4.49981 5.17836C4.49981 5.52981 4.78472 5.81472 5.13617 5.81472H8.95435C9.3058 5.81472 9.59072 5.52981 9.59072 5.17836C9.59072 4.8269 9.3058 4.54199 8.95435 4.54199H5.13617ZM4.49981 7.72381C4.49981 7.37236 4.78472 7.08744 5.13617 7.08744H7.04526C7.39671 7.08744 7.68162 7.37236 7.68162 7.72381C7.68162 8.07526 7.39671 8.36018 7.04526 8.36018H5.13617C4.78472 8.36018 4.49981 8.07526 4.49981 7.72381Z"}}]}]};t.InsertComment=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-comment",ref:t,icon:i}))}));t.InsertComment.displayName="InsertComment";t["default"]=t.InsertComment},15656:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_16",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_16)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53337 14C2.35658 14 2.18704 13.9297 2.06203 13.8047C1.93703 13.6797 1.86681 13.5101 1.86681 13.3333C1.86681 13.1565 1.93703 12.987 2.06203 12.862C2.18704 12.7369 2.35658 12.6667 2.53337 12.6667L13.4667 12.6667C13.6435 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1333 13.1565 14.1333 13.3333C14.1333 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6435 14 13.4667 14L2.53337 14ZM2.53337 3.33333C2.35658 3.33331 2.18703 3.26306 2.06203 3.13804C1.93703 3.01301 1.86681 2.84346 1.86681 2.66667C1.86681 2.48987 1.93703 2.32032 2.06203 2.1953C2.18703 2.07028 2.35658 2.00003 2.53337 2L13.4667 2C13.6435 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1333 2.48987 14.1333 2.66667C14.1333 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6435 3.33331 13.4667 3.33333L2.53337 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0573 7.33327L10.1953 6.47127C10.0703 6.34627 10.0001 6.17672 10.0001 5.99994C10.0001 5.82315 10.0703 5.65361 10.1953 5.52861C10.3203 5.4036 10.4899 5.33337 10.6667 5.33337C10.8434 5.33337 11.013 5.4036 11.138 5.52861L13.138 7.5286C13.2 7.59046 13.2491 7.66393 13.2827 7.74481C13.3162 7.82569 13.3335 7.91238 13.3335 7.99994C13.3335 8.08749 13.3162 8.17419 13.2827 8.25507C13.2491 8.33594 13.2 8.40941 13.138 8.47127L11.138 10.4713C11.0761 10.5332 11.0026 10.5823 10.9217 10.6158C10.8409 10.6493 10.7542 10.6665 10.6667 10.6665C10.5791 10.6665 10.4925 10.6493 10.4116 10.6158C10.3307 10.5823 10.2572 10.5332 10.1953 10.4713C10.1334 10.4094 10.0843 10.3359 10.0508 10.255C10.0173 10.1742 10.0001 10.0875 10.0001 9.99994C10.0001 9.9124 10.0173 9.82573 10.0508 9.74486C10.0843 9.66398 10.1334 9.5905 10.1953 9.52861L11.0573 8.6666L3.33333 8.66661C3.15652 8.66661 2.98695 8.59637 2.86193 8.47134C2.7369 8.34632 2.66666 8.17675 2.66666 7.99994C2.66666 7.82313 2.7369 7.65356 2.86193 7.52853C2.98695 7.40351 3.15652 7.33327 3.33333 7.33327L11.0573 7.33327Z"}}]}]};t.InsertDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-double-icon",ref:t,icon:i}))}));t.InsertDoubleIcon.displayName="InsertDoubleIcon";t["default"]=t.InsertDoubleIcon},61512:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.3667C1.66853 1.3667 1.3999 1.63533 1.3999 1.9667C1.3999 2.29807 1.66853 2.5667 1.9999 2.5667H13.9999C14.3313 2.5667 14.5999 2.29807 14.5999 1.9667C14.5999 1.63533 14.3313 1.3667 13.9999 1.3667H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 13.4334C1.66853 13.4334 1.3999 13.7021 1.3999 14.0334C1.3999 14.3648 1.66853 14.6334 1.9999 14.6334H13.9999C14.3313 14.6334 14.5999 14.3648 14.5999 14.0334C14.5999 13.7021 14.3313 13.4334 13.9999 13.4334H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.49336 10.4244C9.25905 10.19 9.25905 9.81015 9.49336 9.57583L10.4691 8.6001L4.08291 8.6001C3.75154 8.6001 3.48291 8.33147 3.48291 8.0001C3.48291 7.66873 3.75154 7.4001 4.08291 7.4001L10.4691 7.4001L9.49336 6.42436C9.25905 6.19005 9.25905 5.81015 9.49336 5.57583C9.72767 5.34152 10.1076 5.34152 10.3419 5.57583L12.3419 7.57583C12.5762 7.81015 12.5762 8.19005 12.3419 8.42436L10.3419 10.4244C10.1076 10.6587 9.72767 10.6587 9.49336 10.4244Z"}}]};t.InsertIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-icon",ref:t,icon:i}))}));t.InsertIcon.displayName="InsertIcon";t["default"]=t.InsertIcon},34659:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertLinkDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1016",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1016)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.60396 8.00784C7.60396 7.66379 7.32505 7.38487 6.98098 7.38487C6.63692 7.38487 6.35801 7.66379 6.35801 8.00784C6.35801 9.54027 7.57166 10.8112 9.1037 10.8112C9.11284 10.8112 9.12193 10.811 9.13097 10.8106C9.14103 10.8111 9.15115 10.8114 9.16132 10.8114H12.3781C13.9102 10.8114 15.1238 9.54042 15.1238 8.00798C15.1238 6.47559 13.9103 5.20459 12.3781 5.20459L9.692 5.20459C9.34794 5.20459 9.06903 5.48351 9.06903 5.82757C9.06903 6.17163 9.34794 6.45054 9.692 6.45054H12.3781C13.1908 6.45054 13.8779 7.13199 13.8779 8.008C13.8779 8.884 13.1908 9.56543 12.3781 9.56543H9.16132C9.15218 9.56543 9.14308 9.56562 9.13404 9.56601C9.12398 9.56553 9.11387 9.56529 9.1037 9.56529C8.29107 9.56529 7.60396 8.88386 7.60396 8.00784Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.39586 7.99201C8.39586 8.33606 8.67482 8.61498 9.01887 8.61498C9.36292 8.61498 9.64181 8.33606 9.64181 7.99201C9.64181 6.45958 8.42815 5.18862 6.89615 5.18862C6.88701 5.18862 6.87791 5.18881 6.86887 5.1892C6.85881 5.18872 6.8487 5.18848 6.83852 5.18848L3.62171 5.18848C2.08964 5.18848 0.875977 6.45943 0.875977 7.99187C0.876005 9.52426 2.08962 10.7953 3.62171 10.7953H6.30784C6.65191 10.7953 6.93082 10.5163 6.93082 10.1723C6.93082 9.82822 6.65191 9.54931 6.30784 9.54931H3.62171C2.80904 9.54931 2.12195 8.86787 2.12193 7.99186C2.12193 7.11586 2.80903 6.43443 3.62171 6.43443H6.83852C6.84766 6.43443 6.85676 6.43423 6.86581 6.43384C6.87586 6.43432 6.88598 6.43457 6.89615 6.43457C7.7088 6.43457 8.39586 7.11599 8.39586 7.99201Z"}}]}]};t.InsertLinkDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-link-double-icon",ref:t,icon:i}))}));t.InsertLinkDoubleIcon.displayName="InsertLinkDoubleIcon";t["default"]=t.InsertLinkDoubleIcon},98947:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertLink=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1016",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1016)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.60396 8.00784C7.60396 7.66379 7.32505 7.38487 6.98098 7.38487C6.63692 7.38487 6.35801 7.66379 6.35801 8.00784C6.35801 9.54027 7.57166 10.8112 9.1037 10.8112C9.11284 10.8112 9.12193 10.811 9.13097 10.8106C9.14103 10.8111 9.15115 10.8114 9.16132 10.8114H12.3781C13.9102 10.8114 15.1238 9.54042 15.1238 8.00798C15.1238 6.47559 13.9103 5.20459 12.3781 5.20459L9.692 5.20459C9.34794 5.20459 9.06903 5.48351 9.06903 5.82757C9.06903 6.17163 9.34794 6.45054 9.692 6.45054H12.3781C13.1908 6.45054 13.8779 7.13199 13.8779 8.008C13.8779 8.884 13.1908 9.56543 12.3781 9.56543H9.16132C9.15218 9.56543 9.14308 9.56562 9.13404 9.56601C9.12398 9.56553 9.11387 9.56529 9.1037 9.56529C8.29107 9.56529 7.60396 8.88386 7.60396 8.00784Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.39586 7.99201C8.39586 8.33606 8.67482 8.61498 9.01887 8.61498C9.36292 8.61498 9.64181 8.33606 9.64181 7.99201C9.64181 6.45958 8.42815 5.18862 6.89615 5.18862C6.88701 5.18862 6.87791 5.18881 6.86887 5.1892C6.85881 5.18872 6.8487 5.18848 6.83852 5.18848L3.62171 5.18848C2.08964 5.18848 0.875977 6.45943 0.875977 7.99187C0.876005 9.52426 2.08962 10.7953 3.62171 10.7953H6.30784C6.65191 10.7953 6.93082 10.5163 6.93082 10.1723C6.93082 9.82822 6.65191 9.54931 6.30784 9.54931H3.62171C2.80904 9.54931 2.12195 8.86787 2.12193 7.99186C2.12193 7.11586 2.80903 6.43443 3.62171 6.43443H6.83852C6.84766 6.43443 6.85676 6.43423 6.86581 6.43384C6.87586 6.43432 6.88598 6.43457 6.89615 6.43457C7.7088 6.43457 8.39586 7.11599 8.39586 7.99201Z"}}]}]};t.InsertLink=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-link",ref:t,icon:i}))}));t.InsertLink.displayName="InsertLink";t["default"]=t.InsertLink},99779:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowAboveDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1128",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1128)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 13.4087C14.0697 13.4087 14.6666 12.8117 14.6666 12.0754L14.6666 9.40869C14.6666 8.67231 14.0697 8.07536 13.3333 8.07536L2.66663 8.07536C1.93023 8.07536 1.33329 8.67231 1.33329 9.40869L1.33329 12.0754C1.33329 12.8117 1.93023 13.4087 2.66663 13.4087L13.3333 13.4087ZM2.66663 12.0754L13.3333 12.0754L13.3333 9.40869L2.66663 9.40869L2.66663 12.0754Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74168 2.59137C8.10987 2.59137 8.40835 2.88984 8.40835 3.25804L8.40835 4.33309L9.48348 4.33309C9.85167 4.33309 10.1501 4.63156 10.1501 4.99976C10.1501 5.36794 9.85167 5.66642 9.48348 5.66642L8.40835 5.66642L8.40835 6.74154C8.40835 7.10973 8.10987 7.4082 7.74168 7.4082C7.37349 7.4082 7.07501 7.10973 7.07501 6.74154L7.07501 5.66642L5.99998 5.66642C5.63179 5.66642 5.33331 5.36794 5.33331 4.99976C5.33331 4.63156 5.63179 4.33309 5.99998 4.33309L7.07501 4.33309L7.07501 3.25804C7.07501 2.88984 7.37349 2.59137 7.74168 2.59137Z"}}]}]};t.InsertRowAboveDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-above-double-icon",ref:t,icon:i}))}));t.InsertRowAboveDoubleIcon.displayName="InsertRowAboveDoubleIcon";t["default"]=t.InsertRowAboveDoubleIcon},44834:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowAboveSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00006 1.84521C8.33143 1.84521 8.60006 2.11384 8.60006 2.44521V4.08122H10.2361C10.5674 4.08122 10.8361 4.34985 10.8361 4.68122C10.8361 5.01259 10.5674 5.28122 10.2361 5.28122H8.60006V6.91722C8.60006 7.24859 8.33143 7.51722 8.00006 7.51722C7.66869 7.51722 7.40006 7.24859 7.40006 6.91722V5.28122H5.76406C5.43268 5.28122 5.16406 5.01259 5.16406 4.68122C5.16406 4.34985 5.43268 4.08122 5.76406 4.08122H7.40006V2.44521C7.40006 2.11384 7.66869 1.84521 8.00006 1.84521Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.83926 14.1549L5.90761 14.1548L5.91323 14.1549L5.91887 14.1548L10.0784 14.1548L10.0871 14.1549L10.0957 14.1548L13.1612 14.1548C14.1001 14.1548 14.8612 13.3936 14.8612 12.4548V10.6549C14.8612 9.71598 14.1001 8.95486 13.1612 8.95486H10.0904L10.0871 8.95485L10.0837 8.95486H5.91656L5.91323 8.95485L5.9099 8.95486H2.83916C1.90025 8.95486 1.13912 9.71602 1.13916 10.6549L1.13924 12.4549C1.13929 13.3938 1.9004 14.1549 2.83926 14.1549ZM9.48706 10.1549H6.51323V12.9548L9.48706 12.9548V10.1549ZM10.6871 12.9548L13.1612 12.9548C13.4373 12.9548 13.6612 12.7309 13.6612 12.4548V10.6549C13.6612 10.3787 13.4373 10.1549 13.1612 10.1549H10.6871V12.9548ZM2.83916 10.1549H5.31323V12.9548L2.83925 12.9549C2.56311 12.9549 2.33926 12.731 2.33924 12.4549L2.33916 10.6549C2.33915 10.3787 2.56301 10.1549 2.83916 10.1549Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.InsertRowAboveSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-above-single",ref:t,icon:i}))}));t.InsertRowAboveSingle.displayName="InsertRowAboveSingle";t["default"]=t.InsertRowAboveSingle},51619:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowAbove=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1128",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1128)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 13.4087C14.0697 13.4087 14.6666 12.8117 14.6666 12.0754L14.6666 9.40869C14.6666 8.67231 14.0697 8.07536 13.3333 8.07536L2.66663 8.07536C1.93023 8.07536 1.33329 8.67231 1.33329 9.40869L1.33329 12.0754C1.33329 12.8117 1.93023 13.4087 2.66663 13.4087L13.3333 13.4087ZM2.66663 12.0754L13.3333 12.0754L13.3333 9.40869L2.66663 9.40869L2.66663 12.0754Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74168 2.59137C8.10987 2.59137 8.40835 2.88984 8.40835 3.25804L8.40835 4.33309L9.48348 4.33309C9.85167 4.33309 10.1501 4.63156 10.1501 4.99976C10.1501 5.36794 9.85167 5.66642 9.48348 5.66642L8.40835 5.66642L8.40835 6.74154C8.40835 7.10973 8.10987 7.4082 7.74168 7.4082C7.37349 7.4082 7.07501 7.10973 7.07501 6.74154L7.07501 5.66642L5.99998 5.66642C5.63179 5.66642 5.33331 5.36794 5.33331 4.99976C5.33331 4.63156 5.63179 4.33309 5.99998 4.33309L7.07501 4.33309L7.07501 3.25804C7.07501 2.88984 7.37349 2.59137 7.74168 2.59137Z"}}]}]};t.InsertRowAbove=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-above",ref:t,icon:i}))}));t.InsertRowAbove.displayName="InsertRowAbove";t["default"]=t.InsertRowAbove},23667:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowBelowDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1133",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1133)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66671 2.59131C1.93033 2.59131 1.33337 3.18826 1.33337 3.92464L1.33337 6.59131C1.33337 7.32769 1.93033 7.92464 2.66671 7.92464L13.3334 7.92464C14.0698 7.92464 14.6667 7.32769 14.6667 6.59131L14.6667 3.92464C14.6667 3.18826 14.0698 2.59131 13.3334 2.59131L2.66671 2.59131ZM13.3334 3.92464L2.66671 3.92464L2.66671 6.59131L13.3334 6.59131L13.3334 3.92464Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.25838 13.4086C7.8902 13.4086 7.59172 13.1102 7.59172 12.742L7.59172 11.6669L6.51658 11.6669C6.14839 11.6669 5.84992 11.3684 5.84991 11.0002C5.84991 10.6321 6.14839 10.3336 6.51658 10.3336L7.59172 10.3336L7.59171 9.25846C7.59171 8.89027 7.89019 8.5918 8.25838 8.5918C8.62657 8.5918 8.92505 8.89027 8.92505 9.25846L8.92505 10.3336L10.0001 10.3336C10.3683 10.3336 10.6667 10.6321 10.6667 11.0002C10.6667 11.3684 10.3683 11.6669 10.0001 11.6669L8.92505 11.6669L8.92505 12.742C8.92505 13.1102 8.62658 13.4086 8.25838 13.4086Z"}}]}]};t.InsertRowBelowDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-below-double-icon",ref:t,icon:i}))}));t.InsertRowBelowDoubleIcon.displayName="InsertRowBelowDoubleIcon";t["default"]=t.InsertRowBelowDoubleIcon},75922:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowBelowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00028 14.1549C7.66891 14.1549 7.40028 13.8862 7.40028 13.5549V11.9188H5.76428C5.43291 11.9188 5.16428 11.6502 5.16428 11.3188C5.16428 10.9875 5.43291 10.7188 5.76428 10.7188H7.40028V9.08284C7.40028 8.75147 7.66891 8.48284 8.00028 8.48284C8.33165 8.48284 8.60028 8.75147 8.60028 9.08284V10.7188H10.2363C10.5677 10.7188 10.8363 10.9875 10.8363 11.3188C10.8363 11.6502 10.5677 11.9188 10.2363 11.9188H8.60028V13.5549C8.60028 13.8862 8.33165 14.1549 8.00028 14.1549Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.1611 1.84521L10.093 1.84524L10.0874 1.84521L10.0817 1.84524L5.92215 1.84528L5.91352 1.84521L5.90488 1.84528L2.83915 1.8453C1.90027 1.84531 1.13916 2.60642 1.13916 3.5453V5.34521C1.13916 6.28409 1.90028 7.04521 2.83916 7.04521H5.91019L5.91352 7.04521L5.91685 7.04521H10.084L10.0874 7.04521L10.0907 7.04521H13.1612C14.1001 7.04521 14.8612 6.28404 14.8612 5.34513L14.8611 3.54513C14.8611 2.60628 14.0999 1.84521 13.1611 1.84521ZM6.51352 5.84521H9.48735V3.04525L6.51352 3.04527V5.84521ZM5.31352 3.04528L2.83916 3.0453C2.56302 3.0453 2.33916 3.26916 2.33916 3.5453V5.34521C2.33916 5.62135 2.56302 5.84521 2.83916 5.84521H5.31352V3.04528ZM13.1612 5.84521H10.6874V3.04524L13.1611 3.04521C13.4372 3.04521 13.6611 3.26906 13.6611 3.54519L13.6612 5.34518C13.6612 5.62133 13.4373 5.84521 13.1612 5.84521Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.InsertRowBelowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-below-single",ref:t,icon:i}))}));t.InsertRowBelowSingle.displayName="InsertRowBelowSingle";t["default"]=t.InsertRowBelowSingle},1459:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertRowBelow=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1133",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1133)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66671 2.59131C1.93033 2.59131 1.33337 3.18826 1.33337 3.92464L1.33337 6.59131C1.33337 7.32769 1.93033 7.92464 2.66671 7.92464L13.3334 7.92464C14.0698 7.92464 14.6667 7.32769 14.6667 6.59131L14.6667 3.92464C14.6667 3.18826 14.0698 2.59131 13.3334 2.59131L2.66671 2.59131ZM13.3334 3.92464L2.66671 3.92464L2.66671 6.59131L13.3334 6.59131L13.3334 3.92464Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.25838 13.4086C7.8902 13.4086 7.59172 13.1102 7.59172 12.742L7.59172 11.6669L6.51658 11.6669C6.14839 11.6669 5.84992 11.3684 5.84991 11.0002C5.84991 10.6321 6.14839 10.3336 6.51658 10.3336L7.59172 10.3336L7.59171 9.25846C7.59171 8.89027 7.89019 8.5918 8.25838 8.5918C8.62657 8.5918 8.92505 8.89027 8.92505 9.25846L8.92505 10.3336L10.0001 10.3336C10.3683 10.3336 10.6667 10.6321 10.6667 11.0002C10.6667 11.3684 10.3683 11.6669 10.0001 11.6669L8.92505 11.6669L8.92505 12.742C8.92505 13.1102 8.62658 13.4086 8.25838 13.4086Z"}}]}]};t.InsertRowBelow=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-row-below",ref:t,icon:i}))}));t.InsertRowBelow.displayName="InsertRowBelow";t["default"]=t.InsertRowBelow},20631:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.InsertSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#insert-single_clip0_1893_19)"},children:[{tag:"path",attrs:{d:"M4.54488 0.879639C2.52076 0.879639 0.879883 2.52052 0.879883 4.54464V11.4555C0.879883 13.4796 2.52076 15.1205 4.54488 15.1205H7.03174C7.39901 15.1205 7.69674 14.8227 7.69674 14.4555C7.69674 14.0882 7.39901 13.7905 7.03174 13.7905H4.54488C3.2553 13.7905 2.20988 12.745 2.20988 11.4555V4.54464C2.20988 3.25506 3.2553 2.20964 4.54488 2.20964H11.4557C12.7453 2.20964 13.7907 3.25505 13.7907 4.54464V7.03149C13.7907 7.39876 14.0884 7.69649 14.4557 7.69649C14.823 7.69649 15.1207 7.39876 15.1207 7.03149V4.54464C15.1207 2.52051 13.4798 0.879639 11.4557 0.879639H4.54488Z"}},{tag:"path",attrs:{d:"M11.5271 7.93213C11.8943 7.93213 12.1921 8.22986 12.1921 8.59713V10.8615H14.4558C14.8231 10.8615 15.1208 11.1592 15.1208 11.5265C15.1208 11.8937 14.8231 12.1915 14.4558 12.1915H12.1921V14.4554C12.1921 14.8227 11.8943 15.1204 11.5271 15.1204C11.1598 15.1204 10.8621 14.8227 10.8621 14.4554V12.1915H8.59759C8.23032 12.1915 7.93259 11.8937 7.93259 11.5265C7.93259 11.1592 8.23032 10.8615 8.59759 10.8615H10.8621V8.59713C10.8621 8.22986 11.1598 7.93213 11.5271 7.93213Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"insert-single_clip0_1893_19"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["insert-single_clip0_1893_19"]};t.InsertSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert-single",ref:t,icon:i}))}));t.InsertSingle.displayName="InsertSingle";t["default"]=t.InsertSingle},12380:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Insert=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_16",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_16)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53337 14C2.35658 14 2.18704 13.9297 2.06203 13.8047C1.93703 13.6797 1.86681 13.5101 1.86681 13.3333C1.86681 13.1565 1.93703 12.987 2.06203 12.862C2.18704 12.7369 2.35658 12.6667 2.53337 12.6667L13.4667 12.6667C13.6435 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1333 13.1565 14.1333 13.3333C14.1333 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6435 14 13.4667 14L2.53337 14ZM2.53337 3.33333C2.35658 3.33331 2.18703 3.26306 2.06203 3.13804C1.93703 3.01301 1.86681 2.84346 1.86681 2.66667C1.86681 2.48987 1.93703 2.32032 2.06203 2.1953C2.18703 2.07028 2.35658 2.00003 2.53337 2L13.4667 2C13.6435 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1333 2.48987 14.1333 2.66667C14.1333 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6435 3.33331 13.4667 3.33333L2.53337 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0573 7.33327L10.1953 6.47127C10.0703 6.34627 10.0001 6.17672 10.0001 5.99994C10.0001 5.82315 10.0703 5.65361 10.1953 5.52861C10.3203 5.4036 10.4899 5.33337 10.6667 5.33337C10.8434 5.33337 11.013 5.4036 11.138 5.52861L13.138 7.5286C13.2 7.59046 13.2491 7.66393 13.2827 7.74481C13.3162 7.82569 13.3335 7.91238 13.3335 7.99994C13.3335 8.08749 13.3162 8.17419 13.2827 8.25507C13.2491 8.33594 13.2 8.40941 13.138 8.47127L11.138 10.4713C11.0761 10.5332 11.0026 10.5823 10.9217 10.6158C10.8409 10.6493 10.7542 10.6665 10.6667 10.6665C10.5791 10.6665 10.4925 10.6493 10.4116 10.6158C10.3307 10.5823 10.2572 10.5332 10.1953 10.4713C10.1334 10.4094 10.0843 10.3359 10.0508 10.255C10.0173 10.1742 10.0001 10.0875 10.0001 9.99994C10.0001 9.9124 10.0173 9.82573 10.0508 9.74486C10.0843 9.66398 10.1334 9.5905 10.1953 9.52861L11.0573 8.6666L3.33333 8.66661C3.15652 8.66661 2.98695 8.59637 2.86193 8.47134C2.7369 8.34632 2.66666 8.17675 2.66666 7.99994C2.66666 7.82313 2.7369 7.65356 2.86193 7.52853C2.98695 7.40351 3.15652 7.33327 3.33333 7.33327L11.0573 7.33327Z"}}]}]};t.Insert=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"insert",ref:t,icon:i}))}));t.Insert.displayName="Insert";t["default"]=t.Insert},86533:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ItalicIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z"}}]};t.ItalicIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"italic-icon",ref:t,icon:i}))}));t.ItalicIcon.displayName="ItalicIcon";t["default"]=t.ItalicIcon},2362:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ItalicSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z"}}]};t.ItalicSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"italic-single",ref:t,icon:i}))}));t.ItalicSingle.displayName="ItalicSingle";t["default"]=t.ItalicSingle},7808:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.KeyboardIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.39986 6.33339C3.39986 6.00202 3.66849 5.73339 3.99986 5.73339H4.66652C4.99789 5.73339 5.26652 6.00202 5.26652 6.33339C5.26652 6.66476 4.99789 6.93339 4.66652 6.93339H3.99986C3.66849 6.93339 3.39986 6.66476 3.39986 6.33339Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.99986 5.73339C6.66849 5.73339 6.39986 6.00202 6.39986 6.33339C6.39986 6.66476 6.66849 6.93339 6.99986 6.93339H7.66652C7.99789 6.93339 8.26652 6.66476 8.26652 6.33339C8.26652 6.00202 7.99789 5.73339 7.66652 5.73339H6.99986Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.06636 6.33339C9.06636 6.00202 9.33499 5.73339 9.66636 5.73339H11.9997C12.3311 5.73339 12.5997 6.00202 12.5997 6.33339C12.5997 6.66476 12.3311 6.93339 11.9997 6.93339H9.66636C9.33499 6.93339 9.06636 6.66476 9.06636 6.33339Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.99986 8.73339C3.66849 8.73339 3.39986 9.00202 3.39986 9.33339C3.39986 9.66476 3.66849 9.93339 3.99986 9.93339H11.9999C12.3312 9.93339 12.5999 9.66476 12.5999 9.33339C12.5999 9.00202 12.3312 8.73339 11.9999 8.73339H3.99986Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33338 1.73345L12.6667 1.7334C14.1026 1.73339 15.2667 2.89745 15.2667 4.3334V11C15.2667 12.4359 14.1027 13.6 12.6667 13.6H3.33355C1.89763 13.6 0.733583 12.4359 0.73355 11L0.733398 4.33351C0.733366 2.89755 1.89742 1.73346 3.33338 1.73345ZM12.6667 2.9334L3.33339 2.93345C2.56018 2.93346 1.93338 3.56028 1.9334 4.33348L1.93355 11C1.93357 11.7732 2.56036 12.4 3.33355 12.4H12.6667C13.4399 12.4 14.0667 11.7732 14.0667 11V4.3334C14.0667 3.5602 13.4399 2.93339 12.6667 2.9334Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.KeyboardIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"keyboard-icon",ref:t,icon:i}))}));t.KeyboardIcon.displayName="KeyboardIcon";t["default"]=t.KeyboardIcon},53775:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.KeyboardSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.66628 8.66683C5.03447 8.66683 5.33294 8.36835 5.33294 8.00016C5.33294 7.63197 5.03447 7.3335 4.66628 7.3335C4.29809 7.3335 3.99961 7.63197 3.99961 8.00016C3.99961 8.36835 4.29809 8.66683 4.66628 8.66683Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.99935 10.0002C5.99935 10.3684 5.70087 10.6668 5.33268 10.6668C4.96449 10.6668 4.66602 10.3684 4.66602 10.0002C4.66602 9.63197 4.96449 9.3335 5.33268 9.3335C5.70087 9.3335 5.99935 9.63197 5.99935 10.0002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33268 10.6668C3.70087 10.6668 3.99935 10.3684 3.99935 10.0002C3.99935 9.63197 3.70087 9.3335 3.33268 9.3335C2.96449 9.3335 2.66602 9.63197 2.66602 10.0002C2.66602 10.3684 2.96449 10.6668 3.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33294 8.00016C7.33294 8.36835 7.03447 8.66683 6.66628 8.66683C6.29809 8.66683 5.99961 8.36835 5.99961 8.00016C5.99961 7.63197 6.29809 7.3335 6.66628 7.3335C7.03447 7.3335 7.33294 7.63197 7.33294 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33268 10.6668C7.70087 10.6668 7.99935 10.3684 7.99935 10.0002C7.99935 9.63197 7.70087 9.3335 7.33268 9.3335C6.96449 9.3335 6.66602 9.63197 6.66602 10.0002C6.66602 10.3684 6.96449 10.6668 7.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33294 8.00016C9.33294 8.36835 9.03447 8.66683 8.66628 8.66683C8.29809 8.66683 7.99961 8.36835 7.99961 8.00016C7.99961 7.63197 8.29809 7.3335 8.66628 7.3335C9.03447 7.3335 9.33294 7.63197 9.33294 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33268 10.6668C9.70087 10.6668 9.99935 10.3684 9.99935 10.0002C9.99935 9.63197 9.70087 9.3335 9.33268 9.3335C8.96449 9.3335 8.66602 9.63197 8.66602 10.0002C8.66602 10.3684 8.96449 10.6668 9.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.3329 8.00016C11.3329 8.36835 11.0345 8.66683 10.6663 8.66683C10.2981 8.66683 9.99961 8.36835 9.99961 8.00016C9.99961 7.63197 10.2981 7.3335 10.6663 7.3335C11.0345 7.3335 11.3329 7.63197 11.3329 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.3327 10.6668C11.7009 10.6668 11.9993 10.3684 11.9993 10.0002C11.9993 9.63197 11.7009 9.3335 11.3327 9.3335C10.9645 9.3335 10.666 9.63197 10.666 10.0002C10.666 10.3684 10.9645 10.6668 11.3327 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3329 8.00016C13.3329 8.36835 13.0345 8.66683 12.6663 8.66683C12.2981 8.66683 11.9996 8.36835 11.9996 8.00016C11.9996 7.63197 12.2981 7.3335 12.6663 7.3335C13.0345 7.3335 13.3329 7.63197 13.3329 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.99961 12.0002C4.99961 11.632 5.29809 11.3335 5.66628 11.3335H10.3329C10.7011 11.3335 10.9996 11.632 10.9996 12.0002C10.9996 12.3684 10.7011 12.6668 10.3329 12.6668H5.66628C5.29809 12.6668 4.99961 12.3684 4.99961 12.0002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9999 2.00016C13.9999 1.63197 13.7014 1.3335 13.3332 1.3335C12.965 1.3335 12.6665 1.63197 12.6665 2.00016V3.37516H11.3332C10.7809 3.37516 10.3332 3.82287 10.3332 4.37516V5.3335H1.99935C1.26297 5.3335 0.666016 5.93045 0.666016 6.66683V13.3335C0.666016 14.0699 1.26297 14.6668 1.99935 14.6668H13.9993C14.7357 14.6668 15.3327 14.0699 15.3327 13.3335V6.66683C15.3327 5.93045 14.7357 5.3335 13.9993 5.3335H11.6665V4.7085H12.9999C13.5522 4.7085 13.9999 4.26079 13.9999 3.7085V2.00016ZM1.99935 6.66683V13.3335H13.9993V6.66683H1.99935Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.KeyboardSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"keyboard-single",ref:t,icon:i}))}));t.KeyboardSingle.displayName="KeyboardSingle";t["default"]=t.KeyboardSingle},23415:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LadderChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.62636 3.01738C8.40545 3.01738 8.22636 3.19647 8.22636 3.41738V6.88604C8.22636 7.76969 7.51002 8.48604 6.62636 8.48604H5.34921C5.12829 8.48604 4.94921 8.66512 4.94921 8.88604V12.5824C4.94921 13.4661 4.23286 14.1824 3.34921 14.1824H1.47451C1.14314 14.1824 0.874512 13.9138 0.874512 13.5824C0.874512 13.2511 1.14314 12.9824 1.47451 12.9824H3.34921C3.57012 12.9824 3.74921 12.8033 3.74921 12.5824V8.88604C3.74921 8.00238 4.46555 7.28604 5.34921 7.28604H6.62636C6.84728 7.28604 7.02636 7.10695 7.02636 6.88604V3.41738C7.02636 2.53373 7.74271 1.81738 8.62636 1.81738H10.996C11.8796 1.81738 12.596 2.53373 12.596 3.41738V10.8356C12.596 11.0565 12.7751 11.2356 12.996 11.2356H14.5258C14.8572 11.2356 15.1258 11.5042 15.1258 11.8356C15.1258 12.1669 14.8572 12.4356 14.5258 12.4356H12.996C12.1123 12.4356 11.396 11.7192 11.396 10.8356V3.41738C11.396 3.19647 11.2169 3.01738 10.996 3.01738H8.62636Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LadderChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ladder-chart-single",ref:t,icon:i}))}));t.LadderChartSingle.displayName="LadderChartSingle";t["default"]=t.LadderChartSingle},74056:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LanguageSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3334 7.33325C11.5978 7.33325 11.8373 7.48956 11.9437 7.73165L13.8465 12.0605L14.6064 13.7227C14.7594 14.0576 14.6121 14.4532 14.2772 14.6062C13.9424 14.7593 13.5468 14.6119 13.3937 14.2771L12.8099 12.9999H9.85687L9.27302 14.2771C9.11995 14.6119 8.72439 14.7593 8.38954 14.6062C8.05468 14.4532 7.90731 14.0576 8.06039 13.7227L8.82026 12.0605L10.7231 7.73165C10.8295 7.48956 11.0689 7.33325 11.3334 7.33325ZM10.4499 11.6666H12.2169L11.3334 9.65664L10.4499 11.6666Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.12253 1.36764C5.47183 1.25121 5.84938 1.43999 5.96581 1.78928L6.29914 2.78928C6.41557 3.13858 6.2268 3.51612 5.8775 3.63256C5.52821 3.74899 5.15066 3.56021 5.03423 3.21092L4.7009 2.21092C4.58446 1.86162 4.77324 1.48408 5.12253 1.36764Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33337 3.66667C1.33337 3.29848 1.63185 3 2.00004 3H9.33337C9.70156 3 10 3.29848 10 3.66667C10 4.03486 9.70156 4.33333 9.33337 4.33333H2.00004C1.63185 4.33333 1.33337 4.03486 1.33337 3.66667Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.15016 4.69234C3.50383 4.59126 3.87248 4.79572 3.97408 5.14911C3.97418 5.14945 3.97427 5.14979 3.97437 5.15013L3.33337 5.33334C3.97437 5.15013 3.97441 5.15028 3.97437 5.15013L3.97828 5.16315C3.98189 5.17502 3.98781 5.19414 3.99612 5.2198C4.01276 5.27114 4.03888 5.34842 4.075 5.44588C4.14742 5.64131 4.25901 5.91502 4.41353 6.22204C4.72764 6.84616 5.19519 7.55962 5.8303 8.0534C6.5183 8.58833 7.44454 9.08552 8.22296 9.45602C8.60751 9.63906 8.947 9.78699 9.18985 9.88894C9.31114 9.93986 9.40798 9.97917 9.47388 10.0055C9.50682 10.0187 9.532 10.0286 9.54861 10.0351L9.56699 10.0422L9.57116 10.0439C9.57112 10.0438 9.57119 10.0439 9.57116 10.0439C9.91491 10.1756 10.0876 10.5614 9.95592 10.9052C9.8242 11.249 9.43869 11.4209 9.09487 11.2892L9.33337 10.6667C9.09487 11.2892 9.09495 11.2893 9.09487 11.2892L9.09207 11.2881L9.08578 11.2857L9.06303 11.2769C9.04344 11.2692 9.01515 11.2581 8.97898 11.2436C8.90665 11.2147 8.8027 11.1725 8.67372 11.1183C8.41601 11.0101 8.05703 10.8537 7.64992 10.6599C6.845 10.2768 5.8151 9.73051 5.01191 9.10602C4.15579 8.4404 3.57947 7.53068 3.22253 6.82146C3.04152 6.46181 2.91077 6.14132 2.82476 5.90921C2.78165 5.7929 2.74952 5.69808 2.72771 5.63077C2.7168 5.59709 2.70845 5.57024 2.70259 5.55097L2.69565 5.52782L2.69356 5.52067L2.69286 5.51823L2.69247 5.5169C2.69242 5.51672 2.69238 5.51655 3.33337 5.33334L2.69247 5.5169C2.59129 5.16289 2.79615 4.79353 3.15016 4.69234Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.14192 3.0154C8.50168 3.09374 8.72981 3.44889 8.65146 3.80865L8.00053 3.6669C8.65146 3.80865 8.6515 3.8085 8.65146 3.80865L8.65113 3.81018L8.65057 3.81272L8.64878 3.82076L8.64247 3.84836C8.63705 3.87178 8.62917 3.90506 8.61876 3.94724C8.59794 4.03157 8.56694 4.15168 8.52514 4.29972C8.44169 4.59527 8.31438 5.005 8.13788 5.46527C7.79076 6.3705 7.22919 7.53637 6.38848 8.39427C5.58835 9.21079 4.55854 9.92831 3.75021 10.4333C3.34208 10.6883 2.98207 10.8942 2.72339 11.0367C2.59393 11.108 2.48951 11.1637 2.41673 11.2019C2.38034 11.221 2.35183 11.2357 2.33203 11.2459L2.30896 11.2576L2.30251 11.2609L2.30059 11.2619C2.3005 11.2619 2.29956 11.2624 2.00006 10.6668L2.29956 11.2624C1.97061 11.4278 1.56986 11.2952 1.40446 10.9663C1.23907 10.6374 1.37159 10.2367 1.70045 10.0712L1.70515 10.0689L1.7232 10.0596C1.7396 10.0512 1.76456 10.0383 1.79728 10.0212C1.86273 9.98682 1.9591 9.93548 2.07992 9.86891C2.32179 9.73563 2.66025 9.54207 3.04378 9.30247C3.81879 8.81831 4.74511 8.16628 5.43617 7.46106C6.0867 6.79723 6.569 5.83266 6.89294 4.98789C7.05197 4.57316 7.16699 4.20299 7.24198 3.9374C7.2794 3.80488 7.30665 3.6991 7.32428 3.62769C7.33309 3.592 7.33949 3.56495 7.34353 3.54749L7.34784 3.52864L7.34866 3.52494C7.42711 3.16531 7.78224 2.93707 8.14192 3.0154Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LanguageSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"language-single",ref:t,icon:i}))}));t.LanguageSingle.displayName="LanguageSingle";t["default"]=t.LanguageSingle},93842:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Lateral=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1192",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1192)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.4987 11.8048L13.1381 10.1654C13.2631 10.0404 13.3334 9.87085 13.3334 9.69404L13.3334 4.66675C13.3334 4.29856 13.0349 4.00008 12.6667 4.00008L3.33335 4.00008C2.96517 4.00008 2.66669 4.29856 2.66669 4.66675L2.66669 11.3334C2.66669 11.7016 2.96516 12.0001 3.33335 12.0001L11.0273 12.0001C11.2041 12.0001 11.3737 11.9298 11.4987 11.8048ZM12.4416 12.7476C12.0665 13.1227 11.5578 13.3334 11.0273 13.3334L3.33335 13.3334C2.22878 13.3334 1.33335 12.438 1.33335 11.3334L1.33335 4.66675C1.33335 3.56218 2.22878 2.66675 3.33335 2.66675L12.6667 2.66675C13.7713 2.66675 14.6667 3.56218 14.6667 4.66675L14.6667 9.69404C14.6667 10.2245 14.456 10.7332 14.0809 11.1082L12.4416 12.7476Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9999 7.3335L13.3333 7.3335L13.3333 8.66683L11.9999 8.66683L11.9999 7.3335ZM6.66658 7.3335L9.33325 7.3335L9.33325 8.66683L6.66658 8.66683L6.66658 7.3335ZM2.66658 7.3335L3.99992 7.3335L3.99992 8.66683L2.66658 8.66683L2.66658 7.3335Z"}}]}]};t.Lateral=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"lateral",ref:t,icon:i}))}));t.Lateral.displayName="Lateral";t["default"]=t.Lateral},43904:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LayersSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.62836 1.21982C7.85848 1.08818 8.14108 1.08818 8.3712 1.21982L13.1757 3.96828C13.6778 4.25552 13.6778 4.97959 13.1757 5.26682L8.3712 8.01528C8.14108 8.14692 7.85847 8.14692 7.62836 8.01528L2.82385 5.26682C2.32174 4.97959 2.32174 4.25552 2.82385 3.96828L7.62836 1.21982ZM7.99978 2.54651L4.37943 4.61755L7.99978 6.6886L11.6201 4.61755L7.99978 2.54651Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.80182 7.44534C3.80182 7.07642 3.50275 6.77734 3.13382 6.77734C2.76489 6.77734 2.46582 7.07642 2.46582 7.44534V7.99852C2.46582 8.28607 2.62014 8.5515 2.87003 8.69376L7.60365 11.3886C7.84903 11.5283 8.14986 11.5283 8.39524 11.3886L13.1289 8.69376C13.3788 8.5515 13.5331 8.28607 13.5331 7.99852V7.44534C13.5331 7.07642 13.234 6.77734 12.8651 6.77734C12.4961 6.77734 12.1971 7.07642 12.1971 7.44534V7.6869L8.0786 10.0315C8.02953 10.0595 7.96936 10.0595 7.92029 10.0315L3.80182 7.68689V7.44534Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.80182 10.8328C3.80182 10.4639 3.50275 10.1648 3.13382 10.1648C2.76489 10.1648 2.46582 10.4639 2.46582 10.8328V11.386C2.46582 11.6736 2.62014 11.939 2.87003 12.0813L7.60365 14.7761C7.84903 14.9158 8.14986 14.9158 8.39524 14.7761L13.1289 12.0813C13.3788 11.939 13.5331 11.6736 13.5331 11.386V10.8328C13.5331 10.4639 13.234 10.1648 12.8651 10.1648C12.4961 10.1648 12.1971 10.4639 12.1971 10.8328V11.0744L8.0786 13.419C8.02953 13.447 7.96936 13.447 7.92029 13.419L3.80182 11.0744V10.8328Z"}}]};t.LayersSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"layers-single",ref:t,icon:i}))}));t.LayersSingle.displayName="LayersSingle";t["default"]=t.LayersSingle},60585:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Layers=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M7.62836 1.21982C7.85848 1.08818 8.14108 1.08818 8.3712 1.21982L13.1757 3.96828C13.6778 4.25552 13.6778 4.97959 13.1757 5.26682L8.3712 8.01528C8.14108 8.14692 7.85847 8.14692 7.62836 8.01528L2.82385 5.26682C2.32174 4.97959 2.32174 4.25552 2.82385 3.96828L7.62836 1.21982ZM7.99978 2.54651L4.37943 4.61755L7.99978 6.6886L11.6201 4.61755L7.99978 2.54651Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.80182 7.44534C3.80182 7.07642 3.50275 6.77734 3.13382 6.77734C2.76489 6.77734 2.46582 7.07642 2.46582 7.44534V7.99852C2.46582 8.28607 2.62014 8.5515 2.87003 8.69376L7.60365 11.3886C7.84903 11.5283 8.14986 11.5283 8.39524 11.3886L13.1289 8.69376C13.3788 8.5515 13.5331 8.28607 13.5331 7.99852V7.44534C13.5331 7.07642 13.234 6.77734 12.8651 6.77734C12.4961 6.77734 12.1971 7.07642 12.1971 7.44534V7.6869L8.0786 10.0315C8.02953 10.0595 7.96936 10.0595 7.92029 10.0315L3.80182 7.68689V7.44534Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.80182 10.8328C3.80182 10.4639 3.50275 10.1648 3.13382 10.1648C2.76489 10.1648 2.46582 10.4639 2.46582 10.8328V11.386C2.46582 11.6736 2.62014 11.939 2.87003 12.0813L7.60365 14.7761C7.84903 14.9158 8.14986 14.9158 8.39524 14.7761L13.1289 12.0813C13.3788 11.939 13.5331 11.6736 13.5331 11.386V10.8328C13.5331 10.4639 13.234 10.1648 12.8651 10.1648C12.4961 10.1648 12.1971 10.4639 12.1971 10.8328V11.0744L8.0786 13.419C8.02953 13.447 7.96936 13.447 7.92029 13.419L3.80182 11.0744V10.8328Z"}}]};t.Layers=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"layers",ref:t,icon:i}))}));t.Layers.displayName="Layers";t["default"]=t.Layers},10125:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1292",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1292)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 3.99967L14.6664 2.66634C14.6664 1.92996 14.0694 1.33301 13.333 1.33301L11.9997 1.33301L11.9997 2.66634L13.333 2.66634L13.333 3.99967L14.6664 3.99967Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66638 1.33301L6.66638 2.66634L9.33305 2.66634L9.33305 1.33301L6.66638 1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 6.66634L13.333 6.66634L13.333 7.33301L10.6664 7.33301L10.6664 8.66634L13.333 8.66634L13.333 9.33301L14.6664 9.33301L14.6664 6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 11.9997L13.333 11.9997L13.333 13.333L11.9997 13.333L11.9997 14.6663L13.333 14.6663C14.0694 14.6663 14.6664 14.0694 14.6664 13.333L14.6664 11.9997Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33305 14.6663L9.33305 13.333L8.66638 13.333L8.66638 10.6663L7.33305 10.6663L7.33305 13.333L6.66638 13.333L6.66638 14.6663L9.33305 14.6663Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66638 7.33301L5.33305 7.33301L5.33305 8.66634L2.66638 8.66634L2.66638 7.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.66638 5.33301L8.66638 2.66634L7.33305 2.66634L7.33305 5.33301L8.66638 5.33301Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66667 1.33301L4 1.33301L4 2.66634L2.66667 2.66634L2.66667 13.333L4 13.333L4 14.6663L2.66667 14.6663C1.93029 14.6663 1.33333 14.0694 1.33333 13.333L1.33333 2.66634C1.33333 1.92996 1.93029 1.33301 2.66667 1.33301Z"}}]}]};t.LeftBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-border-double-icon",ref:t,icon:i}))}));t.LeftBorderDoubleIcon.displayName="LeftBorderDoubleIcon";t["default"]=t.LeftBorderDoubleIcon},24257:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1292",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1292)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 3.99967L14.6664 2.66634C14.6664 1.92996 14.0694 1.33301 13.333 1.33301L11.9997 1.33301L11.9997 2.66634L13.333 2.66634L13.333 3.99967L14.6664 3.99967Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66638 1.33301L6.66638 2.66634L9.33305 2.66634L9.33305 1.33301L6.66638 1.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 6.66634L13.333 6.66634L13.333 7.33301L10.6664 7.33301L10.6664 8.66634L13.333 8.66634L13.333 9.33301L14.6664 9.33301L14.6664 6.66634Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 11.9997L13.333 11.9997L13.333 13.333L11.9997 13.333L11.9997 14.6663L13.333 14.6663C14.0694 14.6663 14.6664 14.0694 14.6664 13.333L14.6664 11.9997Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33305 14.6663L9.33305 13.333L8.66638 13.333L8.66638 10.6663L7.33305 10.6663L7.33305 13.333L6.66638 13.333L6.66638 14.6663L9.33305 14.6663Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66638 7.33301L5.33305 7.33301L5.33305 8.66634L2.66638 8.66634L2.66638 7.33301Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.66638 5.33301L8.66638 2.66634L7.33305 2.66634L7.33305 5.33301L8.66638 5.33301Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66667 1.33301L4 1.33301L4 2.66634L2.66667 2.66634L2.66667 13.333L4 13.333L4 14.6663L2.66667 14.6663C1.93029 14.6663 1.33333 14.0694 1.33333 13.333L1.33333 2.66634C1.33333 1.92996 1.93029 1.33301 2.66667 1.33301Z"}}]}]};t.LeftBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-border",ref:t,icon:i}))}));t.LeftBorder.displayName="LeftBorder";t["default"]=t.LeftBorder},45378:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftDoubleDiagonalIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_29",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_29)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.2987 2.39556L14.424 7.49259L13.9241 8.58354L4.06409 4.06617L8.58147 13.9262L7.49051 14.426L2.39348 3.30078L2.08524 3.15956L2.20701 2.89377L2.06653 2.58713L2.42214 2.42421L2.58506 2.0686L2.89169 2.20909L3.15748 2.08732L3.2987 2.39556Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.34351 12.0924L1.34351 13.4565C1.34351 14.1193 1.88077 14.6565 2.54351 14.6565L3.90764 14.6565L3.90764 13.3265L2.67351 13.3265L2.67351 12.0924L1.34351 12.0924ZM3.90763 1.34351L2.54351 1.34351C1.88076 1.34351 1.34351 1.88076 1.34351 2.54351L1.34351 3.90764L2.67351 3.90764L2.67351 2.67351L3.90763 2.67351L3.90763 1.34351ZM1.34351 9.36415L2.67351 9.36415L2.67351 6.63589L1.34351 6.63589L1.34351 9.36415ZM6.63589 1.34351L6.63589 2.67351L9.36415 2.67351L9.36415 1.34351L6.63589 1.34351ZM12.0924 1.34351L12.0924 2.67351L13.3265 2.67351L13.3265 3.90763L14.6565 3.90763L14.6565 2.54351C14.6565 1.88076 14.1193 1.34351 13.4565 1.34351L12.0924 1.34351ZM14.6565 6.63589L13.3265 6.63589L13.3265 9.36415L14.6565 9.36415L14.6565 6.63589ZM14.6565 12.0924L13.3265 12.0924L13.3265 13.3265L12.0924 13.3265L12.0924 14.6565L13.4565 14.6565C14.1193 14.6565 14.6565 14.1193 14.6565 13.4565L14.6565 12.0924ZM9.36415 14.6565L9.36415 13.3265L6.63589 13.3265L6.63589 14.6565L9.36415 14.6565Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.LeftDoubleDiagonalIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-double-diagonal-icon",ref:t,icon:i}))}));t.LeftDoubleDiagonalIcon.displayName="LeftDoubleDiagonalIcon";t["default"]=t.LeftDoubleDiagonalIcon},20681:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftDoubleDiagonalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_29",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.46.72H16.46V16.72H.46z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_29)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.75537 3.11333L14.8806 8.21036L14.3808 9.30132L4.52076 4.78394L9.03813 14.644L7.94718 15.1438L2.85015 4.01855L2.5419 3.87733L2.66368 3.61154L2.52319 3.30491L2.8788 3.14199L3.04172 2.78638L3.34836 2.92686L3.61415 2.80509L3.75537 3.11333Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.80017 12.8102L1.80017 14.1743C1.80017 14.8371 2.33743 15.3743 3.00017 15.3743L4.3643 15.3743L4.3643 14.0443L3.13017 14.0443L3.13017 12.8102L1.80017 12.8102ZM4.3643 2.06128L3.00017 2.06128C2.33743 2.06128 1.80017 2.59854 1.80017 3.26128L1.80017 4.62541L3.13017 4.62541L3.13017 3.39128L4.3643 3.39128L4.3643 2.06128ZM1.80017 10.0819L3.13017 10.0819L3.13017 7.35367L1.80017 7.35367L1.80017 10.0819ZM7.09256 2.06128L7.09256 3.39128L9.82081 3.39128L9.82081 2.06128L7.09256 2.06128ZM12.5491 2.06128L12.5491 3.39128L13.7832 3.39128L13.7832 4.62541L15.1132 4.62541L15.1132 3.26128C15.1132 2.59854 14.5759 2.06128 13.9132 2.06128L12.5491 2.06128ZM15.1132 7.35367L13.7832 7.35367L13.7832 10.0819L15.1132 10.0819L15.1132 7.35367ZM15.1132 12.8102L13.7832 12.8102L13.7832 14.0443L12.5491 14.0443L12.5491 15.3743L13.9132 15.3743C14.5759 15.3743 15.1132 14.8371 15.1132 14.1743L15.1132 12.8102ZM9.82082 15.3743L9.82082 14.0443L7.09256 14.0443L7.09256 15.3743L9.82082 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.LeftDoubleDiagonalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-double-diagonal-single",ref:t,icon:i}))}));t.LeftDoubleDiagonalSingle.displayName="LeftDoubleDiagonalSingle";t["default"]=t.LeftDoubleDiagonalSingle},22428:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.4713 3.52876C10.7317 3.78911 10.7317 4.21122 10.4713 4.47157L6.94273 8.00016L10.4713 11.5288C10.7317 11.7891 10.7317 12.2112 10.4713 12.4716C10.211 12.7319 9.78886 12.7319 9.52851 12.4716L5.52851 8.47157C5.26816 8.21122 5.26816 7.78911 5.52851 7.52876L9.52851 3.52876C9.78886 3.26841 10.211 3.26841 10.4713 3.52876Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LeftIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-icon",ref:t,icon:i}))}));t.LeftIcon.displayName="LeftIcon";t["default"]=t.LeftIcon},5993:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftInsertColumnDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1118",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1118)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.4322 2.66683C13.4322 1.93045 12.8352 1.3335 12.0989 1.3335H9.43219C8.69581 1.3335 8.09886 1.93045 8.09886 2.66683V13.3335C8.09886 14.0699 8.69581 14.6668 9.43219 14.6668H12.0989C12.8352 14.6668 13.4322 14.0699 13.4322 13.3335V2.66683ZM12.0989 13.3335V2.66683H9.43219V13.3335H12.0989Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.56769 7.99978C2.56769 7.63159 2.86616 7.33311 3.23435 7.33311H4.30941V6.25798C4.30941 5.88979 4.60788 5.59131 4.97607 5.59131C5.34426 5.59131 5.64274 5.88979 5.64274 6.25798V7.33311H6.71785C7.08604 7.33311 7.38452 7.63159 7.38452 7.99978C7.38452 8.36797 7.08604 8.66644 6.71785 8.66644H5.64274V9.74148C5.64274 10.1097 5.34426 10.4081 4.97607 10.4081C4.60788 10.4081 4.30941 10.1097 4.30941 9.74148V8.66644H3.23435C2.86616 8.66644 2.56769 8.36797 2.56769 7.99978Z"}}]}]};t.LeftInsertColumnDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-insert-column-double-icon",ref:t,icon:i}))}));t.LeftInsertColumnDoubleIcon.displayName="LeftInsertColumnDoubleIcon";t["default"]=t.LeftInsertColumnDoubleIcon},3932:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftInsertColumnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4549 14.8606L10.6549 14.8607C9.71596 14.8607 8.95479 14.0996 8.95479 13.1607V2.83867C8.95479 1.89979 9.71591 1.13867 10.6548 1.13867H12.4547C13.3936 1.13867 14.1547 1.89978 14.1547 2.83866L14.1547 5.90355L14.1548 5.91284L14.1547 5.92212L14.1548 10.0801L14.1548 10.0867L14.1548 10.0932L14.1548 13.1606C14.1548 14.0995 13.3937 14.8606 12.4549 14.8606ZM12.9547 6.51284L12.9548 9.48667H10.1548V6.51284H12.9547ZM12.9547 5.31284L10.1548 5.31284V2.83867C10.1548 2.56253 10.3787 2.33867 10.6548 2.33867H12.4547C12.7308 2.33867 12.9547 2.56253 12.9547 2.83867L12.9547 5.31284ZM12.9548 10.6867H10.1548V13.1607C10.1548 13.4368 10.3787 13.6607 10.6548 13.6607L12.4548 13.6606C12.7309 13.6606 12.9548 13.4367 12.9548 13.1606L12.9548 10.6867Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.84546 7.99979C1.84546 7.66842 2.11409 7.39979 2.44546 7.39979H4.08146V5.76379C4.08146 5.43242 4.35009 5.16379 4.68146 5.16379C5.01283 5.16379 5.28146 5.43242 5.28146 5.76379V7.39979H6.91747C7.24884 7.39979 7.51747 7.66842 7.51747 7.99979C7.51747 8.33116 7.24884 8.59979 6.91747 8.59979H5.28146V10.2358C5.28146 10.5672 5.01283 10.8358 4.68146 10.8358C4.35009 10.8358 4.08146 10.5672 4.08146 10.2358V8.59979H2.44546C2.11409 8.59979 1.84546 8.33116 1.84546 7.99979Z"}}]};t.LeftInsertColumnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-insert-column-single",ref:t,icon:i}))}));t.LeftInsertColumnSingle.displayName="LeftInsertColumnSingle";t["default"]=t.LeftInsertColumnSingle},11621:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftInsertColumn=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1118",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1118)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.4322 2.66683C13.4322 1.93045 12.8352 1.3335 12.0989 1.3335H9.43219C8.69581 1.3335 8.09886 1.93045 8.09886 2.66683V13.3335C8.09886 14.0699 8.69581 14.6668 9.43219 14.6668H12.0989C12.8352 14.6668 13.4322 14.0699 13.4322 13.3335V2.66683ZM12.0989 13.3335V2.66683H9.43219V13.3335H12.0989Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.56769 7.99978C2.56769 7.63159 2.86616 7.33311 3.23435 7.33311H4.30941V6.25798C4.30941 5.88979 4.60788 5.59131 4.97607 5.59131C5.34426 5.59131 5.64274 5.88979 5.64274 6.25798V7.33311H6.71785C7.08604 7.33311 7.38452 7.63159 7.38452 7.99978C7.38452 8.36797 7.08604 8.66644 6.71785 8.66644H5.64274V9.74148C5.64274 10.1097 5.34426 10.4081 4.97607 10.4081C4.60788 10.4081 4.30941 10.1097 4.30941 9.74148V8.66644H3.23435C2.86616 8.66644 2.56769 8.36797 2.56769 7.99978Z"}}]}]};t.LeftInsertColumn=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-insert-column",ref:t,icon:i}))}));t.LeftInsertColumn.displayName="LeftInsertColumn";t["default"]=t.LeftInsertColumn},69225:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftJustifyingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641C1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H11.3332C11.6646 6.76641 11.9332 6.49778 11.9332 6.16641C11.9332 5.83504 11.6646 5.56641 11.3332 5.56641H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004C1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H11.3332C11.6646 14.1004 11.9332 13.8318 11.9332 13.5004C11.9332 13.169 11.6646 12.9004 11.3332 12.9004H1.9999Z"}}]};t.LeftJustifyingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-justifying-icon",ref:t,icon:i}))}));t.LeftJustifyingIcon.displayName="LeftJustifyingIcon";t["default"]=t.LeftJustifyingIcon},37214:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftJustifyingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641C1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H11.3332C11.6646 6.76641 11.9332 6.49778 11.9332 6.16641C11.9332 5.83504 11.6646 5.56641 11.3332 5.56641H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004C1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H11.3332C11.6646 14.1004 11.9332 13.8318 11.9332 13.5004C11.9332 13.169 11.6646 12.9004 11.3332 12.9004H1.9999Z"}}]};t.LeftJustifyingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-justifying-single",ref:t,icon:i}))}));t.LeftJustifyingSingle.displayName="LeftJustifyingSingle";t["default"]=t.LeftJustifyingSingle},55107:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftRotationFortyFiveDegreesIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3732 3.94019C0.82475 2.75718 2.04917 1.53276 3.23218 2.0812L10.0657 5.24921C10.3663 5.38859 10.497 5.74529 10.3576 6.04592C10.2183 6.34656 9.86157 6.47728 9.56094 6.33791L6.86664 5.08883L4.42613 7.52934C4.41111 7.54436 4.3955 7.55841 4.37936 7.5715L5.6299 10.2689C5.76928 10.5696 5.63855 10.9263 5.33791 11.0656C5.03728 11.205 4.68058 11.0743 4.54121 10.7737L1.3732 3.94019ZM2.72746 3.1699L5.70713 4.55128L3.84327 6.41514L2.46189 3.43547C2.38354 3.26647 2.55846 3.09155 2.72746 3.1699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.56311 13.7359C4.32879 13.9702 4.32879 14.3501 4.56311 14.5844C4.79742 14.8188 5.17732 14.8188 5.41163 14.5844L13.3083 6.68776L13.3842 8.21165C13.4006 8.54261 13.6823 8.79755 14.0133 8.78108C14.3442 8.76461 14.5992 8.48295 14.5827 8.15199L14.4844 6.17786C14.4413 5.3118 13.3917 4.90732 12.7786 5.52046L4.56311 13.7359Z"}}]};t.LeftRotationFortyFiveDegreesIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-rotation-forty-five-degrees-icon",ref:t,icon:i}))}));t.LeftRotationFortyFiveDegreesIcon.displayName="LeftRotationFortyFiveDegreesIcon";t["default"]=t.LeftRotationFortyFiveDegreesIcon},22768:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftRotationFortyFiveDegreesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3732 3.94019C0.82475 2.75718 2.04917 1.53276 3.23218 2.0812L10.0657 5.24921C10.3663 5.38859 10.497 5.74529 10.3576 6.04592C10.2183 6.34656 9.86157 6.47728 9.56094 6.33791L6.86664 5.08883L4.42613 7.52934C4.41111 7.54436 4.3955 7.55841 4.37936 7.5715L5.6299 10.2689C5.76928 10.5696 5.63855 10.9263 5.33791 11.0656C5.03728 11.205 4.68058 11.0743 4.54121 10.7737L1.3732 3.94019ZM2.72746 3.1699L5.70713 4.55128L3.84327 6.41514L2.46189 3.43547C2.38354 3.26647 2.55846 3.09155 2.72746 3.1699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.56311 13.7359C4.32879 13.9702 4.32879 14.3501 4.56311 14.5844C4.79742 14.8188 5.17732 14.8188 5.41163 14.5844L13.3083 6.68776L13.3842 8.21165C13.4006 8.54261 13.6823 8.79755 14.0133 8.78108C14.3442 8.76461 14.5992 8.48295 14.5827 8.15199L14.4844 6.17786C14.4413 5.3118 13.3917 4.90732 12.7786 5.52046L4.56311 13.7359Z"}}]};t.LeftRotationFortyFiveDegreesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-rotation-forty-five-degrees-single",ref:t,icon:i}))}));t.LeftRotationFortyFiveDegreesSingle.displayName="LeftRotationFortyFiveDegreesSingle";t["default"]=t.LeftRotationFortyFiveDegreesSingle},21867:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftRotationNinetyDegreesIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.4046 13.9395C11.4046 14.2708 11.6732 14.5395 12.0046 14.5395C12.336 14.5395 12.6046 14.2708 12.6046 13.9395V2.77186L13.7358 3.79578C13.9815 4.01815 14.3609 3.99927 14.5833 3.75359C14.8057 3.50792 14.7868 3.12849 14.5411 2.90612L13.0757 1.57967C12.4328 0.997761 11.4046 1.45394 11.4046 2.32106V13.9395Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.22244 9.26836C0.998116 8.81966 0.998119 7.08807 2.22245 6.63936L9.29456 4.04749C9.60569 3.93346 9.95036 4.09325 10.0644 4.40438C10.1784 4.71551 10.0186 5.06018 9.70749 5.1742L6.91911 6.19613V9.64753C6.91911 9.66877 6.918 9.68974 6.91585 9.71041L9.70749 10.7335C10.0186 10.8476 10.1784 11.1922 10.0644 11.5033C9.95036 11.8145 9.60569 11.9743 9.29456 11.8602L2.22244 9.26836ZM2.63538 7.76608L5.71911 6.63592V9.27181L2.63538 8.14165C2.46047 8.07755 2.46047 7.83018 2.63538 7.76608Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LeftRotationNinetyDegreesIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-rotation-ninety-degrees-icon",ref:t,icon:i}))}));t.LeftRotationNinetyDegreesIcon.displayName="LeftRotationNinetyDegreesIcon";t["default"]=t.LeftRotationNinetyDegreesIcon},73912:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftRotationNinetyDegreesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.4046 13.9395C11.4046 14.2708 11.6732 14.5395 12.0046 14.5395C12.336 14.5395 12.6046 14.2708 12.6046 13.9395V2.77186L13.7358 3.79578C13.9815 4.01815 14.3609 3.99927 14.5833 3.75359C14.8057 3.50792 14.7868 3.12849 14.5411 2.90612L13.0757 1.57967C12.4328 0.997761 11.4046 1.45394 11.4046 2.32106V13.9395Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.22244 9.26836C0.998116 8.81966 0.998119 7.08807 2.22245 6.63936L9.29456 4.04749C9.60569 3.93346 9.95036 4.09325 10.0644 4.40438C10.1784 4.71551 10.0186 5.06018 9.70749 5.1742L6.91911 6.19613V9.64753C6.91911 9.66877 6.918 9.68974 6.91585 9.71041L9.70749 10.7335C10.0186 10.8476 10.1784 11.1922 10.0644 11.5033C9.95036 11.8145 9.60569 11.9743 9.29456 11.8602L2.22244 9.26836ZM2.63538 7.76608L5.71911 6.63592V9.27181L2.63538 8.14165C2.46047 8.07755 2.46047 7.83018 2.63538 7.76608Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LeftRotationNinetyDegreesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-rotation-ninety-degrees-single",ref:t,icon:i}))}));t.LeftRotationNinetyDegreesSingle.displayName="LeftRotationNinetyDegreesSingle";t["default"]=t.LeftRotationNinetyDegreesSingle},13227:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.4713 3.52876C10.7317 3.78911 10.7317 4.21122 10.4713 4.47157L6.94273 8.00016L10.4713 11.5288C10.7317 11.7891 10.7317 12.2112 10.4713 12.4716C10.211 12.7319 9.78886 12.7319 9.52851 12.4716L5.52851 8.47157C5.26816 8.21122 5.26816 7.78911 5.52851 7.52876L9.52851 3.52876C9.78886 3.26841 10.211 3.26841 10.4713 3.52876Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LeftSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-single",ref:t,icon:i}))}));t.LeftSingle.displayName="LeftSingle";t["default"]=t.LeftSingle},6691:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftTridiagonalIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_43",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.33.72H16.33V16.72H.33z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_43)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33875 3.57255L2.23657 3.79614L2.72883 4.0211L7.58275 14.6428L8.67419 14.144L5.10931 6.34311L13.5649 14.7987L14.4134 13.9502L5.96172 5.49847L13.7573 9.0609L14.2561 7.96947L3.63438 3.11555L3.40942 2.62329L3.18782 2.72456L3.09973 2.63647L2.93861 2.7976L2.73534 2.70471L2.60444 2.99116L2.31799 3.12206L2.41088 3.32533L2.2512 3.485L2.33875 3.57255Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.6759 12.8102L1.6759 14.1743C1.6759 14.8371 2.21316 15.3743 2.8759 15.3743L4.24003 15.3743L4.24003 14.0443L3.0059 14.0443L3.0059 12.8102L1.6759 12.8102ZM4.24003 2.06128L2.8759 2.06128C2.21316 2.06128 1.6759 2.59854 1.6759 3.26128L1.6759 4.62541L3.0059 4.62541L3.0059 3.39128L4.24003 3.39128L4.24003 2.06128ZM1.6759 10.0819L3.0059 10.0819L3.0059 7.35367L1.6759 7.35367L1.6759 10.0819ZM6.96829 2.06128L6.96829 3.39128L9.69655 3.39128L9.69655 2.06128L6.96829 2.06128ZM12.4248 2.06128L12.4248 3.39128L13.6589 3.39128L13.6589 4.62541L14.9889 4.62541L14.9889 3.26128C14.9889 2.59854 14.4517 2.06128 13.7889 2.06128L12.4248 2.06128ZM14.9889 7.35367L13.6589 7.35367L13.6589 10.0819L14.9889 10.0819L14.9889 7.35367ZM14.9889 12.8102L13.6589 12.8102L13.6589 14.0443L12.4248 14.0443L12.4248 15.3743L13.7889 15.3743C14.4517 15.3743 14.9889 14.8371 14.9889 14.1743L14.9889 12.8102ZM9.69655 15.3743L9.69655 14.0443L6.96829 14.0443L6.96829 15.3743L9.69655 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.LeftTridiagonalIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-tridiagonal-icon",ref:t,icon:i}))}));t.LeftTridiagonalIcon.displayName="LeftTridiagonalIcon";t["default"]=t.LeftTridiagonalIcon},24464:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LeftTridiagonalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_43",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.33.72H16.33V16.72H.33z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_43)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33875 3.57255L2.23657 3.79614L2.72883 4.0211L7.58275 14.6428L8.67419 14.144L5.10931 6.34311L13.5649 14.7987L14.4134 13.9502L5.96172 5.49847L13.7573 9.0609L14.2561 7.96947L3.63438 3.11555L3.40942 2.62329L3.18782 2.72456L3.09973 2.63647L2.93861 2.7976L2.73534 2.70471L2.60444 2.99116L2.31799 3.12206L2.41088 3.32533L2.2512 3.485L2.33875 3.57255Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.6759 12.8102L1.6759 14.1743C1.6759 14.8371 2.21316 15.3743 2.8759 15.3743L4.24003 15.3743L4.24003 14.0443L3.0059 14.0443L3.0059 12.8102L1.6759 12.8102ZM4.24003 2.06128L2.8759 2.06128C2.21316 2.06128 1.6759 2.59854 1.6759 3.26128L1.6759 4.62541L3.0059 4.62541L3.0059 3.39128L4.24003 3.39128L4.24003 2.06128ZM1.6759 10.0819L3.0059 10.0819L3.0059 7.35367L1.6759 7.35367L1.6759 10.0819ZM6.96829 2.06128L6.96829 3.39128L9.69655 3.39128L9.69655 2.06128L6.96829 2.06128ZM12.4248 2.06128L12.4248 3.39128L13.6589 3.39128L13.6589 4.62541L14.9889 4.62541L14.9889 3.26128C14.9889 2.59854 14.4517 2.06128 13.7889 2.06128L12.4248 2.06128ZM14.9889 7.35367L13.6589 7.35367L13.6589 10.0819L14.9889 10.0819L14.9889 7.35367ZM14.9889 12.8102L13.6589 12.8102L13.6589 14.0443L12.4248 14.0443L12.4248 15.3743L13.7889 15.3743C14.4517 15.3743 14.9889 14.8371 14.9889 14.1743L14.9889 12.8102ZM9.69655 15.3743L9.69655 14.0443L6.96829 14.0443L6.96829 15.3743L9.69655 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.LeftTridiagonalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"left-tridiagonal-single",ref:t,icon:i}))}));t.LeftTridiagonalSingle.displayName="LeftTridiagonalSingle";t["default"]=t.LeftTridiagonalSingle},23530:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LightBulbSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3936 1.87996C10.7805 1.37569 10.0625 1.01465 9.29206 0.823194C8.52162 0.631737 7.71815 0.61469 6.94029 0.773297C5.90454 0.982512 4.95428 1.49468 4.21008 2.24482C3.46587 2.99496 2.96127 3.94925 2.76029 4.98663C2.61352 5.76445 2.64019 6.56506 2.83839 7.33139C3.0366 8.09771 3.40146 8.81086 3.90695 9.41996C4.37608 9.94934 4.64498 10.6263 4.66695 11.3333V13.3333C4.66695 13.8637 4.87767 14.3724 5.25274 14.7475C5.62781 15.1226 6.13652 15.3333 6.66695 15.3333H9.33362C9.86405 15.3333 10.3728 15.1226 10.7478 14.7475C11.1229 14.3724 11.3336 13.8637 11.3336 13.3333V11.46C11.356 10.6794 11.6428 9.92958 12.147 9.3333C13.0304 8.24048 13.4468 6.84318 13.3057 5.44505C13.1647 4.04692 12.4775 2.76096 11.3936 1.86663V1.87996ZM10.0003 13.3333C10.0003 13.5101 9.93005 13.6797 9.80502 13.8047C9.68 13.9297 9.51043 14 9.33362 14H6.66695C6.49014 14 6.32057 13.9297 6.19555 13.8047C6.07052 13.6797 6.00029 13.5101 6.00029 13.3333V12.6666H10.0003V13.3333ZM11.1136 8.50663C10.4433 9.3017 10.0522 10.2947 10.0003 11.3333H8.66695V9.3333C8.66695 9.15649 8.59672 8.98692 8.47169 8.86189C8.34667 8.73687 8.1771 8.66663 8.00029 8.66663C7.82348 8.66663 7.65391 8.73687 7.52888 8.86189C7.40386 8.98692 7.33362 9.15649 7.33362 9.3333V11.3333H6.00029C5.9827 10.312 5.60492 9.32981 4.93362 8.55996C4.49071 8.0293 4.19288 7.39291 4.06916 6.71286C3.94544 6.03281 4.00005 5.33231 4.22768 4.67965C4.4553 4.02699 4.84817 3.44446 5.36797 2.98885C5.88777 2.53324 6.51676 2.2201 7.19362 2.07996C7.77532 1.96019 8.37639 1.97146 8.9532 2.11294C9.53 2.25443 10.0681 2.52258 10.5283 2.89793C10.9886 3.27328 11.3595 3.74642 11.6141 4.28298C11.8687 4.81954 12.0006 5.40606 12.0003 5.99996C12.0052 6.91321 11.6917 7.79961 11.1136 8.50663V8.50663Z"}}]};t.LightBulbSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"light-bulb-single",ref:t,icon:i}))}));t.LightBulbSingle.displayName="LightBulbSingle";t["default"]=t.LightBulbSingle},41638:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LightModeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#light-mode-single_clip0_1389_26)"},children:[{tag:"path",attrs:{d:"M8.60137 1.16787C8.60137 0.8365 8.33274 0.567871 8.00137 0.567871C7.67 0.567871 7.40137 0.8365 7.40137 1.16787V2.5012C7.40137 2.83258 7.67 3.1012 8.00137 3.1012C8.33274 3.1012 8.60137 2.83258 8.60137 2.5012V1.16787Z"}},{tag:"path",attrs:{d:"M13.413 3.47373C13.6466 3.23875 13.6455 2.85885 13.4105 2.62521C13.1755 2.39156 12.7956 2.39265 12.562 2.62764L11.7419 3.45245C11.5083 3.68743 11.5094 4.06733 11.7443 4.30097C11.9793 4.53461 12.3592 4.53353 12.5929 4.29854L13.413 3.47373Z"}},{tag:"path",attrs:{d:"M8.00814 5.8335C6.71947 5.8335 5.6748 6.87816 5.6748 8.16683C5.6748 9.4555 6.71947 10.5002 8.00814 10.5002V5.8335Z"}},{tag:"path",attrs:{d:"M8.00788 3.8999C5.65147 3.8999 3.74121 5.81016 3.74121 8.16657C3.74121 10.523 5.65147 12.4332 8.00788 12.4332C10.3643 12.4332 12.2745 10.523 12.2745 8.16657C12.2745 5.81016 10.3643 3.8999 8.00788 3.8999ZM4.94121 8.16657C4.94121 6.47291 6.31422 5.0999 8.00788 5.0999C9.70154 5.0999 11.0745 6.47291 11.0745 8.16657C11.0745 9.86023 9.70154 11.2332 8.00788 11.2332C6.31422 11.2332 4.94121 9.86023 4.94121 8.16657Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M4.11258 11.8713C4.34756 12.1049 4.34864 12.4848 4.115 12.7198L3.4327 13.406C3.19905 13.641 2.81916 13.6421 2.58417 13.4085C2.34919 13.1748 2.34811 12.7949 2.58175 12.5599L3.26405 11.8737C3.4977 11.6387 3.87759 11.6377 4.11258 11.8713Z"}},{tag:"path",attrs:{d:"M8.60137 13.8319C8.60137 13.5006 8.33274 13.2319 8.00137 13.2319C7.67 13.2319 7.40137 13.5006 7.40137 13.8319V14.8319C7.40137 15.1633 7.67 15.4319 8.00137 15.4319C8.33274 15.4319 8.60137 15.1633 8.60137 14.8319V13.8319Z"}},{tag:"path",attrs:{d:"M12.7334 7.83193C12.7334 7.50056 13.002 7.23193 13.3334 7.23193H14.6667C14.9981 7.23193 15.2667 7.50056 15.2667 7.83193C15.2667 8.1633 14.9981 8.43193 14.6667 8.43193H13.3334C13.002 8.43193 12.7334 8.1633 12.7334 7.83193Z"}},{tag:"path",attrs:{d:"M12.9354 11.7358C12.7011 11.5015 12.3212 11.5015 12.0869 11.7358C11.8526 11.9701 11.8526 12.35 12.0869 12.5843L12.9093 13.4068C13.1437 13.6411 13.5236 13.6411 13.7579 13.4068C13.9922 13.1725 13.9922 12.7926 13.7579 12.5583L12.9354 11.7358Z"}},{tag:"path",attrs:{d:"M1.3334 7.56787C1.00203 7.56787 0.733398 7.8365 0.733398 8.16787C0.733398 8.49924 1.00203 8.76787 1.3334 8.76787H2.66673C2.9981 8.76787 3.26673 8.49924 3.26673 8.16787C3.26673 7.8365 2.9981 7.56787 2.66673 7.56787H1.3334Z"}},{tag:"path",attrs:{d:"M2.92476 2.62642C3.15907 2.39211 3.53897 2.3921 3.77328 2.62642L4.45755 3.31067C4.69187 3.54498 4.69187 3.92488 4.45756 4.1592C4.22325 4.39351 3.84335 4.39352 3.60903 4.15921L2.92476 3.47495C2.69045 3.24064 2.69044 2.86074 2.92476 2.62642Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"light-mode-single_clip0_1389_26"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["light-mode-single_clip0_1389_26"]};t.LightModeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"light-mode-single",ref:t,icon:i}))}));t.LightModeSingle.displayName="LightModeSingle";t["default"]=t.LightModeSingle},2838:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#light-single_clip0_731_29854)"},children:[{tag:"path",attrs:{d:"M13.4271 5.22322C13.3972 4.36805 13.1719 3.56985 12.7655 2.81922C11.6211 0.705777 9.14416 -0.406041 6.80774 0.136448C4.17041 0.748631 2.20812 3.31886 2.62535 6.19612C2.81277 7.48948 3.38752 8.58411 4.35924 9.45882C5.04677 10.0776 5.44728 10.8264 5.47553 11.7595C5.48401 12.0415 5.60574 12.1675 5.88805 12.1677C6.35628 12.168 6.82441 12.1679 7.29257 12.1678C7.52667 12.1678 7.76077 12.1677 7.9949 12.1677C8.19895 12.1677 8.40298 12.1678 8.607 12.1678C9.11701 12.1679 9.62699 12.168 10.1371 12.1675C10.389 12.1673 10.5249 12.0342 10.5258 11.7846C10.5263 11.6389 10.5404 11.4948 10.5642 11.3519C10.6902 10.5977 11.0565 9.97941 11.6275 9.47672C11.8837 9.25115 12.117 9.00463 12.3212 8.72985C13.0946 7.6882 13.4725 6.52388 13.4271 5.22322Z"}},{tag:"path",attrs:{d:"M10.0005 14.2739C9.94421 14.26 9.88417 14.2558 9.82578 14.2558C8.60942 14.2548 7.39329 14.2548 6.17693 14.2558C6.11854 14.2558 6.05873 14.26 6.00222 14.2739C5.79078 14.3264 5.69142 14.5065 5.75476 14.7163C5.80538 14.8837 5.88873 15.0342 5.99869 15.1694C6.34434 15.5939 6.80912 15.8124 7.32901 15.936C7.35518 15.9422 7.38208 15.9458 7.409 15.9494C7.46753 15.9572 7.52612 15.965 7.57742 16H8.51924C8.54845 15.9529 8.59463 15.9478 8.64021 15.9427C8.65633 15.9409 8.67239 15.9392 8.68758 15.9355C9.03017 15.8536 9.35133 15.7231 9.63788 15.5159C9.92114 15.3111 10.141 15.0556 10.2475 14.7159C10.3129 14.507 10.2115 14.3262 10 14.2739H10.0005Z"}},{tag:"path",attrs:{d:"M8.6706 12.4358C9.22244 12.4355 9.77427 12.4352 10.3261 12.4367L10.3268 12.4365C10.5959 12.4372 10.7845 12.6383 10.7659 12.894C10.757 13.0162 10.6967 13.1111 10.5995 13.1784C10.5399 13.2196 10.551 13.2398 10.5985 13.2794C10.7297 13.3887 10.7914 13.5259 10.7393 13.6969C10.6849 13.876 10.559 13.9771 10.3767 14.0072C10.315 14.0173 10.2519 14.0213 10.1895 14.0213C8.73066 14.0223 7.27178 14.0223 5.8129 14.0213C5.74274 14.0213 5.67116 14.0178 5.60241 14.0051C5.42652 13.9723 5.29772 13.8751 5.25134 13.6983C5.2066 13.5278 5.25534 13.3797 5.39826 13.27C5.40179 13.2673 5.40525 13.2647 5.4086 13.2622C5.4448 13.2351 5.46741 13.2182 5.41051 13.1699C5.25205 13.0357 5.21179 12.8888 5.27206 12.7214C5.33422 12.5488 5.49268 12.4372 5.69094 12.4367C6.25751 12.4355 6.82408 12.4357 7.39066 12.4359C7.59661 12.4359 7.80257 12.436 8.00852 12.436C8.22921 12.436 8.44991 12.4359 8.6706 12.4358Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"light-single_clip0_731_29854"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["light-single_clip0_731_29854"]};t.LightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"light-single",ref:t,icon:i}))}));t.LightSingle.displayName="LightSingle";t["default"]=t.LightSingle},38410:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LineChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.54102C2.33127 1.54102 2.5999 1.80964 2.5999 2.14102V11.8584C2.5999 12.6316 3.2267 13.2584 3.9999 13.2584H13.9999C14.3313 13.2584 14.5999 13.5271 14.5999 13.8584C14.5999 14.1898 14.3313 14.4584 13.9999 14.4584H3.9999C2.56396 14.4584 1.3999 13.2944 1.3999 11.8584V2.14102C1.3999 1.80964 1.66853 1.54102 1.9999 1.54102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9999 2.55537C14.2902 2.71518 14.396 3.08005 14.2362 3.37034L11.8001 8.0077C11.3031 8.91068 10.0943 9.11491 9.32815 8.42536L7.90796 7.14719C7.71156 6.97042 7.40077 7.02928 7.2826 7.26562L5.20323 11.4244C5.05503 11.7208 4.69463 11.8409 4.39824 11.6927C4.10185 11.5445 3.98172 11.1841 4.12991 10.8877L6.20929 6.72896C6.68197 5.78361 7.92511 5.54818 8.71072 6.25523L10.1309 7.5334C10.3225 7.70579 10.6246 7.65474 10.7489 7.42899L13.1849 2.79163C13.3447 2.50134 13.7096 2.39556 13.9999 2.55537Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LineChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"line-chart-icon",ref:t,icon:i}))}));t.LineChartIcon.displayName="LineChartIcon";t["default"]=t.LineChartIcon},26417:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LineChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.54102C2.33127 1.54102 2.5999 1.80964 2.5999 2.14102V11.8584C2.5999 12.6316 3.2267 13.2584 3.9999 13.2584H13.9999C14.3313 13.2584 14.5999 13.5271 14.5999 13.8584C14.5999 14.1898 14.3313 14.4584 13.9999 14.4584H3.9999C2.56396 14.4584 1.3999 13.2944 1.3999 11.8584V2.14102C1.3999 1.80964 1.66853 1.54102 1.9999 1.54102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9999 2.55537C14.2902 2.71518 14.396 3.08005 14.2362 3.37034L11.8001 8.0077C11.3031 8.91068 10.0943 9.11491 9.32815 8.42536L7.90796 7.14719C7.71156 6.97042 7.40077 7.02928 7.2826 7.26562L5.20323 11.4244C5.05503 11.7208 4.69463 11.8409 4.39824 11.6927C4.10185 11.5445 3.98172 11.1841 4.12991 10.8877L6.20929 6.72896C6.68197 5.78361 7.92511 5.54818 8.71072 6.25523L10.1309 7.5334C10.3225 7.70579 10.6246 7.65474 10.7489 7.42899L13.1849 2.79163C13.3447 2.50134 13.7096 2.39556 13.9999 2.55537Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LineChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"line-chart-single",ref:t,icon:i}))}));t.LineChartSingle.displayName="LineChartSingle";t["default"]=t.LineChartSingle},10973:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LineSparklineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.93072 10.1835L1.93106 10.1799L1.93238 10.1666L1.93813 10.1111C1.94338 10.0618 1.95153 9.98842 1.96289 9.89446C1.98561 9.70646 2.02113 9.43651 2.07197 9.11205C2.17396 8.46117 2.3362 7.60002 2.57751 6.74447C2.82117 5.88055 3.13443 5.06289 3.52207 4.47386C3.91655 3.87444 4.30029 3.63604 4.6667 3.63604C5.20279 3.63604 5.59094 3.79262 5.89245 4.03213C6.20445 4.27998 6.45611 4.64319 6.66114 5.09919C7.01279 5.88128 7.17707 6.8062 7.32445 7.63596C7.35331 7.79845 7.38152 7.95729 7.41037 8.1107C7.5826 9.0267 7.93167 10.342 8.56261 11.4445C9.18786 12.5371 10.18 13.5636 11.6667 13.5636C12.5868 13.5636 13.2216 12.8668 13.6371 12.1596C14.0698 11.4232 14.3885 10.4735 14.6226 9.56823C14.8589 8.65445 15.0188 7.74576 15.1195 7.06881C15.1701 6.72945 15.206 6.44627 15.2294 6.24721C15.2411 6.14764 15.2497 6.069 15.2554 6.01477L15.2618 5.95213L15.2634 5.93533L15.264 5.92935C15.264 5.9292 15.2641 5.92865 14.6667 5.87248L15.264 5.92935C15.295 5.59943 15.0528 5.30614 14.7229 5.27512C14.393 5.2441 14.1004 5.48635 14.0693 5.81621C14.0694 5.81618 14.0693 5.81625 14.0693 5.81621L14.069 5.81992L14.0677 5.83353L14.0619 5.88948C14.0567 5.93912 14.0487 6.01283 14.0376 6.10715C14.0154 6.29588 13.9811 6.5667 13.9326 6.89213C13.8355 7.54477 13.6829 8.40886 13.4608 9.26786C13.2365 10.1353 12.9511 10.9584 12.6025 11.5517C12.2368 12.174 11.9132 12.3636 11.6667 12.3636C10.82 12.3636 10.1455 11.7946 9.60413 10.8485C9.0684 9.91233 8.7508 8.74572 8.5897 7.88895C8.56536 7.75946 8.54044 7.61783 8.51388 7.46683C8.36895 6.64284 8.1749 5.53963 7.7556 4.60708C7.50229 4.04373 7.14979 3.49839 6.63887 3.09252C6.11746 2.67833 5.46395 2.43604 4.6667 2.43604C3.69978 2.43604 3.00019 3.08402 2.51967 3.81418C2.03231 4.55474 1.6789 5.50986 1.42256 6.41872C1.16387 7.33596 0.99278 8.24759 0.886434 8.92629C0.833107 9.26662 0.795708 9.55066 0.771558 9.75046C0.759477 9.8504 0.750696 9.92939 0.744883 9.98395L0.738344 10.0471L0.736664 10.0641L0.736208 10.0688L0.736074 10.0702C0.736059 10.0704 0.736002 10.071 1.33337 10.1272L0.736074 10.0702C0.705057 10.4002 0.947291 10.6935 1.27721 10.7245C1.60708 10.7555 1.89964 10.5133 1.93072 10.1835Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LineSparklineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"line-sparkline-icon",ref:t,icon:i}))}));t.LineSparklineIcon.displayName="LineSparklineIcon";t["default"]=t.LineSparklineIcon},45938:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LineSparklineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.93072 10.1835L1.93106 10.1799L1.93238 10.1666L1.93813 10.1111C1.94338 10.0618 1.95153 9.98842 1.96289 9.89446C1.98561 9.70646 2.02113 9.43651 2.07197 9.11205C2.17396 8.46117 2.3362 7.60002 2.57751 6.74447C2.82117 5.88055 3.13443 5.06289 3.52207 4.47386C3.91655 3.87444 4.30029 3.63604 4.6667 3.63604C5.20279 3.63604 5.59094 3.79262 5.89245 4.03213C6.20445 4.27998 6.45611 4.64319 6.66114 5.09919C7.01279 5.88128 7.17707 6.8062 7.32445 7.63596C7.35331 7.79845 7.38152 7.95729 7.41037 8.1107C7.5826 9.0267 7.93167 10.342 8.56261 11.4445C9.18786 12.5371 10.18 13.5636 11.6667 13.5636C12.5868 13.5636 13.2216 12.8668 13.6371 12.1596C14.0698 11.4232 14.3885 10.4735 14.6226 9.56823C14.8589 8.65445 15.0188 7.74576 15.1195 7.06881C15.1701 6.72945 15.206 6.44627 15.2294 6.24721C15.2411 6.14764 15.2497 6.069 15.2554 6.01477L15.2618 5.95213L15.2634 5.93533L15.264 5.92935C15.264 5.9292 15.2641 5.92865 14.6667 5.87248L15.264 5.92935C15.295 5.59943 15.0528 5.30614 14.7229 5.27512C14.393 5.2441 14.1004 5.48635 14.0693 5.81621C14.0694 5.81618 14.0693 5.81625 14.0693 5.81621L14.069 5.81992L14.0677 5.83353L14.0619 5.88948C14.0567 5.93912 14.0487 6.01283 14.0376 6.10715C14.0154 6.29588 13.9811 6.5667 13.9326 6.89213C13.8355 7.54477 13.6829 8.40886 13.4608 9.26786C13.2365 10.1353 12.9511 10.9584 12.6025 11.5517C12.2368 12.174 11.9132 12.3636 11.6667 12.3636C10.82 12.3636 10.1455 11.7946 9.60413 10.8485C9.0684 9.91233 8.7508 8.74572 8.5897 7.88895C8.56536 7.75946 8.54044 7.61783 8.51388 7.46683C8.36895 6.64284 8.1749 5.53963 7.7556 4.60708C7.50229 4.04373 7.14979 3.49839 6.63887 3.09252C6.11746 2.67833 5.46395 2.43604 4.6667 2.43604C3.69978 2.43604 3.00019 3.08402 2.51967 3.81418C2.03231 4.55474 1.6789 5.50986 1.42256 6.41872C1.16387 7.33596 0.99278 8.24759 0.886434 8.92629C0.833107 9.26662 0.795708 9.55066 0.771558 9.75046C0.759477 9.8504 0.750696 9.92939 0.744883 9.98395L0.738344 10.0471L0.736664 10.0641L0.736208 10.0688L0.736074 10.0702C0.736059 10.0704 0.736002 10.071 1.33337 10.1272L0.736074 10.0702C0.705057 10.4002 0.947291 10.6935 1.27721 10.7245C1.60708 10.7555 1.89964 10.5133 1.93072 10.1835Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LineSparklineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"line-sparkline-single",ref:t,icon:i}))}));t.LineSparklineSingle.displayName="LineSparklineSingle";t["default"]=t.LineSparklineSingle},47908:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LinearIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.23195 11.8333C9.23195 12.1735 8.95615 12.4493 8.61593 12.4493C8.2757 12.4493 7.99991 12.1735 7.99991 11.8333C7.99991 11.4931 8.2757 11.2173 8.61593 11.2173C8.95615 11.2173 9.23195 11.4931 9.23195 11.8333Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2729 9.74037C12.7265 9.74037 13.0942 9.37263 13.0942 8.91901C13.0942 8.4654 12.7265 8.09766 12.2729 8.09766C11.8192 8.09766 11.4515 8.4654 11.4515 8.91901C11.4515 9.37263 11.8192 9.74037 12.2729 9.74037Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.05339 4.76766C9.05339 5.33469 8.59372 5.79436 8.0267 5.79436C7.45967 5.79436 7 5.33469 7 4.76766C7 4.20064 7.45967 3.74097 8.0267 3.74097C8.59372 3.74097 9.05339 4.20064 9.05339 4.76766Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.97843 8.51353C5.31866 8.51353 5.59445 8.23774 5.59445 7.89751C5.59445 7.55729 5.31866 7.28149 4.97843 7.28149C4.6382 7.28149 4.36241 7.55729 4.36241 7.89751C4.36241 8.23774 4.6382 8.51353 4.97843 8.51353Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5185 4.17734C13.7528 3.94302 13.7528 3.56312 13.5185 3.32881C13.2841 3.0945 12.9042 3.0945 12.6699 3.32881L4.28348 11.7154C4.04916 11.9497 4.04916 12.3296 4.28348 12.5639C4.5178 12.7982 4.8977 12.7982 5.13201 12.5639L13.5185 4.17734Z"}}]};t.LinearIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"linear-icon",ref:t,icon:i}))}));t.LinearIcon.displayName="LinearIcon";t["default"]=t.LinearIcon},7507:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LinearSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.23195 11.8333C9.23195 12.1735 8.95615 12.4493 8.61593 12.4493C8.2757 12.4493 7.99991 12.1735 7.99991 11.8333C7.99991 11.4931 8.2757 11.2173 8.61593 11.2173C8.95615 11.2173 9.23195 11.4931 9.23195 11.8333Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2729 9.74037C12.7265 9.74037 13.0942 9.37263 13.0942 8.91901C13.0942 8.4654 12.7265 8.09766 12.2729 8.09766C11.8192 8.09766 11.4515 8.4654 11.4515 8.91901C11.4515 9.37263 11.8192 9.74037 12.2729 9.74037Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.05339 4.76766C9.05339 5.33469 8.59372 5.79436 8.0267 5.79436C7.45967 5.79436 7 5.33469 7 4.76766C7 4.20064 7.45967 3.74097 8.0267 3.74097C8.59372 3.74097 9.05339 4.20064 9.05339 4.76766Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.97843 8.51353C5.31866 8.51353 5.59445 8.23774 5.59445 7.89751C5.59445 7.55729 5.31866 7.28149 4.97843 7.28149C4.6382 7.28149 4.36241 7.55729 4.36241 7.89751C4.36241 8.23774 4.6382 8.51353 4.97843 8.51353Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5185 4.17734C13.7528 3.94302 13.7528 3.56312 13.5185 3.32881C13.2841 3.0945 12.9042 3.0945 12.6699 3.32881L4.28348 11.7154C4.04916 11.9497 4.04916 12.3296 4.28348 12.5639C4.5178 12.7982 4.8977 12.7982 5.13201 12.5639L13.5185 4.17734Z"}}]};t.LinearSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"linear-single",ref:t,icon:i}))}));t.LinearSingle.displayName="LinearSingle";t["default"]=t.LinearSingle},97301:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LinkIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.8816 1.97978C11.0177 0.843607 12.862 0.884962 14.0004 2.02342C15.1389 3.16188 15.1803 5.00612 14.0441 6.14228L11.399 8.78737C11.1608 9.02559 10.7746 9.02559 10.5363 8.78737C10.2981 8.54915 10.2981 8.16292 10.5363 7.9247L13.1814 5.2796C13.8195 4.64155 13.8217 3.57006 13.1378 2.8861C12.4538 2.20211 11.3823 2.20438 10.7443 2.84245L7.6976 5.88911L7.69317 5.89349C7.05959 6.53211 7.05894 7.60014 7.74132 8.28252C7.97954 8.52074 7.97954 8.90697 7.74132 9.14519C7.5031 9.38341 7.11687 9.38341 6.87865 9.14519C5.74016 8.00671 5.69884 6.16251 6.83497 5.02633L6.84021 5.02116L9.8816 1.97978Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.61426 7.2364C4.85248 6.99818 5.23871 6.99818 5.47693 7.2364C5.71515 7.47462 5.71515 7.86085 5.47693 8.09907L2.83183 10.7442C2.19375 11.3823 2.1915 12.4537 2.87547 13.1377C3.55945 13.8217 4.6309 13.8194 5.26899 13.1813L8.31566 10.1347C8.32262 10.1277 8.32971 10.121 8.33691 10.1144C8.34408 10.1064 8.3515 10.0986 8.35916 10.091C8.99721 9.45291 8.99949 8.38145 8.3155 7.69746C8.07728 7.45924 8.07728 7.07301 8.3155 6.83479C8.55372 6.59657 8.93995 6.59657 9.17817 6.83479C10.3166 7.97327 10.358 9.81748 9.22183 10.9536C9.21487 10.9606 9.20779 10.9673 9.20058 10.9739C9.19341 10.9819 9.18599 10.9897 9.17833 10.9973L6.13166 14.044C4.99548 15.1802 3.15127 15.1389 2.01279 14.0004C0.874362 12.8619 0.83297 11.0177 1.96916 9.8815L4.61426 7.2364Z"}}]};t.LinkIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"link-icon",ref:t,icon:i}))}));t.LinkIcon.displayName="LinkIcon";t["default"]=t.LinkIcon},72778:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LinkSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.8816 1.97978C11.0177 0.843607 12.862 0.884962 14.0004 2.02342C15.1389 3.16188 15.1803 5.00612 14.0441 6.14228L11.399 8.78737C11.1608 9.02559 10.7746 9.02559 10.5363 8.78737C10.2981 8.54915 10.2981 8.16292 10.5363 7.9247L13.1814 5.2796C13.8195 4.64155 13.8217 3.57006 13.1378 2.8861C12.4538 2.20211 11.3823 2.20438 10.7443 2.84245L7.6976 5.88911L7.69317 5.89349C7.05959 6.53211 7.05894 7.60014 7.74132 8.28252C7.97954 8.52074 7.97954 8.90697 7.74132 9.14519C7.5031 9.38341 7.11687 9.38341 6.87865 9.14519C5.74016 8.00671 5.69884 6.16251 6.83497 5.02633L6.84021 5.02116L9.8816 1.97978Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.61426 7.2364C4.85248 6.99818 5.23871 6.99818 5.47693 7.2364C5.71515 7.47462 5.71515 7.86085 5.47693 8.09907L2.83183 10.7442C2.19375 11.3823 2.1915 12.4537 2.87547 13.1377C3.55945 13.8217 4.6309 13.8194 5.26899 13.1813L8.31566 10.1347C8.32262 10.1277 8.32971 10.121 8.33691 10.1144C8.34408 10.1064 8.3515 10.0986 8.35916 10.091C8.99721 9.45291 8.99949 8.38145 8.3155 7.69746C8.07728 7.45924 8.07728 7.07301 8.3155 6.83479C8.55372 6.59657 8.93995 6.59657 9.17817 6.83479C10.3166 7.97327 10.358 9.81748 9.22183 10.9536C9.21487 10.9606 9.20779 10.9673 9.20058 10.9739C9.19341 10.9819 9.18599 10.9897 9.17833 10.9973L6.13166 14.044C4.99548 15.1802 3.15127 15.1389 2.01279 14.0004C0.874362 12.8619 0.83297 11.0177 1.96916 9.8815L4.61426 7.2364Z"}}]};t.LinkSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"link-single",ref:t,icon:i}))}));t.LinkSingle.displayName="LinkSingle";t["default"]=t.LinkSingle},47905:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ListOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.58301 4H1.74967C1.51956 4 1.33301 4.17909 1.33301 4.4V5.2C1.33301 5.42091 1.51956 5.6 1.74967 5.6H2.58301C2.81313 5.6 2.99967 5.42091 2.99967 5.2V4.4C2.99967 4.17909 2.81313 4 2.58301 4Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.58301 7.2H1.74967C1.51956 7.2 1.33301 7.37909 1.33301 7.6V8.4C1.33301 8.62091 1.51956 8.8 1.74967 8.8H2.58301C2.81313 8.8 2.99967 8.62091 2.99967 8.4V7.6C2.99967 7.37909 2.81313 7.2 2.58301 7.2Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.58301 10.4H1.74967C1.51956 10.4 1.33301 10.5791 1.33301 10.8V11.6C1.33301 11.8209 1.51956 12 1.74967 12H2.58301C2.81313 12 2.99967 11.8209 2.99967 11.6V10.8C2.99967 10.5791 2.81313 10.4 2.58301 10.4Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.833 5.6H5.49967C5.27866 5.6 5.0667 5.51571 4.91042 5.36569C4.75414 5.21566 4.66634 5.01217 4.66634 4.8C4.66634 4.58783 4.75414 4.38434 4.91042 4.23431C5.0667 4.08429 5.27866 4 5.49967 4H13.833C14.054 4 14.266 4.08429 14.4223 4.23431C14.5785 4.38434 14.6663 4.58783 14.6663 4.8C14.6663 5.01217 14.5785 5.21566 14.4223 5.36569C14.266 5.51571 14.054 5.6 13.833 5.6Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.833 8.8H5.49967C5.27866 8.8 5.0667 8.71571 4.91042 8.56569C4.75414 8.41566 4.66634 8.21217 4.66634 8C4.66634 7.78783 4.75414 7.58434 4.91042 7.43431C5.0667 7.28429 5.27866 7.2 5.49967 7.2H13.833C14.054 7.2 14.266 7.28429 14.4223 7.43431C14.5785 7.58434 14.6663 7.78783 14.6663 8C14.6663 8.21217 14.5785 8.41566 14.4223 8.56569C14.266 8.71571 14.054 8.8 13.833 8.8Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.833 12H5.49967C5.27866 12 5.0667 11.9157 4.91042 11.7657C4.75414 11.6157 4.66634 11.4122 4.66634 11.2C4.66634 10.9878 4.75414 10.7843 4.91042 10.6343C5.0667 10.4843 5.27866 10.4 5.49967 10.4H13.833C14.054 10.4 14.266 10.4843 14.4223 10.6343C14.5785 10.7843 14.6663 10.9878 14.6663 11.2C14.6663 11.4122 14.5785 11.6157 14.4223 11.7657C14.266 11.9157 14.054 12 13.833 12Z"}}]};t.ListOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"list-outline-single",ref:t,icon:i}))}));t.ListOutlineSingle.displayName="ListOutlineSingle";t["default"]=t.ListOutlineSingle},36405:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LiveShareIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.20459 4.90474C9.20459 4.64763 9.35535 4.54174 9.54053 4.68737L11.2643 6.04046C11.4495 6.18609 11.4495 6.42299 11.2643 6.56789L9.55334 7.90706C9.36755 8.05269 9.20386 7.90499 9.20386 7.68969V6.96785H8.94446C8.19543 6.96785 6.72595 7.28347 6.37646 7.89174C6.30786 8.00322 6.23572 7.97884 6.23572 7.89174C6.25073 6.80828 8.0918 5.58895 9.17383 5.58895H9.20459V4.90474Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98682 2.73096C1.98682 2.17867 2.43457 1.73096 2.98682 1.73096H14.9868C15.5391 1.73096 15.9868 2.17867 15.9868 2.73096V9.90105C15.9868 10.4533 15.5391 10.901 14.9868 10.901H9.62183V13.5577H12.9868C13.3375 13.5577 13.6218 13.842 13.6218 14.1927C13.6218 14.5434 13.3375 14.8277 12.9868 14.8277H4.98682C4.63611 14.8277 4.35181 14.5434 4.35181 14.1927C4.35181 13.842 4.63611 13.5577 4.98682 13.5577H8.35181V10.901H2.98682C2.43457 10.901 1.98682 10.4533 1.98682 9.90105V2.73096ZM3.25684 9.63106V3.00095H14.7168V9.63106H3.25684Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LiveShareIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"live-share-icon",ref:t,icon:i}))}));t.LiveShareIcon.displayName="LiveShareIcon";t["default"]=t.LiveShareIcon},53450:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LiveShareSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.41311 4.08315C8.22793 3.93752 8.07717 4.04341 8.07717 4.30052V4.98473H8.04641C6.96438 4.98473 5.12332 6.20406 5.1083 7.28752C5.1083 7.37462 5.18044 7.399 5.24905 7.28752C5.59854 6.67925 7.06802 6.36363 7.81704 6.36363H8.07644V7.08547C8.07644 7.30077 8.24014 7.44847 8.42593 7.30284L10.1369 5.96367C10.322 5.81877 10.322 5.58187 10.1369 5.43624L8.41311 4.08315Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.60732 1.40002C2.17138 1.40002 1.00732 2.56408 1.00732 4.00002V7.93118C1.00732 9.36712 2.17138 10.5312 3.60732 10.5312H7.40636C7.40211 10.56 7.3999 10.5895 7.3999 10.6195V13.2043H4.9999C4.66853 13.2043 4.3999 13.473 4.3999 13.8043C4.3999 14.1357 4.66853 14.4043 4.9999 14.4043H10.9999C11.3313 14.4043 11.5999 14.1357 11.5999 13.8043C11.5999 13.473 11.3313 13.2043 10.9999 13.2043H8.5999V10.6195C8.5999 10.5895 8.5977 10.56 8.59344 10.5312H12.393C13.8289 10.5312 14.993 9.36712 14.993 7.93118V4.00002C14.993 2.56408 13.8289 1.40002 12.393 1.40002H3.60732ZM2.20732 4.00002C2.20732 3.22683 2.83413 2.60002 3.60732 2.60002H12.393C13.1662 2.60002 13.793 3.22683 13.793 4.00002V7.93118C13.793 8.70438 13.1662 9.33118 12.393 9.33118H3.60732C2.83413 9.33118 2.20732 8.70438 2.20732 7.93118V4.00002Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LiveShareSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"live-share-single",ref:t,icon:i}))}));t.LiveShareSingle.displayName="LiveShareSingle";t["default"]=t.LiveShareSingle},62609:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LoadingMultiIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#0B9EFB",d:"M8.79993 14.0166C8.79993 14.4585 8.44176 14.8166 7.99993 14.8166C4.23529 14.8166 1.18345 11.7648 1.18345 8.00017C1.18345 4.23554 4.23529 1.18369 7.99993 1.1837C11.7646 1.1837 14.8164 4.23554 14.8164 8.00017C14.8164 8.442 14.4582 8.80017 14.0164 8.80017C13.5746 8.80017 13.2164 8.442 13.2164 8.00017C13.2164 5.11919 10.8809 2.7837 7.99993 2.7837C5.11895 2.7837 2.78345 5.11919 2.78345 8.00017C2.78345 10.8812 5.11895 13.2166 7.99993 13.2166C8.44176 13.2166 8.79993 13.5748 8.79993 14.0166Z",fillOpacity:.2,fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"#0B9EFB",d:"M7.20007 1.98384C7.20007 1.54201 7.55824 1.18384 8.00007 1.18384C11.7647 1.18384 14.8165 4.23568 14.8165 8.00032C14.8165 11.765 11.7647 14.8168 8.00007 14.8168C4.23543 14.8168 1.18359 11.765 1.18359 8.00032C1.18359 7.55849 1.54177 7.20031 1.98359 7.20031C2.42542 7.20031 2.78359 7.55849 2.78359 8.00032C2.78359 10.8813 5.11909 13.2168 8.00007 13.2168C10.8811 13.2168 13.2165 10.8813 13.2165 8.00032C13.2165 5.11933 10.8811 2.78384 8.00007 2.78384C7.55824 2.78384 7.20007 2.42567 7.20007 1.98384Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LoadingMultiIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"loading-multi-icon",ref:t,icon:i}))}));t.LoadingMultiIcon.displayName="LoadingMultiIcon";t["default"]=t.LoadingMultiIcon},7823:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Loading=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.00695 14.9998C8.00461 14.9999 8.00227 14.9999 7.99993 14.9999C4.13397 14.9999 1 11.8659 1 7.99995C1 4.13624 4.13035 1.00365 7.99321 1.00003C7.9955 1.00001 7.99779 1 8.00008 1C11.866 1 15 4.13397 15 7.99993C15 11.8636 11.8697 14.9961 8.00695 14.9998ZM13.3569 8.01503C13.3568 8.01001 13.3568 8.00499 13.3568 7.99995C13.3568 5.04144 10.9584 2.64309 7.99993 2.64309C5.04645 2.64309 2.65123 5.03327 2.64308 7.98484C2.64317 7.98986 2.64322 7.99489 2.64322 7.99993C2.64322 10.9584 5.04157 13.3568 8.00008 13.3568C10.9536 13.3568 13.3488 10.9666 13.3569 8.01503Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.17852 1.82153C7.17852 1.36781 7.54633 1 8.00005 1C11.866 1 15 4.13397 15 7.99993C15 11.8659 11.866 14.9999 8.00005 14.9999C4.1341 14.9999 1.00012 11.8659 1.00012 7.99993C1.00012 7.54621 1.36793 7.1784 1.82165 7.1784C2.27537 7.1784 2.64318 7.54621 2.64318 7.99993C2.64318 10.9584 5.04153 13.3568 8.00005 13.3568C10.9586 13.3568 13.3569 10.9584 13.3569 7.99993C13.3569 5.04141 10.9586 2.64306 8.00005 2.64306C7.54633 2.64306 7.17852 2.27525 7.17852 1.82153Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Loading=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"loading",ref:t,icon:i}))}));t.Loading.displayName="Loading";t["default"]=t.Loading},66590:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LockIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.62402 7.72905C2.58427 7.72905 2.55205 7.76127 2.55205 7.80102V13.6782C2.55205 13.7179 2.58427 13.7502 2.62402 13.7502H13.3755C13.4152 13.7502 13.4474 13.7179 13.4474 13.6782V7.80102C13.4474 7.76127 13.4152 7.72905 13.3755 7.72905H2.62402ZM1.35205 7.80102C1.35205 7.09853 1.92153 6.52905 2.62402 6.52905H13.3755C14.0779 6.52905 14.6474 7.09853 14.6474 7.80102V13.6782C14.6474 14.3807 14.0779 14.9502 13.3755 14.9502H2.62402C1.92153 14.9502 1.35205 14.3807 1.35205 13.6782V7.80102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 2.25005C6.69847 2.25003 5.64336 3.30513 5.64336 4.60666V7.12895C5.64336 7.46032 5.37473 7.72895 5.04336 7.72895C4.71199 7.72895 4.44336 7.46032 4.44336 7.12895V4.60666C4.44336 2.64239 6.04451 1.05565 8.00879 1.05566M8 2.25005L8.00879 1.05566L8 2.25005ZM8.00879 1.05566L8 2.25005C9.30154 2.25003 10.3567 3.30513 10.3567 4.60666V7.12895C10.3567 7.46032 10.6253 7.72895 10.9567 7.72895C11.288 7.72895 11.5567 7.46032 11.5567 7.12895V4.60666C11.5567 2.64239 9.97306 1.05565 8.00879 1.05566Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00039 9.4668C8.33176 9.4668 8.60039 9.73543 8.60039 10.0668V12.0827C8.60039 12.4141 8.33176 12.6827 8.00039 12.6827C7.66902 12.6827 7.40039 12.4141 7.40039 12.0827V10.0668C7.40039 9.73543 7.66902 9.4668 8.00039 9.4668Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LockIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"lock-icon",ref:t,icon:i}))}));t.LockIcon.displayName="LockIcon";t["default"]=t.LockIcon},23749:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LockSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.62402 7.72905C2.58427 7.72905 2.55205 7.76127 2.55205 7.80102V13.6782C2.55205 13.7179 2.58427 13.7502 2.62402 13.7502H13.3755C13.4152 13.7502 13.4474 13.7179 13.4474 13.6782V7.80102C13.4474 7.76127 13.4152 7.72905 13.3755 7.72905H2.62402ZM1.35205 7.80102C1.35205 7.09853 1.92153 6.52905 2.62402 6.52905H13.3755C14.0779 6.52905 14.6474 7.09853 14.6474 7.80102V13.6782C14.6474 14.3807 14.0779 14.9502 13.3755 14.9502H2.62402C1.92153 14.9502 1.35205 14.3807 1.35205 13.6782V7.80102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 2.25005C6.69847 2.25003 5.64336 3.30513 5.64336 4.60666V7.12895C5.64336 7.46032 5.37473 7.72895 5.04336 7.72895C4.71199 7.72895 4.44336 7.46032 4.44336 7.12895V4.60666C4.44336 2.64239 6.04451 1.05565 8.00879 1.05566M8 2.25005L8.00879 1.05566L8 2.25005ZM8.00879 1.05566L8 2.25005C9.30154 2.25003 10.3567 3.30513 10.3567 4.60666V7.12895C10.3567 7.46032 10.6253 7.72895 10.9567 7.72895C11.288 7.72895 11.5567 7.46032 11.5567 7.12895V4.60666C11.5567 2.64239 9.97306 1.05565 8.00879 1.05566Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00039 9.4668C8.33176 9.4668 8.60039 9.73543 8.60039 10.0668V12.0827C8.60039 12.4141 8.33176 12.6827 8.00039 12.6827C7.66902 12.6827 7.40039 12.4141 7.40039 12.0827V10.0668C7.40039 9.73543 7.66902 9.4668 8.00039 9.4668Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.LockSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"lock-single",ref:t,icon:i}))}));t.LockSingle.displayName="LockSingle";t["default"]=t.LockSingle},48361:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Log=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.92938 0.664063C2.67709 0.66373 1.66181 1.67898 1.66211 2.93127L1.66404 11.0667C1.66431 12.2342 2.5473 13.1954 3.68188 13.3193C3.80585 14.454 4.76732 15.337 5.93503 15.337H12.0684C13.3202 15.337 14.335 14.3222 14.335 13.0703V4.93698C14.335 3.76937 13.4522 2.80796 12.3176 2.68386C12.1939 1.54915 11.2326 0.666001 10.065 0.665691L3.92938 0.664063ZM10.9605 2.67031C10.8472 2.28249 10.4891 1.99914 10.0647 1.99902L3.92902 1.9974C3.41338 1.99726 2.99532 2.4153 2.99544 2.93095L2.99737 11.0663C2.99747 11.4906 3.28068 11.8487 3.66836 11.9621V4.93698C3.66836 3.68514 4.68318 2.67031 5.93503 2.67031H10.9605ZM5.00169 4.93698C5.00169 4.42151 5.41956 4.00365 5.93503 4.00365H12.0684C12.5838 4.00365 13.0017 4.42151 13.0017 4.93698V13.0703C13.0017 13.5858 12.5838 14.0036 12.0684 14.0036H5.93503C5.41956 14.0036 5.00169 13.5858 5.00169 13.0703V4.93698Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.99772 6.66797C6.62953 6.66797 6.33105 6.96645 6.33105 7.33464C6.33105 7.70283 6.62953 8.0013 6.99772 8.0013H10.9977C11.3659 8.0013 11.6644 7.70283 11.6644 7.33464C11.6644 6.96645 11.3659 6.66797 10.9977 6.66797H6.99772Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.99772 9.33047C6.62953 9.33047 6.33105 9.62895 6.33105 9.99714C6.33105 10.3653 6.62953 10.6638 6.99772 10.6638H10.9977C11.3659 10.6638 11.6644 10.3653 11.6644 9.99714C11.6644 9.62895 11.3659 9.33047 10.9977 9.33047H6.99772Z"}}]};t.Log=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"log",ref:t,icon:i}))}));t.Log.displayName="Log";t["default"]=t.Log},81766:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LogarithmicIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.38249 6.05767C5.38249 6.3979 5.1067 6.67369 4.76647 6.67369C4.42624 6.67369 4.15045 6.3979 4.15045 6.05767C4.15045 5.71744 4.42624 5.44165 4.76647 5.44165C5.1067 5.44165 5.38249 5.71744 5.38249 6.05767Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.7991 9.05214C12.2527 9.05214 12.6205 8.6844 12.6205 8.23078C12.6205 7.77717 12.2527 7.40942 11.7991 7.40942C11.3455 7.40942 10.9778 7.77717 10.9778 8.23078C10.9778 8.6844 11.3455 9.05214 11.7991 9.05214Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.43737 12.0721C9.43737 12.6391 8.97769 13.0988 8.41067 13.0988C7.84365 13.0988 7.38397 12.6391 7.38397 12.0721C7.38397 11.5051 7.84365 11.0454 8.41067 11.0454C8.97769 11.0454 9.43737 11.5051 9.43737 12.0721Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38399 3.78038C7.72422 3.78038 8.00001 3.50458 8.00001 3.16436C8.00001 2.82413 7.72422 2.54834 7.38399 2.54834C7.04377 2.54834 6.76797 2.82413 6.76797 3.16436C6.76797 3.50458 7.04377 3.78038 7.38399 3.78038Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.9017 12.1535C3.83294 12.4777 4.03998 12.7962 4.36414 12.865C4.68829 12.9338 5.00682 12.7267 5.07558 12.4026C6.28729 6.69024 11.5327 5.58842 13.4001 5.34697C13.7288 5.30448 13.9607 5.00363 13.9182 4.67499C13.8757 4.34636 13.5749 4.11439 13.2462 4.15688C11.3272 4.40501 5.28999 5.60882 3.9017 12.1535Z"}}]};t.LogarithmicIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"logarithmic-icon",ref:t,icon:i}))}));t.LogarithmicIcon.displayName="LogarithmicIcon";t["default"]=t.LogarithmicIcon},51405:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.LogarithmicSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.38249 6.05767C5.38249 6.3979 5.1067 6.67369 4.76647 6.67369C4.42624 6.67369 4.15045 6.3979 4.15045 6.05767C4.15045 5.71744 4.42624 5.44165 4.76647 5.44165C5.1067 5.44165 5.38249 5.71744 5.38249 6.05767Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.7991 9.05214C12.2527 9.05214 12.6205 8.6844 12.6205 8.23078C12.6205 7.77717 12.2527 7.40942 11.7991 7.40942C11.3455 7.40942 10.9778 7.77717 10.9778 8.23078C10.9778 8.6844 11.3455 9.05214 11.7991 9.05214Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.43737 12.0721C9.43737 12.6391 8.97769 13.0988 8.41067 13.0988C7.84365 13.0988 7.38397 12.6391 7.38397 12.0721C7.38397 11.5051 7.84365 11.0454 8.41067 11.0454C8.97769 11.0454 9.43737 11.5051 9.43737 12.0721Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38399 3.78038C7.72422 3.78038 8.00001 3.50458 8.00001 3.16436C8.00001 2.82413 7.72422 2.54834 7.38399 2.54834C7.04377 2.54834 6.76797 2.82413 6.76797 3.16436C6.76797 3.50458 7.04377 3.78038 7.38399 3.78038Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.9017 12.1535C3.83294 12.4777 4.03998 12.7962 4.36414 12.865C4.68829 12.9338 5.00682 12.7267 5.07558 12.4026C6.28729 6.69024 11.5327 5.58842 13.4001 5.34697C13.7288 5.30448 13.9607 5.00363 13.9182 4.67499C13.8757 4.34636 13.5749 4.11439 13.2462 4.15688C11.3272 4.40501 5.28999 5.60882 3.9017 12.1535Z"}}]};t.LogarithmicSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"logarithmic-single",ref:t,icon:i}))}));t.LogarithmicSingle.displayName="LogarithmicSingle";t["default"]=t.LogarithmicSingle},45619:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Longitudinal=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1187",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1187)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.8048 4.5012L10.1654 2.86184C10.0404 2.73682 9.87085 2.66659 9.69404 2.66659H4.66675C4.29856 2.66659 4.00008 2.96506 4.00008 3.33325V12.6666C4.00008 13.0348 4.29856 13.3333 4.66675 13.3333H11.3334C11.7016 13.3333 12.0001 13.0348 12.0001 12.6666V4.97261C12.0001 4.7958 11.9298 4.62623 11.8048 4.5012ZM12.7476 3.55839C13.1227 3.93346 13.3334 4.44217 13.3334 4.97261V12.6666C13.3334 13.7712 12.438 14.6666 11.3334 14.6666H4.66675C3.56218 14.6666 2.66675 13.7712 2.66675 12.6666V3.33325C2.66675 2.22868 3.56218 1.33325 4.66675 1.33325H9.69404C10.2245 1.33325 10.7332 1.54396 11.1082 1.91903L12.7476 3.55839Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33325 3.99984V2.6665H8.66659V3.99984H7.33325ZM7.33325 9.33317V6.6665H8.66659V9.33317H7.33325ZM7.33325 13.3332V11.9998H8.66659V13.3332H7.33325Z"}}]}]};t.Longitudinal=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"longitudinal",ref:t,icon:i}))}));t.Longitudinal.displayName="Longitudinal";t["default"]=t.Longitudinal},79626:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MagnifierSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.71899 1.36938C4.37604 1.36938 1.66602 4.07941 1.66602 7.42236C1.66602 10.7653 4.37604 13.4753 7.71899 13.4753C9.16744 13.4753 10.4971 12.9666 11.5389 12.118L13.6598 14.4109C13.8848 14.6542 14.2644 14.669 14.5077 14.444C14.7509 14.219 14.7657 13.8393 14.5407 13.5961L12.3906 11.2716C13.2536 10.2254 13.772 8.88442 13.772 7.42236C13.772 4.07941 11.0619 1.36938 7.71899 1.36938ZM2.86602 7.42236C2.86602 4.74215 5.03878 2.56938 7.71899 2.56938C10.3992 2.56938 12.572 4.74215 12.572 7.42236C12.572 10.1026 10.3992 12.2753 7.71899 12.2753C5.03878 12.2753 2.86602 10.1026 2.86602 7.42236Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MagnifierSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"magnifier-single",ref:t,icon:i}))}));t.MagnifierSingle.displayName="MagnifierSingle";t["default"]=t.MagnifierSingle},91543:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MaxIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842C5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905L1.90905 5.3826C1.64268 4.53318 0.345703 4.6789 0.345703 5.62021V11.6842C0.345703 12.0156 0.614332 12.2842 0.945703 12.2842C1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203C6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284C9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728C9.89869 8.20728 10.7938 9.10233 10.7938 10.2064C10.7938 11.3106 9.89869 12.2056 8.79458 12.2056C7.69047 12.2056 6.79541 11.3106 6.79541 10.2064ZM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064C7.99541 10.6478 8.35321 11.0056 8.79458 11.0056C9.23595 11.0056 9.59375 10.6478 9.59375 10.2064C9.59375 9.76508 9.23595 9.40728 8.79458 9.40728Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837C11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MaxIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"max-icon",ref:t,icon:i}))}));t.MaxIcon.displayName="MaxIcon";t["default"]=t.MaxIcon},72084:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MaxSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842C5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905L1.90905 5.3826C1.64268 4.53318 0.345703 4.6789 0.345703 5.62021V11.6842C0.345703 12.0156 0.614332 12.2842 0.945703 12.2842C1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203C6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284C9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728C9.89869 8.20728 10.7938 9.10233 10.7938 10.2064C10.7938 11.3106 9.89869 12.2056 8.79458 12.2056C7.69047 12.2056 6.79541 11.3106 6.79541 10.2064ZM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064C7.99541 10.6478 8.35321 11.0056 8.79458 11.0056C9.23595 11.0056 9.59375 10.6478 9.59375 10.2064C9.59375 9.76508 9.23595 9.40728 8.79458 9.40728Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837C11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MaxSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"max-single",ref:t,icon:i}))}));t.MaxSingle.displayName="MaxSingle";t["default"]=t.MaxSingle},89788:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.66602 5.99984C5.66602 4.71118 6.71069 3.6665 7.99935 3.6665C9.28801 3.6665 10.3327 4.71118 10.3327 5.99984C10.3327 7.28849 9.28801 8.33317 7.99935 8.33317C6.71069 8.33317 5.66602 7.28849 5.66602 5.99984ZM7.99935 4.99984C7.44707 4.99984 6.99935 5.44756 6.99935 5.99984C6.99935 6.55211 7.44707 6.99984 7.99935 6.99984C8.55163 6.99984 8.99935 6.55211 8.99935 5.99984C8.99935 5.44756 8.55163 4.99984 7.99935 4.99984Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.666016 7.99984C0.666016 3.94975 3.94926 0.666504 7.99935 0.666504C12.0494 0.666504 15.3327 3.94975 15.3327 7.99984C15.3327 10.0378 14.5014 11.8816 13.1594 13.2106C13.137 13.236 13.1127 13.2598 13.0867 13.2816C11.7681 14.552 9.97495 15.3332 7.99935 15.3332C6.04206 15.3332 4.26387 14.5664 2.9488 13.3168C2.89668 13.2789 2.85039 13.2336 2.81133 13.1827C1.48577 11.8559 0.666016 10.0236 0.666016 7.99984ZM4.04434 12.5119C5.10032 13.4383 6.48425 13.9998 7.99935 13.9998C9.51488 13.9998 10.8992 13.4379 11.9553 12.5111C11.7259 11.2721 10.6389 10.3332 9.33319 10.3332H6.66652C5.36049 10.3332 4.27338 11.2724 4.04434 12.5119ZM12.9779 11.3497C12.3494 9.9637 10.954 8.9999 9.33319 8.9999H6.66652C5.04533 8.9999 3.64968 9.96413 3.02142 11.3506C2.37608 10.3937 1.99935 9.24079 1.99935 7.99984C1.99935 4.68613 4.68564 1.99984 7.99935 1.99984C11.3131 1.99984 13.9993 4.68613 13.9993 7.99984C13.9993 9.24039 13.6229 10.393 12.9779 11.3497Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"me-single",ref:t,icon:i}))}));t.MeSingle.displayName="MeSingle";t["default"]=t.MeSingle},58078:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MenuIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.66504 2.8666C1.66504 2.53523 1.93367 2.2666 2.26504 2.2666H13.735C14.0664 2.2666 14.335 2.53523 14.335 2.8666C14.335 3.19797 14.0664 3.4666 13.735 3.4666H2.26504C1.93367 3.4666 1.66504 3.19797 1.66504 2.8666Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.66504 8.00002C1.66504 7.66865 1.93367 7.40002 2.26504 7.40002H13.735C14.0664 7.40002 14.335 7.66865 14.335 8.00002C14.335 8.3314 14.0664 8.60002 13.735 8.60002H2.26504C1.93367 8.60002 1.66504 8.3314 1.66504 8.00002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.26504 12.5334C1.93367 12.5334 1.66504 12.8021 1.66504 13.1334C1.66504 13.4648 1.93367 13.7334 2.26504 13.7334H13.735C14.0664 13.7334 14.335 13.4648 14.335 13.1334C14.335 12.8021 14.0664 12.5334 13.735 12.5334H2.26504Z"}}]};t.MenuIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"menu-icon",ref:t,icon:i}))}));t.MenuIcon.displayName="MenuIcon";t["default"]=t.MenuIcon},38482:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MenuSingle24=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:20,height:1.5,x:2,y:3.75,fill:"currentColor",rx:.75}},{tag:"rect",attrs:{width:20,height:1.5,x:2,y:11.25,fill:"currentColor",rx:.75}},{tag:"rect",attrs:{width:20,height:1.5,x:2,y:18.75,fill:"currentColor",rx:.75}}]};t.MenuSingle24=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"menu-single-24",ref:t,icon:i}))}));t.MenuSingle24.displayName="MenuSingle24";t["default"]=t.MenuSingle24},82725:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MenuSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.66504 2.8666C1.66504 2.53523 1.93367 2.2666 2.26504 2.2666H13.735C14.0664 2.2666 14.335 2.53523 14.335 2.8666C14.335 3.19797 14.0664 3.4666 13.735 3.4666H2.26504C1.93367 3.4666 1.66504 3.19797 1.66504 2.8666Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.66504 8.00002C1.66504 7.66865 1.93367 7.40002 2.26504 7.40002H13.735C14.0664 7.40002 14.335 7.66865 14.335 8.00002C14.335 8.3314 14.0664 8.60002 13.735 8.60002H2.26504C1.93367 8.60002 1.66504 8.3314 1.66504 8.00002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.26504 12.5334C1.93367 12.5334 1.66504 12.8021 1.66504 13.1334C1.66504 13.4648 1.93367 13.7334 2.26504 13.7334H13.735C14.0664 13.7334 14.335 13.4648 14.335 13.1334C14.335 12.8021 14.0664 12.5334 13.735 12.5334H2.26504Z"}}]};t.MenuSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"menu-single",ref:t,icon:i}))}));t.MenuSingle.displayName="MenuSingle";t["default"]=t.MenuSingle},6815:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MergeAllIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.5563 1.13922 8.66094 2.03448 8.66079 3.13893L8.66064 4.19191C8.6606 4.52328 8.92919 4.79194 9.26056 4.79199C9.59193 4.79204 9.8606 4.52344 9.86064 4.19207L9.86079 3.13909C9.86085 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 7.40012H10.4947L11.0464 6.84845C11.2807 6.61414 11.2807 6.23424 11.0464 5.99993C10.8121 5.76561 10.4322 5.76561 10.1979 5.99993L9.31395 6.88384C8.68914 7.50867 8.68914 8.52171 9.31396 9.14654L10.1979 10.0305C10.4322 10.2648 10.8121 10.2648 11.0464 10.0305C11.2807 9.79614 11.2807 9.41624 11.0464 9.18192L10.4646 8.60012H13.394L13.394 12.8612C13.394 13.303 13.0359 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86064 13.303 9.86064 12.8612V11.8084C9.86064 11.4771 9.59202 11.2084 9.26064 11.2084C8.92927 11.2084 8.66064 11.4771 8.66064 11.8084V12.8612C8.66064 13.9658 9.55607 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 8.0066L14.594 8.00012L14.594 7.99363L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.33889 1.13919L3.4057 1.13926C2.30115 1.13931 1.40576 2.03474 1.40578 3.13928L1.40582 7.99139L1.40576 8.00012L1.40582 8.00886L1.40587 12.8612C1.40588 13.9658 2.30131 14.8612 3.40587 14.8612H5.33897C6.44354 14.8612 7.33897 13.9658 7.33897 12.8612V11.8084C7.33897 11.4771 7.07034 11.2084 6.73897 11.2084C6.4076 11.2084 6.13897 11.4771 6.13897 11.8084V12.8612C6.13897 13.303 5.7808 13.6612 5.33897 13.6612H3.40587C2.96405 13.6612 2.60588 13.303 2.60587 12.8612L2.60583 8.60012H5.53538L4.95357 9.18193C4.71925 9.41624 4.71925 9.79614 4.95357 10.0305C5.18788 10.2648 5.56778 10.2648 5.8021 10.0305L6.68599 9.14656C7.31083 8.52172 7.31083 7.50866 6.68599 6.88382L5.8021 5.99993C5.56778 5.76561 5.18788 5.76561 4.95357 5.99993C4.71925 6.23424 4.71925 6.61414 4.95357 6.84845L5.50523 7.40012H2.60582L2.60578 3.13927C2.60577 2.69745 2.96393 2.33928 3.40574 2.33926L5.33894 2.33919C5.78078 2.33917 6.13897 2.69735 6.13897 3.13919V4.192C6.13897 4.52337 6.4076 4.792 6.73897 4.792C7.07034 4.792 7.33897 4.52337 7.33897 4.192V3.13919C7.33897 2.03459 6.44349 1.13914 5.33889 1.13919Z"}}]};t.MergeAllIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"merge-all-icon",ref:t,icon:i}))}));t.MergeAllIcon.displayName="MergeAllIcon";t["default"]=t.MergeAllIcon},23772:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MergeAllSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.5563 1.13922 8.66094 2.03448 8.66079 3.13893L8.66064 4.19191C8.6606 4.52328 8.92919 4.79194 9.26056 4.79199C9.59193 4.79204 9.8606 4.52344 9.86064 4.19207L9.86079 3.13909C9.86085 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 7.40012H10.4947L11.0464 6.84845C11.2807 6.61414 11.2807 6.23424 11.0464 5.99993C10.8121 5.76561 10.4322 5.76561 10.1979 5.99993L9.31395 6.88384C8.68914 7.50867 8.68914 8.52171 9.31396 9.14654L10.1979 10.0305C10.4322 10.2648 10.8121 10.2648 11.0464 10.0305C11.2807 9.79614 11.2807 9.41624 11.0464 9.18192L10.4646 8.60012H13.394L13.394 12.8612C13.394 13.303 13.0359 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86064 13.303 9.86064 12.8612V11.8084C9.86064 11.4771 9.59202 11.2084 9.26064 11.2084C8.92927 11.2084 8.66064 11.4771 8.66064 11.8084V12.8612C8.66064 13.9658 9.55607 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 8.0066L14.594 8.00012L14.594 7.99363L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.33889 1.13919L3.4057 1.13926C2.30115 1.13931 1.40576 2.03474 1.40578 3.13928L1.40582 7.99139L1.40576 8.00012L1.40582 8.00886L1.40587 12.8612C1.40588 13.9658 2.30131 14.8612 3.40587 14.8612H5.33897C6.44354 14.8612 7.33897 13.9658 7.33897 12.8612V11.8084C7.33897 11.4771 7.07034 11.2084 6.73897 11.2084C6.4076 11.2084 6.13897 11.4771 6.13897 11.8084V12.8612C6.13897 13.303 5.7808 13.6612 5.33897 13.6612H3.40587C2.96405 13.6612 2.60588 13.303 2.60587 12.8612L2.60583 8.60012H5.53538L4.95357 9.18193C4.71925 9.41624 4.71925 9.79614 4.95357 10.0305C5.18788 10.2648 5.56778 10.2648 5.8021 10.0305L6.68599 9.14656C7.31083 8.52172 7.31083 7.50866 6.68599 6.88382L5.8021 5.99993C5.56778 5.76561 5.18788 5.76561 4.95357 5.99993C4.71925 6.23424 4.71925 6.61414 4.95357 6.84845L5.50523 7.40012H2.60582L2.60578 3.13927C2.60577 2.69745 2.96393 2.33928 3.40574 2.33926L5.33894 2.33919C5.78078 2.33917 6.13897 2.69735 6.13897 3.13919V4.192C6.13897 4.52337 6.4076 4.792 6.73897 4.792C7.07034 4.792 7.33897 4.52337 7.33897 4.192V3.13919C7.33897 2.03459 6.44349 1.13914 5.33889 1.13919Z"}}]};t.MergeAllSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"merge-all-single",ref:t,icon:i}))}));t.MergeAllSingle.displayName="MergeAllSingle";t["default"]=t.MergeAllSingle},87941:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MergeByRowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_715",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M.88.24H16.88V16.24H.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_715)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M15.5494 2.90265C15.5494 2.16628 14.9525 1.56934 14.2161 1.56934L3.54959 1.56934C2.81322 1.56934 2.21628 2.16628 2.21628 2.90265L2.21628 5.56928C2.21628 6.30565 2.81322 6.9026 3.54959 6.9026L14.2161 6.9026C14.9525 6.9026 15.5494 6.30566 15.5494 5.56928L15.5494 2.90265ZM14.2161 5.56928L14.2161 2.90265L11.5566 2.90265L11.5566 5.56928L14.2161 5.56928ZM7.54246 2.90265L10.2233 2.90265L10.2233 5.56928L7.54246 5.56928L7.54246 2.90265ZM6.20914 2.90265L3.54959 2.90265L3.54959 5.56928L6.20914 5.56928L6.20914 2.90265Z"}},{tag:"path",attrs:{d:"M14.2161 9.56923C14.9525 9.56923 15.5494 10.1662 15.5494 10.9026L15.5494 13.5692C15.5494 14.3056 14.9525 14.9025 14.2161 14.9025L3.54959 14.9025C2.81322 14.9025 2.21627 14.3056 2.21627 13.5692L2.21627 10.9025C2.21627 10.1662 2.81322 9.56923 3.54959 9.56923L14.2161 9.56923ZM14.2161 10.9026L14.2161 13.5692L3.54959 13.5692L3.54959 10.9025L14.2161 10.9026Z"}}]}]};t.MergeByRowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"merge-by-row-single",ref:t,icon:i}))}));t.MergeByRowSingle.displayName="MergeByRowSingle";t["default"]=t.MergeByRowSingle},48881:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MergeCellCenterContentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_706",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M.88.24H16.88V16.24H.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_706)"},children:[{tag:"path",attrs:{d:"M5.54899 9.91086C5.1808 9.91086 4.88233 10.2093 4.88233 10.5775C4.88233 10.9457 5.1808 11.2442 5.54899 11.2442H12.2156C12.5838 11.2442 12.8822 10.9457 12.8822 10.5775C12.8822 10.2093 12.5838 9.91086 12.2156 9.91086H5.54899Z"}},{tag:"path",attrs:{d:"M3.54901 1.56934C2.81264 1.56934 2.2157 2.16628 2.2157 2.90265V13.5692C2.2157 14.3056 2.81264 14.9025 3.54901 14.9025H14.2155C14.9519 14.9025 15.5489 14.3056 15.5489 13.5692V2.90265C15.5489 2.16628 14.9519 1.56934 14.2155 1.56934H3.54901ZM10.2714 2.90265H7.49318L7.49318 5.45011H10.2714V2.90265ZM11.6047 2.90265V5.45011H14.2155V2.90265H11.6047ZM3.54901 2.90265H6.15986L6.15986 5.45011H3.54901V2.90265ZM3.54901 13.5692V6.78342H14.2155V13.5692H3.54901Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.MergeCellCenterContentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"merge-cell-center-content-single",ref:t,icon:i}))}));t.MergeCellCenterContentSingle.displayName="MergeCellCenterContentSingle";t["default"]=t.MergeCellCenterContentSingle},47814:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MergeTextSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_712",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M.88.24H16.88V16.24H.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_712)"},children:[{tag:"path",attrs:{d:"M3.5495 2.9029H6.21662V4.23646H7.55018V2.9029C7.55018 2.16639 6.95313 1.56934 6.21662 1.56934H3.5495C2.813 1.56934 2.21594 2.16639 2.21594 2.9029V13.5714C2.21594 14.3079 2.813 14.9049 3.5495 14.9049H6.21662C6.95313 14.9049 7.55018 14.3079 7.55018 13.5714V12.2378H6.21662V13.5714H3.5495V2.9029Z"}},{tag:"path",attrs:{d:"M9.55052 7.7915H11.2842C11.4315 7.7915 11.5509 7.67209 11.5509 7.52479V6.72466C11.5509 6.57735 11.4315 6.45794 11.2842 6.45794H6.48334C6.33603 6.45794 6.21662 6.57735 6.21662 6.72466V7.52479C6.21662 7.67209 6.33603 7.7915 6.48334 7.7915H8.21696V10.5268C8.21696 10.6741 8.33638 10.7935 8.48368 10.7935H9.28381C9.43111 10.7935 9.55052 10.6741 9.55052 10.5268V7.7915Z"}},{tag:"path",attrs:{d:"M11.5509 2.9029H14.218V13.5714H11.5509V12.2378H10.2173V13.5714C10.2173 14.3079 10.8144 14.9049 11.5509 14.9049H14.218C14.9545 14.9049 15.5515 14.3079 15.5515 13.5714V2.9029C15.5515 2.16639 14.9545 1.56934 14.218 1.56934H11.5509C10.8144 1.56934 10.2173 2.16639 10.2173 2.9029V4.23646H11.5509V2.9029Z"}}]}]};t.MergeTextSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"merge-text-single",ref:t,icon:i}))}));t.MergeTextSingle.displayName="MergeTextSingle";t["default"]=t.MergeTextSingle},46729:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MinIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6707 7.03525C9.0573 7.03525 9.3707 6.72185 9.3707 6.33525C9.3707 5.94866 9.0573 5.63525 8.6707 5.63525C8.28411 5.63525 7.9707 5.94866 7.9707 6.33525C7.9707 6.72185 8.28411 7.03525 8.6707 7.03525Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.671 12.2842C8.33963 12.2842 8.071 12.0156 8.071 11.6842L8.071 8.20615C8.071 7.87478 8.33962 7.60615 8.671 7.60615C9.00237 7.60615 9.271 7.87478 9.271 8.20615L9.271 11.6842C9.271 12.0156 9.00237 12.2842 8.671 12.2842Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5105 9.62735C13.5105 9.09992 13.0091 8.71683 12.5002 8.8555L12.1671 8.94628C11.7319 9.06486 11.43 9.46007 11.43 9.9111V11.6842C11.43 12.0156 11.1614 12.2842 10.83 12.2842C10.4986 12.2842 10.23 12.0156 10.23 11.6842V9.9111C10.23 8.91884 10.8942 8.04938 11.8516 7.7885L12.1847 7.69771C13.4569 7.35104 14.7105 8.30878 14.7105 9.62735V11.6842C14.7105 12.0156 14.4419 12.2842 14.1105 12.2842C13.7792 12.2842 13.5105 12.0156 13.5105 11.6842V9.62735Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8377 7.66644C11.169 7.66642 11.4377 7.93503 11.4377 8.2664L11.438 11.6841C11.438 12.0155 11.1694 12.2841 10.838 12.2842C10.5066 12.2842 10.238 12.0156 10.238 11.6842L10.2377 8.26649C10.2377 7.93512 10.5063 7.66647 10.8377 7.66644Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.91043 8.23408V11.684C5.91043 12.0154 6.17906 12.284 6.51043 12.284C6.84181 12.284 7.11043 12.0154 7.11043 11.684V5.62174C7.11043 4.70597 5.82111 4.50856 5.54709 5.38237L4.19976 9.67881L2.85241 5.38235C2.58604 4.53293 1.28906 4.67865 1.28906 5.61997V11.684C1.28906 12.0154 1.55769 12.284 1.88906 12.284C2.22043 12.284 2.48906 12.0154 2.48906 11.684V8.23404L3.43641 11.255C3.67082 12.0025 4.7287 12.0025 4.9631 11.255L5.91043 8.23408Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MinIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"min-icon",ref:t,icon:i}))}));t.MinIcon.displayName="MinIcon";t["default"]=t.MinIcon},88158:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MinSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6707 7.03525C9.0573 7.03525 9.3707 6.72185 9.3707 6.33525C9.3707 5.94866 9.0573 5.63525 8.6707 5.63525C8.28411 5.63525 7.9707 5.94866 7.9707 6.33525C7.9707 6.72185 8.28411 7.03525 8.6707 7.03525Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.671 12.2842C8.33963 12.2842 8.071 12.0156 8.071 11.6842L8.071 8.20615C8.071 7.87478 8.33962 7.60615 8.671 7.60615C9.00237 7.60615 9.271 7.87478 9.271 8.20615L9.271 11.6842C9.271 12.0156 9.00237 12.2842 8.671 12.2842Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5105 9.62735C13.5105 9.09992 13.0091 8.71683 12.5002 8.8555L12.1671 8.94628C11.7319 9.06486 11.43 9.46007 11.43 9.9111V11.6842C11.43 12.0156 11.1614 12.2842 10.83 12.2842C10.4986 12.2842 10.23 12.0156 10.23 11.6842V9.9111C10.23 8.91884 10.8942 8.04938 11.8516 7.7885L12.1847 7.69771C13.4569 7.35104 14.7105 8.30878 14.7105 9.62735V11.6842C14.7105 12.0156 14.4419 12.2842 14.1105 12.2842C13.7792 12.2842 13.5105 12.0156 13.5105 11.6842V9.62735Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8377 7.66644C11.169 7.66642 11.4377 7.93503 11.4377 8.2664L11.438 11.6841C11.438 12.0155 11.1694 12.2841 10.838 12.2842C10.5066 12.2842 10.238 12.0156 10.238 11.6842L10.2377 8.26649C10.2377 7.93512 10.5063 7.66647 10.8377 7.66644Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.91043 8.23408V11.684C5.91043 12.0154 6.17906 12.284 6.51043 12.284C6.84181 12.284 7.11043 12.0154 7.11043 11.684V5.62174C7.11043 4.70597 5.82111 4.50856 5.54709 5.38237L4.19976 9.67881L2.85241 5.38235C2.58604 4.53293 1.28906 4.67865 1.28906 5.61997V11.684C1.28906 12.0154 1.55769 12.284 1.88906 12.284C2.22043 12.284 2.48906 12.0154 2.48906 11.684V8.23404L3.43641 11.255C3.67082 12.0025 4.7287 12.0025 4.9631 11.255L5.91043 8.23408Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MinSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"min-single",ref:t,icon:i}))}));t.MinSingle.displayName="MinSingle";t["default"]=t.MinSingle},94210:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MinusSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66699 7.9987C2.66699 7.63051 2.96547 7.33203 3.33366 7.33203L12.667 7.33203C13.0352 7.33203 13.3337 7.63051 13.3337 7.9987C13.3337 8.36689 13.0352 8.66536 12.667 8.66536L3.33366 8.66536C2.96547 8.66536 2.66699 8.36689 2.66699 7.9987Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MinusSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"minus-single",ref:t,icon:i}))}));t.MinusSingle.displayName="MinusSingle";t["default"]=t.MinusSingle},58850:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MistakeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.12194 6.33702C4.1805 6.47839 4.30722 6.6051 4.56066 6.85854L8.36822 10.6661L4.56062 14.4737C4.30718 14.7272 4.18046 14.8539 4.12191 14.9952C4.04384 15.1837 4.04384 15.3955 4.12191 15.584C4.18046 15.7253 4.30718 15.8521 4.56062 16.1055C4.81406 16.3589 4.94078 16.4857 5.08214 16.5442C5.27062 16.6223 5.4824 16.6223 5.67089 16.5442C5.81225 16.4857 5.93897 16.3589 6.19241 16.1055L10 12.2979L13.8074 16.1053C14.0609 16.3588 14.1876 16.4855 14.329 16.544C14.5174 16.6221 14.7292 16.6221 14.9177 16.544C15.0591 16.4855 15.1858 16.3588 15.4392 16.1053L15.4392 16.1053C15.6927 15.8519 15.8194 15.7252 15.8779 15.5838C15.956 15.3953 15.956 15.1835 15.8779 14.9951C15.8194 14.8537 15.6927 14.727 15.4392 14.4735L15.4392 14.4735L11.6318 10.6661L15.4392 6.85872C15.6926 6.60528 15.8193 6.47856 15.8779 6.3372C15.956 6.14871 15.956 5.93694 15.8779 5.74845C15.8193 5.60709 15.6926 5.48037 15.4392 5.22693C15.1857 4.97349 15.059 4.84677 14.9177 4.78822C14.7292 4.71015 14.5174 4.71015 14.3289 4.78822C14.1876 4.84677 14.0608 4.97349 13.8074 5.22693L10 9.03433L6.19244 5.22676C5.939 4.97332 5.81228 4.8466 5.67092 4.78805C5.48244 4.70997 5.27066 4.70997 5.08218 4.78805C4.94082 4.8466 4.8141 4.97332 4.56066 5.22676L4.56066 5.22676C4.30722 5.4802 4.1805 5.60692 4.12194 5.74828C4.04387 5.93676 4.04387 6.14854 4.12194 6.33702Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MistakeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"mistake-single",ref:t,icon:i}))}));t.MistakeSingle.displayName="MistakeSingle";t["default"]=t.MistakeSingle},82947:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Mistake=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:7.04,fill:"currentColor"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.87359 6.87332C6.6146 7.13231 6.6146 7.55221 6.87359 7.8112L9.062 9.99961L6.87356 12.188C6.61457 12.447 6.61457 12.8669 6.87356 13.1259C7.13255 13.3849 7.55245 13.3849 7.81144 13.1259L9.99987 10.9375L12.1882 13.1258C12.4472 13.3848 12.8671 13.3848 13.1261 13.1258C13.3851 12.8669 13.3851 12.447 13.1261 12.188L10.9378 9.99961L13.1261 7.81127C13.3851 7.55228 13.3851 7.13238 13.1261 6.87339C12.8671 6.61441 12.4472 6.61441 12.1882 6.87339L9.99987 9.06173L7.81147 6.87332C7.55248 6.61433 7.13257 6.61433 6.87359 6.87332Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Mistake=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"mistake",ref:t,icon:i}))}));t.Mistake.displayName="Mistake";t["default"]=t.Mistake},84325:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreDownIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreDownIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-down-icon",ref:t,icon:i}))}));t.MoreDownIcon.displayName="MoreDownIcon";t["default"]=t.MoreDownIcon},56154:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-down-single",ref:t,icon:i}))}));t.MoreDownSingle.displayName="MoreDownSingle";t["default"]=t.MoreDownSingle},49481:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreFunctionIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 3.30078C8.55228 3.30078 9 2.85307 9 2.30078C9 1.7485 8.55228 1.30078 8 1.30078C7.44772 1.30078 7 1.7485 7 2.30078C7 2.85307 7.44772 3.30078 8 3.30078Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 9.00012C8.55228 9.00012 9 8.55241 9 8.00012C9 7.44784 8.55228 7.00012 8 7.00012C7.44772 7.00012 7 7.44784 7 8.00012C7 8.55241 7.44772 9.00012 8 9.00012Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9 13.6995C9 14.2517 8.55228 14.6995 8 14.6995C7.44772 14.6995 7 14.2517 7 13.6995C7 13.1472 7.44772 12.6995 8 12.6995C8.55228 12.6995 9 13.1472 9 13.6995Z"}}]};t.MoreFunctionIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-function-icon",ref:t,icon:i}))}));t.MoreFunctionIcon.displayName="MoreFunctionIcon";t["default"]=t.MoreFunctionIcon},3454:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreFunctionSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 3.30078C8.55228 3.30078 9 2.85307 9 2.30078C9 1.7485 8.55228 1.30078 8 1.30078C7.44772 1.30078 7 1.7485 7 2.30078C7 2.85307 7.44772 3.30078 8 3.30078Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 9.00012C8.55228 9.00012 9 8.55241 9 8.00012C9 7.44784 8.55228 7.00012 8 7.00012C7.44772 7.00012 7 7.44784 7 8.00012C7 8.55241 7.44772 9.00012 8 9.00012Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9 13.6995C9 14.2517 8.55228 14.6995 8 14.6995C7.44772 14.6995 7 14.2517 7 13.6995C7 13.1472 7.44772 12.6995 8 12.6995C8.55228 12.6995 9 13.1472 9 13.6995Z"}}]};t.MoreFunctionSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-function-single",ref:t,icon:i}))}));t.MoreFunctionSingle.displayName="MoreFunctionSingle";t["default"]=t.MoreFunctionSingle},23593:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreHorizontalIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3 9C3.55228 9 4 8.55228 4 8C4 7.44772 3.55228 7 3 7C2.44772 7 2 7.44772 2 8C2 8.55228 2.44772 9 3 9Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13 9C13.5523 9 14 8.55228 14 8C14 7.44772 13.5523 7 13 7C12.4477 7 12 7.44772 12 8C12 8.55228 12.4477 9 13 9Z"}}]};t.MoreHorizontalIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-horizontal-icon",ref:t,icon:i}))}));t.MoreHorizontalIcon.displayName="MoreHorizontalIcon";t["default"]=t.MoreHorizontalIcon},95742:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreHorizontalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3 9C3.55228 9 4 8.55228 4 8C4 7.44772 3.55228 7 3 7C2.44772 7 2 7.44772 2 8C2 8.55228 2.44772 9 3 9Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13 9C13.5523 9 14 8.55228 14 8C14 7.44772 13.5523 7 13 7C12.4477 7 12 7.44772 12 8C12 8.55228 12.4477 9 13 9Z"}}]};t.MoreHorizontalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-horizontal-single",ref:t,icon:i}))}));t.MoreHorizontalSingle.displayName="MoreHorizontalSingle";t["default"]=t.MoreHorizontalSingle},87436:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.90913 3.57564C6.14345 3.34132 6.52335 3.34132 6.75766 3.57564L10.7577 7.57564C10.992 7.80995 10.992 8.18985 10.7577 8.42417L6.75766 12.4242C6.52335 12.6585 6.14345 12.6585 5.90913 12.4242C5.67482 12.1899 5.67482 11.81 5.90913 11.5756L9.48487 7.9999L5.90913 4.42417C5.67482 4.18985 5.67482 3.80995 5.90913 3.57564Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-icon",ref:t,icon:i}))}));t.MoreIcon.displayName="MoreIcon";t["default"]=t.MoreIcon},76472:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreLeftIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.3536 12.3536C10.1583 12.5488 9.84171 12.5488 9.64645 12.3536L6.64645 9.35355C6.45118 9.15829 6.45118 8.84171 6.64645 8.64645L9.64645 5.64645C9.84171 5.45118 10.1583 5.45118 10.3536 5.64645C10.5488 5.84171 10.5488 6.15829 10.3536 6.35355L7.70711 9L10.3536 11.6464C10.5488 11.8417 10.5488 12.1583 10.3536 12.3536Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreLeftIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-left-icon",ref:t,icon:i}))}));t.MoreLeftIcon.displayName="MoreLeftIcon";t["default"]=t.MoreLeftIcon},97959:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreLeftSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.3536 12.3536C10.1583 12.5488 9.84171 12.5488 9.64645 12.3536L6.64645 9.35355C6.45118 9.15829 6.45118 8.84171 6.64645 8.64645L9.64645 5.64645C9.84171 5.45118 10.1583 5.45118 10.3536 5.64645C10.5488 5.84171 10.5488 6.15829 10.3536 6.35355L7.70711 9L10.3536 11.6464C10.5488 11.8417 10.5488 12.1583 10.3536 12.3536Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreLeftSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-left-single",ref:t,icon:i}))}));t.MoreLeftSingle.displayName="MoreLeftSingle";t["default"]=t.MoreLeftSingle},12791:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreRightIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.14645 4.64645C6.34171 4.45118 6.65829 4.45118 6.85355 4.64645L9.85355 7.64645C10.0488 7.84171 10.0488 8.15829 9.85355 8.35355L6.85355 11.3536C6.65829 11.5488 6.34171 11.5488 6.14645 11.3536C5.95118 11.1583 5.95118 10.8417 6.14645 10.6464L8.79289 8L6.14645 5.35355C5.95118 5.15829 5.95118 4.84171 6.14645 4.64645Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreRightIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-right-icon",ref:t,icon:i}))}));t.MoreRightIcon.displayName="MoreRightIcon";t["default"]=t.MoreRightIcon},71892:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreRightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.14645 4.64645C6.34171 4.45118 6.65829 4.45118 6.85355 4.64645L9.85355 7.64645C10.0488 7.84171 10.0488 8.15829 9.85355 8.35355L6.85355 11.3536C6.65829 11.5488 6.34171 11.5488 6.14645 11.3536C5.95118 11.1583 5.95118 10.8417 6.14645 10.6464L8.79289 8L6.14645 5.35355C5.95118 5.15829 5.95118 4.84171 6.14645 4.64645Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreRightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-right-single",ref:t,icon:i}))}));t.MoreRightSingle.displayName="MoreRightSingle";t["default"]=t.MoreRightSingle},3323:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.90913 3.57564C6.14345 3.34132 6.52335 3.34132 6.75766 3.57564L10.7577 7.57564C10.992 7.80995 10.992 8.18985 10.7577 8.42417L6.75766 12.4242C6.52335 12.6585 6.14345 12.6585 5.90913 12.4242C5.67482 12.1899 5.67482 11.81 5.90913 11.5756L9.48487 7.9999L5.90913 4.42417C5.67482 4.18985 5.67482 3.80995 5.90913 3.57564Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-single",ref:t,icon:i}))}));t.MoreSingle.displayName="MoreSingle";t["default"]=t.MoreSingle},47220:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreUpIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.64645 9.85355C4.45118 9.65829 4.45118 9.34171 4.64645 9.14645L7.64645 6.14645C7.84171 5.95118 8.15829 5.95118 8.35355 6.14645L11.3536 9.14645C11.5488 9.34171 11.5488 9.65829 11.3536 9.85355C11.1583 10.0488 10.8417 10.0488 10.6464 9.85355L8 7.20711L5.35355 9.85355C5.15829 10.0488 4.84171 10.0488 4.64645 9.85355Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreUpIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-up-icon",ref:t,icon:i}))}));t.MoreUpIcon.displayName="MoreUpIcon";t["default"]=t.MoreUpIcon},66563:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoreUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.64645 9.85355C4.45118 9.65829 4.45118 9.34171 4.64645 9.14645L7.64645 6.14645C7.84171 5.95118 8.15829 5.95118 8.35355 6.14645L11.3536 9.14645C11.5488 9.34171 11.5488 9.65829 11.3536 9.85355C11.1583 10.0488 10.8417 10.0488 10.6464 9.85355L8 7.20711L5.35355 9.85355C5.15829 10.0488 4.84171 10.0488 4.64645 9.85355Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MoreUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"more-up-single",ref:t,icon:i}))}));t.MoreUpSingle.displayName="MoreUpSingle";t["default"]=t.MoreUpSingle},21881:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoveDownIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.25 2.96401C1.25 3.84767 1.96634 4.56401 2.85 4.56401H13.15C14.0337 4.56401 14.75 3.84767 14.75 2.96401C14.75 2.08036 14.0337 1.36401 13.15 1.36401H2.85C1.96635 1.36401 1.25 2.08036 1.25 2.96401ZM2.85 3.36401C2.62909 3.36401 2.45 3.18493 2.45 2.96401C2.45 2.7431 2.62909 2.56401 2.85 2.56401H13.15C13.3709 2.56401 13.55 2.7431 13.55 2.96401C13.55 3.18493 13.3709 3.36401 13.15 3.36401H2.85Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 11.6118C5.80995 11.3774 6.18985 11.3774 6.42417 11.6118L7.3999 12.5875V6.36951C7.3999 6.03814 7.66853 5.76951 7.9999 5.76951C8.33127 5.76951 8.5999 6.03814 8.5999 6.36951V12.5875L9.57564 11.6118C9.80995 11.3774 10.1899 11.3774 10.4242 11.6118C10.6585 11.8461 10.6585 12.226 10.4242 12.4603L8.4324 14.452C8.32324 14.5655 8.16982 14.6362 7.9999 14.6362C7.82998 14.6362 7.67655 14.5655 7.56739 14.452L5.57564 12.4603C5.34132 12.226 5.34132 11.8461 5.57564 11.6118Z"}}]};t.MoveDownIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"move-down-icon",ref:t,icon:i}))}));t.MoveDownIcon.displayName="MoveDownIcon";t["default"]=t.MoveDownIcon},52334:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoveDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.25 2.96401C1.25 3.84767 1.96634 4.56401 2.85 4.56401H13.15C14.0337 4.56401 14.75 3.84767 14.75 2.96401C14.75 2.08036 14.0337 1.36401 13.15 1.36401H2.85C1.96635 1.36401 1.25 2.08036 1.25 2.96401ZM2.85 3.36401C2.62909 3.36401 2.45 3.18493 2.45 2.96401C2.45 2.7431 2.62909 2.56401 2.85 2.56401H13.15C13.3709 2.56401 13.55 2.7431 13.55 2.96401C13.55 3.18493 13.3709 3.36401 13.15 3.36401H2.85Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 11.6118C5.80995 11.3774 6.18985 11.3774 6.42417 11.6118L7.3999 12.5875V6.36951C7.3999 6.03814 7.66853 5.76951 7.9999 5.76951C8.33127 5.76951 8.5999 6.03814 8.5999 6.36951V12.5875L9.57564 11.6118C9.80995 11.3774 10.1899 11.3774 10.4242 11.6118C10.6585 11.8461 10.6585 12.226 10.4242 12.4603L8.4324 14.452C8.32324 14.5655 8.16982 14.6362 7.9999 14.6362C7.82998 14.6362 7.67655 14.5655 7.56739 14.452L5.57564 12.4603C5.34132 12.226 5.34132 11.8461 5.57564 11.6118Z"}}]};t.MoveDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"move-down-single",ref:t,icon:i}))}));t.MoveDownSingle.displayName="MoveDownSingle";t["default"]=t.MoveDownSingle},20732:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoveFileSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6663 3.66676H8.47967L8.26634 3.0001C8.12804 2.60892 7.87151 2.27043 7.53227 2.03154C7.19304 1.79264 6.78791 1.66516 6.37301 1.66676H3.33301C2.80257 1.66676 2.29387 1.87748 1.91879 2.25255C1.54372 2.62762 1.33301 3.13633 1.33301 3.66676V12.3334C1.33301 12.8639 1.54372 13.3726 1.91879 13.7476C2.29387 14.1227 2.80257 14.3334 3.33301 14.3334H12.6663C13.1968 14.3334 13.7055 14.1227 14.0806 13.7476C14.4556 13.3726 14.6663 12.8639 14.6663 12.3334V5.66676C14.6663 5.13633 14.4556 4.62762 14.0806 4.25255C13.7055 3.87748 13.1968 3.66676 12.6663 3.66676ZM13.333 12.3334C13.333 12.5102 13.2628 12.6798 13.1377 12.8048C13.0127 12.9299 12.8432 13.0001 12.6663 13.0001H3.33301C3.1562 13.0001 2.98663 12.9299 2.8616 12.8048C2.73658 12.6798 2.66634 12.5102 2.66634 12.3334V3.66676C2.66634 3.48995 2.73658 3.32038 2.8616 3.19536C2.98663 3.07033 3.1562 3.0001 3.33301 3.0001H6.37301C6.51277 2.99974 6.64911 3.04331 6.76276 3.12466C6.87641 3.20601 6.96162 3.32102 7.00634 3.45343L7.36634 4.54676C7.41106 4.67918 7.49627 4.79419 7.60992 4.87554C7.72357 4.95688 7.85991 5.00046 7.99967 5.0001H12.6663C12.8432 5.0001 13.0127 5.07033 13.1377 5.19536C13.2628 5.32038 13.333 5.48995 13.333 5.66676V12.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.142 9.80785C10.2027 9.74445 10.2503 9.66968 10.282 9.58785C10.3487 9.42554 10.3487 9.24349 10.282 9.08118C10.2503 8.99935 10.2027 8.92458 10.142 8.86118L8.80869 7.52785C8.68315 7.40231 8.51289 7.33179 8.33536 7.33179C8.15782 7.33179 7.98756 7.40231 7.86202 7.52785C7.73649 7.65338 7.66596 7.82365 7.66596 8.00118C7.66596 8.17872 7.73649 8.34898 7.86202 8.47451L8.06202 8.66785H6.33536C6.15854 8.66785 5.98897 8.73809 5.86395 8.86311C5.73893 8.98813 5.66869 9.1577 5.66869 9.33452C5.66869 9.51133 5.73893 9.6809 5.86395 9.80592C5.98897 9.93094 6.15854 10.0012 6.33536 10.0012H8.06202L7.86202 10.1945C7.79954 10.2565 7.74994 10.3302 7.71609 10.4115C7.68225 10.4927 7.66482 10.5798 7.66482 10.6678C7.66482 10.7559 7.68225 10.843 7.71609 10.9242C7.74994 11.0055 7.79954 11.0792 7.86202 11.1412C7.924 11.2037 7.99773 11.2533 8.07897 11.2871C8.16021 11.321 8.24735 11.3384 8.33536 11.3384C8.42336 11.3384 8.5105 11.321 8.59174 11.2871C8.67298 11.2533 8.74671 11.2037 8.80869 11.1412L10.142 9.80785Z"}}]};t.MoveFileSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"move-file-single",ref:t,icon:i}))}));t.MoveFileSingle.displayName="MoveFileSingle";t["default"]=t.MoveFileSingle},60912:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoveUpIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.25 13.036C1.25 12.1523 1.96634 11.436 2.85 11.436H13.15C14.0337 11.436 14.75 12.1523 14.75 13.036C14.75 13.9196 14.0337 14.636 13.15 14.636H2.85C1.96635 14.636 1.25 13.9196 1.25 13.036ZM2.85 12.636C2.62909 12.636 2.45 12.8151 2.45 13.036C2.45 13.2569 2.62909 13.436 2.85 13.436H13.15C13.3709 13.436 13.55 13.2569 13.55 13.036C13.55 12.8151 13.3709 12.636 13.15 12.636H2.85Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 4.38825C5.80995 4.62256 6.18985 4.62256 6.42417 4.38825L7.3999 3.41251V9.63049C7.3999 9.96186 7.66853 10.2305 7.9999 10.2305C8.33127 10.2305 8.5999 9.96186 8.5999 9.63049V3.41251L9.57564 4.38825C9.80995 4.62256 10.1899 4.62256 10.4242 4.38825C10.6585 4.15393 10.6585 3.77403 10.4242 3.53972L8.4324 1.54796C8.32324 1.43445 8.16982 1.36382 7.9999 1.36382C7.82998 1.36382 7.67655 1.43446 7.56739 1.54797L5.57564 3.53972C5.34132 3.77403 5.34132 4.15393 5.57564 4.38825Z"}}]};t.MoveUpIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"move-up-icon",ref:t,icon:i}))}));t.MoveUpIcon.displayName="MoveUpIcon";t["default"]=t.MoveUpIcon},44287:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MoveUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.25 13.036C1.25 12.1523 1.96634 11.436 2.85 11.436H13.15C14.0337 11.436 14.75 12.1523 14.75 13.036C14.75 13.9196 14.0337 14.636 13.15 14.636H2.85C1.96635 14.636 1.25 13.9196 1.25 13.036ZM2.85 12.636C2.62909 12.636 2.45 12.8151 2.45 13.036C2.45 13.2569 2.62909 13.436 2.85 13.436H13.15C13.3709 13.436 13.55 13.2569 13.55 13.036C13.55 12.8151 13.3709 12.636 13.15 12.636H2.85Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 4.38825C5.80995 4.62256 6.18985 4.62256 6.42417 4.38825L7.3999 3.41251V9.63049C7.3999 9.96186 7.66853 10.2305 7.9999 10.2305C8.33127 10.2305 8.5999 9.96186 8.5999 9.63049V3.41251L9.57564 4.38825C9.80995 4.62256 10.1899 4.62256 10.4242 4.38825C10.6585 4.15393 10.6585 3.77403 10.4242 3.53972L8.4324 1.54796C8.32324 1.43445 8.16982 1.36382 7.9999 1.36382C7.82998 1.36382 7.67655 1.43446 7.56739 1.54797L5.57564 3.53972C5.34132 3.77403 5.34132 4.15393 5.57564 4.38825Z"}}]};t.MoveUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"move-up-single",ref:t,icon:i}))}));t.MoveUpSingle.displayName="MoveUpSingle";t["default"]=t.MoveUpSingle},1990:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MovieSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.06494 7.99983C1.06494 4.1698 4.1698 1.06494 7.99983 1.06494C11.8299 1.06494 14.9347 4.1698 14.9347 7.99983C14.9347 10.3837 13.7319 12.4867 11.9 13.7349H14.3346C14.4173 13.7349 14.4962 13.7517 14.5678 13.782C14.7833 13.873 14.9346 14.0862 14.9346 14.3349C14.9346 14.5812 14.7861 14.7928 14.5737 14.8852C14.5182 14.9094 14.4583 14.9254 14.3956 14.9318C14.3755 14.9338 14.3549 14.9349 14.3343 14.9349H11.6776L11.6688 14.9348L7.99983 14.9347C4.1698 14.9347 1.06494 11.8299 1.06494 7.99983ZM7.99983 2.26494C4.83253 2.26494 2.26494 4.83253 2.26494 7.99983C2.26494 11.1671 4.83253 13.7347 7.99983 13.7347C11.1671 13.7347 13.7347 11.1671 13.7347 7.99983C13.7347 4.83253 11.1671 2.26494 7.99983 2.26494ZM6.44971 5.14935C6.44971 4.29317 7.14375 3.59912 7.99994 3.59912C8.85612 3.59912 9.55017 4.29317 9.55017 5.14935C9.55017 6.00554 8.85612 6.69959 7.99994 6.69959C7.14375 6.69959 6.44971 6.00554 6.44971 5.14935ZM7.99994 4.79912C7.8065 4.79912 7.64971 4.95591 7.64971 5.14935C7.64971 5.3428 7.8065 5.49959 7.99994 5.49959C8.19338 5.49959 8.35017 5.3428 8.35017 5.14935C8.35017 4.95591 8.19338 4.79912 7.99994 4.79912ZM6.44971 10.8508C6.44971 9.99459 7.14375 9.30054 7.99994 9.30054C8.85612 9.30054 9.55017 9.99459 9.55017 10.8508C9.55017 11.707 8.85612 12.401 7.99994 12.401C7.14375 12.401 6.44971 11.707 6.44971 10.8508ZM7.99994 10.5005C7.8065 10.5005 7.64971 10.6573 7.64971 10.8508C7.64971 11.0442 7.8065 11.201 7.99994 11.201C8.19338 11.201 8.35017 11.0442 8.35017 10.8508C8.35017 10.6573 8.19338 10.5005 7.99994 10.5005ZM3.59912 7.99994C3.59912 7.14375 4.29317 6.44971 5.14935 6.44971C6.00554 6.44971 6.69959 7.14375 6.69959 7.99994C6.69959 8.85612 6.00554 9.55017 5.14935 9.55017C4.29317 9.55017 3.59912 8.85612 3.59912 7.99994ZM5.14935 7.64971C4.95591 7.64971 4.79912 7.8065 4.79912 7.99994C4.79912 8.19338 4.95591 8.35017 5.14935 8.35017C5.3428 8.35017 5.49959 8.19338 5.49959 7.99994C5.49959 7.8065 5.3428 7.64971 5.14935 7.64971ZM9.30029 7.99994C9.30029 7.14375 9.99434 6.44971 10.8505 6.44971C11.7067 6.44971 12.4008 7.14375 12.4008 7.99994C12.4008 8.85612 11.7067 9.55017 10.8505 9.55017C9.99434 9.55017 9.30029 8.85612 9.30029 7.99994ZM10.8505 7.64971C10.6571 7.64971 10.5003 7.8065 10.5003 7.99994C10.5003 8.19338 10.6571 8.35017 10.8505 8.35017C11.044 8.35017 11.2008 8.19338 11.2008 7.99994C11.2008 7.8065 11.044 7.64971 10.8505 7.64971Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.MovieSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"movie-single",ref:t,icon:i}))}));t.MovieSingle.displayName="MovieSingle";t["default"]=t.MovieSingle},31177:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MovingAverageIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.19874 8.12481C5.19874 8.46503 4.92295 8.74083 4.58272 8.74083C4.2425 8.74083 3.96671 8.46503 3.96671 8.12481C3.96671 7.78458 4.2425 7.50879 4.58272 7.50879C4.92295 7.50879 5.19874 7.78458 5.19874 8.12481Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2923 9.34608C12.7459 9.34608 13.1136 8.97834 13.1136 8.52473C13.1136 8.07111 12.7459 7.70337 12.2923 7.70337C11.8387 7.70337 11.4709 8.07111 11.4709 8.52473C11.4709 8.97834 11.8387 9.34608 12.2923 9.34608Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.62856 3.6871C9.62856 4.25412 9.16889 4.71379 8.60186 4.71379C8.03484 4.71379 7.57516 4.25412 7.57516 3.6871C7.57516 3.12007 8.03484 2.6604 8.60186 2.6604C9.16889 2.6604 9.62856 3.12007 9.62856 3.6871Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.43728 12.9515C9.7775 12.9515 10.0533 12.6757 10.0533 12.3355C10.0533 11.9953 9.7775 11.7195 9.43728 11.7195C9.09705 11.7195 8.82126 11.9953 8.82126 12.3355C8.82126 12.6757 9.09705 12.9515 9.43728 12.9515Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0492 5.286C14.3429 5.13259 14.4567 4.77012 14.3032 4.4764C14.1498 4.18268 13.7874 4.06894 13.4936 4.22235L8.41786 6.87348C8.28294 6.94395 8.17985 7.06307 8.12946 7.2067L6.68157 11.3341L4.68624 9.71803C4.42874 9.50947 4.05092 9.54914 3.84236 9.80665C3.63379 10.0642 3.67347 10.442 3.93097 10.6505L6.58816 12.8027C6.73982 12.9255 6.94173 12.9669 7.12949 12.9137C7.31724 12.8604 7.46737 12.7192 7.53197 12.5351L9.18339 7.82746L14.0492 5.286Z"}}]};t.MovingAverageIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"moving-average-icon",ref:t,icon:i}))}));t.MovingAverageIcon.displayName="MovingAverageIcon";t["default"]=t.MovingAverageIcon},11998:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MovingAverageSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.19874 8.12481C5.19874 8.46503 4.92295 8.74083 4.58272 8.74083C4.2425 8.74083 3.96671 8.46503 3.96671 8.12481C3.96671 7.78458 4.2425 7.50879 4.58272 7.50879C4.92295 7.50879 5.19874 7.78458 5.19874 8.12481Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.2923 9.34608C12.7459 9.34608 13.1136 8.97834 13.1136 8.52473C13.1136 8.07111 12.7459 7.70337 12.2923 7.70337C11.8387 7.70337 11.4709 8.07111 11.4709 8.52473C11.4709 8.97834 11.8387 9.34608 12.2923 9.34608Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.62856 3.6871C9.62856 4.25412 9.16889 4.71379 8.60186 4.71379C8.03484 4.71379 7.57516 4.25412 7.57516 3.6871C7.57516 3.12007 8.03484 2.6604 8.60186 2.6604C9.16889 2.6604 9.62856 3.12007 9.62856 3.6871Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.43728 12.9515C9.7775 12.9515 10.0533 12.6757 10.0533 12.3355C10.0533 11.9953 9.7775 11.7195 9.43728 11.7195C9.09705 11.7195 8.82126 11.9953 8.82126 12.3355C8.82126 12.6757 9.09705 12.9515 9.43728 12.9515Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0492 5.286C14.3429 5.13259 14.4567 4.77012 14.3032 4.4764C14.1498 4.18268 13.7874 4.06894 13.4936 4.22235L8.41786 6.87348C8.28294 6.94395 8.17985 7.06307 8.12946 7.2067L6.68157 11.3341L4.68624 9.71803C4.42874 9.50947 4.05092 9.54914 3.84236 9.80665C3.63379 10.0642 3.67347 10.442 3.93097 10.6505L6.58816 12.8027C6.73982 12.9255 6.94173 12.9669 7.12949 12.9137C7.31724 12.8604 7.46737 12.7192 7.53197 12.5351L9.18339 7.82746L14.0492 5.286Z"}}]};t.MovingAverageSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"moving-average-single",ref:t,icon:i}))}));t.MovingAverageSingle.displayName="MovingAverageSingle";t["default"]=t.MovingAverageSingle},32153:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.MusicSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6528 6.42301C14.6528 7.9263 14.6789 9.43002 14.644 10.9325C14.6189 12.0056 14.1154 12.8413 13.1446 13.3344C11.6993 14.0686 9.88943 13.2345 9.47658 11.6668C9.0674 10.1134 10.0555 8.59978 11.6443 8.35664C11.9395 8.31152 12.2402 8.31605 12.5335 8.38623C12.654 8.41495 12.6907 8.38105 12.6905 8.26185C12.6874 7.23749 12.6941 6.21291 12.6848 5.18855C12.6801 4.67377 12.205 4.281 11.7011 4.37342C11.0127 4.49952 10.3392 4.69234 9.65861 4.85342C8.89768 5.03351 8.13804 5.21834 7.37797 5.40253C6.85089 5.53036 6.61531 5.82877 6.61531 6.37032C6.61467 8.54277 6.61575 10.7152 6.61467 12.8879C6.61402 14.1878 5.68423 15.3028 4.404 15.543C3.01147 15.8042 1.60492 14.7984 1.37452 13.3964C1.13592 11.9452 2.09205 10.6571 3.39561 10.3738C3.74649 10.2976 4.09932 10.2914 4.45258 10.3561C4.62554 10.3879 4.63352 10.3846 4.63374 10.2009C4.63439 8.82629 4.63417 7.45169 4.63417 6.0773C4.63417 5.31529 4.63245 4.5535 4.63504 3.79149C4.63612 3.46436 4.67693 3.14457 4.85269 2.85674C5.07898 2.48599 5.40612 2.25192 5.82545 2.15022C8.16007 1.58362 10.4934 1.01163 12.8308 0.457556C13.6781 0.256742 14.4738 0.800019 14.6347 1.65229C14.6565 1.76738 14.6528 1.88786 14.653 2.00598C14.6541 3.47839 14.6537 4.95059 14.6537 6.42301H14.653H14.6528Z"}}]};t.MusicSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"music-single",ref:t,icon:i}))}));t.MusicSingle.displayName="MusicSingle";t["default"]=t.MusicSingle},58099:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NameScopingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.38078 10.9714C8.80078 10.9714 9.01078 10.8414 9.01078 10.5814V5.57094C9.01078 5.22427 8.78078 5.05094 8.32078 5.05094H7.32078C7.18745 5.05094 7.08745 5.09761 7.02078 5.19094C6.96078 5.28427 6.93078 5.45094 6.93078 5.69094C6.93078 5.94427 6.95411 6.11094 7.00078 6.19094C7.04745 6.27094 7.13411 6.31094 7.26078 6.31094H7.75078V10.5814C7.75078 10.8414 7.96078 10.9714 8.38078 10.9714Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.24878 1.96769C1.24878 1.5995 1.54726 1.30103 1.91545 1.30103H4.58211C4.9503 1.30103 5.24878 1.5995 5.24878 1.96769V2.63428H11.1844V1.96769C11.1844 1.5995 11.4829 1.30103 11.8511 1.30103H14.5178C14.886 1.30103 15.1844 1.5995 15.1844 1.96769V4.63436C15.1844 5.00255 14.886 5.30103 14.5178 5.30103H13.8512V10.6971H14.5178C14.886 10.6971 15.1844 10.9956 15.1844 11.3638V14.0305C15.1844 14.3987 14.886 14.6971 14.5178 14.6971H11.8511C11.4829 14.6971 11.1844 14.3987 11.1844 14.0305V13.364H5.24878V14.0305C5.24878 14.3987 4.9503 14.6971 4.58211 14.6971H1.91545C1.54726 14.6971 1.24878 14.3987 1.24878 14.0305V11.3638C1.24878 10.9956 1.54726 10.6971 1.91545 10.6971H2.58203V5.30103H1.91545C1.54726 5.30103 1.24878 5.00255 1.24878 4.63436V1.96769ZM11.1844 11.3638V12.0306H5.24878V11.3638C5.24878 10.9956 4.9503 10.6971 4.58211 10.6971H3.91536V5.30103H4.58211C4.9503 5.30103 5.24878 5.00255 5.24878 4.63436V3.96761H11.1844V4.63436C11.1844 5.00255 11.4829 5.30103 11.8511 5.30103H12.5178V10.6971H11.8511C11.4829 10.6971 11.1844 10.9956 11.1844 11.3638ZM3.91545 12.0305V12.6899L3.91541 12.6973L3.91545 12.7048V13.3638H2.58211V12.0305H3.91545ZM3.91545 3.29349L3.91541 3.30094L3.91545 3.30839V3.96769H3.25615L3.2487 3.96765L3.24125 3.96769H2.58211V2.63436H3.91545V3.29349ZM12.5178 13.3638V12.0305H13.8511V13.3638H12.5178ZM13.1845 3.96765L13.1919 3.96769H13.8511V2.63436H12.5178V3.96769H13.177L13.1845 3.96765Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NameScopingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"name-scoping-single",ref:t,icon:i}))}));t.NameScopingSingle.displayName="NameScopingSingle";t["default"]=t.NameScopingSingle},12412:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NeedSingle16=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6447",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.84H16.54V16.84H.54z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6447)"},children:[{tag:"path",attrs:{d:"M8.52953 2.06122C8.79183 2.06122 9.03377 2.20263 9.16249 2.43118L11.8866 7.26816C12.0133 7.49309 12.0111 7.76835 11.8809 7.99122C11.7506 8.21409 11.5118 8.35108 11.2537 8.35108H9.25622L9.25848 14.8948C9.25862 15.296 8.93349 15.6214 8.53229 15.6215C8.13109 15.6217 7.80574 15.2965 7.8056 14.8953L7.80334 8.35108H5.80537C5.54722 8.35108 5.30847 8.21409 5.1782 7.99122C5.04794 7.76835 5.04573 7.49309 5.17241 7.26816L7.89657 2.43118C8.02529 2.20263 8.26722 2.06122 8.52953 2.06122Z"}},{tag:"path",attrs:{d:"M5.0653 8.81148C5.41187 9.01361 5.52895 9.45842 5.32683 9.80498L5.07767 10.2322H6.41228C6.81349 10.2322 7.13872 10.5574 7.13872 10.9586C7.13872 11.3598 6.81349 11.6851 6.41228 11.6851H4.2303L3.13489 13.5632H6.41187C6.81307 13.5632 7.13831 13.8885 7.13831 14.2897C7.13831 14.6909 6.81307 15.0161 6.41187 15.0161H1.87024C1.61014 15.0161 1.36988 14.877 1.24033 14.6515C1.11077 14.426 1.11169 14.1484 1.24273 13.9237L4.0718 9.07301C4.27393 8.72644 4.71874 8.60935 5.0653 8.81148Z"}},{tag:"path",attrs:{d:"M12.0223 8.81148C12.3689 8.60935 12.8137 8.72644 13.0158 9.07301L15.8449 13.9237C15.9759 14.1484 15.9768 14.426 15.8473 14.6515C15.7177 14.877 15.4775 15.0161 15.2174 15.0161H10.6486C10.2473 15.0161 9.92211 14.6909 9.92211 14.2897C9.92211 13.8885 10.2473 13.5632 10.6486 13.5632H13.9527L12.8573 11.6851H10.6783C10.2771 11.6851 9.95191 11.3598 9.95191 10.9586C9.95191 10.5574 10.2771 10.2322 10.6783 10.2322H12.0099L11.7608 9.80498C11.5586 9.45842 11.6757 9.01361 12.0223 8.81148Z"}}]}]};t.NeedSingle16=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"need-single-16",ref:t,icon:i}))}));t.NeedSingle16.displayName="NeedSingle16";t["default"]=t.NeedSingle16},10451:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NeedSingle20=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 21",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6459",width:21,height:21,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.84H20.91V20.84H.91z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6459)"},children:[{tag:"path",attrs:{d:"M10.8883 2.36621C11.2162 2.36621 11.5186 2.54297 11.6795 2.82866L15.0847 8.87489C15.243 9.15605 15.2403 9.50013 15.0774 9.77871C14.9146 10.0573 14.6162 10.2285 14.2935 10.2285H11.7967L11.7995 18.4082C11.7997 18.9097 11.3932 19.3164 10.8917 19.3166C10.3902 19.3168 9.98355 18.9103 9.98338 18.4088L9.98055 10.2285H7.48309C7.16041 10.2285 6.86196 10.0573 6.69913 9.77871C6.5363 9.50013 6.53354 9.15605 6.69189 8.87489L10.0971 2.82866C10.258 2.54297 10.5604 2.36621 10.8883 2.36621Z"}},{tag:"path",attrs:{d:"M6.55801 10.804C6.99121 11.0567 7.13757 11.6127 6.88491 12.0459L6.57347 12.5799H8.24173C8.74324 12.5799 9.14979 12.9865 9.14979 13.488C9.14979 13.9895 8.74324 14.396 8.24173 14.396H5.51425L4.145 16.7437H8.24122C8.74272 16.7437 9.14927 17.1503 9.14927 17.6518C9.14927 18.1533 8.74272 18.5598 8.24122 18.5598H2.56418C2.23905 18.5598 1.93873 18.386 1.77679 18.1041C1.61484 17.8221 1.61599 17.4751 1.77979 17.1943L5.31613 11.1309C5.56879 10.6977 6.1248 10.5514 6.55801 10.804Z"}},{tag:"path",attrs:{d:"M15.2543 10.804C15.6875 10.5514 16.2435 10.6977 16.4961 11.131L20.0325 17.1943C20.1963 17.4751 20.1974 17.8221 20.0355 18.1041C19.8735 18.386 19.5732 18.5598 19.2481 18.5598H13.5371C13.0356 18.5598 12.629 18.1533 12.629 17.6518C12.629 17.1503 13.0356 16.7437 13.5371 16.7437H17.6673L16.298 14.396H13.5743C13.0728 14.396 12.6663 13.9895 12.6663 13.488C12.6663 12.9865 13.0728 12.5799 13.5743 12.5799H15.2388L14.9274 12.0459C14.6747 11.6127 14.8211 11.0567 15.2543 10.804Z"}}]}]};t.NeedSingle20=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"need-single-20",ref:t,icon:i}))}));t.NeedSingle20.displayName="NeedSingle20";t["default"]=t.NeedSingle20},3797:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Network=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.17972 4.73857C2.24801 2.68918 4.46928 1.51064 6.76524 1.77508C8.88628 2.01938 10.6653 3.44849 11.3769 5.4298L11.6582 5.4298C13.2111 5.42878 14.7632 6.24955 15.2767 7.87028C15.769 9.42424 15.1973 11.118 13.8639 12.0557C13.5627 12.2675 13.1468 12.195 12.9351 11.8938C12.7233 11.5926 12.7957 11.1768 13.0969 10.965C13.9546 10.3619 14.3223 9.2725 14.0056 8.27299C13.7102 7.34043 12.7846 6.76227 11.6592 6.76313L10.885 6.76313C10.5807 6.76313 10.3149 6.55698 10.2393 6.26216C9.80215 4.5586 8.35989 3.3009 6.61268 3.09966C4.86543 2.89842 3.17504 3.79529 2.36206 5.35489C1.54909 6.9145 1.78188 8.81388 2.94743 10.131C3.19143 10.4067 3.16571 10.8281 2.88998 11.0721C2.61425 11.3161 2.19292 11.2903 1.94892 11.0146C0.417334 9.28385 0.111433 6.78797 1.17972 4.73857Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.71283 10.2266H10.2357C11.193 10.2266 11.9691 11.0026 11.9691 11.9599V12.5286C11.9691 13.4859 11.193 14.262 10.2357 14.262H5.71283C4.75553 14.262 3.97949 13.4859 3.97949 12.5286V11.9599C3.97949 11.0026 4.75553 10.2266 5.71283 10.2266ZM5.71283 11.5599H10.2357C10.4567 11.5599 10.6357 11.739 10.6357 11.9599V12.5286C10.6357 12.7496 10.4567 12.9286 10.2357 12.9286H5.71283C5.49191 12.9286 5.31283 12.7496 5.31283 12.5286V11.9599C5.31283 11.739 5.49191 11.5599 5.71283 11.5599Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.6416 8.74089C6.6416 8.3727 6.94008 8.07422 7.30827 8.07422H11.3083C11.6765 8.07422 11.9749 8.3727 11.9749 8.74089C11.9749 9.10908 11.6765 9.40755 11.3083 9.40755H7.30827C6.94008 9.40755 6.6416 9.10908 6.6416 8.74089Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.97363 8.74089C3.97363 8.3727 4.27211 8.07422 4.6403 8.07422H5.30697C5.67516 8.07422 5.97363 8.3727 5.97363 8.74089C5.97363 9.10908 5.67516 9.40755 5.30697 9.40755H4.6403C4.27211 9.40755 3.97363 9.10908 3.97363 8.74089Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Network=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"network",ref:t,icon:i}))}));t.Network.displayName="Network";t["default"]=t.Network},68661:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NewChatSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99991 1.33325C7.12443 1.33325 6.25752 1.50569 5.44869 1.84072C4.63985 2.17575 3.90492 2.66682 3.28587 3.28587C2.03562 4.53612 1.33324 6.23181 1.33324 7.99992C1.32742 9.53934 1.86044 11.0323 2.83991 12.2199L1.50658 13.5533C1.41407 13.647 1.35141 13.766 1.32649 13.8954C1.30158 14.0247 1.31552 14.1585 1.36658 14.2799C1.42195 14.3999 1.51171 14.5007 1.62448 14.5695C1.73724 14.6384 1.86791 14.6721 1.99991 14.6666H7.99991C9.76802 14.6666 11.4637 13.9642 12.714 12.714C13.9642 11.4637 14.6666 9.76803 14.6666 7.99992C14.6666 6.23181 13.9642 4.53612 12.714 3.28587C11.4637 2.03563 9.76802 1.33325 7.99991 1.33325ZM7.99991 13.3333H3.60658L4.22658 12.7133C4.35074 12.5883 4.42044 12.4194 4.42044 12.2433C4.42044 12.0671 4.35074 11.8982 4.22658 11.7733C3.35363 10.9013 2.81003 9.75361 2.68837 8.52578C2.56672 7.29795 2.87454 6.06592 3.5594 5.0396C4.24425 4.01328 5.26377 3.25616 6.44425 2.89723C7.62474 2.53831 8.89315 2.59979 10.0334 3.07119C11.1736 3.5426 12.1151 4.39477 12.6975 5.48251C13.2799 6.57026 13.4672 7.82628 13.2273 9.03659C12.9875 10.2469 12.3354 11.3366 11.3823 12.1201C10.4291 12.9035 9.23375 13.3323 7.99991 13.3333ZM9.99991 7.33325H8.66658V5.99992C8.66658 5.82311 8.59634 5.65354 8.47131 5.52851C8.34629 5.40349 8.17672 5.33325 7.99991 5.33325C7.8231 5.33325 7.65353 5.40349 7.52851 5.52851C7.40348 5.65354 7.33324 5.82311 7.33324 5.99992V7.33325H5.99991C5.8231 7.33325 5.65353 7.40349 5.52851 7.52851C5.40348 7.65354 5.33324 7.82311 5.33324 7.99992C5.33324 8.17673 5.40348 8.3463 5.52851 8.47132C5.65353 8.59635 5.8231 8.66659 5.99991 8.66659H7.33324V9.99992C7.33324 10.1767 7.40348 10.3463 7.52851 10.4713C7.65353 10.5963 7.8231 10.6666 7.99991 10.6666C8.17672 10.6666 8.34629 10.5963 8.47131 10.4713C8.59634 10.3463 8.66658 10.1767 8.66658 9.99992V8.66659H9.99991C10.1767 8.66659 10.3463 8.59635 10.4713 8.47132C10.5963 8.3463 10.6666 8.17673 10.6666 7.99992C10.6666 7.82311 10.5963 7.65354 10.4713 7.52851C10.3463 7.40349 10.1767 7.33325 9.99991 7.33325Z"}}]};t.NewChatSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"new-chat-single",ref:t,icon:i}))}));t.NewChatSingle.displayName="NewChatSingle";t["default"]=t.NewChatSingle},48284:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NewbuiltSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.9334 2.33332C6.9334 2.29649 6.96324 2.26665 7.00006 2.26665H13.6667C13.7036 2.26665 13.7334 2.29649 13.7334 2.33332V9.66665C13.7334 9.70348 13.7036 9.73332 13.6667 9.73332H12.3334C12.002 9.73332 11.7334 10.0019 11.7334 10.3333C11.7334 10.6647 12.002 10.9333 12.3334 10.9333H13.6667C14.3663 10.9333 14.9334 10.3662 14.9334 9.66665V2.33332C14.9334 1.63376 14.3663 1.06665 13.6667 1.06665H7.00006C6.30049 1.06665 5.7334 1.63376 5.7334 2.33332V3.33332C5.7334 3.66469 6.00203 3.93332 6.3334 3.93332C6.66477 3.93332 6.9334 3.66469 6.9334 3.33332V2.33332Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.66665 7.73328C5.99802 7.73328 6.26665 8.00191 6.26665 8.33328V9.40002H7.33324C7.66461 9.40002 7.93324 9.66865 7.93324 10C7.93324 10.3314 7.66461 10.6 7.33324 10.6H6.26665V11.6666C6.26665 11.998 5.99802 12.2666 5.66665 12.2666C5.33528 12.2666 5.06665 11.998 5.06665 11.6666V10.6H3.9999C3.66853 10.6 3.3999 10.3314 3.3999 10C3.3999 9.66865 3.66853 9.40002 3.9999 9.40002H5.06665V8.33328C5.06665 8.00191 5.33528 7.73328 5.66665 7.73328Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.33332 5.40002C1.63376 5.40002 1.06665 5.96713 1.06665 6.66669V13.3334C1.06665 14.0329 1.63376 14.6 2.33332 14.6H8.99998C9.69954 14.6 10.2667 14.0329 10.2667 13.3334V6.66669C10.2667 5.96713 9.69954 5.40002 8.99998 5.40002H2.33332ZM2.26665 6.66669C2.26665 6.62987 2.2965 6.60002 2.33332 6.60002H8.99998C9.0368 6.60002 9.06665 6.62987 9.06665 6.66669V13.3334C9.06665 13.3702 9.0368 13.4 8.99998 13.4H2.33332C2.2965 13.4 2.26665 13.3702 2.26665 13.3334V6.66669Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NewbuiltSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"newbuilt-single",ref:t,icon:i}))}));t.NewbuiltSingle.displayName="NewbuiltSingle";t["default"]=t.NewbuiltSingle},38393:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NewspaperSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.9999 3.40015C3.66853 3.40015 3.3999 3.66878 3.3999 4.00015C3.3999 4.33152 3.66853 4.60015 3.9999 4.60015H6.33324C6.66461 4.60015 6.93324 4.33152 6.93324 4.00015C6.93324 3.66878 6.66461 3.40015 6.33324 3.40015H3.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.3999 6.66689C3.3999 6.33552 3.66853 6.06689 3.9999 6.06689H6.66657C6.99794 6.06689 7.26657 6.33552 7.26657 6.66689C7.26657 6.99827 6.99794 7.26689 6.66657 7.26689H3.9999C3.66853 7.26689 3.3999 6.99827 3.3999 6.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.9999 8.7334C3.66853 8.7334 3.3999 9.00203 3.3999 9.3334C3.3999 9.66477 3.66853 9.9334 3.9999 9.9334H6.9999C7.33127 9.9334 7.5999 9.66477 7.5999 9.3334C7.5999 9.00203 7.33127 8.7334 6.9999 8.7334H3.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3334C1.3999 1.44975 2.11625 0.733398 2.9999 0.733398H7.45045C8.25737 0.733398 8.93801 1.33426 9.0381 2.13494L9.19625 3.40015H13.0001C13.8837 3.40015 14.6001 4.11649 14.6001 5.00015V13.6668C14.6001 14.5505 13.8837 15.2668 13.0001 15.2668H7.99452C7.63568 15.2668 7.35437 15.0707 7.2068 14.8023C7.17661 14.7549 7.15263 14.7024 7.13631 14.6456L6.54819 12.6001H2.9999C2.11625 12.6001 1.3999 11.8837 1.3999 11.0001V2.3334ZM8.40589 6.752C8.40496 6.7454 8.40413 6.73878 8.40341 6.73211L7.84736 2.28378C7.82234 2.08361 7.65218 1.9334 7.45045 1.9334H2.9999C2.77899 1.9334 2.5999 2.11248 2.5999 2.3334V11.0001C2.5999 11.221 2.77899 11.4001 2.9999 11.4001H8.53379C8.77439 11.4001 8.96054 11.1892 8.9307 10.9505L8.40589 6.752ZM7.93227 13.0712L8.34454 12.6001H7.79681L7.93227 13.0712ZM9.67974 7.26689L9.86305 8.7334H11.0001C11.3314 8.7334 11.6001 9.00203 11.6001 9.3334C11.6001 9.66477 11.3314 9.9334 11.0001 9.9334H10.0131L10.2065 11.4807C10.2631 11.9337 10.1235 12.3892 9.82294 12.7328L8.65566 14.0668H13.0001C13.221 14.0668 13.4001 13.8877 13.4001 13.6668V5.00015C13.4001 4.77923 13.221 4.60015 13.0001 4.60015H9.3464L9.52974 6.06689H10.9999C11.3313 6.06689 11.5999 6.33552 11.5999 6.66689C11.5999 6.99827 11.3313 7.26689 10.9999 7.26689H9.67974Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NewspaperSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"newspaper-single",ref:t,icon:i}))}));t.NewspaperSingle.displayName="NewspaperSingle";t["default"]=t.NewspaperSingle},20086:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Newspaper=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.59772 0.667969C2.34588 0.667969 1.33105 1.68279 1.33105 2.93463V10.4013C1.33105 11.6531 2.34588 12.668 3.59772 12.668H6.40978L6.66961 14.7466C6.71235 15.0885 7.00691 15.3374 7.34398 15.3305H12.4019C13.6537 15.3305 14.6686 14.3156 14.6686 13.0638V5.59713C14.6686 4.34529 13.6537 3.33047 12.4019 3.33047H10.481C10.0436 3.33047 9.63791 3.45347 9.29423 3.66523L9.16777 2.65349C9.02598 1.51918 8.06174 0.667969 6.9186 0.667969H3.59772ZM8.2219 12.6381C8.10171 12.6577 7.97814 12.668 7.85194 12.668H7.75349L7.80877 13.1102L8.2219 12.6381ZM7.07295 11.3346H7.85194C8.41333 11.3346 8.8477 10.8426 8.77806 10.2855L7.84473 2.81887C7.78635 2.3518 7.38931 2.0013 6.9186 2.0013H3.59772C3.08225 2.0013 2.66439 2.41917 2.66439 2.93463V10.4013C2.66439 10.9168 3.08226 11.3346 3.59772 11.3346H6.92399C6.97453 11.329 7.02441 11.3292 7.07295 11.3346ZM9.92427 8.66797L9.75735 7.33255H10.9977C11.3659 7.33255 11.6644 7.03408 11.6644 6.66589C11.6644 6.2977 11.3659 5.99922 10.9977 5.99922H9.59068L9.55489 5.7129C9.48526 5.15584 9.91962 4.6638 10.481 4.6638H12.4019C12.9174 4.6638 13.3352 5.08167 13.3352 5.59713V13.0638C13.3352 13.5793 12.9174 13.9971 12.4019 13.9971H8.80441L9.69776 12.9762C10.1236 12.4895 10.3213 11.8441 10.2411 11.2024L10.0909 10.0013H11.0019C11.3701 10.0013 11.6686 9.70283 11.6686 9.33464C11.6686 8.96645 11.3701 8.66797 11.0019 8.66797H9.92427Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.33105 3.9987C3.33105 3.63051 3.62953 3.33203 3.99772 3.33203H6.33105C6.69924 3.33203 6.99772 3.63051 6.99772 3.9987C6.99772 4.36689 6.69924 4.66536 6.33105 4.66536H3.99772C3.62953 4.66536 3.33105 4.36689 3.33105 3.9987Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.33105 6.66745C3.33105 6.29926 3.62953 6.00078 3.99772 6.00078H6.66439C7.03258 6.00078 7.33105 6.29926 7.33105 6.66745C7.33105 7.03564 7.03258 7.33411 6.66439 7.33411H3.99772C3.62953 7.33411 3.33105 7.03564 3.33105 6.66745Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.99772 8.66953C3.62953 8.66953 3.33105 8.96801 3.33105 9.3362C3.33105 9.70439 3.62953 10.0029 3.99772 10.0029H6.99772C7.36591 10.0029 7.66439 9.70439 7.66439 9.3362C7.66439 8.96801 7.36591 8.66953 6.99772 8.66953H3.99772Z"}}]};t.Newspaper=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"newspaper",ref:t,icon:i}))}));t.Newspaper.displayName="Newspaper";t["default"]=t.Newspaper},64795:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NextSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 22 22",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.3981 4.85174C14.0401 4.49376 13.4597 4.49376 13.1017 4.85174C12.7437 5.20972 12.7437 5.79012 13.1017 6.1481L17.0369 10.0833H2.74989C2.24363 10.0833 1.83322 10.4937 1.83322 10.9999C1.83322 11.5062 2.24363 11.9166 2.74989 11.9166H17.0369L13.1017 15.8517C12.7437 16.2097 12.7437 16.7901 13.1017 17.1481C13.4597 17.5061 14.0401 17.5061 14.3981 17.1481L19.8981 11.6481C19.9909 11.5553 20.0596 11.4476 20.1043 11.3327C20.1386 11.2446 20.1597 11.15 20.1651 11.0512C20.167 11.017 20.167 10.9828 20.1651 10.9487C20.1597 10.8499 20.1386 10.7552 20.1043 10.6672C20.0596 10.5523 19.9909 10.4445 19.8981 10.3517L14.3981 4.85174Z"}}]};t.NextSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"next-single",ref:t,icon:i}))}));t.NextSingle.displayName="NextSingle";t["default"]=t.NextSingle},25569:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoBorderIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 1.3999C6.80353 1.3999 6.5349 1.66853 6.5349 1.9999C6.5349 2.33127 6.80353 2.5999 7.1349 2.5999H7.67993V4.55065C7.67993 4.88203 7.94856 5.15065 8.27993 5.15065C8.6113 5.15065 8.87993 4.88203 8.87993 4.55065V2.5999H9.4049C9.73627 2.5999 10.0049 2.33127 10.0049 1.9999C10.0049 1.66853 9.73627 1.3999 9.4049 1.3999H7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 7.1349C2.5999 6.80353 2.33127 6.5349 1.9999 6.5349C1.66853 6.5349 1.3999 6.80353 1.3999 7.1349V9.4049C1.3999 9.73627 1.66853 10.0049 1.9999 10.0049C2.33127 10.0049 2.5999 9.73627 2.5999 9.4049V8.86968H4.54992C4.88129 8.86968 5.14992 8.60105 5.14992 8.26968C5.14992 7.93831 4.88129 7.66968 4.54992 7.66968H2.5999V7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1399 7.1349C15.1399 6.80353 14.8713 6.5349 14.5399 6.5349C14.2085 6.5349 13.9399 6.80353 13.9399 7.1349V7.66968H12.0099C11.6786 7.66968 11.4099 7.93831 11.4099 8.26968C11.4099 8.60105 11.6786 8.86968 12.0099 8.86968H13.9399V9.4049C13.9399 9.73627 14.2085 10.0049 14.5399 10.0049C14.8713 10.0049 15.1399 9.73627 15.1399 9.4049V8.27463L15.1399 8.26968L15.1399 8.26472V7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 13.9399C6.80353 13.9399 6.5349 14.2085 6.5349 14.5399C6.5349 14.8713 6.80353 15.1399 7.1349 15.1399H8.24962C8.25966 15.1404 8.26977 15.1407 8.27993 15.1407C8.2901 15.1407 8.3002 15.1404 8.31024 15.1399H9.4049C9.73627 15.1399 10.0049 14.8713 10.0049 14.5399C10.0049 14.2085 9.73627 13.9399 9.4049 13.9399H8.87993V12.0107C8.87993 11.6793 8.6113 11.4107 8.27993 11.4107C7.94856 11.4107 7.67993 11.6793 7.67993 12.0107V13.9399H7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.60991 4.00967C2.60991 3.23647 3.23671 2.60967 4.00991 2.60967H4.33991C4.67128 2.60967 4.93991 2.34104 4.93991 2.00967C4.93991 1.6783 4.67128 1.40967 4.33991 1.40967H4.00991C2.57397 1.40967 1.40991 2.57373 1.40991 4.00967V4.33967C1.40991 4.67104 1.67854 4.93967 2.00991 4.93967C2.34128 4.93967 2.60991 4.67104 2.60991 4.33967V4.00967Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1999 1.40967C11.8685 1.40967 11.5999 1.6783 11.5999 2.00967C11.5999 2.34104 11.8685 2.60967 12.1999 2.60967H12.5299C13.3031 2.60967 13.9299 3.23647 13.9299 4.00967V4.33967C13.9299 4.67104 14.1985 4.93967 14.5299 4.93967C14.8613 4.93967 15.1299 4.67104 15.1299 4.33967V4.00967C15.1299 2.57373 13.9659 1.40967 12.5299 1.40967H12.1999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.60991 12.1997C2.60991 11.8683 2.34128 11.5997 2.00991 11.5997C1.67854 11.5997 1.40991 11.8683 1.40991 12.1997V12.5297C1.40991 13.9656 2.57397 15.1297 4.00991 15.1297H4.33991C4.67128 15.1297 4.93991 14.861 4.93991 14.5297C4.93991 14.1983 4.67128 13.9297 4.33991 13.9297H4.00991C3.23671 13.9297 2.60991 13.3029 2.60991 12.5297V12.1997Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1299 12.1997C15.1299 11.8683 14.8613 11.5997 14.5299 11.5997C14.1985 11.5997 13.9299 11.8683 13.9299 12.1997V12.5297C13.9299 13.3029 13.3031 13.9297 12.5299 13.9297H12.1999C11.8685 13.9297 11.5999 14.1983 11.5999 14.5297C11.5999 14.861 11.8685 15.1297 12.1999 15.1297H12.5299C13.9659 15.1297 15.1299 13.9656 15.1299 12.5297V12.1997Z"}}]};t.NoBorderIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-border-icon",ref:t,icon:i}))}));t.NoBorderIcon.displayName="NoBorderIcon";t["default"]=t.NoBorderIcon},87382:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoBorderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 1.3999C6.80353 1.3999 6.5349 1.66853 6.5349 1.9999C6.5349 2.33127 6.80353 2.5999 7.1349 2.5999H7.67993V4.55065C7.67993 4.88203 7.94856 5.15065 8.27993 5.15065C8.6113 5.15065 8.87993 4.88203 8.87993 4.55065V2.5999H9.4049C9.73627 2.5999 10.0049 2.33127 10.0049 1.9999C10.0049 1.66853 9.73627 1.3999 9.4049 1.3999H7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 7.1349C2.5999 6.80353 2.33127 6.5349 1.9999 6.5349C1.66853 6.5349 1.3999 6.80353 1.3999 7.1349V9.4049C1.3999 9.73627 1.66853 10.0049 1.9999 10.0049C2.33127 10.0049 2.5999 9.73627 2.5999 9.4049V8.86968H4.54992C4.88129 8.86968 5.14992 8.60105 5.14992 8.26968C5.14992 7.93831 4.88129 7.66968 4.54992 7.66968H2.5999V7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1399 7.1349C15.1399 6.80353 14.8713 6.5349 14.5399 6.5349C14.2085 6.5349 13.9399 6.80353 13.9399 7.1349V7.66968H12.0099C11.6786 7.66968 11.4099 7.93831 11.4099 8.26968C11.4099 8.60105 11.6786 8.86968 12.0099 8.86968H13.9399V9.4049C13.9399 9.73627 14.2085 10.0049 14.5399 10.0049C14.8713 10.0049 15.1399 9.73627 15.1399 9.4049V8.27463L15.1399 8.26968L15.1399 8.26472V7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 13.9399C6.80353 13.9399 6.5349 14.2085 6.5349 14.5399C6.5349 14.8713 6.80353 15.1399 7.1349 15.1399H8.24962C8.25966 15.1404 8.26977 15.1407 8.27993 15.1407C8.2901 15.1407 8.3002 15.1404 8.31024 15.1399H9.4049C9.73627 15.1399 10.0049 14.8713 10.0049 14.5399C10.0049 14.2085 9.73627 13.9399 9.4049 13.9399H8.87993V12.0107C8.87993 11.6793 8.6113 11.4107 8.27993 11.4107C7.94856 11.4107 7.67993 11.6793 7.67993 12.0107V13.9399H7.1349Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.60991 4.00967C2.60991 3.23647 3.23671 2.60967 4.00991 2.60967H4.33991C4.67128 2.60967 4.93991 2.34104 4.93991 2.00967C4.93991 1.6783 4.67128 1.40967 4.33991 1.40967H4.00991C2.57397 1.40967 1.40991 2.57373 1.40991 4.00967V4.33967C1.40991 4.67104 1.67854 4.93967 2.00991 4.93967C2.34128 4.93967 2.60991 4.67104 2.60991 4.33967V4.00967Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1999 1.40967C11.8685 1.40967 11.5999 1.6783 11.5999 2.00967C11.5999 2.34104 11.8685 2.60967 12.1999 2.60967H12.5299C13.3031 2.60967 13.9299 3.23647 13.9299 4.00967V4.33967C13.9299 4.67104 14.1985 4.93967 14.5299 4.93967C14.8613 4.93967 15.1299 4.67104 15.1299 4.33967V4.00967C15.1299 2.57373 13.9659 1.40967 12.5299 1.40967H12.1999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.60991 12.1997C2.60991 11.8683 2.34128 11.5997 2.00991 11.5997C1.67854 11.5997 1.40991 11.8683 1.40991 12.1997V12.5297C1.40991 13.9656 2.57397 15.1297 4.00991 15.1297H4.33991C4.67128 15.1297 4.93991 14.861 4.93991 14.5297C4.93991 14.1983 4.67128 13.9297 4.33991 13.9297H4.00991C3.23671 13.9297 2.60991 13.3029 2.60991 12.5297V12.1997Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1299 12.1997C15.1299 11.8683 14.8613 11.5997 14.5299 11.5997C14.1985 11.5997 13.9299 11.8683 13.9299 12.1997V12.5297C13.9299 13.3029 13.3031 13.9297 12.5299 13.9297H12.1999C11.8685 13.9297 11.5999 14.1983 11.5999 14.5297C11.5999 14.861 11.8685 15.1297 12.1999 15.1297H12.5299C13.9659 15.1297 15.1299 13.9656 15.1299 12.5297V12.1997Z"}}]};t.NoBorderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-border-single",ref:t,icon:i}))}));t.NoBorderSingle.displayName="NoBorderSingle";t["default"]=t.NoBorderSingle},10860:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoColorDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.665 2.66496H3.33496C2.96493 2.66496 2.66496 2.96493 2.66496 3.33496V12.665C2.66496 13.035 2.96493 13.335 3.33496 13.335H12.665C13.035 13.335 13.335 13.035 13.335 12.665V3.33496C13.335 2.96493 13.035 2.66496 12.665 2.66496ZM3.33496 1.33496C2.23039 1.33496 1.33496 2.23039 1.33496 3.33496V12.665C1.33496 13.7695 2.23039 14.665 3.33496 14.665H12.665C13.7695 14.665 14.665 13.7695 14.665 12.665V3.33496C14.665 2.23039 13.7695 1.33496 12.665 1.33496H3.33496Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.2559 14.1963L1.64941 2.58984L2.58987 1.64939L14.1963 13.2558L13.2559 14.1963Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NoColorDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-color-double-icon",ref:t,icon:i}))}));t.NoColorDoubleIcon.displayName="NoColorDoubleIcon";t["default"]=t.NoColorDoubleIcon},69752:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoColor=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.665 2.66496H3.33496C2.96493 2.66496 2.66496 2.96493 2.66496 3.33496V12.665C2.66496 13.035 2.96493 13.335 3.33496 13.335H12.665C13.035 13.335 13.335 13.035 13.335 12.665V3.33496C13.335 2.96493 13.035 2.66496 12.665 2.66496ZM3.33496 1.33496C2.23039 1.33496 1.33496 2.23039 1.33496 3.33496V12.665C1.33496 13.7695 2.23039 14.665 3.33496 14.665H12.665C13.7695 14.665 14.665 13.7695 14.665 12.665V3.33496C14.665 2.23039 13.7695 1.33496 12.665 1.33496H3.33496Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.2559 14.1963L1.64941 2.58984L2.58987 1.64939L14.1963 13.2558L13.2559 14.1963Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NoColor=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-color",ref:t,icon:i}))}));t.NoColor.displayName="NoColor";t["default"]=t.NoColor},71862:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoRotationIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.671 2.24246C7.1197 1.01814 8.85129 1.01814 9.3 2.24246L11.8919 9.31458C12.0059 9.62571 11.8461 9.97038 11.535 10.0844C11.2238 10.1984 10.8792 10.0386 10.7652 9.72751L9.74324 6.93913H6.29183C6.2706 6.93913 6.24962 6.93802 6.22895 6.93587L5.20584 9.72751C5.09181 10.0386 4.74715 10.1984 4.43601 10.0844C4.12488 9.97038 3.96509 9.62571 4.07912 9.31458L6.671 2.24246ZM8.17328 2.6554L9.30345 5.73913H6.66755L7.79771 2.6554C7.86181 2.48049 8.10918 2.48049 8.17328 2.6554Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 11.4246C1.66853 11.4246 1.3999 11.6933 1.3999 12.0246C1.3999 12.356 1.66853 12.6246 1.9999 12.6246H13.1675L12.1436 13.7558C11.9212 14.0015 11.9401 14.3809 12.1858 14.6033C12.4314 14.8257 12.8109 14.8068 13.0332 14.5611L14.3597 13.0957C14.9416 12.4528 14.4854 11.4246 13.6183 11.4246H1.9999Z"}}]};t.NoRotationIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-rotation-icon",ref:t,icon:i}))}));t.NoRotationIcon.displayName="NoRotationIcon";t["default"]=t.NoRotationIcon},26686:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoRotationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.671 2.24246C7.1197 1.01814 8.85129 1.01814 9.3 2.24246L11.8919 9.31458C12.0059 9.62571 11.8461 9.97038 11.535 10.0844C11.2238 10.1984 10.8792 10.0386 10.7652 9.72751L9.74324 6.93913H6.29183C6.2706 6.93913 6.24962 6.93802 6.22895 6.93587L5.20584 9.72751C5.09181 10.0386 4.74715 10.1984 4.43601 10.0844C4.12488 9.97038 3.96509 9.62571 4.07912 9.31458L6.671 2.24246ZM8.17328 2.6554L9.30345 5.73913H6.66755L7.79771 2.6554C7.86181 2.48049 8.10918 2.48049 8.17328 2.6554Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 11.4246C1.66853 11.4246 1.3999 11.6933 1.3999 12.0246C1.3999 12.356 1.66853 12.6246 1.9999 12.6246H13.1675L12.1436 13.7558C11.9212 14.0015 11.9401 14.3809 12.1858 14.6033C12.4314 14.8257 12.8109 14.8068 13.0332 14.5611L14.3597 13.0957C14.9416 12.4528 14.4854 11.4246 13.6183 11.4246H1.9999Z"}}]};t.NoRotationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"no-rotation-single",ref:t,icon:i}))}));t.NoRotationSingle.displayName="NoRotationSingle";t["default"]=t.NoRotationSingle},92937:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Noninductive=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.89,fill:"colorChannel1",stroke:"currentColor",strokeWidth:.3}},{tag:"rect",attrs:{width:1.48,height:1.11,x:7.41,y:7.93,fill:"currentColor",rx:.56}},{tag:"rect",attrs:{width:1.48,height:1.11,x:11.11,y:7.93,fill:"currentColor",rx:.56}},{tag:"path",attrs:{stroke:"currentColor",d:"M7.03705 12.5927C7.03705 12.5927 8.14816 12.5927 10.3704 12.5927C12.5926 12.5927 12.963 12.5927 12.963 12.5927",strokeLinecap:"round",strokeWidth:.96}}]};t.Noninductive=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"noninductive",ref:t,icon:i}))}));t.Noninductive.displayName="Noninductive";t["default"]=t.Noninductive},65470:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NoteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_787",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_787)"},children:[{tag:"path",attrs:{d:"M4.96962 6.70151C4.6349 6.70151 4.36356 6.97981 4.36356 7.32311C4.36356 7.66641 4.6349 7.94471 4.96962 7.94471H11.0302C11.3649 7.94471 11.6363 7.66641 11.6363 7.32311C11.6363 6.97981 11.3649 6.70151 11.0302 6.70151H4.96962Z"}},{tag:"path",attrs:{d:"M1.93931 1.7395C1.60459 1.7395 1.33325 2.0178 1.33325 2.3611V11.9851C1.33325 12.3284 1.60459 12.6067 1.93931 12.6067H4.06052V13.5391C4.06052 13.7545 4.16928 13.9546 4.34796 14.0679C4.52664 14.1811 4.74975 14.1914 4.93762 14.0951L7.83996 12.6067H14.0605C14.3952 12.6067 14.6666 12.3284 14.6666 11.9851V2.3611C14.6666 2.0178 14.3952 1.7395 14.0605 1.7395H1.93931ZM2.54537 11.3635V2.9827H7.99992H13.4545V11.3635H7.69689C7.6028 11.3635 7.51 11.386 7.42585 11.4291L5.27265 12.5333V11.9851C5.27265 11.6418 5.0013 11.3635 4.66659 11.3635H2.54537Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.NoteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"note-single",ref:t,icon:i}))}));t.NoteSingle.displayName="NoteSingle";t["default"]=t.NoteSingle},19345:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NotvalueFilterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.95336 2.58862C3.10283 2.58862 2.64059 3.58296 3.18883 4.23321L6.55746 8.22865V12.2799C6.55746 12.6904 6.80828 13.0592 7.19003 13.21L8.36017 13.6723C9.01646 13.9315 9.72761 13.4479 9.72761 12.7422V8.22865L13.0962 4.23321C13.6445 3.58296 13.1822 2.58862 12.3317 2.58862H3.95336Z"}}]};t.NotvalueFilterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"notvalue-filter-single",ref:t,icon:i}))}));t.NotvalueFilterSingle.displayName="NotvalueFilterSingle";t["default"]=t.NotvalueFilterSingle},18853:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NumberFormatSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.85059 4.06725C1.85059 2.84302 2.84302 1.85059 4.06725 1.85059C5.29148 1.85059 6.28392 2.84302 6.28392 4.06725C6.28392 5.29148 5.29148 6.28392 4.06725 6.28392C2.84302 6.28392 1.85059 5.29148 1.85059 4.06725ZM4.06725 2.95059C3.45053 2.95059 2.95059 3.45053 2.95059 4.06725C2.95059 4.68397 3.45053 5.18392 4.06725 5.18392C4.68397 5.18392 5.18392 4.68397 5.18392 4.06725C5.18392 3.45053 4.68397 2.95059 4.06725 2.95059Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.7168 11.933C9.7168 10.7087 10.7092 9.71631 11.9335 9.71631C13.1577 9.71631 14.1501 10.7087 14.1501 11.933C14.1501 13.1572 13.1577 14.1496 11.9335 14.1496C10.7092 14.1496 9.7168 13.1572 9.7168 11.933ZM11.9335 10.8163C11.3167 10.8163 10.8168 11.3163 10.8168 11.933C10.8168 12.5497 11.3167 13.0496 11.9335 13.0496C12.5502 13.0496 13.0501 12.5497 13.0501 11.933C13.0501 11.3163 12.5502 10.8163 11.9335 10.8163Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5241 3.32407C13.7584 3.08975 13.7584 2.70986 13.5241 2.47554C13.2898 2.24123 12.9099 2.24123 12.6755 2.47554L2.47554 12.6755C2.24123 12.9099 2.24123 13.2898 2.47554 13.5241C2.70986 13.7584 3.08975 13.7584 3.32407 13.5241L13.5241 3.32407Z"}}]};t.NumberFormatSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"number-format-single",ref:t,icon:i}))}));t.NumberFormatSingle.displayName="NumberFormatSingle";t["default"]=t.NumberFormatSingle},83372:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NumberIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.9334 2.00527C5.9334 1.6739 5.66477 1.40527 5.3334 1.40527C5.00203 1.40527 4.7334 1.6739 4.7334 2.00527V4.73877H1.9999C1.66853 4.73877 1.3999 5.0074 1.3999 5.33877C1.3999 5.67014 1.66853 5.93877 1.9999 5.93877H4.7334V10.072H1.9999C1.66853 10.072 1.3999 10.3407 1.3999 10.672C1.3999 11.0034 1.66853 11.272 1.9999 11.272H4.7334V14.0053C4.7334 14.3366 5.00203 14.6053 5.3334 14.6053C5.66477 14.6053 5.9334 14.3366 5.9334 14.0053V11.272H10.0667V14.0053C10.0667 14.3366 10.3353 14.6053 10.6667 14.6053C10.998 14.6053 11.2667 14.3366 11.2667 14.0053V11.272H13.9999C14.3313 11.272 14.5999 11.0034 14.5999 10.672C14.5999 10.3407 14.3313 10.072 13.9999 10.072H11.2667V5.93877H13.9999C14.3313 5.93877 14.5999 5.67014 14.5999 5.33877C14.5999 5.0074 14.3313 4.73877 13.9999 4.73877H11.2667V2.00527C11.2667 1.6739 10.998 1.40527 10.6667 1.40527C10.3353 1.40527 10.0667 1.6739 10.0667 2.00527V4.73877H5.9334V2.00527ZM10.0667 10.072V5.93877H5.9334V10.072H10.0667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NumberIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"number-icon",ref:t,icon:i}))}));t.NumberIcon.displayName="NumberIcon";t["default"]=t.NumberIcon},47067:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.NumberSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.9334 2.00527C5.9334 1.6739 5.66477 1.40527 5.3334 1.40527C5.00203 1.40527 4.7334 1.6739 4.7334 2.00527V4.73877H1.9999C1.66853 4.73877 1.3999 5.0074 1.3999 5.33877C1.3999 5.67014 1.66853 5.93877 1.9999 5.93877H4.7334V10.072H1.9999C1.66853 10.072 1.3999 10.3407 1.3999 10.672C1.3999 11.0034 1.66853 11.272 1.9999 11.272H4.7334V14.0053C4.7334 14.3366 5.00203 14.6053 5.3334 14.6053C5.66477 14.6053 5.9334 14.3366 5.9334 14.0053V11.272H10.0667V14.0053C10.0667 14.3366 10.3353 14.6053 10.6667 14.6053C10.998 14.6053 11.2667 14.3366 11.2667 14.0053V11.272H13.9999C14.3313 11.272 14.5999 11.0034 14.5999 10.672C14.5999 10.3407 14.3313 10.072 13.9999 10.072H11.2667V5.93877H13.9999C14.3313 5.93877 14.5999 5.67014 14.5999 5.33877C14.5999 5.0074 14.3313 4.73877 13.9999 4.73877H11.2667V2.00527C11.2667 1.6739 10.998 1.40527 10.6667 1.40527C10.3353 1.40527 10.0667 1.6739 10.0667 2.00527V4.73877H5.9334V2.00527ZM10.0667 10.072V5.93877H5.9334V10.072H10.0667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.NumberSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"number-single",ref:t,icon:i}))}));t.NumberSingle.displayName="NumberSingle";t["default"]=t.NumberSingle},81907:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OffLineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#off-line-icon_clip0_910_343)"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M3.61971 11.6499C2.40304 11.6499 0.699707 11.1024 0.699707 8.9124C0.699707 6.3574 3.25471 5.8099 3.98471 5.8099C4.34971 4.5324 5.07971 2.5249 7.99971 2.5249C10.5547 2.5249 11.6497 3.9849 12.0147 5.2624C12.0147 5.2624 15.2997 5.6274 15.2997 8.7299C15.2997 10.9199 13.8397 11.6499 12.3797 11.6499M9.82471 9.82466L6.17471 13.4747M6.17471 9.82466L9.82471 13.4747",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"off-line-icon_clip0_910_343"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["off-line-icon_clip0_910_343"]};t.OffLineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"off-line-icon",ref:t,icon:i}))}));t.OffLineIcon.displayName="OffLineIcon";t["default"]=t.OffLineIcon},42464:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OffLineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#off-line-single_clip0_910_343)"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M3.61971 11.6499C2.40304 11.6499 0.699707 11.1024 0.699707 8.9124C0.699707 6.3574 3.25471 5.8099 3.98471 5.8099C4.34971 4.5324 5.07971 2.5249 7.99971 2.5249C10.5547 2.5249 11.6497 3.9849 12.0147 5.2624C12.0147 5.2624 15.2997 5.6274 15.2997 8.7299C15.2997 10.9199 13.8397 11.6499 12.3797 11.6499M9.82471 9.82466L6.17471 13.4747M6.17471 9.82466L9.82471 13.4747",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"off-line-single_clip0_910_343"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["off-line-single_clip0_910_343"]};t.OffLineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"off-line-single",ref:t,icon:i}))}));t.OffLineSingle.displayName="OffLineSingle";t["default"]=t.OffLineSingle},30702:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OffScreenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.4721 1.52876C14.7324 1.78911 14.7324 2.21122 14.4721 2.47157L10.6101 6.3335H13.0007C13.3688 6.3335 13.6673 6.63197 13.6673 7.00016C13.6673 7.36835 13.3688 7.66683 13.0007 7.66683H9.00101L8.99865 7.66683C8.8287 7.66632 8.65891 7.60123 8.52925 7.47157C8.46533 7.40765 8.4171 7.33398 8.38457 7.25535C8.35197 7.17675 8.33398 7.09056 8.33398 7.00016V3.00016C8.33398 2.63197 8.63246 2.3335 9.00065 2.3335C9.36884 2.3335 9.66732 2.63197 9.66732 3.00016V5.39069L13.5292 1.52876C13.7896 1.26841 14.2117 1.26841 14.4721 1.52876Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.00065 8.3335H3.00065C2.63246 8.3335 2.33398 8.63197 2.33398 9.00016C2.33398 9.36835 2.63246 9.66683 3.00065 9.66683H5.39118L1.52925 13.5288C1.2689 13.7891 1.2689 14.2112 1.52925 14.4716C1.7896 14.7319 2.21171 14.7319 2.47206 14.4716L6.33398 10.6096V13.0002C6.33398 13.3684 6.63246 13.6668 7.00065 13.6668C7.36884 13.6668 7.66732 13.3684 7.66732 13.0002V9.00052C7.66732 8.99985 7.66732 8.99883 7.66731 8.99816C7.66705 8.9085 7.64909 8.823 7.61673 8.74497C7.5842 8.66634 7.53597 8.59268 7.47206 8.52876C7.40814 8.46484 7.33447 8.41662 7.25584 8.38408C7.17724 8.35149 7.09104 8.3335 7.00065 8.3335Z"}}]};t.OffScreenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"off-screen-single",ref:t,icon:i}))}));t.OffScreenSingle.displayName="OffScreenSingle";t["default"]=t.OffScreenSingle},84023:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OnLineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#on-line-icon_clip0_910_349)"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M4.5865 11.6499C3.36983 11.6499 1.6665 11.1024 1.6665 8.9124C1.6665 6.3574 4.2215 5.8099 4.9515 5.8099C5.3165 4.5324 6.0465 2.5249 8.9665 2.5249C11.5215 2.5249 12.6165 3.9849 12.9815 5.2624C12.9815 5.2624 16.2665 5.6274 16.2665 8.7299C16.2665 10.9199 14.8065 11.6499 13.3465 11.6499M6.7767 11.6497L8.9667 13.4747L11.8867 9.82466",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"on-line-icon_clip0_910_349"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.97)"}}]}]}],defIds:["on-line-icon_clip0_910_349"]};t.OnLineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"on-line-icon",ref:t,icon:i}))}));t.OnLineIcon.displayName="OnLineIcon";t["default"]=t.OnLineIcon},4436:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OnLineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#on-line-single_clip0_910_349)"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M4.5865 11.6499C3.36983 11.6499 1.6665 11.1024 1.6665 8.9124C1.6665 6.3574 4.2215 5.8099 4.9515 5.8099C5.3165 4.5324 6.0465 2.5249 8.9665 2.5249C11.5215 2.5249 12.6165 3.9849 12.9815 5.2624C12.9815 5.2624 16.2665 5.6274 16.2665 8.7299C16.2665 10.9199 14.8065 11.6499 13.3465 11.6499M6.7767 11.6497L8.9667 13.4747L11.8867 9.82466",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"on-line-single_clip0_910_349"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.97)"}}]}]}],defIds:["on-line-single_clip0_910_349"]};t.OnLineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"on-line-single",ref:t,icon:i}))}));t.OnLineSingle.displayName="OnLineSingle";t["default"]=t.OnLineSingle},5066:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OneToOneIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.65252 5.41446C5.86681 5.53124 6.00016 5.75579 6.00016 5.99984V9.99984C6.00016 10.368 5.70168 10.6665 5.3335 10.6665C4.96531 10.6665 4.66683 10.368 4.66683 9.99984V7.22312L4.36151 7.42005C4.05209 7.61961 3.63948 7.53056 3.43992 7.22115C3.24035 6.91173 3.3294 6.49912 3.63882 6.29956L4.97215 5.43959C5.17724 5.30731 5.43822 5.29767 5.65252 5.41446Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3335 5.99984C12.3335 5.75579 12.2001 5.53124 11.9858 5.41446C11.7716 5.29767 11.5106 5.30731 11.3055 5.43959L9.97215 6.29956C9.66274 6.49912 9.57368 6.91173 9.77325 7.22115C9.97281 7.53056 10.3854 7.61961 10.6948 7.42005L11.0002 7.22312V9.99984C11.0002 10.368 11.2986 10.6665 11.6668 10.6665C12.035 10.6665 12.3335 10.368 12.3335 9.99984V5.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00008 5.99984C8.36827 5.99984 8.66675 6.29831 8.66675 6.6665V6.99984C8.66675 7.36803 8.36827 7.6665 8.00008 7.6665C7.63189 7.6665 7.33341 7.36803 7.33341 6.99984V6.6665C7.33341 6.29831 7.63189 5.99984 8.00008 5.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66675 8.99984C8.66675 8.63165 8.36827 8.33317 8.00008 8.33317C7.63189 8.33317 7.33341 8.63165 7.33341 8.99984V9.33317C7.33341 9.70136 7.63189 9.99984 8.00008 9.99984C8.36827 9.99984 8.66675 9.70136 8.66675 9.33317V8.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.666748 2.99984C0.666748 2.26346 1.2637 1.6665 2.00008 1.6665H14.0001C14.7365 1.6665 15.3334 2.26346 15.3334 2.99984V12.9998C15.3334 13.7362 14.7365 14.3332 14.0001 14.3332H2.00008C1.26371 14.3332 0.666748 13.7362 0.666748 12.9998V2.99984ZM14.0001 2.99984H2.00008V12.9998H14.0001V2.99984Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.OneToOneIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"one-to-one-icon",ref:t,icon:i}))}));t.OneToOneIcon.displayName="OneToOneIcon";t["default"]=t.OneToOneIcon},1713:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OneToOneSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.65252 5.41446C5.86681 5.53124 6.00016 5.75579 6.00016 5.99984V9.99984C6.00016 10.368 5.70168 10.6665 5.3335 10.6665C4.96531 10.6665 4.66683 10.368 4.66683 9.99984V7.22312L4.36151 7.42005C4.05209 7.61961 3.63948 7.53056 3.43992 7.22115C3.24035 6.91173 3.3294 6.49912 3.63882 6.29956L4.97215 5.43959C5.17724 5.30731 5.43822 5.29767 5.65252 5.41446Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3335 5.99984C12.3335 5.75579 12.2001 5.53124 11.9858 5.41446C11.7716 5.29767 11.5106 5.30731 11.3055 5.43959L9.97215 6.29956C9.66274 6.49912 9.57368 6.91173 9.77325 7.22115C9.97281 7.53056 10.3854 7.61961 10.6948 7.42005L11.0002 7.22312V9.99984C11.0002 10.368 11.2986 10.6665 11.6668 10.6665C12.035 10.6665 12.3335 10.368 12.3335 9.99984V5.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.00008 5.99984C8.36827 5.99984 8.66675 6.29831 8.66675 6.6665V6.99984C8.66675 7.36803 8.36827 7.6665 8.00008 7.6665C7.63189 7.6665 7.33341 7.36803 7.33341 6.99984V6.6665C7.33341 6.29831 7.63189 5.99984 8.00008 5.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66675 8.99984C8.66675 8.63165 8.36827 8.33317 8.00008 8.33317C7.63189 8.33317 7.33341 8.63165 7.33341 8.99984V9.33317C7.33341 9.70136 7.63189 9.99984 8.00008 9.99984C8.36827 9.99984 8.66675 9.70136 8.66675 9.33317V8.99984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.666748 2.99984C0.666748 2.26346 1.2637 1.6665 2.00008 1.6665H14.0001C14.7365 1.6665 15.3334 2.26346 15.3334 2.99984V12.9998C15.3334 13.7362 14.7365 14.3332 14.0001 14.3332H2.00008C1.26371 14.3332 0.666748 13.7362 0.666748 12.9998V2.99984ZM14.0001 2.99984H2.00008V12.9998H14.0001V2.99984Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.OneToOneSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"one-to-one-single",ref:t,icon:i}))}));t.OneToOneSingle.displayName="OneToOneSingle";t["default"]=t.OneToOneSingle},56337:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OpenSource=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.66686 2.33203C2.7464 2.33203 2.0002 3.0782 2.0002 3.9987V10.332H1.33561C0.967422 10.332 0.668945 10.6305 0.668945 10.9987V11.6654C0.668945 13.1381 1.86285 14.332 3.33561 14.332H12.6689C14.1417 14.332 15.3356 13.1381 15.3356 11.6654V10.9987C15.3356 10.6305 15.0371 10.332 14.6689 10.332H14.0002V7.33203C14.0002 6.96384 13.7017 6.66536 13.3335 6.66536C12.9653 6.66536 12.6669 6.96384 12.6669 7.33203V10.332H3.33353V3.9987C3.33353 3.81459 3.48276 3.66536 3.66686 3.66536H7.33353C7.70172 3.66536 8.0002 3.36689 8.0002 2.9987C8.0002 2.63051 7.70172 2.33203 7.33353 2.33203H3.66686ZM2.00228 11.6654C2.00228 12.4017 2.59923 12.9987 3.33561 12.9987H12.6689C13.4053 12.9987 14.0023 12.4017 14.0023 11.6654H2.00228Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.4714 2.80604C11.7318 2.54569 11.7318 2.12358 11.4714 1.86323C11.2111 1.60288 10.7889 1.60288 10.5286 1.86323L9.19526 3.19656C8.93491 3.45691 8.93491 3.87902 9.19526 4.13937L10.5286 5.47271C10.7889 5.73306 11.2111 5.73306 11.4714 5.47271C11.7318 5.21236 11.7318 4.79025 11.4714 4.5299L10.6095 3.66797L11.4714 2.80604Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.4693 1.86323C13.209 1.60288 12.7869 1.60288 12.5265 1.86323C12.2662 2.12358 12.2662 2.54569 12.5265 2.80604L13.3884 3.66797L12.5265 4.5299C12.2662 4.79025 12.2662 5.21236 12.5265 5.47271C12.7869 5.73306 13.209 5.73306 13.4693 5.47271L14.8027 4.13937C15.063 3.87902 15.063 3.45691 14.8027 3.19656L13.4693 1.86323Z"}}]};t.OpenSource=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"open-source",ref:t,icon:i}))}));t.OpenSource.displayName="OpenSource";t["default"]=t.OpenSource},59229:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OrderIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.65465 3.96697V2.9942C1.65465 2.9188 1.64353 2.86563 1.62465 2.83387C1.61052 2.81011 1.58943 2.79243 1.53852 2.79243H1.44483C1.23836 2.79243 1.07099 2.62506 1.07099 2.41859C1.07099 2.23956 1.19714 2.09152 1.36369 2.04728C1.4425 2.02634 1.51336 2.00423 1.57642 1.98104C1.65529 1.94986 1.73286 1.91381 1.80913 1.87285C1.8974 1.82544 1.99768 1.79517 2.10303 1.79517C2.41692 1.79517 2.67137 2.04962 2.67137 2.36351V4.02047C2.67137 4.12385 2.75517 4.20765 2.85855 4.20765C3.0614 4.20765 3.22585 4.3721 3.22585 4.57495V4.63332C3.22585 4.86842 3.03527 5.059 2.80018 5.059H1.41884C1.1829 5.059 0.993164 4.86511 0.993164 4.63087C0.993164 4.39932 1.18072 4.20765 1.41398 4.20765C1.5469 4.20765 1.65465 4.09989 1.65465 3.96697Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.949709 9.2145C1.14957 9.02907 1.33226 8.85497 1.49677 8.69321C1.6914 8.50496 1.84244 8.33306 1.95136 8.17747C2.05826 8.02476 2.10492 7.89219 2.10492 7.77781C2.10492 7.65255 2.07293 7.57986 2.02759 7.53865L2.0245 7.5357C1.97641 7.48761 1.9103 7.46013 1.81635 7.46013C1.71986 7.46013 1.6383 7.47348 1.5822 7.51611L1.58034 7.51749C1.42279 7.63092 1.19425 7.67086 1.03149 7.50811L1.02187 7.49849C0.868433 7.34505 0.852261 7.07998 1.03819 6.93364C1.12802 6.86293 1.21897 6.8051 1.31109 6.76081C1.48788 6.67257 1.69616 6.63037 1.93278 6.63037C2.15191 6.63037 2.34929 6.67491 2.52246 6.76665C2.69563 6.85514 2.83257 6.98323 2.93172 7.14966C3.03175 7.31758 3.08022 7.51184 3.08022 7.72929C3.08022 7.91104 3.03028 8.09333 2.93429 8.27521C2.84374 8.45283 2.72797 8.62691 2.58859 8.79616C2.51109 8.88842 2.43304 8.97759 2.35442 9.06369C2.34919 9.06941 2.34388 9.07573 2.33892 9.08228C2.34542 9.08201 2.35268 9.08151 2.36075 9.08073C2.46266 9.07087 2.54985 9.06576 2.62168 9.06576H2.78662C3.02915 9.06576 3.22576 9.26237 3.22576 9.5049C3.22576 9.74742 3.02915 9.94403 2.78662 9.94403H1.23472C1.00261 9.94403 0.814453 9.75587 0.814453 9.52376C0.814453 9.40615 0.86379 9.29421 0.949709 9.2145Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.2579 14.674C1.45109 14.7553 1.67487 14.7946 1.92711 14.7946C2.1451 14.7946 2.34841 14.7599 2.53619 14.6895L2.53746 14.689C2.7264 14.6148 2.88145 14.5071 2.99952 14.3647L3.00018 14.3639C3.12167 14.2138 3.18089 14.0326 3.18089 13.8252C3.18089 13.6181 3.12169 13.4411 2.99737 13.3022C2.91596 13.2112 2.81864 13.1388 2.70642 13.0846C2.80611 13.023 2.88805 12.9505 2.95017 12.8661C3.04138 12.7422 3.08609 12.5977 3.08609 12.4365C3.08609 12.1403 2.97594 11.9041 2.7521 11.7404C2.53645 11.5772 2.25212 11.5002 1.90815 11.5002C1.7136 11.5002 1.52963 11.5372 1.35712 11.6115C1.28512 11.6418 1.21426 11.6776 1.14456 11.7188C0.938688 11.8404 0.928034 12.1099 1.06649 12.2774C1.21291 12.4544 1.46028 12.4561 1.63989 12.363C1.70891 12.3286 1.78521 12.3109 1.87023 12.3109C1.96356 12.3109 2.01717 12.3317 2.04691 12.3578C2.07449 12.3821 2.09529 12.4231 2.09529 12.4981C2.09529 12.5709 2.0658 12.6284 1.99667 12.6764C1.96042 12.6999 1.8978 12.7216 1.80025 12.7355C1.61051 12.7625 1.44118 12.9145 1.44118 13.1237C1.44118 13.3319 1.60937 13.4885 1.80489 13.5068C1.87785 13.5136 1.93575 13.5234 1.97985 13.5355C2.07997 13.562 2.12905 13.596 2.14927 13.6246C2.17519 13.6614 2.19008 13.7078 2.19008 13.7684C2.19008 13.8334 2.16583 13.8754 2.1142 13.9064C2.05357 13.9428 1.96521 13.965 1.84179 13.965C1.749 13.965 1.6547 13.9433 1.55817 13.8981C1.363 13.7983 1.08846 13.8083 0.942801 14.01L0.936366 14.0189C0.827321 14.1699 0.821861 14.401 0.994678 14.5262C1.07406 14.5836 1.16225 14.633 1.2579 14.674Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.13037 2.827C4.799 2.827 4.53037 3.09563 4.53037 3.427C4.53037 3.75837 4.799 4.027 5.13037 4.027H15.1489C15.4803 4.027 15.7489 3.75837 15.7489 3.427C15.7489 3.09563 15.4803 2.827 15.1489 2.827H5.13037Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53037 8.28711C4.53037 7.95574 4.799 7.68711 5.13037 7.68711H15.1489C15.4803 7.68711 15.7489 7.95574 15.7489 8.28711C15.7489 8.61848 15.4803 8.88711 15.1489 8.88711H5.13037C4.799 8.88711 4.53037 8.61848 4.53037 8.28711Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.13037 12.5475C4.799 12.5475 4.53037 12.8161 4.53037 13.1475C4.53037 13.4788 4.799 13.7475 5.13037 13.7475H15.1489C15.4803 13.7475 15.7489 13.4788 15.7489 13.1475C15.7489 12.8161 15.4803 12.5475 15.1489 12.5475H5.13037Z"}}]};t.OrderIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"order-icon",ref:t,icon:i}))}));t.OrderIcon.displayName="OrderIcon";t["default"]=t.OrderIcon},35602:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OrderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.65465 3.96697V2.9942C1.65465 2.9188 1.64353 2.86563 1.62465 2.83387C1.61052 2.81011 1.58943 2.79243 1.53852 2.79243H1.44483C1.23836 2.79243 1.07099 2.62506 1.07099 2.41859C1.07099 2.23956 1.19714 2.09152 1.36369 2.04728C1.4425 2.02634 1.51336 2.00423 1.57642 1.98104C1.65529 1.94986 1.73286 1.91381 1.80913 1.87285C1.8974 1.82544 1.99768 1.79517 2.10303 1.79517C2.41692 1.79517 2.67137 2.04962 2.67137 2.36351V4.02047C2.67137 4.12385 2.75517 4.20765 2.85855 4.20765C3.0614 4.20765 3.22585 4.3721 3.22585 4.57495V4.63332C3.22585 4.86842 3.03527 5.059 2.80018 5.059H1.41884C1.1829 5.059 0.993164 4.86511 0.993164 4.63087C0.993164 4.39932 1.18072 4.20765 1.41398 4.20765C1.5469 4.20765 1.65465 4.09989 1.65465 3.96697Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.949709 9.2145C1.14957 9.02907 1.33226 8.85497 1.49677 8.69321C1.6914 8.50496 1.84244 8.33306 1.95136 8.17747C2.05826 8.02476 2.10492 7.89219 2.10492 7.77781C2.10492 7.65255 2.07293 7.57986 2.02759 7.53865L2.0245 7.5357C1.97641 7.48761 1.9103 7.46013 1.81635 7.46013C1.71986 7.46013 1.6383 7.47348 1.5822 7.51611L1.58034 7.51749C1.42279 7.63092 1.19425 7.67086 1.03149 7.50811L1.02187 7.49849C0.868433 7.34505 0.852261 7.07998 1.03819 6.93364C1.12802 6.86293 1.21897 6.8051 1.31109 6.76081C1.48788 6.67257 1.69616 6.63037 1.93278 6.63037C2.15191 6.63037 2.34929 6.67491 2.52246 6.76665C2.69563 6.85514 2.83257 6.98323 2.93172 7.14966C3.03175 7.31758 3.08022 7.51184 3.08022 7.72929C3.08022 7.91104 3.03028 8.09333 2.93429 8.27521C2.84374 8.45283 2.72797 8.62691 2.58859 8.79616C2.51109 8.88842 2.43304 8.97759 2.35442 9.06369C2.34919 9.06941 2.34388 9.07573 2.33892 9.08228C2.34542 9.08201 2.35268 9.08151 2.36075 9.08073C2.46266 9.07087 2.54985 9.06576 2.62168 9.06576H2.78662C3.02915 9.06576 3.22576 9.26237 3.22576 9.5049C3.22576 9.74742 3.02915 9.94403 2.78662 9.94403H1.23472C1.00261 9.94403 0.814453 9.75587 0.814453 9.52376C0.814453 9.40615 0.86379 9.29421 0.949709 9.2145Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.2579 14.674C1.45109 14.7553 1.67487 14.7946 1.92711 14.7946C2.1451 14.7946 2.34841 14.7599 2.53619 14.6895L2.53746 14.689C2.7264 14.6148 2.88145 14.5071 2.99952 14.3647L3.00018 14.3639C3.12167 14.2138 3.18089 14.0326 3.18089 13.8252C3.18089 13.6181 3.12169 13.4411 2.99737 13.3022C2.91596 13.2112 2.81864 13.1388 2.70642 13.0846C2.80611 13.023 2.88805 12.9505 2.95017 12.8661C3.04138 12.7422 3.08609 12.5977 3.08609 12.4365C3.08609 12.1403 2.97594 11.9041 2.7521 11.7404C2.53645 11.5772 2.25212 11.5002 1.90815 11.5002C1.7136 11.5002 1.52963 11.5372 1.35712 11.6115C1.28512 11.6418 1.21426 11.6776 1.14456 11.7188C0.938688 11.8404 0.928034 12.1099 1.06649 12.2774C1.21291 12.4544 1.46028 12.4561 1.63989 12.363C1.70891 12.3286 1.78521 12.3109 1.87023 12.3109C1.96356 12.3109 2.01717 12.3317 2.04691 12.3578C2.07449 12.3821 2.09529 12.4231 2.09529 12.4981C2.09529 12.5709 2.0658 12.6284 1.99667 12.6764C1.96042 12.6999 1.8978 12.7216 1.80025 12.7355C1.61051 12.7625 1.44118 12.9145 1.44118 13.1237C1.44118 13.3319 1.60937 13.4885 1.80489 13.5068C1.87785 13.5136 1.93575 13.5234 1.97985 13.5355C2.07997 13.562 2.12905 13.596 2.14927 13.6246C2.17519 13.6614 2.19008 13.7078 2.19008 13.7684C2.19008 13.8334 2.16583 13.8754 2.1142 13.9064C2.05357 13.9428 1.96521 13.965 1.84179 13.965C1.749 13.965 1.6547 13.9433 1.55817 13.8981C1.363 13.7983 1.08846 13.8083 0.942801 14.01L0.936366 14.0189C0.827321 14.1699 0.821861 14.401 0.994678 14.5262C1.07406 14.5836 1.16225 14.633 1.2579 14.674Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.13037 2.827C4.799 2.827 4.53037 3.09563 4.53037 3.427C4.53037 3.75837 4.799 4.027 5.13037 4.027H15.1489C15.4803 4.027 15.7489 3.75837 15.7489 3.427C15.7489 3.09563 15.4803 2.827 15.1489 2.827H5.13037Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53037 8.28711C4.53037 7.95574 4.799 7.68711 5.13037 7.68711H15.1489C15.4803 7.68711 15.7489 7.95574 15.7489 8.28711C15.7489 8.61848 15.4803 8.88711 15.1489 8.88711H5.13037C4.799 8.88711 4.53037 8.61848 4.53037 8.28711Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.13037 12.5475C4.799 12.5475 4.53037 12.8161 4.53037 13.1475C4.53037 13.4788 4.799 13.7475 5.13037 13.7475H15.1489C15.4803 13.7475 15.7489 13.4788 15.7489 13.1475C15.7489 12.8161 15.4803 12.5475 15.1489 12.5475H5.13037Z"}}]};t.OrderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"order-single",ref:t,icon:i}))}));t.OrderSingle.displayName="OrderSingle";t["default"]=t.OrderSingle},39229:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OrganizationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.66679 3.26665C3.89359 3.26665 3.26679 3.89345 3.26679 4.66665C3.26679 5.43985 3.89359 6.06665 4.66679 6.06665C5.43999 6.06665 6.06679 5.43985 6.06679 4.66665C6.06679 3.89345 5.43999 3.26665 4.66679 3.26665ZM2.06679 4.66665C2.06679 3.23071 3.23085 2.06665 4.66679 2.06665C6.10273 2.06665 7.26679 3.23071 7.26679 4.66665C7.26679 5.17907 7.11856 5.65686 6.86263 6.05949C6.97331 6.12399 7.09125 6.20092 7.21202 6.29224C7.47987 6.49479 7.75819 6.76595 8.00013 7.12221C8.24206 6.76595 8.52038 6.49479 8.78824 6.29224C8.909 6.20092 9.02695 6.12399 9.13762 6.05949C8.88169 5.65686 8.73346 5.17907 8.73346 4.66665C8.73346 3.23071 9.89752 2.06665 11.3335 2.06665C12.7694 2.06665 13.9335 3.23071 13.9335 4.66665C13.9335 5.20434 13.7702 5.70391 13.4906 6.11852C13.6414 6.22583 13.8095 6.36188 13.9812 6.53132C14.5305 7.0736 15.1012 7.94459 15.2623 9.2604C15.3026 9.58931 15.0686 9.8886 14.7397 9.92887C14.4108 9.96914 14.1115 9.73515 14.0712 9.40624C13.9467 8.38871 13.5174 7.7597 13.1381 7.38531C12.9455 7.19519 12.762 7.06728 12.6308 6.98864C12.6092 6.97572 12.5891 6.96418 12.5707 6.95395C12.2028 7.15339 11.7814 7.26665 11.3335 7.26665C10.8752 7.26665 10.4447 7.14811 10.0708 6.94003C10.0456 6.94919 10.015 6.96109 9.97986 6.97611C9.85958 7.02756 9.69121 7.1139 9.51202 7.2494C9.25657 7.44256 8.97141 7.74055 8.77094 8.20108C9.64333 8.51651 10.2668 9.35211 10.2668 10.3333C10.2668 10.5699 10.2305 10.798 10.1633 11.0125C10.2513 11.0591 10.344 11.1135 10.4396 11.1767C10.9631 11.5231 11.5537 12.1256 11.901 13.1387C12.0085 13.4522 11.8415 13.7934 11.5281 13.9009C11.2146 14.0084 10.8734 13.8414 10.7659 13.5279C10.5132 12.791 10.1039 12.3935 9.77734 12.1774C9.67962 12.1128 9.58773 12.0634 9.5076 12.0261C9.10702 12.3831 8.57891 12.6 8.00013 12.6C7.42135 12.6 6.89323 12.3831 6.49265 12.0261C6.41253 12.0634 6.32064 12.1128 6.22291 12.1774C5.89639 12.3935 5.48702 12.791 5.23436 13.5279C5.12689 13.8414 4.78566 14.0084 4.4722 13.9009C4.15874 13.7934 3.99175 13.4522 4.09923 13.1387C4.44657 12.1256 5.03719 11.5231 5.56067 11.1767C5.65624 11.1135 5.749 11.0591 5.83696 11.0125C5.76971 10.798 5.73346 10.5699 5.73346 10.3333C5.73346 9.35211 6.35693 8.51651 7.22932 8.20108C7.02884 7.74055 6.74368 7.44256 6.48824 7.2494C6.30905 7.1139 6.14067 7.02756 6.02039 6.97611C5.98528 6.96109 5.95461 6.94919 5.92942 6.94003C5.55556 7.14811 5.12502 7.26665 4.66679 7.26665C4.21889 7.26665 3.79744 7.15339 3.42952 6.95395C3.41114 6.96418 3.39106 6.97572 3.36949 6.98864C3.23824 7.06728 3.05471 7.19519 2.86212 7.38531C2.48286 7.7597 2.05361 8.38871 1.92901 9.40624C1.88874 9.73516 1.58945 9.96914 1.26054 9.92887C0.931621 9.88859 0.697633 9.58931 0.737908 9.26039C0.899027 7.94459 1.46977 7.0736 2.01908 6.53132C2.19072 6.36189 2.35885 6.22582 2.5096 6.11851C2.23001 5.70391 2.06679 5.20434 2.06679 4.66665ZM7.1541 10.983C7.14936 10.9765 7.14449 10.97 7.1395 10.9636C7.00996 10.787 6.93346 10.5691 6.93346 10.3333C6.93346 9.74421 7.41102 9.26665 8.00013 9.26665C8.58923 9.26665 9.06679 9.74421 9.06679 10.3333C9.06679 10.5691 8.99029 10.787 8.86076 10.9636C8.85576 10.97 8.85089 10.9765 8.84614 10.9831C8.65113 11.2366 8.34471 11.4 8.00013 11.4C7.65554 11.4 7.34911 11.2366 7.1541 10.983ZM10.1467 6.91515L10.1474 6.91496C10.1476 6.9149 10.1474 6.91495 10.1468 6.91512C10.1455 6.91543 10.1443 6.91575 10.143 6.91606M11.3335 3.26665C10.5603 3.26665 9.93346 3.89345 9.93346 4.66665C9.93346 5.43985 10.5603 6.06665 11.3335 6.06665C12.1067 6.06665 12.7335 5.43985 12.7335 4.66665C12.7335 3.89345 12.1067 3.26665 11.3335 3.26665Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.OrganizationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"organization-single",ref:t,icon:i}))}));t.OrganizationSingle.displayName="OrganizationSingle";t["default"]=t.OrganizationSingle},79099:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OuterBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1302",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1302)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 2.66634H2.66659V13.333H13.3333V2.66634ZM2.66659 1.33301C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H2.66659Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 2.66748V5.33415H8.66644V2.66748H7.33311Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 10.6675V13.3341H8.66644V10.6675H7.33311Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3331 7.33415H10.6664V8.66748H13.3331V7.33415Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33311 7.33415H2.66644V8.66748H5.33311V7.33415Z"}}]}]};t.OuterBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"outer-border-double-icon",ref:t,icon:i}))}));t.OuterBorderDoubleIcon.displayName="OuterBorderDoubleIcon";t["default"]=t.OuterBorderDoubleIcon},11115:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OuterBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1302",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1302)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 2.66634H2.66659V13.333H13.3333V2.66634ZM2.66659 1.33301C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H2.66659Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 2.66748V5.33415H8.66644V2.66748H7.33311Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 10.6675V13.3341H8.66644V10.6675H7.33311Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3331 7.33415H10.6664V8.66748H13.3331V7.33415Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33311 7.33415H2.66644V8.66748H5.33311V7.33415Z"}}]}]};t.OuterBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"outer-border",ref:t,icon:i}))}));t.OuterBorder.displayName="OuterBorder";t["default"]=t.OuterBorder},6492:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.06689 3.3334C5.06689 3.00203 5.33552 2.7334 5.66689 2.7334H14.3336C14.6649 2.7334 14.9336 3.00203 14.9336 3.3334C14.9336 3.66477 14.6649 3.9334 14.3336 3.9334H5.66689C5.33552 3.9334 5.06689 3.66477 5.06689 3.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.33352 7.40005C4.00215 7.40005 3.73352 7.66868 3.73352 8.00005C3.73352 8.33143 4.00215 8.60005 4.33352 8.60005H5.66685C5.99822 8.60005 6.26685 8.33143 6.26685 8.00005C6.26685 7.66868 5.99822 7.40005 5.66685 7.40005H4.33352Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.33352 7.40005C8.00215 7.40005 7.73352 7.66868 7.73352 8.00005C7.73352 8.33143 8.00215 8.60005 8.33352 8.60005H14.3335C14.6649 8.60005 14.9335 8.33143 14.9335 8.00005C14.9335 7.66868 14.6649 7.40005 14.3335 7.40005H8.33352Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.06689 12.6667C5.06689 12.3354 5.33552 12.0667 5.66689 12.0667H14.3336C14.6649 12.0667 14.9336 12.3354 14.9336 12.6667C14.9336 12.9981 14.6649 13.2667 14.3336 13.2667H5.66689C5.33552 13.2667 5.06689 12.9981 5.06689 12.6667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.66689 12.0667C1.33552 12.0667 1.06689 12.3354 1.06689 12.6667C1.06689 12.9981 1.33552 13.2667 1.66689 13.2667H3.00023C3.3316 13.2667 3.60023 12.9981 3.60023 12.6667C3.60023 12.3354 3.3316 12.0667 3.00023 12.0667H1.66689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.66689 2.7334C1.33552 2.7334 1.06689 3.00203 1.06689 3.3334C1.06689 3.66477 1.33552 3.9334 1.66689 3.9334H3.00023C3.3316 3.9334 3.60023 3.66477 3.60023 3.3334C3.60023 3.00203 3.3316 2.7334 3.00023 2.7334H1.66689Z"}}]};t.OutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"outline-single",ref:t,icon:i}))}));t.OutlineSingle.displayName="OutlineSingle";t["default"]=t.OutlineSingle},57199:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OverflowIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 0.733154C8.33127 0.733154 8.5999 1.00178 8.5999 1.33315V5.33315C8.5999 5.66453 8.33127 5.93315 7.9999 5.93315C7.66853 5.93315 7.3999 5.66453 7.3999 5.33315V1.33315C7.3999 1.00178 7.66853 0.733154 7.9999 0.733154Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.46621 2.73315C2.79758 2.73315 3.06621 3.00178 3.06621 3.33315V12.6665C3.06621 12.9979 2.79758 13.2665 2.46621 13.2665C2.13484 13.2665 1.86621 12.9979 1.86621 12.6665V3.33315C1.86621 3.00178 2.13484 2.73315 2.46621 2.73315Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.3334 7.3999C5.00203 7.3999 4.7334 7.66853 4.7334 7.9999C4.7334 8.33127 5.00203 8.5999 5.3334 8.5999H12.603L11.9252 9.28591C11.6922 9.52163 11.6945 9.90152 11.9302 10.1344C12.166 10.3673 12.5458 10.3651 12.7788 10.1293L14.4577 8.43018C14.69 8.19509 14.6884 7.81641 14.4542 7.58324L12.7753 5.91184C12.5404 5.67806 12.1605 5.67891 11.9267 5.91375C11.6929 6.14859 11.6938 6.52849 11.9286 6.76228L12.5691 7.3999H5.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 10.6667C8.5999 10.3353 8.33127 10.0667 7.9999 10.0667C7.66853 10.0667 7.3999 10.3353 7.3999 10.6667V14.6667C7.3999 14.998 7.66853 15.2667 7.9999 15.2667C8.33127 15.2667 8.5999 14.998 8.5999 14.6667V10.6667Z"}}]};t.OverflowIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"overflow-icon",ref:t,icon:i}))}));t.OverflowIcon.displayName="OverflowIcon";t["default"]=t.OverflowIcon},15116:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.OverflowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 0.733154C8.33127 0.733154 8.5999 1.00178 8.5999 1.33315V5.33315C8.5999 5.66453 8.33127 5.93315 7.9999 5.93315C7.66853 5.93315 7.3999 5.66453 7.3999 5.33315V1.33315C7.3999 1.00178 7.66853 0.733154 7.9999 0.733154Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.46621 2.73315C2.79758 2.73315 3.06621 3.00178 3.06621 3.33315V12.6665C3.06621 12.9979 2.79758 13.2665 2.46621 13.2665C2.13484 13.2665 1.86621 12.9979 1.86621 12.6665V3.33315C1.86621 3.00178 2.13484 2.73315 2.46621 2.73315Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.3334 7.3999C5.00203 7.3999 4.7334 7.66853 4.7334 7.9999C4.7334 8.33127 5.00203 8.5999 5.3334 8.5999H12.603L11.9252 9.28591C11.6922 9.52163 11.6945 9.90152 11.9302 10.1344C12.166 10.3673 12.5458 10.3651 12.7788 10.1293L14.4577 8.43018C14.69 8.19509 14.6884 7.81641 14.4542 7.58324L12.7753 5.91184C12.5404 5.67806 12.1605 5.67891 11.9267 5.91375C11.6929 6.14859 11.6938 6.52849 11.9286 6.76228L12.5691 7.3999H5.3334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 10.6667C8.5999 10.3353 8.33127 10.0667 7.9999 10.0667C7.66853 10.0667 7.3999 10.3353 7.3999 10.6667V14.6667C7.3999 14.998 7.66853 15.2667 7.9999 15.2667C8.33127 15.2667 8.5999 14.998 8.5999 14.6667V10.6667Z"}}]};t.OverflowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"overflow-single",ref:t,icon:i}))}));t.OverflowSingle.displayName="OverflowSingle";t["default"]=t.OverflowSingle},13644:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PaintBucketDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01281 1.36643C8.79386 0.585377 10.0602 0.585378 10.8412 1.36643L12.9223 3.44752C13.7034 4.22857 13.7034 5.4949 12.9223 6.27595L9.36445 9.83383C8.5834 10.6149 7.31707 10.6149 6.53602 9.83383L4.45493 7.75273C3.67388 6.97168 3.67388 5.70535 4.45493 4.9243L8.01281 1.36643ZM9.9927 2.21495C9.68028 1.90253 9.17375 1.90253 8.86133 2.21495L5.30346 5.77283L5.29671 5.77966L10.839 6.66224L12.0738 5.42742C12.3862 5.115 12.3862 4.60847 12.0738 4.29605L9.9927 2.21495Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.5179 9.48875C14.5179 9.99175 14.1101 10.3995 13.607 10.3995C13.1041 10.3995 12.6963 9.99175 12.6963 9.48875C12.6963 9.1773 13.0455 8.59966 13.3114 8.20487C13.4549 7.99177 13.7591 7.99177 13.9027 8.20486C14.1687 8.59965 14.5179 9.1773 14.5179 9.48875Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z"}}]};t.PaintBucketDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paint-bucket-double-icon",ref:t,icon:i}))}));t.PaintBucketDoubleIcon.displayName="PaintBucketDoubleIcon";t["default"]=t.PaintBucketDoubleIcon},39576:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PaintBucket=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01281 1.36643C8.79386 0.585377 10.0602 0.585378 10.8412 1.36643L12.9223 3.44752C13.7034 4.22857 13.7034 5.4949 12.9223 6.27595L9.36445 9.83383C8.5834 10.6149 7.31707 10.6149 6.53602 9.83383L4.45493 7.75273C3.67388 6.97168 3.67388 5.70535 4.45493 4.9243L8.01281 1.36643ZM9.9927 2.21495C9.68028 1.90253 9.17375 1.90253 8.86133 2.21495L5.30346 5.77283L5.29671 5.77966L10.839 6.66224L12.0738 5.42742C12.3862 5.115 12.3862 4.60847 12.0738 4.29605L9.9927 2.21495Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.5179 9.48875C14.5179 9.99175 14.1101 10.3995 13.607 10.3995C13.1041 10.3995 12.6963 9.99175 12.6963 9.48875C12.6963 9.1773 13.0455 8.59966 13.3114 8.20487C13.4549 7.99177 13.7591 7.99177 13.9027 8.20486C14.1687 8.59965 14.5179 9.1773 14.5179 9.48875Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.98682 13.4992C1.98682 12.5603 2.74793 11.7992 3.68682 11.7992H14.2868C15.2257 11.7992 15.9868 12.5603 15.9868 13.4992V13.4992C15.9868 14.4381 15.2257 15.1992 14.2868 15.1992H3.68682C2.74793 15.1992 1.98682 14.4381 1.98682 13.4992V13.4992Z"}}]};t.PaintBucket=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paint-bucket",ref:t,icon:i}))}));t.PaintBucket.displayName="PaintBucket";t["default"]=t.PaintBucket},43726:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PaintingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_645",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.23.85H16.23V16.85H.23z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_645)"},children:[{tag:"path",attrs:{d:"M5.6477 10.1908C5.28281 9.90875 5.04938 9.47667 5.04938 8.99232C5.04938 8.1424 5.78034 7.4534 6.66699 7.4534C7.56719 7.4534 8.30933 6.75388 8.30934 5.89096L8.30935 5.22688C8.30936 4.37697 9.02812 3.68799 9.91476 3.68799C10.8014 3.68799 11.5202 4.37698 11.5202 5.2269V5.89095C11.5202 6.75387 12.2623 7.4534 13.1625 7.4534C14.0491 7.4534 14.7801 8.1424 14.7801 8.99232C14.7801 9.47667 14.5467 9.90875 14.1818 10.1908L15.4042 14.1142C15.5106 14.4557 15.2437 14.7991 14.8718 14.7991H4.95765C4.58579 14.7991 4.31891 14.4557 4.42533 14.1142L5.6477 10.1908ZM10.4091 5.2269V5.89095C10.4091 7.35255 11.6596 8.51849 13.1625 8.51849C13.4465 8.51849 13.669 8.74108 13.669 8.99232C13.669 9.24642 13.4603 9.4538 13.1983 9.46561H6.63119C6.36916 9.4538 6.1605 9.24642 6.1605 8.99232C6.1605 8.74109 6.38303 8.51849 6.66699 8.51849C8.16987 8.51849 9.42043 7.35257 9.42045 5.89098L9.42046 5.22689C9.42046 4.96521 9.64176 4.75308 9.91476 4.75308C10.1877 4.75308 10.4091 4.96522 10.4091 5.2269Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M3.92368 3.443C3.92368 3.14845 3.6849 2.90967 3.39035 2.90967C3.0958 2.90967 2.85701 3.14845 2.85701 3.443V4.74298H1.55701C1.26246 4.74298 1.02368 4.98177 1.02368 5.27632C1.02368 5.57087 1.26246 5.80965 1.55701 5.80965H2.85701V7.10967C2.85701 7.40422 3.0958 7.643 3.39035 7.643C3.6849 7.643 3.92368 7.40422 3.92368 7.10967V5.80965H5.22368C5.51823 5.80965 5.75701 5.57087 5.75701 5.27632C5.75701 4.98177 5.51823 4.74298 5.22368 4.74298H3.92368V3.443Z"}}]}]};t.PaintingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"painting-single",ref:t,icon:i}))}));t.PaintingSingle.displayName="PaintingSingle";t["default"]=t.PaintingSingle},23997:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PaletteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 44 44",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M16.7765 14.7337C16.7765 16.1762 15.6072 17.3456 14.1647 17.3456C12.7222 17.3456 11.5529 16.1762 11.5529 14.7337C11.5529 13.2912 12.7222 12.1219 14.1647 12.1219C15.6072 12.1219 16.7765 13.2912 16.7765 14.7337Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6823 24.3106C12.1248 24.3106 13.2941 23.1412 13.2941 21.6988C13.2941 20.2563 12.1248 19.0869 10.6823 19.0869C9.2398 19.0869 8.07043 20.2563 8.07043 21.6988C8.07043 23.1412 9.2398 24.3106 10.6823 24.3106Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M24.612 11.2515C24.612 12.6939 23.4426 13.8633 22.0001 13.8633C20.5577 13.8633 19.3883 12.6939 19.3883 11.2515C19.3883 9.80898 20.5577 8.63962 22.0001 8.63962C23.4426 8.63962 24.612 9.80898 24.612 11.2515Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M29.8356 17.3456C31.2781 17.3456 32.4474 16.1762 32.4474 14.7337C32.4474 13.2912 31.2781 12.1219 29.8356 12.1219C28.3931 12.1219 27.2238 13.2912 27.2238 14.7337C27.2238 16.1762 28.3931 17.3456 29.8356 17.3456Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M35.9299 21.6988C35.9299 23.1412 34.7605 24.3106 33.318 24.3106C31.8755 24.3106 30.7062 23.1412 30.7062 21.6988C30.7062 20.2563 31.8755 19.0869 33.318 19.0869C34.7605 19.0869 35.9299 20.2563 35.9299 21.6988Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M21.9997 3.79541C11.6485 3.79541 3.23743 12.1898 3.23743 22.5693C3.23743 31.963 10.1267 39.7308 19.1086 41.1215C19.1982 41.1354 19.2881 41.1486 19.3781 41.1612C20.2353 41.2812 21.1108 41.3433 22.0004 41.3433C24.8473 41.3433 27.5499 40.708 29.9711 39.5695C29.9831 39.5639 29.9949 39.5581 30.0067 39.5522C36.3603 36.5476 40.762 30.0779 40.762 22.5693C40.762 12.1898 32.3509 3.79541 21.9997 3.79541ZM15.1707 37.1014C15.5987 37.3027 16.0372 37.4856 16.485 37.6493C17.1305 35.1954 19.3625 33.3965 22.0001 33.3965C24.6376 33.3965 26.8695 35.1954 27.515 37.6491C33.6738 35.3995 38.062 29.4906 38.062 22.5693C38.062 13.7157 30.8815 6.51859 21.9997 6.51859C13.1178 6.51859 5.93743 13.7157 5.93743 22.5693C5.93743 28.9789 9.70082 34.5204 15.1487 37.0913L15.1707 37.1014ZM19.0932 38.358C20.0357 38.5301 21.0071 38.62 21.9997 38.62C22.9926 38.62 23.9642 38.53 24.9069 38.3579C24.5725 37.0763 23.4053 36.1196 22.0001 36.1196C20.5948 36.1196 19.4275 37.0764 19.0932 38.358Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PaletteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"palette-single",ref:t,icon:i}))}));t.PaletteSingle.displayName="PaletteSingle";t["default"]=t.PaletteSingle},49940:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ParagraphSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.76162 2.19092C1.87797 2.19092 1.16162 2.90726 1.16162 3.79092V5.48239C1.16162 6.36604 1.87797 7.08239 2.76162 7.08239H4.45309C5.33675 7.08239 6.05309 6.36604 6.05309 5.48239V3.79092C6.05309 2.90726 5.33675 2.19092 4.45309 2.19092H2.76162ZM2.36162 3.79092C2.36162 3.57 2.54071 3.39092 2.76162 3.39092H4.45309C4.674 3.39092 4.85309 3.57 4.85309 3.79092V5.48239C4.85309 5.7033 4.674 5.88239 4.45309 5.88239H2.76162C2.54071 5.88239 2.36162 5.7033 2.36162 5.48239V3.79092Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.46545 2.92178C7.46545 2.59041 7.73408 2.32178 8.06545 2.32178H14.2382C14.5696 2.32178 14.8382 2.59041 14.8382 2.92178C14.8382 3.25315 14.5696 3.52178 14.2382 3.52178H8.06545C7.73408 3.52178 7.46545 3.25315 7.46545 2.92178Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.46545 6.35098C7.46545 6.01961 7.73408 5.75098 8.06545 5.75098H14.2382C14.5696 5.75098 14.8382 6.01961 14.8382 6.35098C14.8382 6.68235 14.5696 6.95098 14.2382 6.95098H8.06545C7.73408 6.95098 7.46545 6.68235 7.46545 6.35098Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.89272 9.18018C1.56135 9.18018 1.29272 9.4488 1.29272 9.78018C1.29272 10.1115 1.56135 10.3802 1.89272 10.3802H14.2382C14.5696 10.3802 14.8382 10.1115 14.8382 9.78018C14.8382 9.4488 14.5696 9.18018 14.2382 9.18018H1.89272Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.29272 13.2094C1.29272 12.878 1.56135 12.6094 1.89272 12.6094H14.2382C14.5696 12.6094 14.8382 12.878 14.8382 13.2094C14.8382 13.5407 14.5696 13.8094 14.2382 13.8094H1.89272C1.56135 13.8094 1.29272 13.5407 1.29272 13.2094Z"}}]};t.ParagraphSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paragraph-single",ref:t,icon:i}))}));t.ParagraphSingle.displayName="ParagraphSingle";t["default"]=t.ParagraphSingle},103:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteAllExceptSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.75576 5.98633C5.42439 5.98633 5.15576 6.25496 5.15576 6.58633C5.15576 6.9177 5.42439 7.18633 5.75576 7.18633H11.5542C11.8856 7.18633 12.1542 6.9177 12.1542 6.58633C12.1542 6.25496 11.8856 5.98633 11.5542 5.98633H5.75576Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.15527 9.07607C6.15527 8.7447 6.4239 8.47607 6.75527 8.47607H10.5553C10.8866 8.47607 11.1553 8.7447 11.1553 9.07607C11.1553 9.40744 10.8866 9.67607 10.5553 9.67607H6.75527C6.4239 9.67607 6.15527 9.40744 6.15527 9.07607Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.75527 10.9653C7.4239 10.9653 7.15527 11.234 7.15527 11.5653C7.15527 11.8967 7.4239 12.1653 7.75527 12.1653H9.55527C9.88664 12.1653 10.1553 11.8967 10.1553 11.5653C10.1553 11.234 9.88664 10.9653 9.55527 10.9653H7.75527Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6552 1.8999H11.3388C11.1014 1.31354 10.5266 0.899902 9.85508 0.899902H7.45508C6.7836 0.899902 6.20874 1.31354 5.97138 1.8999H5.65518C4.21924 1.8999 3.05518 3.06396 3.05518 4.4999V12.4999C3.05518 13.9358 4.21924 15.0999 5.65518 15.0999H11.6552C13.0911 15.0999 14.2552 13.9358 14.2552 12.4999V4.4999C14.2552 3.06396 13.0911 1.8999 11.6552 1.8999ZM5.65518 3.0999H5.97138C6.20874 3.68627 6.7836 4.0999 7.45508 4.0999H9.85508C10.5266 4.0999 11.1014 3.68627 11.3388 3.0999H11.6552C12.4284 3.0999 13.0552 3.7267 13.0552 4.4999V12.4999C13.0552 13.2731 12.4284 13.8999 11.6552 13.8999H5.65518C4.88198 13.8999 4.25518 13.2731 4.25518 12.4999V4.4999C4.25518 3.7267 4.88198 3.0999 5.65518 3.0999ZM7.45508 2.0999C7.23416 2.0999 7.05508 2.27899 7.05508 2.4999C7.05508 2.72082 7.23416 2.8999 7.45508 2.8999H9.85508C10.076 2.8999 10.2551 2.72082 10.2551 2.4999C10.2551 2.27899 10.076 2.0999 9.85508 2.0999H7.45508Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteAllExceptSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-all-except-single",ref:t,icon:i}))}));t.PasteAllExceptSingle.displayName="PasteAllExceptSingle";t["default"]=t.PasteAllExceptSingle},39596:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteAllExcept=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1068",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1068)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.44795 8.03682V8.57015H6.98128V8.03682H6.44795ZM5.64795 7.77015C5.64795 7.4756 5.88673 7.23682 6.18128 7.23682H7.24795C7.5425 7.23682 7.78128 7.4756 7.78128 7.77015V8.83682C7.78128 9.13137 7.5425 9.37015 7.24795 9.37015H6.18128C5.88673 9.37015 5.64795 9.13137 5.64795 8.83682V7.77015Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.44795 10.5808V11.1141H6.98128V10.5808H6.44795ZM5.64795 10.3141C5.64795 10.0195 5.88673 9.78076 6.18128 9.78076H7.24795C7.5425 9.78076 7.78128 10.0195 7.78128 10.3141V11.3808C7.78128 11.6753 7.5425 11.9141 7.24795 11.9141H6.18128C5.88673 11.9141 5.64795 11.6753 5.64795 11.3808V10.3141Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.01857 8.03682V8.57015H9.5519V8.03682H9.01857ZM8.21857 7.77015C8.21857 7.4756 8.45735 7.23682 8.7519 7.23682H9.81857C10.1131 7.23682 10.3519 7.4756 10.3519 7.77015V8.83682C10.3519 9.13137 10.1131 9.37015 9.81857 9.37015H8.7519C8.45735 9.37015 8.21857 9.13137 8.21857 8.83682V7.77015Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.01863 10.5808V11.1141H9.55196V10.5808H9.01863ZM8.21863 10.3141C8.21863 10.0195 8.45741 9.78076 8.75196 9.78076H9.81863C10.1132 9.78076 10.352 10.0195 10.352 10.3141V11.3808C10.352 11.6753 10.1132 11.9141 9.81863 11.9141H8.75196C8.45741 11.9141 8.21863 11.6753 8.21863 11.3808V10.3141Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.62434 9.1999V9.95117H8.37561V9.1999H7.62434ZM6.82434 8.95503C6.82434 8.64844 7.07288 8.3999 7.37947 8.3999H8.62048C8.92707 8.3999 9.17561 8.64844 9.17561 8.95503V10.196C9.17561 10.5026 8.92707 10.7512 8.62048 10.7512H7.37947C7.07288 10.7512 6.82434 10.5026 6.82434 10.196V8.95503Z"}}]}]};t.PasteAllExcept=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-all-except",ref:t,icon:i}))}));t.PasteAllExcept.displayName="PasteAllExcept";t["default"]=t.PasteAllExcept},31781:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteColumnWidthOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1063",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1063)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.63337 8.18135V10.9147H8.36671V8.18135H7.63337ZM7.33337 6.88135C6.78109 6.88135 6.33337 7.32906 6.33337 7.88135V11.2147C6.33337 11.767 6.78109 12.2147 7.33337 12.2147H8.66671C9.21899 12.2147 9.66671 11.767 9.66671 11.2147V7.88135C9.66671 7.32906 9.21899 6.88135 8.66671 6.88135H7.33337Z"}}]}]};t.PasteColumnWidthOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-column-width-only",ref:t,icon:i}))}));t.PasteColumnWidthOnly.displayName="PasteColumnWidthOnly";t["default"]=t.PasteColumnWidthOnly},24212:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteConditionsOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1053",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1053)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.55444 8.75181C6.55444 7.9534 7.20169 7.30615 8.00011 7.30615C8.79852 7.30615 9.44577 7.9534 9.44577 8.75181C9.44577 9.12261 9.30588 9.46082 9.07691 9.71637L9.24499 11.0617C9.26132 11.1925 9.22073 11.324 9.1335 11.4227C9.04628 11.5215 8.92084 11.5781 8.78905 11.5781H7.21116C7.07937 11.5781 6.95392 11.5215 6.8667 11.4227C6.77948 11.3239 6.73888 11.1924 6.75523 11.0617L6.92339 9.71646C6.69438 9.4609 6.55444 9.12266 6.55444 8.75181ZM8.00011 8.22511C7.70922 8.22511 7.4734 8.46093 7.4734 8.75181C7.4734 8.92383 7.55539 9.07659 7.68436 9.17346C7.8161 9.27242 7.88477 9.43434 7.86433 9.59783L7.73165 10.6592H8.26859L8.13598 9.59772C8.11555 9.43425 8.18421 9.27236 8.31593 9.1734C8.44485 9.07654 8.52681 8.92383 8.52681 8.75181C8.52681 8.46093 8.29099 8.22511 8.00011 8.22511Z"}}]}]};t.PasteConditionsOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-conditions-only",ref:t,icon:i}))}));t.PasteConditionsOnly.displayName="PasteConditionsOnly";t["default"]=t.PasteConditionsOnly},57386:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteDataOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1036",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1036)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.16898 11.5734C4.93334 11.5734 4.74231 11.3824 4.74231 11.1468Lnan nanL4.74231 11.1468C4.74231 10.9111 4.93333 10.7201 5.16898 10.7201H5.5659C5.62815 10.7201 5.67861 10.6696 5.67861 10.6074V8.30365C5.67861 8.25383 5.63822 8.21344 5.5884 8.21344H5.22297C5.02624 8.21344 4.86675 8.05396 4.86675 7.85722Lnan nanL4.86675 7.85722C4.86675 7.6858 4.9894 7.54075 5.15556 7.49862C5.41014 7.43407 5.6146 7.35457 5.80881 7.25013C5.90743 7.1971 6.01641 7.16455 6.12838 7.16455Lnan nanL6.12838 7.16455C6.46253 7.16455 6.73342 7.43544 6.73342 7.76959V10.6245C6.73342 10.6773 6.77621 10.7201 6.829 10.7201H7.10083C7.33647 10.7201 7.5275 10.9111 7.5275 11.1468Lnan nanL7.5275 11.1468C7.5275 11.3824 7.33647 11.5734 7.10083 11.5734H5.16898Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.1209 8.12545C11.3031 8.3077 11.3031 8.60317 11.1209 8.78542L9.29387 10.6124C9.20635 10.6999 9.08766 10.7491 8.96389 10.7491C8.84012 10.7491 8.72142 10.6999 8.6339 10.6124L7.69503 9.67355C7.51279 9.4913 7.51279 9.19582 7.69503 9.01358C7.87728 8.83133 8.17275 8.83133 8.355 9.01358L8.96389 9.62247L10.4609 8.12545C10.6431 7.94321 10.9386 7.94321 11.1209 8.12545Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PasteDataOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-data-only",ref:t,icon:i}))}));t.PasteDataOnly.displayName="PasteDataOnly";t["default"]=t.PasteDataOnly},76116:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteFormatOnlySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.061 6.58997C7.38151 5.71545 8.61836 5.71545 8.93886 6.58997L10.5634 11.0226C10.6774 11.3338 10.5176 11.6784 10.2065 11.7925C9.89538 11.9065 9.55072 11.7467 9.43669 11.4356L8.95497 10.1212H7.04489L6.56318 11.4356C6.44915 11.7467 6.10449 11.9065 5.79336 11.7925C5.48222 11.6784 5.32244 11.3338 5.43646 11.0226L7.061 6.58997ZM7.48468 8.92119H8.51518L7.99993 7.51529L7.48468 8.92119Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6835 1.8999H10.9999C12.4358 1.8999 13.5999 3.06396 13.5999 4.4999V12.4999C13.5999 13.9358 12.4358 15.0999 10.9999 15.0999H4.9999C3.56396 15.0999 2.3999 13.9358 2.3999 12.4999V4.4999C2.3999 3.06396 3.56396 1.8999 4.9999 1.8999H5.31611C5.55346 1.31354 6.12833 0.899902 6.7998 0.899902H9.1998C9.87128 0.899902 10.4461 1.31354 10.6835 1.8999ZM5.31611 3.0999H4.9999C4.2267 3.0999 3.5999 3.7267 3.5999 4.4999V12.4999C3.5999 13.2731 4.2267 13.8999 4.9999 13.8999H10.9999C11.7731 13.8999 12.3999 13.2731 12.3999 12.4999V4.4999C12.3999 3.7267 11.7731 3.0999 10.9999 3.0999H10.6835C10.4461 3.68627 9.87128 4.0999 9.1998 4.0999H6.7998C6.12833 4.0999 5.55346 3.68627 5.31611 3.0999ZM6.3998 2.4999C6.3998 2.27899 6.57889 2.0999 6.7998 2.0999H9.1998C9.42072 2.0999 9.5998 2.27899 9.5998 2.4999C9.5998 2.72082 9.42072 2.8999 9.1998 2.8999H6.7998C6.57889 2.8999 6.3998 2.72082 6.3998 2.4999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteFormatOnlySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-format-only-single",ref:t,icon:i}))}));t.PasteFormatOnlySingle.displayName="PasteFormatOnlySingle";t["default"]=t.PasteFormatOnlySingle},64813:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteFormatOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1043",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1043)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00005 1.3335C7.18183 1.3335 6.51857 1.99679 6.51857 2.81498H3.8519C3.36097 2.81498 2.96301 3.21296 2.96301 3.70387V13.7779C2.96301 14.2689 3.36098 14.6668 3.8519 14.6668H12.1482C12.6391 14.6668 13.0371 14.2689 13.0371 13.7779V3.70387C13.0371 3.21296 12.6391 2.81498 12.1482 2.81498H9.48153C9.48153 1.99679 8.81827 1.3335 8.00005 1.3335ZM7.70375 2.81498C7.70375 2.65133 7.8364 2.51868 8.00005 2.51868C8.1637 2.51868 8.29635 2.65133 8.29635 2.81498V3.3929C8.29635 3.72859 8.56854 4.00016 8.9036 4.00016H9.48153V4.59276H6.51857V4.00016H7.09649C7.43156 4.00016 7.70375 3.72859 7.70375 3.3929V2.81498ZM10.6667 4.00016V4.88905C10.6667 5.37998 10.2688 5.77794 9.77783 5.77794H6.22227C5.73135 5.77794 5.33338 5.37998 5.33338 4.88905V4.00016H4.1482V13.4816H11.8519V4.00016H10.6667Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.00027 7.5752C5.6689 7.5752 5.40027 7.84382 5.40027 8.1752C5.40027 8.50657 5.6689 8.7752 6.00027 8.7752H10.0003C10.3316 8.7752 10.6003 8.50657 10.6003 8.1752C10.6003 7.84382 10.3316 7.5752 10.0003 7.5752H6.00027Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66694 9.67546C6.33556 9.67546 6.06694 9.94408 6.06694 10.2755C6.06694 10.6068 6.33556 10.8755 6.66694 10.8755H9.3336C9.66497 10.8755 9.9336 10.6068 9.9336 10.2755C9.9336 9.94408 9.66497 9.67546 9.3336 9.67546H6.66694Z"}}]}]};t.PasteFormatOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-format-only",ref:t,icon:i}))}));t.PasteFormatOnly.displayName="PasteFormatOnly";t["default"]=t.PasteFormatOnly},77863:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteFormulaOnlySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.17185 6.05078C5.92714 6.05078 5.30136 7.55348 6.17814 8.43696L6.82289 9.08663L6.17814 9.7363C5.30135 10.6198 5.92715 12.1225 7.17185 12.1225H8.57355C9.09954 12.1225 9.60377 11.9125 9.97429 11.5392C10.2077 11.3039 10.2063 10.9241 9.97107 10.6906C9.73586 10.4572 9.35597 10.4586 9.12254 10.6939C8.97733 10.8402 8.7797 10.9225 8.57355 10.9225H7.17185C6.99403 10.9225 6.90463 10.7078 7.02989 10.5816L7.74455 9.86148C8.17019 9.43259 8.17019 8.74066 7.74455 8.31177L7.02989 7.59166C6.90463 7.46545 6.99403 7.25078 7.17185 7.25078H8.57355C8.7797 7.25078 8.97733 7.33308 9.12254 7.4794C9.35597 7.71461 9.73586 7.71605 9.97107 7.48263C10.2063 7.24921 10.2077 6.86931 9.97429 6.63411C9.60377 6.26076 9.09954 6.05078 8.57355 6.05078H7.17185Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9999 1.8999H10.6835C10.4461 1.31354 9.87128 0.899902 9.1998 0.899902H6.7998C6.12833 0.899902 5.55346 1.31354 5.31611 1.8999H4.9999C3.56396 1.8999 2.3999 3.06396 2.3999 4.4999V12.4999C2.3999 13.9358 3.56396 15.0999 4.9999 15.0999H10.9999C12.4358 15.0999 13.5999 13.9358 13.5999 12.4999V4.4999C13.5999 3.06396 12.4358 1.8999 10.9999 1.8999ZM4.9999 3.0999H5.31611C5.55346 3.68627 6.12833 4.0999 6.7998 4.0999H9.1998C9.87128 4.0999 10.4461 3.68627 10.6835 3.0999H10.9999C11.7731 3.0999 12.3999 3.7267 12.3999 4.4999V12.4999C12.3999 13.2731 11.7731 13.8999 10.9999 13.8999H4.9999C4.2267 13.8999 3.5999 13.2731 3.5999 12.4999V4.4999C3.5999 3.7267 4.2267 3.0999 4.9999 3.0999ZM6.7998 2.0999C6.57889 2.0999 6.3998 2.27899 6.3998 2.4999C6.3998 2.72082 6.57889 2.8999 6.7998 2.8999H9.1998C9.42072 2.8999 9.5998 2.72082 9.5998 2.4999C9.5998 2.27899 9.42072 2.0999 9.1998 2.0999H6.7998Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteFormulaOnlySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-formula-only-single",ref:t,icon:i}))}));t.PasteFormulaOnlySingle.displayName="PasteFormulaOnlySingle";t["default"]=t.PasteFormulaOnlySingle},60428:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteFormulaOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1048",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1048)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.11334 7.78212C9.28783 7.9128 9.2891 8.1643 9.1467 8.32935Lnan nanL9.1467 8.32935C8.9904 8.51052 8.72243 8.51252 8.50692 8.40857C8.38358 8.34907 8.25654 8.31892 8.11362 8.31892C7.79123 8.31892 7.62091 8.4345 7.62091 8.73864C7.62091 9.35301 9.44576 9.32259 9.44576 10.6304C9.44576 11.2995 9.08687 11.8226 8.36302 11.9808V12.3488C8.36302 12.5453 8.2037 12.7046 8.00717 12.7046Lnan nanL8.00717 12.7046C7.81064 12.7046 7.65132 12.5453 7.65132 12.3488V12.0173C7.35697 11.9821 7.01819 11.8772 6.72665 11.707C6.53553 11.5954 6.5051 11.3457 6.62571 11.1602Lnan nanL6.62571 11.1602C6.76887 10.9399 7.06537 10.897 7.30131 11.0124C7.49618 11.1078 7.68106 11.1535 7.87031 11.1535C8.24744 11.1535 8.41168 11.0075 8.41168 10.7095C8.41168 10.0464 6.59291 10.0282 6.59291 8.7873C6.59291 8.09386 6.9883 7.61332 7.65132 7.47949V7.11756C7.65132 6.92104 7.81064 6.76172 8.00717 6.76172Lnan nanL8.00717 6.76172C8.2037 6.76172 8.36302 6.92104 8.36302 7.11756V7.46733C8.66124 7.51227 8.90459 7.6258 9.11334 7.78212Z"}}]}]};t.PasteFormulaOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-formula-only",ref:t,icon:i}))}));t.PasteFormulaOnly.displayName="PasteFormulaOnly";t["default"]=t.PasteFormulaOnly},17377:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.31483 1.22998C6.98346 1.22998 6.71483 1.49861 6.71483 1.82998C6.71483 2.16135 6.98346 2.42998 7.31483 2.42998H9.58483C9.9162 2.42998 10.1848 2.16135 10.1848 1.82998C10.1848 1.49861 9.9162 1.22998 9.58483 1.22998H7.31483Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.77983 6.96498C2.77983 6.63361 2.5112 6.36498 2.17983 6.36498C1.84846 6.36498 1.57983 6.63361 1.57983 6.96498V9.23498C1.57983 9.56635 1.84846 9.83498 2.17983 9.83498C2.5112 9.83498 2.77983 9.56635 2.77983 9.23498V6.96498Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.18975 2.43965C3.41655 2.43965 2.78975 3.06645 2.78975 3.83965V4.16965C2.78975 4.50102 2.52112 4.76965 2.18975 4.76965C1.85838 4.76965 1.58975 4.50102 1.58975 4.16965V3.83965C1.58975 2.40371 2.75381 1.23965 4.18975 1.23965H4.51975C4.85112 1.23965 5.11975 1.50828 5.11975 1.83965C5.11975 2.17102 4.85112 2.43965 4.51975 2.43965H4.18975Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.22012 6.16973C4.22012 4.73379 5.38418 3.56973 6.82012 3.56973H11.8201C13.2561 3.56973 14.4201 4.73379 14.4201 6.16973V12.1697C14.4201 13.6057 13.2561 14.7697 11.8201 14.7697H6.82012C5.38418 14.7697 4.22012 13.6057 4.22012 12.1697V6.16973ZM6.82012 4.76973C6.04692 4.76973 5.42012 5.39653 5.42012 6.16973V12.1697C5.42012 12.9429 6.04692 13.5697 6.82012 13.5697H11.8201C12.5933 13.5697 13.2201 12.9429 13.2201 12.1697V6.16973C13.2201 5.39653 12.5933 4.76973 11.8201 4.76973H6.82012Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-single",ref:t,icon:i}))}));t.PasteSingle.displayName="PasteSingle";t["default"]=t.PasteSingle},2092:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteSpecialDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1138",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1138)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74692 9.12463C7.74692 9.46018 8.01893 9.73219 8.35448 9.73219H11.4933C11.8288 9.73219 12.1009 9.46018 12.1009 9.12463C12.1009 8.78909 11.8288 8.51707 11.4933 8.51707H8.35448C8.01893 8.51707 7.74692 8.78909 7.74692 9.12463Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8636 10.8523C10.8636 11.1879 10.5915 11.4599 10.256 11.4599H8.35448C8.01893 11.4599 7.74692 11.1879 7.74692 10.8523C7.74692 10.5168 8.01893 10.2447 8.35448 10.2447H10.256C10.5915 10.2447 10.8636 10.5168 10.8636 10.8523Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.4791 1.98268C5.47913 1.71529 5.87912 1.49854 6.37252 1.49854C6.86593 1.49854 7.26592 1.71529 7.26595 1.98268H7.62187C8.22277 1.98268 8.72459 2.39534 8.84412 2.9452H9.39563C10.0856 2.9452 10.6449 3.48923 10.6449 4.16032V6.00569H12.1261C13.161 6.00569 14 6.82174 14 7.82838V11.334C14 11.8174 13.8025 12.281 13.4511 12.6228L12.0693 13.9647C11.7179 14.3065 11.2412 14.4985 10.7442 14.4985H7.91116C7.05024 14.4985 6.32492 14.0431 6.10535 13.2737H3.34925C2.6593 13.2737 2.09998 12.7297 2.09998 12.0586V4.16032C2.09998 3.48923 2.6593 2.9452 3.34925 2.9452H3.90107C4.0206 2.39534 4.52241 1.98268 5.12332 1.98268H5.4791ZM3.97249 4.16032H3.24925L3.24925 12.0586H6.03725V7.82838C6.03725 6.82174 6.87623 6.00569 7.91116 6.00569H9.49563V4.16032H8.7727C8.58289 4.59611 8.13909 4.90183 7.62187 4.90183H5.12332C4.6061 4.90183 4.1623 4.59611 3.97249 4.16032ZM5.12332 2.89403H7.62187C7.79436 2.89403 7.93419 3.03003 7.93419 3.19781V3.68671C7.93419 3.85448 7.79436 3.99049 7.62187 3.99049H5.12332C4.95083 3.99049 4.811 3.85448 4.811 3.68671V3.19781C4.811 3.03003 4.95083 2.89403 5.12332 2.89403ZM7.91116 7.11157C7.56618 7.11157 7.28652 7.38359 7.28652 7.71913V12.7851C7.28652 13.1206 7.56618 13.3927 7.91116 13.3927H10.7442C10.8401 13.3927 10.9337 13.3712 11.0182 13.3311C11.1373 13.2746 11.1859 13.1423 11.1859 13.0134V12.0066C11.1859 11.8724 11.2978 11.7636 11.4358 11.7636H12.4709C12.6034 11.7636 12.7394 11.7163 12.7975 11.6004C12.8388 11.5182 12.8608 11.4272 12.8608 11.334V7.71913C12.8608 7.38359 12.5811 7.11157 12.2362 7.11157H7.91116Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PasteSpecialDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-special-double-icon",ref:t,icon:i}))}));t.PasteSpecialDoubleIcon.displayName="PasteSpecialDoubleIcon";t["default"]=t.PasteSpecialDoubleIcon},42499:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteSpecialSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.32142 1.22314C6.99005 1.22314 6.72142 1.49177 6.72142 1.82314C6.72142 2.15452 6.99005 2.42314 7.32142 2.42314H9.59142C9.92279 2.42314 10.1914 2.15452 10.1914 1.82314C10.1914 1.49177 9.92279 1.22314 9.59142 1.22314H7.32142Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.78643 6.95814C2.78643 6.62677 2.5178 6.35814 2.18643 6.35814C1.85505 6.35814 1.58643 6.62677 1.58643 6.95814V9.22814C1.58643 9.55951 1.85505 9.82814 2.18643 9.82814C2.5178 9.82814 2.78643 9.55951 2.78643 9.22814V6.95814Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.79668 3.83291C2.79668 3.05971 3.42348 2.43291 4.19668 2.43291H4.52668C4.85805 2.43291 5.12668 2.16428 5.12668 1.83291C5.12668 1.50154 4.85805 1.23291 4.52668 1.23291H4.19668C2.76074 1.23291 1.59668 2.39697 1.59668 3.83291V4.16291C1.59668 4.49428 1.86531 4.76291 2.19668 4.76291C2.52805 4.76291 2.79668 4.49428 2.79668 4.16291V3.83291Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.2748 6.3125C6.94343 6.3125 6.6748 6.58113 6.6748 6.9125C6.6748 7.24387 6.94343 7.5125 7.2748 7.5125H11.0748C11.4062 7.5125 11.6748 7.24387 11.6748 6.9125C11.6748 6.58113 11.4062 6.3125 11.0748 6.3125H7.2748Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.6748 9.20889C6.6748 8.87752 6.94343 8.60889 7.2748 8.60889H9.2748C9.60618 8.60889 9.87481 8.87752 9.87481 9.20889C9.87481 9.54026 9.60618 9.80889 9.2748 9.80889H7.2748C6.94343 9.80889 6.6748 9.54026 6.6748 9.20889Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.2748 10.9053C6.94343 10.9053 6.6748 11.1739 6.6748 11.5053C6.6748 11.8366 6.94343 12.1053 7.2748 12.1053H8.2748C8.60618 12.1053 8.8748 11.8366 8.8748 11.5053C8.8748 11.1739 8.60618 10.9053 8.2748 10.9053H7.2748Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.21387 6.17764C4.21387 4.7417 5.37793 3.57764 6.81387 3.57764H11.8139C13.2498 3.57764 14.4139 4.7417 14.4139 6.17764V12.1776C14.4139 13.6136 13.2498 14.7776 11.8139 14.7776H6.81387C5.37793 14.7776 4.21387 13.6136 4.21387 12.1776V6.17764ZM6.81387 4.77764C6.04067 4.77764 5.41387 5.40444 5.41387 6.17764V12.1776C5.41387 12.9508 6.04067 13.5776 6.81387 13.5776H11.8139C12.5871 13.5776 13.2139 12.9508 13.2139 12.1776V6.17764C13.2139 5.40444 12.5871 4.77764 11.8139 4.77764H6.81387Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteSpecialSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-special-single",ref:t,icon:i}))}));t.PasteSpecialSingle.displayName="PasteSpecialSingle";t["default"]=t.PasteSpecialSingle},35512:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteSpecial=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1138",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1138)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74692 9.12463C7.74692 9.46018 8.01893 9.73219 8.35448 9.73219H11.4933C11.8288 9.73219 12.1009 9.46018 12.1009 9.12463C12.1009 8.78909 11.8288 8.51707 11.4933 8.51707H8.35448C8.01893 8.51707 7.74692 8.78909 7.74692 9.12463Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8636 10.8523C10.8636 11.1879 10.5915 11.4599 10.256 11.4599H8.35448C8.01893 11.4599 7.74692 11.1879 7.74692 10.8523C7.74692 10.5168 8.01893 10.2447 8.35448 10.2447H10.256C10.5915 10.2447 10.8636 10.5168 10.8636 10.8523Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.4791 1.98268C5.47913 1.71529 5.87912 1.49854 6.37252 1.49854C6.86593 1.49854 7.26592 1.71529 7.26595 1.98268H7.62187C8.22277 1.98268 8.72459 2.39534 8.84412 2.9452H9.39563C10.0856 2.9452 10.6449 3.48923 10.6449 4.16032V6.00569H12.1261C13.161 6.00569 14 6.82174 14 7.82838V11.334C14 11.8174 13.8025 12.281 13.4511 12.6228L12.0693 13.9647C11.7179 14.3065 11.2412 14.4985 10.7442 14.4985H7.91116C7.05024 14.4985 6.32492 14.0431 6.10535 13.2737H3.34925C2.6593 13.2737 2.09998 12.7297 2.09998 12.0586V4.16032C2.09998 3.48923 2.6593 2.9452 3.34925 2.9452H3.90107C4.0206 2.39534 4.52241 1.98268 5.12332 1.98268H5.4791ZM3.97249 4.16032H3.24925L3.24925 12.0586H6.03725V7.82838C6.03725 6.82174 6.87623 6.00569 7.91116 6.00569H9.49563V4.16032H8.7727C8.58289 4.59611 8.13909 4.90183 7.62187 4.90183H5.12332C4.6061 4.90183 4.1623 4.59611 3.97249 4.16032ZM5.12332 2.89403H7.62187C7.79436 2.89403 7.93419 3.03003 7.93419 3.19781V3.68671C7.93419 3.85448 7.79436 3.99049 7.62187 3.99049H5.12332C4.95083 3.99049 4.811 3.85448 4.811 3.68671V3.19781C4.811 3.03003 4.95083 2.89403 5.12332 2.89403ZM7.91116 7.11157C7.56618 7.11157 7.28652 7.38359 7.28652 7.71913V12.7851C7.28652 13.1206 7.56618 13.3927 7.91116 13.3927H10.7442C10.8401 13.3927 10.9337 13.3712 11.0182 13.3311C11.1373 13.2746 11.1859 13.1423 11.1859 13.0134V12.0066C11.1859 11.8724 11.2978 11.7636 11.4358 11.7636H12.4709C12.6034 11.7636 12.7394 11.7163 12.7975 11.6004C12.8388 11.5182 12.8608 11.4272 12.8608 11.334V7.71913C12.8608 7.38359 12.5811 7.11157 12.2362 7.11157H7.91116Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PasteSpecial=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-special",ref:t,icon:i}))}));t.PasteSpecial.displayName="PasteSpecial";t["default"]=t.PasteSpecial},79162:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteTransposedContent=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1058",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1058)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.9223 7.34794C8.75535 7.19617 8.49698 7.20848 8.34521 7.37543C8.19343 7.54238 8.20574 7.80075 8.37269 7.95252L8.9781 8.5029H5.87289C5.64726 8.5029 5.46436 8.68581 5.46436 8.91143C5.46436 9.13706 5.64726 9.31997 5.87289 9.31997H10.0296C10.0426 9.32013 10.0557 9.31967 10.0687 9.31859C10.1212 9.3143 10.1709 9.30007 10.216 9.27778C10.2436 9.26412 10.27 9.24716 10.2945 9.22694C10.3855 9.15201 10.4435 9.0385 10.4435 8.91143C10.4435 8.78847 10.3891 8.67819 10.3032 8.60329L8.9223 7.34794Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.79671 9.80315C5.84809 9.77985 5.90514 9.76688 5.96522 9.76688C5.96519 9.76688 5.96525 9.76688 5.96522 9.76688H10.1273C10.3529 9.76688 10.5358 9.94979 10.5358 10.1754C10.5358 10.401 10.3529 10.5839 10.1273 10.5839H7.02193L7.62739 11.1344C7.79434 11.2861 7.80664 11.5445 7.65487 11.7115C7.5031 11.8784 7.24472 11.8907 7.07777 11.7389L5.6916 10.4788C5.68966 10.477 5.68774 10.4753 5.68583 10.4735C5.6449 10.4351 5.61359 10.3903 5.59206 10.342C5.56933 10.2911 5.55669 10.2347 5.55669 10.1754C5.55669 10.0837 5.58689 9.99909 5.63789 9.93092C5.67898 9.87601 5.73356 9.83178 5.79671 9.80315Z"}}]}]};t.PasteTransposedContent=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-transposed-content",ref:t,icon:i}))}));t.PasteTransposedContent.displayName="PasteTransposedContent";t["default"]=t.PasteTransposedContent},89275:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteValuesOnlySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99483 11.7556H6.73428C6.40291 11.7556 6.13428 11.487 6.13428 11.1556C6.13428 10.8243 6.40291 10.5556 6.73428 10.5556H7.3999V7.87363L7.27713 7.94566C6.99131 8.11333 6.62368 8.01755 6.45601 7.73173C6.28834 7.44591 6.38412 7.07828 6.66994 6.91061L7.39511 6.4852C7.92842 6.17235 8.5999 6.55693 8.5999 7.17523V10.5556H9.26553C9.5969 10.5556 9.86553 10.8243 9.86553 11.1556C9.86553 11.487 9.5969 11.7556 9.26553 11.7556H8.00497L7.9999 11.7556L7.99483 11.7556Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.6835 1.8999H10.9999C12.4358 1.8999 13.5999 3.06396 13.5999 4.4999V12.4999C13.5999 13.9358 12.4358 15.0999 10.9999 15.0999H4.9999C3.56396 15.0999 2.3999 13.9358 2.3999 12.4999V4.4999C2.3999 3.06396 3.56396 1.8999 4.9999 1.8999H5.31611C5.55346 1.31354 6.12833 0.899902 6.7998 0.899902H9.1998C9.87128 0.899902 10.4461 1.31354 10.6835 1.8999ZM5.31611 3.0999H4.9999C4.2267 3.0999 3.5999 3.7267 3.5999 4.4999V12.4999C3.5999 13.2731 4.2267 13.8999 4.9999 13.8999H10.9999C11.7731 13.8999 12.3999 13.2731 12.3999 12.4999V4.4999C12.3999 3.7267 11.7731 3.0999 10.9999 3.0999H10.6835C10.4461 3.68627 9.87128 4.0999 9.1998 4.0999H6.7998C6.12833 4.0999 5.55346 3.68627 5.31611 3.0999ZM6.3998 2.4999C6.3998 2.27899 6.57889 2.0999 6.7998 2.0999H9.1998C9.42072 2.0999 9.5998 2.27899 9.5998 2.4999C9.5998 2.72082 9.42072 2.8999 9.1998 2.8999H6.7998C6.57889 2.8999 6.3998 2.72082 6.3998 2.4999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteValuesOnlySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-values-only-single",ref:t,icon:i}))}));t.PasteValuesOnlySingle.displayName="PasteValuesOnlySingle";t["default"]=t.PasteValuesOnlySingle},68480:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteValuesOnly=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1031",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1031)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99993 1.3335C7.18171 1.3335 6.51845 1.99679 6.51845 2.81498H3.85178C3.36085 2.81498 2.96289 3.21296 2.96289 3.70387V13.7779C2.96289 14.2689 3.36086 14.6668 3.85178 14.6668H12.1481C12.639 14.6668 13.037 14.2689 13.037 13.7779V3.70387C13.037 3.21296 12.639 2.81498 12.1481 2.81498H9.48141C9.48141 1.99679 8.81815 1.3335 7.99993 1.3335ZM7.70363 2.81498C7.70363 2.65133 7.83628 2.51868 7.99993 2.51868C8.16357 2.51868 8.29622 2.65133 8.29622 2.81498V3.3929C8.29622 3.72859 8.56842 4.00016 8.90348 4.00016H9.48141V4.59276H6.51845V4.00016H7.09637C7.43144 4.00016 7.70363 3.72859 7.70363 3.3929V2.81498ZM10.6666 4.00016V4.88905C10.6666 5.37998 10.2686 5.77794 9.77771 5.77794H6.22215C5.73123 5.77794 5.33326 5.37998 5.33326 4.88905V4.00016H4.14808V13.4816H11.8518V4.00016H10.6666Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.03409 11.5734C6.79845 11.5734 6.60742 11.3824 6.60742 11.1468Lnan nanL6.60742 11.1468C6.60742 10.9111 6.79845 10.7201 7.03409 10.7201H7.43102C7.49326 10.7201 7.54372 10.6696 7.54372 10.6074V8.30365C7.54372 8.25383 7.50333 8.21344 7.45351 8.21344H7.08808C6.89135 8.21344 6.73187 8.05396 6.73187 7.85722Lnan nanL6.73187 7.85722C6.73187 7.6858 6.85451 7.54075 7.02067 7.49862C7.27525 7.43407 7.47971 7.35457 7.67393 7.25013C7.77254 7.1971 7.88152 7.16455 7.99349 7.16455Lnan nanL7.99349 7.16455C8.32765 7.16455 8.59853 7.43544 8.59853 7.76959V10.6245C8.59853 10.6773 8.64133 10.7201 8.69412 10.7201H8.96594C9.20158 10.7201 9.39261 10.9111 9.39261 11.1468Lnan nanL9.39261 11.1468C9.39261 11.3824 9.20158 11.5734 8.96594 11.5734H7.03409Z"}}]}]};t.PasteValuesOnly=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-values-only",ref:t,icon:i}))}));t.PasteValuesOnly.displayName="PasteValuesOnly";t["default"]=t.PasteValuesOnly},53204:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PasteWidthSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.73276 7.91684C6.96707 7.68253 6.96707 7.30263 6.73276 7.06831C6.49845 6.834 6.11855 6.834 5.88423 7.06831L4.67622 8.27632C4.5637 8.38884 4.50049 8.54146 4.50049 8.70059C4.50049 8.85972 4.5637 9.01233 4.67622 9.12485L5.88423 10.3329C6.11855 10.5672 6.49845 10.5672 6.73276 10.3329C6.96707 10.0985 6.96707 9.71864 6.73276 9.48433L6.54902 9.30059H9.4504L9.26665 9.48433C9.03234 9.71864 9.03234 10.0985 9.26665 10.3329C9.50097 10.5672 9.88087 10.5672 10.1152 10.3329L11.3232 9.12485C11.5575 8.89053 11.5575 8.51064 11.3232 8.27632L10.1152 7.06831C9.88087 6.834 9.50097 6.834 9.26665 7.06831C9.03234 7.30263 9.03234 7.68253 9.26665 7.91684L9.4504 8.10059H6.54902L6.73276 7.91684Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9999 1.8999H10.6835C10.4461 1.31354 9.87128 0.899902 9.1998 0.899902H6.7998C6.12833 0.899902 5.55346 1.31354 5.31611 1.8999H4.9999C3.56396 1.8999 2.3999 3.06396 2.3999 4.4999V12.4999C2.3999 13.9358 3.56396 15.0999 4.9999 15.0999H10.9999C12.4358 15.0999 13.5999 13.9358 13.5999 12.4999V4.4999C13.5999 3.06396 12.4358 1.8999 10.9999 1.8999ZM4.9999 3.0999H5.31611C5.55346 3.68627 6.12833 4.0999 6.7998 4.0999H9.1998C9.87128 4.0999 10.4461 3.68627 10.6835 3.0999H10.9999C11.7731 3.0999 12.3999 3.7267 12.3999 4.4999V12.4999C12.3999 13.2731 11.7731 13.8999 10.9999 13.8999H4.9999C4.2267 13.8999 3.5999 13.2731 3.5999 12.4999V4.4999C3.5999 3.7267 4.2267 3.0999 4.9999 3.0999ZM6.7998 2.0999C6.57889 2.0999 6.3998 2.27899 6.3998 2.4999C6.3998 2.72082 6.57889 2.8999 6.7998 2.8999H9.1998C9.42072 2.8999 9.5998 2.72082 9.5998 2.4999C9.5998 2.27899 9.42072 2.0999 9.1998 2.0999H6.7998Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PasteWidthSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste-width-single",ref:t,icon:i}))}));t.PasteWidthSingle.displayName="PasteWidthSingle";t["default"]=t.PasteWidthSingle},45038:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Paste=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M12.2857 8.6375H9.71429C9.38291 8.6375 9.11429 8.91173 9.11429 9.25V12.75C9.11429 13.0883 9.38291 13.3625 9.71429 13.3625H12.2857C12.6171 13.3625 12.8857 13.0883 12.8857 12.75V9.25C12.8857 8.91173 12.6171 8.6375 12.2857 8.6375ZM9.71429 7.5C8.76751 7.5 8 8.2835 8 9.25V12.75C8 13.7165 8.76751 14.5 9.71429 14.5H12.2857C13.2325 14.5 14 13.7165 14 12.75V9.25C14 8.2835 13.2325 7.5 12.2857 7.5H9.71429Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.93185 4.67088C3.93185 4.33994 4.20013 4.07167 4.53106 4.07167H9.98238C10.3133 4.07167 10.5816 4.33994 10.5816 4.67088C10.5816 5.00181 10.3133 5.27008 9.98238 5.27008H4.53106C4.20013 5.27008 3.93185 5.00181 3.93185 4.67088Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.93185 7.16412C3.93185 6.83319 4.20013 6.56491 4.53106 6.56491H6.17481C6.50574 6.56491 6.77402 6.83319 6.77402 7.16412C6.77402 7.49505 6.50574 7.76332 6.17481 7.76332H4.53106C4.20013 7.76332 3.93185 7.49505 3.93185 7.16412Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.93185 9.72264C3.93185 9.39171 4.20013 9.12344 4.53106 9.12344H5.90673C6.23767 9.12344 6.50594 9.39171 6.50594 9.72264C6.50594 10.0536 6.23767 10.3218 5.90673 10.3218H4.53106C4.20013 10.3218 3.93185 10.0536 3.93185 9.72264Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.49801 2.79851H11.0154C11.1809 2.79851 11.315 2.93264 11.315 3.09811V5.85837C11.315 6.1893 11.5833 6.45757 11.9142 6.45757Lnan nanL11.9142 6.45757C12.2451 6.45757 12.5134 6.1893 12.5134 5.85837V3.09811C12.5134 2.27078 11.8427 1.6001 11.0154 1.6001H3.49801C2.67068 1.6001 2 2.27078 2 3.09811V11.2302C2 12.0575 2.67068 12.7282 3.49801 12.7282H6.30883C6.63976 12.7282 6.90804 12.4599 6.90804 12.129Lnan nanL6.90804 12.129C6.90804 11.7981 6.63976 11.5298 6.30883 11.5298H3.49801C3.33255 11.5298 3.19841 11.3957 3.19841 11.2302V3.09811C3.19841 2.93264 3.33255 2.79851 3.49801 2.79851Z"}}]};t.Paste=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"paste",ref:t,icon:i}))}));t.Paste.displayName="Paste";t["default"]=t.Paste},56930:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PenIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.666 2.70571C11.7769 1.76476 10.3295 1.76476 9.4404 2.70571L3.37843 9.12427C3.31779 9.18848 3.27756 9.26409 3.24979 9.3439C3.24809 9.3493 3.24299 9.3529 3.24129 9.3583L2.02912 13.2097C1.96112 13.4251 2.01439 13.6633 2.16626 13.8236C2.27393 13.9382 2.41901 14 2.56692 14C2.62699 14 2.68762 13.9898 2.74599 13.9688L6.3825 12.6846C6.3876 12.6828 6.391 12.678 6.39553 12.6762C6.47147 12.6474 6.54287 12.6042 6.60351 12.54L12.666 6.12202C13.5558 5.18048 13.5558 3.64725 12.666 2.70571ZM8.62832 5.26209L9.04031 5.69836C9.03918 5.69956 9.03748 5.70016 9.03634 5.70136L4.99182 9.9836L4.58096 9.54853L8.62832 5.26209ZM3.46287 12.4512L4.02673 10.6593L5.15446 11.8535L3.46287 12.4512ZM6.20342 11.2672L5.79256 10.8321L9.83709 6.54988C9.83822 6.54868 9.83879 6.54688 9.83992 6.54568L10.2513 6.98135L6.20342 11.2672ZM11.8647 5.27349L11.0532 6.13282L9.42963 4.41356L10.2411 3.55423C10.6888 3.08016 11.417 3.08076 11.8642 3.55423C12.3124 4.0283 12.3124 4.79942 11.8647 5.27349Z"}}]};t.PenIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pen-icon",ref:t,icon:i}))}));t.PenIcon.displayName="PenIcon";t["default"]=t.PenIcon},31529:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.666 2.70571C11.7769 1.76476 10.3295 1.76476 9.4404 2.70571L3.37843 9.12427C3.31779 9.18848 3.27756 9.26409 3.24979 9.3439C3.24809 9.3493 3.24299 9.3529 3.24129 9.3583L2.02912 13.2097C1.96112 13.4251 2.01439 13.6633 2.16626 13.8236C2.27393 13.9382 2.41901 14 2.56692 14C2.62699 14 2.68762 13.9898 2.74599 13.9688L6.3825 12.6846C6.3876 12.6828 6.391 12.678 6.39553 12.6762C6.47147 12.6474 6.54287 12.6042 6.60351 12.54L12.666 6.12202C13.5558 5.18048 13.5558 3.64725 12.666 2.70571ZM8.62832 5.26209L9.04031 5.69836C9.03918 5.69956 9.03748 5.70016 9.03634 5.70136L4.99182 9.9836L4.58096 9.54853L8.62832 5.26209ZM3.46287 12.4512L4.02673 10.6593L5.15446 11.8535L3.46287 12.4512ZM6.20342 11.2672L5.79256 10.8321L9.83709 6.54988C9.83822 6.54868 9.83879 6.54688 9.83992 6.54568L10.2513 6.98135L6.20342 11.2672ZM11.8647 5.27349L11.0532 6.13282L9.42963 4.41356L10.2411 3.55423C10.6888 3.08016 11.417 3.08076 11.8642 3.55423C12.3124 4.0283 12.3124 4.79942 11.8647 5.27349Z"}}]};t.PenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pen-single",ref:t,icon:i}))}));t.PenSingle.displayName="PenSingle";t["default"]=t.PenSingle},77324:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PercentIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.85059 4.06725C1.85059 2.84302 2.84302 1.85059 4.06725 1.85059C5.29148 1.85059 6.28392 2.84302 6.28392 4.06725C6.28392 5.29148 5.29148 6.28392 4.06725 6.28392C2.84302 6.28392 1.85059 5.29148 1.85059 4.06725ZM4.06725 2.95059C3.45053 2.95059 2.95059 3.45053 2.95059 4.06725C2.95059 4.68397 3.45053 5.18392 4.06725 5.18392C4.68397 5.18392 5.18392 4.68397 5.18392 4.06725C5.18392 3.45053 4.68397 2.95059 4.06725 2.95059Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.7168 11.933C9.7168 10.7087 10.7092 9.71631 11.9335 9.71631C13.1577 9.71631 14.1501 10.7087 14.1501 11.933C14.1501 13.1572 13.1577 14.1496 11.9335 14.1496C10.7092 14.1496 9.7168 13.1572 9.7168 11.933ZM11.9335 10.8163C11.3167 10.8163 10.8168 11.3163 10.8168 11.933C10.8168 12.5497 11.3167 13.0496 11.9335 13.0496C12.5502 13.0496 13.0501 12.5497 13.0501 11.933C13.0501 11.3163 12.5502 10.8163 11.9335 10.8163Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5241 3.32407C13.7584 3.08975 13.7584 2.70986 13.5241 2.47554C13.2898 2.24123 12.9099 2.24123 12.6755 2.47554L2.47554 12.6755C2.24123 12.9099 2.24123 13.2898 2.47554 13.5241C2.70986 13.7584 3.08975 13.7584 3.32407 13.5241L13.5241 3.32407Z"}}]};t.PercentIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"percent-icon",ref:t,icon:i}))}));t.PercentIcon.displayName="PercentIcon";t["default"]=t.PercentIcon},68923:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PercentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.85059 4.06725C1.85059 2.84302 2.84302 1.85059 4.06725 1.85059C5.29148 1.85059 6.28392 2.84302 6.28392 4.06725C6.28392 5.29148 5.29148 6.28392 4.06725 6.28392C2.84302 6.28392 1.85059 5.29148 1.85059 4.06725ZM4.06725 2.95059C3.45053 2.95059 2.95059 3.45053 2.95059 4.06725C2.95059 4.68397 3.45053 5.18392 4.06725 5.18392C4.68397 5.18392 5.18392 4.68397 5.18392 4.06725C5.18392 3.45053 4.68397 2.95059 4.06725 2.95059Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.7168 11.933C9.7168 10.7087 10.7092 9.71631 11.9335 9.71631C13.1577 9.71631 14.1501 10.7087 14.1501 11.933C14.1501 13.1572 13.1577 14.1496 11.9335 14.1496C10.7092 14.1496 9.7168 13.1572 9.7168 11.933ZM11.9335 10.8163C11.3167 10.8163 10.8168 11.3163 10.8168 11.933C10.8168 12.5497 11.3167 13.0496 11.9335 13.0496C12.5502 13.0496 13.0501 12.5497 13.0501 11.933C13.0501 11.3163 12.5502 10.8163 11.9335 10.8163Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.5241 3.32407C13.7584 3.08975 13.7584 2.70986 13.5241 2.47554C13.2898 2.24123 12.9099 2.24123 12.6755 2.47554L2.47554 12.6755C2.24123 12.9099 2.24123 13.2898 2.47554 13.5241C2.70986 13.7584 3.08975 13.7584 3.32407 13.5241L13.5241 3.32407Z"}}]};t.PercentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"percent-single",ref:t,icon:i}))}));t.PercentSingle.displayName="PercentSingle";t["default"]=t.PercentSingle},89560:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PermissionSettingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M10.301 13.9143C11.0123 13.9143 11.6701 13.5364 12.0285 12.922L14.3118 9.0077C14.675 8.38498 14.675 7.61497 14.3118 6.99226L12.0285 3.07797C11.6701 2.46353 11.0123 2.08569 10.301 2.08569H5.69841C4.98708 2.08569 4.32928 2.46351 3.97086 3.07794L1.68748 6.99222C1.32421 7.61496 1.32421 8.385 1.68748 9.00774L3.97086 12.922C4.32928 13.5364 4.98708 13.9143 5.69841 13.9143H10.301Z",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M8 10C9.10456 10 10 9.10456 10 8C10 6.89544 9.10456 6 8 6C6.89544 6 6 6.89544 6 8C6 9.10456 6.89544 10 8 10Z",strokeLinejoin:"round",strokeWidth:1.33}}]};t.PermissionSettingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"permission-setting-single",ref:t,icon:i}))}));t.PermissionSettingSingle.displayName="PermissionSettingSingle";t["default"]=t.PermissionSettingSingle},99370:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PieChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#pie-chart-icon_clip0_1644_114)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M7.40023 2.22624C4.47633 2.5265 2.19561 4.99701 2.19561 8.00023C2.19561 11.206 4.79442 13.8048 8.00023 13.8048C11.0034 13.8048 13.474 11.5241 13.7742 8.60023H9.60023C8.3852 8.60023 7.40023 7.61525 7.40023 6.40023V2.22624ZM0.995605 8.00023C0.995605 4.13168 4.13168 0.995605 8.00023 0.995605C8.3316 0.995605 8.60023 1.26423 8.60023 1.59561V6.40023C8.60023 6.95251 9.04794 7.40023 9.60023 7.40023H14.4049C14.7362 7.40023 15.0049 7.66886 15.0049 8.00023C15.0049 11.8688 11.8688 15.0049 8.00023 15.0049C4.13168 15.0049 0.995605 11.8688 0.995605 8.00023Z"}},{tag:"path",attrs:{d:"M9.56654 1.40506C9.72053 1.29203 9.91914 1.25907 10.1014 1.3163C12.2805 2.00072 13.9997 3.71989 14.6841 5.899C14.7413 6.08125 14.7083 6.27986 14.5953 6.43384C14.4823 6.58783 14.3027 6.67879 14.1116 6.67879H10.0216C9.635 6.67879 9.3216 6.36539 9.3216 5.97879V1.88873C9.3216 1.69771 9.41256 1.5181 9.56654 1.40506ZM10.5216 2.77012V5.47879H13.2303C12.6601 4.29855 11.7018 3.34027 10.5216 2.77012Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"pie-chart-icon_clip0_1644_114"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["pie-chart-icon_clip0_1644_114"]};t.PieChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pie-chart-icon",ref:t,icon:i}))}));t.PieChartIcon.displayName="PieChartIcon";t["default"]=t.PieChartIcon},87889:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PieChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#pie-chart-single_clip0_1644_114)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M7.40023 2.22624C4.47633 2.5265 2.19561 4.99701 2.19561 8.00023C2.19561 11.206 4.79442 13.8048 8.00023 13.8048C11.0034 13.8048 13.474 11.5241 13.7742 8.60023H9.60023C8.3852 8.60023 7.40023 7.61525 7.40023 6.40023V2.22624ZM0.995605 8.00023C0.995605 4.13168 4.13168 0.995605 8.00023 0.995605C8.3316 0.995605 8.60023 1.26423 8.60023 1.59561V6.40023C8.60023 6.95251 9.04794 7.40023 9.60023 7.40023H14.4049C14.7362 7.40023 15.0049 7.66886 15.0049 8.00023C15.0049 11.8688 11.8688 15.0049 8.00023 15.0049C4.13168 15.0049 0.995605 11.8688 0.995605 8.00023Z"}},{tag:"path",attrs:{d:"M9.56654 1.40506C9.72053 1.29203 9.91914 1.25907 10.1014 1.3163C12.2805 2.00072 13.9997 3.71989 14.6841 5.899C14.7413 6.08125 14.7083 6.27986 14.5953 6.43384C14.4823 6.58783 14.3027 6.67879 14.1116 6.67879H10.0216C9.635 6.67879 9.3216 6.36539 9.3216 5.97879V1.88873C9.3216 1.69771 9.41256 1.5181 9.56654 1.40506ZM10.5216 2.77012V5.47879H13.2303C12.6601 4.29855 11.7018 3.34027 10.5216 2.77012Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"pie-chart-single_clip0_1644_114"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["pie-chart-single_clip0_1644_114"]};t.PieChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pie-chart-single",ref:t,icon:i}))}));t.PieChartSingle.displayName="PieChartSingle";t["default"]=t.PieChartSingle},57293:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PinSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.6748 7.36035C5.02827 7.36035 5.31543 7.64654 5.31543 8C5.31541 8.35344 5.02825 8.63965 4.6748 8.63965H3.47559C3.12214 8.63965 2.83498 8.35344 2.83496 8C2.83496 7.64654 3.12212 7.36035 3.47559 7.36035H4.6748Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.6748 4.67188C5.02827 4.67188 5.31543 4.95904 5.31543 5.3125C5.3153 5.66585 5.02819 5.95215 4.6748 5.95215H3.47559C3.1222 5.95215 2.83509 5.66585 2.83496 5.3125C2.83496 4.95904 3.12212 4.67188 3.47559 4.67188H4.6748Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.02148 5.49512C9.28118 5.23542 9.70319 5.23542 9.96289 5.49512L11.4316 6.96387C12.0033 7.53597 12.0035 8.46415 11.4316 9.03613L9.96289 10.5049C9.70325 10.7643 9.28113 10.7643 9.02148 10.5049C8.76227 10.2453 8.76224 9.82405 9.02148 9.56445L10.4912 8.0957C10.5438 8.04297 10.5429 7.95697 10.4902 7.9043L9.02148 6.43555C8.76197 6.17599 8.76225 5.75484 9.02148 5.49512Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.70898 0.959961C10.5812 0.959956 11.2753 0.960145 11.835 1.00586C12.4081 1.05269 12.8972 1.15088 13.3447 1.37891C14.0671 1.74704 14.6543 2.33423 15.0225 3.05664C15.2505 3.50416 15.3487 3.99322 15.3955 4.56641C15.4412 5.12597 15.4414 5.81947 15.4414 6.69141V9.30762C15.4414 10.1798 15.4412 10.8739 15.3955 11.4336C15.3487 12.0068 15.2505 12.4958 15.0225 12.9434C14.6543 13.6657 14.0671 14.253 13.3447 14.6211C12.8972 14.8491 12.4081 14.9473 11.835 14.9941C11.2753 15.0399 10.5812 15.04 9.70898 15.04H6.29004C5.41813 15.04 4.72459 15.0398 4.16504 14.9941C3.59185 14.9473 3.10279 14.8491 2.65527 14.6211C1.93287 14.253 1.34568 13.6658 0.977539 12.9434C0.749517 12.4958 0.651323 12.0068 0.604492 11.4336C0.558778 10.8739 0.558589 10.1798 0.558594 9.30762V6.69238C0.558589 5.82019 0.558784 5.12609 0.604492 4.56641C0.651323 3.99322 0.749517 3.50416 0.977539 3.05664C1.34567 2.33423 1.93286 1.74704 2.65527 1.37891C3.10279 1.15088 3.59185 1.05269 4.16504 1.00586C4.72472 0.960152 5.41882 0.959956 6.29102 0.959961H9.70898ZM6.24805 2.24023C5.37851 2.24029 4.75695 2.24135 4.26855 2.28125C3.77485 2.32161 3.47325 2.39787 3.23633 2.51855C2.75463 2.76399 2.36262 3.156 2.11719 3.6377C1.9965 3.87461 1.92025 4.17621 1.87988 4.66992C1.83891 5.17138 1.83887 5.81321 1.83887 6.71973V9.28027C1.83887 10.1868 1.83891 10.8286 1.87988 11.3301C1.92025 11.8238 1.99649 12.1254 2.11719 12.3623C2.36258 12.8439 2.75474 13.235 3.23633 13.4805C3.47327 13.6012 3.77475 13.6784 4.26855 13.7188C4.75695 13.7587 5.37851 13.7597 6.24805 13.7598V2.24023ZM7.52832 13.7598H9.68164C10.5881 13.7598 11.23 13.7597 11.7314 13.7188C12.2252 13.6784 12.5267 13.6012 12.7637 13.4805C13.2451 13.2351 13.6364 12.8438 13.8818 12.3623C14.0026 12.1254 14.0797 11.8238 14.1201 11.3301C14.1611 10.8286 14.1611 10.1868 14.1611 9.28027V6.71973C14.1611 5.81321 14.1611 5.17138 14.1201 4.66992C14.0797 4.17612 14.0026 3.87463 13.8818 3.6377C13.6364 3.15611 13.2453 2.76395 12.7637 2.51855C12.5268 2.39786 12.2251 2.32162 11.7314 2.28125C11.23 2.24028 10.5881 2.24023 9.68164 2.24023H7.52832V13.7598Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PinSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pin-single",ref:t,icon:i}))}));t.PinSingle.displayName="PinSingle";t["default"]=t.PinSingle},14886:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PipingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.35928 2.57764C3.61338 1.77872 4.36128 1.19995 5.24437 1.19995C6.12746 1.19995 6.87537 1.77872 7.12947 2.57764H11.7885C13.4928 2.57764 14.7999 3.8461 14.7997 5.5888C14.7995 7.33129 13.4929 8.59984 11.7885 8.59984H6.63121L6.6224 8.5999H4.21143C3.16019 8.5999 2.4001 9.34071 2.4002 10.4109C2.40029 11.4814 3.16029 12.2221 4.21143 12.2221H8.87045C9.12449 11.4231 9.87245 10.8442 10.7556 10.8442C11.6388 10.8442 12.3868 11.4231 12.6408 12.2222H14.1999C14.5312 12.2222 14.7999 12.4908 14.7999 12.8222C14.7999 13.1535 14.5312 13.4222 14.1999 13.4222H12.6407C12.3866 14.221 11.6387 14.7998 10.7556 14.7998C9.87252 14.7998 9.12461 14.221 8.87051 13.4221H4.21143C2.50701 13.4221 1.20035 12.1536 1.2002 10.4111C1.20004 8.66836 2.50712 7.3999 4.21143 7.3999H6.61326L6.62208 7.39984H11.7885C12.8396 7.39984 13.5996 6.65912 13.5997 5.58868C13.5998 4.51844 12.8397 3.77764 11.7885 3.77764H7.12952C6.87548 4.57664 6.12753 5.1555 5.24437 5.1555C4.36122 5.1555 3.61327 4.57664 3.35922 3.77764H1.8002C1.46882 3.77764 1.2002 3.50901 1.2002 3.17764C1.2002 2.84627 1.46882 2.57764 1.8002 2.57764H3.35928ZM4.46671 3.16449C4.47377 2.74105 4.81924 2.39995 5.24437 2.39995C5.67026 2.39995 6.0162 2.74226 6.02207 3.16675L6.02197 3.17764L6.02207 3.1886C6.01625 3.61314 5.67029 3.95549 5.24437 3.95549C4.81921 3.95549 4.47372 3.61435 4.46671 3.19085L4.46685 3.17764L4.46671 3.16449ZM9.97788 12.8307C9.98254 13.2562 10.329 13.5998 10.7556 13.5998C11.1815 13.5998 11.5274 13.2575 11.5333 12.8331C11.5332 12.8294 11.5332 12.8258 11.5332 12.8222C11.5332 12.8185 11.5332 12.8148 11.5333 12.8111C11.5275 12.3866 11.1815 12.0442 10.7556 12.0442C10.3289 12.0442 9.98248 12.3878 9.97788 12.8134C9.97792 12.8163 9.97794 12.8192 9.97794 12.8221C9.97794 12.825 9.97792 12.8278 9.97788 12.8307Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PipingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"piping-icon",ref:t,icon:i}))}));t.PipingIcon.displayName="PipingIcon";t["default"]=t.PipingIcon},64333:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PipingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.35928 2.57764C3.61338 1.77872 4.36128 1.19995 5.24437 1.19995C6.12746 1.19995 6.87537 1.77872 7.12947 2.57764H11.7885C13.4928 2.57764 14.7999 3.8461 14.7997 5.5888C14.7995 7.33129 13.4929 8.59984 11.7885 8.59984H6.63121L6.6224 8.5999H4.21143C3.16019 8.5999 2.4001 9.34071 2.4002 10.4109C2.40029 11.4814 3.16029 12.2221 4.21143 12.2221H8.87045C9.12449 11.4231 9.87245 10.8442 10.7556 10.8442C11.6388 10.8442 12.3868 11.4231 12.6408 12.2222H14.1999C14.5312 12.2222 14.7999 12.4908 14.7999 12.8222C14.7999 13.1535 14.5312 13.4222 14.1999 13.4222H12.6407C12.3866 14.221 11.6387 14.7998 10.7556 14.7998C9.87252 14.7998 9.12461 14.221 8.87051 13.4221H4.21143C2.50701 13.4221 1.20035 12.1536 1.2002 10.4111C1.20004 8.66836 2.50712 7.3999 4.21143 7.3999H6.61326L6.62208 7.39984H11.7885C12.8396 7.39984 13.5996 6.65912 13.5997 5.58868C13.5998 4.51844 12.8397 3.77764 11.7885 3.77764H7.12952C6.87548 4.57664 6.12753 5.1555 5.24437 5.1555C4.36122 5.1555 3.61327 4.57664 3.35922 3.77764H1.8002C1.46882 3.77764 1.2002 3.50901 1.2002 3.17764C1.2002 2.84627 1.46882 2.57764 1.8002 2.57764H3.35928ZM4.46671 3.16449C4.47377 2.74105 4.81924 2.39995 5.24437 2.39995C5.67026 2.39995 6.0162 2.74226 6.02207 3.16675L6.02197 3.17764L6.02207 3.1886C6.01625 3.61314 5.67029 3.95549 5.24437 3.95549C4.81921 3.95549 4.47372 3.61435 4.46671 3.19085L4.46685 3.17764L4.46671 3.16449ZM9.97788 12.8307C9.98254 13.2562 10.329 13.5998 10.7556 13.5998C11.1815 13.5998 11.5274 13.2575 11.5333 12.8331C11.5332 12.8294 11.5332 12.8258 11.5332 12.8222C11.5332 12.8185 11.5332 12.8148 11.5333 12.8111C11.5275 12.3866 11.1815 12.0442 10.7556 12.0442C10.3289 12.0442 9.98248 12.3878 9.97788 12.8134C9.97792 12.8163 9.97794 12.8192 9.97794 12.8221C9.97794 12.825 9.97792 12.8278 9.97788 12.8307Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PipingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"piping-single",ref:t,icon:i}))}));t.PipingSingle.displayName="PipingSingle";t["default"]=t.PipingSingle},44832:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PivotTableIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.4082 3.74922C1.4082 4.63288 2.12455 5.34922 3.0082 5.34922H4.2082C5.09186 5.34922 5.8082 4.63287 5.8082 3.74922V2.54922C5.8082 1.66556 5.09186 0.949219 4.2082 0.949219H3.0082C2.12455 0.949219 1.4082 1.66556 1.4082 2.54922V3.74922ZM3.0082 4.14922C2.78729 4.14922 2.6082 3.97013 2.6082 3.74922V2.54922C2.6082 2.32831 2.78729 2.14922 3.0082 2.14922H4.2082C4.42912 2.14922 4.6082 2.32831 4.6082 2.54922V3.74922C4.6082 3.97013 4.42912 4.14922 4.2082 4.14922L3.0082 4.14922Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.60757 5.24912C7.72391 5.24912 7.00757 4.53278 7.00757 3.64912V2.64912C7.00757 1.76547 7.72391 1.04912 8.60757 1.04912L14.0076 1.04912C14.8912 1.04912 15.6076 1.76546 15.6076 2.64912V3.64912C15.6076 4.53278 14.8912 5.24912 14.0076 5.24912L8.60757 5.24912ZM8.20757 3.64912C8.20757 3.87003 8.38665 4.04912 8.60757 4.04912L14.0076 4.04912C14.2285 4.04912 14.4076 3.87003 14.4076 3.64912V2.64912C14.4076 2.42821 14.2285 2.24912 14.0076 2.24912L8.60757 2.24912C8.38665 2.24912 8.20757 2.42821 8.20757 2.64912V3.64912Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.5083 8.05078C1.5083 7.16713 2.22464 6.45078 3.1083 6.45078H4.1083C4.99196 6.45078 5.7083 7.16713 5.7083 8.05078V13.4508C5.7083 14.3344 4.99196 15.0508 4.1083 15.0508H3.1083C2.22464 15.0508 1.5083 14.3344 1.5083 13.4508V8.05078ZM3.1083 7.65078C2.88739 7.65078 2.7083 7.82987 2.7083 8.05078V13.4508C2.7083 13.6717 2.88739 13.8508 3.1083 13.8508H4.1083C4.32921 13.8508 4.5083 13.6717 4.5083 13.4508V8.05078C4.5083 7.82987 4.32921 7.65078 4.1083 7.65078H3.1083Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.01375 13.0622L9.82677 14.8752C10.0611 15.1095 10.441 15.1095 10.6753 14.8752C10.9096 14.6409 10.9096 14.261 10.6753 14.0267L9.60391 12.9553L12.5981 12.9537C14.0335 12.953 15.1968 11.7891 15.1968 10.3537V7.70108C15.1968 7.3697 14.9281 7.10108 14.5968 7.10108C14.2654 7.10108 13.9968 7.3697 13.9968 7.70108V10.3537C13.9968 11.1266 13.3704 11.7533 12.5975 11.7537L9.60349 11.7553L10.6753 10.6835C10.9096 10.4492 10.9096 10.0693 10.6753 9.83495C10.441 9.60063 10.0611 9.60063 9.82677 9.83495L8.01375 11.648C7.62322 12.0385 7.62322 12.6717 8.01375 13.0622Z"}}]};t.PivotTableIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pivot-table-icon",ref:t,icon:i}))}));t.PivotTableIcon.displayName="PivotTableIcon";t["default"]=t.PivotTableIcon},63919:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PivotTableSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.4082 3.74922C1.4082 4.63288 2.12455 5.34922 3.0082 5.34922H4.2082C5.09186 5.34922 5.8082 4.63287 5.8082 3.74922V2.54922C5.8082 1.66556 5.09186 0.949219 4.2082 0.949219H3.0082C2.12455 0.949219 1.4082 1.66556 1.4082 2.54922V3.74922ZM3.0082 4.14922C2.78729 4.14922 2.6082 3.97013 2.6082 3.74922V2.54922C2.6082 2.32831 2.78729 2.14922 3.0082 2.14922H4.2082C4.42912 2.14922 4.6082 2.32831 4.6082 2.54922V3.74922C4.6082 3.97013 4.42912 4.14922 4.2082 4.14922L3.0082 4.14922Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.60757 5.24912C7.72391 5.24912 7.00757 4.53278 7.00757 3.64912V2.64912C7.00757 1.76547 7.72391 1.04912 8.60757 1.04912L14.0076 1.04912C14.8912 1.04912 15.6076 1.76546 15.6076 2.64912V3.64912C15.6076 4.53278 14.8912 5.24912 14.0076 5.24912L8.60757 5.24912ZM8.20757 3.64912C8.20757 3.87003 8.38665 4.04912 8.60757 4.04912L14.0076 4.04912C14.2285 4.04912 14.4076 3.87003 14.4076 3.64912V2.64912C14.4076 2.42821 14.2285 2.24912 14.0076 2.24912L8.60757 2.24912C8.38665 2.24912 8.20757 2.42821 8.20757 2.64912V3.64912Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.5083 8.05078C1.5083 7.16713 2.22464 6.45078 3.1083 6.45078H4.1083C4.99196 6.45078 5.7083 7.16713 5.7083 8.05078V13.4508C5.7083 14.3344 4.99196 15.0508 4.1083 15.0508H3.1083C2.22464 15.0508 1.5083 14.3344 1.5083 13.4508V8.05078ZM3.1083 7.65078C2.88739 7.65078 2.7083 7.82987 2.7083 8.05078V13.4508C2.7083 13.6717 2.88739 13.8508 3.1083 13.8508H4.1083C4.32921 13.8508 4.5083 13.6717 4.5083 13.4508V8.05078C4.5083 7.82987 4.32921 7.65078 4.1083 7.65078H3.1083Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.01375 13.0622L9.82677 14.8752C10.0611 15.1095 10.441 15.1095 10.6753 14.8752C10.9096 14.6409 10.9096 14.261 10.6753 14.0267L9.60391 12.9553L12.5981 12.9537C14.0335 12.953 15.1968 11.7891 15.1968 10.3537V7.70108C15.1968 7.3697 14.9281 7.10108 14.5968 7.10108C14.2654 7.10108 13.9968 7.3697 13.9968 7.70108V10.3537C13.9968 11.1266 13.3704 11.7533 12.5975 11.7537L9.60349 11.7553L10.6753 10.6835C10.9096 10.4492 10.9096 10.0693 10.6753 9.83495C10.441 9.60063 10.0611 9.60063 9.82677 9.83495L8.01375 11.648C7.62322 12.0385 7.62322 12.6717 8.01375 13.0622Z"}}]};t.PivotTableSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"pivot-table-single",ref:t,icon:i}))}));t.PivotTableSingle.displayName="PivotTableSingle";t["default"]=t.PivotTableSingle},92064:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PlaneSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#plane-single_clip0_1851_35)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.0059 13.6354L14.3277 2.39871C14.3702 2.28834 14.3797 2.168 14.3552 2.0523C14.3307 1.93659 14.2731 1.83049 14.1895 1.74686C14.1059 1.66322 13.9997 1.60565 13.884 1.58113C13.7683 1.5566 13.648 1.56617 13.5376 1.60868L2.30094 5.93049C2.19403 5.97162 2.10083 6.04198 2.03198 6.13353C1.96312 6.22508 1.92138 6.33413 1.91151 6.44826C1.90164 6.56239 1.92405 6.67699 1.97617 6.779C2.02829 6.88101 2.10803 6.96632 2.2063 7.0252L5.85649 9.21549L9.86756 5.20442C9.98218 5.0898 10.1376 5.02541 10.2997 5.02541C10.4618 5.02541 10.6173 5.0898 10.7319 5.20442C10.8465 5.31904 10.9109 5.4745 10.9109 5.6366C10.9109 5.7987 10.8465 5.95416 10.7319 6.06878L6.72085 10.0798L8.91157 13.7305C8.97053 13.8286 9.05585 13.9082 9.15783 13.9602C9.25982 14.0122 9.37436 14.0345 9.4884 14.0246C9.60245 14.0147 9.71142 13.973 9.80291 13.9042C9.89439 13.8353 9.96471 13.7422 10.0059 13.6354Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"plane-single_clip0_1851_35"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"rotate(90 8 8)"}}]}]}],defIds:["plane-single_clip0_1851_35"]};t.PlaneSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"plane-single",ref:t,icon:i}))}));t.PlaneSingle.displayName="PlaneSingle";t["default"]=t.PlaneSingle},92352:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PlaySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6778 6.85911L4.67385 2.18178C4.4704 2.06363 4.2395 2.00095 4.00423 2.00001C3.76896 1.99907 3.53756 2.05991 3.33318 2.17645C3.13018 2.29041 2.96134 2.45656 2.84412 2.6577C2.72691 2.85884 2.66559 3.08765 2.66651 3.32045V12.6751C2.66559 12.9079 2.72691 13.1367 2.84412 13.3379C2.96134 13.539 3.13018 13.7052 3.33318 13.8191C3.53749 13.9362 3.76907 13.9974 4.00456 13.9965C4.24006 13.9955 4.47114 13.9325 4.67451 13.8138L12.6792 9.13645C12.8786 9.02067 13.0441 8.85456 13.1591 8.65473C13.2742 8.4549 13.3347 8.22836 13.3347 7.99778C13.3347 7.7672 13.2742 7.54066 13.1591 7.34083C13.0441 7.141 12.8786 6.97489 12.6792 6.85911H12.6778Z"}}]};t.PlaySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"play-single",ref:t,icon:i}))}));t.PlaySingle.displayName="PlaySingle";t["default"]=t.PlaySingle},64730:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PlusSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 2.66699C8.36852 2.66699 8.66699 2.96547 8.66699 3.33366V7.33366H12.667C13.0352 7.33366 13.3337 7.63214 13.3337 8.00033C13.3337 8.36852 13.0352 8.66699 12.667 8.66699H8.66699V12.667C8.66699 13.0352 8.36852 13.3337 8.00033 13.3337C7.63214 13.3337 7.33366 13.0352 7.33366 12.667V8.66699H3.33366C2.96547 8.66699 2.66699 8.36852 2.66699 8.00033C2.66699 7.63214 2.96547 7.33366 3.33366 7.33366H7.33366V3.33366C7.33366 2.96547 7.63214 2.66699 8.00033 2.66699Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PlusSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"plus-single",ref:t,icon:i}))}));t.PlusSingle.displayName="PlusSingle";t["default"]=t.PlusSingle},8095:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PointColorDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:8,cy:8,r:8,fill:"colorChannel1"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.92204 11.2255C8.43208 11.779 7.56829 11.779 7.07833 11.2255L4.13584 7.9017C3.43246 7.10716 3.99655 5.85442 5.0577 5.85442L10.9427 5.85442C12.0038 5.85442 12.5679 7.10716 11.8645 7.9017L8.92204 11.2255Z"}}]};t.PointColorDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"point-color-double-icon",ref:t,icon:i}))}));t.PointColorDoubleIcon.displayName="PointColorDoubleIcon";t["default"]=t.PointColorDoubleIcon},6983:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PointColor=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:8,cy:8,r:8,fill:"colorChannel1"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.92204 11.2255C8.43208 11.779 7.56829 11.779 7.07833 11.2255L4.13584 7.9017C3.43246 7.10716 3.99655 5.85442 5.0577 5.85442L10.9427 5.85442C12.0038 5.85442 12.5679 7.10716 11.8645 7.9017L8.92204 11.2255Z"}}]};t.PointColor=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"point-color",ref:t,icon:i}))}));t.PointColor.displayName="PointColor";t["default"]=t.PointColor},58389:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PolygonChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#polygon-chart-single_clip0_1646_14)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.28587 1.36401L14.5119 5.18269C15.2865 5.74867 15.6051 6.75546 15.2983 7.66757L13.3158 13.5609C13.0152 14.4544 12.1817 15.0558 11.2437 15.0558H4.7565C3.81855 15.0558 2.98498 14.4544 2.6844 13.5609L0.701952 7.66757C0.395129 6.75546 0.713731 5.74867 1.48829 5.18269L6.71434 1.36401C7.48102 0.803793 8.51919 0.803794 9.28587 1.36401ZM8.58455 2.33483C8.23605 2.08019 7.76416 2.08019 7.41567 2.33483L2.18962 6.15351C1.83755 6.41077 1.69273 6.86841 1.83219 7.283L3.81464 13.1763C3.95127 13.5825 4.33016 13.8558 4.7565 13.8558H11.2437C11.6701 13.8558 12.0489 13.5825 12.1856 13.1763L14.168 7.283C14.3075 6.86841 14.1627 6.41077 13.8106 6.15351L8.58455 2.33483Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"polygon-chart-single_clip0_1646_14"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["polygon-chart-single_clip0_1646_14"]};t.PolygonChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"polygon-chart-single",ref:t,icon:i}))}));t.PolygonChartSingle.displayName="PolygonChartSingle";t["default"]=t.PolygonChartSingle},27455:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PolynomialIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38398 12.3008C7.38398 12.6411 7.10819 12.9169 6.76796 12.9169C6.42774 12.9169 6.15195 12.6411 6.15195 12.3008C6.15195 11.9606 6.42774 11.6848 6.76796 11.6848C7.10819 11.6848 7.38398 11.9606 7.38398 12.3008Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.12995 7.1393C5.58357 7.1393 5.95131 6.77155 5.95131 6.31794C5.95131 5.86432 5.58357 5.49658 5.12995 5.49658C4.67634 5.49658 4.30859 5.86432 4.30859 6.31794C4.30859 6.77155 4.67634 7.1393 5.12995 7.1393Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3802 3.85482C12.3802 4.42185 11.9206 4.88152 11.3535 4.88152C10.7865 4.88152 10.3268 4.42185 10.3268 3.85482C10.3268 3.28779 10.7865 2.82812 11.3535 2.82812C11.9206 2.82812 12.3802 3.28779 12.3802 3.85482Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.89214 8.52476C10.2324 8.52476 10.5082 8.24897 10.5082 7.90874C10.5082 7.56852 10.2324 7.29272 9.89214 7.29272C9.55191 7.29272 9.27612 7.56852 9.27612 7.90874C9.27612 8.24897 9.55191 8.52476 9.89214 8.52476Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.493 4.62904C14.5502 4.30265 14.3321 3.99165 14.0057 3.93441C13.6793 3.87717 13.3683 4.09536 13.311 4.42175C12.6989 7.91235 12.2835 9.74834 11.8467 10.7174C11.6353 11.1863 11.451 11.3753 11.3035 11.4657C11.1551 11.5566 10.9585 11.6014 10.5951 11.6014C10.2607 11.6014 10.0669 11.4749 9.89485 11.2423C9.6908 10.9665 9.54629 10.577 9.3662 10.0725L9.3514 10.031C9.19033 9.5793 8.99306 9.02613 8.67293 8.59276C8.31092 8.1027 7.78029 7.74701 7.00933 7.74701C5.9216 7.74701 5.28499 8.56651 4.88688 9.35918C4.57939 9.97142 4.33623 10.7269 4.11597 11.4113C4.04907 11.6191 3.98428 11.8204 3.92044 12.0091C3.81426 12.323 3.98265 12.6636 4.29655 12.7698C4.61045 12.8759 4.95099 12.7075 5.05717 12.3936C5.13535 12.1625 5.20931 11.9331 5.28188 11.708C5.49564 11.0449 5.69734 10.4192 5.95924 9.89775C6.31282 9.19372 6.64525 8.94701 7.00933 8.94701C7.34259 8.94701 7.53587 9.07312 7.70772 9.30575C7.91156 9.58171 8.0559 9.97125 8.23605 10.4759L8.25038 10.5161C8.4116 10.9681 8.60914 11.522 8.93009 11.9559C9.2926 12.446 9.82375 12.8014 10.5951 12.8014C11.0332 12.8014 11.4987 12.7535 11.9306 12.4888C12.3635 12.2235 12.6777 11.7938 12.9406 11.2106C13.4524 10.0754 13.8889 8.07337 14.493 4.62904Z"}}]};t.PolynomialIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"polynomial-icon",ref:t,icon:i}))}));t.PolynomialIcon.displayName="PolynomialIcon";t["default"]=t.PolynomialIcon},17020:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PolynomialSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38398 12.3008C7.38398 12.6411 7.10819 12.9169 6.76796 12.9169C6.42774 12.9169 6.15195 12.6411 6.15195 12.3008C6.15195 11.9606 6.42774 11.6848 6.76796 11.6848C7.10819 11.6848 7.38398 11.9606 7.38398 12.3008Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.12995 7.1393C5.58357 7.1393 5.95131 6.77155 5.95131 6.31794C5.95131 5.86432 5.58357 5.49658 5.12995 5.49658C4.67634 5.49658 4.30859 5.86432 4.30859 6.31794C4.30859 6.77155 4.67634 7.1393 5.12995 7.1393Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.3802 3.85482C12.3802 4.42185 11.9206 4.88152 11.3535 4.88152C10.7865 4.88152 10.3268 4.42185 10.3268 3.85482C10.3268 3.28779 10.7865 2.82812 11.3535 2.82812C11.9206 2.82812 12.3802 3.28779 12.3802 3.85482Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.89214 8.52476C10.2324 8.52476 10.5082 8.24897 10.5082 7.90874C10.5082 7.56852 10.2324 7.29272 9.89214 7.29272C9.55191 7.29272 9.27612 7.56852 9.27612 7.90874C9.27612 8.24897 9.55191 8.52476 9.89214 8.52476Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.493 4.62904C14.5502 4.30265 14.3321 3.99165 14.0057 3.93441C13.6793 3.87717 13.3683 4.09536 13.311 4.42175C12.6989 7.91235 12.2835 9.74834 11.8467 10.7174C11.6353 11.1863 11.451 11.3753 11.3035 11.4657C11.1551 11.5566 10.9585 11.6014 10.5951 11.6014C10.2607 11.6014 10.0669 11.4749 9.89485 11.2423C9.6908 10.9665 9.54629 10.577 9.3662 10.0725L9.3514 10.031C9.19033 9.5793 8.99306 9.02613 8.67293 8.59276C8.31092 8.1027 7.78029 7.74701 7.00933 7.74701C5.9216 7.74701 5.28499 8.56651 4.88688 9.35918C4.57939 9.97142 4.33623 10.7269 4.11597 11.4113C4.04907 11.6191 3.98428 11.8204 3.92044 12.0091C3.81426 12.323 3.98265 12.6636 4.29655 12.7698C4.61045 12.8759 4.95099 12.7075 5.05717 12.3936C5.13535 12.1625 5.20931 11.9331 5.28188 11.708C5.49564 11.0449 5.69734 10.4192 5.95924 9.89775C6.31282 9.19372 6.64525 8.94701 7.00933 8.94701C7.34259 8.94701 7.53587 9.07312 7.70772 9.30575C7.91156 9.58171 8.0559 9.97125 8.23605 10.4759L8.25038 10.5161C8.4116 10.9681 8.60914 11.522 8.93009 11.9559C9.2926 12.446 9.82375 12.8014 10.5951 12.8014C11.0332 12.8014 11.4987 12.7535 11.9306 12.4888C12.3635 12.2235 12.6777 11.7938 12.9406 11.2106C13.4524 10.0754 13.8889 8.07337 14.493 4.62904Z"}}]};t.PolynomialSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"polynomial-single",ref:t,icon:i}))}));t.PolynomialSingle.displayName="PolynomialSingle";t["default"]=t.PolynomialSingle},54997:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PositionSingle16=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6441",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.84H16.54V16.84H.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_273_6441)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.74377 7.43373C2.74377 4.23047 5.34051 1.63373 8.54377 1.63373C11.747 1.63373 14.3438 4.23047 14.3438 7.43373C14.3438 9.8839 12.9461 12.1495 11.6652 13.7292C11.0124 14.5343 10.3616 15.1957 9.87432 15.656C9.63016 15.8866 9.42575 16.0679 9.28091 16.1927C9.20846 16.2551 9.15082 16.3035 9.11046 16.337C9.09027 16.3537 9.0744 16.3667 9.06314 16.3759L9.04976 16.3867L9.04574 16.39L9.04441 16.3911L8.55382 16.8414L9.04353 16.3918C8.75136 16.6255 8.33581 16.6252 8.04364 16.3915L8.04181 16.39L8.03779 16.3867L8.0244 16.3759C8.01315 16.3667 7.99728 16.3537 7.97709 16.337C7.93673 16.3035 7.87909 16.2551 7.80664 16.1927C7.6618 16.0679 7.45738 15.8866 7.21323 15.656C6.72591 15.1957 6.0751 14.5343 5.42237 13.7292C4.14147 12.1495 2.74377 9.8839 2.74377 7.43373ZM5.74377 7.43373C5.74377 5.88733 6.99738 4.63373 8.54377 4.63373C10.0902 4.63373 11.3438 5.88733 11.3438 7.43373C11.3438 8.98012 10.0902 10.2337 8.54377 10.2337C6.99738 10.2337 5.74377 8.98012 5.74377 7.43373Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PositionSingle16=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"position-single-16",ref:t,icon:i}))}));t.PositionSingle16.displayName="PositionSingle16";t["default"]=t.PositionSingle16},18098:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PositionSingle20=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 21 21",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6453",width:21,height:21,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.84H20.91V20.84H.91z"}}]},{tag:"g",attrs:{mask:"url(#mask0_273_6453)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.65601 9.08179C3.65601 5.07771 6.90193 1.83179 10.906 1.83179C14.9101 1.83179 18.156 5.07771 18.156 9.08179C18.156 12.1445 16.4089 14.9765 14.8078 16.9512C13.9918 17.9575 13.1783 18.7843 12.5692 19.3596C12.264 19.6478 12.0085 19.8745 11.8274 20.0305C11.7369 20.1086 11.6648 20.1691 11.6144 20.2109C11.5891 20.2318 11.5693 20.248 11.5552 20.2595L11.5385 20.2731L11.5335 20.2771L11.5318 20.2784L10.9186 20.8413L11.5307 20.2793C11.1655 20.5715 10.6461 20.5711 10.2808 20.2789L10.2786 20.2771L10.2735 20.2731L10.2568 20.2595C10.2427 20.248 10.2229 20.2318 10.1977 20.2109C10.1472 20.1691 10.0751 20.1086 9.98458 20.0305C9.80354 19.8745 9.54802 19.6478 9.24282 19.3596C8.63367 18.7843 7.82017 17.9575 7.00425 16.9512C5.40313 14.9765 3.65601 12.1445 3.65601 9.08179ZM7.40601 9.08179C7.40601 7.14879 8.97301 5.58179 10.906 5.58179C12.839 5.58179 14.406 7.14879 14.406 9.08179C14.406 11.0148 12.839 12.5818 10.906 12.5818C8.97301 12.5818 7.40601 11.0148 7.40601 9.08179Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PositionSingle20=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"position-single-20",ref:t,icon:i}))}));t.PositionSingle20.displayName="PositionSingle20";t["default"]=t.PositionSingle20},66375:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PowerLineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 12.3274C11.232 12.6677 10.9562 12.9435 10.616 12.9435C10.2758 12.9435 10 12.6677 10 12.3274C10 11.9872 10.2758 11.7114 10.616 11.7114C10.9562 11.7114 11.232 11.9872 11.232 12.3274Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.82136 8.26552C9.27497 8.26552 9.64272 7.89778 9.64272 7.44416C9.64272 6.99055 9.27497 6.6228 8.82136 6.6228C8.36774 6.6228 8 6.99055 8 7.44416C8 7.89778 8.36774 8.26552 8.82136 8.26552Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 3.30892C11.232 3.87595 10.7724 4.33562 10.2053 4.33562C9.63832 4.33562 9.17865 3.87595 9.17865 3.30892C9.17865 2.7419 9.63832 2.28223 10.2053 2.28223C10.7724 2.28223 11.232 2.7419 11.232 3.30892Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.24914 10.0448C5.58936 10.0448 5.86515 9.76899 5.86515 9.42876C5.86515 9.08854 5.58936 8.81274 5.24914 8.81274C4.90891 8.81274 4.63312 9.08854 4.63312 9.42876C4.63312 9.76899 4.90891 10.0448 5.24914 10.0448Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9297 3.86616C13.9988 3.54208 13.7921 3.22332 13.468 3.15419C13.1439 3.08506 12.8252 3.29174 12.7561 3.61582C12.2328 6.06862 11.419 7.67857 10.158 8.8476C8.88447 10.0282 7.09121 10.8196 4.48135 11.5021C4.16076 11.5859 3.96882 11.9138 4.05265 12.2343C4.13648 12.5549 4.46433 12.7469 4.78492 12.663C7.46014 11.9635 9.48303 11.1096 10.9738 9.72762C12.477 8.33407 13.3755 6.46423 13.9297 3.86616Z"}}]};t.PowerLineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"power-line-icon",ref:t,icon:i}))}));t.PowerLineIcon.displayName="PowerLineIcon";t["default"]=t.PowerLineIcon},24387:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PowerSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.88223C2.5999 2.55086 2.33127 2.28223 1.9999 2.28223C1.66853 2.28223 1.3999 2.55086 1.3999 2.88223V12.5996C1.3999 14.0356 2.56396 15.1996 3.9999 15.1996H13.9999C14.3313 15.1996 14.5999 14.931 14.5999 14.5996C14.5999 14.2683 14.3313 13.9996 13.9999 13.9996H3.9999C3.2267 13.9996 2.5999 13.3728 2.5999 12.5996V2.88223Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 12.3274C11.232 12.6677 10.9562 12.9435 10.616 12.9435C10.2758 12.9435 10 12.6677 10 12.3274C10 11.9872 10.2758 11.7114 10.616 11.7114C10.9562 11.7114 11.232 11.9872 11.232 12.3274Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.82136 8.26552C9.27497 8.26552 9.64272 7.89778 9.64272 7.44416C9.64272 6.99055 9.27497 6.6228 8.82136 6.6228C8.36774 6.6228 8 6.99055 8 7.44416C8 7.89778 8.36774 8.26552 8.82136 8.26552Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.232 3.30892C11.232 3.87595 10.7724 4.33562 10.2053 4.33562C9.63832 4.33562 9.17865 3.87595 9.17865 3.30892C9.17865 2.7419 9.63832 2.28223 10.2053 2.28223C10.7724 2.28223 11.232 2.7419 11.232 3.30892Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.24914 10.0448C5.58936 10.0448 5.86515 9.76899 5.86515 9.42876C5.86515 9.08854 5.58936 8.81274 5.24914 8.81274C4.90891 8.81274 4.63312 9.08854 4.63312 9.42876C4.63312 9.76899 4.90891 10.0448 5.24914 10.0448Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9297 3.86616C13.9988 3.54208 13.7921 3.22332 13.468 3.15419C13.1439 3.08506 12.8252 3.29174 12.7561 3.61582C12.2328 6.06862 11.419 7.67857 10.158 8.8476C8.88447 10.0282 7.09121 10.8196 4.48135 11.5021C4.16076 11.5859 3.96882 11.9138 4.05265 12.2343C4.13648 12.5549 4.46433 12.7469 4.78492 12.663C7.46014 11.9635 9.48303 11.1096 10.9738 9.72762C12.477 8.33407 13.3755 6.46423 13.9297 3.86616Z"}}]};t.PowerSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"power-single",ref:t,icon:i}))}));t.PowerSingle.displayName="PowerSingle";t["default"]=t.PowerSingle},34046:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PrintIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.20039 8.06641C3.86902 8.06641 3.60039 8.33504 3.60039 8.66641C3.60039 8.99778 3.86902 9.26641 4.20039 9.26641H5.20039C5.53176 9.26641 5.80039 8.99778 5.80039 8.66641C5.80039 8.33504 5.53176 8.06641 5.20039 8.06641H4.20039Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.1297 3.19844C13.1297 2.20418 12.3236 1.39824 11.3293 1.39844L4.66878 1.39977C3.67481 1.39997 2.86914 2.2058 2.86914 3.19977V5.49756C2.03331 5.65308 1.4005 6.38619 1.40049 7.26709L1.40039 12.7996C1.40037 13.7937 2.20626 14.5997 3.20039 14.5997L6.62542 14.5997C6.63896 14.6006 6.65263 14.601 6.66641 14.601C6.68018 14.601 6.69385 14.6006 6.70739 14.5997L11.6256 14.5997C11.6391 14.6006 11.6527 14.601 11.6664 14.601C11.6801 14.601 11.6937 14.6006 11.7072 14.5997L12.7996 14.5997C13.7937 14.5997 14.5996 13.7938 14.5996 12.7997V7.26641C14.5996 6.38503 13.9662 5.65161 13.1297 5.4966V3.19844ZM11.0664 13.3997L7.26641 13.3997V12.3344C7.26641 12.1135 7.44549 11.9344 7.66641 11.9344H10.6664C10.8873 11.9344 11.0664 12.1135 11.0664 12.3344V13.3997ZM12.2664 12.3344V13.3997L12.7996 13.3997C13.131 13.3997 13.3996 13.1311 13.3996 12.7997V7.26641C13.3996 6.93502 13.131 6.66638 12.7996 6.66641L3.20044 6.66712C2.86909 6.66715 2.60049 6.93576 2.60049 7.26711L2.60039 12.7996C2.60038 13.131 2.86901 13.3997 3.20039 13.3997L6.06641 13.3997V12.3344C6.06641 11.4507 6.78275 10.7344 7.66641 10.7344H10.6664C11.5501 10.7344 12.2664 11.4507 12.2664 12.3344ZM11.9297 5.46647V3.19844C11.9297 2.86702 11.661 2.59837 11.3296 2.59844L4.66902 2.59977C4.3377 2.59984 4.06914 2.86845 4.06914 3.19977V5.46706L11.9297 5.46647Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PrintIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"print-icon",ref:t,icon:i}))}));t.PrintIcon.displayName="PrintIcon";t["default"]=t.PrintIcon},13106:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PrintSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.20039 8.06641C3.86902 8.06641 3.60039 8.33504 3.60039 8.66641C3.60039 8.99778 3.86902 9.26641 4.20039 9.26641H5.20039C5.53176 9.26641 5.80039 8.99778 5.80039 8.66641C5.80039 8.33504 5.53176 8.06641 5.20039 8.06641H4.20039Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.1297 3.19844C13.1297 2.20418 12.3236 1.39824 11.3293 1.39844L4.66878 1.39977C3.67481 1.39997 2.86914 2.2058 2.86914 3.19977V5.49756C2.03331 5.65308 1.4005 6.38619 1.40049 7.26709L1.40039 12.7996C1.40037 13.7937 2.20626 14.5997 3.20039 14.5997L6.62542 14.5997C6.63896 14.6006 6.65263 14.601 6.66641 14.601C6.68018 14.601 6.69385 14.6006 6.70739 14.5997L11.6256 14.5997C11.6391 14.6006 11.6527 14.601 11.6664 14.601C11.6801 14.601 11.6937 14.6006 11.7072 14.5997L12.7996 14.5997C13.7937 14.5997 14.5996 13.7938 14.5996 12.7997V7.26641C14.5996 6.38503 13.9662 5.65161 13.1297 5.4966V3.19844ZM11.0664 13.3997L7.26641 13.3997V12.3344C7.26641 12.1135 7.44549 11.9344 7.66641 11.9344H10.6664C10.8873 11.9344 11.0664 12.1135 11.0664 12.3344V13.3997ZM12.2664 12.3344V13.3997L12.7996 13.3997C13.131 13.3997 13.3996 13.1311 13.3996 12.7997V7.26641C13.3996 6.93502 13.131 6.66638 12.7996 6.66641L3.20044 6.66712C2.86909 6.66715 2.60049 6.93576 2.60049 7.26711L2.60039 12.7996C2.60038 13.131 2.86901 13.3997 3.20039 13.3997L6.06641 13.3997V12.3344C6.06641 11.4507 6.78275 10.7344 7.66641 10.7344H10.6664C11.5501 10.7344 12.2664 11.4507 12.2664 12.3344ZM11.9297 5.46647V3.19844C11.9297 2.86702 11.661 2.59837 11.3296 2.59844L4.66902 2.59977C4.3377 2.59984 4.06914 2.86845 4.06914 3.19977V5.46706L11.9297 5.46647Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.PrintSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"print-single",ref:t,icon:i}))}));t.PrintSingle.displayName="PrintSingle";t["default"]=t.PrintSingle},13277:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PrivacyViewing=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_981",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_981)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.47387 1.52246C6.90331 1.52246 5.63011 2.79566 5.63011 4.36622C5.63011 5.93679 6.90331 7.20998 8.47387 7.20998C10.0444 7.20998 11.3176 5.93679 11.3176 4.36622C11.3176 2.79566 10.0444 1.52246 8.47387 1.52246ZM6.89401 4.36622C6.89401 3.49368 7.60134 2.78635 8.47387 2.78635C9.34641 2.78635 10.0537 3.49368 10.0537 4.36622C10.0537 5.23876 9.34641 5.94609 8.47387 5.94609C7.60134 5.94609 6.89401 5.23876 6.89401 4.36622Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.78635 13.8454C2.78635 11.4702 4.97779 9.42179 7.84193 9.42179C8.19094 9.42179 8.47387 9.13886 8.47387 8.78985C8.47387 8.44083 8.19094 8.1579 7.84193 8.1579C4.42382 8.1579 1.52246 10.6364 1.52246 13.8454C1.52246 14.1944 1.80539 14.4774 2.15441 14.4774C2.50342 14.4774 2.78635 14.1944 2.78635 13.8454Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.6336 8.1582C10.761 8.1582 10.0537 8.86552 10.0537 9.73807V10.054H9.42174C9.07273 10.054 8.78979 10.337 8.78979 10.686V13.8457C8.78979 14.1947 9.07273 14.4777 9.42174 14.4777H13.8454C14.1944 14.4777 14.4773 14.1947 14.4773 13.8457V10.686C14.4773 10.337 14.1944 10.054 13.8454 10.054H13.2134V9.73807C13.2134 8.86552 12.5061 8.1582 11.6336 8.1582ZM11.9495 10.054V9.73807C11.9495 9.56355 11.8081 9.4221 11.6336 9.4221C11.459 9.4221 11.3176 9.56355 11.3176 9.73807V10.054H11.9495ZM10.0537 11.3179V13.2138H13.2134V11.3179H10.0537Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.PrivacyViewing=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"privacy-viewing",ref:t,icon:i}))}));t.PrivacyViewing.displayName="PrivacyViewing";t["default"]=t.PrivacyViewing},23028:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Progress0Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.67,stroke:"currentColor",strokeWidth:.74}}]};t.Progress0Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"progress-0-single",ref:t,icon:i}))}));t.Progress0Single.displayName="Progress0Single";t["default"]=t.Progress0Single},35347:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Progress100Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.67,stroke:"currentColor",strokeWidth:.74}},{tag:"circle",attrs:{cx:10,cy:10,r:6.3,fill:"currentColor"}}]};t.Progress100Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"progress-100-single",ref:t,icon:i}))}));t.Progress100Single.displayName="Progress100Single";t["default"]=t.Progress100Single},35813:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Progress25Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.67,stroke:"currentColor",strokeWidth:.74}},{tag:"path",attrs:{fill:"currentColor",d:"M16.2963 9.99991C16.2963 9.17307 16.1335 8.35432 15.8171 7.59042C15.5006 6.82652 15.0369 6.13242 14.4522 5.54776C13.8675 4.96309 13.1734 4.49931 12.4095 4.18289C11.6456 3.86647 10.8269 3.70361 10 3.70361L10 9.99991H16.2963Z"}}]};t.Progress25Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"progress-25-single",ref:t,icon:i}))}));t.Progress25Single.displayName="Progress25Single";t["default"]=t.Progress25Single},85893:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Progress50Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.67,stroke:"currentColor",strokeWidth:.74}},{tag:"path",attrs:{fill:"currentColor",d:"M10 16.2962C11.6699 16.2962 13.2714 15.6328 14.4522 14.4521C15.633 13.2713 16.2963 11.6698 16.2963 9.99991C16.2963 8.33003 15.633 6.72854 14.4522 5.54776C13.2714 4.36697 11.6699 3.70361 10 3.70361L10 9.99991L10 16.2962Z"}}]};t.Progress50Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"progress-50-single",ref:t,icon:i}))}));t.Progress50Single.displayName="Progress50Single";t["default"]=t.Progress50Single},76700:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Progress75Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.67,stroke:"currentColor",strokeWidth:.74}},{tag:"path",attrs:{fill:"currentColor",d:"M3.70374 9.99991C3.70374 11.2452 4.07301 12.4625 4.76485 13.4979C5.4567 14.5334 6.44005 15.3404 7.59054 15.8169C8.74104 16.2935 10.007 16.4182 11.2284 16.1752C12.4497 15.9323 13.5716 15.3326 14.4522 14.4521C15.3327 13.5715 15.9324 12.4496 16.1753 11.2283C16.4183 10.0069 16.2936 8.74092 15.8171 7.59042C15.3405 6.43992 14.5335 5.45658 13.4981 4.76473C12.4626 4.07288 11.2453 3.70361 10 3.70361L10 9.99991L3.70374 9.99991Z"}}]};t.Progress75Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"progress-75-single",ref:t,icon:i}))}));t.Progress75Single.displayName="Progress75Single";t["default"]=t.Progress75Single},12614:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ProtectIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.785 6.77762C5.78908 6.7777 5.79316 6.77774 5.79725 6.77774C5.80134 6.77774 5.80543 6.7777 5.8095 6.77762H10.0184C10.0225 6.7777 10.0266 6.77774 10.0307 6.77774C10.0347 6.77774 10.0388 6.7777 10.0429 6.77762H13.6638V7.63727C13.6638 7.96864 13.9324 8.23727 14.2638 8.23727C14.5951 8.23727 14.8638 7.96864 14.8638 7.63727V3.9999C14.8638 2.56395 13.6997 1.39989 12.2637 1.3999L3.56389 1.39999C2.12797 1.40001 0.96393 2.56405 0.96392 3.99998L0.963867 11.6666C0.963857 13.1025 2.12792 14.2666 3.56387 14.2666H8.0542C8.38557 14.2666 8.6542 13.9979 8.6542 13.6666C8.6542 13.3352 8.38557 13.0666 8.0542 13.0666H3.56387C2.79067 13.0666 2.16386 12.4398 2.16387 11.6666L2.1639 6.77762H5.785ZM6.39725 2.59996L9.43065 2.59993V5.57762H6.39725V2.59996ZM5.19725 5.57762V2.59998L3.56391 2.59999C2.79072 2.6 2.16393 3.22679 2.16392 3.99998L2.16391 5.57762H5.19725ZM13.6638 5.57762V3.9999C13.6638 3.2267 13.037 2.59989 12.2638 2.5999L10.6307 2.59992V5.57762H13.6638Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1223 10.2333V10.7496C14.7087 10.9869 15.1223 11.5618 15.1223 12.2333V12.8999C15.1223 13.7836 14.406 14.4999 13.5223 14.4999H11.5223C10.6387 14.4999 9.92235 13.7836 9.92235 12.8999V12.2333C9.92235 11.5618 10.336 10.9869 10.9223 10.7496V10.2333C10.9223 9.34961 11.6387 8.63328 12.5223 8.63328C13.406 8.63328 14.1223 9.34961 14.1223 10.2333ZM11.1223 12.2333C11.1223 12.0124 11.3014 11.8333 11.5223 11.8333H13.5223C13.7433 11.8333 13.9223 12.0124 13.9223 12.2333V12.8999C13.9223 13.1209 13.7433 13.2999 13.5223 13.2999H11.5223C11.3014 13.2999 11.1223 13.1209 11.1223 12.8999V12.2333ZM12.9223 10.2333V10.6333H12.1223V10.2333C12.1223 10.0124 12.3014 9.83328 12.5223 9.83328C12.7433 9.83328 12.9223 10.0124 12.9223 10.2333Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ProtectIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"protect-icon",ref:t,icon:i}))}));t.ProtectIcon.displayName="ProtectIcon";t["default"]=t.ProtectIcon},52493:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ProtectSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.785 6.77762C5.78908 6.7777 5.79316 6.77774 5.79725 6.77774C5.80134 6.77774 5.80543 6.7777 5.8095 6.77762H10.0184C10.0225 6.7777 10.0266 6.77774 10.0307 6.77774C10.0347 6.77774 10.0388 6.7777 10.0429 6.77762H13.6638V7.63727C13.6638 7.96864 13.9324 8.23727 14.2638 8.23727C14.5951 8.23727 14.8638 7.96864 14.8638 7.63727V3.9999C14.8638 2.56395 13.6997 1.39989 12.2637 1.3999L3.56389 1.39999C2.12797 1.40001 0.96393 2.56405 0.96392 3.99998L0.963867 11.6666C0.963857 13.1025 2.12792 14.2666 3.56387 14.2666H8.0542C8.38557 14.2666 8.6542 13.9979 8.6542 13.6666C8.6542 13.3352 8.38557 13.0666 8.0542 13.0666H3.56387C2.79067 13.0666 2.16386 12.4398 2.16387 11.6666L2.1639 6.77762H5.785ZM6.39725 2.59996L9.43065 2.59993V5.57762H6.39725V2.59996ZM5.19725 5.57762V2.59998L3.56391 2.59999C2.79072 2.6 2.16393 3.22679 2.16392 3.99998L2.16391 5.57762H5.19725ZM13.6638 5.57762V3.9999C13.6638 3.2267 13.037 2.59989 12.2638 2.5999L10.6307 2.59992V5.57762H13.6638Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.1223 10.2333V10.7496C14.7087 10.9869 15.1223 11.5618 15.1223 12.2333V12.8999C15.1223 13.7836 14.406 14.4999 13.5223 14.4999H11.5223C10.6387 14.4999 9.92235 13.7836 9.92235 12.8999V12.2333C9.92235 11.5618 10.336 10.9869 10.9223 10.7496V10.2333C10.9223 9.34961 11.6387 8.63328 12.5223 8.63328C13.406 8.63328 14.1223 9.34961 14.1223 10.2333ZM11.1223 12.2333C11.1223 12.0124 11.3014 11.8333 11.5223 11.8333H13.5223C13.7433 11.8333 13.9223 12.0124 13.9223 12.2333V12.8999C13.9223 13.1209 13.7433 13.2999 13.5223 13.2999H11.5223C11.3014 13.2999 11.1223 13.1209 11.1223 12.8999V12.2333ZM12.9223 10.2333V10.6333H12.1223V10.2333C12.1223 10.0124 12.3014 9.83328 12.5223 9.83328C12.7433 9.83328 12.9223 10.0124 12.9223 10.2333Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ProtectSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"protect-single",ref:t,icon:i}))}));t.ProtectSingle.displayName="ProtectSingle";t["default"]=t.ProtectSingle},45030:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PuzzleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.26683 7.9987C1.75136 7.9987 1.3335 7.58083 1.3335 7.06536V4.93203C1.3335 4.41657 1.75136 3.9987 2.26683 3.9987H3.66683C4.03502 3.9987 4.3335 3.70022 4.3335 3.33203V3.33203C4.3335 2.22746 5.22893 1.33203 6.3335 1.33203C7.43806 1.33203 8.3335 2.22746 8.3335 3.33203V3.33203C8.3335 3.70022 8.63197 3.9987 9.00016 3.9987H10.4002C10.9156 3.9987 11.3335 4.41657 11.3335 4.93203V7.06536C11.3335 7.58083 11.7514 7.9987 12.2668 7.9987H12.6668C13.7714 7.9987 14.6668 8.89413 14.6668 9.9987C14.6668 11.1033 13.7714 11.9987 12.6668 11.9987H12.2668C11.7514 11.9987 11.3335 12.4166 11.3335 12.932V13.732C11.3335 14.2475 10.9156 14.6654 10.4002 14.6654H2.26683C1.75136 14.6654 1.3335 14.2475 1.3335 13.732V12.932C1.3335 12.4166 1.75136 11.9987 2.26683 11.9987H2.66683C3.7714 11.9987 4.66683 11.1033 4.66683 9.9987C4.66683 8.89413 3.7714 7.9987 2.66683 7.9987H2.26683Z"}}]};t.PuzzleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"puzzle-single",ref:t,icon:i}))}));t.PuzzleSingle.displayName="PuzzleSingle";t["default"]=t.PuzzleSingle},43569:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.PythonScript=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#python-script_clip0_1816_5)"},children:[{tag:"path",attrs:{d:"M8.61279 2.20557L8.69484 2.21583C9.02303 2.2466 9.25891 2.28762 9.48454 2.34916C9.74094 2.41069 9.92554 2.49274 10.0691 2.58504C10.1819 2.65683 10.1819 2.67734 10.1819 2.73888C10.1819 3.7337 10.1819 4.73877 10.1819 5.73359C10.1819 5.89768 10.1717 6.02075 10.1614 6.12331C10.1409 6.25664 10.0999 6.2874 10.0486 6.32843C9.90503 6.42073 9.75119 6.46175 9.55633 6.46175C9.11533 6.46175 8.66407 6.46175 8.22307 6.46175H7.4026H6.57188H6.34625H6.25395H6.15139C5.9873 6.46175 5.80269 6.46175 5.58732 6.49252C4.62327 6.6361 3.85408 7.10787 3.3618 7.87706C3.0131 8.42062 2.82849 9.02572 2.81824 9.68209C2.81824 9.84618 2.81824 10.0103 2.80798 10.1744C2.76696 10.1436 2.71568 10.1026 2.65415 10.0308C2.50031 9.85644 2.39775 9.60004 2.29519 9.15904C2.27468 9.06674 2.26442 8.96418 2.24391 8.86162C2.23366 8.77958 2.2234 8.69753 2.21314 8.62574V7.36427V7.3335C2.2234 7.25145 2.23366 7.16941 2.25417 7.09762C2.32596 6.65661 2.43877 6.35919 2.59261 6.15408C2.74645 5.95922 2.87977 5.88743 3.11566 5.88743H4.32585H6.336H7.84361H7.93591C8.72561 5.88743 9.34096 5.27207 9.35122 4.48237V4.18495C9.35122 3.41577 8.75638 2.80041 7.98719 2.76965C7.99744 2.69786 7.99744 2.62606 7.99744 2.56453C7.99744 2.44146 7.97693 2.32865 7.95642 2.20557H8.61279ZM8.75638 0.872314C8.22307 0.872314 7.68977 0.872314 7.15646 0.872314C6.9616 0.892826 6.76674 0.923594 6.57188 0.944105C6.10011 1.0159 5.64885 1.12871 5.23862 1.37485C4.91043 1.57997 4.65404 1.82611 4.57199 2.20557C4.56173 2.26711 4.56173 2.32865 4.56173 2.39018C4.56173 2.90297 4.56173 3.41577 4.56173 3.93881C4.56173 4.09265 4.56173 4.10291 4.72583 4.10291C5.04376 4.10291 5.36169 4.10291 5.66937 4.10291C6.38728 4.10291 7.09493 4.10291 7.81284 4.10291C7.86412 4.10291 7.90514 4.10291 7.95642 4.10291C8.0077 4.10291 8.03847 4.13367 8.03847 4.18495C8.03847 4.27726 8.03847 4.37982 8.03847 4.47212C8.03847 4.5234 8.0077 4.55416 7.95642 4.55416C7.92565 4.55416 7.89489 4.55416 7.86412 4.55416C6.68469 4.55416 5.51553 4.55416 4.3361 4.55416C3.93613 4.55416 3.53615 4.55416 3.12591 4.55416C2.46954 4.55416 1.93624 4.82082 1.53626 5.34387C1.18756 5.78487 1.03372 6.31817 0.941418 6.87199C0.920906 7.00531 0.900395 7.13864 0.879883 7.26171C0.879883 7.75399 0.879883 8.23602 0.879883 8.7283C0.920906 8.97444 0.941418 9.22058 0.992697 9.46672C1.11577 9.98977 1.27986 10.4923 1.64907 10.9128C1.98751 11.2923 2.39775 11.5281 2.91054 11.5281C3.05412 11.5281 3.18745 11.5281 3.33103 11.5281C3.5464 11.5281 3.76178 11.5281 3.97715 11.5281C4.13099 11.5281 4.14124 11.5179 4.14124 11.364C4.14124 10.8102 4.13099 10.2667 4.14124 9.71286C4.16176 9.31288 4.26431 8.93341 4.47969 8.60523C4.77711 8.13346 5.21811 7.89757 5.76167 7.82578C5.88474 7.80527 6.01806 7.80527 6.14113 7.80527C6.20267 7.80527 6.27446 7.80527 6.336 7.80527C6.336 7.80527 6.336 7.80527 6.34625 7.80527C6.41804 7.80527 6.48983 7.80527 6.56162 7.80527C7.11544 7.80527 7.66926 7.80527 8.21282 7.80527C8.66407 7.80527 9.11533 7.80527 9.55633 7.80527C9.99734 7.80527 10.4178 7.69246 10.787 7.43606C11.1665 7.16941 11.3921 6.81045 11.4639 6.34894C11.4947 6.14382 11.5049 5.9387 11.5049 5.73359C11.5049 4.73877 11.5049 3.74395 11.5049 2.74914C11.5049 2.20558 11.2588 1.8056 10.8281 1.49792C10.5306 1.28255 10.1819 1.14922 9.82299 1.05692C9.4948 0.964617 9.15636 0.923594 8.82817 0.88257C8.80766 0.88257 8.77689 0.872314 8.75638 0.872314ZM6.0796 3.19014C5.74116 3.19014 5.4745 2.92348 5.4745 2.5953C5.4745 2.26711 5.74116 2.01071 6.06934 2.00046C6.0796 2.00046 6.0796 2.00046 6.08986 2.00046C6.38728 2.00046 6.67444 2.27737 6.67444 2.58504C6.67444 2.90297 6.39753 3.19014 6.0796 3.19014Z"}},{tag:"path",attrs:{d:"M10.5925 11.4459C9.78225 11.4459 8.96179 11.4459 8.15157 11.4459C7.99774 11.4459 7.98748 11.4459 7.98748 11.61C7.98748 11.6613 7.98748 11.7126 7.98748 11.7638C7.98748 11.8869 7.99774 11.8972 8.12081 11.8972C9.15665 11.8972 10.2027 11.8972 11.2386 11.8972C11.4437 11.8972 11.4437 11.8972 11.4437 12.1125C11.4437 12.5843 11.4334 13.0458 11.4437 13.5176C11.454 13.9381 11.2694 14.256 10.9412 14.4919C10.6848 14.6765 10.3976 14.8098 10.0899 14.8919C9.49509 15.0662 8.87974 15.1278 8.26439 15.1278C8.03876 15.1278 7.82339 15.1278 7.59776 15.1278C7.12599 15.1175 6.65422 15.0662 6.19271 14.9432C5.81324 14.8508 5.46454 14.7073 5.14661 14.4816C4.73637 14.1842 4.49023 13.7945 4.49023 13.2714C4.49023 12.2151 4.49023 11.1587 4.49023 10.1024C4.49023 9.73318 4.55177 9.36397 4.74663 9.03578C4.90047 8.78964 5.09533 8.59478 5.35173 8.46145C5.74145 8.25634 6.17219 8.17429 6.6132 8.17429C7.70032 8.17429 8.78744 8.17429 9.87456 8.17429C10.3258 8.17429 10.7463 8.08199 11.1155 7.81533C11.3617 7.63073 11.5565 7.37433 11.6693 7.08717C11.7924 6.77949 11.8539 6.47182 11.8539 6.14363C11.8539 5.64109 11.8539 5.13856 11.8539 4.62577C11.8539 4.46167 11.8642 4.45142 12.018 4.45142C12.3872 4.45142 12.7565 4.45142 13.1257 4.45142C13.4744 4.45142 13.7923 4.58474 14.0589 4.80011C14.5102 5.15907 14.7563 5.64109 14.9102 6.18465C15.0538 6.67694 15.1153 7.16922 15.1153 7.68201C15.1153 7.93841 15.1256 8.20506 15.1153 8.46145C15.0948 9.09732 14.9717 9.71267 14.6846 10.287C14.4589 10.728 14.141 11.0664 13.6795 11.2716C13.4538 11.3741 13.218 11.4357 12.9718 11.4357C12.1924 11.4459 11.3924 11.4459 10.5925 11.4459ZM9.93609 13.9996C10.2745 13.9996 10.5412 13.7432 10.5412 13.415C10.5412 13.0766 10.2745 12.8099 9.94635 12.8099C9.61816 12.8099 9.34125 13.0868 9.34125 13.415C9.34125 13.7227 9.61816 13.9996 9.93609 13.9996Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"python-script_clip0_1816_5"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["python-script_clip0_1816_5"]};t.PythonScript=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"python-script",ref:t,icon:i}))}));t.PythonScript.displayName="PythonScript";t["default"]=t.PythonScript},86066:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.QiyeweixinFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#qiyeweixin-fill-single_clip0_6380_5568)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M16 3.2C16 1.43269 14.5673 0 12.8 0H3.2C1.43269 0 0 1.43269 0 3.2V12.8C0 14.5673 1.43269 16 3.2 16H12.8C14.5673 16 16 14.5673 16 12.8V3.2ZM11.9328 7.83111C11.9264 7.84963 11.9017 7.84737 11.8869 7.83455C11.815 7.77249 11.7398 7.72855 11.6615 7.70146C11.4145 7.61596 11.1235 7.44633 11.082 7.18819C11.0707 7.11797 11.0565 7.04834 11.0392 6.97908C10.8702 6.30502 10.5005 5.75842 9.96806 5.32071C9.25146 4.73126 8.41859 4.446 7.49767 4.40566C6.50672 4.36246 5.59401 4.6047 4.79115 5.19539C4.03044 5.75502 3.55837 6.49531 3.48567 7.45231C3.43673 8.09656 3.61856 8.68654 3.97686 9.22261C4.1903 9.54214 4.45375 9.81509 4.76097 10.0452C4.91368 10.1594 4.9628 10.3005 4.90886 10.4852C4.86295 10.643 4.82259 10.8026 4.78222 10.9622L4.74346 11.1141L4.73792 11.1332C4.73239 11.1512 4.72685 11.17 4.72685 11.1878C4.72685 11.2071 4.73346 11.2253 4.75418 11.2405C4.77257 11.2539 4.78901 11.2541 4.80437 11.2482C4.81762 11.2432 4.83009 11.2339 4.84225 11.2249C4.85025 11.2189 4.85812 11.213 4.86599 11.2085L4.99119 11.136C5.19974 11.0153 5.40844 10.8944 5.61366 10.7682C5.7737 10.6696 5.9332 10.6521 6.11538 10.7019C6.91539 10.921 7.71736 10.9199 8.51576 10.6918C8.61721 10.6628 8.64007 10.6744 8.64489 10.7842C8.65329 10.9811 8.7551 11.1364 8.9171 11.2498C8.93139 11.2598 8.94604 11.2692 8.96157 11.2787C8.97495 11.287 8.98893 11.2954 9.00383 11.3043L9.00384 11.3043L9.00385 11.3043V11.3043C9.02411 11.3165 9.02137 11.3464 8.99919 11.3545C8.74613 11.4474 8.49575 11.5082 8.24194 11.5524C7.46266 11.688 6.68873 11.6614 5.92302 11.457C5.8664 11.442 5.82139 11.4497 5.77102 11.4751C5.60491 11.559 5.43844 11.6423 5.27198 11.7257C5.01638 11.8535 4.76079 11.9813 4.50626 12.1115C4.36766 12.1823 4.2362 12.1923 4.10992 12.0977C4.04991 12.0527 4.01079 12.0004 3.98882 11.9412C3.96382 11.8739 3.96096 11.7978 3.974 11.7132C4.00797 11.4932 4.03631 11.2724 4.06466 11.0515C4.08178 10.9181 4.09889 10.7848 4.11725 10.6516C4.12046 10.6275 4.11707 10.6084 4.10939 10.592C4.09867 10.5688 4.07956 10.5509 4.05991 10.5331L4.05884 10.5322L4.04562 10.5199C3.67982 10.1716 3.35028 9.79313 3.10808 9.34721C2.32683 7.90894 2.57332 6.22094 3.74002 5.03616C4.51341 4.25089 5.45916 3.80978 6.5453 3.65626C7.4932 3.5222 8.41395 3.62449 9.29879 3.9924C10.2844 4.40209 11.0619 5.05169 11.5548 6.01226C11.8403 6.56868 11.9674 7.16187 11.9349 7.78773C11.9348 7.79202 11.9349 7.79648 11.9353 7.80112C11.9358 7.81076 11.9364 7.82094 11.9328 7.83111V7.83111ZM13.8611 10.4804C13.8572 10.7944 13.6334 11.0673 13.3251 11.1159C12.8837 11.1852 12.5138 11.3856 12.2054 11.705C12.1641 11.7477 12.1205 11.7835 12.0582 11.7771C11.9971 11.771 11.9499 11.7402 11.9281 11.6802C11.9231 11.6661 11.9199 11.6525 11.9187 11.6395C11.918 11.632 11.918 11.6247 11.9185 11.6173C11.9198 11.6 11.9242 11.5836 11.9315 11.5679C11.9419 11.5456 11.9578 11.5249 11.9778 11.5052C12.1253 11.3608 12.2559 11.2034 12.3563 11.0216C12.4658 10.8237 12.5404 10.6143 12.5797 10.3911C12.6349 10.078 12.8839 9.85186 13.1774 9.84115C13.4965 9.82973 13.7652 10.0236 13.8404 10.323C13.8436 10.3362 13.8461 10.3496 13.8481 10.3631C13.8498 10.3753 13.8513 10.3874 13.8525 10.3995L13.8554 10.427L13.8565 10.4376C13.8579 10.4518 13.8593 10.4661 13.8611 10.4804ZM12.0285 12.3037C12.0291 12.6302 11.776 12.9162 11.4639 12.9424C11.114 12.9717 10.8111 12.7505 10.7547 12.4049C10.682 11.9595 10.4769 11.5902 10.1567 11.2783C10.1192 11.2418 10.099 11.1994 10.0958 11.1589C10.092 11.11 10.1133 11.0638 10.1588 11.0336C10.1999 11.0065 10.2376 10.9995 10.2726 11.0072C10.3112 11.0156 10.3467 11.0415 10.3807 11.0768C10.5505 11.2542 10.7456 11.3971 10.9686 11.5017C11.0749 11.5515 11.1837 11.5923 11.2957 11.6234C11.3218 11.6306 11.348 11.6373 11.3745 11.6436C11.4121 11.6523 11.45 11.66 11.4884 11.6664C11.8079 11.7214 12.0284 11.9806 12.0285 12.3037ZM11.4041 8.01587C11.7026 8.01676 11.976 8.23366 12.0232 8.52356C12.0973 8.97948 12.3004 9.36345 12.6331 9.68174C12.7142 9.75957 12.7139 9.85775 12.6346 9.9188C12.5912 9.95219 12.5517 9.95986 12.5147 9.95094C12.4758 9.94165 12.4395 9.91381 12.4047 9.8781C12.3491 9.8208 12.2911 9.76725 12.2305 9.71744C12.0655 9.5816 11.8819 9.47377 11.6788 9.39523C11.5581 9.34864 11.4345 9.31312 11.3057 9.29312C10.9729 9.24207 10.7268 8.9411 10.7497 8.61728C10.7741 8.27346 11.0554 8.0148 11.4041 8.01587ZM10.5353 9.29809L10.5653 9.26849C10.6654 9.17066 10.7511 9.15603 10.8202 9.22761C10.8897 9.29955 10.8765 9.38113 10.7747 9.48377C10.535 9.72548 10.3599 10.0063 10.2594 10.3322C10.2431 10.3852 10.2323 10.4395 10.2214 10.4938L10.2142 10.5297C10.1997 10.6007 10.1831 10.6714 10.1524 10.7384C10.0307 11.0042 9.7121 11.1755 9.45169 11.1138C9.12572 11.0365 8.9046 10.7532 8.9221 10.4354C8.93871 10.1368 9.18948 9.8815 9.48848 9.84008C9.70818 9.80973 9.91483 9.7319 10.1068 9.61855C10.1431 9.59641 10.1786 9.57303 10.214 9.54946L10.2274 9.54055C10.2565 9.52121 10.2855 9.50193 10.3147 9.48306C10.3986 9.43339 10.467 9.36565 10.5353 9.2981L10.5353 9.29809Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"qiyeweixin-fill-single_clip0_6380_5568"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["qiyeweixin-fill-single_clip0_6380_5568"]};t.QiyeweixinFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"qiyeweixin-fill-single",ref:t,icon:i}))}));t.QiyeweixinFillSingle.displayName="QiyeweixinFillSingle";t["default"]=t.QiyeweixinFillSingle},66844:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.QuestionMarkSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99968 1.33301C6.68113 1.33301 5.3922 1.724 4.29588 2.45654C3.19955 3.18909 2.34506 4.23028 1.84048 5.44845C1.3359 6.66662 1.20387 8.00707 1.46111 9.30027C1.71834 10.5935 2.35328 11.7814 3.28563 12.7137C4.21798 13.6461 5.40587 14.281 6.69907 14.5382C7.99228 14.7955 9.33272 14.6635 10.5509 14.1589C11.7691 13.6543 12.8103 12.7998 13.5428 11.7035C14.2753 10.6071 14.6663 9.31821 14.6663 7.99967C14.6644 6.23216 13.9614 4.53759 12.7116 3.28777C11.4618 2.03795 9.76719 1.33495 7.99968 1.33301V1.33301ZM7.99968 11.9997C7.86782 11.9997 7.73893 11.9606 7.6293 11.8873C7.51966 11.8141 7.43421 11.7099 7.38376 11.5881C7.3333 11.4663 7.3201 11.3323 7.34582 11.2029C7.37154 11.0736 7.43504 10.9548 7.52827 10.8616C7.62151 10.7684 7.7403 10.7049 7.86962 10.6791C7.99894 10.6534 8.13298 10.6666 8.2548 10.7171C8.37662 10.7675 8.48073 10.853 8.55399 10.9626C8.62724 11.0723 8.66634 11.2012 8.66634 11.333C8.66634 11.5098 8.5961 11.6794 8.47108 11.8044C8.34606 11.9294 8.17649 11.9997 7.99968 11.9997ZM8.66634 8.97701V9.33301C8.66634 9.50982 8.5961 9.67939 8.47108 9.80441C8.34606 9.92943 8.17649 9.99967 7.99968 9.99967C7.82287 9.99967 7.6533 9.92943 7.52827 9.80441C7.40325 9.67939 7.33301 9.50982 7.33301 9.33301V8.38767C7.333 8.2979 7.35113 8.20905 7.3863 8.12646C7.42147 8.04386 7.47296 7.96922 7.53768 7.90701C7.6019 7.84441 7.67829 7.79567 7.76212 7.76379C7.84594 7.73191 7.93542 7.71757 8.02501 7.72167C8.1539 7.72634 8.2824 7.70492 8.4028 7.6587C8.5232 7.61248 8.63302 7.5424 8.72567 7.45268C8.81832 7.36296 8.89188 7.25544 8.94195 7.13658C8.99201 7.01772 9.01754 6.88998 9.01701 6.76101C9.02726 6.49579 8.93174 6.23736 8.75146 6.04257C8.57117 5.84779 8.32089 5.73259 8.05568 5.72234C7.79046 5.71208 7.53203 5.80761 7.33724 5.98789C7.14246 6.16818 7.02726 6.41846 7.01701 6.68367C7.0149 6.77152 6.9952 6.85805 6.95907 6.93816C6.92294 7.01826 6.87112 7.0903 6.80667 7.15003C6.74221 7.20976 6.66644 7.25596 6.58383 7.2859C6.50121 7.31584 6.41343 7.32891 6.32568 7.32434C6.14918 7.3174 5.98265 7.2407 5.86265 7.11108C5.74265 6.98146 5.679 6.80952 5.68568 6.63301C5.7046 6.2043 5.84139 5.78912 6.08098 5.43312C6.32058 5.07712 6.65371 4.79408 7.04374 4.61514C7.43377 4.4362 7.8656 4.36828 8.29173 4.41885C8.71786 4.46942 9.12179 4.63653 9.4591 4.90179C9.79641 5.16705 10.054 5.5202 10.2037 5.92239C10.3533 6.32459 10.3891 6.76025 10.3071 7.18148C10.2252 7.6027 10.0287 7.99317 9.7392 8.30995C9.44973 8.62672 9.0785 8.85754 8.66634 8.97701Z"}}]};t.QuestionMarkSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"question-mark-single",ref:t,icon:i}))}));t.QuestionMarkSingle.displayName="QuestionMarkSingle";t["default"]=t.QuestionMarkSingle},58966:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.QuoteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.39766 13.8765C6.1851 13.8765 7.6341 12.4275 7.6341 10.64V10.2556C7.6341 8.91197 6.70493 7.78533 5.45407 7.48321L6.56236 3.15497C6.78381 2.29015 5.663 1.74084 5.11514 2.44564L2.31281 6.05068C1.30812 7.34316 0.762695 8.93354 0.762695 10.5706C0.762695 12.3964 2.24279 13.8765 4.06859 13.8765H4.39766ZM6.4341 10.64C6.4341 11.7647 5.52236 12.6765 4.39766 12.6765H4.06859C2.90553 12.6765 1.9627 11.7336 1.9627 10.5706C1.9627 9.20028 2.41925 7.86903 3.26024 6.78714L4.95032 4.61295L4.14021 7.77668C4.0329 8.19575 4.34946 8.60359 4.78206 8.60359C5.69446 8.60358 6.4341 9.34323 6.4341 10.2556V10.64Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.0009 13.8765C13.7884 13.8765 15.2374 12.4275 15.2374 10.64V10.2556C15.2374 8.91197 14.3082 7.78533 13.0573 7.48321L14.1656 3.15497C14.3871 2.29015 13.2663 1.74084 12.7184 2.44564L9.91609 6.05068C8.91139 7.34316 8.36597 8.93354 8.36597 10.5706C8.36597 12.3964 9.84606 13.8765 11.6719 13.8765H12.0009ZM14.0374 10.64C14.0374 11.7647 13.1256 12.6765 12.0009 12.6765H11.6719C10.5088 12.6765 9.56597 11.7336 9.56597 10.5706C9.56597 9.20028 10.0225 7.86903 10.8635 6.78714L12.5536 4.61295L11.7435 7.77668C11.6362 8.19575 11.9527 8.60359 12.3853 8.60359C13.2977 8.60358 14.0374 9.34323 14.0374 10.2556V10.64Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.QuoteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"quote-single",ref:t,icon:i}))}));t.QuoteSingle.displayName="QuoteSingle";t["default"]=t.QuoteSingle},23338:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Qwen=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 120 120",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#6245E8",d:"M43.5436 50.5709L59.9085 78.7643L76.2734 50.5709H43.5436Z"}},{tag:"path",attrs:{fill:"#6245E8",d:"M26.8849 33.6442C26.3641 33.6461 25.8325 33.6442 25.3119 33.6442C24.7677 33.6442 24.2311 33.6408 23.6866 33.6442C22.4012 33.6522 21.1154 33.6807 19.8319 33.6442C18.5446 33.6075 17.5334 34.0216 16.8867 35.1494C15.97 36.7467 15.0586 38.3469 14.1473 39.9471C12.7796 42.3487 11.4119 44.7502 10.0261 47.1419C9.26199 48.4606 9.36418 49.6571 10.1131 50.9453C12.2812 54.6705 14.4377 58.4028 16.5942 62.1351C18.4352 65.3213 20.2762 68.5075 22.1244 71.6892C22.4202 72.1996 22.4111 72.58 22.1183 73.0843C21.2709 74.5406 20.4354 76.0043 19.5999 77.4681C18.7451 78.9657 17.8902 80.4634 17.0224 81.9534C16.3239 83.1529 16.3193 84.2852 17.0148 85.4817C18.8758 88.6796 20.7189 91.8882 22.562 95.0971C22.7974 95.5069 23.0328 95.9168 23.2683 96.3266C23.9531 97.517 24.9521 98.0687 26.3401 98.0641C30.5922 98.0521 34.8438 98.0497 39.0952 98.0473C42.9767 98.0451 46.8581 98.043 50.7394 98.0335C51.3846 98.0304 51.7461 98.2688 52.0618 98.8251C53.4356 101.243 54.8302 103.649 56.2246 106.055C56.6803 106.841 57.1359 107.627 57.5908 108.414C58.1689 109.413 58.9971 110.002 60.1853 110C61.759 109.997 63.3329 109.994 64.9068 109.992C68.0603 109.987 71.214 109.982 74.367 109.973C75.5948 109.969 76.5053 109.389 77.117 108.345C77.6916 107.365 78.2559 106.379 78.8201 105.392C79.0646 104.965 79.309 104.538 79.5543 104.111C80.3369 102.749 81.1198 101.387 81.9027 100.025C84.3411 95.7842 86.7796 91.543 89.2076 87.2956C89.4928 86.7974 89.8177 86.5713 90.4079 86.5682C91.8074 86.5619 93.207 86.5425 94.6068 86.523C96.6106 86.4951 98.6145 86.4673 100.618 86.4781C102.081 86.4857 103.074 85.9249 103.786 84.6657C105.325 81.9455 106.885 79.2369 108.445 76.5283C109.006 75.5547 109.567 74.5811 110.126 73.6069C110.387 73.1531 110.479 72.6671 110.498 72.1461C110.528 71.3429 110.132 70.7315 109.736 70.1193C109.624 69.9453 109.511 69.7712 109.408 69.5926L107.968 67.094C104.51 61.0918 101.053 55.0905 97.5827 49.0963C97.331 48.6623 97.3402 48.3261 97.5888 47.9044C98.1196 47.0055 98.6373 46.0985 99.1552 45.1912C99.4825 44.6179 99.8098 44.0445 100.141 43.4729C100.408 43.0101 100.671 42.5436 100.933 42.0769C101.594 40.901 102.255 39.7248 103.005 38.609C103.998 37.1313 104.158 36.2588 103.281 34.7521C102.479 33.3719 101.674 31.9929 100.87 30.6138C99.4048 28.1025 97.9398 25.5912 96.4876 23.0728C95.7844 21.8504 94.8174 21.2926 93.3791 21.2987C88.9568 21.3174 84.5349 21.3168 80.1133 21.3161C76.5545 21.3157 72.996 21.3152 69.4374 21.3247C68.7098 21.3262 68.298 21.0955 67.935 20.4537C66.7138 18.2887 65.4626 16.1399 64.2116 13.9913C63.747 13.1934 63.2824 12.3955 62.8193 11.5969C62.2245 10.57 61.3612 10.0031 60.1486 10.0031C55.8032 10.0061 51.4563 10.0061 47.1109 10C45.9593 9.99847 45.1067 10.5134 44.5393 11.4914C44.0629 12.3104 43.5975 13.1362 43.132 13.9622C42.7481 14.6434 42.3641 15.3248 41.9738 16.0024C40.8356 17.9807 39.6958 19.958 38.556 21.9354C36.4428 25.6016 34.3296 29.2678 32.226 32.9397C31.9088 33.4944 31.529 33.6564 30.8884 33.6442C29.5543 33.6167 28.2194 33.6393 26.8849 33.6442ZM73.8011 36.6255V36.6423C65.1591 36.6423 56.5155 36.6423 47.8735 36.6377C47.8042 36.6377 47.7295 36.6455 47.6536 36.6534C47.4105 36.6788 47.1549 36.7054 47.0224 36.4819C46.8874 36.2544 47.0376 36.0457 47.1807 35.8468C47.2251 35.7851 47.2688 35.7244 47.3031 35.6643C47.4953 35.33 47.6875 34.9956 47.8797 34.6612C49.6532 31.5755 51.4267 28.49 53.2225 25.4169C53.552 24.8546 53.6084 24.4237 53.2454 23.8262C52.4688 22.5481 51.7301 21.2458 50.9915 19.9436C50.6625 19.3636 50.3335 18.7837 50.0012 18.2059C49.1638 16.7496 48.325 15.2948 47.4754 13.8462C47.0895 13.1876 46.9965 13.1968 46.5892 13.8691C46.5662 13.9074 46.5446 13.9461 46.5232 13.9848C46.5077 14.0126 46.4923 14.0403 46.4764 14.0678C45.485 15.7911 44.4932 17.5141 43.5013 19.2371C40.3286 24.7485 37.1558 30.2601 33.9999 35.7805C33.6384 36.4131 33.2266 36.6622 32.4945 36.6576C29.3026 36.6357 26.1108 36.6438 22.9182 36.6519C22.0939 36.654 21.2695 36.656 20.4451 36.6576C19.6306 36.6576 19.6077 36.6989 20.0012 37.3834C22.6597 41.9907 25.3182 46.5979 27.9767 51.2035L30.814 56.1185C35.9249 64.9717 41.0355 73.8244 46.1439 82.6792C46.606 83.4815 46.5679 83.5426 45.6283 83.5441C44.758 83.5448 43.8876 83.5461 43.0172 83.5475C39.922 83.5522 36.8267 83.5569 33.7315 83.5319C33.0237 83.5258 32.6302 83.7672 32.2886 84.3724C30.9909 86.6681 29.673 88.9516 28.3549 91.2354C27.8665 92.0816 27.3781 92.9278 26.8907 93.7747C26.42 94.5927 26.6655 95.0018 27.6274 95.0018H28.0087C29.6251 95.0018 31.2415 95.0021 32.8579 95.0024C39.3252 95.0036 45.7924 95.0048 52.2586 94.9865C52.9846 94.985 53.3964 95.2142 53.7594 95.859C55.0035 98.0624 56.2706 100.253 57.5378 102.444C58.284 103.734 59.0303 105.024 59.7719 106.317C60.0373 106.779 60.2036 106.991 60.5589 106.371C64.0959 100.203 67.6436 94.0414 71.1913 87.88C71.8721 86.6976 72.553 85.5151 73.2337 84.3326C77.7423 76.5027 82.2509 68.6742 86.7641 60.8473C87.2171 60.0604 87.2766 60.0756 87.754 60.9054C88.3565 61.9526 88.9604 62.9989 89.5645 64.0452C90.9453 66.4374 92.3263 68.8297 93.6887 71.2323C94.0319 71.8374 94.4224 72.0834 95.1301 72.0773C97.6136 72.0561 100.098 72.0582 102.582 72.0604C103.86 72.0615 105.139 72.0626 106.417 72.0605C106.484 72.0605 106.557 72.0689 106.632 72.0775C106.854 72.1031 107.088 72.1299 107.201 71.9352C107.332 71.7078 107.18 71.4974 107.036 71.298C106.993 71.2374 106.95 71.1779 106.916 71.1192C102.686 63.7752 98.4521 56.4342 94.2088 49.0993C93.9663 48.6806 93.9404 48.3445 94.1982 47.9059C95.2508 46.1198 96.2839 44.3225 97.317 42.525C97.6027 42.0279 97.8883 41.5309 98.1745 41.0341C98.4006 40.6413 98.6239 40.2466 98.8472 39.852C99.326 39.006 99.8048 38.1599 100.311 37.3315C100.687 36.7172 100.485 36.5843 99.8797 36.624C99.7082 36.6354 99.5361 36.632 99.3637 36.6287C99.2815 36.6271 99.1993 36.6255 99.1171 36.6255H73.8011Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Qwen=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"qwen",ref:t,icon:i}))}));t.Qwen.displayName="Qwen";t["default"]=t.Qwen},79152:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RadarChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#radar-chart-icon_clip0_1644_119)"},children:[{tag:"path",attrs:{d:"M9.28587 1.36401L14.5119 5.18269C15.2865 5.74867 15.6051 6.75546 15.2983 7.66757L13.3158 13.5609C13.0152 14.4544 12.1817 15.0558 11.2437 15.0558H4.7565C3.81855 15.0558 2.98498 14.4544 2.6844 13.5609L0.701952 7.66757C0.395129 6.75546 0.713731 5.74867 1.48829 5.18269L6.71434 1.36401C7.48102 0.803793 8.51919 0.803794 9.28587 1.36401ZM8.58455 2.33483C8.23605 2.08019 7.76416 2.08019 7.41567 2.33483L2.18962 6.15351C1.83755 6.41077 1.69273 6.86841 1.83219 7.283L3.81464 13.1763C3.95127 13.5825 4.33016 13.8558 4.7565 13.8558H11.2437C11.6701 13.8558 12.0489 13.5825 12.1856 13.1763L14.168 7.283C14.3075 6.86841 14.1627 6.41077 13.8106 6.15351L8.58455 2.33483Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.28601 5.04477L11.0759 6.35267C11.8505 6.91864 12.1691 7.92544 11.8623 8.83754L11.1923 10.8292C10.8917 11.7227 10.0582 12.3241 9.1202 12.3241H6.88028C5.94232 12.3241 5.10876 11.7227 4.80817 10.8292L4.13821 8.83754C3.83139 7.92544 4.14999 6.91864 4.92455 6.35267L6.71447 5.04477C7.48116 4.48455 8.51932 4.48455 9.28601 5.04477ZM8.58468 6.01559C8.23619 5.76095 7.76429 5.76095 7.4158 6.01559L5.62588 7.32349C5.27381 7.58075 5.12899 8.03838 5.26845 8.45298L5.93841 10.4446C6.07504 10.8508 6.45394 11.1241 6.88028 11.1241H9.1202C9.54655 11.1241 9.92544 10.8508 10.0621 10.4446L10.732 8.45298C10.8715 8.03838 10.7267 7.58075 10.3746 7.32349L8.58468 6.01559Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M7.41577 7.61551C7.76427 7.36087 8.23616 7.36087 8.58465 7.61551L8.85725 7.8147C9.20932 8.07196 9.35414 8.52959 9.21467 8.94419L9.12428 9.2129C8.98765 9.61906 8.60876 9.89242 8.18242 9.89242H7.81801C7.39167 9.89242 7.01278 9.61906 6.87615 9.2129L6.78576 8.94419C6.64629 8.52959 6.79111 8.07196 7.14318 7.8147L7.41577 7.61551Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"radar-chart-icon_clip0_1644_119"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["radar-chart-icon_clip0_1644_119"]};t.RadarChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"radar-chart-icon",ref:t,icon:i}))}));t.RadarChartIcon.displayName="RadarChartIcon";t["default"]=t.RadarChartIcon},42943:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RadarChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#radar-chart-single_clip0_1644_119)"},children:[{tag:"path",attrs:{d:"M9.28587 1.36401L14.5119 5.18269C15.2865 5.74867 15.6051 6.75546 15.2983 7.66757L13.3158 13.5609C13.0152 14.4544 12.1817 15.0558 11.2437 15.0558H4.7565C3.81855 15.0558 2.98498 14.4544 2.6844 13.5609L0.701952 7.66757C0.395129 6.75546 0.713731 5.74867 1.48829 5.18269L6.71434 1.36401C7.48102 0.803793 8.51919 0.803794 9.28587 1.36401ZM8.58455 2.33483C8.23605 2.08019 7.76416 2.08019 7.41567 2.33483L2.18962 6.15351C1.83755 6.41077 1.69273 6.86841 1.83219 7.283L3.81464 13.1763C3.95127 13.5825 4.33016 13.8558 4.7565 13.8558H11.2437C11.6701 13.8558 12.0489 13.5825 12.1856 13.1763L14.168 7.283C14.3075 6.86841 14.1627 6.41077 13.8106 6.15351L8.58455 2.33483Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.28601 5.04477L11.0759 6.35267C11.8505 6.91864 12.1691 7.92544 11.8623 8.83754L11.1923 10.8292C10.8917 11.7227 10.0582 12.3241 9.1202 12.3241H6.88028C5.94232 12.3241 5.10876 11.7227 4.80817 10.8292L4.13821 8.83754C3.83139 7.92544 4.14999 6.91864 4.92455 6.35267L6.71447 5.04477C7.48116 4.48455 8.51932 4.48455 9.28601 5.04477ZM8.58468 6.01559C8.23619 5.76095 7.76429 5.76095 7.4158 6.01559L5.62588 7.32349C5.27381 7.58075 5.12899 8.03838 5.26845 8.45298L5.93841 10.4446C6.07504 10.8508 6.45394 11.1241 6.88028 11.1241H9.1202C9.54655 11.1241 9.92544 10.8508 10.0621 10.4446L10.732 8.45298C10.8715 8.03838 10.7267 7.58075 10.3746 7.32349L8.58468 6.01559Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M7.41577 7.61551C7.76427 7.36087 8.23616 7.36087 8.58465 7.61551L8.85725 7.8147C9.20932 8.07196 9.35414 8.52959 9.21467 8.94419L9.12428 9.2129C8.98765 9.61906 8.60876 9.89242 8.18242 9.89242H7.81801C7.39167 9.89242 7.01278 9.61906 6.87615 9.2129L6.78576 8.94419C6.64629 8.52959 6.79111 8.07196 7.14318 7.8147L7.41577 7.61551Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"radar-chart-single_clip0_1644_119"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["radar-chart-single_clip0_1644_119"]};t.RadarChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"radar-chart-single",ref:t,icon:i}))}));t.RadarChartSingle.displayName="RadarChartSingle";t["default"]=t.RadarChartSingle},4213:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RadioNotSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 14.7692C11.7385 14.7692 14.7692 11.7385 14.7692 8C14.7692 4.26146 11.7385 1.23077 8 1.23077C4.26146 1.23077 1.23077 4.26146 1.23077 8C1.23077 11.7385 4.26146 14.7692 8 14.7692ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RadioNotSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"radio-not-single",ref:t,icon:i}))}));t.RadioNotSingle.displayName="RadioNotSingle";t["default"]=t.RadioNotSingle},28039:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RadioYesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 14.7692C11.7385 14.7692 14.7692 11.7385 14.7692 8C14.7692 4.26146 11.7385 1.23077 8 1.23077C4.26146 1.23077 1.23077 4.26146 1.23077 8C1.23077 11.7385 4.26146 14.7692 8 14.7692ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"circle",attrs:{cx:8,cy:8,r:4.92,fill:"currentColor"}}]};t.RadioYesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"radio-yes-single",ref:t,icon:i}))}));t.RadioYesSingle.displayName="RadioYesSingle";t["default"]=t.RadioYesSingle},64296:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RecommendSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3 1C1.89539 1 1 1.89543 1 3V13C1 14.1046 1.89539 15 3 15H15V1H3ZM7.69275 9.68884C7.82471 9.78416 7.98608 9.83183 8.17676 9.83183C8.36743 9.83183 8.52881 9.7805 8.66077 9.67784C8.79272 9.56784 8.85876 9.40651 8.85876 9.19383C8.85876 9.0545 8.86609 8.92618 8.88074 8.80884C8.90271 8.6915 8.94678 8.57417 9.01282 8.45683C9.07874 8.33217 9.17407 8.1965 9.29871 8.04984C9.36938 7.96262 9.4541 7.86714 9.55286 7.76344C9.62854 7.68407 9.71252 7.59987 9.80481 7.51083C10.1201 7.21017 10.3291 6.9315 10.4318 6.67484C10.5417 6.41084 10.6005 6.13217 10.6078 5.83884C10.6151 5.50151 10.5637 5.2045 10.4537 4.94785C10.3511 4.69118 10.2008 4.47484 10.0028 4.29884C9.81213 4.12283 9.58105 3.99451 9.30981 3.91383C9.03845 3.82584 8.74512 3.78551 8.42981 3.79283C8.10706 3.80017 7.80273 3.8515 7.51672 3.94684C7.23804 4.03484 6.99243 4.15584 6.77979 4.30984C6.57446 4.46384 6.40942 4.65083 6.28479 4.87083C6.16748 5.08351 6.10876 5.31818 6.10876 5.57484C6.10876 5.75818 6.15637 5.89751 6.25171 5.99284C6.34705 6.08817 6.50476 6.13951 6.72473 6.14684C6.90076 6.14684 7.07312 6.09917 7.24182 6.00385C7.4104 5.90851 7.49475 5.7655 7.49475 5.57484C7.49475 5.38417 7.58643 5.24484 7.76978 5.15685C7.95312 5.06883 8.16211 5.02118 8.39673 5.01384C8.63147 5.0065 8.83313 5.05783 9.00171 5.16783C9.17041 5.27051 9.25476 5.47217 9.25476 5.77284C9.25476 5.89751 9.24377 6.01117 9.2218 6.11385C9.19971 6.20917 9.16309 6.30817 9.11182 6.41084C9.06042 6.50616 8.98706 6.60884 8.89172 6.71884C8.80371 6.82884 8.69373 6.94984 8.56177 7.08183C8.38574 7.2505 8.23181 7.43384 8.09973 7.63184C7.96777 7.82251 7.85779 8.01685 7.76978 8.21484C7.68176 8.4055 7.61206 8.58884 7.56079 8.76483C7.52759 8.89177 7.50696 9.00417 7.49878 9.10204C7.49609 9.1342 7.49475 9.16481 7.49475 9.19383C7.49475 9.42117 7.56079 9.58617 7.69275 9.68884ZM8.70471 11.9988C8.56543 12.1382 8.3894 12.2078 8.17676 12.2078C7.96411 12.2078 7.78442 12.1382 7.63782 11.9988C7.49841 11.8522 7.42871 11.6725 7.42871 11.4598C7.42871 11.2472 7.49841 11.0712 7.63782 10.9318C7.78442 10.7852 7.96411 10.7118 8.17676 10.7118C8.3894 10.7118 8.56543 10.7852 8.70471 10.9318C8.85144 11.0712 8.9248 11.2472 8.9248 11.4598C8.9248 11.6725 8.85144 11.8522 8.70471 11.9988Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RecommendSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"recommend-single",ref:t,icon:i}))}));t.RecommendSingle.displayName="RecommendSingle";t["default"]=t.RecommendSingle},76488:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RecordIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#record-icon_clip0_1559_19)"},children:[{tag:"path",attrs:{d:"M7.60303 10C8.7076 10 9.60303 9.10457 9.60303 8C9.60303 6.89543 8.7076 6 7.60303 6C6.49846 6 5.60303 6.89543 5.60303 8C5.60303 9.10457 6.49846 10 7.60303 10Z"}},{tag:"path",attrs:{d:"M1.66943 5.29023C1.66941 3.85426 2.83349 2.69017 4.26946 2.69019L10.9362 2.69026C12.3192 2.69028 13.45 3.77008 13.5315 5.13259L14.5692 4.55638C15.3024 4.14929 16.2032 4.67947 16.2032 5.51809V10.4819C16.2032 11.3205 15.3024 11.8507 14.5692 11.4436L13.5315 10.8674C13.45 12.2299 12.3192 13.3097 10.9362 13.3097H4.26953C2.83361 13.3097 1.66956 12.1457 1.66953 10.7098L1.66943 5.29023ZM13.5362 9.49743L15.0032 10.312V5.68799L13.5362 6.50254V9.49743ZM4.26945 3.89019C3.49623 3.89018 2.86942 4.517 2.86943 5.29021L2.86953 10.7098C2.86955 11.483 3.49634 12.1097 4.26953 12.1097H10.9362C11.7094 12.1097 12.3362 11.4829 12.3362 10.7097V5.29026C12.3362 4.51707 11.7094 3.89027 10.9362 3.89026L4.26945 3.89019Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"record-icon_clip0_1559_19"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.94)"}}]}]}],defIds:["record-icon_clip0_1559_19"]};t.RecordIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"record-icon",ref:t,icon:i}))}));t.RecordIcon.displayName="RecordIcon";t["default"]=t.RecordIcon},50807:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RecordSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#record-single_clip0_1559_19)"},children:[{tag:"path",attrs:{d:"M7.60303 10C8.7076 10 9.60303 9.10457 9.60303 8C9.60303 6.89543 8.7076 6 7.60303 6C6.49846 6 5.60303 6.89543 5.60303 8C5.60303 9.10457 6.49846 10 7.60303 10Z"}},{tag:"path",attrs:{d:"M1.66943 5.29023C1.66941 3.85426 2.83349 2.69017 4.26946 2.69019L10.9362 2.69026C12.3192 2.69028 13.45 3.77008 13.5315 5.13259L14.5692 4.55638C15.3024 4.14929 16.2032 4.67947 16.2032 5.51809V10.4819C16.2032 11.3205 15.3024 11.8507 14.5692 11.4436L13.5315 10.8674C13.45 12.2299 12.3192 13.3097 10.9362 13.3097H4.26953C2.83361 13.3097 1.66956 12.1457 1.66953 10.7098L1.66943 5.29023ZM13.5362 9.49743L15.0032 10.312V5.68799L13.5362 6.50254V9.49743ZM4.26945 3.89019C3.49623 3.89018 2.86942 4.517 2.86943 5.29021L2.86953 10.7098C2.86955 11.483 3.49634 12.1097 4.26953 12.1097H10.9362C11.7094 12.1097 12.3362 11.4829 12.3362 10.7097V5.29026C12.3362 4.51707 11.7094 3.89027 10.9362 3.89026L4.26945 3.89019Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"record-single_clip0_1559_19"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.94)"}}]}]}],defIds:["record-single_clip0_1559_19"]};t.RecordSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"record-single",ref:t,icon:i}))}));t.RecordSingle.displayName="RecordSingle";t["default"]=t.RecordSingle},89222:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RecoverSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M7.48389 10.3267V12.1905C7.48389 12.7428 7.9316 13.1905 8.48389 13.1905H11.2216L12.2955 14.2644L13.3695 13.1905H14.1593C14.7116 13.1905 15.1593 12.7428 15.1593 12.1905V8.46289C15.1593 7.91061 14.7116 7.46289 14.1593 7.46289H12.2955",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M0.840332 3.73535C0.840332 2.63078 1.73576 1.73535 2.84033 1.73535H10.2955C11.4001 1.73535 12.2955 2.63078 12.2955 3.73535V8.32676C12.2955 9.43132 11.4001 10.3268 10.2955 10.3268H5.6014L4.1695 11.7587L3.05978 10.3268H2.84033C1.73576 10.3268 0.840332 9.43133 0.840332 8.32676V3.73535Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.41016 6.1311H6.76813",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M8.91626 6.1311H9.27424",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M3.90454 6.1311H4.26252",strokeLinecap:"round",strokeWidth:1.2}}]};t.RecoverSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"recover-single",ref:t,icon:i}))}));t.RecoverSingle.displayName="RecoverSingle";t["default"]=t.RecoverSingle},21335:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RectangleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#rectangle-single_clip0_731_29896)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.80957 5.41145C0.80957 3.80064 0.80957 2.99523 1.12305 2.37999C1.3988 1.8388 1.8388 1.3988 2.37999 1.12305C2.99523 0.80957 3.80064 0.80957 5.41145 0.80957H10.5886C12.1994 0.80957 13.0048 0.80957 13.62 1.12305C14.1612 1.3988 14.6012 1.8388 14.8769 2.37999C15.1904 2.99523 15.1904 3.80064 15.1904 5.41145V10.5886C15.1904 12.1994 15.1904 13.0048 14.8769 13.62C14.6012 14.1612 14.1612 14.6012 13.62 14.8769C13.0048 15.1904 12.1994 15.1904 10.5886 15.1904H5.41145C3.80064 15.1904 2.99523 15.1904 2.37999 14.8769C1.8388 14.6012 1.3988 14.1612 1.12305 13.62C0.80957 13.0048 0.80957 12.1994 0.80957 10.5886V5.41145Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"rectangle-single_clip0_731_29896"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["rectangle-single_clip0_731_29896"]};t.RectangleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rectangle-single",ref:t,icon:i}))}));t.RectangleSingle.displayName="RectangleSingle";t["default"]=t.RectangleSingle},6925:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RedoIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.273 2.72206C11.0214 2.50641 10.9922 2.12763 11.2079 1.87603C11.4235 1.62444 11.8023 1.59531 12.0539 1.81097L14.3833 3.80761C14.5134 3.91733 14.5962 4.08137 14.5967 4.26477L14.5967 4.2665C14.5967 4.41745 14.541 4.55538 14.4489 4.66083C14.44 4.67109 14.4307 4.68108 14.421 4.69077L12.0877 7.02411C11.8534 7.25842 11.4735 7.25843 11.2392 7.02412C11.0049 6.78981 11.0049 6.40991 11.2392 6.17559L12.5482 4.8665H6.63324C4.40569 4.8665 2.5999 6.67229 2.5999 8.89984C2.5999 11.1274 4.40569 12.9332 6.63324 12.9332H11.9972C12.3286 12.9332 12.5972 13.2018 12.5972 13.5332C12.5972 13.8645 12.3286 14.1332 11.9972 14.1332H6.63324C3.74295 14.1332 1.3999 11.7901 1.3999 8.89984C1.3999 6.00955 3.74295 3.6665 6.63324 3.6665H12.3748L11.273 2.72206Z"}}]};t.RedoIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"redo-icon",ref:t,icon:i}))}));t.RedoIcon.displayName="RedoIcon";t["default"]=t.RedoIcon},24386:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RedoSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.273 2.72206C11.0214 2.50641 10.9922 2.12763 11.2079 1.87603C11.4235 1.62444 11.8023 1.59531 12.0539 1.81097L14.3833 3.80761C14.5134 3.91733 14.5962 4.08137 14.5967 4.26477L14.5967 4.2665C14.5967 4.41745 14.541 4.55538 14.4489 4.66083C14.44 4.67109 14.4307 4.68108 14.421 4.69077L12.0877 7.02411C11.8534 7.25842 11.4735 7.25843 11.2392 7.02412C11.0049 6.78981 11.0049 6.40991 11.2392 6.17559L12.5482 4.8665H6.63324C4.40569 4.8665 2.5999 6.67229 2.5999 8.89984C2.5999 11.1274 4.40569 12.9332 6.63324 12.9332H11.9972C12.3286 12.9332 12.5972 13.2018 12.5972 13.5332C12.5972 13.8645 12.3286 14.1332 11.9972 14.1332H6.63324C3.74295 14.1332 1.3999 11.7901 1.3999 8.89984C1.3999 6.00955 3.74295 3.6665 6.63324 3.6665H12.3748L11.273 2.72206Z"}}]};t.RedoSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"redo-single",ref:t,icon:i}))}));t.RedoSingle.displayName="RedoSingle";t["default"]=t.RedoSingle},7562:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReduceDigitsIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.33307 1.3916C5.14145 1.3916 4.06641 2.27555 4.06641 3.49366V6.49777C4.06641 7.71586 5.14145 8.59982 6.33307 8.59982C7.52469 8.59982 8.59974 7.71586 8.59974 6.49777V3.49366C8.59974 2.27555 7.52469 1.3916 6.33307 1.3916ZM5.26641 3.49366C5.26641 3.05264 5.68376 2.5916 6.33307 2.5916C6.98239 2.5916 7.39974 3.05264 7.39974 3.49366V6.49777C7.39974 6.93878 6.98239 7.39982 6.33307 7.39982C5.68376 7.39982 5.26641 6.93878 5.26641 6.49777V3.49366Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.90913 9.5417C8.14345 9.30739 8.52335 9.30739 8.75766 9.5417C8.99198 9.77602 8.99198 10.1559 8.75766 10.3902L7.78193 11.366H13.9999C14.3313 11.366 14.5999 11.6346 14.5999 11.966C14.5999 12.2973 14.3313 12.566 13.9999 12.566H7.78193L8.75766 13.5417C8.99198 13.776 8.99198 14.1559 8.75766 14.3902C8.52335 14.6245 8.14345 14.6245 7.90913 14.3902L5.91739 12.3985C5.80388 12.2893 5.73324 12.1359 5.73324 11.966C5.73324 11.796 5.80388 11.6426 5.91739 11.5334L7.90913 9.5417Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002C2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002Z"}}]};t.ReduceDigitsIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce-digits-icon",ref:t,icon:i}))}));t.ReduceDigitsIcon.displayName="ReduceDigitsIcon";t["default"]=t.ReduceDigitsIcon},83185:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReduceDigitsSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.33307 1.3916C5.14145 1.3916 4.06641 2.27555 4.06641 3.49366V6.49777C4.06641 7.71586 5.14145 8.59982 6.33307 8.59982C7.52469 8.59982 8.59974 7.71586 8.59974 6.49777V3.49366C8.59974 2.27555 7.52469 1.3916 6.33307 1.3916ZM5.26641 3.49366C5.26641 3.05264 5.68376 2.5916 6.33307 2.5916C6.98239 2.5916 7.39974 3.05264 7.39974 3.49366V6.49777C7.39974 6.93878 6.98239 7.39982 6.33307 7.39982C5.68376 7.39982 5.26641 6.93878 5.26641 6.49777V3.49366Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.90913 9.5417C8.14345 9.30739 8.52335 9.30739 8.75766 9.5417C8.99198 9.77602 8.99198 10.1559 8.75766 10.3902L7.78193 11.366H13.9999C14.3313 11.366 14.5999 11.6346 14.5999 11.966C14.5999 12.2973 14.3313 12.566 13.9999 12.566H7.78193L8.75766 13.5417C8.99198 13.776 8.99198 14.1559 8.75766 14.3902C8.52335 14.6245 8.14345 14.6245 7.90913 14.3902L5.91739 12.3985C5.80388 12.2893 5.73324 12.1359 5.73324 11.966C5.73324 11.796 5.80388 11.6426 5.91739 11.5334L7.90913 9.5417Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002C2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002Z"}}]};t.ReduceDigitsSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce-digits-single",ref:t,icon:i}))}));t.ReduceDigitsSingle.displayName="ReduceDigitsSingle";t["default"]=t.ReduceDigitsSingle},71041:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReduceDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_11",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_11)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53331 14C2.35652 14 2.18697 13.9297 2.06197 13.8047C1.93697 13.6797 1.86675 13.5101 1.86675 13.3333C1.86675 13.1565 1.93697 12.987 2.06197 12.862C2.18697 12.7369 2.35652 12.6667 2.53331 12.6667L13.4666 12.6667C13.6434 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1332 13.1565 14.1332 13.3333C14.1332 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6434 14 13.4666 14L2.53331 14ZM2.53331 3.33333C2.35652 3.33331 2.18697 3.26306 2.06197 3.13804C1.93697 3.01301 1.86675 2.84346 1.86675 2.66667C1.86675 2.48987 1.93697 2.32032 2.06197 2.1953C2.18697 2.07028 2.35652 2.00003 2.53331 2L13.4666 2C13.6434 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1332 2.48987 14.1332 2.66667C14.1332 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6434 3.33331 13.4666 3.33333L2.53331 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8142 10.8141C10.5588 11.0695 10.1447 11.0695 9.88929 10.8141L7.97868 8.90354L6.14021 10.742C5.89652 10.9857 5.50142 10.9857 5.25774 10.742C5.01405 10.4983 5.01405 10.1032 5.25774 9.85955L7.09621 8.02107L5.18561 6.11047C4.93021 5.85507 4.93021 5.44098 5.18561 5.18557C5.44101 4.93017 5.8551 4.93017 6.11051 5.18557L8.02111 7.09618L9.85959 5.2577C10.1033 5.01401 10.4984 5.01401 10.7421 5.2577C10.9857 5.50139 10.9857 5.89648 10.7421 6.14017L8.90358 7.97865L10.8142 9.88925C11.0696 10.1447 11.0696 10.5587 10.8142 10.8141Z"}}]}]};t.ReduceDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce-double-icon",ref:t,icon:i}))}));t.ReduceDoubleIcon.displayName="ReduceDoubleIcon";t["default"]=t.ReduceDoubleIcon},30615:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReduceIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 7.9999C1.3999 7.66853 1.66853 7.3999 1.9999 7.3999H13.9999C14.3313 7.3999 14.5999 7.66853 14.5999 7.9999C14.5999 8.33127 14.3313 8.5999 13.9999 8.5999H1.9999C1.66853 8.5999 1.3999 8.33127 1.3999 7.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ReduceIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce-icon",ref:t,icon:i}))}));t.ReduceIcon.displayName="ReduceIcon";t["default"]=t.ReduceIcon},35828:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReduceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 7.9999C1.3999 7.66853 1.66853 7.3999 1.9999 7.3999H13.9999C14.3313 7.3999 14.5999 7.66853 14.5999 7.9999C14.5999 8.33127 14.3313 8.5999 13.9999 8.5999H1.9999C1.66853 8.5999 1.3999 8.33127 1.3999 7.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ReduceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce-single",ref:t,icon:i}))}));t.ReduceSingle.displayName="ReduceSingle";t["default"]=t.ReduceSingle},36365:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Reduce=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_11",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_11)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53331 14C2.35652 14 2.18697 13.9297 2.06197 13.8047C1.93697 13.6797 1.86675 13.5101 1.86675 13.3333C1.86675 13.1565 1.93697 12.987 2.06197 12.862C2.18697 12.7369 2.35652 12.6667 2.53331 12.6667L13.4666 12.6667C13.6434 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1332 13.1565 14.1332 13.3333C14.1332 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6434 14 13.4666 14L2.53331 14ZM2.53331 3.33333C2.35652 3.33331 2.18697 3.26306 2.06197 3.13804C1.93697 3.01301 1.86675 2.84346 1.86675 2.66667C1.86675 2.48987 1.93697 2.32032 2.06197 2.1953C2.18697 2.07028 2.35652 2.00003 2.53331 2L13.4666 2C13.6434 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1332 2.48987 14.1332 2.66667C14.1332 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6434 3.33331 13.4666 3.33333L2.53331 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8142 10.8141C10.5588 11.0695 10.1447 11.0695 9.88929 10.8141L7.97868 8.90354L6.14021 10.742C5.89652 10.9857 5.50142 10.9857 5.25774 10.742C5.01405 10.4983 5.01405 10.1032 5.25774 9.85955L7.09621 8.02107L5.18561 6.11047C4.93021 5.85507 4.93021 5.44098 5.18561 5.18557C5.44101 4.93017 5.8551 4.93017 6.11051 5.18557L8.02111 7.09618L9.85959 5.2577C10.1033 5.01401 10.4984 5.01401 10.7421 5.2577C10.9857 5.50139 10.9857 5.89648 10.7421 6.14017L8.90358 7.97865L10.8142 9.88925C11.0696 10.1447 11.0696 10.5587 10.8142 10.8141Z"}}]}]};t.Reduce=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reduce",ref:t,icon:i}))}));t.Reduce.displayName="Reduce";t["default"]=t.Reduce},17121:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RefreshSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.90715 7.99996C2.90715 5.18729 5.18729 2.90715 7.99996 2.90715C8.4238 2.90715 8.83545 2.95884 9.229 3.05631C10.1415 3.28231 10.9567 3.75439 11.6011 4.39881C11.7706 4.56829 12.0121 4.82568 12.2605 5.0957H10.8789C10.5116 5.0957 10.2139 5.39343 10.2139 5.7607C10.2139 6.12797 10.5116 6.4257 10.8789 6.4257H13.7456C13.9067 6.42869 14.0693 6.37349 14.1993 6.25806C14.2693 6.19596 14.323 6.12239 14.3602 6.0427C14.4003 5.95709 14.4228 5.86152 14.4228 5.7607V2.8818C14.4228 2.51453 14.125 2.2168 13.7578 2.2168C13.3905 2.2168 13.0928 2.51453 13.0928 2.8818V4.03656C12.8885 3.81635 12.6924 3.60923 12.5416 3.45835C11.38 2.29677 9.7734 1.57715 7.99996 1.57715C4.45275 1.57715 1.57715 4.45275 1.57715 7.99996C1.57715 11.5472 4.45275 14.4228 7.99996 14.4228C9.7734 14.4228 11.38 13.7032 12.5416 12.5416C12.8013 12.2819 12.8013 11.8608 12.5416 11.6011C12.2819 11.3414 11.8608 11.3414 11.6011 11.6011C10.6788 12.5235 9.4065 13.0928 7.99996 13.0928C5.18729 13.0928 2.90715 10.8126 2.90715 7.99996Z"}}]};t.RefreshSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"refresh-single",ref:t,icon:i}))}));t.RefreshSingle.displayName="RefreshSingle";t["default"]=t.RefreshSingle},2871:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RelationshipIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#relationship-icon_clip0_1997_112)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.0747 0.735476C10.0085 0.934851 9.30579 1.96079 9.50517 3.02697C9.57418 3.39601 9.74222 3.7215 9.97668 3.98111L9.29839 5.01049C8.99668 4.88865 8.66698 4.82158 8.32162 4.82158C7.77969 4.82158 7.27634 4.98674 6.85915 5.26947L5.85917 4.17327C6.02533 3.90491 6.12065 3.58819 6.11915 3.2493C6.1149 2.28671 5.33112 1.50982 4.36853 1.51407C3.40594 1.51832 2.62906 2.3021 2.63331 3.26469C2.63756 4.22728 3.42134 5.00417 4.38393 4.99992C4.56828 4.9991 4.74581 4.9697 4.91235 4.91592L6.04383 6.15628C5.83275 6.53245 5.71216 6.96622 5.71155 7.42811L3.73256 8.31289C3.35203 7.90148 2.78259 7.67738 2.18572 7.76199C1.21919 7.89899 0.54673 8.79358 0.683732 9.7601C0.820733 10.7266 1.71532 11.3991 2.68185 11.2621C3.59652 11.1324 4.24783 10.3243 4.19898 9.41883L5.99502 8.61585C6.3098 9.23306 6.86296 9.7084 7.53315 9.92052L7.42549 11.7128C6.76942 11.9229 6.25942 12.4954 6.16403 13.2237C6.03235 14.2292 6.74071 15.1511 7.7462 15.2828C8.7517 15.4145 9.67356 14.7061 9.80525 13.7006C9.91852 12.8357 9.41024 12.0327 8.62594 11.7412L8.72994 10.01C9.41782 9.90191 10.0165 9.52516 10.4152 8.99052L11.9658 9.61128C11.9627 9.67727 11.9635 9.74414 11.9684 9.81166C12.035 10.7398 12.8414 11.4382 13.7695 11.3716C14.6976 11.305 15.396 10.4986 15.3294 9.57047C15.2628 8.64234 14.4564 7.94395 13.5283 8.01055C13.1018 8.04116 12.7238 8.22798 12.4463 8.51105L10.8918 7.88872C10.918 7.74031 10.9317 7.58758 10.9317 7.43165C10.9317 6.76925 10.6849 6.16448 10.2783 5.70425L11.0158 4.58504C11.2654 4.63975 11.5297 4.64637 11.7967 4.59646C12.8628 4.39708 13.5655 3.37114 13.3661 2.30496C13.1668 1.23878 12.1408 0.5361 11.0747 0.735476ZM10.6847 2.80639C10.6072 2.39166 10.8805 1.99258 11.2952 1.91503C11.71 1.83747 12.109 2.11081 12.1866 2.52554C12.2641 2.94027 11.9908 3.33935 11.5761 3.4169C11.1614 3.49446 10.7623 3.22112 10.6847 2.80639ZM4.37383 2.71406C4.07398 2.71538 3.83197 2.95954 3.8333 3.25939C3.83462 3.55925 4.07878 3.80125 4.37863 3.79993C4.67848 3.7986 4.92049 3.55445 4.91917 3.2546C4.91784 2.95474 4.67369 2.71274 4.37383 2.71406ZM6.91155 7.43165C6.91155 6.65289 7.54286 6.02157 8.32162 6.02157C9.10039 6.02157 9.7317 6.65289 9.7317 7.43165C9.7317 8.21042 9.10039 8.84173 8.32162 8.84173C7.54286 8.84173 6.91155 8.21042 6.91155 7.43165ZM2.35413 8.95011C2.04379 8.9941 1.82787 9.28135 1.87186 9.59169C1.91585 9.90204 2.20309 10.118 2.51344 10.074C2.82378 10.03 3.0397 9.74273 2.99571 9.43239C2.95172 9.12204 2.66448 8.90612 2.35413 8.95011ZM13.6142 9.20747C13.3471 9.22664 13.1461 9.45869 13.1653 9.72577C13.1845 9.99285 13.4165 10.1938 13.6836 10.1747C13.9507 10.1555 14.1516 9.92344 14.1325 9.65636C14.1133 9.38928 13.8813 9.1883 13.6142 9.20747ZM7.35387 13.3796C7.39949 13.0312 7.71888 12.7858 8.06725 12.8314C8.41561 12.877 8.66103 13.1964 8.61541 13.5448C8.56978 13.8931 8.25039 14.1386 7.90203 14.0929C7.55367 14.0473 7.30825 13.7279 7.35387 13.3796Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"relationship-icon_clip0_1997_112"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["relationship-icon_clip0_1997_112"]};t.RelationshipIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"relationship-icon",ref:t,icon:i}))}));t.RelationshipIcon.displayName="RelationshipIcon";t["default"]=t.RelationshipIcon},41620:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RelationshipSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#relationship-single_clip0_1997_112)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.0747 0.735476C10.0085 0.934851 9.30579 1.96079 9.50517 3.02697C9.57418 3.39601 9.74222 3.7215 9.97668 3.98111L9.29839 5.01049C8.99668 4.88865 8.66698 4.82158 8.32162 4.82158C7.77969 4.82158 7.27634 4.98674 6.85915 5.26947L5.85917 4.17327C6.02533 3.90491 6.12065 3.58819 6.11915 3.2493C6.1149 2.28671 5.33112 1.50982 4.36853 1.51407C3.40594 1.51832 2.62906 2.3021 2.63331 3.26469C2.63756 4.22728 3.42134 5.00417 4.38393 4.99992C4.56828 4.9991 4.74581 4.9697 4.91235 4.91592L6.04383 6.15628C5.83275 6.53245 5.71216 6.96622 5.71155 7.42811L3.73256 8.31289C3.35203 7.90148 2.78259 7.67738 2.18572 7.76199C1.21919 7.89899 0.54673 8.79358 0.683732 9.7601C0.820733 10.7266 1.71532 11.3991 2.68185 11.2621C3.59652 11.1324 4.24783 10.3243 4.19898 9.41883L5.99502 8.61585C6.3098 9.23306 6.86296 9.7084 7.53315 9.92052L7.42549 11.7128C6.76942 11.9229 6.25942 12.4954 6.16403 13.2237C6.03235 14.2292 6.74071 15.1511 7.7462 15.2828C8.7517 15.4145 9.67356 14.7061 9.80525 13.7006C9.91852 12.8357 9.41024 12.0327 8.62594 11.7412L8.72994 10.01C9.41782 9.90191 10.0165 9.52516 10.4152 8.99052L11.9658 9.61128C11.9627 9.67727 11.9635 9.74414 11.9684 9.81166C12.035 10.7398 12.8414 11.4382 13.7695 11.3716C14.6976 11.305 15.396 10.4986 15.3294 9.57047C15.2628 8.64234 14.4564 7.94395 13.5283 8.01055C13.1018 8.04116 12.7238 8.22798 12.4463 8.51105L10.8918 7.88872C10.918 7.74031 10.9317 7.58758 10.9317 7.43165C10.9317 6.76925 10.6849 6.16448 10.2783 5.70425L11.0158 4.58504C11.2654 4.63975 11.5297 4.64637 11.7967 4.59646C12.8628 4.39708 13.5655 3.37114 13.3661 2.30496C13.1668 1.23878 12.1408 0.5361 11.0747 0.735476ZM10.6847 2.80639C10.6072 2.39166 10.8805 1.99258 11.2952 1.91503C11.71 1.83747 12.109 2.11081 12.1866 2.52554C12.2641 2.94027 11.9908 3.33935 11.5761 3.4169C11.1614 3.49446 10.7623 3.22112 10.6847 2.80639ZM4.37383 2.71406C4.07398 2.71538 3.83197 2.95954 3.8333 3.25939C3.83462 3.55925 4.07878 3.80125 4.37863 3.79993C4.67848 3.7986 4.92049 3.55445 4.91917 3.2546C4.91784 2.95474 4.67369 2.71274 4.37383 2.71406ZM6.91155 7.43165C6.91155 6.65289 7.54286 6.02157 8.32162 6.02157C9.10039 6.02157 9.7317 6.65289 9.7317 7.43165C9.7317 8.21042 9.10039 8.84173 8.32162 8.84173C7.54286 8.84173 6.91155 8.21042 6.91155 7.43165ZM2.35413 8.95011C2.04379 8.9941 1.82787 9.28135 1.87186 9.59169C1.91585 9.90204 2.20309 10.118 2.51344 10.074C2.82378 10.03 3.0397 9.74273 2.99571 9.43239C2.95172 9.12204 2.66448 8.90612 2.35413 8.95011ZM13.6142 9.20747C13.3471 9.22664 13.1461 9.45869 13.1653 9.72577C13.1845 9.99285 13.4165 10.1938 13.6836 10.1747C13.9507 10.1555 14.1516 9.92344 14.1325 9.65636C14.1133 9.38928 13.8813 9.1883 13.6142 9.20747ZM7.35387 13.3796C7.39949 13.0312 7.71888 12.7858 8.06725 12.8314C8.41561 12.877 8.66103 13.1964 8.61541 13.5448C8.56978 13.8931 8.25039 14.1386 7.90203 14.0929C7.55367 14.0473 7.30825 13.7279 7.35387 13.3796Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"relationship-single_clip0_1997_112"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["relationship-single_clip0_1997_112"]};t.RelationshipSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"relationship-single",ref:t,icon:i}))}));t.RelationshipSingle.displayName="RelationshipSingle";t["default"]=t.RelationshipSingle},94647:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RemindSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.7497 13.0395H1.6332C1.30183 13.0395 1.0332 12.7709 1.0332 12.4395C1.0332 12.1082 1.30183 11.8395 1.6332 11.8395H2.8332V6.06506C2.8332 3.24426 5.11679 1.00293 7.99987 1.00293C10.8829 1.00293 13.1665 3.24426 13.1665 6.06506V11.8395H14.3665C14.6979 11.8395 14.9665 12.1082 14.9665 12.4395C14.9665 12.7709 14.6979 13.0395 14.3665 13.0395H10.2494C10.1119 14.152 9.14693 14.9975 7.99958 14.9975C6.85222 14.9975 5.88725 14.152 5.7497 13.0395ZM4.0332 6.06506C4.0332 3.95712 5.72828 2.20293 7.99987 2.20293C10.2715 2.20293 11.9665 3.95712 11.9665 6.06506V11.8395H9.68094C9.67605 11.8394 9.67116 11.8394 9.66624 11.8394H6.33291C6.328 11.8394 6.3231 11.8394 6.31821 11.8395H4.0332V6.06506ZM6.97122 13.0395C7.09416 13.4703 7.50006 13.7975 7.99958 13.7975C8.4991 13.7975 8.905 13.4703 9.02794 13.0395H6.97122Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RemindSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"remind-single",ref:t,icon:i}))}));t.RemindSingle.displayName="RemindSingle";t["default"]=t.RemindSingle},94323:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RenameIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.80068 2.57257L7.27955 2.57256C7.61092 2.57256 7.87954 2.30393 7.87954 1.97256C7.87954 1.64119 7.61091 1.37256 7.27954 1.37256L3.80068 1.37257C2.36473 1.37257 1.20067 2.53665 1.20068 3.97259L1.20074 12.3001C1.20075 13.736 2.36481 14.9 3.80074 14.9H12.1282C13.5641 14.9 14.7282 13.736 14.7282 12.3V8.82116C14.7282 8.48979 14.4595 8.22116 14.1282 8.22116C13.7968 8.22116 13.5282 8.48979 13.5282 8.82116V12.3C13.5282 13.0732 12.9014 13.7 12.1282 13.7H3.80074C3.02754 13.7 2.40074 13.0732 2.40074 12.3001L2.40068 3.97258C2.40068 3.19938 3.02748 2.57257 3.80068 2.57257Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0072 2.0955C13.0997 1.18757 11.6278 1.18794 10.7207 2.09632L6.17749 6.646C6.10294 6.72065 6.04543 6.81056 6.00889 6.90954L4.59817 10.7315C4.51713 10.951 4.57116 11.1977 4.73657 11.3633C4.90198 11.5288 5.14858 11.5831 5.36823 11.5023L9.20237 10.0916C9.30186 10.055 9.3922 9.99722 9.46714 9.92224L14.0073 5.37972C14.9139 4.47266 14.9138 3.00252 14.0072 2.0955ZM11.5698 2.94424C12.0083 2.50513 12.7198 2.50496 13.1585 2.94384C13.5968 3.38229 13.5968 4.09294 13.1585 4.53141L8.69127 9.00102L6.1742 9.92713L7.09912 7.42132L11.5698 2.94424Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RenameIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rename-icon",ref:t,icon:i}))}));t.RenameIcon.displayName="RenameIcon";t["default"]=t.RenameIcon},68288:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RenameSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.80068 2.57257L7.27955 2.57256C7.61092 2.57256 7.87954 2.30393 7.87954 1.97256C7.87954 1.64119 7.61091 1.37256 7.27954 1.37256L3.80068 1.37257C2.36473 1.37257 1.20067 2.53665 1.20068 3.97259L1.20074 12.3001C1.20075 13.736 2.36481 14.9 3.80074 14.9H12.1282C13.5641 14.9 14.7282 13.736 14.7282 12.3V8.82116C14.7282 8.48979 14.4595 8.22116 14.1282 8.22116C13.7968 8.22116 13.5282 8.48979 13.5282 8.82116V12.3C13.5282 13.0732 12.9014 13.7 12.1282 13.7H3.80074C3.02754 13.7 2.40074 13.0732 2.40074 12.3001L2.40068 3.97258C2.40068 3.19938 3.02748 2.57257 3.80068 2.57257Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0072 2.0955C13.0997 1.18757 11.6278 1.18794 10.7207 2.09632L6.17749 6.646C6.10294 6.72065 6.04543 6.81056 6.00889 6.90954L4.59817 10.7315C4.51713 10.951 4.57116 11.1977 4.73657 11.3633C4.90198 11.5288 5.14858 11.5831 5.36823 11.5023L9.20237 10.0916C9.30186 10.055 9.3922 9.99722 9.46714 9.92224L14.0073 5.37972C14.9139 4.47266 14.9138 3.00252 14.0072 2.0955ZM11.5698 2.94424C12.0083 2.50513 12.7198 2.50496 13.1585 2.94384C13.5968 3.38229 13.5968 4.09294 13.1585 4.53141L8.69127 9.00102L6.1742 9.92713L7.09912 7.42132L11.5698 2.94424Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RenameSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rename-single",ref:t,icon:i}))}));t.RenameSingle.displayName="RenameSingle";t["default"]=t.RenameSingle},1191:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RenewSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#renew-single_clip0_910_206)"},children:[{tag:"path",attrs:{d:"M11.1243 8.35326C11.4404 8.45255 11.6162 8.78934 11.5169 9.10548C11.0475 10.6002 9.6514 11.6855 8.00028 11.6855C7.1079 11.6855 6.29002 11.3685 5.65267 10.8411C5.62065 11.1423 5.36575 11.377 5.05605 11.377C4.72468 11.377 4.45605 11.1083 4.45605 10.777V8.92568C4.45605 8.62943 4.67228 8.37752 4.96511 8.33262C5.25794 8.28771 5.53971 8.46325 5.62848 8.74589C5.94538 9.75482 6.88829 10.4855 8.00028 10.4855C9.11226 10.4855 10.0552 9.75482 10.3721 8.74589C10.4714 8.42975 10.8082 8.25396 11.1243 8.35326Z"}},{tag:"path",attrs:{d:"M8.00028 4.31445C6.34916 4.31445 4.95309 5.39981 4.48363 6.89449C4.38433 7.21063 4.56012 7.54742 4.87626 7.64671C5.1924 7.74601 5.52918 7.57022 5.62848 7.25408C5.94538 6.24515 6.88829 5.51445 8.00028 5.51445C9.11226 5.51445 10.0552 6.24515 10.3721 7.25408C10.4608 7.53672 10.7426 7.71226 11.0354 7.66735C11.3283 7.62245 11.5445 7.37054 11.5445 7.07429V5.223C11.5445 4.89163 11.2759 4.623 10.9445 4.623C10.6348 4.623 10.3799 4.85764 10.3479 5.15885C9.71054 4.63149 8.89266 4.31445 8.00028 4.31445Z"}},{tag:"path",attrs:{d:"M0.899902 8.00002C0.899902 4.0788 4.07868 0.900024 7.9999 0.900024C11.9211 0.900024 15.0999 4.0788 15.0999 8.00002C15.0999 11.9212 11.9211 15.1 7.9999 15.1C4.07868 15.1 0.899902 11.9212 0.899902 8.00002ZM7.9999 2.10002C4.74142 2.10002 2.0999 4.74154 2.0999 8.00002C2.0999 11.2585 4.74142 13.9 7.9999 13.9C11.2584 13.9 13.8999 11.2585 13.8999 8.00002C13.8999 4.74154 11.2584 2.10002 7.9999 2.10002Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"renew-single_clip0_910_206"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["renew-single_clip0_910_206"]};t.RenewSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"renew-single",ref:t,icon:i}))}));t.RenewSingle.displayName="RenewSingle";t["default"]=t.RenewSingle},35843:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReplyToCommentIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M7.48389 10.3267V12.1905C7.48389 12.7428 7.9316 13.1905 8.48389 13.1905H11.2216L12.2955 14.2644L13.3695 13.1905H14.1593C14.7116 13.1905 15.1593 12.7428 15.1593 12.1905V8.46289C15.1593 7.91061 14.7116 7.46289 14.1593 7.46289H12.2955",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M0.840332 3.73535C0.840332 2.63078 1.73576 1.73535 2.84033 1.73535H10.2955C11.4001 1.73535 12.2955 2.63078 12.2955 3.73535V8.32676C12.2955 9.43132 11.4001 10.3268 10.2955 10.3268H5.6014L4.1695 11.7587L3.05978 10.3268H2.84033C1.73576 10.3268 0.840332 9.43133 0.840332 8.32676V3.73535Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.41016 6.1311H6.76813",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M8.91626 6.1311H9.27424",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M3.90454 6.1311H4.26252",strokeLinecap:"round",strokeWidth:1.2}}]};t.ReplyToCommentIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reply-to-comment-icon",ref:t,icon:i}))}));t.ReplyToCommentIcon.displayName="ReplyToCommentIcon";t["default"]=t.ReplyToCommentIcon},59120:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReplyToCommentSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M7.48389 10.3267V12.1905C7.48389 12.7428 7.9316 13.1905 8.48389 13.1905H11.2216L12.2955 14.2644L13.3695 13.1905H14.1593C14.7116 13.1905 15.1593 12.7428 15.1593 12.1905V8.46289C15.1593 7.91061 14.7116 7.46289 14.1593 7.46289H12.2955",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M0.840332 3.73535C0.840332 2.63078 1.73576 1.73535 2.84033 1.73535H10.2955C11.4001 1.73535 12.2955 2.63078 12.2955 3.73535V8.32676C12.2955 9.43132 11.4001 10.3268 10.2955 10.3268H5.6014L4.1695 11.7587L3.05978 10.3268H2.84033C1.73576 10.3268 0.840332 9.43133 0.840332 8.32676V3.73535Z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.41016 6.1311H6.76813",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M8.91626 6.1311H9.27424",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M3.90454 6.1311H4.26252",strokeLinecap:"round",strokeWidth:1.2}}]};t.ReplyToCommentSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"reply-to-comment-single",ref:t,icon:i}))}));t.ReplyToCommentSingle.displayName="ReplyToCommentSingle";t["default"]=t.ReplyToCommentSingle},46648:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReportSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.66764 7.32422C4.29945 7.32422 4.00098 7.6227 4.00098 7.99089C4.00098 8.35908 4.29945 8.65755 4.66764 8.65755H8.33431C8.7025 8.65755 9.00098 8.35908 9.00098 7.99089C9.00098 7.6227 8.7025 7.32422 8.33431 7.32422H4.66764Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66764 9.99297C4.29945 9.99297 4.00098 10.2914 4.00098 10.6596C4.00098 11.0278 4.29945 11.3263 4.66764 11.3263H11.3343C11.7025 11.3263 12.001 11.0278 12.001 10.6596C12.001 10.2914 11.7025 9.99297 11.3343 9.99297H4.66764Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66706 1.65234C5.03525 1.65234 5.33372 1.95082 5.33372 2.31901V3.00859H10.6629V2.31901C10.6629 1.95082 10.9614 1.65234 11.3296 1.65234C11.6977 1.65234 11.9962 1.95082 11.9962 2.31901V3.00859H12.7996C14.0522 3.00859 15.0676 4.02401 15.0676 5.27659V12.0766C15.0676 13.3292 14.0522 14.3446 12.7996 14.3446H3.19964C1.94706 14.3446 0.931641 13.3292 0.931641 12.0766V5.27659C0.931641 4.02401 1.94706 3.00859 3.19964 3.00859H4.00039V2.31901C4.00039 1.95082 4.29887 1.65234 4.66706 1.65234ZM10.6629 4.34459V4.98568C10.6629 5.35387 10.9614 5.65234 11.3296 5.65234C11.6977 5.65234 11.9962 5.35387 11.9962 4.98568V4.34459H12.7996C13.3144 4.34459 13.7316 4.76186 13.7316 5.27659V12.0766C13.7316 12.5913 13.3144 13.0086 12.7996 13.0086H3.19964C2.68491 13.0086 2.26764 12.5913 2.26764 12.0766V5.27659C2.26764 4.76186 2.68491 4.34459 3.19964 4.34459H4.00039V4.98568C4.00039 5.35387 4.29887 5.65234 4.66706 5.65234C5.03525 5.65234 5.33372 5.35387 5.33372 4.98568V4.34459H10.6629Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ReportSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"report-single",ref:t,icon:i}))}));t.ReportSingle.displayName="ReportSingle";t["default"]=t.ReportSingle},15537:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Report=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.66764 7.32422C4.29945 7.32422 4.00098 7.6227 4.00098 7.99089C4.00098 8.35908 4.29945 8.65755 4.66764 8.65755H8.33431C8.7025 8.65755 9.00098 8.35908 9.00098 7.99089C9.00098 7.6227 8.7025 7.32422 8.33431 7.32422H4.66764Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M4.66764 9.99297C4.29945 9.99297 4.00098 10.2914 4.00098 10.6596C4.00098 11.0278 4.29945 11.3263 4.66764 11.3263H11.3343C11.7025 11.3263 12.001 11.0278 12.001 10.6596C12.001 10.2914 11.7025 9.99297 11.3343 9.99297H4.66764Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66706 1.65234C5.03525 1.65234 5.33372 1.95082 5.33372 2.31901V3.00859H10.6629V2.31901C10.6629 1.95082 10.9614 1.65234 11.3296 1.65234C11.6977 1.65234 11.9962 1.95082 11.9962 2.31901V3.00859H12.7996C14.0522 3.00859 15.0676 4.02401 15.0676 5.27659V12.0766C15.0676 13.3292 14.0522 14.3446 12.7996 14.3446H3.19964C1.94706 14.3446 0.931641 13.3292 0.931641 12.0766V5.27659C0.931641 4.02401 1.94706 3.00859 3.19964 3.00859H4.00039V2.31901C4.00039 1.95082 4.29887 1.65234 4.66706 1.65234ZM10.6629 4.34459V4.98568C10.6629 5.35387 10.9614 5.65234 11.3296 5.65234C11.6977 5.65234 11.9962 5.35387 11.9962 4.98568V4.34459H12.7996C13.3144 4.34459 13.7316 4.76186 13.7316 5.27659V12.0766C13.7316 12.5913 13.3144 13.0086 12.7996 13.0086H3.19964C2.68491 13.0086 2.26764 12.5913 2.26764 12.0766V5.27659C2.26764 4.76186 2.68491 4.34459 3.19964 4.34459H4.00039V4.98568C4.00039 5.35387 4.29887 5.65234 4.66706 5.65234C5.03525 5.65234 5.33372 5.35387 5.33372 4.98568V4.34459H10.6629Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Report=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"report",ref:t,icon:i}))}));t.Report.displayName="Report";t["default"]=t.Report},2813:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ResolvedIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6106 15.4036C12.4766 15.4036 15.6106 12.2696 15.6106 8.40356C15.6106 4.53757 12.4766 1.40356 8.6106 1.40356C4.7446 1.40356 1.6106 4.53757 1.6106 8.40356C1.6106 12.2696 4.7446 15.4036 8.6106 15.4036ZM12.3351 6.82773C12.5694 6.59342 12.5694 6.21352 12.3351 5.9792C12.1007 5.74489 11.7208 5.74489 11.4865 5.9792L7.91079 9.55494L6.33506 7.9792C6.10074 7.74489 5.72084 7.74489 5.48653 7.9792C5.25221 8.21352 5.25221 8.59342 5.48653 8.82773L7.48653 10.8277C7.72084 11.062 8.10074 11.062 8.33506 10.8277L12.3351 6.82773Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ResolvedIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"resolved-icon",ref:t,icon:i}))}));t.ResolvedIcon.displayName="ResolvedIcon";t["default"]=t.ResolvedIcon},52050:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ResolvedSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6106 15.4036C12.4766 15.4036 15.6106 12.2696 15.6106 8.40356C15.6106 4.53757 12.4766 1.40356 8.6106 1.40356C4.7446 1.40356 1.6106 4.53757 1.6106 8.40356C1.6106 12.2696 4.7446 15.4036 8.6106 15.4036ZM12.3351 6.82773C12.5694 6.59342 12.5694 6.21352 12.3351 5.9792C12.1007 5.74489 11.7208 5.74489 11.4865 5.9792L7.91079 9.55494L6.33506 7.9792C6.10074 7.74489 5.72084 7.74489 5.48653 7.9792C5.25221 8.21352 5.25221 8.59342 5.48653 8.82773L7.48653 10.8277C7.72084 11.062 8.10074 11.062 8.33506 10.8277L12.3351 6.82773Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ResolvedSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"resolved-single",ref:t,icon:i}))}));t.ResolvedSingle.displayName="ResolvedSingle";t["default"]=t.ResolvedSingle},28019:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RestoreIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#restore-icon_clip0_1247_2)"},children:[{tag:"path",attrs:{d:"M7.41252 10.6196C7.64683 10.3852 7.64683 10.0053 7.41252 9.77103L6.77012 9.12863H9.67836C9.89927 9.12863 10.0784 9.30772 10.0784 9.52863V11.1953C10.0784 11.5267 10.347 11.7953 10.6784 11.7953C11.0097 11.7953 11.2784 11.5267 11.2784 11.1953V9.52863C11.2784 8.64497 10.562 7.92863 9.67836 7.92863H6.77012L7.41252 7.28623C7.64683 7.05191 7.64683 6.67201 7.41252 6.4377C7.1782 6.20338 6.79831 6.20338 6.56399 6.4377L4.89732 8.10437C4.66301 8.33868 4.66301 8.71858 4.89732 8.95289L6.56399 10.6196C6.79831 10.8539 7.1782 10.8539 7.41252 10.6196Z"}},{tag:"path",attrs:{d:"M2.06678 3.37926C2.0668 1.94333 3.23085 0.779297 4.66678 0.779297H9.44256C10.1796 0.779297 10.8821 1.09213 11.3751 1.63999L13.2659 3.74079C13.6955 4.21822 13.9333 4.83779 13.9333 5.4801V12.7126C13.9333 14.1486 12.7692 15.3126 11.3333 15.3126H4.66665C3.2307 15.3126 2.06663 14.1486 2.06665 12.7126L2.06678 3.37926ZM4.66678 1.9793C3.89359 1.9793 3.26679 2.60609 3.26678 3.37928L3.26665 12.7126C3.26664 13.4858 3.89344 14.1126 4.66665 14.1126H11.3333C12.1065 14.1126 12.7333 13.4858 12.7333 12.7126V5.4801C12.7333 5.44882 12.7322 5.41764 12.7302 5.3866H10.7985C9.91488 5.3866 9.19853 4.67026 9.19853 3.78661V1.9793H4.66678ZM10.4832 2.44275L12.0526 4.1866H10.7985C10.5776 4.1866 10.3985 4.00752 10.3985 3.78661V2.35649C10.4279 2.38389 10.4561 2.41266 10.4832 2.44275Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"restore-icon_clip0_1247_2"},children:[{tag:"rect",attrs:{width:16,height:16,y:.05,fill:"white",rx:4}}]}]}],defIds:["restore-icon_clip0_1247_2"]};t.RestoreIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"restore-icon",ref:t,icon:i}))}));t.RestoreIcon.displayName="RestoreIcon";t["default"]=t.RestoreIcon},33696:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RestoreSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#restore-single_clip0_1247_2)"},children:[{tag:"path",attrs:{d:"M7.41252 10.6196C7.64683 10.3852 7.64683 10.0053 7.41252 9.77103L6.77012 9.12863H9.67836C9.89927 9.12863 10.0784 9.30772 10.0784 9.52863V11.1953C10.0784 11.5267 10.347 11.7953 10.6784 11.7953C11.0097 11.7953 11.2784 11.5267 11.2784 11.1953V9.52863C11.2784 8.64497 10.562 7.92863 9.67836 7.92863H6.77012L7.41252 7.28623C7.64683 7.05191 7.64683 6.67201 7.41252 6.4377C7.1782 6.20338 6.79831 6.20338 6.56399 6.4377L4.89732 8.10437C4.66301 8.33868 4.66301 8.71858 4.89732 8.95289L6.56399 10.6196C6.79831 10.8539 7.1782 10.8539 7.41252 10.6196Z"}},{tag:"path",attrs:{d:"M2.06678 3.37926C2.0668 1.94333 3.23085 0.779297 4.66678 0.779297H9.44256C10.1796 0.779297 10.8821 1.09213 11.3751 1.63999L13.2659 3.74079C13.6955 4.21822 13.9333 4.83779 13.9333 5.4801V12.7126C13.9333 14.1486 12.7692 15.3126 11.3333 15.3126H4.66665C3.2307 15.3126 2.06663 14.1486 2.06665 12.7126L2.06678 3.37926ZM4.66678 1.9793C3.89359 1.9793 3.26679 2.60609 3.26678 3.37928L3.26665 12.7126C3.26664 13.4858 3.89344 14.1126 4.66665 14.1126H11.3333C12.1065 14.1126 12.7333 13.4858 12.7333 12.7126V5.4801C12.7333 5.44882 12.7322 5.41764 12.7302 5.3866H10.7985C9.91488 5.3866 9.19853 4.67026 9.19853 3.78661V1.9793H4.66678ZM10.4832 2.44275L12.0526 4.1866H10.7985C10.5776 4.1866 10.3985 4.00752 10.3985 3.78661V2.35649C10.4279 2.38389 10.4561 2.41266 10.4832 2.44275Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"restore-single_clip0_1247_2"},children:[{tag:"rect",attrs:{width:16,height:16,y:.05,fill:"white",rx:4}}]}]}],defIds:["restore-single_clip0_1247_2"]};t.RestoreSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"restore-single",ref:t,icon:i}))}));t.RestoreSingle.displayName="RestoreSingle";t["default"]=t.RestoreSingle},224:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RetrySingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99967 2.66659C5.05416 2.66659 2.66634 5.05441 2.66634 7.99992C2.66634 10.9454 5.05416 13.3333 7.99967 13.3333C9.47263 13.3333 10.805 12.737 11.7709 11.7712C12.0312 11.5108 12.4534 11.5108 12.7137 11.7711C12.9741 12.0315 12.9741 12.4536 12.7137 12.7139C11.508 13.9197 9.84045 14.6666 7.99967 14.6666C4.31778 14.6666 1.33301 11.6818 1.33301 7.99992C1.33301 4.31803 4.31778 1.33325 7.99967 1.33325C9.84045 1.33325 11.508 2.08017 12.7137 3.28588C13.0033 3.57544 13.4531 4.06452 13.8221 4.47131C14.0084 4.67679 14.1773 4.86476 14.2995 5.00134C14.3607 5.06965 14.4102 5.12517 14.4445 5.16367L14.4979 5.22362C14.7424 5.49893 14.7176 5.9206 14.4423 6.16508C14.167 6.40955 13.7457 6.38456 13.5012 6.10925L13.4491 6.05076C13.4154 6.0129 13.3665 5.95812 13.3061 5.89061C13.1852 5.75555 13.0183 5.56983 12.8344 5.36706C12.4629 4.95737 12.034 4.4918 11.7709 4.22869C10.8051 3.26282 9.47263 2.66659 7.99967 2.66659Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9997 2C14.3679 2 14.6663 2.29848 14.6663 2.66667V5.66667C14.6663 6.03486 14.3679 6.33333 13.9997 6.33333H10.9997C10.6315 6.33333 10.333 6.03486 10.333 5.66667C10.333 5.29848 10.6315 5 10.9997 5H13.333V2.66667C13.333 2.29848 13.6315 2 13.9997 2Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RetrySingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"retry-single",ref:t,icon:i}))}));t.RetrySingle.displayName="RetrySingle";t["default"]=t.RetrySingle},53612:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ReturnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.0933 13.4771C10.859 13.7114 10.4791 13.7114 10.2448 13.4771L5.19204 8.42436C4.95773 8.19005 4.95773 7.81015 5.19204 7.57583L10.2448 2.5231C10.4791 2.28878 10.859 2.28878 11.0933 2.5231C11.3276 2.75741 11.3276 3.13731 11.0933 3.37163L6.46484 8.0001L11.0933 12.6286C11.3276 12.8629 11.3276 13.2428 11.0933 13.4771Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ReturnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"return-single",ref:t,icon:i}))}));t.ReturnSingle.displayName="ReturnSingle";t["default"]=t.ReturnSingle},31263:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RhomboidChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.57418 0.789894C7.36175 0.00232722 8.63864 0.00232698 9.42621 0.789894L15.2095 6.5732C15.9971 7.36077 15.9971 8.63767 15.2095 9.42523L9.42621 15.2085C8.63865 15.9961 7.36175 15.9961 6.57418 15.2085L0.79087 9.42523C0.00330378 8.63767 0.00330354 7.36077 0.79087 6.5732L6.57418 0.789894Z"}}]};t.RhomboidChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rhomboid-chart-single",ref:t,icon:i}))}));t.RhomboidChartSingle.displayName="RhomboidChartSingle";t["default"]=t.RhomboidChartSingle},70494:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RhomboidSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.1415 11.1984C1.8412 10.9074 1.8412 10.4256 2.1415 10.1346L9.48467 3.01785C9.77196 2.73942 10.2284 2.73942 10.5157 3.01786L17.8586 10.1346C18.1589 10.4256 18.1589 10.9074 17.8586 11.1984L10.5157 18.3151C10.2284 18.5936 9.77196 18.5936 9.48467 18.3152L2.1415 11.1984Z"}}]};t.RhomboidSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rhomboid-single",ref:t,icon:i}))}));t.RhomboidSingle.displayName="RhomboidSingle";t["default"]=t.RhomboidSingle},14450:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RhombusSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#rhombus-single_clip0_732_782)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.7859 0.502843C7.45615 -0.167613 8.54384 -0.167615 9.2141 0.502842L15.4983 6.78889C16.1672 7.45804 16.1672 8.54196 15.4983 9.21111L9.2141 15.4972C8.54384 16.1676 7.45616 16.1676 6.7859 15.4972L0.501713 9.21111C-0.167236 8.54196 -0.167238 7.45804 0.501711 6.78889L6.7859 0.502843Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"rhombus-single_clip0_732_782"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["rhombus-single_clip0_732_782"]};t.RhombusSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rhombus-single",ref:t,icon:i}))}));t.RhombusSingle.displayName="RhombusSingle";t["default"]=t.RhombusSingle},10890:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1297",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1297)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 3.99992L1.33325 2.66659C1.33325 1.93021 1.93021 1.33325 2.66659 1.33325L3.99992 1.33325L3.99992 2.66659L2.66659 2.66659L2.66659 3.99992L1.33325 3.99992Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33325 1.33325L9.33325 2.66658L6.66659 2.66659L6.66659 1.33325L9.33325 1.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 6.66659L2.66659 6.66659L2.66659 7.33325L5.33325 7.33325L5.33325 8.66659L2.66659 8.66659L2.66659 9.33325L1.33325 9.33325L1.33325 6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9999L2.66659 11.9999L2.66659 13.3333L3.99992 13.3333L3.99992 14.6666L2.66659 14.6666C1.93021 14.6666 1.33325 14.0696 1.33325 13.3333L1.33325 11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 14.6666L6.66659 13.3333L7.33325 13.3333L7.33325 10.6666L8.66659 10.6666L8.66659 13.3333L9.33325 13.3333L9.33325 14.6666L6.66659 14.6666Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 7.33325L10.6666 7.33325L10.6666 8.66659L13.3333 8.66658L13.3333 7.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33325 5.33325L7.33325 2.66659L8.66659 2.66659L8.66659 5.33325L7.33325 5.33325Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 1.33325L12 1.33325L12 2.66659L13.3333 2.66659L13.3333 13.3333L12 13.3333L12 14.6666L13.3333 14.6666C14.0697 14.6666 14.6667 14.0696 14.6667 13.3333L14.6667 2.66659C14.6667 1.93021 14.0697 1.33325 13.3333 1.33325Z"}}]}]};t.RightBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-border-double-icon",ref:t,icon:i}))}));t.RightBorderDoubleIcon.displayName="RightBorderDoubleIcon";t["default"]=t.RightBorderDoubleIcon},10458:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1297",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1297)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 3.99992L1.33325 2.66659C1.33325 1.93021 1.93021 1.33325 2.66659 1.33325L3.99992 1.33325L3.99992 2.66659L2.66659 2.66659L2.66659 3.99992L1.33325 3.99992Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33325 1.33325L9.33325 2.66658L6.66659 2.66659L6.66659 1.33325L9.33325 1.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 6.66659L2.66659 6.66659L2.66659 7.33325L5.33325 7.33325L5.33325 8.66659L2.66659 8.66659L2.66659 9.33325L1.33325 9.33325L1.33325 6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9999L2.66659 11.9999L2.66659 13.3333L3.99992 13.3333L3.99992 14.6666L2.66659 14.6666C1.93021 14.6666 1.33325 14.0696 1.33325 13.3333L1.33325 11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66659 14.6666L6.66659 13.3333L7.33325 13.3333L7.33325 10.6666L8.66659 10.6666L8.66659 13.3333L9.33325 13.3333L9.33325 14.6666L6.66659 14.6666Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3333 7.33325L10.6666 7.33325L10.6666 8.66659L13.3333 8.66658L13.3333 7.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33325 5.33325L7.33325 2.66659L8.66659 2.66659L8.66659 5.33325L7.33325 5.33325Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 1.33325L12 1.33325L12 2.66659L13.3333 2.66659L13.3333 13.3333L12 13.3333L12 14.6666L13.3333 14.6666C14.0697 14.6666 14.6667 14.0696 14.6667 13.3333L14.6667 2.66659C14.6667 1.93021 14.0697 1.33325 13.3333 1.33325Z"}}]}]};t.RightBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-border",ref:t,icon:i}))}));t.RightBorder.displayName="RightBorder";t["default"]=t.RightBorder},78789:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightDoubleDiagonalIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_42",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.48H16.54V16.48H.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_42)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.2368 2.87507L2.11162 7.97208L2.61144 9.06304L12.4714 4.54568L7.95409 14.4057L9.04505 14.9055L14.1421 3.78029L14.4503 3.63905L14.3286 3.37322L14.469 3.0666L14.1134 2.90369L13.9505 2.5481L13.6439 2.68857L13.3781 2.56678L13.2368 2.87507Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.44524 1.82495L3.08111 1.82495C2.41837 1.82495 1.88111 2.36221 1.88111 3.02495L1.88111 4.38908L3.21111 4.38908L3.21111 3.15495L4.44524 3.15495L4.44524 1.82495ZM15.1941 4.38908L15.1941 3.02495C15.1941 2.36221 14.6569 1.82495 13.9941 1.82495L12.63 1.82495L12.63 3.15495L13.8641 3.15495L13.8641 4.38908L15.1941 4.38908ZM7.17349 1.82495L7.17349 3.15495L9.90175 3.15495L9.90175 1.82495L7.17349 1.82495ZM15.1941 7.11734L13.8641 7.11734L13.8641 9.84559L15.1941 9.84559L15.1941 7.11734ZM15.1941 12.5739L13.8641 12.5739L13.8641 13.808L12.63 13.808L12.63 15.138L13.9941 15.138C14.6569 15.138 15.1941 14.6007 15.1941 13.938L15.1941 12.5739ZM9.90175 15.138L9.90175 13.808L7.17349 13.808L7.17349 15.138L9.90175 15.138ZM4.44524 15.138L4.44524 13.808L3.21111 13.808L3.21111 12.5739L1.88111 12.5739L1.88111 13.938C1.88111 14.6007 2.41837 15.138 3.08111 15.138L4.44524 15.138ZM1.88111 9.8456L3.21111 9.8456L3.21111 7.11734L1.88111 7.11734L1.88111 9.8456Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.RightDoubleDiagonalIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-double-diagonal-icon",ref:t,icon:i}))}));t.RightDoubleDiagonalIcon.displayName="RightDoubleDiagonalIcon";t["default"]=t.RightDoubleDiagonalIcon},51610:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightDoubleDiagonalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_42",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.54.48H16.54V16.48H.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_42)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.2368 2.87507L2.11162 7.97208L2.61144 9.06304L12.4714 4.54568L7.95409 14.4057L9.04505 14.9055L14.1421 3.78029L14.4503 3.63905L14.3286 3.37322L14.469 3.0666L14.1134 2.90369L13.9505 2.5481L13.6439 2.68857L13.3781 2.56678L13.2368 2.87507Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.44524 1.82495L3.08111 1.82495C2.41837 1.82495 1.88111 2.36221 1.88111 3.02495L1.88111 4.38908L3.21111 4.38908L3.21111 3.15495L4.44524 3.15495L4.44524 1.82495ZM15.1941 4.38908L15.1941 3.02495C15.1941 2.36221 14.6569 1.82495 13.9941 1.82495L12.63 1.82495L12.63 3.15495L13.8641 3.15495L13.8641 4.38908L15.1941 4.38908ZM7.17349 1.82495L7.17349 3.15495L9.90175 3.15495L9.90175 1.82495L7.17349 1.82495ZM15.1941 7.11734L13.8641 7.11734L13.8641 9.84559L15.1941 9.84559L15.1941 7.11734ZM15.1941 12.5739L13.8641 12.5739L13.8641 13.808L12.63 13.808L12.63 15.138L13.9941 15.138C14.6569 15.138 15.1941 14.6007 15.1941 13.938L15.1941 12.5739ZM9.90175 15.138L9.90175 13.808L7.17349 13.808L7.17349 15.138L9.90175 15.138ZM4.44524 15.138L4.44524 13.808L3.21111 13.808L3.21111 12.5739L1.88111 12.5739L1.88111 13.938C1.88111 14.6007 2.41837 15.138 3.08111 15.138L4.44524 15.138ZM1.88111 9.8456L3.21111 9.8456L3.21111 7.11734L1.88111 7.11734L1.88111 9.8456Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]};t.RightDoubleDiagonalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-double-diagonal-single",ref:t,icon:i}))}));t.RightDoubleDiagonalSingle.displayName="RightDoubleDiagonalSingle";t["default"]=t.RightDoubleDiagonalSingle},50280:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightInsertColumnDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1123",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1123)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.56781 13.3332C2.56781 14.0695 3.16476 14.6665 3.90114 14.6665L6.56781 14.6665C7.30419 14.6665 7.90114 14.0695 7.90114 13.3332L7.90114 2.6665C7.90114 1.9301 7.30419 1.33317 6.56781 1.33317L3.90114 1.33317C3.16476 1.33317 2.56781 1.9301 2.56781 2.6665L2.56781 13.3332ZM3.90114 2.6665L3.90114 13.3332L6.56781 13.3332L6.56781 2.6665L3.90114 2.6665Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.4323 8.00022C13.4323 8.36841 13.1338 8.66689 12.7656 8.66689L11.6906 8.66689L11.6906 9.74202C11.6906 10.1102 11.3921 10.4087 11.0239 10.4087C10.6557 10.4087 10.3573 10.1102 10.3573 9.74202L10.3573 8.66689L9.28215 8.66689C8.91396 8.66689 8.61548 8.36841 8.61548 8.00022C8.61548 7.63203 8.91396 7.33356 9.28214 7.33356L10.3573 7.33356L10.3573 6.25852C10.3573 5.89033 10.6557 5.59186 11.0239 5.59186C11.3921 5.59186 11.6906 5.89033 11.6906 6.25852L11.6906 7.33356L12.7656 7.33356C13.1338 7.33356 13.4323 7.63203 13.4323 8.00022Z"}}]}]};t.RightInsertColumnDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-insert-column-double-icon",ref:t,icon:i}))}));t.RightInsertColumnDoubleIcon.displayName="RightInsertColumnDoubleIcon";t["default"]=t.RightInsertColumnDoubleIcon},70359:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightInsertColumnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 7.99957C14.1544 8.33094 13.8857 8.59957 13.5544 8.59957H11.9184V10.2356C11.9184 10.5669 11.6497 10.8356 11.3184 10.8356C10.987 10.8356 10.7184 10.5669 10.7184 10.2356V8.59957H9.08236C8.75098 8.59957 8.48236 8.33094 8.48236 7.99957C8.48236 7.6682 8.75098 7.39957 9.08236 7.39957H10.7184V5.76357C10.7184 5.4322 10.987 5.16357 11.3184 5.16357C11.6497 5.16357 11.9184 5.4322 11.9184 5.76357V7.39957H13.5544C13.8857 7.39957 14.1544 7.6682 14.1544 7.99957Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.84473 2.83877L1.84475 5.90688L1.84473 5.9125L1.84475 5.91813L1.84479 10.0777L1.84473 10.0863L1.84479 10.095L1.84481 13.1607C1.84482 14.0996 2.60594 14.8607 3.54481 14.8607H5.34472C6.2836 14.8607 7.04472 14.0996 7.04472 13.1607V10.0897L7.04473 10.0863L7.04472 10.083V5.91583L7.04473 5.9125L7.04472 5.90917V2.83867C7.04472 1.89976 6.28355 1.13863 5.34464 1.13867L3.54465 1.13876C2.60579 1.1388 1.84472 1.89991 1.84473 2.83877ZM5.84472 9.48633V6.5125H3.04476L3.04478 9.48633H5.84472ZM3.04479 10.6863L3.04481 13.1607C3.04482 13.4368 3.26867 13.6607 3.54481 13.6607H5.34472C5.62086 13.6607 5.84472 13.4368 5.84472 13.1607V10.6863H3.04479ZM5.84472 2.83867V5.3125H3.04475L3.04473 2.83876C3.04472 2.56263 3.26857 2.33877 3.5447 2.33876L5.34469 2.33867C5.62084 2.33866 5.84472 2.56252 5.84472 2.83867Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RightInsertColumnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-insert-column-single",ref:t,icon:i}))}));t.RightInsertColumnSingle.displayName="RightInsertColumnSingle";t["default"]=t.RightInsertColumnSingle},6716:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightInsertColumn=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1123",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1123)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.56781 13.3332C2.56781 14.0695 3.16476 14.6665 3.90114 14.6665L6.56781 14.6665C7.30419 14.6665 7.90114 14.0695 7.90114 13.3332L7.90114 2.6665C7.90114 1.9301 7.30419 1.33317 6.56781 1.33317L3.90114 1.33317C3.16476 1.33317 2.56781 1.9301 2.56781 2.6665L2.56781 13.3332ZM3.90114 2.6665L3.90114 13.3332L6.56781 13.3332L6.56781 2.6665L3.90114 2.6665Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.4323 8.00022C13.4323 8.36841 13.1338 8.66689 12.7656 8.66689L11.6906 8.66689L11.6906 9.74202C11.6906 10.1102 11.3921 10.4087 11.0239 10.4087C10.6557 10.4087 10.3573 10.1102 10.3573 9.74202L10.3573 8.66689L9.28215 8.66689C8.91396 8.66689 8.61548 8.36841 8.61548 8.00022C8.61548 7.63203 8.91396 7.33356 9.28214 7.33356L10.3573 7.33356L10.3573 6.25852C10.3573 5.89033 10.6557 5.59186 11.0239 5.59186C11.3921 5.59186 11.6906 5.89033 11.6906 6.25852L11.6906 7.33356L12.7656 7.33356C13.1338 7.33356 13.4323 7.63203 13.4323 8.00022Z"}}]}]};t.RightInsertColumn=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-insert-column",ref:t,icon:i}))}));t.RightInsertColumn.displayName="RightInsertColumn";t["default"]=t.RightInsertColumn},98956:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightJustifyingIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66665 5.56641C4.33528 5.56641 4.06665 5.83504 4.06665 6.16641C4.06665 6.49778 4.33528 6.76641 4.66665 6.76641H14C14.3314 6.76641 14.6 6.49778 14.6 6.16641C14.6 5.83504 14.3314 5.56641 14 5.56641H4.66665Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66665 12.9004C4.33528 12.9004 4.06665 13.169 4.06665 13.5004C4.06665 13.8318 4.33528 14.1004 4.66665 14.1004H14C14.3314 14.1004 14.6 13.8318 14.6 13.5004C14.6 13.169 14.3314 12.9004 14 12.9004H4.66665Z"}}]};t.RightJustifyingIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-justifying-icon",ref:t,icon:i}))}));t.RightJustifyingIcon.displayName="RightJustifyingIcon";t["default"]=t.RightJustifyingIcon},60347:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightJustifyingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941C1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941C14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66665 5.56641C4.33528 5.56641 4.06665 5.83504 4.06665 6.16641C4.06665 6.49778 4.33528 6.76641 4.66665 6.76641H14C14.3314 6.76641 14.6 6.49778 14.6 6.16641C14.6 5.83504 14.3314 5.56641 14 5.56641H4.66665Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334C14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.66665 12.9004C4.33528 12.9004 4.06665 13.169 4.06665 13.5004C4.06665 13.8318 4.33528 14.1004 4.66665 14.1004H14C14.3314 14.1004 14.6 13.8318 14.6 13.5004C14.6 13.169 14.3314 12.9004 14 12.9004H4.66665Z"}}]};t.RightJustifyingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-justifying-single",ref:t,icon:i}))}));t.RightJustifyingSingle.displayName="RightJustifyingSingle";t["default"]=t.RightJustifyingSingle},34160:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightRotationFortyFiveDegreesIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.1994 1.49307C13.3824 0.944623 14.6068 2.16904 14.0584 3.35206L10.8904 10.1855C10.751 10.4862 10.3943 10.6169 10.0937 10.4775C9.79302 10.3381 9.66229 9.98144 9.80166 9.68081L11.0507 6.98651L8.61023 4.546C8.59522 4.53098 8.58116 4.51537 8.56807 4.49924L5.87063 5.74977C5.57 5.88915 5.2133 5.75842 5.07392 5.45779C4.93455 5.15715 5.06528 4.80045 5.36591 4.66108L12.1994 1.49307ZM12.9697 2.84734L11.5883 5.82701L9.72443 3.96315L12.7041 2.58177C12.8731 2.50342 13.048 2.67833 12.9697 2.84734Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.40366 4.68273C2.16934 4.44842 1.78945 4.44842 1.55513 4.68273C1.32082 4.91705 1.32082 5.29695 1.55513 5.53126L9.45182 13.4279L7.92792 13.5038C7.59696 13.5203 7.34202 13.8019 7.35849 14.1329C7.37497 14.4639 7.65662 14.7188 7.98758 14.7023L9.96172 14.6041C10.8278 14.5609 11.2323 13.5113 10.6191 12.8982L2.40366 4.68273Z"}}]};t.RightRotationFortyFiveDegreesIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-rotation-forty-five-degrees-icon",ref:t,icon:i}))}));t.RightRotationFortyFiveDegreesIcon.displayName="RightRotationFortyFiveDegreesIcon";t["default"]=t.RightRotationFortyFiveDegreesIcon},37887:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightRotationFortyFiveDegreesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.1994 1.49307C13.3824 0.944623 14.6068 2.16904 14.0584 3.35206L10.8904 10.1855C10.751 10.4862 10.3943 10.6169 10.0937 10.4775C9.79302 10.3381 9.66229 9.98144 9.80166 9.68081L11.0507 6.98651L8.61023 4.546C8.59522 4.53098 8.58116 4.51537 8.56807 4.49924L5.87063 5.74977C5.57 5.88915 5.2133 5.75842 5.07392 5.45779C4.93455 5.15715 5.06528 4.80045 5.36591 4.66108L12.1994 1.49307ZM12.9697 2.84734L11.5883 5.82701L9.72443 3.96315L12.7041 2.58177C12.8731 2.50342 13.048 2.67833 12.9697 2.84734Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.40366 4.68273C2.16934 4.44842 1.78945 4.44842 1.55513 4.68273C1.32082 4.91705 1.32082 5.29695 1.55513 5.53126L9.45182 13.4279L7.92792 13.5038C7.59696 13.5203 7.34202 13.8019 7.35849 14.1329C7.37497 14.4639 7.65662 14.7188 7.98758 14.7023L9.96172 14.6041C10.8278 14.5609 11.2323 13.5113 10.6191 12.8982L2.40366 4.68273Z"}}]};t.RightRotationFortyFiveDegreesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-rotation-forty-five-degrees-single",ref:t,icon:i}))}));t.RightRotationFortyFiveDegreesSingle.displayName="RightRotationFortyFiveDegreesSingle";t["default"]=t.RightRotationFortyFiveDegreesSingle},668:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightRotationNinetyDegreesIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#right-rotation-ninety-degrees-icon_clip0_927_166)"},children:[{tag:"path",attrs:{d:"M3.11339 1.41934C3.11339 1.08797 2.84476 0.819336 2.51339 0.819336C2.18201 0.819336 1.91338 1.08797 1.91338 1.41934V12.5869L0.782193 11.563C0.53652 11.3406 0.157091 11.3595 -0.0652855 11.6052C-0.287662 11.8509 -0.268776 12.2303 -0.0231021 12.4527L1.44231 13.7791C2.08518 14.361 3.11338 13.9049 3.11338 13.0377L3.11339 1.41934Z"}},{tag:"path",attrs:{d:"M12.2955 9.26826C13.5199 8.81955 13.5199 7.08797 12.2955 6.63926L5.22343 4.04738C4.9123 3.93336 4.56763 4.09314 4.45361 4.40428C4.33958 4.71541 4.49936 5.06007 4.8105 5.1741L7.59888 6.19602V9.64743C7.59888 9.66866 7.59999 9.68964 7.60214 9.71031L4.8105 10.7334C4.49936 10.8474 4.33958 11.1921 4.45361 11.5032C4.56763 11.8144 4.9123 11.9742 5.22343 11.8601L12.2955 9.26826ZM11.8826 7.76597L8.79888 6.63581V9.27171L11.8826 8.14155C12.0575 8.07745 12.0575 7.83008 11.8826 7.76597Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"right-rotation-ninety-degrees-icon_clip0_927_166"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["right-rotation-ninety-degrees-icon_clip0_927_166"]};t.RightRotationNinetyDegreesIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-rotation-ninety-degrees-icon",ref:t,icon:i}))}));t.RightRotationNinetyDegreesIcon.displayName="RightRotationNinetyDegreesIcon";t["default"]=t.RightRotationNinetyDegreesIcon},88427:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightRotationNinetyDegreesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#right-rotation-ninety-degrees-single_clip0_927_166)"},children:[{tag:"path",attrs:{d:"M3.11339 1.41934C3.11339 1.08797 2.84476 0.819336 2.51339 0.819336C2.18201 0.819336 1.91338 1.08797 1.91338 1.41934V12.5869L0.782193 11.563C0.53652 11.3406 0.157091 11.3595 -0.0652855 11.6052C-0.287662 11.8509 -0.268776 12.2303 -0.0231021 12.4527L1.44231 13.7791C2.08518 14.361 3.11338 13.9049 3.11338 13.0377L3.11339 1.41934Z"}},{tag:"path",attrs:{d:"M12.2955 9.26826C13.5199 8.81955 13.5199 7.08797 12.2955 6.63926L5.22343 4.04738C4.9123 3.93336 4.56763 4.09314 4.45361 4.40428C4.33958 4.71541 4.49936 5.06007 4.8105 5.1741L7.59888 6.19602V9.64743C7.59888 9.66866 7.59999 9.68964 7.60214 9.71031L4.8105 10.7334C4.49936 10.8474 4.33958 11.1921 4.45361 11.5032C4.56763 11.8144 4.9123 11.9742 5.22343 11.8601L12.2955 9.26826ZM11.8826 7.76597L8.79888 6.63581V9.27171L11.8826 8.14155C12.0575 8.07745 12.0575 7.83008 11.8826 7.76597Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"right-rotation-ninety-degrees-single_clip0_927_166"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["right-rotation-ninety-degrees-single_clip0_927_166"]};t.RightRotationNinetyDegreesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-rotation-ninety-degrees-single",ref:t,icon:i}))}));t.RightRotationNinetyDegreesSingle.displayName="RightRotationNinetyDegreesSingle";t["default"]=t.RightRotationNinetyDegreesSingle},53312:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RightSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.52851 3.52876C5.78886 3.26841 6.21097 3.26841 6.47132 3.52876L10.4713 7.52876C10.7317 7.78911 10.7317 8.21122 10.4713 8.47157L6.47132 12.4716C6.21097 12.7319 5.78886 12.7319 5.52851 12.4716C5.26816 12.2112 5.26816 11.7891 5.52851 11.5288L9.05711 8.00016L5.52851 4.47157C5.26816 4.21122 5.26816 3.78911 5.52851 3.52876Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RightSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"right-single",ref:t,icon:i}))}));t.RightSingle.displayName="RightSingle";t["default"]=t.RightSingle},59284:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RmbIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9445 1.55649C12.2184 1.744 12.2895 2.11755 12.1033 2.39085L9.24342 6.58659H12.8001C13.1315 6.58659 13.4001 6.85522 13.4001 7.18659C13.4001 7.51796 13.1315 7.78659 12.8001 7.78659H8.5999V9.91276H13.2221C13.5534 9.91276 13.8221 10.1814 13.8221 10.5128C13.8221 10.8441 13.5534 11.1128 13.2221 11.1128H8.5999V14.0877C8.5999 14.4191 8.33127 14.6877 7.9999 14.6877C7.66853 14.6877 7.3999 14.4191 7.3999 14.0877V11.1128H2.77773C2.44636 11.1128 2.17773 10.8441 2.17773 10.5128C2.17773 10.1814 2.44636 9.91276 2.77773 9.91276H7.3999V7.78659H3.2001C2.86873 7.78659 2.6001 7.51796 2.6001 7.18659C2.6001 6.85522 2.86873 6.58659 3.2001 6.58659H6.75736L3.89753 2.39085C3.71125 2.11755 3.78234 1.744 4.05631 1.55649C4.33029 1.36899 4.7034 1.43854 4.88968 1.71184L7.94595 6.19577C7.96752 6.22741 7.98564 6.2604 8.00039 6.29429C8.01514 6.2604 8.03326 6.22741 8.05483 6.19577L11.1111 1.71184C11.2974 1.43854 11.6705 1.36899 11.9445 1.55649Z"}}]};t.RmbIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rmb-icon",ref:t,icon:i}))}));t.RmbIcon.displayName="RmbIcon";t["default"]=t.RmbIcon},44451:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RmbSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9445 1.55649C12.2184 1.744 12.2895 2.11755 12.1033 2.39085L9.24342 6.58659H12.8001C13.1315 6.58659 13.4001 6.85522 13.4001 7.18659C13.4001 7.51796 13.1315 7.78659 12.8001 7.78659H8.5999V9.91276H13.2221C13.5534 9.91276 13.8221 10.1814 13.8221 10.5128C13.8221 10.8441 13.5534 11.1128 13.2221 11.1128H8.5999V14.0877C8.5999 14.4191 8.33127 14.6877 7.9999 14.6877C7.66853 14.6877 7.3999 14.4191 7.3999 14.0877V11.1128H2.77773C2.44636 11.1128 2.17773 10.8441 2.17773 10.5128C2.17773 10.1814 2.44636 9.91276 2.77773 9.91276H7.3999V7.78659H3.2001C2.86873 7.78659 2.6001 7.51796 2.6001 7.18659C2.6001 6.85522 2.86873 6.58659 3.2001 6.58659H6.75736L3.89753 2.39085C3.71125 2.11755 3.78234 1.744 4.05631 1.55649C4.33029 1.36899 4.7034 1.43854 4.88968 1.71184L7.94595 6.19577C7.96752 6.22741 7.98564 6.2604 8.00039 6.29429C8.01514 6.2604 8.03326 6.22741 8.05483 6.19577L11.1111 1.71184C11.2974 1.43854 11.6705 1.36899 11.9445 1.55649Z"}}]};t.RmbSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rmb-single",ref:t,icon:i}))}));t.RmbSingle.displayName="RmbSingle";t["default"]=t.RmbSingle},64243:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Roadmap=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.59281 8.01172C2.41649 8.01172 1.46289 8.96532 1.46289 10.1416C1.46289 11.318 2.41649 12.2716 3.59281 12.2716H6.88383C7.25276 12.2716 7.55183 11.9725 7.55183 11.6036C7.55183 11.2346 7.25276 10.9356 6.88383 10.9356H3.59281C3.15434 10.9356 2.79889 10.5801 2.79889 10.1416C2.79889 9.70317 3.15434 9.34772 3.59281 9.34772H5.63611C6.00503 9.34772 6.30411 9.04864 6.30411 8.67972C6.30411 8.31079 6.00503 8.01172 5.63611 8.01172H3.59281Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.408 10.918C13.5843 10.918 14.5379 11.8716 14.5379 13.0479C14.5379 14.2242 13.5843 15.1778 12.408 15.1778H6.23695C5.86802 15.1778 5.56895 14.8787 5.56895 14.5098C5.56895 14.1409 5.86802 13.8418 6.23695 13.8418H12.408C12.8464 13.8418 13.2019 13.4864 13.2019 13.0479C13.2019 12.6094 12.8464 12.254 12.408 12.254H9.11461C8.74568 12.254 8.44661 11.9549 8.44661 11.586C8.44661 11.217 8.74568 10.918 9.11461 10.918H12.408Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.911 5.05976C10.911 5.91385 10.2117 6.60623 9.34907 6.60623C8.48642 6.60623 7.78711 5.91385 7.78711 5.05976C7.78711 4.20566 8.48642 3.51328 9.34907 3.51328C10.2117 3.51328 10.911 4.20566 10.911 5.05976ZM9.71102 5.05976C9.71102 5.23987 9.56027 5.40623 9.34907 5.40623C9.13786 5.40623 8.98711 5.23987 8.98711 5.05976C8.98711 4.87965 9.13786 4.71328 9.34907 4.71328C9.56027 4.71328 9.71102 4.87965 9.71102 5.05976Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.0025 9.8056L12.0764 7.72566L12.0978 7.70337L12.1382 7.65865C13.4558 6.17411 13.3782 3.91841 11.9588 2.53548C11.282 1.87271 10.371 1.49703 9.41918 1.48843C8.46733 1.47983 7.54957 1.83886 6.86073 2.48931L6.81741 2.53073L6.77483 2.57289C5.38003 3.97068 5.32588 6.22699 6.66198 7.69106L6.68401 7.71421L8.75424 9.80362C9.09778 10.1503 9.65788 10.1512 10.0025 9.8056ZM11.024 3.48998L11.0264 3.4924C11.931 4.37366 11.9851 5.81464 11.1423 6.76806L11.1205 6.79221L9.38038 8.5374L7.64256 6.78348L7.64048 6.7813C6.79535 5.84559 6.83201 4.40967 7.71799 3.51913L7.74916 3.48827L7.78071 3.4581C8.2169 3.04757 8.79995 2.81889 9.40711 2.82438C10.0154 2.82987 10.5952 3.07007 11.024 3.48998Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Roadmap=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"roadmap",ref:t,icon:i}))}));t.Roadmap.displayName="Roadmap";t["default"]=t.Roadmap},60084:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RocketFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.87317 12.5893L7.99795 13.4603C8.03429 13.718 8.1418 13.9605 8.30843 14.1605C8.47506 14.3606 8.69422 14.5104 8.94131 14.593C9.18839 14.6756 9.45364 14.6878 9.70728 14.6282C9.96093 14.5686 10.1929 14.4396 10.3773 14.2557L11.8642 12.7706C11.9812 12.6539 12.0532 12.4997 12.0675 12.3351L12.2658 10.0021C10.8624 10.8949 9.21144 11.845 7.87317 12.5893Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.4839 2.36394C14.4488 2.15532 14.3494 1.96282 14.1997 1.81323C14.0499 1.66364 13.8572 1.56441 13.6483 1.52933C12.992 1.41372 12.3272 1.3526 11.6609 1.34659C10.6671 1.26122 9.67771 1.55353 8.89037 2.16509C7.64393 3.41 5.00383 8.13407 4.18222 9.62963C4.10979 9.76204 4.08244 9.9144 4.10432 10.0637C4.1262 10.213 4.19611 10.3511 4.3035 10.4572L5.54643 11.6965C5.61111 11.7625 5.68819 11.8149 5.77325 11.851C5.85831 11.887 5.94967 11.9059 6.04206 11.9066C6.15853 11.9069 6.27313 11.8775 6.37505 11.8212C7.87246 11.0013 12.6023 8.36442 13.8488 7.11951C14.9466 6.01814 14.6914 3.56684 14.4839 2.36394ZM11.8642 6.12597C11.668 6.32175 11.4182 6.45507 11.1463 6.50905C10.8743 6.56304 10.5924 6.53528 10.3363 6.42927C10.0801 6.32327 9.86116 6.14378 9.70712 5.91351C9.55309 5.68323 9.47087 5.41251 9.47087 5.13557C9.47087 4.85864 9.55309 4.58792 9.70712 4.35764C9.86116 4.12737 10.0801 3.94788 10.3363 3.84188C10.5924 3.73587 10.8743 3.70811 11.1463 3.76209C11.4182 3.81608 11.668 3.94939 11.8642 4.14518C11.9944 4.27522 12.0977 4.42962 12.1682 4.59955C12.2387 4.76949 12.275 4.95163 12.275 5.13557C12.275 5.31952 12.2387 5.50166 12.1682 5.67159C12.0977 5.84153 11.9944 5.99593 11.8642 6.12597Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.00351 3.74468L3.66837 3.94283C3.50393 3.95699 3.34976 4.02865 3.23302 4.14518L1.74473 5.63025C1.56044 5.8141 1.43107 6.04559 1.37113 6.29877C1.31118 6.55194 1.32304 6.81679 1.40537 7.06361C1.48769 7.31043 1.63723 7.52947 1.83722 7.69616C2.03721 7.86285 2.27973 7.9706 2.5376 8.00733L3.40969 8.13197C4.15559 6.79534 5.10619 5.14643 6.00351 3.74468Z"}}]};t.RocketFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rocket-fill-single",ref:t,icon:i}))}));t.RocketFillSingle.displayName="RocketFillSingle";t["default"]=t.RocketFillSingle},93181:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RotateSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 7.3335C12.9647 7.3335 12.6667 7.63216 12.6667 8.00016C12.6667 10.5735 10.5727 12.6668 8 12.6668C6.768 12.6668 5.602 12.1735 4.74067 11.3335H6.66667C7.03533 11.3335 7.33333 11.0348 7.33333 10.6668C7.33333 10.2988 7.03533 10.0002 6.66667 10.0002H3.502C3.37 9.97283 3.232 9.98883 3.10067 10.0468C3.08867 10.0515 3.076 10.0535 3.064 10.0588C3.05533 10.0635 3.046 10.0628 3.03733 10.0675C3.01933 10.0782 3.00933 10.0955 2.992 10.1068C2.80067 10.2248 2.66667 10.4262 2.66667 10.6668V14.0002C2.66667 14.3682 2.96467 14.6668 3.33333 14.6668C3.702 14.6668 4 14.3682 4 14.0002V12.4535C5.08667 13.4275 6.50333 14.0002 8 14.0002C11.3087 14.0002 14 11.3082 14 8.00016C14 7.63216 13.702 7.3335 13.3333 7.3335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33333 8.00016C3.33333 5.42683 5.42733 3.3335 8 3.3335C9.232 3.3335 10.398 3.82683 11.2593 4.66683H9.33333C8.96467 4.66683 8.66667 4.9655 8.66667 5.3335C8.66667 5.7015 8.96467 6.00016 9.33333 6.00016H12.4967C12.6293 6.02816 12.7687 6.0115 12.9 5.95283C12.912 5.94816 12.9247 5.94616 12.9367 5.94083C12.9453 5.93616 12.9547 5.93683 12.9633 5.93216C12.9813 5.9215 12.9913 5.90416 13.0087 5.89283C13.1993 5.7755 13.3333 5.57416 13.3333 5.3335V2.00016C13.3333 1.63216 13.0353 1.3335 12.6667 1.3335C12.298 1.3335 12 1.63216 12 2.00016V3.54683C10.9133 2.57283 9.49667 2.00016 8 2.00016C4.69133 2.00016 2 4.69216 2 8.00016C2 8.36816 2.298 8.66683 2.66667 8.66683C3.03533 8.66683 3.33333 8.36816 3.33333 8.00016Z"}}]};t.RotateSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rotate-single",ref:t,icon:i}))}));t.RotateSingle.displayName="RotateSingle";t["default"]=t.RotateSingle},49930:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.72502 1.02051H6.07803C4.97346 1.02051 4.07803 1.91594 4.07803 3.02051V7.57046H3.00039C2.66902 7.57046 2.40039 7.83909 2.40039 8.17046C2.40039 8.50183 2.66902 8.77046 3.00039 8.77046H4.07803V10.4854H3.00039C2.66902 10.4854 2.40039 10.754 2.40039 11.0854C2.40039 11.4167 2.66902 11.6854 3.00039 11.6854H4.07803V14.3795C4.07803 14.7108 4.34666 14.9795 4.67803 14.9795C5.0094 14.9795 5.27803 14.7108 5.27803 14.3795V11.6854H10.3637C10.695 11.6854 10.9637 11.4167 10.9637 11.0854C10.9637 10.754 10.695 10.4854 10.3637 10.4854H5.27803V8.77046H9.72503C11.8651 8.77046 13.6 7.03557 13.6 4.89548C13.6 2.75539 11.8651 1.02051 9.72502 1.02051ZM9.72503 7.57046H5.27803V3.12051C5.27803 2.62345 5.68097 2.22051 6.17803 2.22051H9.72502C11.2024 2.22051 12.4 3.41814 12.4 4.89548C12.4 6.37283 11.2024 7.57046 9.72503 7.57046Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rouble-icon",ref:t,icon:i}))}));t.RoubleIcon.displayName="RoubleIcon";t["default"]=t.RoubleIcon},53137:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoubleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.72502 1.02051H6.07803C4.97346 1.02051 4.07803 1.91594 4.07803 3.02051V7.57046H3.00039C2.66902 7.57046 2.40039 7.83909 2.40039 8.17046C2.40039 8.50183 2.66902 8.77046 3.00039 8.77046H4.07803V10.4854H3.00039C2.66902 10.4854 2.40039 10.754 2.40039 11.0854C2.40039 11.4167 2.66902 11.6854 3.00039 11.6854H4.07803V14.3795C4.07803 14.7108 4.34666 14.9795 4.67803 14.9795C5.0094 14.9795 5.27803 14.7108 5.27803 14.3795V11.6854H10.3637C10.695 11.6854 10.9637 11.4167 10.9637 11.0854C10.9637 10.754 10.695 10.4854 10.3637 10.4854H5.27803V8.77046H9.72503C11.8651 8.77046 13.6 7.03557 13.6 4.89548C13.6 2.75539 11.8651 1.02051 9.72502 1.02051ZM9.72503 7.57046H5.27803V3.12051C5.27803 2.62345 5.68097 2.22051 6.17803 2.22051H9.72502C11.2024 2.22051 12.4 3.41814 12.4 4.89548C12.4 6.37283 11.2024 7.57046 9.72503 7.57046Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RoubleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"rouble-single",ref:t,icon:i}))}));t.RoubleSingle.displayName="RoubleSingle";t["default"]=t.RoubleSingle},49810:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoundSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#round-single_clip0_731_29900)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15.6442 8.00012C15.6442 12.2219 12.2218 15.6443 8 15.6443C3.77824 15.6443 0.355835 12.2219 0.355835 8.00012C0.355835 3.77837 3.77824 0.355957 8 0.355957C12.2218 0.355957 15.6442 3.77837 15.6442 8.00012Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"round-single_clip0_731_29900"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["round-single_clip0_731_29900"]};t.RoundSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"round-single",ref:t,icon:i}))}));t.RoundSingle.displayName="RoundSingle";t["default"]=t.RoundSingle},12436:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoundnessChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 13.8C11.2033 13.8 13.8 11.2033 13.8 8C13.8 4.79675 11.2033 2.2 8 2.2C4.79675 2.2 2.2 4.79675 2.2 8C2.2 11.2033 4.79675 13.8 8 13.8ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RoundnessChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"roundness-chart-single",ref:t,icon:i}))}));t.RoundnessChartSingle.displayName="RoundnessChartSingle";t["default"]=t.RoundnessChartSingle},7310:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoundnessFilllChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 7.99951C15 11.8655 11.866 14.9995 8 14.9995C4.13401 14.9995 1 11.8655 1 7.99951C1 4.13352 4.13401 0.999512 8 0.999512C11.866 0.999512 15 4.13352 15 7.99951Z"}}]};t.RoundnessFilllChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"roundness-filll-chart-single",ref:t,icon:i}))}));t.RoundnessFilllChartSingle.displayName="RoundnessFilllChartSingle";t["default"]=t.RoundnessFilllChartSingle},28050:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoundnessIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10.67,r:7.04,fill:"currentColor"}}]};t.RoundnessIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"roundness-icon",ref:t,icon:i}))}));t.RoundnessIcon.displayName="RoundnessIcon";t["default"]=t.RoundnessIcon},17369:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RoundnessSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10.67,r:7.04,fill:"currentColor"}}]};t.RoundnessSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"roundness-single",ref:t,icon:i}))}));t.RoundnessSingle.displayName="RoundnessSingle";t["default"]=t.RoundnessSingle},29905:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RowIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.04163 6.24451L8.0418 6.25869L8.04163 6.27285L8.04173 10.4233L8.0418 10.4325L8.04173 10.4417L8.0418 13.5069C8.04182 14.4458 7.2807 15.2069 6.3418 15.2069H4.54183C3.60294 15.2069 2.84182 14.4458 2.84183 13.5069L2.84184 10.4397L2.8418 10.4325L2.84184 10.4253L2.84186 6.26726L2.8418 6.25869L2.84186 6.25011L2.84187 3.18486C2.84187 2.24596 3.60301 1.48484 4.54191 1.48486L6.3416 1.48491C7.28046 1.48493 8.04154 2.24602 8.04156 3.18487L8.04163 6.24451ZM6.8418 13.5069L6.84174 11.0325H4.04184L4.04183 13.5069C4.04183 13.783 4.26568 14.0069 4.54183 14.0069H6.3418C6.61794 14.0069 6.8418 13.783 6.8418 13.5069ZM6.84171 9.83252H4.04184L4.04185 6.85869H6.84165L6.84171 9.83252ZM6.84162 5.65869H4.04186L4.04187 3.18486C4.04187 2.90871 4.26574 2.68486 4.54188 2.68486L6.34158 2.68491C6.61771 2.68491 6.84156 2.90876 6.84156 3.1849L6.84162 5.65869Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.74932 4.98481L9.74934 3.18484C9.74936 2.24595 10.5105 1.48484 11.4494 1.48486L13.2493 1.48491C14.1882 1.48494 14.9493 2.24604 14.9493 3.18491V4.98483C14.9493 5.92372 14.1882 6.68483 13.2493 6.68483H11.4493C10.5104 6.68483 9.7493 5.9237 9.74932 4.98481ZM10.9493 3.18486L10.9493 4.98483C10.9493 5.26097 11.1732 5.48483 11.4493 5.48483H13.2493C13.5254 5.48483 13.7493 5.26098 13.7493 4.98483V3.18491C13.7493 2.90877 13.5254 2.68492 13.2493 2.68491L11.4494 2.68486C11.1732 2.68486 10.9493 2.90871 10.9493 3.18486Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RowIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"row-icon",ref:t,icon:i}))}));t.RowIcon.displayName="RowIcon";t["default"]=t.RowIcon},76102:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RowSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.04163 6.24451L8.0418 6.25869L8.04163 6.27285L8.04173 10.4233L8.0418 10.4325L8.04173 10.4417L8.0418 13.5069C8.04182 14.4458 7.2807 15.2069 6.3418 15.2069H4.54183C3.60294 15.2069 2.84182 14.4458 2.84183 13.5069L2.84184 10.4397L2.8418 10.4325L2.84184 10.4253L2.84186 6.26726L2.8418 6.25869L2.84186 6.25011L2.84187 3.18486C2.84187 2.24596 3.60301 1.48484 4.54191 1.48486L6.3416 1.48491C7.28046 1.48493 8.04154 2.24602 8.04156 3.18487L8.04163 6.24451ZM6.8418 13.5069L6.84174 11.0325H4.04184L4.04183 13.5069C4.04183 13.783 4.26568 14.0069 4.54183 14.0069H6.3418C6.61794 14.0069 6.8418 13.783 6.8418 13.5069ZM6.84171 9.83252H4.04184L4.04185 6.85869H6.84165L6.84171 9.83252ZM6.84162 5.65869H4.04186L4.04187 3.18486C4.04187 2.90871 4.26574 2.68486 4.54188 2.68486L6.34158 2.68491C6.61771 2.68491 6.84156 2.90876 6.84156 3.1849L6.84162 5.65869Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.74932 4.98481L9.74934 3.18484C9.74936 2.24595 10.5105 1.48484 11.4494 1.48486L13.2493 1.48491C14.1882 1.48494 14.9493 2.24604 14.9493 3.18491V4.98483C14.9493 5.92372 14.1882 6.68483 13.2493 6.68483H11.4493C10.5104 6.68483 9.7493 5.9237 9.74932 4.98481ZM10.9493 3.18486L10.9493 4.98483C10.9493 5.26097 11.1732 5.48483 11.4493 5.48483H13.2493C13.5254 5.48483 13.7493 5.26098 13.7493 4.98483V3.18491C13.7493 2.90877 13.5254 2.68492 13.2493 2.68491L11.4494 2.68486C11.1732 2.68486 10.9493 2.90871 10.9493 3.18486Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.RowSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"row-single",ref:t,icon:i}))}));t.RowSingle.displayName="RowSingle";t["default"]=t.RowSingle},58672:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.RunTime=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.24707 6.66384V3.34045C4.24707 2.57065 5.0804 2.08953 5.74707 2.47443L8.6252 4.13612L11.5033 5.79782C12.17 6.18272 12.17 7.14496 11.5033 7.52986L8.6252 9.19156L5.74707 10.8533C5.0804 11.2382 4.24707 10.757 4.24707 9.98723V6.66384Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.87807 1.86513C5.00874 1.36321 3.92207 1.9906 3.92207 2.99442V10.334C3.92207 11.3378 5.00874 11.9652 5.87807 11.4633L12.2343 7.79352C13.1037 7.29161 13.1037 6.03684 12.2343 5.53493L5.87807 1.86513ZM4.93007 2.99442C4.93007 2.76656 5.17674 2.62415 5.37407 2.73808L11.7303 6.40788C11.9277 6.52181 11.9277 6.80663 11.7303 6.92056L5.37407 10.5904C5.17674 10.7043 4.93007 10.5619 4.93007 10.334V2.99442Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.67295 13.3041C1.39459 13.3041 1.16895 13.5297 1.16895 13.8081C1.16895 14.0865 1.39459 14.3121 1.67295 14.3121H14.3292C14.6075 14.3121 14.8332 14.0865 14.8332 13.8081C14.8332 13.5297 14.6075 13.3041 14.3292 13.3041H1.67295Z"}}]};t.RunTime=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"run-time",ref:t,icon:i}))}));t.RunTime.displayName="RunTime";t["default"]=t.RunTime},96100:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SankeyIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4 17.6522L3.99481 17.7895C3.94367 18.4696 3.51757 19 3 19C2.48243 19 2.05633 18.4696 2.00519 17.7895L2 17.6522V2.34916C2 1.60438 2.44797 1 3 1C3.55203 1 4 1.60438 4 2.34916V17.6522Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M18 17.6522L17.9948 17.7895C17.9437 18.4696 17.5176 19 17 19C16.4824 19 16.0563 18.4696 16.0052 17.7895L16 17.6522V2.34916C16 1.60438 16.448 1 17 1C17.552 1 18 1.60438 18 2.34916V17.6522Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.12012 7.45312H4C4.70517 7.45313 5.06184 7.42557 5.34375 7.38086C5.64789 7.3326 5.91281 7.25895 6.51953 7.09863C6.93614 6.98855 7.28247 6.84852 7.69531 6.65723C8.08161 6.47822 8.6488 6.19353 9.27734 5.93164C9.82013 5.70547 10.1869 5.51379 10.7246 5.26465C11.2357 5.02783 11.8041 4.78766 12.5195 4.59863C13.7881 4.26345 14.8181 4.12012 16 4.12012H17.8799V12.5469H16C15.1819 12.5469 14.4762 12.6383 13.4805 12.9014C13.0639 13.0114 12.7175 13.1515 12.3047 13.3428C11.9184 13.5218 11.3512 13.8065 10.7227 14.0684C10.1799 14.2945 9.81307 14.4862 9.27539 14.7354C8.76428 14.9722 8.19585 15.2123 7.48047 15.4014C6.21191 15.7366 5.1819 15.8799 4 15.8799H2.12012V7.45312ZM4 14C5 14 5.86782 13.8822 7 13.583C7.99062 13.3212 8.64746 12.9343 9.58105 12.5146L10.4189 12.1514C11.3524 11.7317 12.0094 11.3447 13 11.083C13.9908 10.8212 14.7792 10.6984 15.6309 10.6719L16 10.667V6C15 6 14.1322 6.11784 13 6.41699L12.5938 6.53613C11.8158 6.78953 11.2191 7.12567 10.4189 7.48535L9.58105 7.84863C8.64757 8.26827 7.99058 8.65525 7 8.91699L6.26465 9.1084C5.61325 9.26765 5.125 9.33301 4 9.33301V14Z"}},{tag:"path",attrs:{stroke:"currentColor",d:"M3 4.5C3 4.5 5.32843 4.51184 6.5 5C7.67157 5.48816 9 7 9 7",strokeWidth:1.88}},{tag:"path",attrs:{stroke:"currentColor",d:"M17 15.5C17 15.5 14.6716 15.4882 13.5 15C12.3284 14.5118 11 13 11 13",strokeWidth:1.88}}]};t.SankeyIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sankey-icon",ref:t,icon:i}))}));t.SankeyIcon.displayName="SankeyIcon";t["default"]=t.SankeyIcon},95663:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SaveSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#save-single_clip0_910_96)"},children:[{tag:"path",attrs:{d:"M3.73193 8.35159C3.73193 8.02022 4.00056 7.75159 4.33193 7.75159H11.4228C11.7542 7.75159 12.0228 8.02022 12.0228 8.35159C12.0228 8.68296 11.7542 8.95159 11.4228 8.95159H4.33193C4.00056 8.95159 3.73193 8.68296 3.73193 8.35159Z"}},{tag:"path",attrs:{d:"M4.33193 10.9032C4.00056 10.9032 3.73193 11.1718 3.73193 11.5032C3.73193 11.8346 4.00056 12.1032 4.33193 12.1032H8.2746C8.60597 12.1032 8.8746 11.8346 8.8746 11.5032C8.8746 11.1718 8.60597 10.9032 8.2746 10.9032H4.33193Z"}},{tag:"path",attrs:{d:"M9.89834 0.899902L3.4999 0.89992C2.06394 0.899923 0.899883 2.064 0.899902 3.49996L0.900024 12.5001C0.900044 13.9361 2.0641 15.1001 3.50003 15.1001H12.4999C13.9358 15.1001 15.0999 13.9361 15.0999 12.5001V6.10142C15.0999 4.65996 14.5017 3.28314 13.4481 2.29943C12.4849 1.4001 11.2162 0.899899 9.89834 0.899902ZM9.05007 2.0999L9.89835 2.0999C10.9121 2.0999 11.8881 2.4847 12.6292 3.17656C13.4397 3.93332 13.8999 4.99251 13.8999 6.10142V12.5001C13.8999 13.2733 13.2731 13.9001 12.4999 13.9001H3.50003C2.72683 13.9001 2.10003 13.2733 2.10002 12.5001L2.0999 3.49994C2.09989 2.72673 2.72669 2.09992 3.4999 2.09992L4.10513 2.09992L4.10498 3.53617C4.10489 4.41989 4.82126 5.13633 5.70498 5.13633H7.44868C8.33173 5.13633 9.04782 4.42093 9.04868 3.53788L9.05007 2.0999ZM7.85007 2.09991L5.30513 2.09991L5.30498 3.53629C5.30496 3.75722 5.48405 3.93633 5.70498 3.93633H7.44868C7.66944 3.93633 7.84846 3.75748 7.84868 3.53672L7.85007 2.09991Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"save-single_clip0_910_96"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["save-single_clip0_910_96"]};t.SaveSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"save-single",ref:t,icon:i}))}));t.SaveSingle.displayName="SaveSingle";t["default"]=t.SaveSingle},54246:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ScatterChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.92533 7.88936C7.5801 7.88936 8.11092 7.35855 8.11092 6.70378C8.11092 6.04901 7.5801 5.51819 6.92533 5.51819C6.27056 5.51819 5.73975 6.04901 5.73975 6.70378C5.73975 7.35855 6.27056 7.88936 6.92533 7.88936Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9639 5.51817C12.7824 5.51817 13.4459 4.85465 13.4459 4.03618C13.4459 3.21771 12.7824 2.5542 11.9639 2.5542C11.1454 2.5542 10.4819 3.21771 10.4819 4.03618C10.4819 4.85465 11.1454 5.51817 11.9639 5.51817Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.44339 11.4461C5.93449 11.4461 6.33258 11.048 6.33258 10.5569C6.33258 10.0658 5.93449 9.66772 5.44339 9.66772C4.95229 9.66772 4.5542 10.0658 4.5542 10.5569C4.5542 11.048 4.95229 11.4461 5.44339 11.4461Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.7784 10.2604C11.2695 10.2604 11.6675 9.86235 11.6675 9.37125C11.6675 8.88015 11.2695 8.48206 10.7784 8.48206C10.2873 8.48206 9.88916 8.88015 9.88916 9.37125C9.88916 9.86235 10.2873 10.2604 10.7784 10.2604Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.5415C2.33127 1.5415 2.5999 1.81013 2.5999 2.1415V11.8589C2.5999 12.6321 3.2267 13.2589 3.9999 13.2589H13.9999C14.3313 13.2589 14.5999 13.5275 14.5999 13.8589C14.5999 14.1903 14.3313 14.4589 13.9999 14.4589H3.9999C2.56396 14.4589 1.3999 13.2949 1.3999 11.8589V2.1415C1.3999 1.81013 1.66853 1.5415 1.9999 1.5415Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ScatterChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"scatter-chart-icon",ref:t,icon:i}))}));t.ScatterChartIcon.displayName="ScatterChartIcon";t["default"]=t.ScatterChartIcon},62253:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ScatterChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.92533 7.88936C7.5801 7.88936 8.11092 7.35855 8.11092 6.70378C8.11092 6.04901 7.5801 5.51819 6.92533 5.51819C6.27056 5.51819 5.73975 6.04901 5.73975 6.70378C5.73975 7.35855 6.27056 7.88936 6.92533 7.88936Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.9639 5.51817C12.7824 5.51817 13.4459 4.85465 13.4459 4.03618C13.4459 3.21771 12.7824 2.5542 11.9639 2.5542C11.1454 2.5542 10.4819 3.21771 10.4819 4.03618C10.4819 4.85465 11.1454 5.51817 11.9639 5.51817Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.44339 11.4461C5.93449 11.4461 6.33258 11.048 6.33258 10.5569C6.33258 10.0658 5.93449 9.66772 5.44339 9.66772C4.95229 9.66772 4.5542 10.0658 4.5542 10.5569C4.5542 11.048 4.95229 11.4461 5.44339 11.4461Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.7784 10.2604C11.2695 10.2604 11.6675 9.86235 11.6675 9.37125C11.6675 8.88015 11.2695 8.48206 10.7784 8.48206C10.2873 8.48206 9.88916 8.88015 9.88916 9.37125C9.88916 9.86235 10.2873 10.2604 10.7784 10.2604Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.5415C2.33127 1.5415 2.5999 1.81013 2.5999 2.1415V11.8589C2.5999 12.6321 3.2267 13.2589 3.9999 13.2589H13.9999C14.3313 13.2589 14.5999 13.5275 14.5999 13.8589C14.5999 14.1903 14.3313 14.4589 13.9999 14.4589H3.9999C2.56396 14.4589 1.3999 13.2949 1.3999 11.8589V2.1415C1.3999 1.81013 1.66853 1.5415 1.9999 1.5415Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ScatterChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"scatter-chart-single",ref:t,icon:i}))}));t.ScatterChartSingle.displayName="ScatterChartSingle";t["default"]=t.ScatterChartSingle},33319:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Screen=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_991",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_991)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33471 2.1194C1.44435 1.90608 1.66407 1.77197 1.90392 1.77197H14.096C14.3547 1.77197 14.5879 1.92767 14.6871 2.16657C14.7863 2.40546 14.7319 2.68057 14.5493 2.86377L9.27701 8.35043V13.5664C9.27701 13.7876 9.16274 13.9932 8.97482 14.1099C8.78691 14.2267 8.552 14.2382 8.35363 14.1402L5.91521 12.936C5.69683 12.8282 5.55859 12.6057 5.55859 12.3622V8.2914L1.3835 2.78448C1.24389 2.58944 1.22506 2.33272 1.33471 2.1194ZM3.14907 3.05197L6.71901 7.71345C6.79678 7.82209 6.83859 7.95235 6.83859 8.08595V11.9645L7.99701 12.5365V8.08595C7.99701 7.91658 8.06415 7.75412 8.18371 7.63415L12.5545 3.05197H3.14907Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.90576 9.21426C9.90576 8.88289 10.1923 8.61426 10.5458 8.61426H13.7458C14.0992 8.61426 14.3858 8.88289 14.3858 9.21426C14.3858 9.54563 14.0992 9.81426 13.7458 9.81426H10.5458C10.1923 9.81426 9.90576 9.54563 9.90576 9.21426Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.90576 11.061C9.90576 10.7297 10.1923 10.461 10.5458 10.461H13.7458C14.0992 10.461 14.3858 10.7297 14.3858 11.061C14.3858 11.3924 14.0992 11.661 13.7458 11.661H10.5458C10.1923 11.661 9.90576 11.3924 9.90576 11.061Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.5458 12.3074C10.1923 12.3074 9.90576 12.5761 9.90576 12.9074C9.90576 13.2388 10.1923 13.5074 10.5458 13.5074H13.7458C14.0992 13.5074 14.3858 13.2388 14.3858 12.9074C14.3858 12.5761 14.0992 12.3074 13.7458 12.3074H10.5458Z"}}]}]};t.Screen=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"screen",ref:t,icon:i}))}));t.Screen.displayName="Screen";t["default"]=t.Screen},73641:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SearchIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.71899 1.36938C4.37604 1.36938 1.66602 4.07941 1.66602 7.42236C1.66602 10.7653 4.37604 13.4753 7.71899 13.4753C9.16744 13.4753 10.4971 12.9666 11.5389 12.118L13.6598 14.4109C13.8848 14.6542 14.2644 14.669 14.5077 14.444C14.7509 14.219 14.7657 13.8393 14.5407 13.5961L12.3906 11.2716C13.2536 10.2254 13.772 8.88442 13.772 7.42236C13.772 4.07941 11.0619 1.36938 7.71899 1.36938ZM2.86602 7.42236C2.86602 4.74215 5.03878 2.56938 7.71899 2.56938C10.3992 2.56938 12.572 4.74215 12.572 7.42236C12.572 10.1026 10.3992 12.2753 7.71899 12.2753C5.03878 12.2753 2.86602 10.1026 2.86602 7.42236Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SearchIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"search-icon",ref:t,icon:i}))}));t.SearchIcon.displayName="SearchIcon";t["default"]=t.SearchIcon},79838:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SearchSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.71899 1.36938C4.37604 1.36938 1.66602 4.07941 1.66602 7.42236C1.66602 10.7653 4.37604 13.4753 7.71899 13.4753C9.16744 13.4753 10.4971 12.9666 11.5389 12.118L13.6598 14.4109C13.8848 14.6542 14.2644 14.669 14.5077 14.444C14.7509 14.219 14.7657 13.8393 14.5407 13.5961L12.3906 11.2716C13.2536 10.2254 13.772 8.88442 13.772 7.42236C13.772 4.07941 11.0619 1.36938 7.71899 1.36938ZM2.86602 7.42236C2.86602 4.74215 5.03878 2.56938 7.71899 2.56938C10.3992 2.56938 12.572 4.74215 12.572 7.42236C12.572 10.1026 10.3992 12.2753 7.71899 12.2753C5.03878 12.2753 2.86602 10.1026 2.86602 7.42236Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SearchSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"search-single",ref:t,icon:i}))}));t.SearchSingle.displayName="SearchSingle";t["default"]=t.SearchSingle},58401:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SelectRangeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6185 12.4423C12.5907 12.2749 12.7773 12.15 12.9343 12.2308L15.4242 13.5126C15.6102 13.6084 15.5544 13.8745 15.3439 13.8955L14.2456 14.184L13.4521 15.1286C13.3495 15.2939 13.085 15.2463 13.0534 15.0568L12.6185 12.4423Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1 3.6C1 2.16406 2.16406 1 3.6 1H12.3C13.7359 1 14.9 2.16406 14.9 3.6V5.81156C14.9003 5.81881 14.9004 5.82609 14.9004 5.8334C14.9004 5.84071 14.9003 5.84799 14.9 5.85524V10.045C14.9003 10.0522 14.9004 10.0595 14.9004 10.0668C14.9004 10.3982 14.6318 10.6668 14.3004 10.6668H11.1668C10.8907 10.6668 10.6668 10.8907 10.6668 11.1668V14.3C10.6668 14.6314 10.3982 14.9 10.0668 14.9L10.05 14.8998L3.6 14.9C2.16406 14.9 1 13.7359 1 12.3V3.6ZM13.2 5.2334C13.4761 5.2334 13.7 5.00954 13.7 4.7334V3.6C13.7 2.8268 13.0732 2.2 12.3 2.2H11.1668C10.8907 2.2 10.6668 2.42386 10.6668 2.7V4.7334C10.6668 5.00954 10.8907 5.2334 11.1668 5.2334H13.2ZM10.6668 6.9334C10.6668 6.65726 10.8907 6.4334 11.1668 6.4334H13.2C13.4761 6.4334 13.7 6.65726 13.7 6.9334V8.9668C13.7 9.24294 13.4761 9.4668 13.2 9.4668H11.1668C10.8907 9.4668 10.6668 9.24294 10.6668 8.9668V6.9334ZM8.9668 5.2334C9.24294 5.2334 9.4668 5.00954 9.4668 4.7334V2.7C9.4668 2.42386 9.24294 2.2 8.9668 2.2H6.9334C6.65726 2.2 6.4334 2.42386 6.4334 2.7V4.7334C6.4334 5.00954 6.65726 5.2334 6.9334 5.2334L8.9668 5.2334ZM6.4334 6.9334C6.4334 6.65726 6.65726 6.4334 6.9334 6.4334L8.9668 6.4334C9.24294 6.4334 9.4668 6.65726 9.4668 6.9334V8.9668C9.4668 9.24294 9.24294 9.4668 8.9668 9.4668L6.9334 9.4668C6.65726 9.4668 6.4334 9.24294 6.4334 8.9668V6.9334ZM4.7334 5.2334C5.00954 5.2334 5.2334 5.00954 5.2334 4.7334V2.7C5.2334 2.42386 5.00954 2.2 4.7334 2.2H3.6C2.8268 2.2 2.2 2.8268 2.2 3.6V4.7334C2.2 5.00954 2.42386 5.2334 2.7 5.2334H4.7334ZM2.2 6.9334C2.2 6.65726 2.42386 6.4334 2.7 6.4334H4.7334C5.00954 6.4334 5.2334 6.65725 5.2334 6.9334V8.9668C5.2334 9.24294 5.00954 9.4668 4.7334 9.4668H2.7C2.42386 9.4668 2.2 9.24294 2.2 8.9668V6.9334ZM5.2334 11.1668C5.2334 10.8907 5.00954 10.6668 4.7334 10.6668H2.7C2.42386 10.6668 2.2 10.8907 2.2 11.1668V12.3C2.2 13.0732 2.8268 13.7 3.6 13.7H4.7334C5.00954 13.7 5.2334 13.4761 5.2334 13.2V11.1668ZM9.4668 11.1668C9.4668 10.8907 9.24294 10.6668 8.9668 10.6668H6.9334C6.65726 10.6668 6.4334 10.8907 6.4334 11.1668V13.2C6.4334 13.4761 6.65726 13.7 6.9334 13.7H8.9668C9.24294 13.7 9.4668 13.4761 9.4668 13.2V11.1668Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SelectRangeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"select-range-icon",ref:t,icon:i}))}));t.SelectRangeIcon.displayName="SelectRangeIcon";t["default"]=t.SelectRangeIcon},96534:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SelectRangeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6185 12.4423C12.5907 12.2749 12.7773 12.15 12.9343 12.2308L15.4242 13.5126C15.6102 13.6084 15.5544 13.8745 15.3439 13.8955L14.2456 14.184L13.4521 15.1286C13.3495 15.2939 13.085 15.2463 13.0534 15.0568L12.6185 12.4423Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1 3.6C1 2.16406 2.16406 1 3.6 1H12.3C13.7359 1 14.9 2.16406 14.9 3.6V5.81156C14.9003 5.81881 14.9004 5.82609 14.9004 5.8334C14.9004 5.84071 14.9003 5.84799 14.9 5.85524V10.045C14.9003 10.0522 14.9004 10.0595 14.9004 10.0668C14.9004 10.3982 14.6318 10.6668 14.3004 10.6668H11.1668C10.8907 10.6668 10.6668 10.8907 10.6668 11.1668V14.3C10.6668 14.6314 10.3982 14.9 10.0668 14.9L10.05 14.8998L3.6 14.9C2.16406 14.9 1 13.7359 1 12.3V3.6ZM13.2 5.2334C13.4761 5.2334 13.7 5.00954 13.7 4.7334V3.6C13.7 2.8268 13.0732 2.2 12.3 2.2H11.1668C10.8907 2.2 10.6668 2.42386 10.6668 2.7V4.7334C10.6668 5.00954 10.8907 5.2334 11.1668 5.2334H13.2ZM10.6668 6.9334C10.6668 6.65726 10.8907 6.4334 11.1668 6.4334H13.2C13.4761 6.4334 13.7 6.65726 13.7 6.9334V8.9668C13.7 9.24294 13.4761 9.4668 13.2 9.4668H11.1668C10.8907 9.4668 10.6668 9.24294 10.6668 8.9668V6.9334ZM8.9668 5.2334C9.24294 5.2334 9.4668 5.00954 9.4668 4.7334V2.7C9.4668 2.42386 9.24294 2.2 8.9668 2.2H6.9334C6.65726 2.2 6.4334 2.42386 6.4334 2.7V4.7334C6.4334 5.00954 6.65726 5.2334 6.9334 5.2334L8.9668 5.2334ZM6.4334 6.9334C6.4334 6.65726 6.65726 6.4334 6.9334 6.4334L8.9668 6.4334C9.24294 6.4334 9.4668 6.65726 9.4668 6.9334V8.9668C9.4668 9.24294 9.24294 9.4668 8.9668 9.4668L6.9334 9.4668C6.65726 9.4668 6.4334 9.24294 6.4334 8.9668V6.9334ZM4.7334 5.2334C5.00954 5.2334 5.2334 5.00954 5.2334 4.7334V2.7C5.2334 2.42386 5.00954 2.2 4.7334 2.2H3.6C2.8268 2.2 2.2 2.8268 2.2 3.6V4.7334C2.2 5.00954 2.42386 5.2334 2.7 5.2334H4.7334ZM2.2 6.9334C2.2 6.65726 2.42386 6.4334 2.7 6.4334H4.7334C5.00954 6.4334 5.2334 6.65725 5.2334 6.9334V8.9668C5.2334 9.24294 5.00954 9.4668 4.7334 9.4668H2.7C2.42386 9.4668 2.2 9.24294 2.2 8.9668V6.9334ZM5.2334 11.1668C5.2334 10.8907 5.00954 10.6668 4.7334 10.6668H2.7C2.42386 10.6668 2.2 10.8907 2.2 11.1668V12.3C2.2 13.0732 2.8268 13.7 3.6 13.7H4.7334C5.00954 13.7 5.2334 13.4761 5.2334 13.2V11.1668ZM9.4668 11.1668C9.4668 10.8907 9.24294 10.6668 8.9668 10.6668H6.9334C6.65726 10.6668 6.4334 10.8907 6.4334 11.1668V13.2C6.4334 13.4761 6.65726 13.7 6.9334 13.7H8.9668C9.24294 13.7 9.4668 13.4761 9.4668 13.2V11.1668Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SelectRangeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"select-range-single",ref:t,icon:i}))}));t.SelectRangeSingle.displayName="SelectRangeSingle";t["default"]=t.SelectRangeSingle},50355:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SelectedSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.99243 1.65381C2.61172 1.65381 1.49243 2.77295 1.49243 4.15381V12.1538C1.49243 13.5347 2.61172 14.6538 3.99243 14.6538H11.9924C13.3731 14.6538 14.4924 13.5347 14.4924 12.1538V4.15381C14.4924 2.77295 13.3731 1.65381 11.9924 1.65381H3.99243ZM12.3779 6.3623C12.6317 6.1084 12.6317 5.69678 12.3779 5.44287C12.1241 5.18896 11.7125 5.18896 11.4586 5.44287L7.21062 9.69092L5.00681 7.4873C4.75296 7.2334 4.3414 7.2334 4.08755 7.4873C3.83372 7.74072 3.83372 8.15234 4.08757 8.40625L6.85709 11.1758C7.05234 11.3711 7.36893 11.3711 7.56418 11.1758L12.3779 6.3623Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SelectedSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"selected-single",ref:t,icon:i}))}));t.SelectedSingle.displayName="SelectedSingle";t["default"]=t.SelectedSingle},14784:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SequenceIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_622_8",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_622_8)"},children:[{tag:"path",attrs:{d:"M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z"}},{tag:"path",attrs:{d:"M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z"}},{tag:"path",attrs:{d:"M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z"}},{tag:"path",attrs:{d:"M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z"}},{tag:"path",attrs:{d:"M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z"}},{tag:"path",attrs:{d:"M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z"}}]}]};t.SequenceIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sequence-icon",ref:t,icon:i}))}));t.SequenceIcon.displayName="SequenceIcon";t["default"]=t.SequenceIcon},68783:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SequenceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_622_8",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_622_8)"},children:[{tag:"path",attrs:{d:"M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z"}},{tag:"path",attrs:{d:"M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z"}},{tag:"path",attrs:{d:"M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z"}},{tag:"path",attrs:{d:"M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z"}},{tag:"path",attrs:{d:"M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z"}},{tag:"path",attrs:{d:"M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z"}}]}]};t.SequenceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sequence-single",ref:t,icon:i}))}));t.SequenceSingle.displayName="SequenceSingle";t["default"]=t.SequenceSingle},75457:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ServerSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.687702 9.49737L2.09344 2.80099C2.31376 1.7515 3.23939 1 4.31176 1H11.7047C12.7791 1 13.7058 1.75424 13.9241 2.8062L15.3194 9.5315C15.3284 9.57512 15.3327 9.62038 15.3327 9.66667V14C15.3327 14.3682 15.0342 14.6667 14.666 14.6667H1.33268C0.964492 14.6667 0.666016 14.3682 0.666016 14V9.66667C0.666016 9.60817 0.67355 9.55143 0.687702 9.49737ZM3.39833 3.07492C3.48905 2.64277 3.87019 2.33333 4.31176 2.33333H11.7047C12.1471 2.33333 12.5287 2.6439 12.6186 3.07706L13.8474 9H2.15451L3.39833 3.07492ZM10.3303 11.8333C10.3303 12.2936 9.95724 12.6667 9.49701 12.6667C9.03677 12.6667 8.66367 12.2936 8.66367 11.8333C8.66367 11.3731 9.03677 11 9.49701 11C9.95724 11 10.3303 11.3731 10.3303 11.8333ZM12.6663 11.8333C12.6663 12.2936 12.2932 12.6667 11.8329 12.6667C11.3727 12.6667 10.9996 12.2936 10.9996 11.8333C10.9996 11.3731 11.3727 11 11.8329 11C12.2932 11 12.6663 11.3731 12.6663 11.8333Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ServerSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"server-single",ref:t,icon:i}))}));t.ServerSingle.displayName="ServerSingle";t["default"]=t.ServerSingle},1737:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Setting2Single=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.99971 5.01763C6.34285 5.01763 4.99971 6.36077 4.99971 8.01763C4.99971 9.67448 6.34285 11.0176 7.99971 11.0176C9.65656 11.0176 10.9997 9.67448 10.9997 8.01763C10.9997 6.36077 9.65656 5.01763 7.99971 5.01763ZM6.33304 8.01763C6.33304 7.09715 7.07923 6.35096 7.99971 6.35096C8.92018 6.35096 9.66637 7.09715 9.66637 8.01763C9.66637 8.9381 8.92018 9.68429 7.99971 9.68429C7.07923 9.68429 6.33304 8.9381 6.33304 8.01763Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.90767 1.63698C6.76375 1.35486 6.4412 1.21294 6.13597 1.29743C5.04333 1.59989 4.05927 2.16121 3.25366 2.91029C3.03798 3.11084 2.97945 3.42915 3.10968 3.6933C3.18969 3.85561 3.23496 4.03851 3.23496 4.23388C3.23496 4.91028 2.68662 5.45862 2.01022 5.45862L1.99319 5.4585C1.69848 5.45429 1.43598 5.64411 1.34765 5.92531C1.14001 6.58636 1.02832 7.28911 1.02832 8.01668C1.02832 8.4969 1.07697 8.9664 1.16982 9.42038C1.23824 9.7549 1.54835 9.98365 1.88816 9.95026C1.92829 9.94632 1.969 9.94429 2.01022 9.94429C2.68662 9.94429 3.23496 10.4926 3.23496 11.169C3.23496 11.4703 3.12702 11.7447 2.94694 11.9581C2.72674 12.2191 2.73933 12.6042 2.97611 12.8503C3.79871 13.705 4.83832 14.351 6.00749 14.699C6.35538 14.8026 6.7222 14.6088 6.83273 14.2631C6.99081 13.7686 7.45445 13.4119 7.99966 13.4119C8.54487 13.4119 9.00851 13.7686 9.16659 14.2631C9.27712 14.6088 9.64394 14.8026 9.99183 14.699C11.161 14.351 12.2006 13.705 13.0232 12.8503C13.26 12.6042 13.2726 12.2191 13.0524 11.9581C12.8723 11.7447 12.7644 11.4703 12.7644 11.169C12.7644 10.4926 13.3127 9.94429 13.9891 9.94429C14.0303 9.94429 14.071 9.94632 14.1112 9.95026C14.451 9.98365 14.7611 9.7549 14.8295 9.42038C14.9223 8.9664 14.971 8.4969 14.971 8.01668C14.971 7.2891 14.8593 6.58635 14.6517 5.92532C14.5633 5.64411 14.3008 5.45429 14.0061 5.4585L13.9891 5.45862C13.3127 5.45862 12.7644 4.91028 12.7644 4.23388C12.7644 4.03851 12.8096 3.85561 12.8896 3.6933C13.0199 3.42915 12.9613 3.11084 12.7457 2.91029C11.94 2.16121 10.956 1.59989 9.86335 1.29743C9.55812 1.21294 9.23558 1.35486 9.09165 1.63698C8.88826 2.03564 8.47498 2.30629 7.99966 2.30629C7.52434 2.30629 7.11106 2.03564 6.90767 1.63698ZM4.56829 4.23388C4.56829 4.01695 4.54115 3.80583 4.48999 3.60398C4.95367 3.23463 5.47651 2.93708 6.04173 2.72775C6.51047 3.28467 7.21327 3.63962 7.99966 3.63962C8.78605 3.63962 9.48885 3.28467 9.95759 2.72775C10.5228 2.93708 11.0457 3.23463 11.5093 3.60398C11.4582 3.80583 11.431 4.01695 11.431 4.23388C11.431 5.47713 12.3179 6.51323 13.4936 6.74399C13.5878 7.1525 13.6377 7.57842 13.6377 8.01668C13.6377 8.22748 13.6261 8.43537 13.6037 8.6398C12.3738 8.82566 11.431 9.88725 11.431 11.169C11.431 11.5679 11.5227 11.946 11.6858 12.2829C11.2284 12.6786 10.7069 13.0016 10.1395 13.2346C9.68266 12.5387 8.89544 12.0785 7.99966 12.0785C7.10388 12.0785 6.31666 12.5387 5.85985 13.2346C5.29239 13.0016 4.77097 12.6786 4.31351 12.2829C4.47667 11.946 4.56829 11.5679 4.56829 11.169C4.56829 9.88725 3.62556 8.82566 2.39564 8.6398C2.37319 8.43537 2.36165 8.22748 2.36165 8.01668C2.36165 7.57842 2.41154 7.15249 2.50574 6.74399C3.68138 6.51323 4.56829 5.47713 4.56829 4.23388Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Setting2Single=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"setting-2-single",ref:t,icon:i}))}));t.Setting2Single.displayName="Setting2Single";t["default"]=t.Setting2Single},43150:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SettingSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#setting-single_clip0_1359_33)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M7.99992 5.38965C6.55615 5.38965 5.38574 6.56006 5.38574 8.00382C5.38574 9.44759 6.55615 10.618 7.99992 10.618C9.44368 10.618 10.6141 9.44759 10.6141 8.00382C10.6141 6.56006 9.44368 5.38965 7.99992 5.38965ZM6.58574 8.00382C6.58574 7.2228 7.21889 6.58965 7.99992 6.58965C8.78094 6.58965 9.41409 7.2228 9.41409 8.00382C9.41409 8.78485 8.78094 9.418 7.99992 9.418C7.21889 9.418 6.58574 8.78485 6.58574 8.00382Z"}},{tag:"path",attrs:{d:"M9.13129 1.4364C8.50645 0.811564 7.49338 0.811564 6.86854 1.4364L5.81464 2.49031C5.73962 2.56532 5.63788 2.60747 5.5318 2.60747H4.20747C3.32381 2.60747 2.60747 3.32381 2.60747 4.20747V5.53179C2.60747 5.63788 2.56532 5.73962 2.49031 5.81464L1.4364 6.86854C0.811564 7.49338 0.811564 8.50645 1.4364 9.13129L2.49031 10.1852C2.56532 10.2602 2.60747 10.3619 2.60747 10.468V11.7924C2.60747 12.676 3.32381 13.3924 4.20747 13.3924H5.53179C5.63788 13.3924 5.73962 13.4345 5.81464 13.5095L6.86854 14.5634C7.49338 15.1883 8.50645 15.1883 9.13129 14.5634L10.1852 13.5095C10.2602 13.4345 10.3619 13.3924 10.468 13.3924H11.7924C12.676 13.3924 13.3924 12.676 13.3924 11.7924V10.468C13.3924 10.3619 13.4345 10.2602 13.5095 10.1852L14.5634 9.13129C15.1883 8.50645 15.1883 7.49338 14.5634 6.86854L13.5095 5.81464C13.4345 5.73962 13.3924 5.63788 13.3924 5.5318V4.20747C13.3924 3.32381 12.676 2.60747 11.7924 2.60747H10.468C10.3619 2.60747 10.2602 2.56532 10.1852 2.49031L9.13129 1.4364ZM7.71707 2.28493C7.87328 2.12872 8.12655 2.12872 8.28276 2.28493L9.33666 3.33884C9.63672 3.6389 10.0437 3.80747 10.468 3.80747H11.7924C12.0133 3.80747 12.1924 3.98655 12.1924 4.20747V5.5318C12.1924 5.95614 12.3609 6.36311 12.661 6.66317L13.7149 7.71707C13.8711 7.87328 13.8711 8.12655 13.7149 8.28276L12.661 9.33666C12.3609 9.63672 12.1924 10.0437 12.1924 10.468V11.7924C12.1924 12.0133 12.0133 12.1924 11.7924 12.1924H10.468C10.0437 12.1924 9.63672 12.3609 9.33666 12.661L8.28276 13.7149C8.12655 13.8711 7.87328 13.8711 7.71707 13.7149L6.66317 12.661C6.36311 12.3609 5.95614 12.1924 5.53179 12.1924H4.20747C3.98655 12.1924 3.80747 12.0133 3.80747 11.7924V10.468C3.80747 10.0437 3.6389 9.63672 3.33884 9.33666L2.28493 8.28276C2.12872 8.12655 2.12872 7.87328 2.28493 7.71707L3.33884 6.66317C3.6389 6.36311 3.80747 5.95614 3.80747 5.53179V4.20747C3.80747 3.98655 3.98655 3.80747 4.20747 3.80747H5.5318C5.95614 3.80747 6.36311 3.6389 6.66317 3.33884L7.71707 2.28493Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"setting-single_clip0_1359_33"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["setting-single_clip0_1359_33"]};t.SettingSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"setting-single",ref:t,icon:i}))}));t.SettingSingle.displayName="SettingSingle";t["default"]=t.SettingSingle},75188:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Settings=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#settings_clip0_360_19022)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M8.00033 5.33366C7.29308 5.33366 6.6148 5.61461 6.11471 6.11471C5.61461 6.6148 5.33366 7.29308 5.33366 8.00033C5.33366 8.70757 5.61461 9.38585 6.11471 9.88594C6.6148 10.386 7.29308 10.667 8.00033 10.667C8.70757 10.667 9.38585 10.386 9.88594 9.88594C10.386 9.38585 10.667 8.70757 10.667 8.00033C10.667 7.29308 10.386 6.6148 9.88594 6.11471C9.38585 5.61461 8.70757 5.33366 8.00033 5.33366ZM7.05752 7.05752C7.30756 6.80747 7.6467 6.66699 8.00033 6.66699C8.35395 6.66699 8.69309 6.80747 8.94313 7.05752C9.19318 7.30756 9.33366 7.6467 9.33366 8.00033C9.33366 8.35395 9.19318 8.69309 8.94313 8.94313C8.69309 9.19318 8.35395 9.33366 8.00033 9.33366C7.6467 9.33366 7.30756 9.19318 7.05752 8.94313C6.80747 8.69309 6.66699 8.35395 6.66699 8.00033C6.66699 7.6467 6.80747 7.30756 7.05752 7.05752Z"}},{tag:"path",attrs:{d:"M7.32099 0.666992C7.01816 0.666992 6.75337 0.871101 6.67629 1.16396L6.33845 2.44742L5.26509 2.8999L4.44345 2.16891C4.17965 1.93421 3.7786 1.94591 3.52892 2.19559L2.19559 3.52892C1.95405 3.77046 1.93415 4.15548 2.1495 4.42062L2.86959 5.30723L2.42802 6.39358L1.18209 6.68445C0.880406 6.75488 0.666992 7.02386 0.666992 7.33366V8.66699C0.666992 8.96761 0.868184 9.23104 1.1582 9.31015L2.44599 9.66147L2.89969 10.7377L2.16943 11.5566C1.93422 11.8204 1.9457 12.2218 2.19559 12.4717L3.52892 13.8051C3.77078 14.0469 4.15644 14.0665 4.42156 13.8504L5.30785 13.1279L6.36749 13.5638L6.68728 14.8302C6.76203 15.1262 7.02833 15.3337 7.33366 15.3337H8.66699C8.97219 15.3337 9.23842 15.1264 9.31329 14.8305L9.63388 13.5636L10.729 13.11C10.8392 13.2024 10.9656 13.3109 11.0914 13.4204C11.2163 13.5293 11.3325 13.6318 11.4175 13.7072C11.4599 13.7449 11.4945 13.7757 11.5184 13.7971L11.5546 13.8294C11.8183 14.066 12.2213 14.0555 12.4717 13.8051L13.8051 12.4717C14.0504 12.2264 14.0665 11.8338 13.8421 11.5691L13.1159 10.7128L13.5653 9.62741L14.8347 9.29756C15.1285 9.22121 15.3337 8.95594 15.3337 8.65232V7.33366C15.3337 7.02878 15.1268 6.76275 14.8314 6.68757L13.5698 6.36662L13.1216 5.28388L13.8428 4.43069C14.0665 4.16599 14.0501 3.774 13.8051 3.52892L12.4717 2.19559C12.2257 1.94951 11.8317 1.93411 11.5672 2.16022L10.7203 2.88411L9.59939 2.42325L9.26842 1.16417C9.19141 0.87121 8.92657 0.666992 8.62366 0.666992H7.32099ZM12.428 11.9631L11.9719 12.4192L11.9669 12.4149C11.7207 12.2005 11.4036 11.9292 11.2247 11.8013C11.0375 11.6675 10.7945 11.6397 10.5819 11.7277L8.81455 12.4597C8.62004 12.5403 8.47501 12.708 8.42336 12.9121L8.14801 14.0003H7.85291L7.57804 12.9118C7.52632 12.707 7.38062 12.5388 7.18528 12.4585L5.44794 11.7438C5.22172 11.6507 4.9627 11.689 4.77309 11.8436L4.04588 12.4364L3.5836 11.9741L4.17522 11.3107C4.34649 11.1186 4.39193 10.8452 4.29197 10.608L3.54864 8.84469C3.46911 8.65603 3.3073 8.51438 3.10978 8.46049L2.00033 8.15783V7.86261L3.06722 7.61353C3.27799 7.56433 3.45176 7.41587 3.53326 7.21536L4.25325 5.44403C4.34483 5.21874 4.30646 4.96146 4.15315 4.7727L3.56347 4.04666L4.02705 3.58308L4.6932 4.17574C4.88525 4.3466 5.15842 4.39182 5.39529 4.29197L7.15862 3.54864C7.34921 3.4683 7.49172 3.30404 7.54436 3.10403L7.83488 2.00033H8.10959L8.39423 3.08315C8.44736 3.28526 8.59219 3.45077 8.78548 3.53024L10.5901 4.27224C10.8215 4.36737 11.0867 4.32497 11.2768 4.16243L11.9649 3.57433L12.4287 4.0382L11.8412 4.73329C11.6802 4.92377 11.639 5.1882 11.7344 5.41865L12.4657 7.18532C12.5461 7.37961 12.7135 7.52456 12.9173 7.57641L14.0003 7.85195V8.13675L12.9087 8.42042C12.7063 8.473 12.5403 8.61746 12.4604 8.81063L11.7284 10.5786C11.6328 10.8094 11.6743 11.0743 11.8359 11.2648L12.428 11.9631Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"settings_clip0_360_19022"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["settings_clip0_360_19022"]};t.Settings=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"settings",ref:t,icon:i}))}));t.Settings.displayName="Settings";t["default"]=t.Settings},51706:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ShareIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.56665 3.30559C9.56665 1.97703 10.6437 0.900024 11.9722 0.900024C13.3008 0.900024 14.3778 1.97703 14.3778 3.30559C14.3778 4.63413 13.3008 5.71115 11.9722 5.71115C11.266 5.71115 10.6309 5.40684 10.1908 4.9222L6.31986 7.26747C6.39362 7.49845 6.43344 7.7446 6.43344 8.00004C6.43344 8.23219 6.40055 8.45665 6.33919 8.66903L10.2718 10.9928C10.7071 10.5578 11.3082 10.2888 11.9722 10.2888C13.3008 10.2888 14.3778 11.3658 14.3778 12.6944C14.3778 14.0229 13.3008 15.0999 11.9722 15.0999C10.6437 15.0999 9.56665 14.0229 9.56665 12.6944C9.56665 12.4623 9.59951 12.238 9.66082 12.0257L5.72811 9.70179C5.29284 10.1367 4.69176 10.4056 4.02788 10.4056C2.69933 10.4056 1.62231 9.32859 1.62231 8.00004C1.62231 6.6715 2.69933 5.59448 4.02788 5.59448C4.66781 5.59448 5.24938 5.84436 5.68034 6.25187L9.63052 3.8586C9.58875 3.68104 9.56665 3.49589 9.56665 3.30559ZM11.9722 2.10002C11.3064 2.10002 10.7667 2.63978 10.7667 3.30559C10.7667 3.97139 11.3064 4.51115 11.9722 4.51115C12.638 4.51115 13.1778 3.97139 13.1778 3.30559C13.1778 2.63978 12.638 2.10002 11.9722 2.10002ZM4.02788 6.79448C3.36207 6.79448 2.82231 7.33424 2.82231 8.00004C2.82231 8.66585 3.36207 9.20561 4.02788 9.20561C4.69368 9.20561 5.23344 8.66585 5.23344 8.00004C5.23344 7.33424 4.69368 6.79448 4.02788 6.79448ZM10.7667 12.6944C10.7667 12.0286 11.3064 11.4888 11.9722 11.4888C12.638 11.4888 13.1778 12.0286 13.1778 12.6944C13.1778 13.3602 12.638 13.8999 11.9722 13.8999C11.3064 13.8999 10.7667 13.3602 10.7667 12.6944Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ShareIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"share-icon",ref:t,icon:i}))}));t.ShareIcon.displayName="ShareIcon";t["default"]=t.ShareIcon},85558:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ShareRangeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.88699 2.34478L3.65371 2.3448C2.88051 2.34481 2.25372 2.97161 2.25372 3.7448L2.25371 12.4445C2.25371 13.2177 2.88052 13.8445 3.65372 13.8445L12.3535 13.8445C13.1267 13.8445 13.7535 13.2177 13.7535 12.4445V10.0256C13.7535 9.69425 14.0221 9.42562 14.3535 9.42562C14.6849 9.42562 14.9535 9.69425 14.9535 10.0256V12.4445C14.9535 13.8804 13.7894 15.0444 12.3535 15.0445L3.65373 15.0445C2.21778 15.0445 1.05371 13.8805 1.05371 12.4445L1.05372 3.7448C1.05372 2.30888 2.21776 1.14482 3.65369 1.1448L5.88697 1.14478C6.21834 1.14477 6.48698 1.4134 6.48698 1.74477C6.48699 2.07614 6.21836 2.34477 5.88699 2.34478Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.71094 1.75039C8.71094 1.41902 8.97956 1.15039 9.31094 1.15039H13.7497C14.3572 1.15039 14.8497 1.64288 14.8497 2.25039V6.68919C14.8497 7.02056 14.5811 7.28919 14.2497 7.28919C13.9184 7.28919 13.6497 7.02056 13.6497 6.68919V3.19854L8.95883 7.88944C8.72452 8.12375 8.34462 8.12375 8.1103 7.88944C7.87599 7.65512 7.87599 7.27523 8.1103 7.04091L12.8008 2.35039H9.31094C8.97956 2.35039 8.71094 2.08176 8.71094 1.75039Z"}}]};t.ShareRangeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"share-range-icon",ref:t,icon:i}))}));t.ShareRangeIcon.displayName="ShareRangeIcon";t["default"]=t.ShareRangeIcon},65693:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ShareRangeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M10.123 2.1626H14.6631V6.70277",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M14.6631 9.77507V12.8644C14.6631 13.4018 14.2276 13.8373 13.6902 13.8373H3.96131C3.424 13.8373 2.98842 13.4018 2.98842 12.8644V3.13549C2.98842 2.59818 3.424 2.1626 3.96131 2.1626H6.87999",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}},{tag:"path",attrs:{stroke:"currentColor",d:"M9.40947 7.41635L14.3712 2.45459",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.33}}]};t.ShareRangeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"share-range-single",ref:t,icon:i}))}));t.ShareRangeSingle.displayName="ShareRangeSingle";t["default"]=t.ShareRangeSingle},64961:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ShareSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.33301 3.66659C9.33301 2.37792 10.3777 1.33325 11.6663 1.33325C12.955 1.33325 13.9997 2.37792 13.9997 3.66659C13.9997 4.95524 12.955 5.99992 11.6663 5.99992C11.0151 5.99992 10.4262 5.73313 10.0029 5.30288L6.58211 7.37542C6.63722 7.57424 6.66667 7.78372 6.66667 8.00008C6.66667 8.19456 6.64287 8.38348 6.59804 8.56409L10.0804 10.6218C10.4966 10.2359 11.0539 10 11.6663 10C12.955 10 13.9997 11.0447 13.9997 12.3333C13.9997 13.622 12.955 14.6667 11.6663 14.6667C10.3777 14.6667 9.33301 13.622 9.33301 12.3333C9.33301 12.1389 9.35679 11.95 9.4016 11.7695L5.91919 9.71167C5.50293 10.0975 4.94568 10.3334 4.33333 10.3334C3.04468 10.3334 2 9.28874 2 8.00008C2 6.71142 3.04468 5.66675 4.33333 5.66675C4.92307 5.66675 5.46172 5.88554 5.87252 6.24638L9.37758 4.12279C9.34834 3.97525 9.33301 3.82271 9.33301 3.66659ZM11.6663 2.66659C11.1141 2.66659 10.6663 3.1143 10.6663 3.66659C10.6663 4.21886 11.1141 4.66659 11.6663 4.66659C12.2186 4.66659 12.6663 4.21886 12.6663 3.66659C12.6663 3.1143 12.2186 2.66659 11.6663 2.66659ZM4.33333 7.00008C3.78106 7.00008 3.33333 7.4478 3.33333 8.00008C3.33333 8.55236 3.78106 9.00008 4.33333 9.00008C4.88561 9.00008 5.33333 8.55236 5.33333 8.00008C5.33333 7.4478 4.88561 7.00008 4.33333 7.00008ZM10.6663 12.3333C10.6663 11.7811 11.1141 11.3333 11.6663 11.3333C12.2186 11.3333 12.6663 11.7811 12.6663 12.3333C12.6663 12.8856 12.2186 13.3333 11.6663 13.3333C11.1141 13.3333 10.6663 12.8856 10.6663 12.3333Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ShareSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"share-single",ref:t,icon:i}))}));t.ShareSingle.displayName="ShareSingle";t["default"]=t.ShareSingle},65024:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Shear=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1146",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1146)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M12.0782 2.42707C12.2623 2.10814 12.1531 1.70034 11.8341 1.5162C11.5152 1.33207 11.1074 1.44134 10.9233 1.76027L5.59425 10.9904C5.174 10.3752 4.46706 9.97144 3.66583 9.97144C2.37691 9.97144 1.33203 11.0163 1.33203 12.3052C1.33203 13.5941 2.37691 14.639 3.66583 14.639C4.5531 14.639 5.32473 14.1439 5.71947 13.4149L6.40722 12.2495L12.0782 2.42707ZM4.55326 12.7671L4.55099 12.7709C4.54366 12.7833 4.53678 12.7959 4.53035 12.8086C4.35695 13.1057 4.03471 13.3054 3.66583 13.3054C3.11344 13.3054 2.66563 12.8576 2.66563 12.3052C2.66563 11.7528 3.11344 11.305 3.66583 11.305C4.21822 11.305 4.66603 11.7528 4.66603 12.3052C4.66603 12.4718 4.6253 12.6289 4.55326 12.7671Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.07543 1.69484C4.8913 1.37591 4.48349 1.26664 4.16457 1.45077C3.84564 1.63491 3.73637 2.04271 3.9205 2.36164L9.58634 12.1751L10.2518 13.3598C10.637 14.1188 11.4249 14.639 12.3343 14.639C13.6232 14.639 14.6681 13.5941 14.6681 12.3052C14.6681 11.0163 13.6232 9.97137 12.3343 9.97137C11.5455 9.97137 10.8481 10.3627 10.4257 10.9618L5.07543 1.69484ZM11.4774 12.8213C11.4712 12.8085 11.4646 12.7958 11.4575 12.7832L11.4336 12.7406C11.3699 12.609 11.3341 12.4612 11.3341 12.3052C11.3341 11.7528 11.7819 11.305 12.3343 11.305C12.8867 11.305 13.3345 11.7528 13.3345 12.3052C13.3345 12.8576 12.8867 13.3054 12.3343 13.3054C11.9707 13.3054 11.6525 13.1114 11.4774 12.8213Z"}}]}]};t.Shear=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"shear",ref:t,icon:i}))}));t.Shear.displayName="Shear";t["default"]=t.Shear},17586:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SheetIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.1562 4.2458H4.24365V10.1583C4.24365 11.042 4.96 11.7583 5.84365 11.7583H11.7562V5.8458C11.7562 4.96215 11.0398 4.2458 10.1562 4.2458ZM5.44365 10.1583V8.53174H7.3999V10.5583H5.84365C5.62274 10.5583 5.44365 10.3792 5.44365 10.1583ZM7.3999 7.33174H5.44365V5.4458H7.3999V7.33174ZM8.5999 10.5583V8.53174H10.5562V10.5583H8.5999ZM8.5999 7.33174H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H8.5999V7.33174Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SheetIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sheet-icon",ref:t,icon:i}))}));t.SheetIcon.displayName="SheetIcon";t["default"]=t.SheetIcon},3865:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SheetSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.0444 4.35174H4.34935V10.0468C4.34935 10.9334 5.06808 11.6521 5.95468 11.6521H11.6497V5.95707C11.6497 5.07047 10.931 4.35174 10.0444 4.35174ZM5.66335 7.27823V5.66574H7.34252V7.27823H5.66335ZM8.65652 7.27823V5.66574H10.0444C10.2053 5.66574 10.3357 5.79617 10.3357 5.95707V7.27823H8.65652ZM5.66335 10.0468V8.59223H7.34252V10.3381H5.95468C5.79378 10.3381 5.66335 10.2077 5.66335 10.0468ZM8.65652 10.3381V8.59223H10.3357V10.3381H8.65652Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.21581 0.874023C1.74821 0.874023 1.36914 1.25309 1.36914 1.72069V11.6241C1.36914 13.5582 2.93704 15.1261 4.87114 15.1261H13.7832C14.2508 15.1261 14.6299 14.747 14.6299 14.2794V4.37602C14.6299 2.44192 13.062 0.874023 11.1279 0.874023H2.21581ZM2.68314 11.6241V2.18802H11.1279C12.3363 2.18802 13.3159 3.16762 13.3159 4.37602V13.8121H4.87114C3.66274 13.8121 2.68314 12.8325 2.68314 11.6241Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SheetSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sheet-single",ref:t,icon:i}))}));t.SheetSingle.displayName="SheetSingle";t["default"]=t.SheetSingle},83027:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ShortcutIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.66628 8.66683C5.03447 8.66683 5.33294 8.36835 5.33294 8.00016C5.33294 7.63197 5.03447 7.3335 4.66628 7.3335C4.29809 7.3335 3.99961 7.63197 3.99961 8.00016C3.99961 8.36835 4.29809 8.66683 4.66628 8.66683Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.99935 10.0002C5.99935 10.3684 5.70087 10.6668 5.33268 10.6668C4.96449 10.6668 4.66602 10.3684 4.66602 10.0002C4.66602 9.63197 4.96449 9.3335 5.33268 9.3335C5.70087 9.3335 5.99935 9.63197 5.99935 10.0002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33268 10.6668C3.70087 10.6668 3.99935 10.3684 3.99935 10.0002C3.99935 9.63197 3.70087 9.3335 3.33268 9.3335C2.96449 9.3335 2.66602 9.63197 2.66602 10.0002C2.66602 10.3684 2.96449 10.6668 3.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33294 8.00016C7.33294 8.36835 7.03447 8.66683 6.66628 8.66683C6.29809 8.66683 5.99961 8.36835 5.99961 8.00016C5.99961 7.63197 6.29809 7.3335 6.66628 7.3335C7.03447 7.3335 7.33294 7.63197 7.33294 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33268 10.6668C7.70087 10.6668 7.99935 10.3684 7.99935 10.0002C7.99935 9.63197 7.70087 9.3335 7.33268 9.3335C6.96449 9.3335 6.66602 9.63197 6.66602 10.0002C6.66602 10.3684 6.96449 10.6668 7.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33294 8.00016C9.33294 8.36835 9.03447 8.66683 8.66628 8.66683C8.29809 8.66683 7.99961 8.36835 7.99961 8.00016C7.99961 7.63197 8.29809 7.3335 8.66628 7.3335C9.03447 7.3335 9.33294 7.63197 9.33294 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33268 10.6668C9.70087 10.6668 9.99935 10.3684 9.99935 10.0002C9.99935 9.63197 9.70087 9.3335 9.33268 9.3335C8.96449 9.3335 8.66602 9.63197 8.66602 10.0002C8.66602 10.3684 8.96449 10.6668 9.33268 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.3329 8.00016C11.3329 8.36835 11.0345 8.66683 10.6663 8.66683C10.2981 8.66683 9.99961 8.36835 9.99961 8.00016C9.99961 7.63197 10.2981 7.3335 10.6663 7.3335C11.0345 7.3335 11.3329 7.63197 11.3329 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.3327 10.6668C11.7009 10.6668 11.9993 10.3684 11.9993 10.0002C11.9993 9.63197 11.7009 9.3335 11.3327 9.3335C10.9645 9.3335 10.666 9.63197 10.666 10.0002C10.666 10.3684 10.9645 10.6668 11.3327 10.6668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3329 8.00016C13.3329 8.36835 13.0345 8.66683 12.6663 8.66683C12.2981 8.66683 11.9996 8.36835 11.9996 8.00016C11.9996 7.63197 12.2981 7.3335 12.6663 7.3335C13.0345 7.3335 13.3329 7.63197 13.3329 8.00016Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.99961 12.0002C4.99961 11.632 5.29809 11.3335 5.66628 11.3335H10.3329C10.7011 11.3335 10.9996 11.632 10.9996 12.0002C10.9996 12.3684 10.7011 12.6668 10.3329 12.6668H5.66628C5.29809 12.6668 4.99961 12.3684 4.99961 12.0002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.9999 2.00016C13.9999 1.63197 13.7014 1.3335 13.3332 1.3335C12.965 1.3335 12.6665 1.63197 12.6665 2.00016V3.37516H11.3332C10.7809 3.37516 10.3332 3.82287 10.3332 4.37516V5.3335H1.99935C1.26297 5.3335 0.666016 5.93045 0.666016 6.66683V13.3335C0.666016 14.0699 1.26297 14.6668 1.99935 14.6668H13.9993C14.7357 14.6668 15.3327 14.0699 15.3327 13.3335V6.66683C15.3327 5.93045 14.7357 5.3335 13.9993 5.3335H11.6665V4.7085H12.9999C13.5522 4.7085 13.9999 4.26079 13.9999 3.7085V2.00016ZM1.99935 6.66683V13.3335H13.9993V6.66683H1.99935Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ShortcutIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"shortcut-icon",ref:t,icon:i}))}));t.ShortcutIcon.displayName="ShortcutIcon";t["default"]=t.ShortcutIcon},26630:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SidebarSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.47516 4.67227C3.12169 4.67227 2.83516 4.9588 2.83516 5.31227C2.83516 5.66573 3.12169 5.95227 3.47516 5.95227H4.67516C5.02862 5.95227 5.31516 5.66573 5.31516 5.31227C5.31516 4.9588 5.02862 4.67227 4.67516 4.67227H3.47516Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.47516 7.35996C3.12169 7.35996 2.83516 7.6465 2.83516 7.99996C2.83516 8.35342 3.12169 8.63996 3.47516 8.63996H4.67516C5.02862 8.63996 5.31516 8.35342 5.31516 7.99996C5.31516 7.6465 5.02862 7.35996 4.67516 7.35996H3.47516Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.29059 0.959961H9.70933C10.5817 0.959956 11.2755 0.959952 11.8352 1.00568C12.4084 1.05252 12.8971 1.15047 13.3447 1.3785C14.0672 1.74665 14.6546 2.3341 15.0228 3.05664C15.2508 3.50416 15.3488 3.99291 15.3956 4.56609C15.4413 5.1258 15.4413 5.81954 15.4413 6.69184V9.30803C15.4413 10.1803 15.4413 10.8741 15.3956 11.4338C15.3488 12.007 15.2508 12.4958 15.0228 12.9433C14.6546 13.6658 14.0672 14.2533 13.3447 14.6214C12.8971 14.8494 12.4084 14.9474 11.8352 14.9942C11.2755 15.04 10.5817 15.04 9.70945 15.04H6.29052C5.41823 15.04 4.72443 15.04 4.16472 14.9942C3.59154 14.9474 3.10279 14.8494 2.65527 14.6214C1.93273 14.2533 1.34528 13.6658 0.977129 12.9433C0.749107 12.4958 0.651148 12.007 0.604317 11.4338C0.558585 10.8741 0.558589 10.1803 0.558594 9.30797V6.69196C0.558589 5.81961 0.558585 5.12583 0.604317 4.56609C0.651148 3.99291 0.749107 3.50416 0.977129 3.05664C1.34528 2.3341 1.93273 1.74665 2.65527 1.3785C3.10279 1.15047 3.59154 1.05252 4.16472 1.00568C4.72446 0.959952 5.41824 0.959956 6.29059 0.959961ZM4.26896 2.28143C3.77493 2.3218 3.47338 2.39823 3.23638 2.51898C2.75468 2.76442 2.36305 3.15605 2.11762 3.63775C1.99686 3.87474 1.92043 4.1763 1.88007 4.67032C1.83909 5.17182 1.83859 5.81332 1.83859 6.71996V9.27996C1.83859 10.1866 1.83909 10.8281 1.88007 11.3296C1.92043 11.8236 1.99686 12.1252 2.11762 12.3622C2.36305 12.8439 2.75468 13.2355 3.23638 13.4809C3.47338 13.6017 3.77493 13.6781 4.26896 13.7185C4.75742 13.7584 5.3787 13.7599 6.24844 13.76V2.23996C5.3787 2.24001 4.75742 2.24152 4.26896 2.28143ZM7.52844 2.23996V13.76H9.68133C10.588 13.76 11.2295 13.7595 11.731 13.7185C12.225 13.6781 12.5265 13.6017 12.7635 13.4809C13.2452 13.2355 13.6369 12.8439 13.8823 12.3622C14.0031 12.1252 14.0795 11.8236 14.1199 11.3296C14.1608 10.8281 14.1613 10.1866 14.1613 9.27996V6.71996C14.1613 5.81332 14.1608 5.17182 14.1199 4.67032C14.0795 4.1763 14.0031 3.87474 13.8823 3.63775C13.6369 3.15605 13.2452 2.76442 12.7635 2.51898C12.5265 2.39823 12.225 2.3218 11.731 2.28143C11.2295 2.24046 10.588 2.23996 9.68133 2.23996H7.52844Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SidebarSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sidebar-single",ref:t,icon:i}))}));t.SidebarSingle.displayName="SidebarSingle";t["default"]=t.SidebarSingle},91520:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Signal0=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:2.3,height:14.06,x:14.48,y:2.99,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:11.11,x:10.73,y:5.94,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:7.34,x:6.97,y:9.7,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:3.72,x:3.22,y:13.33,fill:"colorChannel1",rx:.5}}]};t.Signal0=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"signal-0",ref:t,icon:i}))}));t.Signal0.displayName="Signal0";t["default"]=t.Signal0},32557:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Signal100=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:2.3,height:14.06,x:14.48,y:2.99,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:11.11,x:10.73,y:5.94,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:7.34,x:6.97,y:9.7,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:3.72,x:3.22,y:13.33,fill:"currentColor",rx:.5}}]};t.Signal100=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"signal-100",ref:t,icon:i}))}));t.Signal100.displayName="Signal100";t["default"]=t.Signal100},44017:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Signal25=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:2.3,height:14.06,x:14.48,y:2.99,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:11.11,x:10.73,y:5.94,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:7.34,x:6.97,y:9.7,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:3.72,x:3.22,y:13.33,fill:"currentColor",rx:.5}}]};t.Signal25=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"signal-25",ref:t,icon:i}))}));t.Signal25.displayName="Signal25";t["default"]=t.Signal25},23693:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Signal50=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:2.3,height:14.06,x:14.48,y:2.99,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:11.11,x:10.73,y:5.94,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:7.34,x:6.97,y:9.7,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:3.72,x:3.22,y:13.33,fill:"currentColor",rx:.5}}]};t.Signal50=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"signal-50",ref:t,icon:i}))}));t.Signal50.displayName="Signal50";t["default"]=t.Signal50},68246:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Signal75=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"rect",attrs:{width:2.3,height:14.06,x:14.48,y:2.99,fill:"colorChannel1",rx:.5}},{tag:"rect",attrs:{width:2.3,height:11.11,x:10.73,y:5.94,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:7.34,x:6.97,y:9.7,fill:"currentColor",rx:.5}},{tag:"rect",attrs:{width:2.3,height:3.72,x:3.22,y:13.33,fill:"currentColor",rx:.5}}]};t.Signal75=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"signal-75",ref:t,icon:i}))}));t.Signal75.displayName="Signal75";t["default"]=t.Signal75},78964:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SlashIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_41",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.35.48H16.35V16.48H.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_41)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.27177 13.714L13.5855 2.40025L14.434 3.24878L3.1203 14.5625L2.27177 13.714Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.2603 1.82495L2.89617 1.82495C2.23343 1.82495 1.69617 2.36221 1.69617 3.02495L1.69617 4.38908L3.02617 4.38908L3.02617 3.15495L4.2603 3.15495L4.2603 1.82495ZM15.0092 4.38908L15.0092 3.02495C15.0092 2.36221 14.4719 1.82495 13.8092 1.82495L12.4451 1.82495L12.4451 3.15495L13.6792 3.15495L13.6792 4.38908L15.0092 4.38908ZM6.98856 1.82495L6.98856 3.15495L9.71681 3.15495L9.71681 1.82495L6.98856 1.82495ZM15.0092 7.11734L13.6792 7.11734L13.6792 9.84559L15.0092 9.84559L15.0092 7.11734ZM15.0092 12.5739L13.6792 12.5739L13.6792 13.808L12.4451 13.808L12.4451 15.138L13.8092 15.138C14.4719 15.138 15.0092 14.6007 15.0092 13.938L15.0092 12.5739ZM9.71681 15.138L9.71681 13.808L6.98856 13.808L6.98856 15.138L9.71681 15.138ZM4.2603 15.138L4.2603 13.808L3.02617 13.808L3.02617 12.5739L1.69617 12.5739L1.69617 13.938C1.69617 14.6007 2.23343 15.138 2.89617 15.138L4.2603 15.138ZM1.69617 9.8456L3.02617 9.8456L3.02617 7.11734L1.69617 7.11734L1.69617 9.8456Z"}}]}]};t.SlashIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"slash-icon",ref:t,icon:i}))}));t.SlashIcon.displayName="SlashIcon";t["default"]=t.SlashIcon},43075:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SlashSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_41",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.35.48H16.35V16.48H.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_41)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.27177 13.714L13.5855 2.40025L14.434 3.24878L3.1203 14.5625L2.27177 13.714Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.2603 1.82495L2.89617 1.82495C2.23343 1.82495 1.69617 2.36221 1.69617 3.02495L1.69617 4.38908L3.02617 4.38908L3.02617 3.15495L4.2603 3.15495L4.2603 1.82495ZM15.0092 4.38908L15.0092 3.02495C15.0092 2.36221 14.4719 1.82495 13.8092 1.82495L12.4451 1.82495L12.4451 3.15495L13.6792 3.15495L13.6792 4.38908L15.0092 4.38908ZM6.98856 1.82495L6.98856 3.15495L9.71681 3.15495L9.71681 1.82495L6.98856 1.82495ZM15.0092 7.11734L13.6792 7.11734L13.6792 9.84559L15.0092 9.84559L15.0092 7.11734ZM15.0092 12.5739L13.6792 12.5739L13.6792 13.808L12.4451 13.808L12.4451 15.138L13.8092 15.138C14.4719 15.138 15.0092 14.6007 15.0092 13.938L15.0092 12.5739ZM9.71681 15.138L9.71681 13.808L6.98856 13.808L6.98856 15.138L9.71681 15.138ZM4.2603 15.138L4.2603 13.808L3.02617 13.808L3.02617 12.5739L1.69617 12.5739L1.69617 13.938C1.69617 14.6007 2.23343 15.138 2.89617 15.138L4.2603 15.138ZM1.69617 9.8456L3.02617 9.8456L3.02617 7.11734L1.69617 7.11734L1.69617 9.8456Z"}}]}]};t.SlashSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"slash-single",ref:t,icon:i}))}));t.SlashSingle.displayName="SlashSingle";t["default"]=t.SlashSingle},22048:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SlideMultiIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#FF6B4B",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"#EC4F2D",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}},{tag:"path",attrs:{fill:"white",d:"M7.76493 7.24535C7.76493 7.07967 7.63024 6.94371 7.46548 6.96123C7.01146 7.00953 6.57426 7.16714 6.19216 7.42245C5.72662 7.73351 5.36378 8.17564 5.14951 8.69292C4.93525 9.2102 4.87918 9.77941 4.98842 10.3285C5.09765 10.8777 5.36727 11.3821 5.76318 11.778C6.15909 12.1739 6.66351 12.4436 7.21265 12.5528C7.76179 12.662 8.33099 12.606 8.84828 12.3917C9.36556 12.1774 9.80769 11.8146 10.1188 11.349C10.3741 10.9669 10.5317 10.5297 10.58 10.0757C10.5975 9.91096 10.4615 9.77627 10.2958 9.77627L8.06493 9.77627C7.89925 9.77627 7.76493 9.64195 7.76493 9.47627L7.76493 7.24535Z"}},{tag:"path",attrs:{fill:"white",d:"M10.4097 9.35206C10.5753 9.35206 10.7115 9.21728 10.6918 9.05277C10.6645 8.82511 10.6062 8.60178 10.5181 8.38909C10.3917 8.08379 10.2063 7.80639 9.97264 7.57272C9.73897 7.33905 9.46157 7.1537 9.15627 7.02724C8.94358 6.93914 8.72024 6.88083 8.49259 6.85356C8.32808 6.83385 8.1933 6.97001 8.1933 7.13569V9.05206C8.1933 9.21774 8.32761 9.35206 8.4933 9.35206H10.4097Z"}}]};t.SlideMultiIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"slide-multi-icon",ref:t,icon:i}))}));t.SlideMultiIcon.displayName="SlideMultiIcon";t["default"]=t.SlideMultiIcon},86343:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SlideSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.79043 4.69338C6.44443 4.25639 7.21334 4.02314 7.9999 4.02314H8.1999C8.42082 4.02314 8.5999 4.20223 8.5999 4.42314V7.4001H11.5769C11.7978 7.4001 11.9769 7.57918 11.9769 7.8001V8.0001C11.9769 8.78666 11.7436 9.55557 11.3066 10.2096C10.8696 10.8636 10.2485 11.3733 9.52182 11.6743C8.79512 11.9753 7.99549 12.0541 7.22404 11.9006C6.45259 11.7472 5.74396 11.3684 5.18777 10.8122C4.63159 10.256 4.25282 9.54742 4.09937 8.77596C3.94592 8.00451 4.02467 7.20488 4.32568 6.47818C4.62668 5.75149 5.13642 5.13038 5.79043 4.69338ZM7.3999 5.28874C7.06508 5.36283 6.74514 5.49869 6.45711 5.69115C6.00044 5.99628 5.64451 6.42998 5.43433 6.9374C5.22415 7.44483 5.16916 8.00318 5.27631 8.54185C5.38346 9.08053 5.64794 9.57534 6.0363 9.9637C6.42466 10.3521 6.91947 10.6165 7.45815 10.7237C7.99682 10.8308 8.55518 10.7758 9.0626 10.5657C9.57002 10.3555 10.0037 9.99956 10.3089 9.54289C10.5013 9.25486 10.6372 8.93492 10.7113 8.6001H7.7999C7.57899 8.6001 7.3999 8.42101 7.3999 8.2001V5.28874Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.5761 6.66963C11.797 6.66963 11.9792 6.48954 11.9459 6.27115C11.9138 6.06071 11.8565 5.85442 11.7746 5.65686C11.6416 5.33578 11.4467 5.04403 11.2009 4.79828C10.9552 4.55253 10.6634 4.35759 10.3424 4.2246C10.1448 4.14276 9.93851 4.08537 9.72807 4.05332C9.50968 4.02005 9.32959 4.20223 9.32959 4.42314V6.66963H11.5761Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SlideSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"slide-single",ref:t,icon:i}))}));t.SlideSingle.displayName="SlideSingle";t["default"]=t.SlideSingle},52620:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Slide=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#FF6B4B",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"#EC4F2D",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}},{tag:"path",attrs:{fill:"white",d:"M7.76493 7.24535C7.76493 7.07967 7.63024 6.94371 7.46548 6.96123C7.01146 7.00953 6.57426 7.16714 6.19216 7.42245C5.72662 7.73351 5.36378 8.17564 5.14951 8.69292C4.93525 9.2102 4.87918 9.77941 4.98842 10.3285C5.09765 10.8777 5.36727 11.3821 5.76318 11.778C6.15909 12.1739 6.66351 12.4436 7.21265 12.5528C7.76179 12.662 8.33099 12.606 8.84828 12.3917C9.36556 12.1774 9.80769 11.8146 10.1188 11.349C10.3741 10.9669 10.5317 10.5297 10.58 10.0757C10.5975 9.91096 10.4615 9.77627 10.2958 9.77627L8.06493 9.77627C7.89925 9.77627 7.76493 9.64195 7.76493 9.47627L7.76493 7.24535Z"}},{tag:"path",attrs:{fill:"white",d:"M10.4097 9.35206C10.5753 9.35206 10.7115 9.21728 10.6918 9.05277C10.6645 8.82511 10.6062 8.60178 10.5181 8.38909C10.3917 8.08379 10.2063 7.80639 9.97264 7.57272C9.73897 7.33905 9.46157 7.1537 9.15627 7.02724C8.94358 6.93914 8.72024 6.88083 8.49259 6.85356C8.32808 6.83385 8.1933 6.97001 8.1933 7.13569V9.05206C8.1933 9.21774 8.32761 9.35206 8.4933 9.35206H10.4097Z"}}]};t.Slide=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"slide",ref:t,icon:i}))}));t.Slide.displayName="Slide";t["default"]=t.Slide},4582:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SmileSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.134 15 1 11.866 1 8C1 4.134 4.134 1 8 1C11.866 1 15 4.134 15 8ZM5.39845 9.79663C5.69341 9.64915 6.05177 9.76742 6.20128 10.0607L6.20225 10.0625C6.20427 10.0662 6.2087 10.0742 6.21561 10.086C6.22945 10.1095 6.25297 10.1473 6.2866 10.1948C6.35434 10.2904 6.46018 10.4209 6.60707 10.5515C6.89579 10.8082 7.34246 11.0666 8.00012 11.0666C8.65777 11.0666 9.10444 10.8082 9.39316 10.5515C9.54005 10.4209 9.64589 10.2904 9.71362 10.1948C9.74726 10.1473 9.77078 10.1095 9.78462 10.086C9.79153 10.0742 9.79596 10.0662 9.79798 10.0625L9.79875 10.0611C9.94813 9.76753 10.3067 9.64908 10.6018 9.79663C10.8982 9.94482 11.0183 10.3052 10.8701 10.6016L10.3334 10.3333C10.8701 10.6016 10.8702 10.6013 10.8701 10.6016L10.8695 10.6027L10.8689 10.604L10.8675 10.6068L10.8638 10.614L10.8531 10.634C10.8446 10.6498 10.8331 10.6704 10.8185 10.6952C10.7893 10.7446 10.7478 10.8109 10.6929 10.8884C10.5835 11.0428 10.4185 11.2456 10.1904 11.4484C9.72913 11.8584 9.00912 12.2666 8.00012 12.2666C6.99111 12.2666 6.27111 11.8584 5.80983 11.4484C5.58172 11.2456 5.41672 11.0428 5.30738 10.8884C5.25247 10.8109 5.21088 10.7446 5.18176 10.6952C5.16718 10.6704 5.15566 10.6498 5.1471 10.634L5.13645 10.614L5.13275 10.6068L5.13131 10.604L5.13068 10.6027C5.13055 10.6025 5.13013 10.6016 5.66678 10.3333L5.13013 10.6016C4.98193 10.3052 5.10207 9.94482 5.39845 9.79663ZM10.3332 5.3999C10.6645 5.3999 10.9332 5.66853 10.9332 5.9999V7.33324C10.9332 7.66461 10.6645 7.93324 10.3332 7.93324C10.0018 7.93324 9.73315 7.66461 9.73315 7.33324V5.9999C9.73315 5.66853 10.0018 5.3999 10.3332 5.3999ZM6.26665 5.9999C6.26665 5.66853 5.99802 5.3999 5.66665 5.3999C5.33528 5.3999 5.06665 5.66853 5.06665 5.9999V7.33324C5.06665 7.66461 5.33528 7.93324 5.66665 7.93324C5.99802 7.93324 6.26665 7.66461 6.26665 7.33324V5.9999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SmileSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"smile-single",ref:t,icon:i}))}));t.SmileSingle.displayName="SmileSingle";t["default"]=t.SmileSingle},66631:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Smile=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:6.89,fill:"colorChannel1",stroke:"currentColor",strokeWidth:.3}},{tag:"rect",attrs:{width:1.48,height:1.48,x:7.41,y:7.41,fill:"currentColor",rx:.74}},{tag:"rect",attrs:{width:1.48,height:1.48,x:11.11,y:7.41,fill:"currentColor",rx:.74}},{tag:"path",attrs:{stroke:"currentColor",d:"M7.03705 11.8518C7.03705 11.8518 7.77779 13.7037 10 13.7037C12.2222 13.7037 12.963 11.8518 12.963 11.8518",strokeLinecap:"round",strokeWidth:.96}}]};t.Smile=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"smile",ref:t,icon:i}))}));t.Smile.displayName="Smile";t["default"]=t.Smile},81725:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SmoothChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.79654 4.91872C6.54943 3.41021 4.4086 3.33288 4.0533 4.81962L2.09972 12.9941C2.0227 13.3164 1.69898 13.5152 1.37669 13.4382C1.05439 13.3612 0.855563 13.0375 0.932586 12.7152L2.88616 4.54069C3.54602 1.77959 7.52184 1.92322 7.98075 4.72473L9.01345 11.029C9.21354 12.2504 10.7839 12.6304 11.5203 11.6356L14.0017 8.28332C14.1988 8.01698 14.5746 7.96089 14.8409 8.15804C15.1072 8.35519 15.1633 8.73092 14.9662 8.99726L12.4848 12.3495C11.1173 14.1971 8.20082 13.4914 7.82923 11.223L6.79654 4.91872Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SmoothChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"smooth-chart-single",ref:t,icon:i}))}));t.SmoothChartSingle.displayName="SmoothChartSingle";t["default"]=t.SmoothChartSingle},47842:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SolveIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:8.73,cy:8.4,r:6.4,stroke:"currentColor",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.02637 8.40356L8.02637 10.4036L12.0264 6.40356",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]};t.SolveIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"solve-icon",ref:t,icon:i}))}));t.SolveIcon.displayName="SolveIcon";t["default"]=t.SolveIcon},46441:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SolveSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:8.73,cy:8.4,r:6.4,stroke:"currentColor",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M6.02637 8.40356L8.02637 10.4036L12.0264 6.40356",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2}}]};t.SolveSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"solve-single",ref:t,icon:i}))}));t.SolveSingle.displayName="SolveSingle";t["default"]=t.SolveSingle},40943:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Sort=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_202_71",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_202_71)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.57128 1.23984C4.6967 1.09362 4.88283 1.00098 5.09058 1.00098L5.09201 1.00098C5.2675 1.00062 5.44311 1.06739 5.57701 1.20129L8.65455 4.27882C8.92163 4.5459 8.92163 4.97892 8.65455 5.246C8.38747 5.51308 7.95445 5.51308 7.68737 5.246L5.77448 3.33311V10.5755C5.77448 10.9532 5.46829 11.2594 5.09058 11.2594C4.71288 11.2594 4.40669 10.9532 4.40669 10.5755V3.33879L2.49947 5.246C2.23239 5.51308 1.79937 5.51308 1.53229 5.246C1.26522 4.97892 1.26522 4.5459 1.53229 4.27882L4.57128 1.23984Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.5876 5.42413C11.5876 5.04643 11.2814 4.74023 10.9037 4.74023C10.526 4.74023 10.2198 5.04643 10.2198 5.42413V12.6609L8.31255 10.7537C8.04547 10.4866 7.61245 10.4866 7.34537 10.7537C7.0783 11.0207 7.0783 11.4538 7.34537 11.7208L10.3844 14.7598C10.5098 14.9061 10.6959 14.9987 10.9037 14.9987L10.905 14.9987C11.0806 14.9991 11.2562 14.9323 11.3901 14.7984L14.4676 11.7208C14.7347 11.4538 14.7347 11.0207 14.4676 10.7537C14.2005 10.4866 13.7675 10.4866 13.5005 10.7537L11.5876 12.6666V5.42413Z"}}]}]};t.Sort=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sort",ref:t,icon:i}))}));t.Sort.displayName="Sort";t["default"]=t.Sort},90856:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SquareChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.27539 3.2749C1.27539 2.17033 2.17082 1.2749 3.27539 1.2749H12.7248C13.8293 1.2749 14.7248 2.17033 14.7248 3.2749V12.7243C14.7248 13.8288 13.8293 14.7243 12.7248 14.7243H3.27539C2.17082 14.7243 1.27539 13.8288 1.27539 12.7243V3.2749Z"}}]};t.SquareChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"square-chart-single",ref:t,icon:i}))}));t.SquareChartSingle.displayName="SquareChartSingle";t["default"]=t.SquareChartSingle},43111:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StarEmpty=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",stroke:"currentColor",d:"M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z",strokeWidth:.74}}]};t.StarEmpty=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"star-empty",ref:t,icon:i}))}));t.StarEmpty.displayName="StarEmpty";t["default"]=t.StarEmpty},34745:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StarFull=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",stroke:"currentColor",d:"M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z",strokeWidth:.74}}]};t.StarFull=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"star-full",ref:t,icon:i}))}));t.StarFull.displayName="StarFull";t["default"]=t.StarFull},38246:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StarIncomplete=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#star-incomplete_clip0_613_177)"},children:[{tag:"mask",attrs:{id:"mask0_613_177",width:10,height:20,x:10,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#C4C4C4",stroke:"#F7D564",d:"M10.37.37H19.63V19.63H10.37z",strokeWidth:.74}}]},{tag:"g",attrs:{mask:"url(#mask0_613_177)"},children:[{tag:"path",attrs:{fill:"colorChannel1",stroke:"currentColor",d:"M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z",strokeWidth:.74}}]},{tag:"mask",attrs:{id:"mask1_613_177",width:10,height:20,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#C4C4C4",d:"M0 0H10V20H0z"}}]},{tag:"g",attrs:{mask:"url(#mask1_613_177)"},children:[{tag:"path",attrs:{fill:"currentColor",stroke:"currentColor",d:"M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z",strokeWidth:.74}}]}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"star-incomplete_clip0_613_177"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H20V20H0z"}}]}]}],defIds:["star-incomplete_clip0_613_177"]};t.StarIncomplete=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"star-incomplete",ref:t,icon:i}))}));t.StarIncomplete.displayName="StarIncomplete";t["default"]=t.StarIncomplete},53210:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StarSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#star-single_clip0_731_29885)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.72279 1.07856C7.27416 0.0675617 8.72584 0.0675632 9.27721 1.07856L10.7594 3.79636C10.9687 4.18003 11.3393 4.44931 11.7688 4.52975L14.8116 5.09956C15.9435 5.31153 16.3921 6.69216 15.601 7.52896L13.4742 9.77846C13.174 10.096 13.0324 10.5317 13.0887 10.9651L13.487 14.0351C13.6352 15.1771 12.4608 16.0304 11.4205 15.5365L8.62386 14.209C8.22907 14.0216 7.77094 14.0216 7.37614 14.209L4.57953 15.5365C3.53921 16.0304 2.36478 15.1771 2.51297 14.0351L2.91132 10.9651C2.96756 10.5317 2.82599 10.096 2.52575 9.77846L0.399 7.52896C-0.392136 6.69216 0.0564594 5.31153 1.18836 5.09956L4.23116 4.52975C4.66071 4.44931 5.03135 4.18003 5.24059 3.79636L6.72279 1.07856Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"star-single_clip0_731_29885"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["star-single_clip0_731_29885"]};t.StarSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"star-single",ref:t,icon:i}))}));t.StarSingle.displayName="StarSingle";t["default"]=t.StarSingle},57938:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StopSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#stop-single_clip0_1154_17)"},children:[{tag:"path",attrs:{d:"M0.733398 7.99994C0.733398 3.98667 3.98679 0.733276 8.00007 0.733276C12.0133 0.733276 15.2667 3.98667 15.2667 7.99994C15.2667 12.0132 12.0133 15.2666 8.00007 15.2666C3.98679 15.2666 0.733398 12.0132 0.733398 7.99994ZM8.00007 1.93328C4.64954 1.93328 1.9334 4.64941 1.9334 7.99994C1.9334 11.3505 4.64954 14.0666 8.00007 14.0666C11.3506 14.0666 14.0667 11.3505 14.0667 7.99994C14.0667 4.64941 11.3506 1.93328 8.00007 1.93328Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M5 6.5C5 5.67157 5.67157 5 6.5 5H9.5C10.3284 5 11 5.67157 11 6.5V9.5C11 10.3284 10.3284 11 9.5 11H6.5C5.67157 11 5 10.3284 5 9.5V6.5Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"stop-single_clip0_1154_17"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["stop-single_clip0_1154_17"]};t.StopSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"stop-single",ref:t,icon:i}))}));t.StopSingle.displayName="StopSingle";t["default"]=t.StopSingle},38530:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StrikethroughIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.94304C4.06338 3.99943 4.15123 5.32084 4.90099 6.47062C5.08199 6.7482 5.45374 6.82648 5.73131 6.64548C6.00888 6.46448 6.08716 6.09273 5.90616 5.81516C5.36418 4.98402 5.35768 4.13897 5.69797 3.52412C6.035 2.91515 6.78176 2.40996 8.00033 2.40996C9.19423 2.40996 10.0017 2.93409 10.5236 3.46755C10.7871 3.73682 10.9756 4.00712 11.0974 4.20903C11.158 4.30951 11.2013 4.39164 11.2284 4.44625C11.2419 4.47351 11.2514 4.49377 11.2568 4.50588L11.2621 4.51771C11.3901 4.82216 11.7407 4.96686 12.046 4.83992C12.3519 4.71267 12.4968 4.36149 12.3695 4.05552L11.8231 4.28278C12.3695 4.05552 12.3697 4.0558 12.3695 4.05552L12.3691 4.05437L12.3685 4.05298L12.367 4.04953L12.3629 4.03993L12.3498 4.01036C12.3388 3.98619 12.3234 3.95326 12.3033 3.91282C12.2632 3.83203 12.2043 3.72072 12.1249 3.58908C11.9666 3.32674 11.7235 2.97805 11.3814 2.62834C10.6921 1.92381 9.59192 1.20996 8.00033 1.20996Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.11953 8.5999H7.88935C10.1109 9.46549 10.5895 10.7649 10.4268 11.6869C10.2475 12.703 9.26939 13.5898 8.00009 13.5898C6.63323 13.5898 5.77631 13.0502 5.25534 12.528C4.99021 12.2623 4.80823 11.9965 4.69365 11.7993C4.63659 11.7011 4.59698 11.6211 4.5727 11.5686C4.56059 11.5424 4.55236 11.5231 4.54774 11.512L4.54352 11.5016C4.4267 11.193 4.0823 11.0363 3.77279 11.1516C3.46228 11.2673 3.30438 11.6129 3.4201 11.9234L3.9649 11.7203C3.4201 11.9234 3.41998 11.9231 3.4201 11.9234L3.4206 11.9247L3.42118 11.9263L3.42262 11.9301L3.42661 11.9403C3.42977 11.9484 3.43394 11.9588 3.43914 11.9713C3.44956 11.9965 3.46418 12.0304 3.48334 12.0719C3.52161 12.1547 3.57828 12.2682 3.65608 12.4021C3.81124 12.6692 4.0534 13.0223 4.40584 13.3756C5.12 14.0914 6.27196 14.7898 8.00009 14.7898C9.82574 14.7898 11.3236 13.5101 11.6085 11.8955C11.812 10.7422 11.3901 9.55402 10.2665 8.5999H13.8804C14.2117 8.5999 14.4803 8.33127 14.4803 7.9999C14.4803 7.66853 14.2117 7.3999 13.8804 7.3999H8.01411C8.0048 7.39968 7.99551 7.39969 7.98625 7.3999H2.11953C1.78816 7.3999 1.51953 7.66853 1.51953 7.9999C1.51953 8.33127 1.78816 8.5999 2.11953 8.5999Z"}}]};t.StrikethroughIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"strikethrough-icon",ref:t,icon:i}))}));t.StrikethroughIcon.displayName="StrikethroughIcon";t["default"]=t.StrikethroughIcon},70742:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.StrikethroughSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.94304C4.06338 3.99943 4.15123 5.32084 4.90099 6.47062C5.08199 6.7482 5.45374 6.82648 5.73131 6.64548C6.00888 6.46448 6.08716 6.09273 5.90616 5.81516C5.36418 4.98402 5.35768 4.13897 5.69797 3.52412C6.035 2.91515 6.78176 2.40996 8.00033 2.40996C9.19423 2.40996 10.0017 2.93409 10.5236 3.46755C10.7871 3.73682 10.9756 4.00712 11.0974 4.20903C11.158 4.30951 11.2013 4.39164 11.2284 4.44625C11.2419 4.47351 11.2514 4.49377 11.2568 4.50588L11.2621 4.51771C11.3901 4.82216 11.7407 4.96686 12.046 4.83992C12.3519 4.71267 12.4968 4.36149 12.3695 4.05552L11.8231 4.28278C12.3695 4.05552 12.3697 4.0558 12.3695 4.05552L12.3691 4.05437L12.3685 4.05298L12.367 4.04953L12.3629 4.03993L12.3498 4.01036C12.3388 3.98619 12.3234 3.95326 12.3033 3.91282C12.2632 3.83203 12.2043 3.72072 12.1249 3.58908C11.9666 3.32674 11.7235 2.97805 11.3814 2.62834C10.6921 1.92381 9.59192 1.20996 8.00033 1.20996Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.11953 8.5999H7.88935C10.1109 9.46549 10.5895 10.7649 10.4268 11.6869C10.2475 12.703 9.26939 13.5898 8.00009 13.5898C6.63323 13.5898 5.77631 13.0502 5.25534 12.528C4.99021 12.2623 4.80823 11.9965 4.69365 11.7993C4.63659 11.7011 4.59698 11.6211 4.5727 11.5686C4.56059 11.5424 4.55236 11.5231 4.54774 11.512L4.54352 11.5016C4.4267 11.193 4.0823 11.0363 3.77279 11.1516C3.46228 11.2673 3.30438 11.6129 3.4201 11.9234L3.9649 11.7203C3.4201 11.9234 3.41998 11.9231 3.4201 11.9234L3.4206 11.9247L3.42118 11.9263L3.42262 11.9301L3.42661 11.9403C3.42977 11.9484 3.43394 11.9588 3.43914 11.9713C3.44956 11.9965 3.46418 12.0304 3.48334 12.0719C3.52161 12.1547 3.57828 12.2682 3.65608 12.4021C3.81124 12.6692 4.0534 13.0223 4.40584 13.3756C5.12 14.0914 6.27196 14.7898 8.00009 14.7898C9.82574 14.7898 11.3236 13.5101 11.6085 11.8955C11.812 10.7422 11.3901 9.55402 10.2665 8.5999H13.8804C14.2117 8.5999 14.4803 8.33127 14.4803 7.9999C14.4803 7.66853 14.2117 7.3999 13.8804 7.3999H8.01411C8.0048 7.39968 7.99551 7.39969 7.98625 7.3999H2.11953C1.78816 7.3999 1.51953 7.66853 1.51953 7.9999C1.51953 8.33127 1.78816 8.5999 2.11953 8.5999Z"}}]};t.StrikethroughSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"strikethrough-single",ref:t,icon:i}))}));t.StrikethroughSingle.displayName="StrikethroughSingle";t["default"]=t.StrikethroughSingle},49604:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SubscriptIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.08596 14.1387L10.3379 2.66873",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M10.3379 14.1387L2.08596 2.66873",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M12.8098 10.0174C13.4565 9.45285 14.781 9.44507 15.0272 10.5759C15.2798 11.736 13.8101 13.2515 12.7376 14.1033C12.7227 14.1151 12.7315 14.1389 12.7505 14.1388L15.2251 14.1388",strokeLinecap:"round",strokeWidth:1.2}}]};t.SubscriptIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"subscript-icon",ref:t,icon:i}))}));t.SubscriptIcon.displayName="SubscriptIcon";t["default"]=t.SubscriptIcon},46291:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SubscriptSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.08596 14.1387L10.3379 2.66873",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M10.3379 14.1387L2.08596 2.66873",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M12.8098 10.0174C13.4565 9.45285 14.781 9.44507 15.0272 10.5759C15.2798 11.736 13.8101 13.2515 12.7376 14.1033C12.7227 14.1151 12.7315 14.1389 12.7505 14.1388L15.2251 14.1388",strokeLinecap:"round",strokeWidth:1.2}}]};t.SubscriptSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"subscript-single",ref:t,icon:i}))}));t.SubscriptSingle.displayName="SubscriptSingle";t["default"]=t.SubscriptSingle},17630:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SubtractSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.3667C1.66853 1.3667 1.3999 1.63533 1.3999 1.9667C1.3999 2.29807 1.66853 2.5667 1.9999 2.5667H13.9999C14.3313 2.5667 14.5999 2.29807 14.5999 1.9667C14.5999 1.63533 14.3313 1.3667 13.9999 1.3667H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 13.4334C1.66853 13.4334 1.3999 13.7021 1.3999 14.0334C1.3999 14.3648 1.66853 14.6334 1.9999 14.6334H13.9999C14.3313 14.6334 14.5999 14.3648 14.5999 14.0334C14.5999 13.7021 14.3313 13.4334 13.9999 13.4334H1.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5293 5.47066C10.295 5.23634 9.91513 5.23634 9.68081 5.47066L8 7.15147L6.31918 5.47066C6.08487 5.23634 5.70497 5.23634 5.47065 5.47066C5.23634 5.70497 5.23634 6.08487 5.47065 6.31918L7.15147 8L5.47065 9.68082C5.23634 9.91513 5.23634 10.295 5.47065 10.5293C5.70497 10.7637 6.08487 10.7637 6.31918 10.5293L8 8.84853L9.68081 10.5293C9.91513 10.7637 10.295 10.7637 10.5293 10.5293C10.7637 10.295 10.7637 9.91513 10.5293 9.68082L8.84852 8L10.5293 6.31918C10.7637 6.08487 10.7637 5.70497 10.5293 5.47066Z"}}]};t.SubtractSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"subtract-single",ref:t,icon:i}))}));t.SubtractSingle.displayName="SubtractSingle";t["default"]=t.SubtractSingle},38258:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SuccessIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM11.7245 6.42417C11.9588 6.18985 11.9588 5.80995 11.7245 5.57564C11.4901 5.34132 11.1102 5.34132 10.8759 5.57564L7.3002 9.15137L5.72446 7.57564C5.49014 7.34132 5.11025 7.34132 4.87593 7.57564C4.64162 7.80995 4.64162 8.18985 4.87593 8.42417L6.87593 10.4242C7.11025 10.6585 7.49014 10.6585 7.72446 10.4242L11.7245 6.42417Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SuccessIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"success-icon",ref:t,icon:i}))}));t.SuccessIcon.displayName="SuccessIcon";t["default"]=t.SuccessIcon},15513:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SuccessSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 1C6.61553 1 5.26215 1.41054 4.11101 2.17971C2.95987 2.94888 2.06266 4.04213 1.53285 5.32121C1.00303 6.6003 0.86441 8.00776 1.13451 9.36563C1.4046 10.7235 2.07129 11.9708 3.05026 12.9497C4.02922 13.9287 5.2765 14.5954 6.63437 14.8655C7.99224 15.1356 9.3997 14.997 10.6788 14.4672C11.9579 13.9373 13.0511 13.0401 13.8203 11.889C14.5895 10.7378 15 9.38447 15 8C14.998 6.14411 14.2598 4.36482 12.9475 3.0525C11.6352 1.74019 9.85589 1.00204 8 1ZM10.5949 7.0949L7.7949 9.8949C7.66363 10.0261 7.48562 10.0998 7.3 10.0998C7.11439 10.0998 6.93637 10.0261 6.8051 9.8949L5.4051 8.4949C5.27759 8.36288 5.20704 8.18606 5.20863 8.00252C5.21023 7.81898 5.28384 7.64341 5.41363 7.51363C5.54341 7.38384 5.71898 7.31022 5.90252 7.30863C6.08606 7.30703 6.26288 7.37759 6.3949 7.5051L7.3 8.4102L9.6051 6.1051C9.73712 5.97759 9.91394 5.90703 10.0975 5.90863C10.281 5.91022 10.4566 5.98384 10.5864 6.11363C10.7162 6.24341 10.7898 6.41898 10.7914 6.60252C10.793 6.78606 10.7224 6.96288 10.5949 7.0949Z"}}]};t.SuccessSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"success-single",ref:t,icon:i}))}));t.SuccessSingle.displayName="SuccessSingle";t["default"]=t.SuccessSingle},39818:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SumIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.394135 6.52121C0.394135 5.4474 1.26463 4.5769 2.33844 4.5769H3.90929C4.24066 4.5769 4.50929 4.84553 4.50929 5.1769C4.50929 5.50828 4.24066 5.7769 3.90929 5.7769H2.33844C1.92737 5.7769 1.59414 6.11014 1.59414 6.52121C1.59414 6.93228 1.92737 7.26552 2.33844 7.26552H2.45171C3.59368 7.26552 4.50929 8.20288 4.50929 9.33362C4.50929 10.4761 3.58419 11.4231 2.43051 11.4231H0.893457C0.562086 11.4231 0.293457 11.1544 0.293457 10.8231C0.293457 10.4917 0.562086 10.2231 0.893457 10.2231H2.43051C2.91024 10.2231 3.30929 9.82458 3.30929 9.33362C3.30929 8.85437 2.91974 8.46552 2.45171 8.46552H2.33844C1.26463 8.46552 0.394135 7.59502 0.394135 6.52121Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1061 11.4231C14.7747 11.4231 14.5061 11.1545 14.5061 10.8231L14.5061 8.31006C14.5061 7.97762 14.2366 7.70812 13.9041 7.70812C13.5717 7.70812 13.3022 7.97762 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0335 11.4231 12.7022 11.4231C12.3708 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.31488 12.9089 6.50812 13.9041 6.50812C14.8993 6.50812 15.7061 7.31488 15.7061 8.31006L15.7061 10.8231C15.7061 11.1545 15.4374 11.4231 15.1061 11.4231Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7022 11.4231C12.3709 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.97762 11.8327 7.70812 11.5003 7.70812C11.1679 7.70812 10.8984 7.97762 10.8984 8.31006L10.8984 10.8231C10.8984 11.1545 10.6297 11.4231 10.2984 11.4231C9.967 11.4231 9.69837 11.1545 9.69837 10.8231L9.69837 8.31006C9.69837 7.31488 10.5051 6.50812 11.5003 6.50812C12.4955 6.50812 13.3022 7.31488 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0336 11.4231 12.7022 11.4231Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.58193 6.69556C5.9133 6.69556 6.18193 6.96419 6.18193 7.29556L6.18193 9.43683C6.18193 9.87101 6.53391 10.223 6.96809 10.223C7.40228 10.223 7.75425 9.87101 7.75425 9.43683L7.75425 7.29556C7.75425 6.96419 8.02288 6.69556 8.35425 6.69556C8.68563 6.69556 8.95425 6.96419 8.95425 7.29556L8.95425 9.43683C8.95425 10.5338 8.06502 11.423 6.96809 11.423C5.87117 11.423 4.98193 10.5338 4.98193 9.43683L4.98193 7.29556C4.98193 6.96419 5.25056 6.69556 5.58193 6.69556Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SumIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sum-icon",ref:t,icon:i}))}));t.SumIcon.displayName="SumIcon";t["default"]=t.SumIcon},79345:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SumSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.394135 6.52121C0.394135 5.4474 1.26463 4.5769 2.33844 4.5769H3.90929C4.24066 4.5769 4.50929 4.84553 4.50929 5.1769C4.50929 5.50828 4.24066 5.7769 3.90929 5.7769H2.33844C1.92737 5.7769 1.59414 6.11014 1.59414 6.52121C1.59414 6.93228 1.92737 7.26552 2.33844 7.26552H2.45171C3.59368 7.26552 4.50929 8.20288 4.50929 9.33362C4.50929 10.4761 3.58419 11.4231 2.43051 11.4231H0.893457C0.562086 11.4231 0.293457 11.1544 0.293457 10.8231C0.293457 10.4917 0.562086 10.2231 0.893457 10.2231H2.43051C2.91024 10.2231 3.30929 9.82458 3.30929 9.33362C3.30929 8.85437 2.91974 8.46552 2.45171 8.46552H2.33844C1.26463 8.46552 0.394135 7.59502 0.394135 6.52121Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M15.1061 11.4231C14.7747 11.4231 14.5061 11.1545 14.5061 10.8231L14.5061 8.31006C14.5061 7.97762 14.2366 7.70812 13.9041 7.70812C13.5717 7.70812 13.3022 7.97762 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0335 11.4231 12.7022 11.4231C12.3708 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.31488 12.9089 6.50812 13.9041 6.50812C14.8993 6.50812 15.7061 7.31488 15.7061 8.31006L15.7061 10.8231C15.7061 11.1545 15.4374 11.4231 15.1061 11.4231Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7022 11.4231C12.3709 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.97762 11.8327 7.70812 11.5003 7.70812C11.1679 7.70812 10.8984 7.97762 10.8984 8.31006L10.8984 10.8231C10.8984 11.1545 10.6297 11.4231 10.2984 11.4231C9.967 11.4231 9.69837 11.1545 9.69837 10.8231L9.69837 8.31006C9.69837 7.31488 10.5051 6.50812 11.5003 6.50812C12.4955 6.50812 13.3022 7.31488 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0336 11.4231 12.7022 11.4231Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.58193 6.69556C5.9133 6.69556 6.18193 6.96419 6.18193 7.29556L6.18193 9.43683C6.18193 9.87101 6.53391 10.223 6.96809 10.223C7.40228 10.223 7.75425 9.87101 7.75425 9.43683L7.75425 7.29556C7.75425 6.96419 8.02288 6.69556 8.35425 6.69556C8.68563 6.69556 8.95425 6.96419 8.95425 7.29556L8.95425 9.43683C8.95425 10.5338 8.06502 11.423 6.96809 11.423C5.87117 11.423 4.98193 10.5338 4.98193 9.43683L4.98193 7.29556C4.98193 6.96419 5.25056 6.69556 5.58193 6.69556Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SumSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"sum-single",ref:t,icon:i}))}));t.SumSingle.displayName="SumSingle";t["default"]=t.SumSingle},40249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SuperscriptIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.10904 14.4537L10.299 3.06987",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M10.2989 14.4537L2.10899 3.06987",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M12.7525 3.35933C13.3943 2.79901 14.7089 2.79129 14.9533 3.91363C15.204 5.06487 13.7456 6.56876 12.6812 7.41429C12.6663 7.4261 12.6751 7.44982 12.6941 7.44982L15.1497 7.44977",strokeLinecap:"round",strokeWidth:1.2}}]};t.SuperscriptIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"superscript-icon",ref:t,icon:i}))}));t.SuperscriptIcon.displayName="SuperscriptIcon";t["default"]=t.SuperscriptIcon},27598:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SuperscriptSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.10904 14.4537L10.299 3.06987",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M10.2989 14.4537L2.10899 3.06987",strokeLinecap:"round",strokeWidth:1.2}},{tag:"path",attrs:{stroke:"currentColor",d:"M12.7525 3.35933C13.3943 2.79901 14.7089 2.79129 14.9533 3.91363C15.204 5.06487 13.7456 6.56876 12.6812 7.41429C12.6663 7.4261 12.6751 7.44982 12.6941 7.44982L15.1497 7.44977",strokeLinecap:"round",strokeWidth:1.2}}]};t.SuperscriptSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"superscript-single",ref:t,icon:i}))}));t.SuperscriptSingle.displayName="SuperscriptSingle";t["default"]=t.SuperscriptSingle},37003:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.SystemSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 44 44",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M22 1.50635C22.7455 1.50635 23.35 2.11076 23.35 2.85635V8.11837L36.7755 15.79C36.7896 15.798 36.8034 15.8063 36.8171 15.8147C36.8361 15.8265 36.8548 15.8387 36.8732 15.8515C36.9367 15.8953 36.9969 15.9449 37.0528 16C37.0713 16.0183 37.0894 16.0372 37.107 16.0567C37.2432 16.2073 37.3439 16.387 37.4012 16.5822C37.4074 16.6032 37.413 16.6243 37.4181 16.6454C37.4369 16.7231 37.4486 16.8016 37.4533 16.88C37.4542 16.8954 37.4549 16.9107 37.4553 16.9261C37.4556 16.9381 37.4557 16.9501 37.4557 16.9621C37.4557 16.9621 37.4557 16.9622 37.4557 16.9621V32.2489L42.7548 34.8984C43.4217 35.2318 43.692 36.0428 43.3586 36.7096C43.0251 37.3765 42.2142 37.6468 41.5474 37.3134L36.1483 34.6138L22.6863 42.3064C22.5301 42.3987 22.3538 42.4605 22.1655 42.4836C22.0485 42.498 21.93 42.4971 21.8133 42.4808C21.6353 42.4562 21.4684 42.3969 21.3197 42.3099L7.85138 34.6138L2.45214 37.3134C1.78527 37.6468 0.974362 37.3765 0.640927 36.7096C0.307491 36.0428 0.577794 35.2318 1.24467 34.8984L6.54401 32.2487V16.9973C6.53758 16.7586 6.59445 16.515 6.72162 16.2925C6.8498 16.0682 7.03257 15.8946 7.24364 15.7789L20.65 8.11827V2.85635C20.65 2.11076 21.2544 1.50635 22 1.50635ZM9.24401 19.2887V32.2998L20.65 38.8174V25.8064L9.24401 19.2887ZM23.35 38.8173V25.806L34.7557 19.2884V32.2998L23.35 38.8173ZM33.3846 16.9622L21.9996 23.4679L10.6149 16.9623L21.9999 10.4566L33.3846 16.9622Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.SystemSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"system-single",ref:t,icon:i}))}));t.SystemSingle.displayName="SystemSingle";t["default"]=t.SystemSingle},9617:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TableIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.7643 4.13354C1.7643 2.82523 2.82488 1.76465 4.13319 1.76465H11.8665C13.1748 1.76465 14.2354 2.82524 14.2354 4.13354V11.8669C14.2354 13.1752 13.1748 14.2358 11.8665 14.2358H4.13318C2.82488 14.2358 1.7643 13.1752 1.7643 11.8669V6.1462C1.76388 6.13711 1.76367 6.12797 1.76367 6.11878C1.76367 6.10959 1.76388 6.10045 1.7643 6.09136V4.13354ZM2.94652 6.70989V11.8669C2.94652 12.5222 3.47781 13.0535 4.13318 13.0535H5.52732V6.70989H2.94652ZM5.52732 5.52767H2.94652V4.13354C2.94652 3.47816 3.47781 2.94687 4.13319 2.94687H5.52732V5.52767ZM6.70954 6.70989V13.0535H11.8665C12.5219 13.0535 13.0532 12.5222 13.0532 11.8669V6.70989L6.70954 6.70989ZM13.0532 5.52767L6.70954 5.52767V2.94687H11.8665C12.5219 2.94687 13.0532 3.47816 13.0532 4.13354V5.52767Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TableIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"table-icon",ref:t,icon:i}))}));t.TableIcon.displayName="TableIcon";t["default"]=t.TableIcon},94086:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TableSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.7643 4.13354C1.7643 2.82523 2.82488 1.76465 4.13319 1.76465H11.8665C13.1748 1.76465 14.2354 2.82524 14.2354 4.13354V11.8669C14.2354 13.1752 13.1748 14.2358 11.8665 14.2358H4.13318C2.82488 14.2358 1.7643 13.1752 1.7643 11.8669V6.1462C1.76388 6.13711 1.76367 6.12797 1.76367 6.11878C1.76367 6.10959 1.76388 6.10045 1.7643 6.09136V4.13354ZM2.94652 6.70989V11.8669C2.94652 12.5222 3.47781 13.0535 4.13318 13.0535H5.52732V6.70989H2.94652ZM5.52732 5.52767H2.94652V4.13354C2.94652 3.47816 3.47781 2.94687 4.13319 2.94687H5.52732V5.52767ZM6.70954 6.70989V13.0535H11.8665C12.5219 13.0535 13.0532 12.5222 13.0532 11.8669V6.70989L6.70954 6.70989ZM13.0532 5.52767L6.70954 5.52767V2.94687H11.8665C12.5219 2.94687 13.0532 3.47816 13.0532 4.13354V5.52767Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TableSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"table-single",ref:t,icon:i}))}));t.TableSingle.displayName="TableSingle";t["default"]=t.TableSingle},32328:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TemplateSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.00111 1.4H7.99008L8.00101 1.3999L8.01195 1.4H9.00111C9.00964 1.4 9.01812 1.40018 9.02656 1.40053L12.001 1.40055C13.4369 1.40056 14.601 2.56461 14.601 4.00055V5.65437L14.6011 5.6665V7.6665L14.601 7.67863V12C14.601 13.436 13.4369 14.6 12.001 14.6H3.99996C2.56415 14.6 1.40014 13.4362 1.39996 12.0004L1.39893 4.00083C1.39874 2.56476 2.56286 1.40049 3.99894 1.4005L6.97595 1.40052C6.98429 1.40017 6.99268 1.4 7.00111 1.4ZM7.40101 2.60052L3.99893 2.6005C3.22566 2.6005 2.59883 3.22741 2.59893 4.00068L2.59948 8.2889C2.60056 8.30362 2.60111 8.3185 2.60111 8.3335V8.7334H7.40101V2.60052ZM2.60111 9.9334V10.3335C2.60111 10.3472 2.60065 10.3608 2.59975 10.3743L2.59996 12.0002C2.60005 12.7733 3.22683 13.4 3.99996 13.4H6.99539L7.00111 13.4H7.40101V9.9334H2.60111ZM9.00683 13.4L9.00111 13.4H8.60101V7.26689H13.401V12C13.401 12.7732 12.7742 13.4 12.001 13.4H9.00683ZM13.401 6.06689H8.60101V2.60053L12.001 2.60055C12.7742 2.60055 13.401 3.22735 13.401 4.00055V6.06689Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TemplateSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"template-single",ref:t,icon:i}))}));t.TemplateSingle.displayName="TemplateSingle";t["default"]=t.TemplateSingle},59281:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TemplatesSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.46666 1.66895C3.65665 1.66895 3 2.32559 3 3.13561V4.86894C3 4.91318 3.00196 4.95696 3.00579 5.0002H2.1777C1.31547 5.0002 0.679953 5.80625 0.881182 6.64468L2.56118 13.6447C2.70506 14.2442 3.24117 14.6669 3.8577 14.6669H12.1398C12.7563 14.6669 13.2925 14.2442 13.4364 13.6447L15.1164 6.64467C15.3176 5.80626 14.6821 5.0002 13.8198 5.0002H12.8798L9.53995 2.59547C8.88327 2.12266 7.96774 2.27102 7.49397 2.927L7 3.61096V3.13561C7 2.32559 6.34335 1.66895 5.53333 1.66895H4.46666ZM8.76087 3.67751L10.5979 5.0002H7.64137L8.57488 3.70765C8.61795 3.64802 8.70118 3.63453 8.76087 3.67751ZM5.55694 5.0002C5.61932 4.98905 5.66666 4.93453 5.66666 4.86894V3.13561C5.66666 3.06197 5.60697 3.00228 5.53333 3.00228H4.46666C4.39303 3.00228 4.33333 3.06197 4.33333 3.13561V4.86894C4.33333 4.93453 4.38068 4.98905 4.44306 5.0002H5.55694ZM4.99792 7.66894C4.62973 7.66894 4.33125 7.96742 4.33125 8.33561C4.33125 8.7038 4.62973 9.00228 4.99792 9.00228H7.66458C8.03277 9.00228 8.33125 8.7038 8.33125 8.33561C8.33125 7.96742 8.03277 7.66894 7.66458 7.66894H4.99792Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TemplatesSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"templates-single",ref:t,icon:i}))}));t.TemplatesSingle.displayName="TemplatesSingle";t["default"]=t.TemplatesSingle},88385:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TerminalOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33301 3.33333C1.33301 2.59695 1.92996 2 2.66634 2H13.333C14.0694 2 14.6663 2.59695 14.6663 3.33333V12.6667C14.6663 13.403 14.0694 14 13.333 14H2.66634C1.92996 14 1.33301 13.403 1.33301 12.6667V3.33333ZM13.333 3.33333H2.66634V12.6667H13.333V3.33333ZM4.19494 4.86193C4.45529 4.60158 4.8774 4.60158 5.13775 4.86193L7.80441 7.5286C8.06476 7.78895 8.06476 8.21106 7.80441 8.4714L5.13775 11.1381C4.8774 11.3984 4.45529 11.3984 4.19494 11.1381C3.93459 10.8777 3.93459 10.4556 4.19494 10.1953L6.3902 8L4.19494 5.80474C3.93459 5.54439 3.93459 5.12228 4.19494 4.86193ZM7.33301 10.6667C7.33301 10.2985 7.63148 10 7.99967 10H11.333C11.7012 10 11.9997 10.2985 11.9997 10.6667C11.9997 11.0349 11.7012 11.3333 11.333 11.3333H7.99967C7.63148 11.3333 7.33301 11.0349 7.33301 10.6667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TerminalOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"terminal-outline-single",ref:t,icon:i}))}));t.TerminalOutlineSingle.displayName="TerminalOutlineSingle";t["default"]=t.TerminalOutlineSingle},15202:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TerminalSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.333 2H2.66634C2.31272 2 1.97358 2.14048 1.72353 2.39052C1.47348 2.64057 1.33301 2.97971 1.33301 3.33333V12.6667C1.33301 13.0203 1.47348 13.3594 1.72353 13.6095C1.97358 13.8595 2.31272 14 2.66634 14H13.333C13.6866 14 14.0258 13.8595 14.2758 13.6095C14.5259 13.3594 14.6663 13.0203 14.6663 12.6667V3.33333C14.6663 2.97971 14.5259 2.64057 14.2758 2.39052C14.0258 2.14048 13.6866 2 13.333 2V2ZM4.66634 11.3333C4.53451 11.3333 4.40564 11.2942 4.29604 11.2209C4.18643 11.1477 4.101 11.0436 4.05056 10.9218C4.00011 10.8 3.98691 10.6659 4.01262 10.5366C4.03833 10.4073 4.1018 10.2886 4.19501 10.1953L6.39034 8L4.19501 5.80467C4.07357 5.67893 4.00637 5.51053 4.00789 5.33573C4.00941 5.16094 4.07952 4.99373 4.20313 4.87012C4.32673 4.74652 4.49394 4.6764 4.66874 4.67488C4.84354 4.67337 5.01194 4.74056 5.13767 4.862L7.80434 7.52867C7.92932 7.65369 7.99953 7.82322 7.99953 8C7.99953 8.17678 7.92932 8.34631 7.80434 8.47133L5.13767 11.138C5.01268 11.263 4.84314 11.3333 4.66634 11.3333ZM11.333 11.3333H7.99967C7.82286 11.3333 7.65329 11.2631 7.52827 11.1381C7.40325 11.013 7.33301 10.8435 7.33301 10.6667C7.33301 10.4899 7.40325 10.3203 7.52827 10.1953C7.65329 10.0702 7.82286 10 7.99967 10H11.333C11.5098 10 11.6794 10.0702 11.8044 10.1953C11.9294 10.3203 11.9997 10.4899 11.9997 10.6667C11.9997 10.8435 11.9294 11.013 11.8044 11.1381C11.6794 11.2631 11.5098 11.3333 11.333 11.3333Z"}}]};t.TerminalSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"terminal-single",ref:t,icon:i}))}));t.TerminalSingle.displayName="TerminalSingle";t["default"]=t.TerminalSingle},71310:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TextIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#text-icon_clip0_1293_26)"},children:[{tag:"path",attrs:{d:"M2.22891 2.07227C1.89754 2.07227 1.62891 2.34089 1.62891 2.67227C1.62891 3.00364 1.89754 3.27227 2.22891 3.27227H6.29541V14.0056C6.29541 14.337 6.56404 14.6056 6.89541 14.6056C7.22678 14.6056 7.49541 14.337 7.49541 14.0056V3.27227H11.5622C11.8936 3.27227 12.1622 3.00364 12.1622 2.67227C12.1622 2.34089 11.8936 2.07227 11.5622 2.07227H2.22891Z"}},{tag:"path",attrs:{d:"M10.2289 6.40552C9.89754 6.40552 9.62891 6.67415 9.62891 7.00552C9.62891 7.33689 9.89754 7.60552 10.2289 7.60552H12.2954V14.0055C12.2954 14.3369 12.564 14.6055 12.8954 14.6055C13.2268 14.6055 13.4954 14.3369 13.4954 14.0055V7.60552H15.5622C15.8936 7.60552 16.1622 7.33689 16.1622 7.00552C16.1622 6.67415 15.8936 6.40552 15.5622 6.40552H10.2289Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"text-icon_clip0_1293_26"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z",transform:"translate(.9)"}}]}]}],defIds:["text-icon_clip0_1293_26"]};t.TextIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"text-icon",ref:t,icon:i}))}));t.TextIcon.displayName="TextIcon";t["default"]=t.TextIcon},12373:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TextSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66695 1.33496C2.29968 1.33496 2.00195 1.63269 2.00195 1.99996V3.64439C2.00195 4.01166 2.29968 4.30939 2.66695 4.30939C3.03422 4.30939 3.33195 4.01166 3.33195 3.64439V2.66496H7.33521V13.335H5.3337C4.96643 13.335 4.6687 13.6327 4.6687 14C4.6687 14.3672 4.96643 14.665 5.3337 14.665H10.667C11.0343 14.665 11.332 14.3672 11.332 14C11.332 13.6327 11.0343 13.335 10.667 13.335H8.66521V2.66496H12.6686V3.64439C12.6686 4.01166 12.9664 4.30939 13.3336 4.30939C13.7009 4.30939 13.9986 4.01166 13.9986 3.64439V1.99996C13.9986 1.63269 13.7009 1.33496 13.3336 1.33496H2.66695Z"}}]};t.TextSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"text-single",ref:t,icon:i}))}));t.TextSingle.displayName="TextSingle";t["default"]=t.TextSingle},51799:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TextTypeIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.06641 1.9999C2.06641 1.66853 2.33504 1.3999 2.66641 1.3999H13.3331C13.6644 1.3999 13.9331 1.66853 13.9331 1.9999V3.64434C13.9331 3.97571 13.6644 4.24434 13.3331 4.24434C13.0017 4.24434 12.7331 3.97571 12.7331 3.64434V2.5999H8.59966V13.3999H10.6665C10.9979 13.3999 11.2665 13.6685 11.2665 13.9999C11.2665 14.3313 10.9979 14.5999 10.6665 14.5999L7.99966 14.5999L5.33315 14.5999C5.00178 14.5999 4.73315 14.3313 4.73315 13.9999C4.73315 13.6685 5.00178 13.3999 5.33315 13.3999H7.39966V2.5999H3.26641V3.64434C3.26641 3.97571 2.99778 4.24434 2.66641 4.24434C2.33504 4.24434 2.06641 3.97571 2.06641 3.64434V1.9999Z"}}]};t.TextTypeIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"text-type-icon",ref:t,icon:i}))}));t.TextTypeIcon.displayName="TextTypeIcon";t["default"]=t.TextTypeIcon},65780:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TextTypeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.06641 1.9999C2.06641 1.66853 2.33504 1.3999 2.66641 1.3999H13.3331C13.6644 1.3999 13.9331 1.66853 13.9331 1.9999V3.64434C13.9331 3.97571 13.6644 4.24434 13.3331 4.24434C13.0017 4.24434 12.7331 3.97571 12.7331 3.64434V2.5999H8.59966V13.3999H10.6665C10.9979 13.3999 11.2665 13.6685 11.2665 13.9999C11.2665 14.3313 10.9979 14.5999 10.6665 14.5999L7.99966 14.5999L5.33315 14.5999C5.00178 14.5999 4.73315 14.3313 4.73315 13.9999C4.73315 13.6685 5.00178 13.3999 5.33315 13.3999H7.39966V2.5999H3.26641V3.64434C3.26641 3.97571 2.99778 4.24434 2.66641 4.24434C2.33504 4.24434 2.06641 3.97571 2.06641 3.64434V1.9999Z"}}]};t.TextTypeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"text-type-single",ref:t,icon:i}))}));t.TextTypeSingle.displayName="TextTypeSingle";t["default"]=t.TextTypeSingle},58377:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ThumbDownSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#thumb-down-single_clip0_731_29835)"},children:[{tag:"path",attrs:{d:"M7.93001 0.751469L12.2922 0.75217V0.752525C12.5532 0.752525 12.5624 0.761391 12.5624 1.02064C12.561 3.78689 12.5596 6.55278 12.5574 9.31902C12.5571 9.60579 12.5544 9.6064 12.2841 9.66696L12.2652 9.67118C10.7076 10.0209 9.66602 10.9316 9.22837 12.4874C9.1454 12.7823 9.1345 13.0887 9.12355 13.3959L9.1234 13.3999C9.10284 13.973 8.94183 14.4933 8.47545 14.8763C7.86156 15.3799 6.99624 15.3849 6.3607 14.8962C5.88513 14.5302 5.66524 14.0312 5.5748 13.4577C5.40954 12.4122 5.48331 11.3848 5.80781 10.3766C5.85462 10.2305 5.79941 10.1572 5.64219 10.1567C5.3604 10.1558 5.07866 10.1552 4.79693 10.1546C4.23337 10.1535 3.66992 10.1524 3.10647 10.1482C3.05663 10.1478 3.00674 10.1475 2.95684 10.1473C2.64624 10.1456 2.33456 10.1439 2.02656 10.1127C1.041 10.0124 0.564355 9.14489 0.530657 8.40332C0.514258 8.04248 0.599993 7.69876 0.68552 7.35579C0.712811 7.24639 0.740085 7.13707 0.764017 7.02729C0.914032 6.33936 1.06903 5.65246 1.22404 4.96554C1.43182 4.04475 1.6396 3.12393 1.8354 2.20055C1.98294 1.50508 2.78621 0.720255 3.65688 0.741893C4.65864 0.766595 6.92748 0.756794 7.93001 0.751469C8.35214 0.749226 7.5079 0.751469 7.93001 0.751469Z"}},{tag:"path",attrs:{d:"M14.7488 0.753244C15.1911 0.757495 15.4691 1.0327 15.4702 1.47565L15.4698 1.4753C15.4719 2.35773 15.4715 3.24034 15.4712 4.12287C15.471 4.46331 15.4709 4.80373 15.4709 5.14413H15.4666C15.4666 5.41004 15.4667 5.67596 15.4667 5.94188C15.4668 6.86934 15.4669 7.79681 15.4656 8.72429C15.4656 8.84203 15.4595 8.96154 15.44 9.07716C15.3897 9.37648 15.1531 9.58679 14.8506 9.59246C14.4431 9.60026 14.0353 9.59884 13.6278 9.59352C13.3739 9.59033 13.1838 9.40414 13.1607 9.15057C13.1564 9.10374 13.1567 9.05646 13.157 9.00908C13.1571 8.99726 13.1572 8.98543 13.1572 8.9736C13.1577 8.46962 13.1583 7.96563 13.1588 7.46164C13.1605 5.80334 13.1622 4.14506 13.166 2.48675C13.1667 2.11911 13.1775 1.75147 13.1882 1.38413L13.1901 1.31784C13.2008 0.958586 13.4019 0.75856 13.7562 0.754309C14.087 0.750404 14.4179 0.750049 14.7488 0.753244Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"thumb-down-single_clip0_731_29835"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["thumb-down-single_clip0_731_29835"]};t.ThumbDownSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"thumb-down-single",ref:t,icon:i}))}));t.ThumbDownSingle.displayName="ThumbDownSingle";t["default"]=t.ThumbDownSingle},75984:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ThumbUpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#thumb-up-single_clip0_731_29829)"},children:[{tag:"path",attrs:{d:"M13.9724 5.88768C14.9578 5.98802 15.4343 6.85533 15.468 7.59676V7.5964C15.4844 7.95718 15.3987 8.30084 15.3132 8.64375C15.2859 8.75312 15.2586 8.86242 15.2347 8.97217C15.0846 9.66033 14.9296 10.3475 14.7745 11.0346C14.5669 11.9549 14.3592 12.8752 14.1635 13.798C14.016 14.4934 13.2129 15.278 12.3424 15.2564C11.3408 15.2317 10.3386 15.237 9.33621 15.2424C8.91415 15.2446 8.49207 15.2468 8.07003 15.2468V15.2461H3.70868C3.44771 15.2461 3.43849 15.2373 3.43849 14.9781C3.4399 12.2123 3.44133 9.44696 3.44345 6.68123C3.4438 6.39451 3.44652 6.3939 3.71678 6.33335C3.72293 6.33198 3.72921 6.33057 3.73563 6.32913C5.29295 5.97951 6.33435 5.06895 6.7719 3.51341C6.85485 3.21866 6.86577 2.91233 6.87671 2.60524L6.87686 2.60107C6.89742 2.02807 7.0584 1.5079 7.52468 1.12495C8.13846 0.621446 9.00364 0.616481 9.63905 1.10509C10.1145 1.47102 10.3344 1.96992 10.4248 2.54327C10.59 3.58858 10.5163 4.6158 10.1918 5.62387C10.145 5.76996 10.2002 5.84324 10.3574 5.84371C10.6392 5.84466 10.9209 5.84521 11.2025 5.84576C11.766 5.84686 12.3293 5.84796 12.8927 5.85222C12.9426 5.85261 12.9925 5.85288 13.0425 5.85315C13.353 5.85484 13.6645 5.85652 13.9724 5.88768Z"}},{tag:"path",attrs:{d:"M1.15074 6.40786C1.55815 6.40006 1.96592 6.40148 2.37333 6.4068L2.37369 6.40716C2.62757 6.41035 2.81763 6.5965 2.84068 6.85003C2.84493 6.8968 2.84464 6.94404 2.84436 6.99136C2.84429 7.00322 2.84422 7.01509 2.84422 7.02696C2.84364 7.52582 2.84313 8.02467 2.84261 8.52353C2.84089 10.1865 2.83917 11.8496 2.83535 13.5126C2.83468 13.8797 2.82395 14.2469 2.81322 14.6137L2.81124 14.6813C2.80061 15.0405 2.59956 15.2405 2.24533 15.2447C1.91451 15.2486 1.58369 15.249 1.25286 15.2458C0.810699 15.2415 0.532704 14.9664 0.531641 14.5235C0.529592 13.6404 0.529947 12.7572 0.530303 11.874C0.530439 11.5344 0.530576 11.1949 0.530576 10.8554H0.534835C0.534835 10.5904 0.5348 10.3255 0.534765 10.0606C0.534643 9.13234 0.534521 8.20411 0.5359 7.27588C0.5359 7.15816 0.541927 7.03866 0.561429 6.92307C0.611779 6.6238 0.84828 6.41354 1.15074 6.40786Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"thumb-up-single_clip0_731_29829"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["thumb-up-single_clip0_731_29829"]};t.ThumbUpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"thumb-up-single",ref:t,icon:i}))}));t.ThumbUpSingle.displayName="ThumbUpSingle";t["default"]=t.ThumbUpSingle},9015:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TianZiGeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.05005 3.6498C1.05005 2.21386 2.21411 1.0498 3.65005 1.0498H12.3501C13.786 1.0498 14.95 2.21387 14.95 3.6498V12.3498C14.95 13.7857 13.786 14.9498 12.35 14.9498H3.65005C2.21411 14.9498 1.05005 13.7857 1.05005 12.3498V8.01719C1.04989 8.01144 1.0498 8.00568 1.0498 7.9999C1.0498 7.99412 1.04989 7.98836 1.05005 7.98262V3.6498ZM2.25005 8.5999V12.3498C2.25005 13.123 2.87685 13.7498 3.65005 13.7498H7.3999V8.5999H2.25005ZM7.3999 7.3999H2.25005V3.6498C2.25005 2.87661 2.87685 2.2498 3.65005 2.2498H7.3999V7.3999ZM8.5999 8.5999V13.7498H12.35C13.1232 13.7498 13.75 13.123 13.75 12.3498V8.5999H8.5999ZM13.75 7.3999H8.5999V2.2498H12.3501C13.1232 2.2498 13.75 2.87661 13.75 3.6498V7.3999Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TianZiGeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"tian-zi-ge-single",ref:t,icon:i}))}));t.TianZiGeSingle.displayName="TianZiGeSingle";t["default"]=t.TianZiGeSingle},87506:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TodoListDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96372 2.59116C5.19803 2.35684 5.19803 1.97695 4.96372 1.74263C4.7294 1.50832 4.3495 1.50832 4.11519 1.74263L2.53945 3.31837L1.96372 2.74263C1.7294 2.50832 1.3495 2.50832 1.11519 2.74263C0.880874 2.97695 0.880874 3.35684 1.11519 3.59116L2.11519 4.59116C2.3495 4.82547 2.7294 4.82547 2.96372 4.59116L4.96372 2.59116Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.4605 2.56689H6.8981C6.56672 2.56689 6.2981 2.83552 6.2981 3.16689C6.2981 3.49827 6.56672 3.76689 6.8981 3.76689H14.4605C14.7918 3.76689 15.0605 3.49827 15.0605 3.16689C15.0605 2.83552 14.7918 2.56689 14.4605 2.56689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.8981 7.2334C6.56672 7.2334 6.2981 7.50203 6.2981 7.8334C6.2981 8.16477 6.56672 8.4334 6.8981 8.4334H14.4605C14.7918 8.4334 15.0605 8.16477 15.0605 7.8334C15.0605 7.50203 14.7918 7.2334 14.4605 7.2334H6.8981Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.2981 12.4999C6.2981 12.1685 6.56672 11.8999 6.8981 11.8999H14.4605C14.7918 11.8999 15.0605 12.1685 15.0605 12.4999C15.0605 12.8313 14.7918 13.0999 14.4605 13.0999H6.8981C6.56672 13.0999 6.2981 12.8313 6.2981 12.4999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.87279 5.8999C1.80504 5.8999 0.939453 6.76549 0.939453 7.83324C0.939453 8.90099 1.80504 9.76657 2.87279 9.76657C3.94054 9.76657 4.80612 8.90099 4.80612 7.83324C4.80612 6.76549 3.94054 5.8999 2.87279 5.8999ZM2.13945 7.83324C2.13945 7.42823 2.46778 7.0999 2.87279 7.0999C3.2778 7.0999 3.60612 7.42823 3.60612 7.83324C3.60612 8.23824 3.2778 8.56657 2.87279 8.56657C2.46778 8.56657 2.13945 8.23824 2.13945 7.83324Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.939453 12.5002C0.939453 11.4325 1.80504 10.5669 2.87279 10.5669C3.94054 10.5669 4.80612 11.4325 4.80612 12.5002C4.80612 13.568 3.94054 14.4336 2.87279 14.4336C1.80504 14.4336 0.939453 13.568 0.939453 12.5002ZM2.87279 11.7669C2.46778 11.7669 2.13945 12.0952 2.13945 12.5002C2.13945 12.9052 2.46778 13.2336 2.87279 13.2336C3.2778 13.2336 3.60612 12.9052 3.60612 12.5002C3.60612 12.0952 3.2778 11.7669 2.87279 11.7669Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TodoListDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"todo-list-double-icon",ref:t,icon:i}))}));t.TodoListDoubleIcon.displayName="TodoListDoubleIcon";t["default"]=t.TodoListDoubleIcon},34002:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TodoList=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96372 2.59116C5.19803 2.35684 5.19803 1.97695 4.96372 1.74263C4.7294 1.50832 4.3495 1.50832 4.11519 1.74263L2.53945 3.31837L1.96372 2.74263C1.7294 2.50832 1.3495 2.50832 1.11519 2.74263C0.880874 2.97695 0.880874 3.35684 1.11519 3.59116L2.11519 4.59116C2.3495 4.82547 2.7294 4.82547 2.96372 4.59116L4.96372 2.59116Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.4605 2.56689H6.8981C6.56672 2.56689 6.2981 2.83552 6.2981 3.16689C6.2981 3.49827 6.56672 3.76689 6.8981 3.76689H14.4605C14.7918 3.76689 15.0605 3.49827 15.0605 3.16689C15.0605 2.83552 14.7918 2.56689 14.4605 2.56689Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.8981 7.2334C6.56672 7.2334 6.2981 7.50203 6.2981 7.8334C6.2981 8.16477 6.56672 8.4334 6.8981 8.4334H14.4605C14.7918 8.4334 15.0605 8.16477 15.0605 7.8334C15.0605 7.50203 14.7918 7.2334 14.4605 7.2334H6.8981Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.2981 12.4999C6.2981 12.1685 6.56672 11.8999 6.8981 11.8999H14.4605C14.7918 11.8999 15.0605 12.1685 15.0605 12.4999C15.0605 12.8313 14.7918 13.0999 14.4605 13.0999H6.8981C6.56672 13.0999 6.2981 12.8313 6.2981 12.4999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.87279 5.8999C1.80504 5.8999 0.939453 6.76549 0.939453 7.83324C0.939453 8.90099 1.80504 9.76657 2.87279 9.76657C3.94054 9.76657 4.80612 8.90099 4.80612 7.83324C4.80612 6.76549 3.94054 5.8999 2.87279 5.8999ZM2.13945 7.83324C2.13945 7.42823 2.46778 7.0999 2.87279 7.0999C3.2778 7.0999 3.60612 7.42823 3.60612 7.83324C3.60612 8.23824 3.2778 8.56657 2.87279 8.56657C2.46778 8.56657 2.13945 8.23824 2.13945 7.83324Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M0.939453 12.5002C0.939453 11.4325 1.80504 10.5669 2.87279 10.5669C3.94054 10.5669 4.80612 11.4325 4.80612 12.5002C4.80612 13.568 3.94054 14.4336 2.87279 14.4336C1.80504 14.4336 0.939453 13.568 0.939453 12.5002ZM2.87279 11.7669C2.46778 11.7669 2.13945 12.0952 2.13945 12.5002C2.13945 12.9052 2.46778 13.2336 2.87279 13.2336C3.2778 13.2336 3.60612 12.9052 3.60612 12.5002C3.60612 12.0952 3.2778 11.7669 2.87279 11.7669Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TodoList=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"todo-list",ref:t,icon:i}))}));t.TodoList.displayName="TodoList";t["default"]=t.TodoList},83661:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TopmostIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.82994 1.40913C7.88746 1.35161 7.95376 1.30821 8.02453 1.27893C8.09527 1.24959 8.17285 1.2334 8.2542 1.2334C8.33555 1.2334 8.41313 1.24959 8.48387 1.27893C8.55464 1.30821 8.62094 1.35161 8.67846 1.40913L10.6785 3.40913C10.9128 3.64345 10.9128 4.02335 10.6785 4.25766C10.4441 4.49198 10.0642 4.49198 9.82994 4.25766L8.8542 3.28193V5.8334C8.8542 6.16477 8.58557 6.4334 8.2542 6.4334C7.92283 6.4334 7.6542 6.16477 7.6542 5.8334V3.28193L6.67846 4.25766C6.44415 4.49198 6.06425 4.49198 5.82994 4.25766C5.59562 4.02335 5.59562 3.64345 5.82994 3.40913L7.82994 1.40913Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.50439 9C1.50439 8.11634 2.22074 7.4 3.10439 7.4H13.4044C14.288 7.4 15.0044 8.11634 15.0044 9C15.0044 9.88366 14.2881 10.6 13.4044 10.6H3.1044C2.22074 10.6 1.50439 9.88366 1.50439 9ZM3.10439 8.6C2.88348 8.6 2.70439 8.77909 2.70439 9C2.70439 9.22091 2.88348 9.4 3.1044 9.4H13.4044C13.6253 9.4 13.8044 9.22091 13.8044 9C13.8044 8.77909 13.6253 8.6 13.4044 8.6H3.10439Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6543 13.1665C1.6543 12.2828 2.37064 11.5665 3.2543 11.5665H13.5543C14.438 11.5665 15.1543 12.2828 15.1543 13.1665C15.1543 14.0502 14.438 14.7665 13.5543 14.7665H3.2543C2.37064 14.7665 1.6543 14.0502 1.6543 13.1665ZM3.2543 12.7665C3.03338 12.7665 2.8543 12.9456 2.8543 13.1665C2.8543 13.3874 3.03338 13.5665 3.2543 13.5665H13.5543C13.7752 13.5665 13.9543 13.3874 13.9543 13.1665C13.9543 12.9456 13.7752 12.7665 13.5543 12.7665H3.2543Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TopmostIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"topmost-icon",ref:t,icon:i}))}));t.TopmostIcon.displayName="TopmostIcon";t["default"]=t.TopmostIcon},32546:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TopmostSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.82994 1.40913C7.88746 1.35161 7.95376 1.30821 8.02453 1.27893C8.09527 1.24959 8.17285 1.2334 8.2542 1.2334C8.33555 1.2334 8.41313 1.24959 8.48387 1.27893C8.55464 1.30821 8.62094 1.35161 8.67846 1.40913L10.6785 3.40913C10.9128 3.64345 10.9128 4.02335 10.6785 4.25766C10.4441 4.49198 10.0642 4.49198 9.82994 4.25766L8.8542 3.28193V5.8334C8.8542 6.16477 8.58557 6.4334 8.2542 6.4334C7.92283 6.4334 7.6542 6.16477 7.6542 5.8334V3.28193L6.67846 4.25766C6.44415 4.49198 6.06425 4.49198 5.82994 4.25766C5.59562 4.02335 5.59562 3.64345 5.82994 3.40913L7.82994 1.40913Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.50439 9C1.50439 8.11634 2.22074 7.4 3.10439 7.4H13.4044C14.288 7.4 15.0044 8.11634 15.0044 9C15.0044 9.88366 14.2881 10.6 13.4044 10.6H3.1044C2.22074 10.6 1.50439 9.88366 1.50439 9ZM3.10439 8.6C2.88348 8.6 2.70439 8.77909 2.70439 9C2.70439 9.22091 2.88348 9.4 3.1044 9.4H13.4044C13.6253 9.4 13.8044 9.22091 13.8044 9C13.8044 8.77909 13.6253 8.6 13.4044 8.6H3.10439Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6543 13.1665C1.6543 12.2828 2.37064 11.5665 3.2543 11.5665H13.5543C14.438 11.5665 15.1543 12.2828 15.1543 13.1665C15.1543 14.0502 14.438 14.7665 13.5543 14.7665H3.2543C2.37064 14.7665 1.6543 14.0502 1.6543 13.1665ZM3.2543 12.7665C3.03338 12.7665 2.8543 12.9456 2.8543 13.1665C2.8543 13.3874 3.03338 13.5665 3.2543 13.5665H13.5543C13.7752 13.5665 13.9543 13.3874 13.9543 13.1665C13.9543 12.9456 13.7752 12.7665 13.5543 12.7665H3.2543Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TopmostSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"topmost-single",ref:t,icon:i}))}));t.TopmostSingle.displayName="TopmostSingle";t["default"]=t.TopmostSingle},89330:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TraceabilityDataSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.41064 3.65005C1.41064 2.21411 2.5747 1.05005 4.01064 1.05005H12.7106C14.1466 1.05005 15.3106 2.21411 15.3106 3.65005V4.42505C15.3106 4.75642 15.042 5.02505 14.7106 5.02505C14.3793 5.02505 14.1106 4.75642 14.1106 4.42505V3.65005C14.1106 2.87685 13.4838 2.25005 12.7106 2.25005H11.0774V5.86798L11.0776 5.88345L11.0774 5.89892V10.1014L11.0776 10.1168L11.0774 10.1323V13.75H12.7106C13.4838 13.75 14.1106 13.1232 14.1106 12.35V11.575C14.1106 11.2437 14.3793 10.975 14.7106 10.975C15.042 10.975 15.3106 11.2437 15.3106 11.575V12.35C15.3106 13.786 14.1466 14.95 12.7106 14.95H4.01064C2.5747 14.95 1.41064 13.786 1.41064 12.35V3.65005ZM9.87744 5.28345V2.25005H6.84404V5.28345H9.87744ZM6.84404 6.48345H9.87744V9.51685H6.84404V6.48345ZM5.64404 5.28345V2.25005H4.01064C3.23745 2.25005 2.61064 2.87685 2.61064 3.65005V5.28345H5.64404ZM2.61064 6.48345H5.64404V9.51684H2.61064V6.48345ZM5.64404 10.7168H2.61064V12.35C2.61064 13.1232 3.23744 13.75 4.01064 13.75H5.64404V10.7168ZM9.87744 10.7168H6.84404V13.75H9.87744V10.7168Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.4099 8.6018L12.126 8.60211C11.7946 8.60215 11.5259 8.33356 11.5259 8.00218C11.5258 7.67081 11.7944 7.40215 12.1258 7.40211L14.4139 7.4018L13.8452 6.8331C13.6109 6.59879 13.6109 6.21889 13.8452 5.98457C14.0795 5.75026 14.4594 5.75026 14.6937 5.98457L16.2847 7.57557L16.2873 7.57818C16.3954 7.68668 16.4622 7.8363 16.4622 8.00153C16.4622 8.18702 16.3781 8.35286 16.2459 8.46293L14.6937 10.0151C14.4594 10.2494 14.0795 10.2494 13.8452 10.0151C13.6109 9.78075 13.6109 9.40086 13.8452 9.16654L14.4099 8.6018Z"}}]};t.TraceabilityDataSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"traceability-data-single",ref:t,icon:i}))}));t.TraceabilityDataSingle.displayName="TraceabilityDataSingle";t["default"]=t.TraceabilityDataSingle},92610:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TrashFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.533 2.63768L4.34141 4.07458H1.63857C1.3072 4.07458 1.03857 4.34321 1.03857 4.67458C1.03857 5.00596 1.3072 5.27458 1.63857 5.27458H3.15979L4.11708 13.3392C4.21265 14.1443 4.89523 14.7506 5.70593 14.7506H10.2955C11.1063 14.7506 11.7889 14.1441 11.8844 13.339L12.8404 5.27458H14.3616C14.693 5.27458 14.9616 5.00596 14.9616 4.67458C14.9616 4.34321 14.693 4.07458 14.3616 4.07458H11.6588L11.4672 2.63768C11.3612 1.84279 10.6832 1.24915 9.88125 1.24915H6.11896C5.31704 1.24915 4.63898 1.8428 4.533 2.63768ZM6.11896 2.44915C5.91848 2.44915 5.74897 2.59756 5.72247 2.79628L5.55203 4.07458H10.4482L10.2777 2.79628C10.2512 2.59756 10.0817 2.44915 9.88125 2.44915H6.11896ZM6.34365 9.30957C6.01228 9.30957 5.74365 9.5782 5.74365 9.90957C5.74365 10.2409 6.01228 10.5096 6.34365 10.5096H9.65695C9.98832 10.5096 10.2569 10.2409 10.2569 9.90957C10.2569 9.5782 9.98832 9.30957 9.65695 9.30957H6.34365Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TrashFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"trash-fill-single",ref:t,icon:i}))}));t.TrashFillSingle.displayName="TrashFillSingle";t["default"]=t.TrashFillSingle},27727:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TrashOutlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 4.14003H10.6667V2.73652C10.6667 2.36428 10.5262 2.00729 10.2761 1.74409C10.0261 1.48088 9.68696 1.33301 9.33333 1.33301H6.66667C6.31304 1.33301 5.97391 1.48088 5.72386 1.74409C5.47381 2.00729 5.33333 2.36428 5.33333 2.73652V4.14003H2.66667C2.48986 4.14003 2.32029 4.21396 2.19526 4.34556C2.07024 4.47717 2 4.65566 2 4.84178C2 5.0279 2.07024 5.20639 2.19526 5.33799C2.32029 5.4696 2.48986 5.54353 2.66667 5.54353H3.33333V13.2628C3.33333 13.6351 3.47381 13.9921 3.72386 14.2553C3.97391 14.5185 4.31304 14.6663 4.66667 14.6663H11.3333C11.687 14.6663 12.0261 14.5185 12.2761 14.2553C12.5262 13.9921 12.6667 13.6351 12.6667 13.2628V5.54353H13.3333C13.5101 5.54353 13.6797 5.4696 13.8047 5.33799C13.9298 5.20639 14 5.0279 14 4.84178C14 4.65566 13.9298 4.47717 13.8047 4.34556C13.6797 4.21396 13.5101 4.14003 13.3333 4.14003ZM6.66667 2.73652H9.33333V4.14003H6.66667V2.73652ZM11.3333 13.2628H4.66667V5.54353H11.3333V13.2628Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.66667 6.24529C6.48986 6.24529 6.32029 6.31922 6.19526 6.45083C6.07024 6.58243 6 6.76093 6 6.94704V11.8593C6 12.0454 6.07024 12.2239 6.19526 12.3555C6.32029 12.4871 6.48986 12.5611 6.66667 12.5611C6.84348 12.5611 7.01305 12.4871 7.13807 12.3555C7.2631 12.2239 7.33333 12.0454 7.33333 11.8593V6.94704C7.33333 6.76093 7.2631 6.58243 7.13807 6.45083C7.01305 6.31922 6.84348 6.24529 6.66667 6.24529Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33333 6.24529C9.15652 6.24529 8.98695 6.31922 8.86193 6.45083C8.7369 6.58243 8.66667 6.76093 8.66667 6.94704V11.8593C8.66667 12.0454 8.7369 12.2239 8.86193 12.3555C8.98695 12.4871 9.15652 12.5611 9.33333 12.5611C9.51014 12.5611 9.67971 12.4871 9.80474 12.3555C9.92976 12.2239 10 12.0454 10 11.8593V6.94704C10 6.76093 9.92976 6.58243 9.80474 6.45083C9.67971 6.31922 9.51014 6.24529 9.33333 6.24529Z"}}]};t.TrashOutlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"trash-outline-single",ref:t,icon:i}))}));t.TrashOutlineSingle.displayName="TrashOutlineSingle";t["default"]=t.TrashOutlineSingle},1800:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TrashSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 4.14027H10.6667V2.73676C10.6667 2.36453 10.5262 2.00754 10.2761 1.74433C10.0261 1.48112 9.68696 1.33325 9.33333 1.33325H6.66667C6.31304 1.33325 5.97391 1.48112 5.72386 1.74433C5.47381 2.00754 5.33333 2.36453 5.33333 2.73676V4.14027H2.66667C2.48986 4.14027 2.32029 4.2142 2.19526 4.34581C2.07024 4.47741 2 4.65591 2 4.84202C2 5.02814 2.07024 5.20663 2.19526 5.33824C2.32029 5.46984 2.48986 5.54378 2.66667 5.54378H3.33333V13.2631C3.33333 13.6353 3.47381 13.9923 3.72386 14.2555C3.97391 14.5187 4.31304 14.6666 4.66667 14.6666H11.3333C11.687 14.6666 12.0261 14.5187 12.2761 14.2555C12.5262 13.9923 12.6667 13.6353 12.6667 13.2631V5.54378H13.3333C13.5101 5.54378 13.6797 5.46984 13.8047 5.33824C13.9298 5.20663 14 5.02814 14 4.84202C14 4.65591 13.9298 4.47741 13.8047 4.34581C13.6797 4.2142 13.5101 4.14027 13.3333 4.14027ZM6.66667 2.73676H9.33333V4.14027H6.66667V2.73676ZM11.3333 13.2631H4.66667V5.54378H11.3333V13.2631Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.66667 6.24553C6.48986 6.24553 6.32029 6.31947 6.19526 6.45107C6.07024 6.58268 6 6.76117 6 6.94729V11.8596C6 12.0457 6.07024 12.2242 6.19526 12.3558C6.32029 12.4874 6.48986 12.5613 6.66667 12.5613C6.84348 12.5613 7.01305 12.4874 7.13807 12.3558C7.2631 12.2242 7.33333 12.0457 7.33333 11.8596V6.94729C7.33333 6.76117 7.2631 6.58268 7.13807 6.45107C7.01305 6.31947 6.84348 6.24553 6.66667 6.24553Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.33333 6.24553C9.15652 6.24553 8.98695 6.31947 8.86193 6.45107C8.7369 6.58268 8.66667 6.76117 8.66667 6.94729V11.8596C8.66667 12.0457 8.7369 12.2242 8.86193 12.3558C8.98695 12.4874 9.15652 12.5613 9.33333 12.5613C9.51014 12.5613 9.67971 12.4874 9.80474 12.3558C9.92976 12.2242 10 12.0457 10 11.8596V6.94729C10 6.76117 9.92976 6.58268 9.80474 6.45107C9.67971 6.31947 9.51014 6.24553 9.33333 6.24553Z"}}]};t.TrashSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"trash-single",ref:t,icon:i}))}));t.TrashSingle.displayName="TrashSingle";t["default"]=t.TrashSingle},36006:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TravelSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.4443 2.27805C14.7843 2.69781 14.8821 3.29421 14.6055 3.85164C14.3871 4.29204 14.1122 4.8016 13.7759 5.34836C14.3497 6.24932 14.6822 7.31901 14.6822 8.46635C14.6822 11.6763 12.0801 14.2784 8.87015 14.2784C7.34561 14.2784 5.95817 13.6914 4.92149 12.7311C4.22164 12.9808 3.55223 13.1137 2.96656 13.0557C2.34116 12.9939 1.78997 12.7073 1.46734 12.1265C0.976584 11.2429 1.3433 10.2606 1.78548 9.56455C2.132 9.0191 2.60289 8.51828 3.05881 8.14946C3.0555 8.08572 3.06235 8.02097 3.08007 7.95768C3.33773 4.98598 5.83164 2.65431 8.87015 2.65431C10.4723 2.65431 11.923 3.30256 12.9744 4.35108C13.1903 3.98006 13.3751 3.63163 13.5306 3.31834C13.5917 3.19516 13.5663 3.10056 13.5119 3.03339C13.4527 2.96035 13.3397 2.90029 13.1814 2.92903L12.9553 2.97008C12.6292 3.02926 12.3169 2.81292 12.2577 2.48688C12.1986 2.16084 12.4149 1.84855 12.7409 1.78937L12.9671 1.74832C13.5563 1.64137 14.109 1.86416 14.4443 2.27805ZM12.3141 5.39867C11.4694 4.45105 10.2395 3.85431 8.87015 3.85431C8.8359 3.85431 8.80174 3.85468 8.76766 3.85543C8.76988 3.85801 8.7721 3.86061 8.77431 3.8632C9.06289 4.20226 9.28493 4.65063 9.24552 5.19023C9.2112 5.65993 8.97856 5.94937 8.81448 6.13076C8.78142 6.16732 8.75619 6.19446 8.73565 6.21657C8.69923 6.25574 8.67755 6.27907 8.65306 6.31087C8.64862 6.31663 8.64502 6.32158 8.64209 6.32578C8.64403 6.33603 8.64675 6.34925 8.65057 6.36587C8.6526 6.37475 8.65537 6.38603 8.65865 6.39938C8.67894 6.4821 8.71873 6.64426 8.72532 6.80729C8.73426 7.02847 8.68972 7.27279 8.53907 7.52006C8.39659 7.75391 8.17953 7.95702 7.89875 8.14423C7.52124 8.39594 6.8199 8.7301 6.02156 8.90514C5.49684 9.02018 4.88811 9.0754 4.28465 8.96396C4.37883 9.84186 4.71934 10.646 5.2357 11.306C6.39082 10.7745 7.78346 9.88512 9.28642 8.69767C10.5669 7.68599 11.5638 6.49991 12.3141 5.39867ZM6.15468 12.1946C6.91644 12.7504 7.855 13.0784 8.87015 13.0784C8.91948 13.0784 8.96862 13.0776 9.01756 13.0761C9.06242 12.8969 9.12824 12.6719 9.22288 12.4224C9.44928 11.8254 9.85395 11.0526 10.5648 10.4432C11.2678 9.84065 12.0603 9.54747 12.6613 9.40323C12.9631 9.33082 13.2236 9.29426 13.4114 9.27572C13.4579 9.01294 13.4822 8.74248 13.4822 8.46635C13.4822 7.75105 13.3194 7.07379 13.0287 6.46961C12.2584 7.53774 11.2696 8.66018 10.0303 9.63926C8.65747 10.7239 7.33373 11.6001 6.15468 12.1946ZM12.9802 10.561C12.9674 10.5639 12.9544 10.567 12.9413 10.5701C12.4564 10.6865 11.8589 10.9145 11.3458 11.3543C10.8448 11.7838 10.535 12.3508 10.3494 12.836C11.4942 12.4486 12.4373 11.624 12.9802 10.561ZM4.06887 11.7426C3.65141 11.132 3.34739 10.4377 3.18717 9.69006C3.04551 9.85342 2.91265 10.0281 2.79836 10.208C2.41292 10.8147 2.36304 11.2677 2.51639 11.5438C2.61033 11.7129 2.76742 11.8302 3.0847 11.8616C3.33506 11.8863 3.66317 11.8522 4.06887 11.7426ZM4.31496 7.74014C4.75334 7.86349 5.25752 7.84415 5.76457 7.73298C6.41759 7.5898 6.98024 7.31438 7.23304 7.14582M4.31496 7.74014C4.57607 6.08926 5.71309 4.72974 7.23505 4.15255C7.49497 4.30246 7.71387 4.46871 7.86049 4.64098C8.01087 4.81766 8.05867 4.96644 8.04871 5.10281C8.04356 5.17326 8.02547 5.2142 7.92455 5.32577C7.91582 5.33542 7.9043 5.34744 7.89059 5.36173C7.78498 5.47188 7.5499 5.71706 7.46661 6.05377C7.40532 6.30168 7.45597 6.52538 7.48099 6.63436C7.48905 6.66947 7.49575 6.69792 7.50131 6.7215C7.51879 6.79567 7.52493 6.82173 7.5263 6.85575L7.52638 6.8576C7.52688 6.86925 7.52712 6.87464 7.51429 6.8957C7.49262 6.93127 7.42499 7.01783 7.23304 7.14582M8.63038 6.3453L8.63092 6.34395Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TravelSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"travel-single",ref:t,icon:i}))}));t.TravelSingle.displayName="TravelSingle";t["default"]=t.TravelSingle},98720:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TreeDiagramFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6662 1.39893C11.807 1.39893 11.0786 1.95949 10.827 2.73486H8.33291C7.44926 2.73486 6.73291 3.45121 6.73291 4.33486V7.39893H5.17221C4.91937 6.62557 4.19203 6.06689 3.33421 6.06689C2.26646 6.06689 1.40088 6.93248 1.40088 8.00023C1.40088 9.06798 2.26646 9.93356 3.33421 9.93356C4.193 9.93356 4.921 9.37363 5.17306 8.59893H6.73291V11.6682C6.73291 12.5519 7.44925 13.2682 8.33291 13.2682H10.8278C11.0803 14.0422 11.8079 14.6015 12.6662 14.6015C13.734 14.6015 14.5996 13.7359 14.5996 12.6682C14.5996 11.6004 13.734 10.7349 12.6662 10.7349C11.8079 10.7349 11.0803 11.2942 10.8278 12.0682H8.33291C8.112 12.0682 7.93291 11.8891 7.93291 11.6682V8.59893H10.8274C11.0795 9.37363 11.8075 9.93356 12.6662 9.93356C13.734 9.93356 14.5996 9.06798 14.5996 8.00023C14.5996 6.93248 13.734 6.06689 12.6662 6.06689C11.8084 6.06689 11.0811 6.62557 10.8282 7.39893H7.93291V4.33486C7.93291 4.11395 8.112 3.93486 8.33291 3.93486H10.8287C11.0819 4.70754 11.8089 5.26559 12.6662 5.26559C13.734 5.26559 14.5996 4.40001 14.5996 3.33226C14.5996 2.26451 13.734 1.39893 12.6662 1.39893Z"}}]};t.TreeDiagramFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"tree-diagram-fill-single",ref:t,icon:i}))}));t.TreeDiagramFillSingle.displayName="TreeDiagramFillSingle";t["default"]=t.TreeDiagramFillSingle},47886:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TreeDiagramSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.29531 2.45703H11.0212C11.2769 1.63985 12.0399 1.04688 12.9414 1.04688C14.0525 1.04688 14.9532 1.94757 14.9532 3.05863C14.9532 4.16969 14.0525 5.07039 12.9414 5.07039C12.0388 5.07039 11.2749 4.47587 11.0202 3.65703H8.29531C8.0744 3.65703 7.89531 3.83612 7.89531 4.05703V7.39844H11.0212C11.2769 6.58125 12.0399 5.98828 12.9414 5.98828C14.0525 5.98828 14.9532 6.88898 14.9532 8.00004C14.9532 9.1111 14.0525 10.0118 12.9414 10.0118C12.0388 10.0118 11.2749 9.41728 11.0202 8.59844H7.89531V11.9393C7.89531 12.1602 8.0744 12.3393 8.29531 12.3393H11.0213C11.2773 11.5224 12.0401 10.9297 12.9414 10.9297C14.0525 10.9297 14.9532 11.8304 14.9532 12.9414C14.9532 14.0525 14.0525 14.9532 12.9414 14.9532C12.0386 14.9532 11.2746 14.3584 11.02 13.5393H8.29531C7.41166 13.5393 6.69531 12.823 6.69531 11.9393V8.59844H4.97989C4.72513 9.41728 3.96131 10.0118 3.05863 10.0118C1.94757 10.0118 1.04688 9.1111 1.04688 8.00004C1.04688 6.88898 1.94757 5.98828 3.05863 5.98828C3.96013 5.98828 4.72314 6.58125 4.97889 7.39844H6.69531V4.05703C6.69531 3.17338 7.41166 2.45703 8.29531 2.45703ZM3.86982 7.96953C3.85378 7.53535 3.49674 7.18828 3.05863 7.18828C2.61031 7.18828 2.24688 7.55172 2.24688 8.00004C2.24688 8.44836 2.61031 8.81179 3.05863 8.81179C3.49736 8.81179 3.85479 8.46375 3.86989 8.0287C3.86939 8.01867 3.86914 8.00859 3.86914 7.99844C3.86914 7.98875 3.86937 7.97911 3.86982 7.96953ZM12.9414 2.24688C12.5018 2.24688 12.1438 2.59636 12.1301 3.03266C12.1304 3.04074 12.1306 3.04887 12.1306 3.05703C12.1306 3.06565 12.1304 3.07423 12.13 3.08276C12.1428 3.51992 12.5012 3.87039 12.9414 3.87039C13.3898 3.87039 13.7532 3.50695 13.7532 3.05863C13.7532 2.61031 13.3898 2.24688 12.9414 2.24688ZM12.1305 12.9516C12.1304 12.9561 12.1302 12.9607 12.13 12.9653C12.1426 13.4026 12.5011 13.7532 12.9414 13.7532C13.3898 13.7532 13.7532 13.3898 13.7532 12.9414C13.7532 12.4931 13.3898 12.1297 12.9414 12.1297C12.5019 12.1297 12.144 12.479 12.1301 12.9152C12.1304 12.9232 12.1306 12.9312 12.1306 12.9393C12.1306 12.9434 12.1305 12.9475 12.1305 12.9516ZM12.9414 7.18828C12.4931 7.18828 12.1297 7.55172 12.1297 8.00004C12.1297 8.44836 12.4931 8.81179 12.9414 8.81179C13.3898 8.81179 13.7532 8.44836 13.7532 8.00004C13.7532 7.55172 13.3898 7.18828 12.9414 7.18828Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TreeDiagramSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"tree-diagram-single",ref:t,icon:i}))}));t.TreeDiagramSingle.displayName="TreeDiagramSingle";t["default"]=t.TreeDiagramSingle},81303:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TrendlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.98193 3.59476C8.98193 4.19829 8.49266 4.68756 7.88913 4.68756C7.2856 4.68756 6.79633 4.19829 6.79633 3.59476C6.79633 2.99122 7.2856 2.50195 7.88913 2.50195C8.49266 2.50195 8.98193 2.99122 8.98193 3.59476Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.4012 11.1313C13.8841 11.1313 14.2755 10.7399 14.2755 10.2571C14.2755 9.77423 13.8841 9.38281 13.4012 9.38281C12.9184 9.38281 12.527 9.77423 12.527 10.2571C12.527 10.7399 12.9184 11.1313 13.4012 11.1313Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.74981 14.9808C9.11195 14.9808 9.4055 14.6872 9.4055 14.3251C9.4055 13.963 9.11195 13.6694 8.74981 13.6694C8.38768 13.6694 8.09413 13.963 8.09413 14.3251C8.09413 14.6872 8.38768 14.9808 8.74981 14.9808Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.63972 9.3829C5.00185 9.3829 5.2954 9.08935 5.2954 8.72722C5.2954 8.36508 5.00185 8.07153 4.63972 8.07153C4.27759 8.07153 3.98404 8.36508 3.98404 8.72722C3.98404 9.08935 4.27759 9.3829 4.63972 9.3829Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M14.0379 3.39504C14.1144 3.0726 13.915 2.74925 13.5925 2.67281C13.2701 2.59637 12.9467 2.79579 12.8703 3.11822C12.2786 5.61435 10.9294 8.07593 9.07855 9.85943C7.2313 11.6394 4.91564 12.7181 2.36514 12.5434C2.03455 12.5208 1.74819 12.7704 1.72555 13.101C1.7029 13.4316 1.95255 13.718 2.28315 13.7406C5.24772 13.9437 7.8805 12.6803 9.9112 10.7235C11.9383 8.77026 13.3966 6.10028 14.0379 3.39504Z"}}]};t.TrendlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"trendline-single",ref:t,icon:i}))}));t.TrendlineSingle.displayName="TrendlineSingle";t["default"]=t.TrendlineSingle},31246:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TrialSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.6596 0.56543C12.9122 0.56543 13.9275 1.58082 13.9275 2.8334V6.38496L12.5916 5.19199V2.8334C12.5916 2.31867 12.1743 1.90137 11.6596 1.90137H3.47598C2.96125 1.90137 2.54395 2.31867 2.54395 2.8334V12.2084L3.3041 11.4482L5.23263 13.5225V15.4123L3.30332 13.3373L1.20801 15.4342V2.8334C1.20801 1.58082 2.2234 0.56543 3.47598 0.56543H11.6596Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.7087 7.42324C12.282 6.84995 13.212 6.84995 13.7853 7.42324L14.3618 7.9998C14.935 8.57306 14.9358 9.5031 14.3626 10.0764L9.00715 15.4318L8.72668 15.4287L6.37511 15.41L6.35402 12.7779L11.7087 7.42324ZM12.8407 8.36777C12.7892 8.31622 12.7048 8.31622 12.6532 8.36777L7.69465 13.3271L7.7009 14.0842L8.45793 14.0904L13.4173 9.13105C13.4687 9.07953 13.4687 8.99585 13.4173 8.94433L12.8407 8.36777Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.51973 6.38809C9.85673 6.42214 10.1197 6.70695 10.1197 7.05293C10.1197 7.39891 9.85673 7.68372 9.51973 7.71777L9.45176 7.7209H4.36191C3.99299 7.7209 3.69395 7.42186 3.69395 7.05293C3.69395 6.684 3.99299 6.38496 4.36191 6.38496H9.45176L9.51973 6.38809Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.42519 3.85918C8.76192 3.8935 9.02441 4.17824 9.02441 4.52402C9.02441 4.86981 8.76192 5.15455 8.42519 5.18887L8.35644 5.19199H4.36191C3.99299 5.19199 3.69395 4.89295 3.69395 4.52402C3.69395 4.1551 3.99299 3.85605 4.36191 3.85605H8.35644L8.42519 3.85918Z"}}]};t.TrialSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"trial-single",ref:t,icon:i}))}));t.TrialSingle.displayName="TrialSingle";t["default"]=t.TrialSingle},37879:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TriangleChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.26815 2.33496C7.03795 1.00163 8.96245 1.00163 9.73225 2.33496L15.1191 11.6653C15.8889 12.9986 14.9267 14.6653 13.3871 14.6653H2.61334C1.07374 14.6653 0.111484 12.9986 0.881284 11.6653L6.26815 2.33496Z"}}]};t.TriangleChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"triangle-chart-single",ref:t,icon:i}))}));t.TriangleChartSingle.displayName="TriangleChartSingle";t["default"]=t.TriangleChartSingle},57750:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TriangleSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#triangle-single_clip0_731_29902)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.09147 3.89428C6.04594 2.30644 6.52318 1.51251 7.14624 1.24608C7.6897 1.01368 8.3103 1.01368 8.85376 1.24608C9.47682 1.51251 9.95406 2.30644 10.9085 3.89428L14.6326 10.0896C15.5871 11.6774 16.0643 12.4714 15.993 13.1228C15.9308 13.6911 15.6205 14.2073 15.1393 14.5431C14.5875 14.9282 13.633 14.9282 11.7241 14.9282H4.27592C2.36697 14.9282 1.4125 14.9282 0.86073 14.5431C0.379454 14.2073 0.0691517 13.6911 0.00696882 13.1228C-0.064322 12.4714 0.412915 11.6774 1.36739 10.0896L5.09147 3.89428Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"triangle-single_clip0_731_29902"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["triangle-single_clip0_731_29902"]};t.TriangleSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"triangle-single",ref:t,icon:i}))}));t.TriangleSingle.displayName="TriangleSingle";t["default"]=t.TriangleSingle},20751:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TriggersSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5509 5.53605L13.2082 4.88591C13.3443 4.74988 13.4207 4.56538 13.4207 4.37301C13.4207 4.18064 13.3443 3.99614 13.2082 3.86012C13.0722 3.72409 12.8877 3.64767 12.6953 3.64767C12.503 3.64767 12.3185 3.72409 12.1824 3.86012L11.5323 4.51749C10.5199 3.73432 9.27616 3.30939 7.9962 3.30939C6.71625 3.30939 5.47251 3.73432 4.46012 4.51749L3.80275 3.85289C3.66576 3.71686 3.48035 3.64083 3.2873 3.6415C3.09425 3.64218 2.90938 3.71952 2.77335 3.8565C2.63732 3.99349 2.56128 4.1789 2.56196 4.37195C2.56264 4.565 2.63997 4.74988 2.77696 4.88591L3.44156 5.54328C2.64911 6.55285 2.21913 7.79954 2.22072 9.08297C2.21836 10.0043 2.43633 10.9129 2.85644 11.7329C3.27655 12.5529 3.88663 13.2605 4.6358 13.7969C5.38497 14.3332 6.25151 14.6826 7.16315 14.816C8.0748 14.9494 9.00513 14.8628 9.87654 14.5636C10.748 14.2644 11.5352 13.7612 12.1726 13.0959C12.8101 12.4307 13.2792 11.6226 13.5409 10.7392C13.8026 9.85584 13.8493 8.92267 13.677 8.01755C13.5048 7.11244 13.1187 6.26162 12.5509 5.53605V5.53605ZM7.99982 13.4173C7.14257 13.4173 6.30457 13.1631 5.5918 12.6868C4.87902 12.2106 4.32348 11.5336 3.99543 10.7416C3.66737 9.94965 3.58154 9.07816 3.74878 8.23739C3.91602 7.39661 4.32882 6.62431 4.93499 6.01815C5.54115 5.41198 6.31346 4.99918 7.15423 4.83194C7.99501 4.66469 8.8665 4.75053 9.65849 5.07858C10.4505 5.40664 11.1274 5.96218 11.6037 6.67495C12.0799 7.38773 12.3341 8.22573 12.3341 9.08297C12.3341 10.2325 11.8775 11.335 11.0646 12.1478C10.2518 12.9606 9.14935 13.4173 7.99982 13.4173ZM6.55504 2.58149H9.44459C9.63618 2.58149 9.81992 2.50538 9.95539 2.36991C10.0909 2.23444 10.167 2.05069 10.167 1.85911C10.167 1.66752 10.0909 1.48377 9.95539 1.3483C9.81992 1.21283 9.63618 1.13672 9.44459 1.13672H6.55504C6.36345 1.13672 6.17971 1.21283 6.04424 1.3483C5.90876 1.48377 5.83266 1.66752 5.83266 1.85911C5.83266 2.05069 5.90876 2.23444 6.04424 2.36991C6.17971 2.50538 6.36345 2.58149 6.55504 2.58149V2.58149ZM8.7222 6.91581C8.7222 6.72422 8.64609 6.54048 8.51062 6.40501C8.37515 6.26953 8.19141 6.19343 7.99982 6.19343C7.80823 6.19343 7.62449 6.26953 7.48901 6.40501C7.35354 6.54048 7.27743 6.72422 7.27743 6.91581V8.28112C7.11386 8.42743 6.99857 8.61994 6.94681 8.8332C6.89505 9.04646 6.90926 9.27042 6.98757 9.47542C7.06587 9.68043 7.20458 9.85683 7.38533 9.98127C7.56608 10.1057 7.78036 10.1724 7.99982 10.1724C8.21927 10.1724 8.43355 10.1057 8.6143 9.98127C8.79506 9.85683 8.93376 9.68043 9.01207 9.47542C9.09037 9.27042 9.10459 9.04646 9.05283 8.8332C9.00107 8.61994 8.88577 8.42743 8.7222 8.28112V6.91581Z"}}]};t.TriggersSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"triggers-single",ref:t,icon:i}))}));t.TriggersSingle.displayName="TriggersSingle";t["default"]=t.TriggersSingle},790:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TruncationIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.21572 1.80029C2.54709 1.80029 2.81572 2.06892 2.81572 2.40029V14.0003C2.81572 14.3317 2.54709 14.6003 2.21572 14.6003C1.88435 14.6003 1.61572 14.3317 1.61572 14.0003V2.40029C1.61572 2.06892 1.88435 1.80029 2.21572 1.80029Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7841 1.80029C14.1155 1.80029 14.3841 2.06892 14.3841 2.40029V14.0003C14.3841 14.3317 14.1155 14.6003 13.7841 14.6003C13.4527 14.6003 13.1841 14.3317 13.1841 14.0003V8.60259H7.13467C6.8033 8.60259 6.53467 8.33396 6.53467 8.00259C6.53467 7.67122 6.8033 7.40259 7.13467 7.40259H13.1841V2.40029C13.1841 2.06892 13.4527 1.80029 13.7841 1.80029Z"}}]};t.TruncationIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"truncation-icon",ref:t,icon:i}))}));t.TruncationIcon.displayName="TruncationIcon";t["default"]=t.TruncationIcon},9213:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TruncationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.21572 1.80029C2.54709 1.80029 2.81572 2.06892 2.81572 2.40029V14.0003C2.81572 14.3317 2.54709 14.6003 2.21572 14.6003C1.88435 14.6003 1.61572 14.3317 1.61572 14.0003V2.40029C1.61572 2.06892 1.88435 1.80029 2.21572 1.80029Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7841 1.80029C14.1155 1.80029 14.3841 2.06892 14.3841 2.40029V14.0003C14.3841 14.3317 14.1155 14.6003 13.7841 14.6003C13.4527 14.6003 13.1841 14.3317 13.1841 14.0003V8.60259H7.13467C6.8033 8.60259 6.53467 8.33396 6.53467 8.00259C6.53467 7.67122 6.8033 7.40259 7.13467 7.40259H13.1841V2.40029C13.1841 2.06892 13.4527 1.80029 13.7841 1.80029Z"}}]};t.TruncationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"truncation-single",ref:t,icon:i}))}));t.TruncationSingle.displayName="TruncationSingle";t["default"]=t.TruncationSingle},78973:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TurnOnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6001 4.00002C14.6001 2.56408 13.436 1.40002 12.0001 1.40002H8.00283C7.67146 1.40002 7.40283 1.66865 7.40283 2.00002C7.40283 2.3314 7.67146 2.60002 8.00283 2.60002H12.0001C12.7733 2.60002 13.4001 3.22683 13.4001 4.00002V12C13.4001 12.7732 12.7733 13.4 12.0001 13.4H8.00007C7.66869 13.4 7.40007 13.6687 7.40007 14C7.40007 14.3314 7.66869 14.6 8.00007 14.6H12.0001C13.436 14.6 14.6001 13.436 14.6001 12V4.00002Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.24231 4.57576C7.00799 4.81007 7.00799 5.18997 7.24231 5.42429L9.21523 7.39722H1.9999C1.66853 7.39722 1.3999 7.66585 1.3999 7.99722C1.3999 8.32859 1.66853 8.59722 1.9999 8.59722H9.22085L7.24231 10.5758C7.00799 10.8101 7.00799 11.19 7.24231 11.4243C7.47662 11.6586 7.85652 11.6586 8.09083 11.4243L11.0908 8.42429C11.2083 8.30679 11.2669 8.15268 11.2666 7.99868L11.2666 7.99722C11.2666 7.81392 11.1844 7.64982 11.0548 7.53976L8.09083 4.57576C7.85652 4.34145 7.47662 4.34145 7.24231 4.57576Z"}}]};t.TurnOnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"turn-on-single",ref:t,icon:i}))}));t.TurnOnSingle.displayName="TurnOnSingle";t["default"]=t.TurnOnSingle},31494:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Tutorials=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.39749 1.33203C2.70308 1.33203 1.32949 2.70562 1.32949 4.40003V9.66329C0.96322 9.66554 0.666992 9.96315 0.666992 10.3299C0.666992 10.6967 0.96322 10.9944 1.32949 10.9966V11.6C1.32949 13.2944 2.70308 14.668 4.39749 14.668H11.5975C13.2919 14.668 14.6655 13.2944 14.6655 11.6V10.9966H14.667C15.0352 10.9966 15.3337 10.6981 15.3337 10.3299C15.3337 9.96176 15.0352 9.66328 14.667 9.66328H14.6655V4.40003C14.6655 2.70562 13.2919 1.33203 11.5975 1.33203H4.39749ZM13.3295 9.66328V4.40003C13.3295 3.44347 12.554 2.66803 11.5975 2.66803H4.39749C3.44094 2.66803 2.66549 3.44347 2.66549 4.40003V9.66328H5.00033C5.25284 9.66328 5.48368 9.80595 5.59661 10.0318L6.07902 10.9966H9.92164L10.404 10.0318C10.517 9.80595 10.7478 9.66328 11.0003 9.66328H13.3295ZM2.66549 10.9966V11.6C2.66549 12.5566 3.44093 13.332 4.39749 13.332H11.5975C12.554 13.332 13.3295 12.5566 13.3295 11.6V10.9966H11.4123L10.9299 11.9614C10.817 12.1873 10.5862 12.3299 10.3337 12.3299H5.66699C5.41448 12.3299 5.18364 12.1873 5.07071 11.9614L4.5883 10.9966H2.66549Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.66471 4.33203C5.29652 4.33203 4.99805 4.63051 4.99805 4.9987C4.99805 5.36689 5.29652 5.66536 5.66471 5.66536H10.3314C10.6996 5.66536 10.998 5.36689 10.998 4.9987C10.998 4.63051 10.6996 4.33203 10.3314 4.33203H5.66471Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.67096 7.00078C5.30277 7.00078 5.0043 7.29926 5.0043 7.66745C5.0043 8.03564 5.30277 8.33411 5.67096 8.33411H10.3376C10.7058 8.33411 11.0043 8.03564 11.0043 7.66745C11.0043 7.29926 10.7058 7.00078 10.3376 7.00078H5.67096Z"}}]};t.Tutorials=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"tutorials",ref:t,icon:i}))}));t.Tutorials.displayName="Tutorials";t["default"]=t.Tutorials},75449:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TwitterFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.20958 1.61328L6.47797 8.65909L1.17676 14.3878H2.37019L7.01185 9.37248L10.7618 14.3878H14.8224L9.25784 6.94568L14.1925 1.61328H12.999L8.72475 6.23229L5.27093 1.61328H1.20958Z"}}]};t.TwitterFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"twitter-fill-single",ref:t,icon:i}))}));t.TwitterFillSingle.displayName="TwitterFillSingle";t["default"]=t.TwitterFillSingle},21429:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.TwitterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.8338 3.02955C12.5121 2.59828 12.1259 2.25975 11.6696 2.03611C11.1407 1.77686 10.555 1.69037 9.93323 1.75283C8.91752 1.85487 8.20561 2.42392 7.80147 3.25307C7.46737 3.93852 7.34764 4.78614 7.37878 5.68638C6.53109 5.99097 5.78343 5.80678 5.11152 5.37783C4.31613 4.87006 3.64891 4.02464 3.17622 3.25415C3.05043 3.04911 2.81434 2.93902 2.57642 2.97445C2.3385 3.00988 2.14473 3.18398 2.08414 3.41678C1.75023 4.69965 1.38547 6.38001 2.10485 8.24876L2.10485 8.24876C2.50165 9.27951 3.31312 10.1374 4.46145 10.8477C3.33964 11.326 2.45471 11.4602 1.77906 11.3314C1.48943 11.2762 1.20261 11.4396 1.10243 11.7169C1.00225 11.9942 1.11839 12.3032 1.37643 12.4459C1.39165 12.4543 1.40925 12.4641 1.42915 12.4752C1.82943 12.698 3.15958 13.4383 4.81073 13.8932C6.52834 14.3665 8.72423 14.5668 10.5913 13.4002C14.0368 11.2474 14.0127 7.59663 14.0014 5.88563C14.0012 5.84882 14.001 5.8129 14.0008 5.77792C14.0429 5.70748 14.0953 5.63137 14.1638 5.5336L14.1753 5.51726C14.2727 5.37845 14.3962 5.20237 14.5098 4.98715C14.7576 4.51796 14.9334 3.91442 14.9334 2.98131C14.9334 2.74295 14.7923 2.5272 14.5739 2.43164C14.3556 2.33608 14.1014 2.37884 13.9263 2.54058C13.4927 2.94111 13.1395 3.05972 12.8338 3.02955ZM11.1415 3.11364C10.842 2.96686 10.4861 2.90332 10.0532 2.94682C9.48685 3.00371 9.11834 3.29018 8.88016 3.77884C8.62509 4.30214 8.52011 5.06983 8.60055 6.01823C8.62123 6.26203 8.49181 6.49396 8.27347 6.60437C6.82924 7.33472 5.51476 7.05894 4.46581 6.38929C3.88754 6.02013 3.38528 5.53063 2.96523 5.02327C2.83434 5.90053 2.8444 6.82964 3.22474 7.81766C3.57789 8.73502 4.4584 9.59095 6.03101 10.3322C6.23562 10.4286 6.36861 10.6319 6.37496 10.858C6.38132 11.0842 6.25997 11.2946 6.0611 11.4024C5.30295 11.8133 4.5811 12.126 3.90073 12.3251C4.27733 12.4726 4.6914 12.6156 5.12946 12.7363C6.72706 13.1765 8.513 13.2838 9.95544 12.3825C12.8175 10.5943 12.8069 7.58972 12.8008 5.85296C12.8005 5.77562 12.8003 5.7008 12.8003 5.62871C12.8003 5.53927 12.8203 5.45096 12.8588 5.37024C12.9569 5.16464 13.0792 4.99022 13.1768 4.85103L13.1813 4.84471C13.2853 4.69632 13.371 4.57392 13.4487 4.42684C13.4926 4.34371 13.5362 4.24815 13.5756 4.13369C13.1701 4.26109 12.7447 4.27367 12.3067 4.1428C12.1711 4.10232 12.0543 4.01525 11.9767 3.89697C11.7234 3.51072 11.4422 3.26103 11.1415 3.11364Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.TwitterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"twitter-single",ref:t,icon:i}))}));t.TwitterSingle.displayName="TwitterSingle";t["default"]=t.TwitterSingle},99481:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnderlineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.46416 2.03237C4.46416 1.701 4.19553 1.43237 3.86416 1.43237C3.53279 1.43237 3.26416 1.701 3.26416 2.03237V7.33338C3.26416 10.0313 5.35834 12.2667 7.9999 12.2667C10.6415 12.2667 12.7356 10.0313 12.7356 7.33338V2.03237C12.7356 1.701 12.467 1.43237 12.1356 1.43237C11.8043 1.43237 11.5356 1.701 11.5356 2.03237V7.33338C11.5356 9.42194 9.92656 11.0667 7.9999 11.0667C6.07325 11.0667 4.46416 9.42194 4.46416 7.33338V2.03237Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66641 13.4663C2.33504 13.4663 2.06641 13.7349 2.06641 14.0663C2.06641 14.3977 2.33504 14.6663 2.66641 14.6663H13.3331C13.6644 14.6663 13.9331 14.3977 13.9331 14.0663C13.9331 13.7349 13.6644 13.4663 13.3331 13.4663H2.66641Z"}}]};t.UnderlineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"underline-icon",ref:t,icon:i}))}));t.UnderlineIcon.displayName="UnderlineIcon";t["default"]=t.UnderlineIcon},84718:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnderlineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.46416 2.03237C4.46416 1.701 4.19553 1.43237 3.86416 1.43237C3.53279 1.43237 3.26416 1.701 3.26416 2.03237V7.33338C3.26416 10.0313 5.35834 12.2667 7.9999 12.2667C10.6415 12.2667 12.7356 10.0313 12.7356 7.33338V2.03237C12.7356 1.701 12.467 1.43237 12.1356 1.43237C11.8043 1.43237 11.5356 1.701 11.5356 2.03237V7.33338C11.5356 9.42194 9.92656 11.0667 7.9999 11.0667C6.07325 11.0667 4.46416 9.42194 4.46416 7.33338V2.03237Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66641 13.4663C2.33504 13.4663 2.06641 13.7349 2.06641 14.0663C2.06641 14.3977 2.33504 14.6663 2.66641 14.6663H13.3331C13.6644 14.6663 13.9331 14.3977 13.9331 14.0663C13.9331 13.7349 13.6644 13.4663 13.3331 13.4663H2.66641Z"}}]};t.UnderlineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"underline-single",ref:t,icon:i}))}));t.UnderlineSingle.displayName="UnderlineSingle";t["default"]=t.UnderlineSingle},37495:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UndoIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.72365 2.72206C4.97524 2.50641 5.00437 2.12763 4.78872 1.87603C4.57306 1.62444 4.19428 1.59531 3.94269 1.81097L1.61333 3.80761C1.48281 3.91768 1.3999 4.08241 1.3999 4.2665C1.3999 4.41745 1.45564 4.55538 1.54766 4.66083C1.55661 4.67109 1.56594 4.68108 1.57563 4.69077L3.9089 7.02411C4.14321 7.25842 4.52311 7.25843 4.75743 7.02412C4.99175 6.78981 4.99175 6.40991 4.75744 6.17559L3.44839 4.8665H9.36337C11.5909 4.8665 13.3967 6.67229 13.3967 8.89984C13.3967 11.1274 11.5909 12.9332 9.36337 12.9332H3.99937C3.668 12.9332 3.39937 13.2018 3.39937 13.5332C3.39937 13.8645 3.668 14.1332 3.99937 14.1332H9.36337C12.2537 14.1332 14.5967 11.7901 14.5967 8.89984C14.5967 6.00955 12.2537 3.6665 9.36337 3.6665H3.62183L4.72365 2.72206Z"}}]};t.UndoIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"undo-icon",ref:t,icon:i}))}));t.UndoIcon.displayName="UndoIcon";t["default"]=t.UndoIcon},77652:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UndoSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.72365 2.72206C4.97524 2.50641 5.00437 2.12763 4.78872 1.87603C4.57306 1.62444 4.19428 1.59531 3.94269 1.81097L1.61333 3.80761C1.48281 3.91768 1.3999 4.08241 1.3999 4.2665C1.3999 4.41745 1.45564 4.55538 1.54766 4.66083C1.55661 4.67109 1.56594 4.68108 1.57563 4.69077L3.9089 7.02411C4.14321 7.25842 4.52311 7.25843 4.75743 7.02412C4.99175 6.78981 4.99175 6.40991 4.75744 6.17559L3.44839 4.8665H9.36337C11.5909 4.8665 13.3967 6.67229 13.3967 8.89984C13.3967 11.1274 11.5909 12.9332 9.36337 12.9332H3.99937C3.668 12.9332 3.39937 13.2018 3.39937 13.5332C3.39937 13.8645 3.668 14.1332 3.99937 14.1332H9.36337C12.2537 14.1332 14.5967 11.7901 14.5967 8.89984C14.5967 6.00955 12.2537 3.6665 9.36337 3.6665H3.62183L4.72365 2.72206Z"}}]};t.UndoSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"undo-single",ref:t,icon:i}))}));t.UndoSingle.displayName="UndoSingle";t["default"]=t.UndoSingle},8276:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnfoldOrFoldSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.99838 8.53161L6.91288 11.1763C6.45881 11.5655 5.75732 11.2429 5.75732 10.6448V5.35541C5.75732 4.75737 6.45881 4.43473 6.91288 4.82393L9.99838 7.46865C10.3243 7.74801 10.3243 8.25224 9.99838 8.53161Z"}}]};t.UnfoldOrFoldSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unfold-or-fold-single",ref:t,icon:i}))}));t.UnfoldOrFoldSingle.displayName="UnfoldOrFoldSingle";t["default"]=t.UnfoldOrFoldSingle},76763:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UngroupIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.46855 2.83731C7.46855 2.61639 7.64764 2.4373 7.86855 2.4373H13.8603C14.0812 2.4373 14.2603 2.61639 14.2603 2.8373V9.5049C14.2603 9.72581 14.0812 9.90489 13.8603 9.90489H12.866C12.5346 9.90489 12.266 10.1735 12.266 10.5049C12.266 10.8363 12.5346 11.1049 12.866 11.1049H13.8603C14.7439 11.1049 15.4603 10.3886 15.4603 9.5049V2.8373C15.4603 1.95365 14.7439 1.2373 13.8603 1.2373H7.86855C6.9849 1.2373 6.26855 1.95365 6.26855 2.83731V3.48688C6.26855 3.81825 6.53718 4.08688 6.86855 4.08688C7.19993 4.08688 7.46855 3.81825 7.46855 3.48688V2.83731Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.19888 5.56299C2.31522 5.56299 1.59888 6.27933 1.59888 7.16299V13.163C1.59888 14.0466 2.31522 14.763 3.19888 14.763H9.19888C10.0825 14.763 10.7989 14.0466 10.7989 13.163V7.16299C10.7989 6.27933 10.0825 5.56299 9.19888 5.56299H3.19888ZM2.79888 7.16299C2.79888 6.94207 2.97796 6.76299 3.19888 6.76299H9.19888C9.41979 6.76299 9.59888 6.94207 9.59888 7.16299V13.163C9.59888 13.3839 9.41979 13.563 9.19888 13.563H3.19888C2.97796 13.563 2.79888 13.3839 2.79888 13.163V7.16299Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.UngroupIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ungroup-icon",ref:t,icon:i}))}));t.UngroupIcon.displayName="UngroupIcon";t["default"]=t.UngroupIcon},21736:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UngroupSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.46855 2.83731C7.46855 2.61639 7.64764 2.4373 7.86855 2.4373H13.8603C14.0812 2.4373 14.2603 2.61639 14.2603 2.8373V9.5049C14.2603 9.72581 14.0812 9.90489 13.8603 9.90489H12.866C12.5346 9.90489 12.266 10.1735 12.266 10.5049C12.266 10.8363 12.5346 11.1049 12.866 11.1049H13.8603C14.7439 11.1049 15.4603 10.3886 15.4603 9.5049V2.8373C15.4603 1.95365 14.7439 1.2373 13.8603 1.2373H7.86855C6.9849 1.2373 6.26855 1.95365 6.26855 2.83731V3.48688C6.26855 3.81825 6.53718 4.08688 6.86855 4.08688C7.19993 4.08688 7.46855 3.81825 7.46855 3.48688V2.83731Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.19888 5.56299C2.31522 5.56299 1.59888 6.27933 1.59888 7.16299V13.163C1.59888 14.0466 2.31522 14.763 3.19888 14.763H9.19888C10.0825 14.763 10.7989 14.0466 10.7989 13.163V7.16299C10.7989 6.27933 10.0825 5.56299 9.19888 5.56299H3.19888ZM2.79888 7.16299C2.79888 6.94207 2.97796 6.76299 3.19888 6.76299H9.19888C9.41979 6.76299 9.59888 6.94207 9.59888 7.16299V13.163C9.59888 13.3839 9.41979 13.563 9.19888 13.563H3.19888C2.97796 13.563 2.79888 13.3839 2.79888 13.163V7.16299Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.UngroupSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ungroup-single",ref:t,icon:i}))}));t.UngroupSingle.displayName="UngroupSingle";t["default"]=t.UngroupSingle},46285:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UngroupSparklineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#ungroup-sparkline-icon_clip0_1729_95)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.54552 0.733398C1.54471 0.733398 0.733398 1.54471 0.733398 2.54552C0.733398 3.33614 1.23972 4.0085 1.9458 4.25604V7.50149C1.23972 7.74903 0.733398 8.4214 0.733398 9.21202C0.733398 10.2128 1.54471 11.0241 2.54552 11.0241C3.33593 11.0241 4.00815 10.5181 4.25585 9.81228H6.18799V11.7442C5.48191 11.9917 4.97559 12.6641 4.97559 13.4547C4.97559 14.4555 5.7869 15.2668 6.7877 15.2668C7.57829 15.2668 8.25064 14.7605 8.4982 14.0545H11.7442C11.9918 14.7605 12.6641 15.2668 13.4547 15.2668C14.4555 15.2668 15.2668 14.4555 15.2668 13.4547C15.2668 12.6641 14.7605 11.9918 14.0545 11.7442V8.4982C14.7605 8.25064 15.2668 7.57829 15.2668 6.7877C15.2668 5.7869 14.4555 4.97559 13.4547 4.97559C12.6641 4.97559 11.9917 5.48191 11.7442 6.18799H9.81228V4.25585C10.5181 4.00815 11.0241 3.33593 11.0241 2.54552C11.0241 1.54471 10.2128 0.733398 9.21202 0.733398C8.42158 0.733398 7.74934 1.23949 7.50166 1.94531H4.25587C4.00819 1.23949 3.33595 0.733398 2.54552 0.733398ZM12.8545 8.49806C12.3365 8.3163 11.9261 7.90593 11.7444 7.38799H9.81228V8.21228C9.81228 9.09594 9.09594 9.81228 8.21228 9.81228H7.38799V11.7444C7.90593 11.9261 8.3163 12.3365 8.49806 12.8545H11.7443C11.9261 12.3365 12.3365 11.9261 12.8545 11.7443V8.49806ZM3.1458 7.50169V4.25584C3.66388 4.07402 4.07433 3.66346 4.25601 3.14531H7.50152C7.68327 3.66364 8.09395 4.07431 8.61228 4.25603V8.21228C8.61228 8.4332 8.4332 8.61228 8.21228 8.61228H6.84486C6.82614 8.61052 6.80717 8.60962 6.78799 8.60962C6.76881 8.60962 6.74984 8.61052 6.73112 8.61228H4.25603C4.07436 8.09411 3.6639 7.68353 3.1458 7.50169ZM2.5458 8.60012L2.53418 8.60001C2.20135 8.60605 1.9334 8.87774 1.9334 9.21202C1.9334 9.55008 2.20745 9.82414 2.54552 9.82414C2.88358 9.82414 3.15763 9.55008 3.15763 9.21202C3.15763 8.87784 2.88984 8.60621 2.55714 8.60001L2.5458 8.60012ZM9.21202 3.15763C8.87805 3.15763 8.60654 2.89017 8.60002 2.55776L8.60015 2.54531L8.60003 2.53311C8.60663 2.20077 8.8781 1.9334 9.21202 1.9334C9.55008 1.9334 9.82414 2.20745 9.82414 2.54552C9.82414 2.88358 9.55008 3.15763 9.21202 3.15763ZM1.9334 2.54552C1.9334 2.20745 2.20745 1.9334 2.54552 1.9334C2.88358 1.9334 3.15763 2.20745 3.15763 2.54552C3.15763 2.88358 2.88358 3.15763 2.54552 3.15763C2.20745 3.15763 1.9334 2.88358 1.9334 2.54552ZM12.8426 13.4547C12.8426 13.1166 13.1166 12.8426 13.4547 12.8426C13.7928 12.8426 14.0668 13.1166 14.0668 13.4547C14.0668 13.7928 13.7928 14.0668 13.4547 14.0668C13.1166 14.0668 12.8426 13.7928 12.8426 13.4547ZM6.17559 13.4547C6.17559 13.1166 6.44964 12.8426 6.7877 12.8426C7.12576 12.8426 7.39982 13.1166 7.39982 13.4547C7.39982 13.7928 7.12576 14.0668 6.7877 14.0668C6.44964 14.0668 6.17559 13.7928 6.17559 13.4547ZM12.8426 6.7877C12.8426 6.44964 13.1166 6.17559 13.4547 6.17559C13.7928 6.17559 14.0668 6.44964 14.0668 6.7877C14.0668 7.12576 13.7928 7.39982 13.4547 7.39982C13.1166 7.39982 12.8426 7.12576 12.8426 6.7877Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"ungroup-sparkline-icon_clip0_1729_95"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["ungroup-sparkline-icon_clip0_1729_95"]};t.UngroupSparklineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ungroup-sparkline-icon",ref:t,icon:i}))}));t.UngroupSparklineIcon.displayName="UngroupSparklineIcon";t["default"]=t.UngroupSparklineIcon},8962:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UngroupSparklineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{clipPath:"url(#ungroup-sparkline-single_clip0_1729_95)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.54552 0.733398C1.54471 0.733398 0.733398 1.54471 0.733398 2.54552C0.733398 3.33614 1.23972 4.0085 1.9458 4.25604V7.50149C1.23972 7.74903 0.733398 8.4214 0.733398 9.21202C0.733398 10.2128 1.54471 11.0241 2.54552 11.0241C3.33593 11.0241 4.00815 10.5181 4.25585 9.81228H6.18799V11.7442C5.48191 11.9917 4.97559 12.6641 4.97559 13.4547C4.97559 14.4555 5.7869 15.2668 6.7877 15.2668C7.57829 15.2668 8.25064 14.7605 8.4982 14.0545H11.7442C11.9918 14.7605 12.6641 15.2668 13.4547 15.2668C14.4555 15.2668 15.2668 14.4555 15.2668 13.4547C15.2668 12.6641 14.7605 11.9918 14.0545 11.7442V8.4982C14.7605 8.25064 15.2668 7.57829 15.2668 6.7877C15.2668 5.7869 14.4555 4.97559 13.4547 4.97559C12.6641 4.97559 11.9917 5.48191 11.7442 6.18799H9.81228V4.25585C10.5181 4.00815 11.0241 3.33593 11.0241 2.54552C11.0241 1.54471 10.2128 0.733398 9.21202 0.733398C8.42158 0.733398 7.74934 1.23949 7.50166 1.94531H4.25587C4.00819 1.23949 3.33595 0.733398 2.54552 0.733398ZM12.8545 8.49806C12.3365 8.3163 11.9261 7.90593 11.7444 7.38799H9.81228V8.21228C9.81228 9.09594 9.09594 9.81228 8.21228 9.81228H7.38799V11.7444C7.90593 11.9261 8.3163 12.3365 8.49806 12.8545H11.7443C11.9261 12.3365 12.3365 11.9261 12.8545 11.7443V8.49806ZM3.1458 7.50169V4.25584C3.66388 4.07402 4.07433 3.66346 4.25601 3.14531H7.50152C7.68327 3.66364 8.09395 4.07431 8.61228 4.25603V8.21228C8.61228 8.4332 8.4332 8.61228 8.21228 8.61228H6.84486C6.82614 8.61052 6.80717 8.60962 6.78799 8.60962C6.76881 8.60962 6.74984 8.61052 6.73112 8.61228H4.25603C4.07436 8.09411 3.6639 7.68353 3.1458 7.50169ZM2.5458 8.60012L2.53418 8.60001C2.20135 8.60605 1.9334 8.87774 1.9334 9.21202C1.9334 9.55008 2.20745 9.82414 2.54552 9.82414C2.88358 9.82414 3.15763 9.55008 3.15763 9.21202C3.15763 8.87784 2.88984 8.60621 2.55714 8.60001L2.5458 8.60012ZM9.21202 3.15763C8.87805 3.15763 8.60654 2.89017 8.60002 2.55776L8.60015 2.54531L8.60003 2.53311C8.60663 2.20077 8.8781 1.9334 9.21202 1.9334C9.55008 1.9334 9.82414 2.20745 9.82414 2.54552C9.82414 2.88358 9.55008 3.15763 9.21202 3.15763ZM1.9334 2.54552C1.9334 2.20745 2.20745 1.9334 2.54552 1.9334C2.88358 1.9334 3.15763 2.20745 3.15763 2.54552C3.15763 2.88358 2.88358 3.15763 2.54552 3.15763C2.20745 3.15763 1.9334 2.88358 1.9334 2.54552ZM12.8426 13.4547C12.8426 13.1166 13.1166 12.8426 13.4547 12.8426C13.7928 12.8426 14.0668 13.1166 14.0668 13.4547C14.0668 13.7928 13.7928 14.0668 13.4547 14.0668C13.1166 14.0668 12.8426 13.7928 12.8426 13.4547ZM6.17559 13.4547C6.17559 13.1166 6.44964 12.8426 6.7877 12.8426C7.12576 12.8426 7.39982 13.1166 7.39982 13.4547C7.39982 13.7928 7.12576 14.0668 6.7877 14.0668C6.44964 14.0668 6.17559 13.7928 6.17559 13.4547ZM12.8426 6.7877C12.8426 6.44964 13.1166 6.17559 13.4547 6.17559C13.7928 6.17559 14.0668 6.44964 14.0668 6.7877C14.0668 7.12576 13.7928 7.39982 13.4547 7.39982C13.1166 7.39982 12.8426 7.12576 12.8426 6.7877Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"ungroup-sparkline-single_clip0_1729_95"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["ungroup-sparkline-single_clip0_1729_95"]};t.UngroupSparklineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"ungroup-sparkline-single",ref:t,icon:i}))}));t.UngroupSparklineSingle.displayName="UngroupSparklineSingle";t["default"]=t.UngroupSparklineSingle},24931:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Unifile=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"url(#unifile_paint0_linear_1389_5)",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"url(#unifile_paint1_linear_1389_5)",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}},{tag:"path",attrs:{fill:"white",d:"M7.2999 7.24085C7.47563 7.06512 7.47563 6.78019 7.2999 6.60446C7.12416 6.42872 6.83924 6.42872 6.6635 6.60446L5.32382 7.94414C4.72019 8.54777 4.72018 9.52646 5.32382 10.1301C5.92745 10.7337 6.90614 10.7337 7.50977 10.1301L7.87884 9.76103C8.05458 9.58529 8.05458 9.30037 7.87884 9.12463C7.70311 8.94889 7.41818 8.94889 7.24245 9.12463L6.87338 9.4937C6.62121 9.74586 6.21238 9.74586 5.96022 9.4937C5.70805 9.24154 5.70805 8.8327 5.96022 8.58053L7.2999 7.24085Z"}},{tag:"path",attrs:{fill:"white",d:"M8.70256 10.7653C8.52683 10.941 8.52683 11.2259 8.70256 11.4017C8.8783 11.5774 9.16322 11.5774 9.33896 11.4017L10.6786 10.062C11.2823 9.45834 11.2823 8.47966 10.6786 7.87602C10.075 7.27239 9.09632 7.27238 8.49269 7.87602L8.12362 8.24509C7.94788 8.42082 7.94788 8.70575 8.12362 8.88148C8.29935 9.05722 8.58428 9.05722 8.76001 8.88148L9.12908 8.51242C9.38125 8.26025 9.79008 8.26025 10.0422 8.51242C10.2944 8.76458 10.2944 9.17342 10.0422 9.42558L8.70256 10.7653Z"}},{tag:"defs",attrs:{},children:[{tag:"linearGradient",attrs:{id:"unifile_paint0_linear_1389_5",x1:2.09,x2:14.43,y1:8,y2:8,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]},{tag:"linearGradient",attrs:{id:"unifile_paint1_linear_1389_5",x1:10.01,x2:14.08,y1:3.11,y2:3.11,gradientUnits:"userSpaceOnUse"},children:[{tag:"stop",attrs:{stopColor:"#5357ED"}},{tag:"stop",attrs:{offset:1,stopColor:"#40B9FF"}}]}]}],defIds:["unifile_paint0_linear_1389_5","unifile_paint1_linear_1389_5"]};t.Unifile=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unifile",ref:t,icon:i}))}));t.Unifile.displayName="Unifile";t["default"]=t.Unifile},2606:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnlinkIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5935 3.47302C11.6354 2.51492 10.082 2.51492 9.12388 3.47302L7.83534 4.76157C7.60102 4.99588 7.22112 4.99588 6.98681 4.76157C6.75249 4.52725 6.75249 4.14735 6.98681 3.91304L8.27535 2.62449C9.70209 1.19776 12.0153 1.19776 13.442 2.62449C14.8688 4.05123 14.8688 6.36442 13.442 7.79116L12.1535 9.0797C11.9192 9.31402 11.5393 9.31402 11.3049 9.0797C11.0706 8.84539 11.0706 8.46549 11.3049 8.23117L12.5935 6.94263C13.5516 5.98452 13.5516 4.43113 12.5935 3.47302Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.40637 12.6606C2.44827 11.7025 2.44827 10.1491 3.40637 9.19102L4.69492 7.90248C4.92923 7.66816 4.92923 7.28826 4.69492 7.05395C4.4606 6.81963 4.0807 6.81963 3.84639 7.05395L2.55784 8.34249C1.13111 9.76923 1.13111 12.0824 2.55784 13.5092C3.98458 14.9359 6.29777 14.9359 7.72451 13.5092L9.01305 12.2206C9.24737 11.9863 9.24737 11.6064 9.01305 11.3721C8.77874 11.1378 8.39884 11.1378 8.16452 11.3721L6.87598 12.6606C5.91787 13.6187 4.36448 13.6187 3.40637 12.6606Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.5852 2.80332C3.35088 2.569 2.97098 2.569 2.73667 2.80332C2.50235 3.03763 2.50235 3.41753 2.73667 3.65185L12.4151 13.3302C12.6494 13.5646 13.0293 13.5646 13.2636 13.3302C13.4979 13.0959 13.4979 12.716 13.2636 12.4817L3.5852 2.80332Z"}}]};t.UnlinkIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unlink-icon",ref:t,icon:i}))}));t.UnlinkIcon.displayName="UnlinkIcon";t["default"]=t.UnlinkIcon},40405:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnlinkSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5935 3.47302C11.6354 2.51492 10.082 2.51492 9.12388 3.47302L7.83534 4.76157C7.60102 4.99588 7.22112 4.99588 6.98681 4.76157C6.75249 4.52725 6.75249 4.14735 6.98681 3.91304L8.27535 2.62449C9.70209 1.19776 12.0153 1.19776 13.442 2.62449C14.8688 4.05123 14.8688 6.36442 13.442 7.79116L12.1535 9.0797C11.9192 9.31402 11.5393 9.31402 11.3049 9.0797C11.0706 8.84539 11.0706 8.46549 11.3049 8.23117L12.5935 6.94263C13.5516 5.98452 13.5516 4.43113 12.5935 3.47302Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.40637 12.6606C2.44827 11.7025 2.44827 10.1491 3.40637 9.19102L4.69492 7.90248C4.92923 7.66816 4.92923 7.28826 4.69492 7.05395C4.4606 6.81963 4.0807 6.81963 3.84639 7.05395L2.55784 8.34249C1.13111 9.76923 1.13111 12.0824 2.55784 13.5092C3.98458 14.9359 6.29777 14.9359 7.72451 13.5092L9.01305 12.2206C9.24737 11.9863 9.24737 11.6064 9.01305 11.3721C8.77874 11.1378 8.39884 11.1378 8.16452 11.3721L6.87598 12.6606C5.91787 13.6187 4.36448 13.6187 3.40637 12.6606Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.5852 2.80332C3.35088 2.569 2.97098 2.569 2.73667 2.80332C2.50235 3.03763 2.50235 3.41753 2.73667 3.65185L12.4151 13.3302C12.6494 13.5646 13.0293 13.5646 13.2636 13.3302C13.4979 13.0959 13.4979 12.716 13.2636 12.4817L3.5852 2.80332Z"}}]};t.UnlinkSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unlink-single",ref:t,icon:i}))}));t.UnlinkSingle.displayName="UnlinkSingle";t["default"]=t.UnlinkSingle},40606:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnlockSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.60039 10.0668C8.60039 9.73539 8.33176 9.46676 8.00039 9.46676C7.66902 9.46676 7.40039 9.73539 7.40039 10.0668V12.0827C7.40039 12.414 7.66902 12.6827 8.00039 12.6827C8.33176 12.6827 8.60039 12.414 8.60039 12.0827V10.0668Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.2172 2.25005L8.00002 2.25005C6.69848 2.25004 5.64336 3.30513 5.64336 4.60667V6.52902H13.3755C14.0779 6.52902 14.6474 7.0985 14.6474 7.80099V13.6782C14.6474 14.3806 14.0779 14.9501 13.3755 14.9501H2.62402C1.92153 14.9501 1.35205 14.3806 1.35205 13.6782V7.80099C1.35205 7.0985 1.92153 6.52902 2.62402 6.52902H4.44336V4.60667C4.44336 2.64239 6.03573 1.05004 8 1.05005L8.21719 1.05005C10.0615 1.05003 11.5567 2.54515 11.5567 4.38948C11.5567 4.72085 11.288 4.98948 10.9567 4.98948C10.6253 4.98948 10.3567 4.72085 10.3567 4.38948C10.3567 3.2079 9.39879 2.25004 8.2172 2.25005ZM2.62402 7.72902C2.58427 7.72902 2.55205 7.76124 2.55205 7.80099V13.6782C2.55205 13.7179 2.58427 13.7501 2.62402 13.7501H13.3755C13.4152 13.7501 13.4474 13.7179 13.4474 13.6782V7.80099C13.4474 7.76124 13.4152 7.72902 13.3755 7.72902H2.62402Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.UnlockSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unlock-single",ref:t,icon:i}))}));t.UnlockSingle.displayName="UnlockSingle";t["default"]=t.UnlockSingle},81240:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnorderIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.03012 3.14006C3.03012 3.59845 2.65851 3.97006 2.20012 3.97006C1.74172 3.97006 1.37012 3.59845 1.37012 3.14006C1.37012 2.68166 1.74172 2.31006 2.20012 2.31006C2.65851 2.31006 3.03012 2.68166 3.03012 3.14006Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 2.54014C4.1989 2.54014 3.93027 2.80877 3.93027 3.14014C3.93027 3.47151 4.1989 3.74014 4.53027 3.74014H14.5488C14.8802 3.74014 15.1488 3.47151 15.1488 3.14014C15.1488 2.80877 14.8802 2.54014 14.5488 2.54014H4.53027Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.20012 8.82992C2.65851 8.82992 3.03012 8.45832 3.03012 7.99992C3.03012 7.54153 2.65851 7.16992 2.20012 7.16992C1.74172 7.16992 1.37012 7.54153 1.37012 7.99992C1.37012 8.45832 1.74172 8.82992 2.20012 8.82992Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 7.4C4.1989 7.4 3.93027 7.66863 3.93027 8C3.93027 8.33137 4.1989 8.6 4.53027 8.6H14.5488C14.8802 8.6 15.1488 8.33137 15.1488 8C15.1488 7.66863 14.8802 7.4 14.5488 7.4H4.53027Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.20012 13.6905C2.65851 13.6905 3.03012 13.3189 3.03012 12.8605C3.03012 12.4021 2.65851 12.0305 2.20012 12.0305C1.74172 12.0305 1.37012 12.4021 1.37012 12.8605C1.37012 13.3189 1.74172 13.6905 2.20012 13.6905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 12.2604C4.1989 12.2604 3.93027 12.529 3.93027 12.8604C3.93027 13.1917 4.1989 13.4604 4.53027 13.4604H14.5488C14.8802 13.4604 15.1488 13.1917 15.1488 12.8604C15.1488 12.529 14.8802 12.2604 14.5488 12.2604H4.53027Z"}}]};t.UnorderIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unorder-icon",ref:t,icon:i}))}));t.UnorderIcon.displayName="UnorderIcon";t["default"]=t.UnorderIcon},48167:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnorderSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.03012 3.14006C3.03012 3.59845 2.65851 3.97006 2.20012 3.97006C1.74172 3.97006 1.37012 3.59845 1.37012 3.14006C1.37012 2.68166 1.74172 2.31006 2.20012 2.31006C2.65851 2.31006 3.03012 2.68166 3.03012 3.14006Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 2.54014C4.1989 2.54014 3.93027 2.80877 3.93027 3.14014C3.93027 3.47151 4.1989 3.74014 4.53027 3.74014H14.5488C14.8802 3.74014 15.1488 3.47151 15.1488 3.14014C15.1488 2.80877 14.8802 2.54014 14.5488 2.54014H4.53027Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.20012 8.82992C2.65851 8.82992 3.03012 8.45832 3.03012 7.99992C3.03012 7.54153 2.65851 7.16992 2.20012 7.16992C1.74172 7.16992 1.37012 7.54153 1.37012 7.99992C1.37012 8.45832 1.74172 8.82992 2.20012 8.82992Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 7.4C4.1989 7.4 3.93027 7.66863 3.93027 8C3.93027 8.33137 4.1989 8.6 4.53027 8.6H14.5488C14.8802 8.6 15.1488 8.33137 15.1488 8C15.1488 7.66863 14.8802 7.4 14.5488 7.4H4.53027Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.20012 13.6905C2.65851 13.6905 3.03012 13.3189 3.03012 12.8605C3.03012 12.4021 2.65851 12.0305 2.20012 12.0305C1.74172 12.0305 1.37012 12.4021 1.37012 12.8605C1.37012 13.3189 1.74172 13.6905 2.20012 13.6905Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.53027 12.2604C4.1989 12.2604 3.93027 12.529 3.93027 12.8604C3.93027 13.1917 4.1989 13.4604 4.53027 13.4604H14.5488C14.8802 13.4604 15.1488 13.1917 15.1488 12.8604C15.1488 12.529 14.8802 12.2604 14.5488 12.2604H4.53027Z"}}]};t.UnorderSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unorder-single",ref:t,icon:i}))}));t.UnorderSingle.displayName="UnorderSingle";t["default"]=t.UnorderSingle},92536:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UnpinSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.70898 0.959961C10.5812 0.959956 11.2753 0.960145 11.835 1.00586C12.4081 1.05269 12.8972 1.15088 13.3447 1.37891C14.0671 1.74704 14.6543 2.33423 15.0225 3.05664C15.2505 3.50416 15.3487 3.99322 15.3955 4.56641C15.4412 5.12597 15.4414 5.81947 15.4414 6.69141V9.30762C15.4414 10.1798 15.4412 10.8739 15.3955 11.4336C15.3487 12.0068 15.2505 12.4958 15.0225 12.9434C14.6543 13.6657 14.0671 14.253 13.3447 14.6211C12.8972 14.8491 12.4081 14.9473 11.835 14.9941C11.2753 15.0399 10.5812 15.04 9.70898 15.04H6.29004C5.41813 15.04 4.72459 15.0398 4.16504 14.9941C3.59185 14.9473 3.10279 14.8491 2.65527 14.6211C1.93287 14.253 1.34568 13.6658 0.977539 12.9434C0.749517 12.4958 0.651323 12.0068 0.604492 11.4336C0.558778 10.8739 0.558589 10.1798 0.558594 9.30762V6.69238C0.558589 5.82019 0.558784 5.12609 0.604492 4.56641C0.651323 3.99322 0.749517 3.50416 0.977539 3.05664C1.34567 2.33423 1.93286 1.74704 2.65527 1.37891C3.10279 1.15088 3.59185 1.05269 4.16504 1.00586C4.72472 0.960152 5.41882 0.959956 6.29102 0.959961H9.70898ZM6.24805 2.24023C5.37851 2.24029 4.75695 2.24135 4.26855 2.28125C3.77485 2.32161 3.47325 2.39787 3.23633 2.51855C2.75463 2.76399 2.36262 3.156 2.11719 3.6377C1.9965 3.87461 1.92025 4.17621 1.87988 4.66992C1.83891 5.17138 1.83887 5.81321 1.83887 6.71973V9.28027C1.83887 10.1868 1.83891 10.8286 1.87988 11.3301C1.92025 11.8238 1.99649 12.1254 2.11719 12.3623C2.36258 12.8439 2.75474 13.235 3.23633 13.4805C3.47327 13.6012 3.77475 13.6784 4.26855 13.7188C4.75695 13.7587 5.37851 13.7597 6.24805 13.7598V2.24023ZM7.52832 13.7598H9.68164C10.5881 13.7598 11.23 13.7597 11.7314 13.7188C12.2252 13.6784 12.5267 13.6012 12.7637 13.4805C13.2451 13.2351 13.6364 12.8438 13.8818 12.3623C14.0026 12.1254 14.0797 11.8238 14.1201 11.3301C14.1611 10.8286 14.1611 10.1868 14.1611 9.28027V6.71973C14.1611 5.81321 14.1611 5.17138 14.1201 4.66992C14.0797 4.17612 14.0026 3.87463 13.8818 3.6377C13.6364 3.15611 13.2453 2.76395 12.7637 2.51855C12.5268 2.39786 12.2251 2.32162 11.7314 2.28125C11.23 2.24028 10.5881 2.24023 9.68164 2.24023H7.52832V13.7598ZM10.7021 5.49512C10.9618 5.23542 11.3839 5.23542 11.6436 5.49512C11.9029 5.75479 11.903 6.17594 11.6436 6.43555L10.1748 7.9043C10.1221 7.95697 10.1212 8.04297 10.1738 8.0957L11.6436 9.56445C11.903 9.82417 11.9032 10.2462 11.6436 10.5059C11.3839 10.7653 10.9618 10.7653 10.7021 10.5059L9.2334 9.03613C8.66152 8.46411 8.66164 7.53596 9.2334 6.96387L10.7021 5.49512ZM4.6748 7.36035C5.02827 7.36035 5.31543 7.64654 5.31543 8C5.31541 8.35344 5.02825 8.63965 4.6748 8.63965H3.47559C3.12214 8.63965 2.83498 8.35344 2.83496 8C2.83496 7.64654 3.12212 7.36035 3.47559 7.36035H4.6748ZM4.6748 4.67188C5.02827 4.67188 5.31543 4.95904 5.31543 5.3125C5.3153 5.66585 5.02819 5.95215 4.6748 5.95215H3.47559C3.1222 5.95215 2.83509 5.66585 2.83496 5.3125C2.83496 4.95904 3.12212 4.67188 3.47559 4.67188H4.6748Z"}}]};t.UnpinSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"unpin-single",ref:t,icon:i}))}));t.UnpinSingle.displayName="UnpinSingle";t["default"]=t.UnpinSingle},71185:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UpBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1282",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1282)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.0001 14.667H2.66677C1.93039 14.667 1.33344 14.07 1.33344 13.3337V12.0003H2.66677V13.3337L4.0001 13.3337V14.667Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33344 6.66699H2.66677V9.33366H1.33344V6.66699Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66677 14.667V13.3337H7.33344V10.667H8.66677V13.3337H9.33344V14.667H6.66677Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M12.0001 14.667V13.3337H13.3334V12.0003H14.6668V13.3337C14.6668 14.07 14.0698 14.667 13.3334 14.667H12.0001Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6668 9.33366H13.3334V8.66699H10.6668V7.33366H13.3334V6.66699H14.6668V9.33366Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33344 2.66699V5.33366H8.66677V2.66699H7.33344Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33344 8.66699H2.66677V7.33366H5.33344V8.66699Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33344 2.66789V4.00122H2.66677L2.66677 2.66789H13.3334V4.00122H14.6668V2.66789C14.6668 1.93151 14.0698 1.33455 13.3334 1.33455H2.66677C1.93039 1.33455 1.33344 1.93151 1.33344 2.66789Z"}}]}]};t.UpBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"up-border-double-icon",ref:t,icon:i}))}));t.UpBorderDoubleIcon.displayName="UpBorderDoubleIcon";t["default"]=t.UpBorderDoubleIcon},59485:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UpBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1282",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1282)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.0001 14.667H2.66677C1.93039 14.667 1.33344 14.07 1.33344 13.3337V12.0003H2.66677V13.3337L4.0001 13.3337V14.667Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33344 6.66699H2.66677V9.33366H1.33344V6.66699Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66677 14.667V13.3337H7.33344V10.667H8.66677V13.3337H9.33344V14.667H6.66677Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M12.0001 14.667V13.3337H13.3334V12.0003H14.6668V13.3337C14.6668 14.07 14.0698 14.667 13.3334 14.667H12.0001Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6668 9.33366H13.3334V8.66699H10.6668V7.33366H13.3334V6.66699H14.6668V9.33366Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33344 2.66699V5.33366H8.66677V2.66699H7.33344Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M5.33344 8.66699H2.66677V7.33366H5.33344V8.66699Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33344 2.66789V4.00122H2.66677L2.66677 2.66789H13.3334V4.00122H14.6668V2.66789C14.6668 1.93151 14.0698 1.33455 13.3334 1.33455H2.66677C1.93039 1.33455 1.33344 1.93151 1.33344 2.66789Z"}}]}]};t.UpBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"up-border",ref:t,icon:i}))}));t.UpBorder.displayName="UpBorder";t["default"]=t.UpBorder},51423:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UpSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.44533 5.81157C9.74012 5.47858 10.2598 5.47858 10.5546 5.81157L16.2868 12.2867C16.71 12.7647 16.3706 13.5184 15.7322 13.5184H4.26776C3.62933 13.5184 3.28995 12.7647 3.71313 12.2867L9.44533 5.81157Z"}}]};t.UpSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"up-single",ref:t,icon:i}))}));t.UpSingle.displayName="UpSingle";t["default"]=t.UpSingle},7520:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UploadFileSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.47366 7.52658C8.41026 7.46589 8.33549 7.41831 8.25366 7.38658C8.09135 7.31991 7.9093 7.31991 7.74699 7.38658C7.66516 7.41831 7.59039 7.46589 7.52699 7.52658L6.19366 8.85992C6.06812 8.98545 5.9976 9.15572 5.9976 9.33325C5.9976 9.51079 6.06812 9.68105 6.19366 9.80658C6.31919 9.93212 6.48946 10.0026 6.66699 10.0026C6.84453 10.0026 7.01479 9.93212 7.14033 9.80658L7.33366 9.60658V11.3333C7.33366 11.5101 7.4039 11.6796 7.52892 11.8047C7.65395 11.9297 7.82351 11.9999 8.00033 11.9999C8.17714 11.9999 8.34671 11.9297 8.47173 11.8047C8.59675 11.6796 8.66699 11.5101 8.66699 11.3333V9.60658L8.86033 9.80658C8.9223 9.86907 8.99604 9.91867 9.07727 9.95251C9.15851 9.98636 9.24565 10.0038 9.33366 10.0038C9.42167 10.0038 9.5088 9.98636 9.59004 9.95251C9.67128 9.91867 9.74502 9.86907 9.80699 9.80658C9.86948 9.74461 9.91907 9.67088 9.95292 9.58964C9.98677 9.5084 10.0042 9.42126 10.0042 9.33325C10.0042 9.24524 9.98677 9.15811 9.95292 9.07687C9.91907 8.99563 9.86948 8.92189 9.80699 8.85992L8.47366 7.52658ZM13.3337 5.95992C13.3267 5.89867 13.3133 5.83834 13.2937 5.77992V5.71992C13.2616 5.65137 13.2188 5.58836 13.167 5.53325V5.53325L9.16699 1.53325C9.11188 1.4814 9.04887 1.43864 8.98033 1.40659H8.91366C8.84883 1.37192 8.77917 1.3472 8.70699 1.33325H4.66699C4.13656 1.33325 3.62785 1.54397 3.25278 1.91904C2.87771 2.29411 2.66699 2.80282 2.66699 3.33325V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V5.99992C13.3337 5.99992 13.3337 5.99992 13.3337 5.95992ZM9.33366 3.60659L11.0603 5.33325H10.0003C9.82351 5.33325 9.65395 5.26301 9.52892 5.13799C9.4039 5.01297 9.33366 4.8434 9.33366 4.66659V3.60659ZM12.0003 12.6666C12.0003 12.8434 11.9301 13.013 11.8051 13.138C11.68 13.263 11.5105 13.3333 11.3337 13.3333H4.66699C4.49018 13.3333 4.32061 13.263 4.19559 13.138C4.07056 13.013 4.00033 12.8434 4.00033 12.6666V3.33325C4.00033 3.15644 4.07056 2.98687 4.19559 2.86185C4.32061 2.73682 4.49018 2.66659 4.66699 2.66659H8.00033V4.66659C8.00033 5.19702 8.21104 5.70573 8.58611 6.0808C8.96118 6.45587 9.46989 6.66658 10.0003 6.66658H12.0003V12.6666Z"}}]};t.UploadFileSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"upload-file-single",ref:t,icon:i}))}));t.UploadFileSingle.displayName="UploadFileSingle";t["default"]=t.UploadFileSingle},22075:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UploadSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",stroke:"currentColor",d:"M8.11257 1.88273L8.11301 1.88318L10.7757 4.61399C10.8064 4.64772 10.8252 4.69471 10.8248 4.74576C10.8244 4.79789 10.8039 4.84531 10.7716 4.87847C10.7396 4.91121 10.6991 4.92743 10.6595 4.92778C10.6207 4.92813 10.581 4.91332 10.549 4.88269L9.02433 3.319L8.16634 2.43904V3.66806V9.53859C8.16634 9.59134 8.14579 9.63946 8.11309 9.673C8.0808 9.70612 8.03974 9.72232 7.99967 9.72232C7.95961 9.72232 7.91855 9.70612 7.88626 9.673C7.85356 9.63946 7.83301 9.59134 7.83301 9.53859V3.66806V2.43904L6.97502 3.319L5.44635 4.8868L5.4461 4.88705C5.41376 4.92026 5.37261 4.93654 5.33245 4.93657C5.29229 4.9366 5.25113 4.92038 5.21875 4.88723C5.18596 4.85365 5.16534 4.80545 5.1653 4.75259C5.16527 4.69982 5.18577 4.65164 5.21844 4.61801C5.21849 4.61796 5.21853 4.61791 5.21858 4.61786L7.885 1.88318L7.88544 1.88273C7.90152 1.86619 7.91994 1.85377 7.93929 1.84553C7.95861 1.83731 7.97887 1.83325 7.99901 1.83325C8.01915 1.83325 8.0394 1.83731 8.05872 1.84553C8.07808 1.85377 8.09649 1.86619 8.11257 1.88273ZM10.4949 9.69672H13.333C13.5499 9.69672 13.7605 9.78496 13.9178 9.9463C14.0756 10.1081 14.1663 10.3301 14.1663 10.5642V13.2991C14.1663 13.5332 14.0756 13.7552 13.9178 13.917C13.7605 14.0783 13.5499 14.1666 13.333 14.1666H2.66634C2.44946 14.1666 2.23884 14.0783 2.08153 13.917C1.9238 13.7552 1.83301 13.5332 1.83301 13.2991V10.5642C1.83301 10.3301 1.9238 10.1081 2.08153 9.9463C2.23884 9.78496 2.44946 9.69672 2.66634 9.69672H5.50448C5.54191 10.312 5.79683 10.8964 6.22747 11.3381C6.69528 11.8178 7.3325 12.0898 7.99967 12.0898C8.66685 12.0898 9.30407 11.8178 9.77188 11.3381C10.2025 10.8964 10.4574 10.312 10.4949 9.69672ZM10.8281 13.5387C11.0751 13.708 11.3668 13.7991 11.6663 13.7991C12.0683 13.7991 12.4512 13.6352 12.7314 13.3478C13.0113 13.0608 13.1663 12.6741 13.1663 12.2735C13.1663 11.9746 13.08 11.6813 12.9167 11.4308C12.7534 11.1801 12.52 10.9828 12.2445 10.8658C11.9689 10.7487 11.6648 10.7178 11.3713 10.7777C11.0779 10.8376 10.8102 10.985 10.6012 11.1993C10.3925 11.4134 10.2516 11.6847 10.1947 11.9782C10.1378 12.2717 10.1669 12.576 10.2788 12.8532C10.3908 13.1305 10.5813 13.3696 10.8281 13.5387Z"}}]};t.UploadSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"upload-single",ref:t,icon:i}))}));t.UploadSingle.displayName="UploadSingle";t["default"]=t.UploadSingle},59053:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.UpperFloorSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.76695 1.25762C8.36722 0.779361 7.63211 0.779358 7.23238 1.25762L5.20435 3.68406C4.6602 4.33512 5.12312 5.32537 5.97164 5.32537H6.25909V8.52405C6.25909 9.07633 6.7068 9.52405 7.25909 9.52405H8.74012C9.2924 9.52405 9.74012 9.07633 9.74012 8.52405V5.32537H10.0277C10.8762 5.32537 11.3391 4.33512 10.795 3.68406L8.76695 1.25762ZM6.39946 4.12537L7.99966 2.21079L9.59987 4.12537H9.54012C8.98783 4.12537 8.54012 4.57308 8.54012 5.12537V8.32405H7.45909V5.12537C7.45909 4.57308 7.01137 4.12537 6.45909 4.12537H6.39946Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.07951 7.11286C5.3759 6.96467 5.49603 6.60426 5.34784 6.30788C5.19964 6.01149 4.83924 5.89136 4.54285 6.03955L1.35413 7.63391C1.15086 7.73554 1.02246 7.9433 1.02246 8.17057V11.1121C1.02246 11.4908 1.23646 11.8371 1.57525 12.0065L7.55269 14.9952C7.83422 15.136 8.16559 15.136 8.44712 14.9952L14.4246 12.0065C14.7633 11.8371 14.9773 11.4908 14.9773 11.1121V8.17057C14.9773 7.9433 14.8489 7.73554 14.6457 7.63391L11.457 6.03955C11.1606 5.89136 10.8002 6.01149 10.652 6.30788C10.5038 6.60426 10.6239 6.96467 10.9203 7.11286L13.0357 8.17057L7.9999 10.6885L2.9641 8.17057L5.07951 7.11286ZM8.44712 11.8065L13.7773 9.14139V10.9885L7.9999 13.8772L2.22246 10.9885V9.14139L7.55269 11.8065C7.83422 11.9473 8.16559 11.9473 8.44712 11.8065Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.UpperFloorSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"upper-floor-single",ref:t,icon:i}))}));t.UpperFloorSingle.displayName="UpperFloorSingle";t["default"]=t.UpperFloorSingle},44763:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Uses=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.4455 1.47416C7.40519 0.909654 8.59546 0.909655 9.55515 1.47416L12.8218 3.39567C13.7585 3.94666 14.3337 4.95223 14.3337 6.03896V9.96031C14.3337 11.047 13.7585 12.0526 12.8219 12.6036L9.55521 14.5252C8.59549 15.0897 7.40516 15.0897 6.44544 14.5252L3.17877 12.6036C2.24211 12.0526 1.66699 11.047 1.66699 9.96031V6.03896C1.66699 4.95223 2.24213 3.94665 3.17883 3.39567L6.4455 1.47416ZM8.87914 2.62342C8.33671 2.30435 7.66395 2.30435 7.12151 2.62342L3.85484 4.54493C3.32541 4.85635 3.00033 5.42472 3.00033 6.03896V9.96031C3.00033 10.5745 3.32539 11.1429 3.85481 11.4543L7.12148 13.3759C7.66393 13.695 8.33672 13.695 8.87917 13.3759L12.1458 11.4543C12.6753 11.1429 13.0003 10.5745 13.0003 9.96031V6.03896C13.0003 5.42472 12.6752 4.85635 12.1458 4.54493L8.87914 2.62342Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0189 6.89611C11.3311 6.70093 11.4259 6.28961 11.2307 5.97741C11.0356 5.66521 10.6242 5.57035 10.312 5.76553L7.99834 7.212L5.68743 5.7657C5.37532 5.57037 4.96397 5.66503 4.76863 5.97714C4.5733 6.28924 4.66796 6.7006 4.98007 6.89593L7.33574 8.37025V10.9995C7.33574 11.3677 7.63422 11.6661 8.00241 11.6661C8.3706 11.6661 8.66908 11.3677 8.66908 10.9995V8.36513L11.0189 6.89611Z"}}]};t.Uses=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"uses",ref:t,icon:i}))}));t.Uses.displayName="Uses";t["default"]=t.Uses},39292:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ValueFilterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.54248 3.9999C2.54248 3.66853 2.81111 3.3999 3.14248 3.3999H13.1425C13.4739 3.3999 13.7425 3.66853 13.7425 3.9999C13.7425 4.33127 13.4739 4.5999 13.1425 4.5999H3.14248C2.81111 4.5999 2.54248 4.33127 2.54248 3.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.04248 7.9999C4.04248 7.66853 4.31111 7.3999 4.64248 7.3999H11.6425C11.9739 7.3999 12.2425 7.66853 12.2425 7.9999C12.2425 8.33127 11.9739 8.5999 11.6425 8.5999H4.64248C4.31111 8.5999 4.04248 8.33127 4.04248 7.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.14248 11.3999C5.81111 11.3999 5.54248 11.6685 5.54248 11.9999C5.54248 12.3313 5.81111 12.5999 6.14248 12.5999H10.1425C10.4739 12.5999 10.7425 12.3313 10.7425 11.9999C10.7425 11.6685 10.4739 11.3999 10.1425 11.3999H6.14248Z"}}]};t.ValueFilterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"value-filter-single",ref:t,icon:i}))}));t.ValueFilterSingle.displayName="ValueFilterSingle";t["default"]=t.ValueFilterSingle},15266:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalBorderDoubleIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_119",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_119)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 1.33325L4.00033 1.33325L4.00033 2.66658L2.66699 2.66659L2.66699 3.99992L1.33366 3.99992L1.33366 2.66659C1.33366 1.93021 1.93061 1.33325 2.66699 1.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.667 2.66659L14.667 3.99992L13.3337 3.99992L13.3337 2.66659L12.0003 2.66659L12.0003 1.33325L13.3337 1.33325C14.07 1.33325 14.667 1.93021 14.667 2.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66699 2.66658L6.66699 1.33325L9.33366 1.33325L9.33366 2.66659L6.66699 2.66658Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3337 6.66659L14.667 6.66659L14.667 9.33325L13.3337 9.33325L13.3337 8.66496L12.0145 8.66496L12.0145 7.33496L13.3337 7.33496L13.3337 6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3337 11.9999L14.667 11.9999L14.667 13.3333C14.667 14.0696 14.07 14.6666 13.3337 14.6666L12.0003 14.6666L12.0003 13.3333L13.3337 13.3333L13.3337 11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33366 13.3333L9.33366 14.6666L6.66699 14.6666L6.66699 13.3333L9.33366 13.3333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M4.00032 13.3333L4.00032 14.6666L2.66699 14.6666C1.93061 14.6666 1.33366 14.0696 1.33366 13.3333L1.33366 11.9999L2.66699 11.9999L2.66699 13.3333L4.00032 13.3333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 9.33325L1.33366 9.33325L1.33366 6.66658L2.66699 6.66658L2.66699 7.33496L3.98624 7.33496L3.98624 8.66496L2.66699 8.66496L2.66699 9.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33841 7.33496L6.66232 7.33496L6.66232 8.66496L9.33841 8.66496L9.33841 7.33496Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66577 8.66675L8.66577 7.33342L8.66569 2.66675L7.33236 2.66675L7.33236 7.33341L7.33244 8.66675L7.33236 13.3334L8.66569 13.3334L8.66577 8.66675Z"}}]}]};t.VerticalBorderDoubleIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-border-double-icon",ref:t,icon:i}))}));t.VerticalBorderDoubleIcon.displayName="VerticalBorderDoubleIcon";t["default"]=t.VerticalBorderDoubleIcon},88066:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalBorder=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_119",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_119)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 1.33325L4.00033 1.33325L4.00033 2.66658L2.66699 2.66659L2.66699 3.99992L1.33366 3.99992L1.33366 2.66659C1.33366 1.93021 1.93061 1.33325 2.66699 1.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.667 2.66659L14.667 3.99992L13.3337 3.99992L13.3337 2.66659L12.0003 2.66659L12.0003 1.33325L13.3337 1.33325C14.07 1.33325 14.667 1.93021 14.667 2.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M6.66699 2.66658L6.66699 1.33325L9.33366 1.33325L9.33366 2.66659L6.66699 2.66658Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3337 6.66659L14.667 6.66659L14.667 9.33325L13.3337 9.33325L13.3337 8.66496L12.0145 8.66496L12.0145 7.33496L13.3337 7.33496L13.3337 6.66659Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.3337 11.9999L14.667 11.9999L14.667 13.3333C14.667 14.0696 14.07 14.6666 13.3337 14.6666L12.0003 14.6666L12.0003 13.3333L13.3337 13.3333L13.3337 11.9999Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33366 13.3333L9.33366 14.6666L6.66699 14.6666L6.66699 13.3333L9.33366 13.3333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M4.00032 13.3333L4.00032 14.6666L2.66699 14.6666C1.93061 14.6666 1.33366 14.0696 1.33366 13.3333L1.33366 11.9999L2.66699 11.9999L2.66699 13.3333L4.00032 13.3333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 9.33325L1.33366 9.33325L1.33366 6.66658L2.66699 6.66658L2.66699 7.33496L3.98624 7.33496L3.98624 8.66496L2.66699 8.66496L2.66699 9.33325Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.33841 7.33496L6.66232 7.33496L6.66232 8.66496L9.33841 8.66496L9.33841 7.33496Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66577 8.66675L8.66577 7.33342L8.66569 2.66675L7.33236 2.66675L7.33236 7.33341L7.33244 8.66675L7.33236 13.3334L8.66569 13.3334L8.66577 8.66675Z"}}]}]};t.VerticalBorder=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-border",ref:t,icon:i}))}));t.VerticalBorder.displayName="VerticalBorder";t["default"]=t.VerticalBorder},35697:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalCenterIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 0.733398C8.33127 0.733398 8.5999 1.00203 8.5999 1.3334V4.55137L9.57564 3.57564C9.80995 3.34132 10.1899 3.34132 10.4242 3.57564C10.6585 3.80995 10.6585 4.18985 10.4242 4.42417L8.42417 6.42417C8.18985 6.65848 7.80995 6.65848 7.57564 6.42417L5.57564 4.42417C5.34132 4.18985 5.34132 3.80995 5.57564 3.57564C5.80995 3.34132 6.18985 3.34132 6.42417 3.57564L7.3999 4.55137V1.3334C7.3999 1.00203 7.66853 0.733398 7.9999 0.733398Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 11.5756L7.57564 9.57564C7.80995 9.34132 8.18985 9.34132 8.42417 9.57564L10.4242 11.5756C10.6585 11.81 10.6585 12.1899 10.4242 12.4242C10.1899 12.6585 9.80995 12.6585 9.57564 12.4242L8.5999 11.4484V14.6665C8.5999 14.9979 8.33127 15.2665 7.9999 15.2665C7.66853 15.2665 7.3999 14.9979 7.3999 14.6665V11.4484L6.42417 12.4242C6.18985 12.6585 5.80995 12.6585 5.57564 12.4242C5.34132 12.1899 5.34132 11.81 5.57564 11.5756Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 7.40015C1.66853 7.40015 1.3999 7.66878 1.3999 8.00015C1.3999 8.33152 1.66853 8.60015 1.9999 8.60015H13.9999C14.3313 8.60015 14.5999 8.33152 14.5999 8.00015C14.5999 7.66878 14.3313 7.40015 13.9999 7.40015H1.9999Z"}}]};t.VerticalCenterIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-center-icon",ref:t,icon:i}))}));t.VerticalCenterIcon.displayName="VerticalCenterIcon";t["default"]=t.VerticalCenterIcon},83494:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalCenterSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 0.733398C8.33127 0.733398 8.5999 1.00203 8.5999 1.3334V4.55137L9.57564 3.57564C9.80995 3.34132 10.1899 3.34132 10.4242 3.57564C10.6585 3.80995 10.6585 4.18985 10.4242 4.42417L8.42417 6.42417C8.18985 6.65848 7.80995 6.65848 7.57564 6.42417L5.57564 4.42417C5.34132 4.18985 5.34132 3.80995 5.57564 3.57564C5.80995 3.34132 6.18985 3.34132 6.42417 3.57564L7.3999 4.55137V1.3334C7.3999 1.00203 7.66853 0.733398 7.9999 0.733398Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.57564 11.5756L7.57564 9.57564C7.80995 9.34132 8.18985 9.34132 8.42417 9.57564L10.4242 11.5756C10.6585 11.81 10.6585 12.1899 10.4242 12.4242C10.1899 12.6585 9.80995 12.6585 9.57564 12.4242L8.5999 11.4484V14.6665C8.5999 14.9979 8.33127 15.2665 7.9999 15.2665C7.66853 15.2665 7.3999 14.9979 7.3999 14.6665V11.4484L6.42417 12.4242C6.18985 12.6585 5.80995 12.6585 5.57564 12.4242C5.34132 12.1899 5.34132 11.81 5.57564 11.5756Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 7.40015C1.66853 7.40015 1.3999 7.66878 1.3999 8.00015C1.3999 8.33152 1.66853 8.60015 1.9999 8.60015H13.9999C14.3313 8.60015 14.5999 8.33152 14.5999 8.00015C14.5999 7.66878 14.3313 7.40015 13.9999 7.40015H1.9999Z"}}]};t.VerticalCenterSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-center-single",ref:t,icon:i}))}));t.VerticalCenterSingle.displayName="VerticalCenterSingle";t["default"]=t.VerticalCenterSingle},84080:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalIntegrationIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_709",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M.88.24H16.88V16.24H.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_709)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M2.2157 2.90265C2.2157 2.16628 2.81264 1.56934 3.54901 1.56934H6.21565C6.95202 1.56934 7.54896 2.16628 7.54896 2.90265V13.5692C7.54896 14.3056 6.95202 14.9025 6.21565 14.9025H3.54901C2.81264 14.9025 2.2157 14.3056 2.2157 13.5692V2.90265ZM3.54901 2.90265H6.21565V5.5622H3.54901V2.90265ZM3.54901 6.89552V9.57631H6.21565V6.89552H3.54901ZM3.54901 13.5692V10.9096H6.21565V13.5692H3.54901Z"}},{tag:"path",attrs:{d:"M10.2156 2.90265C10.2156 2.16628 10.8125 1.56934 11.5489 1.56934H14.2155C14.9519 1.56934 15.5489 2.16628 15.5489 2.90265V13.5692C15.5489 14.3056 14.9519 14.9025 14.2155 14.9025H11.5489C10.8125 14.9025 10.2156 14.3056 10.2156 13.5692V2.90265ZM11.5489 2.90265H14.2155V5.5622H11.5489V2.90265ZM11.5489 6.89552V9.57631H14.2155V6.89552H11.5489ZM11.5489 13.5692V10.9096H14.2155V13.5692H11.5489Z"}}]}]};t.VerticalIntegrationIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-integration-icon",ref:t,icon:i}))}));t.VerticalIntegrationIcon.displayName="VerticalIntegrationIcon";t["default"]=t.VerticalIntegrationIcon},56639:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalIntegrationSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_709",width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M.88.24H16.88V16.24H.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_709)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M2.2157 2.90265C2.2157 2.16628 2.81264 1.56934 3.54901 1.56934H6.21565C6.95202 1.56934 7.54896 2.16628 7.54896 2.90265V13.5692C7.54896 14.3056 6.95202 14.9025 6.21565 14.9025H3.54901C2.81264 14.9025 2.2157 14.3056 2.2157 13.5692V2.90265ZM3.54901 2.90265H6.21565V5.5622H3.54901V2.90265ZM3.54901 6.89552V9.57631H6.21565V6.89552H3.54901ZM3.54901 13.5692V10.9096H6.21565V13.5692H3.54901Z"}},{tag:"path",attrs:{d:"M10.2156 2.90265C10.2156 2.16628 10.8125 1.56934 11.5489 1.56934H14.2155C14.9519 1.56934 15.5489 2.16628 15.5489 2.90265V13.5692C15.5489 14.3056 14.9519 14.9025 14.2155 14.9025H11.5489C10.8125 14.9025 10.2156 14.3056 10.2156 13.5692V2.90265ZM11.5489 2.90265H14.2155V5.5622H11.5489V2.90265ZM11.5489 6.89552V9.57631H14.2155V6.89552H11.5489ZM11.5489 13.5692V10.9096H14.2155V13.5692H11.5489Z"}}]}]};t.VerticalIntegrationSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-integration-single",ref:t,icon:i}))}));t.VerticalIntegrationSingle.displayName="VerticalIntegrationSingle";t["default"]=t.VerticalIntegrationSingle},26309:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalMergeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6772 1.13916L10.8775 1.1392C9.93861 1.13923 9.17753 1.90031 9.17751 2.83917L9.17744 5.89799L9.17725 5.91321L9.17743 5.9284L9.17734 10.0763L9.17725 10.087L9.17734 10.0978L9.17727 13.1612C9.17725 14.1001 9.93837 14.8612 10.8773 14.8612H12.6772C13.6161 14.8612 14.3772 14.1001 14.3772 13.1612L14.3772 10.0918L14.3772 10.087L14.3772 10.0822L14.3772 5.91983L14.3772 5.91321L14.3772 5.90657L14.3772 2.83915C14.3772 1.90025 13.6161 1.13914 12.6772 1.13916ZM13.1772 9.48703L13.1772 6.51321H10.3774L10.3774 9.48703H13.1772ZM10.3773 10.687L10.3773 13.1612C10.3773 13.4373 10.6011 13.6612 10.8773 13.6612H12.6772C12.9534 13.6612 13.1772 13.4373 13.1772 13.1612L13.1772 10.687H10.3773ZM10.3774 5.31321H13.1772L13.1772 2.83916C13.1772 2.56301 12.9533 2.33915 12.6772 2.33916L10.8775 2.3392C10.6014 2.33921 10.3775 2.56306 10.3775 2.83919L10.3774 5.31321Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.12248 1.13918L3.32249 1.13927C2.38363 1.13931 1.62256 1.90043 1.62257 2.83928L1.62259 5.90665L1.62256 5.91321L1.62259 5.91977L1.62263 10.0778C1.62258 10.0808 1.62256 10.0839 1.62256 10.087C1.62256 10.0901 1.62258 10.0932 1.62263 10.0963L1.62265 13.1612C1.62266 14.1001 2.38378 14.8612 3.32265 14.8612H5.12256C6.06144 14.8612 6.82256 14.1001 6.82256 13.1612V2.83918C6.82256 1.90027 6.06139 1.13914 5.12248 1.13918ZM5.62256 10.687V13.1612C5.62256 13.4373 5.3987 13.6612 5.12256 13.6612H3.32265C3.04651 13.6612 2.82266 13.4373 2.82265 13.1612L2.82263 10.687H5.62256ZM5.62256 9.48703V6.51321H2.8226L2.82262 9.48703H5.62256ZM2.82259 5.31321H5.62256V2.83918C5.62256 2.56303 5.39869 2.33917 5.12254 2.33918L3.32254 2.33927C3.04641 2.33928 2.82257 2.56314 2.82257 2.83927L2.82259 5.31321Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.VerticalMergeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-merge-single",ref:t,icon:i}))}));t.VerticalMergeSingle.displayName="VerticalMergeSingle";t["default"]=t.VerticalMergeSingle},76967:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalTextIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.55504 2.73208C4.55504 2.40071 4.28641 2.13208 3.95504 2.13208C3.62367 2.13208 3.35504 2.40071 3.35504 2.73208V12.5172L2.21439 11.5276C1.96409 11.3104 1.58515 11.3373 1.36799 11.5876C1.15084 11.8379 1.17771 12.2169 1.42801 12.434L2.89972 13.7108C3.54718 14.2726 4.55504 13.8127 4.55504 12.9555L4.55504 2.73208Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.00725 4.01095C9.45595 2.78663 11.1875 2.78662 11.6362 4.01095L14.743 12.488C14.8571 12.7992 14.6973 13.1438 14.3861 13.2578C14.075 13.3719 13.7303 13.2121 13.6163 12.9009L12.4148 9.62242H8.36729C8.32154 9.62242 8.27699 9.6173 8.23417 9.6076L7.02719 12.9009C6.91316 13.2121 6.5685 13.3719 6.25736 13.2578C5.94623 13.1438 5.78644 12.7992 5.90047 12.488L9.00725 4.01095ZM10.5095 4.42388L11.975 8.42242H8.66853L10.134 4.42389C10.1981 4.24898 10.4454 4.24898 10.5095 4.42388Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.VerticalTextIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-text-icon",ref:t,icon:i}))}));t.VerticalTextIcon.displayName="VerticalTextIcon";t["default"]=t.VerticalTextIcon},23844:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.VerticalTextSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.55504 2.73208C4.55504 2.40071 4.28641 2.13208 3.95504 2.13208C3.62367 2.13208 3.35504 2.40071 3.35504 2.73208V12.5172L2.21439 11.5276C1.96409 11.3104 1.58515 11.3373 1.36799 11.5876C1.15084 11.8379 1.17771 12.2169 1.42801 12.434L2.89972 13.7108C3.54718 14.2726 4.55504 13.8127 4.55504 12.9555L4.55504 2.73208Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.00725 4.01095C9.45595 2.78663 11.1875 2.78662 11.6362 4.01095L14.743 12.488C14.8571 12.7992 14.6973 13.1438 14.3861 13.2578C14.075 13.3719 13.7303 13.2121 13.6163 12.9009L12.4148 9.62242H8.36729C8.32154 9.62242 8.27699 9.6173 8.23417 9.6076L7.02719 12.9009C6.91316 13.2121 6.5685 13.3719 6.25736 13.2578C5.94623 13.1438 5.78644 12.7992 5.90047 12.488L9.00725 4.01095ZM10.5095 4.42388L11.975 8.42242H8.66853L10.134 4.42389C10.1981 4.24898 10.4454 4.24898 10.5095 4.42388Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.VerticalTextSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"vertical-text-single",ref:t,icon:i}))}));t.VerticalTextSingle.displayName="VerticalTextSingle";t["default"]=t.VerticalTextSingle},62997:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ViewModeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.33331 9.00004C5.33331 7.52728 6.52722 6.33337 7.99998 6.33337C9.47274 6.33337 10.6666 7.52728 10.6666 9.00004C10.6666 10.4728 9.47274 11.6667 7.99998 11.6667C6.52722 11.6667 5.33331 10.4728 5.33331 9.00004ZM7.99998 7.66671C7.2636 7.66671 6.66665 8.26366 6.66665 9.00004C6.66665 9.73642 7.2636 10.3334 7.99998 10.3334C8.73636 10.3334 9.33331 9.73642 9.33331 9.00004C9.33331 8.26366 8.73636 7.66671 7.99998 7.66671Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66958 2.33329C8.66958 1.9651 8.3711 1.66663 8.00291 1.66663C7.63472 1.66663 7.33624 1.9651 7.33624 2.33329V3.69989C6.69648 3.76402 6.08562 3.91817 5.51599 4.13845L4.96311 3.36699C4.74863 3.06772 4.33216 2.99899 4.03289 3.21346C3.73362 3.42794 3.66488 3.84442 3.87936 4.14369L4.30524 4.73794C3.95132 4.95449 3.62264 5.1951 3.32358 5.45135C2.16525 6.44383 1.33331 7.77887 1.33331 8.99996C1.33331 10.2211 2.16525 11.5561 3.32358 12.5486C4.50813 13.5635 6.15722 14.3333 7.99998 14.3333C9.84261 14.3333 11.4917 13.5641 12.6763 12.5494C13.8348 11.557 14.6666 10.2219 14.6666 8.99996C14.6666 7.77798 13.8348 6.44292 12.6763 5.45057C12.4565 5.26228 12.2207 5.08245 11.9707 4.91442L12.4169 4.29176C12.6314 3.99249 12.5626 3.57602 12.2634 3.36154C11.9641 3.14706 11.5476 3.21579 11.3332 3.51506L10.7946 4.2665C10.1402 3.9786 9.42506 3.77682 8.66958 3.70046V2.33329ZM4.19111 6.46385C3.17786 7.33203 2.66665 8.33032 2.66665 8.99996C2.66665 9.6696 3.17786 10.6679 4.19111 11.5361C5.17813 12.3818 6.52904 13 7.99998 13C9.47105 13 10.822 12.3821 11.8089 11.5367C12.822 10.6689 13.3333 9.67064 13.3333 8.99996C13.3333 8.32928 12.822 7.331 11.8089 6.46318C10.822 5.61777 9.47105 4.99996 7.99998 4.99996C6.52904 4.99996 5.17813 5.61815 4.19111 6.46385Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ViewModeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"view-mode-single",ref:t,icon:i}))}));t.ViewModeSingle.displayName="ViewModeSingle";t["default"]=t.ViewModeSingle},99825:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ViweModeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#viwe-mode-single_clip0_910_261)",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M5.1001 9.15C5.1001 7.54838 6.39848 6.25 8.0001 6.25C9.60172 6.25 10.9001 7.54838 10.9001 9.15C10.9001 10.7516 9.60172 12.05 8.0001 12.05C6.39848 12.05 5.1001 10.7516 5.1001 9.15ZM8.0001 7.45C7.06122 7.45 6.3001 8.21112 6.3001 9.15C6.3001 10.0889 7.06122 10.85 8.0001 10.85C8.93898 10.85 9.7001 10.0889 9.7001 9.15C9.7001 8.21112 8.93898 7.45 8.0001 7.45Z"}},{tag:"path",attrs:{d:"M8.60381 1.4833C8.60381 1.15193 8.33518 0.883301 8.00381 0.883301C7.67244 0.883301 7.40381 1.15193 7.40381 1.4833V3.20709C6.5841 3.27271 5.80413 3.47051 5.08424 3.7618L4.37284 2.76916C4.17981 2.49982 3.80499 2.43796 3.53564 2.63099C3.2663 2.82402 3.20444 3.19885 3.39747 3.46819L3.99247 4.29842C3.53431 4.56578 3.11131 4.86933 2.73058 5.19556C1.41664 6.32137 0.5 7.81457 0.5 9.14989C0.5 10.4852 1.41664 11.9784 2.73058 13.1042C4.06812 14.2503 5.9273 15.1166 8 15.1166C10.0726 15.1166 11.9317 14.2509 13.2694 13.1051C14.5834 11.9795 15.5 10.4863 15.5 9.14989C15.5 7.81353 14.5834 6.32031 13.2694 5.19467C12.9796 4.94647 12.6654 4.71142 12.3298 4.49546L12.9441 3.63836C13.1371 3.36902 13.0753 2.99419 12.8059 2.80116C12.5366 2.60812 12.1618 2.66998 11.9687 2.93933L11.2699 3.91436C10.4564 3.54075 9.55703 3.28492 8.60381 3.20769V1.4833ZM7.99448 4.38323C7.99759 4.38328 8.00069 4.3833 8.00381 4.3833C8.00669 4.3833 8.00957 4.38328 8.01245 4.38324C9.74577 4.38671 11.3318 5.115 12.4887 6.10602C13.6719 7.11958 14.3 8.3097 14.3 9.14989C14.3 9.99009 13.6719 11.1802 12.4887 12.1938C11.329 13.1872 9.73818 13.9166 8 13.9166C6.26194 13.9166 4.67112 13.1867 3.51136 12.193C2.32798 11.179 1.7 9.98891 1.7 9.14989C1.7 8.31087 2.32798 7.12075 3.51136 6.10681C4.6699 5.11415 6.25858 4.38477 7.99448 4.38323Z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"viwe-mode-single_clip0_910_261"},children:[{tag:"path",attrs:{fill:"white",d:"M0 0H16V16H0z"}}]}]}],defIds:["viwe-mode-single_clip0_910_261"]};t.ViweModeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"viwe-mode-single",ref:t,icon:i}))}));t.ViweModeSingle.displayName="ViweModeSingle";t["default"]=t.ViweModeSingle},92718:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WarnSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 21",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.49778 5.00963C8.48513 4.56774 8.47881 4.3468 8.56086 4.17746C8.63301 4.02856 8.75124 3.90689 8.89802 3.83052C9.06494 3.74365 9.28597 3.74365 9.72805 3.74365H10.272C10.714 3.74365 10.9351 3.74365 11.102 3.83052C11.2488 3.9069 11.367 4.02856 11.4392 4.17746C11.5212 4.3468 11.5149 4.56775 11.5022 5.00964L11.2644 13.3173C11.2524 13.737 11.2464 13.9468 11.1609 14.1065C11.0857 14.2471 10.9687 14.3609 10.826 14.432C10.6639 14.5129 10.454 14.5129 10.0342 14.5129H9.96582C9.54601 14.5129 9.33611 14.5129 9.17397 14.432C9.0313 14.3609 8.91426 14.2471 8.83904 14.1065C8.75357 13.9468 8.74756 13.737 8.73555 13.3173L8.49778 5.00963Z"}},{tag:"rect",attrs:{width:2.46,height:2.46,x:8.77,y:15.28,fill:"currentColor",rx:.77}}]};t.WarnSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"warn-single",ref:t,icon:i}))}));t.WarnSingle.displayName="WarnSingle";t["default"]=t.WarnSingle},99519:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Warn=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",width:"1em",height:"1em"},children:[{tag:"circle",attrs:{cx:10,cy:10,r:7.04,fill:"currentColor"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.16817 6.67735C9.16646 6.61745 9.1656 6.5875 9.16653 6.56236C9.18103 6.16817 9.49136 5.84883 9.88497 5.82306C9.91008 5.82141 9.94004 5.82141 9.99996 5.82141V5.82141C10.0599 5.82141 10.0899 5.82141 10.115 5.82306C10.5086 5.84883 10.8189 6.16817 10.8334 6.56236C10.8343 6.5875 10.8335 6.61745 10.8318 6.67735L10.7043 11.131C10.6934 11.5121 10.3812 11.8154 9.99995 11.8154V11.8154C9.61866 11.8154 9.30655 11.5121 9.29564 11.131L9.16817 6.67735Z"}},{tag:"rect",attrs:{width:1.37,height:1.37,x:9.31,y:12.81,fill:"colorChannel1",rx:.69}}]};t.Warn=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"warn",ref:t,icon:i}))}));t.Warn.displayName="Warn";t["default"]=t.Warn},64313:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WarningIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8.00008 12.3671C8.46031 12.3671 8.83342 11.994 8.83342 11.5338C8.83342 11.0735 8.46031 10.7004 8.00008 10.7004C7.53985 10.7004 7.16675 11.0735 7.16675 11.5338C7.16675 11.994 7.53985 12.3671 8.00008 12.3671ZM8.5999 4.4335C8.5999 4.10213 8.33127 3.8335 7.9999 3.8335C7.66853 3.8335 7.3999 4.10213 7.3999 4.4335V9.36683C7.3999 9.6982 7.66853 9.96683 7.9999 9.96683C8.33127 9.96683 8.5999 9.6982 8.5999 9.36683V4.4335Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WarningIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"warning-icon",ref:t,icon:i}))}));t.WarningIcon.displayName="WarningIcon";t["default"]=t.WarningIcon},92238:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WarningSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8.00008 12.3671C8.46031 12.3671 8.83342 11.994 8.83342 11.5338C8.83342 11.0735 8.46031 10.7004 8.00008 10.7004C7.53985 10.7004 7.16675 11.0735 7.16675 11.5338C7.16675 11.994 7.53985 12.3671 8.00008 12.3671ZM8.5999 4.4335C8.5999 4.10213 8.33127 3.8335 7.9999 3.8335C7.66853 3.8335 7.3999 4.10213 7.3999 4.4335V9.36683C7.3999 9.6982 7.66853 9.96683 7.9999 9.96683C8.33127 9.96683 8.5999 9.6982 8.5999 9.36683V4.4335Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WarningSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"warning-single",ref:t,icon:i}))}));t.WarningSingle.displayName="WarningSingle";t["default"]=t.WarningSingle},15942:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WaterfallChartIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6338 13.4854C14.9369 13.5473 15.165 13.8153 15.165 14.1367C15.1648 14.4579 14.9368 14.7262 14.6338 14.7881L14.5 14.8018H1.5C1.13289 14.8018 0.835225 14.5038 0.834961 14.1367C0.834961 13.7694 1.13273 13.4717 1.5 13.4717H14.5L14.6338 13.4854Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.1367 1.19824C14.0561 1.19826 14.8015 1.94395 14.8018 2.86328V10.8633C14.8018 11.7828 14.0563 12.5283 13.1367 12.5283H12.1367C11.2172 12.5283 10.4717 11.7828 10.4717 10.8633V2.86328C10.4719 1.94393 11.2173 1.19824 12.1367 1.19824H13.1367ZM12.1367 2.52832C11.9519 2.52832 11.802 2.67847 11.8018 2.86328V10.8633C11.8018 11.0483 11.9517 11.1992 12.1367 11.1992H13.1367C13.3217 11.1992 13.4717 11.0483 13.4717 10.8633V2.86328C13.4714 2.67849 13.3216 2.52834 13.1367 2.52832H12.1367Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.86328 4.36426C4.78282 4.36428 5.52832 5.10976 5.52832 6.0293V9.0293C5.5283 9.94882 4.7828 10.6943 3.86328 10.6943H2.86328C1.94374 10.6943 1.19826 9.94883 1.19824 9.0293V6.0293C1.19824 5.10974 1.94373 4.36426 2.86328 4.36426H3.86328ZM2.86328 5.69434C2.67827 5.69434 2.52832 5.84428 2.52832 6.0293V9.0293C2.52834 9.21429 2.67828 9.36426 2.86328 9.36426H3.86328C4.04827 9.36424 4.19822 9.21428 4.19824 9.0293V6.0293C4.19824 5.84429 4.04828 5.69436 3.86328 5.69434H2.86328Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.5 1.19824C9.41939 1.19826 10.1648 1.94395 10.165 2.86328V5.86328C10.165 6.78282 9.41954 7.5283 8.5 7.52832H7.5C6.58045 7.52832 5.83496 6.78284 5.83496 5.86328V2.86328C5.8352 1.94393 6.5806 1.19824 7.5 1.19824H8.5ZM7.5 2.52832C7.31514 2.52832 7.16528 2.67847 7.16504 2.86328V5.86328C7.16504 6.0483 7.31498 6.19922 7.5 6.19922H8.5C8.685 6.1992 8.83496 6.04828 8.83496 5.86328V2.86328C8.83472 2.67849 8.68485 2.52834 8.5 2.52832H7.5Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WaterfallChartIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"waterfall-chart-icon",ref:t,icon:i}))}));t.WaterfallChartIcon.displayName="WaterfallChartIcon";t["default"]=t.WaterfallChartIcon},46810:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WaterfallChartSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6338 13.4854C14.9369 13.5473 15.165 13.8153 15.165 14.1367C15.1648 14.4579 14.9368 14.7262 14.6338 14.7881L14.5 14.8018H1.5C1.13289 14.8018 0.835225 14.5038 0.834961 14.1367C0.834961 13.7694 1.13273 13.4717 1.5 13.4717H14.5L14.6338 13.4854Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.1367 1.19824C14.0561 1.19826 14.8015 1.94395 14.8018 2.86328V10.8633C14.8018 11.7828 14.0563 12.5283 13.1367 12.5283H12.1367C11.2172 12.5283 10.4717 11.7828 10.4717 10.8633V2.86328C10.4719 1.94393 11.2173 1.19824 12.1367 1.19824H13.1367ZM12.1367 2.52832C11.9519 2.52832 11.802 2.67847 11.8018 2.86328V10.8633C11.8018 11.0483 11.9517 11.1992 12.1367 11.1992H13.1367C13.3217 11.1992 13.4717 11.0483 13.4717 10.8633V2.86328C13.4714 2.67849 13.3216 2.52834 13.1367 2.52832H12.1367Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.86328 4.36426C4.78282 4.36428 5.52832 5.10976 5.52832 6.0293V9.0293C5.5283 9.94882 4.7828 10.6943 3.86328 10.6943H2.86328C1.94374 10.6943 1.19826 9.94883 1.19824 9.0293V6.0293C1.19824 5.10974 1.94373 4.36426 2.86328 4.36426H3.86328ZM2.86328 5.69434C2.67827 5.69434 2.52832 5.84428 2.52832 6.0293V9.0293C2.52834 9.21429 2.67828 9.36426 2.86328 9.36426H3.86328C4.04827 9.36424 4.19822 9.21428 4.19824 9.0293V6.0293C4.19824 5.84429 4.04828 5.69436 3.86328 5.69434H2.86328Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.5 1.19824C9.41939 1.19826 10.1648 1.94395 10.165 2.86328V5.86328C10.165 6.78282 9.41954 7.5283 8.5 7.52832H7.5C6.58045 7.52832 5.83496 6.78284 5.83496 5.86328V2.86328C5.8352 1.94393 6.5806 1.19824 7.5 1.19824H8.5ZM7.5 2.52832C7.31514 2.52832 7.16528 2.67847 7.16504 2.86328V5.86328C7.16504 6.0483 7.31498 6.19922 7.5 6.19922H8.5C8.685 6.1992 8.83496 6.04828 8.83496 5.86328V2.86328C8.83472 2.67849 8.68485 2.52834 8.5 2.52832H7.5Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WaterfallChartSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"waterfall-chart-single",ref:t,icon:i}))}));t.WaterfallChartSingle.displayName="WaterfallChartSingle";t["default"]=t.WaterfallChartSingle},67800:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WatermarkSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.93949 12.3363L1.94048 12.3357L1.95034 12.33C1.95981 12.3245 1.97499 12.3158 1.99548 12.3043C2.0365 12.2813 2.09866 12.2474 2.17888 12.2061C2.33971 12.1234 2.57112 12.0123 2.84885 11.9012C3.41339 11.6754 4.12822 11.4664 4.81552 11.4664C5.82167 11.4664 6.71309 11.8774 7.74399 12.3643C7.7595 12.3717 7.77504 12.379 7.79061 12.3864C8.77119 12.8497 9.88765 13.3772 11.185 13.3772C12.0901 13.3772 12.9676 13.1085 13.5973 12.8566C13.9167 12.7289 14.1829 12.6011 14.3704 12.5047C14.4644 12.4564 14.5391 12.4157 14.5914 12.3864C14.6175 12.3717 14.6381 12.3599 14.6527 12.3514L14.6702 12.3412L14.6755 12.3381L14.6772 12.337L14.6782 12.3365C14.6782 12.3365 14.6784 12.3363 14.3697 11.8218L14.6782 12.3365C14.9623 12.166 15.0547 11.7973 14.8842 11.5131C14.7138 11.2291 14.3454 11.1369 14.0613 11.3071L14.06 11.3079L14.0502 11.3137C14.0407 11.3192 14.0255 11.3279 14.005 11.3394C13.964 11.3623 13.9019 11.3963 13.8216 11.4375C13.6608 11.5202 13.4294 11.6314 13.1517 11.7424C12.5871 11.9683 11.8723 12.1772 11.185 12.1772C10.1788 12.1772 9.28742 11.7663 8.25652 11.2793C8.24101 11.272 8.22547 11.2646 8.2099 11.2573C7.22931 10.7939 6.11286 10.2664 4.81552 10.2664C3.91046 10.2664 3.03292 10.5351 2.40318 10.787C2.08377 10.9148 1.81757 11.0425 1.63007 11.139C1.53613 11.1873 1.46144 11.228 1.40916 11.2573C1.383 11.2719 1.36241 11.2837 1.34778 11.2922L1.33033 11.3024L1.32504 11.3056L1.32327 11.3066L1.32233 11.3072C1.32233 11.3072 1.32209 11.3073 1.63068 11.8217L1.32233 11.3072C1.03818 11.4777 0.945803 11.8464 1.11629 12.1305C1.28674 12.4146 1.65536 12.5066 1.93949 12.3363Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.93949 8.51464L1.94048 8.51406L1.95034 8.50829C1.95981 8.50279 1.97499 8.49407 1.99548 8.4826C2.0365 8.45963 2.09866 8.4257 2.17888 8.38443C2.33971 8.30172 2.57112 8.19061 2.84885 8.07952C3.41339 7.85371 4.12822 7.64473 4.81552 7.64473C5.82167 7.64473 6.71309 8.05572 7.74399 8.54267C7.7595 8.54999 7.77504 8.55733 7.79061 8.56469C8.77119 9.02803 9.88765 9.55557 11.185 9.55557C12.0901 9.55557 12.9676 9.28684 13.5973 9.03494C13.9167 8.90718 14.1829 8.77943 14.3704 8.683C14.4644 8.63469 14.5391 8.59398 14.5914 8.5647C14.6175 8.55006 14.6381 8.53825 14.6527 8.52975L14.6702 8.51954L14.6755 8.51641L14.6772 8.51535L14.6782 8.51479C14.6782 8.51479 14.6784 8.51464 14.3697 8.00015L14.6782 8.51479C14.9623 8.3443 15.0547 7.9756 14.8842 7.69145C14.7138 7.4074 14.3454 7.31523 14.0613 7.48547L14.06 7.48623L14.0502 7.492C14.0407 7.4975 14.0255 7.50622 14.005 7.5177C13.964 7.54067 13.9019 7.5746 13.8216 7.61586C13.6608 7.69857 13.4294 7.80968 13.1517 7.92077C12.5871 8.14659 11.8723 8.35557 11.185 8.35557C10.1788 8.35557 9.28742 7.94457 8.25652 7.45762C8.24101 7.4503 8.22547 7.44296 8.2099 7.4356C7.22931 6.97226 6.11286 6.44473 4.81552 6.44473C3.91046 6.44473 3.03292 6.71346 2.40318 6.96535C2.08377 7.09311 1.81757 7.22086 1.63007 7.31729C1.53613 7.3656 1.46144 7.40631 1.40916 7.43559C1.383 7.45024 1.36241 7.46205 1.34778 7.47054L1.33033 7.48075L1.32504 7.48389L1.32327 7.48494L1.32233 7.48551C1.32233 7.48551 1.32209 7.48565 1.63068 7.99997L1.32233 7.48551C1.03818 7.656 0.945803 8.0247 1.11629 8.30884C1.28674 8.59292 1.65536 8.68496 1.93949 8.51464Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.93949 4.69296L1.94048 4.69238L1.95034 4.68661C1.95981 4.68111 1.97499 4.67239 1.99548 4.66092C2.0365 4.63795 2.09866 4.60402 2.17888 4.56276C2.33971 4.48004 2.57112 4.36893 2.84885 4.25784C3.41339 4.03203 4.12822 3.82305 4.81552 3.82305C5.82167 3.82305 6.71309 4.23404 7.74399 4.72099C7.7595 4.72831 7.77504 4.73566 7.79061 4.74301C8.77119 5.20635 9.88765 5.73389 11.185 5.73389C12.0901 5.73389 12.9676 5.46516 13.5973 5.21326C13.9167 5.0855 14.1829 4.95775 14.3704 4.86132C14.4644 4.81301 14.5391 4.7723 14.5914 4.74302C14.6175 4.72838 14.6381 4.71657 14.6527 4.70807L14.6702 4.69786L14.6755 4.69473L14.6772 4.69367L14.6782 4.69311C14.6782 4.69311 14.6784 4.69296 14.3697 4.17847L14.6782 4.69311C14.9623 4.52262 15.0547 4.15392 14.8842 3.86977C14.7138 3.58572 14.3454 3.49355 14.0613 3.66379L14.06 3.66455L14.0502 3.67032C14.0407 3.67582 14.0255 3.68454 14.005 3.69602C13.964 3.71899 13.9019 3.75292 13.8216 3.79418C13.6608 3.87689 13.4294 3.988 13.1517 4.09909C12.5871 4.32491 11.8723 4.53389 11.185 4.53389C10.1788 4.53389 9.28742 4.12289 8.25652 3.63594C8.24101 3.62862 8.22547 3.62128 8.2099 3.61392C7.22931 3.15058 6.11286 2.62305 4.81552 2.62305C3.91046 2.62305 3.03292 2.89178 2.40318 3.14367C2.08377 3.27143 1.81757 3.39918 1.63007 3.49561C1.53613 3.54392 1.46144 3.58463 1.40916 3.61391C1.383 3.62856 1.36241 3.64037 1.34778 3.64886L1.33033 3.65907L1.32504 3.66221L1.32327 3.66326L1.32233 3.66383C1.32233 3.66383 1.32209 3.66397 1.63068 4.17829L1.32233 3.66383C1.03818 3.83432 0.945803 4.20302 1.11629 4.48716C1.28674 4.77124 1.65536 4.86329 1.93949 4.69296Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WatermarkSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"watermark-single",ref:t,icon:i}))}));t.WatermarkSingle.displayName="WatermarkSingle";t["default"]=t.WatermarkSingle},77455:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WebpageSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6998 2.0999H3.2998C2.85798 2.0999 2.4998 2.45807 2.4998 2.8999V13.0999C2.4998 13.5417 2.85798 13.8999 3.29981 13.8999H12.6998C13.1416 13.8999 13.4998 13.5417 13.4998 13.0999V2.8999C13.4998 2.45808 13.1416 2.0999 12.6998 2.0999ZM3.2998 0.899902C2.19524 0.899902 1.2998 1.79533 1.2998 2.8999V13.0999C1.2998 14.2045 2.19524 15.0999 3.29981 15.0999H12.6998C13.8044 15.0999 14.6998 14.2045 14.6998 13.0999V2.8999C14.6998 1.79533 13.8044 0.899902 12.6998 0.899902H3.2998Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.59054 5.90887C6.82485 6.14319 6.82485 6.52309 6.59054 6.7574L5.94814 7.3998H10.0511L9.40868 6.7574C9.17437 6.52309 9.17437 6.14319 9.40868 5.90887C9.64299 5.67456 10.0229 5.67456 10.2572 5.90887L11.9239 7.57554C12.1582 7.80986 12.1582 8.18975 11.9239 8.42407L10.2572 10.0907C10.0229 10.3251 9.64299 10.3251 9.40868 10.0907C9.17437 9.85642 9.17436 9.47652 9.40868 9.24221L10.0511 8.5998H5.94814L6.59054 9.24221C6.82485 9.47652 6.82485 9.85642 6.59054 10.0907C6.35623 10.3251 5.97633 10.3251 5.74201 10.0907L4.07534 8.42407C3.96282 8.31155 3.89961 8.15893 3.89961 7.9998C3.89961 7.84067 3.96282 7.68806 4.07534 7.57554L5.74201 5.90887C5.97633 5.67456 6.35622 5.67456 6.59054 5.90887Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WebpageSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"webpage-single",ref:t,icon:i}))}));t.WebpageSingle.displayName="WebpageSingle";t["default"]=t.WebpageSingle},34413:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WechatSingle24=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 25 25",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_30",width:25,height:25,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.81.36H24.81V24.36H.81z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_217_30)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M17.275 10.0119C17.2932 10.0828 17.3113 10.1537 17.3326 10.2236C17.3609 10.3164 17.326 10.3356 17.2435 10.3237C16.9976 10.2884 16.75 10.2923 16.5036 10.3027C14.6143 10.3836 12.9473 11.012 11.5846 12.3486C10.7342 13.1824 10.182 14.1899 9.97096 15.3685C9.82829 16.1646 9.87309 16.9547 10.1073 17.7313C10.1531 17.8835 10.1528 17.8847 9.9863 17.8828C9.0419 17.8723 8.12087 17.7245 7.22979 17.4066C7.1677 17.3847 7.12047 17.389 7.06301 17.4253C6.52292 17.7658 5.98137 18.1042 5.43982 18.4426L5.06879 18.6745C5.0424 18.6909 5.0156 18.7064 4.98567 18.7238C4.96989 18.733 4.95281 18.7429 4.93488 18.7534C4.97454 18.5769 5.01381 18.4011 5.05295 18.2258C5.16998 17.7019 5.28589 17.1831 5.4072 16.6657C5.43472 16.5483 5.4206 16.4882 5.31591 16.4132C4.16529 15.591 3.29758 14.5424 2.87322 13.18C2.28574 11.2934 2.63073 9.55116 3.80058 7.97521C4.65173 6.82873 5.78993 6.05792 7.12047 5.56368C7.89785 5.27493 8.70226 5.114 9.53126 5.06896C11.3322 4.97133 13.0077 5.36696 14.5245 6.35519C15.7944 7.18248 16.7159 8.29439 17.1999 9.74544C17.2291 9.83282 17.2521 9.92236 17.275 10.0119ZM6.39202 9.12948C6.3908 9.76955 6.91425 10.2979 7.55213 10.3003C8.19245 10.3027 8.72296 9.77977 8.72612 9.14287C8.72929 8.50158 8.20852 7.97058 7.57185 7.96596C6.92448 7.96133 6.39324 8.48527 6.39202 9.12948ZM12.5123 10.3005C11.8739 10.2981 11.3507 9.77052 11.3517 9.13021C11.3526 8.48624 11.8841 7.96182 12.531 7.9662C13.1679 7.97058 13.6884 8.50134 13.6855 9.14262C13.6826 9.77953 13.1523 10.303 12.5123 10.3005Z"}},{tag:"path",attrs:{d:"M21.3012 12.5271C22.1456 13.266 22.7192 14.1734 22.9376 15.2802C23.1535 16.3738 22.9653 17.4098 22.4156 18.3783C21.971 19.1615 21.3509 19.7785 20.5989 20.2664C20.5214 20.3168 20.5022 20.3608 20.5251 20.4497C20.6249 20.8382 20.7217 21.2275 20.8186 21.6169C20.8591 21.7794 20.8995 21.942 20.9402 22.1045C20.9409 22.1074 20.9417 22.1103 20.9424 22.1132C20.9431 22.1155 20.9437 22.1179 20.9444 22.1202C20.9535 22.1536 20.9629 22.1878 20.9446 22.2331L20.8297 22.1551C20.6358 22.0234 20.4437 21.8929 20.2519 21.762L20.0979 21.657C19.7949 21.4505 19.4919 21.244 19.1906 21.0352C19.1415 21.0014 19.102 20.9982 19.0463 21.0165C18.2163 21.2882 17.3637 21.4148 16.4921 21.379C14.9368 21.3155 13.5228 20.8463 12.3145 19.844C11.4813 19.1528 10.8853 18.2953 10.6187 17.2333C10.291 15.9285 10.5223 14.7124 11.259 13.5991C12.0659 12.38 13.2238 11.6316 14.6013 11.2005C15.3836 10.9558 16.1885 10.8525 17.0055 10.8878C18.6168 10.9575 20.0722 11.452 21.3012 12.5271ZM13.9773 14.3769C13.9754 14.851 14.3666 15.2551 14.8307 15.2585C15.3269 15.2622 15.7278 14.8707 15.7276 14.383C15.7276 13.9056 15.3325 13.509 14.8555 13.5078C14.3778 13.5066 13.9793 13.901 13.9773 14.3769ZM18.918 15.2585C18.4544 15.2566 18.0605 14.8527 18.0617 14.3801C18.0629 13.9036 18.4598 13.508 18.9367 13.508C19.4088 13.508 19.812 13.9041 19.812 14.3677C19.8122 14.8697 19.42 15.2607 18.918 15.2585Z"}}]}]};t.WechatSingle24=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"wechat-single-24",ref:t,icon:i}))}));t.WechatSingle24.displayName="WechatSingle24";t["default"]=t.WechatSingle24},13727:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WechatSingle40=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 41 41",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_217_9",width:41,height:41,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M.91.36H40.91V40.36H.91z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_217_9)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M28.7766 13.9622C28.8085 14.0871 28.8405 14.2121 28.8781 14.3352C28.9278 14.4987 28.8665 14.5326 28.7211 14.5115C28.2878 14.4493 27.8516 14.4562 27.4175 14.4746C24.0888 14.6171 21.1517 15.7242 18.7509 18.0792C17.2525 19.5483 16.2796 21.3233 15.9077 23.3999C15.6564 24.8026 15.7353 26.1946 16.148 27.5629C16.2286 27.831 16.2282 27.8332 15.9348 27.8297C14.2708 27.8113 12.6481 27.5509 11.0781 26.9907C10.9688 26.9521 10.8855 26.9598 10.7843 27.0237C9.83272 27.6236 8.87859 28.2199 7.92444 28.8161L7.27073 29.2247C7.22424 29.2535 7.17701 29.2809 7.12429 29.3115C7.09648 29.3276 7.06638 29.3451 7.0348 29.3637C7.10467 29.0526 7.17386 28.7429 7.24282 28.4342C7.44902 27.5111 7.65324 26.5969 7.86698 25.6854C7.91545 25.4786 7.89057 25.3727 7.70612 25.2406C5.67888 23.792 4.15008 21.9445 3.40241 19.544C2.36734 16.2201 2.97517 13.1505 5.0363 10.3738C6.53593 8.35388 8.54129 6.99581 10.8855 6.12503C12.2552 5.61629 13.6725 5.33275 15.133 5.25339C18.306 5.08138 21.2581 5.77844 23.9305 7.51956C26.1679 8.97715 27.7915 10.9362 28.6443 13.4928C28.6957 13.6467 28.7362 13.8045 28.7766 13.9622ZM9.6021 12.4075C9.59995 13.5352 10.5222 14.4661 11.6461 14.4704C12.7742 14.4746 13.7089 13.5532 13.7145 12.4311C13.7201 11.3012 12.8025 10.3657 11.6808 10.3575C10.5402 10.3494 9.60424 11.2725 9.6021 12.4075ZM20.3852 14.4708C19.2605 14.4665 18.3386 13.5369 18.3403 12.4088C18.3421 11.2742 19.2785 10.3502 20.4182 10.358C21.5403 10.3657 22.4575 11.3008 22.4523 12.4307C22.4472 13.5528 21.5129 14.4751 20.3852 14.4708Z"}},{tag:"path",attrs:{d:"M35.8703 18.3936C37.3579 19.6954 38.3685 21.2942 38.7533 23.2442C39.1338 25.1711 38.8022 26.9963 37.8336 28.7026C37.0503 30.0826 35.9578 31.1696 34.6327 32.0292C34.4963 32.118 34.4624 32.1956 34.5028 32.3522C34.6785 33.0365 34.8492 33.7224 35.0198 34.4082C35.0911 34.6947 35.1625 34.9815 35.2341 35.2678C35.2365 35.277 35.239 35.2862 35.2415 35.2954C35.2576 35.3543 35.2741 35.4145 35.2419 35.4943L35.0395 35.3568C34.6979 35.1249 34.3594 34.895 34.0215 34.6643L33.7501 34.4793C33.2163 34.1155 32.6824 33.7517 32.1517 33.3838C32.065 33.3242 31.9955 33.3186 31.8973 33.3508C30.435 33.8295 28.9328 34.0526 27.3971 33.9895C24.657 33.8776 22.1656 33.051 20.0367 31.2849C18.5688 30.0671 17.5187 28.5564 17.049 26.6853C16.4716 24.3865 16.8791 22.2439 18.1772 20.2823C19.5987 18.1345 21.6388 16.8159 24.0659 16.0562C25.4441 15.6251 26.8622 15.4432 28.3018 15.5054C31.1406 15.6281 33.7049 16.4993 35.8703 18.3936ZM22.9664 21.6528C22.963 22.4879 23.6523 23.2 24.4699 23.206C25.3441 23.2124 26.0506 22.5227 26.0502 21.6635C26.0502 20.8223 25.354 20.1235 24.5137 20.1214C23.6721 20.1192 22.9699 20.8142 22.9664 21.6528ZM31.6712 23.206C30.8545 23.2026 30.1605 22.4909 30.1626 21.6583C30.1647 20.8189 30.8639 20.1218 31.7043 20.1218C32.536 20.1218 33.2464 20.8197 33.2464 21.6365C33.2468 22.521 32.5557 23.2099 31.6712 23.206Z"}}]}]};t.WechatSingle40=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"wechat-single-40",ref:t,icon:i}))}));t.WechatSingle40.displayName="WechatSingle40";t["default"]=t.WechatSingle40},12206:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WikiSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.90088 3.84566C1.90088 2.41859 3.05775 1.26172 4.48482 1.26172H11.5148C11.883 1.26172 12.1815 1.5602 12.1815 1.92839V10.2352C12.1815 10.2358 12.1815 10.2363 12.1815 10.2368C12.1815 10.605 11.883 10.9035 11.5148 10.9035H4.48482C4.39396 10.9035 4.30536 10.9132 4.22 10.9316C3.67928 11.049 3.26586 11.5181 3.23595 12.0877C3.2348 12.1097 3.23421 12.1318 3.23421 12.1541C3.23421 12.8448 3.79413 13.4047 4.48482 13.4047H12.7655V2.56771C12.7655 2.19952 13.0639 1.90104 13.4321 1.90104C13.8003 1.90104 14.0988 2.19952 14.0988 2.56771V14.0714C14.0988 14.4396 13.8003 14.7381 13.4321 14.7381H4.48482C3.05775 14.7381 1.90088 13.5812 1.90088 12.1541V3.84566Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.80452 11.487C4.43633 11.487 4.13786 11.7855 4.13786 12.1536C4.13786 12.5218 4.43633 12.8203 4.80452 12.8203H11.1955C11.5636 12.8203 11.8621 12.5218 11.8621 12.1536C11.8621 11.7855 11.5636 11.487 11.1955 11.487H4.80452Z"}}]};t.WikiSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"wiki-single",ref:t,icon:i}))}));t.WikiSingle.displayName="WikiSingle";t["default"]=t.WikiSingle},15330:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WinlossSparklineIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.4999 1.31738C6.61625 1.31738 5.8999 2.03373 5.8999 2.91738V6.91738C5.8999 7.80104 6.61625 8.51738 7.4999 8.51738H8.4999C9.38356 8.51738 10.0999 7.80104 10.0999 6.91738V2.91738C10.0999 2.03373 9.38356 1.31738 8.4999 1.31738H7.4999ZM7.0999 2.91738C7.0999 2.69647 7.27899 2.51738 7.4999 2.51738H8.4999C8.72082 2.51738 8.8999 2.69647 8.8999 2.91738V6.91738C8.8999 7.1383 8.72082 7.31738 8.4999 7.31738H7.4999C7.27899 7.31738 7.0999 7.1383 7.0999 6.91738V2.91738Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.26318 9.08291C1.26318 8.19925 1.97953 7.48291 2.86318 7.48291H3.86318C4.74684 7.48291 5.46318 8.19925 5.46318 9.08291V13.0829C5.46318 13.9666 4.74684 14.6829 3.86318 14.6829H2.86318C1.97953 14.6829 1.26318 13.9666 1.26318 13.0829V9.08291ZM2.86318 8.68291C2.64227 8.68291 2.46318 8.862 2.46318 9.08291V13.0829C2.46318 13.3038 2.64227 13.4829 2.86318 13.4829H3.86318C4.0841 13.4829 4.26318 13.3038 4.26318 13.0829V9.08291C4.26318 8.862 4.0841 8.68291 3.86318 8.68291H2.86318Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5366 9.08291C10.5366 8.19925 11.253 7.48291 12.1366 7.48291H13.1366C14.0203 7.48291 14.7366 8.19925 14.7366 9.08291V13.0829C14.7366 13.9666 14.0203 14.6829 13.1366 14.6829H12.1366C11.253 14.6829 10.5366 13.9666 10.5366 13.0829V9.08291ZM12.1366 8.68291C11.9157 8.68291 11.7366 8.862 11.7366 9.08291V13.0829C11.7366 13.3038 11.9157 13.4829 12.1366 13.4829H13.1366C13.3575 13.4829 13.5366 13.3038 13.5366 13.0829V9.08291C13.5366 8.862 13.3575 8.68291 13.1366 8.68291H12.1366Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WinlossSparklineIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"winloss-sparkline-icon",ref:t,icon:i}))}));t.WinlossSparklineIcon.displayName="WinlossSparklineIcon";t["default"]=t.WinlossSparklineIcon},8585:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WinlossSparklineSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.4999 1.31738C6.61625 1.31738 5.8999 2.03373 5.8999 2.91738V6.91738C5.8999 7.80104 6.61625 8.51738 7.4999 8.51738H8.4999C9.38356 8.51738 10.0999 7.80104 10.0999 6.91738V2.91738C10.0999 2.03373 9.38356 1.31738 8.4999 1.31738H7.4999ZM7.0999 2.91738C7.0999 2.69647 7.27899 2.51738 7.4999 2.51738H8.4999C8.72082 2.51738 8.8999 2.69647 8.8999 2.91738V6.91738C8.8999 7.1383 8.72082 7.31738 8.4999 7.31738H7.4999C7.27899 7.31738 7.0999 7.1383 7.0999 6.91738V2.91738Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.26318 9.08291C1.26318 8.19925 1.97953 7.48291 2.86318 7.48291H3.86318C4.74684 7.48291 5.46318 8.19925 5.46318 9.08291V13.0829C5.46318 13.9666 4.74684 14.6829 3.86318 14.6829H2.86318C1.97953 14.6829 1.26318 13.9666 1.26318 13.0829V9.08291ZM2.86318 8.68291C2.64227 8.68291 2.46318 8.862 2.46318 9.08291V13.0829C2.46318 13.3038 2.64227 13.4829 2.86318 13.4829H3.86318C4.0841 13.4829 4.26318 13.3038 4.26318 13.0829V9.08291C4.26318 8.862 4.0841 8.68291 3.86318 8.68291H2.86318Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.5366 9.08291C10.5366 8.19925 11.253 7.48291 12.1366 7.48291H13.1366C14.0203 7.48291 14.7366 8.19925 14.7366 9.08291V13.0829C14.7366 13.9666 14.0203 14.6829 13.1366 14.6829H12.1366C11.253 14.6829 10.5366 13.9666 10.5366 13.0829V9.08291ZM12.1366 8.68291C11.9157 8.68291 11.7366 8.862 11.7366 9.08291V13.0829C11.7366 13.3038 11.9157 13.4829 12.1366 13.4829H13.1366C13.3575 13.4829 13.5366 13.3038 13.5366 13.0829V9.08291C13.5366 8.862 13.3575 8.68291 13.1366 8.68291H12.1366Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WinlossSparklineSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"winloss-sparkline-single",ref:t,icon:i}))}));t.WinlossSparklineSingle.displayName="WinlossSparklineSingle";t["default"]=t.WinlossSparklineSingle},66140:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WireframeSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12 2.65381H4C3.17157 2.65381 2.5 3.32538 2.5 4.15381V12.1538C2.5 12.9822 3.17157 13.6538 4 13.6538H12C12.8284 13.6538 13.5 12.9822 13.5 12.1538V4.15381C13.5 3.32538 12.8284 2.65381 12 2.65381ZM4 1.65381C2.61929 1.65381 1.5 2.7731 1.5 4.15381V12.1538C1.5 13.5345 2.61929 14.6538 4 14.6538H12C13.3807 14.6538 14.5 13.5345 14.5 12.1538V4.15381C14.5 2.7731 13.3807 1.65381 12 1.65381H4Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.WireframeSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"wireframe-single",ref:t,icon:i}))}));t.WireframeSingle.displayName="WireframeSingle";t["default"]=t.WireframeSingle},99846:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Working=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M10.7925 7.1827C10.5253 6.92948 10.1033 6.94088 9.85008 7.20817C9.59686 7.47546 9.60827 7.89741 9.87555 8.15063L10.7448 8.97413L9.9424 9.89552C9.7006 10.1732 9.72967 10.5943 10.0073 10.8361C10.285 11.0779 10.7061 11.0488 10.9479 10.7712L12.1701 9.36765C12.4048 9.09819 12.3853 8.69162 12.1259 8.44587L10.7925 7.1827Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.85008 5.20817C4.10331 4.94088 4.52526 4.92948 4.79255 5.1827L6.12588 6.44587C6.38528 6.69162 6.4048 7.09819 6.17014 7.36765L4.9479 8.77115C4.7061 9.04882 4.28499 9.07789 4.00733 8.83609C3.72967 8.59428 3.7006 8.17318 3.9424 7.89552L4.74479 6.97413L3.87555 6.15064C3.60827 5.89741 3.59686 5.47546 3.85008 5.20817Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.79967 1C1.98966 1 1.33301 1.65665 1.33301 2.46667V11.5333C1.33301 12.3434 1.98966 13 2.79967 13H7.33301V13.5333C7.33301 14.3434 7.98966 15 8.79967 15H13.1997C14.0097 15 14.6663 14.3434 14.6663 13.5333V4.46667C14.6663 3.65665 14.0097 3 13.1997 3H8.66634V2.46667C8.66634 1.65665 8.00969 1 7.19967 1H2.79967ZM8.66634 4.33333V13.5333C8.66634 13.607 8.72604 13.6667 8.79967 13.6667H13.1997C13.2733 13.6667 13.333 13.607 13.333 13.5333V4.46667C13.333 4.39303 13.2733 4.33333 13.1997 4.33333H8.66634ZM7.33301 2.46667C7.33301 2.39303 7.27331 2.33333 7.19967 2.33333H2.79967C2.72604 2.33333 2.66634 2.39303 2.66634 2.46667V11.5333C2.66634 11.607 2.72604 11.6667 2.79967 11.6667H7.33301V2.46667Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Working=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"working",ref:t,icon:i}))}));t.Working.displayName="Working";t["default"]=t.Working},61124:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Workspace=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M0.666992 13.3346C0.666992 12.9664 0.965469 12.668 1.33366 12.668H14.667C15.0352 12.668 15.3337 12.9664 15.3337 13.3346C15.3337 13.7028 15.0352 14.0013 14.667 14.0013H1.33366C0.965469 14.0013 0.666992 13.7028 0.666992 13.3346Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.33542 4C6.96723 4 6.66875 4.29848 6.66875 4.66667C6.66875 5.03486 6.96723 5.33333 7.33542 5.33333H8.66875C9.03694 5.33333 9.33542 5.03486 9.33542 4.66667C9.33542 4.29848 9.03694 4 8.66875 4H7.33542Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.268 2C2.01542 2 1 3.01542 1 4.268V9.068C1 10.3206 2.01542 11.336 3.268 11.336H12.732C13.9846 11.336 15 10.3206 15 9.068V4.268C15 3.01542 13.9846 2 12.732 2H3.268ZM2.336 4.268C2.336 3.75327 2.75327 3.336 3.268 3.336H12.732C13.2467 3.336 13.664 3.75327 13.664 4.268V9.068C13.664 9.58273 13.2467 10 12.732 10H3.268C2.75327 10 2.336 9.58273 2.336 9.068V4.268Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Workspace=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"workspace",ref:t,icon:i}))}));t.Workspace.displayName="Workspace";t["default"]=t.Workspace},83078:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WriteIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6551 1.98906C11.7476 1.08113 10.2757 1.08149 9.3686 1.98987L4.82542 6.53955C4.75087 6.61421 4.69336 6.70411 4.65682 6.80309L3.2461 10.625C3.16506 10.8446 3.21909 11.0912 3.3845 11.2568C3.54991 11.4224 3.79651 11.4767 4.01616 11.3959L7.85031 9.98517C7.94979 9.94856 8.04014 9.89077 8.11508 9.81579L12.6552 5.27327C13.5618 4.36621 13.5618 2.89607 12.6551 1.98906ZM10.2177 2.83779C10.6562 2.39869 11.3677 2.39851 11.8064 2.8374C12.2447 3.27584 12.2447 3.9865 11.8065 4.42497L7.3392 8.89457L4.82213 9.82068L5.74706 7.31487L10.2177 2.83779Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.79238 13.2999C1.46101 13.2999 1.19238 13.5685 1.19238 13.8999C1.19238 14.2313 1.46101 14.4999 1.79238 14.4999H14.4924C14.8238 14.4999 15.0924 14.2313 15.0924 13.8999C15.0924 13.5685 14.8238 13.2999 14.4924 13.2999H1.79238Z"}}]};t.WriteIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"write-icon",ref:t,icon:i}))}));t.WriteIcon.displayName="WriteIcon";t["default"]=t.WriteIcon},88333:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.WriteSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6551 1.98906C11.7476 1.08113 10.2757 1.08149 9.3686 1.98987L4.82542 6.53955C4.75087 6.61421 4.69336 6.70411 4.65682 6.80309L3.2461 10.625C3.16506 10.8446 3.21909 11.0912 3.3845 11.2568C3.54991 11.4224 3.79651 11.4767 4.01616 11.3959L7.85031 9.98517C7.94979 9.94856 8.04014 9.89077 8.11508 9.81579L12.6552 5.27327C13.5618 4.36621 13.5618 2.89607 12.6551 1.98906ZM10.2177 2.83779C10.6562 2.39869 11.3677 2.39851 11.8064 2.8374C12.2447 3.27584 12.2447 3.9865 11.8065 4.42497L7.3392 8.89457L4.82213 9.82068L5.74706 7.31487L10.2177 2.83779Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.79238 13.2999C1.46101 13.2999 1.19238 13.5685 1.19238 13.8999C1.19238 14.2313 1.46101 14.4999 1.79238 14.4999H14.4924C14.8238 14.4999 15.0924 14.2313 15.0924 13.8999C15.0924 13.5685 14.8238 13.2999 14.4924 13.2999H1.79238Z"}}]};t.WriteSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"write-single",ref:t,icon:i}))}));t.WriteSingle.displayName="WriteSingle";t["default"]=t.WriteSingle},13396:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Xls=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"white",d:"M2.28613 2C2.28613 0.895431 3.18156 0 4.28613 0H8.77318C9.28948 0 9.78579 0.199667 10.1582 0.557225L14.1712 4.40966C14.5641 4.78681 14.7861 5.30785 14.7861 5.85244V14C14.7861 15.1046 13.8907 16 12.7861 16H4.28613C3.18156 16 2.28613 15.1046 2.28613 14V2Z"}},{tag:"path",attrs:{fill:"#CDD0D8",d:"M4.28613 15.165H12.7861C13.4295 15.165 13.9511 14.6434 13.9511 14V5.85244C13.9511 5.53521 13.8218 5.23171 13.5929 5.01202L9.57998 1.15958C9.36302 0.951306 9.07393 0.835 8.77318 0.835H4.28613C3.64272 0.835 3.12113 1.35659 3.12113 2V14C3.12113 14.6434 3.64272 15.165 4.28613 15.165ZM4.28613 0C3.18156 0 2.28613 0.895431 2.28613 2V14C2.28613 15.1046 3.18156 16 4.28613 16H12.7861C13.8907 16 14.7861 15.1046 14.7861 14V5.85244C14.7861 5.30785 14.5641 4.78681 14.1712 4.40966L10.1582 0.557225C9.78579 0.199667 9.28948 0 8.77318 0H4.28613Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"#CDD0D8",d:"M8.61584 0.0964355C8.84642 0.0964404 9.03334 0.283365 9.03333 0.513944L9.03324 4.82548C9.03324 5.14719 9.29403 5.408 9.61574 5.408H14.2749C14.5054 5.408 14.6924 5.59492 14.6924 5.8255C14.6924 6.05608 14.5054 6.243 14.2749 6.243H9.61574C8.83287 6.243 8.19823 5.60834 8.19824 4.82547L8.19833 0.513927C8.19834 0.283348 8.38526 0.0964307 8.61584 0.0964355Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"#2C3040",d:"M1 9C1 8.44772 1.44772 8 2 8H10.4C10.9523 8 11.4 8.44772 11.4 9V12.2C11.4 12.7523 10.9523 13.2 10.4 13.2H2C1.44772 13.2 1 12.7523 1 12.2V9Z"}},{tag:"path",attrs:{fill:"white",d:"M9.22754 9.9814C9.21618 9.86682 9.16741 9.7778 9.08123 9.71436C8.99506 9.65091 8.87811 9.61919 8.73038 9.61919C8.63 9.61919 8.54525 9.63339 8.47612 9.6618C8.40699 9.68926 8.35396 9.72761 8.31703 9.77686C8.28104 9.8261 8.26305 9.88197 8.26305 9.94447C8.26116 9.99655 8.27205 10.042 8.29572 10.0808C8.32034 10.1197 8.35396 10.1533 8.39657 10.1817C8.43919 10.2091 8.48843 10.2333 8.5443 10.2541C8.60017 10.274 8.65983 10.2911 8.72328 10.3053L8.98464 10.3678C9.11154 10.3962 9.22801 10.4341 9.33407 10.4814C9.44013 10.5287 9.53199 10.587 9.60964 10.6561C9.68729 10.7252 9.74743 10.8067 9.79004 10.9004C9.8336 10.9942 9.85585 11.1017 9.8568 11.2229C9.85585 11.4009 9.8104 11.5553 9.72044 11.6859C9.63142 11.8157 9.50263 11.9165 9.33407 11.9885C9.16646 12.0595 8.96428 12.095 8.72754 12.095C8.49269 12.095 8.28815 12.0591 8.1139 11.9871C7.94061 11.9151 7.80519 11.8086 7.70765 11.6675C7.61106 11.5254 7.5604 11.3498 7.55566 11.1405H8.15083C8.15746 11.238 8.1854 11.3195 8.23464 11.3848C8.28483 11.4492 8.35159 11.498 8.43493 11.5311C8.51921 11.5633 8.61438 11.5794 8.72044 11.5794C8.8246 11.5794 8.91504 11.5643 8.99174 11.534C9.06939 11.5037 9.12953 11.4615 9.17214 11.4075C9.21475 11.3536 9.23606 11.2915 9.23606 11.2215C9.23606 11.1561 9.21665 11.1012 9.17782 11.0567C9.13994 11.0122 9.08407 10.9743 9.01021 10.943C8.93729 10.9118 8.8478 10.8834 8.74174 10.8578L8.42498 10.7783C8.17972 10.7186 7.98606 10.6253 7.84402 10.4984C7.70197 10.3716 7.63142 10.2006 7.63237 9.98566C7.63142 9.80953 7.6783 9.65564 7.77299 9.52401C7.86864 9.39239 7.99979 9.28964 8.16646 9.21578C8.33313 9.14191 8.52252 9.10498 8.73464 9.10498C8.95055 9.10498 9.139 9.14191 9.29998 9.21578C9.46191 9.28964 9.58786 9.39239 9.67782 9.52401C9.76778 9.65564 9.81419 9.80811 9.81703 9.9814H9.22754Z"}},{tag:"path",attrs:{fill:"white",d:"M5.45996 12.0539V9.14478H6.07502V11.5468H7.32218V12.0539H5.45996Z"}},{tag:"path",attrs:{fill:"white",d:"M3.8441 10.1363L3.25746 9.14478H2.56001L3.45348 10.5993L2.54297 12.0539H3.24751L3.8441 11.061H3.86683L4.46342 12.0539H5.17081L4.26314 10.5993L5.15092 9.14478H4.45632L3.86683 10.1363H3.8441Z"}}]};t.Xls=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"xls",ref:t,icon:i}))}));t.Xls.displayName="Xls";t["default"]=t.Xls},38566:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.XlsxMultiIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"#35BD4B",d:"M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"}},{tag:"path",attrs:{fill:"#32A846",d:"M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"}},{tag:"path",attrs:{fill:"white",d:"M7.8088 10.2949L6.3764 12.403C6.26259 12.5705 6.03455 12.614 5.86705 12.5002C5.69955 12.3864 5.65603 12.1584 5.76984 11.9909L7.3655 9.64252L5.94042 7.54519C5.82661 7.37769 5.87013 7.14964 6.03763 7.03583C6.20512 6.92202 6.43317 6.96555 6.54698 7.13304L7.8088 8.9901L9.07062 7.13304C9.18443 6.96555 9.41248 6.92202 9.57997 7.03583C9.74747 7.14964 9.79099 7.37769 9.67718 7.54519L8.2521 9.64252L9.84776 11.9909C9.96157 12.1584 9.91805 12.3864 9.75055 12.5002C9.58305 12.614 9.35501 12.5705 9.2412 12.403L7.8088 10.2949Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.XlsxMultiIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"xlsx-multi-icon",ref:t,icon:i}))}));t.XlsxMultiIcon.displayName="XlsxMultiIcon";t["default"]=t.XlsxMultiIcon},32650:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.Xlsx=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.4538 1.12549C2.70051 1.12549 2.08984 1.73615 2.08984 2.48945V13.5104C2.08984 14.2637 2.70051 14.8744 3.4538 14.8744H12.5468C13.3001 14.8744 13.9108 14.2637 13.9108 13.5104V5.0992L10.0094 1.12549H3.4538Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.0078 1.12549L13.9107 5.09842H10.6745C10.3063 5.09842 10.0078 4.79994 10.0078 4.43175V1.12549Z"}},{tag:"path",attrs:{fill:"white",d:"M7.80941 10.2949L6.37701 12.403C6.2632 12.5705 6.03516 12.614 5.86766 12.5002C5.70017 12.3864 5.65664 12.1584 5.77045 11.9909L7.36611 9.64252L5.94103 7.54519C5.82722 7.37769 5.87074 7.14964 6.03824 7.03583C6.20573 6.92202 6.43378 6.96555 6.54759 7.13304L7.80941 8.9901L9.07123 7.13304C9.18504 6.96555 9.41309 6.92202 9.58059 7.03583C9.74808 7.14964 9.7916 7.37769 9.67779 7.54519L8.25271 9.64252L9.84837 11.9909C9.96218 12.1584 9.91866 12.3864 9.75116 12.5002C9.58366 12.614 9.35562 12.5705 9.24181 12.403L7.80941 10.2949Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.Xlsx=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"xlsx",ref:t,icon:i}))}));t.Xlsx.displayName="Xlsx";t["default"]=t.Xlsx},6063:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.YoutubeFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15.1485 3.22287C15.3967 3.47272 15.575 3.78338 15.6655 4.12377C16 5.38013 16 8.00013 16 8.00013C16 8.00013 16 10.6201 15.6655 11.8765C15.575 12.2169 15.3967 12.5275 15.1485 12.7774C14.9002 13.0272 14.5907 13.2075 14.2509 13.3001C13 13.6365 8 13.6365 8 13.6365C8 13.6365 3 13.6365 1.74909 13.3001C1.40929 13.2075 1.09977 13.0272 0.851525 12.7774C0.603277 12.5275 0.425004 12.2169 0.334545 11.8765C5.96046e-08 10.6201 0 8.00013 0 8.00013C0 8.00013 5.96046e-08 5.38013 0.334545 4.12377C0.425004 3.78338 0.603277 3.47272 0.851525 3.22287C1.09977 2.97303 1.40929 2.79277 1.74909 2.70013C3 2.36377 8 2.36377 8 2.36377C8 2.36377 13 2.36377 14.2509 2.70013C14.5907 2.79277 14.9002 2.97303 15.1485 3.22287ZM10.5459 8.00223L6.36406 5.62314V10.3813L10.5459 8.00223Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.YoutubeFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"youtube-fill-single",ref:t,icon:i}))}));t.YoutubeFillSingle.displayName="YoutubeFillSingle";t["default"]=t.YoutubeFillSingle},93360:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZenIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_176_82",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_176_82)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.84425 13.276C7.84411 13.6256 7.5606 13.9089 7.211 13.9088L2.729 13.907C2.3796 13.9068 2.09639 13.6236 2.09625 13.2742L2.09454 8.78533C2.09441 8.43573 2.3777 8.15222 2.7273 8.15209C3.07689 8.15196 3.3604 8.43525 3.36054 8.78484L3.36166 11.7431L11.7467 3.35802L8.78851 3.35687C8.43891 3.35674 8.15562 3.07322 8.15575 2.72363C8.15589 2.37403 8.4394 2.09074 8.789 2.09088L13.271 2.09261C13.6204 2.09275 13.9036 2.37596 13.9037 2.72537L13.9055 7.2143C13.9056 7.56389 13.6223 7.84741 13.2727 7.84754C12.9231 7.84768 12.6396 7.56438 12.6395 7.21479L12.6383 4.2568L4.25353 12.6416L7.2115 12.6428C7.5611 12.6429 7.84439 12.9264 7.84425 13.276Z"}}]}]};t.ZenIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zen-icon",ref:t,icon:i}))}));t.ZenIcon.displayName="ZenIcon";t["default"]=t.ZenIcon},52703:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZenSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_176_82",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_176_82)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.84425 13.276C7.84411 13.6256 7.5606 13.9089 7.211 13.9088L2.729 13.907C2.3796 13.9068 2.09639 13.6236 2.09625 13.2742L2.09454 8.78533C2.09441 8.43573 2.3777 8.15222 2.7273 8.15209C3.07689 8.15196 3.3604 8.43525 3.36054 8.78484L3.36166 11.7431L11.7467 3.35802L8.78851 3.35687C8.43891 3.35674 8.15562 3.07322 8.15575 2.72363C8.15589 2.37403 8.4394 2.09074 8.789 2.09088L13.271 2.09261C13.6204 2.09275 13.9036 2.37596 13.9037 2.72537L13.9055 7.2143C13.9056 7.56389 13.6223 7.84741 13.2727 7.84754C12.9231 7.84768 12.6396 7.56438 12.6395 7.21479L12.6383 4.2568L4.25353 12.6416L7.2115 12.6428C7.5611 12.6429 7.84439 12.9264 7.84425 13.276Z"}}]}]};t.ZenSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zen-single",ref:t,icon:i}))}));t.ZenSingle.displayName="ZenSingle";t["default"]=t.ZenSingle},93746:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZhihuFillSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.1763 10.8041C12.3552 10.8039 12.3643 10.7962 12.3643 10.62L12.3645 5.00067C12.3645 4.83464 12.352 4.82371 12.1814 4.82371C11.4756 4.82371 10.7694 4.82371 10.0632 4.82431C9.87277 4.82451 9.86761 4.82947 9.86761 5.01417V10.6416C9.86781 10.6601 9.86801 10.6788 9.86781 10.6971C9.86622 10.766 9.90574 10.7969 9.96849 10.8023C10.0104 10.8059 10.0537 10.8085 10.095 10.8025C10.186 10.7896 10.2213 10.8311 10.239 10.9165C10.2672 11.053 10.3063 11.187 10.3426 11.3217C10.381 11.4633 10.3836 11.4641 10.5027 11.39C10.5663 11.3507 10.63 11.3117 10.6938 11.2728C10.8677 11.1662 11.0421 11.0595 11.2117 10.9459C11.31 10.8802 11.4093 10.8319 11.5177 10.8105C11.5775 10.7985 11.6403 10.795 11.7072 10.8011C11.8623 10.8152 12.0198 10.8041 12.1763 10.8041Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M16.2056 12.8648V3.1465C16.1972 3.13656 16.1929 3.12524 16.1927 3.11214C16.2032 2.59735 16.0012 2.15149 15.7379 1.72746C15.4015 1.18587 14.9475 0.762841 14.3997 0.44408C14.0788 0.25759 13.7426 0.0969191 13.3684 0.0428986C13.2241 0.0220451 13.0769 0.0216479 12.9321 0H3.34118C3.31934 0.0174772 3.29312 0.0119163 3.2683 0.0127107C2.90844 0.0234354 2.57163 0.112609 2.24653 0.271691C1.82292 0.479233 1.45135 0.750726 1.13221 1.0959C0.562244 1.71297 0.204773 2.41901 0.207156 3.27936C0.216093 6.48365 0.191269 9.68814 0.219668 12.8924C0.222647 13.2455 0.314596 13.5742 0.461159 13.8934C0.670478 14.3494 0.957051 14.7464 1.32743 15.0848C1.95122 15.6548 2.66298 16.0012 3.52806 16C5.07253 15.9978 6.6172 15.9978 8.16188 15.9978C9.7415 15.9978 11.3211 15.9978 12.9007 15.9954C13.1649 15.9952 13.4314 15.9867 13.69 15.9063C14.4323 15.6747 15.04 15.2459 15.5131 14.6364C15.855 14.1959 16.1245 13.7137 16.1768 13.1395C16.1811 13.0918 16.1829 13.0438 16.1867 12.9961C16.1901 12.952 16.195 12.9081 16.2056 12.8648ZM6.14117 9.68218C6.26093 9.58486 6.38525 9.49271 6.49864 9.38844C6.57768 9.31575 6.62694 9.32886 6.69446 9.40314C7.09284 9.84067 7.47851 10.2895 7.86081 10.7411C7.98076 10.8827 8.01313 11.0597 8.02802 11.2381C8.03815 11.3588 8.03636 11.4786 8.02584 11.5975C8.01869 11.6792 8.00737 11.7606 7.99287 11.8416C7.97937 11.9171 7.96328 11.9924 7.94521 12.0672C7.94382 12.0734 7.94322 12.0803 7.94263 12.0875C7.94223 12.0932 7.94163 12.0992 7.94064 12.105L7.93945 12.1109C7.93588 12.1252 7.92833 12.1369 7.90887 12.1397C7.90192 12.1407 7.89576 12.1401 7.8902 12.1383C7.88305 12.1359 7.87709 12.1314 7.87153 12.1258C7.86061 12.1147 7.85207 12.0994 7.84273 12.0879L7.68247 11.8869L7.57364 11.7499L7.55934 11.732C7.41476 11.5497 7.27019 11.3673 7.12263 11.187C6.80428 10.7977 6.48137 10.4125 6.15785 10.0272C6.1509 10.0188 6.14435 10.0085 6.1378 9.99796L6.13402 9.99161C6.11635 9.96281 6.09629 9.935 6.05895 9.94672C6.03016 9.95566 6.024 9.99121 6.01804 10.025C6.01606 10.0365 6.01407 10.0478 6.01129 10.0579C5.83414 10.6843 5.56286 11.2653 5.22128 11.8212C4.88804 12.3629 4.40784 12.6207 3.79894 12.6908L3.75605 12.696C3.5644 12.7188 3.37336 12.7413 3.18151 12.6946C3.1404 12.6849 3.08897 12.6803 3.07963 12.6334C3.07109 12.5905 3.12273 12.5757 3.15053 12.5534C3.96854 11.8929 4.63344 11.1115 5.05804 10.1404C5.29516 9.59817 5.44192 9.03235 5.50666 8.44328C5.51997 8.32214 5.48303 8.30208 5.3738 8.30287C5.04334 8.30506 4.71288 8.30506 4.38242 8.30506L4.06903 8.30525C3.83588 8.30565 3.60273 8.30625 3.36958 8.30784C3.25976 8.30843 3.22858 8.28281 3.25877 8.17219C3.30444 8.00397 3.35925 7.84052 3.4514 7.69176C3.54017 7.54897 3.66152 7.4737 3.83906 7.47548C4.13934 7.47866 4.43961 7.47826 4.73989 7.47787C4.98932 7.47767 5.23856 7.47727 5.4878 7.47906C5.5867 7.47985 5.628 7.45721 5.63317 7.34818C5.64965 7.01532 5.66673 6.68245 5.67984 6.34959C5.68679 6.17522 5.69255 6.00084 5.69652 5.82647C5.70208 5.58199 5.70426 5.33711 5.70089 5.09203C5.6993 4.99034 5.66752 4.96333 5.57041 4.96532C5.30429 4.97088 5.03758 4.97167 4.77146 4.96452C4.67415 4.96194 4.62867 4.99352 4.60067 5.08587C4.50455 5.40185 4.36216 5.68883 4.09366 5.90055C3.85554 6.08823 3.58307 6.17621 3.28816 6.20819C3.17774 6.2203 3.20832 6.16688 3.23335 6.12338C3.23771 6.11564 3.24189 6.10829 3.24506 6.10173C3.36541 5.85209 3.47821 5.59926 3.58466 5.34386C3.71534 5.03006 3.83628 4.7121 3.94908 4.39075C4.04024 4.13177 4.1304 3.8722 4.21401 3.61063C4.37348 3.11253 4.72857 2.85534 5.22883 2.77292C5.36765 2.75008 5.374 2.75922 5.32574 2.88831C5.1909 3.24858 5.06519 3.61183 4.95933 3.98183L4.9502 4.0142L4.94186 4.04578C4.92001 4.13515 4.94206 4.13634 5.07452 4.13634L7.91582 4.13654C8.1015 4.13654 8.18134 4.19731 8.23496 4.37705C8.25978 4.46027 8.27289 4.54467 8.28024 4.63007C8.2864 4.69998 8.28858 4.77029 8.29017 4.84099C8.29215 4.94148 8.25661 4.97008 8.1579 4.96909C7.84134 4.96611 7.52459 4.96611 7.20802 4.96651L6.68671 4.96691C6.66328 4.96691 6.64302 4.9671 6.62574 4.9677C6.60906 4.9681 6.59496 4.96889 6.58324 4.97068C6.57848 4.97147 6.57391 4.97227 6.56974 4.97346L6.56041 4.97644C6.55147 4.97982 6.54452 4.98438 6.53916 4.99074C6.52089 5.01219 6.52069 5.0533 6.52069 5.13215C6.5195 5.86381 6.48911 6.59467 6.43807 7.32415C6.43549 7.36029 6.43688 7.3883 6.44284 7.41014C6.44463 7.4167 6.44681 7.42265 6.44939 7.42802L6.45376 7.43636C6.45833 7.44371 6.46389 7.44986 6.47044 7.45503C6.48395 7.46575 6.50202 7.47231 6.52486 7.47568C6.54273 7.47846 6.56358 7.47926 6.58761 7.47906C6.77866 7.47707 6.96971 7.47628 7.16076 7.47608L8.13487 7.47687C8.21927 7.47687 8.27647 7.48442 8.31877 7.50865L8.33167 7.51699C8.33743 7.52096 8.34299 7.52533 8.34836 7.5303C8.3843 7.56386 8.40853 7.61669 8.43355 7.69792C8.47466 7.83198 8.48797 7.97001 8.50127 8.10844L8.50882 8.1855C8.51875 8.28301 8.48241 8.30724 8.38847 8.30645C7.83459 8.30267 7.28071 8.30307 6.72703 8.30565C6.61423 8.30625 6.4764 8.26017 6.39478 8.32849C6.34136 8.37318 6.34294 8.45341 6.34453 8.53425L6.34493 8.55569C6.34513 8.56543 6.34533 8.57516 6.34513 8.58469C6.34493 8.60475 6.34414 8.62441 6.34155 8.64288C6.29806 8.96184 6.22855 9.27484 6.14197 9.58447C6.13422 9.61168 6.12727 9.63908 6.11972 9.66629C6.12668 9.67185 6.13382 9.67722 6.14117 9.68218ZM9.02497 4.29503L9.02557 11.4347C9.02576 11.5955 9.05853 11.6277 9.2184 11.6287C9.36238 11.6295 9.50617 11.6341 9.64955 11.6275C9.73971 11.6235 9.78638 11.6502 9.81121 11.7421C9.83861 11.843 9.86999 11.9427 9.90137 12.0424C9.93473 12.1483 9.9679 12.2541 9.9965 12.3612C10.0267 12.4752 10.0684 12.4666 10.1504 12.4104C10.3865 12.2484 10.627 12.0928 10.8719 11.9441C10.9593 11.8911 11.0473 11.8388 11.1358 11.7876C11.3221 11.6795 11.5124 11.6174 11.7352 11.6249C11.879 11.6299 12.023 11.6319 12.1669 11.6325C12.2964 11.6329 12.4259 11.6323 12.5556 11.6313L12.6672 11.6307C12.7792 11.6297 12.8912 11.6289 13.0032 11.6287C13.18 11.6285 13.2102 11.5977 13.2102 11.422L13.2094 4.23167C13.2094 4.03009 13.1893 4.01102 12.9816 4.01102L9.30261 4.01122C9.2603 4.01122 9.22456 4.01122 9.19417 4.01221C9.15723 4.0134 9.12844 4.01619 9.106 4.02214C9.07601 4.03029 9.05694 4.04419 9.04503 4.06822C9.02517 4.10854 9.02497 4.17745 9.02497 4.29503Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZhihuFillSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zhihu-fill-single",ref:t,icon:i}))}));t.ZhihuFillSingle.displayName="ZhihuFillSingle";t["default"]=t.ZhihuFillSingle},52112:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomInIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.04883 5.38216C8.04883 5.01397 7.75035 4.71549 7.38216 4.71549C7.01397 4.71549 6.71549 5.01397 6.71549 5.38216V6.71897L5.3865 6.7207C5.01831 6.72117 4.72022 7.02004 4.7207 7.38823C4.72118 7.75642 5.02005 8.05451 5.38824 8.05403L6.71549 8.0523V9.38216C6.71549 9.75035 7.01397 10.0488 7.38216 10.0488C7.75035 10.0488 8.04883 9.75035 8.04883 9.38216V8.05056L9.38304 8.04883C9.75123 8.04835 10.0493 7.74948 10.0488 7.38129C10.0484 7.0131 9.74949 6.71502 9.3813 6.7155L8.04883 6.71723V5.38216Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38216 1.04883C3.88437 1.04883 1.04883 3.88437 1.04883 7.38216C1.04883 10.88 3.88437 13.7155 7.38216 13.7155C8.89089 13.7155 10.2764 13.1879 11.3643 12.3072L13.813 14.7559C14.0733 15.0162 14.4954 15.0162 14.7558 14.7559C15.0161 14.4955 15.0161 14.0734 14.7558 13.8131L12.3071 11.3644C13.1879 10.2765 13.7155 8.89095 13.7155 7.38216C13.7155 3.88437 10.88 1.04883 7.38216 1.04883ZM2.38216 7.38216C2.38216 4.62075 4.62075 2.38216 7.38216 2.38216C10.1436 2.38216 12.3822 4.62075 12.3822 7.38216C12.3822 10.1436 10.1436 12.3822 7.38216 12.3822C4.62075 12.3822 2.38216 10.1436 2.38216 7.38216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomInIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-in-icon",ref:t,icon:i}))}));t.ZoomInIcon.displayName="ZoomInIcon";t["default"]=t.ZoomInIcon},97535:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomInSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.04883 5.38216C8.04883 5.01397 7.75035 4.71549 7.38216 4.71549C7.01397 4.71549 6.71549 5.01397 6.71549 5.38216V6.71897L5.3865 6.7207C5.01831 6.72117 4.72022 7.02004 4.7207 7.38823C4.72118 7.75642 5.02005 8.05451 5.38824 8.05403L6.71549 8.0523V9.38216C6.71549 9.75035 7.01397 10.0488 7.38216 10.0488C7.75035 10.0488 8.04883 9.75035 8.04883 9.38216V8.05056L9.38304 8.04883C9.75123 8.04835 10.0493 7.74948 10.0488 7.38129C10.0484 7.0131 9.74949 6.71502 9.3813 6.7155L8.04883 6.71723V5.38216Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.38216 1.04883C3.88437 1.04883 1.04883 3.88437 1.04883 7.38216C1.04883 10.88 3.88437 13.7155 7.38216 13.7155C8.89089 13.7155 10.2764 13.1879 11.3643 12.3072L13.813 14.7559C14.0733 15.0162 14.4954 15.0162 14.7558 14.7559C15.0161 14.4955 15.0161 14.0734 14.7558 13.8131L12.3071 11.3644C13.1879 10.2765 13.7155 8.89095 13.7155 7.38216C13.7155 3.88437 10.88 1.04883 7.38216 1.04883ZM2.38216 7.38216C2.38216 4.62075 4.62075 2.38216 7.38216 2.38216C10.1436 2.38216 12.3822 4.62075 12.3822 7.38216C12.3822 10.1436 10.1436 12.3822 7.38216 12.3822C4.62075 12.3822 2.38216 10.1436 2.38216 7.38216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomInSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-in-single",ref:t,icon:i}))}));t.ZoomInSingle.displayName="ZoomInSingle";t["default"]=t.ZoomInSingle},27043:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomIncreaseIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.5 14.1406C7.5 14.4168 7.72386 14.6406 8 14.6406C8.27614 14.6406 8.5 14.4168 8.5 14.1406V8.47424H14.1664C14.4425 8.47424 14.6664 8.25039 14.6664 7.97424C14.6664 7.6981 14.4425 7.47424 14.1664 7.47424H8.5V1.80786C8.5 1.53172 8.27614 1.30786 8 1.30786C7.72386 1.30786 7.5 1.53172 7.5 1.80786V7.47424H1.83362C1.55748 7.47424 1.33362 7.6981 1.33362 7.97424C1.33362 8.25038 1.55748 8.47424 1.83362 8.47424H7.5V14.1406Z"}}]};t.ZoomIncreaseIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-increase-icon",ref:t,icon:i}))}));t.ZoomIncreaseIcon.displayName="ZoomIncreaseIcon";t["default"]=t.ZoomIncreaseIcon},53840:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomIncreaseSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.5 14.1406C7.5 14.4168 7.72386 14.6406 8 14.6406C8.27614 14.6406 8.5 14.4168 8.5 14.1406V8.47424H14.1664C14.4425 8.47424 14.6664 8.25039 14.6664 7.97424C14.6664 7.6981 14.4425 7.47424 14.1664 7.47424H8.5V1.80786C8.5 1.53172 8.27614 1.30786 8 1.30786C7.72386 1.30786 7.5 1.53172 7.5 1.80786V7.47424H1.83362C1.55748 7.47424 1.33362 7.6981 1.33362 7.97424C1.33362 8.25038 1.55748 8.47424 1.83362 8.47424H7.5V14.1406Z"}}]};t.ZoomIncreaseSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-increase-single",ref:t,icon:i}))}));t.ZoomIncreaseSingle.displayName="ZoomIncreaseSingle";t["default"]=t.ZoomIncreaseSingle},25951:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomOutIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.71549 7.38216C4.71549 7.01397 5.01397 6.71549 5.38216 6.71549H9.38216C9.75035 6.71549 10.0488 7.01397 10.0488 7.38216C10.0488 7.75035 9.75035 8.04883 9.38216 8.04883H5.38216C5.01397 8.04883 4.71549 7.75035 4.71549 7.38216Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.04883 7.38216C1.04883 3.88437 3.88437 1.04883 7.38216 1.04883C10.88 1.04883 13.7155 3.88437 13.7155 7.38216C13.7155 8.89095 13.1879 10.2765 12.3071 11.3644L14.7558 13.8131C15.0161 14.0734 15.0161 14.4955 14.7558 14.7559C14.4954 15.0162 14.0733 15.0162 13.813 14.7559L11.3643 12.3072C10.2764 13.1879 8.89089 13.7155 7.38216 13.7155C3.88437 13.7155 1.04883 10.88 1.04883 7.38216ZM7.38216 2.38216C4.62075 2.38216 2.38216 4.62075 2.38216 7.38216C2.38216 10.1436 4.62075 12.3822 7.38216 12.3822C10.1436 12.3822 12.3822 10.1436 12.3822 7.38216C12.3822 4.62075 10.1436 2.38216 7.38216 2.38216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomOutIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-out-icon",ref:t,icon:i}))}));t.ZoomOutIcon.displayName="ZoomOutIcon";t["default"]=t.ZoomOutIcon},72188:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomOutSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.71549 7.38216C4.71549 7.01397 5.01397 6.71549 5.38216 6.71549H9.38216C9.75035 6.71549 10.0488 7.01397 10.0488 7.38216C10.0488 7.75035 9.75035 8.04883 9.38216 8.04883H5.38216C5.01397 8.04883 4.71549 7.75035 4.71549 7.38216Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.04883 7.38216C1.04883 3.88437 3.88437 1.04883 7.38216 1.04883C10.88 1.04883 13.7155 3.88437 13.7155 7.38216C13.7155 8.89095 13.1879 10.2765 12.3071 11.3644L14.7558 13.8131C15.0161 14.0734 15.0161 14.4955 14.7558 14.7559C14.4954 15.0162 14.0733 15.0162 13.813 14.7559L11.3643 12.3072C10.2764 13.1879 8.89089 13.7155 7.38216 13.7155C3.88437 13.7155 1.04883 10.88 1.04883 7.38216ZM7.38216 2.38216C4.62075 2.38216 2.38216 4.62075 2.38216 7.38216C2.38216 10.1436 4.62075 12.3822 7.38216 12.3822C10.1436 12.3822 12.3822 10.1436 12.3822 7.38216C12.3822 4.62075 10.1436 2.38216 7.38216 2.38216Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomOutSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-out-single",ref:t,icon:i}))}));t.ZoomOutSingle.displayName="ZoomOutSingle";t["default"]=t.ZoomOutSingle},43277:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomReduceIcon=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33362 7.97412C1.33362 7.69798 1.55748 7.47412 1.83362 7.47412L14.1664 7.47412C14.4425 7.47412 14.6664 7.69798 14.6664 7.97412C14.6664 8.25026 14.4425 8.47412 14.1664 8.47412L1.83362 8.47412C1.55748 8.47412 1.33362 8.25026 1.33362 7.97412Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomReduceIcon=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-reduce-icon",ref:t,icon:i}))}));t.ZoomReduceIcon.displayName="ZoomReduceIcon";t["default"]=t.ZoomReduceIcon},25314:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.ZoomReduceSingle=void 0;var n=r(4090);var l=r(98609);var i={tag:"svg",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.33362 7.97412C1.33362 7.69798 1.55748 7.47412 1.83362 7.47412L14.1664 7.47412C14.4425 7.47412 14.6664 7.69798 14.6664 7.97412C14.6664 8.25026 14.4425 8.47412 14.1664 8.47412L1.83362 8.47412C1.55748 8.47412 1.33362 8.25026 1.33362 7.97412Z",fillRule:"evenodd",clipRule:"evenodd"}}]};t.ZoomReduceSingle=(0,n.forwardRef)((function(e,t){return(0,n.createElement)(l.IconBase,Object.assign({},e,{id:"zoom-reduce-single",ref:t,icon:i}))}));t.ZoomReduceSingle.displayName="ZoomReduceSingle";t["default"]=t.ZoomReduceSingle},98609:function(e,t,r){"use client";var n=this&&this.__assign||function(){n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var l in t)if(Object.prototype.hasOwnProperty.call(t,l))e[l]=t[l]}return e};return n.apply(this,arguments)};var l=this&&this.__rest||function(e,t){var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0)r[n]=e[n];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++){if(t.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(e,n[l]))r[n[l]]=e[n[l]]}return r};Object.defineProperty(t,"__esModule",{value:true});t.IconBase=void 0;var i=r(4090);t.IconBase=(0,i.forwardRef)((function(e,t){var r=e.icon,a=e.id,o=e.className,C=e.extend,d=l(e,["icon","id","className","extend"]);var c="univerjs-icon univerjs-icon-".concat(a," ").concat(o||"").trim();var s=(0,i.useRef)("_".concat(generateShortUuid()));return render(r,"".concat(a),{defIds:r.defIds,idSuffix:s.current},n({ref:t,className:c},d),C)}));function render(e,t,r,l,a){return(0,i.createElement)(e.tag,n(n({key:t},replaceRuntimeIdsAndExtInAttrs(e,r,a)),l),(replaceRuntimeIdsInDefs(e,r).children||[]).map((function(n,l){return render(n,"".concat(t,"-").concat(e.tag,"-").concat(l),r,undefined,a)})))}function replaceRuntimeIdsAndExtInAttrs(e,t,r){var l=n({},e.attrs);if((r===null||r===void 0?void 0:r.colorChannel1)&&l.fill==="colorChannel1"){l.fill=r.colorChannel1}if(e.tag==="mask"&&l.id){l.id=l.id+t.idSuffix}Object.entries(l).forEach((function(e){var r=e[0],n=e[1];if(r==="mask"&&typeof n==="string"){l[r]=n.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")"))}}));var i=t.defIds;if(!i||i.length===0){return l}if(e.tag==="use"&&l["xlink:href"]){l["xlink:href"]=l["xlink:href"]+t.idSuffix}Object.entries(l).forEach((function(e){var r=e[0],n=e[1];if(typeof n==="string"){l[r]=n.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")"))}}));return l}function replaceRuntimeIdsInDefs(e,t){var r;var l=t.defIds;if(!l||l.length===0){return e}if(e.tag==="defs"&&((r=e.children)===null||r===void 0?void 0:r.length)){return n(n({},e),{children:e.children.map((function(e){if(typeof e.attrs.id==="string"){if(l&&l.includes(e.attrs.id)){return n(n({},e),{attrs:n(n({},e.attrs),{id:e.attrs.id+t.idSuffix})})}}return e}))})}return e}function generateShortUuid(){return Math.random().toString(36).substring(2,8)}t.IconBase.displayName="UniverIcon"},12178:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.AscendingIcon=t.AscendingSingle=t.ArrowsoutsimpleSingle=t.ArrowrightSingle=t.ArrowUpSingle=t.ArrowTiltUpSingle=t.ArrowTiltDownSingle=t.ArrowRightSingle=t.ArrowRigheSingle=t.ArrowLeftSingle=t.ArrowDownSingle=t.ArrowCircleRightSingle=t.ArrangementSingle=t.AreaChartSingle=t.AreaChartIcon=t.ArchitectureSingle=t.AppSingle=t.Api=t.AmplifySingle=t.AmplifyIcon=t.AllBorderSingle=t.AllBorderIcon=t.AlignTopSingle=t.AlignTopIcon=t.AlignTextTopSingle=t.AlignTextBothSingle=t.AlignTextBothIcon=t.AlignBottomSingle=t.AlignBottomIcon=t.AiSingle=t.AiChatSingle=t.AdjustWidth=t.AdjustWidthSingle=t.AdjustWidthDoubleIcon=t.AdjustHeight=t.AdjustHeightSingle=t.AdjustHeightDoubleIcon=t.AdditionAndSubtractionSingle=t.AdditionAndSubtractionIcon=t.AddProtection=t.AddNoteSingle=t.AddNoteIcon=t.AddImageSingle=t.AddImageIcon=t.AddDigitsSingle=t.AddDigitsIcon=t.AddCommentSingle=t.AddAttachmentSingle=t.AIcon=t.Question=void 0;t.CaretDown=t.CancelMergeSingle=t.CancelMergeIcon=t.CancelFreezeSingle=t.CancelFreezeIcon=t.CalendarSingle=t.CalendarIcon=t.Building=t.Build=t.BubbleSingle=t.BubbleIcon=t.BrushSingle=t.BrushIcon=t.BrokenlineChartSingle=t.BrainSingle=t.BoxplotIcon=t.BottomSingle=t.BottomIcon=t.BookSingle=t.BookOpenSingle=t.BonusPointsSingle20=t.BonusPointsSingle16=t.BoldSingle=t.BoldIcon=t.BoardSingle=t.BoardFill=t.BestFitSingle=t.BarChartSingle=t.BarChartIcon=t.BanIcon=t.BadFillSingle=t.BadFillSingle1=t.BackSlashSingle=t.BackSlashIcon=t.BackSingle=t.BackIcon=t.AvgSingle=t.AvgIcon=t.AutowrapSingle=t.AutowrapIcon=t.Autofill=t.AutofillSingle=t.AutofillDoubleIcon=t.AutoWidth=t.AutoWidthSingle=t.AutoWidthDoubleIcon=t.AutoHeight=t.AutoHeightSingle=t.AutoHeightDoubleIcon=t.AscendingOrder=void 0;t.Collapse=t.CodeSingle=t.CodeIcon=t.CodeBlockSingle=t.CntSingle=t.CntIcon=t.CloudSingle=t.CloudOutlineSingle=t.CloudOutlineIcon=t.CloseSmallSingle=t.CloseSingle=t.CloseIcon=t.ClockSingle=t.ClockIcon=t.CllaborationSingle=t.ClipboardCheckSingle=t.ClientSingle=t.ClearFormat=t.ClearFormatDoubleIcon=t.Claude=t.Chrome=t.ChipSingle=t.ChevronUpSingle=t.ChevronSortSingle=t.ChevronDownSingle=t.ChevronDoubleUpSingle=t.ChevronDoubleDownSingle=t.CheckboxSingle=t.CheckboxPartSingle=t.CheckboxNotSingle=t.CheckOutlineSingle=t.CheckMenuSingle=t.CheckMarkSingle=t.CheckMarkIcon=t.CheckCircleSingle=t.CheckBoxPartSingle=t.Chatgpt=t.ChatbubblesSingle=t.ChatSingle=t.ChartSingle=t.ChartPieSingle=t.ChartIcon=t.ChartAiSingle=t.Cell75=t.Cell50=t.Cell25=t.Cell100=t.Cell0=t.CatalogueSingle=t.CatalogueIcon=void 0;t.DeleteCellMoveDownDoubleIcon=t.Deepseek=t.DateSingle=t.DatabaseSingle=t.DatabaseIcon=t.DataValidationSingle=t.DataValidationIcon=t.DataFlow=t.Dashboard=t.DarkModeSingle=t.CutSingle=t.CutIcon=t.CustomSorting=t.CustomSorting1=t.CustomSortSingle=t.CustomSortIcon=t.CustomCompletion=t.CustomColorsSingle=t.Cursor=t.Csv=t.CrownSingle=t.CrossSingle=t.CrossHighlighting=t.CrossHighlightingSingle=t.CrossHighlightingIcon=t.CreateTriggersSingle=t.CreateCopySingle=t.CreateCopyIcon=t.Correct=t.CorrectSingle=t.Copy=t.CopySingle=t.CopyIcon=t.CopyDoubleIcon=t.ConvertSingle=t.ConvertIcon=t.ContentSingle20=t.ContentSingle16=t.Conditions=t.ConditionsDoubleIcon=t.CommentSingle=t.CommentIcon=t.ComboChartSingle=t.ComboChartIcon=t.ColumnSparklineSingle=t.ColumnSparklineIcon=t.ColumnSingle=t.ColumnIcon=t.ColumnChartSingle=t.ColumnChartIcon=void 0;t.DownSingle=t.DownPictureSingle=t.DownIcon=t.DownBorder=t.DownBorderDoubleIcon=t.DotsVerticalSingle=t.DotsHorizontalSingle=t.DollarSingle=t.DollarIcon=t.DocumentSingle=t.Doc=t.DocSingle=t.DocSettingSingle=t.DocSettingIcon=t.DocMultiIcon=t.DividerSingle=t.DividerIcon=t.Dissatisfied=t.DiscordSingle40=t.DiscordSingle24=t.DiscordFillSingle=t.DirectExportSingle=t.DirectExportIcon=t.DetailsSingle=t.DescendingSingle=t.DescendingOrder=t.DescendingIcon=t.DeleteSingle=t.DeleteRow=t.DeleteRowSingle=t.DeleteRowDoubleIcon=t.DeleteNoteSingle=t.DeleteNoteIcon=t.DeleteIcon=t.DeleteEmptySingle=t.DeleteEmptyIcon=t.DeleteColumn=t.DeleteColumnSingle=t.DeleteColumnDoubleIcon=t.DeleteCellShiftUp=t.DeleteCellShiftUpSingle=t.DeleteCellShiftUpDoubleIcon=t.DeleteCellShiftRight=t.DeleteCellShiftRightDoubleIcon=t.DeleteCellShiftLeft=t.DeleteCellShiftLeftSingle=t.DeleteCellShiftLeftDoubleIcon=t.DeleteCellRightSingle=t.DeleteCellMoveDown=t.DeleteCellMoveDownSingle=void 0;t.FilterIcon=t.FileLockSingle=t.FileGroupSingle=t.FileFolderSingle=t.Features=t.FeaturesSingle=t.FallSingle=t.EyelashSingle=t.EyelashIcon=t.EyeSingle=t.EyeOutlineSingle=t.EyeOutlineIcon=t.EyeIcon=t.ExportSingle=t.ExportIcon=t.ExponentialSingle=t.ExponentialIcon=t.Expand=t.ExpandDescendingSingle=t.ExpandDescendingIcon=t.ExpandAscendingSingle=t.ExpandAscendingIcon=t.ExecutionsSingle=t.Executionlog=t.ExecutionlogSingle=t.Examples=t.EuroSingle=t.EuroIcon=t.ErrorSingle=t.ErrorIcon=t.EraserSingle=t.EmptyValues=t.EmptyRow=t.EmptyFilter=t.EmptyColumn=t.EmailSingle=t.EllipseSingle=t.EditorSingle=t.EditRegionSingle=t.EditOutlineSingle=t.EditChatSingle=t.EdiSingle=t.ECommerceSingle=t.DropdownSingle=t.DropdownIcon=t.DragFrameSingle=t.DownloadSingle=t.DownloadImageSingle=t.DownloadImageIcon=t.DownloadIcon=void 0;t.GridOutlineSingle=t.GridOutlineIcon=t.GridIcon=t.GraphSingle=t.GraphIcon=t.GoolFillSingle=t.GoolFillSingle1=t.GoSingle=t.GithubSingle40=t.GithubSingle24=t.GeneralSettingSingle=t.FxSingle=t.FxIcon=t.FunnelSingle=t.FunnelIcon=t.FunctionSingle=t.FunctionIcon=t.FullscreenSingle=t.FullscreenIcon=t.FullScreenSingle=t.FromZToA=t.FromAToZ=t.FreezeToSelectedSingle=t.FreezeToSelectedIcon=t.FreezeRowSingle=t.FreezeRowIcon=t.FreezeColumnSingle=t.FreezeColumnIcon=t.FrameSizeSingle=t.Forward=t.ForwardSingle=t.FontSizeReduceSingle=t.FontSizeReduceSingleSingle=t.FontSizeReduceIcon=t.FontSizeIncreaseSingle=t.FontSizeIncreaseIcon=t.FontColor=t.FontColorDoubleIcon=t.FolderSingle=t.FolderIcon=t.FolderFillSingle=t.FlowerSingle=t.FlagSingle=t.FindSingle=t.FinanceSingle=t.FilteredSortDescSingle=t.FilteredSortAscSingle=t.FilterSingle=t.FilterNoneSortDescSingle=t.FilterNoneSortAscSingle=void 0;t.Impatient=t.Icons=t.HourglassSingle=t.HorizontallySingle=t.HorizontallyIcon=t.HorizontalMergeSingle=t.HorizontalMergeIcon=t.HorizontalBorder=t.HorizontalBorderDoubleIcon=t.HomeSingle=t.HomeIcon=t.HomeFillSingle=t.HistorySingle=t.HistoryOperations=t.HistoryIcon=t.Hide=t.HideSingle=t.HideNoteSingle=t.HideNoteIcon=t.HideGridlines=t.HideGridlinesDoubleIcon=t.HideDoubleIcon=t.HelpSingle=t.HeatmapIcon=t.HeartSingle=t.HeaderFooterSingle=t.HeaderFooterIcon=t.HeadSingle=t.H6Single=t.H6Icon=t.H5Single=t.H5Icon=t.H4Single=t.H4Icon=t.H3Single=t.H3Icon=t.H2Single=t.H2Icon=t.H1Single=t.H1Icon=t.Guides=t.GuidesSingle=t.GuideSingle=t.GuideIcon=t.Guffaw=t.GroupSparklineSingle=t.GroupSparklineIcon=t.GroupSingle=t.GroupIcon=t.GridSingle=void 0;t.LeftRotationFortyFiveDegreesSingle=t.LeftRotationFortyFiveDegreesIcon=t.LeftJustifyingSingle=t.LeftJustifyingIcon=t.LeftInsertColumn=t.LeftInsertColumnSingle=t.LeftInsertColumnDoubleIcon=t.LeftIcon=t.LeftDoubleDiagonalSingle=t.LeftDoubleDiagonalIcon=t.LeftBorder=t.LeftBorderDoubleIcon=t.Layers=t.LayersSingle=t.Lateral=t.LanguageSingle=t.LadderChartSingle=t.KeyboardSingle=t.KeyboardIcon=t.ItalicSingle=t.ItalicIcon=t.Insert=t.InsertSingle=t.InsertRowBelow=t.InsertRowBelowSingle=t.InsertRowBelowDoubleIcon=t.InsertRowAbove=t.InsertRowAboveSingle=t.InsertRowAboveDoubleIcon=t.InsertLink=t.InsertLinkDoubleIcon=t.InsertIcon=t.InsertDoubleIcon=t.InsertComment=t.InsertCommentDoubleIcon=t.InsertCellShiftRight=t.InsertCellShiftRightSingle=t.InsertCellShiftRightDoubleIcon=t.InsertCellShiftRightCopyDoubleIcon=t.InsertCellDown=t.InsertCellDownSingle=t.InsertCellDownDoubleIcon=t.InsertCellDownCopyDoubleIcon=t.InnerBorder=t.InnerBorderDoubleIcon=t.InfoSingle=t.InfoIcon=t.Indicate=t.IncreaseSingle=t.IncreaseIcon=void 0;t.MoreHorizontalSingle=t.MoreHorizontalIcon=t.MoreFunctionSingle=t.MoreFunctionIcon=t.MoreDownSingle=t.MoreDownIcon=t.Mistake=t.MistakeSingle=t.MinusSingle=t.MinSingle=t.MinIcon=t.MergeTextSingle=t.MergeCellCenterContentSingle=t.MergeByRowSingle=t.MergeAllSingle=t.MergeAllIcon=t.MenuSingle=t.MenuSingle24=t.MenuIcon=t.MeSingle=t.MaxSingle=t.MaxIcon=t.MagnifierSingle=t.Longitudinal=t.LogarithmicSingle=t.LogarithmicIcon=t.Log=t.LockSingle=t.LockIcon=t.Loading=t.LoadingMultiIcon=t.LiveShareSingle=t.LiveShareIcon=t.ListOutlineSingle=t.LinkSingle=t.LinkIcon=t.LinearSingle=t.LinearIcon=t.LineSparklineSingle=t.LineSparklineIcon=t.LineChartSingle=t.LineChartIcon=t.LightSingle=t.LightModeSingle=t.LightBulbSingle=t.LeftTridiagonalSingle=t.LeftTridiagonalIcon=t.LeftSingle=t.LeftRotationNinetyDegreesSingle=t.LeftRotationNinetyDegreesIcon=void 0;t.OuterBorderDoubleIcon=t.OrganizationSingle=t.OrderSingle=t.OrderIcon=t.OpenSource=t.OneToOneSingle=t.OneToOneIcon=t.OnLineSingle=t.OnLineIcon=t.OffScreenSingle=t.OffLineSingle=t.OffLineIcon=t.NumberSingle=t.NumberIcon=t.NumberFormatSingle=t.NotvalueFilterSingle=t.NoteSingle=t.Noninductive=t.NoRotationSingle=t.NoRotationIcon=t.NoColor=t.NoColorDoubleIcon=t.NoBorderSingle=t.NoBorderIcon=t.NextSingle=t.Newspaper=t.NewspaperSingle=t.NewbuiltSingle=t.NewChatSingle=t.Network=t.NeedSingle20=t.NeedSingle16=t.NameScopingSingle=t.MusicSingle=t.MovingAverageSingle=t.MovingAverageIcon=t.MovieSingle=t.MoveUpSingle=t.MoveUpIcon=t.MoveFileSingle=t.MoveDownSingle=t.MoveDownIcon=t.MoreUpSingle=t.MoreUpIcon=t.MoreSingle=t.MoreRightSingle=t.MoreRightIcon=t.MoreLeftSingle=t.MoreLeftIcon=t.MoreIcon=void 0;t.PowerLineIcon=t.PositionSingle20=t.PositionSingle16=t.PolynomialSingle=t.PolynomialIcon=t.PolygonChartSingle=t.PointColor=t.PointColorDoubleIcon=t.PlusSingle=t.PlaySingle=t.PlaneSingle=t.PivotTableSingle=t.PivotTableIcon=t.PipingSingle=t.PipingIcon=t.PinSingle=t.PieChartSingle=t.PieChartIcon=t.PermissionSettingSingle=t.PercentSingle=t.PercentIcon=t.PenSingle=t.PenIcon=t.Paste=t.PasteWidthSingle=t.PasteValuesOnly=t.PasteValuesOnlySingle=t.PasteTransposedContent=t.PasteSpecial=t.PasteSpecialSingle=t.PasteSpecialDoubleIcon=t.PasteSingle=t.PasteFormulaOnly=t.PasteFormulaOnlySingle=t.PasteFormatOnly=t.PasteFormatOnlySingle=t.PasteDataOnly=t.PasteConditionsOnly=t.PasteColumnWidthOnly=t.PasteAllExcept=t.PasteAllExceptSingle=t.ParagraphSingle=t.PaletteSingle=t.PaintingSingle=t.PaintBucket=t.PaintBucketDoubleIcon=t.OverflowSingle=t.OverflowIcon=t.OutlineSingle=t.OuterBorder=void 0;t.RetrySingle=t.RestoreSingle=t.RestoreIcon=t.ResolvedSingle=t.ResolvedIcon=t.Report=t.ReportSingle=t.ReplyToCommentSingle=t.ReplyToCommentIcon=t.RenewSingle=t.RenameSingle=t.RenameIcon=t.RemindSingle=t.RelationshipSingle=t.RelationshipIcon=t.RefreshSingle=t.Reduce=t.ReduceSingle=t.ReduceIcon=t.ReduceDoubleIcon=t.ReduceDigitsSingle=t.ReduceDigitsIcon=t.RedoSingle=t.RedoIcon=t.RectangleSingle=t.RecoverSingle=t.RecordSingle=t.RecordIcon=t.RecommendSingle=t.RadioYesSingle=t.RadioNotSingle=t.RadarChartSingle=t.RadarChartIcon=t.Qwen=t.QuoteSingle=t.QuestionMarkSingle=t.QiyeweixinFillSingle=t.PythonScript=t.PuzzleSingle=t.ProtectSingle=t.ProtectIcon=t.Progress75Single=t.Progress50Single=t.Progress25Single=t.Progress100Single=t.Progress0Single=t.PrivacyViewing=t.PrintSingle=t.PrintIcon=t.PowerSingle=void 0;t.ShareIcon=t.Settings=t.SettingSingle=t.Setting2Single=t.ServerSingle=t.SequenceSingle=t.SequenceIcon=t.SelectedSingle=t.SelectRangeSingle=t.SelectRangeIcon=t.SearchSingle=t.SearchIcon=t.Screen=t.ScatterChartSingle=t.ScatterChartIcon=t.SaveSingle=t.SankeyIcon=t.RunTime=t.RowSingle=t.RowIcon=t.RoundnessSingle=t.RoundnessIcon=t.RoundnessFilllChartSingle=t.RoundnessChartSingle=t.RoundSingle=t.RoubleSingle=t.RoubleIcon=t.RotateSingle=t.RocketFillSingle=t.Roadmap=t.RmbSingle=t.RmbIcon=t.RightSingle=t.RightRotationNinetyDegreesSingle=t.RightRotationNinetyDegreesIcon=t.RightRotationFortyFiveDegreesSingle=t.RightRotationFortyFiveDegreesIcon=t.RightJustifyingSingle=t.RightJustifyingIcon=t.RightInsertColumn=t.RightInsertColumnSingle=t.RightInsertColumnDoubleIcon=t.RightDoubleDiagonalSingle=t.RightDoubleDiagonalIcon=t.RightBorder=t.RightBorderDoubleIcon=t.RhombusSingle=t.RhomboidSingle=t.RhomboidChartSingle=t.ReturnSingle=void 0;t.TextSingle=t.TextIcon=t.TerminalSingle=t.TerminalOutlineSingle=t.TemplatesSingle=t.TemplateSingle=t.TableSingle=t.TableIcon=t.SystemSingle=t.SuperscriptSingle=t.SuperscriptIcon=t.SumSingle=t.SumIcon=t.SuccessSingle=t.SuccessIcon=t.SubtractSingle=t.SubscriptSingle=t.SubscriptIcon=t.StrikethroughSingle=t.StrikethroughIcon=t.StopSingle=t.StarSingle=t.StarIncomplete=t.StarFull=t.StarEmpty=t.SquareChartSingle=t.Sort=t.SolveSingle=t.SolveIcon=t.SmoothChartSingle=t.Smile=t.SmileSingle=t.Slide=t.SlideSingle=t.SlideMultiIcon=t.SlashSingle=t.SlashIcon=t.Signal75=t.Signal50=t.Signal25=t.Signal100=t.Signal0=t.SidebarSingle=t.ShortcutIcon=t.SheetSingle=t.SheetIcon=t.Shear=t.ShareSingle=t.ShareRangeSingle=t.ShareRangeIcon=void 0;t.Uses=t.UpperFloorSingle=t.UploadSingle=t.UploadFileSingle=t.UpSingle=t.UpBorder=t.UpBorderDoubleIcon=t.UnpinSingle=t.UnorderSingle=t.UnorderIcon=t.UnlockSingle=t.UnlinkSingle=t.UnlinkIcon=t.Unifile=t.UngroupSparklineSingle=t.UngroupSparklineIcon=t.UngroupSingle=t.UngroupIcon=t.UnfoldOrFoldSingle=t.UndoSingle=t.UndoIcon=t.UnderlineSingle=t.UnderlineIcon=t.TwitterSingle=t.TwitterFillSingle=t.Tutorials=t.TurnOnSingle=t.TruncationSingle=t.TruncationIcon=t.TriggersSingle=t.TriangleSingle=t.TriangleChartSingle=t.TrialSingle=t.TrendlineSingle=t.TreeDiagramSingle=t.TreeDiagramFillSingle=t.TravelSingle=t.TrashSingle=t.TrashOutlineSingle=t.TrashFillSingle=t.TraceabilityDataSingle=t.TopmostSingle=t.TopmostIcon=t.TodoList=t.TodoListDoubleIcon=t.TianZiGeSingle=t.ThumbUpSingle=t.ThumbDownSingle=t.TextTypeSingle=t.TextTypeIcon=void 0;t.ZoomReduceSingle=t.ZoomReduceIcon=t.ZoomOutSingle=t.ZoomOutIcon=t.ZoomIncreaseSingle=t.ZoomIncreaseIcon=t.ZoomInSingle=t.ZoomInIcon=t.ZhihuFillSingle=t.ZenSingle=t.ZenIcon=t.YoutubeFillSingle=t.Xlsx=t.XlsxMultiIcon=t.Xls=t.WriteSingle=t.WriteIcon=t.Workspace=t.Working=t.WireframeSingle=t.WinlossSparklineSingle=t.WinlossSparklineIcon=t.WikiSingle=t.WechatSingle40=t.WechatSingle24=t.WebpageSingle=t.WatermarkSingle=t.WaterfallChartSingle=t.WaterfallChartIcon=t.WarningSingle=t.WarningIcon=t.Warn=t.WarnSingle=t.ViweModeSingle=t.ViewModeSingle=t.VerticalTextSingle=t.VerticalTextIcon=t.VerticalMergeSingle=t.VerticalIntegrationSingle=t.VerticalIntegrationIcon=t.VerticalCenterSingle=t.VerticalCenterIcon=t.VerticalBorder=t.VerticalBorderDoubleIcon=t.ValueFilterSingle=void 0;var l=r(45455);Object.defineProperty(t,"Question",{enumerable:true,get:function(){return n(l).default}});var i=r(75490);Object.defineProperty(t,"AIcon",{enumerable:true,get:function(){return n(i).default}});var a=r(32757);Object.defineProperty(t,"AddAttachmentSingle",{enumerable:true,get:function(){return n(a).default}});var o=r(32789);Object.defineProperty(t,"AddCommentSingle",{enumerable:true,get:function(){return n(o).default}});var C=r(99145);Object.defineProperty(t,"AddDigitsIcon",{enumerable:true,get:function(){return n(C).default}});var d=r(98174);Object.defineProperty(t,"AddDigitsSingle",{enumerable:true,get:function(){return n(d).default}});var c=r(61110);Object.defineProperty(t,"AddImageIcon",{enumerable:true,get:function(){return n(c).default}});var s=r(2493);Object.defineProperty(t,"AddImageSingle",{enumerable:true,get:function(){return n(s).default}});var g=r(51487);Object.defineProperty(t,"AddNoteIcon",{enumerable:true,get:function(){return n(g).default}});var u=r(55900);Object.defineProperty(t,"AddNoteSingle",{enumerable:true,get:function(){return n(u).default}});var f=r(70344);Object.defineProperty(t,"AddProtection",{enumerable:true,get:function(){return n(f).default}});var h=r(87870);Object.defineProperty(t,"AdditionAndSubtractionIcon",{enumerable:true,get:function(){return n(h).default}});var v=r(61285);Object.defineProperty(t,"AdditionAndSubtractionSingle",{enumerable:true,get:function(){return n(v).default}});var p=r(58736);Object.defineProperty(t,"AdjustHeightDoubleIcon",{enumerable:true,get:function(){return n(p).default}});var m=r(3359);Object.defineProperty(t,"AdjustHeightSingle",{enumerable:true,get:function(){return n(m).default}});var w=r(18964);Object.defineProperty(t,"AdjustHeight",{enumerable:true,get:function(){return n(w).default}});var L=r(25429);Object.defineProperty(t,"AdjustWidthDoubleIcon",{enumerable:true,get:function(){return n(L).default}});var H=r(52560);Object.defineProperty(t,"AdjustWidthSingle",{enumerable:true,get:function(){return n(H).default}});var S=r(92633);Object.defineProperty(t,"AdjustWidth",{enumerable:true,get:function(){return n(S).default}});var M=r(58149);Object.defineProperty(t,"AiChatSingle",{enumerable:true,get:function(){return n(M).default}});var b=r(5108);Object.defineProperty(t,"AiSingle",{enumerable:true,get:function(){return n(b).default}});var V=r(29234);Object.defineProperty(t,"AlignBottomIcon",{enumerable:true,get:function(){return n(V).default}});var y=r(62169);Object.defineProperty(t,"AlignBottomSingle",{enumerable:true,get:function(){return n(y).default}});var I=r(79256);Object.defineProperty(t,"AlignTextBothIcon",{enumerable:true,get:function(){return n(I).default}});var Z=r(98023);Object.defineProperty(t,"AlignTextBothSingle",{enumerable:true,get:function(){return n(Z).default}});var R=r(11459);Object.defineProperty(t,"AlignTextTopSingle",{enumerable:true,get:function(){return n(R).default}});var O=r(12330);Object.defineProperty(t,"AlignTopIcon",{enumerable:true,get:function(){return n(O).default}});var _=r(16465);Object.defineProperty(t,"AlignTopSingle",{enumerable:true,get:function(){return n(_).default}});var j=r(56389);Object.defineProperty(t,"AllBorderIcon",{enumerable:true,get:function(){return n(j).default}});var x=r(24474);Object.defineProperty(t,"AllBorderSingle",{enumerable:true,get:function(){return n(x).default}});var P=r(41501);Object.defineProperty(t,"AmplifyIcon",{enumerable:true,get:function(){return n(P).default}});var B=r(65938);Object.defineProperty(t,"AmplifySingle",{enumerable:true,get:function(){return n(B).default}});var D=r(15387);Object.defineProperty(t,"Api",{enumerable:true,get:function(){return n(D).default}});var k=r(5249);Object.defineProperty(t,"AppSingle",{enumerable:true,get:function(){return n(k).default}});var E=r(20081);Object.defineProperty(t,"ArchitectureSingle",{enumerable:true,get:function(){return n(E).default}});var N=r(46289);Object.defineProperty(t,"AreaChartIcon",{enumerable:true,get:function(){return n(N).default}});var F=r(56262);Object.defineProperty(t,"AreaChartSingle",{enumerable:true,get:function(){return n(F).default}});var A=r(10334);Object.defineProperty(t,"ArrangementSingle",{enumerable:true,get:function(){return n(A).default}});var U=r(58585);Object.defineProperty(t,"ArrowCircleRightSingle",{enumerable:true,get:function(){return n(U).default}});var T=r(53218);Object.defineProperty(t,"ArrowDownSingle",{enumerable:true,get:function(){return n(T).default}});var z=r(83391);Object.defineProperty(t,"ArrowLeftSingle",{enumerable:true,get:function(){return n(z).default}});var W=r(59635);Object.defineProperty(t,"ArrowRigheSingle",{enumerable:true,get:function(){return n(W).default}});var G=r(66572);Object.defineProperty(t,"ArrowRightSingle",{enumerable:true,get:function(){return n(G).default}});var q=r(99976);Object.defineProperty(t,"ArrowTiltDownSingle",{enumerable:true,get:function(){return n(q).default}});var Q=r(22221);Object.defineProperty(t,"ArrowTiltUpSingle",{enumerable:true,get:function(){return n(Q).default}});var J=r(20587);Object.defineProperty(t,"ArrowUpSingle",{enumerable:true,get:function(){return n(J).default}});var X=r(33355);Object.defineProperty(t,"ArrowrightSingle",{enumerable:true,get:function(){return n(X).default}});var K=r(93610);Object.defineProperty(t,"ArrowsoutsimpleSingle",{enumerable:true,get:function(){return n(K).default}});var Y=r(54906);Object.defineProperty(t,"AscendingSingle",{enumerable:true,get:function(){return n(Y).default}});var $=r(68835);Object.defineProperty(t,"AscendingIcon",{enumerable:true,get:function(){return n($).default}});var ee=r(47674);Object.defineProperty(t,"AscendingOrder",{enumerable:true,get:function(){return n(ee).default}});var te=r(56760);Object.defineProperty(t,"AutoHeightDoubleIcon",{enumerable:true,get:function(){return n(te).default}});var re=r(72743);Object.defineProperty(t,"AutoHeightSingle",{enumerable:true,get:function(){return n(re).default}});var ne=r(91692);Object.defineProperty(t,"AutoHeight",{enumerable:true,get:function(){return n(ne).default}});var le=r(96925);Object.defineProperty(t,"AutoWidthDoubleIcon",{enumerable:true,get:function(){return n(le).default}});var ie=r(184);Object.defineProperty(t,"AutoWidthSingle",{enumerable:true,get:function(){return n(ie).default}});var ae=r(95249);Object.defineProperty(t,"AutoWidth",{enumerable:true,get:function(){return n(ae).default}});var oe=r(65521);Object.defineProperty(t,"AutofillDoubleIcon",{enumerable:true,get:function(){return n(oe).default}});var Ce=r(27588);Object.defineProperty(t,"AutofillSingle",{enumerable:true,get:function(){return n(Ce).default}});var de=r(22845);Object.defineProperty(t,"Autofill",{enumerable:true,get:function(){return n(de).default}});var ce=r(57254);Object.defineProperty(t,"AutowrapIcon",{enumerable:true,get:function(){return n(ce).default}});var se=r(74157);Object.defineProperty(t,"AutowrapSingle",{enumerable:true,get:function(){return n(se).default}});var ge=r(17101);Object.defineProperty(t,"AvgIcon",{enumerable:true,get:function(){return n(ge).default}});var ue=r(21474);Object.defineProperty(t,"AvgSingle",{enumerable:true,get:function(){return n(ue).default}});var fe=r(45994);Object.defineProperty(t,"BackIcon",{enumerable:true,get:function(){return n(fe).default}});var he=r(63217);Object.defineProperty(t,"BackSingle",{enumerable:true,get:function(){return n(he).default}});var ve=r(42702);Object.defineProperty(t,"BackSlashIcon",{enumerable:true,get:function(){return n(ve).default}});var pe=r(37461);Object.defineProperty(t,"BackSlashSingle",{enumerable:true,get:function(){return n(pe).default}});var me=r(96347);Object.defineProperty(t,"BadFillSingle1",{enumerable:true,get:function(){return n(me).default}});var we=r(44869);Object.defineProperty(t,"BadFillSingle",{enumerable:true,get:function(){return n(we).default}});var Le=r(68076);Object.defineProperty(t,"BanIcon",{enumerable:true,get:function(){return n(Le).default}});var He=r(42277);Object.defineProperty(t,"BarChartIcon",{enumerable:true,get:function(){return n(He).default}});var Se=r(79002);Object.defineProperty(t,"BarChartSingle",{enumerable:true,get:function(){return n(Se).default}});var Me=r(84210);Object.defineProperty(t,"BestFitSingle",{enumerable:true,get:function(){return n(Me).default}});var be=r(24429);Object.defineProperty(t,"BoardFill",{enumerable:true,get:function(){return n(be).default}});var Ve=r(59514);Object.defineProperty(t,"BoardSingle",{enumerable:true,get:function(){return n(Ve).default}});var ye=r(20130);Object.defineProperty(t,"BoldIcon",{enumerable:true,get:function(){return n(ye).default}});var Ie=r(17097);Object.defineProperty(t,"BoldSingle",{enumerable:true,get:function(){return n(Ie).default}});var Ze=r(50823);Object.defineProperty(t,"BonusPointsSingle16",{enumerable:true,get:function(){return n(Ze).default}});var Re=r(83564);Object.defineProperty(t,"BonusPointsSingle20",{enumerable:true,get:function(){return n(Re).default}});var Oe=r(43770);Object.defineProperty(t,"BookOpenSingle",{enumerable:true,get:function(){return n(Oe).default}});var _e=r(99127);Object.defineProperty(t,"BookSingle",{enumerable:true,get:function(){return n(_e).default}});var je=r(10994);Object.defineProperty(t,"BottomIcon",{enumerable:true,get:function(){return n(je).default}});var xe=r(99193);Object.defineProperty(t,"BottomSingle",{enumerable:true,get:function(){return n(xe).default}});var Pe=r(2807);Object.defineProperty(t,"BoxplotIcon",{enumerable:true,get:function(){return n(Pe).default}});var Be=r(15246);Object.defineProperty(t,"BrainSingle",{enumerable:true,get:function(){return n(Be).default}});var De=r(81696);Object.defineProperty(t,"BrokenlineChartSingle",{enumerable:true,get:function(){return n(De).default}});var ke=r(90725);Object.defineProperty(t,"BrushIcon",{enumerable:true,get:function(){return n(ke).default}});var Ee=r(9626);Object.defineProperty(t,"BrushSingle",{enumerable:true,get:function(){return n(Ee).default}});var Ne=r(37847);Object.defineProperty(t,"BubbleIcon",{enumerable:true,get:function(){return n(Ne).default}});var Fe=r(28372);Object.defineProperty(t,"BubbleSingle",{enumerable:true,get:function(){return n(Fe).default}});var Ae=r(80971);Object.defineProperty(t,"Build",{enumerable:true,get:function(){return n(Ae).default}});var Ue=r(60291);Object.defineProperty(t,"Building",{enumerable:true,get:function(){return n(Ue).default}});var Te=r(28863);Object.defineProperty(t,"CalendarIcon",{enumerable:true,get:function(){return n(Te).default}});var ze=r(86396);Object.defineProperty(t,"CalendarSingle",{enumerable:true,get:function(){return n(ze).default}});var We=r(34883);Object.defineProperty(t,"CancelFreezeIcon",{enumerable:true,get:function(){return n(We).default}});var Ge=r(65296);Object.defineProperty(t,"CancelFreezeSingle",{enumerable:true,get:function(){return n(Ge).default}});var qe=r(55406);Object.defineProperty(t,"CancelMergeIcon",{enumerable:true,get:function(){return n(qe).default}});var Qe=r(95541);Object.defineProperty(t,"CancelMergeSingle",{enumerable:true,get:function(){return n(Qe).default}});var Je=r(68573);Object.defineProperty(t,"CaretDown",{enumerable:true,get:function(){return n(Je).default}});var Xe=r(87548);Object.defineProperty(t,"CatalogueIcon",{enumerable:true,get:function(){return n(Xe).default}});var Ke=r(89643);Object.defineProperty(t,"CatalogueSingle",{enumerable:true,get:function(){return n(Ke).default}});var Ye=r(24216);Object.defineProperty(t,"Cell0",{enumerable:true,get:function(){return n(Ye).default}});var $e=r(5285);Object.defineProperty(t,"Cell100",{enumerable:true,get:function(){return n($e).default}});var et=r(40825);Object.defineProperty(t,"Cell25",{enumerable:true,get:function(){return n(et).default}});var tt=r(39669);Object.defineProperty(t,"Cell50",{enumerable:true,get:function(){return n(tt).default}});var rt=r(31326);Object.defineProperty(t,"Cell75",{enumerable:true,get:function(){return n(rt).default}});var nt=r(72867);Object.defineProperty(t,"ChartAiSingle",{enumerable:true,get:function(){return n(nt).default}});var lt=r(46173);Object.defineProperty(t,"ChartIcon",{enumerable:true,get:function(){return n(lt).default}});var it=r(68513);Object.defineProperty(t,"ChartPieSingle",{enumerable:true,get:function(){return n(it).default}});var at=r(13874);Object.defineProperty(t,"ChartSingle",{enumerable:true,get:function(){return n(at).default}});var ot=r(22140);Object.defineProperty(t,"ChatSingle",{enumerable:true,get:function(){return n(ot).default}});var Ct=r(62579);Object.defineProperty(t,"ChatbubblesSingle",{enumerable:true,get:function(){return n(Ct).default}});var dt=r(92722);Object.defineProperty(t,"Chatgpt",{enumerable:true,get:function(){return n(dt).default}});var ct=r(44344);Object.defineProperty(t,"CheckBoxPartSingle",{enumerable:true,get:function(){return n(ct).default}});var st=r(65781);Object.defineProperty(t,"CheckCircleSingle",{enumerable:true,get:function(){return n(st).default}});var gt=r(50219);Object.defineProperty(t,"CheckMarkIcon",{enumerable:true,get:function(){return n(gt).default}});var ut=r(88632);Object.defineProperty(t,"CheckMarkSingle",{enumerable:true,get:function(){return n(ut).default}});var ft=r(30394);Object.defineProperty(t,"CheckMenuSingle",{enumerable:true,get:function(){return n(ft).default}});var ht=r(52945);Object.defineProperty(t,"CheckOutlineSingle",{enumerable:true,get:function(){return n(ht).default}});var vt=r(85751);Object.defineProperty(t,"CheckboxNotSingle",{enumerable:true,get:function(){return n(vt).default}});var pt=r(44827);Object.defineProperty(t,"CheckboxPartSingle",{enumerable:true,get:function(){return n(pt).default}});var mt=r(88347);Object.defineProperty(t,"CheckboxSingle",{enumerable:true,get:function(){return n(mt).default}});var wt=r(56076);Object.defineProperty(t,"ChevronDoubleDownSingle",{enumerable:true,get:function(){return n(wt).default}});var Lt=r(40073);Object.defineProperty(t,"ChevronDoubleUpSingle",{enumerable:true,get:function(){return n(Lt).default}});var Ht=r(96272);Object.defineProperty(t,"ChevronDownSingle",{enumerable:true,get:function(){return n(Ht).default}});var St=r(104);Object.defineProperty(t,"ChevronSortSingle",{enumerable:true,get:function(){return n(St).default}});var Mt=r(13973);Object.defineProperty(t,"ChevronUpSingle",{enumerable:true,get:function(){return n(Mt).default}});var bt=r(24584);Object.defineProperty(t,"ChipSingle",{enumerable:true,get:function(){return n(bt).default}});var Vt=r(40129);Object.defineProperty(t,"Chrome",{enumerable:true,get:function(){return n(Vt).default}});var yt=r(61537);Object.defineProperty(t,"Claude",{enumerable:true,get:function(){return n(yt).default}});var It=r(70254);Object.defineProperty(t,"ClearFormatDoubleIcon",{enumerable:true,get:function(){return n(It).default}});var Zt=r(33558);Object.defineProperty(t,"ClearFormat",{enumerable:true,get:function(){return n(Zt).default}});var Rt=r(82573);Object.defineProperty(t,"ClientSingle",{enumerable:true,get:function(){return n(Rt).default}});var Ot=r(56049);Object.defineProperty(t,"ClipboardCheckSingle",{enumerable:true,get:function(){return n(Ot).default}});var _t=r(92626);Object.defineProperty(t,"CllaborationSingle",{enumerable:true,get:function(){return n(_t).default}});var jt=r(61791);Object.defineProperty(t,"ClockIcon",{enumerable:true,get:function(){return n(jt).default}});var xt=r(33884);Object.defineProperty(t,"ClockSingle",{enumerable:true,get:function(){return n(xt).default}});var Pt=r(8433);Object.defineProperty(t,"CloseIcon",{enumerable:true,get:function(){return n(Pt).default}});var Bt=r(36486);Object.defineProperty(t,"CloseSingle",{enumerable:true,get:function(){return n(Bt).default}});var Dt=r(38600);Object.defineProperty(t,"CloseSmallSingle",{enumerable:true,get:function(){return n(Dt).default}});var kt=r(14547);Object.defineProperty(t,"CloudOutlineIcon",{enumerable:true,get:function(){return n(kt).default}});var Et=r(68864);Object.defineProperty(t,"CloudOutlineSingle",{enumerable:true,get:function(){return n(Et).default}});var Nt=r(56155);Object.defineProperty(t,"CloudSingle",{enumerable:true,get:function(){return n(Nt).default}});var Ft=r(81058);Object.defineProperty(t,"CntIcon",{enumerable:true,get:function(){return n(Ft).default}});var At=r(36873);Object.defineProperty(t,"CntSingle",{enumerable:true,get:function(){return n(At).default}});var Ut=r(50019);Object.defineProperty(t,"CodeBlockSingle",{enumerable:true,get:function(){return n(Ut).default}});var Tt=r(74808);Object.defineProperty(t,"CodeIcon",{enumerable:true,get:function(){return n(Tt).default}});var zt=r(2791);Object.defineProperty(t,"CodeSingle",{enumerable:true,get:function(){return n(zt).default}});var Wt=r(18194);Object.defineProperty(t,"Collapse",{enumerable:true,get:function(){return n(Wt).default}});var Gt=r(80250);Object.defineProperty(t,"ColumnChartIcon",{enumerable:true,get:function(){return n(Gt).default}});var qt=r(33057);Object.defineProperty(t,"ColumnChartSingle",{enumerable:true,get:function(){return n(qt).default}});var Qt=r(2459);Object.defineProperty(t,"ColumnIcon",{enumerable:true,get:function(){return n(Qt).default}});var Jt=r(28872);Object.defineProperty(t,"ColumnSingle",{enumerable:true,get:function(){return n(Jt).default}});var Xt=r(49677);Object.defineProperty(t,"ColumnSparklineIcon",{enumerable:true,get:function(){return n(Xt).default}});var Kt=r(87362);Object.defineProperty(t,"ColumnSparklineSingle",{enumerable:true,get:function(){return n(Kt).default}});var Yt=r(4574);Object.defineProperty(t,"ComboChartIcon",{enumerable:true,get:function(){return n(Yt).default}});var $t=r(37797);Object.defineProperty(t,"ComboChartSingle",{enumerable:true,get:function(){return n($t).default}});var er=r(37864);Object.defineProperty(t,"CommentIcon",{enumerable:true,get:function(){return n(er).default}});var tr=r(74167);Object.defineProperty(t,"CommentSingle",{enumerable:true,get:function(){return n(tr).default}});var rr=r(88725);Object.defineProperty(t,"ConditionsDoubleIcon",{enumerable:true,get:function(){return n(rr).default}});var nr=r(76601);Object.defineProperty(t,"Conditions",{enumerable:true,get:function(){return n(nr).default}});var lr=r(44819);Object.defineProperty(t,"ContentSingle16",{enumerable:true,get:function(){return n(lr).default}});var ir=r(35568);Object.defineProperty(t,"ContentSingle20",{enumerable:true,get:function(){return n(ir).default}});var ar=r(25318);Object.defineProperty(t,"ConvertIcon",{enumerable:true,get:function(){return n(ar).default}});var or=r(89005);Object.defineProperty(t,"ConvertSingle",{enumerable:true,get:function(){return n(or).default}});var Cr=r(17248);Object.defineProperty(t,"CopyDoubleIcon",{enumerable:true,get:function(){return n(Cr).default}});var dr=r(51616);Object.defineProperty(t,"CopyIcon",{enumerable:true,get:function(){return n(dr).default}});var cr=r(45807);Object.defineProperty(t,"CopySingle",{enumerable:true,get:function(){return n(cr).default}});var sr=r(17956);Object.defineProperty(t,"Copy",{enumerable:true,get:function(){return n(sr).default}});var gr=r(93652);Object.defineProperty(t,"CorrectSingle",{enumerable:true,get:function(){return n(gr).default}});var ur=r(23405);Object.defineProperty(t,"Correct",{enumerable:true,get:function(){return n(ur).default}});var fr=r(19331);Object.defineProperty(t,"CreateCopyIcon",{enumerable:true,get:function(){return n(fr).default}});var hr=r(86832);Object.defineProperty(t,"CreateCopySingle",{enumerable:true,get:function(){return n(hr).default}});var vr=r(54096);Object.defineProperty(t,"CreateTriggersSingle",{enumerable:true,get:function(){return n(vr).default}});var pr=r(98994);Object.defineProperty(t,"CrossHighlightingIcon",{enumerable:true,get:function(){return n(pr).default}});var mr=r(76569);Object.defineProperty(t,"CrossHighlightingSingle",{enumerable:true,get:function(){return n(mr).default}});var wr=r(70294);Object.defineProperty(t,"CrossHighlighting",{enumerable:true,get:function(){return n(wr).default}});var Lr=r(87170);Object.defineProperty(t,"CrossSingle",{enumerable:true,get:function(){return n(Lr).default}});var Hr=r(47569);Object.defineProperty(t,"CrownSingle",{enumerable:true,get:function(){return n(Hr).default}});var Sr=r(65395);Object.defineProperty(t,"Csv",{enumerable:true,get:function(){return n(Sr).default}});var Mr=r(9545);Object.defineProperty(t,"Cursor",{enumerable:true,get:function(){return n(Mr).default}});var br=r(79664);Object.defineProperty(t,"CustomColorsSingle",{enumerable:true,get:function(){return n(br).default}});var Vr=r(13651);Object.defineProperty(t,"CustomCompletion",{enumerable:true,get:function(){return n(Vr).default}});var yr=r(8979);Object.defineProperty(t,"CustomSortIcon",{enumerable:true,get:function(){return n(yr).default}});var Ir=r(35488);Object.defineProperty(t,"CustomSortSingle",{enumerable:true,get:function(){return n(Ir).default}});var Zr=r(22403);Object.defineProperty(t,"CustomSorting1",{enumerable:true,get:function(){return n(Zr).default}});var Rr=r(9245);Object.defineProperty(t,"CustomSorting",{enumerable:true,get:function(){return n(Rr).default}});var Or=r(27445);Object.defineProperty(t,"CutIcon",{enumerable:true,get:function(){return n(Or).default}});var _r=r(15882);Object.defineProperty(t,"CutSingle",{enumerable:true,get:function(){return n(_r).default}});var jr=r(83470);Object.defineProperty(t,"DarkModeSingle",{enumerable:true,get:function(){return n(jr).default}});var xr=r(60887);Object.defineProperty(t,"Dashboard",{enumerable:true,get:function(){return n(xr).default}});var Pr=r(61758);Object.defineProperty(t,"DataFlow",{enumerable:true,get:function(){return n(Pr).default}});var Br=r(75973);Object.defineProperty(t,"DataValidationIcon",{enumerable:true,get:function(){return n(Br).default}});var Dr=r(73178);Object.defineProperty(t,"DataValidationSingle",{enumerable:true,get:function(){return n(Dr).default}});var kr=r(47536);Object.defineProperty(t,"DatabaseIcon",{enumerable:true,get:function(){return n(kr).default}});var Er=r(11679);Object.defineProperty(t,"DatabaseSingle",{enumerable:true,get:function(){return n(Er).default}});var Nr=r(21814);Object.defineProperty(t,"DateSingle",{enumerable:true,get:function(){return n(Nr).default}});var Fr=r(81061);Object.defineProperty(t,"Deepseek",{enumerable:true,get:function(){return n(Fr).default}});var Ar=r(54922);Object.defineProperty(t,"DeleteCellMoveDownDoubleIcon",{enumerable:true,get:function(){return n(Ar).default}});var Ur=r(70045);Object.defineProperty(t,"DeleteCellMoveDownSingle",{enumerable:true,get:function(){return n(Ur).default}});var Tr=r(20602);Object.defineProperty(t,"DeleteCellMoveDown",{enumerable:true,get:function(){return n(Tr).default}});var zr=r(36783);Object.defineProperty(t,"DeleteCellRightSingle",{enumerable:true,get:function(){return n(zr).default}});var Wr=r(94526);Object.defineProperty(t,"DeleteCellShiftLeftDoubleIcon",{enumerable:true,get:function(){return n(Wr).default}});var Gr=r(6569);Object.defineProperty(t,"DeleteCellShiftLeftSingle",{enumerable:true,get:function(){return n(Gr).default}});var qr=r(90662);Object.defineProperty(t,"DeleteCellShiftLeft",{enumerable:true,get:function(){return n(qr).default}});var Qr=r(58103);Object.defineProperty(t,"DeleteCellShiftRightDoubleIcon",{enumerable:true,get:function(){return n(Qr).default}});var Jr=r(19343);Object.defineProperty(t,"DeleteCellShiftRight",{enumerable:true,get:function(){return n(Jr).default}});var Xr=r(61846);Object.defineProperty(t,"DeleteCellShiftUpDoubleIcon",{enumerable:true,get:function(){return n(Xr).default}});var Kr=r(27937);Object.defineProperty(t,"DeleteCellShiftUpSingle",{enumerable:true,get:function(){return n(Kr).default}});var Yr=r(93934);Object.defineProperty(t,"DeleteCellShiftUp",{enumerable:true,get:function(){return n(Yr).default}});var $r=r(18667);Object.defineProperty(t,"DeleteColumnDoubleIcon",{enumerable:true,get:function(){return n($r).default}});var en=r(3370);Object.defineProperty(t,"DeleteColumnSingle",{enumerable:true,get:function(){return n(en).default}});var tn=r(55483);Object.defineProperty(t,"DeleteColumn",{enumerable:true,get:function(){return n(tn).default}});var rn=r(37886);Object.defineProperty(t,"DeleteEmptyIcon",{enumerable:true,get:function(){return n(rn).default}});var nn=r(10565);Object.defineProperty(t,"DeleteEmptySingle",{enumerable:true,get:function(){return n(nn).default}});var ln=r(43018);Object.defineProperty(t,"DeleteIcon",{enumerable:true,get:function(){return n(ln).default}});var an=r(55799);Object.defineProperty(t,"DeleteNoteIcon",{enumerable:true,get:function(){return n(an).default}});var on=r(20436);Object.defineProperty(t,"DeleteNoteSingle",{enumerable:true,get:function(){return n(on).default}});var Cn=r(16385);Object.defineProperty(t,"DeleteRowDoubleIcon",{enumerable:true,get:function(){return n(Cn).default}});var dn=r(5812);Object.defineProperty(t,"DeleteRowSingle",{enumerable:true,get:function(){return n(dn).default}});var cn=r(8653);Object.defineProperty(t,"DeleteRow",{enumerable:true,get:function(){return n(cn).default}});var sn=r(91409);Object.defineProperty(t,"DeleteSingle",{enumerable:true,get:function(){return n(sn).default}});var gn=r(87755);Object.defineProperty(t,"DescendingIcon",{enumerable:true,get:function(){return n(gn).default}});var un=r(95250);Object.defineProperty(t,"DescendingOrder",{enumerable:true,get:function(){return n(un).default}});var fn=r(71672);Object.defineProperty(t,"DescendingSingle",{enumerable:true,get:function(){return n(fn).default}});var hn=r(56188);Object.defineProperty(t,"DetailsSingle",{enumerable:true,get:function(){return n(hn).default}});var vn=r(64483);Object.defineProperty(t,"DirectExportIcon",{enumerable:true,get:function(){return n(vn).default}});var pn=r(93808);Object.defineProperty(t,"DirectExportSingle",{enumerable:true,get:function(){return n(pn).default}});var mn=r(79412);Object.defineProperty(t,"DiscordFillSingle",{enumerable:true,get:function(){return n(mn).default}});var wn=r(93507);Object.defineProperty(t,"DiscordSingle24",{enumerable:true,get:function(){return n(wn).default}});var Ln=r(42249);Object.defineProperty(t,"DiscordSingle40",{enumerable:true,get:function(){return n(Ln).default}});var Hn=r(41155);Object.defineProperty(t,"Dissatisfied",{enumerable:true,get:function(){return n(Hn).default}});var Sn=r(34284);Object.defineProperty(t,"DividerIcon",{enumerable:true,get:function(){return n(Sn).default}});var Mn=r(85915);Object.defineProperty(t,"DividerSingle",{enumerable:true,get:function(){return n(Mn).default}});var bn=r(73703);Object.defineProperty(t,"DocMultiIcon",{enumerable:true,get:function(){return n(bn).default}});var Vn=r(58806);Object.defineProperty(t,"DocSettingIcon",{enumerable:true,get:function(){return n(Vn).default}});var yn=r(41981);Object.defineProperty(t,"DocSettingSingle",{enumerable:true,get:function(){return n(yn).default}});var In=r(61076);Object.defineProperty(t,"DocSingle",{enumerable:true,get:function(){return n(In).default}});var Zn=r(81261);Object.defineProperty(t,"Doc",{enumerable:true,get:function(){return n(Zn).default}});var Rn=r(83635);Object.defineProperty(t,"DocumentSingle",{enumerable:true,get:function(){return n(Rn).default}});var On=r(28535);Object.defineProperty(t,"DollarIcon",{enumerable:true,get:function(){return n(On).default}});var _n=r(25236);Object.defineProperty(t,"DollarSingle",{enumerable:true,get:function(){return n(_n).default}});var jn=r(38321);Object.defineProperty(t,"DotsHorizontalSingle",{enumerable:true,get:function(){return n(jn).default}});var xn=r(35367);Object.defineProperty(t,"DotsVerticalSingle",{enumerable:true,get:function(){return n(xn).default}});var Pn=r(21480);Object.defineProperty(t,"DownBorderDoubleIcon",{enumerable:true,get:function(){return n(Pn).default}});var Bn=r(3260);Object.defineProperty(t,"DownBorder",{enumerable:true,get:function(){return n(Bn).default}});var Dn=r(46937);Object.defineProperty(t,"DownIcon",{enumerable:true,get:function(){return n(Dn).default}});var kn=r(44737);Object.defineProperty(t,"DownPictureSingle",{enumerable:true,get:function(){return n(kn).default}});var En=r(99310);Object.defineProperty(t,"DownSingle",{enumerable:true,get:function(){return n(En).default}});var Nn=r(42933);Object.defineProperty(t,"DownloadIcon",{enumerable:true,get:function(){return n(Nn).default}});var Fn=r(57737);Object.defineProperty(t,"DownloadImageIcon",{enumerable:true,get:function(){return n(Fn).default}});var An=r(81150);Object.defineProperty(t,"DownloadImageSingle",{enumerable:true,get:function(){return n(An).default}});var Un=r(24074);Object.defineProperty(t,"DownloadSingle",{enumerable:true,get:function(){return n(Un).default}});var Tn=r(22132);Object.defineProperty(t,"DragFrameSingle",{enumerable:true,get:function(){return n(Tn).default}});var zn=r(99264);Object.defineProperty(t,"DropdownIcon",{enumerable:true,get:function(){return n(zn).default}});var Wn=r(98863);Object.defineProperty(t,"DropdownSingle",{enumerable:true,get:function(){return n(Wn).default}});var Gn=r(9915);Object.defineProperty(t,"ECommerceSingle",{enumerable:true,get:function(){return n(Gn).default}});var qn=r(24146);Object.defineProperty(t,"EdiSingle",{enumerable:true,get:function(){return n(qn).default}});var Qn=r(41543);Object.defineProperty(t,"EditChatSingle",{enumerable:true,get:function(){return n(Qn).default}});var Jn=r(70957);Object.defineProperty(t,"EditOutlineSingle",{enumerable:true,get:function(){return n(Jn).default}});var Xn=r(36633);Object.defineProperty(t,"EditRegionSingle",{enumerable:true,get:function(){return n(Xn).default}});var Kn=r(58211);Object.defineProperty(t,"EditorSingle",{enumerable:true,get:function(){return n(Kn).default}});var Yn=r(42996);Object.defineProperty(t,"EllipseSingle",{enumerable:true,get:function(){return n(Yn).default}});var $n=r(92066);Object.defineProperty(t,"EmailSingle",{enumerable:true,get:function(){return n($n).default}});var el=r(20245);Object.defineProperty(t,"EmptyColumn",{enumerable:true,get:function(){return n(el).default}});var tl=r(10341);Object.defineProperty(t,"EmptyFilter",{enumerable:true,get:function(){return n(tl).default}});var rl=r(15323);Object.defineProperty(t,"EmptyRow",{enumerable:true,get:function(){return n(rl).default}});var nl=r(11857);Object.defineProperty(t,"EmptyValues",{enumerable:true,get:function(){return n(nl).default}});var ll=r(93114);Object.defineProperty(t,"EraserSingle",{enumerable:true,get:function(){return n(ll).default}});var il=r(37743);Object.defineProperty(t,"ErrorIcon",{enumerable:true,get:function(){return n(il).default}});var al=r(96012);Object.defineProperty(t,"ErrorSingle",{enumerable:true,get:function(){return n(al).default}});var ol=r(1036);Object.defineProperty(t,"EuroIcon",{enumerable:true,get:function(){return n(ol).default}});var Cl=r(29787);Object.defineProperty(t,"EuroSingle",{enumerable:true,get:function(){return n(Cl).default}});var dl=r(98946);Object.defineProperty(t,"Examples",{enumerable:true,get:function(){return n(dl).default}});var cl=r(34078);Object.defineProperty(t,"ExecutionlogSingle",{enumerable:true,get:function(){return n(cl).default}});var sl=r(56879);Object.defineProperty(t,"Executionlog",{enumerable:true,get:function(){return n(sl).default}});var gl=r(62013);Object.defineProperty(t,"ExecutionsSingle",{enumerable:true,get:function(){return n(gl).default}});var ul=r(78914);Object.defineProperty(t,"ExpandAscendingIcon",{enumerable:true,get:function(){return n(ul).default}});var fl=r(56553);Object.defineProperty(t,"ExpandAscendingSingle",{enumerable:true,get:function(){return n(fl).default}});var hl=r(86604);Object.defineProperty(t,"ExpandDescendingIcon",{enumerable:true,get:function(){return n(hl).default}});var vl=r(82299);Object.defineProperty(t,"ExpandDescendingSingle",{enumerable:true,get:function(){return n(vl).default}});var pl=r(48947);Object.defineProperty(t,"Expand",{enumerable:true,get:function(){return n(pl).default}});var ml=r(37150);Object.defineProperty(t,"ExponentialIcon",{enumerable:true,get:function(){return n(ml).default}});var wl=r(95557);Object.defineProperty(t,"ExponentialSingle",{enumerable:true,get:function(){return n(wl).default}});var Ll=r(95311);Object.defineProperty(t,"ExportIcon",{enumerable:true,get:function(){return n(Ll).default}});var Hl=r(41932);Object.defineProperty(t,"ExportSingle",{enumerable:true,get:function(){return n(Hl).default}});var Sl=r(216);Object.defineProperty(t,"EyeIcon",{enumerable:true,get:function(){return n(Sl).default}});var Ml=r(92055);Object.defineProperty(t,"EyeOutlineIcon",{enumerable:true,get:function(){return n(Ml).default}});var bl=r(2900);Object.defineProperty(t,"EyeOutlineSingle",{enumerable:true,get:function(){return n(bl).default}});var Vl=r(48807);Object.defineProperty(t,"EyeSingle",{enumerable:true,get:function(){return n(Vl).default}});var yl=r(35072);Object.defineProperty(t,"EyelashIcon",{enumerable:true,get:function(){return n(yl).default}});var Il=r(43439);Object.defineProperty(t,"EyelashSingle",{enumerable:true,get:function(){return n(Il).default}});var Zl=r(78771);Object.defineProperty(t,"FallSingle",{enumerable:true,get:function(){return n(Zl).default}});var Rl=r(62021);Object.defineProperty(t,"FeaturesSingle",{enumerable:true,get:function(){return n(Rl).default}});var Ol=r(45234);Object.defineProperty(t,"Features",{enumerable:true,get:function(){return n(Ol).default}});var _l=r(63979);Object.defineProperty(t,"FileFolderSingle",{enumerable:true,get:function(){return n(_l).default}});var jl=r(85298);Object.defineProperty(t,"FileGroupSingle",{enumerable:true,get:function(){return n(jl).default}});var xl=r(43796);Object.defineProperty(t,"FileLockSingle",{enumerable:true,get:function(){return n(xl).default}});var Pl=r(2307);Object.defineProperty(t,"FilterIcon",{enumerable:true,get:function(){return n(Pl).default}});var Bl=r(65512);Object.defineProperty(t,"FilterNoneSortAscSingle",{enumerable:true,get:function(){return n(Bl).default}});var Dl=r(16410);Object.defineProperty(t,"FilterNoneSortDescSingle",{enumerable:true,get:function(){return n(Dl).default}});var kl=r(11696);Object.defineProperty(t,"FilterSingle",{enumerable:true,get:function(){return n(kl).default}});var El=r(12408);Object.defineProperty(t,"FilteredSortAscSingle",{enumerable:true,get:function(){return n(El).default}});var Nl=r(59146);Object.defineProperty(t,"FilteredSortDescSingle",{enumerable:true,get:function(){return n(Nl).default}});var Fl=r(13436);Object.defineProperty(t,"FinanceSingle",{enumerable:true,get:function(){return n(Fl).default}});var Al=r(23057);Object.defineProperty(t,"FindSingle",{enumerable:true,get:function(){return n(Al).default}});var Ul=r(10928);Object.defineProperty(t,"FlagSingle",{enumerable:true,get:function(){return n(Ul).default}});var Tl=r(10653);Object.defineProperty(t,"FlowerSingle",{enumerable:true,get:function(){return n(Tl).default}});var zl=r(89256);Object.defineProperty(t,"FolderFillSingle",{enumerable:true,get:function(){return n(zl).default}});var Wl=r(6961);Object.defineProperty(t,"FolderIcon",{enumerable:true,get:function(){return n(Wl).default}});var Gl=r(41798);Object.defineProperty(t,"FolderSingle",{enumerable:true,get:function(){return n(Gl).default}});var ql=r(27490);Object.defineProperty(t,"FontColorDoubleIcon",{enumerable:true,get:function(){return n(ql).default}});var Ql=r(55938);Object.defineProperty(t,"FontColor",{enumerable:true,get:function(){return n(Ql).default}});var Jl=r(75793);Object.defineProperty(t,"FontSizeIncreaseIcon",{enumerable:true,get:function(){return n(Jl).default}});var Xl=r(62022);Object.defineProperty(t,"FontSizeIncreaseSingle",{enumerable:true,get:function(){return n(Xl).default}});var Kl=r(18291);Object.defineProperty(t,"FontSizeReduceIcon",{enumerable:true,get:function(){return n(Kl).default}});var Yl=r(22331);Object.defineProperty(t,"FontSizeReduceSingleSingle",{enumerable:true,get:function(){return n(Yl).default}});var $l=r(1248);Object.defineProperty(t,"FontSizeReduceSingle",{enumerable:true,get:function(){return n($l).default}});var ei=r(9855);Object.defineProperty(t,"ForwardSingle",{enumerable:true,get:function(){return n(ei).default}});var ti=r(31156);Object.defineProperty(t,"Forward",{enumerable:true,get:function(){return n(ti).default}});var ri=r(97147);Object.defineProperty(t,"FrameSizeSingle",{enumerable:true,get:function(){return n(ri).default}});var ni=r(31765);Object.defineProperty(t,"FreezeColumnIcon",{enumerable:true,get:function(){return n(ni).default}});var li=r(89322);Object.defineProperty(t,"FreezeColumnSingle",{enumerable:true,get:function(){return n(li).default}});var ii=r(61911);Object.defineProperty(t,"FreezeRowIcon",{enumerable:true,get:function(){return n(ii).default}});var ai=r(22548);Object.defineProperty(t,"FreezeRowSingle",{enumerable:true,get:function(){return n(ai).default}});var oi=r(25390);Object.defineProperty(t,"FreezeToSelectedIcon",{enumerable:true,get:function(){return n(oi).default}});var Ci=r(44149);Object.defineProperty(t,"FreezeToSelectedSingle",{enumerable:true,get:function(){return n(Ci).default}});var di=r(90686);Object.defineProperty(t,"FromAToZ",{enumerable:true,get:function(){return n(di).default}});var ci=r(66912);Object.defineProperty(t,"FromZToA",{enumerable:true,get:function(){return n(ci).default}});var si=r(87150);Object.defineProperty(t,"FullScreenSingle",{enumerable:true,get:function(){return n(si).default}});var gi=r(15020);Object.defineProperty(t,"FullscreenIcon",{enumerable:true,get:function(){return n(gi).default}});var ui=r(72443);Object.defineProperty(t,"FullscreenSingle",{enumerable:true,get:function(){return n(ui).default}});var fi=r(73773);Object.defineProperty(t,"FunctionIcon",{enumerable:true,get:function(){return n(fi).default}});var hi=r(30466);Object.defineProperty(t,"FunctionSingle",{enumerable:true,get:function(){return n(hi).default}});var vi=r(59113);Object.defineProperty(t,"FunnelIcon",{enumerable:true,get:function(){return n(vi).default}});var pi=r(68958);Object.defineProperty(t,"FunnelSingle",{enumerable:true,get:function(){return n(pi).default}});var mi=r(99303);Object.defineProperty(t,"FxIcon",{enumerable:true,get:function(){return n(mi).default}});var wi=r(72356);Object.defineProperty(t,"FxSingle",{enumerable:true,get:function(){return n(wi).default}});var Li=r(78695);Object.defineProperty(t,"GeneralSettingSingle",{enumerable:true,get:function(){return n(Li).default}});var Hi=r(52330);Object.defineProperty(t,"GithubSingle24",{enumerable:true,get:function(){return n(Hi).default}});var Si=r(36428);Object.defineProperty(t,"GithubSingle40",{enumerable:true,get:function(){return n(Si).default}});var Mi=r(54916);Object.defineProperty(t,"GoSingle",{enumerable:true,get:function(){return n(Mi).default}});var bi=r(85129);Object.defineProperty(t,"GoolFillSingle1",{enumerable:true,get:function(){return n(bi).default}});var Vi=r(40251);Object.defineProperty(t,"GoolFillSingle",{enumerable:true,get:function(){return n(Vi).default}});var yi=r(39473);Object.defineProperty(t,"GraphIcon",{enumerable:true,get:function(){return n(yi).default}});var Ii=r(75430);Object.defineProperty(t,"GraphSingle",{enumerable:true,get:function(){return n(Ii).default}});var Zi=r(93941);Object.defineProperty(t,"GridIcon",{enumerable:true,get:function(){return n(Zi).default}});var Ri=r(626);Object.defineProperty(t,"GridOutlineIcon",{enumerable:true,get:function(){return n(Ri).default}});var Oi=r(68249);Object.defineProperty(t,"GridOutlineSingle",{enumerable:true,get:function(){return n(Oi).default}});var _i=r(46570);Object.defineProperty(t,"GridSingle",{enumerable:true,get:function(){return n(_i).default}});var ji=r(96178);Object.defineProperty(t,"GroupIcon",{enumerable:true,get:function(){return n(ji).default}});var xi=r(69881);Object.defineProperty(t,"GroupSingle",{enumerable:true,get:function(){return n(xi).default}});var Pi=r(84072);Object.defineProperty(t,"GroupSparklineIcon",{enumerable:true,get:function(){return n(Pi).default}});var Bi=r(87831);Object.defineProperty(t,"GroupSparklineSingle",{enumerable:true,get:function(){return n(Bi).default}});var Di=r(94731);Object.defineProperty(t,"Guffaw",{enumerable:true,get:function(){return n(Di).default}});var ki=r(28829);Object.defineProperty(t,"GuideIcon",{enumerable:true,get:function(){return n(ki).default}});var Ei=r(39346);Object.defineProperty(t,"GuideSingle",{enumerable:true,get:function(){return n(Ei).default}});var Ni=r(85851);Object.defineProperty(t,"GuidesSingle",{enumerable:true,get:function(){return n(Ni).default}});var Fi=r(15008);Object.defineProperty(t,"Guides",{enumerable:true,get:function(){return n(Fi).default}});var Ai=r(92794);Object.defineProperty(t,"H1Icon",{enumerable:true,get:function(){return n(Ai).default}});var Ui=r(27681);Object.defineProperty(t,"H1Single",{enumerable:true,get:function(){return n(Ui).default}});var Ti=r(91015);Object.defineProperty(t,"H2Icon",{enumerable:true,get:function(){return n(Ti).default}});var zi=r(88708);Object.defineProperty(t,"H2Single",{enumerable:true,get:function(){return n(zi).default}});var Wi=r(22732);Object.defineProperty(t,"H3Icon",{enumerable:true,get:function(){return n(Wi).default}});var Gi=r(23867);Object.defineProperty(t,"H3Single",{enumerable:true,get:function(){return n(Gi).default}});var qi=r(14225);Object.defineProperty(t,"H4Icon",{enumerable:true,get:function(){return n(qi).default}});var Qi=r(92774);Object.defineProperty(t,"H4Single",{enumerable:true,get:function(){return n(Qi).default}});var Ji=r(56782);Object.defineProperty(t,"H5Icon",{enumerable:true,get:function(){return n(Ji).default}});var Xi=r(34645);Object.defineProperty(t,"H5Single",{enumerable:true,get:function(){return n(Xi).default}});var Ki=r(49499);Object.defineProperty(t,"H6Icon",{enumerable:true,get:function(){return n(Ki).default}});var Yi=r(66344);Object.defineProperty(t,"H6Single",{enumerable:true,get:function(){return n(Yi).default}});var $i=r(67776);Object.defineProperty(t,"HeadSingle",{enumerable:true,get:function(){return n($i).default}});var ea=r(23978);Object.defineProperty(t,"HeaderFooterIcon",{enumerable:true,get:function(){return n(ea).default}});var ta=r(46449);Object.defineProperty(t,"HeaderFooterSingle",{enumerable:true,get:function(){return n(ta).default}});var ra=r(74622);Object.defineProperty(t,"HeartSingle",{enumerable:true,get:function(){return n(ra).default}});var na=r(36137);Object.defineProperty(t,"HeatmapIcon",{enumerable:true,get:function(){return n(na).default}});var la=r(40841);Object.defineProperty(t,"HelpSingle",{enumerable:true,get:function(){return n(la).default}});var ia=r(71067);Object.defineProperty(t,"HideDoubleIcon",{enumerable:true,get:function(){return n(ia).default}});var aa=r(80185);Object.defineProperty(t,"HideGridlinesDoubleIcon",{enumerable:true,get:function(){return n(aa).default}});var oa=r(24917);Object.defineProperty(t,"HideGridlines",{enumerable:true,get:function(){return n(oa).default}});var Ca=r(19774);Object.defineProperty(t,"HideNoteIcon",{enumerable:true,get:function(){return n(Ca).default}});var da=r(68325);Object.defineProperty(t,"HideNoteSingle",{enumerable:true,get:function(){return n(da).default}});var ca=r(46074);Object.defineProperty(t,"HideSingle",{enumerable:true,get:function(){return n(ca).default}});var sa=r(13035);Object.defineProperty(t,"Hide",{enumerable:true,get:function(){return n(sa).default}});var ga=r(44445);Object.defineProperty(t,"HistoryIcon",{enumerable:true,get:function(){return n(ga).default}});var ua=r(1012);Object.defineProperty(t,"HistoryOperations",{enumerable:true,get:function(){return n(ua).default}});var fa=r(74130);Object.defineProperty(t,"HistorySingle",{enumerable:true,get:function(){return n(fa).default}});var ha=r(85657);Object.defineProperty(t,"HomeFillSingle",{enumerable:true,get:function(){return n(ha).default}});var va=r(17262);Object.defineProperty(t,"HomeIcon",{enumerable:true,get:function(){return n(va).default}});var pa=r(60181);Object.defineProperty(t,"HomeSingle",{enumerable:true,get:function(){return n(pa).default}});var ma=r(2388);Object.defineProperty(t,"HorizontalBorderDoubleIcon",{enumerable:true,get:function(){return n(ma).default}});var wa=r(88720);Object.defineProperty(t,"HorizontalBorder",{enumerable:true,get:function(){return n(wa).default}});var La=r(82896);Object.defineProperty(t,"HorizontalMergeIcon",{enumerable:true,get:function(){return n(La).default}});var Ha=r(67935);Object.defineProperty(t,"HorizontalMergeSingle",{enumerable:true,get:function(){return n(Ha).default}});var Sa=r(62526);Object.defineProperty(t,"HorizontallyIcon",{enumerable:true,get:function(){return n(Sa).default}});var Ma=r(4965);Object.defineProperty(t,"HorizontallySingle",{enumerable:true,get:function(){return n(Ma).default}});var ba=r(63584);Object.defineProperty(t,"HourglassSingle",{enumerable:true,get:function(){return n(ba).default}});var Va=r(15077);Object.defineProperty(t,"Icons",{enumerable:true,get:function(){return n(Va).default}});var ya=r(52654);Object.defineProperty(t,"Impatient",{enumerable:true,get:function(){return n(ya).default}});var Ia=r(16589);Object.defineProperty(t,"IncreaseIcon",{enumerable:true,get:function(){return n(Ia).default}});var Za=r(80770);Object.defineProperty(t,"IncreaseSingle",{enumerable:true,get:function(){return n(Za).default}});var Ra=r(55102);Object.defineProperty(t,"Indicate",{enumerable:true,get:function(){return n(Ra).default}});var Oa=r(45321);Object.defineProperty(t,"InfoIcon",{enumerable:true,get:function(){return n(Oa).default}});var _a=r(81822);Object.defineProperty(t,"InfoSingle",{enumerable:true,get:function(){return n(_a).default}});var ja=r(77812);Object.defineProperty(t,"InnerBorderDoubleIcon",{enumerable:true,get:function(){return n(ja).default}});var xa=r(16464);Object.defineProperty(t,"InnerBorder",{enumerable:true,get:function(){return n(xa).default}});var Pa=r(86111);Object.defineProperty(t,"InsertCellDownCopyDoubleIcon",{enumerable:true,get:function(){return n(Pa).default}});var Ba=r(31218);Object.defineProperty(t,"InsertCellDownDoubleIcon",{enumerable:true,get:function(){return n(Ba).default}});var Da=r(62853);Object.defineProperty(t,"InsertCellDownSingle",{enumerable:true,get:function(){return n(Da).default}});var ka=r(34610);Object.defineProperty(t,"InsertCellDown",{enumerable:true,get:function(){return n(ka).default}});var Ea=r(83562);Object.defineProperty(t,"InsertCellShiftRightCopyDoubleIcon",{enumerable:true,get:function(){return n(Ea).default}});var Na=r(87129);Object.defineProperty(t,"InsertCellShiftRightDoubleIcon",{enumerable:true,get:function(){return n(Na).default}});var Fa=r(78828);Object.defineProperty(t,"InsertCellShiftRightSingle",{enumerable:true,get:function(){return n(Fa).default}});var Aa=r(31157);Object.defineProperty(t,"InsertCellShiftRight",{enumerable:true,get:function(){return n(Aa).default}});var Ua=r(96912);Object.defineProperty(t,"InsertCommentDoubleIcon",{enumerable:true,get:function(){return n(Ua).default}});var Ta=r(38228);Object.defineProperty(t,"InsertComment",{enumerable:true,get:function(){return n(Ta).default}});var za=r(15656);Object.defineProperty(t,"InsertDoubleIcon",{enumerable:true,get:function(){return n(za).default}});var Wa=r(61512);Object.defineProperty(t,"InsertIcon",{enumerable:true,get:function(){return n(Wa).default}});var Ga=r(34659);Object.defineProperty(t,"InsertLinkDoubleIcon",{enumerable:true,get:function(){return n(Ga).default}});var qa=r(98947);Object.defineProperty(t,"InsertLink",{enumerable:true,get:function(){return n(qa).default}});var Qa=r(99779);Object.defineProperty(t,"InsertRowAboveDoubleIcon",{enumerable:true,get:function(){return n(Qa).default}});var Ja=r(44834);Object.defineProperty(t,"InsertRowAboveSingle",{enumerable:true,get:function(){return n(Ja).default}});var Xa=r(51619);Object.defineProperty(t,"InsertRowAbove",{enumerable:true,get:function(){return n(Xa).default}});var Ka=r(23667);Object.defineProperty(t,"InsertRowBelowDoubleIcon",{enumerable:true,get:function(){return n(Ka).default}});var Ya=r(75922);Object.defineProperty(t,"InsertRowBelowSingle",{enumerable:true,get:function(){return n(Ya).default}});var $a=r(1459);Object.defineProperty(t,"InsertRowBelow",{enumerable:true,get:function(){return n($a).default}});var eo=r(20631);Object.defineProperty(t,"InsertSingle",{enumerable:true,get:function(){return n(eo).default}});var to=r(12380);Object.defineProperty(t,"Insert",{enumerable:true,get:function(){return n(to).default}});var ro=r(86533);Object.defineProperty(t,"ItalicIcon",{enumerable:true,get:function(){return n(ro).default}});var no=r(2362);Object.defineProperty(t,"ItalicSingle",{enumerable:true,get:function(){return n(no).default}});var lo=r(7808);Object.defineProperty(t,"KeyboardIcon",{enumerable:true,get:function(){return n(lo).default}});var io=r(53775);Object.defineProperty(t,"KeyboardSingle",{enumerable:true,get:function(){return n(io).default}});var ao=r(23415);Object.defineProperty(t,"LadderChartSingle",{enumerable:true,get:function(){return n(ao).default}});var oo=r(74056);Object.defineProperty(t,"LanguageSingle",{enumerable:true,get:function(){return n(oo).default}});var Co=r(93842);Object.defineProperty(t,"Lateral",{enumerable:true,get:function(){return n(Co).default}});var co=r(43904);Object.defineProperty(t,"LayersSingle",{enumerable:true,get:function(){return n(co).default}});var so=r(60585);Object.defineProperty(t,"Layers",{enumerable:true,get:function(){return n(so).default}});var go=r(10125);Object.defineProperty(t,"LeftBorderDoubleIcon",{enumerable:true,get:function(){return n(go).default}});var uo=r(24257);Object.defineProperty(t,"LeftBorder",{enumerable:true,get:function(){return n(uo).default}});var fo=r(45378);Object.defineProperty(t,"LeftDoubleDiagonalIcon",{enumerable:true,get:function(){return n(fo).default}});var ho=r(20681);Object.defineProperty(t,"LeftDoubleDiagonalSingle",{enumerable:true,get:function(){return n(ho).default}});var vo=r(22428);Object.defineProperty(t,"LeftIcon",{enumerable:true,get:function(){return n(vo).default}});var po=r(5993);Object.defineProperty(t,"LeftInsertColumnDoubleIcon",{enumerable:true,get:function(){return n(po).default}});var mo=r(3932);Object.defineProperty(t,"LeftInsertColumnSingle",{enumerable:true,get:function(){return n(mo).default}});var wo=r(11621);Object.defineProperty(t,"LeftInsertColumn",{enumerable:true,get:function(){return n(wo).default}});var Lo=r(69225);Object.defineProperty(t,"LeftJustifyingIcon",{enumerable:true,get:function(){return n(Lo).default}});var Ho=r(37214);Object.defineProperty(t,"LeftJustifyingSingle",{enumerable:true,get:function(){return n(Ho).default}});var So=r(55107);Object.defineProperty(t,"LeftRotationFortyFiveDegreesIcon",{enumerable:true,get:function(){return n(So).default}});var Mo=r(22768);Object.defineProperty(t,"LeftRotationFortyFiveDegreesSingle",{enumerable:true,get:function(){return n(Mo).default}});var bo=r(21867);Object.defineProperty(t,"LeftRotationNinetyDegreesIcon",{enumerable:true,get:function(){return n(bo).default}});var Vo=r(73912);Object.defineProperty(t,"LeftRotationNinetyDegreesSingle",{enumerable:true,get:function(){return n(Vo).default}});var yo=r(13227);Object.defineProperty(t,"LeftSingle",{enumerable:true,get:function(){return n(yo).default}});var Io=r(6691);Object.defineProperty(t,"LeftTridiagonalIcon",{enumerable:true,get:function(){return n(Io).default}});var Zo=r(24464);Object.defineProperty(t,"LeftTridiagonalSingle",{enumerable:true,get:function(){return n(Zo).default}});var Ro=r(23530);Object.defineProperty(t,"LightBulbSingle",{enumerable:true,get:function(){return n(Ro).default}});var Oo=r(41638);Object.defineProperty(t,"LightModeSingle",{enumerable:true,get:function(){return n(Oo).default}});var _o=r(2838);Object.defineProperty(t,"LightSingle",{enumerable:true,get:function(){return n(_o).default}});var jo=r(38410);Object.defineProperty(t,"LineChartIcon",{enumerable:true,get:function(){return n(jo).default}});var xo=r(26417);Object.defineProperty(t,"LineChartSingle",{enumerable:true,get:function(){return n(xo).default}});var Po=r(10973);Object.defineProperty(t,"LineSparklineIcon",{enumerable:true,get:function(){return n(Po).default}});var Bo=r(45938);Object.defineProperty(t,"LineSparklineSingle",{enumerable:true,get:function(){return n(Bo).default}});var Do=r(47908);Object.defineProperty(t,"LinearIcon",{enumerable:true,get:function(){return n(Do).default}});var ko=r(7507);Object.defineProperty(t,"LinearSingle",{enumerable:true,get:function(){return n(ko).default}});var Eo=r(97301);Object.defineProperty(t,"LinkIcon",{enumerable:true,get:function(){return n(Eo).default}});var No=r(72778);Object.defineProperty(t,"LinkSingle",{enumerable:true,get:function(){return n(No).default}});var Fo=r(47905);Object.defineProperty(t,"ListOutlineSingle",{enumerable:true,get:function(){return n(Fo).default}});var Ao=r(36405);Object.defineProperty(t,"LiveShareIcon",{enumerable:true,get:function(){return n(Ao).default}});var Uo=r(53450);Object.defineProperty(t,"LiveShareSingle",{enumerable:true,get:function(){return n(Uo).default}});var To=r(62609);Object.defineProperty(t,"LoadingMultiIcon",{enumerable:true,get:function(){return n(To).default}});var zo=r(7823);Object.defineProperty(t,"Loading",{enumerable:true,get:function(){return n(zo).default}});var Wo=r(66590);Object.defineProperty(t,"LockIcon",{enumerable:true,get:function(){return n(Wo).default}});var Go=r(23749);Object.defineProperty(t,"LockSingle",{enumerable:true,get:function(){return n(Go).default}});var qo=r(48361);Object.defineProperty(t,"Log",{enumerable:true,get:function(){return n(qo).default}});var Qo=r(81766);Object.defineProperty(t,"LogarithmicIcon",{enumerable:true,get:function(){return n(Qo).default}});var Jo=r(51405);Object.defineProperty(t,"LogarithmicSingle",{enumerable:true,get:function(){return n(Jo).default}});var Xo=r(45619);Object.defineProperty(t,"Longitudinal",{enumerable:true,get:function(){return n(Xo).default}});var Ko=r(79626);Object.defineProperty(t,"MagnifierSingle",{enumerable:true,get:function(){return n(Ko).default}});var Yo=r(91543);Object.defineProperty(t,"MaxIcon",{enumerable:true,get:function(){return n(Yo).default}});var $o=r(72084);Object.defineProperty(t,"MaxSingle",{enumerable:true,get:function(){return n($o).default}});var eC=r(89788);Object.defineProperty(t,"MeSingle",{enumerable:true,get:function(){return n(eC).default}});var tC=r(58078);Object.defineProperty(t,"MenuIcon",{enumerable:true,get:function(){return n(tC).default}});var rC=r(38482);Object.defineProperty(t,"MenuSingle24",{enumerable:true,get:function(){return n(rC).default}});var nC=r(82725);Object.defineProperty(t,"MenuSingle",{enumerable:true,get:function(){return n(nC).default}});var lC=r(6815);Object.defineProperty(t,"MergeAllIcon",{enumerable:true,get:function(){return n(lC).default}});var iC=r(23772);Object.defineProperty(t,"MergeAllSingle",{enumerable:true,get:function(){return n(iC).default}});var aC=r(87941);Object.defineProperty(t,"MergeByRowSingle",{enumerable:true,get:function(){return n(aC).default}});var oC=r(48881);Object.defineProperty(t,"MergeCellCenterContentSingle",{enumerable:true,get:function(){return n(oC).default}});var CC=r(47814);Object.defineProperty(t,"MergeTextSingle",{enumerable:true,get:function(){return n(CC).default}});var dC=r(46729);Object.defineProperty(t,"MinIcon",{enumerable:true,get:function(){return n(dC).default}});var cC=r(88158);Object.defineProperty(t,"MinSingle",{enumerable:true,get:function(){return n(cC).default}});var sC=r(94210);Object.defineProperty(t,"MinusSingle",{enumerable:true,get:function(){return n(sC).default}});var gC=r(58850);Object.defineProperty(t,"MistakeSingle",{enumerable:true,get:function(){return n(gC).default}});var uC=r(82947);Object.defineProperty(t,"Mistake",{enumerable:true,get:function(){return n(uC).default}});var fC=r(84325);Object.defineProperty(t,"MoreDownIcon",{enumerable:true,get:function(){return n(fC).default}});var hC=r(56154);Object.defineProperty(t,"MoreDownSingle",{enumerable:true,get:function(){return n(hC).default}});var vC=r(49481);Object.defineProperty(t,"MoreFunctionIcon",{enumerable:true,get:function(){return n(vC).default}});var pC=r(3454);Object.defineProperty(t,"MoreFunctionSingle",{enumerable:true,get:function(){return n(pC).default}});var mC=r(23593);Object.defineProperty(t,"MoreHorizontalIcon",{enumerable:true,get:function(){return n(mC).default}});var wC=r(95742);Object.defineProperty(t,"MoreHorizontalSingle",{enumerable:true,get:function(){return n(wC).default}});var LC=r(87436);Object.defineProperty(t,"MoreIcon",{enumerable:true,get:function(){return n(LC).default}});var HC=r(76472);Object.defineProperty(t,"MoreLeftIcon",{enumerable:true,get:function(){return n(HC).default}});var SC=r(97959);Object.defineProperty(t,"MoreLeftSingle",{enumerable:true,get:function(){return n(SC).default}});var MC=r(12791);Object.defineProperty(t,"MoreRightIcon",{enumerable:true,get:function(){return n(MC).default}});var bC=r(71892);Object.defineProperty(t,"MoreRightSingle",{enumerable:true,get:function(){return n(bC).default}});var VC=r(3323);Object.defineProperty(t,"MoreSingle",{enumerable:true,get:function(){return n(VC).default}});var yC=r(47220);Object.defineProperty(t,"MoreUpIcon",{enumerable:true,get:function(){return n(yC).default}});var IC=r(66563);Object.defineProperty(t,"MoreUpSingle",{enumerable:true,get:function(){return n(IC).default}});var ZC=r(21881);Object.defineProperty(t,"MoveDownIcon",{enumerable:true,get:function(){return n(ZC).default}});var RC=r(52334);Object.defineProperty(t,"MoveDownSingle",{enumerable:true,get:function(){return n(RC).default}});var OC=r(20732);Object.defineProperty(t,"MoveFileSingle",{enumerable:true,get:function(){return n(OC).default}});var _C=r(60912);Object.defineProperty(t,"MoveUpIcon",{enumerable:true,get:function(){return n(_C).default}});var jC=r(44287);Object.defineProperty(t,"MoveUpSingle",{enumerable:true,get:function(){return n(jC).default}});var xC=r(1990);Object.defineProperty(t,"MovieSingle",{enumerable:true,get:function(){return n(xC).default}});var PC=r(31177);Object.defineProperty(t,"MovingAverageIcon",{enumerable:true,get:function(){return n(PC).default}});var BC=r(11998);Object.defineProperty(t,"MovingAverageSingle",{enumerable:true,get:function(){return n(BC).default}});var DC=r(32153);Object.defineProperty(t,"MusicSingle",{enumerable:true,get:function(){return n(DC).default}});var kC=r(58099);Object.defineProperty(t,"NameScopingSingle",{enumerable:true,get:function(){return n(kC).default}});var EC=r(12412);Object.defineProperty(t,"NeedSingle16",{enumerable:true,get:function(){return n(EC).default}});var NC=r(10451);Object.defineProperty(t,"NeedSingle20",{enumerable:true,get:function(){return n(NC).default}});var FC=r(3797);Object.defineProperty(t,"Network",{enumerable:true,get:function(){return n(FC).default}});var AC=r(68661);Object.defineProperty(t,"NewChatSingle",{enumerable:true,get:function(){return n(AC).default}});var UC=r(48284);Object.defineProperty(t,"NewbuiltSingle",{enumerable:true,get:function(){return n(UC).default}});var TC=r(38393);Object.defineProperty(t,"NewspaperSingle",{enumerable:true,get:function(){return n(TC).default}});var zC=r(20086);Object.defineProperty(t,"Newspaper",{enumerable:true,get:function(){return n(zC).default}});var WC=r(64795);Object.defineProperty(t,"NextSingle",{enumerable:true,get:function(){return n(WC).default}});var GC=r(25569);Object.defineProperty(t,"NoBorderIcon",{enumerable:true,get:function(){return n(GC).default}});var qC=r(87382);Object.defineProperty(t,"NoBorderSingle",{enumerable:true,get:function(){return n(qC).default}});var QC=r(10860);Object.defineProperty(t,"NoColorDoubleIcon",{enumerable:true,get:function(){return n(QC).default}});var JC=r(69752);Object.defineProperty(t,"NoColor",{enumerable:true,get:function(){return n(JC).default}});var XC=r(71862);Object.defineProperty(t,"NoRotationIcon",{enumerable:true,get:function(){return n(XC).default}});var KC=r(26686);Object.defineProperty(t,"NoRotationSingle",{enumerable:true,get:function(){return n(KC).default}});var YC=r(92937);Object.defineProperty(t,"Noninductive",{enumerable:true,get:function(){return n(YC).default}});var $C=r(65470);Object.defineProperty(t,"NoteSingle",{enumerable:true,get:function(){return n($C).default}});var ed=r(19345);Object.defineProperty(t,"NotvalueFilterSingle",{enumerable:true,get:function(){return n(ed).default}});var td=r(18853);Object.defineProperty(t,"NumberFormatSingle",{enumerable:true,get:function(){return n(td).default}});var rd=r(83372);Object.defineProperty(t,"NumberIcon",{enumerable:true,get:function(){return n(rd).default}});var nd=r(47067);Object.defineProperty(t,"NumberSingle",{enumerable:true,get:function(){return n(nd).default}});var ld=r(81907);Object.defineProperty(t,"OffLineIcon",{enumerable:true,get:function(){return n(ld).default}});var id=r(42464);Object.defineProperty(t,"OffLineSingle",{enumerable:true,get:function(){return n(id).default}});var ad=r(30702);Object.defineProperty(t,"OffScreenSingle",{enumerable:true,get:function(){return n(ad).default}});var od=r(84023);Object.defineProperty(t,"OnLineIcon",{enumerable:true,get:function(){return n(od).default}});var Cd=r(4436);Object.defineProperty(t,"OnLineSingle",{enumerable:true,get:function(){return n(Cd).default}});var dd=r(5066);Object.defineProperty(t,"OneToOneIcon",{enumerable:true,get:function(){return n(dd).default}});var cd=r(1713);Object.defineProperty(t,"OneToOneSingle",{enumerable:true,get:function(){return n(cd).default}});var sd=r(56337);Object.defineProperty(t,"OpenSource",{enumerable:true,get:function(){return n(sd).default}});var gd=r(59229);Object.defineProperty(t,"OrderIcon",{enumerable:true,get:function(){return n(gd).default}});var ud=r(35602);Object.defineProperty(t,"OrderSingle",{enumerable:true,get:function(){return n(ud).default}});var fd=r(39229);Object.defineProperty(t,"OrganizationSingle",{enumerable:true,get:function(){return n(fd).default}});var hd=r(79099);Object.defineProperty(t,"OuterBorderDoubleIcon",{enumerable:true,get:function(){return n(hd).default}});var vd=r(11115);Object.defineProperty(t,"OuterBorder",{enumerable:true,get:function(){return n(vd).default}});var pd=r(6492);Object.defineProperty(t,"OutlineSingle",{enumerable:true,get:function(){return n(pd).default}});var md=r(57199);Object.defineProperty(t,"OverflowIcon",{enumerable:true,get:function(){return n(md).default}});var wd=r(15116);Object.defineProperty(t,"OverflowSingle",{enumerable:true,get:function(){return n(wd).default}});var Ld=r(13644);Object.defineProperty(t,"PaintBucketDoubleIcon",{enumerable:true,get:function(){return n(Ld).default}});var Hd=r(39576);Object.defineProperty(t,"PaintBucket",{enumerable:true,get:function(){return n(Hd).default}});var Sd=r(43726);Object.defineProperty(t,"PaintingSingle",{enumerable:true,get:function(){return n(Sd).default}});var Md=r(23997);Object.defineProperty(t,"PaletteSingle",{enumerable:true,get:function(){return n(Md).default}});var bd=r(49940);Object.defineProperty(t,"ParagraphSingle",{enumerable:true,get:function(){return n(bd).default}});var Vd=r(103);Object.defineProperty(t,"PasteAllExceptSingle",{enumerable:true,get:function(){return n(Vd).default}});var yd=r(39596);Object.defineProperty(t,"PasteAllExcept",{enumerable:true,get:function(){return n(yd).default}});var Id=r(31781);Object.defineProperty(t,"PasteColumnWidthOnly",{enumerable:true,get:function(){return n(Id).default}});var Zd=r(24212);Object.defineProperty(t,"PasteConditionsOnly",{enumerable:true,get:function(){return n(Zd).default}});var Rd=r(57386);Object.defineProperty(t,"PasteDataOnly",{enumerable:true,get:function(){return n(Rd).default}});var Od=r(76116);Object.defineProperty(t,"PasteFormatOnlySingle",{enumerable:true,get:function(){return n(Od).default}});var _d=r(64813);Object.defineProperty(t,"PasteFormatOnly",{enumerable:true,get:function(){return n(_d).default}});var jd=r(77863);Object.defineProperty(t,"PasteFormulaOnlySingle",{enumerable:true,get:function(){return n(jd).default}});var xd=r(60428);Object.defineProperty(t,"PasteFormulaOnly",{enumerable:true,get:function(){return n(xd).default}});var Pd=r(17377);Object.defineProperty(t,"PasteSingle",{enumerable:true,get:function(){return n(Pd).default}});var Bd=r(2092);Object.defineProperty(t,"PasteSpecialDoubleIcon",{enumerable:true,get:function(){return n(Bd).default}});var Dd=r(42499);Object.defineProperty(t,"PasteSpecialSingle",{enumerable:true,get:function(){return n(Dd).default}});var kd=r(35512);Object.defineProperty(t,"PasteSpecial",{enumerable:true,get:function(){return n(kd).default}});var Ed=r(79162);Object.defineProperty(t,"PasteTransposedContent",{enumerable:true,get:function(){return n(Ed).default}});var Nd=r(89275);Object.defineProperty(t,"PasteValuesOnlySingle",{enumerable:true,get:function(){return n(Nd).default}});var Fd=r(68480);Object.defineProperty(t,"PasteValuesOnly",{enumerable:true,get:function(){return n(Fd).default}});var Ad=r(53204);Object.defineProperty(t,"PasteWidthSingle",{enumerable:true,get:function(){return n(Ad).default}});var Ud=r(45038);Object.defineProperty(t,"Paste",{enumerable:true,get:function(){return n(Ud).default}});var Td=r(56930);Object.defineProperty(t,"PenIcon",{enumerable:true,get:function(){return n(Td).default}});var zd=r(31529);Object.defineProperty(t,"PenSingle",{enumerable:true,get:function(){return n(zd).default}});var Wd=r(77324);Object.defineProperty(t,"PercentIcon",{enumerable:true,get:function(){return n(Wd).default}});var Gd=r(68923);Object.defineProperty(t,"PercentSingle",{enumerable:true,get:function(){return n(Gd).default}});var qd=r(89560);Object.defineProperty(t,"PermissionSettingSingle",{enumerable:true,get:function(){return n(qd).default}});var Qd=r(99370);Object.defineProperty(t,"PieChartIcon",{enumerable:true,get:function(){return n(Qd).default}});var Jd=r(87889);Object.defineProperty(t,"PieChartSingle",{enumerable:true,get:function(){return n(Jd).default}});var Xd=r(57293);Object.defineProperty(t,"PinSingle",{enumerable:true,get:function(){return n(Xd).default}});var Kd=r(14886);Object.defineProperty(t,"PipingIcon",{enumerable:true,get:function(){return n(Kd).default}});var Yd=r(64333);Object.defineProperty(t,"PipingSingle",{enumerable:true,get:function(){return n(Yd).default}});var $d=r(44832);Object.defineProperty(t,"PivotTableIcon",{enumerable:true,get:function(){return n($d).default}});var ec=r(63919);Object.defineProperty(t,"PivotTableSingle",{enumerable:true,get:function(){return n(ec).default}});var tc=r(92064);Object.defineProperty(t,"PlaneSingle",{enumerable:true,get:function(){return n(tc).default}});var rc=r(92352);Object.defineProperty(t,"PlaySingle",{enumerable:true,get:function(){return n(rc).default}});var nc=r(64730);Object.defineProperty(t,"PlusSingle",{enumerable:true,get:function(){return n(nc).default}});var lc=r(8095);Object.defineProperty(t,"PointColorDoubleIcon",{enumerable:true,get:function(){return n(lc).default}});var ic=r(6983);Object.defineProperty(t,"PointColor",{enumerable:true,get:function(){return n(ic).default}});var ac=r(58389);Object.defineProperty(t,"PolygonChartSingle",{enumerable:true,get:function(){return n(ac).default}});var oc=r(27455);Object.defineProperty(t,"PolynomialIcon",{enumerable:true,get:function(){return n(oc).default}});var Cc=r(17020);Object.defineProperty(t,"PolynomialSingle",{enumerable:true,get:function(){return n(Cc).default}});var dc=r(54997);Object.defineProperty(t,"PositionSingle16",{enumerable:true,get:function(){return n(dc).default}});var cc=r(18098);Object.defineProperty(t,"PositionSingle20",{enumerable:true,get:function(){return n(cc).default}});var sc=r(66375);Object.defineProperty(t,"PowerLineIcon",{enumerable:true,get:function(){return n(sc).default}});var gc=r(24387);Object.defineProperty(t,"PowerSingle",{enumerable:true,get:function(){return n(gc).default}});var uc=r(34046);Object.defineProperty(t,"PrintIcon",{enumerable:true,get:function(){return n(uc).default}});var fc=r(13106);Object.defineProperty(t,"PrintSingle",{enumerable:true,get:function(){return n(fc).default}});var hc=r(13277);Object.defineProperty(t,"PrivacyViewing",{enumerable:true,get:function(){return n(hc).default}});var vc=r(23028);Object.defineProperty(t,"Progress0Single",{enumerable:true,get:function(){return n(vc).default}});var pc=r(35347);Object.defineProperty(t,"Progress100Single",{enumerable:true,get:function(){return n(pc).default}});var mc=r(35813);Object.defineProperty(t,"Progress25Single",{enumerable:true,get:function(){return n(mc).default}});var wc=r(85893);Object.defineProperty(t,"Progress50Single",{enumerable:true,get:function(){return n(wc).default}});var Lc=r(76700);Object.defineProperty(t,"Progress75Single",{enumerable:true,get:function(){return n(Lc).default}});var Hc=r(12614);Object.defineProperty(t,"ProtectIcon",{enumerable:true,get:function(){return n(Hc).default}});var Sc=r(52493);Object.defineProperty(t,"ProtectSingle",{enumerable:true,get:function(){return n(Sc).default}});var Mc=r(45030);Object.defineProperty(t,"PuzzleSingle",{enumerable:true,get:function(){return n(Mc).default}});var bc=r(43569);Object.defineProperty(t,"PythonScript",{enumerable:true,get:function(){return n(bc).default}});var Vc=r(86066);Object.defineProperty(t,"QiyeweixinFillSingle",{enumerable:true,get:function(){return n(Vc).default}});var yc=r(66844);Object.defineProperty(t,"QuestionMarkSingle",{enumerable:true,get:function(){return n(yc).default}});var Ic=r(58966);Object.defineProperty(t,"QuoteSingle",{enumerable:true,get:function(){return n(Ic).default}});var Zc=r(23338);Object.defineProperty(t,"Qwen",{enumerable:true,get:function(){return n(Zc).default}});var Rc=r(79152);Object.defineProperty(t,"RadarChartIcon",{enumerable:true,get:function(){return n(Rc).default}});var Oc=r(42943);Object.defineProperty(t,"RadarChartSingle",{enumerable:true,get:function(){return n(Oc).default}});var _c=r(4213);Object.defineProperty(t,"RadioNotSingle",{enumerable:true,get:function(){return n(_c).default}});var jc=r(28039);Object.defineProperty(t,"RadioYesSingle",{enumerable:true,get:function(){return n(jc).default}});var xc=r(64296);Object.defineProperty(t,"RecommendSingle",{enumerable:true,get:function(){return n(xc).default}});var Pc=r(76488);Object.defineProperty(t,"RecordIcon",{enumerable:true,get:function(){return n(Pc).default}});var Bc=r(50807);Object.defineProperty(t,"RecordSingle",{enumerable:true,get:function(){return n(Bc).default}});var Dc=r(89222);Object.defineProperty(t,"RecoverSingle",{enumerable:true,get:function(){return n(Dc).default}});var kc=r(21335);Object.defineProperty(t,"RectangleSingle",{enumerable:true,get:function(){return n(kc).default}});var Ec=r(6925);Object.defineProperty(t,"RedoIcon",{enumerable:true,get:function(){return n(Ec).default}});var Nc=r(24386);Object.defineProperty(t,"RedoSingle",{enumerable:true,get:function(){return n(Nc).default}});var Fc=r(7562);Object.defineProperty(t,"ReduceDigitsIcon",{enumerable:true,get:function(){return n(Fc).default}});var Ac=r(83185);Object.defineProperty(t,"ReduceDigitsSingle",{enumerable:true,get:function(){return n(Ac).default}});var Uc=r(71041);Object.defineProperty(t,"ReduceDoubleIcon",{enumerable:true,get:function(){return n(Uc).default}});var Tc=r(30615);Object.defineProperty(t,"ReduceIcon",{enumerable:true,get:function(){return n(Tc).default}});var zc=r(35828);Object.defineProperty(t,"ReduceSingle",{enumerable:true,get:function(){return n(zc).default}});var Wc=r(36365);Object.defineProperty(t,"Reduce",{enumerable:true,get:function(){return n(Wc).default}});var Gc=r(17121);Object.defineProperty(t,"RefreshSingle",{enumerable:true,get:function(){return n(Gc).default}});var qc=r(2871);Object.defineProperty(t,"RelationshipIcon",{enumerable:true,get:function(){return n(qc).default}});var Qc=r(41620);Object.defineProperty(t,"RelationshipSingle",{enumerable:true,get:function(){return n(Qc).default}});var Jc=r(94647);Object.defineProperty(t,"RemindSingle",{enumerable:true,get:function(){return n(Jc).default}});var Xc=r(94323);Object.defineProperty(t,"RenameIcon",{enumerable:true,get:function(){return n(Xc).default}});var Kc=r(68288);Object.defineProperty(t,"RenameSingle",{enumerable:true,get:function(){return n(Kc).default}});var Yc=r(1191);Object.defineProperty(t,"RenewSingle",{enumerable:true,get:function(){return n(Yc).default}});var $c=r(35843);Object.defineProperty(t,"ReplyToCommentIcon",{enumerable:true,get:function(){return n($c).default}});var es=r(59120);Object.defineProperty(t,"ReplyToCommentSingle",{enumerable:true,get:function(){return n(es).default}});var ts=r(46648);Object.defineProperty(t,"ReportSingle",{enumerable:true,get:function(){return n(ts).default}});var rs=r(15537);Object.defineProperty(t,"Report",{enumerable:true,get:function(){return n(rs).default}});var ns=r(2813);Object.defineProperty(t,"ResolvedIcon",{enumerable:true,get:function(){return n(ns).default}});var ls=r(52050);Object.defineProperty(t,"ResolvedSingle",{enumerable:true,get:function(){return n(ls).default}});var is=r(28019);Object.defineProperty(t,"RestoreIcon",{enumerable:true,get:function(){return n(is).default}});var as=r(33696);Object.defineProperty(t,"RestoreSingle",{enumerable:true,get:function(){return n(as).default}});var os=r(224);Object.defineProperty(t,"RetrySingle",{enumerable:true,get:function(){return n(os).default}});var Cs=r(53612);Object.defineProperty(t,"ReturnSingle",{enumerable:true,get:function(){return n(Cs).default}});var ds=r(31263);Object.defineProperty(t,"RhomboidChartSingle",{enumerable:true,get:function(){return n(ds).default}});var cs=r(70494);Object.defineProperty(t,"RhomboidSingle",{enumerable:true,get:function(){return n(cs).default}});var ss=r(14450);Object.defineProperty(t,"RhombusSingle",{enumerable:true,get:function(){return n(ss).default}});var gs=r(10890);Object.defineProperty(t,"RightBorderDoubleIcon",{enumerable:true,get:function(){return n(gs).default}});var us=r(10458);Object.defineProperty(t,"RightBorder",{enumerable:true,get:function(){return n(us).default}});var fs=r(78789);Object.defineProperty(t,"RightDoubleDiagonalIcon",{enumerable:true,get:function(){return n(fs).default}});var hs=r(51610);Object.defineProperty(t,"RightDoubleDiagonalSingle",{enumerable:true,get:function(){return n(hs).default}});var vs=r(50280);Object.defineProperty(t,"RightInsertColumnDoubleIcon",{enumerable:true,get:function(){return n(vs).default}});var ps=r(70359);Object.defineProperty(t,"RightInsertColumnSingle",{enumerable:true,get:function(){return n(ps).default}});var ms=r(6716);Object.defineProperty(t,"RightInsertColumn",{enumerable:true,get:function(){return n(ms).default}});var ws=r(98956);Object.defineProperty(t,"RightJustifyingIcon",{enumerable:true,get:function(){return n(ws).default}});var Ls=r(60347);Object.defineProperty(t,"RightJustifyingSingle",{enumerable:true,get:function(){return n(Ls).default}});var Hs=r(34160);Object.defineProperty(t,"RightRotationFortyFiveDegreesIcon",{enumerable:true,get:function(){return n(Hs).default}});var Ss=r(37887);Object.defineProperty(t,"RightRotationFortyFiveDegreesSingle",{enumerable:true,get:function(){return n(Ss).default}});var Ms=r(668);Object.defineProperty(t,"RightRotationNinetyDegreesIcon",{enumerable:true,get:function(){return n(Ms).default}});var bs=r(88427);Object.defineProperty(t,"RightRotationNinetyDegreesSingle",{enumerable:true,get:function(){return n(bs).default}});var Vs=r(53312);Object.defineProperty(t,"RightSingle",{enumerable:true,get:function(){return n(Vs).default}});var ys=r(59284);Object.defineProperty(t,"RmbIcon",{enumerable:true,get:function(){return n(ys).default}});var Is=r(44451);Object.defineProperty(t,"RmbSingle",{enumerable:true,get:function(){return n(Is).default}});var Zs=r(64243);Object.defineProperty(t,"Roadmap",{enumerable:true,get:function(){return n(Zs).default}});var Rs=r(60084);Object.defineProperty(t,"RocketFillSingle",{enumerable:true,get:function(){return n(Rs).default}});var Os=r(93181);Object.defineProperty(t,"RotateSingle",{enumerable:true,get:function(){return n(Os).default}});var _s=r(49930);Object.defineProperty(t,"RoubleIcon",{enumerable:true,get:function(){return n(_s).default}});var js=r(53137);Object.defineProperty(t,"RoubleSingle",{enumerable:true,get:function(){return n(js).default}});var xs=r(49810);Object.defineProperty(t,"RoundSingle",{enumerable:true,get:function(){return n(xs).default}});var Ps=r(12436);Object.defineProperty(t,"RoundnessChartSingle",{enumerable:true,get:function(){return n(Ps).default}});var Bs=r(7310);Object.defineProperty(t,"RoundnessFilllChartSingle",{enumerable:true,get:function(){return n(Bs).default}});var Ds=r(28050);Object.defineProperty(t,"RoundnessIcon",{enumerable:true,get:function(){return n(Ds).default}});var ks=r(17369);Object.defineProperty(t,"RoundnessSingle",{enumerable:true,get:function(){return n(ks).default}});var Es=r(29905);Object.defineProperty(t,"RowIcon",{enumerable:true,get:function(){return n(Es).default}});var Ns=r(76102);Object.defineProperty(t,"RowSingle",{enumerable:true,get:function(){return n(Ns).default}});var Fs=r(58672);Object.defineProperty(t,"RunTime",{enumerable:true,get:function(){return n(Fs).default}});var As=r(96100);Object.defineProperty(t,"SankeyIcon",{enumerable:true,get:function(){return n(As).default}});var Us=r(95663);Object.defineProperty(t,"SaveSingle",{enumerable:true,get:function(){return n(Us).default}});var Ts=r(54246);Object.defineProperty(t,"ScatterChartIcon",{enumerable:true,get:function(){return n(Ts).default}});var zs=r(62253);Object.defineProperty(t,"ScatterChartSingle",{enumerable:true,get:function(){return n(zs).default}});var Ws=r(33319);Object.defineProperty(t,"Screen",{enumerable:true,get:function(){return n(Ws).default}});var Gs=r(73641);Object.defineProperty(t,"SearchIcon",{enumerable:true,get:function(){return n(Gs).default}});var qs=r(79838);Object.defineProperty(t,"SearchSingle",{enumerable:true,get:function(){return n(qs).default}});var Qs=r(58401);Object.defineProperty(t,"SelectRangeIcon",{enumerable:true,get:function(){return n(Qs).default}});var Js=r(96534);Object.defineProperty(t,"SelectRangeSingle",{enumerable:true,get:function(){return n(Js).default}});var Xs=r(50355);Object.defineProperty(t,"SelectedSingle",{enumerable:true,get:function(){return n(Xs).default}});var Ks=r(14784);Object.defineProperty(t,"SequenceIcon",{enumerable:true,get:function(){return n(Ks).default}});var Ys=r(68783);Object.defineProperty(t,"SequenceSingle",{enumerable:true,get:function(){return n(Ys).default}});var $s=r(75457);Object.defineProperty(t,"ServerSingle",{enumerable:true,get:function(){return n($s).default}});var eg=r(1737);Object.defineProperty(t,"Setting2Single",{enumerable:true,get:function(){return n(eg).default}});var tg=r(43150);Object.defineProperty(t,"SettingSingle",{enumerable:true,get:function(){return n(tg).default}});var rg=r(75188);Object.defineProperty(t,"Settings",{enumerable:true,get:function(){return n(rg).default}});var ng=r(51706);Object.defineProperty(t,"ShareIcon",{enumerable:true,get:function(){return n(ng).default}});var lg=r(85558);Object.defineProperty(t,"ShareRangeIcon",{enumerable:true,get:function(){return n(lg).default}});var ig=r(65693);Object.defineProperty(t,"ShareRangeSingle",{enumerable:true,get:function(){return n(ig).default}});var ag=r(64961);Object.defineProperty(t,"ShareSingle",{enumerable:true,get:function(){return n(ag).default}});var og=r(65024);Object.defineProperty(t,"Shear",{enumerable:true,get:function(){return n(og).default}});var Cg=r(17586);Object.defineProperty(t,"SheetIcon",{enumerable:true,get:function(){return n(Cg).default}});var dg=r(3865);Object.defineProperty(t,"SheetSingle",{enumerable:true,get:function(){return n(dg).default}});var cg=r(83027);Object.defineProperty(t,"ShortcutIcon",{enumerable:true,get:function(){return n(cg).default}});var sg=r(26630);Object.defineProperty(t,"SidebarSingle",{enumerable:true,get:function(){return n(sg).default}});var gg=r(91520);Object.defineProperty(t,"Signal0",{enumerable:true,get:function(){return n(gg).default}});var ug=r(32557);Object.defineProperty(t,"Signal100",{enumerable:true,get:function(){return n(ug).default}});var fg=r(44017);Object.defineProperty(t,"Signal25",{enumerable:true,get:function(){return n(fg).default}});var hg=r(23693);Object.defineProperty(t,"Signal50",{enumerable:true,get:function(){return n(hg).default}});var vg=r(68246);Object.defineProperty(t,"Signal75",{enumerable:true,get:function(){return n(vg).default}});var pg=r(78964);Object.defineProperty(t,"SlashIcon",{enumerable:true,get:function(){return n(pg).default}});var mg=r(43075);Object.defineProperty(t,"SlashSingle",{enumerable:true,get:function(){return n(mg).default}});var wg=r(22048);Object.defineProperty(t,"SlideMultiIcon",{enumerable:true,get:function(){return n(wg).default}});var Lg=r(86343);Object.defineProperty(t,"SlideSingle",{enumerable:true,get:function(){return n(Lg).default}});var Hg=r(52620);Object.defineProperty(t,"Slide",{enumerable:true,get:function(){return n(Hg).default}});var Sg=r(4582);Object.defineProperty(t,"SmileSingle",{enumerable:true,get:function(){return n(Sg).default}});var Mg=r(66631);Object.defineProperty(t,"Smile",{enumerable:true,get:function(){return n(Mg).default}});var bg=r(81725);Object.defineProperty(t,"SmoothChartSingle",{enumerable:true,get:function(){return n(bg).default}});var Vg=r(47842);Object.defineProperty(t,"SolveIcon",{enumerable:true,get:function(){return n(Vg).default}});var yg=r(46441);Object.defineProperty(t,"SolveSingle",{enumerable:true,get:function(){return n(yg).default}});var Ig=r(40943);Object.defineProperty(t,"Sort",{enumerable:true,get:function(){return n(Ig).default}});var Zg=r(90856);Object.defineProperty(t,"SquareChartSingle",{enumerable:true,get:function(){return n(Zg).default}});var Rg=r(43111);Object.defineProperty(t,"StarEmpty",{enumerable:true,get:function(){return n(Rg).default}});var Og=r(34745);Object.defineProperty(t,"StarFull",{enumerable:true,get:function(){return n(Og).default}});var _g=r(38246);Object.defineProperty(t,"StarIncomplete",{enumerable:true,get:function(){return n(_g).default}});var jg=r(53210);Object.defineProperty(t,"StarSingle",{enumerable:true,get:function(){return n(jg).default}});var xg=r(57938);Object.defineProperty(t,"StopSingle",{enumerable:true,get:function(){return n(xg).default}});var Pg=r(38530);Object.defineProperty(t,"StrikethroughIcon",{enumerable:true,get:function(){return n(Pg).default}});var Bg=r(70742);Object.defineProperty(t,"StrikethroughSingle",{enumerable:true,get:function(){return n(Bg).default}});var Dg=r(49604);Object.defineProperty(t,"SubscriptIcon",{enumerable:true,get:function(){return n(Dg).default}});var kg=r(46291);Object.defineProperty(t,"SubscriptSingle",{enumerable:true,get:function(){return n(kg).default}});var Eg=r(17630);Object.defineProperty(t,"SubtractSingle",{enumerable:true,get:function(){return n(Eg).default}});var Ng=r(38258);Object.defineProperty(t,"SuccessIcon",{enumerable:true,get:function(){return n(Ng).default}});var Fg=r(15513);Object.defineProperty(t,"SuccessSingle",{enumerable:true,get:function(){return n(Fg).default}});var Ag=r(39818);Object.defineProperty(t,"SumIcon",{enumerable:true,get:function(){return n(Ag).default}});var Ug=r(79345);Object.defineProperty(t,"SumSingle",{enumerable:true,get:function(){return n(Ug).default}});var Tg=r(40249);Object.defineProperty(t,"SuperscriptIcon",{enumerable:true,get:function(){return n(Tg).default}});var zg=r(27598);Object.defineProperty(t,"SuperscriptSingle",{enumerable:true,get:function(){return n(zg).default}});var Wg=r(37003);Object.defineProperty(t,"SystemSingle",{enumerable:true,get:function(){return n(Wg).default}});var Gg=r(9617);Object.defineProperty(t,"TableIcon",{enumerable:true,get:function(){return n(Gg).default}});var qg=r(94086);Object.defineProperty(t,"TableSingle",{enumerable:true,get:function(){return n(qg).default}});var Qg=r(32328);Object.defineProperty(t,"TemplateSingle",{enumerable:true,get:function(){return n(Qg).default}});var Jg=r(59281);Object.defineProperty(t,"TemplatesSingle",{enumerable:true,get:function(){return n(Jg).default}});var Xg=r(88385);Object.defineProperty(t,"TerminalOutlineSingle",{enumerable:true,get:function(){return n(Xg).default}});var Kg=r(15202);Object.defineProperty(t,"TerminalSingle",{enumerable:true,get:function(){return n(Kg).default}});var Yg=r(71310);Object.defineProperty(t,"TextIcon",{enumerable:true,get:function(){return n(Yg).default}});var $g=r(12373);Object.defineProperty(t,"TextSingle",{enumerable:true,get:function(){return n($g).default}});var eu=r(51799);Object.defineProperty(t,"TextTypeIcon",{enumerable:true,get:function(){return n(eu).default}});var tu=r(65780);Object.defineProperty(t,"TextTypeSingle",{enumerable:true,get:function(){return n(tu).default}});var ru=r(58377);Object.defineProperty(t,"ThumbDownSingle",{enumerable:true,get:function(){return n(ru).default}});var nu=r(75984);Object.defineProperty(t,"ThumbUpSingle",{enumerable:true,get:function(){return n(nu).default}});var lu=r(9015);Object.defineProperty(t,"TianZiGeSingle",{enumerable:true,get:function(){return n(lu).default}});var iu=r(87506);Object.defineProperty(t,"TodoListDoubleIcon",{enumerable:true,get:function(){return n(iu).default}});var au=r(34002);Object.defineProperty(t,"TodoList",{enumerable:true,get:function(){return n(au).default}});var ou=r(83661);Object.defineProperty(t,"TopmostIcon",{enumerable:true,get:function(){return n(ou).default}});var Cu=r(32546);Object.defineProperty(t,"TopmostSingle",{enumerable:true,get:function(){return n(Cu).default}});var du=r(89330);Object.defineProperty(t,"TraceabilityDataSingle",{enumerable:true,get:function(){return n(du).default}});var cu=r(92610);Object.defineProperty(t,"TrashFillSingle",{enumerable:true,get:function(){return n(cu).default}});var su=r(27727);Object.defineProperty(t,"TrashOutlineSingle",{enumerable:true,get:function(){return n(su).default}});var gu=r(1800);Object.defineProperty(t,"TrashSingle",{enumerable:true,get:function(){return n(gu).default}});var uu=r(36006);Object.defineProperty(t,"TravelSingle",{enumerable:true,get:function(){return n(uu).default}});var fu=r(98720);Object.defineProperty(t,"TreeDiagramFillSingle",{enumerable:true,get:function(){return n(fu).default}});var hu=r(47886);Object.defineProperty(t,"TreeDiagramSingle",{enumerable:true,get:function(){return n(hu).default}});var vu=r(81303);Object.defineProperty(t,"TrendlineSingle",{enumerable:true,get:function(){return n(vu).default}});var pu=r(31246);Object.defineProperty(t,"TrialSingle",{enumerable:true,get:function(){return n(pu).default}});var mu=r(37879);Object.defineProperty(t,"TriangleChartSingle",{enumerable:true,get:function(){return n(mu).default}});var wu=r(57750);Object.defineProperty(t,"TriangleSingle",{enumerable:true,get:function(){return n(wu).default}});var Lu=r(20751);Object.defineProperty(t,"TriggersSingle",{enumerable:true,get:function(){return n(Lu).default}});var Hu=r(790);Object.defineProperty(t,"TruncationIcon",{enumerable:true,get:function(){return n(Hu).default}});var Su=r(9213);Object.defineProperty(t,"TruncationSingle",{enumerable:true,get:function(){return n(Su).default}});var Mu=r(78973);Object.defineProperty(t,"TurnOnSingle",{enumerable:true,get:function(){return n(Mu).default}});var bu=r(31494);Object.defineProperty(t,"Tutorials",{enumerable:true,get:function(){return n(bu).default}});var Vu=r(75449);Object.defineProperty(t,"TwitterFillSingle",{enumerable:true,get:function(){return n(Vu).default}});var yu=r(21429);Object.defineProperty(t,"TwitterSingle",{enumerable:true,get:function(){return n(yu).default}});var Iu=r(99481);Object.defineProperty(t,"UnderlineIcon",{enumerable:true,get:function(){return n(Iu).default}});var Zu=r(84718);Object.defineProperty(t,"UnderlineSingle",{enumerable:true,get:function(){return n(Zu).default}});var Ru=r(37495);Object.defineProperty(t,"UndoIcon",{enumerable:true,get:function(){return n(Ru).default}});var Ou=r(77652);Object.defineProperty(t,"UndoSingle",{enumerable:true,get:function(){return n(Ou).default}});var _u=r(8276);Object.defineProperty(t,"UnfoldOrFoldSingle",{enumerable:true,get:function(){return n(_u).default}});var ju=r(76763);Object.defineProperty(t,"UngroupIcon",{enumerable:true,get:function(){return n(ju).default}});var xu=r(21736);Object.defineProperty(t,"UngroupSingle",{enumerable:true,get:function(){return n(xu).default}});var Pu=r(46285);Object.defineProperty(t,"UngroupSparklineIcon",{enumerable:true,get:function(){return n(Pu).default}});var Bu=r(8962);Object.defineProperty(t,"UngroupSparklineSingle",{enumerable:true,get:function(){return n(Bu).default}});var Du=r(24931);Object.defineProperty(t,"Unifile",{enumerable:true,get:function(){return n(Du).default}});var ku=r(2606);Object.defineProperty(t,"UnlinkIcon",{enumerable:true,get:function(){return n(ku).default}});var Eu=r(40405);Object.defineProperty(t,"UnlinkSingle",{enumerable:true,get:function(){return n(Eu).default}});var Nu=r(40606);Object.defineProperty(t,"UnlockSingle",{enumerable:true,get:function(){return n(Nu).default}});var Fu=r(81240);Object.defineProperty(t,"UnorderIcon",{enumerable:true,get:function(){return n(Fu).default}});var Au=r(48167);Object.defineProperty(t,"UnorderSingle",{enumerable:true,get:function(){return n(Au).default}});var Uu=r(92536);Object.defineProperty(t,"UnpinSingle",{enumerable:true,get:function(){return n(Uu).default}});var Tu=r(71185);Object.defineProperty(t,"UpBorderDoubleIcon",{enumerable:true,get:function(){return n(Tu).default}});var zu=r(59485);Object.defineProperty(t,"UpBorder",{enumerable:true,get:function(){return n(zu).default}});var Wu=r(51423);Object.defineProperty(t,"UpSingle",{enumerable:true,get:function(){return n(Wu).default}});var Gu=r(7520);Object.defineProperty(t,"UploadFileSingle",{enumerable:true,get:function(){return n(Gu).default}});var qu=r(22075);Object.defineProperty(t,"UploadSingle",{enumerable:true,get:function(){return n(qu).default}});var Qu=r(59053);Object.defineProperty(t,"UpperFloorSingle",{enumerable:true,get:function(){return n(Qu).default}});var Ju=r(44763);Object.defineProperty(t,"Uses",{enumerable:true,get:function(){return n(Ju).default}});var Xu=r(39292);Object.defineProperty(t,"ValueFilterSingle",{enumerable:true,get:function(){return n(Xu).default}});var Ku=r(15266);Object.defineProperty(t,"VerticalBorderDoubleIcon",{enumerable:true,get:function(){return n(Ku).default}});var Yu=r(88066);Object.defineProperty(t,"VerticalBorder",{enumerable:true,get:function(){return n(Yu).default}});var $u=r(35697);Object.defineProperty(t,"VerticalCenterIcon",{enumerable:true,get:function(){return n($u).default}});var ef=r(83494);Object.defineProperty(t,"VerticalCenterSingle",{enumerable:true,get:function(){return n(ef).default}});var tf=r(84080);Object.defineProperty(t,"VerticalIntegrationIcon",{enumerable:true,get:function(){return n(tf).default}});var rf=r(56639);Object.defineProperty(t,"VerticalIntegrationSingle",{enumerable:true,get:function(){return n(rf).default}});var nf=r(26309);Object.defineProperty(t,"VerticalMergeSingle",{enumerable:true,get:function(){return n(nf).default}});var lf=r(76967);Object.defineProperty(t,"VerticalTextIcon",{enumerable:true,get:function(){return n(lf).default}});var af=r(23844);Object.defineProperty(t,"VerticalTextSingle",{enumerable:true,get:function(){return n(af).default}});var of=r(62997);Object.defineProperty(t,"ViewModeSingle",{enumerable:true,get:function(){return n(of).default}});var Cf=r(99825);Object.defineProperty(t,"ViweModeSingle",{enumerable:true,get:function(){return n(Cf).default}});var df=r(92718);Object.defineProperty(t,"WarnSingle",{enumerable:true,get:function(){return n(df).default}});var cf=r(99519);Object.defineProperty(t,"Warn",{enumerable:true,get:function(){return n(cf).default}});var sf=r(64313);Object.defineProperty(t,"WarningIcon",{enumerable:true,get:function(){return n(sf).default}});var gf=r(92238);Object.defineProperty(t,"WarningSingle",{enumerable:true,get:function(){return n(gf).default}});var uf=r(15942);Object.defineProperty(t,"WaterfallChartIcon",{enumerable:true,get:function(){return n(uf).default}});var ff=r(46810);Object.defineProperty(t,"WaterfallChartSingle",{enumerable:true,get:function(){return n(ff).default}});var hf=r(67800);Object.defineProperty(t,"WatermarkSingle",{enumerable:true,get:function(){return n(hf).default}});var vf=r(77455);Object.defineProperty(t,"WebpageSingle",{enumerable:true,get:function(){return n(vf).default}});var pf=r(34413);Object.defineProperty(t,"WechatSingle24",{enumerable:true,get:function(){return n(pf).default}});var mf=r(13727);Object.defineProperty(t,"WechatSingle40",{enumerable:true,get:function(){return n(mf).default}});var wf=r(12206);Object.defineProperty(t,"WikiSingle",{enumerable:true,get:function(){return n(wf).default}});var Lf=r(15330);Object.defineProperty(t,"WinlossSparklineIcon",{enumerable:true,get:function(){return n(Lf).default}});var Hf=r(8585);Object.defineProperty(t,"WinlossSparklineSingle",{enumerable:true,get:function(){return n(Hf).default}});var Sf=r(66140);Object.defineProperty(t,"WireframeSingle",{enumerable:true,get:function(){return n(Sf).default}});var Mf=r(99846);Object.defineProperty(t,"Working",{enumerable:true,get:function(){return n(Mf).default}});var bf=r(61124);Object.defineProperty(t,"Workspace",{enumerable:true,get:function(){return n(bf).default}});var Vf=r(83078);Object.defineProperty(t,"WriteIcon",{enumerable:true,get:function(){return n(Vf).default}});var yf=r(88333);Object.defineProperty(t,"WriteSingle",{enumerable:true,get:function(){return n(yf).default}});var If=r(13396);Object.defineProperty(t,"Xls",{enumerable:true,get:function(){return n(If).default}});var Zf=r(38566);Object.defineProperty(t,"XlsxMultiIcon",{enumerable:true,get:function(){return n(Zf).default}});var Rf=r(32650);Object.defineProperty(t,"Xlsx",{enumerable:true,get:function(){return n(Rf).default}});var Of=r(6063);Object.defineProperty(t,"YoutubeFillSingle",{enumerable:true,get:function(){return n(Of).default}});var _f=r(93360);Object.defineProperty(t,"ZenIcon",{enumerable:true,get:function(){return n(_f).default}});var jf=r(52703);Object.defineProperty(t,"ZenSingle",{enumerable:true,get:function(){return n(jf).default}});var xf=r(93746);Object.defineProperty(t,"ZhihuFillSingle",{enumerable:true,get:function(){return n(xf).default}});var Pf=r(52112);Object.defineProperty(t,"ZoomInIcon",{enumerable:true,get:function(){return n(Pf).default}});var Bf=r(97535);Object.defineProperty(t,"ZoomInSingle",{enumerable:true,get:function(){return n(Bf).default}});var Df=r(27043);Object.defineProperty(t,"ZoomIncreaseIcon",{enumerable:true,get:function(){return n(Df).default}});var kf=r(53840);Object.defineProperty(t,"ZoomIncreaseSingle",{enumerable:true,get:function(){return n(kf).default}});var Ef=r(25951);Object.defineProperty(t,"ZoomOutIcon",{enumerable:true,get:function(){return n(Ef).default}});var Nf=r(72188);Object.defineProperty(t,"ZoomOutSingle",{enumerable:true,get:function(){return n(Nf).default}});var Ff=r(43277);Object.defineProperty(t,"ZoomReduceIcon",{enumerable:true,get:function(){return n(Ff).default}});var Af=r(25314);Object.defineProperty(t,"ZoomReduceSingle",{enumerable:true,get:function(){return n(Af).default}})},2712:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){if(n===undefined)n=r;var l=Object.getOwnPropertyDescriptor(t,r);if(!l||("get"in l?!t.__esModule:l.writable||l.configurable)){l={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,n,l)}:function(e,t,r,n){if(n===undefined)n=r;e[n]=t[r]});var l=this&&this.__exportStar||function(e,t){for(var r in e)if(r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r))n(t,e,r)};Object.defineProperty(t,"__esModule",{value:true});l(r(98609),t);l(r(12178),t);l(r(12087),t)},12087:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.singleEditManifest=t.v4SingleManifest=t.binaryStartPageManifest=t.binaryRightClickManifest=t.singleUniverAiChatManifest=t.v4DoubleManifest=t.singleUniverOfficialWebsiteWebManifest=t.singleComponentManifest=t.singleUnivergoManifest=t.singleWordCloudManifest=t.singleDocumentOperationsManifest=t.binaryWebsiteManifest=t.singleSettingManifest=t.singleUniverOfficialWebsiteMidManifest=t.otherUniverAiChatManifest=t.singleFeedbackManifest=t.otherFileTypeManifest=t.v4OtherManifest=t.binaryUnivergoManifest=t.singleDrawerPageManifest=t.binaryUniverAiChatManifest=t.binaryDrawerPageManifest=t.otherFeedbackManifest=t.singleStartPageManifest=void 0;t.singleStartPageManifest=[{stem:"refresh-single",icon:"RefreshSingle"}];t.otherFeedbackManifest=[{stem:"loading",icon:"Loading"}];t.binaryDrawerPageManifest=[{stem:"lateral",icon:"Lateral"},{stem:"longitudinal",icon:"Longitudinal"}];t.binaryUniverAiChatManifest=[{stem:"cursor",icon:"Cursor"},{stem:"xlsx",icon:"Xlsx"}];t.singleDrawerPageManifest=[{stem:"grid-single",icon:"GridSingle"},{stem:"guide-single",icon:"GuideSingle"},{stem:"note-single",icon:"NoteSingle"}];t.binaryUnivergoManifest=[{stem:"Question",icon:"Question"},{stem:"build",icon:"Build"},{stem:"executionlog",icon:"Executionlog"},{stem:"run-time",icon:"RunTime"}];t.v4OtherManifest=[{stem:"doc-multi-icon",icon:"DocMultiIcon"},{stem:"loading-multi-icon",icon:"LoadingMultiIcon"},{stem:"slide-multi-icon",icon:"SlideMultiIcon"},{stem:"xlsx-multi-icon",icon:"XlsxMultiIcon"}];t.otherFileTypeManifest=[{stem:"custom-completion",icon:"CustomCompletion"},{stem:"doc",icon:"Doc"},{stem:"slide",icon:"Slide"},{stem:"unifile",icon:"Unifile"},{stem:"xlsx",icon:"Xlsx"}];t.singleFeedbackManifest=[{stem:"error-single",icon:"ErrorSingle"},{stem:"off-line-single",icon:"OffLineSingle"},{stem:"on-line-single",icon:"OnLineSingle"},{stem:"smile-single",icon:"SmileSingle"},{stem:"success-single",icon:"SuccessSingle"},{stem:"warning-single",icon:"WarningSingle"}];t.otherUniverAiChatManifest=[{stem:"chatgpt",icon:"Chatgpt"},{stem:"claude",icon:"Claude"},{stem:"csv",icon:"Csv"},{stem:"deepseek",icon:"Deepseek"},{stem:"qwen",icon:"Qwen"},{stem:"xls",icon:"Xls"}];t.singleUniverOfficialWebsiteMidManifest=[{stem:"bonus-points-single-16",icon:"BonusPointsSingle16"},{stem:"content-single-16",icon:"ContentSingle16"},{stem:"discord-single-24",icon:"DiscordSingle24"},{stem:"github-single-24",icon:"GithubSingle24"},{stem:"menu-single-24",icon:"MenuSingle24"},{stem:"need-single-16",icon:"NeedSingle16"},{stem:"position-single-16",icon:"PositionSingle16"},{stem:"search-single",icon:"SearchSingle"},{stem:"wechat-single-24",icon:"WechatSingle24"}];t.singleSettingManifest=[{stem:"add-image-single",icon:"AddImageSingle"},{stem:"addition-and-subtraction-single",icon:"AdditionAndSubtractionSingle"},{stem:"direct-export-single",icon:"DirectExportSingle"},{stem:"file-lock-single",icon:"FileLockSingle"},{stem:"hourglass-single",icon:"HourglassSingle"},{stem:"link-single",icon:"LinkSingle"},{stem:"live-share-single",icon:"LiveShareSingle"},{stem:"organization-single",icon:"OrganizationSingle"},{stem:"permission-setting-single",icon:"PermissionSettingSingle"},{stem:"share-range-single",icon:"ShareRangeSingle"},{stem:"share-single",icon:"ShareSingle"},{stem:"viwe-mode-single",icon:"ViweModeSingle"}];t.binaryWebsiteManifest=[{stem:"api",icon:"Api"},{stem:"chrome",icon:"Chrome"},{stem:"dashboard",icon:"Dashboard"},{stem:"data-flow",icon:"DataFlow"},{stem:"examples",icon:"Examples"},{stem:"features",icon:"Features"},{stem:"guides",icon:"Guides"},{stem:"icons",icon:"Icons"},{stem:"layers",icon:"Layers"},{stem:"log",icon:"Log"},{stem:"network",icon:"Network"},{stem:"newspaper",icon:"Newspaper"},{stem:"open-source",icon:"OpenSource"},{stem:"report",icon:"Report"},{stem:"roadmap",icon:"Roadmap"},{stem:"tutorials",icon:"Tutorials"},{stem:"uses",icon:"Uses"},{stem:"working",icon:"Working"},{stem:"workspace",icon:"Workspace"}];t.singleDocumentOperationsManifest=[{stem:"create-copy-single",icon:"CreateCopySingle"},{stem:"details-single",icon:"DetailsSingle"},{stem:"download-single",icon:"DownloadSingle"},{stem:"export-single",icon:"ExportSingle"},{stem:"folder-single",icon:"FolderSingle"},{stem:"history-single",icon:"HistorySingle"},{stem:"home-fill-single",icon:"HomeFillSingle"},{stem:"home-single",icon:"HomeSingle"},{stem:"keyboard-single",icon:"KeyboardSingle"},{stem:"live-share-single",icon:"LiveShareSingle"},{stem:"menu-single",icon:"MenuSingle"},{stem:"newbuilt-single",icon:"NewbuiltSingle"},{stem:"organization-single",icon:"OrganizationSingle"},{stem:"permission-setting-single",icon:"PermissionSettingSingle"},{stem:"print-single",icon:"PrintSingle"},{stem:"rename-single",icon:"RenameSingle"},{stem:"renew-single",icon:"RenewSingle"},{stem:"save-single",icon:"SaveSingle"},{stem:"trash-fill-single",icon:"TrashFillSingle"},{stem:"trash-single",icon:"TrashSingle"},{stem:"turn-on-single",icon:"TurnOnSingle"},{stem:"upload-single",icon:"UploadSingle"},{stem:"view-mode-single",icon:"ViewModeSingle"}];t.singleWordCloudManifest=[{stem:"arrow-left-single",icon:"ArrowLeftSingle"},{stem:"arrow-right-single",icon:"ArrowRightSingle"},{stem:"book-single",icon:"BookSingle"},{stem:"brain-single",icon:"BrainSingle"},{stem:"chatbubbles-single",icon:"ChatbubblesSingle"},{stem:"cloud-outline-single",icon:"CloudOutlineSingle"},{stem:"cloud-single",icon:"CloudSingle"},{stem:"ellipse-single",icon:"EllipseSingle"},{stem:"exponential-single",icon:"ExponentialSingle"},{stem:"flower-single",icon:"FlowerSingle"},{stem:"folder-single",icon:"FolderSingle"},{stem:"funnel-single",icon:"FunnelSingle"},{stem:"head-single",icon:"HeadSingle"},{stem:"heart-single",icon:"HeartSingle"},{stem:"light-single",icon:"LightSingle"},{stem:"linear-single",icon:"LinearSingle"},{stem:"logarithmic-single",icon:"LogarithmicSingle"},{stem:"moving-average-single",icon:"MovingAverageSingle"},{stem:"music-single",icon:"MusicSingle"},{stem:"polynomial-single",icon:"PolynomialSingle"},{stem:"power-single",icon:"PowerSingle"},{stem:"rectangle-single",icon:"RectangleSingle"},{stem:"rhombus-single",icon:"RhombusSingle"},{stem:"round-single",icon:"RoundSingle"},{stem:"star-single",icon:"StarSingle"},{stem:"thumb-down-single",icon:"ThumbDownSingle"},{stem:"thumb-up-single",icon:"ThumbUpSingle"},{stem:"trendline-single",icon:"TrendlineSingle"},{stem:"triangle-single",icon:"TriangleSingle"}];t.singleUnivergoManifest=[{stem:"arrowsoutsimple-single",icon:"ArrowsoutsimpleSingle"},{stem:"building",icon:"Building"},{stem:"caret-down",icon:"CaretDown"},{stem:"chevron-down-single",icon:"ChevronDownSingle"},{stem:"chevron-sort-single",icon:"ChevronSortSingle"},{stem:"chevron-up-single",icon:"ChevronUpSingle"},{stem:"client-single",icon:"ClientSingle"},{stem:"code-single",icon:"CodeSingle"},{stem:"create-triggers-single",icon:"CreateTriggersSingle"},{stem:"dots-horizontal-single",icon:"DotsHorizontalSingle"},{stem:"dots-vertical-single",icon:"DotsVerticalSingle"},{stem:"edit-outline-single",icon:"EditOutlineSingle"},{stem:"editor-single",icon:"EditorSingle"},{stem:"executionlog-single",icon:"ExecutionlogSingle"},{stem:"executions-single",icon:"ExecutionsSingle"},{stem:"eye-outline-single",icon:"EyeOutlineSingle"},{stem:"forward",icon:"Forward"},{stem:"grid-outline-single",icon:"GridOutlineSingle"},{stem:"heart-single",icon:"HeartSingle"},{stem:"list-outline-single",icon:"ListOutlineSingle"},{stem:"play-single",icon:"PlaySingle"},{stem:"plus-single",icon:"PlusSingle"},{stem:"python-script",icon:"PythonScript"},{stem:"question-mark-single",icon:"QuestionMarkSingle"},{stem:"rotate-single",icon:"RotateSingle"},{stem:"server-single",icon:"ServerSingle"},{stem:"setting-2-single",icon:"Setting2Single"},{stem:"settings",icon:"Settings"},{stem:"terminal-outline-single",icon:"TerminalOutlineSingle"},{stem:"trash-outline-single",icon:"TrashOutlineSingle"},{stem:"triggers-single",icon:"TriggersSingle"}];t.singleComponentManifest=[{stem:"amplify-single",icon:"AmplifySingle"},{stem:"check-box-part-single",icon:"CheckBoxPartSingle"},{stem:"check-mark-single",icon:"CheckMarkSingle"},{stem:"checkbox-not-single",icon:"CheckboxNotSingle"},{stem:"checkbox-part-single",icon:"CheckboxPartSingle"},{stem:"checkbox-single",icon:"CheckboxSingle"},{stem:"close-single",icon:"CloseSingle"},{stem:"close-small-single",icon:"CloseSmallSingle"},{stem:"comment-single",icon:"CommentSingle"},{stem:"convert-single",icon:"ConvertSingle"},{stem:"custom-colors-single",icon:"CustomColorsSingle"},{stem:"delete-empty-single",icon:"DeleteEmptySingle"},{stem:"delete-single",icon:"DeleteSingle"},{stem:"dropdown-single",icon:"DropdownSingle"},{stem:"edit-region-single",icon:"EditRegionSingle"},{stem:"eyelash-single",icon:"EyelashSingle"},{stem:"fx-single",icon:"FxSingle"},{stem:"increase-single",icon:"IncreaseSingle"},{stem:"live-share-single",icon:"LiveShareSingle"},{stem:"lock-single",icon:"LockSingle"},{stem:"more-down-single",icon:"MoreDownSingle"},{stem:"more-left-single",icon:"MoreLeftSingle"},{stem:"more-right-single",icon:"MoreRightSingle"},{stem:"more-single",icon:"MoreSingle"},{stem:"more-up-single",icon:"MoreUpSingle"},{stem:"order-single",icon:"OrderSingle"},{stem:"radio-not-single",icon:"RadioNotSingle"},{stem:"radio-yes-single",icon:"RadioYesSingle"},{stem:"recommend-single",icon:"RecommendSingle"},{stem:"reduce-single",icon:"ReduceSingle"},{stem:"select-range-single",icon:"SelectRangeSingle"},{stem:"selected-single",icon:"SelectedSingle"},{stem:"tian-zi-ge-single",icon:"TianZiGeSingle"},{stem:"unlock-single",icon:"UnlockSingle"},{stem:"unorder-single",icon:"UnorderSingle"},{stem:"wireframe-single",icon:"WireframeSingle"},{stem:"zen-single",icon:"ZenSingle"},{stem:"zoom-increase-single",icon:"ZoomIncreaseSingle"},{stem:"zoom-reduce-single",icon:"ZoomReduceSingle"}];t.singleUniverOfficialWebsiteWebManifest=[{stem:"app-single",icon:"AppSingle"},{stem:"architecture-single",icon:"ArchitectureSingle"},{stem:"arrow-circle-right-single",icon:"ArrowCircleRightSingle"},{stem:"arrowright-single",icon:"ArrowrightSingle"},{stem:"bonus-points-single-20",icon:"BonusPointsSingle20"},{stem:"chart-pie-single",icon:"ChartPieSingle"},{stem:"check-circle-single",icon:"CheckCircleSingle"},{stem:"check-outline-single",icon:"CheckOutlineSingle"},{stem:"chip-single",icon:"ChipSingle"},{stem:"clipboard-check-single",icon:"ClipboardCheckSingle"},{stem:"content-single-20",icon:"ContentSingle20"},{stem:"database-single",icon:"DatabaseSingle"},{stem:"discord-fill-single",icon:"DiscordFillSingle"},{stem:"discord-single-40",icon:"DiscordSingle40"},{stem:"document-single",icon:"DocumentSingle"},{stem:"edi-single",icon:"EdiSingle"},{stem:"features-single",icon:"FeaturesSingle"},{stem:"github-single-40",icon:"GithubSingle40"},{stem:"info-single",icon:"InfoSingle"},{stem:"language-single",icon:"LanguageSingle"},{stem:"layers-single",icon:"LayersSingle"},{stem:"minus-single",icon:"MinusSingle"},{stem:"need-single-20",icon:"NeedSingle20"},{stem:"next-single",icon:"NextSingle"},{stem:"palette-single",icon:"PaletteSingle"},{stem:"position-single-20",icon:"PositionSingle20"},{stem:"puzzle-single",icon:"PuzzleSingle"},{stem:"qiyeweixin-fill-single",icon:"QiyeweixinFillSingle"},{stem:"question-mark-single",icon:"QuestionMarkSingle"},{stem:"report-single",icon:"ReportSingle"},{stem:"rocket-fill-single",icon:"RocketFillSingle"},{stem:"star-single",icon:"StarSingle"},{stem:"system-single",icon:"SystemSingle"},{stem:"templates-single",icon:"TemplatesSingle"},{stem:"terminal-single",icon:"TerminalSingle"},{stem:"trial-single",icon:"TrialSingle"},{stem:"twitter-fill-single",icon:"TwitterFillSingle"},{stem:"wechat-single-40",icon:"WechatSingle40"},{stem:"wiki-single",icon:"WikiSingle"},{stem:"youtube-fill-single",icon:"YoutubeFillSingle"},{stem:"zhihu-fill-single",icon:"ZhihuFillSingle"}];t.v4DoubleManifest=[{stem:"adjust-height-double-icon",icon:"AdjustHeightDoubleIcon"},{stem:"adjust-width-double-icon",icon:"AdjustWidthDoubleIcon"},{stem:"auto-height-double-icon",icon:"AutoHeightDoubleIcon"},{stem:"auto-width-double-icon",icon:"AutoWidthDoubleIcon"},{stem:"autofill-double-icon",icon:"AutofillDoubleIcon"},{stem:"clear-format-double-icon",icon:"ClearFormatDoubleIcon"},{stem:"conditions-double-icon",icon:"ConditionsDoubleIcon"},{stem:"copy-double-icon",icon:"CopyDoubleIcon"},{stem:"delete-cell-move-down-double-icon",icon:"DeleteCellMoveDownDoubleIcon"},{stem:"delete-cell-shift-left-double-icon",icon:"DeleteCellShiftLeftDoubleIcon"},{stem:"delete-cell-shift-right-double-icon",icon:"DeleteCellShiftRightDoubleIcon"},{stem:"delete-cell-shift-up-double-icon",icon:"DeleteCellShiftUpDoubleIcon"},{stem:"delete-column-double-icon",icon:"DeleteColumnDoubleIcon"},{stem:"delete-row-double-icon",icon:"DeleteRowDoubleIcon"},{stem:"down-border-double-icon",icon:"DownBorderDoubleIcon"},{stem:"font-color-double-icon",icon:"FontColorDoubleIcon"},{stem:"hide-double-icon",icon:"HideDoubleIcon"},{stem:"hide-gridlines-double-icon",icon:"HideGridlinesDoubleIcon"},{stem:"horizontal-border-double-icon",icon:"HorizontalBorderDoubleIcon"},{stem:"inner-border-double-icon",icon:"InnerBorderDoubleIcon"},{stem:"insert-cell-down copy-double-icon",icon:"InsertCellDownCopyDoubleIcon"},{stem:"insert-cell-down-double-icon",icon:"InsertCellDownDoubleIcon"},{stem:"insert-cell-shift-right copy-double-icon",icon:"InsertCellShiftRightCopyDoubleIcon"},{stem:"insert-cell-shift-right-double-icon",icon:"InsertCellShiftRightDoubleIcon"},{stem:"insert-comment-double-icon",icon:"InsertCommentDoubleIcon"},{stem:"insert-double-icon",icon:"InsertDoubleIcon"},{stem:"insert-link-double-icon",icon:"InsertLinkDoubleIcon"},{stem:"insert-row-above-double-icon",icon:"InsertRowAboveDoubleIcon"},{stem:"insert-row-below-double-icon",icon:"InsertRowBelowDoubleIcon"},{stem:"left-border-double-icon",icon:"LeftBorderDoubleIcon"},{stem:"left-insert-column-double-icon",icon:"LeftInsertColumnDoubleIcon"},{stem:"no-color-double-icon",icon:"NoColorDoubleIcon"},{stem:"outer-border-double-icon",icon:"OuterBorderDoubleIcon"},{stem:"paint-bucket-double-icon",icon:"PaintBucketDoubleIcon"},{stem:"paste-special-double-icon",icon:"PasteSpecialDoubleIcon"},{stem:"point-color-double-icon",icon:"PointColorDoubleIcon"},{stem:"reduce-double-icon",icon:"ReduceDoubleIcon"},{stem:"right-border-double-icon",icon:"RightBorderDoubleIcon"},{stem:"right-insert-column-double-icon",icon:"RightInsertColumnDoubleIcon"},{stem:"todo-list-double-icon",icon:"TodoListDoubleIcon"},{stem:"up-border-double-icon",icon:"UpBorderDoubleIcon"},{stem:"vertical-border-double-icon",icon:"VerticalBorderDoubleIcon"}];t.singleUniverAiChatManifest=[{stem:"ai-chat-single",icon:"AiChatSingle"},{stem:"bad-fill-single-1",icon:"BadFillSingle1"},{stem:"bad-fill-single",icon:"BadFillSingle"},{stem:"book-open-single",icon:"BookOpenSingle"},{stem:"catalogue-single",icon:"CatalogueSingle"},{stem:"chart-ai-single",icon:"ChartAiSingle"},{stem:"chat-single",icon:"ChatSingle"},{stem:"cllaboration-single",icon:"CllaborationSingle"},{stem:"database-single",icon:"DatabaseSingle"},{stem:"divider-single",icon:"DividerSingle"},{stem:"download-single",icon:"DownloadSingle"},{stem:"edit-chat-single",icon:"EditChatSingle"},{stem:"eye-single",icon:"EyeSingle"},{stem:"file-folder-single",icon:"FileFolderSingle"},{stem:"forward-single",icon:"ForwardSingle"},{stem:"full-screen-single",icon:"FullScreenSingle"},{stem:"function-single",icon:"FunctionSingle"},{stem:"general-setting-single",icon:"GeneralSettingSingle"},{stem:"gool-fill-single-1",icon:"GoolFillSingle1"},{stem:"gool-fill-single",icon:"GoolFillSingle"},{stem:"guides-single",icon:"GuidesSingle"},{stem:"home-single",icon:"HomeSingle"},{stem:"insert-single",icon:"InsertSingle"},{stem:"keyboard-single",icon:"KeyboardSingle"},{stem:"light-bulb-single",icon:"LightBulbSingle"},{stem:"me-single",icon:"MeSingle"},{stem:"move-file-single",icon:"MoveFileSingle"},{stem:"new-chat-single",icon:"NewChatSingle"},{stem:"off-screen-single",icon:"OffScreenSingle"},{stem:"pen-single",icon:"PenSingle"},{stem:"pin-single",icon:"PinSingle"},{stem:"plane-single",icon:"PlaneSingle"},{stem:"puzzle-single",icon:"PuzzleSingle"},{stem:"report-single",icon:"ReportSingle"},{stem:"retry-single",icon:"RetrySingle"},{stem:"share-single",icon:"ShareSingle"},{stem:"sheet-single",icon:"SheetSingle"},{stem:"sidebar-single",icon:"SidebarSingle"},{stem:"success-single",icon:"SuccessSingle"},{stem:"table-single",icon:"TableSingle"},{stem:"text-single",icon:"TextSingle"},{stem:"trash-single",icon:"TrashSingle"},{stem:"unpin-single",icon:"UnpinSingle"},{stem:"upload-file-single",icon:"UploadFileSingle"},{stem:"upload-single",icon:"UploadSingle"}];t.binaryRightClickManifest=[{stem:"add-protection",icon:"AddProtection"},{stem:"adjust-height",icon:"AdjustHeight"},{stem:"adjust-width",icon:"AdjustWidth"},{stem:"ascending-order",icon:"AscendingOrder"},{stem:"auto-height",icon:"AutoHeight"},{stem:"auto-width",icon:"AutoWidth"},{stem:"autofill",icon:"Autofill"},{stem:"clear-format",icon:"ClearFormat"},{stem:"copy",icon:"Copy"},{stem:"custom-sorting-1",icon:"CustomSorting1"},{stem:"custom-sorting",icon:"CustomSorting"},{stem:"delete-cell-move-down",icon:"DeleteCellMoveDown"},{stem:"delete-cell-shift-left",icon:"DeleteCellShiftLeft"},{stem:"delete-cell-shift-right",icon:"DeleteCellShiftRight"},{stem:"delete-cell-shift-up",icon:"DeleteCellShiftUp"},{stem:"delete-column",icon:"DeleteColumn"},{stem:"delete-row",icon:"DeleteRow"},{stem:"descending-order",icon:"DescendingOrder"},{stem:"from-a-to-z",icon:"FromAToZ"},{stem:"from-z-to-a",icon:"FromZToA"},{stem:"hide",icon:"Hide"},{stem:"history-operations",icon:"HistoryOperations"},{stem:"insert-cell-down",icon:"InsertCellDown"},{stem:"insert-cell-shift-right",icon:"InsertCellShiftRight"},{stem:"insert-comment",icon:"InsertComment"},{stem:"insert-link",icon:"InsertLink"},{stem:"insert-row-above",icon:"InsertRowAbove"},{stem:"insert-row-below",icon:"InsertRowBelow"},{stem:"insert",icon:"Insert"},{stem:"left-insert-column",icon:"LeftInsertColumn"},{stem:"paste-all-except",icon:"PasteAllExcept"},{stem:"paste-column-width-only",icon:"PasteColumnWidthOnly"},{stem:"paste-conditions-only",icon:"PasteConditionsOnly"},{stem:"paste-data-only",icon:"PasteDataOnly"},{stem:"paste-format-only",icon:"PasteFormatOnly"},{stem:"paste-formula-only",icon:"PasteFormulaOnly"},{stem:"paste-special",icon:"PasteSpecial"},{stem:"paste-transposed-content",icon:"PasteTransposedContent"},{stem:"paste-values-only",icon:"PasteValuesOnly"},{stem:"paste",icon:"Paste"},{stem:"privacy-viewing",icon:"PrivacyViewing"},{stem:"reduce",icon:"Reduce"},{stem:"right-insert-column",icon:"RightInsertColumn"},{stem:"screen",icon:"Screen"},{stem:"shear",icon:"Shear"},{stem:"sort",icon:"Sort"}];t.binaryStartPageManifest=[{stem:"back-slash-single",icon:"BackSlashSingle"},{stem:"board-fill",icon:"BoardFill"},{stem:"cell-0",icon:"Cell0"},{stem:"cell-100",icon:"Cell100"},{stem:"cell-25",icon:"Cell25"},{stem:"cell-50",icon:"Cell50"},{stem:"cell-75",icon:"Cell75"},{stem:"collapse",icon:"Collapse"},{stem:"conditions",icon:"Conditions"},{stem:"correct",icon:"Correct"},{stem:"cross-highlighting",icon:"CrossHighlighting"},{stem:"dissatisfied",icon:"Dissatisfied"},{stem:"down-border",icon:"DownBorder"},{stem:"empty-column",icon:"EmptyColumn"},{stem:"empty-filter",icon:"EmptyFilter"},{stem:"empty-row",icon:"EmptyRow"},{stem:"empty-values",icon:"EmptyValues"},{stem:"expand",icon:"Expand"},{stem:"font-color",icon:"FontColor"},{stem:"guffaw",icon:"Guffaw"},{stem:"hide-gridlines",icon:"HideGridlines"},{stem:"horizontal-border",icon:"HorizontalBorder"},{stem:"impatient",icon:"Impatient"},{stem:"indicate",icon:"Indicate"},{stem:"inner-border",icon:"InnerBorder"},{stem:"left-border",icon:"LeftBorder"},{stem:"left-double-diagonal-single",icon:"LeftDoubleDiagonalSingle"},{stem:"left-tridiagonal-single",icon:"LeftTridiagonalSingle"},{stem:"loading",icon:"Loading"},{stem:"mistake",icon:"Mistake"},{stem:"no-color",icon:"NoColor"},{stem:"noninductive",icon:"Noninductive"},{stem:"outer-border",icon:"OuterBorder"},{stem:"paint-bucket",icon:"PaintBucket"},{stem:"point-color",icon:"PointColor"},{stem:"right-border",icon:"RightBorder"},{stem:"right-double-diagonal-single",icon:"RightDoubleDiagonalSingle"},{stem:"signal-0",icon:"Signal0"},{stem:"signal-100",icon:"Signal100"},{stem:"signal-25",icon:"Signal25"},{stem:"signal-50",icon:"Signal50"},{stem:"signal-75",icon:"Signal75"},{stem:"slash-single",icon:"SlashSingle"},{stem:"smile",icon:"Smile"},{stem:"star-empty",icon:"StarEmpty"},{stem:"star-full",icon:"StarFull"},{stem:"star-incomplete",icon:"StarIncomplete"},{stem:"up-border",icon:"UpBorder"},{stem:"vertical-border",icon:"VerticalBorder"},{stem:"warn",icon:"Warn"}];t.v4SingleManifest=[{stem:"a-icon",icon:"AIcon"},{stem:"add-digits-icon",icon:"AddDigitsIcon"},{stem:"add-image-icon",icon:"AddImageIcon"},{stem:"add-note-icon",icon:"AddNoteIcon"},{stem:"addition-and-subtraction-icon",icon:"AdditionAndSubtractionIcon"},{stem:"align-bottom-icon",icon:"AlignBottomIcon"},{stem:"align-text-both-icon",icon:"AlignTextBothIcon"},{stem:"align-top-icon",icon:"AlignTopIcon"},{stem:"all-border-icon",icon:"AllBorderIcon"},{stem:"amplify-icon",icon:"AmplifyIcon"},{stem:"area-chart-icon",icon:"AreaChartIcon"},{stem:"ascending-icon",icon:"AscendingIcon"},{stem:"autowrap-icon",icon:"AutowrapIcon"},{stem:"avg-icon",icon:"AvgIcon"},{stem:"back-icon",icon:"BackIcon"},{stem:"back-slash-icon",icon:"BackSlashIcon"},{stem:"ban-icon",icon:"BanIcon"},{stem:"bar-chart-icon",icon:"BarChartIcon"},{stem:"bold-icon",icon:"BoldIcon"},{stem:"bottom-icon",icon:"BottomIcon"},{stem:"boxplot-icon",icon:"BoxplotIcon"},{stem:"brush-icon",icon:"BrushIcon"},{stem:"bubble-icon",icon:"BubbleIcon"},{stem:"calendar-icon",icon:"CalendarIcon"},{stem:"cancel-freeze-icon",icon:"CancelFreezeIcon"},{stem:"cancel-merge-icon",icon:"CancelMergeIcon"},{stem:"catalogue-icon",icon:"CatalogueIcon"},{stem:"chart-icon",icon:"ChartIcon"},{stem:"check-mark-icon",icon:"CheckMarkIcon"},{stem:"clock-icon",icon:"ClockIcon"},{stem:"close-icon",icon:"CloseIcon"},{stem:"cloud-outline-icon",icon:"CloudOutlineIcon"},{stem:"cnt-icon",icon:"CntIcon"},{stem:"code-icon",icon:"CodeIcon"},{stem:"column-chart-icon",icon:"ColumnChartIcon"},{stem:"column-icon",icon:"ColumnIcon"},{stem:"column-sparkline-icon",icon:"ColumnSparklineIcon"},{stem:"combo-chart-icon",icon:"ComboChartIcon"},{stem:"comment-icon",icon:"CommentIcon"},{stem:"convert-icon",icon:"ConvertIcon"},{stem:"copy-icon",icon:"CopyIcon"},{stem:"create-copy-icon",icon:"CreateCopyIcon"},{stem:"cross-highlighting-icon",icon:"CrossHighlightingIcon"},{stem:"custom-sort-icon",icon:"CustomSortIcon"},{stem:"cut-icon",icon:"CutIcon"},{stem:"data-validation-icon",icon:"DataValidationIcon"},{stem:"database-icon",icon:"DatabaseIcon"},{stem:"delete-empty-icon",icon:"DeleteEmptyIcon"},{stem:"delete-icon",icon:"DeleteIcon"},{stem:"delete-note-icon",icon:"DeleteNoteIcon"},{stem:"descending-icon",icon:"DescendingIcon"},{stem:"direct-export-icon",icon:"DirectExportIcon"},{stem:"divider-icon",icon:"DividerIcon"},{stem:"doc-setting-icon",icon:"DocSettingIcon"},{stem:"dollar-icon",icon:"DollarIcon"},{stem:"down-icon",icon:"DownIcon"},{stem:"download-icon",icon:"DownloadIcon"},{stem:"download-image-icon",icon:"DownloadImageIcon"},{stem:"dropdown-icon",icon:"DropdownIcon"},{stem:"error-icon",icon:"ErrorIcon"},{stem:"euro-icon",icon:"EuroIcon"},{stem:"expand-ascending-icon",icon:"ExpandAscendingIcon"},{stem:"expand-descending-icon",icon:"ExpandDescendingIcon"},{stem:"exponential-icon",icon:"ExponentialIcon"},{stem:"export-icon",icon:"ExportIcon"},{stem:"eye-icon",icon:"EyeIcon"},{stem:"eye-outline-icon",icon:"EyeOutlineIcon"},{stem:"eyelash-icon",icon:"EyelashIcon"},{stem:"filter-icon",icon:"FilterIcon"},{stem:"folder-icon",icon:"FolderIcon"},{stem:"font-size-increase-icon",icon:"FontSizeIncreaseIcon"},{stem:"font-size-reduce-icon",icon:"FontSizeReduceIcon"},{stem:"freeze-column-icon",icon:"FreezeColumnIcon"},{stem:"freeze-row-icon",icon:"FreezeRowIcon"},{stem:"freeze-to-selected-icon",icon:"FreezeToSelectedIcon"},{stem:"fullscreen-icon",icon:"FullscreenIcon"},{stem:"function-icon",icon:"FunctionIcon"},{stem:"funnel-icon",icon:"FunnelIcon"},{stem:"fx-icon",icon:"FxIcon"},{stem:"graph-icon",icon:"GraphIcon"},{stem:"grid-icon",icon:"GridIcon"},{stem:"grid-outline-icon",icon:"GridOutlineIcon"},{stem:"group-icon",icon:"GroupIcon"},{stem:"group-sparkline-icon",icon:"GroupSparklineIcon"},{stem:"guide-icon",icon:"GuideIcon"},{stem:"h1-icon",icon:"H1Icon"},{stem:"h2-icon",icon:"H2Icon"},{stem:"h3-icon",icon:"H3Icon"},{stem:"h4-icon",icon:"H4Icon"},{stem:"h5-icon",icon:"H5Icon"},{stem:"h6-icon",icon:"H6Icon"},{stem:"header-footer-icon",icon:"HeaderFooterIcon"},{stem:"heatmap-icon",icon:"HeatmapIcon"},{stem:"hide-note-icon",icon:"HideNoteIcon"},{stem:"history-icon",icon:"HistoryIcon"},{stem:"home-icon",icon:"HomeIcon"},{stem:"horizontal-merge-icon",icon:"HorizontalMergeIcon"},{stem:"horizontally-icon",icon:"HorizontallyIcon"},{stem:"increase-icon",icon:"IncreaseIcon"},{stem:"info-icon",icon:"InfoIcon"},{stem:"insert-icon",icon:"InsertIcon"},{stem:"italic-icon",icon:"ItalicIcon"},{stem:"keyboard-icon",icon:"KeyboardIcon"},{stem:"left-double-diagonal-icon",icon:"LeftDoubleDiagonalIcon"},{stem:"left-icon",icon:"LeftIcon"},{stem:"left-justifying-icon",icon:"LeftJustifyingIcon"},{stem:"left-rotation-forty-five-degrees-icon",icon:"LeftRotationFortyFiveDegreesIcon"},{stem:"left-rotation-ninety-degrees-icon",icon:"LeftRotationNinetyDegreesIcon"},{stem:"left-tridiagonal-icon",icon:"LeftTridiagonalIcon"},{stem:"line-chart-icon",icon:"LineChartIcon"},{stem:"line-sparkline-icon",icon:"LineSparklineIcon"},{stem:"linear-icon",icon:"LinearIcon"},{stem:"link-icon",icon:"LinkIcon"},{stem:"live-share-icon",icon:"LiveShareIcon"},{stem:"lock-icon",icon:"LockIcon"},{stem:"logarithmic-icon",icon:"LogarithmicIcon"},{stem:"max-icon",icon:"MaxIcon"},{stem:"menu-icon",icon:"MenuIcon"},{stem:"merge-all-icon",icon:"MergeAllIcon"},{stem:"min-icon",icon:"MinIcon"},{stem:"more-down-icon",icon:"MoreDownIcon"},{stem:"more-function-icon",icon:"MoreFunctionIcon"},{stem:"more-horizontal-icon",icon:"MoreHorizontalIcon"},{stem:"more-icon",icon:"MoreIcon"},{stem:"more-left-icon",icon:"MoreLeftIcon"},{stem:"more-right-icon",icon:"MoreRightIcon"},{stem:"more-up-icon",icon:"MoreUpIcon"},{stem:"move-down-icon",icon:"MoveDownIcon"},{stem:"move-up-icon",icon:"MoveUpIcon"},{stem:"moving-average-icon",icon:"MovingAverageIcon"},{stem:"no-border-icon",icon:"NoBorderIcon"},{stem:"no-rotation-icon",icon:"NoRotationIcon"},{stem:"number-icon",icon:"NumberIcon"},{stem:"off-line-icon",icon:"OffLineIcon"},{stem:"on-line-icon",icon:"OnLineIcon"},{stem:"one-to-one-icon",icon:"OneToOneIcon"},{stem:"order-icon",icon:"OrderIcon"},{stem:"overflow-icon",icon:"OverflowIcon"},{stem:"pen-icon",icon:"PenIcon"},{stem:"percent-icon",icon:"PercentIcon"},{stem:"pie-chart-icon",icon:"PieChartIcon"},{stem:"piping-icon",icon:"PipingIcon"},{stem:"pivot-table-icon",icon:"PivotTableIcon"},{stem:"polynomial-icon",icon:"PolynomialIcon"},{stem:"power-line-icon",icon:"PowerLineIcon"},{stem:"print-icon",icon:"PrintIcon"},{stem:"protect-icon",icon:"ProtectIcon"},{stem:"radar-chart-icon",icon:"RadarChartIcon"},{stem:"record-icon",icon:"RecordIcon"},{stem:"redo-icon",icon:"RedoIcon"},{stem:"reduce-digits-icon",icon:"ReduceDigitsIcon"},{stem:"reduce-icon",icon:"ReduceIcon"},{stem:"relationship-icon",icon:"RelationshipIcon"},{stem:"rename-icon",icon:"RenameIcon"},{stem:"reply-to-comment-icon",icon:"ReplyToCommentIcon"},{stem:"resolved-icon",icon:"ResolvedIcon"},{stem:"restore-icon",icon:"RestoreIcon"},{stem:"right-double-diagonal-icon",icon:"RightDoubleDiagonalIcon"},{stem:"right-justifying-icon",icon:"RightJustifyingIcon"},{stem:"right-rotation-forty-five-degrees-icon",icon:"RightRotationFortyFiveDegreesIcon"},{stem:"right-rotation-ninety-degrees-icon",icon:"RightRotationNinetyDegreesIcon"},{stem:"rmb-icon",icon:"RmbIcon"},{stem:"rouble-icon",icon:"RoubleIcon"},{stem:"roundness-icon",icon:"RoundnessIcon"},{stem:"row-icon",icon:"RowIcon"},{stem:"sankey-icon",icon:"SankeyIcon"},{stem:"scatter-chart-icon",icon:"ScatterChartIcon"},{stem:"search-icon",icon:"SearchIcon"},{stem:"select-range-icon",icon:"SelectRangeIcon"},{stem:"sequence-icon",icon:"SequenceIcon"},{stem:"share-icon",icon:"ShareIcon"},{stem:"share-range-icon",icon:"ShareRangeIcon"},{stem:"sheet-icon",icon:"SheetIcon"},{stem:"shortcut-icon",icon:"ShortcutIcon"},{stem:"slash-icon",icon:"SlashIcon"},{stem:"solve-icon",icon:"SolveIcon"},{stem:"strikethrough-icon",icon:"StrikethroughIcon"},{stem:"subscript-icon",icon:"SubscriptIcon"},{stem:"success-icon",icon:"SuccessIcon"},{stem:"sum-icon",icon:"SumIcon"},{stem:"superscript-icon",icon:"SuperscriptIcon"},{stem:"table-icon",icon:"TableIcon"},{stem:"text-icon",icon:"TextIcon"},{stem:"text-type-icon",icon:"TextTypeIcon"},{stem:"topmost-icon",icon:"TopmostIcon"},{stem:"truncation-icon",icon:"TruncationIcon"},{stem:"underline-icon",icon:"UnderlineIcon"},{stem:"undo-icon",icon:"UndoIcon"},{stem:"ungroup-icon",icon:"UngroupIcon"},{stem:"ungroup-sparkline-icon",icon:"UngroupSparklineIcon"},{stem:"unlink-icon",icon:"UnlinkIcon"},{stem:"unorder-icon",icon:"UnorderIcon"},{stem:"vertical-center-icon",icon:"VerticalCenterIcon"},{stem:"vertical-integration-icon",icon:"VerticalIntegrationIcon"},{stem:"vertical-text-icon",icon:"VerticalTextIcon"},{stem:"warning-icon",icon:"WarningIcon"},{stem:"waterfall-chart-icon",icon:"WaterfallChartIcon"},{stem:"winloss-sparkline-icon",icon:"WinlossSparklineIcon"},{stem:"write-icon",icon:"WriteIcon"},{stem:"zen-icon",icon:"ZenIcon"},{stem:"zoom-in-icon",icon:"ZoomInIcon"},{stem:"zoom-increase-icon",icon:"ZoomIncreaseIcon"},{stem:"zoom-out-icon",icon:"ZoomOutIcon"},{stem:"zoom-reduce-icon",icon:"ZoomReduceIcon"}];t.singleEditManifest=[{stem:"add-attachment-single",icon:"AddAttachmentSingle"},{stem:"add-comment-single",icon:"AddCommentSingle"},{stem:"add-digits-single",icon:"AddDigitsSingle"},{stem:"add-note-single",icon:"AddNoteSingle"},{stem:"adjust-height-single",icon:"AdjustHeightSingle"},{stem:"adjust-width-single",icon:"AdjustWidthSingle"},{stem:"ai-single",icon:"AiSingle"},{stem:"align-bottom-single",icon:"AlignBottomSingle"},{stem:"align-text-both-single",icon:"AlignTextBothSingle"},{stem:"align-text-top-single",icon:"AlignTextTopSingle"},{stem:"align-top-single",icon:"AlignTopSingle"},{stem:"all-border-single",icon:"AllBorderSingle"},{stem:"area-chart-single",icon:"AreaChartSingle"},{stem:"arrangement-single",icon:"ArrangementSingle"},{stem:"arrow-down-single",icon:"ArrowDownSingle"},{stem:"arrow-righe-single",icon:"ArrowRigheSingle"},{stem:"arrow-tilt-down-single",icon:"ArrowTiltDownSingle"},{stem:"arrow-tilt-up-single",icon:"ArrowTiltUpSingle"},{stem:"arrow-up-single",icon:"ArrowUpSingle"},{stem:"ascending- single",icon:"AscendingSingle"},{stem:"auto-height-single",icon:"AutoHeightSingle"},{stem:"auto-width-single",icon:"AutoWidthSingle"},{stem:"autofill-single",icon:"AutofillSingle"},{stem:"autowrap-single",icon:"AutowrapSingle"},{stem:"avg-single",icon:"AvgSingle"},{stem:"back-single",icon:"BackSingle"},{stem:"back-slash-single",icon:"BackSlashSingle"},{stem:"bar-chart-single",icon:"BarChartSingle"},{stem:"best-fit-single",icon:"BestFitSingle"},{stem:"board-single",icon:"BoardSingle"},{stem:"bold-single",icon:"BoldSingle"},{stem:"bottom-single",icon:"BottomSingle"},{stem:"brokenline-chart-single",icon:"BrokenlineChartSingle"},{stem:"brush-single",icon:"BrushSingle"},{stem:"bubble-single",icon:"BubbleSingle"},{stem:"calendar-single",icon:"CalendarSingle"},{stem:"cancel-freeze-single",icon:"CancelFreezeSingle"},{stem:"cancel-merge-single",icon:"CancelMergeSingle"},{stem:"chart-single",icon:"ChartSingle"},{stem:"check-menu-single",icon:"CheckMenuSingle"},{stem:"chevron-double-down-single",icon:"ChevronDoubleDownSingle"},{stem:"chevron-double-up-single",icon:"ChevronDoubleUpSingle"},{stem:"clock-single",icon:"ClockSingle"},{stem:"close-small-single",icon:"CloseSmallSingle"},{stem:"cnt-single",icon:"CntSingle"},{stem:"code-block-single",icon:"CodeBlockSingle"},{stem:"code-single",icon:"CodeSingle"},{stem:"column-chart-single",icon:"ColumnChartSingle"},{stem:"column-single",icon:"ColumnSingle"},{stem:"column-sparkline-single",icon:"ColumnSparklineSingle"},{stem:"combo-chart-single",icon:"ComboChartSingle"},{stem:"comment-single",icon:"CommentSingle"},{stem:"copy-single",icon:"CopySingle"},{stem:"correct-single",icon:"CorrectSingle"},{stem:"cross-highlighting-single",icon:"CrossHighlightingSingle"},{stem:"cross-single",icon:"CrossSingle"},{stem:"crown-single",icon:"CrownSingle"},{stem:"custom-sort-single",icon:"CustomSortSingle"},{stem:"cut-single",icon:"CutSingle"},{stem:"dark-mode-single",icon:"DarkModeSingle"},{stem:"data-validation-single",icon:"DataValidationSingle"},{stem:"date-single",icon:"DateSingle"},{stem:"delete-cell-move-down-single",icon:"DeleteCellMoveDownSingle"},{stem:"delete-cell-right-single",icon:"DeleteCellRightSingle"},{stem:"delete-cell-shift-left-single",icon:"DeleteCellShiftLeftSingle"},{stem:"delete-cell-shift-up-single",icon:"DeleteCellShiftUpSingle"},{stem:"delete-column-single",icon:"DeleteColumnSingle"},{stem:"delete-note-single",icon:"DeleteNoteSingle"},{stem:"delete-row-single",icon:"DeleteRowSingle"},{stem:"descending-single",icon:"DescendingSingle"},{stem:"doc-setting-single",icon:"DocSettingSingle"},{stem:"doc-single",icon:"DocSingle"},{stem:"dollar-single",icon:"DollarSingle"},{stem:"down-picture-single",icon:"DownPictureSingle"},{stem:"down-single",icon:"DownSingle"},{stem:"download-image-single",icon:"DownloadImageSingle"},{stem:"drag-frame-single",icon:"DragFrameSingle"},{stem:"e-commerce-single",icon:"ECommerceSingle"},{stem:"email-single",icon:"EmailSingle"},{stem:"eraser-single",icon:"EraserSingle"},{stem:"euro-single",icon:"EuroSingle"},{stem:"expand-ascending-single",icon:"ExpandAscendingSingle"},{stem:"expand-descending-single",icon:"ExpandDescendingSingle"},{stem:"fall-single",icon:"FallSingle"},{stem:"file-group-single",icon:"FileGroupSingle"},{stem:"filter-none-sort-asc-single",icon:"FilterNoneSortAscSingle"},{stem:"filter-none-sort-desc-single",icon:"FilterNoneSortDescSingle"},{stem:"filter-single",icon:"FilterSingle"},{stem:"filtered-sort-asc-single",icon:"FilteredSortAscSingle"},{stem:"filtered-sort-desc-single",icon:"FilteredSortDescSingle"},{stem:"finance-single",icon:"FinanceSingle"},{stem:"find-single",icon:"FindSingle"},{stem:"flag-single",icon:"FlagSingle"},{stem:"folder-fill-single",icon:"FolderFillSingle"},{stem:"font-size-increase-single",icon:"FontSizeIncreaseSingle"},{stem:"font-size-reduce-single-single",icon:"FontSizeReduceSingleSingle"},{stem:"font-size-reduce-single",icon:"FontSizeReduceSingle"},{stem:"frame-size-single",icon:"FrameSizeSingle"},{stem:"freeze-column-single",icon:"FreezeColumnSingle"},{stem:"freeze-row-single",icon:"FreezeRowSingle"},{stem:"freeze-to-selected-single",icon:"FreezeToSelectedSingle"},{stem:"fullscreen-single",icon:"FullscreenSingle"},{stem:"function-single",icon:"FunctionSingle"},{stem:"go-single",icon:"GoSingle"},{stem:"graph-single",icon:"GraphSingle"},{stem:"group-single",icon:"GroupSingle"},{stem:"group-sparkline-single",icon:"GroupSparklineSingle"},{stem:"h1-single",icon:"H1Single"},{stem:"h2-single",icon:"H2Single"},{stem:"h3-single",icon:"H3Single"},{stem:"h4-single",icon:"H4Single"},{stem:"h5-single",icon:"H5Single"},{stem:"h6-single",icon:"H6Single"},{stem:"header-footer-single",icon:"HeaderFooterSingle"},{stem:"help-single",icon:"HelpSingle"},{stem:"hide-note-single",icon:"HideNoteSingle"},{stem:"hide-single",icon:"HideSingle"},{stem:"horizontal-merge-single",icon:"HorizontalMergeSingle"},{stem:"horizontally-single",icon:"HorizontallySingle"},{stem:"insert-cell-down-single",icon:"InsertCellDownSingle"},{stem:"insert-cell-shift-right-single",icon:"InsertCellShiftRightSingle"},{stem:"insert-row-above-single",icon:"InsertRowAboveSingle"},{stem:"insert-row-below-single",icon:"InsertRowBelowSingle"},{stem:"insert-single",icon:"InsertSingle"},{stem:"italic-single",icon:"ItalicSingle"},{stem:"ladder-chart-single",icon:"LadderChartSingle"},{stem:"left-double-diagonal-single",icon:"LeftDoubleDiagonalSingle"},{stem:"left-insert-column-single",icon:"LeftInsertColumnSingle"},{stem:"left-justifying-single",icon:"LeftJustifyingSingle"},{stem:"left-rotation-forty-five-degrees-single",icon:"LeftRotationFortyFiveDegreesSingle"},{stem:"left-rotation-ninety-degrees-single",icon:"LeftRotationNinetyDegreesSingle"},{stem:"left-single",icon:"LeftSingle"},{stem:"left-tridiagonal-single",icon:"LeftTridiagonalSingle"},{stem:"light-mode-single",icon:"LightModeSingle"},{stem:"line-chart-single",icon:"LineChartSingle"},{stem:"line-sparkline-single",icon:"LineSparklineSingle"},{stem:"live-share-single",icon:"LiveShareSingle"},{stem:"magnifier-single",icon:"MagnifierSingle"},{stem:"max-single",icon:"MaxSingle"},{stem:"merge-all-single",icon:"MergeAllSingle"},{stem:"merge-by-row-single",icon:"MergeByRowSingle"},{stem:"merge-cell-center-content-single",icon:"MergeCellCenterContentSingle"},{stem:"merge-text-single",icon:"MergeTextSingle"},{stem:"min-single",icon:"MinSingle"},{stem:"mistake-single",icon:"MistakeSingle"},{stem:"more-function-single",icon:"MoreFunctionSingle"},{stem:"more-horizontal-single",icon:"MoreHorizontalSingle"},{stem:"move-down-single",icon:"MoveDownSingle"},{stem:"move-up-single",icon:"MoveUpSingle"},{stem:"movie-single",icon:"MovieSingle"},{stem:"name-scoping-single",icon:"NameScopingSingle"},{stem:"newspaper-single",icon:"NewspaperSingle"},{stem:"no-border-single",icon:"NoBorderSingle"},{stem:"no-rotation-single",icon:"NoRotationSingle"},{stem:"notvalue-filter-single",icon:"NotvalueFilterSingle"},{stem:"number-format-single",icon:"NumberFormatSingle"},{stem:"number-single",icon:"NumberSingle"},{stem:"one-to-one-single",icon:"OneToOneSingle"},{stem:"order-single",icon:"OrderSingle"},{stem:"outline-single",icon:"OutlineSingle"},{stem:"overflow-single",icon:"OverflowSingle"},{stem:"painting-single",icon:"PaintingSingle"},{stem:"paragraph-single",icon:"ParagraphSingle"},{stem:"paste-all-except-single",icon:"PasteAllExceptSingle"},{stem:"paste-format-only-single",icon:"PasteFormatOnlySingle"},{stem:"paste-formula-only-single",icon:"PasteFormulaOnlySingle"},{stem:"paste-single",icon:"PasteSingle"},{stem:"paste-special-single",icon:"PasteSpecialSingle"},{stem:"paste-values-only-single",icon:"PasteValuesOnlySingle"},{stem:"paste-width-single",icon:"PasteWidthSingle"},{stem:"percent-single",icon:"PercentSingle"},{stem:"pie-chart-single",icon:"PieChartSingle"},{stem:"piping-single",icon:"PipingSingle"},{stem:"pivot-table-single",icon:"PivotTableSingle"},{stem:"polygon-chart-single",icon:"PolygonChartSingle"},{stem:"power-single",icon:"PowerSingle"},{stem:"progress-0-single",icon:"Progress0Single"},{stem:"progress-100-single",icon:"Progress100Single"},{stem:"progress-25-single",icon:"Progress25Single"},{stem:"progress-50-single",icon:"Progress50Single"},{stem:"progress-75-single",icon:"Progress75Single"},{stem:"protect-single",icon:"ProtectSingle"},{stem:"quote-single",icon:"QuoteSingle"},{stem:"radar-chart-single",icon:"RadarChartSingle"},{stem:"record-single",icon:"RecordSingle"},{stem:"recover-single",icon:"RecoverSingle"},{stem:"redo-single",icon:"RedoSingle"},{stem:"reduce-digits-single",icon:"ReduceDigitsSingle"},{stem:"reduce-single",icon:"ReduceSingle"},{stem:"relationship-single",icon:"RelationshipSingle"},{stem:"remind-single",icon:"RemindSingle"},{stem:"reply-to-comment-single",icon:"ReplyToCommentSingle"},{stem:"resolved-single",icon:"ResolvedSingle"},{stem:"restore-single",icon:"RestoreSingle"},{stem:"return-single",icon:"ReturnSingle"},{stem:"rhomboid-chart-single",icon:"RhomboidChartSingle"},{stem:"rhomboid-single",icon:"RhomboidSingle"},{stem:"right-double-diagonal-single",icon:"RightDoubleDiagonalSingle"},{stem:"right-insert-column-single",icon:"RightInsertColumnSingle"},{stem:"right-justifying-single",icon:"RightJustifyingSingle"},{stem:"right-rotation-forty-five-degrees-single",icon:"RightRotationFortyFiveDegreesSingle"},{stem:"right-rotation-ninety-degrees-single",icon:"RightRotationNinetyDegreesSingle"},{stem:"right-single",icon:"RightSingle"},{stem:"rmb-single",icon:"RmbSingle"},{stem:"rotate-single",icon:"RotateSingle"},{stem:"rouble-single",icon:"RoubleSingle"},{stem:"roundness-chart-single",icon:"RoundnessChartSingle"},{stem:"roundness-filll-chart-single",icon:"RoundnessFilllChartSingle"},{stem:"roundness-single",icon:"RoundnessSingle"},{stem:"row-single",icon:"RowSingle"},{stem:"scatter-chart-single",icon:"ScatterChartSingle"},{stem:"sequence-single",icon:"SequenceSingle"},{stem:"setting-single",icon:"SettingSingle"},{stem:"share-range-single",icon:"ShareRangeSingle"},{stem:"sheet-single",icon:"SheetSingle"},{stem:"slash-single",icon:"SlashSingle"},{stem:"slide-single",icon:"SlideSingle"},{stem:"smooth-chart-single",icon:"SmoothChartSingle"},{stem:"solve-single",icon:"SolveSingle"},{stem:"square-chart-single",icon:"SquareChartSingle"},{stem:"stop-single",icon:"StopSingle"},{stem:"strikethrough-single",icon:"StrikethroughSingle"},{stem:"subscript-single",icon:"SubscriptSingle"},{stem:"subtract-single",icon:"SubtractSingle"},{stem:"sum-single",icon:"SumSingle"},{stem:"superscript-single",icon:"SuperscriptSingle"},{stem:"template-single",icon:"TemplateSingle"},{stem:"text-single",icon:"TextSingle"},{stem:"text-type-single",icon:"TextTypeSingle"},{stem:"todo-list",icon:"TodoList"},{stem:"topmost-single",icon:"TopmostSingle"},{stem:"traceability-data-single",icon:"TraceabilityDataSingle"},{stem:"travel-single",icon:"TravelSingle"},{stem:"tree-diagram-fill-single",icon:"TreeDiagramFillSingle"},{stem:"tree-diagram-single",icon:"TreeDiagramSingle"},{stem:"triangle-chart-single",icon:"TriangleChartSingle"},{stem:"triangle-single",icon:"TriangleSingle"},{stem:"truncation-single",icon:"TruncationSingle"},{stem:"twitter-single",icon:"TwitterSingle"},{stem:"underline-single",icon:"UnderlineSingle"},{stem:"undo-single",icon:"UndoSingle"},{stem:"unfold-or-fold-single",icon:"UnfoldOrFoldSingle"},{stem:"ungroup-single",icon:"UngroupSingle"},{stem:"ungroup-sparkline-single",icon:"UngroupSparklineSingle"},{stem:"unlink-single",icon:"UnlinkSingle"},{stem:"unorder-single",icon:"UnorderSingle"},{stem:"up-single",icon:"UpSingle"},{stem:"upper-floor-single",icon:"UpperFloorSingle"},{stem:"value-filter-single",icon:"ValueFilterSingle"},{stem:"vertical-center-single",icon:"VerticalCenterSingle"},{stem:"vertical-integration-single",icon:"VerticalIntegrationSingle"},{stem:"vertical-merge-single",icon:"VerticalMergeSingle"},{stem:"vertical-text-single",icon:"VerticalTextSingle"},{stem:"warn-single",icon:"WarnSingle"},{stem:"waterfall-chart-single",icon:"WaterfallChartSingle"},{stem:"watermark-single",icon:"WatermarkSingle"},{stem:"webpage-single",icon:"WebpageSingle"},{stem:"winloss-sparkline-single",icon:"WinlossSparklineSingle"},{stem:"write-single",icon:"WriteSingle"},{stem:"zoom-in-single",icon:"ZoomInSingle"},{stem:"zoom-out-single",icon:"ZoomOutSingle"}]},4090:e=>{e.exports=require("react")}};var t={};function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.exports}var l=t[r]={exports:{}};var i=true;try{e[r].call(l.exports,l,l.exports,__nccwpck_require__);i=false}finally{if(i)delete t[r]}return l.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var r=__nccwpck_require__(2712);module.exports=r})();