@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
@@ -9,11 +9,11 @@
9
9
 
10
10
  var React = require('react');
11
11
  var Icon = require('../Icon.js');
12
- var iconPropTypes4cbeb95d = require('../iconPropTypes-4cbeb95d.js');
12
+ var iconPropTypesC5chbmyn = require('../iconPropTypes-C5chbmyn.js');
13
13
 
14
- 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, _circle, _circle2, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _circle3, _path66, _path67, _circle4, _path68, _path69, _circle5, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _rect, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _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, _path153, _path154, _circle6, _circle7, _path155, _circle8, _circle9, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _circle0, _circle1, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _circle10, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle11, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle, _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, _circle2, _circle3, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _circle4, _path96, _path97, _circle5, _path98, _path99, _circle6, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _rect, _path107, _path108, _path109, _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, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _circle7, _circle8, _path185, _circle9, _circle0, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _circle1, _circle10, _path210, _path211;
15
15
  const didWarnAboutDeprecation = {};
16
- const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref, ref) {
16
+ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref, ref) {
17
17
  let {
18
18
  children,
19
19
  size = 16,
@@ -28,17 +28,13 @@ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref, ref
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
32
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
- d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
34
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
- d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
31
+ d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
36
32
  })), children);
37
33
  });
38
34
  if (process.env.NODE_ENV !== "production") {
39
- IotPlatform.propTypes = iconPropTypes4cbeb95d.i;
35
+ IntentRequestScaleIn.propTypes = iconPropTypesC5chbmyn.i;
40
36
  }
41
- const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref2, ref) {
37
+ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref2, ref) {
42
38
  let {
43
39
  children,
44
40
  size = 16,
@@ -52,15 +48,14 @@ const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref2, ref) {
52
48
  viewBox: "0 0 32 32",
53
49
  fill: "currentColor",
54
50
  ...rest
55
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
56
- strokeWidth: "0",
57
- d: "M19 23h-2v-14h6c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2h-4v5zm0-7h4v-5.0015h-4v5.0015zM7 11L10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
51
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
58
53
  })), children);
59
54
  });
60
55
  if (process.env.NODE_ENV !== "production") {
61
- Ip.propTypes = iconPropTypes4cbeb95d.i;
56
+ IntentRequestScaleOut.propTypes = iconPropTypesC5chbmyn.i;
62
57
  }
63
- const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref3, ref) {
58
+ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref3, ref) {
64
59
  let {
65
60
  children,
66
61
  size = 16,
@@ -74,14 +69,16 @@ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref3, ref) {
74
69
  viewBox: "0 0 32 32",
75
70
  fill: "currentColor",
76
71
  ...rest
77
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
78
- d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
72
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
73
+ d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
74
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
75
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
79
76
  })), children);
80
77
  });
81
78
  if (process.env.NODE_ENV !== "production") {
82
- Iso.propTypes = iconPropTypes4cbeb95d.i;
79
+ IntentRequestUninstall.propTypes = iconPropTypesC5chbmyn.i;
83
80
  }
84
- const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref4, ref) {
81
+ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref4, ref) {
85
82
  let {
86
83
  children,
87
84
  size = 16,
@@ -95,21 +92,35 @@ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref4, ref) {
95
92
  viewBox: "0 0 32 32",
96
93
  fill: "currentColor",
97
94
  ...rest
98
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
99
- d: "M21 13H24V19H21z"
100
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
101
- 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,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
95
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
96
+ d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
97
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
98
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
102
99
  })), children);
103
100
  });
104
101
  if (process.env.NODE_ENV !== "production") {
105
- IsoFilled.propTypes = iconPropTypes4cbeb95d.i;
102
+ IntentRequestUpgrade.propTypes = iconPropTypesC5chbmyn.i;
106
103
  }
107
- const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref5, ref) {
104
+ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref5, ref) {
108
105
  let {
109
106
  children,
110
107
  size = 16,
111
108
  ...rest
112
109
  } = _ref5;
110
+ if (size === 16 || size === "16" || size === "16px") {
111
+ return /*#__PURE__*/React.createElement(Icon.default, {
112
+ width: size,
113
+ height: size,
114
+ ref: ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 16 16",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
120
+ fillRule: "evenodd",
121
+ d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
122
+ })), children);
123
+ }
113
124
  return /*#__PURE__*/React.createElement(Icon.default, {
114
125
  width: size,
115
126
  height: size,
@@ -119,15 +130,13 @@ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref5, ref)
119
130
  fill: "currentColor",
120
131
  ...rest
121
132
  }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
122
- d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
123
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
124
- 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,6ZM4,24V8H28V24Z"
133
+ d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
125
134
  })), children);
126
135
  });
127
136
  if (process.env.NODE_ENV !== "production") {
128
- IsoOutline.propTypes = iconPropTypes4cbeb95d.i;
137
+ Interactions.propTypes = iconPropTypesC5chbmyn.i;
129
138
  }
130
- const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_ref6, ref) {
139
+ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref6, ref) {
131
140
  let {
132
141
  children,
133
142
  size = 16,
@@ -141,14 +150,25 @@ const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_re
141
150
  viewBox: "0 0 32 32",
142
151
  fill: "currentColor",
143
152
  ...rest
144
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
145
- d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V4h24v24ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
153
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
154
+ d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
155
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
156
+ d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
157
+ transform: "rotate(-45 9 20)"
158
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
159
+ d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
160
+ transform: "rotate(-45 20 9)"
161
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
162
+ d: "M7.586 7.586H10.414V10.414H7.586z",
163
+ transform: "rotate(-45 9 9)"
164
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
165
+ d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
146
166
  })), children);
147
167
  });
148
168
  if (process.env.NODE_ENV !== "production") {
149
- ItemDefinition.propTypes = iconPropTypes4cbeb95d.i;
169
+ WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypesC5chbmyn.i;
150
170
  }
151
- const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref7, ref) {
171
+ const InterfaceUsage = /*#__PURE__*/React.forwardRef(function InterfaceUsage(_ref7, ref) {
152
172
  let {
153
173
  children,
154
174
  size = 16,
@@ -162,14 +182,18 @@ const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref7, ref) {
162
182
  viewBox: "0 0 32 32",
163
183
  fill: "currentColor",
164
184
  ...rest
165
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
166
- d: "M21,30h-10c-5,0-9-4-9-9v-10C2,6,6,2,11,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
185
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
186
+ strokeWidth: "0",
187
+ d: "M18.3242 11.7334v1.29h-1.3242v1.7368h1.3242v7.2397h2.2012v-7.2397h1.8398v-1.7368h-1.8398v-1.9951h1.8398v-1.7539h-1.5649c-1.6167 0-2.4761.877-2.4761 2.459zM10 11.8193L11.582 11.8193 11.582 20.1772 10 20.1772 10 22 15.4516 22 15.4516 20.1772 13.8525 20.1772 13.8525 11.8193 15.4516 11.8193 15.4516 9.9966 10 9.9966 10 11.8193z"
188
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
189
+ strokeWidth: "0",
190
+ d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
167
191
  })), children);
168
192
  });
169
193
  if (process.env.NODE_ENV !== "production") {
170
- ItemUsage.propTypes = iconPropTypes4cbeb95d.i;
194
+ InterfaceUsage.propTypes = iconPropTypesC5chbmyn.i;
171
195
  }
172
- const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref8, ref) {
196
+ const InterfaceUsage_1 = /*#__PURE__*/React.forwardRef(function InterfaceUsage_1(_ref8, ref) {
173
197
  let {
174
198
  children,
175
199
  size = 16,
@@ -183,14 +207,14 @@ const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref8, ref) {
183
207
  viewBox: "0 0 32 32",
184
208
  fill: "currentColor",
185
209
  ...rest
186
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
187
- d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM27,20c-1.6,0-3.1,1.4-4,2.4-.9-1-2.4-2.4-4-2.4-2.6,0-4,2-4,4s1.4,4,4,4,3.1-1.4,4-2.4c.9,1,2.4,2.4,4,2.4,2.6,0,4-2,4-4s-1.4-4-4-4ZM19,26c-1.5,0-2-1.1-2-2s.5-2,2-2,2,1.1,2.8,2c-.7.9-1.9,2-2.8,2ZM27,26c-.9,0-2-1.1-2.8-2,.7-.9,1.9-2,2.8-2,1.5,0,2,1.1,2,2s-.5,2-2,2Z"
210
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
211
+ d: "M21.0259,30h-10c-5,0-9-4-9-9v-10C2.0259,6,6.0259,2,11.0259,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11.0259,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM9,22.0029v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM16.3301,22.0029v-9.0029h2.2012v1.5225h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
188
212
  })), children);
189
213
  });
190
214
  if (process.env.NODE_ENV !== "production") {
191
- JobDaemon.propTypes = iconPropTypes4cbeb95d.i;
215
+ InterfaceUsage_1.propTypes = iconPropTypesC5chbmyn.i;
192
216
  }
193
- const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref9, ref) {
217
+ const InterfaceUsageAlt = /*#__PURE__*/React.forwardRef(function InterfaceUsageAlt(_ref9, ref) {
194
218
  let {
195
219
  children,
196
220
  size = 16,
@@ -204,14 +228,14 @@ const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref9, ref) {
204
228
  viewBox: "0 0 32 32",
205
229
  fill: "currentColor",
206
230
  ...rest
207
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
208
- d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM30,24l-6,6-1.4-1.4,3.6-3.6h-9.2v-2h9.2l-3.6-3.6,1.4-1.4,6,6Z"
231
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
232
+ d: "M26,19h-3c-2.2056,0-4,1.7944-4,4h-2v-14c0-1.1025-.8972-2-2-2h-2v-1c0-2.2056-1.7944-4-4-4h-3c-2.2056,0-4,1.7944-4,4v3c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4h2v14c0,1.1025.8972,2,2,2h2v1c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4v-3c0-2.2056-1.7944-4-4-4ZM11,9c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3ZM28,26c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3Z"
209
233
  })), children);
210
234
  });
211
235
  if (process.env.NODE_ENV !== "production") {
212
- JobRun.propTypes = iconPropTypes4cbeb95d.i;
236
+ InterfaceUsageAlt.propTypes = iconPropTypesC5chbmyn.i;
213
237
  }
214
- const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref10, ref) {
238
+ const InterfaceDefinitionAlt = /*#__PURE__*/React.forwardRef(function InterfaceDefinitionAlt(_ref10, ref) {
215
239
  let {
216
240
  children,
217
241
  size = 16,
@@ -225,22 +249,14 @@ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref10, ref) {
225
249
  viewBox: "0 0 32 32",
226
250
  fill: "currentColor",
227
251
  ...rest
228
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
229
- fill: "none",
230
- d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
231
- "data-icon-path": "inner-path"
232
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
233
- d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
234
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
235
- d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
236
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
237
- d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
252
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
253
+ d: "M28,30H4c-1.1,0-2-.9-2-2V4c0-1.1.9-2,2-2h24c1.1,0,2,.9,2,2v24c0,1.1-.9,2-2,2ZM4,28h24V4H4v24ZM9,22v-1.8232h1.582v-8.3545h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3545h1.5991v1.8232h-5.4512ZM16.3301,22v-9h2.2012v1.5195h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
238
254
  })), children);
239
255
  });
240
256
  if (process.env.NODE_ENV !== "production") {
241
- JoinFull.propTypes = iconPropTypes4cbeb95d.i;
257
+ InterfaceDefinitionAlt.propTypes = iconPropTypesC5chbmyn.i;
242
258
  }
243
- const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref11, ref) {
259
+ const InterfaceDefinition = /*#__PURE__*/React.forwardRef(function InterfaceDefinition(_ref11, ref) {
244
260
  let {
245
261
  children,
246
262
  size = 16,
@@ -254,14 +270,14 @@ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref11, ref)
254
270
  viewBox: "0 0 32 32",
255
271
  fill: "currentColor",
256
272
  ...rest
257
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
258
- d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
273
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
274
+ d: "M28,19h-7c-1.1028,0-2,.8975-2,2v2h-2v-14c0-1.1025-.8972-2-2-2h-2v-3c0-1.1025-.8972-2-2-2h-7c-1.1028,0-2,.8975-2,2v7c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-2h2v14c0,1.1025.8972,2,2,2h2v3c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-7c0-1.1025-.8972-2-2-2ZM11,11h-7v-7h7v7ZM28,28h-7v-7h7v7Z"
259
275
  })), children);
260
276
  });
261
277
  if (process.env.NODE_ENV !== "production") {
262
- JoinInner.propTypes = iconPropTypes4cbeb95d.i;
278
+ InterfaceDefinition.propTypes = iconPropTypesC5chbmyn.i;
263
279
  }
264
- const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref12, ref) {
280
+ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref12, ref) {
265
281
  let {
266
282
  children,
267
283
  size = 16,
@@ -275,22 +291,16 @@ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref12, ref) {
275
291
  viewBox: "0 0 32 32",
276
292
  fill: "currentColor",
277
293
  ...rest
278
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
279
- d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
280
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
281
- d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
294
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
295
+ d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
282
296
  })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
283
- fill: "none",
284
- d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
285
- "data-icon-path": "inner-path"
286
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
287
- d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
297
+ d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
288
298
  })), children);
289
299
  });
290
300
  if (process.env.NODE_ENV !== "production") {
291
- JoinLeft.propTypes = iconPropTypes4cbeb95d.i;
301
+ Intersect.propTypes = iconPropTypesC5chbmyn.i;
292
302
  }
293
- const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref13, ref) {
303
+ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref13, ref) {
294
304
  let {
295
305
  children,
296
306
  size = 16,
@@ -304,14 +314,20 @@ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref13, ref)
304
314
  viewBox: "0 0 32 32",
305
315
  fill: "currentColor",
306
316
  ...rest
307
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
308
- d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
317
+ }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
318
+ cx: "22",
319
+ cy: "23.887",
320
+ r: "2"
321
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
322
+ d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
323
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
324
+ d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
309
325
  })), children);
310
326
  });
311
327
  if (process.env.NODE_ENV !== "production") {
312
- JoinOuter.propTypes = iconPropTypes4cbeb95d.i;
328
+ IntrusionPrevention.propTypes = iconPropTypesC5chbmyn.i;
313
329
  }
314
- const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref14, ref) {
330
+ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref14, ref) {
315
331
  let {
316
332
  children,
317
333
  size = 16,
@@ -326,21 +342,15 @@ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref14, ref)
326
342
  fill: "currentColor",
327
343
  ...rest
328
344
  }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
329
- d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
345
+ d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
330
346
  })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
331
- fill: "none",
332
- d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
333
- "data-icon-path": "inner-path"
334
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
335
- d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
336
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
337
- d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
347
+ d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
338
348
  })), children);
339
349
  });
340
350
  if (process.env.NODE_ENV !== "production") {
341
- JoinRight.propTypes = iconPropTypes4cbeb95d.i;
351
+ InventoryManagement.propTypes = iconPropTypesC5chbmyn.i;
342
352
  }
343
- const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref15, ref) {
353
+ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref15, ref) {
344
354
  let {
345
355
  children,
346
356
  size = 16,
@@ -354,15 +364,16 @@ const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref15, ref) {
354
364
  viewBox: "0 0 32 32",
355
365
  fill: "currentColor",
356
366
  ...rest
357
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
358
- strokeWidth: "0",
359
- d: "M2 9H6V11H2zM2 21H6V23H2zM25 11L23.5859 12.4141 26.1719 15 18 15 18 4 12 4 12 9 8 9 8 11 12 11 12 21 8 21 8 23 12 23 12 28 18 28 18 17 26.1719 17 23.5859 19.5859 25 21 30 16 25 11z"
367
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
368
+ d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
369
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
370
+ d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
360
371
  })), children);
361
372
  });
362
373
  if (process.env.NODE_ENV !== "production") {
363
- JoinNode.propTypes = iconPropTypes4cbeb95d.i;
374
+ IotConnect.propTypes = iconPropTypesC5chbmyn.i;
364
375
  }
365
- const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref16, ref) {
376
+ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref16, ref) {
366
377
  let {
367
378
  children,
368
379
  size = 16,
@@ -376,14 +387,18 @@ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref16, ref) {
376
387
  viewBox: "0 0 32 32",
377
388
  fill: "currentColor",
378
389
  ...rest
379
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
380
- d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
390
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
391
+ d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
392
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
393
+ d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
394
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
395
+ d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
381
396
  })), children);
382
397
  });
383
398
  if (process.env.NODE_ENV !== "production") {
384
- Jpg.propTypes = iconPropTypes4cbeb95d.i;
399
+ IotPlatform.propTypes = iconPropTypesC5chbmyn.i;
385
400
  }
386
- const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref17, ref) {
401
+ const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref17, ref) {
387
402
  let {
388
403
  children,
389
404
  size = 16,
@@ -397,16 +412,15 @@ const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref17, ref) {
397
412
  viewBox: "0 0 32 32",
398
413
  fill: "currentColor",
399
414
  ...rest
400
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
401
- d: "M20.3335 30h-2.667c-.9189 0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM28.3335 30h-4.3335v-2h4v-2h-2c-1.103 0-2-.897-2-2v-2.3335c0-.9189.7476-1.6665 1.6665-1.6665h4.3335v2h-4v2h2c1.103 0 2 .897 2 2v2.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM16 18c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 7H17V16H15z"
402
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
403
- d: "m14,26h-4.5c-.3538,0-.6809-.1868-.8608-.4912L2.1392,14.5088c-.0928-.1569-.1392-.3329-.1392-.5088s.0464-.3519.1392-.5088L8.6392,2.4912c.1799-.3044.5071-.4912.8608-.4912h13c.3538,0,.6809.1868.8608.4912l6.5,11c.0928.1569.1392.3328.1392.5088s-.0464.3519-.1392.5088l-2,3.3845-1.7217-1.0173,1.6992-2.876-5.9089-10h-11.8589l-5.9089,10,5.9089,10h3.9294v2Z"
415
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
416
+ strokeWidth: "0",
417
+ d: "M19 23h-2v-14h6c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2h-4v5zm0-7h4v-5.0015h-4v5.0015zM7 11L10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
404
418
  })), children);
405
419
  });
406
420
  if (process.env.NODE_ENV !== "production") {
407
- JsError.propTypes = iconPropTypes4cbeb95d.i;
421
+ Ip.propTypes = iconPropTypesC5chbmyn.i;
408
422
  }
409
- const Json = /*#__PURE__*/React.forwardRef(function Json(_ref18, ref) {
423
+ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref18, ref) {
410
424
  let {
411
425
  children,
412
426
  size = 16,
@@ -421,13 +435,13 @@ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref18, ref) {
421
435
  fill: "currentColor",
422
436
  ...rest
423
437
  }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
424
- d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
438
+ d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
425
439
  })), children);
426
440
  });
427
441
  if (process.env.NODE_ENV !== "production") {
428
- Json.propTypes = iconPropTypes4cbeb95d.i;
442
+ Iso.propTypes = iconPropTypesC5chbmyn.i;
429
443
  }
430
- const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref19, ref) {
444
+ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref19, ref) {
431
445
  let {
432
446
  children,
433
447
  size = 16,
@@ -442,13 +456,15 @@ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref1
442
456
  fill: "currentColor",
443
457
  ...rest
444
458
  }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
445
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
459
+ d: "M21 13H24V19H21z"
460
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
461
+ 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,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
446
462
  })), children);
447
463
  });
448
464
  if (process.env.NODE_ENV !== "production") {
449
- JsonReference.propTypes = iconPropTypes4cbeb95d.i;
465
+ IsoFilled.propTypes = iconPropTypesC5chbmyn.i;
450
466
  }
451
- const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref20, ref) {
467
+ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref20, ref) {
452
468
  let {
453
469
  children,
454
470
  size = 16,
@@ -462,14 +478,16 @@ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref20, ref) {
462
478
  viewBox: "0 0 32 32",
463
479
  fill: "currentColor",
464
480
  ...rest
465
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
466
- d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
481
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
482
+ d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
483
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
484
+ 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,6ZM4,24V8H28V24Z"
467
485
  })), children);
468
486
  });
469
487
  if (process.env.NODE_ENV !== "production") {
470
- JumpLink.propTypes = iconPropTypes4cbeb95d.i;
488
+ IsoOutline.propTypes = iconPropTypesC5chbmyn.i;
471
489
  }
472
- const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref21, ref) {
490
+ const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_ref21, ref) {
473
491
  let {
474
492
  children,
475
493
  size = 16,
@@ -483,16 +501,14 @@ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref21, ref) {
483
501
  viewBox: "0 0 32 32",
484
502
  fill: "currentColor",
485
503
  ...rest
486
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
487
- d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
488
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
489
- d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
504
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
505
+ d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V4h24v24ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
490
506
  })), children);
491
507
  });
492
508
  if (process.env.NODE_ENV !== "production") {
493
- KeepDry.propTypes = iconPropTypes4cbeb95d.i;
509
+ ItemDefinition.propTypes = iconPropTypesC5chbmyn.i;
494
510
  }
495
- const Key = /*#__PURE__*/React.forwardRef(function Key(_ref22, ref) {
511
+ const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref22, ref) {
496
512
  let {
497
513
  children,
498
514
  size = 16,
@@ -506,15 +522,14 @@ const Key = /*#__PURE__*/React.forwardRef(function Key(_ref22, ref) {
506
522
  viewBox: "0 0 32 32",
507
523
  fill: "currentColor",
508
524
  ...rest
509
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
510
- strokeWidth: "0",
511
- d: "M30 9L28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9zM21 11L21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11zM11 9L8.8941 9 5 15.5527 5 9 3 9 3 23 5 23 5 18.7062 5.9277 17.2208 8.8941 23 11 23 7.1093 15.4308 11 9z"
525
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
526
+ d: "M21,30h-10c-5,0-9-4-9-9v-10C2,6,6,2,11,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
512
527
  })), children);
513
528
  });
514
529
  if (process.env.NODE_ENV !== "production") {
515
- Key.propTypes = iconPropTypes4cbeb95d.i;
530
+ ItemUsage.propTypes = iconPropTypesC5chbmyn.i;
516
531
  }
517
- const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref23, ref) {
532
+ const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref23, ref) {
518
533
  let {
519
534
  children,
520
535
  size = 16,
@@ -528,16 +543,14 @@ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref23, ref) {
528
543
  viewBox: "0 0 32 32",
529
544
  fill: "currentColor",
530
545
  ...rest
531
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
532
- d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
533
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
534
- d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
546
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
547
+ d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM27,20c-1.6,0-3.1,1.4-4,2.4-.9-1-2.4-2.4-4-2.4-2.6,0-4,2-4,4s1.4,4,4,4,3.1-1.4,4-2.4c.9,1,2.4,2.4,4,2.4,2.6,0,4-2,4-4s-1.4-4-4-4ZM19,26c-1.5,0-2-1.1-2-2s.5-2,2-2,2,1.1,2.8,2c-.7.9-1.9,2-2.8,2ZM27,26c-.9,0-2-1.1-2.8-2,.7-.9,1.9-2,2.8-2,1.5,0,2,1.1,2,2s-.5,2-2,2Z"
535
548
  })), children);
536
549
  });
537
550
  if (process.env.NODE_ENV !== "production") {
538
- Keyboard.propTypes = iconPropTypes4cbeb95d.i;
551
+ JobDaemon.propTypes = iconPropTypesC5chbmyn.i;
539
552
  }
540
- const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref24, ref) {
553
+ const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref24, ref) {
541
554
  let {
542
555
  children,
543
556
  size = 16,
@@ -552,15 +565,13 @@ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref24, r
552
565
  fill: "currentColor",
553
566
  ...rest
554
567
  }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
555
- d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
556
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
557
- d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
568
+ d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM30,24l-6,6-1.4-1.4,3.6-3.6h-9.2v-2h9.2l-3.6-3.6,1.4-1.4,6,6Z"
558
569
  })), children);
559
570
  });
560
571
  if (process.env.NODE_ENV !== "production") {
561
- KeyboardOff.propTypes = iconPropTypes4cbeb95d.i;
572
+ JobRun.propTypes = iconPropTypesC5chbmyn.i;
562
573
  }
563
- const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref25, ref) {
574
+ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref25, ref) {
564
575
  let {
565
576
  children,
566
577
  size = 16,
@@ -574,14 +585,22 @@ const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref25, r
574
585
  viewBox: "0 0 32 32",
575
586
  fill: "currentColor",
576
587
  ...rest
577
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
578
- d: "M26,19c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v13c0,1.1.9,2,2,2h7v9H4v2h24v-2h-9v-9h7ZM17,28h-2v-9h2v9ZM6,17V4h20v13H6ZM16,13c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1Z"
588
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
589
+ fill: "none",
590
+ d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
591
+ "data-icon-path": "inner-path"
592
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
593
+ d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
594
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
595
+ d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
596
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
597
+ d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
579
598
  })), children);
580
599
  });
581
600
  if (process.env.NODE_ENV !== "production") {
582
- KioskDevice.propTypes = iconPropTypes4cbeb95d.i;
601
+ JoinFull.propTypes = iconPropTypesC5chbmyn.i;
583
602
  }
584
- const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref26, ref) {
603
+ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref26, ref) {
585
604
  let {
586
605
  children,
587
606
  size = 16,
@@ -595,29 +614,19 @@ const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref26, ref) {
595
614
  viewBox: "0 0 32 32",
596
615
  fill: "currentColor",
597
616
  ...rest
598
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
599
- strokeWidth: "0",
600
- d: "m20.0444,27.2942l-3.0825-10.018-1.0132,3.04c-.1361.4084-.5183.6838-.9487.6838h-6s0-2,0-2h5.2793s1.772-5.3162,1.772-5.3162c.1307-.4123.5162-.6902.9487-.6838.4374.0046.8225.2891.9555.7058l3.0088,9.7783,1.0742-3.7589c.1227-.4293.5151-.7252.9615-.7252h5s0,2,0,2h-4.2456s-1.7933,6.2747-1.7933,6.2747c-.1216.4256-.5085.7207-.9511.7253h-.01c-.4389,0-.8265-.2863-.9556-.7058Z"
601
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
602
- strokeWidth: "0",
603
- d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
617
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
618
+ d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
604
619
  })), children);
605
620
  });
606
621
  if (process.env.NODE_ENV !== "production") {
607
- Kubelet.propTypes = iconPropTypes4cbeb95d.i;
622
+ JoinInner.propTypes = iconPropTypesC5chbmyn.i;
608
623
  }
609
- const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref27, ref) {
624
+ const JoinInnerAlt = /*#__PURE__*/React.forwardRef(function JoinInnerAlt(_ref27, ref) {
610
625
  let {
611
626
  children,
612
627
  size = 16,
613
628
  ...rest
614
629
  } = _ref27;
615
- if (process.env.NODE_ENV !== "production") {
616
- if (!didWarnAboutDeprecation["Kubernetes"]) {
617
- didWarnAboutDeprecation["Kubernetes"] = true;
618
- console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
619
- }
620
- }
621
630
  return /*#__PURE__*/React.createElement(Icon.default, {
622
631
  width: size,
623
632
  height: size,
@@ -626,14 +635,14 @@ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref27, ref
626
635
  viewBox: "0 0 32 32",
627
636
  fill: "currentColor",
628
637
  ...rest
629
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
630
- d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
638
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
639
+ d: "M9.3,12.6l-1.3,1.5c-1.1-1-2-2.2-2.7-3.5l1.8-.9c.6,1.1,1.3,2.1,2.2,2.9h0ZM6.4,7.7c-.3-.9-.4-1.9-.4-2.8v-.9s-2,0-2,0v.9c0,1.1.2,2.3.5,3.4l1.9-.6h0ZM14.2,15c-1.2-.2-2.4-.7-3.4-1.3l-1,1.7c.3.2.7.4,1.1.6-.4.2-.7.4-1.1.6l1,1.7c1.1-.7,2.2-1.1,3.4-1.3v-1.9h0ZM5.3,21.4l1.8.9c.6-1.1,1.3-2.1,2.2-2.9l-1.3-1.5c-1.1,1-2,2.2-2.7,3.5h0ZM4,27.1v.9h2v-.9c0-1,.1-1.9.4-2.8l-1.9-.6c-.3,1.1-.5,2.2-.5,3.4h0ZM23,11l-1.4,1.4,2.6,2.6h-8.2s0,2,0,2h8.2s-2.6,2.6-2.6,2.6l1.4,1.4,5-5s-5-5-5-5Z"
631
640
  })), children);
632
641
  });
633
642
  if (process.env.NODE_ENV !== "production") {
634
- Kubernetes.propTypes = iconPropTypes4cbeb95d.i;
643
+ JoinInnerAlt.propTypes = iconPropTypesC5chbmyn.i;
635
644
  }
636
- const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function KubernetesControlPlaneNode(_ref28, ref) {
645
+ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref28, ref) {
637
646
  let {
638
647
  children,
639
648
  size = 16,
@@ -647,19 +656,22 @@ const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function Kubern
647
656
  viewBox: "0 0 32 32",
648
657
  fill: "currentColor",
649
658
  ...rest
650
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
651
- d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z"
652
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
653
- d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z"
659
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
660
+ d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
654
661
  })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
662
+ d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
663
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
655
664
  fill: "none",
656
- d: "M0 0h32v32H0z"
665
+ d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
666
+ "data-icon-path": "inner-path"
667
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
668
+ d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
657
669
  })), children);
658
670
  });
659
671
  if (process.env.NODE_ENV !== "production") {
660
- KubernetesControlPlaneNode.propTypes = iconPropTypes4cbeb95d.i;
672
+ JoinLeft.propTypes = iconPropTypesC5chbmyn.i;
661
673
  }
662
- const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpAddress(_ref29, ref) {
674
+ const JoinLeftOuter = /*#__PURE__*/React.forwardRef(function JoinLeftOuter(_ref29, ref) {
663
675
  let {
664
676
  children,
665
677
  size = 16,
@@ -673,22 +685,14 @@ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpA
673
685
  viewBox: "0 0 32 32",
674
686
  fill: "currentColor",
675
687
  ...rest
676
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
677
- cx: "16",
678
- cy: "9",
679
- r: "2"
680
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
681
- cx: "16",
682
- cy: "16",
683
- r: "2"
684
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
685
- d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
688
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
689
+ d: "M28,16l-5,5-1.4-1.4,2.6-2.6h-10.2c-1.2.2-2.3.7-3.4,1.3l-1-1.7c.4-.3.8-.5,1.3-.7-4.1-1.8-6.9-5.6-6.9-10.1v-1.8s2,0,2,0v1.8c0,5.1,4.5,9.2,10,9.2h8.2l-2.6-2.6,1.4-1.4,5,5h0s0,0,0,0ZM4,27v1h2v-1c0-1,0-1.9.3-2.9l-1.9-.6c-.3,1.1-.5,2.3-.5,3.4h0ZM5.3,21.5l1.7.9c.6-1.1,1.3-2.1,2.2-3l-1.3-1.5c-1.1,1-2,2.2-2.6,3.6Z"
686
690
  })), children);
687
691
  });
688
692
  if (process.env.NODE_ENV !== "production") {
689
- KubernetesIpAddress.propTypes = iconPropTypes4cbeb95d.i;
693
+ JoinLeftOuter.propTypes = iconPropTypesC5chbmyn.i;
690
694
  }
691
- const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOperator(_ref30, ref) {
695
+ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref30, ref) {
692
696
  let {
693
697
  children,
694
698
  size = 16,
@@ -702,18 +706,14 @@ const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOper
702
706
  viewBox: "0 0 32 32",
703
707
  fill: "currentColor",
704
708
  ...rest
705
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
706
- strokeWidth: "0",
707
- d: "m19,21h-6c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6h-6Z"
708
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
709
- strokeWidth: "0",
710
- d: "m30,16c0-7.7197-6.2803-14-14-14S2,8.2803,2,16s6.2803,14,14,14c2.7773,0,5.417-.7959,7.7012-2.3081.3948.1914.8315.3081,1.2988.3081,1.6543,0,3-1.3457,3-3,0-.4673-.1167-.9043-.3079-1.2988,1.5122-2.2842,2.3079-4.9238,2.3079-7.7012Zm-26,0c0-6.6167,5.3833-12,12-12s12,5.3833,12,12c0,2.248-.6152,4.3877-1.7744,6.2681-.375-.1689-.7881-.2681-1.2256-.2681-1.6543,0-3,1.3457-3,3,0,.4375.0991.8506.2681,1.2256-1.8801,1.1592-4.0198,1.7744-6.2681,1.7744-6.6167,0-12-5.3833-12-12Zm21,10c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
709
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
710
+ d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
711
711
  })), children);
712
712
  });
713
713
  if (process.env.NODE_ENV !== "production") {
714
- KubernetesOperator.propTypes = iconPropTypes4cbeb95d.i;
714
+ JoinOuter.propTypes = iconPropTypesC5chbmyn.i;
715
715
  }
716
- const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref31, ref) {
716
+ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref31, ref) {
717
717
  let {
718
718
  children,
719
719
  size = 16,
@@ -727,16 +727,22 @@ const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref3
727
727
  viewBox: "0 0 32 32",
728
728
  fill: "currentColor",
729
729
  ...rest
730
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
731
- d: "m22.5046,11.6368l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
732
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
733
- d: "m16,31c-.1741,0-.3481-.0454-.5039-.1362l-12-7c-.3071-.1792-.4961-.5081-.4961-.8638v-14c0-.3557.189-.6846.4961-.8638L15.4961,1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l11,6.4166-1.0078,1.7275-10.4961-6.1227-11,6.4166v12.8513l11,6.4166,11-6.4166v-7.4257h2v8c0,.3557-.189.6846-.4961.8638l-12,7c-.1558.0908-.3298.1362-.5039.1362Z"
730
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
731
+ d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
732
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
733
+ fill: "none",
734
+ d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
735
+ "data-icon-path": "inner-path"
736
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
737
+ d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
738
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
739
+ d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
734
740
  })), children);
735
741
  });
736
742
  if (process.env.NODE_ENV !== "production") {
737
- KubernetesPod.propTypes = iconPropTypes4cbeb95d.i;
743
+ JoinRight.propTypes = iconPropTypesC5chbmyn.i;
738
744
  }
739
- const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWorkerNode(_ref32, ref) {
745
+ const JoinRightOuter = /*#__PURE__*/React.forwardRef(function JoinRightOuter(_ref32, ref) {
740
746
  let {
741
747
  children,
742
748
  size = 16,
@@ -750,19 +756,14 @@ const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWo
750
756
  viewBox: "0 0 32 32",
751
757
  fill: "currentColor",
752
758
  ...rest
753
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
754
- d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z"
755
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
756
- d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z"
757
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
758
- fill: "none",
759
- d: "M0 0h32v32H0z"
759
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
760
+ d: "M28.01,16l-5,5-1.41-1.41,2.59-2.59h-6.09s-2.07,0-2.07,0c-5.52,0-10.02,4.11-10.02,9.17v1.83h-2v-1.83c0-4.45,2.82-8.29,6.89-10.09-.43-.21-.85-.43-1.26-.69l1.02-1.74c1.04.66,2.16,1.11,3.35,1.34h2s0,0,0,0h8.17l-2.59-2.59,1.41-1.41,5,5h0ZM6.36,7.81c-.26-.92-.39-1.88-.39-2.85v-.96h-1.95v.96c0,1.16.16,2.32.47,3.43l1.87-.57ZM7.9,14.04l1.31-1.51c-.9-.85-1.64-1.85-2.19-2.97l-1.74.92c.66,1.35,1.54,2.54,2.62,3.56Z"
760
761
  })), children);
761
762
  });
762
763
  if (process.env.NODE_ENV !== "production") {
763
- KubernetesWorkerNode.propTypes = iconPropTypes4cbeb95d.i;
764
+ JoinRightOuter.propTypes = iconPropTypesC5chbmyn.i;
764
765
  }
765
- const Label = /*#__PURE__*/React.forwardRef(function Label(_ref33, ref) {
766
+ const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref33, ref) {
766
767
  let {
767
768
  children,
768
769
  size = 16,
@@ -776,16 +777,15 @@ const Label = /*#__PURE__*/React.forwardRef(function Label(_ref33, ref) {
776
777
  viewBox: "0 0 32 32",
777
778
  fill: "currentColor",
778
779
  ...rest
779
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
780
- d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
781
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
782
- d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
780
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
781
+ strokeWidth: "0",
782
+ d: "M2 9H6V11H2zM2 21H6V23H2zM25 11L23.5859 12.4141 26.1719 15 18 15 18 4 12 4 12 9 8 9 8 11 12 11 12 21 8 21 8 23 12 23 12 28 18 28 18 17 26.1719 17 23.5859 19.5859 25 21 30 16 25 11z"
783
783
  })), children);
784
784
  });
785
785
  if (process.env.NODE_ENV !== "production") {
786
- Label.propTypes = iconPropTypes4cbeb95d.i;
786
+ JoinNode.propTypes = iconPropTypesC5chbmyn.i;
787
787
  }
788
- const Language = /*#__PURE__*/React.forwardRef(function Language(_ref34, ref) {
788
+ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref34, ref) {
789
789
  let {
790
790
  children,
791
791
  size = 16,
@@ -800,13 +800,13 @@ const Language = /*#__PURE__*/React.forwardRef(function Language(_ref34, ref) {
800
800
  fill: "currentColor",
801
801
  ...rest
802
802
  }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
803
- d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
803
+ d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
804
804
  })), children);
805
805
  });
806
806
  if (process.env.NODE_ENV !== "production") {
807
- Language.propTypes = iconPropTypes4cbeb95d.i;
807
+ Jpg.propTypes = iconPropTypesC5chbmyn.i;
808
808
  }
809
- const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref35, ref) {
809
+ const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref35, ref) {
810
810
  let {
811
811
  children,
812
812
  size = 16,
@@ -821,16 +821,15 @@ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref35, ref) {
821
821
  fill: "currentColor",
822
822
  ...rest
823
823
  }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
824
- d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
825
- transform: "translate(0 .005)"
824
+ d: "M20.3335 30h-2.667c-.9189 0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM28.3335 30h-4.3335v-2h4v-2h-2c-1.103 0-2-.897-2-2v-2.3335c0-.9189.7476-1.6665 1.6665-1.6665h4.3335v2h-4v2h2c1.103 0 2 .897 2 2v2.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM16 18c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 7H17V16H15z"
826
825
  })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
827
- d: "M2 26.005H30V28.005H2z"
826
+ d: "m14,26h-4.5c-.3538,0-.6809-.1868-.8608-.4912L2.1392,14.5088c-.0928-.1569-.1392-.3329-.1392-.5088s.0464-.3519.1392-.5088L8.6392,2.4912c.1799-.3044.5071-.4912.8608-.4912h13c.3538,0,.6809.1868.8608.4912l6.5,11c.0928.1569.1392.3328.1392.5088s-.0464.3519-.1392.5088l-2,3.3845-1.7217-1.0173,1.6992-2.876-5.9089-10h-11.8589l-5.9089,10,5.9089,10h3.9294v2Z"
828
827
  })), children);
829
828
  });
830
829
  if (process.env.NODE_ENV !== "production") {
831
- Laptop.propTypes = iconPropTypes4cbeb95d.i;
830
+ JsError.propTypes = iconPropTypesC5chbmyn.i;
832
831
  }
833
- const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref36, ref) {
832
+ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref36, ref) {
834
833
  let {
835
834
  children,
836
835
  size = 16,
@@ -845,13 +844,13 @@ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref36, ref) {
845
844
  fill: "currentColor",
846
845
  ...rest
847
846
  }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
848
- d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
847
+ d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
849
848
  })), children);
850
849
  });
851
850
  if (process.env.NODE_ENV !== "production") {
852
- Lasso.propTypes = iconPropTypes4cbeb95d.i;
851
+ Json.propTypes = iconPropTypesC5chbmyn.i;
853
852
  }
854
- const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref37, ref) {
853
+ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref37, ref) {
855
854
  let {
856
855
  children,
857
856
  size = 16,
@@ -866,33 +865,18 @@ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref37,
866
865
  fill: "currentColor",
867
866
  ...rest
868
867
  }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
869
- d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
868
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
870
869
  })), children);
871
870
  });
872
871
  if (process.env.NODE_ENV !== "production") {
873
- LassoPolygon.propTypes = iconPropTypes4cbeb95d.i;
872
+ JsonReference.propTypes = iconPropTypesC5chbmyn.i;
874
873
  }
875
- const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref38, ref) {
874
+ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref38, ref) {
876
875
  let {
877
876
  children,
878
877
  size = 16,
879
878
  ...rest
880
879
  } = _ref38;
881
- if (size === 16 || size === "16" || size === "16px") {
882
- return /*#__PURE__*/React.createElement(Icon.default, {
883
- width: size,
884
- height: size,
885
- ref: ref,
886
- xmlns: "http://www.w3.org/2000/svg",
887
- viewBox: "0 0 16 16",
888
- fill: "currentColor",
889
- ...rest
890
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
891
- d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
892
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
893
- d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
894
- })), children);
895
- }
896
880
  return /*#__PURE__*/React.createElement(Icon.default, {
897
881
  width: size,
898
882
  height: size,
@@ -901,16 +885,14 @@ const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref38, ref) {
901
885
  viewBox: "0 0 32 32",
902
886
  fill: "currentColor",
903
887
  ...rest
904
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
905
- d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
906
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
907
- d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
888
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
889
+ d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
908
890
  })), children);
909
891
  });
910
892
  if (process.env.NODE_ENV !== "production") {
911
- Launch.propTypes = iconPropTypes4cbeb95d.i;
893
+ JumpLink.propTypes = iconPropTypesC5chbmyn.i;
912
894
  }
913
- const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref39, ref) {
895
+ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref39, ref) {
914
896
  let {
915
897
  children,
916
898
  size = 16,
@@ -924,20 +906,16 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonH
924
906
  viewBox: "0 0 32 32",
925
907
  fill: "currentColor",
926
908
  ...rest
927
- }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
928
- cx: "23",
929
- cy: "25",
930
- r: "1"
931
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
932
- d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
933
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
934
- d: "M8 24H20V26H8z"
909
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
910
+ d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
911
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
912
+ d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
935
913
  })), children);
936
914
  });
937
915
  if (process.env.NODE_ENV !== "production") {
938
- WatsonHealthLaunchStudy_1.propTypes = iconPropTypes4cbeb95d.i;
916
+ KeepDry.propTypes = iconPropTypesC5chbmyn.i;
939
917
  }
940
- const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref40, ref) {
918
+ const Key = /*#__PURE__*/React.forwardRef(function Key(_ref40, ref) {
941
919
  let {
942
920
  children,
943
921
  size = 16,
@@ -951,20 +929,15 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonH
951
929
  viewBox: "0 0 32 32",
952
930
  fill: "currentColor",
953
931
  ...rest
954
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
955
- cx: "23",
956
- cy: "7",
957
- r: "1"
958
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
959
- d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
960
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
961
- d: "M8 6H20V8H8z"
932
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
933
+ strokeWidth: "0",
934
+ d: "M30 9L28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9zM21 11L21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11zM11 9L8.8941 9 5 15.5527 5 9 3 9 3 23 5 23 5 18.7062 5.9277 17.2208 8.8941 23 11 23 7.1093 15.4308 11 9z"
962
935
  })), children);
963
936
  });
964
937
  if (process.env.NODE_ENV !== "production") {
965
- WatsonHealthLaunchStudy_2.propTypes = iconPropTypes4cbeb95d.i;
938
+ Key.propTypes = iconPropTypesC5chbmyn.i;
966
939
  }
967
- const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref41, ref) {
940
+ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref41, ref) {
968
941
  let {
969
942
  children,
970
943
  size = 16,
@@ -978,20 +951,16 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonH
978
951
  viewBox: "0 0 32 32",
979
952
  fill: "currentColor",
980
953
  ...rest
981
- }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
982
- cx: "23",
983
- cy: "25",
984
- r: "1"
985
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
986
- d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
987
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
988
- d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
954
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
955
+ d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
956
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
957
+ d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
989
958
  })), children);
990
959
  });
991
960
  if (process.env.NODE_ENV !== "production") {
992
- WatsonHealthLaunchStudy_3.propTypes = iconPropTypes4cbeb95d.i;
961
+ Keyboard.propTypes = iconPropTypesC5chbmyn.i;
993
962
  }
994
- const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref42, ref) {
963
+ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref42, ref) {
995
964
  let {
996
965
  children,
997
966
  size = 16,
@@ -1005,16 +974,16 @@ const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref42, ref) {
1005
974
  viewBox: "0 0 32 32",
1006
975
  fill: "currentColor",
1007
976
  ...rest
1008
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1009
- d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
1010
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1011
- d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
977
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
978
+ d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
979
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
980
+ d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
1012
981
  })), children);
1013
982
  });
1014
983
  if (process.env.NODE_ENV !== "production") {
1015
- Layers.propTypes = iconPropTypes4cbeb95d.i;
984
+ KeyboardOff.propTypes = iconPropTypesC5chbmyn.i;
1016
985
  }
1017
- const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal(_ref43, ref) {
986
+ const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref43, ref) {
1018
987
  let {
1019
988
  children,
1020
989
  size = 16,
@@ -1028,18 +997,14 @@ const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal(_re
1028
997
  viewBox: "0 0 32 32",
1029
998
  fill: "currentColor",
1030
999
  ...rest
1031
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1032
- strokeWidth: "0",
1033
- d: "m16,24c-.1631,0-.3262-.0398-.4741-.1196l-13-7,.9482-1.7607,12.5259,6.7446,12.5259-6.7446.9482,1.7607-13,7c-.1479.0798-.311.1196-.4741.1196Z"
1034
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1035
- strokeWidth: "0",
1036
- d: "M16 30c-.1631 0-.3262-.0398-.4741-.1196l-13-7 .9482-1.7607 12.5259 6.7446 12.5259-6.7446.9482 1.7607-13 7c-.1479.0798-.311.1196-.4741.1196zM29.4741 9.1196L16 1.8643v2.2715l10.8906 5.8643-10.8906 5.8643v2.2715l13.4741-7.2554c.324-.1743.5259-.5122.5259-.8804s-.2019-.7061-.5259-.8804zM4.4141 9.4141l3.5859-3.586v8.1719s2 0 2 0V5.8281s3.5859 3.5859 3.5859 3.5859l1.4141-1.414L9 2 3 8l1.4141 1.4141z"
1000
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1001
+ d: "M26,19c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v13c0,1.1.9,2,2,2h7v9H4v2h24v-2h-9v-9h7ZM17,28h-2v-9h2v9ZM6,17V4h20v13H6ZM16,13c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1Z"
1037
1002
  })), children);
1038
1003
  });
1039
1004
  if (process.env.NODE_ENV !== "production") {
1040
- LayersExternal.propTypes = iconPropTypes4cbeb95d.i;
1005
+ KioskDevice.propTypes = iconPropTypesC5chbmyn.i;
1041
1006
  }
1042
- const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref44, ref) {
1007
+ const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref44, ref) {
1043
1008
  let {
1044
1009
  children,
1045
1010
  size = 16,
@@ -1053,43 +1018,45 @@ const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref44, ref) {
1053
1018
  viewBox: "0 0 32 32",
1054
1019
  fill: "currentColor",
1055
1020
  ...rest
1056
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1057
- d: "M16 22H30V24H16z"
1058
- })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1059
- width: "6",
1060
- height: "6",
1061
- x: "4",
1062
- y: "20",
1063
- rx: "1"
1064
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1065
- d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
1021
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1022
+ strokeWidth: "0",
1023
+ d: "m20.0444,27.2942l-3.0825-10.018-1.0132,3.04c-.1361.4084-.5183.6838-.9487.6838h-6s0-2,0-2h5.2793s1.772-5.3162,1.772-5.3162c.1307-.4123.5162-.6902.9487-.6838.4374.0046.8225.2891.9555.7058l3.0088,9.7783,1.0742-3.7589c.1227-.4293.5151-.7252.9615-.7252h5s0,2,0,2h-4.2456s-1.7933,6.2747-1.7933,6.2747c-.1216.4256-.5085.7207-.9511.7253h-.01c-.4389,0-.8265-.2863-.9556-.7058Z"
1024
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1025
+ strokeWidth: "0",
1026
+ d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
1066
1027
  })), children);
1067
1028
  });
1068
1029
  if (process.env.NODE_ENV !== "production") {
1069
- Legend.propTypes = iconPropTypes4cbeb95d.i;
1030
+ Kubelet.propTypes = iconPropTypesC5chbmyn.i;
1070
1031
  }
1071
- const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref45, ref) {
1032
+ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref45, ref) {
1072
1033
  let {
1073
1034
  children,
1074
1035
  size = 16,
1075
1036
  ...rest
1076
1037
  } = _ref45;
1077
- return /*#__PURE__*/React.createElement(Icon.default, {
1078
- width: size,
1038
+ if (process.env.NODE_ENV !== "production") {
1039
+ if (!didWarnAboutDeprecation["Kubernetes"]) {
1040
+ didWarnAboutDeprecation["Kubernetes"] = true;
1041
+ console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
1042
+ }
1043
+ }
1044
+ return /*#__PURE__*/React.createElement(Icon.default, {
1045
+ width: size,
1079
1046
  height: size,
1080
1047
  ref: ref,
1081
1048
  xmlns: "http://www.w3.org/2000/svg",
1082
1049
  viewBox: "0 0 32 32",
1083
1050
  fill: "currentColor",
1084
1051
  ...rest
1085
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1086
- d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
1052
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1053
+ d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
1087
1054
  })), children);
1088
1055
  });
1089
1056
  if (process.env.NODE_ENV !== "production") {
1090
- LetterAa.propTypes = iconPropTypes4cbeb95d.i;
1057
+ Kubernetes.propTypes = iconPropTypesC5chbmyn.i;
1091
1058
  }
