@carbon/ibm-products 2.85.0 → 2.86.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 (74) hide show
  1. package/css/carbon.css +55 -2
  2. package/css/carbon.css.map +1 -1
  3. package/css/index-full-carbon.css +615 -410
  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 +3225 -3081
  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 +2958 -2806
  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 +2202 -2011
  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/ActionSet/ActionSet.d.ts +6 -0
  20. package/es/components/ActionSet/ActionSet.js +20 -10
  21. package/es/components/Coachmark/next/Coachmark/ContentBody.js +1 -1
  22. package/es/components/DataSpreadsheet/utils/moveColumnIndicatorLine.js +2 -2
  23. package/es/components/EditInPlace/EditInPlace.d.ts +2 -3
  24. package/es/components/OptionsTile/OptionsTile.js +35 -12
  25. package/es/components/PageHeader/next/context.js +1 -1
  26. package/es/components/PageHeader/next/index.js +3 -3
  27. package/es/components/StringFormatter/StringFormatter.js +1 -1
  28. package/es/components/TagSet/TagSet.js +1 -1
  29. package/es/components/Tearsheet/next/StackContext.d.ts +1 -1
  30. package/es/components/Tearsheet/next/Tearsheet.d.ts +19 -5
  31. package/es/components/Tearsheet/next/Tearsheet.js +90 -31
  32. package/es/components/Tearsheet/next/TearsheetBody.js +2 -2
  33. package/es/components/Tearsheet/next/TearsheetFooter.d.ts +31 -0
  34. package/es/components/Tearsheet/next/TearsheetFooter.js +39 -0
  35. package/es/components/Tearsheet/next/TearsheetHeader.d.ts +1 -1
  36. package/es/components/Tearsheet/next/index.d.ts +2 -1
  37. package/es/components/index.d.ts +1 -1
  38. package/es/global/js/hooks/index.d.ts +1 -0
  39. package/es/global/js/utils/devtools.js +1 -1
  40. package/es/index.js +8 -8
  41. package/es/node_modules/@carbon/icons-react/es/generated/bucket-10.js +1184 -1110
  42. package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +1337 -1334
  43. package/es/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +2 -2
  44. package/lib/components/ActionSet/ActionSet.d.ts +6 -0
  45. package/lib/components/ActionSet/ActionSet.js +20 -10
  46. package/lib/components/Coachmark/next/Coachmark/ContentBody.js +0 -3
  47. package/lib/components/DataSpreadsheet/utils/moveColumnIndicatorLine.js +2 -2
  48. package/lib/components/EditInPlace/EditInPlace.d.ts +2 -3
  49. package/lib/components/OptionsTile/OptionsTile.js +35 -12
  50. package/lib/components/PageHeader/next/index.js +6 -6
  51. package/lib/components/TagSet/TagSet.js +0 -3
  52. package/lib/components/Tearsheet/next/StackContext.d.ts +1 -1
  53. package/lib/components/Tearsheet/next/Tearsheet.d.ts +19 -5
  54. package/lib/components/Tearsheet/next/Tearsheet.js +90 -31
  55. package/lib/components/Tearsheet/next/TearsheetBody.js +2 -2
  56. package/lib/components/Tearsheet/next/TearsheetFooter.d.ts +31 -0
  57. package/lib/components/Tearsheet/next/TearsheetFooter.js +43 -0
  58. package/lib/components/Tearsheet/next/TearsheetHeader.d.ts +1 -1
  59. package/lib/components/Tearsheet/next/index.d.ts +2 -1
  60. package/lib/components/index.d.ts +1 -1
  61. package/lib/global/js/hooks/index.d.ts +1 -0
  62. package/lib/index.js +50 -50
  63. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-10.js +1204 -1130
  64. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +1351 -1348
  65. package/package.json +14 -18
  66. package/scss/components/NotificationsPanel/_notifications-panel.scss +3 -0
  67. package/scss/components/OptionsTile/_options-tile.scss +28 -7
  68. package/scss/components/PageHeader/_page-header.scss +14 -4
  69. package/scss/components/SidePanel/_side-panel.scss +0 -2
  70. package/scss/components/Tearsheet/_index-with-carbon.scss +2 -1
  71. package/scss/components/Tearsheet/_index.scss +1 -0
  72. package/scss/components/Tearsheet/_tearsheet.scss +0 -2
  73. package/scss/components/Tearsheet/_tearsheet_next.scss +351 -229
  74. package/telemetry.yml +4 -1
@@ -11,9 +11,9 @@ var React = require('react');
11
11
  var Icon = require('../Icon.js');
12
12
  var iconPropTypesC5chbmyn = require('../iconPropTypes-C5chbmyn.js');
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _circle, _path11, _path12, _path13, _circle2, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _circle3, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _circle4, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _circle5, _path99, _circle6, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle7, _path110, _path111, _path112, _path113, _path114, _path115, _circle8, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _circle9, _circle0, _circle1, _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, _circle10, _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, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263, _path264, _path265, _circle11, _circle12, _path266, _path267, _path268, _path269, _path270, _path271, _path272, _path273, _path274, _path275, _path276, _path277, _path278, _path279, _path280, _path281, _path282, _path283, _path284, _path285, _path286, _path287, _path288, _path289, _circle13, _path290, _path291, _path292, _circle14, _path293, _path294, _path295, _circle15, _path296, _path297, _path298, _path299, _path300, _path301, _path302, _path303, _path304, _path305, _path306, _path307, _rect, _path308, _path309, _path310, _path311, _path312, _path313, _path314, _path315, _path316, _path317, _path318, _path319, _path320, _path321, _path322, _path323, _path324, _path325, _path326, _path327, _path328, _path329, _path330, _path331, _path332, _path333, _path334, _path335, _path336, _path337, _path338, _path339, _path340, _path341, _path342, _path343, _path344, _path345, _path346, _path347, _path348, _path349;
14
+ var _path, _circle, _circle2, _circle3, _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, _circle4, _path27, _circle5, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _circle6, _path89, _path90, _path91, _circle7, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _circle8, _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, _circle9, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _circle0, _path177, _circle1, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _circle10, _path188, _path189, _path190, _path191, _path192, _path193, _circle11, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _circle12, _circle13, _circle14, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _circle15, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263, _path264, _path265, _path266, _path267, _path268, _path269, _path270, _path271, _path272, _path273, _path274, _path275, _path276, _path277, _path278, _path279, _path280, _path281, _path282, _path283, _path284, _path285, _path286, _path287, _path288, _path289, _path290, _path291, _path292, _path293, _path294, _path295, _path296, _path297, _path298, _path299, _path300, _path301, _path302, _path303, _path304, _path305, _path306, _path307, _path308, _path309, _path310, _path311, _path312, _path313, _path314, _path315, _path316, _path317, _path318, _path319, _path320, _path321, _path322, _path323, _path324, _path325, _path326, _path327, _path328, _path329, _path330, _path331, _path332, _path333, _path334, _path335, _path336, _path337, _path338, _path339, _path340, _path341, _path342, _path343, _circle16, _circle17, _path344, _path345, _path346, _path347, _path348, _path349, _path350, _path351, _path352, _path353, _path354, _path355, _path356, _path357, _path358, _path359, _path360, _path361, _path362, _path363, _path364, _path365, _path366, _path367, _circle18, _path368, _path369, _path370, _circle19, _path371, _path372, _path373, _circle20, _path374, _path375, _path376, _path377, _path378, _path379, _path380;
15
15
  const didWarnAboutDeprecation = {};
16
- const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref, ref) {
16
+ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxOrchestrate(_ref, ref) {
17
17
  let {
18
18
  children,
19
19
  size = 16,
@@ -28,17 +28,27 @@ const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_re
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
31
+ d: "m27.9248,19.4282c-1.123,1.6104-2.9641,2.5718-4.9248,2.5718-2.1233,0-4.0464-1.0874-5.1438-2.9092l-1.7129,1.0322c1.4624,2.4277,4.0256,3.877,6.8567,3.877,1.4231,0,2.7925-.3911,3.9922-1.0835-2.3442,3.6958-6.4814,6.0835-10.9922,6.0835-5.7104,0-10.8347-3.8184-12.4617-9.2852l-1.917.5703c1.8774,6.3086,7.79,10.7148,14.3787,10.7148s12.5012-4.4062,14.3787-10.7148l-2.4539-.8569Z"
32
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
33
+ cx: "30",
34
+ cy: "16",
35
+ r: "2"
36
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
37
+ cx: "2",
38
+ cy: "16",
39
+ r: "2"
40
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
41
+ cx: "16",
42
+ cy: "16",
43
+ r: "2"
32
44
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
- d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
34
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
- d: "M26,4H6A2,2,0,0,0,4,6V16H6V6H26V21.17l-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17,11.8308,13l-1.4151,1.4155L14,18l2.59,2.59a2,2,0,0,0,2.82,0L21,19l5,5v2H16v2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Z"
45
+ d: "m16,1C9.4114,1,3.4988,5.4062,1.6213,11.7148l2.4539.8569c1.123-1.6104,2.9641-2.5718,4.9248-2.5718s3.8018.9614,4.9248,2.5718l1.6406-1.144c-1.4971-2.1465-3.9514-3.4277-6.5654-3.4277-1.4231,0-2.7925.3911-3.9922,1.0835,2.3442-3.6953,6.4814-6.0835,10.9922-6.0835,5.7104,0,10.8347,3.8184,12.4617,9.2852l1.917-.5703c-1.8774-6.3086-7.79-10.7148-14.3787-10.7148Z"
36
46
  })), children);
37
47
  });
38
48
  if (process.env.NODE_ENV !== "production") {
39
- ImageReference.propTypes = iconPropTypesC5chbmyn.i;
49
+ IbmWatsonxOrchestrate.propTypes = iconPropTypesC5chbmyn.i;
40
50
  }
41
- const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref2, ref) {
51
+ const IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack(_ref2, ref) {
42
52
  let {
43
53
  children,
44
54
  size = 16,
@@ -52,18 +62,18 @@ const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref2, re
52
62
  viewBox: "0 0 32 32",
53
63
  fill: "currentColor",
54
64
  ...rest
55
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
56
- d: "M24,14a5.99,5.99,0,0,0-4.885,9.4712L14,28.5859,15.4141,30l5.1147-5.1147A5.9971,5.9971,0,1,0,24,14Zm0,10a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
65
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
66
+ d: "M18.496,27.386L16,28.842L5,22.426v-5.852l10.016-5.843C15.308,10.897,15.641,11,16,11c1.104,0,2-0.896,2-2s-0.896-2-2-2 s-2,0.896-2,2c0,0.003,0.001,0.005,0.001,0.008L3.496,15.136C3.189,15.315,3,15.645,3,16v7c0,0.355,0.189,0.685,0.496,0.864l12,7 C15.652,30.955,15.826,31,16,31s0.348-0.045,0.504-0.136l3-1.75L18.496,27.386z"
67
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
68
+ d: "M28.504,8.136l-3-1.75l-1.008,1.728L27,9.574v12.852l-4.593,2.679l-10.409-6.093C11.999,19.007,12,19.004,12,19 c0-1.104-0.896-2-2-2s-2,0.896-2,2s0.896,2,2,2c0.358,0,0.69-0.102,0.981-0.267l10.92,6.393c0.156,0.091,0.331,0.137,0.505,0.137 c0.174,0,0.348-0.045,0.504-0.136l5.594-3.263C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
57
69
  })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
58
- d: "M17,12a3,3,0,1,0-3-3A3.0033,3.0033,0,0,0,17,12Zm0-4a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,17,8Z"
59
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
60
- d: "M12,24H4V17.9966L9,13l5.5859,5.5859L16,17.168l-5.5859-5.5855a2,2,0,0,0-2.8282,0L4,15.168V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.002,2.002,0,0,0,2,4V24a2.0023,2.0023,0,0,0,2,2h8Z"
70
+ d: "M23,17.277V5.5c0-0.355-0.189-0.685-0.496-0.864l-6-3.5C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v2.999h2V9.574l11-6.417l5,2.917v11.203c-0.595,0.347-1,0.984-1,1.723c0,1.104,0.896,2,2,2s2-0.896,2-2 C24,18.262,23.595,17.624,23,17.277z"
61
71
  })), children);
62
72
  });
63
73
  if (process.env.NODE_ENV !== "production") {
64
- ImageSearch.propTypes = iconPropTypesC5chbmyn.i;
74
+ IbmZCloudModStack.propTypes = iconPropTypesC5chbmyn.i;
65
75
  }
66
- const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref3, ref) {
76
+ const IbmZEnvironmentsDevSecOps = /*#__PURE__*/React.forwardRef(function IbmZEnvironmentsDevSecOps(_ref3, ref) {
67
77
  let {
68
78
  children,
69
79
  size = 16,
@@ -77,16 +87,22 @@ const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_re
77
87
  viewBox: "0 0 32 32",
78
88
  fill: "currentColor",
79
89
  ...rest
80
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
81
- d: "M10,16a5.9908,5.9908,0,0,0,9.4712,4.8853L24.5859,26,26,24.5859l-5.115-5.1147A5.997,5.997,0,1,0,10,16Zm2,0a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Z"
90
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
91
+ d: "m23.5,16v2c3.0327,0,5.5,2.4673,5.5,5.5s-2.4673,5.5-5.5,5.5-5.5-2.4673-5.5-5.5h-2c0,4.1422,3.3578,7.5,7.5,7.5s7.5-3.3578,7.5-7.5-3.3578-7.5-7.5-7.5Z"
92
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
93
+ d: "m23.5,26c1.3807,0,2.5-1.1193,2.5-2.5s-1.1193-2.5-2.5-2.5c-.3217,0-.6268.066-.9093.1766l-4.8837-4.8837-1.4141,1.4141,4.8837,4.8837c-.1107.2825-.1766.5876-.1766.9093,0,1.3807,1.1193,2.5,2.5,2.5Z"
82
94
  })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
83
- d: "M29,7H22.54L20.83,4.45A.9946.9946,0,0,0,20,4H12a.9946.9946,0,0,0-.83.45L9.46,7H3A1.0031,1.0031,0,0,0,2,8V25a1.0031,1.0031,0,0,0,1,1h9V24H4V9h6a.9946.9946,0,0,0,.83-.45L12.54,6h6.92l1.71,2.55A.9946.9946,0,0,0,22,9h6V21h2V8A1.0031,1.0031,0,0,0,29,7Z"
95
+ d: "m29,13h-2v-3.4257l-11-6.4166-3,1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12,7c.3071.1792.4961.5081.4961.8638v4Z"
96
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
97
+ d: "M7 6H9V16H7z"
98
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
99
+ d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
84
100
  })), children);
85
101
  });
86
102
  if (process.env.NODE_ENV !== "production") {
87
- ImageSearchAlt.propTypes = iconPropTypesC5chbmyn.i;
103
+ IbmZEnvironmentsDevSecOps.propTypes = iconPropTypesC5chbmyn.i;
88
104
  }
89
- const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref4, ref) {
105
+ const IbmZOpenEditor = /*#__PURE__*/React.forwardRef(function IbmZOpenEditor(_ref4, ref) {
90
106
  let {
91
107
  children,
92
108
  size = 16,
@@ -100,16 +116,14 @@ const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(functio
100
116
  viewBox: "0 0 32 32",
101
117
  fill: "currentColor",
102
118
  ...rest
103
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
104
- d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
105
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
106
- d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
119
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
120
+ d: "M29,13h-2v-3.4257l-11-6.4166-3,1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12,7c.3071.1792.4961.5081.4961.8638v4ZM7,16h2V6h-2v10ZM15,28.2718l-10.0013-5.8403v-13.4315h-1.9987v14.006c0,.3559.1889.6849.4958.8642l10.4971,6.1298,1.0072-1.7282h-.0001ZM26,17l-1.4141,1.4141,3.5854,3.5859-3.5854,3.5859,1.4141,1.4141,5-5-5-5ZM15,22l5,5,1.4141-1.4141-3.5854-3.5859,3.5854-3.5859-1.4141-1.4141-5,5Z"
107
121
  })), children);
108
122
  });
109
123
  if (process.env.NODE_ENV !== "production") {
110
- WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypesC5chbmyn.i;
124
+ IbmZOpenEditor.propTypes = iconPropTypesC5chbmyn.i;
111
125
  }
112
- const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref5, ref) {
126
+ const IbmZProcessorCapacityReference = /*#__PURE__*/React.forwardRef(function IbmZProcessorCapacityReference(_ref5, ref) {
113
127
  let {
114
128
  children,
115
129
  size = 16,
@@ -123,16 +137,22 @@ const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(fu
123
137
  viewBox: "0 0 32 32",
124
138
  fill: "currentColor",
125
139
  ...rest
126
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
127
- d: "M10 13 11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
128
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
129
- d: "M20,2.8V5c3,1.5,5,4.5,5,8c0,2-0.6,3.8-1.8,5.4c0,0-0.2,0.3-0.3,0.4L16,26.9l-6.9-8.1c-0.1-0.1-0.3-0.4-0.3-0.4 C7.6,16.8,7,15,7,13c0-3.5,2-6.6,5-8V2.8C7.9,4.4,5,8.3,5,13c0,2.4,0.8,4.7,2.2,6.6c0,0,0.3,0.4,0.3,0.5L16,30l8.4-10 c0-0.1,0.3-0.4,0.3-0.4l0,0c1.4-1.9,2.2-4.2,2.2-6.6C27,8.3,24.1,4.4,20,2.8z"
140
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
141
+ d: "M25 25H27V29H25z"
142
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
143
+ d: "M21 23H23V29H21z"
144
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
145
+ d: "M29 20H31V29H29z"
146
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
147
+ d: "m30,17V5c0-1.1046-.8954-2-2-2h-9c-1.1046,0-2,.8954-2,2v24h2V5h9v12h2Z"
148
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
149
+ d: "m13,3H4c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h9c1.1046,0,2-.8954,2-2V5c0-1.1046-.8954-2-2-2Zm-9,2.9635l8.2998,6.0365-8.2998,6.0365V5.9635Zm0,21.0365v-5.0366l6.9253,5.0366h-6.9253Zm9-.9635l-8.2998-6.0365,8.2998-6.0365v12.073Zm0-15.9999l-6.9253-5.0366h6.9253v5.0366Z"
130
150
  })), children);
131
151
  });
132
152
  if (process.env.NODE_ENV !== "production") {
133
- WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypesC5chbmyn.i;
153
+ IbmZProcessorCapacityReference.propTypes = iconPropTypesC5chbmyn.i;
134
154
  }
135
- const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref6, ref) {
155
+ const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref6, ref) {
136
156
  let {
137
157
  children,
138
158
  size = 16,
@@ -146,20 +166,24 @@ const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(f
146
166
  viewBox: "0 0 32 32",
147
167
  fill: "currentColor",
148
168
  ...rest
149
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
150
- cx: "16",
151
- cy: "20.5",
152
- r: "1.5"
153
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
154
- d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
155
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
156
- d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
169
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
170
+ d: "M10 17H14V21H10z"
171
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
172
+ d: "M17 10H21V14H17z"
173
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
174
+ d: "M17 17H21V21H17z"
175
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
176
+ d: "M19.758,26.65L16,28.842L5,22.426V18H3v5c0,0.355,0.189,0.685,0.496,0.864l12,7C15.652,30.955,15.826,31,16,31 s0.348-0.045,0.504-0.136l4.282-2.498L19.758,26.65z"
177
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
178
+ d: "M28.504,8.136l-4.269-2.49l-1.029,1.715L27,9.574v12.852l-3.787,2.209l1.029,1.715l4.262-2.486 C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
179
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
180
+ d: "M5,9.574l11-6.417l3.751,2.188L20.78,3.63l-4.276-2.494C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v5h2V9.574z"
157
181
  })), children);
158
182
  });
159
183
  if (process.env.NODE_ENV !== "production") {
160
- WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypesC5chbmyn.i;
184
+ IbmZCloudProvisioning.propTypes = iconPropTypesC5chbmyn.i;
161
185
  }
162
- const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref7, ref) {
186
+ const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs(_ref7, ref) {
163
187
  let {
164
188
  children,
165
189
  size = 16,
@@ -173,30 +197,24 @@ const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref7,
173
197
  viewBox: "0 0 32 32",
174
198
  fill: "currentColor",
175
199
  ...rest
176
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
177
- d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
178
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
179
- cx: "7",
180
- cy: "25",
181
- r: "1"
182
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
183
- d: "M13 4H15V12H13z"
184
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
185
- d: "M9 4H11V12H9z"
186
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
187
- d: "M21,12H19a2.0021,2.0021,0,0,1-2-2V6a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,21,12ZM19,6v4h2V6Z"
188
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
189
- d: "M21 14H23V22H21z"
190
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
191
- d: "M9 14H11V22H9z"
192
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
193
- d: "M17,22H15a2.0021,2.0021,0,0,1-2-2V16a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,17,22Zm-2-6v4h2V16Z"
200
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
201
+ d: "m16,32c-5.0793,0-9.7449-2.3319-12.7998-6.3979l1.5991-1.2014c2.6736,3.5585,6.7561,5.5994,11.2007,5.5994s8.5281-2.0413,11.2014-5.6005l1.5991,1.2012c-3.0547,4.0668-7.7202,6.3993-12.8005,6.3993Z"
202
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
203
+ d: "m30,22h-5v-2h5v-3h-3c-1.1028,0-2-.8972-2-2v-3c0-1.1028.8972-2,2-2h5v2h-5v3h3c1.1028,0,2,.8972,2,2v3c0,1.1028-.8972,2-2,2Z"
204
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
205
+ d: "m21,22h-4c-1.1028,0-2-.8972-2-2v-8c0-1.1028.8972-2,2-2h4c1.1028,0,2,.8972,2,2v8c0,1.1028-.8972,2-2,2Zm-4-10v8h4v-8h-4Z"
206
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
207
+ d: "M11.4458 10 7.4458 22 9.5542 22 13.5542 10 11.4458 10z"
208
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
209
+ d: "M6 22 0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22z"
210
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
211
+ d: "m16.0001,0C10.9207,0,6.2552,2.3319,3.2003,6.3979l1.5991,1.2014c2.6736-3.5585,6.7561-5.5994,11.2007-5.5994s8.5281,2.0413,11.2014,5.6005l1.5991-1.2012C25.7459,2.3325,21.0804,0,16.0001,0Z"
194
212
  })), children);
195
213
  });
196
214
  if (process.env.NODE_ENV !== "production") {
197
- ImageService.propTypes = iconPropTypesC5chbmyn.i;
215
+ IbmZOs.propTypes = iconPropTypesC5chbmyn.i;
198
216
  }
199
- const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal(_ref8, ref) {
217
+ const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAiControlInterface(_ref8, ref) {
200
218
  let {
201
219
  children,
202
220
  size = 16,
@@ -210,24 +228,34 @@ const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal(_
210
228
  viewBox: "0 0 32 32",
211
229
  fill: "currentColor",
212
230
  ...rest
213
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
214
- strokeWidth: "0",
215
- d: "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
216
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
217
- strokeWidth: "0",
218
- d: "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
219
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
220
- strokeWidth: "0",
221
- d: "m26,20v2H6v-14h8v-2H6c-1.104.0011-1.999.8959-2,2v14c.0012,1.104.896,1.9987,2,2h20c1.104-.0015,1.9985-.8961,2-2v-2h-2Z"
222
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
223
- strokeWidth: "0",
224
- d: "M2 26H30V28H2z"
231
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
232
+ cx: "12",
233
+ cy: "21",
234
+ r: "1"
235
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
236
+ d: "m23,25h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
237
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
238
+ cx: "12",
239
+ cy: "11",
240
+ r: "1"
241
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
242
+ d: "m23,15h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
243
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
244
+ d: "m28,30H4c-1.103,0-2-.897-2-2v-12h2v12h24V4h-12v-2h12c1.103,0,2,.897,2,2v24c0,1.103-.897,2-2,2Z"
245
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
246
+ d: "M8.5 1.5H13.5V3.5H8.5z",
247
+ transform: "rotate(90 11 2.5)"
248
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
249
+ d: "M1.975 3.475H6.975V5.475H1.975z",
250
+ transform: "rotate(45 4.475 4.475)"
251
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
252
+ d: "M0 10H5V12H0z"
225
253
  })), children);
226
254
  });
227
255
  if (process.env.NODE_ENV !== "production") {
228
- ImageStoreLocal.propTypes = iconPropTypesC5chbmyn.i;
256
+ IbmZOsAiControlInterface.propTypes = iconPropTypesC5chbmyn.i;
229
257
  }
230
- const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref9, ref) {
258
+ const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers(_ref9, ref) {
231
259
  let {
232
260
  children,
233
261
  size = 16,
@@ -241,18 +269,16 @@ const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref9,
241
269
  viewBox: "0 0 32 32",
242
270
  fill: "currentColor",
243
271
  ...rest
244
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
245
- d: "M28,24v4H4V24H2v4l.0076-.0049A1.9977,1.9977,0,0,0,4,30H28a2,2,0,0,0,2-2h0V24Z"
246
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
247
- d: "M27.6 14.6 24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6z"
248
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
249
- d: "M9 4 3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4z"
272
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
273
+ d: "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z"
274
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
275
+ d: "m20,15v2h7v10h-10V3H5c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h22c1.1028,0,2-.8975,2-2v-12h-9Zm-13.5859,2h8.5859v8.5859l-8.5859-8.5859Zm8.5859-2H6.4141L15,6.4141v8.5859Zm-1.4141-10L5,13.5859V5h8.5859Zm-8.5859,13.4141l8.5859,8.5859H5v-8.5859Z"
250
276
  })), children);
251
277
  });
252
278
  if (process.env.NODE_ENV !== "production") {
253
- ImportExport.propTypes = iconPropTypesC5chbmyn.i;
279
+ IbmZOsContainers.propTypes = iconPropTypesC5chbmyn.i;
254
280
  }
255
- const Important = /*#__PURE__*/React.forwardRef(function Important(_ref10, ref) {
281
+ const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref10, ref) {
256
282
  let {
257
283
  children,
258
284
  size = 16,
@@ -266,14 +292,20 @@ const Important = /*#__PURE__*/React.forwardRef(function Important(_ref10, ref)
266
292
  viewBox: "0 0 32 32",
267
293
  fill: "currentColor",
268
294
  ...rest
269
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
270
- d: "M17,19h-2v-11h2v11ZM16,21c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5h0Z"
295
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
296
+ d: "M15,9v10.172l-2.586-2.586L11,18l5,5l5-5l-1.414-1.414L17,19.172V9H15z"
297
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
298
+ d: "M19.758,26.65L16,28.842L5,22.426V18H3v5c0,0.355,0.189,0.685,0.496,0.864l12,7C15.652,30.955,15.826,31,16,31 s0.348-0.045,0.504-0.136l4.282-2.498L19.758,26.65z"
299
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
300
+ d: "M28.504,8.136l-4.269-2.49l-1.029,1.715L27,9.574v12.852l-3.787,2.209l1.029,1.715l4.262-2.486 C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
301
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
302
+ d: "M5,9.574l11-6.417l3.751,2.188L20.78,3.63l-4.276-2.494C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v5h2V9.574z"
271
303
  })), children);
272
304
  });
273
305
  if (process.env.NODE_ENV !== "production") {
274
- Important.propTypes = iconPropTypesC5chbmyn.i;
306
+ IbmZOsPackageManager.propTypes = iconPropTypesC5chbmyn.i;
275
307
  }
276
- const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref11, ref) {
308
+ const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_2D(_ref11, ref) {
277
309
  let {
278
310
  children,
279
311
  size = 16,
@@ -287,22 +319,22 @@ const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance
287
319
  viewBox: "0 0 32 32",
288
320
  fill: "currentColor",
289
321
  ...rest
290
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
291
- d: "M22 26.59 19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
292
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
293
- cx: "16",
294
- cy: "16",
295
- r: "2"
296
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
297
- d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
298
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
299
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
322
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
323
+ d: "M22,24H10a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2H22a2.0023,2.0023,0,0,1,2,2V22A2.0023,2.0023,0,0,1,22,24ZM10,10V22H22V10Z"
324
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
325
+ d: "M11 2 2 2 2 11 4 11 4 4 11 4 11 2z"
326
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
327
+ d: "M2 21 2 30 11 30 11 28 4 28 4 21 2 21z"
328
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
329
+ d: "M30 11 30 2 21 2 21 4 28 4 28 11 30 11z"
330
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
331
+ d: "M21 30 30 30 30 21 28 21 28 28 21 28 21 30z"
300
332
  })), children);
301
333
  });
302
334
  if (process.env.NODE_ENV !== "production") {
303
- ImproveRelevance.propTypes = iconPropTypesC5chbmyn.i;
335
+ WatsonHealthICa_2D.propTypes = iconPropTypesC5chbmyn.i;
304
336
  }
305
- const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref12, ref) {
337
+ const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref12, ref) {
306
338
  let {
307
339
  children,
308
340
  size = 16,
@@ -316,14 +348,22 @@ const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref12, ref
316
348
  viewBox: "0 0 32 32",
317
349
  fill: "currentColor",
318
350
  ...rest
319
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
320
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"
351
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
352
+ d: "M4,2A2,2,0,0,0,2,4V20l1,2,1-2V4H8V14l1,2,1-2V2Z"
353
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
354
+ d: "M28,2H14v8l1,2,1-2V4h2V17l1,2,1-2V4h4V14l1,2,1-2V4h2V24l1,2,1-2V4A2,2,0,0,0,28,2Z"
355
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
356
+ d: "M14 28 13 30 12 28 12 16 14 16 14 28z"
357
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
358
+ d: "M24 26 23 28 22 26 22 20 24 20 24 26z"
359
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
360
+ d: "M8 24 7 26 6 24 6 18 8 18 8 24z"
321
361
  })), children);
322
362
  });
323
363
  if (process.env.NODE_ENV !== "production") {
324
- InProgress.propTypes = iconPropTypesC5chbmyn.i;
364
+ IceAccretion.propTypes = iconPropTypesC5chbmyn.i;
325
365
  }
326
- const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref13, ref) {
366
+ const IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref13, ref) {
327
367
  let {
328
368
  children,
329
369
  size = 16,
@@ -337,16 +377,18 @@ const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_
337
377
  viewBox: "0 0 32 32",
338
378
  fill: "currentColor",
339
379
  ...rest
340
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
341
- d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
342
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
343
- d: "M14,2a12,12,0,1,0,2,23.8193v-2.021A10,10,0,1,1,14,4V14l4.343,4.3433A7.9751,7.9751,0,0,1,24,16h1.8193A11.93,11.93,0,0,0,14,2Z"
380
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
381
+ d: "M19 14 19 21 20 23 21 21 21 14 19 14z"
382
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
383
+ d: "M17,14H13a2,2,0,0,0-2,2v4l1,2,1-2V16h2v7l1,2,1-2Z"
384
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
385
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
344
386
  })), children);
345
387
  });
346
388
  if (process.env.NODE_ENV !== "production") {
347
- InProgressError.propTypes = iconPropTypesC5chbmyn.i;
389
+ IceVision.propTypes = iconPropTypesC5chbmyn.i;
348
390
  }
349
- const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref14, ref) {
391
+ const QID = /*#__PURE__*/React.forwardRef(function QID(_ref14, ref) {
350
392
  let {
351
393
  children,
352
394
  size = 16,
@@ -360,16 +402,18 @@ const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarni
360
402
  viewBox: "0 0 32 32",
361
403
  fill: "currentColor",
362
404
  ...rest
363
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
364
- d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
365
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
366
- d: "M18.746,22.7993A9.999,9.999,0,1,1,14,4V14l6.0971,6.0972,1.22-2.44A2.9849,2.9849,0,0,1,24,16h1.8193A11.993,11.993,0,1,0,14,26a11.9337,11.9337,0,0,0,3.3939-.4966Z"
405
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
406
+ d: "M10 9H12V11H10z"
407
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
408
+ d: "M18,23H14V9h4a4,4,0,0,1,4,4v6A4,4,0,0,1,18,23Zm-2-2h2a2,2,0,0,0,2-2V13a2,2,0,0,0-2-2H16Z"
409
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
410
+ d: "M10 13H12V23H10z"
367
411
  })), children);
368
412
  });
369
413
  if (process.env.NODE_ENV !== "production") {
370
- InProgressWarning.propTypes = iconPropTypesC5chbmyn.i;
414
+ QID.propTypes = iconPropTypesC5chbmyn.i;
371
415
  }
372
- const IncidentReporter = /*#__PURE__*/React.forwardRef(function IncidentReporter(_ref15, ref) {
416
+ const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref15, ref) {
373
417
  let {
374
418
  children,
375
419
  size = 16,
@@ -383,32 +427,29 @@ const IncidentReporter = /*#__PURE__*/React.forwardRef(function IncidentReporter
383
427
  viewBox: "0 0 32 32",
384
428
  fill: "currentColor",
385
429
  ...rest
386
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
387
- d: "M10,13h12v2h-12v-2ZM10,20h8v-2h-8v2ZM10,25h5v-2h-5v2ZM7,7h3v3h12v-3h3v6h2v-6c0-1.1045-.8955-2-2-2h-3v-1c0-1.1045-.8955-2-2-2h-8c-1.1045,0-2,.8955-2,2v1h-3c-1.1045,0-2,.8955-2,2v21c0,1.1045.8955,2,2,2h5v-2h-5V7ZM12,4h8v4h-8v-4ZM29.9108,28.9355l-6.2831-11.5649c-.2739-.4941-.9829-.4941-1.2568,0l-6.2831,11.5649c-.2607.48.0862,1.0645.6316,1.0645h12.5599c.5453,0,.8923-.5845.6315-1.0645ZM22.2493,21h1.5v4h-1.5v-4ZM22.9993,28c-.5522,0-.9993-.4478-.9993-1s.4478-1,1-1,1,.4478,1,1-.4485,1-1.0007,1Z"
430
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
431
+ d: "M15,20H9a3,3,0,0,0-3,3v2H8V23a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v2h2V23A3,3,0,0,0,15,20Z"
432
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
433
+ d: "M12,19a4,4,0,1,0-4-4A4,4,0,0,0,12,19Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,12,13Z"
434
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
435
+ d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
436
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
437
+ d: "M20 19H26V21H20z"
438
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
439
+ d: "M22 23H26V25H22z"
440
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
441
+ d: "M32,10V8H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,4.1011V2H24V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,8H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,12Z"
388
442
  })), children);
389
443
  });
390
444
  if (process.env.NODE_ENV !== "production") {
391
- IncidentReporter.propTypes = iconPropTypesC5chbmyn.i;
445
+ IdManagement.propTypes = iconPropTypesC5chbmyn.i;
392
446
  }
393
- const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref16, ref) {
447
+ const Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref16, ref) {
394
448
  let {
395
449
  children,
396
450
  size = 16,
397
451
  ...rest
398
452
  } = _ref16;
399
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
400
- return /*#__PURE__*/React.createElement(Icon.default, {
401
- width: size,
402
- height: size,
403
- ref: ref,
404
- xmlns: "http://www.w3.org/2000/svg",
405
- viewBox: "0 0 16 16",
406
- fill: "currentColor",
407
- ...rest
408
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
409
- d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
410
- })), children);
411
- }
412
453
  return /*#__PURE__*/React.createElement(Icon.default, {
413
454
  width: size,
414
455
  height: size,
@@ -417,22 +458,18 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref16, ref
417
458
  viewBox: "0 0 32 32",
418
459
  fill: "currentColor",
419
460
  ...rest
420
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
421
- d: "M23.7642,6.8593l1.2851-1.5315A13.976,13.976,0,0,0,20.8672,2.887l-.6836,1.8776A11.9729,11.9729,0,0,1,23.7642,6.8593Z"
422
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
423
- d: "M27.81,14l1.9677-.4128A13.8888,13.8888,0,0,0,28.14,9.0457L26.4087,10A12.52,12.52,0,0,1,27.81,14Z"
424
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
425
- d: "M20.1836,27.2354l.6836,1.8776a13.976,13.976,0,0,0,4.1821-2.4408l-1.2851-1.5315A11.9729,11.9729,0,0,1,20.1836,27.2354Z"
426
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
427
- d: "M26.4087,22,28.14,23a14.14,14.14,0,0,0,1.6382-4.5872L27.81,18.0659A12.1519,12.1519,0,0,1,26.4087,22Z"
428
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
429
- d: "M16,30V2a14,14,0,0,0,0,28Z"
461
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
462
+ d: "M11 24H21V26H11z"
463
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
464
+ d: "M13 28H19V30H13z"
465
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
466
+ d: "M16,2A10,10,0,0,0,6,12a9.19,9.19,0,0,0,3.46,7.62c1,.93,1.54,1.46,1.54,2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2,7.2,0,0,1,8,12a8,8,0,0,1,16,0,7.2,7.2,0,0,1-2.82,6.14c-1.07,1-2.18,2-2.18,3.86h2c0-.92.53-1.45,1.54-2.39A9.18,9.18,0,0,0,26,12,10,10,0,0,0,16,2Z"
430
467
  })), children);
431
468
  });
432
469
  if (process.env.NODE_ENV !== "production") {
433
- Incomplete.propTypes = iconPropTypesC5chbmyn.i;
470
+ Idea.propTypes = iconPropTypesC5chbmyn.i;
434
471
  }
435
- const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref17, ref) {
472
+ const Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref17, ref) {
436
473
  let {
437
474
  children,
438
475
  size = 16,
@@ -446,20 +483,22 @@ const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel
446
483
  viewBox: "0 0 32 32",
447
484
  fill: "currentColor",
448
485
  ...rest
449
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
450
- d: "M30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41z"
451
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
452
- d: "M14,26A12,12,0,0,1,14,2Z"
453
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
454
- d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
455
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
456
- d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
486
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
487
+ d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
488
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
489
+ d: "M6 10H13V12H6z"
490
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
491
+ d: "M6 14H10V16H6z"
492
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
493
+ d: "M23,18H17a3,3,0,0,0-3,3v2h2V21a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v2h2V21A3,3,0,0,0,23,18Z"
494
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
495
+ d: "M20,17a4,4,0,1,0-4-4A4,4,0,0,0,20,17Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,20,11Z"
457
496
  })), children);
458
497
  });
459
498
  if (process.env.NODE_ENV !== "production") {
460
- IncompleteCancel.propTypes = iconPropTypesC5chbmyn.i;
499
+ Identification.propTypes = iconPropTypesC5chbmyn.i;
461
500
  }
462
- const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref18, ref) {
501
+ const IfAction = /*#__PURE__*/React.forwardRef(function IfAction(_ref18, ref) {
463
502
  let {
464
503
  children,
465
504
  size = 16,
@@ -473,20 +512,14 @@ const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_
473
512
  viewBox: "0 0 32 32",
474
513
  fill: "currentColor",
475
514
  ...rest
476
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
477
- d: "M14,26A12,12,0,0,1,14,2Z"
478
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
479
- d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
480
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
481
- d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
482
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
483
- d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
515
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
516
+ d: "M21,2h-10C6,2,2,6,2,11v10c0,5,4,9,9,9h10c5,0,9-4,9-9v-10c0-5-4-9-9-9ZM28,21c0,3.9-3.1,7-7,7h-10c-3.9,0-7-3.1-7-7v-10c0-3.9,3.1-7,7-7h10c3.9,0,7,3.1,7,7v10ZM9.8755,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM17.959,14.7363h-1.3242v-1.7363h1.3242v-1.2666c0-1.582.8599-2.459,2.4761-2.459h1.5649v1.7539h-1.8398v1.9717h1.8398v1.7363h-1.8398v7.2637h-2.2012v-7.2637Z"
484
517
  })), children);
485
518
  });
486
519
  if (process.env.NODE_ENV !== "production") {
487
- IncompleteError.propTypes = iconPropTypesC5chbmyn.i;
520
+ IfAction.propTypes = iconPropTypesC5chbmyn.i;
488
521
  }
489
- const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref19, ref) {
522
+ const Image = /*#__PURE__*/React.forwardRef(function Image(_ref19, ref) {
490
523
  let {
491
524
  children,
492
525
  size = 16,
@@ -500,20 +533,16 @@ const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarni
500
533
  viewBox: "0 0 32 32",
501
534
  fill: "currentColor",
502
535
  ...rest
503
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
504
- d: "M14,26A12,12,0,0,1,14,2Z"
505
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
506
- d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
507
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
508
- d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
509
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
510
- d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
536
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
537
+ d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
538
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
539
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"
511
540
  })), children);
512
541
  });
513
542
  if (process.env.NODE_ENV !== "production") {
514
- IncompleteWarning.propTypes = iconPropTypesC5chbmyn.i;
543
+ Image.propTypes = iconPropTypesC5chbmyn.i;
515
544
  }
516
- const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref20, ref) {
545
+ const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref20, ref) {
517
546
  let {
518
547
  children,
519
548
  size = 16,
@@ -527,14 +556,18 @@ const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref2
527
556
  viewBox: "0 0 32 32",
528
557
  fill: "currentColor",
529
558
  ...rest
530
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
531
- d: "M23 4 18 7.75 18 14.25 15 12 10 15.75 10 22.25 7 20 2 23.75 2 30 4 30 4 24.75 7 22.5 10 24.75 10 30 12 30 12 16.75 15 14.5 18 16.75 18 30 20 30 20 8.75 23 6.5 26 8.75 26 30 28 30 28 7.75 23 4z"
559
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
560
+ d: "M4,22H2V4A2.0023,2.0023,0,0,1,4,2H22V4H4Z"
561
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
562
+ d: "M21,17a3,3,0,1,0-3-3A3.0033,3.0033,0,0,0,21,17Zm0-4a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,13Z"
563
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
564
+ d: "M28,7H9A2.0025,2.0025,0,0,0,7,9V28a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V9A2.0025,2.0025,0,0,0,28,7Zm0,21H9v-6l4-3.9971,5.5859,5.586a2,2,0,0,0,2.8282,0L23,22.0034,28,27Zm0-3.8281-3.5859-3.586a2,2,0,0,0-2.8282,0L20,22.1719l-5.5859-5.586a2,2,0,0,0-2.8282,0L9,19.1719V9H28Z"
532
565
  })), children);
533
566
  });
534
567
  if (process.env.NODE_ENV !== "production") {
535
- IncreaseLevel.propTypes = iconPropTypesC5chbmyn.i;
568
+ ImageCopy.propTypes = iconPropTypesC5chbmyn.i;
536
569
  }
537
- const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref21, ref) {
570
+ const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref21, ref) {
538
571
  let {
539
572
  children,
540
573
  size = 16,
@@ -548,14 +581,16 @@ const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref21, ref) {
548
581
  viewBox: "0 0 32 32",
549
582
  fill: "currentColor",
550
583
  ...rest
551
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
552
- d: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
584
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
585
+ d: "M26,6V26H6V6H26m0-2H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
586
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
587
+ d: "M22 16 22 14 17 14 17 12 20 12 20 10 17 10 17 8 15 8 15 10 12 10 12 12 15 12 15 14 10 14 10 16 15 16 15 18 10 18 10 20 15 20 15 22 12 22 12 24 20 24 20 22 17 22 17 20 22 20 22 18 17 18 17 16 22 16z"
553
588
  })), children);
554
589
  });
555
590
  if (process.env.NODE_ENV !== "production") {
556
- Industry.propTypes = iconPropTypesC5chbmyn.i;
591
+ ImageMedical.propTypes = iconPropTypesC5chbmyn.i;
557
592
  }
558
- const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol(_ref22, ref) {
593
+ const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref22, ref) {
559
594
  let {
560
595
  children,
561
596
  size = 16,
@@ -569,36 +604,23 @@ const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol(_re
569
604
  viewBox: "0 0 32 32",
570
605
  fill: "currentColor",
571
606
  ...rest
572
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
573
- d: "m23,23c-5.6558,0-7.8577-6.4109-7.9487-6.6837-.0173-.0514-1.8435-5.3163-6.0513-5.3163-2.7571,0-5,2.243-5,5s2.2429,5,5,5c1.5876,0,3.0134-.7322,4.2373-2.1764l1.5259,1.2932c-1.5989,1.8862-3.5916,2.8832-5.7632,2.8832-3.8599,0-7-3.1401-7-7s3.1401-7,7-7c5.6558,0,7.8577,6.4109,7.9487,6.6837.0173.0514,1.8435,5.3163,6.0513,5.3163,2.7571,0,5-2.243,5-5s-2.2429-5-5-5c-1.5876,0-3.0134.7322-4.2373,2.1764l-1.5259-1.2932c1.5989-1.8862,3.5916-2.8832,5.7632-2.8832,3.8599,0,7,3.1401,7,7s-3.1401,7-7,7Z"
607
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
608
+ d: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
609
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
610
+ d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
611
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
612
+ d: "M26,4H6A2,2,0,0,0,4,6V16H6V6H26V21.17l-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17,11.8308,13l-1.4151,1.4155L14,18l2.59,2.59a2,2,0,0,0,2.82,0L21,19l5,5v2H16v2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Z"
574
613
  })), children);
575
614
  });
576
615
  if (process.env.NODE_ENV !== "production") {
577
- InfinitySymbol.propTypes = iconPropTypesC5chbmyn.i;
616
+ ImageReference.propTypes = iconPropTypesC5chbmyn.i;
578
617
  }
579
- const Information = /*#__PURE__*/React.forwardRef(function Information(_ref23, ref) {
618
+ const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref23, ref) {
580
619
  let {
581
620
  children,
582
621
  size = 16,
583
622
  ...rest
584
623
  } = _ref23;
585
- if (size === 16 || size === "16" || size === "16px") {
586
- return /*#__PURE__*/React.createElement(Icon.default, {
587
- width: size,
588
- height: size,
589
- ref: ref,
590
- xmlns: "http://www.w3.org/2000/svg",
591
- viewBox: "0 0 16 16",
592
- fill: "currentColor",
593
- ...rest
594
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
595
- d: "M8.5 11 8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11z"
596
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
597
- d: "M8,3.5c-0.4,0-0.8,0.3-0.8,0.8S7.6,5,8,5c0.4,0,0.8-0.3,0.8-0.8S8.4,3.5,8,3.5z"
598
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
599
- d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
600
- })), children);
601
- }
602
624
  return /*#__PURE__*/React.createElement(Icon.default, {
603
625
  width: size,
604
626
  height: size,
@@ -607,18 +629,18 @@ const Information = /*#__PURE__*/React.forwardRef(function Information(_ref23, r
607
629
  viewBox: "0 0 32 32",
608
630
  fill: "currentColor",
609
631
  ...rest
610
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
611
- d: "M17 22 17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22z"
612
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
613
- d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
614
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
615
- d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
632
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
633
+ d: "M24,14a5.99,5.99,0,0,0-4.885,9.4712L14,28.5859,15.4141,30l5.1147-5.1147A5.9971,5.9971,0,1,0,24,14Zm0,10a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
634
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
635
+ d: "M17,12a3,3,0,1,0-3-3A3.0033,3.0033,0,0,0,17,12Zm0-4a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,17,8Z"
636
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
637
+ d: "M12,24H4V17.9966L9,13l5.5859,5.5859L16,17.168l-5.5859-5.5855a2,2,0,0,0-2.8282,0L4,15.168V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.002,2.002,0,0,0,2,4V24a2.0023,2.0023,0,0,0,2,2h8Z"
616
638
  })), children);
617
639
  });
618
640
  if (process.env.NODE_ENV !== "production") {
619
- Information.propTypes = iconPropTypesC5chbmyn.i;
641
+ ImageSearch.propTypes = iconPropTypesC5chbmyn.i;
620
642
  }
621
- const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled(_ref24, ref) {
643
+ const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref24, ref) {
622
644
  let {
623
645
  children,
624
646
  size = 16,
@@ -632,18 +654,16 @@ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDi
632
654
  viewBox: "0 0 32 32",
633
655
  fill: "currentColor",
634
656
  ...rest
635
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
636
- d: "M30,3.4141,28.5859,2,2,28.5859,3.4141,30l3.4433-3.4434A13.9614,13.9614,0,0,0,26.5565,6.8574ZM28,16A11.9734,11.9734,0,0,1,8.2678,25.146L15,18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967,11.8967,0,0,1,28,16Z"
637
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
638
- d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
639
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
640
- d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
657
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
658
+ d: "M10,16a5.9908,5.9908,0,0,0,9.4712,4.8853L24.5859,26,26,24.5859l-5.115-5.1147A5.997,5.997,0,1,0,10,16Zm2,0a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Z"
659
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
660
+ d: "M29,7H22.54L20.83,4.45A.9946.9946,0,0,0,20,4H12a.9946.9946,0,0,0-.83.45L9.46,7H3A1.0031,1.0031,0,0,0,2,8V25a1.0031,1.0031,0,0,0,1,1h9V24H4V9h6a.9946.9946,0,0,0,.83-.45L12.54,6h6.92l1.71,2.55A.9946.9946,0,0,0,22,9h6V21h2V8A1.0031,1.0031,0,0,0,29,7Z"
641
661
  })), children);
642
662
  });
