@carbon/ibm-products 2.74.0-rc.0 → 2.75.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/css/carbon.css +349 -63
  2. package/css/carbon.css.map +1 -1
  3. package/css/index-full-carbon.css +351 -80
  4. package/css/index-full-carbon.css.map +1 -1
  5. package/css/index-full-carbon.min.css +1 -1
  6. package/css/index-full-carbon.min.css.map +1 -1
  7. package/css/index-without-carbon-released-only.css +2 -17
  8. package/css/index-without-carbon-released-only.css.map +1 -1
  9. package/css/index-without-carbon-released-only.min.css +1 -1
  10. package/css/index-without-carbon-released-only.min.css.map +1 -1
  11. package/css/index-without-carbon.css +2 -17
  12. package/css/index-without-carbon.css.map +1 -1
  13. package/css/index-without-carbon.min.css +1 -1
  14. package/css/index-without-carbon.min.css.map +1 -1
  15. package/css/index.css +204 -60
  16. package/css/index.css.map +1 -1
  17. package/css/index.min.css +1 -1
  18. package/css/index.min.css.map +1 -1
  19. package/es/components/APIKeyModal/APIKeyModal.d.ts +1 -1
  20. package/es/components/APIKeyModal/APIKeyModal.js +2 -2
  21. package/es/components/AboutModal/AboutModal.d.ts +1 -1
  22. package/es/components/AboutModal/AboutModal.js +1 -2
  23. package/es/components/ActionBar/ActionBar.d.ts +1 -1
  24. package/es/components/ActionBar/ActionBar.js +1 -2
  25. package/es/components/ActionBar/ActionBarItem.d.ts +1 -1
  26. package/es/components/ActionBar/ActionBarItem.js +1 -2
  27. package/es/components/BigNumber/BigNumber.d.ts +1 -1
  28. package/es/components/BigNumber/BigNumber.js +1 -4
  29. package/es/components/BigNumber/index.js +8 -0
  30. package/es/components/Cascade/Cascade.d.ts +1 -1
  31. package/es/components/Cascade/Cascade.js +1 -2
  32. package/es/components/Checklist/Checklist.d.ts +1 -1
  33. package/es/components/Checklist/Checklist.js +1 -2
  34. package/es/components/Coachmark/Coachmark.d.ts +1 -1
  35. package/es/components/Coachmark/Coachmark.js +1 -2
  36. package/es/components/Coachmark/CoachmarkDragbar.d.ts +1 -1
  37. package/es/components/Coachmark/CoachmarkDragbar.js +1 -2
  38. package/es/components/Coachmark/CoachmarkHeader.d.ts +1 -1
  39. package/es/components/Coachmark/CoachmarkHeader.js +1 -2
  40. package/es/components/Coachmark/CoachmarkOverlay.d.ts +1 -1
  41. package/es/components/Coachmark/CoachmarkOverlay.js +1 -2
  42. package/es/components/Coachmark/CoachmarkTagline.d.ts +1 -1
  43. package/es/components/Coachmark/CoachmarkTagline.js +1 -2
  44. package/es/components/Coachmark/next/Coachmark/index.js +8 -0
  45. package/es/components/Coachmark/utils/enums.js +5 -1
  46. package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +1 -1
  47. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -2
  48. package/es/components/CoachmarkButton/CoachmarkButton.d.ts +1 -1
  49. package/es/components/CoachmarkButton/CoachmarkButton.js +1 -2
  50. package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -1
  51. package/es/components/CoachmarkFixed/CoachmarkFixed.js +1 -2
  52. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -1
  53. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -4
  54. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -1
  55. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -4
  56. package/es/components/CoachmarkStack/CoachmarkStack.d.ts +1 -1
  57. package/es/components/CoachmarkStack/CoachmarkStack.js +1 -2
  58. package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +1 -1
  59. package/es/components/CoachmarkStack/CoachmarkStackHome.js +1 -4
  60. package/es/components/ConditionBuilder/ConditionBuilder.d.ts +1 -1
  61. package/es/components/ConditionBuilder/ConditionBuilder.js +1 -3
  62. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +6 -0
  63. package/es/components/ConditionBuilder/index.js +8 -0
  64. package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  65. package/es/components/CreateFullPage/CreateFullPage.js +1 -2
  66. package/es/components/CreateFullPage/CreateFullPageStep.d.ts +1 -1
  67. package/es/components/CreateFullPage/CreateFullPageStep.js +1 -4
  68. package/es/components/CreateModal/CreateModal.d.ts +1 -1
  69. package/es/components/CreateModal/CreateModal.js +2 -2
  70. package/es/components/CreateSidePanel/CreateSidePanel.d.ts +1 -1
  71. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -2
  72. package/es/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  73. package/es/components/CreateTearsheet/CreateTearsheet.js +1 -2
  74. package/es/components/CreateTearsheet/CreateTearsheetDivider.d.ts +1 -1
  75. package/es/components/CreateTearsheet/CreateTearsheetDivider.js +1 -5
  76. package/es/components/CreateTearsheet/CreateTearsheetStep.d.ts +1 -1
  77. package/es/components/CreateTearsheet/CreateTearsheetStep.js +1 -4
  78. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  79. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -4
  80. package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +1 -1
  81. package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -2
  82. package/es/components/DataSpreadsheet/index.js +8 -0
  83. package/es/components/Datagrid/Datagrid/Datagrid.d.ts +1 -1
  84. package/es/components/Datagrid/Datagrid/Datagrid.js +1 -2
  85. package/es/components/Decorator/index.js +8 -0
  86. package/es/components/DecoratorBase/utils.d.ts +1 -1
  87. package/es/components/DelimitedList/DelimitedList.d.ts +1 -1
  88. package/es/components/DelimitedList/DelimitedList.js +1 -2
  89. package/es/components/DelimitedList/index.js +8 -0
  90. package/es/components/EditFullPage/EditFullPage.d.ts +1 -1
  91. package/es/components/EditFullPage/EditFullPage.js +1 -2
  92. package/es/components/EditInPlace/EditInPlace.d.ts +1 -1
  93. package/es/components/EditInPlace/EditInPlace.js +1 -2
  94. package/es/components/EditSidePanel/EditSidePanel.d.ts +1 -1
  95. package/es/components/EditSidePanel/EditSidePanel.js +1 -2
  96. package/es/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  97. package/es/components/EditTearsheet/EditTearsheet.js +1 -2
  98. package/es/components/EditTearsheet/EditTearsheetForm.d.ts +1 -1
  99. package/es/components/EditTearsheet/EditTearsheetForm.js +2 -2
  100. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -1
  101. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -4
  102. package/es/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  103. package/es/components/EditUpdateCards/EditUpdateCards.js +1 -2
  104. package/es/components/EmptyStates/EmptyState.d.ts +1 -1
  105. package/es/components/EmptyStates/EmptyState.js +2 -2
  106. package/es/components/EmptyStates/EmptyStateV2.deprecated.d.ts +1 -1
  107. package/es/components/EmptyStates/EmptyStateV2.deprecated.js +2 -2
  108. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +1 -1
  109. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -2
  110. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +1 -1
  111. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -2
  112. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +1 -1
  113. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -2
  114. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +1 -1
  115. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -4
  116. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +1 -1
  117. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -4
  118. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +1 -1
  119. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -4
  120. package/es/components/ExportModal/ExportModal.d.ts +1 -1
  121. package/es/components/ExportModal/ExportModal.js +2 -2
  122. package/es/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  123. package/es/components/ExpressiveCard/ExpressiveCard.js +2 -3
  124. package/es/components/FullPageError/FullPageError.d.ts +1 -1
  125. package/es/components/FullPageError/FullPageError.js +1 -2
  126. package/es/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  127. package/es/components/GetStartedCard/GetStartedCard.js +2 -3
  128. package/es/components/GetStartedCard/index.js +8 -0
  129. package/es/components/Guidebanner/Guidebanner.d.ts +1 -1
  130. package/es/components/Guidebanner/Guidebanner.js +1 -2
  131. package/es/components/Guidebanner/GuidebannerElement.d.ts +1 -1
  132. package/es/components/Guidebanner/GuidebannerElement.js +1 -4
  133. package/es/components/Guidebanner/GuidebannerElementButton.d.ts +1 -1
  134. package/es/components/Guidebanner/GuidebannerElementButton.js +1 -4
  135. package/es/components/Guidebanner/GuidebannerElementLink.d.ts +1 -1
  136. package/es/components/Guidebanner/GuidebannerElementLink.js +1 -4
  137. package/es/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +1 -1
  138. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -2
  139. package/es/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +1 -1
  140. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -2
  141. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +1 -1
  142. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -2
  143. package/es/components/ImportModal/ImportModal.d.ts +1 -1
  144. package/es/components/ImportModal/ImportModal.js +2 -2
  145. package/es/components/InlineTip/InlineTip.d.ts +1 -1
  146. package/es/components/InlineTip/InlineTip.js +1 -2
  147. package/es/components/InlineTip/InlineTipButton.d.ts +1 -1
  148. package/es/components/InlineTip/InlineTipButton.js +1 -2
  149. package/es/components/InlineTip/InlineTipLink.d.ts +1 -1
  150. package/es/components/InlineTip/InlineTipLink.js +1 -2
  151. package/es/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  152. package/es/components/InterstitialScreen/InterstitialScreen.js +1 -4
  153. package/es/components/InterstitialScreen/_story-assets/InterstitialScreenView/InterstitialScreenView.d.ts +2 -2
  154. package/es/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +2 -2
  155. package/es/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  156. package/es/components/MultiAddSelect/MultiAddSelect.js +1 -3
  157. package/es/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  158. package/es/components/NonLinearReading/NonLinearReading.js +1 -2
  159. package/es/components/NonLinearReading/index.js +8 -0
  160. package/es/components/NotificationsPanel/NotificationsPanel.d.ts +1 -1
  161. package/es/components/NotificationsPanel/NotificationsPanel.js +1 -4
  162. package/es/components/OptionsTile/OptionsTile.d.ts +1 -1
  163. package/es/components/OptionsTile/OptionsTile.js +1 -2
  164. package/es/components/PageHeader/PageHeader.d.ts +1 -1
  165. package/es/components/PageHeader/PageHeader.js +1 -2
  166. package/es/components/ProductiveCard/ProductiveCard.d.ts +1 -1
  167. package/es/components/ProductiveCard/ProductiveCard.js +2 -3
  168. package/es/components/RemoveModal/RemoveModal.d.ts +1 -1
  169. package/es/components/RemoveModal/RemoveModal.js +2 -2
  170. package/es/components/Saving/Saving.d.ts +1 -1
  171. package/es/components/Saving/Saving.js +1 -2
  172. package/es/components/SearchBar/SearchBar.d.ts +1 -1
  173. package/es/components/SearchBar/SearchBar.js +1 -2
  174. package/es/components/SearchBar/index.js +8 -0
  175. package/es/components/SidePanel/SidePanel.d.ts +4 -1
  176. package/es/components/SidePanel/SidePanel.js +4 -6
  177. package/es/components/SingleAddSelect/SingleAddSelect.d.ts +1 -1
  178. package/es/components/SingleAddSelect/SingleAddSelect.js +1 -3
  179. package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
  180. package/es/components/StatusIcon/StatusIcon.js +1 -2
  181. package/es/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +4 -3
  182. package/es/components/TagOverflow/TagOverflow.d.ts +1 -1
  183. package/es/components/TagOverflow/TagOverflow.js +1 -2
  184. package/es/components/TagSet/TagSet.d.ts +1 -1
  185. package/es/components/TagSet/TagSet.js +2 -3
  186. package/es/components/Tearsheet/Tearsheet.d.ts +1 -1
  187. package/es/components/Tearsheet/Tearsheet.js +1 -3
  188. package/es/components/Tearsheet/TearsheetNarrow.d.ts +1 -1
  189. package/es/components/Tearsheet/TearsheetNarrow.js +1 -3
  190. package/es/components/Toolbar/Toolbar.d.ts +2 -2
  191. package/es/components/Toolbar/Toolbar.js +1 -2
  192. package/es/components/Toolbar/ToolbarButton.d.ts +1 -1
  193. package/es/components/Toolbar/ToolbarButton.js +1 -3
  194. package/es/components/Toolbar/ToolbarGroup.d.ts +1 -1
  195. package/es/components/Toolbar/ToolbarGroup.js +1 -3
  196. package/es/components/TooltipTrigger/TooltipTrigger.d.ts +1 -1
  197. package/es/components/TooltipTrigger/TooltipTrigger.js +1 -2
  198. package/es/components/TruncatedList/TruncatedList.d.ts +1 -1
  199. package/es/components/TruncatedList/TruncatedList.js +1 -2
  200. package/es/components/TruncatedList/index.js +8 -0
  201. package/es/components/UserAvatar/UserAvatar.d.ts +1 -1
  202. package/es/components/UserAvatar/UserAvatar.js +1 -2
  203. package/es/components/UserProfileImage/UserProfileImage.d.ts +1 -1
  204. package/es/components/UserProfileImage/UserProfileImage.js +2 -2
  205. package/es/components/WebTerminal/WebTerminal.d.ts +1 -1
  206. package/es/components/WebTerminal/WebTerminal.js +1 -2
  207. package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +1 -1
  208. package/es/components/WebTerminal/WebTerminalContentWrapper.js +1 -4
  209. package/es/components/WebTerminal/hooks/index.d.ts +1 -1
  210. package/es/components/WebTerminal/hooks/index.js +2 -7
  211. package/es/components/index.d.ts +53 -43
  212. package/es/global/js/utils/carousel/carousel.d.ts +14 -0
  213. package/es/global/js/utils/carousel/index.d.ts +8 -0
  214. package/es/global/js/utils/carousel/swipeEvents.d.ts +7 -0
  215. package/es/global/js/utils/carousel/types.d.ts +37 -0
  216. package/es/global/js/utils/makeDraggable/makeDraggable.d.ts +20 -1
  217. package/es/global/js/utils/makeDraggable/makeDraggable.js +35 -22
  218. package/es/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +1 -1
  219. package/es/index.js +69 -58
  220. package/es/node_modules/@carbon/icons-react/es/generated/bucket-10.js +798 -792
  221. package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +528 -529
  222. package/lib/components/APIKeyModal/APIKeyModal.d.ts +1 -1
  223. package/lib/components/APIKeyModal/APIKeyModal.js +5 -4
  224. package/lib/components/AboutModal/AboutModal.d.ts +1 -1
  225. package/lib/components/AboutModal/AboutModal.js +5 -4
  226. package/lib/components/ActionBar/ActionBar.d.ts +1 -1
  227. package/lib/components/ActionBar/ActionBar.js +5 -4
  228. package/lib/components/ActionBar/ActionBarItem.d.ts +1 -1
  229. package/lib/components/ActionBar/ActionBarItem.js +5 -4
  230. package/lib/components/BigNumber/BigNumber.d.ts +1 -1
  231. package/lib/components/BigNumber/BigNumber.js +5 -6
  232. package/lib/components/BigNumber/index.js +14 -0
  233. package/lib/components/Cascade/Cascade.d.ts +1 -1
  234. package/lib/components/Cascade/Cascade.js +5 -4
  235. package/lib/components/Checklist/Checklist.d.ts +1 -1
  236. package/lib/components/Checklist/Checklist.js +5 -4
  237. package/lib/components/Coachmark/Coachmark.d.ts +1 -1
  238. package/lib/components/Coachmark/Coachmark.js +4 -4
  239. package/lib/components/Coachmark/CoachmarkDragbar.d.ts +1 -1
  240. package/lib/components/Coachmark/CoachmarkDragbar.js +5 -4
  241. package/lib/components/Coachmark/CoachmarkHeader.d.ts +1 -1
  242. package/lib/components/Coachmark/CoachmarkHeader.js +5 -4
  243. package/lib/components/Coachmark/CoachmarkOverlay.d.ts +1 -1
  244. package/lib/components/Coachmark/CoachmarkOverlay.js +6 -5
  245. package/lib/components/Coachmark/CoachmarkTagline.d.ts +1 -1
  246. package/lib/components/Coachmark/CoachmarkTagline.js +5 -4
  247. package/lib/components/Coachmark/next/Coachmark/index.js +14 -0
  248. package/lib/components/Coachmark/utils/enums.js +5 -0
  249. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +1 -1
  250. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +5 -4
  251. package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +1 -1
  252. package/lib/components/CoachmarkButton/CoachmarkButton.js +6 -5
  253. package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -1
  254. package/lib/components/CoachmarkFixed/CoachmarkFixed.js +5 -4
  255. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -1
  256. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +6 -7
  257. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -1
  258. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +6 -7
  259. package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +1 -1
  260. package/lib/components/CoachmarkStack/CoachmarkStack.js +5 -4
  261. package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +1 -1
  262. package/lib/components/CoachmarkStack/CoachmarkStackHome.js +5 -6
  263. package/lib/components/ConditionBuilder/ConditionBuilder.d.ts +1 -1
  264. package/lib/components/ConditionBuilder/ConditionBuilder.js +5 -5
  265. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +6 -0
  266. package/lib/components/ConditionBuilder/index.js +14 -0
  267. package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  268. package/lib/components/CreateFullPage/CreateFullPage.js +4 -4
  269. package/lib/components/CreateFullPage/CreateFullPageStep.d.ts +1 -1
  270. package/lib/components/CreateFullPage/CreateFullPageStep.js +4 -5
  271. package/lib/components/CreateModal/CreateModal.d.ts +1 -1
  272. package/lib/components/CreateModal/CreateModal.js +6 -4
  273. package/lib/components/CreateSidePanel/CreateSidePanel.d.ts +1 -1
  274. package/lib/components/CreateSidePanel/CreateSidePanel.js +5 -4
  275. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  276. package/lib/components/CreateTearsheet/CreateTearsheet.js +4 -4
  277. package/lib/components/CreateTearsheet/CreateTearsheetDivider.d.ts +1 -1
  278. package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +4 -6
  279. package/lib/components/CreateTearsheet/CreateTearsheetStep.d.ts +1 -1
  280. package/lib/components/CreateTearsheet/CreateTearsheetStep.js +4 -5
  281. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  282. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +5 -6
  283. package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +1 -1
  284. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +5 -4
  285. package/lib/components/DataSpreadsheet/index.js +14 -0
  286. package/lib/components/Datagrid/Datagrid/Datagrid.d.ts +1 -1
  287. package/lib/components/Datagrid/Datagrid/Datagrid.js +6 -5
  288. package/lib/components/Decorator/index.js +17 -0
  289. package/lib/components/DecoratorBase/utils.d.ts +1 -1
  290. package/lib/components/DelimitedList/DelimitedList.d.ts +1 -1
  291. package/lib/components/DelimitedList/DelimitedList.js +5 -4
  292. package/lib/components/DelimitedList/index.js +14 -0
  293. package/lib/components/EditFullPage/EditFullPage.d.ts +1 -1
  294. package/lib/components/EditFullPage/EditFullPage.js +6 -5
  295. package/lib/components/EditInPlace/EditInPlace.d.ts +1 -1
  296. package/lib/components/EditInPlace/EditInPlace.js +4 -4
  297. package/lib/components/EditSidePanel/EditSidePanel.d.ts +1 -1
  298. package/lib/components/EditSidePanel/EditSidePanel.js +6 -5
  299. package/lib/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  300. package/lib/components/EditTearsheet/EditTearsheet.js +5 -5
  301. package/lib/components/EditTearsheet/EditTearsheetForm.d.ts +1 -1
  302. package/lib/components/EditTearsheet/EditTearsheetForm.js +5 -3
  303. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -1
  304. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +6 -7
  305. package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  306. package/lib/components/EditUpdateCards/EditUpdateCards.js +6 -5
  307. package/lib/components/EmptyStates/EmptyState.d.ts +1 -1
  308. package/lib/components/EmptyStates/EmptyState.js +5 -4
  309. package/lib/components/EmptyStates/EmptyStateV2.deprecated.d.ts +1 -1
  310. package/lib/components/EmptyStates/EmptyStateV2.deprecated.js +7 -5
  311. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +1 -1
  312. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +5 -4
  313. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +1 -1
  314. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +5 -4
  315. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +1 -1
  316. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +5 -4
  317. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +1 -1
  318. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +5 -6
  319. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +1 -1
  320. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +5 -6
  321. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +1 -1
  322. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +5 -6
  323. package/lib/components/ExportModal/ExportModal.d.ts +1 -1
  324. package/lib/components/ExportModal/ExportModal.js +6 -4
  325. package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  326. package/lib/components/ExpressiveCard/ExpressiveCard.js +6 -5
  327. package/lib/components/FullPageError/FullPageError.d.ts +1 -1
  328. package/lib/components/FullPageError/FullPageError.js +5 -4
  329. package/lib/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  330. package/lib/components/GetStartedCard/GetStartedCard.js +6 -5
  331. package/lib/components/GetStartedCard/index.js +14 -0
  332. package/lib/components/Guidebanner/Guidebanner.d.ts +1 -1
  333. package/lib/components/Guidebanner/Guidebanner.js +5 -4
  334. package/lib/components/Guidebanner/GuidebannerElement.d.ts +1 -1
  335. package/lib/components/Guidebanner/GuidebannerElement.js +5 -6
  336. package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +1 -1
  337. package/lib/components/Guidebanner/GuidebannerElementButton.js +5 -6
  338. package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +1 -1
  339. package/lib/components/Guidebanner/GuidebannerElementLink.js +5 -6
  340. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +1 -1
  341. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +6 -5
  342. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +1 -1
  343. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +6 -5
  344. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +1 -1
  345. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +6 -5
  346. package/lib/components/ImportModal/ImportModal.d.ts +1 -1
  347. package/lib/components/ImportModal/ImportModal.js +6 -4
  348. package/lib/components/InlineTip/InlineTip.d.ts +1 -1
  349. package/lib/components/InlineTip/InlineTip.js +5 -4
  350. package/lib/components/InlineTip/InlineTipButton.d.ts +1 -1
  351. package/lib/components/InlineTip/InlineTipButton.js +5 -4
  352. package/lib/components/InlineTip/InlineTipLink.d.ts +1 -1
  353. package/lib/components/InlineTip/InlineTipLink.js +5 -4
  354. package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  355. package/lib/components/InterstitialScreen/InterstitialScreen.js +8 -9
  356. package/lib/components/InterstitialScreen/_story-assets/InterstitialScreenView/InterstitialScreenView.d.ts +2 -2
  357. package/lib/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +2 -2
  358. package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  359. package/lib/components/MultiAddSelect/MultiAddSelect.js +5 -5
  360. package/lib/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  361. package/lib/components/NonLinearReading/NonLinearReading.js +5 -4
  362. package/lib/components/NonLinearReading/index.js +14 -0
  363. package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +1 -1
  364. package/lib/components/NotificationsPanel/NotificationsPanel.js +5 -6
  365. package/lib/components/OptionsTile/OptionsTile.d.ts +1 -1
  366. package/lib/components/OptionsTile/OptionsTile.js +5 -4
  367. package/lib/components/PageHeader/PageHeader.d.ts +1 -1
  368. package/lib/components/PageHeader/PageHeader.js +5 -5
  369. package/lib/components/ProductiveCard/ProductiveCard.d.ts +1 -1
  370. package/lib/components/ProductiveCard/ProductiveCard.js +6 -5
  371. package/lib/components/RemoveModal/RemoveModal.d.ts +1 -1
  372. package/lib/components/RemoveModal/RemoveModal.js +6 -4
  373. package/lib/components/Saving/Saving.d.ts +1 -1
  374. package/lib/components/Saving/Saving.js +5 -4
  375. package/lib/components/SearchBar/SearchBar.d.ts +1 -1
  376. package/lib/components/SearchBar/SearchBar.js +4 -4
  377. package/lib/components/SearchBar/index.js +14 -0
  378. package/lib/components/SidePanel/SidePanel.d.ts +4 -1
  379. package/lib/components/SidePanel/SidePanel.js +3 -5
  380. package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +1 -1
  381. package/lib/components/SingleAddSelect/SingleAddSelect.js +5 -5
  382. package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
  383. package/lib/components/StatusIcon/StatusIcon.js +5 -4
  384. package/lib/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +4 -3
  385. package/lib/components/TagOverflow/TagOverflow.d.ts +1 -1
  386. package/lib/components/TagOverflow/TagOverflow.js +5 -4
  387. package/lib/components/TagSet/TagSet.d.ts +1 -1
  388. package/lib/components/TagSet/TagSet.js +9 -5
  389. package/lib/components/Tearsheet/Tearsheet.d.ts +1 -1
  390. package/lib/components/Tearsheet/Tearsheet.js +4 -5
  391. package/lib/components/Tearsheet/TearsheetNarrow.d.ts +1 -1
  392. package/lib/components/Tearsheet/TearsheetNarrow.js +4 -5
  393. package/lib/components/Toolbar/Toolbar.d.ts +2 -2
  394. package/lib/components/Toolbar/Toolbar.js +4 -4
  395. package/lib/components/Toolbar/ToolbarButton.d.ts +1 -1
  396. package/lib/components/Toolbar/ToolbarButton.js +4 -5
  397. package/lib/components/Toolbar/ToolbarGroup.d.ts +1 -1
  398. package/lib/components/Toolbar/ToolbarGroup.js +5 -5
  399. package/lib/components/TooltipTrigger/TooltipTrigger.d.ts +1 -1
  400. package/lib/components/TooltipTrigger/TooltipTrigger.js +5 -4
  401. package/lib/components/TruncatedList/TruncatedList.d.ts +1 -1
  402. package/lib/components/TruncatedList/TruncatedList.js +5 -4
  403. package/lib/components/TruncatedList/index.js +14 -0
  404. package/lib/components/UserAvatar/UserAvatar.d.ts +1 -1
  405. package/lib/components/UserAvatar/UserAvatar.js +5 -4
  406. package/lib/components/UserProfileImage/UserProfileImage.d.ts +1 -1
  407. package/lib/components/UserProfileImage/UserProfileImage.js +7 -5
  408. package/lib/components/WebTerminal/WebTerminal.d.ts +1 -1
  409. package/lib/components/WebTerminal/WebTerminal.js +5 -4
  410. package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +1 -1
  411. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +5 -6
  412. package/lib/components/WebTerminal/hooks/index.d.ts +1 -1
  413. package/lib/components/WebTerminal/hooks/index.js +3 -7
  414. package/lib/components/index.d.ts +53 -43
  415. package/lib/global/js/utils/carousel/carousel.d.ts +14 -0
  416. package/lib/global/js/utils/carousel/index.d.ts +8 -0
  417. package/lib/global/js/utils/carousel/swipeEvents.d.ts +7 -0
  418. package/lib/global/js/utils/carousel/types.d.ts +37 -0
  419. package/lib/global/js/utils/makeDraggable/makeDraggable.d.ts +20 -1
  420. package/lib/global/js/utils/makeDraggable/makeDraggable.js +35 -22
  421. package/lib/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +1 -1
  422. package/lib/index.js +178 -416
  423. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-10.js +817 -811
  424. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +651 -652
  425. package/package.json +17 -17
  426. package/scss/components/SidePanel/_side-panel.scss +1 -13
  427. package/scss/components/TagSet/_tag-set.scss +0 -6
  428. package/telemetry.yml +3 -1
  429. /package/es/node_modules/@carbon/icons-react/es/{iconPropTypes-4cbeb95d.js → iconPropTypes-C5chbmyn.js} +0 -0
  430. /package/lib/node_modules/@carbon/icons-react/es/{iconPropTypes-4cbeb95d.js → iconPropTypes-C5chbmyn.js} +0 -0