1092
- const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref46, ref) {
1059
+ const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function KubernetesControlPlaneNode(_ref46, ref) {
1093
1060
  let {
1094
1061
  children,
1095
1062
  size = 16,
@@ -1103,14 +1070,19 @@ const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref46, ref) {
1103
1070
  viewBox: "0 0 32 32",
1104
1071
  fill: "currentColor",
1105
1072
  ...rest
1106
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1107
- d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
1073
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1074
+ d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z"
1075
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1076
+ d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z"
1077
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1078
+ fill: "none",
1079
+ d: "M0 0h32v32H0z"
1108
1080
  })), children);
1109
1081
  });
1110
1082
  if (process.env.NODE_ENV !== "production") {
1111
- LetterBb.propTypes = iconPropTypes4cbeb95d.i;
1083
+ KubernetesControlPlaneNode.propTypes = iconPropTypesC5chbmyn.i;
1112
1084
  }
1113
- const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref47, ref) {
1085
+ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpAddress(_ref47, ref) {
1114
1086
  let {
1115
1087
  children,
1116
1088
  size = 16,
@@ -1124,14 +1096,22 @@ const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref47, ref) {
1124
1096
  viewBox: "0 0 32 32",
1125
1097
  fill: "currentColor",
1126
1098
  ...rest
1127
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1128
- d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1099
+ }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1100
+ cx: "16",
1101
+ cy: "9",
1102
+ r: "2"
1103
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1104
+ cx: "16",
1105
+ cy: "16",
1106
+ r: "2"
1107
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1108
+ d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
1129
1109
  })), children);
1130
1110
  });
1131
1111
  if (process.env.NODE_ENV !== "production") {
1132
- LetterCc.propTypes = iconPropTypes4cbeb95d.i;
1112
+ KubernetesIpAddress.propTypes = iconPropTypesC5chbmyn.i;
1133
1113
  }
1134
- const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref48, ref) {
1114
+ const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOperator(_ref48, ref) {
1135
1115
  let {
1136
1116
  children,
1137
1117
  size = 16,
@@ -1145,14 +1125,18 @@ const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref48, ref) {
1145
1125
  viewBox: "0 0 32 32",
1146
1126
  fill: "currentColor",
1147
1127
  ...rest
1148
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1149
- d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
1128
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1129
+ strokeWidth: "0",
1130
+ d: "m19,21h-6c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6h-6Z"
1131
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1132
+ strokeWidth: "0",
1133
+ d: "m30,16c0-7.7197-6.2803-14-14-14S2,8.2803,2,16s6.2803,14,14,14c2.7773,0,5.417-.7959,7.7012-2.3081.3948.1914.8315.3081,1.2988.3081,1.6543,0,3-1.3457,3-3,0-.4673-.1167-.9043-.3079-1.2988,1.5122-2.2842,2.3079-4.9238,2.3079-7.7012Zm-26,0c0-6.6167,5.3833-12,12-12s12,5.3833,12,12c0,2.248-.6152,4.3877-1.7744,6.2681-.375-.1689-.7881-.2681-1.2256-.2681-1.6543,0-3,1.3457-3,3,0,.4375.0991.8506.2681,1.2256-1.8801,1.1592-4.0198,1.7744-6.2681,1.7744-6.6167,0-12-5.3833-12-12Zm21,10c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
1150
1134
  })), children);
1151
1135
  });
1152
1136
  if (process.env.NODE_ENV !== "production") {
1153
- LetterDd.propTypes = iconPropTypes4cbeb95d.i;
1137
+ KubernetesOperator.propTypes = iconPropTypesC5chbmyn.i;
1154
1138
  }
1155
- const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref49, ref) {
1139
+ const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref49, ref) {
1156
1140
  let {
1157
1141
  children,
1158
1142
  size = 16,
@@ -1166,14 +1150,16 @@ const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref49, ref) {
1166
1150
  viewBox: "0 0 32 32",
1167
1151
  fill: "currentColor",
1168
1152
  ...rest
1169
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1170
- d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
1153
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1154
+ d: "m22.5046,11.6368l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
1155
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1156
+ d: "m16,31c-.1741,0-.3481-.0454-.5039-.1362l-12-7c-.3071-.1792-.4961-.5081-.4961-.8638v-14c0-.3557.189-.6846.4961-.8638L15.4961,1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l11,6.4166-1.0078,1.7275-10.4961-6.1227-11,6.4166v12.8513l11,6.4166,11-6.4166v-7.4257h2v8c0,.3557-.189.6846-.4961.8638l-12,7c-.1558.0908-.3298.1362-.5039.1362Z"
1171
1157
  })), children);
1172
1158
  });
1173
1159
  if (process.env.NODE_ENV !== "production") {
1174
- LetterEe.propTypes = iconPropTypes4cbeb95d.i;
1160
+ KubernetesPod.propTypes = iconPropTypesC5chbmyn.i;
1175
1161
  }
1176
- const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref50, ref) {
1162
+ const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWorkerNode(_ref50, ref) {
1177
1163
  let {
1178
1164
  children,
1179
1165
  size = 16,
@@ -1187,14 +1173,19 @@ const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref50, ref) {
1187
1173
  viewBox: "0 0 32 32",
1188
1174
  fill: "currentColor",
1189
1175
  ...rest
1190
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1191
- d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
1176
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1177
+ d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z"
1178
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1179
+ d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z"
1180
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1181
+ fill: "none",
1182
+ d: "M0 0h32v32H0z"
1192
1183
  })), children);
1193
1184
  });
1194
1185
  if (process.env.NODE_ENV !== "production") {
1195
- LetterFf.propTypes = iconPropTypes4cbeb95d.i;
1186
+ KubernetesWorkerNode.propTypes = iconPropTypesC5chbmyn.i;
1196
1187
  }
1197
- const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref51, ref) {
1188
+ const Label = /*#__PURE__*/React.forwardRef(function Label(_ref51, ref) {
1198
1189
  let {
1199
1190
  children,
1200
1191
  size = 16,
@@ -1208,14 +1199,16 @@ const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref51, ref) {
1208
1199
  viewBox: "0 0 32 32",
1209
1200
  fill: "currentColor",
1210
1201
  ...rest
1211
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1212
- d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
1202
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1203
+ d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
1204
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1205
+ d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
1213
1206
  })), children);
1214
1207
  });
1215
1208
  if (process.env.NODE_ENV !== "production") {
1216
- LetterGg.propTypes = iconPropTypes4cbeb95d.i;
1209
+ Label.propTypes = iconPropTypesC5chbmyn.i;
1217
1210
  }
1218
- const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref52, ref) {
1211
+ const Language = /*#__PURE__*/React.forwardRef(function Language(_ref52, ref) {
1219
1212
  let {
1220
1213
  children,
1221
1214
  size = 16,
@@ -1229,14 +1222,14 @@ const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref52, ref) {
1229
1222
  viewBox: "0 0 32 32",
1230
1223
  fill: "currentColor",
1231
1224
  ...rest
1232
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1233
- d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
1225
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1226
+ d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
1234
1227
  })), children);
1235
1228
  });
1236
1229
  if (process.env.NODE_ENV !== "production") {
1237
- LetterHh.propTypes = iconPropTypes4cbeb95d.i;
1230
+ Language.propTypes = iconPropTypesC5chbmyn.i;
1238
1231
  }
1239
- const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref53, ref) {
1232
+ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref53, ref) {
1240
1233
  let {
1241
1234
  children,
1242
1235
  size = 16,
@@ -1250,14 +1243,17 @@ const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref53, ref) {
1250
1243
  viewBox: "0 0 32 32",
1251
1244
  fill: "currentColor",
1252
1245
  ...rest
1253
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1254
- d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
1246
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1247
+ d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
1248
+ transform: "translate(0 .005)"
1249
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1250
+ d: "M2 26.005H30V28.005H2z"
1255
1251
  })), children);
1256
1252
  });
1257
1253
  if (process.env.NODE_ENV !== "production") {
1258
- LetterIi.propTypes = iconPropTypes4cbeb95d.i;
1254
+ Laptop.propTypes = iconPropTypesC5chbmyn.i;
1259
1255
  }
1260
- const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref54, ref) {
1256
+ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref54, ref) {
1261
1257
  let {
1262
1258
  children,
1263
1259
  size = 16,
@@ -1271,14 +1267,14 @@ const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref54, ref) {
1271
1267
  viewBox: "0 0 32 32",
1272
1268
  fill: "currentColor",
1273
1269
  ...rest
1274
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1275
- d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
1270
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1271
+ d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
1276
1272
  })), children);
1277
1273
  });
1278
1274
  if (process.env.NODE_ENV !== "production") {
1279
- LetterJj.propTypes = iconPropTypes4cbeb95d.i;
1275
+ Lasso.propTypes = iconPropTypesC5chbmyn.i;
1280
1276
  }
1281
- const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref55, ref) {
1277
+ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref55, ref) {
1282
1278
  let {
1283
1279
  children,
1284
1280
  size = 16,
@@ -1292,19 +1288,34 @@ const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref55, ref) {
1292
1288
  viewBox: "0 0 32 32",
1293
1289
  fill: "currentColor",
1294
1290
  ...rest
1295
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1296
- d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
1291
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1292
+ d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
1297
1293
  })), children);
1298
1294
  });
1299
1295
  if (process.env.NODE_ENV !== "production") {
1300
- LetterKk.propTypes = iconPropTypes4cbeb95d.i;
1296
+ LassoPolygon.propTypes = iconPropTypesC5chbmyn.i;
1301
1297
  }
1302
- const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref56, ref) {
1298
+ const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref56, ref) {
1303
1299
  let {
1304
1300
  children,
1305
1301
  size = 16,
1306
1302
  ...rest
1307
1303
  } = _ref56;
1304
+ if (size === 16 || size === "16" || size === "16px") {
1305
+ return /*#__PURE__*/React.createElement(Icon.default, {
1306
+ width: size,
1307
+ height: size,
1308
+ ref: ref,
1309
+ xmlns: "http://www.w3.org/2000/svg",
1310
+ viewBox: "0 0 16 16",
1311
+ fill: "currentColor",
1312
+ ...rest
1313
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1314
+ d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
1315
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1316
+ d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
1317
+ })), children);
1318
+ }
1308
1319
  return /*#__PURE__*/React.createElement(Icon.default, {
1309
1320
  width: size,
1310
1321
  height: size,
@@ -1313,14 +1324,16 @@ const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref56, ref) {
1313
1324
  viewBox: "0 0 32 32",
1314
1325
  fill: "currentColor",
1315
1326
  ...rest
1316
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1317
- d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
1327
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1328
+ d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
1329
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1330
+ d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
1318
1331
  })), children);
1319
1332
  });
1320
1333
  if (process.env.NODE_ENV !== "production") {
1321
- LetterLl.propTypes = iconPropTypes4cbeb95d.i;
1334
+ Launch.propTypes = iconPropTypesC5chbmyn.i;
1322
1335
  }
1323
- const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref57, ref) {
1336
+ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref57, ref) {
1324
1337
  let {
1325
1338
  children,
1326
1339
  size = 16,
@@ -1334,14 +1347,20 @@ const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref57, ref) {
1334
1347
  viewBox: "0 0 32 32",
1335
1348
  fill: "currentColor",
1336
1349
  ...rest
1337
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1338
- d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
1350
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1351
+ cx: "23",
1352
+ cy: "25",
1353
+ r: "1"
1354
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1355
+ d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
1356
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1357
+ d: "M8 24H20V26H8z"
1339
1358
  })), children);
1340
1359
  });
1341
1360
  if (process.env.NODE_ENV !== "production") {
1342
- LetterMm.propTypes = iconPropTypes4cbeb95d.i;
1361
+ WatsonHealthLaunchStudy_1.propTypes = iconPropTypesC5chbmyn.i;
1343
1362
  }
1344
- const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref58, ref) {
1363
+ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref58, ref) {
1345
1364
  let {
1346
1365
  children,
1347
1366
  size = 16,
@@ -1355,14 +1374,20 @@ const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref58, ref) {
1355
1374
  viewBox: "0 0 32 32",
1356
1375
  fill: "currentColor",
1357
1376
  ...rest
1358
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1359
- d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
1377
+ }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1378
+ cx: "23",
1379
+ cy: "7",
1380
+ r: "1"
1381
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1382
+ d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
1383
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1384
+ d: "M8 6H20V8H8z"
1360
1385
  })), children);
1361
1386
  });
1362
1387
  if (process.env.NODE_ENV !== "production") {
1363
- LetterNn.propTypes = iconPropTypes4cbeb95d.i;
1388
+ WatsonHealthLaunchStudy_2.propTypes = iconPropTypesC5chbmyn.i;
1364
1389
  }
1365
- const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref59, ref) {
1390
+ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref59, ref) {
1366
1391
  let {
1367
1392
  children,
1368
1393
  size = 16,
@@ -1376,14 +1401,20 @@ const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref59, ref) {
1376
1401
  viewBox: "0 0 32 32",
1377
1402
  fill: "currentColor",
1378
1403
  ...rest
1379
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1380
- d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
1404
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1405
+ cx: "23",
1406
+ cy: "25",
1407
+ r: "1"
1408
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1409
+ d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
1410
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1411
+ d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
1381
1412
  })), children);
1382
1413
  });
1383
1414
  if (process.env.NODE_ENV !== "production") {
1384
- LetterOo.propTypes = iconPropTypes4cbeb95d.i;
1415
+ WatsonHealthLaunchStudy_3.propTypes = iconPropTypesC5chbmyn.i;
1385
1416
  }
1386
- const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref60, ref) {
1417
+ const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref60, ref) {
1387
1418
  let {
1388
1419
  children,
1389
1420
  size = 16,
@@ -1397,14 +1428,16 @@ const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref60, ref) {
1397
1428
  viewBox: "0 0 32 32",
1398
1429
  fill: "currentColor",
1399
1430
  ...rest
1400
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1401
- d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
1431
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1432
+ d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
1433
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1434
+ d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
1402
1435
  })), children);
1403
1436
  });
1404
1437
  if (process.env.NODE_ENV !== "production") {
1405
- LetterPp.propTypes = iconPropTypes4cbeb95d.i;
1438
+ Layers.propTypes = iconPropTypesC5chbmyn.i;
1406
1439
  }
1407
- const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref61, ref) {
1440
+ const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal(_ref61, ref) {
1408
1441
  let {
1409
1442
  children,
1410
1443
  size = 16,
@@ -1418,14 +1451,18 @@ const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref61, ref) {
1418
1451
  viewBox: "0 0 32 32",
1419
1452
  fill: "currentColor",
1420
1453
  ...rest
1421
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1422
- d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
1454
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1455
+ strokeWidth: "0",
1456
+ d: "m16,24c-.1631,0-.3262-.0398-.4741-.1196l-13-7,.9482-1.7607,12.5259,6.7446,12.5259-6.7446.9482,1.7607-13,7c-.1479.0798-.311.1196-.4741.1196Z"
1457
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1458
+ strokeWidth: "0",
1459
+ d: "M16 30c-.1631 0-.3262-.0398-.4741-.1196l-13-7 .9482-1.7607 12.5259 6.7446 12.5259-6.7446.9482 1.7607-13 7c-.1479.0798-.311.1196-.4741.1196zM29.4741 9.1196L16 1.8643v2.2715l10.8906 5.8643-10.8906 5.8643v2.2715l13.4741-7.2554c.324-.1743.5259-.5122.5259-.8804s-.2019-.7061-.5259-.8804zM4.4141 9.4141l3.5859-3.586v8.1719s2 0 2 0V5.8281s3.5859 3.5859 3.5859 3.5859l1.4141-1.414L9 2 3 8l1.4141 1.4141z"
1423
1460
  })), children);
1424
1461
  });
1425
1462
  if (process.env.NODE_ENV !== "production") {
1426
- LetterQq.propTypes = iconPropTypes4cbeb95d.i;
1463
+ LayersExternal.propTypes = iconPropTypesC5chbmyn.i;
1427
1464
  }
1428
- const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref62, ref) {
1465
+ const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref62, ref) {
1429
1466
  let {
1430
1467
  children,
1431
1468
  size = 16,
@@ -1439,14 +1476,22 @@ const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref62, ref) {
1439
1476
  viewBox: "0 0 32 32",
1440
1477
  fill: "currentColor",
1441
1478
  ...rest
1442
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1443
- d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
1479
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1480
+ d: "M16 22H30V24H16z"
1481
+ })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1482
+ width: "6",
1483
+ height: "6",
1484
+ x: "4",
1485
+ y: "20",
1486
+ rx: "1"
1487
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1488
+ d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
1444
1489
  })), children);
1445
1490
  });
1446
1491
  if (process.env.NODE_ENV !== "production") {
1447
- LetterRr.propTypes = iconPropTypes4cbeb95d.i;
1492
+ Legend.propTypes = iconPropTypesC5chbmyn.i;
1448
1493
  }
1449
- const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref63, ref) {
1494
+ const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref63, ref) {
1450
1495
  let {
1451
1496
  children,
1452
1497
  size = 16,
@@ -1460,14 +1505,14 @@ const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref63, ref) {
1460
1505
  viewBox: "0 0 32 32",
1461
1506
  fill: "currentColor",
1462
1507
  ...rest
1463
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1464
- d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
1508
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1509
+ d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
1465
1510
  })), children);
1466
1511
  });
1467
1512
  if (process.env.NODE_ENV !== "production") {
1468
- LetterSs.propTypes = iconPropTypes4cbeb95d.i;
1513
+ LetterAa.propTypes = iconPropTypesC5chbmyn.i;
1469
1514
  }
1470
- const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref64, ref) {
1515
+ const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref64, ref) {
1471
1516
  let {
1472
1517
  children,
1473
1518
  size = 16,
@@ -1481,14 +1526,14 @@ const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref64, ref) {
1481
1526
  viewBox: "0 0 32 32",
1482
1527
  fill: "currentColor",
1483
1528
  ...rest
1484
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1485
- d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
1529
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1530
+ d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
1486
1531
  })), children);
1487
1532
  });
1488
1533
  if (process.env.NODE_ENV !== "production") {
1489
- LetterTt.propTypes = iconPropTypes4cbeb95d.i;
1534
+ LetterBb.propTypes = iconPropTypesC5chbmyn.i;
1490
1535
  }
1491
- const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref65, ref) {
1536
+ const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref65, ref) {
1492
1537
  let {
1493
1538
  children,
1494
1539
  size = 16,
@@ -1502,14 +1547,14 @@ const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref65, ref) {
1502
1547
  viewBox: "0 0 32 32",
1503
1548
  fill: "currentColor",
1504
1549
  ...rest
1505
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1506
- d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
1550
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1551
+ d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1507
1552
  })), children);
1508
1553
  });
1509
1554
  if (process.env.NODE_ENV !== "production") {
1510
- LetterUu.propTypes = iconPropTypes4cbeb95d.i;
1555
+ LetterCc.propTypes = iconPropTypesC5chbmyn.i;
1511
1556
  }
1512
- const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref66, ref) {
1557
+ const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref66, ref) {
1513
1558
  let {
1514
1559
  children,
1515
1560
  size = 16,
@@ -1523,14 +1568,14 @@ const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref66, ref) {
1523
1568
  viewBox: "0 0 32 32",
1524
1569
  fill: "currentColor",
1525
1570
  ...rest
1526
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1527
- d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
1571
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1572
+ d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
1528
1573
  })), children);
1529
1574
  });
1530
1575
  if (process.env.NODE_ENV !== "production") {
1531
- LetterVv.propTypes = iconPropTypes4cbeb95d.i;
1576
+ LetterDd.propTypes = iconPropTypesC5chbmyn.i;
1532
1577
  }
1533
- const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref67, ref) {
1578
+ const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref67, ref) {
1534
1579
  let {
1535
1580
  children,
1536
1581
  size = 16,
@@ -1544,14 +1589,14 @@ const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref67, ref) {
1544
1589
  viewBox: "0 0 32 32",
1545
1590
  fill: "currentColor",
1546
1591
  ...rest
1547
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1548
- d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
1592
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1593
+ d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
1549
1594
  })), children);
1550
1595
  });
1551
1596
  if (process.env.NODE_ENV !== "production") {
1552
- LetterWw.propTypes = iconPropTypes4cbeb95d.i;
1597
+ LetterEe.propTypes = iconPropTypesC5chbmyn.i;
1553
1598
  }
1554
- const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref68, ref) {
1599
+ const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref68, ref) {
1555
1600
  let {
1556
1601
  children,
1557
1602
  size = 16,
@@ -1565,14 +1610,14 @@ const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref68, ref) {
1565
1610
  viewBox: "0 0 32 32",
1566
1611
  fill: "currentColor",
1567
1612
  ...rest
1568
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1569
- d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
1613
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1614
+ d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
1570
1615
  })), children);
1571
1616
  });
1572
1617
  if (process.env.NODE_ENV !== "production") {
1573
- LetterXx.propTypes = iconPropTypes4cbeb95d.i;
1618
+ LetterFf.propTypes = iconPropTypesC5chbmyn.i;
1574
1619
  }
1575
- const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref69, ref) {
1620
+ const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref69, ref) {
1576
1621
  let {
1577
1622
  children,
1578
1623
  size = 16,
@@ -1586,14 +1631,14 @@ const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref69, ref) {
1586
1631
  viewBox: "0 0 32 32",
1587
1632
  fill: "currentColor",
1588
1633
  ...rest
1589
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1590
- d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
1634
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1635
+ d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
1591
1636
  })), children);
1592
1637
  });
1593
1638
  if (process.env.NODE_ENV !== "production") {
1594
- LetterYy.propTypes = iconPropTypes4cbeb95d.i;
1639
+ LetterGg.propTypes = iconPropTypesC5chbmyn.i;
1595
1640
  }
1596
- const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref70, ref) {
1641
+ const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref70, ref) {
1597
1642
  let {
1598
1643
  children,
1599
1644
  size = 16,
@@ -1607,14 +1652,14 @@ const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref70, ref) {
1607
1652
  viewBox: "0 0 32 32",
1608
1653
  fill: "currentColor",
1609
1654
  ...rest
1610
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1611
- d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
1655
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1656
+ d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
1612
1657
  })), children);
1613
1658
  });
1614
1659
  if (process.env.NODE_ENV !== "production") {
1615
- LetterZz.propTypes = iconPropTypes4cbeb95d.i;
1660
+ LetterHh.propTypes = iconPropTypesC5chbmyn.i;
1616
1661
  }
1617
- const License = /*#__PURE__*/React.forwardRef(function License(_ref71, ref) {
1662
+ const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref71, ref) {
1618
1663
  let {
1619
1664
  children,
1620
1665
  size = 16,
@@ -1628,16 +1673,14 @@ const License = /*#__PURE__*/React.forwardRef(function License(_ref71, ref) {
1628
1673
  viewBox: "0 0 32 32",
1629
1674
  fill: "currentColor",
1630
1675
  ...rest
1631
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1632
- d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
1633
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1634
- d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
1676
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1677
+ d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
1635
1678
  })), children);
1636
1679
  });
1637
1680
  if (process.env.NODE_ENV !== "production") {
1638
- License.propTypes = iconPropTypes4cbeb95d.i;
1681
+ LetterIi.propTypes = iconPropTypesC5chbmyn.i;
1639
1682
  }
1640
- const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref72, ref) {
1683
+ const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref72, ref) {
1641
1684
  let {
1642
1685
  children,
1643
1686
  size = 16,
@@ -1651,16 +1694,14 @@ const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref72,
1651
1694
  viewBox: "0 0 32 32",
1652
1695
  fill: "currentColor",
1653
1696
  ...rest
1654
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1655
- d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
1656
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1657
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
1697
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1698
+ d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
1658
1699
  })), children);
1659
1700
  });
1660
1701
  if (process.env.NODE_ENV !== "production") {
1661
- LicenseDraft.propTypes = iconPropTypes4cbeb95d.i;
1702
+ LetterJj.propTypes = iconPropTypesC5chbmyn.i;
1662
1703
  }
1663
- const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref73, ref) {
1704
+ const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref73, ref) {
1664
1705
  let {
1665
1706
  children,
1666
1707
  size = 16,
@@ -1674,16 +1715,14 @@ const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref7
1674
1715
  viewBox: "0 0 32 32",
1675
1716
  fill: "currentColor",
1676
1717
  ...rest
1677
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1678
- d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
1679
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1680
- d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
1718
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1719
+ d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
1681
1720
  })), children);
1682
1721
  });
1683
1722
  if (process.env.NODE_ENV !== "production") {
1684
- LicenseGlobal.propTypes = iconPropTypes4cbeb95d.i;
1723
+ LetterKk.propTypes = iconPropTypesC5chbmyn.i;
1685
1724
  }
1686
- const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenance(_ref74, ref) {
1725
+ const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref74, ref) {
1687
1726
  let {
1688
1727
  children,
1689
1728
  size = 16,
@@ -1697,16 +1736,14 @@ const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMainten
1697
1736
  viewBox: "0 0 32 32",
1698
1737
  fill: "currentColor",
1699
1738
  ...rest
1700
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1701
- d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
1702
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1703
- d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
1739
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1740
+ d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
1704
1741
  })), children);
1705
1742
  });
1706
1743
  if (process.env.NODE_ENV !== "production") {
1707
- LicenseMaintenance.propTypes = iconPropTypes4cbeb95d.i;
1744
+ LetterLl.propTypes = iconPropTypesC5chbmyn.i;
1708
1745
  }
1709
- const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMaintenanceDraft(_ref75, ref) {
1746
+ const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref75, ref) {
1710
1747
  let {
1711
1748
  children,
1712
1749
  size = 16,
@@ -1720,16 +1757,14 @@ const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMa
1720
1757
  viewBox: "0 0 32 32",
1721
1758
  fill: "currentColor",
1722
1759
  ...rest
1723
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1724
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
1725
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1726
- d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
1760
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1761
+ d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
1727
1762
  })), children);
1728
1763
  });
1729
1764
  if (process.env.NODE_ENV !== "production") {
1730
- LicenseMaintenanceDraft.propTypes = iconPropTypes4cbeb95d.i;
1765
+ LetterMm.propTypes = iconPropTypesC5chbmyn.i;
1731
1766
  }
1732
- const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty(_ref76, ref) {
1767
+ const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref76, ref) {
1733
1768
  let {
1734
1769
  children,
1735
1770
  size = 16,
@@ -1743,16 +1778,14 @@ const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdPar
1743
1778
  viewBox: "0 0 32 32",
1744
1779
  fill: "currentColor",
1745
1780
  ...rest
1746
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1747
- d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
1748
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1749
- d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
1781
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1782
+ d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
1750
1783
  })), children);
1751
1784
  });
1752
1785
  if (process.env.NODE_ENV !== "production") {
1753
- LicenseThirdParty.propTypes = iconPropTypes4cbeb95d.i;
1786
+ LetterNn.propTypes = iconPropTypesC5chbmyn.i;
1754
1787
  }
1755
- const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThirdPartyDraft(_ref77, ref) {
1788
+ const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref77, ref) {
1756
1789
  let {
1757
1790
  children,
1758
1791
  size = 16,
@@ -1766,16 +1799,14 @@ const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThi
1766
1799
  viewBox: "0 0 32 32",
1767
1800
  fill: "currentColor",
1768
1801
  ...rest
1769
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1770
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
1771
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1772
- d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
1802
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1803
+ d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
1773
1804
  })), children);
1774
1805
  });
1775
1806
  if (process.env.NODE_ENV !== "production") {
1776
- LicenseThirdPartyDraft.propTypes = iconPropTypes4cbeb95d.i;
1807
+ LetterOo.propTypes = iconPropTypesC5chbmyn.i;
1777
1808
  }
1778
- const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref78, ref) {
1809
+ const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref78, ref) {
1779
1810
  let {
1780
1811
  children,
1781
1812
  size = 16,
@@ -1789,52 +1820,19 @@ const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref78, ref)
1789
1820
  viewBox: "0 0 32 32",
1790
1821
  fill: "currentColor",
1791
1822
  ...rest
1792
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1793
- d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
1823
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1824
+ d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
1794
1825
  })), children);
1795
1826
  });
1796
1827
  if (process.env.NODE_ENV !== "production") {
1797
- Lifesaver.propTypes = iconPropTypes4cbeb95d.i;
1828
+ LetterPp.propTypes = iconPropTypesC5chbmyn.i;
1798
1829
  }
1799
- const Light = /*#__PURE__*/React.forwardRef(function Light(_ref79, ref) {
1830
+ const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref79, ref) {
1800
1831
  let {
1801
1832
  children,
1802
1833
  size = 16,
1803
1834
  ...rest
1804
1835
  } = _ref79;
1805
- if (size === 16 || size === "16" || size === "16px") {
1806
- return /*#__PURE__*/React.createElement(Icon.default, {
1807
- width: size,
1808
- height: size,
1809
- ref: ref,
1810
- xmlns: "http://www.w3.org/2000/svg",
1811
- viewBox: "0 0 16 16",
1812
- fill: "currentColor",
1813
- ...rest
1814
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1815
- d: "M7.5 1H8.5V3.5H7.5z"
1816
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1817
- d: "M10.8 3.4H13.3V4.4H10.8z",
1818
- transform: "rotate(-45.001 12.041 3.923)"
1819
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1820
- d: "M12.5 7.5H15V8.5H12.5z"
1821
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1822
- d: "M11.6 10.8H12.6V13.3H11.6z",
1823
- transform: "rotate(-45.001 12.075 12.041)"
1824
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1825
- d: "M7.5 12.5H8.5V15H7.5z"
1826
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1827
- d: "M2.7 11.6H5.2V12.6H2.7z",
1828
- transform: "rotate(-45.001 3.96 12.079)"
1829
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1830
- d: "M1 7.5H3.5V8.5H1z"
1831
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1832
- d: "M3.4 2.7H4.4V5.2H3.4z",
1833
- transform: "rotate(-45.001 3.925 3.961)"
1834
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1835
- d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
1836
- })), children);
1837
- }
1838
1836
  return /*#__PURE__*/React.createElement(Icon.default, {
1839
1837
  width: size,
1840
1838
  height: size,
@@ -1843,34 +1841,14 @@ const Light = /*#__PURE__*/React.forwardRef(function Light(_ref79, ref) {
1843
1841
  viewBox: "0 0 32 32",
1844
1842
  fill: "currentColor",
1845
1843
  ...rest
1846
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1847
- d: "M15 2H17V7H15z"
1848
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1849
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1850
- transform: "rotate(-45 24.147 7.853)"
1851
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1852
- d: "M25 15H30V17H25z"
1853
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1854
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1855
- transform: "rotate(-45 24.147 24.146)"
1856
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1857
- d: "M15 25H17V30H15z"
1858
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1859
- d: "M5.375 23.147H10.333V25.147H5.375z",
1860
- transform: "rotate(-45 7.853 24.146)"
1861
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1862
- d: "M2 15H7V17H2z"
1863
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1864
- d: "M6.854 5.375H8.854V10.333H6.854z",
1865
- transform: "rotate(-45 7.854 7.853)"
1866
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1867
- d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1844
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1845
+ d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
1868
1846
  })), children);
1869
1847
  });
1870
1848
  if (process.env.NODE_ENV !== "production") {
1871
- Light.propTypes = iconPropTypes4cbeb95d.i;
1849
+ LetterQq.propTypes = iconPropTypesC5chbmyn.i;
1872
1850
  }
1873
- const LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref80, ref) {
1851
+ const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref80, ref) {
1874
1852
  let {
1875
1853
  children,
1876
1854
  size = 16,
@@ -1884,34 +1862,14 @@ const LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref80, r
1884
1862
  viewBox: "0 0 32 32",
1885
1863
  fill: "currentColor",
1886
1864
  ...rest
1887
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1888
- d: "M15 2H17V7H15z"
1889
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1890
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1891
- transform: "rotate(-45 24.147 7.853)"
1892
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1893
- d: "M25 15H30V17H25z"
1894
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1895
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1896
- transform: "rotate(-45 24.147 24.146)"
1897
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1898
- d: "M15 25H17V30H15z"
1899
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1900
- d: "M5.375 23.147H10.333V25.147H5.375z",
1901
- transform: "rotate(-45 7.853 24.146)"
1902
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1903
- d: "M2 15H7V17H2z"
1904
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1905
- d: "M6.854 5.375H8.854V10.333H6.854z",
1906
- transform: "rotate(-45 7.854 7.853)"
1907
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1908
- d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1865
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1866
+ d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
1909
1867
  })), children);
1910
1868
  });
1911
1869
  if (process.env.NODE_ENV !== "production") {
1912
- LightFilled.propTypes = iconPropTypes4cbeb95d.i;
1870
+ LetterRr.propTypes = iconPropTypesC5chbmyn.i;
1913
1871
  }
1914
- const Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref81, ref) {
1872
+ const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref81, ref) {
1915
1873
  let {
1916
1874
  children,
1917
1875
  size = 16,
@@ -1925,14 +1883,14 @@ const Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref81, ref)
1925
1883
  viewBox: "0 0 32 32",
1926
1884
  fill: "currentColor",
1927
1885
  ...rest
1928
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1929
- d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
1886
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1887
+ d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
1930
1888
  })), children);
1931
1889
  });
1932
1890
  if (process.env.NODE_ENV !== "production") {
1933
- Lightning.propTypes = iconPropTypes4cbeb95d.i;
1891
+ LetterSs.propTypes = iconPropTypesC5chbmyn.i;
1934
1892
  }
1935
- const Link = /*#__PURE__*/React.forwardRef(function Link(_ref82, ref) {
1893
+ const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref82, ref) {
1936
1894
  let {
1937
1895
  children,
1938
1896
  size = 16,
@@ -1946,16 +1904,14 @@ const Link = /*#__PURE__*/React.forwardRef(function Link(_ref82, ref) {
1946
1904
  viewBox: "0 0 32 32",
1947
1905
  fill: "currentColor",
1948
1906
  ...rest
1949
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1950
- d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
1951
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1952
- d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
1907
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1908
+ d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
1953
1909
  })), children);
1954
1910
  });
1955
1911
  if (process.env.NODE_ENV !== "production") {
1956
- Link.propTypes = iconPropTypes4cbeb95d.i;
1912
+ LetterTt.propTypes = iconPropTypesC5chbmyn.i;
1957
1913
  }
1958
- const Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref83, ref) {
1914
+ const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref83, ref) {
1959
1915
  let {
1960
1916
  children,
1961
1917
  size = 16,
@@ -1969,14 +1925,14 @@ const Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref83, ref) {
1969
1925
  viewBox: "0 0 32 32",
1970
1926
  fill: "currentColor",
1971
1927
  ...rest
1972
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1973
- d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
1928
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1929
+ d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
1974
1930
  })), children);
1975
1931
  });
1976
1932
  if (process.env.NODE_ENV !== "production") {
1977
- Linux.propTypes = iconPropTypes4cbeb95d.i;
1933
+ LetterUu.propTypes = iconPropTypesC5chbmyn.i;
1978
1934
  }
1979
- const LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref84, ref) {
1935
+ const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref84, ref) {
1980
1936
  let {
1981
1937
  children,
1982
1938
  size = 16,
@@ -1990,16 +1946,14 @@ const LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref84, ref) {
1990
1946
  viewBox: "0 0 32 32",
1991
1947
  fill: "currentColor",
1992
1948
  ...rest
1993
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1994
- d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
1995
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1996
- d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
1949
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1950
+ d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
1997
1951
  })), children);
1998
1952
  });
1999
1953
  if (process.env.NODE_ENV !== "production") {
2000
- LinuxAlt.propTypes = iconPropTypes4cbeb95d.i;
1954
+ LetterVv.propTypes = iconPropTypesC5chbmyn.i;
2001
1955
  }
2002
- const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace(_ref85, ref) {
1956
+ const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref85, ref) {
2003
1957
  let {
2004
1958
  children,
2005
1959
  size = 16,
@@ -2013,15 +1967,14 @@ const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace(_re
2013
1967
  viewBox: "0 0 32 32",
2014
1968
  fill: "currentColor",
2015
1969
  ...rest
2016
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2017
- strokeWidth: "0",
2018
- d: "M26 2H28V30H26zM20 25H6c-1.1046 0-2-.8954-2-2v-14c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2zm0-16H6v14h14v-14z"
1970
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1971
+ d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
2019
1972
  })), children);
2020
1973
  });
2021
1974
  if (process.env.NODE_ENV !== "production") {
2022
- LinuxNamespace.propTypes = iconPropTypes4cbeb95d.i;
1975
+ LetterWw.propTypes = iconPropTypesC5chbmyn.i;
2023
1976
  }
2024
- const List = /*#__PURE__*/React.forwardRef(function List(_ref86, ref) {
1977
+ const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref86, ref) {
2025
1978
  let {
2026
1979
  children,
2027
1980
  size = 16,
@@ -2035,14 +1988,14 @@ const List = /*#__PURE__*/React.forwardRef(function List(_ref86, ref) {
2035
1988
  viewBox: "0 0 32 32",
2036
1989
  fill: "currentColor",
2037
1990
  ...rest
2038
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2039
- d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
1991
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1992
+ d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
2040
1993
  })), children);
2041
1994
  });
2042
1995
  if (process.env.NODE_ENV !== "production") {
2043
- List.propTypes = iconPropTypes4cbeb95d.i;
1996
+ LetterXx.propTypes = iconPropTypesC5chbmyn.i;
2044
1997
  }
2045
- const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref87, ref) {
1998
+ const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref87, ref) {
2046
1999
  let {
2047
2000
  children,
2048
2001
  size = 16,
@@ -2056,40 +2009,19 @@ const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref87, ref)
2056
2009
  viewBox: "0 0 32 32",
2057
2010
  fill: "currentColor",
2058
2011
  ...rest
2059
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2060
- d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
2012
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2013
+ d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
2061
2014
  })), children);
2062
2015
  });
2063
2016
  if (process.env.NODE_ENV !== "production") {
2064
- ListBoxes.propTypes = iconPropTypes4cbeb95d.i;
2017
+ LetterYy.propTypes = iconPropTypesC5chbmyn.i;
2065
2018
  }
2066
- const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref88, ref) {
2019
+ const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref88, ref) {
2067
2020
  let {
2068
2021
  children,
2069
2022
  size = 16,
2070
2023
  ...rest
2071
2024
  } = _ref88;
2072
- if (size === 16 || size === "16" || size === "16px") {
2073
- return /*#__PURE__*/React.createElement(Icon.default, {
2074
- width: size,
2075
- height: size,
2076
- ref: ref,
2077
- xmlns: "http://www.w3.org/2000/svg",
2078
- viewBox: "0 0 16 16",
2079
- fill: "currentColor",
2080
- ...rest
2081
- }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
2082
- cx: "3.5",
2083
- cy: "4.5",
2084
- r: "1.5"
2085
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2086
- cx: "3.5",
2087
- cy: "11.5",
2088
- r: "1.5"
2089
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2090
- d: "M8 11H15V12H8zM8 4H15V5H8z"
2091
- })), children);
2092
- }
2093
2025
  return /*#__PURE__*/React.createElement(Icon.default, {
2094
2026
  width: size,
2095
2027
  height: size,
@@ -2098,22 +2030,14 @@ const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref88,
2098
2030
  viewBox: "0 0 32 32",
2099
2031
  fill: "currentColor",
2100
2032
  ...rest
2101
- }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2102
- cx: "7",
2103
- cy: "9",
2104
- r: "3"
2105
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2106
- cx: "7",
2107
- cy: "23",
2108
- r: "3"
2109
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2110
- d: "M16 22H30V24H16zM16 8H30V10H16z"
2033
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2034
+ d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
2111
2035
  })), children);
2112
2036
  });
2113
2037
  if (process.env.NODE_ENV !== "production") {
2114
- ListBulleted.propTypes = iconPropTypes4cbeb95d.i;
2038
+ LetterZz.propTypes = iconPropTypesC5chbmyn.i;
2115
2039
  }
2116
- const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref89, ref) {
2040
+ const License = /*#__PURE__*/React.forwardRef(function License(_ref89, ref) {
2117
2041
  let {
2118
2042
  children,
2119
2043
  size = 16,
@@ -2127,14 +2051,16 @@ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref89, r
2127
2051
  viewBox: "0 0 32 32",
2128
2052
  fill: "currentColor",
2129
2053
  ...rest
2130
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2131
- d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
2054
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2055
+ d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
2056
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2057
+ d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
2132
2058
  })), children);
2133
2059
  });
2134
2060
  if (process.env.NODE_ENV !== "production") {
2135
- ListChecked.propTypes = iconPropTypes4cbeb95d.i;
2061
+ License.propTypes = iconPropTypesC5chbmyn.i;
2136
2062
  }
2137
- const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirror(_ref90, ref) {
2063
+ const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref90, ref) {
2138
2064
  let {
2139
2065
  children,
2140
2066
  size = 16,
@@ -2148,14 +2074,16 @@ const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirr
2148
2074
  viewBox: "0 0 32 32",
2149
2075
  fill: "currentColor",
2150
2076
  ...rest
2151
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2152
- d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
2077
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2078
+ d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
2079
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2080
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
2153
2081
  })), children);
2154
2082
  });
2155
2083
  if (process.env.NODE_ENV !== "production") {
2156
- ListCheckedMirror.propTypes = iconPropTypes4cbeb95d.i;
2084
+ LicenseDraft.propTypes = iconPropTypesC5chbmyn.i;
2157
2085
  }
2158
- const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref91, ref) {
2086
+ const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref91, ref) {
2159
2087
  let {
2160
2088
  children,
2161
2089
  size = 16,
@@ -2169,16 +2097,16 @@ const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref91,
2169
2097
  viewBox: "0 0 32 32",
2170
2098
  fill: "currentColor",
2171
2099
  ...rest
2172
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2173
- d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
2174
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2175
- d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
2100
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2101
+ d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
2102
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2103
+ d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
2176
2104
  })), children);
2177
2105
  });
2178
2106
  if (process.env.NODE_ENV !== "production") {
2179
- ListDropdown.propTypes = iconPropTypes4cbeb95d.i;
2107
+ LicenseGlobal.propTypes = iconPropTypesC5chbmyn.i;
2180
2108
  }
2181
- const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref92, ref) {
2109
+ const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenance(_ref92, ref) {
2182
2110
  let {
2183
2111
  children,
2184
2112
  size = 16,
@@ -2192,14 +2120,16 @@ const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref92,
2192
2120
  viewBox: "0 0 32 32",
2193
2121
  fill: "currentColor",
2194
2122
  ...rest
2195
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2196
- d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
2123
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2124
+ d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
2125
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2126
+ d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
2197
2127
  })), children);
2198
2128
  });
2199
2129
  if (process.env.NODE_ENV !== "production") {
2200
- ListNumbered.propTypes = iconPropTypes4cbeb95d.i;
2130
+ LicenseMaintenance.propTypes = iconPropTypesC5chbmyn.i;
2201
2131
  }
2202
- const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMirror(_ref93, ref) {
2132
+ const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMaintenanceDraft(_ref93, ref) {
2203
2133
  let {
2204
2134
  children,
2205
2135
  size = 16,
@@ -2213,14 +2143,16 @@ const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMi
2213
2143
  viewBox: "0 0 32 32",
2214
2144
  fill: "currentColor",
2215
2145
  ...rest
2216
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2217
- d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
2146
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2147
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
2148
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2149
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
2218
2150
  })), children);
2219
2151
  });
2220
2152
  if (process.env.NODE_ENV !== "production") {
2221
- ListNumberedMirror.propTypes = iconPropTypes4cbeb95d.i;
2153
+ LicenseMaintenanceDraft.propTypes = iconPropTypesC5chbmyn.i;
2222
2154
  }
2223
- const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication(_ref94, ref) {
2155
+ const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty(_ref94, ref) {
2224
2156
  let {
2225
2157
  children,
2226
2158
  size = 16,
@@ -2234,14 +2166,16 @@ const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalan
2234
2166
  viewBox: "0 0 32 32",
2235
2167
  fill: "currentColor",
2236
2168
  ...rest
2237
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2238
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
2169
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2170
+ d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
2171
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2172
+ d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
2239
2173
  })), children);
2240
2174
  });
2241
2175
  if (process.env.NODE_ENV !== "production") {
2242
- LoadBalancerApplication.propTypes = iconPropTypes4cbeb95d.i;
2176
+ LicenseThirdParty.propTypes = iconPropTypesC5chbmyn.i;
2243
2177
  }
2244
- const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerClassic(_ref95, ref) {
2178
+ const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThirdPartyDraft(_ref95, ref) {
2245
2179
  let {
2246
2180
  children,
2247
2181
  size = 16,
@@ -2255,14 +2189,16 @@ const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerC
2255
2189
  viewBox: "0 0 32 32",
2256
2190
  fill: "currentColor",
2257
2191
  ...rest
2258
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2259
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
2192
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2193
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
2194
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2195
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
2260
2196
  })), children);
2261
2197
  });
2262
2198
  if (process.env.NODE_ENV !== "production") {
2263
- LoadBalancerClassic.propTypes = iconPropTypes4cbeb95d.i;
2199
+ LicenseThirdPartyDraft.propTypes = iconPropTypesC5chbmyn.i;
2264
2200
  }
2265
- const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGlobal(_ref96, ref) {
2201
+ const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref96, ref) {
2266
2202
  let {
2267
2203
  children,
2268
2204
  size = 16,
@@ -2276,19 +2212,52 @@ const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGl
2276
2212
  viewBox: "0 0 32 32",
2277
2213
  fill: "currentColor",
2278
2214
  ...rest
2279
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2280
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
2215
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2216
+ d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
2281
2217
  })), children);
2282
2218
  });
2283
2219
  if (process.env.NODE_ENV !== "production") {
2284
- LoadBalancerGlobal.propTypes = iconPropTypes4cbeb95d.i;
2220
+ Lifesaver.propTypes = iconPropTypesC5chbmyn.i;
2285
2221
  }
2286
- const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerListener(_ref97, ref) {
2222
+ const Light = /*#__PURE__*/React.forwardRef(function Light(_ref97, ref) {
2287
2223
  let {
2288
2224
  children,
2289
2225
  size = 16,
2290
2226
  ...rest
2291
2227
  } = _ref97;
2228
+ if (size === 16 || size === "16" || size === "16px") {
2229
+ return /*#__PURE__*/React.createElement(Icon.default, {
2230
+ width: size,
2231
+ height: size,
2232
+ ref: ref,
2233
+ xmlns: "http://www.w3.org/2000/svg",
2234
+ viewBox: "0 0 16 16",
2235
+ fill: "currentColor",
2236
+ ...rest
2237
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2238
+ d: "M7.5 1H8.5V3.5H7.5z"
2239
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2240
+ d: "M10.8 3.4H13.3V4.4H10.8z",
2241
+ transform: "rotate(-45.001 12.041 3.923)"
2242
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2243
+ d: "M12.5 7.5H15V8.5H12.5z"
2244
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2245
+ d: "M11.6 10.8H12.6V13.3H11.6z",
2246
+ transform: "rotate(-45.001 12.075 12.041)"
2247
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2248
+ d: "M7.5 12.5H8.5V15H7.5z"
2249
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2250
+ d: "M2.7 11.6H5.2V12.6H2.7z",
2251
+ transform: "rotate(-45.001 3.96 12.079)"
2252
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2253
+ d: "M1 7.5H3.5V8.5H1z"
2254
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2255
+ d: "M3.4 2.7H4.4V5.2H3.4z",
2256
+ transform: "rotate(-45.001 3.925 3.961)"
2257
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2258
+ d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
2259
+ })), children);
2260
+ }
2292
2261
  return /*#__PURE__*/React.createElement(Icon.default, {
2293
2262
  width: size,
2294
2263
  height: size,
@@ -2297,14 +2266,34 @@ const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancer
2297
2266
  viewBox: "0 0 32 32",
2298
2267
  fill: "currentColor",
2299
2268
  ...rest
2300
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2301
- d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
2269
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2270
+ d: "M15 2H17V7H15z"
2271
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2272
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2273
+ transform: "rotate(-45 24.147 7.853)"
2274
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2275
+ d: "M25 15H30V17H25z"
2276
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2277
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2278
+ transform: "rotate(-45 24.147 24.146)"
2279
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2280
+ d: "M15 25H17V30H15z"
2281
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2282
+ d: "M5.375 23.147H10.333V25.147H5.375z",
2283
+ transform: "rotate(-45 7.853 24.146)"
2284
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2285
+ d: "M2 15H7V17H2z"
2286
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2287
+ d: "M6.854 5.375H8.854V10.333H6.854z",
2288
+ transform: "rotate(-45 7.854 7.853)"
2289
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2290
+ d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2302
2291
  })), children);
2303
2292
  });
2304
2293
  if (process.env.NODE_ENV !== "production") {
2305
- LoadBalancerListener.propTypes = iconPropTypes4cbeb95d.i;
2294
+ Light.propTypes = iconPropTypesC5chbmyn.i;
2306
2295
  }
2307
- const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal(_ref98, ref) {
2296
+ const LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref98, ref) {
2308
2297
  let {
2309
2298
  children,
2310
2299
  size = 16,
@@ -2319,13 +2308,33 @@ const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLoc
2319
2308
  fill: "currentColor",
2320
2309
  ...rest
2321
2310
  }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2322
- d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
2311
+ d: "M15 2H17V7H15z"
2312
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2313
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2314
+ transform: "rotate(-45 24.147 7.853)"
2315
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2316
+ d: "M25 15H30V17H25z"
2317
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2318
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2319
+ transform: "rotate(-45 24.147 24.146)"
2320
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2321
+ d: "M15 25H17V30H15z"
2322
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2323
+ d: "M5.375 23.147H10.333V25.147H5.375z",
2324
+ transform: "rotate(-45 7.853 24.146)"
2325
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2326
+ d: "M2 15H7V17H2z"
2327
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2328
+ d: "M6.854 5.375H8.854V10.333H6.854z",
2329
+ transform: "rotate(-45 7.854 7.853)"
2330
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2331
+ d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2323
2332
  })), children);
2324
2333
  });
2325
2334
  if (process.env.NODE_ENV !== "production") {
2326
- LoadBalancerLocal.propTypes = iconPropTypes4cbeb95d.i;
2335
+ LightFilled.propTypes = iconPropTypesC5chbmyn.i;
2327
2336
  }
2328
- const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNetwork(_ref99, ref) {
2337
+ const Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref99, ref) {
2329
2338
  let {
2330
2339
  children,
2331
2340
  size = 16,
@@ -2339,14 +2348,14 @@ const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerN
2339
2348
  viewBox: "0 0 32 32",
2340
2349
  fill: "currentColor",
2341
2350
  ...rest
2342
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2343
- d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2351
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2352
+ d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
2344
2353
  })), children);
2345
2354
  });
2346
2355
  if (process.env.NODE_ENV !== "production") {
2347
- LoadBalancerNetwork.propTypes = iconPropTypes4cbeb95d.i;
2356
+ Lightning.propTypes = iconPropTypesC5chbmyn.i;
2348
2357
  }
2349
- const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_ref100, ref) {
2358
+ const Link = /*#__PURE__*/React.forwardRef(function Link(_ref100, ref) {
2350
2359
  let {
2351
2360
  children,
2352
2361
  size = 16,
@@ -2360,14 +2369,16 @@ const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool
2360
2369
  viewBox: "0 0 32 32",
2361
2370
  fill: "currentColor",
2362
2371
  ...rest
2363
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2364
- d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2372
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2373
+ d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
2374
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2375
+ d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
2365
2376
  })), children);
2366
2377
  });
2367
2378
  if (process.env.NODE_ENV !== "production") {
2368
- LoadBalancerPool.propTypes = iconPropTypes4cbeb95d.i;
2379
+ Link.propTypes = iconPropTypesC5chbmyn.i;
2369
2380
  }
2370
- const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_ref101, ref) {
2381
+ const Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref101, ref) {
2371
2382
  let {
2372
2383
  children,
2373
2384
  size = 16,
@@ -2381,14 +2392,14 @@ const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_
2381
2392
  viewBox: "0 0 32 32",
2382
2393
  fill: "currentColor",
2383
2394
  ...rest
2384
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2385
- d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
2395
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2396
+ d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
2386
2397
  })), children);
2387
2398
  });
2388
2399
  if (process.env.NODE_ENV !== "production") {
2389
- LoadBalancerVpc.propTypes = iconPropTypes4cbeb95d.i;
2400
+ Linux.propTypes = iconPropTypesC5chbmyn.i;
2390
2401
  }
2391
- const Location = /*#__PURE__*/React.forwardRef(function Location(_ref102, ref) {
2402
+ const LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref102, ref) {
2392
2403
  let {
2393
2404
  children,
2394
2405
  size = 16,
@@ -2402,16 +2413,16 @@ const Location = /*#__PURE__*/React.forwardRef(function Location(_ref102, ref) {
2402
2413
  viewBox: "0 0 32 32",
2403
2414
  fill: "currentColor",
2404
2415
  ...rest
2405
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2406
- d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
2407
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2408
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2416
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2417
+ d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
2418
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2419
+ d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
2409
2420
  })), children);
2410
2421
  });
2411
2422
  if (process.env.NODE_ENV !== "production") {
2412
- Location.propTypes = iconPropTypes4cbeb95d.i;
2423
+ LinuxAlt.propTypes = iconPropTypesC5chbmyn.i;
2413
2424
  }
2414
- const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_ref103, ref) {
2425
+ const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace(_ref103, ref) {
2415
2426
  let {
2416
2427
  children,
2417
2428
  size = 16,
@@ -2425,18 +2436,15 @@ const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_
2425
2436
  viewBox: "0 0 32 32",
2426
2437
  fill: "currentColor",
2427
2438
  ...rest
2428
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2429
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2430
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2431
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
2432
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2433
- d: "M15 16H17V18H15zM15 12H17V14H15z"
2439
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2440
+ strokeWidth: "0",
2441
+ d: "M26 2H28V30H26zM20 25H6c-1.1046 0-2-.8954-2-2v-14c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2zm0-16H6v14h14v-14z"
2434
2442
  })), children);
2435
2443
  });
2436
2444
  if (process.env.NODE_ENV !== "production") {
2437
- LocationCompany.propTypes = iconPropTypes4cbeb95d.i;
2445
+ LinuxNamespace.propTypes = iconPropTypesC5chbmyn.i;
2438
2446
  }
2439
- const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompanyFilled(_ref104, ref) {
2447
+ const List = /*#__PURE__*/React.forwardRef(function List(_ref104, ref) {
2440
2448
  let {
2441
2449
  children,
2442
2450
  size = 16,
@@ -2450,17 +2458,14 @@ const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCom
2450
2458
  viewBox: "0 0 32 32",
2451
2459
  fill: "currentColor",
2452
2460
  ...rest
2453
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2454
- fill: "none",
2455
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
2456
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2457
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
2461
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2462
+ d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
2458
2463
  })), children);
2459
2464
  });
2460
2465
  if (process.env.NODE_ENV !== "production") {
2461
- LocationCompanyFilled.propTypes = iconPropTypes4cbeb95d.i;
2466
+ List.propTypes = iconPropTypesC5chbmyn.i;
2462
2467
  }
2463
- const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_ref105, ref) {
2468
+ const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref105, ref) {
2464
2469
  let {
2465
2470
  children,
2466
2471
  size = 16,
@@ -2474,19 +2479,40 @@ const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_
2474
2479
  viewBox: "0 0 32 32",
2475
2480
  fill: "currentColor",
2476
2481
  ...rest
2477
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2478
- d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
2482
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2483
+ d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
2479
2484
  })), children);
2480
2485
  });
2481
2486
  if (process.env.NODE_ENV !== "production") {
2482
- LocationCurrent.propTypes = iconPropTypes4cbeb95d.i;
2487
+ ListBoxes.propTypes = iconPropTypesC5chbmyn.i;
2483
2488
  }
2484
- const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref106, ref) {
2489
+ const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref106, ref) {
2485
2490
  let {
2486
2491
  children,
2487
2492
  size = 16,
2488
2493
  ...rest
2489
2494
  } = _ref106;
2495
+ if (size === 16 || size === "16" || size === "16px") {
2496
+ return /*#__PURE__*/React.createElement(Icon.default, {
2497
+ width: size,
2498
+ height: size,
2499
+ ref: ref,
2500
+ xmlns: "http://www.w3.org/2000/svg",
2501
+ viewBox: "0 0 16 16",
2502
+ fill: "currentColor",
2503
+ ...rest
2504
+ }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2505
+ cx: "3.5",
2506
+ cy: "4.5",
2507
+ r: "1.5"
2508
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2509
+ cx: "3.5",
2510
+ cy: "11.5",
2511
+ r: "1.5"
2512
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2513
+ d: "M8 11H15V12H8zM8 4H15V5H8z"
2514
+ })), children);
2515
+ }
2490
2516
  return /*#__PURE__*/React.createElement(Icon.default, {
2491
2517
  width: size,
2492
2518
  height: size,
@@ -2495,19 +2521,22 @@ const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_re
2495
2521
  viewBox: "0 0 32 32",
2496
2522
  fill: "currentColor",
2497
2523
  ...rest
2498
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2499
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
2524
+ }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2525
+ cx: "7",
2526
+ cy: "9",
2527
+ r: "3"
2500
2528
  })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
2501
- cx: "16",
2502
- cy: "13",
2503
- r: "4",
2504
- fill: "none"
2529
+ cx: "7",
2530
+ cy: "23",
2531
+ r: "3"
2532
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2533
+ d: "M16 22H30V24H16zM16 8H30V10H16z"
2505
2534
  })), children);
2506
2535
  });
2507
2536
  if (process.env.NODE_ENV !== "production") {
2508
- LocationFilled.propTypes = iconPropTypes4cbeb95d.i;
2537
+ ListBulleted.propTypes = iconPropTypesC5chbmyn.i;
2509
2538
  }
2510
- const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref107, ref) {
2539
+ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref107, ref) {
2511
2540
  let {
2512
2541
  children,
2513
2542
  size = 16,
@@ -2521,20 +2550,14 @@ const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_re
2521
2550
  viewBox: "0 0 32 32",
2522
2551
  fill: "currentColor",
2523
2552
  ...rest
2524
- }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
2525
- cx: "16",
2526
- cy: "20.5",
2527
- r: "1.5"
2528
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2529
- d: "M15 7H17V16H15z"
2530
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2531
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2553
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2554
+ d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
2532
2555
  })), children);
2533
2556
  });
2534
2557
  if (process.env.NODE_ENV !== "production") {
2535
- LocationHazard.propTypes = iconPropTypes4cbeb95d.i;
2558
+ ListChecked.propTypes = iconPropTypesC5chbmyn.i;
2536
2559
  }
2537
- const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHazardFilled(_ref108, ref) {
2560
+ const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirror(_ref108, ref) {
2538
2561
  let {
2539
2562
  children,
2540
2563
  size = 16,
@@ -2548,17 +2571,14 @@ const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHaza
2548
2571
  viewBox: "0 0 32 32",
2549
2572
  fill: "currentColor",
2550
2573
  ...rest
2551
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2552
- fill: "none",
2553
- d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
2554
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2555
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
2574
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2575
+ d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
2556
2576
  })), children);
2557
2577
  });
2558
2578
  if (process.env.NODE_ENV !== "production") {
2559
- LocationHazardFilled.propTypes = iconPropTypes4cbeb95d.i;
2579
+ ListCheckedMirror.propTypes = iconPropTypesC5chbmyn.i;
2560
2580
  }
2561
- const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref109, ref) {
2581
+ const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref109, ref) {
2562
2582
  let {
2563
2583
  children,
2564
2584
  size = 16,
@@ -2572,16 +2592,16 @@ const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref1
2572
2592
  viewBox: "0 0 32 32",
2573
2593
  fill: "currentColor",
2574
2594
  ...rest
2575
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2576
- d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
2577
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2578
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2595
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2596
+ d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
2597
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2598
+ d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
2579
2599
  })), children);
2580
2600
  });
2581
2601
  if (process.env.NODE_ENV !== "production") {
2582
- LocationHeart.propTypes = iconPropTypes4cbeb95d.i;
2602
+ ListDropdown.propTypes = iconPropTypesC5chbmyn.i;
2583
2603
  }
2584
- const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeartFilled(_ref110, ref) {
2604
+ const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref110, ref) {
2585
2605
  let {
2586
2606
  children,
2587
2607
  size = 16,
@@ -2595,17 +2615,14 @@ const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeart
2595
2615
  viewBox: "0 0 32 32",
2596
2616
  fill: "currentColor",
2597
2617
  ...rest
2598
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2599
- fill: "none",
2600
- d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
2601
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2602
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
2618
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2619
+ d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
2603
2620
  })), children);
2604
2621
  });
2605
2622
  if (process.env.NODE_ENV !== "production") {
2606
- LocationHeartFilled.propTypes = iconPropTypes4cbeb95d.i;
2623
+ ListNumbered.propTypes = iconPropTypesC5chbmyn.i;
2607
2624
  }
2608
- const LocationInfo = /*#__PURE__*/React.forwardRef(function LocationInfo(_ref111, ref) {
2625
+ const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMirror(_ref111, ref) {
2609
2626
  let {
2610
2627
  children,
2611
2628
  size = 16,
@@ -2619,18 +2636,14 @@ const LocationInfo = /*#__PURE__*/React.forwardRef(function LocationInfo(_ref111
2619
2636
  viewBox: "0 0 32 32",
2620
2637
  fill: "currentColor",
2621
2638
  ...rest
2622
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2623
- strokeWidth: "0",
2624
- d: "M17 18L17 11 13 11 13 13 15 13 15 18 12 18 12 20 20 20 20 18 17 18zM15.5 6c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5z"
2625
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2626
- strokeWidth: "0",
2627
- d: "m16,30l-8.4355-9.9487c-.0479-.0571-.3481-.4516-.3481-.4516-1.4507-1.9268-2.2163-4.2065-2.2163-6.5998,0-6.0641,4.9346-11,11-11s11,4.9359,11,11c0,2.3933-.7656,4.673-2.2148,6.5973l-.0015.0024s-.3003.3944-.3447.4474l-8.439,9.9528Zm-7.1875-11.605c.001.0007.2334.3083.2866.3744l6.9009,8.1385,6.9102-8.1498c.0439-.0552.2783-.3649.2788-.3656,1.1851-1.5746,1.811-3.4376,1.811-5.3925,0-4.9615-4.0376-9-9-9S7,8.0385,7,13c0,1.9559.627,3.8199,1.8125,5.395h0Z"
2639
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2640
+ d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
2628
2641
  })), children);
2629
2642
  });
2630
2643
  if (process.env.NODE_ENV !== "production") {
2631
- LocationInfo.propTypes = iconPropTypes4cbeb95d.i;
2644
+ ListNumberedMirror.propTypes = iconPropTypesC5chbmyn.i;
2632
2645
  }
2633
- const LocationInfoFilled = /*#__PURE__*/React.forwardRef(function LocationInfoFilled(_ref112, ref) {
2646
+ const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication(_ref112, ref) {
2634
2647
  let {
2635
2648
  children,
2636
2649
  size = 16,
@@ -2644,19 +2657,14 @@ const LocationInfoFilled = /*#__PURE__*/React.forwardRef(function LocationInfoFi
2644
2657
  viewBox: "0 0 32 32",
2645
2658
  fill: "currentColor",
2646
2659
  ...rest
2647
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2648
- strokeWidth: "0",
2649
- d: "m16,2c-6.0654,0-11,4.936-11,11,0,2.3931.7656,4.6729,2.2163,6.5996,0,0,.3003.3945.3481.4517l8.4355,9.9487,8.439-9.9526c.0444-.0532.3447-.4478.3447-.4478l.0015-.0024c1.4492-1.9243,2.2148-4.2041,2.2148-6.5972,0-6.064-4.9346-11-11-11Zm-.5,4c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
2650
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2651
- fill: "none",
2652
- strokeWidth: "0",
2653
- d: "m15.5,6c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
2660
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2661
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
2654
2662
  })), children);
2655
2663
  });
2656
2664
  if (process.env.NODE_ENV !== "production") {
2657
- LocationInfoFilled.propTypes = iconPropTypes4cbeb95d.i;
2665
+ LoadBalancerApplication.propTypes = iconPropTypesC5chbmyn.i;
2658
2666
  }
2659
- const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_ref113, ref) {
2667
+ const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerClassic(_ref113, ref) {
2660
2668
  let {
2661
2669
  children,
2662
2670
  size = 16,
@@ -2670,16 +2678,14 @@ const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_re
2670
2678
  viewBox: "0 0 32 32",
2671
2679
  fill: "currentColor",
2672
2680
  ...rest
2673
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2674
- d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
2675
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2676
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2681
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2682
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
2677
2683
  })), children);
2678
2684
  });
2679
2685
  if (process.env.NODE_ENV !== "production") {
2680
- LocationPerson.propTypes = iconPropTypes4cbeb95d.i;
2686
+ LoadBalancerClassic.propTypes = iconPropTypesC5chbmyn.i;
2681
2687
  }
2682
- const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPersonFilled(_ref114, ref) {
2688
+ const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGlobal(_ref114, ref) {
2683
2689
  let {
2684
2690
  children,
2685
2691
  size = 16,
@@ -2693,21 +2699,14 @@ const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPers
2693
2699
  viewBox: "0 0 32 32",
2694
2700
  fill: "currentColor",
2695
2701
  ...rest
2696
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2697
- fill: "none",
2698
- d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
2699
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2700
- cx: "16",
2701
- cy: "11",
2702
- r: "1"
2703
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2704
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
2702
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2703
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
2705
2704
  })), children);
2706
2705
  });
2707
2706
  if (process.env.NODE_ENV !== "production") {
2708
- LocationPersonFilled.propTypes = iconPropTypes4cbeb95d.i;
2707
+ LoadBalancerGlobal.propTypes = iconPropTypesC5chbmyn.i;
2709
2708
  }