643
663
  if (process.env.NODE_ENV !== "production") {
644
- InformationDisabled.propTypes = iconPropTypesC5chbmyn.i;
664
+ ImageSearchAlt.propTypes = iconPropTypesC5chbmyn.i;
645
665
  }
646
- const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled(_ref25, ref) {
666
+ const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref25, ref) {
647
667
  let {
648
668
  children,
649
669
  size = 16,
@@ -657,18 +677,16 @@ const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFill
657
677
  viewBox: "0 0 32 32",
658
678
  fill: "currentColor",
659
679
  ...rest
660
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
661
- fill: "none",
662
- d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
663
- "data-icon-path": "inner-path"
664
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
665
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
680
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
681
+ d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
682
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
683
+ d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
666
684
  })), children);
667
685
  });
668
686
  if (process.env.NODE_ENV !== "production") {
669
- InformationFilled.propTypes = iconPropTypesC5chbmyn.i;
687
+ WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypesC5chbmyn.i;
670
688
  }
671
- const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare(_ref26, ref) {
689
+ const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref26, ref) {
672
690
  let {
673
691
  children,
674
692
  size = 16,
@@ -682,18 +700,16 @@ const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSqua
682
700
  viewBox: "0 0 32 32",
683
701
  fill: "currentColor",
684
702
  ...rest
685
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
686
- d: "M17 22 17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22z"
687
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
688
- d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
689
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
690
- d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
703
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
704
+ d: "M10 13 11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
705
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
706
+ d: "M20,2.8V5c3,1.5,5,4.5,5,8c0,2-0.6,3.8-1.8,5.4c0,0-0.2,0.3-0.3,0.4L16,26.9l-6.9-8.1c-0.1-0.1-0.3-0.4-0.3-0.4 C7.6,16.8,7,15,7,13c0-3.5,2-6.6,5-8V2.8C7.9,4.4,5,8.3,5,13c0,2.4,0.8,4.7,2.2,6.6c0,0,0.3,0.4,0.3,0.5L16,30l8.4-10 c0-0.1,0.3-0.4,0.3-0.4l0,0c1.4-1.9,2.2-4.2,2.2-6.6C27,8.3,24.1,4.4,20,2.8z"
691
707
  })), children);
692
708
  });
693
709
  if (process.env.NODE_ENV !== "production") {
694
- InformationSquare.propTypes = iconPropTypesC5chbmyn.i;
710
+ WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypesC5chbmyn.i;
695
711
  }
696
- const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function InformationSquareFilled(_ref27, ref) {
712
+ const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref27, ref) {
697
713
  let {
698
714
  children,
699
715
  size = 16,
@@ -707,18 +723,20 @@ const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function Informati
707
723
  viewBox: "0 0 32 32",
708
724
  fill: "currentColor",
709
725
  ...rest
710
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
711
- fill: "none",
712
- d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
713
- "data-icon-path": "inner-path"
714
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
715
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
716
- })), children);
717
- });
718
- if (process.env.NODE_ENV !== "production") {
719
- InformationSquareFilled.propTypes = iconPropTypesC5chbmyn.i;
720
- }
721
- const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function InfrastructureClassic(_ref28, ref) {
726
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
727
+ cx: "16",
728
+ cy: "20.5",
729
+ r: "1.5"
730
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
731
+ d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
732
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
733
+ d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
734
+ })), children);
735
+ });
736
+ if (process.env.NODE_ENV !== "production") {
737
+ WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypesC5chbmyn.i;
738
+ }
739
+ const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref28, ref) {
722
740
  let {
723
741
  children,
724
742
  size = 16,
@@ -732,20 +750,30 @@ const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function Infrastruct
732
750
  viewBox: "0 0 32 32",
733
751
  fill: "currentColor",
734
752
  ...rest
735
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
736
- d: "M18 26H30V28H18z"
737
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
738
- d: "M18 21H30V23H18z"
739
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
740
- d: "M18 16H30V18H18z"
741
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
742
- d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
753
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
754
+ d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
755
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
756
+ cx: "7",
757
+ cy: "25",
758
+ r: "1"
759
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
760
+ d: "M13 4H15V12H13z"
761
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
762
+ d: "M9 4H11V12H9z"
763
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
764
+ d: "M21,12H19a2.0021,2.0021,0,0,1-2-2V6a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,21,12ZM19,6v4h2V6Z"
765
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
766
+ d: "M21 14H23V22H21z"
767
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
768
+ d: "M9 14H11V22H9z"
769
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
770
+ d: "M17,22H15a2.0021,2.0021,0,0,1-2-2V16a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,17,22Zm-2-6v4h2V16Z"
743
771
  })), children);
744
772
  });
745
773
  if (process.env.NODE_ENV !== "production") {
746
- InfrastructureClassic.propTypes = iconPropTypesC5chbmyn.i;
774
+ ImageService.propTypes = iconPropTypesC5chbmyn.i;
747
775
  }
748
- const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref29, ref) {
776
+ const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal(_ref29, ref) {
749
777
  let {
750
778
  children,
751
779
  size = 16,
@@ -759,20 +787,24 @@ const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref29, ref) {
759
787
  viewBox: "0 0 32 32",
760
788
  fill: "currentColor",
761
789
  ...rest
762
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
763
- d: "M2,9h9V2H2ZM4,4H9V7H4Z"
764
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
765
- d: "M2,19h9V12H2Zm2-5H9v3H4Z"
766
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
767
- d: "M2,29h9V22H2Zm2-5H9v3H4Z"
768
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
769
- d: "M27,9H18l3.41-3.59L20,4l-6,6,6,6,1.41-1.41L18,11h9a1,1,0,0,1,1,1V24a1,1,0,0,1-1,1H15v2H27a3,3,0,0,0,3-3V12A3,3,0,0,0,27,9Z"
790
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
791
+ strokeWidth: "0",
792
+ d: "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
793
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
794
+ strokeWidth: "0",
795
+ d: "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
796
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
797
+ strokeWidth: "0",
798
+ d: "m26,20v2H6v-14h8v-2H6c-1.104.0011-1.999.8959-2,2v14c.0012,1.104.896,1.9987,2,2h20c1.104-.0015,1.9985-.8961,2-2v-2h-2Z"
799
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
800
+ strokeWidth: "0",
801
+ d: "M2 26H30V28H2z"
770
802
  })), children);
771
803
  });
772
804
  if (process.env.NODE_ENV !== "production") {
773
- Insert.propTypes = iconPropTypesC5chbmyn.i;
805
+ ImageStoreLocal.propTypes = iconPropTypesC5chbmyn.i;
774
806
  }
775
- const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref30, ref) {
807
+ const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref30, ref) {
776
808
  let {
777
809
  children,
778
810
  size = 16,
@@ -786,18 +818,18 @@ const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref30, ref
786
818
  viewBox: "0 0 32 32",
787
819
  fill: "currentColor",
788
820
  ...rest
789
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
790
- d: "M26,30H24V20H12V30H10V20a2.0021,2.0021,0,0,1,2-2H24a2.0021,2.0021,0,0,1,2,2Z"
791
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
792
- d: "M5.17 16 2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16z"
793
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
794
- d: "M24,14H12a2.0021,2.0021,0,0,1-2-2V2h2V12H24V2h2V12A2.0021,2.0021,0,0,1,24,14Z"
821
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
822
+ d: "M28,24v4H4V24H2v4l.0076-.0049A1.9977,1.9977,0,0,0,4,30H28a2,2,0,0,0,2-2h0V24Z"
823
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
824
+ d: "M27.6 14.6 24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6z"
825
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
826
+ d: "M9 4 3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4z"
795
827
  })), children);
796
828
  });
797
829
  if (process.env.NODE_ENV !== "production") {
798
- InsertPage.propTypes = iconPropTypesC5chbmyn.i;
830
+ ImportExport.propTypes = iconPropTypesC5chbmyn.i;
799
831
  }
800
- const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref31, ref) {
832
+ const Important = /*#__PURE__*/React.forwardRef(function Important(_ref31, ref) {
801
833
  let {
802
834
  children,
803
835
  size = 16,
@@ -811,18 +843,14 @@ const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref31,
811
843
  viewBox: "0 0 32 32",
812
844
  fill: "currentColor",
813
845
  ...rest
814
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
815
- d: "M20.17 16 17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16z"
816
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
817
- d: "M11.83 16 14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
818
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
819
- d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
846
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
847
+ d: "M17,19h-2v-11h2v11ZM16,21c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5h0Z"
820
848
  })), children);
821
849
  });
822
850
  if (process.env.NODE_ENV !== "production") {
823
- InsertSyntax.propTypes = iconPropTypesC5chbmyn.i;
851
+ Important.propTypes = iconPropTypesC5chbmyn.i;
824
852
  }
825
- const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref32, ref) {
853
+ const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref32, ref) {
826
854
  let {
827
855
  children,
828
856
  size = 16,
@@ -836,16 +864,22 @@ const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref32, ref
836
864
  viewBox: "0 0 32 32",
837
865
  fill: "currentColor",
838
866
  ...rest
839
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
840
- d: "M15 17.18 12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
841
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
842
- d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
867
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
868
+ d: "M22 26.59 19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
869
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
870
+ cx: "16",
871
+ cy: "16",
872
+ r: "2"
873
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
874
+ d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
875
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
876
+ d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
843
877
  })), children);
844
878
  });
845
879
  if (process.env.NODE_ENV !== "production") {
846
- Inspection.propTypes = iconPropTypesC5chbmyn.i;
880
+ ImproveRelevance.propTypes = iconPropTypesC5chbmyn.i;
847
881
  }
848
- const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref33, ref) {
882
+ const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref33, ref) {
849
883
  let {
850
884
  children,
851
885
  size = 16,
@@ -859,32 +893,14 @@ const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref33, ref
859
893
  viewBox: "0 0 32 32",
860
894
  fill: "currentColor",
861
895
  ...rest
862
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
863
- d: "M12,5A3.0033,3.0033,0,0,0,9,2H4V15H9a3.0033,3.0033,0,0,0,3-3V10.5a2.977,2.977,0,0,0-.78-2,2.9768,2.9768,0,0,0,.78-2ZM6,4H9a1.0013,1.0013,0,0,1,1,1V6.5513A.9587.9587,0,0,1,9,7.5H6Zm4,8a1.0009,1.0009,0,0,1-1,1H6V9.5H9a1.0009,1.0009,0,0,1,1,1Z"
864
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
865
- d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
866
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
867
- cx: "9",
868
- cy: "27",
869
- r: "1"
870
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
871
- d: "M2 18H6V20H2z"
872
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
873
- d: "M8 18H12V20H8z"
874
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
875
- d: "M14 18H18V20H14z"
876
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
877
- d: "M20 18H24V20H20z"
878
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
879
- d: "M26 18H30V20H26z"
880
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
881
- d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
896
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
897
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"
882
898
  })), children);
883
899
  });
884
900
  if (process.env.NODE_ENV !== "production") {
885
- InstanceBx.propTypes = iconPropTypesC5chbmyn.i;
901
+ InProgress.propTypes = iconPropTypesC5chbmyn.i;
886
902
  }
887
- const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_ref34, ref) {
903
+ const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref34, ref) {
888
904
  let {
889
905
  children,
890
906
  size = 16,
@@ -898,20 +914,16 @@ const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_
898
914
  viewBox: "0 0 32 32",
899
915
  fill: "currentColor",
900
916
  ...rest
901
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
902
- d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
903
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
904
- cx: "9",
905
- cy: "27",
906
- r: "1"
907
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
908
- d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
917
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
918
+ d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
919
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
920
+ d: "M14,2a12,12,0,1,0,2,23.8193v-2.021A10,10,0,1,1,14,4V14l4.343,4.3433A7.9751,7.9751,0,0,1,24,16h1.8193A11.93,11.93,0,0,0,14,2Z"
909
921
  })), children);
910
922
  });
911
923
  if (process.env.NODE_ENV !== "production") {
912
- InstanceClassic.propTypes = iconPropTypesC5chbmyn.i;
924
+ InProgressError.propTypes = iconPropTypesC5chbmyn.i;
913
925
  }
914
- const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref35, ref) {
926
+ const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref35, ref) {
915
927
  let {
916
928
  children,
917
929
  size = 16,
@@ -925,32 +937,16 @@ const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref35, ref
925
937
  viewBox: "0 0 32 32",
926
938
  fill: "currentColor",
927
939
  ...rest
928
- }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
929
- cx: "9",
930
- cy: "27",
931
- r: "1"
932
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
933
- d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
934
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
935
- d: "M12,15H6a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,6,2h6V4H6v9h6Z"
936
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
937
- d: "M2 18H6V20H2z"
938
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
939
- d: "M8 18H12V20H8z"
940
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
941
- d: "M14 18H18V20H14z"
942
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
943
- d: "M20 18H24V20H20z"
944
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
945
- d: "M26 18H30V20H26z"
946
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
947
- d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
940
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
941
+ d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
942
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
943
+ d: "M18.746,22.7993A9.999,9.999,0,1,1,14,4V14l6.0971,6.0972,1.22-2.44A2.9849,2.9849,0,0,1,24,16h1.8193A11.993,11.993,0,1,0,14,26a11.9337,11.9337,0,0,0,3.3939-.4966Z"
948
944
  })), children);
949
945
  });
950
946
  if (process.env.NODE_ENV !== "production") {
951
- InstanceCx.propTypes = iconPropTypesC5chbmyn.i;
947
+ InProgressWarning.propTypes = iconPropTypesC5chbmyn.i;
952
948
  }
953
- const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref36, ref) {
949
+ const IncidentReporter = /*#__PURE__*/React.forwardRef(function IncidentReporter(_ref36, ref) {
954
950
  let {
955
951
  children,
956
952
  size = 16,
@@ -964,37 +960,32 @@ const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref36, ref
964
960
  viewBox: "0 0 32 32",
965
961
  fill: "currentColor",
966
962
  ...rest
967
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
968
- d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
969
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
970
- d: "M10 2 8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
971
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
972
- cx: "9",
973
- cy: "27",
974
- r: "1"
975
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
976
- d: "M2 18H6V20H2z"
977
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
978
- d: "M8 18H12V20H8z"
979
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
980
- d: "M14 18H18V20H14z"
981
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
982
- d: "M20 18H24V20H20z"
983
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
984
- d: "M26 18H30V20H26z"
985
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
986
- d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
963
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
964
+ d: "M10,13h12v2h-12v-2ZM10,20h8v-2h-8v2ZM10,25h5v-2h-5v2ZM7,7h3v3h12v-3h3v6h2v-6c0-1.1045-.8955-2-2-2h-3v-1c0-1.1045-.8955-2-2-2h-8c-1.1045,0-2,.8955-2,2v1h-3c-1.1045,0-2,.8955-2,2v21c0,1.1045.8955,2,2,2h5v-2h-5V7ZM12,4h8v4h-8v-4ZM29.9108,28.9355l-6.2831-11.5649c-.2739-.4941-.9829-.4941-1.2568,0l-6.2831,11.5649c-.2607.48.0862,1.0645.6316,1.0645h12.5599c.5453,0,.8923-.5845.6315-1.0645ZM22.2493,21h1.5v4h-1.5v-4ZM22.9993,28c-.5522,0-.9993-.4478-.9993-1s.4478-1,1-1,1,.4478,1,1-.4485,1-1.0007,1Z"
987
965
  })), children);
988
966
  });
989
967
  if (process.env.NODE_ENV !== "production") {
990
- InstanceMx.propTypes = iconPropTypesC5chbmyn.i;
968
+ IncidentReporter.propTypes = iconPropTypesC5chbmyn.i;
991
969
  }
992
- const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_ref37, ref) {
970
+ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref37, ref) {
993
971
  let {
994
972
  children,
995
973
  size = 16,
996
974
  ...rest
997
975
  } = _ref37;
976
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
977
+ return /*#__PURE__*/React.createElement(Icon.default, {
978
+ width: size,
979
+ height: size,
980
+ ref: ref,
981
+ xmlns: "http://www.w3.org/2000/svg",
982
+ viewBox: "0 0 16 16",
983
+ fill: "currentColor",
984
+ ...rest
985
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
986
+ d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
987
+ })), children);
988
+ }
998
989
  return /*#__PURE__*/React.createElement(Icon.default, {
999
990
  width: size,
1000
991
  height: size,
@@ -1003,30 +994,22 @@ const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_
1003
994
  viewBox: "0 0 32 32",
1004
995
  fill: "currentColor",
1005
996
  ...rest
1006
- }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1007
- cx: "7",
1008
- cy: "23",
1009
- r: "1"
1010
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1011
- d: "M2 6H6V8H2z"
997
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
998
+ d: "M23.7642,6.8593l1.2851-1.5315A13.976,13.976,0,0,0,20.8672,2.887l-.6836,1.8776A11.9729,11.9729,0,0,1,23.7642,6.8593Z"
1012
999
  })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1013
- d: "M8 6H12V8H8z"
1000
+ d: "M27.81,14l1.9677-.4128A13.8888,13.8888,0,0,0,28.14,9.0457L26.4087,10A12.52,12.52,0,0,1,27.81,14Z"
1014
1001
  })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1015
- d: "M14 6H18V8H14z"
1002
+ d: "M20.1836,27.2354l.6836,1.8776a13.976,13.976,0,0,0,4.1821-2.4408l-1.2851-1.5315A11.9729,11.9729,0,0,1,20.1836,27.2354Z"
1016
1003
  })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1017
- d: "M20 6H24V8H20z"
1004
+ d: "M26.4087,22,28.14,23a14.14,14.14,0,0,0,1.6382-4.5872L27.81,18.0659A12.1519,12.1519,0,0,1,26.4087,22Z"
1018
1005
  })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1019
- d: "M26 6H30V8H26z"
1020
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1021
- d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,28ZM4,20v6H28V20Z"
1022
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1023
- d: "M2 12H30V14H2z"
1006
+ d: "M16,30V2a14,14,0,0,0,0,28Z"
1024
1007
  })), children);
1025
1008
  });
1026
1009
  if (process.env.NODE_ENV !== "production") {
1027
- InstanceVirtual.propTypes = iconPropTypesC5chbmyn.i;
1010
+ Incomplete.propTypes = iconPropTypesC5chbmyn.i;
1028
1011
  }
1029
- const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref38, ref) {
1012
+ const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref38, ref) {
1030
1013
  let {
1031
1014
  children,
1032
1015
  size = 16,
@@ -1040,14 +1023,20 @@ const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref38, r
1040
1023
  viewBox: "0 0 32 32",
1041
1024
  fill: "currentColor",
1042
1025
  ...rest
1043
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1044
- d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
1026
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1027
+ d: "M30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41z"
1028
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1029
+ d: "M14,26A12,12,0,0,1,14,2Z"
1030
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1031
+ d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
1032
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1033
+ d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
1045
1034
  })), children);
1046
1035
  });
1047
1036
  if (process.env.NODE_ENV !== "production") {
1048
- Integration.propTypes = iconPropTypesC5chbmyn.i;
1037
+ IncompleteCancel.propTypes = iconPropTypesC5chbmyn.i;
1049
1038
  }
1050
- const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestActive(_ref39, ref) {
1039
+ const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref39, ref) {
1051
1040
  let {
1052
1041
  children,
1053
1042
  size = 16,
@@ -1061,16 +1050,20 @@ const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequest
1061
1050
  viewBox: "0 0 32 32",
1062
1051
  fill: "currentColor",
1063
1052
  ...rest
1064
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1065
- d: "M23 27.2 20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
1066
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1067
- 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"
1053
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1054
+ d: "M14,26A12,12,0,0,1,14,2Z"
1055
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1056
+ d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
1057
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1058
+ d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
1059
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1060
+ d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
1068
1061
  })), children);
1069
1062
  });
1070
1063
  if (process.env.NODE_ENV !== "production") {
1071
- IntentRequestActive.propTypes = iconPropTypesC5chbmyn.i;
1064
+ IncompleteError.propTypes = iconPropTypesC5chbmyn.i;
1072
1065
  }
1073
- const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCreate(_ref40, ref) {
1066
+ const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref40, ref) {
1074
1067
  let {
1075
1068
  children,
1076
1069
  size = 16,
@@ -1084,16 +1077,20 @@ const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequest
1084
1077
  viewBox: "0 0 32 32",
1085
1078
  fill: "currentColor",
1086
1079
  ...rest
1087
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1088
- d: "M30 24 26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
1089
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1090
- 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"
1080
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1081
+ d: "M14,26A12,12,0,0,1,14,2Z"
1082
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1083
+ d: "M17.8257,4.7642a10.0288,10.0288,0,0,1,3.2422,2.1679l1.4133-1.4135a12.0359,12.0359,0,0,0-3.89-2.6016Z"
1084
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1085
+ d: "M26,14a11.93,11.93,0,0,0-.9167-4.5908l-1.8472.7651A9.9428,9.9428,0,0,1,24,14Z"
1086
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1087
+ d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
1091
1088
  })), children);
1092
1089
  });
1093
1090
  if (process.env.NODE_ENV !== "production") {
1094
- IntentRequestCreate.propTypes = iconPropTypesC5chbmyn.i;
1091
+ IncompleteWarning.propTypes = iconPropTypesC5chbmyn.i;
1095
1092
  }
1096
- const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal(_ref41, ref) {
1093
+ const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref41, ref) {
1097
1094
  let {
1098
1095
  children,
1099
1096
  size = 16,
@@ -1107,16 +1104,14 @@ const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHe
1107
1104
  viewBox: "0 0 32 32",
1108
1105
  fill: "currentColor",
1109
1106
  ...rest
1110
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1111
- d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
1112
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1113
- d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
1107
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1108
+ d: "M23 4 18 7.75 18 14.25 15 12 10 15.75 10 22.25 7 20 2 23.75 2 30 4 30 4 24.75 7 22.5 10 24.75 10 30 12 30 12 16.75 15 14.5 18 16.75 18 30 20 30 20 8.75 23 6.5 26 8.75 26 30 28 30 28 7.75 23 4z"
1114
1109
  })), children);
1115
1110
  });
1116
1111
  if (process.env.NODE_ENV !== "production") {
1117
- IntentRequestHeal.propTypes = iconPropTypesC5chbmyn.i;
1112
+ IncreaseLevel.propTypes = iconPropTypesC5chbmyn.i;
1118
1113
  }
1119
- const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequestInactive(_ref42, ref) {
1114
+ const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref42, ref) {
1120
1115
  let {
1121
1116
  children,
1122
1117
  size = 16,
@@ -1130,26 +1125,14 @@ const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentReque
1130
1125
  viewBox: "0 0 32 32",
1131
1126
  fill: "currentColor",
1132
1127
  ...rest
1133
- }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1134
- cx: "18.5",
1135
- cy: "22.5",
1136
- r: "1.5"
1137
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1138
- cx: "23.5",
1139
- cy: "22.5",
1140
- r: "1.5"
1141
- })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1142
- cx: "28.5",
1143
- cy: "22.5",
1144
- r: "1.5"
1145
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1146
- 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"
1128
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1129
+ d: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
1147
1130
  })), children);
1148
1131
  });
1149
1132
  if (process.env.NODE_ENV !== "production") {
1150
- IntentRequestInactive.propTypes = iconPropTypesC5chbmyn.i;
1133
+ Industry.propTypes = iconPropTypesC5chbmyn.i;
1151
1134
  }
1152
- const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref43, ref) {
1135
+ const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol(_ref43, ref) {
1153
1136
  let {
1154
1137
  children,
1155
1138
  size = 16,
@@ -1163,23 +1146,36 @@ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentReques
1163
1146
  viewBox: "0 0 32 32",
1164
1147
  fill: "currentColor",
1165
1148
  ...rest
1166
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1167
- d: "M28.6 30 30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4z"
1168
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1169
- d: "M2 28.6 3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21z"
1170
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1171
- d: "M17 2 15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
1149
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1150
+ d: "m23,23c-5.6558,0-7.8577-6.4109-7.9487-6.6837-.0173-.0514-1.8435-5.3163-6.0513-5.3163-2.7571,0-5,2.243-5,5s2.2429,5,5,5c1.5876,0,3.0134-.7322,4.2373-2.1764l1.5259,1.2932c-1.5989,1.8862-3.5916,2.8832-5.7632,2.8832-3.8599,0-7-3.1401-7-7s3.1401-7,7-7c5.6558,0,7.8577,6.4109,7.9487,6.6837.0173.0514,1.8435,5.3163,6.0513,5.3163,2.7571,0,5-2.243,5-5s-2.2429-5-5-5c-1.5876,0-3.0134.7322-4.2373,2.1764l-1.5259-1.2932c1.5989-1.8862,3.5916-2.8832,5.7632-2.8832,3.8599,0,7,3.1401,7,7s-3.1401,7-7,7Z"
1172
1151
  })), children);
1173
1152
  });
1174
1153
  if (process.env.NODE_ENV !== "production") {
1175
- IntentRequestScaleIn.propTypes = iconPropTypesC5chbmyn.i;
1154
+ InfinitySymbol.propTypes = iconPropTypesC5chbmyn.i;
1176
1155
  }
1177
- const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref44, ref) {
1156
+ const Information = /*#__PURE__*/React.forwardRef(function Information(_ref44, ref) {
1178
1157
  let {
1179
1158
  children,
1180
1159
  size = 16,
1181
1160
  ...rest
1182
1161
  } = _ref44;
1162
+ if (size === 16 || size === "16" || size === "16px") {
1163
+ return /*#__PURE__*/React.createElement(Icon.default, {
1164
+ width: size,
1165
+ height: size,
1166
+ ref: ref,
1167
+ xmlns: "http://www.w3.org/2000/svg",
1168
+ viewBox: "0 0 16 16",
1169
+ fill: "currentColor",
1170
+ ...rest
1171
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1172
+ d: "M8.5 11 8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11z"
1173
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1174
+ d: "M8,3.5c-0.4,0-0.8,0.3-0.8,0.8S7.6,5,8,5c0.4,0,0.8-0.3,0.8-0.8S8.4,3.5,8,3.5z"
1175
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1176
+ d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
1177
+ })), children);
1178
+ }
1183
1179
  return /*#__PURE__*/React.createElement(Icon.default, {
1184
1180
  width: size,
1185
1181
  height: size,
@@ -1188,18 +1184,18 @@ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentReque
1188
1184
  viewBox: "0 0 32 32",
1189
1185
  fill: "currentColor",
1190
1186
  ...rest
1191
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1192
- d: "M19 20.4 20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28z"
1193
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1194
- d: "M13 20.4 11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28z"
1195
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1196
- d: "M17 16 15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
1187
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1188
+ d: "M17 22 17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22z"
1189
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1190
+ d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
1191
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1192
+ d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
1197
1193
  })), children);
1198
1194
  });
1199
1195
  if (process.env.NODE_ENV !== "production") {
1200
- IntentRequestScaleOut.propTypes = iconPropTypesC5chbmyn.i;
1196
+ Information.propTypes = iconPropTypesC5chbmyn.i;
1201
1197
  }
1202
- const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref45, ref) {
1198
+ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled(_ref45, ref) {
1203
1199
  let {
1204
1200
  children,
1205
1201
  size = 16,
@@ -1213,16 +1209,18 @@ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequ
1213
1209
  viewBox: "0 0 32 32",
1214
1210
  fill: "currentColor",
1215
1211
  ...rest
1216
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1217
- d: "M30 21.4 28.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"
1218
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1219
- 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"
1212
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1213
+ d: "M30,3.4141,28.5859,2,2,28.5859,3.4141,30l3.4433-3.4434A13.9614,13.9614,0,0,0,26.5565,6.8574ZM28,16A11.9734,11.9734,0,0,1,8.2678,25.146L15,18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967,11.8967,0,0,1,28,16Z"
1214
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1215
+ d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
1216
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1217
+ d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
1220
1218
  })), children);
1221
1219
  });
1222
1220
  if (process.env.NODE_ENV !== "production") {
1223
- IntentRequestUninstall.propTypes = iconPropTypesC5chbmyn.i;
1221
+ InformationDisabled.propTypes = iconPropTypesC5chbmyn.i;
1224
1222
  }
1225
- const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref46, ref) {
1223
+ const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled(_ref46, ref) {
1226
1224
  let {
1227
1225
  children,
1228
1226
  size = 16,
@@ -1236,35 +1234,23 @@ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentReques
1236
1234
  viewBox: "0 0 32 32",
1237
1235
  fill: "currentColor",
1238
1236
  ...rest
1239
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1240
- d: "M28 23 26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
1241
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1242
- 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"
1237
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1238
+ fill: "none",
1239
+ d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
1240
+ "data-icon-path": "inner-path"
1241
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1242
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
1243
1243
  })), children);
1244
1244
  });
1245
1245
  if (process.env.NODE_ENV !== "production") {
1246
- IntentRequestUpgrade.propTypes = iconPropTypesC5chbmyn.i;
1246
+ InformationFilled.propTypes = iconPropTypesC5chbmyn.i;
1247
1247
  }
1248
- const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref47, ref) {
1248
+ const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare(_ref47, ref) {
1249
1249
  let {
1250
1250
  children,
1251
1251
  size = 16,
1252
1252
  ...rest
1253
1253
  } = _ref47;
1254
- if (size === 16 || size === "16" || size === "16px") {
1255
- return /*#__PURE__*/React.createElement(Icon.default, {
1256
- width: size,
1257
- height: size,
1258
- ref: ref,
1259
- xmlns: "http://www.w3.org/2000/svg",
1260
- viewBox: "0 0 16 16",
1261
- fill: "currentColor",
1262
- ...rest
1263
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1264
- fillRule: "evenodd",
1265
- 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"
1266
- })), children);
1267
- }
1268
1254
  return /*#__PURE__*/React.createElement(Icon.default, {
1269
1255
  width: size,
1270
1256
  height: size,
@@ -1273,18 +1259,18 @@ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref47,
1273
1259
  viewBox: "0 0 32 32",
1274
1260
  fill: "currentColor",
1275
1261
  ...rest
1276
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1277
- d: "M26,18H22V14H20V28h6a2.0027,2.0027,0,0,0,2-2V20A2.0023,2.0023,0,0,0,26,18Zm-4,8V20h4v6Z"
1278
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1279
- d: "M20 6.076 19.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.076z"
1280
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1281
- d: "M10,18H5v2h5v2H6a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V20A2.0023,2.0023,0,0,0,10,18Zm0,8H6V24h4Z"
1262
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1263
+ d: "M17 22 17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22z"
1264
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1265
+ d: "M16,8a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,8Z"
1266
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1267
+ d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
1282
1268
  })), children);
1283
1269
  });
1284
1270
  if (process.env.NODE_ENV !== "production") {
1285
- Interactions.propTypes = iconPropTypesC5chbmyn.i;
1271
+ InformationSquare.propTypes = iconPropTypesC5chbmyn.i;
1286
1272
  }
1287
- const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref48, ref) {
1273
+ const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function InformationSquareFilled(_ref48, ref) {
1288
1274
  let {
1289
1275
  children,
1290
1276
  size = 16,
@@ -1298,25 +1284,18 @@ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(
1298
1284
  viewBox: "0 0 32 32",
1299
1285
  fill: "currentColor",
1300
1286
  ...rest
1301
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1302
- 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"
1303
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1304
- d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
1305
- transform: "rotate(-45 9 20)"
1306
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1307
- d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
1308
- transform: "rotate(-45 20 9)"
1309
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1310
- d: "M7.586 7.586H10.414V10.414H7.586z",
1311
- transform: "rotate(-45 9 9)"
1312
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1313
- d: "M11 2 2 2 2 11 4 11 4 4 11 4 11 2z"
1287
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1288
+ fill: "none",
1289
+ d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
1290
+ "data-icon-path": "inner-path"
1291
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1292
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
1314
1293
  })), children);
1315
1294
  });
1316
1295
  if (process.env.NODE_ENV !== "production") {
1317
- WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypesC5chbmyn.i;
1296
+ InformationSquareFilled.propTypes = iconPropTypesC5chbmyn.i;
1318
1297
  }
1319
- const InterfaceDefinition = /*#__PURE__*/React.forwardRef(function InterfaceDefinition(_ref49, ref) {
1298
+ const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function InfrastructureClassic(_ref49, ref) {
1320
1299
  let {
1321
1300
  children,
1322
1301
  size = 16,
@@ -1330,14 +1309,20 @@ const InterfaceDefinition = /*#__PURE__*/React.forwardRef(function InterfaceDefi
1330
1309
  viewBox: "0 0 32 32",
1331
1310
  fill: "currentColor",
1332
1311
  ...rest
1333
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1334
- 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"
1312
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1313
+ d: "M18 26H30V28H18z"
1314
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1315
+ d: "M18 21H30V23H18z"
1316
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1317
+ d: "M18 16H30V18H18z"
1318
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1319
+ d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
1335
1320
  })), children);
1336
1321
  });
1337
1322
  if (process.env.NODE_ENV !== "production") {
1338
- InterfaceDefinition.propTypes = iconPropTypesC5chbmyn.i;
1323
+ InfrastructureClassic.propTypes = iconPropTypesC5chbmyn.i;
1339
1324
  }
1340
- const InterfaceDefinitionAlt = /*#__PURE__*/React.forwardRef(function InterfaceDefinitionAlt(_ref50, ref) {
1325
+ const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref50, ref) {
1341
1326
  let {
1342
1327
  children,
1343
1328
  size = 16,
@@ -1351,14 +1336,20 @@ const InterfaceDefinitionAlt = /*#__PURE__*/React.forwardRef(function InterfaceD
1351
1336
  viewBox: "0 0 32 32",
1352
1337
  fill: "currentColor",
1353
1338
  ...rest
1354
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1355
- 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"
1339
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1340
+ d: "M2,9h9V2H2ZM4,4H9V7H4Z"
1341
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1342
+ d: "M2,19h9V12H2Zm2-5H9v3H4Z"
1343
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1344
+ d: "M2,29h9V22H2Zm2-5H9v3H4Z"
1345
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1346
+ d: "M27,9H18l3.41-3.59L20,4l-6,6,6,6,1.41-1.41L18,11h9a1,1,0,0,1,1,1V24a1,1,0,0,1-1,1H15v2H27a3,3,0,0,0,3-3V12A3,3,0,0,0,27,9Z"
1356
1347
  })), children);
1357
1348
  });
1358
1349
  if (process.env.NODE_ENV !== "production") {
1359
- InterfaceDefinitionAlt.propTypes = iconPropTypesC5chbmyn.i;
1350
+ Insert.propTypes = iconPropTypesC5chbmyn.i;
1360
1351
  }
1361
- const InterfaceUsage = /*#__PURE__*/React.forwardRef(function InterfaceUsage(_ref51, ref) {
1352
+ const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref51, ref) {
1362
1353
  let {
1363
1354
  children,
1364
1355
  size = 16,
@@ -1372,21 +1363,18 @@ const InterfaceUsage = /*#__PURE__*/React.forwardRef(function InterfaceUsage(_re
1372
1363
  viewBox: "0 0 32 32",
1373
1364
  fill: "currentColor",
1374
1365
  ...rest
1375
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1376
- strokeWidth: "0",
1377
- 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.459Z"
1378
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1379
- strokeWidth: "0",
1380
- d: "M10 11.8193 11.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"
1381
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1382
- strokeWidth: "0",
1383
- 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"
1366
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1367
+ d: "M26,30H24V20H12V30H10V20a2.0021,2.0021,0,0,1,2-2H24a2.0021,2.0021,0,0,1,2,2Z"
1368
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1369
+ d: "M5.17 16 2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16z"
1370
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1371
+ d: "M24,14H12a2.0021,2.0021,0,0,1-2-2V2h2V12H24V2h2V12A2.0021,2.0021,0,0,1,24,14Z"
1384
1372
  })), children);
1385
1373
  });
1386
1374
  if (process.env.NODE_ENV !== "production") {
1387
- InterfaceUsage.propTypes = iconPropTypesC5chbmyn.i;
1375
+ InsertPage.propTypes = iconPropTypesC5chbmyn.i;
1388
1376
  }
1389
- const InterfaceUsage_1 = /*#__PURE__*/React.forwardRef(function InterfaceUsage_1(_ref52, ref) {
1377
+ const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref52, ref) {
1390
1378
  let {
1391
1379
  children,
1392
1380
  size = 16,
@@ -1400,14 +1388,18 @@ const InterfaceUsage_1 = /*#__PURE__*/React.forwardRef(function InterfaceUsage_1
1400
1388
  viewBox: "0 0 32 32",
1401
1389
  fill: "currentColor",
1402
1390
  ...rest
1403
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1404
- 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"
1391
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1392
+ d: "M20.17 16 17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16z"
1393
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1394
+ d: "M11.83 16 14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
1395
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1396
+ d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
1405
1397
  })), children);
1406
1398
  });
1407
1399
  if (process.env.NODE_ENV !== "production") {
1408
- InterfaceUsage_1.propTypes = iconPropTypesC5chbmyn.i;
1400
+ InsertSyntax.propTypes = iconPropTypesC5chbmyn.i;
1409
1401
  }
1410
- const InterfaceUsageAlt = /*#__PURE__*/React.forwardRef(function InterfaceUsageAlt(_ref53, ref) {
1402
+ const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref53, ref) {
1411
1403
  let {
1412
1404
  children,
1413
1405
  size = 16,
@@ -1421,14 +1413,16 @@ const InterfaceUsageAlt = /*#__PURE__*/React.forwardRef(function InterfaceUsageA
1421
1413
  viewBox: "0 0 32 32",
1422
1414
  fill: "currentColor",
1423
1415
  ...rest
1424
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1425
- 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"
1416
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1417
+ d: "M15 17.18 12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
1418
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1419
+ d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
1426
1420
  })), children);
1427
1421
  });
1428
1422
  if (process.env.NODE_ENV !== "production") {
1429
- InterfaceUsageAlt.propTypes = iconPropTypesC5chbmyn.i;
1423
+ Inspection.propTypes = iconPropTypesC5chbmyn.i;
1430
1424
  }
1431
- const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref54, ref) {
1425
+ const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref54, ref) {
1432
1426
  let {
1433
1427
  children,
1434
1428
  size = 16,
@@ -1442,18 +1436,32 @@ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref54, ref)
1442
1436
  viewBox: "0 0 32 32",
1443
1437
  fill: "currentColor",
1444
1438
  ...rest
1445
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1446
- d: "M22,24H18V22h4V18h2v4A2.0021,2.0021,0,0,1,22,24Z"
1447
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1448
- d: "M10,14H8V10a2.0022,2.0022,0,0,1,2-2h4v2H10Z"
1449
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1450
- 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"
1439
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1440
+ d: "M12,5A3.0033,3.0033,0,0,0,9,2H4V15H9a3.0033,3.0033,0,0,0,3-3V10.5a2.977,2.977,0,0,0-.78-2,2.9768,2.9768,0,0,0,.78-2ZM6,4H9a1.0013,1.0013,0,0,1,1,1V6.5513A.9587.9587,0,0,1,9,7.5H6Zm4,8a1.0009,1.0009,0,0,1-1,1H6V9.5H9a1.0009,1.0009,0,0,1,1,1Z"
1441
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
1442
+ d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
1443
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1444
+ cx: "9",
1445
+ cy: "27",
1446
+ r: "1"
1447
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
1448
+ d: "M2 18H6V20H2z"
1449
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
1450
+ d: "M8 18H12V20H8z"
1451
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
1452
+ d: "M14 18H18V20H14z"
1453
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
1454
+ d: "M20 18H24V20H20z"
1455
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
1456
+ d: "M26 18H30V20H26z"
1457
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
1458
+ d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
1451
1459
  })), children);
1452
1460
  });
1453
1461
  if (process.env.NODE_ENV !== "production") {
1454
- Intersect.propTypes = iconPropTypesC5chbmyn.i;
1462
+ InstanceBx.propTypes = iconPropTypesC5chbmyn.i;
1455
1463
  }
1456
- const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref55, ref) {
1464
+ const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_ref55, ref) {
1457
1465
  let {
1458
1466
  children,
1459
1467
  size = 16,
@@ -1467,24 +1475,20 @@ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrev
1467
1475
  viewBox: "0 0 32 32",
1468
1476
  fill: "currentColor",
1469
1477
  ...rest
1470
- }, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1471
- cx: "22",
1472
- cy: "23.887",
1473
- r: "2"
1474
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1475
- d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
1476
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1477
- d: "M25,10H4A2.0021,2.0021,0,0,1,2,8V4A2.0021,2.0021,0,0,1,4,2H25a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,25,10ZM4,4V8H25V4Z"
1478
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1479
- d: "M12,28H4V24h8V22H4a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h8Z"
1480
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1481
- 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"
1478
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
1479
+ d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
1480
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1481
+ cx: "9",
1482
+ cy: "27",
1483
+ r: "1"
1484
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
1485
+ d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
1482
1486
  })), children);
1483
1487
  });
1484
1488
  if (process.env.NODE_ENV !== "production") {
1485
- IntrusionPrevention.propTypes = iconPropTypesC5chbmyn.i;
1489
+ InstanceClassic.propTypes = iconPropTypesC5chbmyn.i;
1486
1490
  }
1487
- const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref56, ref) {
1491
+ const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref56, ref) {
1488
1492
  let {
1489
1493
  children,
1490
1494
  size = 16,
@@ -1498,22 +1502,32 @@ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryMana
1498
1502
  viewBox: "0 0 32 32",
1499
1503
  fill: "currentColor",
1500
1504
  ...rest
1501
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1502
- d: "M19 24H23V28H19z"
1503
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1504
- d: "M26 24H30V28H26z"
1505
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1506
- d: "M19 17H23V21H19z"
1507
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1508
- d: "M26 17H30V21H26z"
1509
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1510
- 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"
1505
+ }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1506
+ cx: "9",
1507
+ cy: "27",
1508
+ r: "1"
1509
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
1510
+ d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
1511
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
1512
+ d: "M12,15H6a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,6,2h6V4H6v9h6Z"
1513
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
1514
+ d: "M2 18H6V20H2z"
1515
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
1516
+ d: "M8 18H12V20H8z"
1517
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
1518
+ d: "M14 18H18V20H14z"
1519
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
1520
+ d: "M20 18H24V20H20z"
1521
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
1522
+ d: "M26 18H30V20H26z"
1523
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
1524
+ d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
1511
1525
  })), children);
1512
1526
  });
1513
1527
  if (process.env.NODE_ENV !== "production") {
1514
- InventoryManagement.propTypes = iconPropTypesC5chbmyn.i;
1528
+ InstanceCx.propTypes = iconPropTypesC5chbmyn.i;
1515
1529
  }
1516
- const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref57, ref) {
1530
+ const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref57, ref) {
1517
1531
  let {
1518
1532
  children,
1519
1533
  size = 16,
@@ -1527,16 +1541,32 @@ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref57, ref
1527
1541
  viewBox: "0 0 32 32",
1528
1542
  fill: "currentColor",
1529
1543
  ...rest
1530
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
1531
- 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"
1532
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
1533
- 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"
1544
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
1545
+ d: "M22 5 20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
1546
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
1547
+ d: "M10 2 8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
1548
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1549
+ cx: "9",
1550
+ cy: "27",
1551
+ r: "1"
1552
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
1553
+ d: "M2 18H6V20H2z"
1554
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
1555
+ d: "M8 18H12V20H8z"
1556
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
1557
+ d: "M14 18H18V20H14z"
1558
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
1559
+ d: "M20 18H24V20H20z"
1560
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
1561
+ d: "M26 18H30V20H26z"
1562
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
1563
+ d: "M26,31H6a2.0021,2.0021,0,0,1-2-2V25a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,31ZM6,25v4H26V25Z"
1534
1564
  })), children);
1535
1565
  });
1536
1566
  if (process.env.NODE_ENV !== "production") {
1537
- IotConnect.propTypes = iconPropTypesC5chbmyn.i;
1567
+ InstanceMx.propTypes = iconPropTypesC5chbmyn.i;
1538
1568
  }
1539
- const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref58, ref) {
1569
+ const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_ref58, ref) {
1540
1570
  let {
1541
1571
  children,
1542
1572
  size = 16,
@@ -1550,20 +1580,30 @@ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref58, r
1550
1580
  viewBox: "0 0 32 32",
1551
1581
  fill: "currentColor",
1552
1582
  ...rest
1553
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
1554
- 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"
1555
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
1556
- d: "M21,21H11V11H21Zm-8-2h6V13H13Z"
1557
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
1558
- d: "M31,13H29A10.0117,10.0117,0,0,0,19,3V1A12.0131,12.0131,0,0,1,31,13Z"
1559
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
1560
- d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
1583
+ }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1584
+ cx: "7",
1585
+ cy: "23",
1586
+ r: "1"
1587
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
1588
+ d: "M2 6H6V8H2z"
1589
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
1590
+ d: "M8 6H12V8H8z"
1591
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
1592
+ d: "M14 6H18V8H14z"
1593
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
1594
+ d: "M20 6H24V8H20z"
1595
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
1596
+ d: "M26 6H30V8H26z"
1597
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
1598
+ d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,28ZM4,20v6H28V20Z"
1599
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
1600
+ d: "M2 12H30V14H2z"
1561
1601
  })), children);
1562
1602
  });
1563
1603
  if (process.env.NODE_ENV !== "production") {
1564
- IotPlatform.propTypes = iconPropTypesC5chbmyn.i;
1604
+ InstanceVirtual.propTypes = iconPropTypesC5chbmyn.i;
1565
1605
  }
1566
- const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref59, ref) {
1606
+ const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref59, ref) {
1567
1607
  let {
1568
1608
  children,
1569
1609
  size = 16,
@@ -1577,18 +1617,14 @@ const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref59, ref) {
1577
1617
  viewBox: "0 0 32 32",
1578
1618
  fill: "currentColor",
1579
1619
  ...rest
1580
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
1581
- strokeWidth: "0",
1582
- d: "m19,23h-2v-14h6c1.103,0,2,.897,2,2v5c0,1.103-.897,2-2,2h-4v5Zm0-7h4v-5.0015h-4v5.0015Z"
1583
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
1584
- strokeWidth: "0",
1585
- d: "M7 11 10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
1620
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
1621
+ d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
1586
1622
  })), children);
1587
1623
  });
1588
1624
  if (process.env.NODE_ENV !== "production") {
1589
- Ip.propTypes = iconPropTypesC5chbmyn.i;
1625
+ Integration.propTypes = iconPropTypesC5chbmyn.i;
1590
1626
  }
1591
- const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref60, ref) {
1627
+ const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestActive(_ref60, ref) {
1592
1628
  let {
1593
1629
  children,
1594
1630
  size = 16,
@@ -1602,18 +1638,16 @@ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref60, ref) {
1602
1638
  viewBox: "0 0 32 32",
1603
1639
  fill: "currentColor",
1604
1640
  ...rest
1605
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
1606
- d: "M28,23H24a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,28,23ZM24,11V21h4V11Z"
1607
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
1608
- d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
1609
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
1610
- d: "M2 11 5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
1641
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
1642
+ d: "M23 27.2 20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
1643
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
1644
+ 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"
1611
1645
  })), children);
1612
1646
  });
1613
1647
  if (process.env.NODE_ENV !== "production") {
1614
- Iso.propTypes = iconPropTypesC5chbmyn.i;
1648
+ IntentRequestActive.propTypes = iconPropTypesC5chbmyn.i;
1615
1649
  }
1616
- const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref61, ref) {
1650
+ const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCreate(_ref61, ref) {
1617
1651
  let {
1618
1652
  children,
1619
1653
  size = 16,
@@ -1627,16 +1661,16 @@ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref61, ref)
1627
1661
  viewBox: "0 0 32 32",
1628
1662
  fill: "currentColor",
1629
1663
  ...rest
1630
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
1631
- d: "M21 13H24V19H21z"
1632
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
1633
- 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"
1664
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
1665
+ d: "M30 24 26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
1666
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
1667
+ 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"
1634
1668
  })), children);
1635
1669
  });
1636
1670
  if (process.env.NODE_ENV !== "production") {
1637
- IsoFilled.propTypes = iconPropTypesC5chbmyn.i;
1671
+ IntentRequestCreate.propTypes = iconPropTypesC5chbmyn.i;
1638
1672
  }
1639
- const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref62, ref) {
1673
+ const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal(_ref62, ref) {
1640
1674
  let {
1641
1675
  children,
1642
1676
  size = 16,
@@ -1650,20 +1684,16 @@ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref62, ref
1650
1684
  viewBox: "0 0 32 32",
1651
1685
  fill: "currentColor",
1652
1686
  ...rest
1653
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
1654
- d: "M24,21H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2v6A2,2,0,0,1,24,21Zm-3-8v6h3V13Z"
1655
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
1656
- d: "M15,21H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5v2H12v2h3a2,2,0,0,1,2,2v2A2,2,0,0,1,15,21Z"
1657
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
1658
- d: "M6 11H8V21H6z"
1659
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
1660
- 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"
1687
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
1688
+ d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
1689
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
1690
+ d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
1661
1691
  })), children);
1662
1692
  });
1663
1693
  if (process.env.NODE_ENV !== "production") {
1664
- IsoOutline.propTypes = iconPropTypesC5chbmyn.i;
1694
+ IntentRequestHeal.propTypes = iconPropTypesC5chbmyn.i;
1665
1695
  }
