@carbon/ibm-products 2.74.0-rc.0 → 2.75.0-rc.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 (430) hide show
  1. package/css/carbon.css +349 -63
  2. package/css/carbon.css.map +1 -1
  3. package/css/index-full-carbon.css +351 -80
  4. package/css/index-full-carbon.css.map +1 -1
  5. package/css/index-full-carbon.min.css +1 -1
  6. package/css/index-full-carbon.min.css.map +1 -1
  7. package/css/index-without-carbon-released-only.css +2 -17
  8. package/css/index-without-carbon-released-only.css.map +1 -1
  9. package/css/index-without-carbon-released-only.min.css +1 -1
  10. package/css/index-without-carbon-released-only.min.css.map +1 -1
  11. package/css/index-without-carbon.css +2 -17
  12. package/css/index-without-carbon.css.map +1 -1
  13. package/css/index-without-carbon.min.css +1 -1
  14. package/css/index-without-carbon.min.css.map +1 -1
  15. package/css/index.css +204 -60
  16. package/css/index.css.map +1 -1
  17. package/css/index.min.css +1 -1
  18. package/css/index.min.css.map +1 -1
  19. package/es/components/APIKeyModal/APIKeyModal.d.ts +1 -1
  20. package/es/components/APIKeyModal/APIKeyModal.js +2 -2
  21. package/es/components/AboutModal/AboutModal.d.ts +1 -1
  22. package/es/components/AboutModal/AboutModal.js +1 -2
  23. package/es/components/ActionBar/ActionBar.d.ts +1 -1
  24. package/es/components/ActionBar/ActionBar.js +1 -2
  25. package/es/components/ActionBar/ActionBarItem.d.ts +1 -1
  26. package/es/components/ActionBar/ActionBarItem.js +1 -2
  27. package/es/components/BigNumber/BigNumber.d.ts +1 -1
  28. package/es/components/BigNumber/BigNumber.js +1 -4
  29. package/es/components/BigNumber/index.js +8 -0
  30. package/es/components/Cascade/Cascade.d.ts +1 -1
  31. package/es/components/Cascade/Cascade.js +1 -2
  32. package/es/components/Checklist/Checklist.d.ts +1 -1
  33. package/es/components/Checklist/Checklist.js +1 -2
  34. package/es/components/Coachmark/Coachmark.d.ts +1 -1
  35. package/es/components/Coachmark/Coachmark.js +1 -2
  36. package/es/components/Coachmark/CoachmarkDragbar.d.ts +1 -1
  37. package/es/components/Coachmark/CoachmarkDragbar.js +1 -2
  38. package/es/components/Coachmark/CoachmarkHeader.d.ts +1 -1
  39. package/es/components/Coachmark/CoachmarkHeader.js +1 -2
  40. package/es/components/Coachmark/CoachmarkOverlay.d.ts +1 -1
  41. package/es/components/Coachmark/CoachmarkOverlay.js +1 -2
  42. package/es/components/Coachmark/CoachmarkTagline.d.ts +1 -1
  43. package/es/components/Coachmark/CoachmarkTagline.js +1 -2
  44. package/es/components/Coachmark/next/Coachmark/index.js +8 -0
  45. package/es/components/Coachmark/utils/enums.js +5 -1
  46. package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +1 -1
  47. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -2
  48. package/es/components/CoachmarkButton/CoachmarkButton.d.ts +1 -1
  49. package/es/components/CoachmarkButton/CoachmarkButton.js +1 -2
  50. package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -1
  51. package/es/components/CoachmarkFixed/CoachmarkFixed.js +1 -2
  52. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -1
  53. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -4
  54. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -1
  55. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -4
  56. package/es/components/CoachmarkStack/CoachmarkStack.d.ts +1 -1
  57. package/es/components/CoachmarkStack/CoachmarkStack.js +1 -2
  58. package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +1 -1
  59. package/es/components/CoachmarkStack/CoachmarkStackHome.js +1 -4
  60. package/es/components/ConditionBuilder/ConditionBuilder.d.ts +1 -1
  61. package/es/components/ConditionBuilder/ConditionBuilder.js +1 -3
  62. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +6 -0
  63. package/es/components/ConditionBuilder/index.js +8 -0
  64. package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  65. package/es/components/CreateFullPage/CreateFullPage.js +1 -2
  66. package/es/components/CreateFullPage/CreateFullPageStep.d.ts +1 -1
  67. package/es/components/CreateFullPage/CreateFullPageStep.js +1 -4
  68. package/es/components/CreateModal/CreateModal.d.ts +1 -1
  69. package/es/components/CreateModal/CreateModal.js +2 -2
  70. package/es/components/CreateSidePanel/CreateSidePanel.d.ts +1 -1
  71. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -2
  72. package/es/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  73. package/es/components/CreateTearsheet/CreateTearsheet.js +1 -2
  74. package/es/components/CreateTearsheet/CreateTearsheetDivider.d.ts +1 -1
  75. package/es/components/CreateTearsheet/CreateTearsheetDivider.js +1 -5
  76. package/es/components/CreateTearsheet/CreateTearsheetStep.d.ts +1 -1
  77. package/es/components/CreateTearsheet/CreateTearsheetStep.js +1 -4
  78. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  79. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -4
  80. package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +1 -1
  81. package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -2
  82. package/es/components/DataSpreadsheet/index.js +8 -0
  83. package/es/components/Datagrid/Datagrid/Datagrid.d.ts +1 -1
  84. package/es/components/Datagrid/Datagrid/Datagrid.js +1 -2
  85. package/es/components/Decorator/index.js +8 -0
  86. package/es/components/DecoratorBase/utils.d.ts +1 -1
  87. package/es/components/DelimitedList/DelimitedList.d.ts +1 -1
  88. package/es/components/DelimitedList/DelimitedList.js +1 -2
  89. package/es/components/DelimitedList/index.js +8 -0
  90. package/es/components/EditFullPage/EditFullPage.d.ts +1 -1
  91. package/es/components/EditFullPage/EditFullPage.js +1 -2
  92. package/es/components/EditInPlace/EditInPlace.d.ts +1 -1
  93. package/es/components/EditInPlace/EditInPlace.js +1 -2
  94. package/es/components/EditSidePanel/EditSidePanel.d.ts +1 -1
  95. package/es/components/EditSidePanel/EditSidePanel.js +1 -2
  96. package/es/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  97. package/es/components/EditTearsheet/EditTearsheet.js +1 -2
  98. package/es/components/EditTearsheet/EditTearsheetForm.d.ts +1 -1
  99. package/es/components/EditTearsheet/EditTearsheetForm.js +2 -2
  100. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -1
  101. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -4
  102. package/es/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  103. package/es/components/EditUpdateCards/EditUpdateCards.js +1 -2
  104. package/es/components/EmptyStates/EmptyState.d.ts +1 -1
  105. package/es/components/EmptyStates/EmptyState.js +2 -2
  106. package/es/components/EmptyStates/EmptyStateV2.deprecated.d.ts +1 -1
  107. package/es/components/EmptyStates/EmptyStateV2.deprecated.js +2 -2
  108. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +1 -1
  109. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -2
  110. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +1 -1
  111. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -2
  112. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +1 -1
  113. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -2
  114. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +1 -1
  115. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -4
  116. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +1 -1
  117. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -4
  118. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +1 -1
  119. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -4
  120. package/es/components/ExportModal/ExportModal.d.ts +1 -1
  121. package/es/components/ExportModal/ExportModal.js +2 -2
  122. package/es/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  123. package/es/components/ExpressiveCard/ExpressiveCard.js +2 -3
  124. package/es/components/FullPageError/FullPageError.d.ts +1 -1
  125. package/es/components/FullPageError/FullPageError.js +1 -2
  126. package/es/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  127. package/es/components/GetStartedCard/GetStartedCard.js +2 -3
  128. package/es/components/GetStartedCard/index.js +8 -0
  129. package/es/components/Guidebanner/Guidebanner.d.ts +1 -1
  130. package/es/components/Guidebanner/Guidebanner.js +1 -2
  131. package/es/components/Guidebanner/GuidebannerElement.d.ts +1 -1
  132. package/es/components/Guidebanner/GuidebannerElement.js +1 -4
  133. package/es/components/Guidebanner/GuidebannerElementButton.d.ts +1 -1
  134. package/es/components/Guidebanner/GuidebannerElementButton.js +1 -4
  135. package/es/components/Guidebanner/GuidebannerElementLink.d.ts +1 -1
  136. package/es/components/Guidebanner/GuidebannerElementLink.js +1 -4
  137. package/es/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +1 -1
  138. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -2
  139. package/es/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +1 -1
  140. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -2
  141. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +1 -1
  142. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -2
  143. package/es/components/ImportModal/ImportModal.d.ts +1 -1
  144. package/es/components/ImportModal/ImportModal.js +2 -2
  145. package/es/components/InlineTip/InlineTip.d.ts +1 -1
  146. package/es/components/InlineTip/InlineTip.js +1 -2
  147. package/es/components/InlineTip/InlineTipButton.d.ts +1 -1
  148. package/es/components/InlineTip/InlineTipButton.js +1 -2
  149. package/es/components/InlineTip/InlineTipLink.d.ts +1 -1
  150. package/es/components/InlineTip/InlineTipLink.js +1 -2
  151. package/es/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  152. package/es/components/InterstitialScreen/InterstitialScreen.js +1 -4
  153. package/es/components/InterstitialScreen/_story-assets/InterstitialScreenView/InterstitialScreenView.d.ts +2 -2
  154. package/es/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +2 -2
  155. package/es/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  156. package/es/components/MultiAddSelect/MultiAddSelect.js +1 -3
  157. package/es/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  158. package/es/components/NonLinearReading/NonLinearReading.js +1 -2
  159. package/es/components/NonLinearReading/index.js +8 -0
  160. package/es/components/NotificationsPanel/NotificationsPanel.d.ts +1 -1
  161. package/es/components/NotificationsPanel/NotificationsPanel.js +1 -4
  162. package/es/components/OptionsTile/OptionsTile.d.ts +1 -1
  163. package/es/components/OptionsTile/OptionsTile.js +1 -2
  164. package/es/components/PageHeader/PageHeader.d.ts +1 -1
  165. package/es/components/PageHeader/PageHeader.js +1 -2
  166. package/es/components/ProductiveCard/ProductiveCard.d.ts +1 -1
  167. package/es/components/ProductiveCard/ProductiveCard.js +2 -3
  168. package/es/components/RemoveModal/RemoveModal.d.ts +1 -1
  169. package/es/components/RemoveModal/RemoveModal.js +2 -2
  170. package/es/components/Saving/Saving.d.ts +1 -1
  171. package/es/components/Saving/Saving.js +1 -2
  172. package/es/components/SearchBar/SearchBar.d.ts +1 -1
  173. package/es/components/SearchBar/SearchBar.js +1 -2
  174. package/es/components/SearchBar/index.js +8 -0
  175. package/es/components/SidePanel/SidePanel.d.ts +4 -1
  176. package/es/components/SidePanel/SidePanel.js +4 -6
  177. package/es/components/SingleAddSelect/SingleAddSelect.d.ts +1 -1
  178. package/es/components/SingleAddSelect/SingleAddSelect.js +1 -3
  179. package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
  180. package/es/components/StatusIcon/StatusIcon.js +1 -2
  181. package/es/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +4 -3
  182. package/es/components/TagOverflow/TagOverflow.d.ts +1 -1
  183. package/es/components/TagOverflow/TagOverflow.js +1 -2
  184. package/es/components/TagSet/TagSet.d.ts +1 -1
  185. package/es/components/TagSet/TagSet.js +2 -3
  186. package/es/components/Tearsheet/Tearsheet.d.ts +1 -1
  187. package/es/components/Tearsheet/Tearsheet.js +1 -3
  188. package/es/components/Tearsheet/TearsheetNarrow.d.ts +1 -1
  189. package/es/components/Tearsheet/TearsheetNarrow.js +1 -3
  190. package/es/components/Toolbar/Toolbar.d.ts +2 -2
  191. package/es/components/Toolbar/Toolbar.js +1 -2
  192. package/es/components/Toolbar/ToolbarButton.d.ts +1 -1
  193. package/es/components/Toolbar/ToolbarButton.js +1 -3
  194. package/es/components/Toolbar/ToolbarGroup.d.ts +1 -1
  195. package/es/components/Toolbar/ToolbarGroup.js +1 -3
  196. package/es/components/TooltipTrigger/TooltipTrigger.d.ts +1 -1
  197. package/es/components/TooltipTrigger/TooltipTrigger.js +1 -2
  198. package/es/components/TruncatedList/TruncatedList.d.ts +1 -1
  199. package/es/components/TruncatedList/TruncatedList.js +1 -2
  200. package/es/components/TruncatedList/index.js +8 -0
  201. package/es/components/UserAvatar/UserAvatar.d.ts +1 -1
  202. package/es/components/UserAvatar/UserAvatar.js +1 -2
  203. package/es/components/UserProfileImage/UserProfileImage.d.ts +1 -1
  204. package/es/components/UserProfileImage/UserProfileImage.js +2 -2
  205. package/es/components/WebTerminal/WebTerminal.d.ts +1 -1
  206. package/es/components/WebTerminal/WebTerminal.js +1 -2
  207. package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +1 -1
  208. package/es/components/WebTerminal/WebTerminalContentWrapper.js +1 -4
  209. package/es/components/WebTerminal/hooks/index.d.ts +1 -1
  210. package/es/components/WebTerminal/hooks/index.js +2 -7
  211. package/es/components/index.d.ts +53 -43
  212. package/es/global/js/utils/carousel/carousel.d.ts +14 -0
  213. package/es/global/js/utils/carousel/index.d.ts +8 -0
  214. package/es/global/js/utils/carousel/swipeEvents.d.ts +7 -0
  215. package/es/global/js/utils/carousel/types.d.ts +37 -0
  216. package/es/global/js/utils/makeDraggable/makeDraggable.d.ts +20 -1
  217. package/es/global/js/utils/makeDraggable/makeDraggable.js +35 -22
  218. package/es/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +1 -1
  219. package/es/index.js +69 -58
  220. package/es/node_modules/@carbon/icons-react/es/generated/bucket-10.js +798 -792
  221. package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +528 -529
  222. package/lib/components/APIKeyModal/APIKeyModal.d.ts +1 -1
  223. package/lib/components/APIKeyModal/APIKeyModal.js +5 -4
  224. package/lib/components/AboutModal/AboutModal.d.ts +1 -1
  225. package/lib/components/AboutModal/AboutModal.js +5 -4
  226. package/lib/components/ActionBar/ActionBar.d.ts +1 -1
  227. package/lib/components/ActionBar/ActionBar.js +5 -4
  228. package/lib/components/ActionBar/ActionBarItem.d.ts +1 -1
  229. package/lib/components/ActionBar/ActionBarItem.js +5 -4
  230. package/lib/components/BigNumber/BigNumber.d.ts +1 -1
  231. package/lib/components/BigNumber/BigNumber.js +5 -6
  232. package/lib/components/BigNumber/index.js +14 -0
  233. package/lib/components/Cascade/Cascade.d.ts +1 -1
  234. package/lib/components/Cascade/Cascade.js +5 -4
  235. package/lib/components/Checklist/Checklist.d.ts +1 -1
  236. package/lib/components/Checklist/Checklist.js +5 -4
  237. package/lib/components/Coachmark/Coachmark.d.ts +1 -1
  238. package/lib/components/Coachmark/Coachmark.js +4 -4
  239. package/lib/components/Coachmark/CoachmarkDragbar.d.ts +1 -1
  240. package/lib/components/Coachmark/CoachmarkDragbar.js +5 -4
  241. package/lib/components/Coachmark/CoachmarkHeader.d.ts +1 -1
  242. package/lib/components/Coachmark/CoachmarkHeader.js +5 -4
  243. package/lib/components/Coachmark/CoachmarkOverlay.d.ts +1 -1
  244. package/lib/components/Coachmark/CoachmarkOverlay.js +6 -5
  245. package/lib/components/Coachmark/CoachmarkTagline.d.ts +1 -1
  246. package/lib/components/Coachmark/CoachmarkTagline.js +5 -4
  247. package/lib/components/Coachmark/next/Coachmark/index.js +14 -0
  248. package/lib/components/Coachmark/utils/enums.js +5 -0
  249. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +1 -1
  250. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +5 -4
  251. package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +1 -1
  252. package/lib/components/CoachmarkButton/CoachmarkButton.js +6 -5
  253. package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -1
  254. package/lib/components/CoachmarkFixed/CoachmarkFixed.js +5 -4
  255. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -1
  256. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +6 -7
  257. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -1
  258. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +6 -7
  259. package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +1 -1
  260. package/lib/components/CoachmarkStack/CoachmarkStack.js +5 -4
  261. package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +1 -1
  262. package/lib/components/CoachmarkStack/CoachmarkStackHome.js +5 -6
  263. package/lib/components/ConditionBuilder/ConditionBuilder.d.ts +1 -1
  264. package/lib/components/ConditionBuilder/ConditionBuilder.js +5 -5
  265. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +6 -0
  266. package/lib/components/ConditionBuilder/index.js +14 -0
  267. package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  268. package/lib/components/CreateFullPage/CreateFullPage.js +4 -4
  269. package/lib/components/CreateFullPage/CreateFullPageStep.d.ts +1 -1
  270. package/lib/components/CreateFullPage/CreateFullPageStep.js +4 -5
  271. package/lib/components/CreateModal/CreateModal.d.ts +1 -1
  272. package/lib/components/CreateModal/CreateModal.js +6 -4
  273. package/lib/components/CreateSidePanel/CreateSidePanel.d.ts +1 -1
  274. package/lib/components/CreateSidePanel/CreateSidePanel.js +5 -4
  275. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  276. package/lib/components/CreateTearsheet/CreateTearsheet.js +4 -4
  277. package/lib/components/CreateTearsheet/CreateTearsheetDivider.d.ts +1 -1
  278. package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +4 -6
  279. package/lib/components/CreateTearsheet/CreateTearsheetStep.d.ts +1 -1
  280. package/lib/components/CreateTearsheet/CreateTearsheetStep.js +4 -5
  281. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  282. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +5 -6
  283. package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +1 -1
  284. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +5 -4
  285. package/lib/components/DataSpreadsheet/index.js +14 -0
  286. package/lib/components/Datagrid/Datagrid/Datagrid.d.ts +1 -1
  287. package/lib/components/Datagrid/Datagrid/Datagrid.js +6 -5
  288. package/lib/components/Decorator/index.js +17 -0
  289. package/lib/components/DecoratorBase/utils.d.ts +1 -1
  290. package/lib/components/DelimitedList/DelimitedList.d.ts +1 -1
  291. package/lib/components/DelimitedList/DelimitedList.js +5 -4
  292. package/lib/components/DelimitedList/index.js +14 -0
  293. package/lib/components/EditFullPage/EditFullPage.d.ts +1 -1
  294. package/lib/components/EditFullPage/EditFullPage.js +6 -5
  295. package/lib/components/EditInPlace/EditInPlace.d.ts +1 -1
  296. package/lib/components/EditInPlace/EditInPlace.js +4 -4
  297. package/lib/components/EditSidePanel/EditSidePanel.d.ts +1 -1
  298. package/lib/components/EditSidePanel/EditSidePanel.js +6 -5
  299. package/lib/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  300. package/lib/components/EditTearsheet/EditTearsheet.js +5 -5
  301. package/lib/components/EditTearsheet/EditTearsheetForm.d.ts +1 -1
  302. package/lib/components/EditTearsheet/EditTearsheetForm.js +5 -3
  303. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -1
  304. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +6 -7
  305. package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  306. package/lib/components/EditUpdateCards/EditUpdateCards.js +6 -5
  307. package/lib/components/EmptyStates/EmptyState.d.ts +1 -1
  308. package/lib/components/EmptyStates/EmptyState.js +5 -4
  309. package/lib/components/EmptyStates/EmptyStateV2.deprecated.d.ts +1 -1
  310. package/lib/components/EmptyStates/EmptyStateV2.deprecated.js +7 -5
  311. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +1 -1
  312. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +5 -4
  313. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +1 -1
  314. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +5 -4
  315. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +1 -1
  316. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +5 -4
  317. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +1 -1
  318. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +5 -6
  319. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +1 -1
  320. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +5 -6
  321. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +1 -1
  322. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +5 -6
  323. package/lib/components/ExportModal/ExportModal.d.ts +1 -1
  324. package/lib/components/ExportModal/ExportModal.js +6 -4
  325. package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  326. package/lib/components/ExpressiveCard/ExpressiveCard.js +6 -5
  327. package/lib/components/FullPageError/FullPageError.d.ts +1 -1
  328. package/lib/components/FullPageError/FullPageError.js +5 -4
  329. package/lib/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  330. package/lib/components/GetStartedCard/GetStartedCard.js +6 -5
  331. package/lib/components/GetStartedCard/index.js +14 -0
  332. package/lib/components/Guidebanner/Guidebanner.d.ts +1 -1
  333. package/lib/components/Guidebanner/Guidebanner.js +5 -4
  334. package/lib/components/Guidebanner/GuidebannerElement.d.ts +1 -1
  335. package/lib/components/Guidebanner/GuidebannerElement.js +5 -6
  336. package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +1 -1
  337. package/lib/components/Guidebanner/GuidebannerElementButton.js +5 -6
  338. package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +1 -1
  339. package/lib/components/Guidebanner/GuidebannerElementLink.js +5 -6
  340. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +1 -1
  341. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +6 -5
  342. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +1 -1
  343. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +6 -5
  344. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +1 -1
  345. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +6 -5
  346. package/lib/components/ImportModal/ImportModal.d.ts +1 -1
  347. package/lib/components/ImportModal/ImportModal.js +6 -4
  348. package/lib/components/InlineTip/InlineTip.d.ts +1 -1
  349. package/lib/components/InlineTip/InlineTip.js +5 -4
  350. package/lib/components/InlineTip/InlineTipButton.d.ts +1 -1
  351. package/lib/components/InlineTip/InlineTipButton.js +5 -4
  352. package/lib/components/InlineTip/InlineTipLink.d.ts +1 -1
  353. package/lib/components/InlineTip/InlineTipLink.js +5 -4
  354. package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  355. package/lib/components/InterstitialScreen/InterstitialScreen.js +8 -9
  356. package/lib/components/InterstitialScreen/_story-assets/InterstitialScreenView/InterstitialScreenView.d.ts +2 -2
  357. package/lib/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +2 -2
  358. package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  359. package/lib/components/MultiAddSelect/MultiAddSelect.js +5 -5
  360. package/lib/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  361. package/lib/components/NonLinearReading/NonLinearReading.js +5 -4
  362. package/lib/components/NonLinearReading/index.js +14 -0
  363. package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +1 -1
  364. package/lib/components/NotificationsPanel/NotificationsPanel.js +5 -6
  365. package/lib/components/OptionsTile/OptionsTile.d.ts +1 -1
  366. package/lib/components/OptionsTile/OptionsTile.js +5 -4
  367. package/lib/components/PageHeader/PageHeader.d.ts +1 -1
  368. package/lib/components/PageHeader/PageHeader.js +5 -5
  369. package/lib/components/ProductiveCard/ProductiveCard.d.ts +1 -1
  370. package/lib/components/ProductiveCard/ProductiveCard.js +6 -5
  371. package/lib/components/RemoveModal/RemoveModal.d.ts +1 -1
  372. package/lib/components/RemoveModal/RemoveModal.js +6 -4
  373. package/lib/components/Saving/Saving.d.ts +1 -1
  374. package/lib/components/Saving/Saving.js +5 -4
  375. package/lib/components/SearchBar/SearchBar.d.ts +1 -1
  376. package/lib/components/SearchBar/SearchBar.js +4 -4
  377. package/lib/components/SearchBar/index.js +14 -0
  378. package/lib/components/SidePanel/SidePanel.d.ts +4 -1
  379. package/lib/components/SidePanel/SidePanel.js +3 -5
  380. package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +1 -1
  381. package/lib/components/SingleAddSelect/SingleAddSelect.js +5 -5
  382. package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
  383. package/lib/components/StatusIcon/StatusIcon.js +5 -4
  384. package/lib/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +4 -3
  385. package/lib/components/TagOverflow/TagOverflow.d.ts +1 -1
  386. package/lib/components/TagOverflow/TagOverflow.js +5 -4
  387. package/lib/components/TagSet/TagSet.d.ts +1 -1
  388. package/lib/components/TagSet/TagSet.js +9 -5
  389. package/lib/components/Tearsheet/Tearsheet.d.ts +1 -1
  390. package/lib/components/Tearsheet/Tearsheet.js +4 -5
  391. package/lib/components/Tearsheet/TearsheetNarrow.d.ts +1 -1
  392. package/lib/components/Tearsheet/TearsheetNarrow.js +4 -5
  393. package/lib/components/Toolbar/Toolbar.d.ts +2 -2
  394. package/lib/components/Toolbar/Toolbar.js +4 -4
  395. package/lib/components/Toolbar/ToolbarButton.d.ts +1 -1
  396. package/lib/components/Toolbar/ToolbarButton.js +4 -5
  397. package/lib/components/Toolbar/ToolbarGroup.d.ts +1 -1
  398. package/lib/components/Toolbar/ToolbarGroup.js +5 -5
  399. package/lib/components/TooltipTrigger/TooltipTrigger.d.ts +1 -1
  400. package/lib/components/TooltipTrigger/TooltipTrigger.js +5 -4
  401. package/lib/components/TruncatedList/TruncatedList.d.ts +1 -1
  402. package/lib/components/TruncatedList/TruncatedList.js +5 -4
  403. package/lib/components/TruncatedList/index.js +14 -0
  404. package/lib/components/UserAvatar/UserAvatar.d.ts +1 -1
  405. package/lib/components/UserAvatar/UserAvatar.js +5 -4
  406. package/lib/components/UserProfileImage/UserProfileImage.d.ts +1 -1
  407. package/lib/components/UserProfileImage/UserProfileImage.js +7 -5
  408. package/lib/components/WebTerminal/WebTerminal.d.ts +1 -1
  409. package/lib/components/WebTerminal/WebTerminal.js +5 -4
  410. package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +1 -1
  411. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +5 -6
  412. package/lib/components/WebTerminal/hooks/index.d.ts +1 -1
  413. package/lib/components/WebTerminal/hooks/index.js +3 -7
  414. package/lib/components/index.d.ts +53 -43
  415. package/lib/global/js/utils/carousel/carousel.d.ts +14 -0
  416. package/lib/global/js/utils/carousel/index.d.ts +8 -0
  417. package/lib/global/js/utils/carousel/swipeEvents.d.ts +7 -0
  418. package/lib/global/js/utils/carousel/types.d.ts +37 -0
  419. package/lib/global/js/utils/makeDraggable/makeDraggable.d.ts +20 -1
  420. package/lib/global/js/utils/makeDraggable/makeDraggable.js +35 -22
  421. package/lib/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +1 -1
  422. package/lib/index.js +178 -416
  423. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-10.js +817 -811
  424. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +651 -652
  425. package/package.json +17 -17
  426. package/scss/components/SidePanel/_side-panel.scss +1 -13
  427. package/scss/components/TagSet/_tag-set.scss +0 -6
  428. package/telemetry.yml +3 -1
  429. /package/es/node_modules/@carbon/icons-react/es/{iconPropTypes-4cbeb95d.js → iconPropTypes-C5chbmyn.js} +0 -0
  430. /package/lib/node_modules/@carbon/icons-react/es/{iconPropTypes-4cbeb95d.js → iconPropTypes-C5chbmyn.js} +0 -0
@@ -7,10 +7,10 @@
7
7
 
8
8
  import React__default from 'react';
9
9
  import Icon from '../Icon.js';
10
- import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
10
+ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
11
11
 
12
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle, _circle2, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _circle3, _path87, _path88, _circle4, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _circle5, _path100, _path101, _circle6, _path102, _circle7, _circle8, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle9, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle0, _path153, _circle1, _path154, _path155, _circle10, _path156, _circle11, _path157, _path158, _path159, _circle12, _path160, _circle13, _path161, _path162, _circle14, _path163, _circle15, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _circle16, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _circle17, _circle18, _circle19, _circle20, _circle21, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _circle22, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219;
13
- const ChatLaunch = /*#__PURE__*/React__default.forwardRef(function ChatLaunch(_ref, ref) {
12
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _circle, _circle2, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _circle3, _path92, _path93, _circle4, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _circle5, _path105, _path106, _circle6, _path107, _circle7, _circle8, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle9, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle0, _path158, _circle1, _path159, _path160, _circle10, _path161, _circle11, _path162, _path163, _path164, _circle12, _path165, _circle13, _path166, _path167, _circle14, _path168, _circle15, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _circle16, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _circle17, _circle18, _circle19, _circle20, _circle21, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _circle22, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219;
13
+ const ChartWaterfall = /*#__PURE__*/React__default.forwardRef(function ChartWaterfall(_ref, ref) {
14
14
  let {
15
15
  children,
16
16
  size = 16,
@@ -25,18 +25,85 @@ const ChatLaunch = /*#__PURE__*/React__default.forwardRef(function ChatLaunch(_r
25
25
  fill: "currentColor",
26
26
  ...rest
27
27
  }, _path || (_path = /*#__PURE__*/React__default.createElement("path", {
28
+ d: "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
29
+ })), _path2 || (_path2 = /*#__PURE__*/React__default.createElement("path", {
30
+ d: "M14 4H16V18H14z"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ ChartWaterfall.propTypes = iconPropTypes;
35
+ }
36
+ const ChartWinLoss = /*#__PURE__*/React__default.forwardRef(function ChartWinLoss(_ref2, ref) {
37
+ let {
38
+ children,
39
+ size = 16,
40
+ ...rest
41
+ } = _ref2;
42
+ return /*#__PURE__*/React__default.createElement(Icon, {
43
+ width: size,
44
+ height: size,
45
+ ref: ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, _path3 || (_path3 = /*#__PURE__*/React__default.createElement("path", {
51
+ d: "M30,15H16V6a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,6v9H2v2H16v9a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V17h2ZM6,6h8v9H6ZM26,26H18V17h8Z"
52
+ })), children);
53
+ });
54
+ if (process.env.NODE_ENV !== "production") {
55
+ ChartWinLoss.propTypes = iconPropTypes;
56
+ }
57
+ const Chat = /*#__PURE__*/React__default.forwardRef(function Chat(_ref3, ref) {
58
+ let {
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ } = _ref3;
63
+ return /*#__PURE__*/React__default.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref: ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, _path4 || (_path4 = /*#__PURE__*/React__default.createElement("path", {
72
+ d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
73
+ })), _path5 || (_path5 = /*#__PURE__*/React__default.createElement("path", {
74
+ d: "M8 10H24V12H8zM8 16H18V18H8z"
75
+ })), children);
76
+ });
77
+ if (process.env.NODE_ENV !== "production") {
78
+ Chat.propTypes = iconPropTypes;
79
+ }
80
+ const ChatLaunch = /*#__PURE__*/React__default.forwardRef(function ChatLaunch(_ref4, ref) {
81
+ let {
82
+ children,
83
+ size = 16,
84
+ ...rest
85
+ } = _ref4;
86
+ return /*#__PURE__*/React__default.createElement(Icon, {
87
+ width: size,
88
+ height: size,
89
+ ref: ref,
90
+ xmlns: "http://www.w3.org/2000/svg",
91
+ viewBox: "0 0 32 32",
92
+ fill: "currentColor",
93
+ ...rest
94
+ }, _path6 || (_path6 = /*#__PURE__*/React__default.createElement("path", {
28
95
  d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
29
96
  })), children);
30
97
  });
31
98
  if (process.env.NODE_ENV !== "production") {
32
99
  ChatLaunch.propTypes = iconPropTypes;
33
100
  }
34
- const ChatOff = /*#__PURE__*/React__default.forwardRef(function ChatOff(_ref2, ref) {
101
+ const ChatOff = /*#__PURE__*/React__default.forwardRef(function ChatOff(_ref5, ref) {
35
102
  let {
36
103
  children,
37
104
  size = 16,
38
105
  ...rest
39
- } = _ref2;
106
+ } = _ref5;
40
107
  return /*#__PURE__*/React__default.createElement(Icon, {
41
108
  width: size,
42
109
  height: size,
@@ -45,19 +112,19 @@ const ChatOff = /*#__PURE__*/React__default.forwardRef(function ChatOff(_ref2, r
45
112
  viewBox: "0 0 32 32",
46
113
  fill: "currentColor",
47
114
  ...rest
48
- }, _path2 || (_path2 = /*#__PURE__*/React__default.createElement("path", {
115
+ }, _path7 || (_path7 = /*#__PURE__*/React__default.createElement("path", {
49
116
  d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
50
117
  })), children);
51
118
  });
52
119
  if (process.env.NODE_ENV !== "production") {
53
120
  ChatOff.propTypes = iconPropTypes;
54
121
  }
55
- const ChatOperational = /*#__PURE__*/React__default.forwardRef(function ChatOperational(_ref3, ref) {
122
+ const ChatOperational = /*#__PURE__*/React__default.forwardRef(function ChatOperational(_ref6, ref) {
56
123
  let {
57
124
  children,
58
125
  size = 16,
59
126
  ...rest
60
- } = _ref3;
127
+ } = _ref6;
61
128
  return /*#__PURE__*/React__default.createElement(Icon, {
62
129
  width: size,
63
130
  height: size,
@@ -66,23 +133,23 @@ const ChatOperational = /*#__PURE__*/React__default.forwardRef(function ChatOper
66
133
  viewBox: "0 0 32 32",
67
134
  fill: "currentColor",
68
135
  ...rest
69
- }, _path3 || (_path3 = /*#__PURE__*/React__default.createElement("path", {
136
+ }, _path8 || (_path8 = /*#__PURE__*/React__default.createElement("path", {
70
137
  d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
71
- })), _path4 || (_path4 = /*#__PURE__*/React__default.createElement("path", {
138
+ })), _path9 || (_path9 = /*#__PURE__*/React__default.createElement("path", {
72
139
  d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
73
- })), _path5 || (_path5 = /*#__PURE__*/React__default.createElement("path", {
140
+ })), _path0 || (_path0 = /*#__PURE__*/React__default.createElement("path", {
74
141
  d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
75
142
  })), children);
76
143
  });
77
144
  if (process.env.NODE_ENV !== "production") {
78
145
  ChatOperational.propTypes = iconPropTypes;
79
146
  }
80
- const ChatBot = /*#__PURE__*/React__default.forwardRef(function ChatBot(_ref4, ref) {
147
+ const ChatBot = /*#__PURE__*/React__default.forwardRef(function ChatBot(_ref7, ref) {
81
148
  let {
82
149
  children,
83
150
  size = 16,
84
151
  ...rest
85
- } = _ref4;
152
+ } = _ref7;
86
153
  return /*#__PURE__*/React__default.createElement(Icon, {
87
154
  width: size,
88
155
  height: size,
@@ -91,21 +158,21 @@ const ChatBot = /*#__PURE__*/React__default.forwardRef(function ChatBot(_ref4, r
91
158
  viewBox: "0 0 32 32",
92
159
  fill: "currentColor",
93
160
  ...rest
94
- }, _path6 || (_path6 = /*#__PURE__*/React__default.createElement("path", {
161
+ }, _path1 || (_path1 = /*#__PURE__*/React__default.createElement("path", {
95
162
  d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
96
- })), _path7 || (_path7 = /*#__PURE__*/React__default.createElement("path", {
163
+ })), _path10 || (_path10 = /*#__PURE__*/React__default.createElement("path", {
97
164
  d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
98
165
  })), children);
99
166
  });
100
167
  if (process.env.NODE_ENV !== "production") {
101
168
  ChatBot.propTypes = iconPropTypes;
102
169
  }
103
- const Checkbox = /*#__PURE__*/React__default.forwardRef(function Checkbox(_ref5, ref) {
170
+ const Checkbox = /*#__PURE__*/React__default.forwardRef(function Checkbox(_ref8, ref) {
104
171
  let {
105
172
  children,
106
173
  size = 16,
107
174
  ...rest
108
- } = _ref5;
175
+ } = _ref8;
109
176
  return /*#__PURE__*/React__default.createElement(Icon, {
110
177
  width: size,
111
178
  height: size,
@@ -114,19 +181,19 @@ const Checkbox = /*#__PURE__*/React__default.forwardRef(function Checkbox(_ref5,
114
181
  viewBox: "0 0 32 32",
115
182
  fill: "currentColor",
116
183
  ...rest
117
- }, _path8 || (_path8 = /*#__PURE__*/React__default.createElement("path", {
184
+ }, _path11 || (_path11 = /*#__PURE__*/React__default.createElement("path", {
118
185
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
119
186
  })), children);
120
187
  });
121
188
  if (process.env.NODE_ENV !== "production") {
122
189
  Checkbox.propTypes = iconPropTypes;
123
190
  }
124
- const CheckboxChecked = /*#__PURE__*/React__default.forwardRef(function CheckboxChecked(_ref6, ref) {
191
+ const CheckboxChecked = /*#__PURE__*/React__default.forwardRef(function CheckboxChecked(_ref9, ref) {
125
192
  let {
126
193
  children,
127
194
  size = 16,
128
195
  ...rest
129
- } = _ref6;
196
+ } = _ref9;
130
197
  return /*#__PURE__*/React__default.createElement(Icon, {
131
198
  width: size,
132
199
  height: size,
@@ -135,21 +202,21 @@ const CheckboxChecked = /*#__PURE__*/React__default.forwardRef(function Checkbox
135
202
  viewBox: "0 0 32 32",
136
203
  fill: "currentColor",
137
204
  ...rest
138
- }, _path9 || (_path9 = /*#__PURE__*/React__default.createElement("path", {
205
+ }, _path12 || (_path12 = /*#__PURE__*/React__default.createElement("path", {
139
206
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
140
- })), _path0 || (_path0 = /*#__PURE__*/React__default.createElement("path", {
207
+ })), _path13 || (_path13 = /*#__PURE__*/React__default.createElement("path", {
141
208
  d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
142
209
  })), children);
143
210
  });
144
211
  if (process.env.NODE_ENV !== "production") {
145
212
  CheckboxChecked.propTypes = iconPropTypes;
146
213
  }
147
- const CheckboxCheckedFilled = /*#__PURE__*/React__default.forwardRef(function CheckboxCheckedFilled(_ref7, ref) {
214
+ const CheckboxCheckedFilled = /*#__PURE__*/React__default.forwardRef(function CheckboxCheckedFilled(_ref10, ref) {
148
215
  let {
149
216
  children,
150
217
  size = 16,
151
218
  ...rest
152
- } = _ref7;
219
+ } = _ref10;
153
220
  return /*#__PURE__*/React__default.createElement(Icon, {
154
221
  width: size,
155
222
  height: size,
@@ -158,9 +225,9 @@ const CheckboxCheckedFilled = /*#__PURE__*/React__default.forwardRef(function Ch
158
225
  viewBox: "0 0 32 32",
159
226
  fill: "currentColor",
160
227
  ...rest
161
- }, _path1 || (_path1 = /*#__PURE__*/React__default.createElement("path", {
228
+ }, _path14 || (_path14 = /*#__PURE__*/React__default.createElement("path", {
162
229
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
163
- })), _path10 || (_path10 = /*#__PURE__*/React__default.createElement("path", {
230
+ })), _path15 || (_path15 = /*#__PURE__*/React__default.createElement("path", {
164
231
  fill: "none",
165
232
  d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
166
233
  "data-icon-path": "inner-path"
@@ -169,12 +236,12 @@ const CheckboxCheckedFilled = /*#__PURE__*/React__default.forwardRef(function Ch
169
236
  if (process.env.NODE_ENV !== "production") {
170
237
  CheckboxCheckedFilled.propTypes = iconPropTypes;
171
238
  }
172
- const CheckboxIndeterminate = /*#__PURE__*/React__default.forwardRef(function CheckboxIndeterminate(_ref8, ref) {
239
+ const CheckboxIndeterminate = /*#__PURE__*/React__default.forwardRef(function CheckboxIndeterminate(_ref11, ref) {
173
240
  let {
174
241
  children,
175
242
  size = 16,
176
243
  ...rest
177
- } = _ref8;
244
+ } = _ref11;
178
245
  return /*#__PURE__*/React__default.createElement(Icon, {
179
246
  width: size,
180
247
  height: size,
@@ -183,21 +250,21 @@ const CheckboxIndeterminate = /*#__PURE__*/React__default.forwardRef(function Ch
183
250
  viewBox: "0 0 32 32",
184
251
  fill: "currentColor",
185
252
  ...rest
186
- }, _path11 || (_path11 = /*#__PURE__*/React__default.createElement("path", {
253
+ }, _path16 || (_path16 = /*#__PURE__*/React__default.createElement("path", {
187
254
  d: "M10 14H22V18H10z"
188
- })), _path12 || (_path12 = /*#__PURE__*/React__default.createElement("path", {
255
+ })), _path17 || (_path17 = /*#__PURE__*/React__default.createElement("path", {
189
256
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
190
257
  })), children);
191
258
  });
192
259
  if (process.env.NODE_ENV !== "production") {
193
260
  CheckboxIndeterminate.propTypes = iconPropTypes;
194
261
  }
195
- const CheckboxIndeterminateFilled = /*#__PURE__*/React__default.forwardRef(function CheckboxIndeterminateFilled(_ref9, ref) {
262
+ const CheckboxIndeterminateFilled = /*#__PURE__*/React__default.forwardRef(function CheckboxIndeterminateFilled(_ref12, ref) {
196
263
  let {
197
264
  children,
198
265
  size = 16,
199
266
  ...rest
200
- } = _ref9;
267
+ } = _ref12;
201
268
  return /*#__PURE__*/React__default.createElement(Icon, {
202
269
  width: size,
203
270
  height: size,
@@ -206,9 +273,9 @@ const CheckboxIndeterminateFilled = /*#__PURE__*/React__default.forwardRef(funct
206
273
  viewBox: "0 0 32 32",
207
274
  fill: "currentColor",
208
275
  ...rest
209
- }, _path13 || (_path13 = /*#__PURE__*/React__default.createElement("path", {
276
+ }, _path18 || (_path18 = /*#__PURE__*/React__default.createElement("path", {
210
277
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
211
- })), _path14 || (_path14 = /*#__PURE__*/React__default.createElement("path", {
278
+ })), _path19 || (_path19 = /*#__PURE__*/React__default.createElement("path", {
212
279
  fill: "none",
213
280
  d: "M22,18H10V14H22Z",
214
281
  "data-icon-path": "inner-path"
@@ -217,12 +284,12 @@ const CheckboxIndeterminateFilled = /*#__PURE__*/React__default.forwardRef(funct
217
284
  if (process.env.NODE_ENV !== "production") {
218
285
  CheckboxIndeterminateFilled.propTypes = iconPropTypes;
219
286
  }
220
- const Checkmark = /*#__PURE__*/React__default.forwardRef(function Checkmark(_ref10, ref) {
287
+ const Checkmark = /*#__PURE__*/React__default.forwardRef(function Checkmark(_ref13, ref) {
221
288
  let {
222
289
  children,
223
290
  size = 16,
224
291
  ...rest
225
- } = _ref10;
292
+ } = _ref13;
226
293
  if (size === 20 || size === "20" || size === "20px") {
227
294
  return /*#__PURE__*/React__default.createElement(Icon, {
228
295
  width: size,
@@ -232,9 +299,9 @@ const Checkmark = /*#__PURE__*/React__default.forwardRef(function Checkmark(_ref
232
299
  viewBox: "0 0 20 20",
233
300
  fill: "currentColor",
234
301
  ...rest
235
- }, _path15 || (_path15 = /*#__PURE__*/React__default.createElement("path", {
302
+ }, _path20 || (_path20 = /*#__PURE__*/React__default.createElement("path", {
236
303
  d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
237
- })), _path16 || (_path16 = /*#__PURE__*/React__default.createElement("path", {
304
+ })), _path21 || (_path21 = /*#__PURE__*/React__default.createElement("path", {
238
305
  d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
239
306
  })), children);
240
307
  }
@@ -247,7 +314,7 @@ const Checkmark = /*#__PURE__*/React__default.forwardRef(function Checkmark(_ref
247
314
  viewBox: "0 0 24 24",
248
315
  fill: "currentColor",
249
316
  ...rest
250
- }, _path17 || (_path17 = /*#__PURE__*/React__default.createElement("path", {
317
+ }, _path22 || (_path22 = /*#__PURE__*/React__default.createElement("path", {
251
318
  d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
252
319
  })), children);
253
320
  }
@@ -259,19 +326,19 @@ const Checkmark = /*#__PURE__*/React__default.forwardRef(function Checkmark(_ref
259
326
  viewBox: "0 0 32 32",
260
327
  fill: "currentColor",
261
328
  ...rest
262
- }, _path18 || (_path18 = /*#__PURE__*/React__default.createElement("path", {
329
+ }, _path23 || (_path23 = /*#__PURE__*/React__default.createElement("path", {
263
330
  d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
264
331
  })), children);
265
332
  });
266
333
  if (process.env.NODE_ENV !== "production") {
267
334
  Checkmark.propTypes = iconPropTypes;
268
335
  }
269
- const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilled(_ref11, ref) {
336
+ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilled(_ref14, ref) {
270
337
  let {
271
338
  children,
272
339
  size = 16,
273
340
  ...rest
274
- } = _ref11;
341
+ } = _ref14;
275
342
  if (size === 16 || size === "16" || size === "16px") {
276
343
  return /*#__PURE__*/React__default.createElement(Icon, {
277
344
  width: size,
@@ -281,9 +348,9 @@ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function Checkmar
281
348
  viewBox: "0 0 16 16",
282
349
  fill: "currentColor",
283
350
  ...rest
284
- }, _path19 || (_path19 = /*#__PURE__*/React__default.createElement("path", {
351
+ }, _path24 || (_path24 = /*#__PURE__*/React__default.createElement("path", {
285
352
  d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
286
- })), _path20 || (_path20 = /*#__PURE__*/React__default.createElement("path", {
353
+ })), _path25 || (_path25 = /*#__PURE__*/React__default.createElement("path", {
287
354
  d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
288
355
  "data-icon-path": "inner-path",
289
356
  opacity: "0"
@@ -298,9 +365,9 @@ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function Checkmar
298
365
  viewBox: "0 0 20 20",
299
366
  fill: "currentColor",
300
367
  ...rest
301
- }, _path21 || (_path21 = /*#__PURE__*/React__default.createElement("path", {
368
+ }, _path26 || (_path26 = /*#__PURE__*/React__default.createElement("path", {
302
369
  d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
303
- })), _path22 || (_path22 = /*#__PURE__*/React__default.createElement("path", {
370
+ })), _path27 || (_path27 = /*#__PURE__*/React__default.createElement("path", {
304
371
  fill: "none",
305
372
  d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
306
373
  "data-icon-path": "inner-path",
@@ -316,9 +383,9 @@ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function Checkmar
316
383
  viewBox: "0 0 24 24",
317
384
  fill: "currentColor",
318
385
  ...rest
319
- }, _path23 || (_path23 = /*#__PURE__*/React__default.createElement("path", {
386
+ }, _path28 || (_path28 = /*#__PURE__*/React__default.createElement("path", {
320
387
  d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
321
- })), _path24 || (_path24 = /*#__PURE__*/React__default.createElement("path", {
388
+ })), _path29 || (_path29 = /*#__PURE__*/React__default.createElement("path", {
322
389
  fill: "none",
323
390
  d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
324
391
  "data-icon-path": "inner-path",
@@ -333,9 +400,9 @@ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function Checkmar
333
400
  viewBox: "0 0 32 32",
334
401
  fill: "currentColor",
335
402
  ...rest
336
- }, _path25 || (_path25 = /*#__PURE__*/React__default.createElement("path", {
403
+ }, _path30 || (_path30 = /*#__PURE__*/React__default.createElement("path", {
337
404
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
338
- })), _path26 || (_path26 = /*#__PURE__*/React__default.createElement("path", {
405
+ })), _path31 || (_path31 = /*#__PURE__*/React__default.createElement("path", {
339
406
  fill: "none",
340
407
  d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
341
408
  "data-icon-path": "inner-path"
@@ -344,12 +411,12 @@ const CheckmarkFilled = /*#__PURE__*/React__default.forwardRef(function Checkmar
344
411
  if (process.env.NODE_ENV !== "production") {
345
412
  CheckmarkFilled.propTypes = iconPropTypes;
346
413
  }
347
- const CheckmarkFilledError = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilledError(_ref12, ref) {
414
+ const CheckmarkFilledError = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilledError(_ref15, ref) {
348
415
  let {
349
416
  children,
350
417
  size = 16,
351
418
  ...rest
352
- } = _ref12;
419
+ } = _ref15;
353
420
  return /*#__PURE__*/React__default.createElement(Icon, {
354
421
  width: size,
355
422
  height: size,
@@ -358,11 +425,11 @@ const CheckmarkFilledError = /*#__PURE__*/React__default.forwardRef(function Che
358
425
  viewBox: "0 0 32 32",
359
426
  fill: "currentColor",
360
427
  ...rest
361
- }, _path27 || (_path27 = /*#__PURE__*/React__default.createElement("path", {
428
+ }, _path32 || (_path32 = /*#__PURE__*/React__default.createElement("path", {
362
429
  d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
363
- })), _path28 || (_path28 = /*#__PURE__*/React__default.createElement("path", {
430
+ })), _path33 || (_path33 = /*#__PURE__*/React__default.createElement("path", {
364
431
  d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
365
- })), _path29 || (_path29 = /*#__PURE__*/React__default.createElement("path", {
432
+ })), _path34 || (_path34 = /*#__PURE__*/React__default.createElement("path", {
366
433
  fill: "none",
367
434
  d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
368
435
  "data-icon-path": "inner-path"
@@ -371,12 +438,12 @@ const CheckmarkFilledError = /*#__PURE__*/React__default.forwardRef(function Che
371
438
  if (process.env.NODE_ENV !== "production") {
372
439
  CheckmarkFilledError.propTypes = iconPropTypes;
373
440
  }
374
- const CheckmarkFilledWarning = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilledWarning(_ref13, ref) {
441
+ const CheckmarkFilledWarning = /*#__PURE__*/React__default.forwardRef(function CheckmarkFilledWarning(_ref16, ref) {
375
442
  let {
376
443
  children,
377
444
  size = 16,
378
445
  ...rest
379
- } = _ref13;
446
+ } = _ref16;
380
447
  return /*#__PURE__*/React__default.createElement(Icon, {
381
448
  width: size,
382
449
  height: size,
@@ -385,11 +452,11 @@ const CheckmarkFilledWarning = /*#__PURE__*/React__default.forwardRef(function C
385
452
  viewBox: "0 0 32 32",
386
453
  fill: "currentColor",
387
454
  ...rest
388
- }, _path30 || (_path30 = /*#__PURE__*/React__default.createElement("path", {
455
+ }, _path35 || (_path35 = /*#__PURE__*/React__default.createElement("path", {
389
456
  d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
390
- })), _path31 || (_path31 = /*#__PURE__*/React__default.createElement("path", {
457
+ })), _path36 || (_path36 = /*#__PURE__*/React__default.createElement("path", {
391
458
  d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
392
- })), _path32 || (_path32 = /*#__PURE__*/React__default.createElement("path", {
459
+ })), _path37 || (_path37 = /*#__PURE__*/React__default.createElement("path", {
393
460
  fill: "none",
394
461
  d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
395
462
  "data-icon-path": "inner-path"
@@ -398,12 +465,12 @@ const CheckmarkFilledWarning = /*#__PURE__*/React__default.forwardRef(function C
398
465
  if (process.env.NODE_ENV !== "production") {
399
466
  CheckmarkFilledWarning.propTypes = iconPropTypes;
400
467
  }
401
- const CheckmarkOutline = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutline(_ref14, ref) {
468
+ const CheckmarkOutline = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutline(_ref17, ref) {
402
469
  let {
403
470
  children,
404
471
  size = 16,
405
472
  ...rest
406
- } = _ref14;
473
+ } = _ref17;
407
474
  return /*#__PURE__*/React__default.createElement(Icon, {
408
475
  width: size,
409
476
  height: size,
@@ -412,21 +479,21 @@ const CheckmarkOutline = /*#__PURE__*/React__default.forwardRef(function Checkma
412
479
  viewBox: "0 0 32 32",
413
480
  fill: "currentColor",
414
481
  ...rest
415
- }, _path33 || (_path33 = /*#__PURE__*/React__default.createElement("path", {
482
+ }, _path38 || (_path38 = /*#__PURE__*/React__default.createElement("path", {
416
483
  d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
417
- })), _path34 || (_path34 = /*#__PURE__*/React__default.createElement("path", {
484
+ })), _path39 || (_path39 = /*#__PURE__*/React__default.createElement("path", {
418
485
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
419
486
  })), children);
420
487
  });
421
488
  if (process.env.NODE_ENV !== "production") {
422
489
  CheckmarkOutline.propTypes = iconPropTypes;
423
490
  }
424
- const CheckmarkOutlineError = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutlineError(_ref15, ref) {
491
+ const CheckmarkOutlineError = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutlineError(_ref18, ref) {
425
492
  let {
426
493
  children,
427
494
  size = 16,
428
495
  ...rest
429
- } = _ref15;
496
+ } = _ref18;
430
497
  return /*#__PURE__*/React__default.createElement(Icon, {
431
498
  width: size,
432
499
  height: size,
@@ -435,21 +502,21 @@ const CheckmarkOutlineError = /*#__PURE__*/React__default.forwardRef(function Ch
435
502
  viewBox: "0 0 32 32",
436
503
  fill: "currentColor",
437
504
  ...rest
438
- }, _path35 || (_path35 = /*#__PURE__*/React__default.createElement("path", {
505
+ }, _path40 || (_path40 = /*#__PURE__*/React__default.createElement("path", {
439
506
  d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
440
- })), _path36 || (_path36 = /*#__PURE__*/React__default.createElement("path", {
507
+ })), _path41 || (_path41 = /*#__PURE__*/React__default.createElement("path", {
441
508
  d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
442
509
  })), children);
443
510
  });
444
511
  if (process.env.NODE_ENV !== "production") {
445
512
  CheckmarkOutlineError.propTypes = iconPropTypes;
446
513
  }
447
- const CheckmarkOutlineWarning = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutlineWarning(_ref16, ref) {
514
+ const CheckmarkOutlineWarning = /*#__PURE__*/React__default.forwardRef(function CheckmarkOutlineWarning(_ref19, ref) {
448
515
  let {
449
516
  children,
450
517
  size = 16,
451
518
  ...rest
452
- } = _ref16;
519
+ } = _ref19;
453
520
  return /*#__PURE__*/React__default.createElement(Icon, {
454
521
  width: size,
455
522
  height: size,
@@ -458,21 +525,21 @@ const CheckmarkOutlineWarning = /*#__PURE__*/React__default.forwardRef(function
458
525
  viewBox: "0 0 32 32",
459
526
  fill: "currentColor",
460
527
  ...rest
461
- }, _path37 || (_path37 = /*#__PURE__*/React__default.createElement("path", {
528
+ }, _path42 || (_path42 = /*#__PURE__*/React__default.createElement("path", {
462
529
  d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
463
- })), _path38 || (_path38 = /*#__PURE__*/React__default.createElement("path", {
530
+ })), _path43 || (_path43 = /*#__PURE__*/React__default.createElement("path", {
464
531
  d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
465
532
  })), children);
466
533
  });
467
534
  if (process.env.NODE_ENV !== "production") {
468
535
  CheckmarkOutlineWarning.propTypes = iconPropTypes;
469
536
  }
470
- const Chemistry = /*#__PURE__*/React__default.forwardRef(function Chemistry(_ref17, ref) {
537
+ const Chemistry = /*#__PURE__*/React__default.forwardRef(function Chemistry(_ref20, ref) {
471
538
  let {
472
539
  children,
473
540
  size = 16,
474
541
  ...rest
475
- } = _ref17;
542
+ } = _ref20;
476
543
  return /*#__PURE__*/React__default.createElement(Icon, {
477
544
  width: size,
478
545
  height: size,
@@ -481,19 +548,19 @@ const Chemistry = /*#__PURE__*/React__default.forwardRef(function Chemistry(_ref
481
548
  viewBox: "0 0 32 32",
482
549
  fill: "currentColor",
483
550
  ...rest
484
- }, _path39 || (_path39 = /*#__PURE__*/React__default.createElement("path", {
551
+ }, _path44 || (_path44 = /*#__PURE__*/React__default.createElement("path", {
485
552
  d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
486
553
  })), children);
487
554
  });
488
555
  if (process.env.NODE_ENV !== "production") {
489
556
  Chemistry.propTypes = iconPropTypes;
490
557
  }
491
- const ChemistryReference = /*#__PURE__*/React__default.forwardRef(function ChemistryReference(_ref18, ref) {
558
+ const ChemistryReference = /*#__PURE__*/React__default.forwardRef(function ChemistryReference(_ref21, ref) {
492
559
  let {
493
560
  children,
494
561
  size = 16,
495
562
  ...rest
496
- } = _ref18;
563
+ } = _ref21;
497
564
  return /*#__PURE__*/React__default.createElement(Icon, {
498
565
  width: size,
499
566
  height: size,
@@ -502,21 +569,21 @@ const ChemistryReference = /*#__PURE__*/React__default.forwardRef(function Chemi
502
569
  viewBox: "0 0 32 32",
503
570
  fill: "currentColor",
504
571
  ...rest
505
- }, _path40 || (_path40 = /*#__PURE__*/React__default.createElement("path", {
572
+ }, _path45 || (_path45 = /*#__PURE__*/React__default.createElement("path", {
506
573
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
507
- })), _path41 || (_path41 = /*#__PURE__*/React__default.createElement("path", {
574
+ })), _path46 || (_path46 = /*#__PURE__*/React__default.createElement("path", {
508
575
  d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
509
576
  })), children);
510
577
  });
511
578
  if (process.env.NODE_ENV !== "production") {
512
579
  ChemistryReference.propTypes = iconPropTypes;
513
580
  }
514
- const ChevronDown = /*#__PURE__*/React__default.forwardRef(function ChevronDown(_ref19, ref) {
581
+ const ChevronDown = /*#__PURE__*/React__default.forwardRef(function ChevronDown(_ref22, ref) {
515
582
  let {
516
583
  children,
517
584
  size = 16,
518
585
  ...rest
519
- } = _ref19;
586
+ } = _ref22;
520
587
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
521
588
  return /*#__PURE__*/React__default.createElement(Icon, {
522
589
  width: size,
@@ -526,7 +593,7 @@ const ChevronDown = /*#__PURE__*/React__default.forwardRef(function ChevronDown(
526
593
  viewBox: "0 0 10 6",
527
594
  fill: "currentColor",
528
595
  ...rest
529
- }, _path42 || (_path42 = /*#__PURE__*/React__default.createElement("path", {
596
+ }, _path47 || (_path47 = /*#__PURE__*/React__default.createElement("path", {
530
597
  d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
531
598
  })), children);
532
599
  }
@@ -539,7 +606,7 @@ const ChevronDown = /*#__PURE__*/React__default.forwardRef(function ChevronDown(
539
606
  viewBox: "0 0 16 16",
540
607
  fill: "currentColor",
541
608
  ...rest
542
- }, _path43 || (_path43 = /*#__PURE__*/React__default.createElement("path", {
609
+ }, _path48 || (_path48 = /*#__PURE__*/React__default.createElement("path", {
543
610
  d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
544
611
  })), children);
545
612
  }
@@ -551,19 +618,19 @@ const ChevronDown = /*#__PURE__*/React__default.forwardRef(function ChevronDown(
551
618
  viewBox: "0 0 32 32",
552
619
  fill: "currentColor",
553
620
  ...rest
554
- }, _path44 || (_path44 = /*#__PURE__*/React__default.createElement("path", {
621
+ }, _path49 || (_path49 = /*#__PURE__*/React__default.createElement("path", {
555
622
  d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
556
623
  })), children);
557
624
  });
558
625
  if (process.env.NODE_ENV !== "production") {
559
626
  ChevronDown.propTypes = iconPropTypes;
560
627
  }
561
- const ChevronDownOutline = /*#__PURE__*/React__default.forwardRef(function ChevronDownOutline(_ref20, ref) {
628
+ const ChevronDownOutline = /*#__PURE__*/React__default.forwardRef(function ChevronDownOutline(_ref23, ref) {
562
629
  let {
563
630
  children,
564
631
  size = 16,
565
632
  ...rest
566
- } = _ref20;
633
+ } = _ref23;
567
634
  return /*#__PURE__*/React__default.createElement(Icon, {
568
635
  width: size,
569
636
  height: size,
@@ -572,21 +639,21 @@ const ChevronDownOutline = /*#__PURE__*/React__default.forwardRef(function Chevr
572
639
  viewBox: "0 0 32 32",
573
640
  fill: "currentColor",
574
641
  ...rest
575
- }, _path45 || (_path45 = /*#__PURE__*/React__default.createElement("path", {
642
+ }, _path50 || (_path50 = /*#__PURE__*/React__default.createElement("path", {
576
643
  d: "M9.4142 12.5858L16 19.1714 22.5858 12.5858 24 14 16 22 8 14 9.4142 12.5858z"
577
- })), _path46 || (_path46 = /*#__PURE__*/React__default.createElement("path", {
644
+ })), _path51 || (_path51 = /*#__PURE__*/React__default.createElement("path", {
578
645
  d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
579
646
  })), children);
580
647
  });
581
648
  if (process.env.NODE_ENV !== "production") {
582
649
  ChevronDownOutline.propTypes = iconPropTypes;
583
650
  }
584
- const ChevronLeft = /*#__PURE__*/React__default.forwardRef(function ChevronLeft(_ref21, ref) {
651
+ const ChevronLeft = /*#__PURE__*/React__default.forwardRef(function ChevronLeft(_ref24, ref) {
585
652
  let {
586
653
  children,
587
654
  size = 16,
588
655
  ...rest
589
- } = _ref21;
656
+ } = _ref24;
590
657
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
591
658
  return /*#__PURE__*/React__default.createElement(Icon, {
592
659
  width: size,
@@ -596,7 +663,7 @@ const ChevronLeft = /*#__PURE__*/React__default.forwardRef(function ChevronLeft(
596
663
  viewBox: "0 0 6 10",
597
664
  fill: "currentColor",
598
665
  ...rest
599
- }, _path47 || (_path47 = /*#__PURE__*/React__default.createElement("path", {
666
+ }, _path52 || (_path52 = /*#__PURE__*/React__default.createElement("path", {
600
667
  d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
601
668
  })), children);
602
669
  }
@@ -609,7 +676,7 @@ const ChevronLeft = /*#__PURE__*/React__default.forwardRef(function ChevronLeft(
609
676
  viewBox: "0 0 16 16",
610
677
  fill: "currentColor",
611
678
  ...rest
612
- }, _path48 || (_path48 = /*#__PURE__*/React__default.createElement("path", {
679
+ }, _path53 || (_path53 = /*#__PURE__*/React__default.createElement("path", {
613
680
  d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
614
681
  })), children);
615
682
  }
@@ -621,19 +688,19 @@ const ChevronLeft = /*#__PURE__*/React__default.forwardRef(function ChevronLeft(
621
688
  viewBox: "0 0 32 32",
622
689
  fill: "currentColor",
623
690
  ...rest
624
- }, _path49 || (_path49 = /*#__PURE__*/React__default.createElement("path", {
691
+ }, _path54 || (_path54 = /*#__PURE__*/React__default.createElement("path", {
625
692
  d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
626
693
  })), children);
627
694
  });
628
695
  if (process.env.NODE_ENV !== "production") {
629
696
  ChevronLeft.propTypes = iconPropTypes;
630
697
  }
631
- const ChevronMini = /*#__PURE__*/React__default.forwardRef(function ChevronMini(_ref22, ref) {
698
+ const ChevronMini = /*#__PURE__*/React__default.forwardRef(function ChevronMini(_ref25, ref) {
632
699
  let {
633
700
  children,
634
701
  size = 16,
635
702
  ...rest
636
- } = _ref22;
703
+ } = _ref25;
637
704
  if (size === 16 || size === "16" || size === "16px") {
638
705
  return /*#__PURE__*/React__default.createElement(Icon, {
639
706
  width: size,
@@ -643,7 +710,7 @@ const ChevronMini = /*#__PURE__*/React__default.forwardRef(function ChevronMini(
643
710
  viewBox: "0 0 16 16",
644
711
  fill: "currentColor",
645
712
  ...rest
646
- }, _path50 || (_path50 = /*#__PURE__*/React__default.createElement("path", {
713
+ }, _path55 || (_path55 = /*#__PURE__*/React__default.createElement("path", {
647
714
  d: "M15 9L15 15 9 15z"
648
715
  })), children);
649
716
  }
@@ -655,19 +722,19 @@ const ChevronMini = /*#__PURE__*/React__default.forwardRef(function ChevronMini(
655
722
  viewBox: "0 0 32 32",
656
723
  fill: "currentColor",
657
724
  ...rest
658
- }, _path51 || (_path51 = /*#__PURE__*/React__default.createElement("path", {
725
+ }, _path56 || (_path56 = /*#__PURE__*/React__default.createElement("path", {
659
726
  d: "M31 19L31 31 19 31 31 19z"
660
727
  })), children);
661
728
  });
662
729
  if (process.env.NODE_ENV !== "production") {
663
730
  ChevronMini.propTypes = iconPropTypes;
664
731
  }
665
- const ChevronRight = /*#__PURE__*/React__default.forwardRef(function ChevronRight(_ref23, ref) {
732
+ const ChevronRight = /*#__PURE__*/React__default.forwardRef(function ChevronRight(_ref26, ref) {
666
733
  let {
667
734
  children,
668
735
  size = 16,
669
736
  ...rest
670
- } = _ref23;
737
+ } = _ref26;
671
738
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
672
739
  return /*#__PURE__*/React__default.createElement(Icon, {
673
740
  width: size,
@@ -677,7 +744,7 @@ const ChevronRight = /*#__PURE__*/React__default.forwardRef(function ChevronRigh
677
744
  viewBox: "0 0 6 10",
678
745
  fill: "currentColor",
679
746
  ...rest
680
- }, _path52 || (_path52 = /*#__PURE__*/React__default.createElement("path", {
747
+ }, _path57 || (_path57 = /*#__PURE__*/React__default.createElement("path", {
681
748
  d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
682
749
  })), children);
683
750
  }
@@ -690,7 +757,7 @@ const ChevronRight = /*#__PURE__*/React__default.forwardRef(function ChevronRigh
690
757
  viewBox: "0 0 16 16",
691
758
  fill: "currentColor",
692
759
  ...rest
693
- }, _path53 || (_path53 = /*#__PURE__*/React__default.createElement("path", {
760
+ }, _path58 || (_path58 = /*#__PURE__*/React__default.createElement("path", {
694
761
  d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
695
762
  })), children);
696
763
  }
@@ -702,19 +769,19 @@ const ChevronRight = /*#__PURE__*/React__default.forwardRef(function ChevronRigh
702
769
  viewBox: "0 0 32 32",
703
770
  fill: "currentColor",
704
771
  ...rest
705
- }, _path54 || (_path54 = /*#__PURE__*/React__default.createElement("path", {
772
+ }, _path59 || (_path59 = /*#__PURE__*/React__default.createElement("path", {
706
773
  d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
707
774
  })), children);
708
775
  });
709
776
  if (process.env.NODE_ENV !== "production") {
710
777
  ChevronRight.propTypes = iconPropTypes;
711
778
  }
712
- const ChevronSort = /*#__PURE__*/React__default.forwardRef(function ChevronSort(_ref24, ref) {
779
+ const ChevronSort = /*#__PURE__*/React__default.forwardRef(function ChevronSort(_ref27, ref) {
713
780
  let {
714
781
  children,
715
782
  size = 16,
716
783
  ...rest
717
- } = _ref24;
784
+ } = _ref27;
718
785
  if (size === 16 || size === "16" || size === "16px") {
719
786
  return /*#__PURE__*/React__default.createElement(Icon, {
720
787
  width: size,
@@ -724,7 +791,7 @@ const ChevronSort = /*#__PURE__*/React__default.forwardRef(function ChevronSort(
724
791
  viewBox: "0 0 16 16",
725
792
  fill: "currentColor",
726
793
  ...rest
727
- }, _path55 || (_path55 = /*#__PURE__*/React__default.createElement("path", {
794
+ }, _path60 || (_path60 = /*#__PURE__*/React__default.createElement("path", {
728
795
  d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
729
796
  })), children);
730
797
  }
@@ -736,19 +803,19 @@ const ChevronSort = /*#__PURE__*/React__default.forwardRef(function ChevronSort(
736
803
  viewBox: "0 0 32 32",
737
804
  fill: "currentColor",
738
805
  ...rest
739
- }, _path56 || (_path56 = /*#__PURE__*/React__default.createElement("path", {
806
+ }, _path61 || (_path61 = /*#__PURE__*/React__default.createElement("path", {
740
807
  d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
741
808
  })), children);
742
809
  });
743
810
  if (process.env.NODE_ENV !== "production") {
744
811
  ChevronSort.propTypes = iconPropTypes;
745
812
  }
746
- const ChevronSortDown = /*#__PURE__*/React__default.forwardRef(function ChevronSortDown(_ref25, ref) {
813
+ const ChevronSortDown = /*#__PURE__*/React__default.forwardRef(function ChevronSortDown(_ref28, ref) {
747
814
  let {
748
815
  children,
749
816
  size = 16,
750
817
  ...rest
751
- } = _ref25;
818
+ } = _ref28;
752
819
  if (size === 16 || size === "16" || size === "16px") {
753
820
  return /*#__PURE__*/React__default.createElement(Icon, {
754
821
  width: size,
@@ -758,7 +825,7 @@ const ChevronSortDown = /*#__PURE__*/React__default.forwardRef(function ChevronS
758
825
  viewBox: "0 0 16 16",
759
826
  fill: "currentColor",
760
827
  ...rest
761
- }, _path57 || (_path57 = /*#__PURE__*/React__default.createElement("path", {
828
+ }, _path62 || (_path62 = /*#__PURE__*/React__default.createElement("path", {
762
829
  d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
763
830
  })), children);
764
831
  }
@@ -770,19 +837,19 @@ const ChevronSortDown = /*#__PURE__*/React__default.forwardRef(function ChevronS
770
837
  viewBox: "0 0 32 32",
771
838
  fill: "currentColor",
772
839
  ...rest
773
- }, _path58 || (_path58 = /*#__PURE__*/React__default.createElement("path", {
840
+ }, _path63 || (_path63 = /*#__PURE__*/React__default.createElement("path", {
774
841
  d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
775
842
  })), children);
776
843
  });
777
844
  if (process.env.NODE_ENV !== "production") {
778
845
  ChevronSortDown.propTypes = iconPropTypes;
779
846
  }
780
- const ChevronSortUp = /*#__PURE__*/React__default.forwardRef(function ChevronSortUp(_ref26, ref) {
847
+ const ChevronSortUp = /*#__PURE__*/React__default.forwardRef(function ChevronSortUp(_ref29, ref) {
781
848
  let {
782
849
  children,
783
850
  size = 16,
784
851
  ...rest
785
- } = _ref26;
852
+ } = _ref29;
786
853
  if (size === 16 || size === "16" || size === "16px") {
787
854
  return /*#__PURE__*/React__default.createElement(Icon, {
788
855
  width: size,
@@ -792,7 +859,7 @@ const ChevronSortUp = /*#__PURE__*/React__default.forwardRef(function ChevronSor
792
859
  viewBox: "0 0 16 16",
793
860
  fill: "currentColor",
794
861
  ...rest
795
- }, _path59 || (_path59 = /*#__PURE__*/React__default.createElement("path", {
862
+ }, _path64 || (_path64 = /*#__PURE__*/React__default.createElement("path", {
796
863
  d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
797
864
  })), children);
798
865
  }
@@ -804,19 +871,19 @@ const ChevronSortUp = /*#__PURE__*/React__default.forwardRef(function ChevronSor
804
871
  viewBox: "0 0 32 32",
805
872
  fill: "currentColor",
806
873
  ...rest
807
- }, _path60 || (_path60 = /*#__PURE__*/React__default.createElement("path", {
874
+ }, _path65 || (_path65 = /*#__PURE__*/React__default.createElement("path", {
808
875
  d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
809
876
  })), children);
810
877
  });
811
878
  if (process.env.NODE_ENV !== "production") {
812
879
  ChevronSortUp.propTypes = iconPropTypes;
813
880
  }
814
- const ChevronUp = /*#__PURE__*/React__default.forwardRef(function ChevronUp(_ref27, ref) {
881
+ const ChevronUp = /*#__PURE__*/React__default.forwardRef(function ChevronUp(_ref30, ref) {
815
882
  let {
816
883
  children,
817
884
  size = 16,
818
885
  ...rest
819
- } = _ref27;
886
+ } = _ref30;
820
887
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
821
888
  return /*#__PURE__*/React__default.createElement(Icon, {
822
889
  width: size,
@@ -826,7 +893,7 @@ const ChevronUp = /*#__PURE__*/React__default.forwardRef(function ChevronUp(_ref
826
893
  viewBox: "0 0 10 6",
827
894
  fill: "currentColor",
828
895
  ...rest
829
- }, _path61 || (_path61 = /*#__PURE__*/React__default.createElement("path", {
896
+ }, _path66 || (_path66 = /*#__PURE__*/React__default.createElement("path", {
830
897
  d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
831
898
  })), children);
832
899
  }
@@ -839,7 +906,7 @@ const ChevronUp = /*#__PURE__*/React__default.forwardRef(function ChevronUp(_ref
839
906
  viewBox: "0 0 16 16",
840
907
  fill: "currentColor",
841
908
  ...rest
842
- }, _path62 || (_path62 = /*#__PURE__*/React__default.createElement("path", {
909
+ }, _path67 || (_path67 = /*#__PURE__*/React__default.createElement("path", {
843
910
  d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
844
911
  })), children);
845
912
  }
@@ -851,19 +918,19 @@ const ChevronUp = /*#__PURE__*/React__default.forwardRef(function ChevronUp(_ref
851
918
  viewBox: "0 0 32 32",
852
919
  fill: "currentColor",
853
920
  ...rest
854
- }, _path63 || (_path63 = /*#__PURE__*/React__default.createElement("path", {
921
+ }, _path68 || (_path68 = /*#__PURE__*/React__default.createElement("path", {
855
922
  d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
856
923
  })), children);
857
924
  });
858
925
  if (process.env.NODE_ENV !== "production") {
859
926
  ChevronUp.propTypes = iconPropTypes;
860
927
  }
861
- const ChevronUpOutline = /*#__PURE__*/React__default.forwardRef(function ChevronUpOutline(_ref28, ref) {
928
+ const ChevronUpOutline = /*#__PURE__*/React__default.forwardRef(function ChevronUpOutline(_ref31, ref) {
862
929
  let {
863
930
  children,
864
931
  size = 16,
865
932
  ...rest
866
- } = _ref28;
933
+ } = _ref31;
867
934
  return /*#__PURE__*/React__default.createElement(Icon, {
868
935
  width: size,
869
936
  height: size,
@@ -872,21 +939,21 @@ const ChevronUpOutline = /*#__PURE__*/React__default.forwardRef(function Chevron
872
939
  viewBox: "0 0 32 32",
873
940
  fill: "currentColor",
874
941
  ...rest
875
- }, _path64 || (_path64 = /*#__PURE__*/React__default.createElement("path", {
942
+ }, _path69 || (_path69 = /*#__PURE__*/React__default.createElement("path", {
876
943
  d: "M9.4142 19.4142L16 12.8286 22.5858 19.4142 24 18 16 10 8 18 9.4142 19.4142z"
877
- })), _path65 || (_path65 = /*#__PURE__*/React__default.createElement("path", {
944
+ })), _path70 || (_path70 = /*#__PURE__*/React__default.createElement("path", {
878
945
  d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
879
946
  })), children);
880
947
  });
881
948
  if (process.env.NODE_ENV !== "production") {
882
949
  ChevronUpOutline.propTypes = iconPropTypes;
883
950
  }
884
- const ChildNode = /*#__PURE__*/React__default.forwardRef(function ChildNode(_ref29, ref) {
951
+ const ChildNode = /*#__PURE__*/React__default.forwardRef(function ChildNode(_ref32, ref) {
885
952
  let {
886
953
  children,
887
954
  size = 16,
888
955
  ...rest
889
- } = _ref29;
956
+ } = _ref32;
890
957
  return /*#__PURE__*/React__default.createElement(Icon, {
891
958
  width: size,
892
959
  height: size,
@@ -895,19 +962,19 @@ const ChildNode = /*#__PURE__*/React__default.forwardRef(function ChildNode(_ref
895
962
  viewBox: "0 0 32 32",
896
963
  fill: "currentColor",
897
964
  ...rest
898
- }, _path66 || (_path66 = /*#__PURE__*/React__default.createElement("path", {
965
+ }, _path71 || (_path71 = /*#__PURE__*/React__default.createElement("path", {
899
966
  d: "M23,20c-2.41,0-4.43,1.72-4.9,4h-4.1c-2.21,0-4-1.79-4-4v-8.1c2.28-.46,4-2.48,4-4.9,0-2.76-2.24-5-5-5s-5,2.24-5,5c0,2.41,1.72,4.43,4,4.9v8.1c0,3.31,2.69,6,6,6h4.1c.46,2.28,2.48,4,4.9,4,2.76,0,5-2.24,5-5s-2.24-5-5-5ZM6,7c0-1.65,1.35-3,3-3s3,1.35,3,3-1.35,3-3,3-3-1.35-3-3Z"
900
967
  })), children);
901
968
  });
902
969
  if (process.env.NODE_ENV !== "production") {
903
970
  ChildNode.propTypes = iconPropTypes;
904
971
  }
905
- const Chip = /*#__PURE__*/React__default.forwardRef(function Chip(_ref30, ref) {
972
+ const Chip = /*#__PURE__*/React__default.forwardRef(function Chip(_ref33, ref) {
906
973
  let {
907
974
  children,
908
975
  size = 16,
909
976
  ...rest
910
- } = _ref30;
977
+ } = _ref33;
911
978
  return /*#__PURE__*/React__default.createElement(Icon, {
912
979
  width: size,
913
980
  height: size,
@@ -916,21 +983,21 @@ const Chip = /*#__PURE__*/React__default.forwardRef(function Chip(_ref30, ref) {
916
983
  viewBox: "0 0 32 32",
917
984
  fill: "currentColor",
918
985
  ...rest
919
- }, _path67 || (_path67 = /*#__PURE__*/React__default.createElement("path", {
986
+ }, _path72 || (_path72 = /*#__PURE__*/React__default.createElement("path", {
920
987
  d: "M11,11V21H21V11Zm8,8H13V13h6Z"
921
- })), _path68 || (_path68 = /*#__PURE__*/React__default.createElement("path", {
988
+ })), _path73 || (_path73 = /*#__PURE__*/React__default.createElement("path", {
922
989
  d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
923
990
  })), children);
924
991
  });
925
992
  if (process.env.NODE_ENV !== "production") {
926
993
  Chip.propTypes = iconPropTypes;
927
994
  }
928
- const Choices = /*#__PURE__*/React__default.forwardRef(function Choices(_ref31, ref) {
995
+ const Choices = /*#__PURE__*/React__default.forwardRef(function Choices(_ref34, ref) {
929
996
  let {
930
997
  children,
931
998
  size = 16,
932
999
  ...rest
933
- } = _ref31;
1000
+ } = _ref34;
934
1001
  return /*#__PURE__*/React__default.createElement(Icon, {
935
1002
  width: size,
936
1003
  height: size,
@@ -939,19 +1006,19 @@ const Choices = /*#__PURE__*/React__default.forwardRef(function Choices(_ref31,
939
1006
  viewBox: "0 0 32 32",
940
1007
  fill: "currentColor",
941
1008
  ...rest
942
- }, _path69 || (_path69 = /*#__PURE__*/React__default.createElement("path", {
1009
+ }, _path74 || (_path74 = /*#__PURE__*/React__default.createElement("path", {
943
1010
  d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
944
1011
  })), children);
945
1012
  });
946
1013
  if (process.env.NODE_ENV !== "production") {
947
1014
  Choices.propTypes = iconPropTypes;
948
1015
  }
949
- const Comments = /*#__PURE__*/React__default.forwardRef(function Comments(_ref32, ref) {
1016
+ const Comments = /*#__PURE__*/React__default.forwardRef(function Comments(_ref35, ref) {
950
1017
  let {
951
1018
  children,
952
1019
  size = 16,
953
1020
  ...rest
954
- } = _ref32;
1021
+ } = _ref35;
955
1022
  return /*#__PURE__*/React__default.createElement(Icon, {
956
1023
  width: size,
957
1024
  height: size,
@@ -960,19 +1027,19 @@ const Comments = /*#__PURE__*/React__default.forwardRef(function Comments(_ref32
960
1027
  viewBox: "0 0 32 32",
961
1028
  fill: "currentColor",
962
1029
  ...rest
963
- }, _path70 || (_path70 = /*#__PURE__*/React__default.createElement("path", {
1030
+ }, _path75 || (_path75 = /*#__PURE__*/React__default.createElement("path", {
964
1031
  d: "M29.3163,9.4912l-8.004-6.997c-.3645-.3186-.8322-.4942-1.3163-.4942H4c-1.1046,0-2,.8954-2,2v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V10.997c0-.577-.2493-1.126-.6837-1.5058ZM28,28H4V4h14v7c0,1.1046.8954,2,2,2h8v15ZM20,11v-7l8,7h-8ZM6,20.084c0-4.041,2.0122-6.2939,5.1763-6.2939,2.1499,0,3.5425.9121,4.3853,2.7686l-1.9434,1.0322c-.3438-1.0664-1.1006-1.7881-2.4419-1.7881-1.6851,0-2.7686,1.2207-2.7686,3.2666v1.8916c0,2.0645,1.0835,3.2334,2.7686,3.2334,1.3584,0,2.2012-.8252,2.5967-1.9092l1.8403,1.084c-.8599,1.7881-2.2871,2.8369-4.437,2.8369-3.1641,0-5.1763-2.0801-5.1763-6.1221ZM16.8193,21.4941c0-2.8711,1.5991-4.6768,4.1611-4.6768,2.5796,0,4.1792,1.8057,4.1792,4.6768,0,2.8896-1.5996,4.7119-4.1792,4.7119-2.562,0-4.1611-1.8223-4.1611-4.7119ZM22.855,22.3369v-1.668c0-1.3408-.7222-2.0811-1.8745-2.0811-1.1348,0-1.8569.7402-1.8569,2.0811v1.668c0,1.3584.7222,2.0986,1.8569,2.0986,1.1523,0,1.8745-.7402,1.8745-2.0986Z"
965
1032
  })), children);
966
1033
  });
967
1034
  if (process.env.NODE_ENV !== "production") {
968
1035
  Comments.propTypes = iconPropTypes;
969
1036
  }
970
- const ChooseItem = /*#__PURE__*/React__default.forwardRef(function ChooseItem(_ref33, ref) {
1037
+ const ChooseItem = /*#__PURE__*/React__default.forwardRef(function ChooseItem(_ref36, ref) {
971
1038
  let {
972
1039
  children,
973
1040
  size = 16,
974
1041
  ...rest
975
- } = _ref33;
1042
+ } = _ref36;
976
1043
  return /*#__PURE__*/React__default.createElement(Icon, {
977
1044
  width: size,
978
1045
  height: size,
@@ -981,19 +1048,19 @@ const ChooseItem = /*#__PURE__*/React__default.forwardRef(function ChooseItem(_r
981
1048
  viewBox: "0 0 32 32",
982
1049
  fill: "currentColor",
983
1050
  ...rest
984
- }, _path71 || (_path71 = /*#__PURE__*/React__default.createElement("path", {
1051
+ }, _path76 || (_path76 = /*#__PURE__*/React__default.createElement("path", {
985
1052
  d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
986
1053
  })), children);
987
1054
  });
988
1055
  if (process.env.NODE_ENV !== "production") {
989
1056
  ChooseItem.propTypes = iconPropTypes;
990
1057
  }
991
- const ChoroplethMap = /*#__PURE__*/React__default.forwardRef(function ChoroplethMap(_ref34, ref) {
1058
+ const ChoroplethMap = /*#__PURE__*/React__default.forwardRef(function ChoroplethMap(_ref37, ref) {
992
1059
  let {
993
1060
  children,
994
1061
  size = 16,
995
1062
  ...rest
996
- } = _ref34;
1063
+ } = _ref37;
997
1064
  return /*#__PURE__*/React__default.createElement(Icon, {
998
1065
  width: size,
999
1066
  height: size,
@@ -1002,19 +1069,19 @@ const ChoroplethMap = /*#__PURE__*/React__default.forwardRef(function Choropleth
1002
1069
  viewBox: "0 0 32 32",
1003
1070
  fill: "currentColor",
1004
1071
  ...rest
1005
- }, _path72 || (_path72 = /*#__PURE__*/React__default.createElement("path", {
1072
+ }, _path77 || (_path77 = /*#__PURE__*/React__default.createElement("path", {
1006
1073
  d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
1007
1074
  })), children);
1008
1075
  });
1009
1076
  if (process.env.NODE_ENV !== "production") {
1010
1077
  ChoroplethMap.propTypes = iconPropTypes;
1011
1078
  }
1012
- const CicsCmas = /*#__PURE__*/React__default.forwardRef(function CicsCmas(_ref35, ref) {
1079
+ const CicsCmas = /*#__PURE__*/React__default.forwardRef(function CicsCmas(_ref38, ref) {
1013
1080
  let {
1014
1081
  children,
1015
1082
  size = 16,
1016
1083
  ...rest
1017
- } = _ref35;
1084
+ } = _ref38;
1018
1085
  return /*#__PURE__*/React__default.createElement(Icon, {
1019
1086
  width: size,
1020
1087
  height: size,
@@ -1023,21 +1090,21 @@ const CicsCmas = /*#__PURE__*/React__default.forwardRef(function CicsCmas(_ref35
1023
1090
  viewBox: "0 0 32 32",
1024
1091
  fill: "currentColor",
1025
1092
  ...rest
1026
- }, _path73 || (_path73 = /*#__PURE__*/React__default.createElement("path", {
1093
+ }, _path78 || (_path78 = /*#__PURE__*/React__default.createElement("path", {
1027
1094
  d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
1028
- })), _path74 || (_path74 = /*#__PURE__*/React__default.createElement("path", {
1095
+ })), _path79 || (_path79 = /*#__PURE__*/React__default.createElement("path", {
1029
1096
  d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
1030
1097
  })), children);
1031
1098
  });
1032
1099
  if (process.env.NODE_ENV !== "production") {
1033
1100
  CicsCmas.propTypes = iconPropTypes;
1034
1101
  }
1035
- const CicsDb2Connection = /*#__PURE__*/React__default.forwardRef(function CicsDb2Connection(_ref36, ref) {
1102
+ const CicsDb2Connection = /*#__PURE__*/React__default.forwardRef(function CicsDb2Connection(_ref39, ref) {
1036
1103
  let {
1037
1104
  children,
1038
1105
  size = 16,
1039
1106
  ...rest
1040
- } = _ref36;
1107
+ } = _ref39;
1041
1108
  return /*#__PURE__*/React__default.createElement(Icon, {
1042
1109
  width: size,
1043
1110
  height: size,
@@ -1046,21 +1113,21 @@ const CicsDb2Connection = /*#__PURE__*/React__default.forwardRef(function CicsDb
1046
1113
  viewBox: "0 0 32 32",
1047
1114
  fill: "currentColor",
1048
1115
  ...rest
1049
- }, _path75 || (_path75 = /*#__PURE__*/React__default.createElement("path", {
1116
+ }, _path80 || (_path80 = /*#__PURE__*/React__default.createElement("path", {
1050
1117
  d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
1051
- })), _path76 || (_path76 = /*#__PURE__*/React__default.createElement("path", {
1118
+ })), _path81 || (_path81 = /*#__PURE__*/React__default.createElement("path", {
1052
1119
  d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
1053
1120
  })), children);
1054
1121
  });
1055
1122
  if (process.env.NODE_ENV !== "production") {
1056
1123
  CicsDb2Connection.propTypes = iconPropTypes;
1057
1124
  }
1058
- const CicsExplorer = /*#__PURE__*/React__default.forwardRef(function CicsExplorer(_ref37, ref) {
1125
+ const CicsExplorer = /*#__PURE__*/React__default.forwardRef(function CicsExplorer(_ref40, ref) {
1059
1126
  let {
1060
1127
  children,
1061
1128
  size = 16,
1062
1129
  ...rest
1063
- } = _ref37;
1130
+ } = _ref40;
1064
1131
  return /*#__PURE__*/React__default.createElement(Icon, {
1065
1132
  width: size,
1066
1133
  height: size,
@@ -1069,21 +1136,21 @@ const CicsExplorer = /*#__PURE__*/React__default.forwardRef(function CicsExplore
1069
1136
  viewBox: "0 0 32 32",
1070
1137
  fill: "currentColor",
1071
1138
  ...rest
1072
- }, _path77 || (_path77 = /*#__PURE__*/React__default.createElement("path", {
1139
+ }, _path82 || (_path82 = /*#__PURE__*/React__default.createElement("path", {
1073
1140
  d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
1074
- })), _path78 || (_path78 = /*#__PURE__*/React__default.createElement("path", {
1141
+ })), _path83 || (_path83 = /*#__PURE__*/React__default.createElement("path", {
1075
1142
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1076
1143
  })), children);
1077
1144
  });
1078
1145
  if (process.env.NODE_ENV !== "production") {
1079
1146
  CicsExplorer.propTypes = iconPropTypes;
1080
1147
  }
1081
- const CicsProgram = /*#__PURE__*/React__default.forwardRef(function CicsProgram(_ref38, ref) {
1148
+ const CicsProgram = /*#__PURE__*/React__default.forwardRef(function CicsProgram(_ref41, ref) {
1082
1149
  let {
1083
1150
  children,
1084
1151
  size = 16,
1085
1152
  ...rest
1086
- } = _ref38;
1153
+ } = _ref41;
1087
1154
  return /*#__PURE__*/React__default.createElement(Icon, {
1088
1155
  width: size,
1089
1156
  height: size,
@@ -1092,7 +1159,7 @@ const CicsProgram = /*#__PURE__*/React__default.forwardRef(function CicsProgram(
1092
1159
  viewBox: "0 0 32 32",
1093
1160
  fill: "currentColor",
1094
1161
  ...rest
1095
- }, _path79 || (_path79 = /*#__PURE__*/React__default.createElement("path", {
1162
+ }, _path84 || (_path84 = /*#__PURE__*/React__default.createElement("path", {
1096
1163
  d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
1097
1164
  })), _circle || (_circle = /*#__PURE__*/React__default.createElement("circle", {
1098
1165
  cx: "9",
@@ -1102,19 +1169,19 @@ const CicsProgram = /*#__PURE__*/React__default.forwardRef(function CicsProgram(
1102
1169
  cx: "6",
1103
1170
  cy: "8",
1104
1171
  r: "1"
1105
- })), _path80 || (_path80 = /*#__PURE__*/React__default.createElement("path", {
1172
+ })), _path85 || (_path85 = /*#__PURE__*/React__default.createElement("path", {
1106
1173
  d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
1107
1174
  })), children);
1108
1175
  });
1109
1176
  if (process.env.NODE_ENV !== "production") {
1110
1177
  CicsProgram.propTypes = iconPropTypes;
1111
1178
  }
1112
- const CicsSit = /*#__PURE__*/React__default.forwardRef(function CicsSit(_ref39, ref) {
1179
+ const CicsSit = /*#__PURE__*/React__default.forwardRef(function CicsSit(_ref42, ref) {
1113
1180
  let {
1114
1181
  children,
1115
1182
  size = 16,
1116
1183
  ...rest
1117
- } = _ref39;
1184
+ } = _ref42;
1118
1185
  return /*#__PURE__*/React__default.createElement(Icon, {
1119
1186
  width: size,
1120
1187
  height: size,
@@ -1123,21 +1190,21 @@ const CicsSit = /*#__PURE__*/React__default.forwardRef(function CicsSit(_ref39,
1123
1190
  viewBox: "0 0 32 32",
1124
1191
  fill: "currentColor",
1125
1192
  ...rest
1126
- }, _path81 || (_path81 = /*#__PURE__*/React__default.createElement("path", {
1193
+ }, _path86 || (_path86 = /*#__PURE__*/React__default.createElement("path", {
1127
1194
  d: "M23 22L30 27 23 32 23 22z"
1128
- })), _path82 || (_path82 = /*#__PURE__*/React__default.createElement("path", {
1195
+ })), _path87 || (_path87 = /*#__PURE__*/React__default.createElement("path", {
1129
1196
  d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
1130
1197
  })), children);
1131
1198
  });
1132
1199
  if (process.env.NODE_ENV !== "production") {
1133
1200
  CicsSit.propTypes = iconPropTypes;
1134
1201
  }
1135
- const CicsSitOverrides = /*#__PURE__*/React__default.forwardRef(function CicsSitOverrides(_ref40, ref) {
1202
+ const CicsSitOverrides = /*#__PURE__*/React__default.forwardRef(function CicsSitOverrides(_ref43, ref) {
1136
1203
  let {
1137
1204
  children,
1138
1205
  size = 16,
1139
1206
  ...rest
1140
- } = _ref40;
1207
+ } = _ref43;
1141
1208
  return /*#__PURE__*/React__default.createElement(Icon, {
1142
1209
  width: size,
1143
1210
  height: size,
@@ -1146,19 +1213,19 @@ const CicsSitOverrides = /*#__PURE__*/React__default.forwardRef(function CicsSit
1146
1213
  viewBox: "0 0 32 32",
1147
1214
  fill: "currentColor",
1148
1215
  ...rest
1149
- }, _path83 || (_path83 = /*#__PURE__*/React__default.createElement("path", {
1216
+ }, _path88 || (_path88 = /*#__PURE__*/React__default.createElement("path", {
1150
1217
  d: "M31.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
1151
1218
  })), children);
1152
1219
  });
1153
1220
  if (process.env.NODE_ENV !== "production") {
1154
1221
  CicsSitOverrides.propTypes = iconPropTypes;
1155
1222
  }
1156
- const CicsSystemGroup = /*#__PURE__*/React__default.forwardRef(function CicsSystemGroup(_ref41, ref) {
1223
+ const CicsSystemGroup = /*#__PURE__*/React__default.forwardRef(function CicsSystemGroup(_ref44, ref) {
1157
1224
  let {
1158
1225
  children,
1159
1226
  size = 16,
1160
1227
  ...rest
1161
- } = _ref41;
1228
+ } = _ref44;
1162
1229
  return /*#__PURE__*/React__default.createElement(Icon, {
1163
1230
  width: size,
1164
1231
  height: size,
@@ -1167,23 +1234,23 @@ const CicsSystemGroup = /*#__PURE__*/React__default.forwardRef(function CicsSyst
1167
1234
  viewBox: "0 0 32 32",
1168
1235
  fill: "currentColor",
1169
1236
  ...rest
1170
- }, _path84 || (_path84 = /*#__PURE__*/React__default.createElement("path", {
1237
+ }, _path89 || (_path89 = /*#__PURE__*/React__default.createElement("path", {
1171
1238
  d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
1172
- })), _path85 || (_path85 = /*#__PURE__*/React__default.createElement("path", {
1239
+ })), _path90 || (_path90 = /*#__PURE__*/React__default.createElement("path", {
1173
1240
  d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
1174
- })), _path86 || (_path86 = /*#__PURE__*/React__default.createElement("path", {
1241
+ })), _path91 || (_path91 = /*#__PURE__*/React__default.createElement("path", {
1175
1242
  d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
1176
1243
  })), children);
1177
1244
  });
1178
1245
  if (process.env.NODE_ENV !== "production") {
1179
1246
  CicsSystemGroup.propTypes = iconPropTypes;
1180
1247
  }
1181
- const CicsTransactionServerZos = /*#__PURE__*/React__default.forwardRef(function CicsTransactionServerZos(_ref42, ref) {
1248
+ const CicsTransactionServerZos = /*#__PURE__*/React__default.forwardRef(function CicsTransactionServerZos(_ref45, ref) {
1182
1249
  let {
1183
1250
  children,
1184
1251
  size = 16,
1185
1252
  ...rest
1186
- } = _ref42;
1253
+ } = _ref45;
1187
1254
  return /*#__PURE__*/React__default.createElement(Icon, {
1188
1255
  width: size,
1189
1256
  height: size,
@@ -1196,27 +1263,27 @@ const CicsTransactionServerZos = /*#__PURE__*/React__default.forwardRef(function
1196
1263
  cx: "28",
1197
1264
  cy: "10",
1198
1265
  r: "2"
1199
- })), _path87 || (_path87 = /*#__PURE__*/React__default.createElement("path", {
1266
+ })), _path92 || (_path92 = /*#__PURE__*/React__default.createElement("path", {
1200
1267
  d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
1201
- })), _path88 || (_path88 = /*#__PURE__*/React__default.createElement("path", {
1268
+ })), _path93 || (_path93 = /*#__PURE__*/React__default.createElement("path", {
1202
1269
  d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
1203
1270
  })), _circle4 || (_circle4 = /*#__PURE__*/React__default.createElement("circle", {
1204
1271
  cx: "4",
1205
1272
  cy: "22",
1206
1273
  r: "2"
1207
- })), _path89 || (_path89 = /*#__PURE__*/React__default.createElement("path", {
1274
+ })), _path94 || (_path94 = /*#__PURE__*/React__default.createElement("path", {
1208
1275
  d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
1209
1276
  })), children);
1210
1277
  });
1211
1278
  if (process.env.NODE_ENV !== "production") {
1212
1279
  CicsTransactionServerZos.propTypes = iconPropTypes;
1213
1280
  }
1214
- const CicsWuiRegion = /*#__PURE__*/React__default.forwardRef(function CicsWuiRegion(_ref43, ref) {
1281
+ const CicsWuiRegion = /*#__PURE__*/React__default.forwardRef(function CicsWuiRegion(_ref46, ref) {
1215
1282
  let {
1216
1283
  children,
1217
1284
  size = 16,
1218
1285
  ...rest
1219
- } = _ref43;
1286
+ } = _ref46;
1220
1287
  return /*#__PURE__*/React__default.createElement(Icon, {
1221
1288
  width: size,
1222
1289
  height: size,
@@ -1225,21 +1292,21 @@ const CicsWuiRegion = /*#__PURE__*/React__default.forwardRef(function CicsWuiReg
1225
1292
  viewBox: "0 0 32 32",
1226
1293
  fill: "currentColor",
1227
1294
  ...rest
1228
- }, _path90 || (_path90 = /*#__PURE__*/React__default.createElement("path", {
1295
+ }, _path95 || (_path95 = /*#__PURE__*/React__default.createElement("path", {
1229
1296
  d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
1230
- })), _path91 || (_path91 = /*#__PURE__*/React__default.createElement("path", {
1297
+ })), _path96 || (_path96 = /*#__PURE__*/React__default.createElement("path", {
1231
1298
  d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
1232
1299
  })), children);
1233
1300
  });
1234
1301
  if (process.env.NODE_ENV !== "production") {
1235
1302
  CicsWuiRegion.propTypes = iconPropTypes;
1236
1303
  }
1237
- const CicsRegion = /*#__PURE__*/React__default.forwardRef(function CicsRegion(_ref44, ref) {
1304
+ const CicsRegion = /*#__PURE__*/React__default.forwardRef(function CicsRegion(_ref47, ref) {
1238
1305
  let {
1239
1306
  children,
1240
1307
  size = 16,
1241
1308
  ...rest
1242
- } = _ref44;
1309
+ } = _ref47;
1243
1310
  return /*#__PURE__*/React__default.createElement(Icon, {
1244
1311
  width: size,
1245
1312
  height: size,
@@ -1248,21 +1315,21 @@ const CicsRegion = /*#__PURE__*/React__default.forwardRef(function CicsRegion(_r
1248
1315
  viewBox: "0 0 32 32",
1249
1316
  fill: "currentColor",
1250
1317
  ...rest
1251
- }, _path92 || (_path92 = /*#__PURE__*/React__default.createElement("path", {
1318
+ }, _path97 || (_path97 = /*#__PURE__*/React__default.createElement("path", {
1252
1319
  d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
1253
- })), _path93 || (_path93 = /*#__PURE__*/React__default.createElement("path", {
1320
+ })), _path98 || (_path98 = /*#__PURE__*/React__default.createElement("path", {
1254
1321
  d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
1255
1322
  })), children);
1256
1323
  });
1257
1324
  if (process.env.NODE_ENV !== "production") {
1258
1325
  CicsRegion.propTypes = iconPropTypes;
1259
1326
  }
1260
- const CicsRegionAlt = /*#__PURE__*/React__default.forwardRef(function CicsRegionAlt(_ref45, ref) {
1327
+ const CicsRegionAlt = /*#__PURE__*/React__default.forwardRef(function CicsRegionAlt(_ref48, ref) {
1261
1328
  let {
1262
1329
  children,
1263
1330
  size = 16,
1264
1331
  ...rest
1265
- } = _ref45;
1332
+ } = _ref48;
1266
1333
  return /*#__PURE__*/React__default.createElement(Icon, {
1267
1334
  width: size,
1268
1335
  height: size,
@@ -1271,19 +1338,19 @@ const CicsRegionAlt = /*#__PURE__*/React__default.forwardRef(function CicsRegion
1271
1338
  viewBox: "0 0 32 32",
1272
1339
  fill: "currentColor",
1273
1340
  ...rest
1274
- }, _path94 || (_path94 = /*#__PURE__*/React__default.createElement("path", {
1341
+ }, _path99 || (_path99 = /*#__PURE__*/React__default.createElement("path", {
1275
1342
  d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
1276
1343
  })), children);
1277
1344
  });
1278
1345
  if (process.env.NODE_ENV !== "production") {
1279
1346
  CicsRegionAlt.propTypes = iconPropTypes;
1280
1347
  }
1281
- const CicsRegionRouting = /*#__PURE__*/React__default.forwardRef(function CicsRegionRouting(_ref46, ref) {
1348
+ const CicsRegionRouting = /*#__PURE__*/React__default.forwardRef(function CicsRegionRouting(_ref49, ref) {
1282
1349
  let {
1283
1350
  children,
1284
1351
  size = 16,
1285
1352
  ...rest
1286
- } = _ref46;
1353
+ } = _ref49;
1287
1354
  return /*#__PURE__*/React__default.createElement(Icon, {
1288
1355
  width: size,
1289
1356
  height: size,
@@ -1292,21 +1359,21 @@ const CicsRegionRouting = /*#__PURE__*/React__default.forwardRef(function CicsRe
1292
1359
  viewBox: "0 0 32 32",
1293
1360
  fill: "currentColor",
1294
1361
  ...rest
1295
- }, _path95 || (_path95 = /*#__PURE__*/React__default.createElement("path", {
1362
+ }, _path100 || (_path100 = /*#__PURE__*/React__default.createElement("path", {
1296
1363
  d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
1297
- })), _path96 || (_path96 = /*#__PURE__*/React__default.createElement("path", {
1364
+ })), _path101 || (_path101 = /*#__PURE__*/React__default.createElement("path", {
1298
1365
  d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
1299
1366
  })), children);
1300
1367
  });
1301
1368
  if (process.env.NODE_ENV !== "production") {
1302
1369
  CicsRegionRouting.propTypes = iconPropTypes;
1303
1370
  }
1304
- const CicsRegionTarget = /*#__PURE__*/React__default.forwardRef(function CicsRegionTarget(_ref47, ref) {
1371
+ const CicsRegionTarget = /*#__PURE__*/React__default.forwardRef(function CicsRegionTarget(_ref50, ref) {
1305
1372
  let {
1306
1373
  children,
1307
1374
  size = 16,
1308
1375
  ...rest
1309
- } = _ref47;
1376
+ } = _ref50;
1310
1377
  return /*#__PURE__*/React__default.createElement(Icon, {
1311
1378
  width: size,
1312
1379
  height: size,
@@ -1315,21 +1382,21 @@ const CicsRegionTarget = /*#__PURE__*/React__default.forwardRef(function CicsReg
1315
1382
  viewBox: "0 0 32 32",
1316
1383
  fill: "currentColor",
1317
1384
  ...rest
1318
- }, _path97 || (_path97 = /*#__PURE__*/React__default.createElement("path", {
1385
+ }, _path102 || (_path102 = /*#__PURE__*/React__default.createElement("path", {
1319
1386
  d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
1320
- })), _path98 || (_path98 = /*#__PURE__*/React__default.createElement("path", {
1387
+ })), _path103 || (_path103 = /*#__PURE__*/React__default.createElement("path", {
1321
1388
  d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
1322
1389
  })), children);
1323
1390
  });
1324
1391
  if (process.env.NODE_ENV !== "production") {
1325
1392
  CicsRegionTarget.propTypes = iconPropTypes;
1326
1393
  }
1327
- const Cicsplex = /*#__PURE__*/React__default.forwardRef(function Cicsplex(_ref48, ref) {
1394
+ const Cicsplex = /*#__PURE__*/React__default.forwardRef(function Cicsplex(_ref51, ref) {
1328
1395
  let {
1329
1396
  children,
1330
1397
  size = 16,
1331
1398
  ...rest
1332
- } = _ref48;
1399
+ } = _ref51;
1333
1400
  return /*#__PURE__*/React__default.createElement(Icon, {
1334
1401
  width: size,
1335
1402
  height: size,
@@ -1338,19 +1405,19 @@ const Cicsplex = /*#__PURE__*/React__default.forwardRef(function Cicsplex(_ref48
1338
1405
  viewBox: "0 0 32 32",
1339
1406
  fill: "currentColor",
1340
1407
  ...rest
1341
- }, _path99 || (_path99 = /*#__PURE__*/React__default.createElement("path", {
1408
+ }, _path104 || (_path104 = /*#__PURE__*/React__default.createElement("path", {
1342
1409
  d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
1343
1410
  })), children);
1344
1411
  });
1345
1412
  if (process.env.NODE_ENV !== "production") {
1346
1413
  Cicsplex.propTypes = iconPropTypes;
1347
1414
  }
1348
- const CircleFilled = /*#__PURE__*/React__default.forwardRef(function CircleFilled(_ref49, ref) {
1415
+ const CircleFilled = /*#__PURE__*/React__default.forwardRef(function CircleFilled(_ref52, ref) {
1349
1416
  let {
1350
1417
  children,
1351
1418
  size = 16,
1352
1419
  ...rest
1353
- } = _ref49;
1420
+ } = _ref52;
1354
1421
  return /*#__PURE__*/React__default.createElement(Icon, {
1355
1422
  width: size,
1356
1423
  height: size,
@@ -1363,19 +1430,19 @@ const CircleFilled = /*#__PURE__*/React__default.forwardRef(function CircleFille
1363
1430
  cx: "16",
1364
1431
  cy: "16",
1365
1432
  r: "10"
1366
- })), _path100 || (_path100 = /*#__PURE__*/React__default.createElement("path", {
1433
+ })), _path105 || (_path105 = /*#__PURE__*/React__default.createElement("path", {
1367
1434
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1368
1435
  })), children);
1369
1436
  });
1370
1437
  if (process.env.NODE_ENV !== "production") {
1371
1438
  CircleFilled.propTypes = iconPropTypes;
1372
1439
  }
1373
- const CircleOutline = /*#__PURE__*/React__default.forwardRef(function CircleOutline(_ref50, ref) {
1440
+ const CircleOutline = /*#__PURE__*/React__default.forwardRef(function CircleOutline(_ref53, ref) {
1374
1441
  let {
1375
1442
  children,
1376
1443
  size = 16,
1377
1444
  ...rest
1378
- } = _ref50;
1445
+ } = _ref53;
1379
1446
  return /*#__PURE__*/React__default.createElement(Icon, {
1380
1447
  width: size,
1381
1448
  height: size,
@@ -1384,7 +1451,7 @@ const CircleOutline = /*#__PURE__*/React__default.forwardRef(function CircleOutl
1384
1451
  viewBox: "0 0 32 32",
1385
1452
  fill: "currentColor",
1386
1453
  ...rest
1387
- }, _path101 || (_path101 = /*#__PURE__*/React__default.createElement("path", {
1454
+ }, _path106 || (_path106 = /*#__PURE__*/React__default.createElement("path", {
1388
1455
  strokeWidth: "0",
1389
1456
  d: "m16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm0,26c-6.6274,0-12-5.3726-12-12s5.3726-12,12-12,12,5.3726,12,12-5.3726,12-12,12Z"
1390
1457
  })), children);
@@ -1392,12 +1459,12 @@ const CircleOutline = /*#__PURE__*/React__default.forwardRef(function CircleOutl
1392
1459
  if (process.env.NODE_ENV !== "production") {
1393
1460
  CircleOutline.propTypes = iconPropTypes;
1394
1461
  }
1395
- const CircleSolid = /*#__PURE__*/React__default.forwardRef(function CircleSolid(_ref51, ref) {
1462
+ const CircleSolid = /*#__PURE__*/React__default.forwardRef(function CircleSolid(_ref54, ref) {
1396
1463
  let {
1397
1464
  children,
1398
1465
  size = 16,
1399
1466
  ...rest
1400
- } = _ref51;
1467
+ } = _ref54;
1401
1468
  return /*#__PURE__*/React__default.createElement(Icon, {
1402
1469
  width: size,
1403
1470
  height: size,
@@ -1415,12 +1482,12 @@ const CircleSolid = /*#__PURE__*/React__default.forwardRef(function CircleSolid(
1415
1482
  if (process.env.NODE_ENV !== "production") {
1416
1483
  CircleSolid.propTypes = iconPropTypes;
1417
1484
  }
1418
- const CircleDash = /*#__PURE__*/React__default.forwardRef(function CircleDash(_ref52, ref) {
1485
+ const CircleDash = /*#__PURE__*/React__default.forwardRef(function CircleDash(_ref55, ref) {
1419
1486
  let {
1420
1487
  children,
1421
1488
  size = 16,
1422
1489
  ...rest
1423
- } = _ref52;
1490
+ } = _ref55;
1424
1491
  return /*#__PURE__*/React__default.createElement(Icon, {
1425
1492
  width: size,
1426
1493
  height: size,
@@ -1429,19 +1496,19 @@ const CircleDash = /*#__PURE__*/React__default.forwardRef(function CircleDash(_r
1429
1496
  viewBox: "0 0 32 32",
1430
1497
  fill: "currentColor",
1431
1498
  ...rest
1432
- }, _path102 || (_path102 = /*#__PURE__*/React__default.createElement("path", {
1499
+ }, _path107 || (_path107 = /*#__PURE__*/React__default.createElement("path", {
1433
1500
  d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
1434
1501
  })), children);
1435
1502
  });
1436
1503
  if (process.env.NODE_ENV !== "production") {
1437
1504
  CircleDash.propTypes = iconPropTypes;
1438
1505
  }
1439
- const CircleFill = /*#__PURE__*/React__default.forwardRef(function CircleFill(_ref53, ref) {
1506
+ const CircleFill = /*#__PURE__*/React__default.forwardRef(function CircleFill(_ref56, ref) {
1440
1507
  let {
1441
1508
  children,
1442
1509
  size = 16,
1443
1510
  ...rest
1444
- } = _ref53;
1511
+ } = _ref56;
1445
1512
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1446
1513
  return /*#__PURE__*/React__default.createElement(Icon, {
1447
1514
  width: size,
@@ -1474,12 +1541,12 @@ const CircleFill = /*#__PURE__*/React__default.forwardRef(function CircleFill(_r
1474
1541
  if (process.env.NODE_ENV !== "production") {
1475
1542
  CircleFill.propTypes = iconPropTypes;
1476
1543
  }
1477
- const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default.forwardRef(function WatsonHealthCircleMeasurement(_ref54, ref) {
1544
+ const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default.forwardRef(function WatsonHealthCircleMeasurement(_ref57, ref) {
1478
1545
  let {
1479
1546
  children,
1480
1547
  size = 16,
1481
1548
  ...rest
1482
- } = _ref54;
1549
+ } = _ref57;
1483
1550
  return /*#__PURE__*/React__default.createElement(Icon, {
1484
1551
  width: size,
1485
1552
  height: size,
@@ -1488,21 +1555,21 @@ const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default.forwardRef(fun
1488
1555
  viewBox: "0 0 32 32",
1489
1556
  fill: "currentColor",
1490
1557
  ...rest
1491
- }, _path103 || (_path103 = /*#__PURE__*/React__default.createElement("path", {
1558
+ }, _path108 || (_path108 = /*#__PURE__*/React__default.createElement("path", {
1492
1559
  d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
1493
- })), _path104 || (_path104 = /*#__PURE__*/React__default.createElement("path", {
1560
+ })), _path109 || (_path109 = /*#__PURE__*/React__default.createElement("path", {
1494
1561
  d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
1495
1562
  })), children);
1496
1563
  });
1497
1564
  if (process.env.NODE_ENV !== "production") {
1498
1565
  WatsonHealthCircleMeasurement.propTypes = iconPropTypes;
1499
1566
  }
1500
- const CirclePacking = /*#__PURE__*/React__default.forwardRef(function CirclePacking(_ref55, ref) {
1567
+ const CirclePacking = /*#__PURE__*/React__default.forwardRef(function CirclePacking(_ref58, ref) {
1501
1568
  let {
1502
1569
  children,
1503
1570
  size = 16,
1504
1571
  ...rest
1505
- } = _ref55;
1572
+ } = _ref58;
1506
1573
  return /*#__PURE__*/React__default.createElement(Icon, {
1507
1574
  width: size,
1508
1575
  height: size,
@@ -1511,19 +1578,19 @@ const CirclePacking = /*#__PURE__*/React__default.forwardRef(function CirclePack
1511
1578
  viewBox: "0 0 32 32",
1512
1579
  fill: "currentColor",
1513
1580
  ...rest
1514
- }, _path105 || (_path105 = /*#__PURE__*/React__default.createElement("path", {
1581
+ }, _path110 || (_path110 = /*#__PURE__*/React__default.createElement("path", {
1515
1582
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
1516
1583
  })), children);
1517
1584
  });
1518
1585
  if (process.env.NODE_ENV !== "production") {
1519
1586
  CirclePacking.propTypes = iconPropTypes;
1520
1587
  }
1521
- const CircleStroke = /*#__PURE__*/React__default.forwardRef(function CircleStroke(_ref56, ref) {
1588
+ const CircleStroke = /*#__PURE__*/React__default.forwardRef(function CircleStroke(_ref59, ref) {
1522
1589
  let {
1523
1590
  children,
1524
1591
  size = 16,
1525
1592
  ...rest
1526
- } = _ref56;
1593
+ } = _ref59;
1527
1594
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1528
1595
  return /*#__PURE__*/React__default.createElement(Icon, {
1529
1596
  width: size,
@@ -1533,7 +1600,7 @@ const CircleStroke = /*#__PURE__*/React__default.forwardRef(function CircleStrok
1533
1600
  viewBox: "0 0 16 16",
1534
1601
  fill: "currentColor",
1535
1602
  ...rest
1536
- }, _path106 || (_path106 = /*#__PURE__*/React__default.createElement("path", {
1603
+ }, _path111 || (_path111 = /*#__PURE__*/React__default.createElement("path", {
1537
1604
  d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
1538
1605
  })), children);
1539
1606
  }
@@ -1545,19 +1612,19 @@ const CircleStroke = /*#__PURE__*/React__default.forwardRef(function CircleStrok
1545
1612
  viewBox: "0 0 16 16",
1546
1613
  fill: "currentColor",
1547
1614
  ...rest
1548
- }, _path107 || (_path107 = /*#__PURE__*/React__default.createElement("path", {
1615
+ }, _path112 || (_path112 = /*#__PURE__*/React__default.createElement("path", {
1549
1616
  d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
1550
1617
  })), children);
1551
1618
  });
1552
1619
  if (process.env.NODE_ENV !== "production") {
1553
1620
  CircleStroke.propTypes = iconPropTypes;
1554
1621
  }
1555
- const QCircuitComposer = /*#__PURE__*/React__default.forwardRef(function QCircuitComposer(_ref57, ref) {
1622
+ const QCircuitComposer = /*#__PURE__*/React__default.forwardRef(function QCircuitComposer(_ref60, ref) {
1556
1623
  let {
1557
1624
  children,
1558
1625
  size = 16,
1559
1626
  ...rest
1560
- } = _ref57;
1627
+ } = _ref60;
1561
1628
  return /*#__PURE__*/React__default.createElement(Icon, {
1562
1629
  width: size,
1563
1630
  height: size,
@@ -1566,21 +1633,21 @@ const QCircuitComposer = /*#__PURE__*/React__default.forwardRef(function QCircui
1566
1633
  viewBox: "0 0 32 32",
1567
1634
  fill: "currentColor",
1568
1635
  ...rest
1569
- }, _path108 || (_path108 = /*#__PURE__*/React__default.createElement("path", {
1636
+ }, _path113 || (_path113 = /*#__PURE__*/React__default.createElement("path", {
1570
1637
  d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
1571
- })), _path109 || (_path109 = /*#__PURE__*/React__default.createElement("path", {
1638
+ })), _path114 || (_path114 = /*#__PURE__*/React__default.createElement("path", {
1572
1639
  d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
1573
1640
  })), children);
1574
1641
  });
1575
1642
  if (process.env.NODE_ENV !== "production") {
1576
1643
  QCircuitComposer.propTypes = iconPropTypes;
1577
1644
  }
1578
- const Classification = /*#__PURE__*/React__default.forwardRef(function Classification(_ref58, ref) {
1645
+ const Classification = /*#__PURE__*/React__default.forwardRef(function Classification(_ref61, ref) {
1579
1646
  let {
1580
1647
  children,
1581
1648
  size = 16,
1582
1649
  ...rest
1583
- } = _ref58;
1650
+ } = _ref61;
1584
1651
  return /*#__PURE__*/React__default.createElement(Icon, {
1585
1652
  width: size,
1586
1653
  height: size,
@@ -1593,19 +1660,19 @@ const Classification = /*#__PURE__*/React__default.forwardRef(function Classific
1593
1660
  cx: "15",
1594
1661
  cy: "19",
1595
1662
  r: "1"
1596
- })), _path110 || (_path110 = /*#__PURE__*/React__default.createElement("path", {
1663
+ })), _path115 || (_path115 = /*#__PURE__*/React__default.createElement("path", {
1597
1664
  d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
1598
1665
  })), children);
1599
1666
  });
1600
1667
  if (process.env.NODE_ENV !== "production") {
1601
1668
  Classification.propTypes = iconPropTypes;
1602
1669
  }
1603
- const ClassifierLanguage = /*#__PURE__*/React__default.forwardRef(function ClassifierLanguage(_ref59, ref) {
1670
+ const ClassifierLanguage = /*#__PURE__*/React__default.forwardRef(function ClassifierLanguage(_ref62, ref) {
1604
1671
  let {
1605
1672
  children,
1606
1673
  size = 16,
1607
1674
  ...rest
1608
- } = _ref59;
1675
+ } = _ref62;
1609
1676
  return /*#__PURE__*/React__default.createElement(Icon, {
1610
1677
  width: size,
1611
1678
  height: size,
@@ -1614,19 +1681,19 @@ const ClassifierLanguage = /*#__PURE__*/React__default.forwardRef(function Class
1614
1681
  viewBox: "0 0 32 32",
1615
1682
  fill: "currentColor",
1616
1683
  ...rest
1617
- }, _path111 || (_path111 = /*#__PURE__*/React__default.createElement("path", {
1684
+ }, _path116 || (_path116 = /*#__PURE__*/React__default.createElement("path", {
1618
1685
  d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
1619
1686
  })), children);
1620
1687
  });
1621
1688
  if (process.env.NODE_ENV !== "production") {
1622
1689
  ClassifierLanguage.propTypes = iconPropTypes;
1623
1690
  }
1624
- const Clean = /*#__PURE__*/React__default.forwardRef(function Clean(_ref60, ref) {
1691
+ const Clean = /*#__PURE__*/React__default.forwardRef(function Clean(_ref63, ref) {
1625
1692
  let {
1626
1693
  children,
1627
1694
  size = 16,
1628
1695
  ...rest
1629
- } = _ref60;
1696
+ } = _ref63;
1630
1697
  return /*#__PURE__*/React__default.createElement(Icon, {
1631
1698
  width: size,
1632
1699
  height: size,
@@ -1635,28 +1702,28 @@ const Clean = /*#__PURE__*/React__default.forwardRef(function Clean(_ref60, ref)
1635
1702
  viewBox: "0 0 32 32",
1636
1703
  fill: "currentColor",
1637
1704
  ...rest
1638
- }, _path112 || (_path112 = /*#__PURE__*/React__default.createElement("path", {
1705
+ }, _path117 || (_path117 = /*#__PURE__*/React__default.createElement("path", {
1639
1706
  d: "M20 18H26V20H20z",
1640
1707
  transform: "rotate(-180 23 19)"
1641
- })), _path113 || (_path113 = /*#__PURE__*/React__default.createElement("path", {
1708
+ })), _path118 || (_path118 = /*#__PURE__*/React__default.createElement("path", {
1642
1709
  d: "M24 26H30V28H24z",
1643
1710
  transform: "rotate(-180 27 27)"
1644
- })), _path114 || (_path114 = /*#__PURE__*/React__default.createElement("path", {
1711
+ })), _path119 || (_path119 = /*#__PURE__*/React__default.createElement("path", {
1645
1712
  d: "M22 22H28V24H22z",
1646
1713
  transform: "rotate(-180 25 23)"
1647
- })), _path115 || (_path115 = /*#__PURE__*/React__default.createElement("path", {
1714
+ })), _path120 || (_path120 = /*#__PURE__*/React__default.createElement("path", {
1648
1715
  d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
1649
1716
  })), children);
1650
1717
  });
1651
1718
  if (process.env.NODE_ENV !== "production") {
1652
1719
  Clean.propTypes = iconPropTypes;
1653
1720
  }
1654
- const Close = /*#__PURE__*/React__default.forwardRef(function Close(_ref61, ref) {
1721
+ const Close = /*#__PURE__*/React__default.forwardRef(function Close(_ref64, ref) {
1655
1722
  let {
1656
1723
  children,
1657
1724
  size = 16,
1658
1725
  ...rest
1659
- } = _ref61;
1726
+ } = _ref64;
1660
1727
  return /*#__PURE__*/React__default.createElement(Icon, {
1661
1728
  width: size,
1662
1729
  height: size,
@@ -1665,19 +1732,19 @@ const Close = /*#__PURE__*/React__default.forwardRef(function Close(_ref61, ref)
1665
1732
  viewBox: "0 0 32 32",
1666
1733
  fill: "currentColor",
1667
1734
  ...rest
1668
- }, _path116 || (_path116 = /*#__PURE__*/React__default.createElement("path", {
1735
+ }, _path121 || (_path121 = /*#__PURE__*/React__default.createElement("path", {
1669
1736
  d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
1670
1737
  })), children);
1671
1738
  });
1672
1739
  if (process.env.NODE_ENV !== "production") {
1673
1740
  Close.propTypes = iconPropTypes;
1674
1741
  }
1675
- const CloseFilled = /*#__PURE__*/React__default.forwardRef(function CloseFilled(_ref62, ref) {
1742
+ const CloseFilled = /*#__PURE__*/React__default.forwardRef(function CloseFilled(_ref65, ref) {
1676
1743
  let {
1677
1744
  children,
1678
1745
  size = 16,
1679
1746
  ...rest
1680
- } = _ref62;
1747
+ } = _ref65;
1681
1748
  if (size === 16 || size === "16" || size === "16px") {
1682
1749
  return /*#__PURE__*/React__default.createElement(Icon, {
1683
1750
  width: size,
@@ -1687,7 +1754,7 @@ const CloseFilled = /*#__PURE__*/React__default.forwardRef(function CloseFilled(
1687
1754
  viewBox: "0 0 16 16",
1688
1755
  fill: "currentColor",
1689
1756
  ...rest
1690
- }, _path117 || (_path117 = /*#__PURE__*/React__default.createElement("path", {
1757
+ }, _path122 || (_path122 = /*#__PURE__*/React__default.createElement("path", {
1691
1758
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
1692
1759
  })), children);
1693
1760
  }
@@ -1699,9 +1766,9 @@ const CloseFilled = /*#__PURE__*/React__default.forwardRef(function CloseFilled(
1699
1766
  viewBox: "0 0 32 32",
1700
1767
  fill: "currentColor",
1701
1768
  ...rest
1702
- }, _path118 || (_path118 = /*#__PURE__*/React__default.createElement("path", {
1769
+ }, _path123 || (_path123 = /*#__PURE__*/React__default.createElement("path", {
1703
1770
  d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
1704
- })), _path119 || (_path119 = /*#__PURE__*/React__default.createElement("path", {
1771
+ })), _path124 || (_path124 = /*#__PURE__*/React__default.createElement("path", {
1705
1772
  d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
1706
1773
  "data-icon-path": "inner-path",
1707
1774
  opacity: "0"
@@ -1710,12 +1777,12 @@ const CloseFilled = /*#__PURE__*/React__default.forwardRef(function CloseFilled(
1710
1777
  if (process.env.NODE_ENV !== "production") {
1711
1778
  CloseFilled.propTypes = iconPropTypes;
1712
1779
  }
1713
- const CloseLarge = /*#__PURE__*/React__default.forwardRef(function CloseLarge(_ref63, ref) {
1780
+ const CloseLarge = /*#__PURE__*/React__default.forwardRef(function CloseLarge(_ref66, ref) {
1714
1781
  let {
1715
1782
  children,
1716
1783
  size = 16,
1717
1784
  ...rest
1718
- } = _ref63;
1785
+ } = _ref66;
1719
1786
  return /*#__PURE__*/React__default.createElement(Icon, {
1720
1787
  width: size,
1721
1788
  height: size,
@@ -1724,19 +1791,19 @@ const CloseLarge = /*#__PURE__*/React__default.forwardRef(function CloseLarge(_r
1724
1791
  viewBox: "0 0 32 32",
1725
1792
  fill: "currentColor",
1726
1793
  ...rest
1727
- }, _path120 || (_path120 = /*#__PURE__*/React__default.createElement("path", {
1794
+ }, _path125 || (_path125 = /*#__PURE__*/React__default.createElement("path", {
1728
1795
  d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
1729
1796
  })), children);
1730
1797
  });
1731
1798
  if (process.env.NODE_ENV !== "production") {
1732
1799
  CloseLarge.propTypes = iconPropTypes;
1733
1800
  }
1734
- const CloseOutline = /*#__PURE__*/React__default.forwardRef(function CloseOutline(_ref64, ref) {
1801
+ const CloseOutline = /*#__PURE__*/React__default.forwardRef(function CloseOutline(_ref67, ref) {
1735
1802
  let {
1736
1803
  children,
1737
1804
  size = 16,
1738
1805
  ...rest
1739
- } = _ref64;
1806
+ } = _ref67;
1740
1807
  return /*#__PURE__*/React__default.createElement(Icon, {
1741
1808
  width: size,
1742
1809
  height: size,
@@ -1745,21 +1812,21 @@ const CloseOutline = /*#__PURE__*/React__default.forwardRef(function CloseOutlin
1745
1812
  viewBox: "0 0 32 32",
1746
1813
  fill: "currentColor",
1747
1814
  ...rest
1748
- }, _path121 || (_path121 = /*#__PURE__*/React__default.createElement("path", {
1815
+ }, _path126 || (_path126 = /*#__PURE__*/React__default.createElement("path", {
1749
1816
  d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
1750
- })), _path122 || (_path122 = /*#__PURE__*/React__default.createElement("path", {
1817
+ })), _path127 || (_path127 = /*#__PURE__*/React__default.createElement("path", {
1751
1818
  d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
1752
1819
  })), children);
1753
1820
  });
1754
1821
  if (process.env.NODE_ENV !== "production") {
1755
1822
  CloseOutline.propTypes = iconPropTypes;
1756
1823
  }
1757
- const ClosedCaption = /*#__PURE__*/React__default.forwardRef(function ClosedCaption(_ref65, ref) {
1824
+ const ClosedCaption = /*#__PURE__*/React__default.forwardRef(function ClosedCaption(_ref68, ref) {
1758
1825
  let {
1759
1826
  children,
1760
1827
  size = 16,
1761
1828
  ...rest
1762
- } = _ref65;
1829
+ } = _ref68;
1763
1830
  return /*#__PURE__*/React__default.createElement(Icon, {
1764
1831
  width: size,
1765
1832
  height: size,
@@ -1768,21 +1835,21 @@ const ClosedCaption = /*#__PURE__*/React__default.forwardRef(function ClosedCapt
1768
1835
  viewBox: "0 0 32 32",
1769
1836
  fill: "currentColor",
1770
1837
  ...rest
1771
- }, _path123 || (_path123 = /*#__PURE__*/React__default.createElement("path", {
1838
+ }, _path128 || (_path128 = /*#__PURE__*/React__default.createElement("path", {
1772
1839
  d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
1773
- })), _path124 || (_path124 = /*#__PURE__*/React__default.createElement("path", {
1840
+ })), _path129 || (_path129 = /*#__PURE__*/React__default.createElement("path", {
1774
1841
  d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
1775
1842
  })), children);
1776
1843
  });
1777
1844
  if (process.env.NODE_ENV !== "production") {
1778
1845
  ClosedCaption.propTypes = iconPropTypes;
1779
1846
  }
1780
- const ClosedCaptionAlt = /*#__PURE__*/React__default.forwardRef(function ClosedCaptionAlt(_ref66, ref) {
1847
+ const ClosedCaptionAlt = /*#__PURE__*/React__default.forwardRef(function ClosedCaptionAlt(_ref69, ref) {
1781
1848
  let {
1782
1849
  children,
1783
1850
  size = 16,
1784
1851
  ...rest
1785
- } = _ref66;
1852
+ } = _ref69;
1786
1853
  return /*#__PURE__*/React__default.createElement(Icon, {
1787
1854
  width: size,
1788
1855
  height: size,
@@ -1791,21 +1858,21 @@ const ClosedCaptionAlt = /*#__PURE__*/React__default.forwardRef(function ClosedC
1791
1858
  viewBox: "0 0 32 32",
1792
1859
  fill: "currentColor",
1793
1860
  ...rest
1794
- }, _path125 || (_path125 = /*#__PURE__*/React__default.createElement("path", {
1861
+ }, _path130 || (_path130 = /*#__PURE__*/React__default.createElement("path", {
1795
1862
  d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
1796
- })), _path126 || (_path126 = /*#__PURE__*/React__default.createElement("path", {
1863
+ })), _path131 || (_path131 = /*#__PURE__*/React__default.createElement("path", {
1797
1864
  d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1798
1865
  })), children);
1799
1866
  });
1800
1867
  if (process.env.NODE_ENV !== "production") {
1801
1868
  ClosedCaptionAlt.propTypes = iconPropTypes;
1802
1869
  }
1803
- const ClosedCaptionFilled = /*#__PURE__*/React__default.forwardRef(function ClosedCaptionFilled(_ref67, ref) {
1870
+ const ClosedCaptionFilled = /*#__PURE__*/React__default.forwardRef(function ClosedCaptionFilled(_ref70, ref) {
1804
1871
  let {
1805
1872
  children,
1806
1873
  size = 16,
1807
1874
  ...rest
1808
- } = _ref67;
1875
+ } = _ref70;
1809
1876
  return /*#__PURE__*/React__default.createElement(Icon, {
1810
1877
  width: size,
1811
1878
  height: size,
@@ -1814,19 +1881,19 @@ const ClosedCaptionFilled = /*#__PURE__*/React__default.forwardRef(function Clos
1814
1881
  viewBox: "0 0 32 32",
1815
1882
  fill: "currentColor",
1816
1883
  ...rest
1817
- }, _path127 || (_path127 = /*#__PURE__*/React__default.createElement("path", {
1884
+ }, _path132 || (_path132 = /*#__PURE__*/React__default.createElement("path", {
1818
1885
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
1819
1886
  })), children);
1820
1887
  });
1821
1888
  if (process.env.NODE_ENV !== "production") {
1822
1889
  ClosedCaptionFilled.propTypes = iconPropTypes;
1823
1890
  }
1824
- const Cloud = /*#__PURE__*/React__default.forwardRef(function Cloud(_ref68, ref) {
1891
+ const Cloud = /*#__PURE__*/React__default.forwardRef(function Cloud(_ref71, ref) {
1825
1892
  let {
1826
1893
  children,
1827
1894
  size = 16,
1828
1895
  ...rest
1829
- } = _ref68;
1896
+ } = _ref71;
1830
1897
  return /*#__PURE__*/React__default.createElement(Icon, {
1831
1898
  width: size,
1832
1899
  height: size,
@@ -1835,19 +1902,19 @@ const Cloud = /*#__PURE__*/React__default.forwardRef(function Cloud(_ref68, ref)
1835
1902
  viewBox: "0 0 32 32",
1836
1903
  fill: "currentColor",
1837
1904
  ...rest
1838
- }, _path128 || (_path128 = /*#__PURE__*/React__default.createElement("path", {
1905
+ }, _path133 || (_path133 = /*#__PURE__*/React__default.createElement("path", {
1839
1906
  d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
1840
1907
  })), children);
1841
1908
  });
1842
1909
  if (process.env.NODE_ENV !== "production") {
1843
1910
  Cloud.propTypes = iconPropTypes;
1844
1911
  }
1845
- const CloudAlerting = /*#__PURE__*/React__default.forwardRef(function CloudAlerting(_ref69, ref) {
1912
+ const CloudAlerting = /*#__PURE__*/React__default.forwardRef(function CloudAlerting(_ref72, ref) {
1846
1913
  let {
1847
1914
  children,
1848
1915
  size = 16,
1849
1916
  ...rest
1850
- } = _ref69;
1917
+ } = _ref72;
1851
1918
  return /*#__PURE__*/React__default.createElement(Icon, {
1852
1919
  width: size,
1853
1920
  height: size,
@@ -1856,21 +1923,21 @@ const CloudAlerting = /*#__PURE__*/React__default.forwardRef(function CloudAlert
1856
1923
  viewBox: "0 0 32 32",
1857
1924
  fill: "currentColor",
1858
1925
  ...rest
1859
- }, _path129 || (_path129 = /*#__PURE__*/React__default.createElement("path", {
1926
+ }, _path134 || (_path134 = /*#__PURE__*/React__default.createElement("path", {
1860
1927
  d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
1861
- })), _path130 || (_path130 = /*#__PURE__*/React__default.createElement("path", {
1928
+ })), _path135 || (_path135 = /*#__PURE__*/React__default.createElement("path", {
1862
1929
  d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
1863
1930
  })), children);
1864
1931
  });
1865
1932
  if (process.env.NODE_ENV !== "production") {
1866
1933
  CloudAlerting.propTypes = iconPropTypes;
1867
1934
  }
1868
- const CloudAuditing = /*#__PURE__*/React__default.forwardRef(function CloudAuditing(_ref70, ref) {
1935
+ const CloudAuditing = /*#__PURE__*/React__default.forwardRef(function CloudAuditing(_ref73, ref) {
1869
1936
  let {
1870
1937
  children,
1871
1938
  size = 16,
1872
1939
  ...rest
1873
- } = _ref70;
1940
+ } = _ref73;
1874
1941
  return /*#__PURE__*/React__default.createElement(Icon, {
1875
1942
  width: size,
1876
1943
  height: size,
@@ -1879,21 +1946,21 @@ const CloudAuditing = /*#__PURE__*/React__default.forwardRef(function CloudAudit
1879
1946
  viewBox: "0 0 32 32",
1880
1947
  fill: "currentColor",
1881
1948
  ...rest
1882
- }, _path131 || (_path131 = /*#__PURE__*/React__default.createElement("path", {
1949
+ }, _path136 || (_path136 = /*#__PURE__*/React__default.createElement("path", {
1883
1950
  d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
1884
- })), _path132 || (_path132 = /*#__PURE__*/React__default.createElement("path", {
1951
+ })), _path137 || (_path137 = /*#__PURE__*/React__default.createElement("path", {
1885
1952
  d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
1886
1953
  })), children);
1887
1954
  });
1888
1955
  if (process.env.NODE_ENV !== "production") {
1889
1956
  CloudAuditing.propTypes = iconPropTypes;
1890
1957
  }
1891
- const CloudDataOps = /*#__PURE__*/React__default.forwardRef(function CloudDataOps(_ref71, ref) {
1958
+ const CloudDataOps = /*#__PURE__*/React__default.forwardRef(function CloudDataOps(_ref74, ref) {
1892
1959
  let {
1893
1960
  children,
1894
1961
  size = 16,
1895
1962
  ...rest
1896
- } = _ref71;
1963
+ } = _ref74;
1897
1964
  return /*#__PURE__*/React__default.createElement(Icon, {
1898
1965
  width: size,
1899
1966
  height: size,
@@ -1902,19 +1969,19 @@ const CloudDataOps = /*#__PURE__*/React__default.forwardRef(function CloudDataOp
1902
1969
  viewBox: "0 0 32 32",
1903
1970
  fill: "currentColor",
1904
1971
  ...rest
1905
- }, _path133 || (_path133 = /*#__PURE__*/React__default.createElement("path", {
1972
+ }, _path138 || (_path138 = /*#__PURE__*/React__default.createElement("path", {
1906
1973
  d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
1907
1974
  })), children);
1908
1975
  });
1909
1976
  if (process.env.NODE_ENV !== "production") {
1910
1977
  CloudDataOps.propTypes = iconPropTypes;
1911
1978
  }
1912
- const CloudDownload = /*#__PURE__*/React__default.forwardRef(function CloudDownload(_ref72, ref) {
1979
+ const CloudDownload = /*#__PURE__*/React__default.forwardRef(function CloudDownload(_ref75, ref) {
1913
1980
  let {
1914
1981
  children,
1915
1982
  size = 16,
1916
1983
  ...rest
1917
- } = _ref72;
1984
+ } = _ref75;
1918
1985
  return /*#__PURE__*/React__default.createElement(Icon, {
1919
1986
  width: size,
1920
1987
  height: size,
@@ -1923,21 +1990,21 @@ const CloudDownload = /*#__PURE__*/React__default.forwardRef(function CloudDownl
1923
1990
  viewBox: "0 0 32 32",
1924
1991
  fill: "currentColor",
1925
1992
  ...rest
1926
- }, _path134 || (_path134 = /*#__PURE__*/React__default.createElement("path", {
1993
+ }, _path139 || (_path139 = /*#__PURE__*/React__default.createElement("path", {
1927
1994
  d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
1928
- })), _path135 || (_path135 = /*#__PURE__*/React__default.createElement("path", {
1995
+ })), _path140 || (_path140 = /*#__PURE__*/React__default.createElement("path", {
1929
1996
  d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
1930
1997
  })), children);
1931
1998
  });
1932
1999
  if (process.env.NODE_ENV !== "production") {
1933
2000
  CloudDownload.propTypes = iconPropTypes;
1934
2001
  }
1935
- const CloudLogging = /*#__PURE__*/React__default.forwardRef(function CloudLogging(_ref73, ref) {
2002
+ const CloudLogging = /*#__PURE__*/React__default.forwardRef(function CloudLogging(_ref76, ref) {
1936
2003
  let {
1937
2004
  children,
1938
2005
  size = 16,
1939
2006
  ...rest
1940
- } = _ref73;
2007
+ } = _ref76;
1941
2008
  return /*#__PURE__*/React__default.createElement(Icon, {
1942
2009
  width: size,
1943
2010
  height: size,
@@ -1946,21 +2013,21 @@ const CloudLogging = /*#__PURE__*/React__default.forwardRef(function CloudLoggin
1946
2013
  viewBox: "0 0 32 32",
1947
2014
  fill: "currentColor",
1948
2015
  ...rest
1949
- }, _path136 || (_path136 = /*#__PURE__*/React__default.createElement("path", {
2016
+ }, _path141 || (_path141 = /*#__PURE__*/React__default.createElement("path", {
1950
2017
  d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
1951
- })), _path137 || (_path137 = /*#__PURE__*/React__default.createElement("path", {
2018
+ })), _path142 || (_path142 = /*#__PURE__*/React__default.createElement("path", {
1952
2019
  d: "M18 8H30V10H18zM18 12H24V14H18z"
1953
2020
  })), children);
1954
2021
  });
1955
2022
  if (process.env.NODE_ENV !== "production") {
1956
2023
  CloudLogging.propTypes = iconPropTypes;
1957
2024
  }
1958
- const CloudMonitoring = /*#__PURE__*/React__default.forwardRef(function CloudMonitoring(_ref74, ref) {
2025
+ const CloudMonitoring = /*#__PURE__*/React__default.forwardRef(function CloudMonitoring(_ref77, ref) {
1959
2026
  let {
1960
2027
  children,
1961
2028
  size = 16,
1962
2029
  ...rest
1963
- } = _ref74;
2030
+ } = _ref77;
1964
2031
  return /*#__PURE__*/React__default.createElement(Icon, {
1965
2032
  width: size,
1966
2033
  height: size,
@@ -1969,21 +2036,21 @@ const CloudMonitoring = /*#__PURE__*/React__default.forwardRef(function CloudMon
1969
2036
  viewBox: "0 0 32 32",
1970
2037
  fill: "currentColor",
1971
2038
  ...rest
1972
- }, _path138 || (_path138 = /*#__PURE__*/React__default.createElement("path", {
2039
+ }, _path143 || (_path143 = /*#__PURE__*/React__default.createElement("path", {
1973
2040
  d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
1974
- })), _path139 || (_path139 = /*#__PURE__*/React__default.createElement("path", {
2041
+ })), _path144 || (_path144 = /*#__PURE__*/React__default.createElement("path", {
1975
2042
  d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
1976
2043
  })), children);
1977
2044
  });
1978
2045
  if (process.env.NODE_ENV !== "production") {
1979
2046
  CloudMonitoring.propTypes = iconPropTypes;
1980
2047
  }
1981
- const CloudOffline = /*#__PURE__*/React__default.forwardRef(function CloudOffline(_ref75, ref) {
2048
+ const CloudOffline = /*#__PURE__*/React__default.forwardRef(function CloudOffline(_ref78, ref) {
1982
2049
  let {
1983
2050
  children,
1984
2051
  size = 16,
1985
2052
  ...rest
1986
- } = _ref75;
2053
+ } = _ref78;
1987
2054
  return /*#__PURE__*/React__default.createElement(Icon, {
1988
2055
  width: size,
1989
2056
  height: size,
@@ -1992,19 +2059,19 @@ const CloudOffline = /*#__PURE__*/React__default.forwardRef(function CloudOfflin
1992
2059
  viewBox: "0 0 32 32",
1993
2060
  fill: "currentColor",
1994
2061
  ...rest
1995
- }, _path140 || (_path140 = /*#__PURE__*/React__default.createElement("path", {
2062
+ }, _path145 || (_path145 = /*#__PURE__*/React__default.createElement("path", {
1996
2063
  d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
1997
2064
  })), children);
1998
2065
  });
1999
2066
  if (process.env.NODE_ENV !== "production") {
2000
2067
  CloudOffline.propTypes = iconPropTypes;
2001
2068
  }
2002
- const CloudServiceManagement = /*#__PURE__*/React__default.forwardRef(function CloudServiceManagement(_ref76, ref) {
2069
+ const CloudServiceManagement = /*#__PURE__*/React__default.forwardRef(function CloudServiceManagement(_ref79, ref) {
2003
2070
  let {
2004
2071
  children,
2005
2072
  size = 16,
2006
2073
  ...rest
2007
- } = _ref76;
2074
+ } = _ref79;
2008
2075
  return /*#__PURE__*/React__default.createElement(Icon, {
2009
2076
  width: size,
2010
2077
  height: size,
@@ -2013,21 +2080,21 @@ const CloudServiceManagement = /*#__PURE__*/React__default.forwardRef(function C
2013
2080
  viewBox: "0 0 32 32",
2014
2081
  fill: "currentColor",
2015
2082
  ...rest
2016
- }, _path141 || (_path141 = /*#__PURE__*/React__default.createElement("path", {
2083
+ }, _path146 || (_path146 = /*#__PURE__*/React__default.createElement("path", {
2017
2084
  d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
2018
- })), _path142 || (_path142 = /*#__PURE__*/React__default.createElement("path", {
2085
+ })), _path147 || (_path147 = /*#__PURE__*/React__default.createElement("path", {
2019
2086
  d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
2020
2087
  })), children);
2021
2088
  });
2022
2089
  if (process.env.NODE_ENV !== "production") {
2023
2090
  CloudServiceManagement.propTypes = iconPropTypes;
2024
2091
  }
2025
- const CloudUpload = /*#__PURE__*/React__default.forwardRef(function CloudUpload(_ref77, ref) {
2092
+ const CloudUpload = /*#__PURE__*/React__default.forwardRef(function CloudUpload(_ref80, ref) {
2026
2093
  let {
2027
2094
  children,
2028
2095
  size = 16,
2029
2096
  ...rest
2030
- } = _ref77;
2097
+ } = _ref80;
2031
2098
  return /*#__PURE__*/React__default.createElement(Icon, {
2032
2099
  width: size,
2033
2100
  height: size,
@@ -2036,21 +2103,21 @@ const CloudUpload = /*#__PURE__*/React__default.forwardRef(function CloudUpload(
2036
2103
  viewBox: "0 0 32 32",
2037
2104
  fill: "currentColor",
2038
2105
  ...rest
2039
- }, _path143 || (_path143 = /*#__PURE__*/React__default.createElement("path", {
2106
+ }, _path148 || (_path148 = /*#__PURE__*/React__default.createElement("path", {
2040
2107
  d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
2041
- })), _path144 || (_path144 = /*#__PURE__*/React__default.createElement("path", {
2108
+ })), _path149 || (_path149 = /*#__PURE__*/React__default.createElement("path", {
2042
2109
  d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
2043
2110
  })), children);
2044
2111
  });
2045
2112
  if (process.env.NODE_ENV !== "production") {
2046
2113
  CloudUpload.propTypes = iconPropTypes;
2047
2114
  }
2048
- const CloudApp = /*#__PURE__*/React__default.forwardRef(function CloudApp(_ref78, ref) {
2115
+ const CloudApp = /*#__PURE__*/React__default.forwardRef(function CloudApp(_ref81, ref) {
2049
2116
  let {
2050
2117
  children,
2051
2118
  size = 16,
2052
2119
  ...rest
2053
- } = _ref78;
2120
+ } = _ref81;
2054
2121
  return /*#__PURE__*/React__default.createElement(Icon, {
2055
2122
  width: size,
2056
2123
  height: size,
@@ -2059,19 +2126,19 @@ const CloudApp = /*#__PURE__*/React__default.forwardRef(function CloudApp(_ref78
2059
2126
  viewBox: "0 0 32 32",
2060
2127
  fill: "currentColor",
2061
2128
  ...rest
2062
- }, _path145 || (_path145 = /*#__PURE__*/React__default.createElement("path", {
2129
+ }, _path150 || (_path150 = /*#__PURE__*/React__default.createElement("path", {
2063
2130
  d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
2064
2131
  })), children);
2065
2132
  });
2066
2133
  if (process.env.NODE_ENV !== "production") {
2067
2134
  CloudApp.propTypes = iconPropTypes;
2068
2135
  }
2069
- const CloudCeiling = /*#__PURE__*/React__default.forwardRef(function CloudCeiling(_ref79, ref) {
2136
+ const CloudCeiling = /*#__PURE__*/React__default.forwardRef(function CloudCeiling(_ref82, ref) {
2070
2137
  let {
2071
2138
  children,
2072
2139
  size = 16,
2073
2140
  ...rest
2074
- } = _ref79;
2141
+ } = _ref82;
2075
2142
  return /*#__PURE__*/React__default.createElement(Icon, {
2076
2143
  width: size,
2077
2144
  height: size,
@@ -2080,21 +2147,21 @@ const CloudCeiling = /*#__PURE__*/React__default.forwardRef(function CloudCeilin
2080
2147
  viewBox: "0 0 32 32",
2081
2148
  fill: "currentColor",
2082
2149
  ...rest
2083
- }, _path146 || (_path146 = /*#__PURE__*/React__default.createElement("path", {
2150
+ }, _path151 || (_path151 = /*#__PURE__*/React__default.createElement("path", {
2084
2151
  d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
2085
- })), _path147 || (_path147 = /*#__PURE__*/React__default.createElement("path", {
2152
+ })), _path152 || (_path152 = /*#__PURE__*/React__default.createElement("path", {
2086
2153
  d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
2087
2154
  })), children);
2088
2155
  });
2089
2156
  if (process.env.NODE_ENV !== "production") {
2090
2157
  CloudCeiling.propTypes = iconPropTypes;
2091
2158
  }
2092
- const CloudFoundry_1 = /*#__PURE__*/React__default.forwardRef(function CloudFoundry_1(_ref80, ref) {
2159
+ const CloudFoundry_1 = /*#__PURE__*/React__default.forwardRef(function CloudFoundry_1(_ref83, ref) {
2093
2160
  let {
2094
2161
  children,
2095
2162
  size = 16,
2096
2163
  ...rest
2097
- } = _ref80;
2164
+ } = _ref83;
2098
2165
  return /*#__PURE__*/React__default.createElement(Icon, {
2099
2166
  width: size,
2100
2167
  height: size,
@@ -2103,21 +2170,21 @@ const CloudFoundry_1 = /*#__PURE__*/React__default.forwardRef(function CloudFoun
2103
2170
  viewBox: "0 0 32 32",
2104
2171
  fill: "currentColor",
2105
2172
  ...rest
2106
- }, _path148 || (_path148 = /*#__PURE__*/React__default.createElement("path", {
2173
+ }, _path153 || (_path153 = /*#__PURE__*/React__default.createElement("path", {
2107
2174
  d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
2108
- })), _path149 || (_path149 = /*#__PURE__*/React__default.createElement("path", {
2175
+ })), _path154 || (_path154 = /*#__PURE__*/React__default.createElement("path", {
2109
2176
  d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
2110
2177
  })), children);
2111
2178
  });
2112
2179
  if (process.env.NODE_ENV !== "production") {
2113
2180
  CloudFoundry_1.propTypes = iconPropTypes;
2114
2181
  }
2115
- const CloudFoundry_2 = /*#__PURE__*/React__default.forwardRef(function CloudFoundry_2(_ref81, ref) {
2182
+ const CloudFoundry_2 = /*#__PURE__*/React__default.forwardRef(function CloudFoundry_2(_ref84, ref) {
2116
2183
  let {
2117
2184
  children,
2118
2185
  size = 16,
2119
2186
  ...rest
2120
- } = _ref81;
2187
+ } = _ref84;
2121
2188
  return /*#__PURE__*/React__default.createElement(Icon, {
2122
2189
  width: size,
2123
2190
  height: size,
@@ -2126,19 +2193,19 @@ const CloudFoundry_2 = /*#__PURE__*/React__default.forwardRef(function CloudFoun
2126
2193
  viewBox: "0 0 32 32",
2127
2194
  fill: "currentColor",
2128
2195
  ...rest
2129
- }, _path150 || (_path150 = /*#__PURE__*/React__default.createElement("path", {
2196
+ }, _path155 || (_path155 = /*#__PURE__*/React__default.createElement("path", {
2130
2197
  d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
2131
2198
  })), children);
2132
2199
  });
2133
2200
  if (process.env.NODE_ENV !== "production") {
2134
2201
  CloudFoundry_2.propTypes = iconPropTypes;
2135
2202
  }
2136
- const CloudRegistry = /*#__PURE__*/React__default.forwardRef(function CloudRegistry(_ref82, ref) {
2203
+ const CloudRegistry = /*#__PURE__*/React__default.forwardRef(function CloudRegistry(_ref85, ref) {
2137
2204
  let {
2138
2205
  children,
2139
2206
  size = 16,
2140
2207
  ...rest
2141
- } = _ref82;
2208
+ } = _ref85;
2142
2209
  return /*#__PURE__*/React__default.createElement(Icon, {
2143
2210
  width: size,
2144
2211
  height: size,
@@ -2147,21 +2214,21 @@ const CloudRegistry = /*#__PURE__*/React__default.forwardRef(function CloudRegis
2147
2214
  viewBox: "0 0 32 32",
2148
2215
  fill: "currentColor",
2149
2216
  ...rest
2150
- }, _path151 || (_path151 = /*#__PURE__*/React__default.createElement("path", {
2217
+ }, _path156 || (_path156 = /*#__PURE__*/React__default.createElement("path", {
2151
2218
  d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
2152
- })), _path152 || (_path152 = /*#__PURE__*/React__default.createElement("path", {
2219
+ })), _path157 || (_path157 = /*#__PURE__*/React__default.createElement("path", {
2153
2220
  d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
2154
2221
  })), children);
2155
2222
  });
2156
2223
  if (process.env.NODE_ENV !== "production") {
2157
2224
  CloudRegistry.propTypes = iconPropTypes;
2158
2225
  }
2159
- const CloudSatellite = /*#__PURE__*/React__default.forwardRef(function CloudSatellite(_ref83, ref) {
2226
+ const CloudSatellite = /*#__PURE__*/React__default.forwardRef(function CloudSatellite(_ref86, ref) {
2160
2227
  let {
2161
2228
  children,
2162
2229
  size = 16,
2163
2230
  ...rest
2164
- } = _ref83;
2231
+ } = _ref86;
2165
2232
  return /*#__PURE__*/React__default.createElement(Icon, {
2166
2233
  width: size,
2167
2234
  height: size,
@@ -2174,25 +2241,25 @@ const CloudSatellite = /*#__PURE__*/React__default.forwardRef(function CloudSate
2174
2241
  cx: "9",
2175
2242
  cy: "20",
2176
2243
  r: "2"
2177
- })), _path153 || (_path153 = /*#__PURE__*/React__default.createElement("path", {
2244
+ })), _path158 || (_path158 = /*#__PURE__*/React__default.createElement("path", {
2178
2245
  d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
2179
2246
  })), _circle1 || (_circle1 = /*#__PURE__*/React__default.createElement("circle", {
2180
2247
  cx: "23",
2181
2248
  cy: "12",
2182
2249
  r: "2"
2183
- })), _path154 || (_path154 = /*#__PURE__*/React__default.createElement("path", {
2250
+ })), _path159 || (_path159 = /*#__PURE__*/React__default.createElement("path", {
2184
2251
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
2185
2252
  })), children);
2186
2253
  });
2187
2254
  if (process.env.NODE_ENV !== "production") {
2188
2255
  CloudSatellite.propTypes = iconPropTypes;
2189
2256
  }
2190
- const CloudSatelliteConfig = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteConfig(_ref84, ref) {
2257
+ const CloudSatelliteConfig = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteConfig(_ref87, ref) {
2191
2258
  let {
2192
2259
  children,
2193
2260
  size = 16,
2194
2261
  ...rest
2195
- } = _ref84;
2262
+ } = _ref87;
2196
2263
  return /*#__PURE__*/React__default.createElement(Icon, {
2197
2264
  width: size,
2198
2265
  height: size,
@@ -2201,31 +2268,31 @@ const CloudSatelliteConfig = /*#__PURE__*/React__default.forwardRef(function Clo
2201
2268
  viewBox: "0 0 32 32",
2202
2269
  fill: "currentColor",
2203
2270
  ...rest
2204
- }, _path155 || (_path155 = /*#__PURE__*/React__default.createElement("path", {
2271
+ }, _path160 || (_path160 = /*#__PURE__*/React__default.createElement("path", {
2205
2272
  d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
2206
2273
  })), _circle10 || (_circle10 = /*#__PURE__*/React__default.createElement("circle", {
2207
2274
  cx: "7",
2208
2275
  cy: "20",
2209
2276
  r: "2"
2210
- })), _path156 || (_path156 = /*#__PURE__*/React__default.createElement("path", {
2277
+ })), _path161 || (_path161 = /*#__PURE__*/React__default.createElement("path", {
2211
2278
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2212
2279
  })), _circle11 || (_circle11 = /*#__PURE__*/React__default.createElement("circle", {
2213
2280
  cx: "21",
2214
2281
  cy: "12",
2215
2282
  r: "2"
2216
- })), _path157 || (_path157 = /*#__PURE__*/React__default.createElement("path", {
2283
+ })), _path162 || (_path162 = /*#__PURE__*/React__default.createElement("path", {
2217
2284
  d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
2218
2285
  })), children);
2219
2286
  });
2220
2287
  if (process.env.NODE_ENV !== "production") {
2221
2288
  CloudSatelliteConfig.propTypes = iconPropTypes;
2222
2289
  }
2223
- const CloudSatelliteLink = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteLink(_ref85, ref) {
2290
+ const CloudSatelliteLink = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteLink(_ref88, ref) {
2224
2291
  let {
2225
2292
  children,
2226
2293
  size = 16,
2227
2294
  ...rest
2228
- } = _ref85;
2295
+ } = _ref88;
2229
2296
  return /*#__PURE__*/React__default.createElement(Icon, {
2230
2297
  width: size,
2231
2298
  height: size,
@@ -2234,33 +2301,33 @@ const CloudSatelliteLink = /*#__PURE__*/React__default.forwardRef(function Cloud
2234
2301
  viewBox: "0 0 32 32",
2235
2302
  fill: "currentColor",
2236
2303
  ...rest
2237
- }, _path158 || (_path158 = /*#__PURE__*/React__default.createElement("path", {
2304
+ }, _path163 || (_path163 = /*#__PURE__*/React__default.createElement("path", {
2238
2305
  d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
2239
- })), _path159 || (_path159 = /*#__PURE__*/React__default.createElement("path", {
2306
+ })), _path164 || (_path164 = /*#__PURE__*/React__default.createElement("path", {
2240
2307
  d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
2241
2308
  })), _circle12 || (_circle12 = /*#__PURE__*/React__default.createElement("circle", {
2242
2309
  cx: "7",
2243
2310
  cy: "20",
2244
2311
  r: "2"
2245
- })), _path160 || (_path160 = /*#__PURE__*/React__default.createElement("path", {
2312
+ })), _path165 || (_path165 = /*#__PURE__*/React__default.createElement("path", {
2246
2313
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2247
2314
  })), _circle13 || (_circle13 = /*#__PURE__*/React__default.createElement("circle", {
2248
2315
  cx: "21",
2249
2316
  cy: "12",
2250
2317
  r: "2"
2251
- })), _path161 || (_path161 = /*#__PURE__*/React__default.createElement("path", {
2318
+ })), _path166 || (_path166 = /*#__PURE__*/React__default.createElement("path", {
2252
2319
  d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
2253
2320
  })), children);
2254
2321
  });
2255
2322
  if (process.env.NODE_ENV !== "production") {
2256
2323
  CloudSatelliteLink.propTypes = iconPropTypes;
2257
2324
  }
2258
- const CloudSatelliteServices = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteServices(_ref86, ref) {
2325
+ const CloudSatelliteServices = /*#__PURE__*/React__default.forwardRef(function CloudSatelliteServices(_ref89, ref) {
2259
2326
  let {
2260
2327
  children,
2261
2328
  size = 16,
2262
2329
  ...rest
2263
- } = _ref86;
2330
+ } = _ref89;
2264
2331
  return /*#__PURE__*/React__default.createElement(Icon, {
2265
2332
  width: size,
2266
2333
  height: size,
@@ -2269,31 +2336,31 @@ const CloudSatelliteServices = /*#__PURE__*/React__default.forwardRef(function C
2269
2336
  viewBox: "0 0 32 32",
2270
2337
  fill: "currentColor",
2271
2338
  ...rest
2272
- }, _path162 || (_path162 = /*#__PURE__*/React__default.createElement("path", {
2339
+ }, _path167 || (_path167 = /*#__PURE__*/React__default.createElement("path", {
2273
2340
  d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
2274
2341
  })), _circle14 || (_circle14 = /*#__PURE__*/React__default.createElement("circle", {
2275
2342
  cx: "7",
2276
2343
  cy: "20",
2277
2344
  r: "2"
2278
- })), _path163 || (_path163 = /*#__PURE__*/React__default.createElement("path", {
2345
+ })), _path168 || (_path168 = /*#__PURE__*/React__default.createElement("path", {
2279
2346
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
2280
2347
  })), _circle15 || (_circle15 = /*#__PURE__*/React__default.createElement("circle", {
2281
2348
  cx: "21",
2282
2349
  cy: "12",
2283
2350
  r: "2"
2284
- })), _path164 || (_path164 = /*#__PURE__*/React__default.createElement("path", {
2351
+ })), _path169 || (_path169 = /*#__PURE__*/React__default.createElement("path", {
2285
2352
  d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
2286
2353
  })), children);
2287
2354
  });
2288
2355
  if (process.env.NODE_ENV !== "production") {
2289
2356
  CloudSatelliteServices.propTypes = iconPropTypes;
2290
2357
  }
2291
- const CloudServices = /*#__PURE__*/React__default.forwardRef(function CloudServices(_ref87, ref) {
2358
+ const CloudServices = /*#__PURE__*/React__default.forwardRef(function CloudServices(_ref90, ref) {
2292
2359
  let {
2293
2360
  children,
2294
2361
  size = 16,
2295
2362
  ...rest
2296
- } = _ref87;
2363
+ } = _ref90;
2297
2364
  return /*#__PURE__*/React__default.createElement(Icon, {
2298
2365
  width: size,
2299
2366
  height: size,
@@ -2302,21 +2369,21 @@ const CloudServices = /*#__PURE__*/React__default.forwardRef(function CloudServi
2302
2369
  viewBox: "0 0 32 32",
2303
2370
  fill: "currentColor",
2304
2371
  ...rest
2305
- }, _path165 || (_path165 = /*#__PURE__*/React__default.createElement("path", {
2372
+ }, _path170 || (_path170 = /*#__PURE__*/React__default.createElement("path", {
2306
2373
  d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
2307
- })), _path166 || (_path166 = /*#__PURE__*/React__default.createElement("path", {
2374
+ })), _path171 || (_path171 = /*#__PURE__*/React__default.createElement("path", {
2308
2375
  d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
2309
2376
  })), children);
2310
2377
  });
2311
2378
  if (process.env.NODE_ENV !== "production") {
2312
2379
  CloudServices.propTypes = iconPropTypes;
2313
2380
  }
2314
- const Cloudy = /*#__PURE__*/React__default.forwardRef(function Cloudy(_ref88, ref) {
2381
+ const Cloudy = /*#__PURE__*/React__default.forwardRef(function Cloudy(_ref91, ref) {
2315
2382
  let {
2316
2383
  children,
2317
2384
  size = 16,
2318
2385
  ...rest
2319
- } = _ref88;
2386
+ } = _ref91;
2320
2387
  return /*#__PURE__*/React__default.createElement(Icon, {
2321
2388
  width: size,
2322
2389
  height: size,
@@ -2325,19 +2392,19 @@ const Cloudy = /*#__PURE__*/React__default.forwardRef(function Cloudy(_ref88, re
2325
2392
  viewBox: "0 0 32 32",
2326
2393
  fill: "currentColor",
2327
2394
  ...rest
2328
- }, _path167 || (_path167 = /*#__PURE__*/React__default.createElement("path", {
2395
+ }, _path172 || (_path172 = /*#__PURE__*/React__default.createElement("path", {
2329
2396
  d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
2330
2397
  })), children);
2331
2398
  });
2332
2399
  if (process.env.NODE_ENV !== "production") {
2333
2400
  Cloudy.propTypes = iconPropTypes;
2334
2401
  }
2335
- const WatsonHealthCobbAngle = /*#__PURE__*/React__default.forwardRef(function WatsonHealthCobbAngle(_ref89, ref) {
2402
+ const WatsonHealthCobbAngle = /*#__PURE__*/React__default.forwardRef(function WatsonHealthCobbAngle(_ref92, ref) {
2336
2403
  let {
2337
2404
  children,
2338
2405
  size = 16,
2339
2406
  ...rest
2340
- } = _ref89;
2407
+ } = _ref92;
2341
2408
  return /*#__PURE__*/React__default.createElement(Icon, {
2342
2409
  width: size,
2343
2410
  height: size,
@@ -2346,19 +2413,19 @@ const WatsonHealthCobbAngle = /*#__PURE__*/React__default.forwardRef(function Wa
2346
2413
  viewBox: "0 0 32 32",
2347
2414
  fill: "currentColor",
2348
2415
  ...rest
2349
- }, _path168 || (_path168 = /*#__PURE__*/React__default.createElement("path", {
2416
+ }, _path173 || (_path173 = /*#__PURE__*/React__default.createElement("path", {
2350
2417
  d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
2351
2418
  })), children);
2352
2419
  });
2353
2420
  if (process.env.NODE_ENV !== "production") {
2354
2421
  WatsonHealthCobbAngle.propTypes = iconPropTypes;
2355
2422
  }
2356
- const Code = /*#__PURE__*/React__default.forwardRef(function Code(_ref90, ref) {
2423
+ const Code = /*#__PURE__*/React__default.forwardRef(function Code(_ref93, ref) {
2357
2424
  let {
2358
2425
  children,
2359
2426
  size = 16,
2360
2427
  ...rest
2361
- } = _ref90;
2428
+ } = _ref93;
2362
2429
  return /*#__PURE__*/React__default.createElement(Icon, {
2363
2430
  width: size,
2364
2431
  height: size,
@@ -2367,9 +2434,9 @@ const Code = /*#__PURE__*/React__default.forwardRef(function Code(_ref90, ref) {
2367
2434
  viewBox: "0 0 32 32",
2368
2435
  fill: "currentColor",
2369
2436
  ...rest
2370
- }, _path169 || (_path169 = /*#__PURE__*/React__default.createElement("path", {
2437
+ }, _path174 || (_path174 = /*#__PURE__*/React__default.createElement("path", {
2371
2438
  d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
2372
- })), _path170 || (_path170 = /*#__PURE__*/React__default.createElement("path", {
2439
+ })), _path175 || (_path175 = /*#__PURE__*/React__default.createElement("path", {
2373
2440
  d: "M5.91 15H26.080000000000002V17H5.91z",
2374
2441
  transform: "rotate(-75 15.996 16)"
2375
2442
  })), children);
@@ -2377,12 +2444,12 @@ const Code = /*#__PURE__*/React__default.forwardRef(function Code(_ref90, ref) {
2377
2444
  if (process.env.NODE_ENV !== "production") {
2378
2445
  Code.propTypes = iconPropTypes;
2379
2446
  }
2380
- const CodeHide = /*#__PURE__*/React__default.forwardRef(function CodeHide(_ref91, ref) {
2447
+ const CodeHide = /*#__PURE__*/React__default.forwardRef(function CodeHide(_ref94, ref) {
2381
2448
  let {
2382
2449
  children,
2383
2450
  size = 16,
2384
2451
  ...rest
2385
- } = _ref91;
2452
+ } = _ref94;
2386
2453
  return /*#__PURE__*/React__default.createElement(Icon, {
2387
2454
  width: size,
2388
2455
  height: size,
@@ -2391,19 +2458,19 @@ const CodeHide = /*#__PURE__*/React__default.forwardRef(function CodeHide(_ref91
2391
2458
  viewBox: "0 0 32 32",
2392
2459
  fill: "currentColor",
2393
2460
  ...rest
2394
- }, _path171 || (_path171 = /*#__PURE__*/React__default.createElement("path", {
2461
+ }, _path176 || (_path176 = /*#__PURE__*/React__default.createElement("path", {
2395
2462
  d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
2396
2463
  })), children);
2397
2464
  });
2398
2465
  if (process.env.NODE_ENV !== "production") {
2399
2466
  CodeHide.propTypes = iconPropTypes;
2400
2467
  }
2401
- const CodeReference = /*#__PURE__*/React__default.forwardRef(function CodeReference(_ref92, ref) {
2468
+ const CodeReference = /*#__PURE__*/React__default.forwardRef(function CodeReference(_ref95, ref) {
2402
2469
  let {
2403
2470
  children,
2404
2471
  size = 16,
2405
2472
  ...rest
2406
- } = _ref92;
2473
+ } = _ref95;
2407
2474
  return /*#__PURE__*/React__default.createElement(Icon, {
2408
2475
  width: size,
2409
2476
  height: size,
@@ -2412,24 +2479,24 @@ const CodeReference = /*#__PURE__*/React__default.forwardRef(function CodeRefere
2412
2479
  viewBox: "0 0 32 32",
2413
2480
  fill: "currentColor",
2414
2481
  ...rest
2415
- }, _path172 || (_path172 = /*#__PURE__*/React__default.createElement("path", {
2482
+ }, _path177 || (_path177 = /*#__PURE__*/React__default.createElement("path", {
2416
2483
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
2417
- })), _path173 || (_path173 = /*#__PURE__*/React__default.createElement("path", {
2484
+ })), _path178 || (_path178 = /*#__PURE__*/React__default.createElement("path", {
2418
2485
  d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
2419
2486
  transform: "rotate(-74.995 16.96 10)"
2420
- })), _path174 || (_path174 = /*#__PURE__*/React__default.createElement("path", {
2487
+ })), _path179 || (_path179 = /*#__PURE__*/React__default.createElement("path", {
2421
2488
  d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
2422
2489
  })), children);
2423
2490
  });
2424
2491
  if (process.env.NODE_ENV !== "production") {
2425
2492
  CodeReference.propTypes = iconPropTypes;
2426
2493
  }
2427
- const CodeBlock = /*#__PURE__*/React__default.forwardRef(function CodeBlock(_ref93, ref) {
2494
+ const CodeBlock = /*#__PURE__*/React__default.forwardRef(function CodeBlock(_ref96, ref) {
2428
2495
  let {
2429
2496
  children,
2430
2497
  size = 16,
2431
2498
  ...rest
2432
- } = _ref93;
2499
+ } = _ref96;
2433
2500
  return /*#__PURE__*/React__default.createElement(Icon, {
2434
2501
  width: size,
2435
2502
  height: size,
@@ -2438,7 +2505,7 @@ const CodeBlock = /*#__PURE__*/React__default.forwardRef(function CodeBlock(_ref
2438
2505
  viewBox: "0 0 32 32",
2439
2506
  fill: "currentColor",
2440
2507
  ...rest
2441
- }, _path175 || (_path175 = /*#__PURE__*/React__default.createElement("path", {
2508
+ }, _path180 || (_path180 = /*#__PURE__*/React__default.createElement("path", {
2442
2509
  strokeWidth: "0",
2443
2510
  d: "M2 3H10V5H2zM6 9H30V11H6zM6 15H30V17H6zM2 27H10V29H2zM6 21H22V23H6z"
2444
2511
  })), children);
@@ -2446,12 +2513,12 @@ const CodeBlock = /*#__PURE__*/React__default.forwardRef(function CodeBlock(_ref
2446
2513
  if (process.env.NODE_ENV !== "production") {
2447
2514
  CodeBlock.propTypes = iconPropTypes;
2448
2515
  }
2449
- const CodeSigningService = /*#__PURE__*/React__default.forwardRef(function CodeSigningService(_ref94, ref) {
2516
+ const CodeSigningService = /*#__PURE__*/React__default.forwardRef(function CodeSigningService(_ref97, ref) {
2450
2517
  let {
2451
2518
  children,
2452
2519
  size = 16,
2453
2520
  ...rest
2454
- } = _ref94;
2521
+ } = _ref97;
2455
2522
  return /*#__PURE__*/React__default.createElement(Icon, {
2456
2523
  width: size,
2457
2524
  height: size,
@@ -2464,19 +2531,19 @@ const CodeSigningService = /*#__PURE__*/React__default.forwardRef(function CodeS
2464
2531
  cx: "25",
2465
2532
  cy: "20",
2466
2533
  r: "1"
2467
- })), _path176 || (_path176 = /*#__PURE__*/React__default.createElement("path", {
2534
+ })), _path181 || (_path181 = /*#__PURE__*/React__default.createElement("path", {
2468
2535
  d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
2469
2536
  })), children);
2470
2537
  });
2471
2538
  if (process.env.NODE_ENV !== "production") {
2472
2539
  CodeSigningService.propTypes = iconPropTypes;
2473
2540
  }
2474
- const Cognitive = /*#__PURE__*/React__default.forwardRef(function Cognitive(_ref95, ref) {
2541
+ const Cognitive = /*#__PURE__*/React__default.forwardRef(function Cognitive(_ref98, ref) {
2475
2542
  let {
2476
2543
  children,
2477
2544
  size = 16,
2478
2545
  ...rest
2479
- } = _ref95;
2546
+ } = _ref98;
2480
2547
  return /*#__PURE__*/React__default.createElement(Icon, {
2481
2548
  width: size,
2482
2549
  height: size,
@@ -2485,19 +2552,19 @@ const Cognitive = /*#__PURE__*/React__default.forwardRef(function Cognitive(_ref
2485
2552
  viewBox: "0 0 32 32",
2486
2553
  fill: "currentColor",
2487
2554
  ...rest
2488
- }, _path177 || (_path177 = /*#__PURE__*/React__default.createElement("path", {
2555
+ }, _path182 || (_path182 = /*#__PURE__*/React__default.createElement("path", {
2489
2556
  d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
2490
2557
  })), children);
2491
2558
  });
2492
2559
  if (process.env.NODE_ENV !== "production") {
2493
2560
  Cognitive.propTypes = iconPropTypes;
2494
2561
  }
2495
- const Collaborate = /*#__PURE__*/React__default.forwardRef(function Collaborate(_ref96, ref) {
2562
+ const Collaborate = /*#__PURE__*/React__default.forwardRef(function Collaborate(_ref99, ref) {
2496
2563
  let {
2497
2564
  children,
2498
2565
  size = 16,
2499
2566
  ...rest
2500
- } = _ref96;
2567
+ } = _ref99;
2501
2568
  return /*#__PURE__*/React__default.createElement(Icon, {
2502
2569
  width: size,
2503
2570
  height: size,
@@ -2506,19 +2573,19 @@ const Collaborate = /*#__PURE__*/React__default.forwardRef(function Collaborate(
2506
2573
  viewBox: "0 0 32 32",
2507
2574
  fill: "currentColor",
2508
2575
  ...rest
2509
- }, _path178 || (_path178 = /*#__PURE__*/React__default.createElement("path", {
2576
+ }, _path183 || (_path183 = /*#__PURE__*/React__default.createElement("path", {
2510
2577
  d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
2511
2578
  })), children);
2512
2579
  });
2513
2580
  if (process.env.NODE_ENV !== "production") {
2514
2581
  Collaborate.propTypes = iconPropTypes;
2515
2582
  }
2516
- const CollapseAll = /*#__PURE__*/React__default.forwardRef(function CollapseAll(_ref97, ref) {
2583
+ const CollapseAll = /*#__PURE__*/React__default.forwardRef(function CollapseAll(_ref100, ref) {
2517
2584
  let {
2518
2585
  children,
2519
2586
  size = 16,
2520
2587
  ...rest
2521
- } = _ref97;
2588
+ } = _ref100;
2522
2589
  return /*#__PURE__*/React__default.createElement(Icon, {
2523
2590
  width: size,
2524
2591
  height: size,
@@ -2527,23 +2594,23 @@ const CollapseAll = /*#__PURE__*/React__default.forwardRef(function CollapseAll(
2527
2594
  viewBox: "0 0 32 32",
2528
2595
  fill: "currentColor",
2529
2596
  ...rest
2530
- }, _path179 || (_path179 = /*#__PURE__*/React__default.createElement("path", {
2597
+ }, _path184 || (_path184 = /*#__PURE__*/React__default.createElement("path", {
2531
2598
  d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
2532
- })), _path180 || (_path180 = /*#__PURE__*/React__default.createElement("path", {
2599
+ })), _path185 || (_path185 = /*#__PURE__*/React__default.createElement("path", {
2533
2600
  d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
2534
- })), _path181 || (_path181 = /*#__PURE__*/React__default.createElement("path", {
2601
+ })), _path186 || (_path186 = /*#__PURE__*/React__default.createElement("path", {
2535
2602
  d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
2536
2603
  })), children);
2537
2604
  });
2538
2605
  if (process.env.NODE_ENV !== "production") {
2539
2606
  CollapseAll.propTypes = iconPropTypes;
2540
2607
  }
2541
- const CollapseCategories = /*#__PURE__*/React__default.forwardRef(function CollapseCategories(_ref98, ref) {
2608
+ const CollapseCategories = /*#__PURE__*/React__default.forwardRef(function CollapseCategories(_ref101, ref) {
2542
2609
  let {
2543
2610
  children,
2544
2611
  size = 16,
2545
2612
  ...rest
2546
- } = _ref98;
2613
+ } = _ref101;
2547
2614
  return /*#__PURE__*/React__default.createElement(Icon, {
2548
2615
  width: size,
2549
2616
  height: size,
@@ -2552,19 +2619,19 @@ const CollapseCategories = /*#__PURE__*/React__default.forwardRef(function Colla
2552
2619
  viewBox: "0 0 32 32",
2553
2620
  fill: "currentColor",
2554
2621
  ...rest
2555
- }, _path182 || (_path182 = /*#__PURE__*/React__default.createElement("path", {
2622
+ }, _path187 || (_path187 = /*#__PURE__*/React__default.createElement("path", {
2556
2623
  d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
2557
2624
  })), children);
2558
2625
  });
2559
2626
  if (process.env.NODE_ENV !== "production") {
2560
2627
  CollapseCategories.propTypes = iconPropTypes;
2561
2628
  }
2562
- const ColorPalette = /*#__PURE__*/React__default.forwardRef(function ColorPalette(_ref99, ref) {
2629
+ const ColorPalette = /*#__PURE__*/React__default.forwardRef(function ColorPalette(_ref102, ref) {
2563
2630
  let {
2564
2631
  children,
2565
2632
  size = 16,
2566
2633
  ...rest
2567
- } = _ref99;
2634
+ } = _ref102;
2568
2635
  return /*#__PURE__*/React__default.createElement(Icon, {
2569
2636
  width: size,
2570
2637
  height: size,
@@ -2593,19 +2660,19 @@ const ColorPalette = /*#__PURE__*/React__default.forwardRef(function ColorPalett
2593
2660
  cx: "19",
2594
2661
  cy: "23",
2595
2662
  r: "2"
2596
- })), _path183 || (_path183 = /*#__PURE__*/React__default.createElement("path", {
2663
+ })), _path188 || (_path188 = /*#__PURE__*/React__default.createElement("path", {
2597
2664
  d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
2598
2665
  })), children);
2599
2666
  });
2600
2667
  if (process.env.NODE_ENV !== "production") {
2601
2668
  ColorPalette.propTypes = iconPropTypes;
2602
2669
  }
2603
- const ColorSwitch = /*#__PURE__*/React__default.forwardRef(function ColorSwitch(_ref100, ref) {
2670
+ const ColorSwitch = /*#__PURE__*/React__default.forwardRef(function ColorSwitch(_ref103, ref) {
2604
2671
  let {
2605
2672
  children,
2606
2673
  size = 16,
2607
2674
  ...rest
2608
- } = _ref100;
2675
+ } = _ref103;
2609
2676
  return /*#__PURE__*/React__default.createElement(Icon, {
2610
2677
  width: size,
2611
2678
  height: size,
@@ -2614,19 +2681,19 @@ const ColorSwitch = /*#__PURE__*/React__default.forwardRef(function ColorSwitch(
2614
2681
  viewBox: "0 0 32 32",
2615
2682
  fill: "currentColor",
2616
2683
  ...rest
2617
- }, _path184 || (_path184 = /*#__PURE__*/React__default.createElement("path", {
2684
+ }, _path189 || (_path189 = /*#__PURE__*/React__default.createElement("path", {
2618
2685
  d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
2619
2686
  })), children);
2620
2687
  });
2621
2688
  if (process.env.NODE_ENV !== "production") {
2622
2689
  ColorSwitch.propTypes = iconPropTypes;
2623
2690
  }
2624
- const Column = /*#__PURE__*/React__default.forwardRef(function Column(_ref101, ref) {
2691
+ const Column = /*#__PURE__*/React__default.forwardRef(function Column(_ref104, ref) {
2625
2692
  let {
2626
2693
  children,
2627
2694
  size = 16,
2628
2695
  ...rest
2629
- } = _ref101;
2696
+ } = _ref104;
2630
2697
  return /*#__PURE__*/React__default.createElement(Icon, {
2631
2698
  width: size,
2632
2699
  height: size,
@@ -2635,19 +2702,19 @@ const Column = /*#__PURE__*/React__default.forwardRef(function Column(_ref101, r
2635
2702
  viewBox: "0 0 32 32",
2636
2703
  fill: "currentColor",
2637
2704
  ...rest
2638
- }, _path185 || (_path185 = /*#__PURE__*/React__default.createElement("path", {
2705
+ }, _path190 || (_path190 = /*#__PURE__*/React__default.createElement("path", {
2639
2706
  d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
2640
2707
  })), children);
2641
2708
  });
2642
2709
  if (process.env.NODE_ENV !== "production") {
2643
2710
  Column.propTypes = iconPropTypes;
2644
2711
  }
2645
- const ColumnDelete = /*#__PURE__*/React__default.forwardRef(function ColumnDelete(_ref102, ref) {
2712
+ const ColumnDelete = /*#__PURE__*/React__default.forwardRef(function ColumnDelete(_ref105, ref) {
2646
2713
  let {
2647
2714
  children,
2648
2715
  size = 16,
2649
2716
  ...rest
2650
- } = _ref102;
2717
+ } = _ref105;
2651
2718
  return /*#__PURE__*/React__default.createElement(Icon, {
2652
2719
  width: size,
2653
2720
  height: size,
@@ -2656,21 +2723,21 @@ const ColumnDelete = /*#__PURE__*/React__default.forwardRef(function ColumnDelet
2656
2723
  viewBox: "0 0 32 32",
2657
2724
  fill: "currentColor",
2658
2725
  ...rest
2659
- }, _path186 || (_path186 = /*#__PURE__*/React__default.createElement("path", {
2726
+ }, _path191 || (_path191 = /*#__PURE__*/React__default.createElement("path", {
2660
2727
  d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
2661
- })), _path187 || (_path187 = /*#__PURE__*/React__default.createElement("path", {
2728
+ })), _path192 || (_path192 = /*#__PURE__*/React__default.createElement("path", {
2662
2729
  d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
2663
2730
  })), children);
2664
2731
  });
2665
2732
  if (process.env.NODE_ENV !== "production") {
2666
2733
  ColumnDelete.propTypes = iconPropTypes;
2667
2734
  }
2668
- const ColumnInsert = /*#__PURE__*/React__default.forwardRef(function ColumnInsert(_ref103, ref) {
2735
+ const ColumnInsert = /*#__PURE__*/React__default.forwardRef(function ColumnInsert(_ref106, ref) {
2669
2736
  let {
2670
2737
  children,
2671
2738
  size = 16,
2672
2739
  ...rest
2673
- } = _ref103;
2740
+ } = _ref106;
2674
2741
  return /*#__PURE__*/React__default.createElement(Icon, {
2675
2742
  width: size,
2676
2743
  height: size,
@@ -2679,19 +2746,19 @@ const ColumnInsert = /*#__PURE__*/React__default.forwardRef(function ColumnInser
2679
2746
  viewBox: "0 0 32 32",
2680
2747
  fill: "currentColor",
2681
2748
  ...rest
2682
- }, _path188 || (_path188 = /*#__PURE__*/React__default.createElement("path", {
2749
+ }, _path193 || (_path193 = /*#__PURE__*/React__default.createElement("path", {
2683
2750
  d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
2684
2751
  })), children);
2685
2752
  });
2686
2753
  if (process.env.NODE_ENV !== "production") {
2687
2754
  ColumnInsert.propTypes = iconPropTypes;
2688
2755
  }
2689
- const ColumnDependency = /*#__PURE__*/React__default.forwardRef(function ColumnDependency(_ref104, ref) {
2756
+ const ColumnDependency = /*#__PURE__*/React__default.forwardRef(function ColumnDependency(_ref107, ref) {
2690
2757
  let {
2691
2758
  children,
2692
2759
  size = 16,
2693
2760
  ...rest
2694
- } = _ref104;
2761
+ } = _ref107;
2695
2762
  return /*#__PURE__*/React__default.createElement(Icon, {
2696
2763
  width: size,
2697
2764
  height: size,
@@ -2700,19 +2767,19 @@ const ColumnDependency = /*#__PURE__*/React__default.forwardRef(function ColumnD
2700
2767
  viewBox: "0 0 32 32",
2701
2768
  fill: "currentColor",
2702
2769
  ...rest
2703
- }, _path189 || (_path189 = /*#__PURE__*/React__default.createElement("path", {
2770
+ }, _path194 || (_path194 = /*#__PURE__*/React__default.createElement("path", {
2704
2771
  d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
2705
2772
  })), children);
2706
2773
  });
2707
2774
  if (process.env.NODE_ENV !== "production") {
2708
2775
  ColumnDependency.propTypes = iconPropTypes;
2709
2776
  }
2710
- const Commit = /*#__PURE__*/React__default.forwardRef(function Commit(_ref105, ref) {
2777
+ const Commit = /*#__PURE__*/React__default.forwardRef(function Commit(_ref108, ref) {
2711
2778
  let {
2712
2779
  children,
2713
2780
  size = 16,
2714
2781
  ...rest
2715
- } = _ref105;
2782
+ } = _ref108;
2716
2783
  return /*#__PURE__*/React__default.createElement(Icon, {
2717
2784
  width: size,
2718
2785
  height: size,
@@ -2721,19 +2788,19 @@ const Commit = /*#__PURE__*/React__default.forwardRef(function Commit(_ref105, r
2721
2788
  viewBox: "0 0 32 32",
2722
2789
  fill: "currentColor",
2723
2790
  ...rest
2724
- }, _path190 || (_path190 = /*#__PURE__*/React__default.createElement("path", {
2791
+ }, _path195 || (_path195 = /*#__PURE__*/React__default.createElement("path", {
2725
2792
  d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2726
2793
  })), children);
2727
2794
  });
2728
2795
  if (process.env.NODE_ENV !== "production") {
2729
2796
  Commit.propTypes = iconPropTypes;
2730
2797
  }
2731
- const CommunicationUnified = /*#__PURE__*/React__default.forwardRef(function CommunicationUnified(_ref106, ref) {
2798
+ const CommunicationUnified = /*#__PURE__*/React__default.forwardRef(function CommunicationUnified(_ref109, ref) {
2732
2799
  let {
2733
2800
  children,
2734
2801
  size = 16,
2735
2802
  ...rest
2736
- } = _ref106;
2803
+ } = _ref109;
2737
2804
  return /*#__PURE__*/React__default.createElement(Icon, {
2738
2805
  width: size,
2739
2806
  height: size,
@@ -2742,19 +2809,19 @@ const CommunicationUnified = /*#__PURE__*/React__default.forwardRef(function Com
2742
2809
  viewBox: "0 0 32 32",
2743
2810
  fill: "currentColor",
2744
2811
  ...rest
2745
- }, _path191 || (_path191 = /*#__PURE__*/React__default.createElement("path", {
2812
+ }, _path196 || (_path196 = /*#__PURE__*/React__default.createElement("path", {
2746
2813
  d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
2747
2814
  })), children);
2748
2815
  });
2749
2816
  if (process.env.NODE_ENV !== "production") {
2750
2817
  CommunicationUnified.propTypes = iconPropTypes;
2751
2818
  }
2752
- const Compare = /*#__PURE__*/React__default.forwardRef(function Compare(_ref107, ref) {
2819
+ const Compare = /*#__PURE__*/React__default.forwardRef(function Compare(_ref110, ref) {
2753
2820
  let {
2754
2821
  children,
2755
2822
  size = 16,
2756
2823
  ...rest
2757
- } = _ref107;
2824
+ } = _ref110;
2758
2825
  return /*#__PURE__*/React__default.createElement(Icon, {
2759
2826
  width: size,
2760
2827
  height: size,
@@ -2763,19 +2830,19 @@ const Compare = /*#__PURE__*/React__default.forwardRef(function Compare(_ref107,
2763
2830
  viewBox: "0 0 32 32",
2764
2831
  fill: "currentColor",
2765
2832
  ...rest
2766
- }, _path192 || (_path192 = /*#__PURE__*/React__default.createElement("path", {
2833
+ }, _path197 || (_path197 = /*#__PURE__*/React__default.createElement("path", {
2767
2834
  d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
2768
2835
  })), children);
2769
2836
  });
2770
2837
  if (process.env.NODE_ENV !== "production") {
2771
2838
  Compare.propTypes = iconPropTypes;
2772
2839
  }
2773
- const Compass = /*#__PURE__*/React__default.forwardRef(function Compass(_ref108, ref) {
2840
+ const Compass = /*#__PURE__*/React__default.forwardRef(function Compass(_ref111, ref) {
2774
2841
  let {
2775
2842
  children,
2776
2843
  size = 16,
2777
2844
  ...rest
2778
- } = _ref108;
2845
+ } = _ref111;
2779
2846
  return /*#__PURE__*/React__default.createElement(Icon, {
2780
2847
  width: size,
2781
2848
  height: size,
@@ -2784,9 +2851,9 @@ const Compass = /*#__PURE__*/React__default.forwardRef(function Compass(_ref108,
2784
2851
  viewBox: "0 0 32 32",
2785
2852
  fill: "currentColor",
2786
2853
  ...rest
2787
- }, _path193 || (_path193 = /*#__PURE__*/React__default.createElement("path", {
2854
+ }, _path198 || (_path198 = /*#__PURE__*/React__default.createElement("path", {
2788
2855
  d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2789
- })), _path194 || (_path194 = /*#__PURE__*/React__default.createElement("path", {
2856
+ })), _path199 || (_path199 = /*#__PURE__*/React__default.createElement("path", {
2790
2857
  d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
2791
2858
  })), _circle22 || (_circle22 = /*#__PURE__*/React__default.createElement("circle", {
2792
2859
  cx: "16",
@@ -2797,12 +2864,12 @@ const Compass = /*#__PURE__*/React__default.forwardRef(function Compass(_ref108,
2797
2864
  if (process.env.NODE_ENV !== "production") {
2798
2865
  Compass.propTypes = iconPropTypes;
2799
2866
  }
2800
- const QComposerEdit = /*#__PURE__*/React__default.forwardRef(function QComposerEdit(_ref109, ref) {
2867
+ const QComposerEdit = /*#__PURE__*/React__default.forwardRef(function QComposerEdit(_ref112, ref) {
2801
2868
  let {
2802
2869
  children,
2803
2870
  size = 16,
2804
2871
  ...rest
2805
- } = _ref109;
2872
+ } = _ref112;
2806
2873
  return /*#__PURE__*/React__default.createElement(Icon, {
2807
2874
  width: size,
2808
2875
  height: size,
@@ -2811,19 +2878,19 @@ const QComposerEdit = /*#__PURE__*/React__default.forwardRef(function QComposerE
2811
2878
  viewBox: "0 0 32 32",
2812
2879
  fill: "currentColor",
2813
2880
  ...rest
2814
- }, _path195 || (_path195 = /*#__PURE__*/React__default.createElement("path", {
2881
+ }, _path200 || (_path200 = /*#__PURE__*/React__default.createElement("path", {
2815
2882
  d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
2816
2883
  })), children);
2817
2884
  });
2818
2885
  if (process.env.NODE_ENV !== "production") {
2819
2886
  QComposerEdit.propTypes = iconPropTypes;
2820
2887
  }
2821
- const Concept = /*#__PURE__*/React__default.forwardRef(function Concept(_ref110, ref) {
2888
+ const Concept = /*#__PURE__*/React__default.forwardRef(function Concept(_ref113, ref) {
2822
2889
  let {
2823
2890
  children,
2824
2891
  size = 16,
2825
2892
  ...rest
2826
- } = _ref110;
2893
+ } = _ref113;
2827
2894
  return /*#__PURE__*/React__default.createElement(Icon, {
2828
2895
  width: size,
2829
2896
  height: size,
@@ -2832,19 +2899,19 @@ const Concept = /*#__PURE__*/React__default.forwardRef(function Concept(_ref110,
2832
2899
  viewBox: "0 0 32 32",
2833
2900
  fill: "currentColor",
2834
2901
  ...rest
2835
- }, _path196 || (_path196 = /*#__PURE__*/React__default.createElement("path", {
2902
+ }, _path201 || (_path201 = /*#__PURE__*/React__default.createElement("path", {
2836
2903
  d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
2837
2904
  })), children);
2838
2905
  });
2839
2906
  if (process.env.NODE_ENV !== "production") {
2840
2907
  Concept.propTypes = iconPropTypes;
2841
2908
  }
2842
- const ConditionPoint = /*#__PURE__*/React__default.forwardRef(function ConditionPoint(_ref111, ref) {
2909
+ const ConditionPoint = /*#__PURE__*/React__default.forwardRef(function ConditionPoint(_ref114, ref) {
2843
2910
  let {
2844
2911
  children,
2845
2912
  size = 16,
2846
2913
  ...rest
2847
- } = _ref111;
2914
+ } = _ref114;
2848
2915
  return /*#__PURE__*/React__default.createElement(Icon, {
2849
2916
  width: size,
2850
2917
  height: size,
@@ -2853,22 +2920,22 @@ const ConditionPoint = /*#__PURE__*/React__default.forwardRef(function Condition
2853
2920
  viewBox: "0 0 32 32",
2854
2921
  fill: "currentColor",
2855
2922
  ...rest
2856
- }, _path197 || (_path197 = /*#__PURE__*/React__default.createElement("path", {
2923
+ }, _path202 || (_path202 = /*#__PURE__*/React__default.createElement("path", {
2857
2924
  d: "M10.343 10.343H21.657V21.657H10.343z",
2858
2925
  transform: "rotate(-45 16 16)"
2859
- })), _path198 || (_path198 = /*#__PURE__*/React__default.createElement("path", {
2926
+ })), _path203 || (_path203 = /*#__PURE__*/React__default.createElement("path", {
2860
2927
  d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
2861
2928
  })), children);
2862
2929
  });
2863
2930
  if (process.env.NODE_ENV !== "production") {
2864
2931
  ConditionPoint.propTypes = iconPropTypes;
2865
2932
  }
2866
- const ConditionWaitPoint = /*#__PURE__*/React__default.forwardRef(function ConditionWaitPoint(_ref112, ref) {
2933
+ const ConditionWaitPoint = /*#__PURE__*/React__default.forwardRef(function ConditionWaitPoint(_ref115, ref) {
2867
2934
  let {
2868
2935
  children,
2869
2936
  size = 16,
2870
2937
  ...rest
2871
- } = _ref112;
2938
+ } = _ref115;
2872
2939
  return /*#__PURE__*/React__default.createElement(Icon, {
2873
2940
  width: size,
2874
2941
  height: size,
@@ -2877,22 +2944,22 @@ const ConditionWaitPoint = /*#__PURE__*/React__default.forwardRef(function Condi
2877
2944
  viewBox: "0 0 32 32",
2878
2945
  fill: "currentColor",
2879
2946
  ...rest
2880
- }, _path199 || (_path199 = /*#__PURE__*/React__default.createElement("path", {
2947
+ }, _path204 || (_path204 = /*#__PURE__*/React__default.createElement("path", {
2881
2948
  d: "M10.343 10.343H21.657V21.657H10.343z",
2882
2949
  transform: "rotate(-45 16 16)"
2883
- })), _path200 || (_path200 = /*#__PURE__*/React__default.createElement("path", {
2950
+ })), _path205 || (_path205 = /*#__PURE__*/React__default.createElement("path", {
2884
2951
  d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2885
2952
  })), children);
2886
2953
  });
2887
2954
  if (process.env.NODE_ENV !== "production") {
2888
2955
  ConditionWaitPoint.propTypes = iconPropTypes;
2889
2956
  }
2890
- const Connect = /*#__PURE__*/React__default.forwardRef(function Connect(_ref113, ref) {
2957
+ const Connect = /*#__PURE__*/React__default.forwardRef(function Connect(_ref116, ref) {
2891
2958
  let {
2892
2959
  children,
2893
2960
  size = 16,
2894
2961
  ...rest
2895
- } = _ref113;
2962
+ } = _ref116;
2896
2963
  return /*#__PURE__*/React__default.createElement(Icon, {
2897
2964
  width: size,
2898
2965
  height: size,
@@ -2901,7 +2968,7 @@ const Connect = /*#__PURE__*/React__default.forwardRef(function Connect(_ref113,
2901
2968
  viewBox: "0 0 32 32",
2902
2969
  fill: "currentColor",
2903
2970
  ...rest
2904
- }, _path201 || (_path201 = /*#__PURE__*/React__default.createElement("path", {
2971
+ }, _path206 || (_path206 = /*#__PURE__*/React__default.createElement("path", {
2905
2972
  d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
2906
2973
  transform: "translate(0 .01)"
2907
2974
  })), children);
@@ -2909,12 +2976,12 @@ const Connect = /*#__PURE__*/React__default.forwardRef(function Connect(_ref113,
2909
2976
  if (process.env.NODE_ENV !== "production") {
2910
2977
  Connect.propTypes = iconPropTypes;
2911
2978
  }
2912
- const ConnectRecursive = /*#__PURE__*/React__default.forwardRef(function ConnectRecursive(_ref114, ref) {
2979
+ const ConnectRecursive = /*#__PURE__*/React__default.forwardRef(function ConnectRecursive(_ref117, ref) {
2913
2980
  let {
2914
2981
  children,
2915
2982
  size = 16,
2916
2983
  ...rest
2917
- } = _ref114;
2984
+ } = _ref117;
2918
2985
  return /*#__PURE__*/React__default.createElement(Icon, {
2919
2986
  width: size,
2920
2987
  height: size,
@@ -2923,19 +2990,19 @@ const ConnectRecursive = /*#__PURE__*/React__default.forwardRef(function Connect
2923
2990
  viewBox: "0 0 32 32",
2924
2991
  fill: "currentColor",
2925
2992
  ...rest
2926
- }, _path202 || (_path202 = /*#__PURE__*/React__default.createElement("path", {
2993
+ }, _path207 || (_path207 = /*#__PURE__*/React__default.createElement("path", {
2927
2994
  d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
2928
2995
  })), children);
2929
2996
  });
2930
2997
  if (process.env.NODE_ENV !== "production") {
2931
2998
  ConnectRecursive.propTypes = iconPropTypes;
2932
2999
  }
2933
- const ConnectReference = /*#__PURE__*/React__default.forwardRef(function ConnectReference(_ref115, ref) {
3000
+ const ConnectReference = /*#__PURE__*/React__default.forwardRef(function ConnectReference(_ref118, ref) {
2934
3001
  let {
2935
3002
  children,
2936
3003
  size = 16,
2937
3004
  ...rest
2938
- } = _ref115;
3005
+ } = _ref118;
2939
3006
  return /*#__PURE__*/React__default.createElement(Icon, {
2940
3007
  width: size,
2941
3008
  height: size,
@@ -2944,21 +3011,21 @@ const ConnectReference = /*#__PURE__*/React__default.forwardRef(function Connect
2944
3011
  viewBox: "0 0 32 32",
2945
3012
  fill: "currentColor",
2946
3013
  ...rest
2947
- }, _path203 || (_path203 = /*#__PURE__*/React__default.createElement("path", {
3014
+ }, _path208 || (_path208 = /*#__PURE__*/React__default.createElement("path", {
2948
3015
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2949
- })), _path204 || (_path204 = /*#__PURE__*/React__default.createElement("path", {
3016
+ })), _path209 || (_path209 = /*#__PURE__*/React__default.createElement("path", {
2950
3017
  d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
2951
3018
  })), children);
2952
3019
  });
2953
3020
  if (process.env.NODE_ENV !== "production") {
2954
3021
  ConnectReference.propTypes = iconPropTypes;
2955
3022
  }
2956
- const ConnectSource = /*#__PURE__*/React__default.forwardRef(function ConnectSource(_ref116, ref) {
3023
+ const ConnectSource = /*#__PURE__*/React__default.forwardRef(function ConnectSource(_ref119, ref) {
2957
3024
  let {
2958
3025
  children,
2959
3026
  size = 16,
2960
3027
  ...rest
2961
- } = _ref116;
3028
+ } = _ref119;
2962
3029
  return /*#__PURE__*/React__default.createElement(Icon, {
2963
3030
  width: size,
2964
3031
  height: size,
@@ -2967,19 +3034,19 @@ const ConnectSource = /*#__PURE__*/React__default.forwardRef(function ConnectSou
2967
3034
  viewBox: "0 0 32 32",
2968
3035
  fill: "currentColor",
2969
3036
  ...rest
2970
- }, _path205 || (_path205 = /*#__PURE__*/React__default.createElement("path", {
3037
+ }, _path210 || (_path210 = /*#__PURE__*/React__default.createElement("path", {
2971
3038
  d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
2972
3039
  })), children);
2973
3040
  });
2974
3041
  if (process.env.NODE_ENV !== "production") {
2975
3042
  ConnectSource.propTypes = iconPropTypes;
2976
3043
  }
2977
- const ConnectTarget = /*#__PURE__*/React__default.forwardRef(function ConnectTarget(_ref117, ref) {
3044
+ const ConnectTarget = /*#__PURE__*/React__default.forwardRef(function ConnectTarget(_ref120, ref) {
2978
3045
  let {
2979
3046
  children,
2980
3047
  size = 16,
2981
3048
  ...rest
2982
- } = _ref117;
3049
+ } = _ref120;
2983
3050
  return /*#__PURE__*/React__default.createElement(Icon, {
2984
3051
  width: size,
2985
3052
  height: size,
@@ -2988,19 +3055,19 @@ const ConnectTarget = /*#__PURE__*/React__default.forwardRef(function ConnectTar
2988
3055
  viewBox: "0 0 32 32",
2989
3056
  fill: "currentColor",
2990
3057
  ...rest
2991
- }, _path206 || (_path206 = /*#__PURE__*/React__default.createElement("path", {
3058
+ }, _path211 || (_path211 = /*#__PURE__*/React__default.createElement("path", {
2992
3059
  d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
2993
3060
  })), children);
2994
3061
  });
2995
3062
  if (process.env.NODE_ENV !== "production") {
2996
3063
  ConnectTarget.propTypes = iconPropTypes;
2997
3064
  }
2998
- const ConnectionReceive = /*#__PURE__*/React__default.forwardRef(function ConnectionReceive(_ref118, ref) {
3065
+ const ConnectionReceive = /*#__PURE__*/React__default.forwardRef(function ConnectionReceive(_ref121, ref) {
2999
3066
  let {
3000
3067
  children,
3001
3068
  size = 16,
3002
3069
  ...rest
3003
- } = _ref118;
3070
+ } = _ref121;
3004
3071
  return /*#__PURE__*/React__default.createElement(Icon, {
3005
3072
  width: size,
3006
3073
  height: size,
@@ -3009,21 +3076,21 @@ const ConnectionReceive = /*#__PURE__*/React__default.forwardRef(function Connec
3009
3076
  viewBox: "0 0 32 32",
3010
3077
  fill: "currentColor",
3011
3078
  ...rest
3012
- }, _path207 || (_path207 = /*#__PURE__*/React__default.createElement("path", {
3079
+ }, _path212 || (_path212 = /*#__PURE__*/React__default.createElement("path", {
3013
3080
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
3014
- })), _path208 || (_path208 = /*#__PURE__*/React__default.createElement("path", {
3081
+ })), _path213 || (_path213 = /*#__PURE__*/React__default.createElement("path", {
3015
3082
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3016
3083
  })), children);
3017
3084
  });
3018
3085
  if (process.env.NODE_ENV !== "production") {
3019
3086
  ConnectionReceive.propTypes = iconPropTypes;
3020
3087
  }
3021
- const ConnectionSend = /*#__PURE__*/React__default.forwardRef(function ConnectionSend(_ref119, ref) {
3088
+ const ConnectionSend = /*#__PURE__*/React__default.forwardRef(function ConnectionSend(_ref122, ref) {
3022
3089
  let {
3023
3090
  children,
3024
3091
  size = 16,
3025
3092
  ...rest
3026
- } = _ref119;
3093
+ } = _ref122;
3027
3094
  return /*#__PURE__*/React__default.createElement(Icon, {
3028
3095
  width: size,
3029
3096
  height: size,
@@ -3032,21 +3099,21 @@ const ConnectionSend = /*#__PURE__*/React__default.forwardRef(function Connectio
3032
3099
  viewBox: "0 0 32 32",
3033
3100
  fill: "currentColor",
3034
3101
  ...rest
3035
- }, _path209 || (_path209 = /*#__PURE__*/React__default.createElement("path", {
3102
+ }, _path214 || (_path214 = /*#__PURE__*/React__default.createElement("path", {
3036
3103
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
3037
- })), _path210 || (_path210 = /*#__PURE__*/React__default.createElement("path", {
3104
+ })), _path215 || (_path215 = /*#__PURE__*/React__default.createElement("path", {
3038
3105
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3039
3106
  })), children);
3040
3107
  });
3041
3108
  if (process.env.NODE_ENV !== "production") {
3042
3109
  ConnectionSend.propTypes = iconPropTypes;
3043
3110
  }
3044
- const ConnectionTwoWay = /*#__PURE__*/React__default.forwardRef(function ConnectionTwoWay(_ref120, ref) {
3111
+ const ConnectionTwoWay = /*#__PURE__*/React__default.forwardRef(function ConnectionTwoWay(_ref123, ref) {
3045
3112
  let {
3046
3113
  children,
3047
3114
  size = 16,
3048
3115
  ...rest
3049
- } = _ref120;
3116
+ } = _ref123;
3050
3117
  return /*#__PURE__*/React__default.createElement(Icon, {
3051
3118
  width: size,
3052
3119
  height: size,
@@ -3055,21 +3122,21 @@ const ConnectionTwoWay = /*#__PURE__*/React__default.forwardRef(function Connect
3055
3122
  viewBox: "0 0 32 32",
3056
3123
  fill: "currentColor",
3057
3124
  ...rest
3058
- }, _path211 || (_path211 = /*#__PURE__*/React__default.createElement("path", {
3125
+ }, _path216 || (_path216 = /*#__PURE__*/React__default.createElement("path", {
3059
3126
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
3060
- })), _path212 || (_path212 = /*#__PURE__*/React__default.createElement("path", {
3127
+ })), _path217 || (_path217 = /*#__PURE__*/React__default.createElement("path", {
3061
3128
  d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
3062
3129
  })), children);
3063
3130
  });
3064
3131
  if (process.env.NODE_ENV !== "production") {
3065
3132
  ConnectionTwoWay.propTypes = iconPropTypes;
3066
3133
  }
3067
- const ConnectionUsage = /*#__PURE__*/React__default.forwardRef(function ConnectionUsage(_ref121, ref) {
3134
+ const ConnectionUsage = /*#__PURE__*/React__default.forwardRef(function ConnectionUsage(_ref124, ref) {
3068
3135
  let {
3069
3136
  children,
3070
3137
  size = 16,
3071
3138
  ...rest
3072
- } = _ref121;
3139
+ } = _ref124;
3073
3140
  return /*#__PURE__*/React__default.createElement(Icon, {
3074
3141
  width: size,
3075
3142
  height: size,
@@ -3078,7 +3145,7 @@ const ConnectionUsage = /*#__PURE__*/React__default.forwardRef(function Connecti
3078
3145
  viewBox: "0 0 32 32",
3079
3146
  fill: "currentColor",
3080
3147
  ...rest
3081
- }, _path213 || (_path213 = /*#__PURE__*/React__default.createElement("path", {
3148
+ }, _path218 || (_path218 = /*#__PURE__*/React__default.createElement("path", {
3082
3149
  strokeWidth: "0",
3083
3150
  d: "m17,26V6c0-1.1046-.8954-2-2-2H4v2h11v20c0,1.1046.8954,2,2,2h11v-2h-11Z"
3084
3151
  })), children);
@@ -3086,75 +3153,7 @@ const ConnectionUsage = /*#__PURE__*/React__default.forwardRef(function Connecti
3086
3153
  if (process.env.NODE_ENV !== "production") {
3087
3154
  ConnectionUsage.propTypes = iconPropTypes;
3088
3155
  }
3089
- const ConnectionFlowUsage = /*#__PURE__*/React__default.forwardRef(function ConnectionFlowUsage(_ref122, ref) {
3090
- let {
3091
- children,
3092
- size = 16,
3093
- ...rest
3094
- } = _ref122;
3095
- return /*#__PURE__*/React__default.createElement(Icon, {
3096
- width: size,
3097
- height: size,
3098
- ref: ref,
3099
- xmlns: "http://www.w3.org/2000/svg",
3100
- viewBox: "0 0 32 32",
3101
- fill: "currentColor",
3102
- ...rest
3103
- }, _path214 || (_path214 = /*#__PURE__*/React__default.createElement("path", {
3104
- strokeWidth: "0",
3105
- d: "m22,16l-1.4141,1.4141,4.5859,4.5859h-10.1719V5c0-1.1046-.8954-2-2-2H3v2h10v17c0,1.1046.8954,2,2,2h10.1719l-4.5859,4.5859,1.4141,1.4141,7-7-7-7Z"
3106
- })), children);
3107
- });
3108
- if (process.env.NODE_ENV !== "production") {
3109
- ConnectionFlowUsage.propTypes = iconPropTypes;
3110
- }
3111
- const ConnectionSignal = /*#__PURE__*/React__default.forwardRef(function ConnectionSignal(_ref123, ref) {
3112
- let {
3113
- children,
3114
- size = 16,
3115
- ...rest
3116
- } = _ref123;
3117
- return /*#__PURE__*/React__default.createElement(Icon, {
3118
- width: size,
3119
- height: size,
3120
- ref: ref,
3121
- xmlns: "http://www.w3.org/2000/svg",
3122
- viewBox: "0 0 32 32",
3123
- fill: "currentColor",
3124
- ...rest
3125
- }, _path215 || (_path215 = /*#__PURE__*/React__default.createElement("path", {
3126
- d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
3127
- })), _path216 || (_path216 = /*#__PURE__*/React__default.createElement("path", {
3128
- d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
3129
- })), children);
3130
- });
3131
- if (process.env.NODE_ENV !== "production") {
3132
- ConnectionSignal.propTypes = iconPropTypes;
3133
- }
3134
- const ConnectionSignalOff = /*#__PURE__*/React__default.forwardRef(function ConnectionSignalOff(_ref124, ref) {
3135
- let {
3136
- children,
3137
- size = 16,
3138
- ...rest
3139
- } = _ref124;
3140
- return /*#__PURE__*/React__default.createElement(Icon, {
3141
- width: size,
3142
- height: size,
3143
- ref: ref,
3144
- xmlns: "http://www.w3.org/2000/svg",
3145
- viewBox: "0 0 32 32",
3146
- fill: "currentColor",
3147
- ...rest
3148
- }, _path217 || (_path217 = /*#__PURE__*/React__default.createElement("path", {
3149
- d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
3150
- })), _path218 || (_path218 = /*#__PURE__*/React__default.createElement("path", {
3151
- d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
3152
- })), children);
3153
- });
3154
- if (process.env.NODE_ENV !== "production") {
3155
- ConnectionSignalOff.propTypes = iconPropTypes;
3156
- }
3157
- const Constraint = /*#__PURE__*/React__default.forwardRef(function Constraint(_ref125, ref) {
3156
+ const ConnectionFlowUsage = /*#__PURE__*/React__default.forwardRef(function ConnectionFlowUsage(_ref125, ref) {
3158
3157
  let {
3159
3158
  children,
3160
3159
  size = 16,
@@ -3170,11 +3169,11 @@ const Constraint = /*#__PURE__*/React__default.forwardRef(function Constraint(_r
3170
3169
  ...rest
3171
3170
  }, _path219 || (_path219 = /*#__PURE__*/React__default.createElement("path", {
3172
3171
  strokeWidth: "0",
3173
- d: "M27 13V5s-4 0-4 0v-2h4c1.1028 0 2 .8975 2 2v8c0 1.5234.8799 2 2 2v2c-1.1201 0-2 .4502-2 2v8c0 1.1025-.8972 2-2 2h-4v-2h4s0-8 0-8c0-1.6841.8799-2.5645 2-2.8584v-.2676c-1.1201-.2939-2-1.1899-2-2.874zM12 12H20V20H12zM5 13V5h4v-2h-4c-1.1028 0-2 .8975-2 2v8c0 1.5234-.8799 2-2 2v2c1.1201 0 2 .4502 2 2v8c0 1.1025.8972 2 2 2h4v-2h-4v-8c0-1.6841-.8799-2.5645-2-2.8584v-.2676c1.1201-.2939 2-1.1899 2-2.874z"
3172
+ d: "m22,16l-1.4141,1.4141,4.5859,4.5859h-10.1719V5c0-1.1046-.8954-2-2-2H3v2h10v17c0,1.1046.8954,2,2,2h10.1719l-4.5859,4.5859,1.4141,1.4141,7-7-7-7Z"
3174
3173
  })), children);
3175
3174
  });
3176
3175
  if (process.env.NODE_ENV !== "production") {
3177
- Constraint.propTypes = iconPropTypes;
3176
+ ConnectionFlowUsage.propTypes = iconPropTypes;
3178
3177
  }
3179
3178
 
3180
- export { ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronDownOutline, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, ChevronUpOutline, ChildNode, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CircleOutline, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseLarge, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeBlock, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Comments, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionFlowUsage, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, ConnectionUsage, Constraint, QCircuitComposer, QComposerEdit, WatsonHealthCircleMeasurement, WatsonHealthCobbAngle };
3179
+ export { ChartWaterfall, ChartWinLoss, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronDownOutline, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, ChevronUpOutline, ChildNode, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CircleOutline, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseLarge, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeBlock, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Comments, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionFlowUsage, ConnectionReceive, ConnectionSend, ConnectionTwoWay, ConnectionUsage, QCircuitComposer, QComposerEdit, WatsonHealthCircleMeasurement, WatsonHealthCobbAngle };