2710
- const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref115, ref) {
2709
+ const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerListener(_ref115, ref) {
2711
2710
  let {
2712
2711
  children,
2713
2712
  size = 16,
@@ -2722,13 +2721,13 @@ const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref115
2722
2721
  fill: "currentColor",
2723
2722
  ...rest
2724
2723
  }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2725
- d: "M18 30h2V28a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V28a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 24a4 4 0 114-4A4.0042 4.0042 0 0124 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.001 1.001 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6016-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0269 7.5678L4.6719 4.6715l17.5244 6.3726z"
2724
+ d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
2726
2725
  })), children);
2727
2726
  });
2728
2727
  if (process.env.NODE_ENV !== "production") {
2729
- LocationSave.propTypes = iconPropTypes4cbeb95d.i;
2728
+ LoadBalancerListener.propTypes = iconPropTypesC5chbmyn.i;
2730
2729
  }
2731
- const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref116, ref) {
2730
+ const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal(_ref116, ref) {
2732
2731
  let {
2733
2732
  children,
2734
2733
  size = 16,
@@ -2743,15 +2742,13 @@ const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref116
2743
2742
  fill: "currentColor",
2744
2743
  ...rest
2745
2744
  }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2746
- d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
2747
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2748
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2745
+ d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
2749
2746
  })), children);
2750
2747
  });
2751
2748
  if (process.env.NODE_ENV !== "production") {
2752
- LocationStar.propTypes = iconPropTypes4cbeb95d.i;
2749
+ LoadBalancerLocal.propTypes = iconPropTypesC5chbmyn.i;
2753
2750
  }
2754
- const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(_ref117, ref) {
2751
+ const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNetwork(_ref117, ref) {
2755
2752
  let {
2756
2753
  children,
2757
2754
  size = 16,
@@ -2765,17 +2762,14 @@ const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFi
2765
2762
  viewBox: "0 0 32 32",
2766
2763
  fill: "currentColor",
2767
2764
  ...rest
2768
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2769
- fill: "none",
2770
- d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
2771
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2772
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm3.6,16L16,15.7085,12.4,18l.6-4.0742-3-2.7529,4.2-.5064L16,7l1.9116,3.6665L22,11.1729l-3,2.7529Z"
2765
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2766
+ d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2773
2767
  })), children);
2774
2768
  });
2775
2769
  if (process.env.NODE_ENV !== "production") {
2776
- LocationStarFilled.propTypes = iconPropTypes4cbeb95d.i;
2770
+ LoadBalancerNetwork.propTypes = iconPropTypesC5chbmyn.i;
2777
2771
  }
2778
- const Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref118, ref) {
2772
+ const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_ref118, ref) {
2779
2773
  let {
2780
2774
  children,
2781
2775
  size = 16,
@@ -2789,14 +2783,14 @@ const Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref118, ref) {
2789
2783
  viewBox: "0 0 32 32",
2790
2784
  fill: "currentColor",
2791
2785
  ...rest
2792
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2793
- d: "M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"
2786
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2787
+ d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2794
2788
  })), children);
2795
2789
  });
2796
2790
  if (process.env.NODE_ENV !== "production") {
2797
- Locked.propTypes = iconPropTypes4cbeb95d.i;
2791
+ LoadBalancerPool.propTypes = iconPropTypesC5chbmyn.i;
2798
2792
  }
2799
- const LockedAndBlocked = /*#__PURE__*/React.forwardRef(function LockedAndBlocked(_ref119, ref) {
2793
+ const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_ref119, ref) {
2800
2794
  let {
2801
2795
  children,
2802
2796
  size = 16,
@@ -2810,14 +2804,14 @@ const LockedAndBlocked = /*#__PURE__*/React.forwardRef(function LockedAndBlocked
2810
2804
  viewBox: "0 0 32 32",
2811
2805
  fill: "currentColor",
2812
2806
  ...rest
2813
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2814
- d: "M30.4461,20.1005c-.1386-.0692-.2914-.1052-.4464-.1053h-10c-.5522,0-1.0001.4474-1.0002.9998,0,.1338.0268.2662.0789.3895l5.0268,10.0581c.1694.3388.5158.5527.8946.5527.3788,0,.7253-.2139.8947-.5527l5-10c.2468-.4944.046-1.0953-.4484-1.342h0ZM8,16h16v2h2v-2c0-1.1046-.8954-2-2-2h-2v-6c0-3.3137-2.6863-6-6-6s-6,2.6863-6,6v6h-2c-1.1046,0-2,.8954-2,2v12c0,1.1046.8954,2,2,2h11v-2h-11v-12ZM12,8c0-2.2092,1.7908-4,4-4s4,1.7908,4,4v6h-8v-6Z"
2807
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2808
+ d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
2815
2809
  })), children);
2816
2810
  });
2817
2811
  if (process.env.NODE_ENV !== "production") {
2818
- LockedAndBlocked.propTypes = iconPropTypes4cbeb95d.i;
2812
+ LoadBalancerVpc.propTypes = iconPropTypesC5chbmyn.i;
2819
2813
  }
2820
- const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_ref120, ref) {
2814
+ const Location = /*#__PURE__*/React.forwardRef(function Location(_ref120, ref) {
2821
2815
  let {
2822
2816
  children,
2823
2817
  size = 16,
@@ -2831,18 +2825,16 @@ const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition
2831
2825
  viewBox: "0 0 32 32",
2832
2826
  fill: "currentColor",
2833
2827
  ...rest
2834
- }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2835
- cx: "9",
2836
- cy: "7",
2837
- r: "1"
2838
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2839
- d: "M27,22v-4c0-1.1046-.8954-2-2-2h-8v-4h9c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v6c0,1.1046,.8954,2,2,2H15v4H7c-1.1046,0-2,.8954-2,2v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4H15v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4h8v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1Zm-19,6H4v-4h4v4Zm10-4v4h-4v-4h4ZM6,10V4H26v6H6ZM28,28h-4v-4h4v4Z"
2828
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2829
+ d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
2830
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2831
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2840
2832
  })), children);
2841
2833
  });
2842
2834
  if (process.env.NODE_ENV !== "production") {
2843
- LogicalPartition.propTypes = iconPropTypes4cbeb95d.i;
2835
+ Location.propTypes = iconPropTypesC5chbmyn.i;
2844
2836
  }
2845
- const Login = /*#__PURE__*/React.forwardRef(function Login(_ref121, ref) {
2837
+ const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_ref121, ref) {
2846
2838
  let {
2847
2839
  children,
2848
2840
  size = 16,
@@ -2856,16 +2848,18 @@ const Login = /*#__PURE__*/React.forwardRef(function Login(_ref121, ref) {
2856
2848
  viewBox: "0 0 32 32",
2857
2849
  fill: "currentColor",
2858
2850
  ...rest
2859
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2860
- d: "M26,30H14a2,2,0,0,1-2-2V25h2v3H26V4H14V7H12V4a2,2,0,0,1,2-2H26a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
2851
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2852
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2853
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2854
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
2861
2855
  })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2862
- d: "M14.59 20.59L18.17 17 4 17 4 15 18.17 15 14.59 11.41 16 10 22 16 16 22 14.59 20.59z"
2856
+ d: "M15 16H17V18H15zM15 12H17V14H15z"
2863
2857
  })), children);
2864
2858
  });
2865
2859
  if (process.env.NODE_ENV !== "production") {
2866
- Login.propTypes = iconPropTypes4cbeb95d.i;
2860
+ LocationCompany.propTypes = iconPropTypesC5chbmyn.i;
2867
2861
  }
2868
- const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref122, ref) {
2862
+ const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompanyFilled(_ref122, ref) {
2869
2863
  let {
2870
2864
  children,
2871
2865
  size = 16,
@@ -2880,15 +2874,16 @@ const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref122,
2880
2874
  fill: "currentColor",
2881
2875
  ...rest
2882
2876
  }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2883
- d: "M13.5,16h4.9L16,10.8L13.5,16z"
2877
+ fill: "none",
2878
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
2884
2879
  })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2885
- d: "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z"
2880
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
2886
2881
  })), children);
2887
2882
  });
2888
2883
  if (process.env.NODE_ENV !== "production") {
2889
- LogoAngular.propTypes = iconPropTypes4cbeb95d.i;
2884
+ LocationCompanyFilled.propTypes = iconPropTypesC5chbmyn.i;
2890
2885
  }
2891
- const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(_ref123, ref) {
2886
+ const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_ref123, ref) {
2892
2887
  let {
2893
2888
  children,
2894
2889
  size = 16,
@@ -2903,13 +2898,13 @@ const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleC
2903
2898
  fill: "currentColor",
2904
2899
  ...rest
2905
2900
  }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2906
- d: "M27.8,27.7L17.5,3.1C17.2,2.4,16.6,2,15.9,2c-0.7,0-1.3,0.4-1.6,1.1L3,30h3.9l4.5-11.1l13.3,10.7c0.5,0.4,0.9,0.6,1.4,0.6 c1,0,1.9-0.7,1.9-1.8C28,28.2,27.9,28,27.8,27.7z M15.9,7.5l6.7,16.4L12.5,16L15.9,7.5z"
2901
+ d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
2907
2902
  })), children);
2908
2903
  });
2909
2904
  if (process.env.NODE_ENV !== "production") {
2910
- LogoAnsibleCommunity.propTypes = iconPropTypes4cbeb95d.i;
2905
+ LocationCurrent.propTypes = iconPropTypesC5chbmyn.i;
2911
2906
  }
2912
- const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref124, ref) {
2907
+ const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref124, ref) {
2913
2908
  let {
2914
2909
  children,
2915
2910
  size = 16,
@@ -2924,13 +2919,18 @@ const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref124, ref) {
2924
2919
  fill: "currentColor",
2925
2920
  ...rest
2926
2921
  }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2927
- d: "M6.48 7.6v3.92H2V21H9.28V7.6zm0 11.2H4.8v-5H6.48zM10.4 11.52H13.2V21.04H10.4zM10.4 7.6H13.2V10.399999999999999H10.4zM14.32 11.52V21H18.8v1.12H14.32V24.4H21.6V11.52zM18.8 18.8H17.12v-5H18.8zM22.72 11.52V21H27.2v1.12H22.72V24.4H30V11.52zM27.2 18.8H25.52v-5H27.2z"
2922
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
2923
+ })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
2924
+ cx: "16",
2925
+ cy: "13",
2926
+ r: "4",
2927
+ fill: "none"
2928
2928
  })), children);
2929
2929
  });
2930
2930
  if (process.env.NODE_ENV !== "production") {
2931
- LogoDigg.propTypes = iconPropTypes4cbeb95d.i;
2931
+ LocationFilled.propTypes = iconPropTypesC5chbmyn.i;
2932
2932
  }
2933
- const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref125, ref) {
2933
+ const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref125, ref) {
2934
2934
  let {
2935
2935
  children,
2936
2936
  size = 16,
@@ -2944,14 +2944,34 @@ const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref125,
2944
2944
  viewBox: "0 0 32 32",
2945
2945
  fill: "currentColor",
2946
2946
  ...rest
2947
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2948
- d: "M25.7,7.1C23.9,6.3,22,5.7,20,5.3c0,0-0.1,0-0.1,0c-0.2,0.4-0.5,1-0.7,1.5c-2.2-0.3-4.3-0.3-6.4,0c-0.2-0.5-0.5-1-0.7-1.5 c0,0-0.1,0-0.1,0c-2,0.3-3.9,0.9-5.7,1.8c0,0,0,0,0,0c-3.6,5.4-4.6,10.7-4.1,15.9c0,0,0,0.1,0,0.1c2.4,1.8,4.7,2.8,7,3.5 c0,0,0.1,0,0.1,0c0.5-0.7,1-1.5,1.4-2.3c0,0,0-0.1,0-0.1c-0.8-0.3-1.5-0.6-2.2-1c-0.1,0-0.1-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3 c0,0,0.1,0,0.1,0c4.6,2.1,9.5,2.1,14.1,0c0,0,0.1,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.3c0.1,0,0,0.1,0,0.1c-0.7,0.4-1.4,0.8-2.2,1 c0,0-0.1,0.1,0,0.1c0.4,0.8,0.9,1.6,1.4,2.3c0,0,0.1,0,0.1,0c2.3-0.7,4.6-1.8,7-3.5c0,0,0,0,0-0.1C30.5,17,28.9,11.8,25.7,7.1 C25.7,7.1,25.7,7.1,25.7,7.1z M11.4,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C13.9,18.6,12.8,19.9,11.4,19.9z M20.7,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C23.2,18.6,22.1,19.9,20.7,19.9z"
2947
+ }, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2948
+ cx: "16",
2949
+ cy: "20.5",
2950
+ r: "1.5"
2951
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2952
+ d: "M15 7H17V16H15z"
2953
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2954
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2949
2955
  })), children);
2950
2956
  });
2951
2957
  if (process.env.NODE_ENV !== "production") {
2952
- LogoDiscord.propTypes = iconPropTypes4cbeb95d.i;
2958
+ LocationHazard.propTypes = iconPropTypesC5chbmyn.i;
2953
2959
  }
2954
2960
 
2961
+ exports.IntentRequestScaleIn = IntentRequestScaleIn;
2962
+ exports.IntentRequestScaleOut = IntentRequestScaleOut;
2963
+ exports.IntentRequestUninstall = IntentRequestUninstall;
2964
+ exports.IntentRequestUpgrade = IntentRequestUpgrade;
2965
+ exports.Interactions = Interactions;
2966
+ exports.InterfaceDefinition = InterfaceDefinition;
2967
+ exports.InterfaceDefinitionAlt = InterfaceDefinitionAlt;
2968
+ exports.InterfaceUsage = InterfaceUsage;
2969
+ exports.InterfaceUsageAlt = InterfaceUsageAlt;
2970
+ exports.InterfaceUsage_1 = InterfaceUsage_1;
2971
+ exports.Intersect = Intersect;
2972
+ exports.IntrusionPrevention = IntrusionPrevention;
2973
+ exports.InventoryManagement = InventoryManagement;
2974
+ exports.IotConnect = IotConnect;
2955
2975
  exports.IotPlatform = IotPlatform;
2956
2976
  exports.Ip = Ip;
2957
2977
  exports.Iso = Iso;
@@ -2963,10 +2983,13 @@ exports.JobDaemon = JobDaemon;
2963
2983
  exports.JobRun = JobRun;
2964
2984
  exports.JoinFull = JoinFull;
2965
2985
  exports.JoinInner = JoinInner;
2986
+ exports.JoinInnerAlt = JoinInnerAlt;
2966
2987
  exports.JoinLeft = JoinLeft;
2988
+ exports.JoinLeftOuter = JoinLeftOuter;
2967
2989
  exports.JoinNode = JoinNode;
2968
2990
  exports.JoinOuter = JoinOuter;
2969
2991
  exports.JoinRight = JoinRight;
2992
+ exports.JoinRightOuter = JoinRightOuter;
2970
2993
  exports.Jpg = Jpg;
2971
2994
  exports.JsError = JsError;
2972
2995
  exports.Json = Json;
@@ -3056,24 +3079,7 @@ exports.LocationCompanyFilled = LocationCompanyFilled;
3056
3079
  exports.LocationCurrent = LocationCurrent;
3057
3080
  exports.LocationFilled = LocationFilled;
3058
3081
  exports.LocationHazard = LocationHazard;
3059
- exports.LocationHazardFilled = LocationHazardFilled;
3060
- exports.LocationHeart = LocationHeart;
3061
- exports.LocationHeartFilled = LocationHeartFilled;
3062
- exports.LocationInfo = LocationInfo;
3063
- exports.LocationInfoFilled = LocationInfoFilled;
3064
- exports.LocationPerson = LocationPerson;
3065
- exports.LocationPersonFilled = LocationPersonFilled;
3066
- exports.LocationSave = LocationSave;
3067
- exports.LocationStar = LocationStar;
3068
- exports.LocationStarFilled = LocationStarFilled;
3069
- exports.Locked = Locked;
3070
- exports.LockedAndBlocked = LockedAndBlocked;
3071
- exports.LogicalPartition = LogicalPartition;
3072
- exports.Login = Login;
3073
- exports.LogoAngular = LogoAngular;
3074
- exports.LogoAnsibleCommunity = LogoAnsibleCommunity;
3075
- exports.LogoDigg = LogoDigg;
3076
- exports.LogoDiscord = LogoDiscord;
3082
+ exports.WatsonHealthInteractiveSegmentationCursor = WatsonHealthInteractiveSegmentationCursor;
3077
3083
  exports.WatsonHealthLaunchStudy_1 = WatsonHealthLaunchStudy_1;
3078
3084
  exports.WatsonHealthLaunchStudy_2 = WatsonHealthLaunchStudy_2;
3079
3085
  exports.WatsonHealthLaunchStudy_3 = WatsonHealthLaunchStudy_3;