1666
- const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_ref63, ref) {
1696
+ const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequestInactive(_ref63, ref) {
1667
1697
  let {
1668
1698
  children,
1669
1699
  size = 16,
@@ -1677,14 +1707,26 @@ const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_re
1677
1707
  viewBox: "0 0 32 32",
1678
1708
  fill: "currentColor",
1679
1709
  ...rest
1680
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
1681
- 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"
1710
+ }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1711
+ cx: "18.5",
1712
+ cy: "22.5",
1713
+ r: "1.5"
1714
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1715
+ cx: "23.5",
1716
+ cy: "22.5",
1717
+ r: "1.5"
1718
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1719
+ cx: "28.5",
1720
+ cy: "22.5",
1721
+ r: "1.5"
1722
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
1723
+ 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"
1682
1724
  })), children);
1683
1725
  });
1684
1726
  if (process.env.NODE_ENV !== "production") {
1685
- ItemDefinition.propTypes = iconPropTypesC5chbmyn.i;
1727
+ IntentRequestInactive.propTypes = iconPropTypesC5chbmyn.i;
1686
1728
  }
1687
- const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref64, ref) {
1729
+ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref64, ref) {
1688
1730
  let {
1689
1731
  children,
1690
1732
  size = 16,
@@ -1698,14 +1740,18 @@ const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref64, ref)
1698
1740
  viewBox: "0 0 32 32",
1699
1741
  fill: "currentColor",
1700
1742
  ...rest
1701
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
1702
- 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"
1743
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M28.6 30 30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4z"
1745
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
1746
+ d: "M2 28.6 3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21z"
1747
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
1748
+ d: "M17 2 15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
1703
1749
  })), children);
1704
1750
  });
1705
1751
  if (process.env.NODE_ENV !== "production") {
1706
- ItemUsage.propTypes = iconPropTypesC5chbmyn.i;
1752
+ IntentRequestScaleIn.propTypes = iconPropTypesC5chbmyn.i;
1707
1753
  }
1708
- const Java = /*#__PURE__*/React.forwardRef(function Java(_ref65, ref) {
1754
+ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref65, ref) {
1709
1755
  let {
1710
1756
  children,
1711
1757
  size = 16,
@@ -1719,14 +1765,18 @@ const Java = /*#__PURE__*/React.forwardRef(function Java(_ref65, ref) {
1719
1765
  viewBox: "0 0 32 32",
1720
1766
  fill: "currentColor",
1721
1767
  ...rest
1722
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
1723
- d: "M6.3335,21h-2.667c-.9189,0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0,.9189-.7476,1.6665-1.6665,1.6665ZM16,13v8h-2v-4h-2v4h-2v-8c0-1.1001.8999-2,2-2h2c1.1001,0,2,.8999,2,2ZM14,13h-2v2h2v-2ZM30,13v8h-2v-4h-2v4h-2v-8c0-1.1001.8999-2,2-2h2c1.1001,0,2,.8999,2,2ZM28,13h-2v2h2v-2ZM21,11h2l-2,10h-2l-2-10h2l1,7,1-7Z"
1768
+ }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
1769
+ d: "M19 20.4 20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28z"
1770
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
1771
+ d: "M13 20.4 11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28z"
1772
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
1773
+ d: "M17 16 15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
1724
1774
  })), children);
1725
1775
  });
1726
1776
  if (process.env.NODE_ENV !== "production") {
1727
- Java.propTypes = iconPropTypesC5chbmyn.i;
1777
+ IntentRequestScaleOut.propTypes = iconPropTypesC5chbmyn.i;
1728
1778
  }
1729
- const Jcl = /*#__PURE__*/React.forwardRef(function Jcl(_ref66, ref) {
1779
+ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref66, ref) {
1730
1780
  let {
1731
1781
  children,
1732
1782
  size = 16,
@@ -1740,14 +1790,16 @@ const Jcl = /*#__PURE__*/React.forwardRef(function Jcl(_ref66, ref) {
1740
1790
  viewBox: "0 0 32 32",
1741
1791
  fill: "currentColor",
1742
1792
  ...rest
1743
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
1744
- d: "M30,21v2h-8v-14h2v12h6ZM10,21v-12h-2v12h-4v-2h-2v2c0,1.1025.897,2,2,2h4c1.103,0,2-.8975,2-2ZM20,21h-6v-10h6v-2h-6c-1.103,0-2,.897-2,2v10c0,1.1025.897,2,2,2h6v-2Z"
1793
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
1794
+ d: "M30 21.4 28.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"
1795
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
1796
+ 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"
1745
1797
  })), children);
1746
1798
  });
1747
1799
  if (process.env.NODE_ENV !== "production") {
1748
- Jcl.propTypes = iconPropTypesC5chbmyn.i;
1800
+ IntentRequestUninstall.propTypes = iconPropTypesC5chbmyn.i;
1749
1801
  }
1750
- const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref67, ref) {
1802
+ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref67, ref) {
1751
1803
  let {
1752
1804
  children,
1753
1805
  size = 16,
@@ -1761,19 +1813,35 @@ const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref67, ref)
1761
1813
  viewBox: "0 0 32 32",
1762
1814
  fill: "currentColor",
1763
1815
  ...rest
1764
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
1765
- 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"
1816
+ }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
1817
+ d: "M28 23 26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
1818
+ })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
1819
+ 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"
1766
1820
  })), children);
1767
1821
  });
1768
1822
  if (process.env.NODE_ENV !== "production") {
1769
- JobDaemon.propTypes = iconPropTypesC5chbmyn.i;
1823
+ IntentRequestUpgrade.propTypes = iconPropTypesC5chbmyn.i;
1770
1824
  }
1771
- const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref68, ref) {
1825
+ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref68, ref) {
1772
1826
  let {
1773
1827
  children,
1774
1828
  size = 16,
1775
1829
  ...rest
1776
1830
  } = _ref68;
1831
+ if (size === 16 || size === "16" || size === "16px") {
1832
+ return /*#__PURE__*/React.createElement(Icon.default, {
1833
+ width: size,
1834
+ height: size,
1835
+ ref: ref,
1836
+ xmlns: "http://www.w3.org/2000/svg",
1837
+ viewBox: "0 0 16 16",
1838
+ fill: "currentColor",
1839
+ ...rest
1840
+ }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
1841
+ fillRule: "evenodd",
1842
+ 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"
1843
+ })), children);
1844
+ }
1777
1845
  return /*#__PURE__*/React.createElement(Icon.default, {
1778
1846
  width: size,
1779
1847
  height: size,
@@ -1782,14 +1850,18 @@ const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref68, ref) {
1782
1850
  viewBox: "0 0 32 32",
1783
1851
  fill: "currentColor",
1784
1852
  ...rest
1785
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
1786
- 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"
1853
+ }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
1854
+ d: "M26,18H22V14H20V28h6a2.0027,2.0027,0,0,0,2-2V20A2.0023,2.0023,0,0,0,26,18Zm-4,8V20h4v6Z"
1855
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
1856
+ d: "M20 6.076 19.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.076z"
1857
+ })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
1858
+ d: "M10,18H5v2h5v2H6a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V20A2.0023,2.0023,0,0,0,10,18Zm0,8H6V24h4Z"
1787
1859
  })), children);
1788
1860
  });
1789
1861
  if (process.env.NODE_ENV !== "production") {
1790
- JobRun.propTypes = iconPropTypesC5chbmyn.i;
1862
+ Interactions.propTypes = iconPropTypesC5chbmyn.i;
1791
1863
  }
1792
- const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref69, ref) {
1864
+ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref69, ref) {
1793
1865
  let {
1794
1866
  children,
1795
1867
  size = 16,
@@ -1803,22 +1875,25 @@ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref69, ref) {
1803
1875
  viewBox: "0 0 32 32",
1804
1876
  fill: "currentColor",
1805
1877
  ...rest
1806
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
1807
- fill: "none",
1808
- 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",
1809
- "data-icon-path": "inner-path"
1810
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
1811
- 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"
1812
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
1813
- d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
1814
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
1815
- 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"
1878
+ }, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
1879
+ 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"
1880
+ })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
1881
+ d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
1882
+ transform: "rotate(-45 9 20)"
1883
+ })), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
1884
+ d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
1885
+ transform: "rotate(-45 20 9)"
1886
+ })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
1887
+ d: "M7.586 7.586H10.414V10.414H7.586z",
1888
+ transform: "rotate(-45 9 9)"
1889
+ })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
1890
+ d: "M11 2 2 2 2 11 4 11 4 4 11 4 11 2z"
1816
1891
  })), children);
1817
1892
  });
1818
1893
  if (process.env.NODE_ENV !== "production") {
1819
- JoinFull.propTypes = iconPropTypesC5chbmyn.i;
1894
+ WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypesC5chbmyn.i;
1820
1895
  }
1821
- const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref70, ref) {
1896
+ const InterfaceDefinition = /*#__PURE__*/React.forwardRef(function InterfaceDefinition(_ref70, ref) {
1822
1897
  let {
1823
1898
  children,
1824
1899
  size = 16,
@@ -1832,14 +1907,14 @@ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref70, ref)
1832
1907
  viewBox: "0 0 32 32",
1833
1908
  fill: "currentColor",
1834
1909
  ...rest
1835
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
1836
- 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"
1910
+ }, _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
1911
+ 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"
1837
1912
  })), children);
1838
1913
  });
1839
1914
  if (process.env.NODE_ENV !== "production") {
1840
- JoinInner.propTypes = iconPropTypesC5chbmyn.i;
1915
+ InterfaceDefinition.propTypes = iconPropTypesC5chbmyn.i;
1841
1916
  }
1842
- const JoinInnerAlt = /*#__PURE__*/React.forwardRef(function JoinInnerAlt(_ref71, ref) {
1917
+ const InterfaceDefinitionAlt = /*#__PURE__*/React.forwardRef(function InterfaceDefinitionAlt(_ref71, ref) {
1843
1918
  let {
1844
1919
  children,
1845
1920
  size = 16,
@@ -1853,14 +1928,14 @@ const JoinInnerAlt = /*#__PURE__*/React.forwardRef(function JoinInnerAlt(_ref71,
1853
1928
  viewBox: "0 0 32 32",
1854
1929
  fill: "currentColor",
1855
1930
  ...rest
1856
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
1857
- 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"
1931
+ }, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
1932
+ 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"
1858
1933
  })), children);
1859
1934
  });
1860
1935
  if (process.env.NODE_ENV !== "production") {
1861
- JoinInnerAlt.propTypes = iconPropTypesC5chbmyn.i;
1936
+ InterfaceDefinitionAlt.propTypes = iconPropTypesC5chbmyn.i;
1862
1937
  }
1863
- const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref72, ref) {
1938
+ const InterfaceUsage = /*#__PURE__*/React.forwardRef(function InterfaceUsage(_ref72, ref) {
1864
1939
  let {
1865
1940
  children,
1866
1941
  size = 16,
@@ -1874,22 +1949,21 @@ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref72, ref) {
1874
1949
  viewBox: "0 0 32 32",
1875
1950
  fill: "currentColor",
1876
1951
  ...rest
1877
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
1878
- 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"
1879
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
1880
- 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"
1881
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
1882
- fill: "none",
1883
- 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",
1884
- "data-icon-path": "inner-path"
1885
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
1886
- 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"
1952
+ }, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
1953
+ strokeWidth: "0",
1954
+ 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.459Z"
1955
+ })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
1956
+ strokeWidth: "0",
1957
+ d: "M10 11.8193 11.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"
1958
+ })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
1959
+ strokeWidth: "0",
1960
+ 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"
1887
1961
  })), children);
1888
1962
  });
1889
1963
  if (process.env.NODE_ENV !== "production") {
1890
- JoinLeft.propTypes = iconPropTypesC5chbmyn.i;
1964
+ InterfaceUsage.propTypes = iconPropTypesC5chbmyn.i;
1891
1965
  }
1892
- const JoinLeftOuter = /*#__PURE__*/React.forwardRef(function JoinLeftOuter(_ref73, ref) {
1966
+ const InterfaceUsage_1 = /*#__PURE__*/React.forwardRef(function InterfaceUsage_1(_ref73, ref) {
1893
1967
  let {
1894
1968
  children,
1895
1969
  size = 16,
@@ -1903,14 +1977,14 @@ const JoinLeftOuter = /*#__PURE__*/React.forwardRef(function JoinLeftOuter(_ref7
1903
1977
  viewBox: "0 0 32 32",
1904
1978
  fill: "currentColor",
1905
1979
  ...rest
1906
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
1907
- 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"
1980
+ }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
1981
+ 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"
1908
1982
  })), children);
1909
1983
  });
1910
1984
  if (process.env.NODE_ENV !== "production") {
1911
- JoinLeftOuter.propTypes = iconPropTypesC5chbmyn.i;
1985
+ InterfaceUsage_1.propTypes = iconPropTypesC5chbmyn.i;
1912
1986
  }
1913
- const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref74, ref) {
1987
+ const InterfaceUsageAlt = /*#__PURE__*/React.forwardRef(function InterfaceUsageAlt(_ref74, ref) {
1914
1988
  let {
1915
1989
  children,
1916
1990
  size = 16,
@@ -1924,16 +1998,14 @@ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref74, ref)
1924
1998
  viewBox: "0 0 32 32",
1925
1999
  fill: "currentColor",
1926
2000
  ...rest
1927
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
1928
- 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"
1929
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
1930
- 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"
2001
+ }, _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
2002
+ 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"
1931
2003
  })), children);
1932
2004
  });
1933
2005
  if (process.env.NODE_ENV !== "production") {
1934
- JoinOuter.propTypes = iconPropTypesC5chbmyn.i;
2006
+ InterfaceUsageAlt.propTypes = iconPropTypesC5chbmyn.i;
1935
2007
  }
1936
- const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref75, ref) {
2008
+ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref75, ref) {
1937
2009
  let {
1938
2010
  children,
1939
2011
  size = 16,
@@ -1947,22 +2019,18 @@ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref75, ref)
1947
2019
  viewBox: "0 0 32 32",
1948
2020
  fill: "currentColor",
1949
2021
  ...rest
1950
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
1951
- 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"
1952
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
1953
- fill: "none",
1954
- 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",
1955
- "data-icon-path": "inner-path"
1956
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
1957
- 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"
1958
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
1959
- 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"
2022
+ }, _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
2023
+ d: "M22,24H18V22h4V18h2v4A2.0021,2.0021,0,0,1,22,24Z"
2024
+ })), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
2025
+ d: "M10,14H8V10a2.0022,2.0022,0,0,1,2-2h4v2H10Z"
2026
+ })), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
2027
+ 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"
1960
2028
  })), children);
1961
2029
  });
1962
2030
  if (process.env.NODE_ENV !== "production") {
1963
- JoinRight.propTypes = iconPropTypesC5chbmyn.i;
2031
+ Intersect.propTypes = iconPropTypesC5chbmyn.i;
1964
2032
  }
1965
- const JoinRightOuter = /*#__PURE__*/React.forwardRef(function JoinRightOuter(_ref76, ref) {
2033
+ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref76, ref) {
1966
2034
  let {
1967
2035
  children,
1968
2036
  size = 16,
@@ -1976,14 +2044,24 @@ const JoinRightOuter = /*#__PURE__*/React.forwardRef(function JoinRightOuter(_re
1976
2044
  viewBox: "0 0 32 32",
1977
2045
  fill: "currentColor",
1978
2046
  ...rest
1979
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
1980
- 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"
2047
+ }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2048
+ cx: "22",
2049
+ cy: "23.887",
2050
+ r: "2"
2051
+ })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
2052
+ d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
2053
+ })), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
2054
+ d: "M25,10H4A2.0021,2.0021,0,0,1,2,8V4A2.0021,2.0021,0,0,1,4,2H25a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,25,10ZM4,4V8H25V4Z"
2055
+ })), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
2056
+ d: "M12,28H4V24h8V22H4a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h8Z"
2057
+ })), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
2058
+ 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"
1981
2059
  })), children);
1982
2060
  });
1983
2061
  if (process.env.NODE_ENV !== "production") {
1984
- JoinRightOuter.propTypes = iconPropTypesC5chbmyn.i;
2062
+ IntrusionPrevention.propTypes = iconPropTypesC5chbmyn.i;
1985
2063
  }
1986
- const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref77, ref) {
2064
+ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref77, ref) {
1987
2065
  let {
1988
2066
  children,
1989
2067
  size = 16,
@@ -1997,21 +2075,22 @@ const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref77, ref) {
1997
2075
  viewBox: "0 0 32 32",
1998
2076
  fill: "currentColor",
1999
2077
  ...rest
2000
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2001
- strokeWidth: "0",
2002
- d: "M2 9H6V11H2z"
2003
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2004
- strokeWidth: "0",
2005
- d: "M2 21H6V23H2z"
2006
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2007
- strokeWidth: "0",
2008
- d: "M25 11 23.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"
2078
+ }, _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
2079
+ d: "M19 24H23V28H19z"
2080
+ })), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
2081
+ d: "M26 24H30V28H26z"
2082
+ })), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
2083
+ d: "M19 17H23V21H19z"
2084
+ })), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
2085
+ d: "M26 17H30V21H26z"
2086
+ })), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
2087
+ 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"
2009
2088
  })), children);
2010
2089
  });
2011
2090
  if (process.env.NODE_ENV !== "production") {
2012
- JoinNode.propTypes = iconPropTypesC5chbmyn.i;
2091
+ InventoryManagement.propTypes = iconPropTypesC5chbmyn.i;
2013
2092
  }
2014
- const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref78, ref) {
2093
+ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref78, ref) {
2015
2094
  let {
2016
2095
  children,
2017
2096
  size = 16,
@@ -2025,18 +2104,16 @@ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref78, ref) {
2025
2104
  viewBox: "0 0 32 32",
2026
2105
  fill: "currentColor",
2027
2106
  ...rest
2028
- }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2029
- d: "M30,23H24a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H24V21h4V17H26V15h4Z"
2030
- })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2031
- d: "M14,23H12V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H14Zm0-7h4V11H14Z"
2032
- })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2033
- d: "M8,23H4a2,2,0,0,1-2-2V19H4v2H8V9h2V21A2,2,0,0,1,8,23Z"
2107
+ }, _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
2108
+ 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"
2109
+ })), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
2110
+ 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"
2034
2111
  })), children);
2035
2112
  });
2036
2113
  if (process.env.NODE_ENV !== "production") {
2037
- Jpg.propTypes = iconPropTypesC5chbmyn.i;
2114
+ IotConnect.propTypes = iconPropTypesC5chbmyn.i;
2038
2115
  }
2039
- const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref79, ref) {
2116
+ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref79, ref) {
2040
2117
  let {
2041
2118
  children,
2042
2119
  size = 16,
@@ -2050,22 +2127,20 @@ const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref79, ref) {
2050
2127
  viewBox: "0 0 32 32",
2051
2128
  fill: "currentColor",
2052
2129
  ...rest
2053
- }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2054
- 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.6665Z"
2055
- })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2056
- d: "m28.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.6665Z"
2057
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2058
- d: "m16,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.5h0Z"
2059
- })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2060
- d: "M15 7H17V16H15z"
2061
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2062
- 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"
2130
+ }, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
2131
+ 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"
2132
+ })), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
2133
+ d: "M21,21H11V11H21Zm-8-2h6V13H13Z"
2134
+ })), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
2135
+ d: "M31,13H29A10.0117,10.0117,0,0,0,19,3V1A12.0131,12.0131,0,0,1,31,13Z"
2136
+ })), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
2137
+ d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
2063
2138
  })), children);
2064
2139
  });
2065
2140
  if (process.env.NODE_ENV !== "production") {
2066
- JsError.propTypes = iconPropTypesC5chbmyn.i;
2141
+ IotPlatform.propTypes = iconPropTypesC5chbmyn.i;
2067
2142
  }
2068
- const Json = /*#__PURE__*/React.forwardRef(function Json(_ref80, ref) {
2143
+ const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref80, ref) {
2069
2144
  let {
2070
2145
  children,
2071
2146
  size = 16,
@@ -2079,20 +2154,18 @@ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref80, ref) {
2079
2154
  viewBox: "0 0 32 32",
2080
2155
  fill: "currentColor",
2081
2156
  ...rest
2082
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2083
- d: "M31 11 31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11z"
2084
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2085
- d: "M21.3335,21h-2.667A1.6684,1.6684,0,0,1,17,19.3335v-6.667A1.6684,1.6684,0,0,1,18.6665,11h2.667A1.6684,1.6684,0,0,1,23,12.6665v6.667A1.6684,1.6684,0,0,1,21.3335,21ZM19,19h2V13H19Z"
2086
- })), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2087
- d: "M13.3335,21H9V19h4V17H11a2.002,2.002,0,0,1-2-2V12.6665A1.6684,1.6684,0,0,1,10.6665,11H15v2H11v2h2a2.002,2.002,0,0,1,2,2v2.3335A1.6684,1.6684,0,0,1,13.3335,21Z"
2088
- })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2089
- d: "M5.3335,21H2.6665A1.6684,1.6684,0,0,1,1,19.3335V17H3v2H5V11H7v8.3335A1.6684,1.6684,0,0,1,5.3335,21Z"
2157
+ }, _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
2158
+ strokeWidth: "0",
2159
+ d: "m19,23h-2v-14h6c1.103,0,2,.897,2,2v5c0,1.103-.897,2-2,2h-4v5Zm0-7h4v-5.0015h-4v5.0015Z"
2160
+ })), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
2161
+ strokeWidth: "0",
2162
+ d: "M7 11 10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
2090
2163
  })), children);
2091
2164
  });
2092
2165
  if (process.env.NODE_ENV !== "production") {
2093
- Json.propTypes = iconPropTypesC5chbmyn.i;
2166
+ Ip.propTypes = iconPropTypesC5chbmyn.i;
2094
2167
  }
2095
- const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref81, ref) {
2168
+ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref81, ref) {
2096
2169
  let {
2097
2170
  children,
2098
2171
  size = 16,
@@ -2106,22 +2179,18 @@ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref8
2106
2179
  viewBox: "0 0 32 32",
2107
2180
  fill: "currentColor",
2108
2181
  ...rest
2109
- }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2110
- d: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2111
- })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2112
- d: "M29 12 27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12z"
2113
- })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2114
- d: "M21.3335,6h-2.667A1.6683,1.6683,0,0,0,17,7.6665v6.667A1.6684,1.6684,0,0,0,18.6665,16h2.667A1.6683,1.6683,0,0,0,23,14.3335V7.6665A1.6683,1.6683,0,0,0,21.3335,6ZM21,14H19V8h2Z"
2115
- })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2116
- d: "M9,7.6665V10a2.002,2.002,0,0,0,2,2h2v2H9v2h4.3335A1.6683,1.6683,0,0,0,15,14.3335V12a2.002,2.002,0,0,0-2-2H11V8h4V6H10.6665A1.6683,1.6683,0,0,0,9,7.6665Z"
2117
- })), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
2118
- d: "M5,14H3V12H1v2.3335A1.6684,1.6684,0,0,0,2.6665,16h2.667A1.6683,1.6683,0,0,0,7,14.3335V6H5Z"
2182
+ }, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
2183
+ d: "M28,23H24a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,28,23ZM24,11V21h4V11Z"
2184
+ })), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
2185
+ d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
2186
+ })), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
2187
+ d: "M2 11 5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
2119
2188
  })), children);
2120
2189
  });
2121
2190
  if (process.env.NODE_ENV !== "production") {
2122
- JsonReference.propTypes = iconPropTypesC5chbmyn.i;
2191
+ Iso.propTypes = iconPropTypesC5chbmyn.i;
2123
2192
  }
2124
- const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref82, ref) {
2193
+ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref82, ref) {
2125
2194
  let {
2126
2195
  children,
2127
2196
  size = 16,
@@ -2135,14 +2204,16 @@ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref82, ref) {
2135
2204
  viewBox: "0 0 32 32",
2136
2205
  fill: "currentColor",
2137
2206
  ...rest
2138
- }, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
2139
- 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"
2207
+ }, _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
2208
+ d: "M21 13H24V19H21z"
2209
+ })), _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
2210
+ 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"
2140
2211
  })), children);
2141
2212
  });
2142
2213
  if (process.env.NODE_ENV !== "production") {
2143
- JumpLink.propTypes = iconPropTypesC5chbmyn.i;
2214
+ IsoFilled.propTypes = iconPropTypesC5chbmyn.i;
2144
2215
  }
2145
- const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref83, ref) {
2216
+ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref83, ref) {
2146
2217
  let {
2147
2218
  children,
2148
2219
  size = 16,
@@ -2156,16 +2227,20 @@ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref83, ref) {
2156
2227
  viewBox: "0 0 32 32",
2157
2228
  fill: "currentColor",
2158
2229
  ...rest
2159
- }, _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
2160
- 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"
2161
- })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
2162
- 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"
2230
+ }, _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
2231
+ d: "M24,21H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2v6A2,2,0,0,1,24,21Zm-3-8v6h3V13Z"
2232
+ })), _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
2233
+ d: "M15,21H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5v2H12v2h3a2,2,0,0,1,2,2v2A2,2,0,0,1,15,21Z"
2234
+ })), _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
2235
+ d: "M6 11H8V21H6z"
2236
+ })), _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
2237
+ 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"
2163
2238
  })), children);
2164
2239
  });
2165
2240
  if (process.env.NODE_ENV !== "production") {
2166
- KeepDry.propTypes = iconPropTypesC5chbmyn.i;
2241
+ IsoOutline.propTypes = iconPropTypesC5chbmyn.i;
2167
2242
  }
2168
- const Key = /*#__PURE__*/React.forwardRef(function Key(_ref84, ref) {
2243
+ const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition(_ref84, ref) {
2169
2244
  let {
2170
2245
  children,
2171
2246
  size = 16,
@@ -2179,21 +2254,14 @@ const Key = /*#__PURE__*/React.forwardRef(function Key(_ref84, ref) {
2179
2254
  viewBox: "0 0 32 32",
2180
2255
  fill: "currentColor",
2181
2256
  ...rest
2182
- }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
2183
- strokeWidth: "0",
2184
- d: "M30 9 28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9z"
2185
- })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
2186
- strokeWidth: "0",
2187
- d: "M21 11 21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11z"
2188
- })), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
2189
- strokeWidth: "0",
2190
- d: "M11 9 8.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"
2257
+ }, _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
2258
+ 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"
2191
2259
  })), children);
2192
2260
  });
2193
2261
  if (process.env.NODE_ENV !== "production") {
2194
- Key.propTypes = iconPropTypesC5chbmyn.i;
2262
+ ItemDefinition.propTypes = iconPropTypesC5chbmyn.i;
2195
2263
  }
2196
- const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref85, ref) {
2264
+ const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage(_ref85, ref) {
2197
2265
  let {
2198
2266
  children,
2199
2267
  size = 16,
@@ -2207,40 +2275,14 @@ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref85, ref) {
2207
2275
  viewBox: "0 0 32 32",
2208
2276
  fill: "currentColor",
2209
2277
  ...rest
2210
- }, _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
2211
- 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"
2212
- })), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
2213
- d: "M10 20H21V22H10z"
2214
- })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
2215
- d: "M6 12H8V14H6z"
2216
- })), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
2217
- d: "M10 12H12V14H10z"
2218
- })), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
2219
- d: "M14 12H16V14H14z"
2220
- })), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
2221
- d: "M18 12H20V14H18z"
2222
- })), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
2223
- d: "M6 20H8V22H6z"
2224
- })), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
2225
- d: "M6 16H8V18H6z"
2226
- })), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
2227
- d: "M10 16H12V18H10z"
2228
- })), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
2229
- d: "M14 16H16V18H14z"
2230
- })), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
2231
- d: "M22 12H26V14H22z"
2232
- })), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
2233
- d: "M22 16H26V18H22z"
2234
- })), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
2235
- d: "M18 16H20V18H18z"
2236
- })), _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
2237
- d: "M23 20H26V22H23z"
2278
+ }, _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
2279
+ 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"
2238
2280
  })), children);
2239
2281
  });
2240
2282
  if (process.env.NODE_ENV !== "production") {
2241
- Keyboard.propTypes = iconPropTypesC5chbmyn.i;
2283
+ ItemUsage.propTypes = iconPropTypesC5chbmyn.i;
2242
2284
  }
2243
- const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref86, ref) {
2285
+ const Java = /*#__PURE__*/React.forwardRef(function Java(_ref86, ref) {
2244
2286
  let {
2245
2287
  children,
2246
2288
  size = 16,
@@ -2254,30 +2296,14 @@ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref86, r
2254
2296
  viewBox: "0 0 32 32",
2255
2297
  fill: "currentColor",
2256
2298
  ...rest
2257
- }, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
2258
- d: "M6 12H8V14H6z"
2259
- })), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
2260
- d: "M18 12H20V14H18z"
2261
- })), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
2262
- d: "M6 20H8V22H6z"
2263
- })), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
2264
- d: "M6 16H8V18H6z"
2265
- })), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
2266
- d: "M10 16H12V18H10z"
2267
- })), _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
2268
- d: "M22 12H26V14H22z"
2269
- })), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
2270
- d: "M22 16H26V18H22z"
2271
- })), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
2272
- d: "M14.2,10H28v13h2V10c0-1.1-0.9-2-2-2H12.2L14.2,10z"
2273
- })), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
2274
- d: "M30,28.6L3.4,2L2,3.4L6.6,8H4c-1.1,0-2,0.9-2,2v14c0,1.1,0.9,2,2,2h20.6l4,4L30,28.6z M4,24V10h4.6l2,2H10v2h2.6l2,2H14v2 h2.6l2,2H10v2h10.6l2,2H4z"
2299
+ }, _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
2300
+ d: "M6.3335,21h-2.667c-.9189,0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0,.9189-.7476,1.6665-1.6665,1.6665ZM16,13v8h-2v-4h-2v4h-2v-8c0-1.1001.8999-2,2-2h2c1.1001,0,2,.8999,2,2ZM14,13h-2v2h2v-2ZM30,13v8h-2v-4h-2v4h-2v-8c0-1.1001.8999-2,2-2h2c1.1001,0,2,.8999,2,2ZM28,13h-2v2h2v-2ZM21,11h2l-2,10h-2l-2-10h2l1,7,1-7Z"
2275
2301
  })), children);
2276
2302
  });
2277
2303
  if (process.env.NODE_ENV !== "production") {
2278
- KeyboardOff.propTypes = iconPropTypesC5chbmyn.i;
2304
+ Java.propTypes = iconPropTypesC5chbmyn.i;
2279
2305
  }
2280
- const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref87, ref) {
2306
+ const Jcl = /*#__PURE__*/React.forwardRef(function Jcl(_ref87, ref) {
2281
2307
  let {
2282
2308
  children,
2283
2309
  size = 16,
@@ -2291,14 +2317,14 @@ const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref87, r
2291
2317
  viewBox: "0 0 32 32",
2292
2318
  fill: "currentColor",
2293
2319
  ...rest
2294
- }, _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
2295
- 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"
2320
+ }, _path267 || (_path267 = /*#__PURE__*/React.createElement("path", {
2321
+ d: "M30,21v2h-8v-14h2v12h6ZM10,21v-12h-2v12h-4v-2h-2v2c0,1.1025.897,2,2,2h4c1.103,0,2-.8975,2-2ZM20,21h-6v-10h6v-2h-6c-1.103,0-2,.897-2,2v10c0,1.1025.897,2,2,2h6v-2Z"
2296
2322
  })), children);
2297
2323
  });
2298
2324
  if (process.env.NODE_ENV !== "production") {
2299
- KioskDevice.propTypes = iconPropTypesC5chbmyn.i;
2325
+ Jcl.propTypes = iconPropTypesC5chbmyn.i;
2300
2326
  }
2301
- const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref88, ref) {
2327
+ const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon(_ref88, ref) {
2302
2328
  let {
2303
2329
  children,
2304
2330
  size = 16,
@@ -2312,29 +2338,19 @@ const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref88, ref) {
2312
2338
  viewBox: "0 0 32 32",
2313
2339
  fill: "currentColor",
2314
2340
  ...rest
2315
- }, _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
2316
- strokeWidth: "0",
2317
- 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"
2318
- })), _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
2319
- strokeWidth: "0",
2320
- d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
2341
+ }, _path268 || (_path268 = /*#__PURE__*/React.createElement("path", {
2342
+ 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"
2321
2343
  })), children);
2322
2344
  });
2323
2345
  if (process.env.NODE_ENV !== "production") {
2324
- Kubelet.propTypes = iconPropTypesC5chbmyn.i;
2346
+ JobDaemon.propTypes = iconPropTypesC5chbmyn.i;
2325
2347
  }
2326
- const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref89, ref) {
2348
+ const JobRun = /*#__PURE__*/React.forwardRef(function JobRun(_ref89, ref) {
2327
2349
  let {
2328
2350
  children,
2329
2351
  size = 16,
2330
2352
  ...rest
2331
2353
  } = _ref89;
2332
- if (process.env.NODE_ENV !== "production") {
2333
- if (!didWarnAboutDeprecation["Kubernetes"]) {
2334
- didWarnAboutDeprecation["Kubernetes"] = true;
2335
- 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.");
2336
- }
2337
- }
2338
2354
  return /*#__PURE__*/React.createElement(Icon.default, {
2339
2355
  width: size,
2340
2356
  height: size,
@@ -2343,14 +2359,14 @@ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref89, ref
2343
2359
  viewBox: "0 0 32 32",
2344
2360
  fill: "currentColor",
2345
2361
  ...rest
2346
- }, _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
2347
- 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"
2362
+ }, _path269 || (_path269 = /*#__PURE__*/React.createElement("path", {
2363
+ 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"
2348
2364
  })), children);
2349
2365
  });
2350
2366
  if (process.env.NODE_ENV !== "production") {
2351
- Kubernetes.propTypes = iconPropTypesC5chbmyn.i;
2367
+ JobRun.propTypes = iconPropTypesC5chbmyn.i;
2352
2368
  }
2353
- const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function KubernetesControlPlaneNode(_ref90, ref) {
2369
+ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref90, ref) {
2354
2370
  let {
2355
2371
  children,
2356
2372
  size = 16,
@@ -2364,19 +2380,22 @@ const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function Kubern
2364
2380
  viewBox: "0 0 32 32",
2365
2381
  fill: "currentColor",
2366
2382
  ...rest
2367
- }, _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
2368
- 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"
2369
- })), _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
2370
- 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"
2371
- })), _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
2383
+ }, _path270 || (_path270 = /*#__PURE__*/React.createElement("path", {
2372
2384
  fill: "none",
2373
- d: "M0 0h32v32H0z"
2385
+ 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",
2386
+ "data-icon-path": "inner-path"
2387
+ })), _path271 || (_path271 = /*#__PURE__*/React.createElement("path", {
2388
+ 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"
2389
+ })), _path272 || (_path272 = /*#__PURE__*/React.createElement("path", {
2390
+ d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
2391
+ })), _path273 || (_path273 = /*#__PURE__*/React.createElement("path", {
2392
+ 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"
2374
2393
  })), children);
2375
2394
  });
2376
2395
  if (process.env.NODE_ENV !== "production") {
2377
- KubernetesControlPlaneNode.propTypes = iconPropTypesC5chbmyn.i;
2396
+ JoinFull.propTypes = iconPropTypesC5chbmyn.i;
2378
2397
  }
2379
- const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpAddress(_ref91, ref) {
2398
+ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref91, ref) {
2380
2399
  let {
2381
2400
  children,
2382
2401
  size = 16,
@@ -2390,22 +2409,14 @@ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpA
2390
2409
  viewBox: "0 0 32 32",
2391
2410
  fill: "currentColor",
2392
2411
  ...rest
2393
- }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2394
- cx: "16",
2395
- cy: "9",
2396
- r: "2"
2397
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2398
- cx: "16",
2399
- cy: "16",
2400
- r: "2"
2401
- })), _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
2402
- 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"
2412
+ }, _path274 || (_path274 = /*#__PURE__*/React.createElement("path", {
2413
+ 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"
2403
2414
  })), children);
2404
2415
  });
2405
2416
  if (process.env.NODE_ENV !== "production") {
2406
- KubernetesIpAddress.propTypes = iconPropTypesC5chbmyn.i;
2417
+ JoinInner.propTypes = iconPropTypesC5chbmyn.i;
2407
2418
  }
2408
- const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOperator(_ref92, ref) {
2419
+ const JoinInnerAlt = /*#__PURE__*/React.forwardRef(function JoinInnerAlt(_ref92, ref) {
2409
2420
  let {
2410
2421
  children,
2411
2422
  size = 16,
@@ -2419,18 +2430,14 @@ const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOper
2419
2430
  viewBox: "0 0 32 32",
2420
2431
  fill: "currentColor",
2421
2432
  ...rest
2422
- }, _path267 || (_path267 = /*#__PURE__*/React.createElement("path", {
2423
- strokeWidth: "0",
2424
- 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"
2425
- })), _path268 || (_path268 = /*#__PURE__*/React.createElement("path", {
2426
- strokeWidth: "0",
2427
- 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"
2433
+ }, _path275 || (_path275 = /*#__PURE__*/React.createElement("path", {
2434
+ 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"
2428
2435
  })), children);
2429
2436
  });
2430
2437
  if (process.env.NODE_ENV !== "production") {
2431
- KubernetesOperator.propTypes = iconPropTypesC5chbmyn.i;
2438
+ JoinInnerAlt.propTypes = iconPropTypesC5chbmyn.i;
2432
2439
  }
2433
- const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref93, ref) {
2440
+ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref93, ref) {
2434
2441
  let {
2435
2442
  children,
2436
2443
  size = 16,
@@ -2444,16 +2451,22 @@ const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref9
2444
2451
  viewBox: "0 0 32 32",
2445
2452
  fill: "currentColor",
2446
2453
  ...rest
2447
- }, _path269 || (_path269 = /*#__PURE__*/React.createElement("path", {
2448
- 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"
2449
- })), _path270 || (_path270 = /*#__PURE__*/React.createElement("path", {
2450
- 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"
2454
+ }, _path276 || (_path276 = /*#__PURE__*/React.createElement("path", {
2455
+ 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"
2456
+ })), _path277 || (_path277 = /*#__PURE__*/React.createElement("path", {
2457
+ 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"
2458
+ })), _path278 || (_path278 = /*#__PURE__*/React.createElement("path", {
2459
+ fill: "none",
2460
+ 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",
2461
+ "data-icon-path": "inner-path"
2462
+ })), _path279 || (_path279 = /*#__PURE__*/React.createElement("path", {
2463
+ 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"
2451
2464
  })), children);
2452
2465
  });
2453
2466
  if (process.env.NODE_ENV !== "production") {
2454
- KubernetesPod.propTypes = iconPropTypesC5chbmyn.i;
2467
+ JoinLeft.propTypes = iconPropTypesC5chbmyn.i;
2455
2468
  }
2456
- const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWorkerNode(_ref94, ref) {
2469
+ const JoinLeftOuter = /*#__PURE__*/React.forwardRef(function JoinLeftOuter(_ref94, ref) {
2457
2470
  let {
2458
2471
  children,
2459
2472
  size = 16,
@@ -2467,19 +2480,14 @@ const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWo
2467
2480
  viewBox: "0 0 32 32",
2468
2481
  fill: "currentColor",
2469
2482
  ...rest
2470
- }, _path271 || (_path271 = /*#__PURE__*/React.createElement("path", {
2471
- 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"
2472
- })), _path272 || (_path272 = /*#__PURE__*/React.createElement("path", {
2473
- 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"
2474
- })), _path273 || (_path273 = /*#__PURE__*/React.createElement("path", {
2475
- fill: "none",
2476
- d: "M0 0h32v32H0z"
2483
+ }, _path280 || (_path280 = /*#__PURE__*/React.createElement("path", {
2484
+ 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"
2477
2485
  })), children);
2478
2486
  });
2479
2487
  if (process.env.NODE_ENV !== "production") {
2480
- KubernetesWorkerNode.propTypes = iconPropTypesC5chbmyn.i;
2488
+ JoinLeftOuter.propTypes = iconPropTypesC5chbmyn.i;
2481
2489
  }
2482
- const Label = /*#__PURE__*/React.forwardRef(function Label(_ref95, ref) {
2490
+ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref95, ref) {
2483
2491
  let {
2484
2492
  children,
2485
2493
  size = 16,
@@ -2493,18 +2501,16 @@ const Label = /*#__PURE__*/React.forwardRef(function Label(_ref95, ref) {
2493
2501
  viewBox: "0 0 32 32",
2494
2502
  fill: "currentColor",
2495
2503
  ...rest
2496
- }, _path274 || (_path274 = /*#__PURE__*/React.createElement("path", {
2497
- d: "M23,13H18v2h5v2H19a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V15A2.0023,2.0023,0,0,0,23,13Zm0,8H19V19h4Z"
2498
- })), _path275 || (_path275 = /*#__PURE__*/React.createElement("path", {
2499
- d: "M13,9H9a2.002,2.002,0,0,0-2,2V23H9V18h4v5h2V11A2.002,2.002,0,0,0,13,9ZM9,16V11h4v5Z"
2500
- })), _path276 || (_path276 = /*#__PURE__*/React.createElement("path", {
2501
- 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"
2504
+ }, _path281 || (_path281 = /*#__PURE__*/React.createElement("path", {
2505
+ 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"
2506
+ })), _path282 || (_path282 = /*#__PURE__*/React.createElement("path", {
2507
+ 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"
2502
2508
  })), children);
2503
2509
  });
2504
2510
  if (process.env.NODE_ENV !== "production") {
2505
- Label.propTypes = iconPropTypesC5chbmyn.i;
2511
+ JoinOuter.propTypes = iconPropTypesC5chbmyn.i;
2506
2512
  }
2507
- const Language = /*#__PURE__*/React.forwardRef(function Language(_ref96, ref) {
2513
+ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref96, ref) {
2508
2514
  let {
2509
2515
  children,
2510
2516
  size = 16,
@@ -2518,22 +2524,22 @@ const Language = /*#__PURE__*/React.forwardRef(function Language(_ref96, ref) {
2518
2524
  viewBox: "0 0 32 32",
2519
2525
  fill: "currentColor",
2520
2526
  ...rest
2521
- }, _path277 || (_path277 = /*#__PURE__*/React.createElement("path", {
2522
- d: "M18 19H24V21H18z"
2523
- })), _path278 || (_path278 = /*#__PURE__*/React.createElement("path", {
2524
- d: "M18 15H30V17H18z"
2525
- })), _path279 || (_path279 = /*#__PURE__*/React.createElement("path", {
2526
- d: "M18 11H30V13H18z"
2527
- })), _path280 || (_path280 = /*#__PURE__*/React.createElement("path", {
2528
- d: "M14,21V19H9V17H7v2H2v2h8.2148a8.5914,8.5914,0,0,1-2.2159,3.9771A9.2731,9.2731,0,0,1,6.5521,23H4.3334a10.8553,10.8553,0,0,0,2.1451,3.2966A14.6584,14.6584,0,0,1,3,28.127L3.7021,30a16.42,16.42,0,0,0,4.2907-2.3362A16.4883,16.4883,0,0,0,12.2979,30L13,28.127A14.664,14.664,0,0,1,9.5228,26.3,10.3132,10.3132,0,0,0,12.2516,21Z"
2529
- })), _path281 || (_path281 = /*#__PURE__*/React.createElement("path", {
2530
- d: "M11.1666,13H13.333L8.75,2H6.5832L2,13H4.1664L5,11h5.3335ZM5.8331,9,7.6665,4.6,9.5,9Z"
2527
+ }, _path283 || (_path283 = /*#__PURE__*/React.createElement("path", {
2528
+ 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"
2529
+ })), _path284 || (_path284 = /*#__PURE__*/React.createElement("path", {
2530
+ fill: "none",
2531
+ 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",
2532
+ "data-icon-path": "inner-path"
2533
+ })), _path285 || (_path285 = /*#__PURE__*/React.createElement("path", {
2534
+ 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"
2535
+ })), _path286 || (_path286 = /*#__PURE__*/React.createElement("path", {
2536
+ 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"
2531
2537
  })), children);
2532
2538
  });
2533
2539
  if (process.env.NODE_ENV !== "production") {
2534
- Language.propTypes = iconPropTypesC5chbmyn.i;
2540
+ JoinRight.propTypes = iconPropTypesC5chbmyn.i;
2535
2541
  }
2536
- const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref97, ref) {
2542
+ const JoinRightOuter = /*#__PURE__*/React.forwardRef(function JoinRightOuter(_ref97, ref) {
2537
2543
  let {
2538
2544
  children,
2539
2545
  size = 16,
@@ -2547,17 +2553,14 @@ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref97, ref) {
2547
2553
  viewBox: "0 0 32 32",
2548
2554
  fill: "currentColor",
2549
2555
  ...rest
2550
- }, _path282 || (_path282 = /*#__PURE__*/React.createElement("path", {
2551
- 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",
2552
- transform: "translate(0 .005)"
2553
- })), _path283 || (_path283 = /*#__PURE__*/React.createElement("path", {
2554
- d: "M2 26.005H30V28.005H2z"
2556
+ }, _path287 || (_path287 = /*#__PURE__*/React.createElement("path", {
2557
+ 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"
2555
2558
  })), children);
2556
2559
  });
2557
2560
  if (process.env.NODE_ENV !== "production") {
2558
- Laptop.propTypes = iconPropTypesC5chbmyn.i;
2561
+ JoinRightOuter.propTypes = iconPropTypesC5chbmyn.i;
2559
2562
  }
2560
- const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref98, ref) {
2563
+ const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode(_ref98, ref) {
2561
2564
  let {
2562
2565
  children,
2563
2566
  size = 16,
@@ -2571,14 +2574,21 @@ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref98, ref) {
2571
2574
  viewBox: "0 0 32 32",
2572
2575
  fill: "currentColor",
2573
2576
  ...rest
2574
- }, _path284 || (_path284 = /*#__PURE__*/React.createElement("path", {
2575
- 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"
2577
+ }, _path288 || (_path288 = /*#__PURE__*/React.createElement("path", {
2578
+ strokeWidth: "0",
2579
+ d: "M2 9H6V11H2z"
2580
+ })), _path289 || (_path289 = /*#__PURE__*/React.createElement("path", {
2581
+ strokeWidth: "0",
2582
+ d: "M2 21H6V23H2z"
2583
+ })), _path290 || (_path290 = /*#__PURE__*/React.createElement("path", {
2584
+ strokeWidth: "0",
2585
+ d: "M25 11 23.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"
2576
2586
  })), children);
2577
2587
  });
2578
2588
  if (process.env.NODE_ENV !== "production") {
2579
- Lasso.propTypes = iconPropTypesC5chbmyn.i;
2589
+ JoinNode.propTypes = iconPropTypesC5chbmyn.i;
2580
2590
  }
2581
- const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref99, ref) {
2591
+ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref99, ref) {
2582
2592
  let {
2583
2593
  children,
2584
2594
  size = 16,
@@ -2592,34 +2602,23 @@ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref99,
2592
2602
  viewBox: "0 0 32 32",
2593
2603
  fill: "currentColor",
2594
2604
  ...rest
2595
- }, _path285 || (_path285 = /*#__PURE__*/React.createElement("path", {
2596
- 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"
2605
+ }, _path291 || (_path291 = /*#__PURE__*/React.createElement("path", {
2606
+ d: "M30,23H24a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H24V21h4V17H26V15h4Z"
2607
+ })), _path292 || (_path292 = /*#__PURE__*/React.createElement("path", {
2608
+ d: "M14,23H12V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H14Zm0-7h4V11H14Z"
2609
+ })), _path293 || (_path293 = /*#__PURE__*/React.createElement("path", {
2610
+ d: "M8,23H4a2,2,0,0,1-2-2V19H4v2H8V9h2V21A2,2,0,0,1,8,23Z"
2597
2611
  })), children);
2598
2612
  });
2599
2613
  if (process.env.NODE_ENV !== "production") {
2600
- LassoPolygon.propTypes = iconPropTypesC5chbmyn.i;
2614
+ Jpg.propTypes = iconPropTypesC5chbmyn.i;
2601
2615
  }
2602
- const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref100, ref) {
2616
+ const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref100, ref) {
2603
2617
  let {
2604
2618
  children,
2605
2619
  size = 16,
2606
2620
  ...rest
2607
2621
  } = _ref100;
2608
- if (size === 16 || size === "16" || size === "16px") {
2609
- return /*#__PURE__*/React.createElement(Icon.default, {
2610
- width: size,
2611
- height: size,
2612
- ref: ref,
2613
- xmlns: "http://www.w3.org/2000/svg",
2614
- viewBox: "0 0 16 16",
2615
- fill: "currentColor",
2616
- ...rest
2617
- }, _path286 || (_path286 = /*#__PURE__*/React.createElement("path", {
2618
- 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"
2619
- })), _path287 || (_path287 = /*#__PURE__*/React.createElement("path", {
2620
- d: "M10 1 10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
2621
- })), children);
2622
- }
2623
2622
  return /*#__PURE__*/React.createElement(Icon.default, {
2624
2623
  width: size,
2625
2624
  height: size,
@@ -2628,16 +2627,22 @@ const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref100, ref) {
2628
2627
  viewBox: "0 0 32 32",
2629
2628
  fill: "currentColor",
2630
2629
  ...rest
2631
- }, _path288 || (_path288 = /*#__PURE__*/React.createElement("path", {
2632
- 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"
2633
- })), _path289 || (_path289 = /*#__PURE__*/React.createElement("path", {
2634
- d: "M20 2 20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
2630
+ }, _path294 || (_path294 = /*#__PURE__*/React.createElement("path", {
2631
+ 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.6665Z"
2632
+ })), _path295 || (_path295 = /*#__PURE__*/React.createElement("path", {
2633
+ d: "m28.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.6665Z"
2634
+ })), _path296 || (_path296 = /*#__PURE__*/React.createElement("path", {
2635
+ d: "m16,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.5h0Z"
2636
+ })), _path297 || (_path297 = /*#__PURE__*/React.createElement("path", {
2637
+ d: "M15 7H17V16H15z"
2638
+ })), _path298 || (_path298 = /*#__PURE__*/React.createElement("path", {
2639
+ 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"
2635
2640
  })), children);
2636
2641
  });
2637
2642
  if (process.env.NODE_ENV !== "production") {
2638
- Launch.propTypes = iconPropTypesC5chbmyn.i;
2643
+ JsError.propTypes = iconPropTypesC5chbmyn.i;
2639
2644
  }
2640
- const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref101, ref) {
2645
+ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref101, ref) {
2641
2646
  let {
2642
2647
  children,
2643
2648
  size = 16,
@@ -2651,22 +2656,20 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonH
2651
2656
  viewBox: "0 0 32 32",
2652
2657
  fill: "currentColor",
2653
2658
  ...rest
2654
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2655
- cx: "23",
2656
- cy: "25",
2657
- r: "1"
2658
- })), _path290 || (_path290 = /*#__PURE__*/React.createElement("path", {
2659
- d: "M26,22v6H6V22H26m0-2H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2Z"
2660
- })), _path291 || (_path291 = /*#__PURE__*/React.createElement("path", {
2661
- d: "M20.59 10.59 17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
2662
- })), _path292 || (_path292 = /*#__PURE__*/React.createElement("path", {
2663
- d: "M8 24H20V26H8z"
2659
+ }, _path299 || (_path299 = /*#__PURE__*/React.createElement("path", {
2660
+ d: "M31 11 31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11z"
2661
+ })), _path300 || (_path300 = /*#__PURE__*/React.createElement("path", {
2662
+ d: "M21.3335,21h-2.667A1.6684,1.6684,0,0,1,17,19.3335v-6.667A1.6684,1.6684,0,0,1,18.6665,11h2.667A1.6684,1.6684,0,0,1,23,12.6665v6.667A1.6684,1.6684,0,0,1,21.3335,21ZM19,19h2V13H19Z"
2663
+ })), _path301 || (_path301 = /*#__PURE__*/React.createElement("path", {
2664
+ d: "M13.3335,21H9V19h4V17H11a2.002,2.002,0,0,1-2-2V12.6665A1.6684,1.6684,0,0,1,10.6665,11H15v2H11v2h2a2.002,2.002,0,0,1,2,2v2.3335A1.6684,1.6684,0,0,1,13.3335,21Z"
2665
+ })), _path302 || (_path302 = /*#__PURE__*/React.createElement("path", {
2666
+ d: "M5.3335,21H2.6665A1.6684,1.6684,0,0,1,1,19.3335V17H3v2H5V11H7v8.3335A1.6684,1.6684,0,0,1,5.3335,21Z"
2664
2667
  })), children);
2665
2668
  });
2666
2669
  if (process.env.NODE_ENV !== "production") {
2667
- WatsonHealthLaunchStudy_1.propTypes = iconPropTypesC5chbmyn.i;
2670
+ Json.propTypes = iconPropTypesC5chbmyn.i;
2668
2671
  }
2669
- const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref102, ref) {
2672
+ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref102, ref) {
2670
2673
  let {
2671
2674
  children,
2672
2675
  size = 16,
@@ -2680,22 +2683,22 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonH
2680
2683
  viewBox: "0 0 32 32",
2681
2684
  fill: "currentColor",
2682
2685
  ...rest
2683
- }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2684
- cx: "23",
2685
- cy: "7",
2686
- r: "1"
2687
- })), _path293 || (_path293 = /*#__PURE__*/React.createElement("path", {
2688
- d: "M26,4v6H6V4H26m0-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2Z"
2689
- })), _path294 || (_path294 = /*#__PURE__*/React.createElement("path", {
2690
- d: "M20.59 21.41 17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
2691
- })), _path295 || (_path295 = /*#__PURE__*/React.createElement("path", {
2692
- d: "M8 6H20V8H8z"
2686
+ }, _path303 || (_path303 = /*#__PURE__*/React.createElement("path", {
2687
+ d: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2688
+ })), _path304 || (_path304 = /*#__PURE__*/React.createElement("path", {
2689
+ d: "M29 12 27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12z"
2690
+ })), _path305 || (_path305 = /*#__PURE__*/React.createElement("path", {
2691
+ d: "M21.3335,6h-2.667A1.6683,1.6683,0,0,0,17,7.6665v6.667A1.6684,1.6684,0,0,0,18.6665,16h2.667A1.6683,1.6683,0,0,0,23,14.3335V7.6665A1.6683,1.6683,0,0,0,21.3335,6ZM21,14H19V8h2Z"
2692
+ })), _path306 || (_path306 = /*#__PURE__*/React.createElement("path", {
2693
+ d: "M9,7.6665V10a2.002,2.002,0,0,0,2,2h2v2H9v2h4.3335A1.6683,1.6683,0,0,0,15,14.3335V12a2.002,2.002,0,0,0-2-2H11V8h4V6H10.6665A1.6683,1.6683,0,0,0,9,7.6665Z"
2694
+ })), _path307 || (_path307 = /*#__PURE__*/React.createElement("path", {
2695
+ d: "M5,14H3V12H1v2.3335A1.6684,1.6684,0,0,0,2.6665,16h2.667A1.6683,1.6683,0,0,0,7,14.3335V6H5Z"
2693
2696
  })), children);
2694
2697
  });
2695
2698
  if (process.env.NODE_ENV !== "production") {
2696
- WatsonHealthLaunchStudy_2.propTypes = iconPropTypesC5chbmyn.i;
2699
+ JsonReference.propTypes = iconPropTypesC5chbmyn.i;
2697
2700
  }
2698
- const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref103, ref) {
2701
+ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref103, ref) {
2699
2702
  let {
2700
2703
  children,
2701
2704
  size = 16,
@@ -2709,24 +2712,14 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonH
2709
2712
  viewBox: "0 0 32 32",
2710
2713
  fill: "currentColor",
2711
2714
  ...rest
2712
- }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2713
- cx: "23",
2714
- cy: "25",
2715
- r: "1"
2716
- })), _path296 || (_path296 = /*#__PURE__*/React.createElement("path", {
2717
- d: "M26,22v6H6V22H26m0-2H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2Z"
2718
- })), _path297 || (_path297 = /*#__PURE__*/React.createElement("path", {
2719
- d: "M20.59 4.59 17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
2720
- })), _path298 || (_path298 = /*#__PURE__*/React.createElement("path", {
2721
- d: "M20.59 10.59 16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
2722
- })), _path299 || (_path299 = /*#__PURE__*/React.createElement("path", {
2723
- d: "M8 24H20V26H8z"
2715
+ }, _path308 || (_path308 = /*#__PURE__*/React.createElement("path", {
2716
+ 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"
2724
2717
  })), children);
2725
2718
  });
2726
2719
  if (process.env.NODE_ENV !== "production") {
2727
- WatsonHealthLaunchStudy_3.propTypes = iconPropTypesC5chbmyn.i;
2720
+ JumpLink.propTypes = iconPropTypesC5chbmyn.i;
2728
2721
  }
2729
- const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref104, ref) {
2722
+ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref104, ref) {
2730
2723
  let {
2731
2724
  children,
2732
2725
  size = 16,
@@ -2740,18 +2733,16 @@ const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref104, ref) {
2740
2733
  viewBox: "0 0 32 32",
2741
2734
  fill: "currentColor",
2742
2735
  ...rest
2743
- }, _path300 || (_path300 = /*#__PURE__*/React.createElement("path", {
2744
- 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"
2745
- })), _path301 || (_path301 = /*#__PURE__*/React.createElement("path", {
2746
- d: "M16,30a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,21.12,16,27.8643,28.5259,21.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,30Z"
2747
- })), _path302 || (_path302 = /*#__PURE__*/React.createElement("path", {
2748
- d: "M16,18a.9967.9967,0,0,1-.4741-.12l-13-7a1,1,0,0,1,0-1.7607l13-7a.9982.9982,0,0,1,.9482,0l13,7a1,1,0,0,1,0,1.7607l-13,7A.9967.9967,0,0,1,16,18ZM5.1094,10,16,15.8643,26.8906,10,16,4.1358Z"
2736
+ }, _path309 || (_path309 = /*#__PURE__*/React.createElement("path", {
2737
+ 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"
2738
+ })), _path310 || (_path310 = /*#__PURE__*/React.createElement("path", {
2739
+ 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"
2749
2740
  })), children);
2750
2741
  });
2751
2742
  if (process.env.NODE_ENV !== "production") {
2752
- Layers.propTypes = iconPropTypesC5chbmyn.i;
2743
+ KeepDry.propTypes = iconPropTypesC5chbmyn.i;
2753
2744
  }
2754
- const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal(_ref105, ref) {
2745
+ const Key = /*#__PURE__*/React.forwardRef(function Key(_ref105, ref) {
2755
2746
  let {
2756
2747
  children,
2757
2748
  size = 16,
@@ -2765,24 +2756,21 @@ const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal(_re
2765
2756
  viewBox: "0 0 32 32",
2766
2757
  fill: "currentColor",
2767
2758
  ...rest
2768
- }, _path303 || (_path303 = /*#__PURE__*/React.createElement("path", {
2759
+ }, _path311 || (_path311 = /*#__PURE__*/React.createElement("path", {
2769
2760
  strokeWidth: "0",
2770
- 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"
2771
- })), _path304 || (_path304 = /*#__PURE__*/React.createElement("path", {
2772
- strokeWidth: "0",
2773
- 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.1196Z"
2774
- })), _path305 || (_path305 = /*#__PURE__*/React.createElement("path", {
2761
+ d: "M30 9 28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9z"
2762
+ })), _path312 || (_path312 = /*#__PURE__*/React.createElement("path", {
2775
2763
  strokeWidth: "0",
2776
- d: "m29.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-.8804Z"
2777
- })), _path306 || (_path306 = /*#__PURE__*/React.createElement("path", {
2764
+ d: "M21 11 21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11z"
2765
+ })), _path313 || (_path313 = /*#__PURE__*/React.createElement("path", {
2778
2766
  strokeWidth: "0",
2779
- d: "m4.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"
2767
+ d: "M11 9 8.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"
2780
2768
  })), children);
2781
2769
  });
2782
2770
  if (process.env.NODE_ENV !== "production") {
2783
- LayersExternal.propTypes = iconPropTypesC5chbmyn.i;
2771
+ Key.propTypes = iconPropTypesC5chbmyn.i;
2784
2772
  }
2785
- const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref106, ref) {
2773
+ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref106, ref) {
2786
2774
  let {
2787
2775
  children,
2788
2776
  size = 16,
@@ -2796,24 +2784,40 @@ const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref106, ref) {
2796
2784
  viewBox: "0 0 32 32",
2797
2785
  fill: "currentColor",
2798
2786
  ...rest
2799
- }, _path307 || (_path307 = /*#__PURE__*/React.createElement("path", {
2800
- d: "M16 22H30V24H16z"
2801
- })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
2802
- width: "6",
2803
- height: "6",
2804
- x: "4",
2805
- y: "20",
2806
- rx: "1"
2807
- })), _path308 || (_path308 = /*#__PURE__*/React.createElement("path", {
2808
- d: "M16 8H30V10H16z"
2809
- })), _path309 || (_path309 = /*#__PURE__*/React.createElement("path", {
2810
- d: "M9.5,12h-5a.5.5,0,0,1-.4473-.7236l2.5-5.0224a.5206.5206,0,0,1,.8945,0l2.5,5.0225A.5.5,0,0,1,9.5,12Z"
2787
+ }, _path314 || (_path314 = /*#__PURE__*/React.createElement("path", {
2788
+ 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"
2789
+ })), _path315 || (_path315 = /*#__PURE__*/React.createElement("path", {
2790
+ d: "M10 20H21V22H10z"
2791
+ })), _path316 || (_path316 = /*#__PURE__*/React.createElement("path", {
2792
+ d: "M6 12H8V14H6z"
2793
+ })), _path317 || (_path317 = /*#__PURE__*/React.createElement("path", {
2794
+ d: "M10 12H12V14H10z"
2795
+ })), _path318 || (_path318 = /*#__PURE__*/React.createElement("path", {
2796
+ d: "M14 12H16V14H14z"
2797
+ })), _path319 || (_path319 = /*#__PURE__*/React.createElement("path", {
2798
+ d: "M18 12H20V14H18z"
2799
+ })), _path320 || (_path320 = /*#__PURE__*/React.createElement("path", {
2800
+ d: "M6 20H8V22H6z"
2801
+ })), _path321 || (_path321 = /*#__PURE__*/React.createElement("path", {
2802
+ d: "M6 16H8V18H6z"
2803
+ })), _path322 || (_path322 = /*#__PURE__*/React.createElement("path", {
2804
+ d: "M10 16H12V18H10z"
2805
+ })), _path323 || (_path323 = /*#__PURE__*/React.createElement("path", {
2806
+ d: "M14 16H16V18H14z"
2807
+ })), _path324 || (_path324 = /*#__PURE__*/React.createElement("path", {
2808
+ d: "M22 12H26V14H22z"
2809
+ })), _path325 || (_path325 = /*#__PURE__*/React.createElement("path", {
2810
+ d: "M22 16H26V18H22z"
2811
+ })), _path326 || (_path326 = /*#__PURE__*/React.createElement("path", {
2812
+ d: "M18 16H20V18H18z"
2813
+ })), _path327 || (_path327 = /*#__PURE__*/React.createElement("path", {
2814
+ d: "M23 20H26V22H23z"
2811
2815
  })), children);
2812
2816
  });
2813
2817
  if (process.env.NODE_ENV !== "production") {
2814
- Legend.propTypes = iconPropTypesC5chbmyn.i;
2818
+ Keyboard.propTypes = iconPropTypesC5chbmyn.i;
2815
2819
  }
2816
- const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref107, ref) {
2820
+ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref107, ref) {
2817
2821
  let {
2818
2822
  children,
2819
2823
  size = 16,
@@ -2827,16 +2831,30 @@ const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref107, ref) {
2827
2831
  viewBox: "0 0 32 32",
2828
2832
  fill: "currentColor",
2829
2833
  ...rest
2830
- }, _path310 || (_path310 = /*#__PURE__*/React.createElement("path", {
2831
- d: "M23,13H18v2h5v2H19a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V15A2,2,0,0,0,23,13Zm0,8H19V19h4Z"
2832
- })), _path311 || (_path311 = /*#__PURE__*/React.createElement("path", {
2833
- d: "M13,9H9a2,2,0,0,0-2,2V23H9V18h4v5h2V11A2,2,0,0,0,13,9ZM9,16V11h4v5Z"
2834
+ }, _path328 || (_path328 = /*#__PURE__*/React.createElement("path", {
2835
+ d: "M6 12H8V14H6z"
2836
+ })), _path329 || (_path329 = /*#__PURE__*/React.createElement("path", {
2837
+ d: "M18 12H20V14H18z"
2838
+ })), _path330 || (_path330 = /*#__PURE__*/React.createElement("path", {
2839
+ d: "M6 20H8V22H6z"
2840
+ })), _path331 || (_path331 = /*#__PURE__*/React.createElement("path", {
2841
+ d: "M6 16H8V18H6z"
2842
+ })), _path332 || (_path332 = /*#__PURE__*/React.createElement("path", {
2843
+ d: "M10 16H12V18H10z"
2844
+ })), _path333 || (_path333 = /*#__PURE__*/React.createElement("path", {
2845
+ d: "M22 12H26V14H22z"
2846
+ })), _path334 || (_path334 = /*#__PURE__*/React.createElement("path", {
2847
+ d: "M22 16H26V18H22z"
2848
+ })), _path335 || (_path335 = /*#__PURE__*/React.createElement("path", {
2849
+ d: "M14.2,10H28v13h2V10c0-1.1-0.9-2-2-2H12.2L14.2,10z"
2850
+ })), _path336 || (_path336 = /*#__PURE__*/React.createElement("path", {
2851
+ d: "M30,28.6L3.4,2L2,3.4L6.6,8H4c-1.1,0-2,0.9-2,2v14c0,1.1,0.9,2,2,2h20.6l4,4L30,28.6z M4,24V10h4.6l2,2H10v2h2.6l2,2H14v2 h2.6l2,2H10v2h10.6l2,2H4z"
2834
2852
  })), children);
2835
2853
  });
2836
2854
  if (process.env.NODE_ENV !== "production") {
2837
- LetterAa.propTypes = iconPropTypesC5chbmyn.i;
2855
+ KeyboardOff.propTypes = iconPropTypesC5chbmyn.i;
2838
2856
  }
2839
- const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref108, ref) {
2857
+ const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice(_ref108, ref) {
2840
2858
  let {
2841
2859
  children,
2842
2860
  size = 16,
@@ -2850,16 +2868,14 @@ const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref108, ref) {
2850
2868
  viewBox: "0 0 32 32",
2851
2869
  fill: "currentColor",
2852
2870
  ...rest
2853
- }, _path312 || (_path312 = /*#__PURE__*/React.createElement("path", {
2854
- d: "M23,13H19V9H17V23h6a2,2,0,0,0,2-2V15A2,2,0,0,0,23,13Zm-4,8V15h4v6Z"
2855
- })), _path313 || (_path313 = /*#__PURE__*/React.createElement("path", {
2856
- d: "M15,12a3,3,0,0,0-3-3H7V23h5a3,3,0,0,0,3-3V18a3,3,0,0,0-.78-2A3,3,0,0,0,15,14ZM9,11h3a1,1,0,0,1,1,1v2a1,1,0,0,1-1,1H9Zm4,9a1,1,0,0,1-1,1H9V17h3a1,1,0,0,1,1,1Z"
2871
+ }, _path337 || (_path337 = /*#__PURE__*/React.createElement("path", {
2872
+ 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"
2857
2873
  })), children);
2858
2874
  });
2859
2875
  if (process.env.NODE_ENV !== "production") {
2860
- LetterBb.propTypes = iconPropTypesC5chbmyn.i;
2876
+ KioskDevice.propTypes = iconPropTypesC5chbmyn.i;
2861
2877
  }
2862
- const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref109, ref) {
2878
+ const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet(_ref109, ref) {
2863
2879
  let {
2864
2880
  children,
2865
2881
  size = 16,
@@ -2873,21 +2889,29 @@ const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref109, ref) {
2873
2889
  viewBox: "0 0 32 32",
2874
2890
  fill: "currentColor",
2875
2891
  ...rest
2876
- }, _path314 || (_path314 = /*#__PURE__*/React.createElement("path", {
2877
- d: "M24,23H19a2,2,0,0,1-2-2V15a2,2,0,0,1,2-2h5v2H19v6h5Z"
2878
- })), _path315 || (_path315 = /*#__PURE__*/React.createElement("path", {
2879
- d: "M15,23H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h6v2H9V21h6Z"
2892
+ }, _path338 || (_path338 = /*#__PURE__*/React.createElement("path", {
2893
+ strokeWidth: "0",
2894
+ 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"
2895
+ })), _path339 || (_path339 = /*#__PURE__*/React.createElement("path", {
2896
+ strokeWidth: "0",
2897
+ d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
2880
2898
  })), children);
2881
2899
  });
2882
2900
  if (process.env.NODE_ENV !== "production") {
2883
- LetterCc.propTypes = iconPropTypesC5chbmyn.i;
2901
+ Kubelet.propTypes = iconPropTypesC5chbmyn.i;
2884
2902
  }
2885
- const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref110, ref) {
2903
+ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref110, ref) {
2886
2904
  let {
2887
2905
  children,
2888
2906
  size = 16,
2889
2907
  ...rest
2890
2908
  } = _ref110;
2909
+ if (process.env.NODE_ENV !== "production") {
2910
+ if (!didWarnAboutDeprecation["Kubernetes"]) {
2911
+ didWarnAboutDeprecation["Kubernetes"] = true;
2912
+ 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.");
2913
+ }
2914
+ }
2891
2915
  return /*#__PURE__*/React.createElement(Icon.default, {
2892
2916
  width: size,
2893
2917
  height: size,
@@ -2896,16 +2920,14 @@ const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref110, ref) {
2896
2920
  viewBox: "0 0 32 32",
2897
2921
  fill: "currentColor",
2898
2922
  ...rest
2899
- }, _path316 || (_path316 = /*#__PURE__*/React.createElement("path", {
2900
- d: "M23,9v4H19a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6V9Zm-4,6h4v6H19Z"
2901
- })), _path317 || (_path317 = /*#__PURE__*/React.createElement("path", {
2902
- d: "M11,23H7V9h4a4,4,0,0,1,4,4v6A4,4,0,0,1,11,23ZM9,21h2a2,2,0,0,0,2-2V13a2,2,0,0,0-2-2H9Z"
2923
+ }, _path340 || (_path340 = /*#__PURE__*/React.createElement("path", {
2924
+ 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"
2903
2925
  })), children);
2904
2926
  });
2905
2927
  if (process.env.NODE_ENV !== "production") {
2906
- LetterDd.propTypes = iconPropTypesC5chbmyn.i;
2928
+ Kubernetes.propTypes = iconPropTypesC5chbmyn.i;
2907
2929
  }
2908
- const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref111, ref) {
2930
+ const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function KubernetesControlPlaneNode(_ref111, ref) {
2909
2931
  let {
2910
2932
  children,
2911
2933
  size = 16,
@@ -2919,16 +2941,19 @@ const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref111, ref) {
2919
2941
  viewBox: "0 0 32 32",
2920
2942
  fill: "currentColor",
2921
2943
  ...rest
2922
- }, _path318 || (_path318 = /*#__PURE__*/React.createElement("path", {
2923
- d: "M25,19V15a2.0023,2.0023,0,0,0-2-2H19a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V21H19V19Zm-6-4h4v2H19Z"
2924
- })), _path319 || (_path319 = /*#__PURE__*/React.createElement("path", {
2925
- d: "M15 11 15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
2944
+ }, _path341 || (_path341 = /*#__PURE__*/React.createElement("path", {
2945
+ 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"
2946
+ })), _path342 || (_path342 = /*#__PURE__*/React.createElement("path", {
2947
+ 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"
2948
+ })), _path343 || (_path343 = /*#__PURE__*/React.createElement("path", {
2949
+ fill: "none",
2950
+ d: "M0 0h32v32H0z"
2926
2951
  })), children);
2927
2952
  });
2928
2953
  if (process.env.NODE_ENV !== "production") {
2929
- LetterEe.propTypes = iconPropTypesC5chbmyn.i;
2954
+ KubernetesControlPlaneNode.propTypes = iconPropTypesC5chbmyn.i;
2930
2955
  }
2931
- const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref112, ref) {
2956
+ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpAddress(_ref112, ref) {
2932
2957
  let {
2933
2958
  children,
2934
2959
  size = 16,
@@ -2942,16 +2967,22 @@ const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref112, ref) {
2942
2967
  viewBox: "0 0 32 32",
2943
2968
  fill: "currentColor",
2944
2969
  ...rest
2945
- }, _path320 || (_path320 = /*#__PURE__*/React.createElement("path", {
2946
- d: "M16 11 16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11z"
2947
- })), _path321 || (_path321 = /*#__PURE__*/React.createElement("path", {
2948
- d: "M24,11V9H21a2,2,0,0,0-2,2v2H17v2h2v8h2V15h3V13H21V11Z"
2970
+ }, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2971
+ cx: "16",
2972
+ cy: "9",
2973
+ r: "2"
2974
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2975
+ cx: "16",
2976
+ cy: "16",
2977
+ r: "2"
2978
+ })), _path344 || (_path344 = /*#__PURE__*/React.createElement("path", {
2979
+ 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"
2949
2980
  })), children);
2950
2981
  });
2951
2982
  if (process.env.NODE_ENV !== "production") {
2952
- LetterFf.propTypes = iconPropTypesC5chbmyn.i;
2983
+ KubernetesIpAddress.propTypes = iconPropTypesC5chbmyn.i;
2953
2984
  }
2954
- const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref113, ref) {
2985
+ const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOperator(_ref113, ref) {
2955
2986
  let {
2956
2987
  children,
2957
2988
  size = 16,
@@ -2965,16 +2996,18 @@ const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref113, ref) {
2965
2996
  viewBox: "0 0 32 32",
2966
2997
  fill: "currentColor",
2967
2998
  ...rest
2968
- }, _path322 || (_path322 = /*#__PURE__*/React.createElement("path", {
2969
- d: "M19,13a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h4v2H18v2h5a2,2,0,0,0,2-2V13Zm4,8H19V15h4Z"
2970
- })), _path323 || (_path323 = /*#__PURE__*/React.createElement("path", {
2971
- d: "M15,23H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h6v2H9V21h4V17H11V15h4Z"
2999
+ }, _path345 || (_path345 = /*#__PURE__*/React.createElement("path", {
3000
+ strokeWidth: "0",
3001
+ 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"
3002
+ })), _path346 || (_path346 = /*#__PURE__*/React.createElement("path", {
3003
+ strokeWidth: "0",
3004
+ 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"
2972
3005
  })), children);
2973
3006
  });
2974
3007
  if (process.env.NODE_ENV !== "production") {
2975
- LetterGg.propTypes = iconPropTypesC5chbmyn.i;
3008
+ KubernetesOperator.propTypes = iconPropTypesC5chbmyn.i;
2976
3009
  }
2977
- const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref114, ref) {
3010
+ const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod(_ref114, ref) {
2978
3011
  let {
2979
3012
  children,
2980
3013
  size = 16,
@@ -2988,16 +3021,16 @@ const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref114, ref) {
2988
3021
  viewBox: "0 0 32 32",
2989
3022
  fill: "currentColor",
2990
3023
  ...rest
2991
- }, _path324 || (_path324 = /*#__PURE__*/React.createElement("path", {
2992
- d: "M13 9 13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9z"
2993
- })), _path325 || (_path325 = /*#__PURE__*/React.createElement("path", {
2994
- d: "M23,13H19V9H17V23h2V15h4v8h2V15A2,2,0,0,0,23,13Z"
3024
+ }, _path347 || (_path347 = /*#__PURE__*/React.createElement("path", {
3025
+ 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"
3026
+ })), _path348 || (_path348 = /*#__PURE__*/React.createElement("path", {
3027
+ 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"
2995
3028
  })), children);
2996
3029
  });
2997
3030
  if (process.env.NODE_ENV !== "production") {
2998
- LetterHh.propTypes = iconPropTypesC5chbmyn.i;
3031
+ KubernetesPod.propTypes = iconPropTypesC5chbmyn.i;
2999
3032
  }
3000
- const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref115, ref) {
3033
+ const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWorkerNode(_ref115, ref) {
3001
3034
  let {
3002
3035
  children,
3003
3036
  size = 16,
@@ -3011,18 +3044,19 @@ const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref115, ref) {
3011
3044
  viewBox: "0 0 32 32",
3012
3045
  fill: "currentColor",
3013
3046
  ...rest
3014
- }, _path326 || (_path326 = /*#__PURE__*/React.createElement("path", {
3015
- d: "M10 11 13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11z"
3016
- })), _path327 || (_path327 = /*#__PURE__*/React.createElement("path", {
3017
- d: "M20 13H22V23H20z"
3018
- })), _path328 || (_path328 = /*#__PURE__*/React.createElement("path", {
3019
- d: "M20 9H22V11H20z"
3047
+ }, _path349 || (_path349 = /*#__PURE__*/React.createElement("path", {
3048
+ 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"
3049
+ })), _path350 || (_path350 = /*#__PURE__*/React.createElement("path", {
3050
+ 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"
3051
+ })), _path351 || (_path351 = /*#__PURE__*/React.createElement("path", {
3052
+ fill: "none",
3053
+ d: "M0 0h32v32H0z"
3020
3054
  })), children);
3021
3055
  });
3022
3056
  if (process.env.NODE_ENV !== "production") {
3023
- LetterIi.propTypes = iconPropTypesC5chbmyn.i;
3057
+ KubernetesWorkerNode.propTypes = iconPropTypesC5chbmyn.i;
3024
3058
  }
3025
- const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref116, ref) {
3059
+ const Label = /*#__PURE__*/React.forwardRef(function Label(_ref116, ref) {
3026
3060
  let {
3027
3061
  children,
3028
3062
  size = 16,
@@ -3036,18 +3070,18 @@ const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref116, ref) {
3036
3070
  viewBox: "0 0 32 32",
3037
3071
  fill: "currentColor",
3038
3072
  ...rest
3039
- }, _path329 || (_path329 = /*#__PURE__*/React.createElement("path", {
3040
- d: "M20 9H22V11H20z"
3041
- })), _path330 || (_path330 = /*#__PURE__*/React.createElement("path", {
3042
- d: "M20,25H17v2h3a2,2,0,0,0,2-2V13H20Z"
3043
- })), _path331 || (_path331 = /*#__PURE__*/React.createElement("path", {
3044
- d: "M14,23H10a2,2,0,0,1-2-2V19h2v2h4V9h2V21A2,2,0,0,1,14,23Z"
3073
+ }, _path352 || (_path352 = /*#__PURE__*/React.createElement("path", {
3074
+ d: "M23,13H18v2h5v2H19a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V15A2.0023,2.0023,0,0,0,23,13Zm0,8H19V19h4Z"
3075
+ })), _path353 || (_path353 = /*#__PURE__*/React.createElement("path", {
3076
+ d: "M13,9H9a2.002,2.002,0,0,0-2,2V23H9V18h4v5h2V11A2.002,2.002,0,0,0,13,9ZM9,16V11h4v5Z"
3077
+ })), _path354 || (_path354 = /*#__PURE__*/React.createElement("path", {
3078
+ 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"
3045
3079
  })), children);
3046
3080
  });
3047
3081
  if (process.env.NODE_ENV !== "production") {
3048
- LetterJj.propTypes = iconPropTypesC5chbmyn.i;
3082
+ Label.propTypes = iconPropTypesC5chbmyn.i;
3049
3083
  }
3050
- const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref117, ref) {
3084
+ const Language = /*#__PURE__*/React.forwardRef(function Language(_ref117, ref) {
3051
3085
  let {
3052
3086
  children,
3053
3087
  size = 16,
@@ -3061,16 +3095,22 @@ const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref117, ref) {
3061
3095
  viewBox: "0 0 32 32",
3062
3096
  fill: "currentColor",
3063
3097
  ...rest
3064
- }, _path332 || (_path332 = /*#__PURE__*/React.createElement("path", {
3065
- d: "M15 9 12.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 9z"
3066
- })), _path333 || (_path333 = /*#__PURE__*/React.createElement("path", {
3067
- d: "M22.78 23 25 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"
3098
+ }, _path355 || (_path355 = /*#__PURE__*/React.createElement("path", {
3099
+ d: "M18 19H24V21H18z"
3100
+ })), _path356 || (_path356 = /*#__PURE__*/React.createElement("path", {
3101
+ d: "M18 15H30V17H18z"
3102
+ })), _path357 || (_path357 = /*#__PURE__*/React.createElement("path", {
3103
+ d: "M18 11H30V13H18z"
3104
+ })), _path358 || (_path358 = /*#__PURE__*/React.createElement("path", {
3105
+ d: "M14,21V19H9V17H7v2H2v2h8.2148a8.5914,8.5914,0,0,1-2.2159,3.9771A9.2731,9.2731,0,0,1,6.5521,23H4.3334a10.8553,10.8553,0,0,0,2.1451,3.2966A14.6584,14.6584,0,0,1,3,28.127L3.7021,30a16.42,16.42,0,0,0,4.2907-2.3362A16.4883,16.4883,0,0,0,12.2979,30L13,28.127A14.664,14.664,0,0,1,9.5228,26.3,10.3132,10.3132,0,0,0,12.2516,21Z"
3106
+ })), _path359 || (_path359 = /*#__PURE__*/React.createElement("path", {
3107
+ d: "M11.1666,13H13.333L8.75,2H6.5832L2,13H4.1664L5,11h5.3335ZM5.8331,9,7.6665,4.6,9.5,9Z"
3068
3108
  })), children);
3069
3109
  });
3070
3110
  if (process.env.NODE_ENV !== "production") {
3071
- LetterKk.propTypes = iconPropTypesC5chbmyn.i;
3111
+ Language.propTypes = iconPropTypesC5chbmyn.i;
3072
3112
  }
3073
- const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref118, ref) {
3113
+ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref118, ref) {
3074
3114
  let {
3075
3115
  children,
3076
3116
  size = 16,
@@ -3084,16 +3124,17 @@ const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref118, ref) {
3084
3124
  viewBox: "0 0 32 32",
3085
3125
  fill: "currentColor",
3086
3126
  ...rest
3087
- }, _path334 || (_path334 = /*#__PURE__*/React.createElement("path", {
3088
- d: "M11 21 11 9 9 9 9 23 17 23 17 21 11 21z"
3089
- })), _path335 || (_path335 = /*#__PURE__*/React.createElement("path", {
3090
- d: "M23,23H21a2,2,0,0,1-2-2V9h2V21h2Z"
3127
+ }, _path360 || (_path360 = /*#__PURE__*/React.createElement("path", {
3128
+ 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",
3129
+ transform: "translate(0 .005)"
3130
+ })), _path361 || (_path361 = /*#__PURE__*/React.createElement("path", {
3131
+ d: "M2 26.005H30V28.005H2z"
3091
3132
  })), children);
3092
3133
  });
3093
3134
  if (process.env.NODE_ENV !== "production") {
3094
- LetterLl.propTypes = iconPropTypesC5chbmyn.i;
3135
+ Laptop.propTypes = iconPropTypesC5chbmyn.i;
3095
3136
  }
3096
- const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref119, ref) {
3137
+ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref119, ref) {
3097
3138
  let {
3098
3139
  children,
3099
3140
  size = 16,
@@ -3107,16 +3148,14 @@ const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref119, ref) {
3107
3148
  viewBox: "0 0 32 32",
3108
3149
  fill: "currentColor",
3109
3150
  ...rest
3110
- }, _path336 || (_path336 = /*#__PURE__*/React.createElement("path", {
3111
- d: "M24,13H16V23h2V15h2v8h2V15h2v8h2V15A2,2,0,0,0,24,13Z"
3112
- })), _path337 || (_path337 = /*#__PURE__*/React.createElement("path", {
3113
- d: "M12 9 10.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"
3151
+ }, _path362 || (_path362 = /*#__PURE__*/React.createElement("path", {
3152
+ 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"
3114
3153
  })), children);
3115
3154
  });
3116
3155
  if (process.env.NODE_ENV !== "production") {
3117
- LetterMm.propTypes = iconPropTypesC5chbmyn.i;
3156
+ Lasso.propTypes = iconPropTypesC5chbmyn.i;
3118
3157
  }
3119
- const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref120, ref) {
3158
+ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref120, ref) {
3120
3159
  let {
3121
3160
  children,
3122
3161
  size = 16,
@@ -3130,21 +3169,34 @@ const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref120, ref) {
3130
3169
  viewBox: "0 0 32 32",
3131
3170
  fill: "currentColor",
3132
3171
  ...rest
3133
- }, _path338 || (_path338 = /*#__PURE__*/React.createElement("path", {
3134
- d: "M25,23H23V15H19v8H17V13h6a2,2,0,0,1,2,2Z"
3135
- })), _path339 || (_path339 = /*#__PURE__*/React.createElement("path", {
3136
- d: "M13 19 9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
3172
+ }, _path363 || (_path363 = /*#__PURE__*/React.createElement("path", {
3173
+ 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"
3137
3174
  })), children);
3138
3175
  });
3139
3176
  if (process.env.NODE_ENV !== "production") {
3140
- LetterNn.propTypes = iconPropTypesC5chbmyn.i;
3177
+ LassoPolygon.propTypes = iconPropTypesC5chbmyn.i;
3141
3178
  }
3142
- const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref121, ref) {
3179
+ const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref121, ref) {
3143
3180
  let {
3144
3181
  children,
3145
3182
  size = 16,
3146
3183
  ...rest
3147
3184
  } = _ref121;
3185
+ if (size === 16 || size === "16" || size === "16px") {
3186
+ return /*#__PURE__*/React.createElement(Icon.default, {
3187
+ width: size,
3188
+ height: size,
3189
+ ref: ref,
3190
+ xmlns: "http://www.w3.org/2000/svg",
3191
+ viewBox: "0 0 16 16",
3192
+ fill: "currentColor",
3193
+ ...rest
3194
+ }, _path364 || (_path364 = /*#__PURE__*/React.createElement("path", {
3195
+ 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"
3196
+ })), _path365 || (_path365 = /*#__PURE__*/React.createElement("path", {
3197
+ d: "M10 1 10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
3198
+ })), children);
3199
+ }
3148
3200
  return /*#__PURE__*/React.createElement(Icon.default, {
3149
3201
  width: size,
3150
3202
  height: size,
@@ -3153,16 +3205,16 @@ const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref121, ref) {
3153
3205
  viewBox: "0 0 32 32",
3154
3206
  fill: "currentColor",
3155
3207
  ...rest
3156
- }, _path340 || (_path340 = /*#__PURE__*/React.createElement("path", {
3157
- d: "M23,23H19a2,2,0,0,1-2-2V15a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2v6A2,2,0,0,1,23,23Zm-4-8v6h4V15Z"
3158
- })), _path341 || (_path341 = /*#__PURE__*/React.createElement("path", {
3159
- d: "M13,23H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h4a2,2,0,0,1,2,2V21A2,2,0,0,1,13,23ZM9,11V21h4V11Z"
3208
+ }, _path366 || (_path366 = /*#__PURE__*/React.createElement("path", {
3209
+ 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"
3210
+ })), _path367 || (_path367 = /*#__PURE__*/React.createElement("path", {
3211
+ d: "M20 2 20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
3160
3212
  })), children);
3161
3213
  });
3162
3214
  if (process.env.NODE_ENV !== "production") {
3163
- LetterOo.propTypes = iconPropTypesC5chbmyn.i;
3215
+ Launch.propTypes = iconPropTypesC5chbmyn.i;
3164
3216
  }
3165
- const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref122, ref) {
3217
+ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref122, ref) {
3166
3218
  let {
3167
3219
  children,
3168
3220
  size = 16,
@@ -3176,16 +3228,22 @@ const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref122, ref) {
3176
3228
  viewBox: "0 0 32 32",
3177
3229
  fill: "currentColor",
3178
3230
  ...rest
3179
- }, _path342 || (_path342 = /*#__PURE__*/React.createElement("path", {
3180
- d: "M23,13H17V27h2V23h4a2,2,0,0,0,2-2V15A2,2,0,0,0,23,13Zm-4,8V15h4v6Z"
3181
- })), _path343 || (_path343 = /*#__PURE__*/React.createElement("path", {
3182
- d: "M9,23H7V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H9Zm0-7h4V11H9Z"
3231
+ }, _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
3232
+ cx: "23",
3233
+ cy: "25",
3234
+ r: "1"
3235
+ })), _path368 || (_path368 = /*#__PURE__*/React.createElement("path", {
3236
+ d: "M26,22v6H6V22H26m0-2H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2Z"
3237
+ })), _path369 || (_path369 = /*#__PURE__*/React.createElement("path", {
3238
+ d: "M20.59 10.59 17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
3239
+ })), _path370 || (_path370 = /*#__PURE__*/React.createElement("path", {
3240
+ d: "M8 24H20V26H8z"
3183
3241
  })), children);
3184
3242
  });
3185
3243
  if (process.env.NODE_ENV !== "production") {
3186
- LetterPp.propTypes = iconPropTypesC5chbmyn.i;
3244
+ WatsonHealthLaunchStudy_1.propTypes = iconPropTypesC5chbmyn.i;
3187
3245
  }
3188
- const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref123, ref) {
3246
+ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref123, ref) {
3189
3247
  let {
3190
3248
  children,
3191
3249
  size = 16,
@@ -3199,16 +3257,22 @@ const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref123, ref) {
3199
3257
  viewBox: "0 0 32 32",
3200
3258
  fill: "currentColor",
3201
3259
  ...rest
3202
- }, _path344 || (_path344 = /*#__PURE__*/React.createElement("path", {
3203
- d: "M19,13a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h4v4h2V13Zm4,8H19V15h4Z"
3204
- })), _path345 || (_path345 = /*#__PURE__*/React.createElement("path", {
3205
- d: "M13,9H9a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h1v2a2,2,0,0,0,2,2h2V25H12V23h1a2,2,0,0,0,2-2V11A2,2,0,0,0,13,9ZM9,21V11h4V21Z"
3260
+ }, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
3261
+ cx: "23",
3262
+ cy: "7",
3263
+ r: "1"
3264
+ })), _path371 || (_path371 = /*#__PURE__*/React.createElement("path", {
3265
+ d: "M26,4v6H6V4H26m0-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2Z"
3266
+ })), _path372 || (_path372 = /*#__PURE__*/React.createElement("path", {
3267
+ d: "M20.59 21.41 17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
3268
+ })), _path373 || (_path373 = /*#__PURE__*/React.createElement("path", {
3269
+ d: "M8 6H20V8H8z"
3206
3270
  })), children);
3207
3271
  });
3208
3272
  if (process.env.NODE_ENV !== "production") {
3209
- LetterQq.propTypes = iconPropTypesC5chbmyn.i;
3273
+ WatsonHealthLaunchStudy_2.propTypes = iconPropTypesC5chbmyn.i;
3210
3274
  }
3211
- const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref124, ref) {
3275
+ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref124, ref) {
3212
3276
  let {
3213
3277
  children,
3214
3278
  size = 16,
@@ -3222,16 +3286,24 @@ const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref124, ref) {
3222
3286
  viewBox: "0 0 32 32",
3223
3287
  fill: "currentColor",
3224
3288
  ...rest
3225
- }, _path346 || (_path346 = /*#__PURE__*/React.createElement("path", {
3226
- d: "M16,15V11a2,2,0,0,0-2-2H8V23h2V17h1.48l2.34,6H16l-2.33-6H14A2,2,0,0,0,16,15Zm-6-4h4v4H10Z"
3227
- })), _path347 || (_path347 = /*#__PURE__*/React.createElement("path", {
3228
- d: "M24 13 18 13 18 23 20 23 20 15 24 15 24 13z"
3289
+ }, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
3290
+ cx: "23",
3291
+ cy: "25",
3292
+ r: "1"
3293
+ })), _path374 || (_path374 = /*#__PURE__*/React.createElement("path", {
3294
+ d: "M26,22v6H6V22H26m0-2H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2Z"
3295
+ })), _path375 || (_path375 = /*#__PURE__*/React.createElement("path", {
3296
+ d: "M20.59 4.59 17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
3297
+ })), _path376 || (_path376 = /*#__PURE__*/React.createElement("path", {
3298
+ d: "M20.59 10.59 16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
3299
+ })), _path377 || (_path377 = /*#__PURE__*/React.createElement("path", {
3300
+ d: "M8 24H20V26H8z"
3229
3301
  })), children);
3230
3302
  });
3231
3303
  if (process.env.NODE_ENV !== "production") {
3232
- LetterRr.propTypes = iconPropTypesC5chbmyn.i;
3304
+ WatsonHealthLaunchStudy_3.propTypes = iconPropTypesC5chbmyn.i;
3233
3305
  }
3234
- const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref125, ref) {
3306
+ const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref125, ref) {
3235
3307
  let {
3236
3308
  children,
3237
3309
  size = 16,
@@ -3245,16 +3317,37 @@ const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref125, ref) {
3245
3317
  viewBox: "0 0 32 32",
3246
3318
  fill: "currentColor",
3247
3319
  ...rest
3248
- }, _path348 || (_path348 = /*#__PURE__*/React.createElement("path", {
3249
- d: "M22,23H17V21h5V19H19a2,2,0,0,1-2-2V15a2,2,0,0,1,2-2h5v2H19v2h3a2,2,0,0,1,2,2v2A2,2,0,0,1,22,23Z"
3250
- })), _path349 || (_path349 = /*#__PURE__*/React.createElement("path", {
3251
- d: "M13,23H7V21h6V17H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h6v2H9v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,13,23Z"
3320
+ }, _path378 || (_path378 = /*#__PURE__*/React.createElement("path", {
3321
+ 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"
3322
+ })), _path379 || (_path379 = /*#__PURE__*/React.createElement("path", {
3323
+ d: "M16,30a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,21.12,16,27.8643,28.5259,21.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,30Z"
3324
+ })), _path380 || (_path380 = /*#__PURE__*/React.createElement("path", {
3325
+ d: "M16,18a.9967.9967,0,0,1-.4741-.12l-13-7a1,1,0,0,1,0-1.7607l13-7a.9982.9982,0,0,1,.9482,0l13,7a1,1,0,0,1,0,1.7607l-13,7A.9967.9967,0,0,1,16,18ZM5.1094,10,16,15.8643,26.8906,10,16,4.1358Z"
3252
3326
  })), children);
3253
3327
  });
3254
3328
  if (process.env.NODE_ENV !== "production") {
3255
- LetterSs.propTypes = iconPropTypesC5chbmyn.i;
3329
+ Layers.propTypes = iconPropTypesC5chbmyn.i;
3256
3330
  }
3257
3331
 
3332
+ exports.IbmWatsonxOrchestrate = IbmWatsonxOrchestrate;
3333
+ exports.IbmZCloudModStack = IbmZCloudModStack;
3334
+ exports.IbmZCloudProvisioning = IbmZCloudProvisioning;
3335
+ exports.IbmZEnvironmentsDevSecOps = IbmZEnvironmentsDevSecOps;
3336
+ exports.IbmZOpenEditor = IbmZOpenEditor;
3337
+ exports.IbmZOs = IbmZOs;
3338
+ exports.IbmZOsAiControlInterface = IbmZOsAiControlInterface;
3339
+ exports.IbmZOsContainers = IbmZOsContainers;
3340
+ exports.IbmZOsPackageManager = IbmZOsPackageManager;
3341
+ exports.IbmZProcessorCapacityReference = IbmZProcessorCapacityReference;
3342
+ exports.IceAccretion = IceAccretion;
3343
+ exports.IceVision = IceVision;
3344
+ exports.IdManagement = IdManagement;
3345
+ exports.Idea = Idea;
3346
+ exports.Identification = Identification;
3347
+ exports.IfAction = IfAction;
3348
+ exports.Image = Image;
3349
+ exports.ImageCopy = ImageCopy;
3350
+ exports.ImageMedical = ImageMedical;
3258
3351
  exports.ImageReference = ImageReference;
3259
3352
  exports.ImageSearch = ImageSearch;
3260
3353
  exports.ImageSearchAlt = ImageSearchAlt;
@@ -3352,27 +3445,8 @@ exports.Lasso = Lasso;
3352
3445
  exports.LassoPolygon = LassoPolygon;
3353
3446
  exports.Launch = Launch;
3354
3447
  exports.Layers = Layers;
3355
- exports.LayersExternal = LayersExternal;
3356
- exports.Legend = Legend;
3357
- exports.LetterAa = LetterAa;
3358
- exports.LetterBb = LetterBb;
3359
- exports.LetterCc = LetterCc;
3360
- exports.LetterDd = LetterDd;
3361
- exports.LetterEe = LetterEe;
3362
- exports.LetterFf = LetterFf;
3363
- exports.LetterGg = LetterGg;
3364
- exports.LetterHh = LetterHh;
3365
- exports.LetterIi = LetterIi;
3366
- exports.LetterJj = LetterJj;
3367
- exports.LetterKk = LetterKk;
3368
- exports.LetterLl = LetterLl;
3369
- exports.LetterMm = LetterMm;
3370
- exports.LetterNn = LetterNn;
3371
- exports.LetterOo = LetterOo;
3372
- exports.LetterPp = LetterPp;
3373
- exports.LetterQq = LetterQq;
3374
- exports.LetterRr = LetterRr;
3375
- exports.LetterSs = LetterSs;
3448
+ exports.QID = QID;
3449
+ exports.WatsonHealthICa_2D = WatsonHealthICa_2D;
3376
3450
  exports.WatsonHealthImageAvailabilityLocal = WatsonHealthImageAvailabilityLocal;
3377
3451
  exports.WatsonHealthImageAvailabilityRetrieving = WatsonHealthImageAvailabilityRetrieving;
3378
3452
  exports.WatsonHealthImageAvailabilityUnavailable = WatsonHealthImageAvailabilityUnavailable;