@@ -7,11 +7,11 @@
7
7
 
8
8
  import React__default from 'react';
9
9
  import Icon from '../Icon.js';
10
- import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
10
+ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
11
11
 
12
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _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;
12
+ 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;
13
13
  const didWarnAboutDeprecation = {};
14
- const IotPlatform = /*#__PURE__*/React__default.forwardRef(function IotPlatform(_ref, ref) {
14
+ const IntentRequestScaleIn = /*#__PURE__*/React__default.forwardRef(function IntentRequestScaleIn(_ref, ref) {
15
15
  let {
16
16
  children,
17
17
  size = 16,
@@ -26,17 +26,13 @@ const IotPlatform = /*#__PURE__*/React__default.forwardRef(function IotPlatform(
26
26
  fill: "currentColor",
27
27
  ...rest
28
28
  }, _path || (_path = /*#__PURE__*/React__default.createElement("path", {
29
- 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"
30
- })), _path2 || (_path2 = /*#__PURE__*/React__default.createElement("path", {
31
- d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
32
- })), _path3 || (_path3 = /*#__PURE__*/React__default.createElement("path", {
33
- d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
29
+ 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"
34
30
  })), children);
35
31
  });
36
32
  if (process.env.NODE_ENV !== "production") {
37
- IotPlatform.propTypes = iconPropTypes;
33
+ IntentRequestScaleIn.propTypes = iconPropTypes;
38
34
  }
39
- const Ip = /*#__PURE__*/React__default.forwardRef(function Ip(_ref2, ref) {
35
+ const IntentRequestScaleOut = /*#__PURE__*/React__default.forwardRef(function IntentRequestScaleOut(_ref2, ref) {
40
36
  let {
41
37
  children,
42
38
  size = 16,
@@ -50,15 +46,14 @@ const Ip = /*#__PURE__*/React__default.forwardRef(function Ip(_ref2, ref) {
50
46
  viewBox: "0 0 32 32",
51
47
  fill: "currentColor",
52
48
  ...rest
53
- }, _path4 || (_path4 = /*#__PURE__*/React__default.createElement("path", {
54
- strokeWidth: "0",
55
- 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"
49
+ }, _path2 || (_path2 = /*#__PURE__*/React__default.createElement("path", {
50
+ 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"
56
51
  })), children);
57
52
  });
58
53
  if (process.env.NODE_ENV !== "production") {
59
- Ip.propTypes = iconPropTypes;
54
+ IntentRequestScaleOut.propTypes = iconPropTypes;
60
55
  }
61
- const Iso = /*#__PURE__*/React__default.forwardRef(function Iso(_ref3, ref) {
56
+ const IntentRequestUninstall = /*#__PURE__*/React__default.forwardRef(function IntentRequestUninstall(_ref3, ref) {
62
57
  let {
63
58
  children,
64
59
  size = 16,
@@ -72,14 +67,16 @@ const Iso = /*#__PURE__*/React__default.forwardRef(function Iso(_ref3, ref) {
72
67
  viewBox: "0 0 32 32",
73
68
  fill: "currentColor",
74
69
  ...rest
75
- }, _path5 || (_path5 = /*#__PURE__*/React__default.createElement("path", {
76
- 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"
70
+ }, _path3 || (_path3 = /*#__PURE__*/React__default.createElement("path", {
71
+ 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"
72
+ })), _path4 || (_path4 = /*#__PURE__*/React__default.createElement("path", {
73
+ 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"
77
74
  })), children);
78
75
  });
79
76
  if (process.env.NODE_ENV !== "production") {
80
- Iso.propTypes = iconPropTypes;
77
+ IntentRequestUninstall.propTypes = iconPropTypes;
81
78
  }
82
- const IsoFilled = /*#__PURE__*/React__default.forwardRef(function IsoFilled(_ref4, ref) {
79
+ const IntentRequestUpgrade = /*#__PURE__*/React__default.forwardRef(function IntentRequestUpgrade(_ref4, ref) {
83
80
  let {
84
81
  children,
85
82
  size = 16,
@@ -93,21 +90,35 @@ const IsoFilled = /*#__PURE__*/React__default.forwardRef(function IsoFilled(_ref
93
90
  viewBox: "0 0 32 32",
94
91
  fill: "currentColor",
95
92
  ...rest
96
- }, _path6 || (_path6 = /*#__PURE__*/React__default.createElement("path", {
97
- d: "M21 13H24V19H21z"
98
- })), _path7 || (_path7 = /*#__PURE__*/React__default.createElement("path", {
99
- 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"
93
+ }, _path5 || (_path5 = /*#__PURE__*/React__default.createElement("path", {
94
+ d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
95
+ })), _path6 || (_path6 = /*#__PURE__*/React__default.createElement("path", {
96
+ 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"
100
97
  })), children);
101
98
  });
102
99
  if (process.env.NODE_ENV !== "production") {
103
- IsoFilled.propTypes = iconPropTypes;
100
+ IntentRequestUpgrade.propTypes = iconPropTypes;
104
101
  }
105
- const IsoOutline = /*#__PURE__*/React__default.forwardRef(function IsoOutline(_ref5, ref) {
102
+ const Interactions = /*#__PURE__*/React__default.forwardRef(function Interactions(_ref5, ref) {
106
103
  let {
107
104
  children,
108
105
  size = 16,
109
106
  ...rest
110
107
  } = _ref5;
108
+ if (size === 16 || size === "16" || size === "16px") {
109
+ return /*#__PURE__*/React__default.createElement(Icon, {
110
+ width: size,
111
+ height: size,
112
+ ref: ref,
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ viewBox: "0 0 16 16",
115
+ fill: "currentColor",
116
+ ...rest
117
+ }, _path7 || (_path7 = /*#__PURE__*/React__default.createElement("path", {
118
+ fillRule: "evenodd",
119
+ 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"
120
+ })), children);
121
+ }
111
122
  return /*#__PURE__*/React__default.createElement(Icon, {
112
123
  width: size,
113
124
  height: size,
@@ -117,15 +128,13 @@ const IsoOutline = /*#__PURE__*/React__default.forwardRef(function IsoOutline(_r
117
128
  fill: "currentColor",
118
129
  ...rest
119
130
  }, _path8 || (_path8 = /*#__PURE__*/React__default.createElement("path", {
120
- 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"
121
- })), _path9 || (_path9 = /*#__PURE__*/React__default.createElement("path", {
122
- 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"
131
+ 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"
123
132
  })), children);
124
133
  });
125
134
  if (process.env.NODE_ENV !== "production") {
126
- IsoOutline.propTypes = iconPropTypes;
135
+ Interactions.propTypes = iconPropTypes;
127
136
  }
128
- const ItemDefinition = /*#__PURE__*/React__default.forwardRef(function ItemDefinition(_ref6, ref) {
137
+ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React__default.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref6, ref) {
129
138
  let {
130
139
  children,
131
140
  size = 16,
@@ -139,14 +148,25 @@ const ItemDefinition = /*#__PURE__*/React__default.forwardRef(function ItemDefin
139
148
  viewBox: "0 0 32 32",
140
149
  fill: "currentColor",
141
150
  ...rest
142
- }, _path0 || (_path0 = /*#__PURE__*/React__default.createElement("path", {
143
- 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"
151
+ }, _path9 || (_path9 = /*#__PURE__*/React__default.createElement("path", {
152
+ 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"
153
+ })), _path0 || (_path0 = /*#__PURE__*/React__default.createElement("path", {
154
+ d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
155
+ transform: "rotate(-45 9 20)"
156
+ })), _path1 || (_path1 = /*#__PURE__*/React__default.createElement("path", {
157
+ d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
158
+ transform: "rotate(-45 20 9)"
159
+ })), _path10 || (_path10 = /*#__PURE__*/React__default.createElement("path", {
160
+ d: "M7.586 7.586H10.414V10.414H7.586z",
161
+ transform: "rotate(-45 9 9)"
162
+ })), _path11 || (_path11 = /*#__PURE__*/React__default.createElement("path", {
163
+ d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
144
164
  })), children);
145
165
  });
146
166
  if (process.env.NODE_ENV !== "production") {
147
- ItemDefinition.propTypes = iconPropTypes;
167
+ WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes;
148
168
  }
149
- const ItemUsage = /*#__PURE__*/React__default.forwardRef(function ItemUsage(_ref7, ref) {
169
+ const InterfaceUsage = /*#__PURE__*/React__default.forwardRef(function InterfaceUsage(_ref7, ref) {
150
170
  let {
151
171
  children,
152
172
  size = 16,
@@ -160,14 +180,18 @@ const ItemUsage = /*#__PURE__*/React__default.forwardRef(function ItemUsage(_ref
160
180
  viewBox: "0 0 32 32",
161
181
  fill: "currentColor",
162
182
  ...rest
163
- }, _path1 || (_path1 = /*#__PURE__*/React__default.createElement("path", {
164
- 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"
183
+ }, _path12 || (_path12 = /*#__PURE__*/React__default.createElement("path", {
184
+ strokeWidth: "0",
185
+ 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"
186
+ })), _path13 || (_path13 = /*#__PURE__*/React__default.createElement("path", {
187
+ strokeWidth: "0",
188
+ 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"
165
189
  })), children);
166
190
  });
167
191
  if (process.env.NODE_ENV !== "production") {
168
- ItemUsage.propTypes = iconPropTypes;
192
+ InterfaceUsage.propTypes = iconPropTypes;
169
193
  }
170
- const JobDaemon = /*#__PURE__*/React__default.forwardRef(function JobDaemon(_ref8, ref) {
194
+ const InterfaceUsage_1 = /*#__PURE__*/React__default.forwardRef(function InterfaceUsage_1(_ref8, ref) {
171
195
  let {
172
196
  children,
173
197
  size = 16,
@@ -181,14 +205,14 @@ const JobDaemon = /*#__PURE__*/React__default.forwardRef(function JobDaemon(_ref
181
205
  viewBox: "0 0 32 32",
182
206
  fill: "currentColor",
183
207
  ...rest
184
- }, _path10 || (_path10 = /*#__PURE__*/React__default.createElement("path", {
185
- 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"
208
+ }, _path14 || (_path14 = /*#__PURE__*/React__default.createElement("path", {
209
+ 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"
186
210
  })), children);
187
211
  });
188
212
  if (process.env.NODE_ENV !== "production") {
189
- JobDaemon.propTypes = iconPropTypes;
213
+ InterfaceUsage_1.propTypes = iconPropTypes;
190
214
  }
191
- const JobRun = /*#__PURE__*/React__default.forwardRef(function JobRun(_ref9, ref) {
215
+ const InterfaceUsageAlt = /*#__PURE__*/React__default.forwardRef(function InterfaceUsageAlt(_ref9, ref) {
192
216
  let {
193
217
  children,
194
218
  size = 16,
@@ -202,14 +226,14 @@ const JobRun = /*#__PURE__*/React__default.forwardRef(function JobRun(_ref9, ref
202
226
  viewBox: "0 0 32 32",
203
227
  fill: "currentColor",
204
228
  ...rest
205
- }, _path11 || (_path11 = /*#__PURE__*/React__default.createElement("path", {
206
- 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"
229
+ }, _path15 || (_path15 = /*#__PURE__*/React__default.createElement("path", {
230
+ 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"
207
231
  })), children);
208
232
  });
209
233
  if (process.env.NODE_ENV !== "production") {
210
- JobRun.propTypes = iconPropTypes;
234
+ InterfaceUsageAlt.propTypes = iconPropTypes;
211
235
  }
212
- const JoinFull = /*#__PURE__*/React__default.forwardRef(function JoinFull(_ref10, ref) {
236
+ const InterfaceDefinitionAlt = /*#__PURE__*/React__default.forwardRef(function InterfaceDefinitionAlt(_ref10, ref) {
213
237
  let {
214
238
  children,
215
239
  size = 16,
@@ -223,22 +247,14 @@ const JoinFull = /*#__PURE__*/React__default.forwardRef(function JoinFull(_ref10
223
247
  viewBox: "0 0 32 32",
224
248
  fill: "currentColor",
225
249
  ...rest
226
- }, _path12 || (_path12 = /*#__PURE__*/React__default.createElement("path", {
227
- fill: "none",
228
- 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",
229
- "data-icon-path": "inner-path"
230
- })), _path13 || (_path13 = /*#__PURE__*/React__default.createElement("path", {
231
- 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"
232
- })), _path14 || (_path14 = /*#__PURE__*/React__default.createElement("path", {
233
- d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
234
- })), _path15 || (_path15 = /*#__PURE__*/React__default.createElement("path", {
235
- 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"
250
+ }, _path16 || (_path16 = /*#__PURE__*/React__default.createElement("path", {
251
+ 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"
236
252
  })), children);
237
253
  });
238
254
  if (process.env.NODE_ENV !== "production") {
239
- JoinFull.propTypes = iconPropTypes;
255
+ InterfaceDefinitionAlt.propTypes = iconPropTypes;
240
256
  }
241
- const JoinInner = /*#__PURE__*/React__default.forwardRef(function JoinInner(_ref11, ref) {
257
+ const InterfaceDefinition = /*#__PURE__*/React__default.forwardRef(function InterfaceDefinition(_ref11, ref) {
242
258
  let {
243
259
  children,
244
260
  size = 16,
@@ -252,14 +268,14 @@ const JoinInner = /*#__PURE__*/React__default.forwardRef(function JoinInner(_ref
252
268
  viewBox: "0 0 32 32",
253
269
  fill: "currentColor",
254
270
  ...rest
255
- }, _path16 || (_path16 = /*#__PURE__*/React__default.createElement("path", {
256
- 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"
271
+ }, _path17 || (_path17 = /*#__PURE__*/React__default.createElement("path", {
272
+ 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"
257
273
  })), children);
258
274
  });
259
275
  if (process.env.NODE_ENV !== "production") {
260
- JoinInner.propTypes = iconPropTypes;
276
+ InterfaceDefinition.propTypes = iconPropTypes;
261
277
  }
262
- const JoinLeft = /*#__PURE__*/React__default.forwardRef(function JoinLeft(_ref12, ref) {
278
+ const Intersect = /*#__PURE__*/React__default.forwardRef(function Intersect(_ref12, ref) {
263
279
  let {
264
280
  children,
265
281
  size = 16,
@@ -273,22 +289,16 @@ const JoinLeft = /*#__PURE__*/React__default.forwardRef(function JoinLeft(_ref12
273
289
  viewBox: "0 0 32 32",
274
290
  fill: "currentColor",
275
291
  ...rest
276
- }, _path17 || (_path17 = /*#__PURE__*/React__default.createElement("path", {
277
- 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"
278
- })), _path18 || (_path18 = /*#__PURE__*/React__default.createElement("path", {
279
- 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"
292
+ }, _path18 || (_path18 = /*#__PURE__*/React__default.createElement("path", {
293
+ d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
280
294
  })), _path19 || (_path19 = /*#__PURE__*/React__default.createElement("path", {
281
- fill: "none",
282
- 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",
283
- "data-icon-path": "inner-path"
284
- })), _path20 || (_path20 = /*#__PURE__*/React__default.createElement("path", {
285
- 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"
295
+ 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"
286
296
  })), children);
287
297
  });
288
298
  if (process.env.NODE_ENV !== "production") {
289
- JoinLeft.propTypes = iconPropTypes;
299
+ Intersect.propTypes = iconPropTypes;
290
300
  }
291
- const JoinOuter = /*#__PURE__*/React__default.forwardRef(function JoinOuter(_ref13, ref) {
301
+ const IntrusionPrevention = /*#__PURE__*/React__default.forwardRef(function IntrusionPrevention(_ref13, ref) {
292
302
  let {
293
303
  children,
294
304
  size = 16,
@@ -302,14 +312,20 @@ const JoinOuter = /*#__PURE__*/React__default.forwardRef(function JoinOuter(_ref
302
312
  viewBox: "0 0 32 32",
303
313
  fill: "currentColor",
304
314
  ...rest
305
- }, _path21 || (_path21 = /*#__PURE__*/React__default.createElement("path", {
306
- 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"
315
+ }, _circle || (_circle = /*#__PURE__*/React__default.createElement("circle", {
316
+ cx: "22",
317
+ cy: "23.887",
318
+ r: "2"
319
+ })), _path20 || (_path20 = /*#__PURE__*/React__default.createElement("path", {
320
+ 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"
321
+ })), _path21 || (_path21 = /*#__PURE__*/React__default.createElement("path", {
322
+ 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"
307
323
  })), children);
308
324
  });
309
325
  if (process.env.NODE_ENV !== "production") {
310
- JoinOuter.propTypes = iconPropTypes;
326
+ IntrusionPrevention.propTypes = iconPropTypes;
311
327
  }
312
- const JoinRight = /*#__PURE__*/React__default.forwardRef(function JoinRight(_ref14, ref) {
328
+ const InventoryManagement = /*#__PURE__*/React__default.forwardRef(function InventoryManagement(_ref14, ref) {
313
329
  let {
314
330
  children,
315
331
  size = 16,
@@ -324,21 +340,15 @@ const JoinRight = /*#__PURE__*/React__default.forwardRef(function JoinRight(_ref
324
340
  fill: "currentColor",
325
341
  ...rest
326
342
  }, _path22 || (_path22 = /*#__PURE__*/React__default.createElement("path", {
327
- 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"
343
+ d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
328
344
  })), _path23 || (_path23 = /*#__PURE__*/React__default.createElement("path", {
329
- fill: "none",
330
- 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",
331
- "data-icon-path": "inner-path"
332
- })), _path24 || (_path24 = /*#__PURE__*/React__default.createElement("path", {
333
- 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"
334
- })), _path25 || (_path25 = /*#__PURE__*/React__default.createElement("path", {
335
- 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"
345
+ 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"
336
346
  })), children);
337
347
  });
338
348
  if (process.env.NODE_ENV !== "production") {
339
- JoinRight.propTypes = iconPropTypes;
349
+ InventoryManagement.propTypes = iconPropTypes;
340
350
  }
341
- const JoinNode = /*#__PURE__*/React__default.forwardRef(function JoinNode(_ref15, ref) {
351
+ const IotConnect = /*#__PURE__*/React__default.forwardRef(function IotConnect(_ref15, ref) {
342
352
  let {
343
353
  children,
344
354
  size = 16,
@@ -352,15 +362,16 @@ const JoinNode = /*#__PURE__*/React__default.forwardRef(function JoinNode(_ref15
352
362
  viewBox: "0 0 32 32",
353
363
  fill: "currentColor",
354
364
  ...rest
355
- }, _path26 || (_path26 = /*#__PURE__*/React__default.createElement("path", {
356
- strokeWidth: "0",
357
- 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"
365
+ }, _path24 || (_path24 = /*#__PURE__*/React__default.createElement("path", {
366
+ 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"
367
+ })), _path25 || (_path25 = /*#__PURE__*/React__default.createElement("path", {
368
+ 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"
358
369
  })), children);
359
370
  });
360
371
  if (process.env.NODE_ENV !== "production") {
361
- JoinNode.propTypes = iconPropTypes;
372
+ IotConnect.propTypes = iconPropTypes;
362
373
  }
363
- const Jpg = /*#__PURE__*/React__default.forwardRef(function Jpg(_ref16, ref) {
374
+ const IotPlatform = /*#__PURE__*/React__default.forwardRef(function IotPlatform(_ref16, ref) {
364
375
  let {
365
376
  children,
366
377
  size = 16,
@@ -374,14 +385,18 @@ const Jpg = /*#__PURE__*/React__default.forwardRef(function Jpg(_ref16, ref) {
374
385
  viewBox: "0 0 32 32",
375
386
  fill: "currentColor",
376
387
  ...rest
377
- }, _path27 || (_path27 = /*#__PURE__*/React__default.createElement("path", {
378
- 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"
388
+ }, _path26 || (_path26 = /*#__PURE__*/React__default.createElement("path", {
389
+ 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"
390
+ })), _path27 || (_path27 = /*#__PURE__*/React__default.createElement("path", {
391
+ d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
392
+ })), _path28 || (_path28 = /*#__PURE__*/React__default.createElement("path", {
393
+ d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
379
394
  })), children);
380
395
  });
381
396
  if (process.env.NODE_ENV !== "production") {
382
- Jpg.propTypes = iconPropTypes;
397
+ IotPlatform.propTypes = iconPropTypes;
383
398
  }
384
- const JsError = /*#__PURE__*/React__default.forwardRef(function JsError(_ref17, ref) {
399
+ const Ip = /*#__PURE__*/React__default.forwardRef(function Ip(_ref17, ref) {
385
400
  let {
386
401
  children,
387
402
  size = 16,
@@ -395,16 +410,15 @@ const JsError = /*#__PURE__*/React__default.forwardRef(function JsError(_ref17,
395
410
  viewBox: "0 0 32 32",
396
411
  fill: "currentColor",
397
412
  ...rest
398
- }, _path28 || (_path28 = /*#__PURE__*/React__default.createElement("path", {
399
- 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"
400
- })), _path29 || (_path29 = /*#__PURE__*/React__default.createElement("path", {
401
- 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"
413
+ }, _path29 || (_path29 = /*#__PURE__*/React__default.createElement("path", {
414
+ strokeWidth: "0",
415
+ 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"
402
416
  })), children);
403
417
  });
404
418
  if (process.env.NODE_ENV !== "production") {
405
- JsError.propTypes = iconPropTypes;
419
+ Ip.propTypes = iconPropTypes;
406
420
  }
407
- const Json = /*#__PURE__*/React__default.forwardRef(function Json(_ref18, ref) {
421
+ const Iso = /*#__PURE__*/React__default.forwardRef(function Iso(_ref18, ref) {
408
422
  let {
409
423
  children,
410
424
  size = 16,
@@ -419,13 +433,13 @@ const Json = /*#__PURE__*/React__default.forwardRef(function Json(_ref18, ref) {
419
433
  fill: "currentColor",
420
434
  ...rest
421
435
  }, _path30 || (_path30 = /*#__PURE__*/React__default.createElement("path", {
422
- 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"
436
+ 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"
423
437
  })), children);
424
438
  });
425
439
  if (process.env.NODE_ENV !== "production") {
426
- Json.propTypes = iconPropTypes;
440
+ Iso.propTypes = iconPropTypes;
427
441
  }
428
- const JsonReference = /*#__PURE__*/React__default.forwardRef(function JsonReference(_ref19, ref) {
442
+ const IsoFilled = /*#__PURE__*/React__default.forwardRef(function IsoFilled(_ref19, ref) {
429
443
  let {
430
444
  children,
431
445
  size = 16,
@@ -440,13 +454,15 @@ const JsonReference = /*#__PURE__*/React__default.forwardRef(function JsonRefere
440
454
  fill: "currentColor",
441
455
  ...rest
442
456
  }, _path31 || (_path31 = /*#__PURE__*/React__default.createElement("path", {
443
- 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"
457
+ d: "M21 13H24V19H21z"
458
+ })), _path32 || (_path32 = /*#__PURE__*/React__default.createElement("path", {
459
+ 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"
444
460
  })), children);
445
461
  });
446
462
  if (process.env.NODE_ENV !== "production") {
447
- JsonReference.propTypes = iconPropTypes;
463
+ IsoFilled.propTypes = iconPropTypes;
448
464
  }
449
- const JumpLink = /*#__PURE__*/React__default.forwardRef(function JumpLink(_ref20, ref) {
465
+ const IsoOutline = /*#__PURE__*/React__default.forwardRef(function IsoOutline(_ref20, ref) {
450
466
  let {
451
467
  children,
452
468
  size = 16,
@@ -460,14 +476,16 @@ const JumpLink = /*#__PURE__*/React__default.forwardRef(function JumpLink(_ref20
460
476
  viewBox: "0 0 32 32",
461
477
  fill: "currentColor",
462
478
  ...rest
463
- }, _path32 || (_path32 = /*#__PURE__*/React__default.createElement("path", {
464
- 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"
479
+ }, _path33 || (_path33 = /*#__PURE__*/React__default.createElement("path", {
480
+ 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"
481
+ })), _path34 || (_path34 = /*#__PURE__*/React__default.createElement("path", {
482
+ 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"
465
483
  })), children);
466
484
  });
467
485
  if (process.env.NODE_ENV !== "production") {
468
- JumpLink.propTypes = iconPropTypes;
486
+ IsoOutline.propTypes = iconPropTypes;
469
487
  }
470
- const KeepDry = /*#__PURE__*/React__default.forwardRef(function KeepDry(_ref21, ref) {
488
+ const ItemDefinition = /*#__PURE__*/React__default.forwardRef(function ItemDefinition(_ref21, ref) {
471
489
  let {
472
490
  children,
473
491
  size = 16,
@@ -481,16 +499,14 @@ const KeepDry = /*#__PURE__*/React__default.forwardRef(function KeepDry(_ref21,
481
499
  viewBox: "0 0 32 32",
482
500
  fill: "currentColor",
483
501
  ...rest
484
- }, _path33 || (_path33 = /*#__PURE__*/React__default.createElement("path", {
485
- 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"
486
- })), _path34 || (_path34 = /*#__PURE__*/React__default.createElement("path", {
487
- 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"
502
+ }, _path35 || (_path35 = /*#__PURE__*/React__default.createElement("path", {
503
+ 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"
488
504
  })), children);
489
505
  });
490
506
  if (process.env.NODE_ENV !== "production") {
491
- KeepDry.propTypes = iconPropTypes;
507
+ ItemDefinition.propTypes = iconPropTypes;
492
508
  }
493
- const Key = /*#__PURE__*/React__default.forwardRef(function Key(_ref22, ref) {
509
+ const ItemUsage = /*#__PURE__*/React__default.forwardRef(function ItemUsage(_ref22, ref) {
494
510
  let {
495
511
  children,
496
512
  size = 16,
@@ -504,15 +520,14 @@ const Key = /*#__PURE__*/React__default.forwardRef(function Key(_ref22, ref) {
504
520
  viewBox: "0 0 32 32",
505
521
  fill: "currentColor",
506
522
  ...rest
507
- }, _path35 || (_path35 = /*#__PURE__*/React__default.createElement("path", {
508
- strokeWidth: "0",
509
- 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"
523
+ }, _path36 || (_path36 = /*#__PURE__*/React__default.createElement("path", {
524
+ 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"
510
525
  })), children);
511
526
  });
512
527
  if (process.env.NODE_ENV !== "production") {
513
- Key.propTypes = iconPropTypes;
528
+ ItemUsage.propTypes = iconPropTypes;
514
529
  }
515
- const Keyboard = /*#__PURE__*/React__default.forwardRef(function Keyboard(_ref23, ref) {
530
+ const JobDaemon = /*#__PURE__*/React__default.forwardRef(function JobDaemon(_ref23, ref) {
516
531
  let {
517
532
  children,
518
533
  size = 16,
@@ -526,16 +541,14 @@ const Keyboard = /*#__PURE__*/React__default.forwardRef(function Keyboard(_ref23
526
541
  viewBox: "0 0 32 32",
527
542
  fill: "currentColor",
528
543
  ...rest
529
- }, _path36 || (_path36 = /*#__PURE__*/React__default.createElement("path", {
530
- 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"
531
- })), _path37 || (_path37 = /*#__PURE__*/React__default.createElement("path", {
532
- d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
544
+ }, _path37 || (_path37 = /*#__PURE__*/React__default.createElement("path", {
545
+ 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"
533
546
  })), children);
534
547
  });
535
548
  if (process.env.NODE_ENV !== "production") {
536
- Keyboard.propTypes = iconPropTypes;
549
+ JobDaemon.propTypes = iconPropTypes;
537
550
  }
538
- const KeyboardOff = /*#__PURE__*/React__default.forwardRef(function KeyboardOff(_ref24, ref) {
551
+ const JobRun = /*#__PURE__*/React__default.forwardRef(function JobRun(_ref24, ref) {
539
552
  let {
540
553
  children,
541
554
  size = 16,
@@ -550,15 +563,13 @@ const KeyboardOff = /*#__PURE__*/React__default.forwardRef(function KeyboardOff(
550
563
  fill: "currentColor",
551
564
  ...rest
552
565
  }, _path38 || (_path38 = /*#__PURE__*/React__default.createElement("path", {
553
- d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
554
- })), _path39 || (_path39 = /*#__PURE__*/React__default.createElement("path", {
555
- 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"
566
+ 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"
556
567
  })), children);
557
568
  });
558
569
  if (process.env.NODE_ENV !== "production") {
559
- KeyboardOff.propTypes = iconPropTypes;
570
+ JobRun.propTypes = iconPropTypes;
560
571
  }
561
- const KioskDevice = /*#__PURE__*/React__default.forwardRef(function KioskDevice(_ref25, ref) {
572
+ const JoinFull = /*#__PURE__*/React__default.forwardRef(function JoinFull(_ref25, ref) {
562
573
  let {
563
574
  children,
564
575
  size = 16,
@@ -572,14 +583,22 @@ const KioskDevice = /*#__PURE__*/React__default.forwardRef(function KioskDevice(
572
583
  viewBox: "0 0 32 32",
573
584
  fill: "currentColor",
574
585
  ...rest
575
- }, _path40 || (_path40 = /*#__PURE__*/React__default.createElement("path", {
576
- 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"
586
+ }, _path39 || (_path39 = /*#__PURE__*/React__default.createElement("path", {
587
+ fill: "none",
588
+ 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",
589
+ "data-icon-path": "inner-path"
590
+ })), _path40 || (_path40 = /*#__PURE__*/React__default.createElement("path", {
591
+ 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"
592
+ })), _path41 || (_path41 = /*#__PURE__*/React__default.createElement("path", {
593
+ d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
594
+ })), _path42 || (_path42 = /*#__PURE__*/React__default.createElement("path", {
595
+ 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"
577
596
  })), children);
578
597
  });
579
598
  if (process.env.NODE_ENV !== "production") {
580
- KioskDevice.propTypes = iconPropTypes;
599
+ JoinFull.propTypes = iconPropTypes;
581
600
  }
582
- const Kubelet = /*#__PURE__*/React__default.forwardRef(function Kubelet(_ref26, ref) {
601
+ const JoinInner = /*#__PURE__*/React__default.forwardRef(function JoinInner(_ref26, ref) {
583
602
  let {
584
603
  children,
585
604
  size = 16,
@@ -593,29 +612,19 @@ const Kubelet = /*#__PURE__*/React__default.forwardRef(function Kubelet(_ref26,
593
612
  viewBox: "0 0 32 32",
594
613
  fill: "currentColor",
595
614
  ...rest
596
- }, _path41 || (_path41 = /*#__PURE__*/React__default.createElement("path", {
597
- strokeWidth: "0",
598
- 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"
599
- })), _path42 || (_path42 = /*#__PURE__*/React__default.createElement("path", {
600
- strokeWidth: "0",
601
- d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
615
+ }, _path43 || (_path43 = /*#__PURE__*/React__default.createElement("path", {
616
+ 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"
602
617
  })), children);
603
618
  });
604
619
  if (process.env.NODE_ENV !== "production") {
605
- Kubelet.propTypes = iconPropTypes;
620
+ JoinInner.propTypes = iconPropTypes;
606
621
  }
607
- const Kubernetes = /*#__PURE__*/React__default.forwardRef(function Kubernetes(_ref27, ref) {
622
+ const JoinInnerAlt = /*#__PURE__*/React__default.forwardRef(function JoinInnerAlt(_ref27, ref) {
608
623
  let {
609
624
  children,
610
625
  size = 16,
611
626
  ...rest
612
627
  } = _ref27;
613
- if (process.env.NODE_ENV !== "production") {
614
- if (!didWarnAboutDeprecation["Kubernetes"]) {
615
- didWarnAboutDeprecation["Kubernetes"] = true;
616
- 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.");
617
- }
618
- }
619
628
  return /*#__PURE__*/React__default.createElement(Icon, {
620
629
  width: size,
621
630
  height: size,
@@ -624,14 +633,14 @@ const Kubernetes = /*#__PURE__*/React__default.forwardRef(function Kubernetes(_r
624
633
  viewBox: "0 0 32 32",
625
634
  fill: "currentColor",
626
635
  ...rest
627
- }, _path43 || (_path43 = /*#__PURE__*/React__default.createElement("path", {
628
- 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"
636
+ }, _path44 || (_path44 = /*#__PURE__*/React__default.createElement("path", {
637
+ 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"
629
638
  })), children);
630
639
  });
631
640
  if (process.env.NODE_ENV !== "production") {
632
- Kubernetes.propTypes = iconPropTypes;
641
+ JoinInnerAlt.propTypes = iconPropTypes;
633
642
  }
634
- const KubernetesControlPlaneNode = /*#__PURE__*/React__default.forwardRef(function KubernetesControlPlaneNode(_ref28, ref) {
643
+ const JoinLeft = /*#__PURE__*/React__default.forwardRef(function JoinLeft(_ref28, ref) {
635
644
  let {
636
645
  children,
637
646
  size = 16,
@@ -645,19 +654,22 @@ const KubernetesControlPlaneNode = /*#__PURE__*/React__default.forwardRef(functi
645
654
  viewBox: "0 0 32 32",
646
655
  fill: "currentColor",
647
656
  ...rest
648
- }, _path44 || (_path44 = /*#__PURE__*/React__default.createElement("path", {
649
- 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"
650
- })), _path45 || (_path45 = /*#__PURE__*/React__default.createElement("path", {
651
- 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"
657
+ }, _path45 || (_path45 = /*#__PURE__*/React__default.createElement("path", {
658
+ 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"
652
659
  })), _path46 || (_path46 = /*#__PURE__*/React__default.createElement("path", {
660
+ 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"
661
+ })), _path47 || (_path47 = /*#__PURE__*/React__default.createElement("path", {
653
662
  fill: "none",
654
- d: "M0 0h32v32H0z"
663
+ 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",
664
+ "data-icon-path": "inner-path"
665
+ })), _path48 || (_path48 = /*#__PURE__*/React__default.createElement("path", {
666
+ 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"
655
667
  })), children);
656
668
  });
657
669
  if (process.env.NODE_ENV !== "production") {
658
- KubernetesControlPlaneNode.propTypes = iconPropTypes;
670
+ JoinLeft.propTypes = iconPropTypes;
659
671
  }
660
- const KubernetesIpAddress = /*#__PURE__*/React__default.forwardRef(function KubernetesIpAddress(_ref29, ref) {
672
+ const JoinLeftOuter = /*#__PURE__*/React__default.forwardRef(function JoinLeftOuter(_ref29, ref) {
661
673
  let {
662
674
  children,
663
675
  size = 16,
@@ -671,22 +683,14 @@ const KubernetesIpAddress = /*#__PURE__*/React__default.forwardRef(function Kube
671
683
  viewBox: "0 0 32 32",
672
684
  fill: "currentColor",
673
685
  ...rest
674
- }, _circle || (_circle = /*#__PURE__*/React__default.createElement("circle", {
675
- cx: "16",
676
- cy: "9",
677
- r: "2"
678
- })), _circle2 || (_circle2 = /*#__PURE__*/React__default.createElement("circle", {
679
- cx: "16",
680
- cy: "16",
681
- r: "2"
682
- })), _path47 || (_path47 = /*#__PURE__*/React__default.createElement("path", {
683
- 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"
686
+ }, _path49 || (_path49 = /*#__PURE__*/React__default.createElement("path", {
687
+ 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"
684
688
  })), children);
685
689
  });
686
690
  if (process.env.NODE_ENV !== "production") {
687
- KubernetesIpAddress.propTypes = iconPropTypes;
691
+ JoinLeftOuter.propTypes = iconPropTypes;
688
692
  }
689
- const KubernetesOperator = /*#__PURE__*/React__default.forwardRef(function KubernetesOperator(_ref30, ref) {
693
+ const JoinOuter = /*#__PURE__*/React__default.forwardRef(function JoinOuter(_ref30, ref) {
690
694
  let {
691
695
  children,
692
696
  size = 16,
@@ -700,18 +704,14 @@ const KubernetesOperator = /*#__PURE__*/React__default.forwardRef(function Kuber
700
704
  viewBox: "0 0 32 32",
701
705
  fill: "currentColor",
702
706
  ...rest
703
- }, _path48 || (_path48 = /*#__PURE__*/React__default.createElement("path", {
704
- strokeWidth: "0",
705
- 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"
706
- })), _path49 || (_path49 = /*#__PURE__*/React__default.createElement("path", {
707
- strokeWidth: "0",
708
- 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"
707
+ }, _path50 || (_path50 = /*#__PURE__*/React__default.createElement("path", {
708
+ 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"
709
709
  })), children);
710
710
  });
711
711
  if (process.env.NODE_ENV !== "production") {
712
- KubernetesOperator.propTypes = iconPropTypes;
712
+ JoinOuter.propTypes = iconPropTypes;
713
713
  }
714
- const KubernetesPod = /*#__PURE__*/React__default.forwardRef(function KubernetesPod(_ref31, ref) {
714
+ const JoinRight = /*#__PURE__*/React__default.forwardRef(function JoinRight(_ref31, ref) {
715
715
  let {
716
716
  children,
717
717
  size = 16,
@@ -725,16 +725,22 @@ const KubernetesPod = /*#__PURE__*/React__default.forwardRef(function Kubernetes
725
725
  viewBox: "0 0 32 32",
726
726
  fill: "currentColor",
727
727
  ...rest
728
- }, _path50 || (_path50 = /*#__PURE__*/React__default.createElement("path", {
729
- 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"
730
- })), _path51 || (_path51 = /*#__PURE__*/React__default.createElement("path", {
731
- 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"
728
+ }, _path51 || (_path51 = /*#__PURE__*/React__default.createElement("path", {
729
+ 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"
730
+ })), _path52 || (_path52 = /*#__PURE__*/React__default.createElement("path", {
731
+ fill: "none",
732
+ 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",
733
+ "data-icon-path": "inner-path"
734
+ })), _path53 || (_path53 = /*#__PURE__*/React__default.createElement("path", {
735
+ 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"
736
+ })), _path54 || (_path54 = /*#__PURE__*/React__default.createElement("path", {
737
+ 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"
732
738
  })), children);
733
739
  });
734
740
  if (process.env.NODE_ENV !== "production") {
735
- KubernetesPod.propTypes = iconPropTypes;
741
+ JoinRight.propTypes = iconPropTypes;
736
742
  }
737
- const KubernetesWorkerNode = /*#__PURE__*/React__default.forwardRef(function KubernetesWorkerNode(_ref32, ref) {
743
+ const JoinRightOuter = /*#__PURE__*/React__default.forwardRef(function JoinRightOuter(_ref32, ref) {
738
744
  let {
739
745
  children,
740
746
  size = 16,
@@ -748,19 +754,14 @@ const KubernetesWorkerNode = /*#__PURE__*/React__default.forwardRef(function Kub
748
754
  viewBox: "0 0 32 32",
749
755
  fill: "currentColor",
750
756
  ...rest
751
- }, _path52 || (_path52 = /*#__PURE__*/React__default.createElement("path", {
752
- 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"
753
- })), _path53 || (_path53 = /*#__PURE__*/React__default.createElement("path", {
754
- 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"
755
- })), _path54 || (_path54 = /*#__PURE__*/React__default.createElement("path", {
756
- fill: "none",
757
- d: "M0 0h32v32H0z"
757
+ }, _path55 || (_path55 = /*#__PURE__*/React__default.createElement("path", {
758
+ 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"
758
759
  })), children);
759
760
  });
760
761
  if (process.env.NODE_ENV !== "production") {
761
- KubernetesWorkerNode.propTypes = iconPropTypes;
762
+ JoinRightOuter.propTypes = iconPropTypes;
762
763
  }
763
- const Label = /*#__PURE__*/React__default.forwardRef(function Label(_ref33, ref) {
764
+ const JoinNode = /*#__PURE__*/React__default.forwardRef(function JoinNode(_ref33, ref) {
764
765
  let {
765
766
  children,
766
767
  size = 16,
@@ -774,16 +775,15 @@ const Label = /*#__PURE__*/React__default.forwardRef(function Label(_ref33, ref)
774
775
  viewBox: "0 0 32 32",
775
776
  fill: "currentColor",
776
777
  ...rest
777
- }, _path55 || (_path55 = /*#__PURE__*/React__default.createElement("path", {
778
- 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"
779
- })), _path56 || (_path56 = /*#__PURE__*/React__default.createElement("path", {
780
- 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"
778
+ }, _path56 || (_path56 = /*#__PURE__*/React__default.createElement("path", {
779
+ strokeWidth: "0",
780
+ 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"
781
781
  })), children);
782
782
  });
783
783
  if (process.env.NODE_ENV !== "production") {
784
- Label.propTypes = iconPropTypes;
784
+ JoinNode.propTypes = iconPropTypes;
785
785
  }
786
- const Language = /*#__PURE__*/React__default.forwardRef(function Language(_ref34, ref) {
786
+ const Jpg = /*#__PURE__*/React__default.forwardRef(function Jpg(_ref34, ref) {
787
787
  let {
788
788
  children,
789
789
  size = 16,
@@ -798,13 +798,13 @@ const Language = /*#__PURE__*/React__default.forwardRef(function Language(_ref34
798
798
  fill: "currentColor",
799
799
  ...rest
800
800
  }, _path57 || (_path57 = /*#__PURE__*/React__default.createElement("path", {
801
- 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"
801
+ 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"
802
802
  })), children);
803
803
  });
804
804
  if (process.env.NODE_ENV !== "production") {
805
- Language.propTypes = iconPropTypes;
805
+ Jpg.propTypes = iconPropTypes;
806
806
  }
807
- const Laptop = /*#__PURE__*/React__default.forwardRef(function Laptop(_ref35, ref) {
807
+ const JsError = /*#__PURE__*/React__default.forwardRef(function JsError(_ref35, ref) {
808
808
  let {
809
809
  children,
810
810
  size = 16,
@@ -819,16 +819,15 @@ const Laptop = /*#__PURE__*/React__default.forwardRef(function Laptop(_ref35, re
819
819
  fill: "currentColor",
820
820
  ...rest
821
821
  }, _path58 || (_path58 = /*#__PURE__*/React__default.createElement("path", {
822
- 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",
823
- transform: "translate(0 .005)"
822
+ 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"
824
823
  })), _path59 || (_path59 = /*#__PURE__*/React__default.createElement("path", {
825
- d: "M2 26.005H30V28.005H2z"
824
+ 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"
826
825
  })), children);
827
826
  });
828
827
  if (process.env.NODE_ENV !== "production") {
829
- Laptop.propTypes = iconPropTypes;
828
+ JsError.propTypes = iconPropTypes;
830
829
  }
831
- const Lasso = /*#__PURE__*/React__default.forwardRef(function Lasso(_ref36, ref) {
830
+ const Json = /*#__PURE__*/React__default.forwardRef(function Json(_ref36, ref) {
832
831
  let {
833
832
  children,
834
833
  size = 16,
@@ -843,13 +842,13 @@ const Lasso = /*#__PURE__*/React__default.forwardRef(function Lasso(_ref36, ref)
843
842
  fill: "currentColor",
844
843
  ...rest
845
844
  }, _path60 || (_path60 = /*#__PURE__*/React__default.createElement("path", {
846
- 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"
845
+ 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"
847
846
  })), children);
848
847
  });
849
848
  if (process.env.NODE_ENV !== "production") {
850
- Lasso.propTypes = iconPropTypes;
849
+ Json.propTypes = iconPropTypes;
851
850
  }
852
- const LassoPolygon = /*#__PURE__*/React__default.forwardRef(function LassoPolygon(_ref37, ref) {
851
+ const JsonReference = /*#__PURE__*/React__default.forwardRef(function JsonReference(_ref37, ref) {
853
852
  let {
854
853
  children,
855
854
  size = 16,
@@ -864,33 +863,18 @@ const LassoPolygon = /*#__PURE__*/React__default.forwardRef(function LassoPolygo
864
863
  fill: "currentColor",
865
864
  ...rest
866
865
  }, _path61 || (_path61 = /*#__PURE__*/React__default.createElement("path", {
867
- 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"
866
+ 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"
868
867
  })), children);
869
868
  });
870
869
  if (process.env.NODE_ENV !== "production") {
871
- LassoPolygon.propTypes = iconPropTypes;
870
+ JsonReference.propTypes = iconPropTypes;
872
871
  }
873
- const Launch = /*#__PURE__*/React__default.forwardRef(function Launch(_ref38, ref) {
872
+ const JumpLink = /*#__PURE__*/React__default.forwardRef(function JumpLink(_ref38, ref) {
874
873
  let {
875
874
  children,
876
875
  size = 16,
877
876
  ...rest
878
877
  } = _ref38;
879
- if (size === 16 || size === "16" || size === "16px") {
880
- return /*#__PURE__*/React__default.createElement(Icon, {
881
- width: size,
882
- height: size,
883
- ref: ref,
884
- xmlns: "http://www.w3.org/2000/svg",
885
- viewBox: "0 0 16 16",
886
- fill: "currentColor",
887
- ...rest
888
- }, _path62 || (_path62 = /*#__PURE__*/React__default.createElement("path", {
889
- 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"
890
- })), _path63 || (_path63 = /*#__PURE__*/React__default.createElement("path", {
891
- d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
892
- })), children);
893
- }
894
878
  return /*#__PURE__*/React__default.createElement(Icon, {
895
879
  width: size,
896
880
  height: size,
@@ -899,16 +883,14 @@ const Launch = /*#__PURE__*/React__default.forwardRef(function Launch(_ref38, re
899
883
  viewBox: "0 0 32 32",
900
884
  fill: "currentColor",
901
885
  ...rest
902
- }, _path64 || (_path64 = /*#__PURE__*/React__default.createElement("path", {
903
- 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"
904
- })), _path65 || (_path65 = /*#__PURE__*/React__default.createElement("path", {
905
- d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
886
+ }, _path62 || (_path62 = /*#__PURE__*/React__default.createElement("path", {
887
+ 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"
906
888
  })), children);
907
889
  });
908
890
  if (process.env.NODE_ENV !== "production") {
909
- Launch.propTypes = iconPropTypes;
891
+ JumpLink.propTypes = iconPropTypes;
910
892
  }
911
- const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_1(_ref39, ref) {
893
+ const KeepDry = /*#__PURE__*/React__default.forwardRef(function KeepDry(_ref39, ref) {
912
894
  let {
913
895
  children,
914
896
  size = 16,
@@ -922,20 +904,16 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default.forwardRef(functio
922
904
  viewBox: "0 0 32 32",
923
905
  fill: "currentColor",
924
906
  ...rest
925
- }, _circle3 || (_circle3 = /*#__PURE__*/React__default.createElement("circle", {
926
- cx: "23",
927
- cy: "25",
928
- r: "1"
929
- })), _path66 || (_path66 = /*#__PURE__*/React__default.createElement("path", {
930
- 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"
931
- })), _path67 || (_path67 = /*#__PURE__*/React__default.createElement("path", {
932
- d: "M8 24H20V26H8z"
907
+ }, _path63 || (_path63 = /*#__PURE__*/React__default.createElement("path", {
908
+ 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"
909
+ })), _path64 || (_path64 = /*#__PURE__*/React__default.createElement("path", {
910
+ 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"
933
911
  })), children);
934
912
  });
935
913
  if (process.env.NODE_ENV !== "production") {
936
- WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
914
+ KeepDry.propTypes = iconPropTypes;
937
915
  }
938
- const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_2(_ref40, ref) {
916
+ const Key = /*#__PURE__*/React__default.forwardRef(function Key(_ref40, ref) {
939
917
  let {
940
918
  children,
941
919
  size = 16,
@@ -949,20 +927,15 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default.forwardRef(functio
949
927
  viewBox: "0 0 32 32",
950
928
  fill: "currentColor",
951
929
  ...rest
952
- }, _circle4 || (_circle4 = /*#__PURE__*/React__default.createElement("circle", {
953
- cx: "23",
954
- cy: "7",
955
- r: "1"
956
- })), _path68 || (_path68 = /*#__PURE__*/React__default.createElement("path", {
957
- 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"
958
- })), _path69 || (_path69 = /*#__PURE__*/React__default.createElement("path", {
959
- d: "M8 6H20V8H8z"
930
+ }, _path65 || (_path65 = /*#__PURE__*/React__default.createElement("path", {
931
+ strokeWidth: "0",
932
+ 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"
960
933
  })), children);
961
934
  });
962
935
  if (process.env.NODE_ENV !== "production") {
963
- WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
936
+ Key.propTypes = iconPropTypes;
964
937
  }
965
- const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_3(_ref41, ref) {
938
+ const Keyboard = /*#__PURE__*/React__default.forwardRef(function Keyboard(_ref41, ref) {
966
939
  let {
967
940
  children,
968
941
  size = 16,
@@ -976,20 +949,16 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default.forwardRef(functio
976
949
  viewBox: "0 0 32 32",
977
950
  fill: "currentColor",
978
951
  ...rest
979
- }, _circle5 || (_circle5 = /*#__PURE__*/React__default.createElement("circle", {
980
- cx: "23",
981
- cy: "25",
982
- r: "1"
983
- })), _path70 || (_path70 = /*#__PURE__*/React__default.createElement("path", {
984
- 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"
985
- })), _path71 || (_path71 = /*#__PURE__*/React__default.createElement("path", {
986
- d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
952
+ }, _path66 || (_path66 = /*#__PURE__*/React__default.createElement("path", {
953
+ 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"
954
+ })), _path67 || (_path67 = /*#__PURE__*/React__default.createElement("path", {
955
+ d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
987
956
  })), children);
988
957
  });
989
958
  if (process.env.NODE_ENV !== "production") {
990
- WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
959
+ Keyboard.propTypes = iconPropTypes;
991
960
  }
992
- const Layers = /*#__PURE__*/React__default.forwardRef(function Layers(_ref42, ref) {
961
+ const KeyboardOff = /*#__PURE__*/React__default.forwardRef(function KeyboardOff(_ref42, ref) {
993
962
  let {
994
963
  children,
995
964
  size = 16,
@@ -1003,16 +972,16 @@ const Layers = /*#__PURE__*/React__default.forwardRef(function Layers(_ref42, re
1003
972
  viewBox: "0 0 32 32",
1004
973
  fill: "currentColor",
1005
974
  ...rest
1006
- }, _path72 || (_path72 = /*#__PURE__*/React__default.createElement("path", {
1007
- 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"
1008
- })), _path73 || (_path73 = /*#__PURE__*/React__default.createElement("path", {
1009
- 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"
975
+ }, _path68 || (_path68 = /*#__PURE__*/React__default.createElement("path", {
976
+ d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
977
+ })), _path69 || (_path69 = /*#__PURE__*/React__default.createElement("path", {
978
+ 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"
1010
979
  })), children);
1011
980
  });
1012
981
  if (process.env.NODE_ENV !== "production") {
1013
- Layers.propTypes = iconPropTypes;
982
+ KeyboardOff.propTypes = iconPropTypes;
1014
983
  }
1015
- const LayersExternal = /*#__PURE__*/React__default.forwardRef(function LayersExternal(_ref43, ref) {
984
+ const KioskDevice = /*#__PURE__*/React__default.forwardRef(function KioskDevice(_ref43, ref) {
1016
985
  let {
1017
986
  children,
1018
987
  size = 16,
@@ -1026,18 +995,14 @@ const LayersExternal = /*#__PURE__*/React__default.forwardRef(function LayersExt
1026
995
  viewBox: "0 0 32 32",
1027
996
  fill: "currentColor",
1028
997
  ...rest
1029
- }, _path74 || (_path74 = /*#__PURE__*/React__default.createElement("path", {
1030
- strokeWidth: "0",
1031
- 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"
1032
- })), _path75 || (_path75 = /*#__PURE__*/React__default.createElement("path", {
1033
- strokeWidth: "0",
1034
- 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"
998
+ }, _path70 || (_path70 = /*#__PURE__*/React__default.createElement("path", {
999
+ 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"
1035
1000
  })), children);
1036
1001
  });
1037
1002
  if (process.env.NODE_ENV !== "production") {
1038
- LayersExternal.propTypes = iconPropTypes;
1003
+ KioskDevice.propTypes = iconPropTypes;
1039
1004
  }
1040
- const Legend = /*#__PURE__*/React__default.forwardRef(function Legend(_ref44, ref) {
1005
+ const Kubelet = /*#__PURE__*/React__default.forwardRef(function Kubelet(_ref44, ref) {
1041
1006
  let {
1042
1007
  children,
1043
1008
  size = 16,
@@ -1051,27 +1016,29 @@ const Legend = /*#__PURE__*/React__default.forwardRef(function Legend(_ref44, re
1051
1016
  viewBox: "0 0 32 32",
1052
1017
  fill: "currentColor",
1053
1018
  ...rest
1054
- }, _path76 || (_path76 = /*#__PURE__*/React__default.createElement("path", {
1055
- d: "M16 22H30V24H16z"
1056
- })), _rect || (_rect = /*#__PURE__*/React__default.createElement("rect", {
1057
- width: "6",
1058
- height: "6",
1059
- x: "4",
1060
- y: "20",
1061
- rx: "1"
1062
- })), _path77 || (_path77 = /*#__PURE__*/React__default.createElement("path", {
1063
- 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"
1019
+ }, _path71 || (_path71 = /*#__PURE__*/React__default.createElement("path", {
1020
+ strokeWidth: "0",
1021
+ 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"
1022
+ })), _path72 || (_path72 = /*#__PURE__*/React__default.createElement("path", {
1023
+ strokeWidth: "0",
1024
+ d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
1064
1025
  })), children);
1065
1026
  });
1066
1027
  if (process.env.NODE_ENV !== "production") {
1067
- Legend.propTypes = iconPropTypes;
1028
+ Kubelet.propTypes = iconPropTypes;
1068
1029
  }
1069
- const LetterAa = /*#__PURE__*/React__default.forwardRef(function LetterAa(_ref45, ref) {
1030
+ const Kubernetes = /*#__PURE__*/React__default.forwardRef(function Kubernetes(_ref45, ref) {
1070
1031
  let {
1071
1032
  children,
1072
1033
  size = 16,
1073
1034
  ...rest
1074
1035
  } = _ref45;
1036
+ if (process.env.NODE_ENV !== "production") {
1037
+ if (!didWarnAboutDeprecation["Kubernetes"]) {
1038
+ didWarnAboutDeprecation["Kubernetes"] = true;
1039
+ 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.");
1040
+ }
1041
+ }
1075
1042
  return /*#__PURE__*/React__default.createElement(Icon, {
1076
1043
  width: size,
1077
1044
  height: size,
@@ -1080,14 +1047,14 @@ const LetterAa = /*#__PURE__*/React__default.forwardRef(function LetterAa(_ref45
1080
1047
  viewBox: "0 0 32 32",
1081
1048
  fill: "currentColor",
1082
1049
  ...rest
1083
- }, _path78 || (_path78 = /*#__PURE__*/React__default.createElement("path", {
1084
- 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"
1050
+ }, _path73 || (_path73 = /*#__PURE__*/React__default.createElement("path", {
1051
+ 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"
1085
1052
  })), children);
1086
1053
  });
1087
1054
  if (process.env.NODE_ENV !== "production") {
1088
- LetterAa.propTypes = iconPropTypes;
1055
+ Kubernetes.propTypes = iconPropTypes;
1089
1056
  }
1090
- const LetterBb = /*#__PURE__*/React__default.forwardRef(function LetterBb(_ref46, ref) {
1057
+ const KubernetesControlPlaneNode = /*#__PURE__*/React__default.forwardRef(function KubernetesControlPlaneNode(_ref46, ref) {
1091
1058
  let {
1092
1059
  children,
1093
1060
  size = 16,
@@ -1101,14 +1068,19 @@ const LetterBb = /*#__PURE__*/React__default.forwardRef(function LetterBb(_ref46
1101
1068
  viewBox: "0 0 32 32",
1102
1069
  fill: "currentColor",
1103
1070
  ...rest
1104
- }, _path79 || (_path79 = /*#__PURE__*/React__default.createElement("path", {
1105
- 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"
1071
+ }, _path74 || (_path74 = /*#__PURE__*/React__default.createElement("path", {
1072
+ 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"
1073
+ })), _path75 || (_path75 = /*#__PURE__*/React__default.createElement("path", {
1074
+ 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"
1075
+ })), _path76 || (_path76 = /*#__PURE__*/React__default.createElement("path", {
1076
+ fill: "none",
1077
+ d: "M0 0h32v32H0z"
1106
1078
  })), children);
1107
1079
  });
1108
1080
  if (process.env.NODE_ENV !== "production") {
1109
- LetterBb.propTypes = iconPropTypes;
1081
+ KubernetesControlPlaneNode.propTypes = iconPropTypes;
1110
1082
  }
1111
- const LetterCc = /*#__PURE__*/React__default.forwardRef(function LetterCc(_ref47, ref) {
1083
+ const KubernetesIpAddress = /*#__PURE__*/React__default.forwardRef(function KubernetesIpAddress(_ref47, ref) {
1112
1084
  let {
1113
1085
  children,
1114
1086
  size = 16,
@@ -1122,14 +1094,22 @@ const LetterCc = /*#__PURE__*/React__default.forwardRef(function LetterCc(_ref47
1122
1094
  viewBox: "0 0 32 32",
1123
1095
  fill: "currentColor",
1124
1096
  ...rest
1125
- }, _path80 || (_path80 = /*#__PURE__*/React__default.createElement("path", {
1126
- d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1097
+ }, _circle2 || (_circle2 = /*#__PURE__*/React__default.createElement("circle", {
1098
+ cx: "16",
1099
+ cy: "9",
1100
+ r: "2"
1101
+ })), _circle3 || (_circle3 = /*#__PURE__*/React__default.createElement("circle", {
1102
+ cx: "16",
1103
+ cy: "16",
1104
+ r: "2"
1105
+ })), _path77 || (_path77 = /*#__PURE__*/React__default.createElement("path", {
1106
+ 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"
1127
1107
  })), children);
1128
1108
  });
1129
1109
  if (process.env.NODE_ENV !== "production") {
1130
- LetterCc.propTypes = iconPropTypes;
1110
+ KubernetesIpAddress.propTypes = iconPropTypes;
1131
1111
  }
1132
- const LetterDd = /*#__PURE__*/React__default.forwardRef(function LetterDd(_ref48, ref) {
1112
+ const KubernetesOperator = /*#__PURE__*/React__default.forwardRef(function KubernetesOperator(_ref48, ref) {
1133
1113
  let {
1134
1114
  children,
1135
1115
  size = 16,
@@ -1143,14 +1123,18 @@ const LetterDd = /*#__PURE__*/React__default.forwardRef(function LetterDd(_ref48
1143
1123
  viewBox: "0 0 32 32",
1144
1124
  fill: "currentColor",
1145
1125
  ...rest
1146
- }, _path81 || (_path81 = /*#__PURE__*/React__default.createElement("path", {
1147
- 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"
1126
+ }, _path78 || (_path78 = /*#__PURE__*/React__default.createElement("path", {
1127
+ strokeWidth: "0",
1128
+ 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"
1129
+ })), _path79 || (_path79 = /*#__PURE__*/React__default.createElement("path", {
1130
+ strokeWidth: "0",
1131
+ 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"
1148
1132
  })), children);
1149
1133
  });
1150
1134
  if (process.env.NODE_ENV !== "production") {
1151
- LetterDd.propTypes = iconPropTypes;
1135
+ KubernetesOperator.propTypes = iconPropTypes;
1152
1136
  }
1153
- const LetterEe = /*#__PURE__*/React__default.forwardRef(function LetterEe(_ref49, ref) {
1137
+ const KubernetesPod = /*#__PURE__*/React__default.forwardRef(function KubernetesPod(_ref49, ref) {
1154
1138
  let {
1155
1139
  children,
1156
1140
  size = 16,
@@ -1164,14 +1148,16 @@ const LetterEe = /*#__PURE__*/React__default.forwardRef(function LetterEe(_ref49
1164
1148
  viewBox: "0 0 32 32",
1165
1149
  fill: "currentColor",
1166
1150
  ...rest
1167
- }, _path82 || (_path82 = /*#__PURE__*/React__default.createElement("path", {
1168
- 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"
1151
+ }, _path80 || (_path80 = /*#__PURE__*/React__default.createElement("path", {
1152
+ 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"
1153
+ })), _path81 || (_path81 = /*#__PURE__*/React__default.createElement("path", {
1154
+ 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"
1169
1155
  })), children);
1170
1156
  });
1171
1157
  if (process.env.NODE_ENV !== "production") {
1172
- LetterEe.propTypes = iconPropTypes;
1158
+ KubernetesPod.propTypes = iconPropTypes;
1173
1159
  }
1174
- const LetterFf = /*#__PURE__*/React__default.forwardRef(function LetterFf(_ref50, ref) {
1160
+ const KubernetesWorkerNode = /*#__PURE__*/React__default.forwardRef(function KubernetesWorkerNode(_ref50, ref) {
1175
1161
  let {
1176
1162
  children,
1177
1163
  size = 16,
@@ -1185,14 +1171,19 @@ const LetterFf = /*#__PURE__*/React__default.forwardRef(function LetterFf(_ref50
1185
1171
  viewBox: "0 0 32 32",
1186
1172
  fill: "currentColor",
1187
1173
  ...rest
1188
- }, _path83 || (_path83 = /*#__PURE__*/React__default.createElement("path", {
1189
- 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"
1174
+ }, _path82 || (_path82 = /*#__PURE__*/React__default.createElement("path", {
1175
+ 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"
1176
+ })), _path83 || (_path83 = /*#__PURE__*/React__default.createElement("path", {
1177
+ 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"
1178
+ })), _path84 || (_path84 = /*#__PURE__*/React__default.createElement("path", {
1179
+ fill: "none",
1180
+ d: "M0 0h32v32H0z"
1190
1181
  })), children);
1191
1182
  });
1192
1183
  if (process.env.NODE_ENV !== "production") {
1193
- LetterFf.propTypes = iconPropTypes;
1184
+ KubernetesWorkerNode.propTypes = iconPropTypes;
1194
1185
  }
1195
- const LetterGg = /*#__PURE__*/React__default.forwardRef(function LetterGg(_ref51, ref) {
1186
+ const Label = /*#__PURE__*/React__default.forwardRef(function Label(_ref51, ref) {
1196
1187
  let {
1197
1188
  children,
1198
1189
  size = 16,
@@ -1206,14 +1197,16 @@ const LetterGg = /*#__PURE__*/React__default.forwardRef(function LetterGg(_ref51
1206
1197
  viewBox: "0 0 32 32",
1207
1198
  fill: "currentColor",
1208
1199
  ...rest
1209
- }, _path84 || (_path84 = /*#__PURE__*/React__default.createElement("path", {
1210
- 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"
1200
+ }, _path85 || (_path85 = /*#__PURE__*/React__default.createElement("path", {
1201
+ 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"
1202
+ })), _path86 || (_path86 = /*#__PURE__*/React__default.createElement("path", {
1203
+ 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"
1211
1204
  })), children);
1212
1205
  });
1213
1206
  if (process.env.NODE_ENV !== "production") {
1214
- LetterGg.propTypes = iconPropTypes;
1207
+ Label.propTypes = iconPropTypes;
1215
1208
  }
1216
- const LetterHh = /*#__PURE__*/React__default.forwardRef(function LetterHh(_ref52, ref) {
1209
+ const Language = /*#__PURE__*/React__default.forwardRef(function Language(_ref52, ref) {
1217
1210
  let {
1218
1211
  children,
1219
1212
  size = 16,
@@ -1227,14 +1220,14 @@ const LetterHh = /*#__PURE__*/React__default.forwardRef(function LetterHh(_ref52
1227
1220
  viewBox: "0 0 32 32",
1228
1221
  fill: "currentColor",
1229
1222
  ...rest
1230
- }, _path85 || (_path85 = /*#__PURE__*/React__default.createElement("path", {
1231
- 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"
1223
+ }, _path87 || (_path87 = /*#__PURE__*/React__default.createElement("path", {
1224
+ 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"
1232
1225
  })), children);
1233
1226
  });
1234
1227
  if (process.env.NODE_ENV !== "production") {
1235
- LetterHh.propTypes = iconPropTypes;
1228
+ Language.propTypes = iconPropTypes;
1236
1229
  }
1237
- const LetterIi = /*#__PURE__*/React__default.forwardRef(function LetterIi(_ref53, ref) {
1230
+ const Laptop = /*#__PURE__*/React__default.forwardRef(function Laptop(_ref53, ref) {
1238
1231
  let {
1239
1232
  children,
1240
1233
  size = 16,
@@ -1248,14 +1241,17 @@ const LetterIi = /*#__PURE__*/React__default.forwardRef(function LetterIi(_ref53
1248
1241
  viewBox: "0 0 32 32",
1249
1242
  fill: "currentColor",
1250
1243
  ...rest
1251
- }, _path86 || (_path86 = /*#__PURE__*/React__default.createElement("path", {
1252
- 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"
1244
+ }, _path88 || (_path88 = /*#__PURE__*/React__default.createElement("path", {
1245
+ 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",
1246
+ transform: "translate(0 .005)"
1247
+ })), _path89 || (_path89 = /*#__PURE__*/React__default.createElement("path", {
1248
+ d: "M2 26.005H30V28.005H2z"
1253
1249
  })), children);
1254
1250
  });
1255
1251
  if (process.env.NODE_ENV !== "production") {
1256
- LetterIi.propTypes = iconPropTypes;
1252
+ Laptop.propTypes = iconPropTypes;
1257
1253
  }
1258
- const LetterJj = /*#__PURE__*/React__default.forwardRef(function LetterJj(_ref54, ref) {
1254
+ const Lasso = /*#__PURE__*/React__default.forwardRef(function Lasso(_ref54, ref) {
1259
1255
  let {
1260
1256
  children,
1261
1257
  size = 16,
@@ -1269,14 +1265,14 @@ const LetterJj = /*#__PURE__*/React__default.forwardRef(function LetterJj(_ref54
1269
1265
  viewBox: "0 0 32 32",
1270
1266
  fill: "currentColor",
1271
1267
  ...rest
1272
- }, _path87 || (_path87 = /*#__PURE__*/React__default.createElement("path", {
1273
- d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
1268
+ }, _path90 || (_path90 = /*#__PURE__*/React__default.createElement("path", {
1269
+ 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"
1274
1270
  })), children);
1275
1271
  });
1276
1272
  if (process.env.NODE_ENV !== "production") {
1277
- LetterJj.propTypes = iconPropTypes;
1273
+ Lasso.propTypes = iconPropTypes;
1278
1274
  }
1279
- const LetterKk = /*#__PURE__*/React__default.forwardRef(function LetterKk(_ref55, ref) {
1275
+ const LassoPolygon = /*#__PURE__*/React__default.forwardRef(function LassoPolygon(_ref55, ref) {
1280
1276
  let {
1281
1277
  children,
1282
1278
  size = 16,
@@ -1290,19 +1286,34 @@ const LetterKk = /*#__PURE__*/React__default.forwardRef(function LetterKk(_ref55
1290
1286
  viewBox: "0 0 32 32",
1291
1287
  fill: "currentColor",
1292
1288
  ...rest
1293
- }, _path88 || (_path88 = /*#__PURE__*/React__default.createElement("path", {
1294
- 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"
1289
+ }, _path91 || (_path91 = /*#__PURE__*/React__default.createElement("path", {
1290
+ 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"
1295
1291
  })), children);
1296
1292
  });
1297
1293
  if (process.env.NODE_ENV !== "production") {
1298
- LetterKk.propTypes = iconPropTypes;
1294
+ LassoPolygon.propTypes = iconPropTypes;
1299
1295
  }
1300
- const LetterLl = /*#__PURE__*/React__default.forwardRef(function LetterLl(_ref56, ref) {
1296
+ const Launch = /*#__PURE__*/React__default.forwardRef(function Launch(_ref56, ref) {
1301
1297
  let {
1302
1298
  children,
1303
1299
  size = 16,
1304
1300
  ...rest
1305
1301
  } = _ref56;
1302
+ if (size === 16 || size === "16" || size === "16px") {
1303
+ return /*#__PURE__*/React__default.createElement(Icon, {
1304
+ width: size,
1305
+ height: size,
1306
+ ref: ref,
1307
+ xmlns: "http://www.w3.org/2000/svg",
1308
+ viewBox: "0 0 16 16",
1309
+ fill: "currentColor",
1310
+ ...rest
1311
+ }, _path92 || (_path92 = /*#__PURE__*/React__default.createElement("path", {
1312
+ 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"
1313
+ })), _path93 || (_path93 = /*#__PURE__*/React__default.createElement("path", {
1314
+ d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
1315
+ })), children);
1316
+ }
1306
1317
  return /*#__PURE__*/React__default.createElement(Icon, {
1307
1318
  width: size,
1308
1319
  height: size,
@@ -1311,14 +1322,16 @@ const LetterLl = /*#__PURE__*/React__default.forwardRef(function LetterLl(_ref56
1311
1322
  viewBox: "0 0 32 32",
1312
1323
  fill: "currentColor",
1313
1324
  ...rest
1314
- }, _path89 || (_path89 = /*#__PURE__*/React__default.createElement("path", {
1315
- d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
1325
+ }, _path94 || (_path94 = /*#__PURE__*/React__default.createElement("path", {
1326
+ 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"
1327
+ })), _path95 || (_path95 = /*#__PURE__*/React__default.createElement("path", {
1328
+ d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
1316
1329
  })), children);
1317
1330
  });
1318
1331
  if (process.env.NODE_ENV !== "production") {
1319
- LetterLl.propTypes = iconPropTypes;
1332
+ Launch.propTypes = iconPropTypes;
1320
1333
  }
1321
- const LetterMm = /*#__PURE__*/React__default.forwardRef(function LetterMm(_ref57, ref) {
1334
+ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_1(_ref57, ref) {
1322
1335
  let {
1323
1336
  children,
1324
1337
  size = 16,
@@ -1332,14 +1345,20 @@ const LetterMm = /*#__PURE__*/React__default.forwardRef(function LetterMm(_ref57
1332
1345
  viewBox: "0 0 32 32",
1333
1346
  fill: "currentColor",
1334
1347
  ...rest
1335
- }, _path90 || (_path90 = /*#__PURE__*/React__default.createElement("path", {
1336
- 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"
1348
+ }, _circle4 || (_circle4 = /*#__PURE__*/React__default.createElement("circle", {
1349
+ cx: "23",
1350
+ cy: "25",
1351
+ r: "1"
1352
+ })), _path96 || (_path96 = /*#__PURE__*/React__default.createElement("path", {
1353
+ 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"
1354
+ })), _path97 || (_path97 = /*#__PURE__*/React__default.createElement("path", {
1355
+ d: "M8 24H20V26H8z"
1337
1356
  })), children);
1338
1357
  });
1339
1358
  if (process.env.NODE_ENV !== "production") {
1340
- LetterMm.propTypes = iconPropTypes;
1359
+ WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
1341
1360
  }
1342
- const LetterNn = /*#__PURE__*/React__default.forwardRef(function LetterNn(_ref58, ref) {
1361
+ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_2(_ref58, ref) {
1343
1362
  let {
1344
1363
  children,
1345
1364
  size = 16,
@@ -1353,14 +1372,20 @@ const LetterNn = /*#__PURE__*/React__default.forwardRef(function LetterNn(_ref58
1353
1372
  viewBox: "0 0 32 32",
1354
1373
  fill: "currentColor",
1355
1374
  ...rest
1356
- }, _path91 || (_path91 = /*#__PURE__*/React__default.createElement("path", {
1357
- 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"
1375
+ }, _circle5 || (_circle5 = /*#__PURE__*/React__default.createElement("circle", {
1376
+ cx: "23",
1377
+ cy: "7",
1378
+ r: "1"
1379
+ })), _path98 || (_path98 = /*#__PURE__*/React__default.createElement("path", {
1380
+ 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"
1381
+ })), _path99 || (_path99 = /*#__PURE__*/React__default.createElement("path", {
1382
+ d: "M8 6H20V8H8z"
1358
1383
  })), children);
1359
1384
  });
1360
1385
  if (process.env.NODE_ENV !== "production") {
1361
- LetterNn.propTypes = iconPropTypes;
1386
+ WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
1362
1387
  }
1363
- const LetterOo = /*#__PURE__*/React__default.forwardRef(function LetterOo(_ref59, ref) {
1388
+ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_3(_ref59, ref) {
1364
1389
  let {
1365
1390
  children,
1366
1391
  size = 16,
@@ -1374,14 +1399,20 @@ const LetterOo = /*#__PURE__*/React__default.forwardRef(function LetterOo(_ref59
1374
1399
  viewBox: "0 0 32 32",
1375
1400
  fill: "currentColor",
1376
1401
  ...rest
1377
- }, _path92 || (_path92 = /*#__PURE__*/React__default.createElement("path", {
1378
- 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"
1402
+ }, _circle6 || (_circle6 = /*#__PURE__*/React__default.createElement("circle", {
1403
+ cx: "23",
1404
+ cy: "25",
1405
+ r: "1"
1406
+ })), _path100 || (_path100 = /*#__PURE__*/React__default.createElement("path", {
1407
+ 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"
1408
+ })), _path101 || (_path101 = /*#__PURE__*/React__default.createElement("path", {
1409
+ d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
1379
1410
  })), children);
1380
1411
  });
1381
1412
  if (process.env.NODE_ENV !== "production") {
1382
- LetterOo.propTypes = iconPropTypes;
1413
+ WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
1383
1414
  }
1384
- const LetterPp = /*#__PURE__*/React__default.forwardRef(function LetterPp(_ref60, ref) {
1415
+ const Layers = /*#__PURE__*/React__default.forwardRef(function Layers(_ref60, ref) {
1385
1416
  let {
1386
1417
  children,
1387
1418
  size = 16,
@@ -1395,14 +1426,16 @@ const LetterPp = /*#__PURE__*/React__default.forwardRef(function LetterPp(_ref60
1395
1426
  viewBox: "0 0 32 32",
1396
1427
  fill: "currentColor",
1397
1428
  ...rest
1398
- }, _path93 || (_path93 = /*#__PURE__*/React__default.createElement("path", {
1399
- d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
1429
+ }, _path102 || (_path102 = /*#__PURE__*/React__default.createElement("path", {
1430
+ 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"
1431
+ })), _path103 || (_path103 = /*#__PURE__*/React__default.createElement("path", {
1432
+ 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"
1400
1433
  })), children);
1401
1434
  });
1402
1435
  if (process.env.NODE_ENV !== "production") {
1403
- LetterPp.propTypes = iconPropTypes;
1436
+ Layers.propTypes = iconPropTypes;
1404
1437
  }
1405
- const LetterQq = /*#__PURE__*/React__default.forwardRef(function LetterQq(_ref61, ref) {
1438
+ const LayersExternal = /*#__PURE__*/React__default.forwardRef(function LayersExternal(_ref61, ref) {
1406
1439
  let {
1407
1440
  children,
1408
1441
  size = 16,
@@ -1416,14 +1449,18 @@ const LetterQq = /*#__PURE__*/React__default.forwardRef(function LetterQq(_ref61
1416
1449
  viewBox: "0 0 32 32",
1417
1450
  fill: "currentColor",
1418
1451
  ...rest
1419
- }, _path94 || (_path94 = /*#__PURE__*/React__default.createElement("path", {
1420
- 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"
1452
+ }, _path104 || (_path104 = /*#__PURE__*/React__default.createElement("path", {
1453
+ strokeWidth: "0",
1454
+ 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"
1455
+ })), _path105 || (_path105 = /*#__PURE__*/React__default.createElement("path", {
1456
+ strokeWidth: "0",
1457
+ 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"
1421
1458
  })), children);
1422
1459
  });
1423
1460
  if (process.env.NODE_ENV !== "production") {
1424
- LetterQq.propTypes = iconPropTypes;
1461
+ LayersExternal.propTypes = iconPropTypes;
1425
1462
  }
1426
- const LetterRr = /*#__PURE__*/React__default.forwardRef(function LetterRr(_ref62, ref) {
1463
+ const Legend = /*#__PURE__*/React__default.forwardRef(function Legend(_ref62, ref) {
1427
1464
  let {
1428
1465
  children,
1429
1466
  size = 16,
@@ -1437,14 +1474,22 @@ const LetterRr = /*#__PURE__*/React__default.forwardRef(function LetterRr(_ref62
1437
1474
  viewBox: "0 0 32 32",
1438
1475
  fill: "currentColor",
1439
1476
  ...rest
1440
- }, _path95 || (_path95 = /*#__PURE__*/React__default.createElement("path", {
1441
- 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"
1477
+ }, _path106 || (_path106 = /*#__PURE__*/React__default.createElement("path", {
1478
+ d: "M16 22H30V24H16z"
1479
+ })), _rect || (_rect = /*#__PURE__*/React__default.createElement("rect", {
1480
+ width: "6",
1481
+ height: "6",
1482
+ x: "4",
1483
+ y: "20",
1484
+ rx: "1"
1485
+ })), _path107 || (_path107 = /*#__PURE__*/React__default.createElement("path", {
1486
+ 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"
1442
1487
  })), children);
1443
1488
  });
1444
1489
  if (process.env.NODE_ENV !== "production") {
1445
- LetterRr.propTypes = iconPropTypes;
1490
+ Legend.propTypes = iconPropTypes;
1446
1491
  }
1447
- const LetterSs = /*#__PURE__*/React__default.forwardRef(function LetterSs(_ref63, ref) {
1492
+ const LetterAa = /*#__PURE__*/React__default.forwardRef(function LetterAa(_ref63, ref) {
1448
1493
  let {
1449
1494
  children,
1450
1495
  size = 16,
@@ -1458,14 +1503,14 @@ const LetterSs = /*#__PURE__*/React__default.forwardRef(function LetterSs(_ref63
1458
1503
  viewBox: "0 0 32 32",
1459
1504
  fill: "currentColor",
1460
1505
  ...rest
1461
- }, _path96 || (_path96 = /*#__PURE__*/React__default.createElement("path", {
1462
- 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"
1506
+ }, _path108 || (_path108 = /*#__PURE__*/React__default.createElement("path", {
1507
+ 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"
1463
1508
  })), children);
1464
1509
  });
1465
1510
  if (process.env.NODE_ENV !== "production") {
1466
- LetterSs.propTypes = iconPropTypes;
1511
+ LetterAa.propTypes = iconPropTypes;
1467
1512
  }
1468
- const LetterTt = /*#__PURE__*/React__default.forwardRef(function LetterTt(_ref64, ref) {
1513
+ const LetterBb = /*#__PURE__*/React__default.forwardRef(function LetterBb(_ref64, ref) {
1469
1514
  let {
1470
1515
  children,
1471
1516
  size = 16,
@@ -1479,14 +1524,14 @@ const LetterTt = /*#__PURE__*/React__default.forwardRef(function LetterTt(_ref64
1479
1524
  viewBox: "0 0 32 32",
1480
1525
  fill: "currentColor",
1481
1526
  ...rest
1482
- }, _path97 || (_path97 = /*#__PURE__*/React__default.createElement("path", {
1483
- d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
1527
+ }, _path109 || (_path109 = /*#__PURE__*/React__default.createElement("path", {
1528
+ 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"
1484
1529
  })), children);
1485
1530
  });
1486
1531
  if (process.env.NODE_ENV !== "production") {
1487
- LetterTt.propTypes = iconPropTypes;
1532
+ LetterBb.propTypes = iconPropTypes;
1488
1533
  }
1489
- const LetterUu = /*#__PURE__*/React__default.forwardRef(function LetterUu(_ref65, ref) {
1534
+ const LetterCc = /*#__PURE__*/React__default.forwardRef(function LetterCc(_ref65, ref) {
1490
1535
  let {
1491
1536
  children,
1492
1537
  size = 16,
@@ -1500,14 +1545,14 @@ const LetterUu = /*#__PURE__*/React__default.forwardRef(function LetterUu(_ref65
1500
1545
  viewBox: "0 0 32 32",
1501
1546
  fill: "currentColor",
1502
1547
  ...rest
1503
- }, _path98 || (_path98 = /*#__PURE__*/React__default.createElement("path", {
1504
- d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
1548
+ }, _path110 || (_path110 = /*#__PURE__*/React__default.createElement("path", {
1549
+ d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1505
1550
  })), children);
1506
1551
  });
1507
1552
  if (process.env.NODE_ENV !== "production") {
1508
- LetterUu.propTypes = iconPropTypes;
1553
+ LetterCc.propTypes = iconPropTypes;
1509
1554
  }
1510
- const LetterVv = /*#__PURE__*/React__default.forwardRef(function LetterVv(_ref66, ref) {
1555
+ const LetterDd = /*#__PURE__*/React__default.forwardRef(function LetterDd(_ref66, ref) {
1511
1556
  let {
1512
1557
  children,
1513
1558
  size = 16,
@@ -1521,14 +1566,14 @@ const LetterVv = /*#__PURE__*/React__default.forwardRef(function LetterVv(_ref66
1521
1566
  viewBox: "0 0 32 32",
1522
1567
  fill: "currentColor",
1523
1568
  ...rest
1524
- }, _path99 || (_path99 = /*#__PURE__*/React__default.createElement("path", {
1525
- 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"
1569
+ }, _path111 || (_path111 = /*#__PURE__*/React__default.createElement("path", {
1570
+ 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"
1526
1571
  })), children);
1527
1572
  });
1528
1573
  if (process.env.NODE_ENV !== "production") {
1529
- LetterVv.propTypes = iconPropTypes;
1574
+ LetterDd.propTypes = iconPropTypes;
1530
1575
  }
1531
- const LetterWw = /*#__PURE__*/React__default.forwardRef(function LetterWw(_ref67, ref) {
1576
+ const LetterEe = /*#__PURE__*/React__default.forwardRef(function LetterEe(_ref67, ref) {
1532
1577
  let {
1533
1578
  children,
1534
1579
  size = 16,
@@ -1542,14 +1587,14 @@ const LetterWw = /*#__PURE__*/React__default.forwardRef(function LetterWw(_ref67
1542
1587
  viewBox: "0 0 32 32",
1543
1588
  fill: "currentColor",
1544
1589
  ...rest
1545
- }, _path100 || (_path100 = /*#__PURE__*/React__default.createElement("path", {
1546
- 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"
1590
+ }, _path112 || (_path112 = /*#__PURE__*/React__default.createElement("path", {
1591
+ 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"
1547
1592
  })), children);
1548
1593
  });
1549
1594
  if (process.env.NODE_ENV !== "production") {
1550
- LetterWw.propTypes = iconPropTypes;
1595
+ LetterEe.propTypes = iconPropTypes;
1551
1596
  }
1552
- const LetterXx = /*#__PURE__*/React__default.forwardRef(function LetterXx(_ref68, ref) {
1597
+ const LetterFf = /*#__PURE__*/React__default.forwardRef(function LetterFf(_ref68, ref) {
1553
1598
  let {
1554
1599
  children,
1555
1600
  size = 16,
@@ -1563,14 +1608,14 @@ const LetterXx = /*#__PURE__*/React__default.forwardRef(function LetterXx(_ref68
1563
1608
  viewBox: "0 0 32 32",
1564
1609
  fill: "currentColor",
1565
1610
  ...rest
1566
- }, _path101 || (_path101 = /*#__PURE__*/React__default.createElement("path", {
1567
- 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"
1611
+ }, _path113 || (_path113 = /*#__PURE__*/React__default.createElement("path", {
1612
+ 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"
1568
1613
  })), children);
1569
1614
  });
1570
1615
  if (process.env.NODE_ENV !== "production") {
1571
- LetterXx.propTypes = iconPropTypes;
1616
+ LetterFf.propTypes = iconPropTypes;
1572
1617
  }
1573
- const LetterYy = /*#__PURE__*/React__default.forwardRef(function LetterYy(_ref69, ref) {
1618
+ const LetterGg = /*#__PURE__*/React__default.forwardRef(function LetterGg(_ref69, ref) {
1574
1619
  let {
1575
1620
  children,
1576
1621
  size = 16,
@@ -1584,14 +1629,14 @@ const LetterYy = /*#__PURE__*/React__default.forwardRef(function LetterYy(_ref69
1584
1629
  viewBox: "0 0 32 32",
1585
1630
  fill: "currentColor",
1586
1631
  ...rest
1587
- }, _path102 || (_path102 = /*#__PURE__*/React__default.createElement("path", {
1588
- 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"
1632
+ }, _path114 || (_path114 = /*#__PURE__*/React__default.createElement("path", {
1633
+ 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"
1589
1634
  })), children);
1590
1635
  });
1591
1636
  if (process.env.NODE_ENV !== "production") {
1592
- LetterYy.propTypes = iconPropTypes;
1637
+ LetterGg.propTypes = iconPropTypes;
1593
1638
  }
1594
- const LetterZz = /*#__PURE__*/React__default.forwardRef(function LetterZz(_ref70, ref) {
1639
+ const LetterHh = /*#__PURE__*/React__default.forwardRef(function LetterHh(_ref70, ref) {
1595
1640
  let {
1596
1641
  children,
1597
1642
  size = 16,
@@ -1605,14 +1650,14 @@ const LetterZz = /*#__PURE__*/React__default.forwardRef(function LetterZz(_ref70
1605
1650
  viewBox: "0 0 32 32",
1606
1651
  fill: "currentColor",
1607
1652
  ...rest
1608
- }, _path103 || (_path103 = /*#__PURE__*/React__default.createElement("path", {
1609
- 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"
1653
+ }, _path115 || (_path115 = /*#__PURE__*/React__default.createElement("path", {
1654
+ 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"
1610
1655
  })), children);
1611
1656
  });
1612
1657
  if (process.env.NODE_ENV !== "production") {
1613
- LetterZz.propTypes = iconPropTypes;
1658
+ LetterHh.propTypes = iconPropTypes;
1614
1659
  }
1615
- const License = /*#__PURE__*/React__default.forwardRef(function License(_ref71, ref) {
1660
+ const LetterIi = /*#__PURE__*/React__default.forwardRef(function LetterIi(_ref71, ref) {
1616
1661
  let {
1617
1662
  children,
1618
1663
  size = 16,
@@ -1626,16 +1671,14 @@ const License = /*#__PURE__*/React__default.forwardRef(function License(_ref71,
1626
1671
  viewBox: "0 0 32 32",
1627
1672
  fill: "currentColor",
1628
1673
  ...rest
1629
- }, _path104 || (_path104 = /*#__PURE__*/React__default.createElement("path", {
1630
- d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
1631
- })), _path105 || (_path105 = /*#__PURE__*/React__default.createElement("path", {
1632
- 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"
1674
+ }, _path116 || (_path116 = /*#__PURE__*/React__default.createElement("path", {
1675
+ 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"
1633
1676
  })), children);
1634
1677
  });
1635
1678
  if (process.env.NODE_ENV !== "production") {
1636
- License.propTypes = iconPropTypes;
1679
+ LetterIi.propTypes = iconPropTypes;
1637
1680
  }
1638
- const LicenseDraft = /*#__PURE__*/React__default.forwardRef(function LicenseDraft(_ref72, ref) {
1681
+ const LetterJj = /*#__PURE__*/React__default.forwardRef(function LetterJj(_ref72, ref) {
1639
1682
  let {
1640
1683
  children,
1641
1684
  size = 16,
@@ -1649,16 +1692,14 @@ const LicenseDraft = /*#__PURE__*/React__default.forwardRef(function LicenseDraf
1649
1692
  viewBox: "0 0 32 32",
1650
1693
  fill: "currentColor",
1651
1694
  ...rest
1652
- }, _path106 || (_path106 = /*#__PURE__*/React__default.createElement("path", {
1653
- d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
1654
- })), _path107 || (_path107 = /*#__PURE__*/React__default.createElement("path", {
1655
- 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"
1695
+ }, _path117 || (_path117 = /*#__PURE__*/React__default.createElement("path", {
1696
+ d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
1656
1697
  })), children);
1657
1698
  });
1658
1699
  if (process.env.NODE_ENV !== "production") {
1659
- LicenseDraft.propTypes = iconPropTypes;
1700
+ LetterJj.propTypes = iconPropTypes;
1660
1701
  }
1661
- const LicenseGlobal = /*#__PURE__*/React__default.forwardRef(function LicenseGlobal(_ref73, ref) {
1702
+ const LetterKk = /*#__PURE__*/React__default.forwardRef(function LetterKk(_ref73, ref) {
1662
1703
  let {
1663
1704
  children,
1664
1705
  size = 16,
@@ -1672,16 +1713,14 @@ const LicenseGlobal = /*#__PURE__*/React__default.forwardRef(function LicenseGlo
1672
1713
  viewBox: "0 0 32 32",
1673
1714
  fill: "currentColor",
1674
1715
  ...rest
1675
- }, _path108 || (_path108 = /*#__PURE__*/React__default.createElement("path", {
1676
- 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"
1677
- })), _path109 || (_path109 = /*#__PURE__*/React__default.createElement("path", {
1678
- 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"
1716
+ }, _path118 || (_path118 = /*#__PURE__*/React__default.createElement("path", {
1717
+ 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"
1679
1718
  })), children);
1680
1719
  });
1681
1720
  if (process.env.NODE_ENV !== "production") {
1682
- LicenseGlobal.propTypes = iconPropTypes;
1721
+ LetterKk.propTypes = iconPropTypes;
1683
1722
  }
1684
- const LicenseMaintenance = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenance(_ref74, ref) {
1723
+ const LetterLl = /*#__PURE__*/React__default.forwardRef(function LetterLl(_ref74, ref) {
1685
1724
  let {
1686
1725
  children,
1687
1726
  size = 16,
@@ -1695,16 +1734,14 @@ const LicenseMaintenance = /*#__PURE__*/React__default.forwardRef(function Licen
1695
1734
  viewBox: "0 0 32 32",
1696
1735
  fill: "currentColor",
1697
1736
  ...rest
1698
- }, _path110 || (_path110 = /*#__PURE__*/React__default.createElement("path", {
1699
- 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"
1700
- })), _path111 || (_path111 = /*#__PURE__*/React__default.createElement("path", {
1701
- 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"
1737
+ }, _path119 || (_path119 = /*#__PURE__*/React__default.createElement("path", {
1738
+ d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
1702
1739
  })), children);
1703
1740
  });
1704
1741
  if (process.env.NODE_ENV !== "production") {
1705
- LicenseMaintenance.propTypes = iconPropTypes;
1742
+ LetterLl.propTypes = iconPropTypes;
1706
1743
  }
1707
- const LicenseMaintenanceDraft = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenanceDraft(_ref75, ref) {
1744
+ const LetterMm = /*#__PURE__*/React__default.forwardRef(function LetterMm(_ref75, ref) {
1708
1745
  let {
1709
1746
  children,
1710
1747
  size = 16,
@@ -1718,16 +1755,14 @@ const LicenseMaintenanceDraft = /*#__PURE__*/React__default.forwardRef(function
1718
1755
  viewBox: "0 0 32 32",
1719
1756
  fill: "currentColor",
1720
1757
  ...rest
1721
- }, _path112 || (_path112 = /*#__PURE__*/React__default.createElement("path", {
1722
- 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"
1723
- })), _path113 || (_path113 = /*#__PURE__*/React__default.createElement("path", {
1724
- 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"
1758
+ }, _path120 || (_path120 = /*#__PURE__*/React__default.createElement("path", {
1759
+ 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"
1725
1760
  })), children);
1726
1761
  });
1727
1762
  if (process.env.NODE_ENV !== "production") {
1728
- LicenseMaintenanceDraft.propTypes = iconPropTypes;
1763
+ LetterMm.propTypes = iconPropTypes;
1729
1764
  }
1730
- const LicenseThirdParty = /*#__PURE__*/React__default.forwardRef(function LicenseThirdParty(_ref76, ref) {
1765
+ const LetterNn = /*#__PURE__*/React__default.forwardRef(function LetterNn(_ref76, ref) {
1731
1766
  let {
1732
1767
  children,
1733
1768
  size = 16,
@@ -1741,16 +1776,14 @@ const LicenseThirdParty = /*#__PURE__*/React__default.forwardRef(function Licens
1741
1776
  viewBox: "0 0 32 32",
1742
1777
  fill: "currentColor",
1743
1778
  ...rest
1744
- }, _path114 || (_path114 = /*#__PURE__*/React__default.createElement("path", {
1745
- 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"
1746
- })), _path115 || (_path115 = /*#__PURE__*/React__default.createElement("path", {
1747
- 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"
1779
+ }, _path121 || (_path121 = /*#__PURE__*/React__default.createElement("path", {
1780
+ 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"
1748
1781
  })), children);
1749
1782
  });
1750
1783
  if (process.env.NODE_ENV !== "production") {
1751
- LicenseThirdParty.propTypes = iconPropTypes;
1784
+ LetterNn.propTypes = iconPropTypes;
1752
1785
  }
1753
- const LicenseThirdPartyDraft = /*#__PURE__*/React__default.forwardRef(function LicenseThirdPartyDraft(_ref77, ref) {
1786
+ const LetterOo = /*#__PURE__*/React__default.forwardRef(function LetterOo(_ref77, ref) {
1754
1787
  let {
1755
1788
  children,
1756
1789
  size = 16,
@@ -1764,16 +1797,14 @@ const LicenseThirdPartyDraft = /*#__PURE__*/React__default.forwardRef(function L
1764
1797
  viewBox: "0 0 32 32",
1765
1798
  fill: "currentColor",
1766
1799
  ...rest
1767
- }, _path116 || (_path116 = /*#__PURE__*/React__default.createElement("path", {
1768
- 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"
1769
- })), _path117 || (_path117 = /*#__PURE__*/React__default.createElement("path", {
1770
- 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"
1800
+ }, _path122 || (_path122 = /*#__PURE__*/React__default.createElement("path", {
1801
+ 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"
1771
1802
  })), children);
1772
1803
  });
1773
1804
  if (process.env.NODE_ENV !== "production") {
1774
- LicenseThirdPartyDraft.propTypes = iconPropTypes;
1805
+ LetterOo.propTypes = iconPropTypes;
1775
1806
  }
1776
- const Lifesaver = /*#__PURE__*/React__default.forwardRef(function Lifesaver(_ref78, ref) {
1807
+ const LetterPp = /*#__PURE__*/React__default.forwardRef(function LetterPp(_ref78, ref) {
1777
1808
  let {
1778
1809
  children,
1779
1810
  size = 16,
@@ -1787,52 +1818,19 @@ const Lifesaver = /*#__PURE__*/React__default.forwardRef(function Lifesaver(_ref
1787
1818
  viewBox: "0 0 32 32",
1788
1819
  fill: "currentColor",
1789
1820
  ...rest
1790
- }, _path118 || (_path118 = /*#__PURE__*/React__default.createElement("path", {
1791
- 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"
1821
+ }, _path123 || (_path123 = /*#__PURE__*/React__default.createElement("path", {
1822
+ d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
1792
1823
  })), children);
1793
1824
  });
1794
1825
  if (process.env.NODE_ENV !== "production") {
1795
- Lifesaver.propTypes = iconPropTypes;
1826
+ LetterPp.propTypes = iconPropTypes;
1796
1827
  }
1797
- const Light = /*#__PURE__*/React__default.forwardRef(function Light(_ref79, ref) {
1828
+ const LetterQq = /*#__PURE__*/React__default.forwardRef(function LetterQq(_ref79, ref) {
1798
1829
  let {
1799
1830
  children,
1800
1831
  size = 16,
1801
1832
  ...rest
1802
1833
  } = _ref79;
1803
- if (size === 16 || size === "16" || size === "16px") {
1804
- return /*#__PURE__*/React__default.createElement(Icon, {
1805
- width: size,
1806
- height: size,
1807
- ref: ref,
1808
- xmlns: "http://www.w3.org/2000/svg",
1809
- viewBox: "0 0 16 16",
1810
- fill: "currentColor",
1811
- ...rest
1812
- }, _path119 || (_path119 = /*#__PURE__*/React__default.createElement("path", {
1813
- d: "M7.5 1H8.5V3.5H7.5z"
1814
- })), _path120 || (_path120 = /*#__PURE__*/React__default.createElement("path", {
1815
- d: "M10.8 3.4H13.3V4.4H10.8z",
1816
- transform: "rotate(-45.001 12.041 3.923)"
1817
- })), _path121 || (_path121 = /*#__PURE__*/React__default.createElement("path", {
1818
- d: "M12.5 7.5H15V8.5H12.5z"
1819
- })), _path122 || (_path122 = /*#__PURE__*/React__default.createElement("path", {
1820
- d: "M11.6 10.8H12.6V13.3H11.6z",
1821
- transform: "rotate(-45.001 12.075 12.041)"
1822
- })), _path123 || (_path123 = /*#__PURE__*/React__default.createElement("path", {
1823
- d: "M7.5 12.5H8.5V15H7.5z"
1824
- })), _path124 || (_path124 = /*#__PURE__*/React__default.createElement("path", {
1825
- d: "M2.7 11.6H5.2V12.6H2.7z",
1826
- transform: "rotate(-45.001 3.96 12.079)"
1827
- })), _path125 || (_path125 = /*#__PURE__*/React__default.createElement("path", {
1828
- d: "M1 7.5H3.5V8.5H1z"
1829
- })), _path126 || (_path126 = /*#__PURE__*/React__default.createElement("path", {
1830
- d: "M3.4 2.7H4.4V5.2H3.4z",
1831
- transform: "rotate(-45.001 3.925 3.961)"
1832
- })), _path127 || (_path127 = /*#__PURE__*/React__default.createElement("path", {
1833
- 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"
1834
- })), children);
1835
- }
1836
1834
  return /*#__PURE__*/React__default.createElement(Icon, {
1837
1835
  width: size,
1838
1836
  height: size,
@@ -1841,34 +1839,14 @@ const Light = /*#__PURE__*/React__default.forwardRef(function Light(_ref79, ref)
1841
1839
  viewBox: "0 0 32 32",
1842
1840
  fill: "currentColor",
1843
1841
  ...rest
1844
- }, _path128 || (_path128 = /*#__PURE__*/React__default.createElement("path", {
1845
- d: "M15 2H17V7H15z"
1846
- })), _path129 || (_path129 = /*#__PURE__*/React__default.createElement("path", {
1847
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1848
- transform: "rotate(-45 24.147 7.853)"
1849
- })), _path130 || (_path130 = /*#__PURE__*/React__default.createElement("path", {
1850
- d: "M25 15H30V17H25z"
1851
- })), _path131 || (_path131 = /*#__PURE__*/React__default.createElement("path", {
1852
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1853
- transform: "rotate(-45 24.147 24.146)"
1854
- })), _path132 || (_path132 = /*#__PURE__*/React__default.createElement("path", {
1855
- d: "M15 25H17V30H15z"
1856
- })), _path133 || (_path133 = /*#__PURE__*/React__default.createElement("path", {
1857
- d: "M5.375 23.147H10.333V25.147H5.375z",
1858
- transform: "rotate(-45 7.853 24.146)"
1859
- })), _path134 || (_path134 = /*#__PURE__*/React__default.createElement("path", {
1860
- d: "M2 15H7V17H2z"
1861
- })), _path135 || (_path135 = /*#__PURE__*/React__default.createElement("path", {
1862
- d: "M6.854 5.375H8.854V10.333H6.854z",
1863
- transform: "rotate(-45 7.854 7.853)"
1864
- })), _path136 || (_path136 = /*#__PURE__*/React__default.createElement("path", {
1865
- 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"
1842
+ }, _path124 || (_path124 = /*#__PURE__*/React__default.createElement("path", {
1843
+ 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"
1866
1844
  })), children);
1867
1845
  });
1868
1846
  if (process.env.NODE_ENV !== "production") {
1869
- Light.propTypes = iconPropTypes;
1847
+ LetterQq.propTypes = iconPropTypes;
1870
1848
  }
1871
- const LightFilled = /*#__PURE__*/React__default.forwardRef(function LightFilled(_ref80, ref) {
1849
+ const LetterRr = /*#__PURE__*/React__default.forwardRef(function LetterRr(_ref80, ref) {
1872
1850
  let {
1873
1851
  children,
1874
1852
  size = 16,
@@ -1882,34 +1860,14 @@ const LightFilled = /*#__PURE__*/React__default.forwardRef(function LightFilled(
1882
1860
  viewBox: "0 0 32 32",
1883
1861
  fill: "currentColor",
1884
1862
  ...rest
1885
- }, _path137 || (_path137 = /*#__PURE__*/React__default.createElement("path", {
1886
- d: "M15 2H17V7H15z"
1887
- })), _path138 || (_path138 = /*#__PURE__*/React__default.createElement("path", {
1888
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1889
- transform: "rotate(-45 24.147 7.853)"
1890
- })), _path139 || (_path139 = /*#__PURE__*/React__default.createElement("path", {
1891
- d: "M25 15H30V17H25z"
1892
- })), _path140 || (_path140 = /*#__PURE__*/React__default.createElement("path", {
1893
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1894
- transform: "rotate(-45 24.147 24.146)"
1895
- })), _path141 || (_path141 = /*#__PURE__*/React__default.createElement("path", {
1896
- d: "M15 25H17V30H15z"
1897
- })), _path142 || (_path142 = /*#__PURE__*/React__default.createElement("path", {
1898
- d: "M5.375 23.147H10.333V25.147H5.375z",
1899
- transform: "rotate(-45 7.853 24.146)"
1900
- })), _path143 || (_path143 = /*#__PURE__*/React__default.createElement("path", {
1901
- d: "M2 15H7V17H2z"
1902
- })), _path144 || (_path144 = /*#__PURE__*/React__default.createElement("path", {
1903
- d: "M6.854 5.375H8.854V10.333H6.854z",
1904
- transform: "rotate(-45 7.854 7.853)"
1905
- })), _path145 || (_path145 = /*#__PURE__*/React__default.createElement("path", {
1906
- d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1863
+ }, _path125 || (_path125 = /*#__PURE__*/React__default.createElement("path", {
1864
+ 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"
1907
1865
  })), children);
1908
1866
  });
1909
1867
  if (process.env.NODE_ENV !== "production") {
1910
- LightFilled.propTypes = iconPropTypes;
1868
+ LetterRr.propTypes = iconPropTypes;
1911
1869
  }
1912
- const Lightning = /*#__PURE__*/React__default.forwardRef(function Lightning(_ref81, ref) {
1870
+ const LetterSs = /*#__PURE__*/React__default.forwardRef(function LetterSs(_ref81, ref) {
1913
1871
  let {
1914
1872
  children,
1915
1873
  size = 16,
@@ -1923,14 +1881,14 @@ const Lightning = /*#__PURE__*/React__default.forwardRef(function Lightning(_ref
1923
1881
  viewBox: "0 0 32 32",
1924
1882
  fill: "currentColor",
1925
1883
  ...rest
1926
- }, _path146 || (_path146 = /*#__PURE__*/React__default.createElement("path", {
1927
- 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"
1884
+ }, _path126 || (_path126 = /*#__PURE__*/React__default.createElement("path", {
1885
+ 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"
1928
1886
  })), children);
1929
1887
  });
1930
1888
  if (process.env.NODE_ENV !== "production") {
1931
- Lightning.propTypes = iconPropTypes;
1889
+ LetterSs.propTypes = iconPropTypes;
1932
1890
  }
1933
- const Link = /*#__PURE__*/React__default.forwardRef(function Link(_ref82, ref) {
1891
+ const LetterTt = /*#__PURE__*/React__default.forwardRef(function LetterTt(_ref82, ref) {
1934
1892
  let {
1935
1893
  children,
1936
1894
  size = 16,
@@ -1944,16 +1902,14 @@ const Link = /*#__PURE__*/React__default.forwardRef(function Link(_ref82, ref) {
1944
1902
  viewBox: "0 0 32 32",
1945
1903
  fill: "currentColor",
1946
1904
  ...rest
1947
- }, _path147 || (_path147 = /*#__PURE__*/React__default.createElement("path", {
1948
- 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"
1949
- })), _path148 || (_path148 = /*#__PURE__*/React__default.createElement("path", {
1950
- 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"
1905
+ }, _path127 || (_path127 = /*#__PURE__*/React__default.createElement("path", {
1906
+ d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
1951
1907
  })), children);
1952
1908
  });
1953
1909
  if (process.env.NODE_ENV !== "production") {
1954
- Link.propTypes = iconPropTypes;
1910
+ LetterTt.propTypes = iconPropTypes;
1955
1911
  }
1956
- const Linux = /*#__PURE__*/React__default.forwardRef(function Linux(_ref83, ref) {
1912
+ const LetterUu = /*#__PURE__*/React__default.forwardRef(function LetterUu(_ref83, ref) {
1957
1913
  let {
1958
1914
  children,
1959
1915
  size = 16,
@@ -1967,14 +1923,14 @@ const Linux = /*#__PURE__*/React__default.forwardRef(function Linux(_ref83, ref)
1967
1923
  viewBox: "0 0 32 32",
1968
1924
  fill: "currentColor",
1969
1925
  ...rest
1970
- }, _path149 || (_path149 = /*#__PURE__*/React__default.createElement("path", {
1971
- 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"
1926
+ }, _path128 || (_path128 = /*#__PURE__*/React__default.createElement("path", {
1927
+ d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
1972
1928
  })), children);
1973
1929
  });
1974
1930
  if (process.env.NODE_ENV !== "production") {
1975
- Linux.propTypes = iconPropTypes;
1931
+ LetterUu.propTypes = iconPropTypes;
1976
1932
  }
1977
- const LinuxAlt = /*#__PURE__*/React__default.forwardRef(function LinuxAlt(_ref84, ref) {
1933
+ const LetterVv = /*#__PURE__*/React__default.forwardRef(function LetterVv(_ref84, ref) {
1978
1934
  let {
1979
1935
  children,
1980
1936
  size = 16,
@@ -1988,16 +1944,14 @@ const LinuxAlt = /*#__PURE__*/React__default.forwardRef(function LinuxAlt(_ref84
1988
1944
  viewBox: "0 0 32 32",
1989
1945
  fill: "currentColor",
1990
1946
  ...rest
1991
- }, _path150 || (_path150 = /*#__PURE__*/React__default.createElement("path", {
1992
- 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"
1993
- })), _path151 || (_path151 = /*#__PURE__*/React__default.createElement("path", {
1994
- 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"
1947
+ }, _path129 || (_path129 = /*#__PURE__*/React__default.createElement("path", {
1948
+ 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"
1995
1949
  })), children);
1996
1950
  });
1997
1951
  if (process.env.NODE_ENV !== "production") {
1998
- LinuxAlt.propTypes = iconPropTypes;
1952
+ LetterVv.propTypes = iconPropTypes;
1999
1953
  }
2000
- const LinuxNamespace = /*#__PURE__*/React__default.forwardRef(function LinuxNamespace(_ref85, ref) {
1954
+ const LetterWw = /*#__PURE__*/React__default.forwardRef(function LetterWw(_ref85, ref) {
2001
1955
  let {
2002
1956
  children,
2003
1957
  size = 16,
@@ -2011,15 +1965,14 @@ const LinuxNamespace = /*#__PURE__*/React__default.forwardRef(function LinuxName
2011
1965
  viewBox: "0 0 32 32",
2012
1966
  fill: "currentColor",
2013
1967
  ...rest
2014
- }, _path152 || (_path152 = /*#__PURE__*/React__default.createElement("path", {
2015
- strokeWidth: "0",
2016
- 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"
1968
+ }, _path130 || (_path130 = /*#__PURE__*/React__default.createElement("path", {
1969
+ 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"
2017
1970
  })), children);
2018
1971
  });
2019
1972
  if (process.env.NODE_ENV !== "production") {
2020
- LinuxNamespace.propTypes = iconPropTypes;
1973
+ LetterWw.propTypes = iconPropTypes;
2021
1974
  }
2022
- const List = /*#__PURE__*/React__default.forwardRef(function List(_ref86, ref) {
1975
+ const LetterXx = /*#__PURE__*/React__default.forwardRef(function LetterXx(_ref86, ref) {
2023
1976
  let {
2024
1977
  children,
2025
1978
  size = 16,
@@ -2033,14 +1986,14 @@ const List = /*#__PURE__*/React__default.forwardRef(function List(_ref86, ref) {
2033
1986
  viewBox: "0 0 32 32",
2034
1987
  fill: "currentColor",
2035
1988
  ...rest
2036
- }, _path153 || (_path153 = /*#__PURE__*/React__default.createElement("path", {
2037
- d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
1989
+ }, _path131 || (_path131 = /*#__PURE__*/React__default.createElement("path", {
1990
+ 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"
2038
1991
  })), children);
2039
1992
  });
2040
1993
  if (process.env.NODE_ENV !== "production") {
2041
- List.propTypes = iconPropTypes;
1994
+ LetterXx.propTypes = iconPropTypes;
2042
1995
  }
2043
- const ListBoxes = /*#__PURE__*/React__default.forwardRef(function ListBoxes(_ref87, ref) {
1996
+ const LetterYy = /*#__PURE__*/React__default.forwardRef(function LetterYy(_ref87, ref) {
2044
1997
  let {
2045
1998
  children,
2046
1999
  size = 16,
@@ -2054,40 +2007,19 @@ const ListBoxes = /*#__PURE__*/React__default.forwardRef(function ListBoxes(_ref
2054
2007
  viewBox: "0 0 32 32",
2055
2008
  fill: "currentColor",
2056
2009
  ...rest
2057
- }, _path154 || (_path154 = /*#__PURE__*/React__default.createElement("path", {
2058
- 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"
2010
+ }, _path132 || (_path132 = /*#__PURE__*/React__default.createElement("path", {
2011
+ 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"
2059
2012
  })), children);
2060
2013
  });
2061
2014
  if (process.env.NODE_ENV !== "production") {
2062
- ListBoxes.propTypes = iconPropTypes;
2015
+ LetterYy.propTypes = iconPropTypes;
2063
2016
  }
2064
- const ListBulleted = /*#__PURE__*/React__default.forwardRef(function ListBulleted(_ref88, ref) {
2017
+ const LetterZz = /*#__PURE__*/React__default.forwardRef(function LetterZz(_ref88, ref) {
2065
2018
  let {
2066
2019
  children,
2067
2020
  size = 16,
2068
2021
  ...rest
2069
2022
  } = _ref88;
2070
- if (size === 16 || size === "16" || size === "16px") {
2071
- return /*#__PURE__*/React__default.createElement(Icon, {
2072
- width: size,
2073
- height: size,
2074
- ref: ref,
2075
- xmlns: "http://www.w3.org/2000/svg",
2076
- viewBox: "0 0 16 16",
2077
- fill: "currentColor",
2078
- ...rest
2079
- }, _circle6 || (_circle6 = /*#__PURE__*/React__default.createElement("circle", {
2080
- cx: "3.5",
2081
- cy: "4.5",
2082
- r: "1.5"
2083
- })), _circle7 || (_circle7 = /*#__PURE__*/React__default.createElement("circle", {
2084
- cx: "3.5",
2085
- cy: "11.5",
2086
- r: "1.5"
2087
- })), _path155 || (_path155 = /*#__PURE__*/React__default.createElement("path", {
2088
- d: "M8 11H15V12H8zM8 4H15V5H8z"
2089
- })), children);
2090
- }
2091
2023
  return /*#__PURE__*/React__default.createElement(Icon, {
2092
2024
  width: size,
2093
2025
  height: size,
@@ -2096,22 +2028,14 @@ const ListBulleted = /*#__PURE__*/React__default.forwardRef(function ListBullete
2096
2028
  viewBox: "0 0 32 32",
2097
2029
  fill: "currentColor",
2098
2030
  ...rest
2099
- }, _circle8 || (_circle8 = /*#__PURE__*/React__default.createElement("circle", {
2100
- cx: "7",
2101
- cy: "9",
2102
- r: "3"
2103
- })), _circle9 || (_circle9 = /*#__PURE__*/React__default.createElement("circle", {
2104
- cx: "7",
2105
- cy: "23",
2106
- r: "3"
2107
- })), _path156 || (_path156 = /*#__PURE__*/React__default.createElement("path", {
2108
- d: "M16 22H30V24H16zM16 8H30V10H16z"
2031
+ }, _path133 || (_path133 = /*#__PURE__*/React__default.createElement("path", {
2032
+ 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"
2109
2033
  })), children);
2110
2034
  });
2111
2035
  if (process.env.NODE_ENV !== "production") {
2112
- ListBulleted.propTypes = iconPropTypes;
2036
+ LetterZz.propTypes = iconPropTypes;
2113
2037
  }
2114
- const ListChecked = /*#__PURE__*/React__default.forwardRef(function ListChecked(_ref89, ref) {
2038
+ const License = /*#__PURE__*/React__default.forwardRef(function License(_ref89, ref) {
2115
2039
  let {
2116
2040
  children,
2117
2041
  size = 16,
@@ -2125,14 +2049,16 @@ const ListChecked = /*#__PURE__*/React__default.forwardRef(function ListChecked(
2125
2049
  viewBox: "0 0 32 32",
2126
2050
  fill: "currentColor",
2127
2051
  ...rest
2128
- }, _path157 || (_path157 = /*#__PURE__*/React__default.createElement("path", {
2129
- 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"
2052
+ }, _path134 || (_path134 = /*#__PURE__*/React__default.createElement("path", {
2053
+ d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
2054
+ })), _path135 || (_path135 = /*#__PURE__*/React__default.createElement("path", {
2055
+ 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"
2130
2056
  })), children);
2131
2057
  });
2132
2058
  if (process.env.NODE_ENV !== "production") {
2133
- ListChecked.propTypes = iconPropTypes;
2059
+ License.propTypes = iconPropTypes;
2134
2060
  }
2135
- const ListCheckedMirror = /*#__PURE__*/React__default.forwardRef(function ListCheckedMirror(_ref90, ref) {
2061
+ const LicenseDraft = /*#__PURE__*/React__default.forwardRef(function LicenseDraft(_ref90, ref) {
2136
2062
  let {
2137
2063
  children,
2138
2064
  size = 16,
@@ -2146,14 +2072,16 @@ const ListCheckedMirror = /*#__PURE__*/React__default.forwardRef(function ListCh
2146
2072
  viewBox: "0 0 32 32",
2147
2073
  fill: "currentColor",
2148
2074
  ...rest
2149
- }, _path158 || (_path158 = /*#__PURE__*/React__default.createElement("path", {
2150
- 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"
2075
+ }, _path136 || (_path136 = /*#__PURE__*/React__default.createElement("path", {
2076
+ d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
2077
+ })), _path137 || (_path137 = /*#__PURE__*/React__default.createElement("path", {
2078
+ 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"
2151
2079
  })), children);
2152
2080
  });
2153
2081
  if (process.env.NODE_ENV !== "production") {
2154
- ListCheckedMirror.propTypes = iconPropTypes;
2082
+ LicenseDraft.propTypes = iconPropTypes;
2155
2083
  }
2156
- const ListDropdown = /*#__PURE__*/React__default.forwardRef(function ListDropdown(_ref91, ref) {
2084
+ const LicenseGlobal = /*#__PURE__*/React__default.forwardRef(function LicenseGlobal(_ref91, ref) {
2157
2085
  let {
2158
2086
  children,
2159
2087
  size = 16,
@@ -2167,16 +2095,16 @@ const ListDropdown = /*#__PURE__*/React__default.forwardRef(function ListDropdow
2167
2095
  viewBox: "0 0 32 32",
2168
2096
  fill: "currentColor",
2169
2097
  ...rest
2170
- }, _path159 || (_path159 = /*#__PURE__*/React__default.createElement("path", {
2171
- d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
2172
- })), _path160 || (_path160 = /*#__PURE__*/React__default.createElement("path", {
2173
- d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
2098
+ }, _path138 || (_path138 = /*#__PURE__*/React__default.createElement("path", {
2099
+ 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"
2100
+ })), _path139 || (_path139 = /*#__PURE__*/React__default.createElement("path", {
2101
+ 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"
2174
2102
  })), children);
2175
2103
  });
2176
2104
  if (process.env.NODE_ENV !== "production") {
2177
- ListDropdown.propTypes = iconPropTypes;
2105
+ LicenseGlobal.propTypes = iconPropTypes;
2178
2106
  }
2179
- const ListNumbered = /*#__PURE__*/React__default.forwardRef(function ListNumbered(_ref92, ref) {
2107
+ const LicenseMaintenance = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenance(_ref92, ref) {
2180
2108
  let {
2181
2109
  children,
2182
2110
  size = 16,
@@ -2190,14 +2118,16 @@ const ListNumbered = /*#__PURE__*/React__default.forwardRef(function ListNumbere
2190
2118
  viewBox: "0 0 32 32",
2191
2119
  fill: "currentColor",
2192
2120
  ...rest
2193
- }, _path161 || (_path161 = /*#__PURE__*/React__default.createElement("path", {
2194
- 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"
2121
+ }, _path140 || (_path140 = /*#__PURE__*/React__default.createElement("path", {
2122
+ 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"
2123
+ })), _path141 || (_path141 = /*#__PURE__*/React__default.createElement("path", {
2124
+ 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"
2195
2125
  })), children);
2196
2126
  });
2197
2127
  if (process.env.NODE_ENV !== "production") {
2198
- ListNumbered.propTypes = iconPropTypes;
2128
+ LicenseMaintenance.propTypes = iconPropTypes;
2199
2129
  }
2200
- const ListNumberedMirror = /*#__PURE__*/React__default.forwardRef(function ListNumberedMirror(_ref93, ref) {
2130
+ const LicenseMaintenanceDraft = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenanceDraft(_ref93, ref) {
2201
2131
  let {
2202
2132
  children,
2203
2133
  size = 16,
@@ -2211,14 +2141,16 @@ const ListNumberedMirror = /*#__PURE__*/React__default.forwardRef(function ListN
2211
2141
  viewBox: "0 0 32 32",
2212
2142
  fill: "currentColor",
2213
2143
  ...rest
2214
- }, _path162 || (_path162 = /*#__PURE__*/React__default.createElement("path", {
2215
- 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"
2144
+ }, _path142 || (_path142 = /*#__PURE__*/React__default.createElement("path", {
2145
+ 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"
2146
+ })), _path143 || (_path143 = /*#__PURE__*/React__default.createElement("path", {
2147
+ 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"
2216
2148
  })), children);
2217
2149
  });
2218
2150
  if (process.env.NODE_ENV !== "production") {
2219
- ListNumberedMirror.propTypes = iconPropTypes;
2151
+ LicenseMaintenanceDraft.propTypes = iconPropTypes;
2220
2152
  }
2221
- const LoadBalancerApplication = /*#__PURE__*/React__default.forwardRef(function LoadBalancerApplication(_ref94, ref) {
2153
+ const LicenseThirdParty = /*#__PURE__*/React__default.forwardRef(function LicenseThirdParty(_ref94, ref) {
2222
2154
  let {
2223
2155
  children,
2224
2156
  size = 16,
@@ -2232,14 +2164,16 @@ const LoadBalancerApplication = /*#__PURE__*/React__default.forwardRef(function
2232
2164
  viewBox: "0 0 32 32",
2233
2165
  fill: "currentColor",
2234
2166
  ...rest
2235
- }, _path163 || (_path163 = /*#__PURE__*/React__default.createElement("path", {
2236
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
2167
+ }, _path144 || (_path144 = /*#__PURE__*/React__default.createElement("path", {
2168
+ 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"
2169
+ })), _path145 || (_path145 = /*#__PURE__*/React__default.createElement("path", {
2170
+ 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"
2237
2171
  })), children);
2238
2172
  });
2239
2173
  if (process.env.NODE_ENV !== "production") {
2240
- LoadBalancerApplication.propTypes = iconPropTypes;
2174
+ LicenseThirdParty.propTypes = iconPropTypes;
2241
2175
  }
2242
- const LoadBalancerClassic = /*#__PURE__*/React__default.forwardRef(function LoadBalancerClassic(_ref95, ref) {
2176
+ const LicenseThirdPartyDraft = /*#__PURE__*/React__default.forwardRef(function LicenseThirdPartyDraft(_ref95, ref) {
2243
2177
  let {
2244
2178
  children,
2245
2179
  size = 16,
@@ -2253,14 +2187,16 @@ const LoadBalancerClassic = /*#__PURE__*/React__default.forwardRef(function Load
2253
2187
  viewBox: "0 0 32 32",
2254
2188
  fill: "currentColor",
2255
2189
  ...rest
2256
- }, _path164 || (_path164 = /*#__PURE__*/React__default.createElement("path", {
2257
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
2190
+ }, _path146 || (_path146 = /*#__PURE__*/React__default.createElement("path", {
2191
+ 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"
2192
+ })), _path147 || (_path147 = /*#__PURE__*/React__default.createElement("path", {
2193
+ 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"
2258
2194
  })), children);
2259
2195
  });
2260
2196
  if (process.env.NODE_ENV !== "production") {
2261
- LoadBalancerClassic.propTypes = iconPropTypes;
2197
+ LicenseThirdPartyDraft.propTypes = iconPropTypes;
2262
2198
  }
2263
- const LoadBalancerGlobal = /*#__PURE__*/React__default.forwardRef(function LoadBalancerGlobal(_ref96, ref) {
2199
+ const Lifesaver = /*#__PURE__*/React__default.forwardRef(function Lifesaver(_ref96, ref) {
2264
2200
  let {
2265
2201
  children,
2266
2202
  size = 16,
@@ -2274,19 +2210,52 @@ const LoadBalancerGlobal = /*#__PURE__*/React__default.forwardRef(function LoadB
2274
2210
  viewBox: "0 0 32 32",
2275
2211
  fill: "currentColor",
2276
2212
  ...rest
2277
- }, _path165 || (_path165 = /*#__PURE__*/React__default.createElement("path", {
2278
- 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"
2213
+ }, _path148 || (_path148 = /*#__PURE__*/React__default.createElement("path", {
2214
+ 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"
2279
2215
  })), children);
2280
2216
  });
2281
2217
  if (process.env.NODE_ENV !== "production") {
2282
- LoadBalancerGlobal.propTypes = iconPropTypes;
2218
+ Lifesaver.propTypes = iconPropTypes;
2283
2219
  }
2284
- const LoadBalancerListener = /*#__PURE__*/React__default.forwardRef(function LoadBalancerListener(_ref97, ref) {
2220
+ const Light = /*#__PURE__*/React__default.forwardRef(function Light(_ref97, ref) {
2285
2221
  let {
2286
2222
  children,
2287
2223
  size = 16,
2288
2224
  ...rest
2289
2225
  } = _ref97;
2226
+ if (size === 16 || size === "16" || size === "16px") {
2227
+ return /*#__PURE__*/React__default.createElement(Icon, {
2228
+ width: size,
2229
+ height: size,
2230
+ ref: ref,
2231
+ xmlns: "http://www.w3.org/2000/svg",
2232
+ viewBox: "0 0 16 16",
2233
+ fill: "currentColor",
2234
+ ...rest
2235
+ }, _path149 || (_path149 = /*#__PURE__*/React__default.createElement("path", {
2236
+ d: "M7.5 1H8.5V3.5H7.5z"
2237
+ })), _path150 || (_path150 = /*#__PURE__*/React__default.createElement("path", {
2238
+ d: "M10.8 3.4H13.3V4.4H10.8z",
2239
+ transform: "rotate(-45.001 12.041 3.923)"
2240
+ })), _path151 || (_path151 = /*#__PURE__*/React__default.createElement("path", {
2241
+ d: "M12.5 7.5H15V8.5H12.5z"
2242
+ })), _path152 || (_path152 = /*#__PURE__*/React__default.createElement("path", {
2243
+ d: "M11.6 10.8H12.6V13.3H11.6z",
2244
+ transform: "rotate(-45.001 12.075 12.041)"
2245
+ })), _path153 || (_path153 = /*#__PURE__*/React__default.createElement("path", {
2246
+ d: "M7.5 12.5H8.5V15H7.5z"
2247
+ })), _path154 || (_path154 = /*#__PURE__*/React__default.createElement("path", {
2248
+ d: "M2.7 11.6H5.2V12.6H2.7z",
2249
+ transform: "rotate(-45.001 3.96 12.079)"
2250
+ })), _path155 || (_path155 = /*#__PURE__*/React__default.createElement("path", {
2251
+ d: "M1 7.5H3.5V8.5H1z"
2252
+ })), _path156 || (_path156 = /*#__PURE__*/React__default.createElement("path", {
2253
+ d: "M3.4 2.7H4.4V5.2H3.4z",
2254
+ transform: "rotate(-45.001 3.925 3.961)"
2255
+ })), _path157 || (_path157 = /*#__PURE__*/React__default.createElement("path", {
2256
+ 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"
2257
+ })), children);
2258
+ }
2290
2259
  return /*#__PURE__*/React__default.createElement(Icon, {
2291
2260
  width: size,
2292
2261
  height: size,
@@ -2295,14 +2264,34 @@ const LoadBalancerListener = /*#__PURE__*/React__default.forwardRef(function Loa
2295
2264
  viewBox: "0 0 32 32",
2296
2265
  fill: "currentColor",
2297
2266
  ...rest
2298
- }, _path166 || (_path166 = /*#__PURE__*/React__default.createElement("path", {
2299
- d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
2267
+ }, _path158 || (_path158 = /*#__PURE__*/React__default.createElement("path", {
2268
+ d: "M15 2H17V7H15z"
2269
+ })), _path159 || (_path159 = /*#__PURE__*/React__default.createElement("path", {
2270
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2271
+ transform: "rotate(-45 24.147 7.853)"
2272
+ })), _path160 || (_path160 = /*#__PURE__*/React__default.createElement("path", {
2273
+ d: "M25 15H30V17H25z"
2274
+ })), _path161 || (_path161 = /*#__PURE__*/React__default.createElement("path", {
2275
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2276
+ transform: "rotate(-45 24.147 24.146)"
2277
+ })), _path162 || (_path162 = /*#__PURE__*/React__default.createElement("path", {
2278
+ d: "M15 25H17V30H15z"
2279
+ })), _path163 || (_path163 = /*#__PURE__*/React__default.createElement("path", {
2280
+ d: "M5.375 23.147H10.333V25.147H5.375z",
2281
+ transform: "rotate(-45 7.853 24.146)"
2282
+ })), _path164 || (_path164 = /*#__PURE__*/React__default.createElement("path", {
2283
+ d: "M2 15H7V17H2z"
2284
+ })), _path165 || (_path165 = /*#__PURE__*/React__default.createElement("path", {
2285
+ d: "M6.854 5.375H8.854V10.333H6.854z",
2286
+ transform: "rotate(-45 7.854 7.853)"
2287
+ })), _path166 || (_path166 = /*#__PURE__*/React__default.createElement("path", {
2288
+ 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"
2300
2289
  })), children);
2301
2290
  });
2302
2291
  if (process.env.NODE_ENV !== "production") {
2303
- LoadBalancerListener.propTypes = iconPropTypes;
2292
+ Light.propTypes = iconPropTypes;
2304
2293
  }
2305
- const LoadBalancerLocal = /*#__PURE__*/React__default.forwardRef(function LoadBalancerLocal(_ref98, ref) {
2294
+ const LightFilled = /*#__PURE__*/React__default.forwardRef(function LightFilled(_ref98, ref) {
2306
2295
  let {
2307
2296
  children,
2308
2297
  size = 16,
@@ -2317,13 +2306,33 @@ const LoadBalancerLocal = /*#__PURE__*/React__default.forwardRef(function LoadBa
2317
2306
  fill: "currentColor",
2318
2307
  ...rest
2319
2308
  }, _path167 || (_path167 = /*#__PURE__*/React__default.createElement("path", {
2320
- d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
2309
+ d: "M15 2H17V7H15z"
2310
+ })), _path168 || (_path168 = /*#__PURE__*/React__default.createElement("path", {
2311
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2312
+ transform: "rotate(-45 24.147 7.853)"
2313
+ })), _path169 || (_path169 = /*#__PURE__*/React__default.createElement("path", {
2314
+ d: "M25 15H30V17H25z"
2315
+ })), _path170 || (_path170 = /*#__PURE__*/React__default.createElement("path", {
2316
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2317
+ transform: "rotate(-45 24.147 24.146)"
2318
+ })), _path171 || (_path171 = /*#__PURE__*/React__default.createElement("path", {
2319
+ d: "M15 25H17V30H15z"
2320
+ })), _path172 || (_path172 = /*#__PURE__*/React__default.createElement("path", {
2321
+ d: "M5.375 23.147H10.333V25.147H5.375z",
2322
+ transform: "rotate(-45 7.853 24.146)"
2323
+ })), _path173 || (_path173 = /*#__PURE__*/React__default.createElement("path", {
2324
+ d: "M2 15H7V17H2z"
2325
+ })), _path174 || (_path174 = /*#__PURE__*/React__default.createElement("path", {
2326
+ d: "M6.854 5.375H8.854V10.333H6.854z",
2327
+ transform: "rotate(-45 7.854 7.853)"
2328
+ })), _path175 || (_path175 = /*#__PURE__*/React__default.createElement("path", {
2329
+ d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2321
2330
  })), children);
2322
2331
  });
2323
2332
  if (process.env.NODE_ENV !== "production") {
2324
- LoadBalancerLocal.propTypes = iconPropTypes;
2333
+ LightFilled.propTypes = iconPropTypes;
2325
2334
  }
2326
- const LoadBalancerNetwork = /*#__PURE__*/React__default.forwardRef(function LoadBalancerNetwork(_ref99, ref) {
2335
+ const Lightning = /*#__PURE__*/React__default.forwardRef(function Lightning(_ref99, ref) {
2327
2336
  let {
2328
2337
  children,
2329
2338
  size = 16,
@@ -2337,14 +2346,14 @@ const LoadBalancerNetwork = /*#__PURE__*/React__default.forwardRef(function Load
2337
2346
  viewBox: "0 0 32 32",
2338
2347
  fill: "currentColor",
2339
2348
  ...rest
2340
- }, _path168 || (_path168 = /*#__PURE__*/React__default.createElement("path", {
2341
- 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"
2349
+ }, _path176 || (_path176 = /*#__PURE__*/React__default.createElement("path", {
2350
+ 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"
2342
2351
  })), children);
2343
2352
  });
2344
2353
  if (process.env.NODE_ENV !== "production") {
2345
- LoadBalancerNetwork.propTypes = iconPropTypes;
2354
+ Lightning.propTypes = iconPropTypes;
2346
2355
  }
2347
- const LoadBalancerPool = /*#__PURE__*/React__default.forwardRef(function LoadBalancerPool(_ref100, ref) {
2356
+ const Link = /*#__PURE__*/React__default.forwardRef(function Link(_ref100, ref) {
2348
2357
  let {
2349
2358
  children,
2350
2359
  size = 16,
@@ -2358,14 +2367,16 @@ const LoadBalancerPool = /*#__PURE__*/React__default.forwardRef(function LoadBal
2358
2367
  viewBox: "0 0 32 32",
2359
2368
  fill: "currentColor",
2360
2369
  ...rest
2361
- }, _path169 || (_path169 = /*#__PURE__*/React__default.createElement("path", {
2362
- 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"
2370
+ }, _path177 || (_path177 = /*#__PURE__*/React__default.createElement("path", {
2371
+ 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"
2372
+ })), _path178 || (_path178 = /*#__PURE__*/React__default.createElement("path", {
2373
+ 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"
2363
2374
  })), children);
2364
2375
  });
2365
2376
  if (process.env.NODE_ENV !== "production") {
2366
- LoadBalancerPool.propTypes = iconPropTypes;
2377
+ Link.propTypes = iconPropTypes;
2367
2378
  }
2368
- const LoadBalancerVpc = /*#__PURE__*/React__default.forwardRef(function LoadBalancerVpc(_ref101, ref) {
2379
+ const Linux = /*#__PURE__*/React__default.forwardRef(function Linux(_ref101, ref) {
2369
2380
  let {
2370
2381
  children,
2371
2382
  size = 16,
@@ -2379,14 +2390,14 @@ const LoadBalancerVpc = /*#__PURE__*/React__default.forwardRef(function LoadBala
2379
2390
  viewBox: "0 0 32 32",
2380
2391
  fill: "currentColor",
2381
2392
  ...rest
2382
- }, _path170 || (_path170 = /*#__PURE__*/React__default.createElement("path", {
2383
- 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"
2393
+ }, _path179 || (_path179 = /*#__PURE__*/React__default.createElement("path", {
2394
+ 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"
2384
2395
  })), children);
2385
2396
  });
2386
2397
  if (process.env.NODE_ENV !== "production") {
2387
- LoadBalancerVpc.propTypes = iconPropTypes;
2398
+ Linux.propTypes = iconPropTypes;
2388
2399
  }
2389
- const Location = /*#__PURE__*/React__default.forwardRef(function Location(_ref102, ref) {
2400
+ const LinuxAlt = /*#__PURE__*/React__default.forwardRef(function LinuxAlt(_ref102, ref) {
2390
2401
  let {
2391
2402
  children,
2392
2403
  size = 16,
@@ -2400,16 +2411,16 @@ const Location = /*#__PURE__*/React__default.forwardRef(function Location(_ref10
2400
2411
  viewBox: "0 0 32 32",
2401
2412
  fill: "currentColor",
2402
2413
  ...rest
2403
- }, _path171 || (_path171 = /*#__PURE__*/React__default.createElement("path", {
2404
- 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"
2405
- })), _path172 || (_path172 = /*#__PURE__*/React__default.createElement("path", {
2406
- 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"
2414
+ }, _path180 || (_path180 = /*#__PURE__*/React__default.createElement("path", {
2415
+ 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"
2416
+ })), _path181 || (_path181 = /*#__PURE__*/React__default.createElement("path", {
2417
+ 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"
2407
2418
  })), children);
2408
2419
  });
2409
2420
  if (process.env.NODE_ENV !== "production") {
2410
- Location.propTypes = iconPropTypes;
2421
+ LinuxAlt.propTypes = iconPropTypes;
2411
2422
  }
2412
- const LocationCompany = /*#__PURE__*/React__default.forwardRef(function LocationCompany(_ref103, ref) {
2423
+ const LinuxNamespace = /*#__PURE__*/React__default.forwardRef(function LinuxNamespace(_ref103, ref) {
2413
2424
  let {
2414
2425
  children,
2415
2426
  size = 16,
@@ -2423,18 +2434,15 @@ const LocationCompany = /*#__PURE__*/React__default.forwardRef(function Location
2423
2434
  viewBox: "0 0 32 32",
2424
2435
  fill: "currentColor",
2425
2436
  ...rest
2426
- }, _path173 || (_path173 = /*#__PURE__*/React__default.createElement("path", {
2427
- 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"
2428
- })), _path174 || (_path174 = /*#__PURE__*/React__default.createElement("path", {
2429
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
2430
- })), _path175 || (_path175 = /*#__PURE__*/React__default.createElement("path", {
2431
- d: "M15 16H17V18H15zM15 12H17V14H15z"
2437
+ }, _path182 || (_path182 = /*#__PURE__*/React__default.createElement("path", {
2438
+ strokeWidth: "0",
2439
+ 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"
2432
2440
  })), children);
2433
2441
  });
2434
2442
  if (process.env.NODE_ENV !== "production") {
2435
- LocationCompany.propTypes = iconPropTypes;
2443
+ LinuxNamespace.propTypes = iconPropTypes;
2436
2444
  }
2437
- const LocationCompanyFilled = /*#__PURE__*/React__default.forwardRef(function LocationCompanyFilled(_ref104, ref) {
2445
+ const List = /*#__PURE__*/React__default.forwardRef(function List(_ref104, ref) {
2438
2446
  let {
2439
2447
  children,
2440
2448
  size = 16,
@@ -2448,17 +2456,14 @@ const LocationCompanyFilled = /*#__PURE__*/React__default.forwardRef(function Lo
2448
2456
  viewBox: "0 0 32 32",
2449
2457
  fill: "currentColor",
2450
2458
  ...rest
2451
- }, _path176 || (_path176 = /*#__PURE__*/React__default.createElement("path", {
2452
- fill: "none",
2453
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
2454
- })), _path177 || (_path177 = /*#__PURE__*/React__default.createElement("path", {
2455
- 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"
2459
+ }, _path183 || (_path183 = /*#__PURE__*/React__default.createElement("path", {
2460
+ d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
2456
2461
  })), children);
2457
2462
  });
2458
2463
  if (process.env.NODE_ENV !== "production") {
2459
- LocationCompanyFilled.propTypes = iconPropTypes;
2464
+ List.propTypes = iconPropTypes;
2460
2465
  }
2461
- const LocationCurrent = /*#__PURE__*/React__default.forwardRef(function LocationCurrent(_ref105, ref) {
2466
+ const ListBoxes = /*#__PURE__*/React__default.forwardRef(function ListBoxes(_ref105, ref) {
2462
2467
  let {
2463
2468
  children,
2464
2469
  size = 16,
@@ -2472,19 +2477,40 @@ const LocationCurrent = /*#__PURE__*/React__default.forwardRef(function Location
2472
2477
  viewBox: "0 0 32 32",
2473
2478
  fill: "currentColor",
2474
2479
  ...rest
2475
- }, _path178 || (_path178 = /*#__PURE__*/React__default.createElement("path", {
2476
- 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"
2480
+ }, _path184 || (_path184 = /*#__PURE__*/React__default.createElement("path", {
2481
+ 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"
2477
2482
  })), children);
2478
2483
  });
2479
2484
  if (process.env.NODE_ENV !== "production") {
2480
- LocationCurrent.propTypes = iconPropTypes;
2485
+ ListBoxes.propTypes = iconPropTypes;
2481
2486
  }
2482
- const LocationFilled = /*#__PURE__*/React__default.forwardRef(function LocationFilled(_ref106, ref) {
2487
+ const ListBulleted = /*#__PURE__*/React__default.forwardRef(function ListBulleted(_ref106, ref) {
2483
2488
  let {
2484
2489
  children,
2485
2490
  size = 16,
2486
2491
  ...rest
2487
2492
  } = _ref106;
2493
+ if (size === 16 || size === "16" || size === "16px") {
2494
+ return /*#__PURE__*/React__default.createElement(Icon, {
2495
+ width: size,
2496
+ height: size,
2497
+ ref: ref,
2498
+ xmlns: "http://www.w3.org/2000/svg",
2499
+ viewBox: "0 0 16 16",
2500
+ fill: "currentColor",
2501
+ ...rest
2502
+ }, _circle7 || (_circle7 = /*#__PURE__*/React__default.createElement("circle", {
2503
+ cx: "3.5",
2504
+ cy: "4.5",
2505
+ r: "1.5"
2506
+ })), _circle8 || (_circle8 = /*#__PURE__*/React__default.createElement("circle", {
2507
+ cx: "3.5",
2508
+ cy: "11.5",
2509
+ r: "1.5"
2510
+ })), _path185 || (_path185 = /*#__PURE__*/React__default.createElement("path", {
2511
+ d: "M8 11H15V12H8zM8 4H15V5H8z"
2512
+ })), children);
2513
+ }
2488
2514
  return /*#__PURE__*/React__default.createElement(Icon, {
2489
2515
  width: size,
2490
2516
  height: size,
@@ -2493,19 +2519,22 @@ const LocationFilled = /*#__PURE__*/React__default.forwardRef(function LocationF
2493
2519
  viewBox: "0 0 32 32",
2494
2520
  fill: "currentColor",
2495
2521
  ...rest
2496
- }, _path179 || (_path179 = /*#__PURE__*/React__default.createElement("path", {
2497
- 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"
2522
+ }, _circle9 || (_circle9 = /*#__PURE__*/React__default.createElement("circle", {
2523
+ cx: "7",
2524
+ cy: "9",
2525
+ r: "3"
2498
2526
  })), _circle0 || (_circle0 = /*#__PURE__*/React__default.createElement("circle", {
2499
- cx: "16",
2500
- cy: "13",
2501
- r: "4",
2502
- fill: "none"
2527
+ cx: "7",
2528
+ cy: "23",
2529
+ r: "3"
2530
+ })), _path186 || (_path186 = /*#__PURE__*/React__default.createElement("path", {
2531
+ d: "M16 22H30V24H16zM16 8H30V10H16z"
2503
2532
  })), children);
2504
2533
  });
2505
2534
  if (process.env.NODE_ENV !== "production") {
2506
- LocationFilled.propTypes = iconPropTypes;
2535
+ ListBulleted.propTypes = iconPropTypes;
2507
2536
  }
2508
- const LocationHazard = /*#__PURE__*/React__default.forwardRef(function LocationHazard(_ref107, ref) {
2537
+ const ListChecked = /*#__PURE__*/React__default.forwardRef(function ListChecked(_ref107, ref) {
2509
2538
  let {
2510
2539
  children,
2511
2540
  size = 16,
@@ -2519,20 +2548,14 @@ const LocationHazard = /*#__PURE__*/React__default.forwardRef(function LocationH
2519
2548
  viewBox: "0 0 32 32",
2520
2549
  fill: "currentColor",
2521
2550
  ...rest
2522
- }, _circle1 || (_circle1 = /*#__PURE__*/React__default.createElement("circle", {
2523
- cx: "16",
2524
- cy: "20.5",
2525
- r: "1.5"
2526
- })), _path180 || (_path180 = /*#__PURE__*/React__default.createElement("path", {
2527
- d: "M15 7H17V16H15z"
2528
- })), _path181 || (_path181 = /*#__PURE__*/React__default.createElement("path", {
2529
- 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"
2551
+ }, _path187 || (_path187 = /*#__PURE__*/React__default.createElement("path", {
2552
+ 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"
2530
2553
  })), children);
2531
2554
  });
2532
2555
  if (process.env.NODE_ENV !== "production") {
2533
- LocationHazard.propTypes = iconPropTypes;
2556
+ ListChecked.propTypes = iconPropTypes;
2534
2557
  }
2535
- const LocationHazardFilled = /*#__PURE__*/React__default.forwardRef(function LocationHazardFilled(_ref108, ref) {
2558
+ const ListCheckedMirror = /*#__PURE__*/React__default.forwardRef(function ListCheckedMirror(_ref108, ref) {
2536
2559
  let {
2537
2560
  children,
2538
2561
  size = 16,
@@ -2546,17 +2569,14 @@ const LocationHazardFilled = /*#__PURE__*/React__default.forwardRef(function Loc
2546
2569
  viewBox: "0 0 32 32",
2547
2570
  fill: "currentColor",
2548
2571
  ...rest
2549
- }, _path182 || (_path182 = /*#__PURE__*/React__default.createElement("path", {
2550
- fill: "none",
2551
- 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"
2552
- })), _path183 || (_path183 = /*#__PURE__*/React__default.createElement("path", {
2553
- 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"
2572
+ }, _path188 || (_path188 = /*#__PURE__*/React__default.createElement("path", {
2573
+ 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"
2554
2574
  })), children);
2555
2575
  });
2556
2576
  if (process.env.NODE_ENV !== "production") {
2557
- LocationHazardFilled.propTypes = iconPropTypes;
2577
+ ListCheckedMirror.propTypes = iconPropTypes;
2558
2578
  }
2559
- const LocationHeart = /*#__PURE__*/React__default.forwardRef(function LocationHeart(_ref109, ref) {
2579
+ const ListDropdown = /*#__PURE__*/React__default.forwardRef(function ListDropdown(_ref109, ref) {
2560
2580
  let {
2561
2581
  children,
2562
2582
  size = 16,
@@ -2570,16 +2590,16 @@ const LocationHeart = /*#__PURE__*/React__default.forwardRef(function LocationHe
2570
2590
  viewBox: "0 0 32 32",
2571
2591
  fill: "currentColor",
2572
2592
  ...rest
2573
- }, _path184 || (_path184 = /*#__PURE__*/React__default.createElement("path", {
2574
- 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"
2575
- })), _path185 || (_path185 = /*#__PURE__*/React__default.createElement("path", {
2576
- 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"
2593
+ }, _path189 || (_path189 = /*#__PURE__*/React__default.createElement("path", {
2594
+ d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
2595
+ })), _path190 || (_path190 = /*#__PURE__*/React__default.createElement("path", {
2596
+ d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
2577
2597
  })), children);
2578
2598
  });
2579
2599
  if (process.env.NODE_ENV !== "production") {
2580
- LocationHeart.propTypes = iconPropTypes;
2600
+ ListDropdown.propTypes = iconPropTypes;
2581
2601
  }
2582
- const LocationHeartFilled = /*#__PURE__*/React__default.forwardRef(function LocationHeartFilled(_ref110, ref) {
2602
+ const ListNumbered = /*#__PURE__*/React__default.forwardRef(function ListNumbered(_ref110, ref) {
2583
2603
  let {
2584
2604
  children,
2585
2605
  size = 16,
@@ -2593,17 +2613,14 @@ const LocationHeartFilled = /*#__PURE__*/React__default.forwardRef(function Loca
2593
2613
  viewBox: "0 0 32 32",
2594
2614
  fill: "currentColor",
2595
2615
  ...rest
2596
- }, _path186 || (_path186 = /*#__PURE__*/React__default.createElement("path", {
2597
- fill: "none",
2598
- 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"
2599
- })), _path187 || (_path187 = /*#__PURE__*/React__default.createElement("path", {
2600
- 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"
2616
+ }, _path191 || (_path191 = /*#__PURE__*/React__default.createElement("path", {
2617
+ 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"
2601
2618
  })), children);
2602
2619
  });
2603
2620
  if (process.env.NODE_ENV !== "production") {
2604
- LocationHeartFilled.propTypes = iconPropTypes;
2621
+ ListNumbered.propTypes = iconPropTypes;
2605
2622
  }
2606
- const LocationInfo = /*#__PURE__*/React__default.forwardRef(function LocationInfo(_ref111, ref) {
2623
+ const ListNumberedMirror = /*#__PURE__*/React__default.forwardRef(function ListNumberedMirror(_ref111, ref) {
2607
2624
  let {
2608
2625
  children,
2609
2626
  size = 16,
@@ -2617,18 +2634,14 @@ const LocationInfo = /*#__PURE__*/React__default.forwardRef(function LocationInf
2617
2634
  viewBox: "0 0 32 32",
2618
2635
  fill: "currentColor",
2619
2636
  ...rest
2620
- }, _path188 || (_path188 = /*#__PURE__*/React__default.createElement("path", {
2621
- strokeWidth: "0",
2622
- 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"
2623
- })), _path189 || (_path189 = /*#__PURE__*/React__default.createElement("path", {
2624
- strokeWidth: "0",
2625
- 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"
2637
+ }, _path192 || (_path192 = /*#__PURE__*/React__default.createElement("path", {
2638
+ 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"
2626
2639
  })), children);
2627
2640
  });
2628
2641
  if (process.env.NODE_ENV !== "production") {
2629
- LocationInfo.propTypes = iconPropTypes;
2642
+ ListNumberedMirror.propTypes = iconPropTypes;
2630
2643
  }
2631
- const LocationInfoFilled = /*#__PURE__*/React__default.forwardRef(function LocationInfoFilled(_ref112, ref) {
2644
+ const LoadBalancerApplication = /*#__PURE__*/React__default.forwardRef(function LoadBalancerApplication(_ref112, ref) {
2632
2645
  let {
2633
2646
  children,
2634
2647
  size = 16,
@@ -2642,19 +2655,14 @@ const LocationInfoFilled = /*#__PURE__*/React__default.forwardRef(function Locat
2642
2655
  viewBox: "0 0 32 32",
2643
2656
  fill: "currentColor",
2644
2657
  ...rest
2645
- }, _path190 || (_path190 = /*#__PURE__*/React__default.createElement("path", {
2646
- strokeWidth: "0",
2647
- 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"
2648
- })), _path191 || (_path191 = /*#__PURE__*/React__default.createElement("path", {
2649
- fill: "none",
2650
- strokeWidth: "0",
2651
- 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"
2658
+ }, _path193 || (_path193 = /*#__PURE__*/React__default.createElement("path", {
2659
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
2652
2660
  })), children);
2653
2661
  });
2654
2662
  if (process.env.NODE_ENV !== "production") {
2655
- LocationInfoFilled.propTypes = iconPropTypes;
2663
+ LoadBalancerApplication.propTypes = iconPropTypes;
2656
2664
  }
2657
- const LocationPerson = /*#__PURE__*/React__default.forwardRef(function LocationPerson(_ref113, ref) {
2665
+ const LoadBalancerClassic = /*#__PURE__*/React__default.forwardRef(function LoadBalancerClassic(_ref113, ref) {
2658
2666
  let {
2659
2667
  children,
2660
2668
  size = 16,
@@ -2668,16 +2676,14 @@ const LocationPerson = /*#__PURE__*/React__default.forwardRef(function LocationP
2668
2676
  viewBox: "0 0 32 32",
2669
2677
  fill: "currentColor",
2670
2678
  ...rest
2671
- }, _path192 || (_path192 = /*#__PURE__*/React__default.createElement("path", {
2672
- 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"
2673
- })), _path193 || (_path193 = /*#__PURE__*/React__default.createElement("path", {
2674
- 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"
2679
+ }, _path194 || (_path194 = /*#__PURE__*/React__default.createElement("path", {
2680
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
2675
2681
  })), children);
2676
2682
  });
2677
2683
  if (process.env.NODE_ENV !== "production") {
2678
- LocationPerson.propTypes = iconPropTypes;
2684
+ LoadBalancerClassic.propTypes = iconPropTypes;
2679
2685
  }
2680
- const LocationPersonFilled = /*#__PURE__*/React__default.forwardRef(function LocationPersonFilled(_ref114, ref) {
2686
+ const LoadBalancerGlobal = /*#__PURE__*/React__default.forwardRef(function LoadBalancerGlobal(_ref114, ref) {
2681
2687
  let {
2682
2688
  children,
2683
2689
  size = 16,
@@ -2691,21 +2697,14 @@ const LocationPersonFilled = /*#__PURE__*/React__default.forwardRef(function Loc
2691
2697
  viewBox: "0 0 32 32",
2692
2698
  fill: "currentColor",
2693
2699
  ...rest
2694
- }, _path194 || (_path194 = /*#__PURE__*/React__default.createElement("path", {
2695
- fill: "none",
2696
- 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"
2697
- })), _circle10 || (_circle10 = /*#__PURE__*/React__default.createElement("circle", {
2698
- cx: "16",
2699
- cy: "11",
2700
- r: "1"
2701
- })), _path195 || (_path195 = /*#__PURE__*/React__default.createElement("path", {
2702
- 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"
2700
+ }, _path195 || (_path195 = /*#__PURE__*/React__default.createElement("path", {
2701
+ 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"
2703
2702
  })), children);
2704
2703
  });
2705
2704
  if (process.env.NODE_ENV !== "production") {
2706
- LocationPersonFilled.propTypes = iconPropTypes;
2705
+ LoadBalancerGlobal.propTypes = iconPropTypes;
2707
2706
  }
2708
- const LocationSave = /*#__PURE__*/React__default.forwardRef(function LocationSave(_ref115, ref) {
2707
+ const LoadBalancerListener = /*#__PURE__*/React__default.forwardRef(function LoadBalancerListener(_ref115, ref) {
2709
2708
  let {
2710
2709
  children,
2711
2710
  size = 16,
@@ -2720,13 +2719,13 @@ const LocationSave = /*#__PURE__*/React__default.forwardRef(function LocationSav
2720
2719
  fill: "currentColor",
2721
2720
  ...rest
2722
2721
  }, _path196 || (_path196 = /*#__PURE__*/React__default.createElement("path", {
2723
- 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"
2722
+ d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
2724
2723
  })), children);
2725
2724
  });
2726
2725
  if (process.env.NODE_ENV !== "production") {
2727
- LocationSave.propTypes = iconPropTypes;
2726
+ LoadBalancerListener.propTypes = iconPropTypes;
2728
2727
  }
2729
- const LocationStar = /*#__PURE__*/React__default.forwardRef(function LocationStar(_ref116, ref) {
2728
+ const LoadBalancerLocal = /*#__PURE__*/React__default.forwardRef(function LoadBalancerLocal(_ref116, ref) {
2730
2729
  let {
2731
2730
  children,
2732
2731
  size = 16,
@@ -2741,15 +2740,13 @@ const LocationStar = /*#__PURE__*/React__default.forwardRef(function LocationSta
2741
2740
  fill: "currentColor",
2742
2741
  ...rest
2743
2742
  }, _path197 || (_path197 = /*#__PURE__*/React__default.createElement("path", {
2744
- 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"
2745
- })), _path198 || (_path198 = /*#__PURE__*/React__default.createElement("path", {
2746
- 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"
2743
+ d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
2747
2744
  })), children);
2748
2745
  });
2749
2746
  if (process.env.NODE_ENV !== "production") {
2750
- LocationStar.propTypes = iconPropTypes;
2747
+ LoadBalancerLocal.propTypes = iconPropTypes;
2751
2748
  }
2752
- const LocationStarFilled = /*#__PURE__*/React__default.forwardRef(function LocationStarFilled(_ref117, ref) {
2749
+ const LoadBalancerNetwork = /*#__PURE__*/React__default.forwardRef(function LoadBalancerNetwork(_ref117, ref) {
2753
2750
  let {
2754
2751
  children,
2755
2752
  size = 16,
@@ -2763,17 +2760,14 @@ const LocationStarFilled = /*#__PURE__*/React__default.forwardRef(function Locat
2763
2760
  viewBox: "0 0 32 32",
2764
2761
  fill: "currentColor",
2765
2762
  ...rest
2766
- }, _path199 || (_path199 = /*#__PURE__*/React__default.createElement("path", {
2767
- fill: "none",
2768
- 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"
2769
- })), _path200 || (_path200 = /*#__PURE__*/React__default.createElement("path", {
2770
- 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"
2763
+ }, _path198 || (_path198 = /*#__PURE__*/React__default.createElement("path", {
2764
+ 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"
2771
2765
  })), children);
2772
2766
  });
2773
2767
  if (process.env.NODE_ENV !== "production") {
2774
- LocationStarFilled.propTypes = iconPropTypes;
2768
+ LoadBalancerNetwork.propTypes = iconPropTypes;
2775
2769
  }
2776
- const Locked = /*#__PURE__*/React__default.forwardRef(function Locked(_ref118, ref) {
2770
+ const LoadBalancerPool = /*#__PURE__*/React__default.forwardRef(function LoadBalancerPool(_ref118, ref) {
2777
2771
  let {
2778
2772
  children,
2779
2773
  size = 16,
@@ -2787,14 +2781,14 @@ const Locked = /*#__PURE__*/React__default.forwardRef(function Locked(_ref118, r
2787
2781
  viewBox: "0 0 32 32",
2788
2782
  fill: "currentColor",
2789
2783
  ...rest
2790
- }, _path201 || (_path201 = /*#__PURE__*/React__default.createElement("path", {
2791
- 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"
2784
+ }, _path199 || (_path199 = /*#__PURE__*/React__default.createElement("path", {
2785
+ 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"
2792
2786
  })), children);
2793
2787
  });
2794
2788
  if (process.env.NODE_ENV !== "production") {
2795
- Locked.propTypes = iconPropTypes;
2789
+ LoadBalancerPool.propTypes = iconPropTypes;
2796
2790
  }
2797
- const LockedAndBlocked = /*#__PURE__*/React__default.forwardRef(function LockedAndBlocked(_ref119, ref) {
2791
+ const LoadBalancerVpc = /*#__PURE__*/React__default.forwardRef(function LoadBalancerVpc(_ref119, ref) {
2798
2792
  let {
2799
2793
  children,
2800
2794
  size = 16,
@@ -2808,14 +2802,14 @@ const LockedAndBlocked = /*#__PURE__*/React__default.forwardRef(function LockedA
2808
2802
  viewBox: "0 0 32 32",
2809
2803
  fill: "currentColor",
2810
2804
  ...rest
2811
- }, _path202 || (_path202 = /*#__PURE__*/React__default.createElement("path", {
2812
- 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"
2805
+ }, _path200 || (_path200 = /*#__PURE__*/React__default.createElement("path", {
2806
+ 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"
2813
2807
  })), children);
2814
2808
  });
2815
2809
  if (process.env.NODE_ENV !== "production") {
2816
- LockedAndBlocked.propTypes = iconPropTypes;
2810
+ LoadBalancerVpc.propTypes = iconPropTypes;
2817
2811
  }
2818
- const LogicalPartition = /*#__PURE__*/React__default.forwardRef(function LogicalPartition(_ref120, ref) {
2812
+ const Location = /*#__PURE__*/React__default.forwardRef(function Location(_ref120, ref) {
2819
2813
  let {
2820
2814
  children,
2821
2815
  size = 16,
@@ -2829,18 +2823,16 @@ const LogicalPartition = /*#__PURE__*/React__default.forwardRef(function Logical
2829
2823
  viewBox: "0 0 32 32",
2830
2824
  fill: "currentColor",
2831
2825
  ...rest
2832
- }, _circle11 || (_circle11 = /*#__PURE__*/React__default.createElement("circle", {
2833
- cx: "9",
2834
- cy: "7",
2835
- r: "1"
2836
- })), _path203 || (_path203 = /*#__PURE__*/React__default.createElement("path", {
2837
- 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"
2826
+ }, _path201 || (_path201 = /*#__PURE__*/React__default.createElement("path", {
2827
+ 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"
2828
+ })), _path202 || (_path202 = /*#__PURE__*/React__default.createElement("path", {
2829
+ 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"
2838
2830
  })), children);
2839
2831
  });
2840
2832
  if (process.env.NODE_ENV !== "production") {
2841
- LogicalPartition.propTypes = iconPropTypes;
2833
+ Location.propTypes = iconPropTypes;
2842
2834
  }
2843
- const Login = /*#__PURE__*/React__default.forwardRef(function Login(_ref121, ref) {
2835
+ const LocationCompany = /*#__PURE__*/React__default.forwardRef(function LocationCompany(_ref121, ref) {
2844
2836
  let {
2845
2837
  children,
2846
2838
  size = 16,
@@ -2854,16 +2846,18 @@ const Login = /*#__PURE__*/React__default.forwardRef(function Login(_ref121, ref
2854
2846
  viewBox: "0 0 32 32",
2855
2847
  fill: "currentColor",
2856
2848
  ...rest
2857
- }, _path204 || (_path204 = /*#__PURE__*/React__default.createElement("path", {
2858
- 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"
2849
+ }, _path203 || (_path203 = /*#__PURE__*/React__default.createElement("path", {
2850
+ 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"
2851
+ })), _path204 || (_path204 = /*#__PURE__*/React__default.createElement("path", {
2852
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
2859
2853
  })), _path205 || (_path205 = /*#__PURE__*/React__default.createElement("path", {
2860
- 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"
2854
+ d: "M15 16H17V18H15zM15 12H17V14H15z"
2861
2855
  })), children);
2862
2856
  });
2863
2857
  if (process.env.NODE_ENV !== "production") {
2864
- Login.propTypes = iconPropTypes;
2858
+ LocationCompany.propTypes = iconPropTypes;
2865
2859
  }
2866
- const LogoAngular = /*#__PURE__*/React__default.forwardRef(function LogoAngular(_ref122, ref) {
2860
+ const LocationCompanyFilled = /*#__PURE__*/React__default.forwardRef(function LocationCompanyFilled(_ref122, ref) {
2867
2861
  let {
2868
2862
  children,
2869
2863
  size = 16,
@@ -2878,15 +2872,16 @@ const LogoAngular = /*#__PURE__*/React__default.forwardRef(function LogoAngular(
2878
2872
  fill: "currentColor",
2879
2873
  ...rest
2880
2874
  }, _path206 || (_path206 = /*#__PURE__*/React__default.createElement("path", {
2881
- d: "M13.5,16h4.9L16,10.8L13.5,16z"
2875
+ fill: "none",
2876
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
2882
2877
  })), _path207 || (_path207 = /*#__PURE__*/React__default.createElement("path", {
2883
- 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"
2878
+ 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"
2884
2879
  })), children);
2885
2880
  });
2886
2881
  if (process.env.NODE_ENV !== "production") {
2887
- LogoAngular.propTypes = iconPropTypes;
2882
+ LocationCompanyFilled.propTypes = iconPropTypes;
2888
2883
  }
2889
- const LogoAnsibleCommunity = /*#__PURE__*/React__default.forwardRef(function LogoAnsibleCommunity(_ref123, ref) {
2884
+ const LocationCurrent = /*#__PURE__*/React__default.forwardRef(function LocationCurrent(_ref123, ref) {
2890
2885
  let {
2891
2886
  children,
2892
2887
  size = 16,
@@ -2901,13 +2896,13 @@ const LogoAnsibleCommunity = /*#__PURE__*/React__default.forwardRef(function Log
2901
2896
  fill: "currentColor",
2902
2897
  ...rest
2903
2898
  }, _path208 || (_path208 = /*#__PURE__*/React__default.createElement("path", {
2904
- 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"
2899
+ 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"
2905
2900
  })), children);
2906
2901
  });
2907
2902
  if (process.env.NODE_ENV !== "production") {
2908
- LogoAnsibleCommunity.propTypes = iconPropTypes;
2903
+ LocationCurrent.propTypes = iconPropTypes;
2909
2904
  }
2910
- const LogoDigg = /*#__PURE__*/React__default.forwardRef(function LogoDigg(_ref124, ref) {
2905
+ const LocationFilled = /*#__PURE__*/React__default.forwardRef(function LocationFilled(_ref124, ref) {
2911
2906
  let {
2912
2907
  children,
2913
2908
  size = 16,
@@ -2922,13 +2917,18 @@ const LogoDigg = /*#__PURE__*/React__default.forwardRef(function LogoDigg(_ref12
2922
2917
  fill: "currentColor",
2923
2918
  ...rest
2924
2919
  }, _path209 || (_path209 = /*#__PURE__*/React__default.createElement("path", {
2925
- 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"
2920
+ 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"
2921
+ })), _circle1 || (_circle1 = /*#__PURE__*/React__default.createElement("circle", {
2922
+ cx: "16",
2923
+ cy: "13",
2924
+ r: "4",
2925
+ fill: "none"
2926
2926
  })), children);
2927
2927
  });
2928
2928
  if (process.env.NODE_ENV !== "production") {
2929
- LogoDigg.propTypes = iconPropTypes;
2929
+ LocationFilled.propTypes = iconPropTypes;
2930
2930
  }
2931
- const LogoDiscord = /*#__PURE__*/React__default.forwardRef(function LogoDiscord(_ref125, ref) {
2931
+ const LocationHazard = /*#__PURE__*/React__default.forwardRef(function LocationHazard(_ref125, ref) {
2932
2932
  let {
2933
2933
  children,
2934
2934
  size = 16,
@@ -2942,12 +2942,18 @@ const LogoDiscord = /*#__PURE__*/React__default.forwardRef(function LogoDiscord(
2942
2942
  viewBox: "0 0 32 32",
2943
2943
  fill: "currentColor",
2944
2944
  ...rest
2945
- }, _path210 || (_path210 = /*#__PURE__*/React__default.createElement("path", {
2946
- 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"
2945
+ }, _circle10 || (_circle10 = /*#__PURE__*/React__default.createElement("circle", {
2946
+ cx: "16",
2947
+ cy: "20.5",
2948
+ r: "1.5"
2949
+ })), _path210 || (_path210 = /*#__PURE__*/React__default.createElement("path", {
2950
+ d: "M15 7H17V16H15z"
2951
+ })), _path211 || (_path211 = /*#__PURE__*/React__default.createElement("path", {
2952
+ 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"
2947
2953
  })), children);
2948
2954
  });
2949
2955
  if (process.env.NODE_ENV !== "production") {
2950
- LogoDiscord.propTypes = iconPropTypes;
2956
+ LocationHazard.propTypes = iconPropTypes;
2951
2957
  }
2952
2958
 
2953
- export { IotPlatform, Ip, Iso, IsoFilled, IsoOutline, ItemDefinition, ItemUsage, JobDaemon, JobRun, JoinFull, JoinInner, JoinLeft, JoinNode, JoinOuter, JoinRight, Jpg, JsError, Json, JsonReference, JumpLink, KeepDry, Key, Keyboard, KeyboardOff, KioskDevice, Kubelet, Kubernetes, KubernetesControlPlaneNode, KubernetesIpAddress, KubernetesOperator, KubernetesPod, KubernetesWorkerNode, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, LayersExternal, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, LinuxNamespace, List, ListBoxes, ListBulleted, ListChecked, ListCheckedMirror, ListDropdown, ListNumbered, ListNumberedMirror, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationInfo, LocationInfoFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LockedAndBlocked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoDigg, LogoDiscord, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };
2959
+ export { IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, InterfaceDefinition, InterfaceDefinitionAlt, InterfaceUsage, InterfaceUsageAlt, InterfaceUsage_1, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Ip, Iso, IsoFilled, IsoOutline, ItemDefinition, ItemUsage, JobDaemon, JobRun, JoinFull, JoinInner, JoinInnerAlt, JoinLeft, JoinLeftOuter, JoinNode, JoinOuter, JoinRight, JoinRightOuter, Jpg, JsError, Json, JsonReference, JumpLink, KeepDry, Key, Keyboard, KeyboardOff, KioskDevice, Kubelet, Kubernetes, KubernetesControlPlaneNode, KubernetesIpAddress, KubernetesOperator, KubernetesPod, KubernetesWorkerNode, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, LayersExternal, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, LinuxNamespace, List, ListBoxes, ListBulleted, ListChecked, ListCheckedMirror, ListDropdown, ListNumbered, ListNumberedMirror, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };