@carbon/icons-react 11.40.0-rc.0 → 11.40.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 (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _circle, _circle2, _circle3, _circle4, _circle5, _path2, _path3, _path4, _path5, _circle6, _path6, _circle7, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle8, _circle9, _circle10, _path30, _path31, _path32, _path33, _path34, _circle11, _path35, _path36, _circle12, _path37, _path38, _path39, _path40, _path41, _path42, _circle13, _path43, _circle14, _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, _circle15, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle16, _circle17, _path86, _path87, _path88, _path89, _path90, _path91, _circle18, _path92, _circle19, _path93, _circle20, _path94, _circle21, _path95, _circle22, _circle23, _path96, _circle24, _path97, _path98, _circle25, _path99, _circle26, _path100, _path101, _path102, _path103, _circle27, _circle28, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle29, _path112, _path113, _path114, _circle30, _circle31, _circle32, _circle33, _circle34, _path115, _path116, _path117, _circle35, _circle36, _circle37, _circle38, _path118, _path119, _path120, _circle39, _path121, _path122, _path123, _path124, _path125, _circle40, _circle41, _path126, _path127, _path128, _path129, _circle42, _path130, _path131, _path132, _path133, _path134, _path135, _circle43, _circle44, _path136, _path137, _path138, _path139, _path140, _circle45, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _circle46, _path151, _circle47, _path152, _circle48, _path153, _circle49, _path154, _circle50, _path155, _path156, _path157, _path158, _path159, _path160, _circle51, _path161, _circle52, _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, _circle53, _circle54, _path191, _path192, _circle55, _path193, _path194, _circle56, _circle57, _circle58, _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, _circle59, _path229, _path230, _circle60, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _switch;
16
- const QH = /*#__PURE__*/React.forwardRef(function QH(_ref, ref) {
15
+ var _path, _circle, _circle2, _circle3, _path2, _path3, _path4, _circle4, _circle5, _circle6, _path5, _circle7, _circle8, _circle9, _circle10, _circle11, _path6, _path7, _path8, _path9, _circle12, _path10, _circle13, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _circle14, _circle15, _circle16, _path34, _path35, _path36, _path37, _path38, _circle17, _path39, _path40, _circle18, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _circle19, _path51, _circle20, _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, _circle21, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _circle22, _circle23, _path94, _path95, _path96, _path97, _path98, _path99, _circle24, _path100, _circle25, _path101, _circle26, _path102, _circle27, _path103, _circle28, _circle29, _path104, _circle30, _path105, _path106, _circle31, _path107, _circle32, _path108, _path109, _path110, _path111, _circle33, _circle34, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _circle35, _path120, _path121, _path122, _circle36, _circle37, _circle38, _circle39, _circle40, _path123, _path124, _path125, _circle41, _circle42, _circle43, _circle44, _path126, _path127, _path128, _circle45, _path129, _path130, _path131, _path132, _path133, _circle46, _circle47, _path134, _path135, _path136, _path137, _circle48, _path138, _path139, _path140, _path141, _path142, _path143, _circle49, _circle50, _path144, _path145, _path146, _path147, _path148, _circle51, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _circle52, _path159, _circle53, _path160, _circle54, _path161, _circle55, _path162, _circle56, _path163, _path164, _path165, _path166, _path167, _path168, _circle57, _path169, _circle58, _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, _circle59, _circle60, _path199, _path200, _circle61, _path201, _path202, _circle62, _circle63, _circle64, _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;
16
+ const Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref, ref) {
17
17
  let {
18
18
  children,
19
19
  size = 16,
@@ -28,13 +28,13 @@ const QH = /*#__PURE__*/React.forwardRef(function QH(_ref, ref) {
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
31
+ d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
32
32
  })), children);
33
33
  });
34
34
  if (process.env.NODE_ENV !== "production") {
35
- QH.propTypes = iconPropTypes;
35
+ Growth.propTypes = iconPropTypes;
36
36
  }
37
- const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref2, ref) {
37
+ const Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref2, ref) {
38
38
  let {
39
39
  children,
40
40
  size = 16,
@@ -49,40 +49,129 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref2, ref) {
49
49
  fill: "currentColor",
50
50
  ...rest
51
51
  }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
52
+ cx: "20",
53
+ cy: "8",
54
+ r: "1"
55
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
56
+ cx: "23",
57
+ cy: "8",
58
+ r: "1"
59
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
60
+ cx: "26",
61
+ cy: "8",
62
+ r: "1"
63
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
64
+ d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
65
+ })), children);
66
+ });
67
+ if (process.env.NODE_ENV !== "production") {
68
+ Gui.propTypes = iconPropTypes;
69
+ }
70
+ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref3, ref) {
71
+ let {
72
+ children,
73
+ size = 16,
74
+ ...rest
75
+ } = _ref3;
76
+ return /*#__PURE__*/React.createElement(Icon, {
77
+ width: size,
78
+ height: size,
79
+ ref: ref,
80
+ xmlns: "http://www.w3.org/2000/svg",
81
+ viewBox: "0 0 32 32",
82
+ fill: "currentColor",
83
+ ...rest
84
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
85
+ d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
86
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
87
+ d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
88
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
89
+ cx: "20",
90
+ cy: "8",
91
+ r: "1"
92
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
93
+ cx: "23",
94
+ cy: "8",
95
+ r: "1"
96
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
97
+ cx: "26",
98
+ cy: "8",
99
+ r: "1"
100
+ })), children);
101
+ });
102
+ if (process.env.NODE_ENV !== "production") {
103
+ GuiManagement.propTypes = iconPropTypes;
104
+ }
105
+ const QH = /*#__PURE__*/React.forwardRef(function QH(_ref4, ref) {
106
+ let {
107
+ children,
108
+ size = 16,
109
+ ...rest
110
+ } = _ref4;
111
+ return /*#__PURE__*/React.createElement(Icon, {
112
+ width: size,
113
+ height: size,
114
+ ref: ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
120
+ d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
121
+ })), children);
122
+ });
123
+ if (process.env.NODE_ENV !== "production") {
124
+ QH.propTypes = iconPropTypes;
125
+ }
126
+ const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref5, ref) {
127
+ let {
128
+ children,
129
+ size = 16,
130
+ ...rest
131
+ } = _ref5;
132
+ return /*#__PURE__*/React.createElement(Icon, {
133
+ width: size,
134
+ height: size,
135
+ ref: ref,
136
+ xmlns: "http://www.w3.org/2000/svg",
137
+ viewBox: "0 0 32 32",
138
+ fill: "currentColor",
139
+ ...rest
140
+ }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
52
141
  cx: "21.5",
53
142
  cy: "29.5",
54
143
  r: "1.5"
55
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
144
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
56
145
  cx: "24.5",
57
146
  cy: "25.5",
58
147
  r: "1.5"
59
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
148
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
60
149
  cx: "7.5",
61
150
  cy: "25.5",
62
151
  r: "1.5"
63
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
152
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
64
153
  cx: "4.5",
65
154
  cy: "29.5",
66
155
  r: "1.5"
67
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
156
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
68
157
  cx: "10.499",
69
158
  cy: "29.5",
70
159
  r: "1.5"
71
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
160
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
72
161
  d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
73
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
162
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
74
163
  d: "M23.5,22H23V20h.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,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
75
164
  })), children);
76
165
  });
77
166
  if (process.env.NODE_ENV !== "production") {
78
167
  Hail.propTypes = iconPropTypes;
79
168
  }
80
- const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref3, ref) {
169
+ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref6, ref) {
81
170
  let {
82
171
  children,
83
172
  size = 16,
84
173
  ...rest
85
- } = _ref3;
174
+ } = _ref6;
86
175
  return /*#__PURE__*/React.createElement(Icon, {
87
176
  width: size,
88
177
  height: size,
@@ -91,19 +180,19 @@ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function Watso
91
180
  viewBox: "0 0 32 32",
92
181
  fill: "currentColor",
93
182
  ...rest
94
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
183
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
95
184
  d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
96
185
  })), children);
97
186
  });
98
187
  if (process.env.NODE_ENV !== "production") {
99
188
  WatsonHealthHangingProtocol.propTypes = iconPropTypes;
100
189
  }
101
- const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref4, ref) {
190
+ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref7, ref) {
102
191
  let {
103
192
  children,
104
193
  size = 16,
105
194
  ...rest
106
- } = _ref4;
195
+ } = _ref7;
107
196
  return /*#__PURE__*/React.createElement(Icon, {
108
197
  width: size,
109
198
  height: size,
@@ -112,19 +201,19 @@ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref4, ref) {
112
201
  viewBox: "0 0 32 32",
113
202
  fill: "currentColor",
114
203
  ...rest
115
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
204
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
116
205
  d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
117
206
  })), children);
118
207
  });
119
208
  if (process.env.NODE_ENV !== "production") {
120
209
  Harbor.propTypes = iconPropTypes;
121
210
  }
122
- const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref5, ref) {
211
+ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref8, ref) {
123
212
  let {
124
213
  children,
125
214
  size = 16,
126
215
  ...rest
127
- } = _ref5;
216
+ } = _ref8;
128
217
  return /*#__PURE__*/React.createElement(Icon, {
129
218
  width: size,
130
219
  height: size,
@@ -133,13 +222,13 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
133
222
  viewBox: "0 0 32 32",
134
223
  fill: "currentColor",
135
224
  ...rest
136
- }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
225
+ }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
137
226
  cx: "21.5",
138
227
  cy: "7.5",
139
228
  r: "1.5"
140
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
229
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
141
230
  d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
142
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
231
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
143
232
  cx: "7",
144
233
  cy: "25",
145
234
  r: "1"
@@ -148,12 +237,12 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
148
237
  if (process.env.NODE_ENV !== "production") {
149
238
  HardwareSecurityModule.propTypes = iconPropTypes;
150
239
  }
151
- const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref6, ref) {
240
+ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref9, ref) {
152
241
  let {
153
242
  children,
154
243
  size = 16,
155
244
  ...rest
156
- } = _ref6;
245
+ } = _ref9;
157
246
  return /*#__PURE__*/React.createElement(Icon, {
158
247
  width: size,
159
248
  height: size,
@@ -162,19 +251,19 @@ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref6, ref) {
162
251
  viewBox: "0 0 32 32",
163
252
  fill: "currentColor",
164
253
  ...rest
165
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
254
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
166
255
  d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
167
256
  })), children);
168
257
  });
169
258
  if (process.env.NODE_ENV !== "production") {
170
259
  Hashtag.propTypes = iconPropTypes;
171
260
  }
172
- const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref7, ref) {
261
+ const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref10, ref) {
173
262
  let {
174
263
  children,
175
264
  size = 16,
176
265
  ...rest
177
- } = _ref7;
266
+ } = _ref10;
178
267
  return /*#__PURE__*/React.createElement(Icon, {
179
268
  width: size,
180
269
  height: size,
@@ -183,34 +272,34 @@ const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref7, ref) {
183
272
  viewBox: "0 0 32 32",
184
273
  fill: "currentColor",
185
274
  ...rest
186
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
275
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
187
276
  d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
188
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
277
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
189
278
  d: "M24.5 23.5H28.5V25.5H24.5z",
190
279
  transform: "rotate(45 26.5 24.5)"
191
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
280
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
192
281
  d: "M28 15H32V17H28z"
193
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
282
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
194
283
  d: "M24.5 6.5H28.5V8.5H24.5z",
195
284
  transform: "rotate(-45 26.5 7.5)"
196
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
285
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
197
286
  d: "M17 2H19V6H17z"
198
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
287
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
199
288
  d: "M7.5 6.5H11.5V8.5H7.5z",
200
289
  transform: "rotate(-135 9.5 7.5)"
201
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
290
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
202
291
  d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
203
292
  })), children);
204
293
  });
205
294
  if (process.env.NODE_ENV !== "production") {
206
295
  Haze.propTypes = iconPropTypes;
207
296
  }
208
- const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref8, ref) {
297
+ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref11, ref) {
209
298
  let {
210
299
  children,
211
300
  size = 16,
212
301
  ...rest
213
- } = _ref8;
302
+ } = _ref11;
214
303
  return /*#__PURE__*/React.createElement(Icon, {
215
304
  width: size,
216
305
  height: size,
@@ -219,21 +308,21 @@ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref8, ref) {
219
308
  viewBox: "0 0 32 32",
220
309
  fill: "currentColor",
221
310
  ...rest
222
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
311
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
223
312
  d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
224
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
313
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
225
314
  d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
226
315
  })), children);
227
316
  });
228
317
  if (process.env.NODE_ENV !== "production") {
229
318
  HazeNight.propTypes = iconPropTypes;
230
319
  }
231
- const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref9, ref) {
320
+ const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref12, ref) {
232
321
  let {
233
322
  children,
234
323
  size = 16,
235
324
  ...rest
236
- } = _ref9;
325
+ } = _ref12;
237
326
  return /*#__PURE__*/React.createElement(Icon, {
238
327
  width: size,
239
328
  height: size,
@@ -242,21 +331,21 @@ const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref9, ref) {
242
331
  viewBox: "0 0 32 32",
243
332
  fill: "currentColor",
244
333
  ...rest
245
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
334
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
246
335
  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"
247
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
336
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
248
337
  d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
249
338
  })), children);
250
339
  });
251
340
  if (process.env.NODE_ENV !== "production") {
252
341
  Hd.propTypes = iconPropTypes;
253
342
  }
254
- const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref10, ref) {
343
+ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref13, ref) {
255
344
  let {
256
345
  children,
257
346
  size = 16,
258
347
  ...rest
259
- } = _ref10;
348
+ } = _ref13;
260
349
  return /*#__PURE__*/React.createElement(Icon, {
261
350
  width: size,
262
351
  height: size,
@@ -265,21 +354,21 @@ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref10, ref) {
265
354
  viewBox: "0 0 32 32",
266
355
  fill: "currentColor",
267
356
  ...rest
268
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
357
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
269
358
  d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
270
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
359
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
271
360
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
272
361
  })), children);
273
362
  });
274
363
  if (process.env.NODE_ENV !== "production") {
275
364
  HdFilled.propTypes = iconPropTypes;
276
365
  }
277
- const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref11, ref) {
366
+ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref14, ref) {
278
367
  let {
279
368
  children,
280
369
  size = 16,
281
370
  ...rest
282
- } = _ref11;
371
+ } = _ref14;
283
372
  return /*#__PURE__*/React.createElement(Icon, {
284
373
  width: size,
285
374
  height: size,
@@ -288,19 +377,19 @@ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref11, ref) {
288
377
  viewBox: "0 0 32 32",
289
378
  fill: "currentColor",
290
379
  ...rest
291
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
380
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
292
381
  d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
293
382
  })), children);
294
383
  });
295
384
  if (process.env.NODE_ENV !== "production") {
296
385
  Hdr.propTypes = iconPropTypes;
297
386
  }
298
- const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref12, ref) {
387
+ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref15, ref) {
299
388
  let {
300
389
  children,
301
390
  size = 16,
302
391
  ...rest
303
- } = _ref12;
392
+ } = _ref15;
304
393
  return /*#__PURE__*/React.createElement(Icon, {
305
394
  width: size,
306
395
  height: size,
@@ -309,19 +398,19 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref12, ref
309
398
  viewBox: "0 0 32 32",
310
399
  fill: "currentColor",
311
400
  ...rest
312
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
401
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
313
402
  d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
314
403
  })), children);
315
404
  });
316
405
  if (process.env.NODE_ENV !== "production") {
317
406
  Headphones.propTypes = iconPropTypes;
318
407
  }
319
- const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref13, ref) {
408
+ const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref16, ref) {
320
409
  let {
321
410
  children,
322
411
  size = 16,
323
412
  ...rest
324
- } = _ref13;
413
+ } = _ref16;
325
414
  return /*#__PURE__*/React.createElement(Icon, {
326
415
  width: size,
327
416
  height: size,
@@ -330,19 +419,19 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref13, ref) {
330
419
  viewBox: "0 0 32 32",
331
420
  fill: "currentColor",
332
421
  ...rest
333
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
422
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
334
423
  d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
335
424
  })), children);
336
425
  });
337
426
  if (process.env.NODE_ENV !== "production") {
338
427
  Headset.propTypes = iconPropTypes;
339
428
  }
340
- const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref14, ref) {
429
+ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref17, ref) {
341
430
  let {
342
431
  children,
343
432
  size = 16,
344
433
  ...rest
345
- } = _ref14;
434
+ } = _ref17;
346
435
  return /*#__PURE__*/React.createElement(Icon, {
347
436
  width: size,
348
437
  height: size,
@@ -351,19 +440,19 @@ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref14, r
351
440
  viewBox: "0 0 32 32",
352
441
  fill: "currentColor",
353
442
  ...rest
354
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
443
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
355
444
  d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
356
445
  })), children);
357
446
  });
358
447
  if (process.env.NODE_ENV !== "production") {
359
448
  HealthCross.propTypes = iconPropTypes;
360
449
  }
361
- const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref15, ref) {
450
+ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref18, ref) {
362
451
  let {
363
452
  children,
364
453
  size = 16,
365
454
  ...rest
366
- } = _ref15;
455
+ } = _ref18;
367
456
  return /*#__PURE__*/React.createElement(Icon, {
368
457
  width: size,
369
458
  height: size,
@@ -372,25 +461,25 @@ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref15, ref) {
372
461
  viewBox: "0 0 32 32",
373
462
  fill: "currentColor",
374
463
  ...rest
375
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
464
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
376
465
  d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
377
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
466
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
378
467
  d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
379
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
468
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
380
469
  d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
381
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
470
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
382
471
  d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
383
472
  })), children);
384
473
  });
385
474
  if (process.env.NODE_ENV !== "production") {
386
475
  Hearing.propTypes = iconPropTypes;
387
476
  }
388
- const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref16, ref) {
477
+ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref19, ref) {
389
478
  let {
390
479
  children,
391
480
  size = 16,
392
481
  ...rest
393
- } = _ref16;
482
+ } = _ref19;
394
483
  return /*#__PURE__*/React.createElement(Icon, {
395
484
  width: size,
396
485
  height: size,
@@ -399,19 +488,19 @@ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref16, ref) {
399
488
  viewBox: "0 0 32 32",
400
489
  fill: "currentColor",
401
490
  ...rest
402
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
491
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
403
492
  d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
404
493
  })), children);
405
494
  });
406
495
  if (process.env.NODE_ENV !== "production") {
407
496
  HeatMap.propTypes = iconPropTypes;
408
497
  }
409
- const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref17, ref) {
498
+ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref20, ref) {
410
499
  let {
411
500
  children,
412
501
  size = 16,
413
502
  ...rest
414
- } = _ref17;
503
+ } = _ref20;
415
504
  return /*#__PURE__*/React.createElement(Icon, {
416
505
  width: size,
417
506
  height: size,
@@ -420,31 +509,31 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref17, ref
420
509
  viewBox: "0 0 32 32",
421
510
  fill: "currentColor",
422
511
  ...rest
423
- }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
512
+ }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
424
513
  cx: "21",
425
514
  cy: "20",
426
515
  r: "2"
427
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
516
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
428
517
  cx: "14",
429
518
  cy: "12",
430
519
  r: "2"
431
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
520
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
432
521
  cx: "29",
433
522
  cy: "19",
434
523
  r: "1"
435
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
524
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
436
525
  d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
437
526
  })), children);
438
527
  });
439
528
  if (process.env.NODE_ENV !== "production") {
440
529
  HeatMap_02.propTypes = iconPropTypes;
441
530
  }
442
- const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref18, ref) {
531
+ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref21, ref) {
443
532
  let {
444
533
  children,
445
534
  size = 16,
446
535
  ...rest
447
- } = _ref18;
536
+ } = _ref21;
448
537
  return /*#__PURE__*/React.createElement(Icon, {
449
538
  width: size,
450
539
  height: size,
@@ -453,19 +542,19 @@ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref18, ref
453
542
  viewBox: "0 0 32 32",
454
543
  fill: "currentColor",
455
544
  ...rest
456
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
545
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
457
546
  d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
458
547
  })), children);
459
548
  });
460
549
  if (process.env.NODE_ENV !== "production") {
461
550
  HeatMap_03.propTypes = iconPropTypes;
462
551
  }
463
- const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref19, ref) {
552
+ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref22, ref) {
464
553
  let {
465
554
  children,
466
555
  size = 16,
467
556
  ...rest
468
- } = _ref19;
557
+ } = _ref22;
469
558
  return /*#__PURE__*/React.createElement(Icon, {
470
559
  width: size,
471
560
  height: size,
@@ -474,19 +563,19 @@ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref1
474
563
  viewBox: "0 0 32 32",
475
564
  fill: "currentColor",
476
565
  ...rest
477
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
566
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
478
567
  d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
479
568
  })), children);
480
569
  });
481
570
  if (process.env.NODE_ENV !== "production") {
482
571
  HeatMapStocks.propTypes = iconPropTypes;
483
572
  }
484
- const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref20, ref) {
573
+ const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref23, ref) {
485
574
  let {
486
575
  children,
487
576
  size = 16,
488
577
  ...rest
489
- } = _ref20;
578
+ } = _ref23;
490
579
  return /*#__PURE__*/React.createElement(Icon, {
491
580
  width: size,
492
581
  height: size,
@@ -495,19 +584,19 @@ const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref20, ref
495
584
  viewBox: "0 0 32 32",
496
585
  fill: "currentColor",
497
586
  ...rest
498
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
587
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
499
588
  d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
500
589
  })), children);
501
590
  });
502
591
  if (process.env.NODE_ENV !== "production") {
503
592
  Helicopter.propTypes = iconPropTypes;
504
593
  }
505
- const Help = /*#__PURE__*/React.forwardRef(function Help(_ref21, ref) {
594
+ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref24, ref) {
506
595
  let {
507
596
  children,
508
597
  size = 16,
509
598
  ...rest
510
- } = _ref21;
599
+ } = _ref24;
511
600
  if (size === 16 || size === "16" || size === "16px") {
512
601
  return /*#__PURE__*/React.createElement(Icon, {
513
602
  width: size,
@@ -517,13 +606,13 @@ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref21, ref) {
517
606
  viewBox: "0 0 16 16",
518
607
  fill: "currentColor",
519
608
  ...rest
520
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
609
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
521
610
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
522
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
611
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
523
612
  cx: "8",
524
613
  cy: "11.8",
525
614
  r: ".8"
526
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
615
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
527
616
  d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
528
617
  })), children);
529
618
  }
@@ -535,25 +624,25 @@ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref21, ref) {
535
624
  viewBox: "0 0 32 32",
536
625
  fill: "currentColor",
537
626
  ...rest
538
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
627
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
539
628
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
540
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
629
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
541
630
  cx: "16",
542
631
  cy: "23.5",
543
632
  r: "1.5"
544
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
633
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
545
634
  d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
546
635
  })), children);
547
636
  });
548
637
  if (process.env.NODE_ENV !== "production") {
549
638
  Help.propTypes = iconPropTypes;
550
639
  }
551
- const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref22, ref) {
640
+ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref25, ref) {
552
641
  let {
553
642
  children,
554
643
  size = 16,
555
644
  ...rest
556
- } = _ref22;
645
+ } = _ref25;
557
646
  return /*#__PURE__*/React.createElement(Icon, {
558
647
  width: size,
559
648
  height: size,
@@ -562,9 +651,9 @@ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref22, ref
562
651
  viewBox: "0 0 32 32",
563
652
  fill: "currentColor",
564
653
  ...rest
565
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
654
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
566
655
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
567
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
656
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
568
657
  fill: "none",
569
658
  d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
570
659
  "data-icon-path": "inner-path"
@@ -573,12 +662,12 @@ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref22, ref
573
662
  if (process.env.NODE_ENV !== "production") {
574
663
  HelpFilled.propTypes = iconPropTypes;
575
664
  }
576
- const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref23, ref) {
665
+ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref26, ref) {
577
666
  let {
578
667
  children,
579
668
  size = 16,
580
669
  ...rest
581
- } = _ref23;
670
+ } = _ref26;
582
671
  return /*#__PURE__*/React.createElement(Icon, {
583
672
  width: size,
584
673
  height: size,
@@ -587,19 +676,19 @@ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref23, ref) {
587
676
  viewBox: "0 0 32 32",
588
677
  fill: "currentColor",
589
678
  ...rest
590
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
679
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
591
680
  d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
592
681
  })), children);
593
682
  });
594
683
  if (process.env.NODE_ENV !== "production") {
595
684
  HelpDesk.propTypes = iconPropTypes;
596
685
  }
597
- const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref24, ref) {
686
+ const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline(_ref27, ref) {
598
687
  let {
599
688
  children,
600
689
  size = 16,
601
690
  ...rest
602
- } = _ref24;
691
+ } = _ref27;
603
692
  return /*#__PURE__*/React.createElement(Icon, {
604
693
  width: size,
605
694
  height: size,
@@ -608,19 +697,107 @@ const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref24, r
608
697
  viewBox: "0 0 32 32",
609
698
  fill: "currentColor",
610
699
  ...rest
611
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
700
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
701
+ strokeWidth: "0",
702
+ d: "m23,29h-14c-.3555,0-.6846-.189-.8638-.4961L1.1362,16.5039c-.1816-.3113-.1816-.6965,0-1.0078L8.1362,3.4961c.1792-.3071.5083-.4961.8638-.4961h14c.3555,0,.6846.189.8638.4961l7,12c.1816.3113.1816.6965,0,1.0078l-7,12c-.1792.3071-.5083.4961-.8638.4961Zm-13.4258-2h12.8516l6.4165-11-6.4165-11h-12.8516l-6.4165,11,6.4165,11Z"
703
+ })), children);
704
+ });
705
+ if (process.env.NODE_ENV !== "production") {
706
+ HexagonOutline.propTypes = iconPropTypes;
707
+ }
708
+ const HexagonSolid = /*#__PURE__*/React.forwardRef(function HexagonSolid(_ref28, ref) {
709
+ let {
710
+ children,
711
+ size = 16,
712
+ ...rest
713
+ } = _ref28;
714
+ return /*#__PURE__*/React.createElement(Icon, {
715
+ width: size,
716
+ height: size,
717
+ ref: ref,
718
+ xmlns: "http://www.w3.org/2000/svg",
719
+ viewBox: "0 0 32 32",
720
+ fill: "currentColor",
721
+ ...rest
722
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
723
+ strokeWidth: "0",
724
+ d: "m30.8508,15.4487l-6.9641-11.9165c-.1926-.3301-.5437-.5322-.9224-.5322h-13.9287c-.3787,0-.7297.2021-.9224.5322L1.1492,15.4487c-.199.3403-.199.7622,0,1.1025l6.9641,11.9165c.1926.3301.5437.5322.9224.5322h13.9287c.3787,0,.7297-.2021.9224-.5322l6.9641-11.9165c.199-.3403.199-.7622,0-1.1025Z"
725
+ })), children);
726
+ });
727
+ if (process.env.NODE_ENV !== "production") {
728
+ HexagonSolid.propTypes = iconPropTypes;
729
+ }
730
+ const HexagonVerticalOutline = /*#__PURE__*/React.forwardRef(function HexagonVerticalOutline(_ref29, ref) {
731
+ let {
732
+ children,
733
+ size = 16,
734
+ ...rest
735
+ } = _ref29;
736
+ return /*#__PURE__*/React.createElement(Icon, {
737
+ width: size,
738
+ height: size,
739
+ ref: ref,
740
+ xmlns: "http://www.w3.org/2000/svg",
741
+ viewBox: "0 0 32 32",
742
+ fill: "currentColor",
743
+ ...rest
744
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
745
+ strokeWidth: "0",
746
+ d: "m3,23v-14c0-.3555.189-.6846.4961-.8638L15.4961,1.1362c.3113-.1816.6965-.1816,1.0078,0l12,7c.3071.1792.4961.5083.4961.8638v14c0,.3555-.189.6846-.4961.8638l-12,7c-.3113.1816-.6965.1816-1.0078,0l-12-7c-.3071-.1792-.4961-.5083-.4961-.8638Zm2-13.4258v12.8516l11,6.4165,11-6.4165v-12.8516l-11-6.4165-11,6.4165Z"
747
+ })), children);
748
+ });
749
+ if (process.env.NODE_ENV !== "production") {
750
+ HexagonVerticalOutline.propTypes = iconPropTypes;
751
+ }
752
+ const HexagonVerticalSolid = /*#__PURE__*/React.forwardRef(function HexagonVerticalSolid(_ref30, ref) {
753
+ let {
754
+ children,
755
+ size = 16,
756
+ ...rest
757
+ } = _ref30;
758
+ return /*#__PURE__*/React.createElement(Icon, {
759
+ width: size,
760
+ height: size,
761
+ ref: ref,
762
+ xmlns: "http://www.w3.org/2000/svg",
763
+ viewBox: "0 0 32 32",
764
+ fill: "currentColor",
765
+ ...rest
766
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
767
+ strokeWidth: "0",
768
+ d: "m16.5513,30.8508l11.9165-6.9641c.3301-.1926.5322-.5437.5322-.9224v-13.9287c0-.3787-.2021-.7297-.5322-.9224L16.5513,1.1492c-.3403-.199-.7622-.199-1.1025,0L3.5322,8.1133c-.3301.1926-.5322.5437-.5322.9224v13.9287c0,.3787.2021.7297.5322.9224l11.9165,6.9641c.3403.199.7622.199,1.1025,0Z"
769
+ })), children);
770
+ });
771
+ if (process.env.NODE_ENV !== "production") {
772
+ HexagonVerticalSolid.propTypes = iconPropTypes;
773
+ }
774
+ const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref31, ref) {
775
+ let {
776
+ children,
777
+ size = 16,
778
+ ...rest
779
+ } = _ref31;
780
+ return /*#__PURE__*/React.createElement(Icon, {
781
+ width: size,
782
+ height: size,
783
+ ref: ref,
784
+ xmlns: "http://www.w3.org/2000/svg",
785
+ viewBox: "0 0 32 32",
786
+ fill: "currentColor",
787
+ ...rest
788
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
612
789
  d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
613
790
  })), children);
614
791
  });
615
792
  if (process.env.NODE_ENV !== "production") {
616
793
  QHintonPlot.propTypes = iconPropTypes;
617
794
  }
618
- const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref25, ref) {
795
+ const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref32, ref) {
619
796
  let {
620
797
  children,
621
798
  size = 16,
622
799
  ...rest
623
- } = _ref25;
800
+ } = _ref32;
624
801
  return /*#__PURE__*/React.createElement(Icon, {
625
802
  width: size,
626
803
  height: size,
@@ -629,19 +806,19 @@ const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonH
629
806
  viewBox: "0 0 32 32",
630
807
  fill: "currentColor",
631
808
  ...rest
632
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
809
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
633
810
  d: "M29 9L21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
634
811
  })), children);
635
812
  });
636
813
  if (process.env.NODE_ENV !== "production") {
637
814
  WatsonHealthHl7Attributes.propTypes = iconPropTypes;
638
815
  }
639
- const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref26, ref) {
816
+ const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref33, ref) {
640
817
  let {
641
818
  children,
642
819
  size = 16,
643
820
  ...rest
644
- } = _ref26;
821
+ } = _ref33;
645
822
  return /*#__PURE__*/React.createElement(Icon, {
646
823
  width: size,
647
824
  height: size,
@@ -650,23 +827,23 @@ const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHea
650
827
  viewBox: "0 0 32 32",
651
828
  fill: "currentColor",
652
829
  ...rest
653
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
830
+ }, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
654
831
  cx: "16",
655
832
  cy: "16",
656
833
  r: "5"
657
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
834
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
658
835
  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,6V26H26.0012L26,6Z"
659
836
  })), children);
660
837
  });
661
838
  if (process.env.NODE_ENV !== "production") {
662
839
  WatsonHealthHoleFilling.propTypes = iconPropTypes;
663
840
  }
664
- const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref27, ref) {
841
+ const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref34, ref) {
665
842
  let {
666
843
  children,
667
844
  size = 16,
668
845
  ...rest
669
- } = _ref27;
846
+ } = _ref34;
670
847
  return /*#__PURE__*/React.createElement(Icon, {
671
848
  width: size,
672
849
  height: size,
@@ -675,23 +852,23 @@ const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function Wat
675
852
  viewBox: "0 0 32 32",
676
853
  fill: "currentColor",
677
854
  ...rest
678
- }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
855
+ }, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
679
856
  cx: "19",
680
857
  cy: "19",
681
858
  r: "4"
682
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
859
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
683
860
  d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
684
861
  })), children);
685
862
  });
686
863
  if (process.env.NODE_ENV !== "production") {
687
864
  WatsonHealthHoleFillingCursor.propTypes = iconPropTypes;
688
865
  }
689
- const Home = /*#__PURE__*/React.forwardRef(function Home(_ref28, ref) {
866
+ const Home = /*#__PURE__*/React.forwardRef(function Home(_ref35, ref) {
690
867
  let {
691
868
  children,
692
869
  size = 16,
693
870
  ...rest
694
- } = _ref28;
871
+ } = _ref35;
695
872
  return /*#__PURE__*/React.createElement(Icon, {
696
873
  width: size,
697
874
  height: size,
@@ -700,19 +877,19 @@ const Home = /*#__PURE__*/React.forwardRef(function Home(_ref28, ref) {
700
877
  viewBox: "0 0 32 32",
701
878
  fill: "currentColor",
702
879
  ...rest
703
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
880
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
704
881
  d: "M16.6123,2.2138a1.01,1.01,0,0,0-1.2427,0L1,13.4194l1.2427,1.5717L4,13.6209V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM18,26H14V18h4Zm2,0V18a2.0023,2.0023,0,0,0-2-2H14a2.002,2.002,0,0,0-2,2v8H6V12.0615l10-7.79,10,7.8005V26Z"
705
882
  })), children);
706
883
  });
707
884
  if (process.env.NODE_ENV !== "production") {
708
885
  Home.propTypes = iconPropTypes;
709
886
  }
710
- const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref29, ref) {
887
+ const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref36, ref) {
711
888
  let {
712
889
  children,
713
890
  size = 16,
714
891
  ...rest
715
- } = _ref29;
892
+ } = _ref36;
716
893
  return /*#__PURE__*/React.createElement(Icon, {
717
894
  width: size,
718
895
  height: size,
@@ -721,19 +898,19 @@ const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_re
721
898
  viewBox: "0 0 32 32",
722
899
  fill: "currentColor",
723
900
  ...rest
724
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
901
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
725
902
  d: "M28 30H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 30zM4 20H3.9985L4 28H28V20zM28 14H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM4 4H3.9985L4 12H28V4z"
726
903
  })), children);
727
904
  });
728
905
  if (process.env.NODE_ENV !== "production") {
729
906
  HorizontalView.propTypes = iconPropTypes;
730
907
  }
731
- const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref30, ref) {
908
+ const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref37, ref) {
732
909
  let {
733
910
  children,
734
911
  size = 16,
735
912
  ...rest
736
- } = _ref30;
913
+ } = _ref37;
737
914
  return /*#__PURE__*/React.createElement(Icon, {
738
915
  width: size,
739
916
  height: size,
@@ -742,21 +919,21 @@ const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref30, ref) {
742
919
  viewBox: "0 0 32 32",
743
920
  fill: "currentColor",
744
921
  ...rest
745
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
922
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
746
923
  d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
747
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
924
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
748
925
  d: "M28,10H26V4a2.0023,2.0023,0,0,0-2-2H8A2.0023,2.0023,0,0,0,6,4v6H4a2.0023,2.0023,0,0,0-2,2V30H30V12A2.0023,2.0023,0,0,0,28,10ZM14,28V22h4v6Zm6,0V21a1,1,0,0,0-1-1H13a1,1,0,0,0-1,1v7H4V12H8V4H24v8h4V28Z"
749
926
  })), children);
750
927
  });
751
928
  if (process.env.NODE_ENV !== "production") {
752
929
  Hospital.propTypes = iconPropTypes;
753
930
  }
754
- const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref31, ref) {
931
+ const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref38, ref) {
755
932
  let {
756
933
  children,
757
934
  size = 16,
758
935
  ...rest
759
- } = _ref31;
936
+ } = _ref38;
760
937
  return /*#__PURE__*/React.createElement(Icon, {
761
938
  width: size,
762
939
  height: size,
@@ -765,21 +942,21 @@ const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref31, r
765
942
  viewBox: "0 0 32 32",
766
943
  fill: "currentColor",
767
944
  ...rest
768
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
945
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
769
946
  d: "M25,16H17a2.0023,2.0023,0,0,0-2,2v6H4V14H2V30H4V26H28v4h2V21A5.0059,5.0059,0,0,0,25,16Zm3,8H17V18h8a3.0033,3.0033,0,0,1,3,3Z"
770
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
947
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
771
948
  d: "M9.5 17A1.5 1.5 0 118 18.5 1.5017 1.5017 0 019.5 17m0-2A3.5 3.5 0 1013 18.5 3.5 3.5 0 009.5 15zM21 6L17 6 17 2 15 2 15 6 11 6 11 8 15 8 15 12 17 12 17 8 21 8 21 6z"
772
949
  })), children);
773
950
  });
774
951
  if (process.env.NODE_ENV !== "production") {
775
952
  HospitalBed.propTypes = iconPropTypes;
776
953
  }
777
- const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref32, ref) {
954
+ const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref39, ref) {
778
955
  let {
779
956
  children,
780
957
  size = 16,
781
958
  ...rest
782
- } = _ref32;
959
+ } = _ref39;
783
960
  return /*#__PURE__*/React.createElement(Icon, {
784
961
  width: size,
785
962
  height: size,
@@ -788,21 +965,21 @@ const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref32, ref) {
788
965
  viewBox: "0 0 32 32",
789
966
  fill: "currentColor",
790
967
  ...rest
791
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
968
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
792
969
  d: "M9.5,15A1.5,1.5,0,1,1,8,16.5,1.5,1.5,0,0,1,9.5,15m0-2A3.5,3.5,0,1,0,13,16.5,3.5,3.5,0,0,0,9.5,13Z"
793
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
970
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
794
971
  d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
795
972
  })), children);
796
973
  });
797
974
  if (process.env.NODE_ENV !== "production") {
798
975
  Hotel.propTypes = iconPropTypes;
799
976
  }
800
- const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref33, ref) {
977
+ const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref40, ref) {
801
978
  let {
802
979
  children,
803
980
  size = 16,
804
981
  ...rest
805
- } = _ref33;
982
+ } = _ref40;
806
983
  return /*#__PURE__*/React.createElement(Icon, {
807
984
  width: size,
808
985
  height: size,
@@ -811,21 +988,21 @@ const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref33, ref)
811
988
  viewBox: "0 0 32 32",
812
989
  fill: "currentColor",
813
990
  ...rest
814
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
991
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
815
992
  d: "M15 19H17V21H15zM15 23H17V25H15z"
816
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
993
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
817
994
  d: "M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"
818
995
  })), children);
819
996
  });
820
997
  if (process.env.NODE_ENV !== "production") {
821
998
  Hourglass.propTypes = iconPropTypes;
822
999
  }
823
- const Html = /*#__PURE__*/React.forwardRef(function Html(_ref34, ref) {
1000
+ const Html = /*#__PURE__*/React.forwardRef(function Html(_ref41, ref) {
824
1001
  let {
825
1002
  children,
826
1003
  size = 16,
827
1004
  ...rest
828
- } = _ref34;
1005
+ } = _ref41;
829
1006
  return /*#__PURE__*/React.createElement(Icon, {
830
1007
  width: size,
831
1008
  height: size,
@@ -834,19 +1011,19 @@ const Html = /*#__PURE__*/React.forwardRef(function Html(_ref34, ref) {
834
1011
  viewBox: "0 0 32 32",
835
1012
  fill: "currentColor",
836
1013
  ...rest
837
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1014
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
838
1015
  d: "M28 19L28 11 26 11 26 21 32 21 32 19 28 19zM24 11L22 11 20.5 15 19 11 17 11 17 21 19 21 19 14 20.5 18 22 14 22 21 24 21 24 11zM9 13L11 13 11 21 13 21 13 13 15 13 15 11 9 11 9 13zM5 11L5 15 2 15 2 11 0 11 0 21 2 21 2 17 5 17 5 21 7 21 7 11 5 11z"
839
1016
  })), children);
840
1017
  });
841
1018
  if (process.env.NODE_ENV !== "production") {
842
1019
  Html.propTypes = iconPropTypes;
843
1020
  }
844
- const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref35, ref) {
1021
+ const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref42, ref) {
845
1022
  let {
846
1023
  children,
847
1024
  size = 16,
848
1025
  ...rest
849
- } = _ref35;
1026
+ } = _ref42;
850
1027
  return /*#__PURE__*/React.createElement(Icon, {
851
1028
  width: size,
852
1029
  height: size,
@@ -855,19 +1032,19 @@ const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref3
855
1032
  viewBox: "0 0 32 32",
856
1033
  fill: "currentColor",
857
1034
  ...rest
858
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1035
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
859
1036
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 14L28 6 26 6 26 16 32 16 32 14 28 14zM24 6L22 6 20.5 10 19 6 17 6 17 16 19 16 19 9 20.5 13 22 9 22 16 24 16 24 6zM9 8L11 8 11 16 13 16 13 8 15 8 15 6 9 6 9 8zM5 6L5 10 2 10 2 6 0 6 0 16 2 16 2 12 5 12 5 16 7 16 7 6 5 6z"
860
1037
  })), children);
861
1038
  });
862
1039
  if (process.env.NODE_ENV !== "production") {
863
1040
  HtmlReference.propTypes = iconPropTypes;
864
1041
  }
865
- const Http = /*#__PURE__*/React.forwardRef(function Http(_ref36, ref) {
1042
+ const Http = /*#__PURE__*/React.forwardRef(function Http(_ref43, ref) {
866
1043
  let {
867
1044
  children,
868
1045
  size = 16,
869
1046
  ...rest
870
- } = _ref36;
1047
+ } = _ref43;
871
1048
  return /*#__PURE__*/React.createElement(Icon, {
872
1049
  width: size,
873
1050
  height: size,
@@ -876,19 +1053,19 @@ const Http = /*#__PURE__*/React.forwardRef(function Http(_ref36, ref) {
876
1053
  viewBox: "0 0 32 32",
877
1054
  fill: "currentColor",
878
1055
  ...rest
879
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1056
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
880
1057
  d: "M30 11H25V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0030 11zm-3 5V13h3l.001 3zM10 13L12 13 12 21 14 21 14 13 16 13 16 11 10 11 10 13zM23 11L17 11 17 13 19 13 19 21 21 21 21 13 23 13 23 11zM6 11L6 15 3 15 3 11 1 11 1 21 3 21 3 17 6 17 6 21 8 21 8 11 6 11z"
881
1058
  })), children);
882
1059
  });
883
1060
  if (process.env.NODE_ENV !== "production") {
884
1061
  Http.propTypes = iconPropTypes;
885
1062
  }
886
- const Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref37, ref) {
1063
+ const Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref44, ref) {
887
1064
  let {
888
1065
  children,
889
1066
  size = 16,
890
1067
  ...rest
891
- } = _ref37;
1068
+ } = _ref44;
892
1069
  return /*#__PURE__*/React.createElement(Icon, {
893
1070
  width: size,
894
1071
  height: size,
@@ -897,19 +1074,19 @@ const Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref37, ref) {
897
1074
  viewBox: "0 0 32 32",
898
1075
  fill: "currentColor",
899
1076
  ...rest
900
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1077
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
901
1078
  d: "M23.4761,13.9932,16.8472,3.4365a1.04,1.04,0,0,0-1.6944,0L8.4941,14.0444A9.9861,9.9861,0,0,0,7,19a9,9,0,0,0,18,0A10.0632,10.0632,0,0,0,23.4761,13.9932ZM16,26.0005a7.0089,7.0089,0,0,1-7-7,7.978,7.978,0,0,1,1.2183-3.9438l.935-1.4888L21.2271,23.6411A6.9772,6.9772,0,0,1,16,26.0005Z"
902
1079
  })), children);
903
1080
  });
904
1081
  if (process.env.NODE_ENV !== "production") {
905
1082
  Humidity.propTypes = iconPropTypes;
906
1083
  }
907
- const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref38, ref) {
1084
+ const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref45, ref) {
908
1085
  let {
909
1086
  children,
910
1087
  size = 16,
911
1088
  ...rest
912
- } = _ref38;
1089
+ } = _ref45;
913
1090
  return /*#__PURE__*/React.createElement(Icon, {
914
1091
  width: size,
915
1092
  height: size,
@@ -918,19 +1095,19 @@ const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref38, r
918
1095
  viewBox: "0 0 32 32",
919
1096
  fill: "currentColor",
920
1097
  ...rest
921
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1098
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
922
1099
  d: "M26 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L25.17 2.4141a1.0381 1.0381 0 011.6592 0L29.3154 6.11A3.9693 3.9693 0 0130 8.223 3.8978 3.8978 0 0126 12zm0-7.2368L24.3438 7.2257A1.89 1.89 0 0024 8.223a2.0139 2.0139 0 004 0 1.98 1.98 0 00-.375-1.0466zM23.5 30H8.5A6.4962 6.4962 0 017.2 17.1381a8.9938 8.9938 0 0117.6006 0A6.4964 6.4964 0 0123.5 30zM16 12a7 7 0 00-6.9414 6.1452l-.0991.8122-.8155.064A4.4962 4.4962 0 008.5 28h15a4.4962 4.4962 0 00.3564-8.9786l-.8154-.064-.0986-.8122A7.0022 7.0022 0 0016 12z"
923
1100
  })), children);
924
1101
  });
925
1102
  if (process.env.NODE_ENV !== "production") {
926
1103
  HumidityAlt.propTypes = iconPropTypes;
927
1104
  }
928
- const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref39, ref) {
1105
+ const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref46, ref) {
929
1106
  let {
930
1107
  children,
931
1108
  size = 16,
932
1109
  ...rest
933
- } = _ref39;
1110
+ } = _ref46;
934
1111
  return /*#__PURE__*/React.createElement(Icon, {
935
1112
  width: size,
936
1113
  height: size,
@@ -939,19 +1116,19 @@ const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref39, ref)
939
1116
  viewBox: "0 0 32 32",
940
1117
  fill: "currentColor",
941
1118
  ...rest
942
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1119
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
943
1120
  d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
944
1121
  })), children);
945
1122
  });
946
1123
  if (process.env.NODE_ENV !== "production") {
947
1124
  Hurricane.propTypes = iconPropTypes;
948
1125
  }
949
- const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_ref40, ref) {
1126
+ const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_ref47, ref) {
950
1127
  let {
951
1128
  children,
952
1129
  size = 16,
953
1130
  ...rest
954
- } = _ref40;
1131
+ } = _ref47;
955
1132
  return /*#__PURE__*/React.createElement(Icon, {
956
1133
  width: size,
957
1134
  height: size,
@@ -960,23 +1137,23 @@ const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking
960
1137
  viewBox: "0 0 32 32",
961
1138
  fill: "currentColor",
962
1139
  ...rest
963
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1140
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
964
1141
  d: "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"
965
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1142
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
966
1143
  d: "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"
967
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1144
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
968
1145
  d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
969
1146
  })), children);
970
1147
  });
971
1148
  if (process.env.NODE_ENV !== "production") {
972
1149
  HybridNetworking.propTypes = iconPropTypes;
973
1150
  }
974
- const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkingAlt(_ref41, ref) {
1151
+ const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkingAlt(_ref48, ref) {
975
1152
  let {
976
1153
  children,
977
1154
  size = 16,
978
1155
  ...rest
979
- } = _ref41;
1156
+ } = _ref48;
980
1157
  return /*#__PURE__*/React.createElement(Icon, {
981
1158
  width: size,
982
1159
  height: size,
@@ -985,19 +1162,19 @@ const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetwork
985
1162
  viewBox: "0 0 32 32",
986
1163
  fill: "currentColor",
987
1164
  ...rest
988
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1165
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
989
1166
  d: "M26,22a3.9583,3.9583,0,0,0-2.02.5659L17.4141,16,23.981,9.4331A3.9521,3.9521,0,0,0,26,10a4,4,0,1,0-4-4,3.951,3.951,0,0,0,.5669,2.019L16,14.5859,9.4343,8.02A3.9577,3.9577,0,0,0,10,6a4,4,0,1,0-4,4,3.9583,3.9583,0,0,0,2.02-.5659L14.5859,16,8.019,22.5669A3.9521,3.9521,0,0,0,6,22a4,4,0,1,0,4,4,3.951,3.951,0,0,0-.5669-2.019L16,17.4141,22.5657,23.98A3.9577,3.9577,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Z"
990
1167
  })), children);
991
1168
  });
992
1169
  if (process.env.NODE_ENV !== "production") {
993
1170
  HybridNetworkingAlt.propTypes = iconPropTypes;
994
1171
  }
995
- const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref42, ref) {
1172
+ const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref49, ref) {
996
1173
  let {
997
1174
  children,
998
1175
  size = 16,
999
1176
  ...rest
1000
- } = _ref42;
1177
+ } = _ref49;
1001
1178
  return /*#__PURE__*/React.createElement(Icon, {
1002
1179
  width: size,
1003
1180
  height: size,
@@ -1006,21 +1183,21 @@ const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref42, ref) {
1006
1183
  viewBox: "0 0 32 32",
1007
1184
  fill: "currentColor",
1008
1185
  ...rest
1009
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1186
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1010
1187
  d: "m28,26c-.7384,0-1.3762.4047-1.7226,1h-5.2774l7.7998-10.4004c.2275-.3027.2642-.708.0947-1.0469s-.5156-.5527-.8945-.5527h-10.1843c-.4141-1.1615-1.5138-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.3019,0,2.4016-.8385,2.8157-2h8.1843l-7.7998,10.4004c-.2275.3027-.2642.708-.0947,1.0469s.5156.5527.8945.5527h7.2774c.3464.5953.9842,1,1.7226,1,1.1046,0,2-.8954,2-2s-.8954-2-2-2Zm-13-9c-.5513,0-1-.4482-1-1s.4487-1,1-1,1,.4482,1,1-.4487,1-1,1Z"
1011
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1188
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1012
1189
  d: "m16,21h-2v4.5859L4.4139,16,14,6.4142v4.5858h2v-6h10v8h2V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h12v-8ZM4,5h8.5858L4,13.5858V5Zm0,22v-8.5858l8.5858,8.5858H4Z"
1013
1190
  })), children);
1014
1191
  });
1015
1192
  if (process.env.NODE_ENV !== "production") {
1016
1193
  IbmAiOnZ.propTypes = iconPropTypes;
1017
1194
  }
1018
- const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights(_ref43, ref) {
1195
+ const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights(_ref50, ref) {
1019
1196
  let {
1020
1197
  children,
1021
1198
  size = 16,
1022
1199
  ...rest
1023
- } = _ref43;
1200
+ } = _ref50;
1024
1201
  return /*#__PURE__*/React.createElement(Icon, {
1025
1202
  width: size,
1026
1203
  height: size,
@@ -1029,13 +1206,13 @@ const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights
1029
1206
  viewBox: "0 0 32 32",
1030
1207
  fill: "currentColor",
1031
1208
  ...rest
1032
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1209
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1033
1210
  d: "M5.5 23L2 30 9 30 5.5 23zM26 15v2c1.1025 0 2 .8975 2 2v5c0 1.1025-.8975 2-2 2H10v2h16c2.2061 0 4-1.7939 4-4v-5c0-2.2056-1.7939-4-4-4z"
1034
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1211
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1035
1212
  d: "m14,24c-.4463,0-.8389-.2959-.9614-.7251l-1.793-6.2749h-3.2456v-2h4c.4463,0,.8389.2959.9614.7251l1.0386,3.6348,3.0386-10.6348c.1226-.4292.5151-.7251.9614-.7251s.8389.2959.9614.7251l1.793,6.2749h3.2456v2h-4c-.4463,0-.8389-.2959-.9614-.7251l-1.0386-3.6348-3.0386,10.6348c-.1226.4292-.5151.7251-.9614.7251Z"
1036
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1213
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1037
1214
  d: "m4,13v-5c0-1.103.897-2,2-2h16v-2H6c-2.2056,0-4,1.7944-4,4v5c0,2.2056,1.7944,4,4,4v-2c-1.103,0-2-.897-2-2Z"
1038
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1215
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1039
1216
  cx: "27",
1040
1217
  cy: "5",
1041
1218
  r: "3"
@@ -1044,12 +1221,12 @@ const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights
1044
1221
  if (process.env.NODE_ENV !== "production") {
1045
1222
  IbmAiopsInsights.propTypes = iconPropTypes;
1046
1223
  }
1047
- const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref44, ref) {
1224
+ const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref51, ref) {
1048
1225
  let {
1049
1226
  children,
1050
1227
  size = 16,
1051
1228
  ...rest
1052
- } = _ref44;
1229
+ } = _ref51;
1053
1230
  return /*#__PURE__*/React.createElement(Icon, {
1054
1231
  width: size,
1055
1232
  height: size,
@@ -1058,19 +1235,19 @@ const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref44, ref
1058
1235
  viewBox: "0 0 32 32",
1059
1236
  fill: "currentColor",
1060
1237
  ...rest
1061
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1238
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1062
1239
  d: "M5 26V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141-3.5859-3.586v10.1719h12v2H7c-1.104-.0013-1.9987-.896-2-2zM31 18h-3v-2h-2v2h-1c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h4v2h-6s0 2 0 2h3v2h2v-2h1c1.1046 0 2-.8954 2-2v-2c0-1.1046-.8954-2-2-2h-4v-2h6v-2zM28 12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6M2 6H7V8H2zM2 2H10V4H2z"
1063
1240
  })), children);
1064
1241
  });
1065
1242
  if (process.env.NODE_ENV !== "production") {
1066
1243
  IbmBluepay.propTypes = iconPropTypes;
1067
1244
  }
1068
- const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_ref45, ref) {
1245
+ const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_ref52, ref) {
1069
1246
  let {
1070
1247
  children,
1071
1248
  size = 16,
1072
1249
  ...rest
1073
- } = _ref45;
1250
+ } = _ref52;
1074
1251
  return /*#__PURE__*/React.createElement(Icon, {
1075
1252
  width: size,
1076
1253
  height: size,
@@ -1079,19 +1256,19 @@ const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_ref45, r
1079
1256
  viewBox: "0 0 32 32",
1080
1257
  fill: "currentColor",
1081
1258
  ...rest
1082
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1259
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1083
1260
  d: "M16 26h5c3.86 0 7-3.14 7-7v-2h-2v2c0 2.76-2.24 5-5 5h-5v2zM20.25 14c-2.34 0-4.25-1.91-4.25-4.25 0-1.79 1.14-3.38 2.78-3.99.74-2.21 2.84-3.76 5.22-3.76s4.48 1.55 5.22 3.76c1.65.61 2.78 2.19 2.78 3.99 0 2.29-1.86 4.19-4.14 4.25h-7.61zm3.75-10c-1.64 0-3.08 1.17-3.42 2.77l-.14.64-.64.13c-1.04.21-1.8 1.14-1.8 2.2 0 1.24 1.01 2.26 2.25 2.26h7.58c1.18-.03 2.17-1.05 2.17-2.26 0-1.06-.76-1.99-1.8-2.2l-.64-.13-.14-.64c-.34-1.6-1.78-2.77-3.42-2.77zM4 14h2v-2c0-2.76 2.24-5 5-5h4v-2h-4c-3.86 0-7 3.14-7 7v2zM10 17h-6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm0 2v2h-6v-2h6zm0 4v2h-6v-2h6zm-6 6v-2h6v2H4z"
1084
1261
  })), children);
1085
1262
  });
1086
1263
  if (process.env.NODE_ENV !== "production") {
1087
1264
  IbmCloudant.propTypes = iconPropTypes;
1088
1265
  }
1089
- const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServices(_ref46, ref) {
1266
+ const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServices(_ref53, ref) {
1090
1267
  let {
1091
1268
  children,
1092
1269
  size = 16,
1093
1270
  ...rest
1094
- } = _ref46;
1271
+ } = _ref53;
1095
1272
  return /*#__PURE__*/React.createElement(Icon, {
1096
1273
  width: size,
1097
1274
  height: size,
@@ -1100,23 +1277,23 @@ const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServ
1100
1277
  viewBox: "0 0 32 32",
1101
1278
  fill: "currentColor",
1102
1279
  ...rest
1103
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1280
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1104
1281
  d: "M26,32l-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127Zm-1.2832-2.8203l1.2832,.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678h-6v4.4678c0,1.1543,.6738,2.2188,1.7168,2.7119h0Z"
1105
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1282
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1106
1283
  d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z"
1107
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1284
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1108
1285
  d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z"
1109
1286
  })), children);
1110
1287
  });
1111
1288
  if (process.env.NODE_ENV !== "production") {
1112
1289
  IbmContentServices.propTypes = iconPropTypes;
1113
1290
  }
1114
- const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataProductExchange(_ref47, ref) {
1291
+ const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataProductExchange(_ref54, ref) {
1115
1292
  let {
1116
1293
  children,
1117
1294
  size = 16,
1118
1295
  ...rest
1119
- } = _ref47;
1296
+ } = _ref54;
1120
1297
  return /*#__PURE__*/React.createElement(Icon, {
1121
1298
  width: size,
1122
1299
  height: size,
@@ -1125,23 +1302,23 @@ const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataPro
1125
1302
  viewBox: "0 0 32 32",
1126
1303
  fill: "currentColor",
1127
1304
  ...rest
1128
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1305
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1129
1306
  d: "m24,21v2h1.7483c-2.2363,3.1196-5.8357,5-9.7483,5-6.6169,0-12-5.3833-12-12h-2c0,7.7197,6.2803,14,14,14,4.355,0,8.3743-2.001,11-5.3452v1.3452h2v-5h-5Z"
1130
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1307
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1131
1308
  d: "m22.5046,11.6367l-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"
1132
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1309
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1133
1310
  d: "m16,2c-4.355,0-8.3743,2.001-11,5.3452v-1.3452h-2v5h5v-2h-1.7483c2.2363-3.1196,5.8357-5,9.7483-5,6.6169,0,12,5.3833,12,12h2c0-7.7197-6.2803-14-14-14Z"
1134
1311
  })), children);
1135
1312
  });
1136
1313
  if (process.env.NODE_ENV !== "production") {
1137
1314
  IbmDataProductExchange.propTypes = iconPropTypes;
1138
1315
  }
1139
- const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplication(_ref48, ref) {
1316
+ const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplication(_ref55, ref) {
1140
1317
  let {
1141
1318
  children,
1142
1319
  size = 16,
1143
1320
  ...rest
1144
- } = _ref48;
1321
+ } = _ref55;
1145
1322
  return /*#__PURE__*/React.createElement(Icon, {
1146
1323
  width: size,
1147
1324
  height: size,
@@ -1150,19 +1327,19 @@ const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplica
1150
1327
  viewBox: "0 0 32 32",
1151
1328
  fill: "currentColor",
1152
1329
  ...rest
1153
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1330
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1154
1331
  d: "M20 20v2h5.22a11.0163 11.0163 0 01-11.97 4.6533l-.4986 1.937A13 13 0 0026 24.293V28h2V20zM25 3a4.0045 4.0045 0 00-4 4 3.954 3.954 0 00.5669 2.019L9.019 21.5669A3.9521 3.9521 0 007 21a4 4 0 104 4 3.954 3.954 0 00-.5669-2.019L22.981 10.4331A3.9518 3.9518 0 0025 11a4 4 0 000-8zM7 27a2 2 0 112-2A2.002 2.002 0 017 27zM25 9a2 2 0 112-2A2.002 2.002 0 0125 9zM16 3A13.04 13.04 0 006 7.707V4H4v8h8V10H6.78a11.0163 11.0163 0 0111.97-4.6533l.4986-1.937A13.0358 13.0358 0 0016 3z"
1155
1332
  })), children);
1156
1333
  });
1157
1334
  if (process.env.NODE_ENV !== "production") {
1158
1335
  IbmDataReplication.propTypes = iconPropTypes;
1159
1336
  }
1160
- const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref49, ref) {
1337
+ const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref56, ref) {
1161
1338
  let {
1162
1339
  children,
1163
1340
  size = 16,
1164
1341
  ...rest
1165
- } = _ref49;
1342
+ } = _ref56;
1166
1343
  return /*#__PURE__*/React.createElement(Icon, {
1167
1344
  width: size,
1168
1345
  height: size,
@@ -1171,21 +1348,21 @@ const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref49,
1171
1348
  viewBox: "0 0 32 32",
1172
1349
  fill: "currentColor",
1173
1350
  ...rest
1174
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1351
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1175
1352
  d: "M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3 2.2 0 4-1.8 4-4C30 24.1 28.7 22.6 27 22.1zM26 28c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2S27.1 28 26 28zM10 30H2v-8h8V30zM4 28h4v-4H4V28zM9.9 7H19V5H9.9C9.4 3.3 7.9 2 6 2 3.8 2 2 3.8 2 6c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7zM6 8C4.9 8 4 7.1 4 6s.9-2 2-2 2 .9 2 2S7.1 8 6 8z"
1176
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1353
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1177
1354
  d: "M22 2L22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z"
1178
1355
  })), children);
1179
1356
  });
1180
1357
  if (process.env.NODE_ENV !== "production") {
1181
1358
  IbmDatastage.propTypes = iconPropTypes;
1182
1359
  }
1183
- const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref50, ref) {
1360
+ const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref57, ref) {
1184
1361
  let {
1185
1362
  children,
1186
1363
  size = 16,
1187
1364
  ...rest
1188
- } = _ref50;
1365
+ } = _ref57;
1189
1366
  return /*#__PURE__*/React.createElement(Icon, {
1190
1367
  width: size,
1191
1368
  height: size,
@@ -1194,21 +1371,21 @@ const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref50, ref) {
1194
1371
  viewBox: "0 0 32 32",
1195
1372
  fill: "currentColor",
1196
1373
  ...rest
1197
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1374
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1198
1375
  d: "m16,13c-3.4207,0-6,1.5049-6,3.5v8c0,1.9951,2.5793,3.5,6,3.5s6-1.5049,6-3.5v-8c0-1.9951-2.5793-3.5-6-3.5Zm0,2c2.4814,0,4,.9712,4,1.5s-1.5186,1.5-4,1.5-4-.9712-4-1.5,1.5186-1.5,4-1.5Zm0,11c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Zm0-4c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Z"
1199
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1376
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1200
1377
  d: "m30,15.5c0,3.08-2.14,5.65-5.0099,6.3199v-2.0699c1.75-.62,3.0099-2.28,3.0099-4.25,0-2.33-1.83-4.29-4.15-4.4801l-.81-.0599-.1-.8099c-.43-3.5-3.42-6.15-6.94-6.15-3.53,0-6.52,2.65-6.95,6.15l-.1.8099-.81.0599c-2.32.1901-4.14,2.1501-4.14,4.4801,0,1.96,1.25,3.62,2.9901,4.24v2.08c-2.86-.6799-4.9901-3.25-4.9901-6.3199,0-3.1,2.22-5.75,5.2-6.36.86-4.1201,4.52-7.14,8.8-7.14,4.27,0,7.9301,3.0199,8.8,7.14,2.97.61,5.2,3.26,5.2,6.36Z"
1201
1378
  })), children);
1202
1379
  });
1203
1380
  if (process.env.NODE_ENV !== "production") {
1204
1381
  IbmDb2.propTypes = iconPropTypes;
1205
1382
  }
1206
- const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref51, ref) {
1383
+ const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref58, ref) {
1207
1384
  let {
1208
1385
  children,
1209
1386
  size = 16,
1210
1387
  ...rest
1211
- } = _ref51;
1388
+ } = _ref58;
1212
1389
  return /*#__PURE__*/React.createElement(Icon, {
1213
1390
  width: size,
1214
1391
  height: size,
@@ -1217,19 +1394,19 @@ const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref51, ref)
1217
1394
  viewBox: "0 0 32 32",
1218
1395
  fill: "currentColor",
1219
1396
  ...rest
1220
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1397
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1221
1398
  d: "M31.3579 22h-8.397v-2.3287l3.6545-3.1277c1.3259-1.1389 1.7849-1.8019 1.7849-2.8047v-.238c0-.9009-.7991-1.3599-1.564-1.3599-1.1218 0-1.6658.7649-1.9038 1.6658l-2.2268-.8499c.5271-1.6488 1.9038-3.0256 4.3687-3.0256 2.5667 0 4.0457 1.5128 4.0457 3.5696 0 2.0398-1.4619 3.2806-3.1619 4.6235l-2.2097 1.7339h5.6094v2.1417zM12.8291 9.4212h2.5159v5.1505h.085c.2549-.986 1.2407-1.6998 2.3967-1.6998 2.2607 0 3.4336 1.6318 3.4336 4.6575s-1.1729 4.6746-3.4336 4.6746c-1.156 0-2.1418-.731-2.3967-1.6998h-.085v1.4958h-2.5159V9.4212zm5.8135 8.8901v-1.5469c0-1.1218-.697-1.8528-1.6489-1.8528s-1.6487.4929-1.6487 1.3088v2.6348c0 .8159.6968 1.3088 1.6487 1.3088s1.6489-.731 1.6489-1.8528zM1.1163 10.1351H5.5867c3.1448 0 5.2185 1.9889 5.2185 5.9325s-2.0737 5.9324-5.2185 5.9324H1.1163V10.1351zm4.4704 9.5687c1.53 0 2.4819-.8329 2.4819-2.7197v-1.8358c0-1.8868-.9519-2.7197-2.4819-2.7197h-1.8867v7.2753h1.8867z"
1222
1399
  })), children);
1223
1400
  });
1224
1401
  if (process.env.NODE_ENV !== "production") {
1225
1402
  IbmDb2Alt.propTypes = iconPropTypes;
1226
1403
  }
1227
- const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_ref52, ref) {
1404
+ const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_ref59, ref) {
1228
1405
  let {
1229
1406
  children,
1230
1407
  size = 16,
1231
1408
  ...rest
1232
- } = _ref52;
1409
+ } = _ref59;
1233
1410
  return /*#__PURE__*/React.createElement(Icon, {
1234
1411
  width: size,
1235
1412
  height: size,
@@ -1238,21 +1415,21 @@ const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_
1238
1415
  viewBox: "0 0 32 32",
1239
1416
  fill: "currentColor",
1240
1417
  ...rest
1241
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1418
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1242
1419
  d: "m22.5039,17.6362l-6-3.5c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362l-6,3.5c-.3071.1792-.4961.5083-.4961.8638v7c0,.3555.189.6846.4961.8638l6,3.5c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l6-3.5c.3071-.1792.4961-.5083.4961-.8638v-7c0-.3555-.189-.6846-.4961-.8638Zm-1.5039,6.1978l-2.5317-1.519c.0132-.1045.0317-.207.0317-.3149,0-1.0225-.6187-1.9014-1.5-2.2881v-2.9707l4,2.333v4.7598Zm-6-7.0928v2.9707c-.8813.3867-1.5,1.2656-1.5,2.2881,0,.1079.0186.2104.0317.3149l-2.5317,1.519v-4.7598l4-2.333Zm1,11.1011l-3.9517-2.3052,2.5071-1.5039c.4087.291.9055.4668,1.4446.4668s1.0359-.1758,1.4446-.4668l2.5071,1.5039-3.9517,2.3052Z"
1243
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1420
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1244
1421
  d: "m24.8,9.14c-.87-4.12-4.52-7.14-8.8-7.14s-7.93,3.02-8.8,7.14c-2.97.6-5.2,3.26-5.2,6.36,0,3.07,2.14,5.63,5,6.31v-2.11c-1.74-.62-3-2.24-3-4.2,0-2.33,1.82-4.31,4.14-4.49l.82-.06.1-.81c.43-3.5,3.41-6.14,6.94-6.14s6.51,2.64,6.94,6.14l.1.81.82.06c2.32.19,4.14,2.16,4.14,4.49,0,1.95-1.26,3.59-3,4.21v2.11c2.86-.68,5-3.26,5-6.32,0-3.11-2.23-5.76-5.2-6.36Z"
1245
1422
  })), children);
1246
1423
  });
1247
1424
  if (process.env.NODE_ENV !== "production") {
1248
1425
  IbmDb2Warehouse.propTypes = iconPropTypes;
1249
1426
  }
1250
- const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicRouteServer(_ref53, ref) {
1427
+ const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicRouteServer(_ref60, ref) {
1251
1428
  let {
1252
1429
  children,
1253
1430
  size = 16,
1254
1431
  ...rest
1255
- } = _ref53;
1432
+ } = _ref60;
1256
1433
  return /*#__PURE__*/React.createElement(Icon, {
1257
1434
  width: size,
1258
1435
  height: size,
@@ -1261,29 +1438,29 @@ const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicR
1261
1438
  viewBox: "0 0 32 32",
1262
1439
  fill: "currentColor",
1263
1440
  ...rest
1264
- }, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1441
+ }, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1265
1442
  cx: "29",
1266
1443
  cy: "5",
1267
1444
  r: "2"
1268
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1445
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1269
1446
  cx: "29",
1270
1447
  cy: "27",
1271
1448
  r: "2"
1272
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1449
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1273
1450
  d: "m7,13H1v6h6v-6Zm-2,4h-2v-2h2v2Z"
1274
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1451
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1275
1452
  d: "m17.4999,6.6774c-1.316-1.67-3.3437-2.6774-5.4999-2.6774-2.4907,0-4.8135,1.3403-6.063,3.499l-1.1655,2.0186,1.7324,1,1.165-2.0176c.8921-1.542,2.5518-2.5,4.3311-2.5s3.439.958,4.3311,2.4995c.0048.0082.011.0154.0158.0236l-1.9328,3.348c-1.1128,1.9282-3.188,3.1274-5.415,3.1289l.001,1-.001,1c2.2271.002,4.3022,1.2002,5.415,3.1289l1.9326,3.347c-.0049.0084-.0112.0156-.0161.024-.8916,1.542-2.5513,2.5-4.3306,2.5s-3.439-.958-4.3306-2.499l-1.165-2.0186-1.7324,1,1.1655,2.0195c1.249,2.1572,3.5718,3.498,6.0625,3.498,2.1555,0,4.1829-1.0075,5.5004-2.6772,1.3154,1.6699,3.3427,2.6772,5.4996,2.6772h2v-2h-2c-1.7387,0-3.3566-.918-4.2612-2.3972.9349-1.003,2.254-1.6018,3.6547-1.6018h2.6064v-2h-2.6064c-1.7564,0-3.4199.6761-4.6906,1.824l-1.5565-2.6961c-.7776-1.3467-1.9164-2.4129-3.2465-3.1289,1.3301-.716,2.4688-1.7822,3.2465-3.1289l1.5565-2.6962c1.2706,1.1483,2.9341,1.8246,4.6906,1.8246h2.6064v-2h-2.6064c-1.4005,0-2.7194-.5986-3.6552-1.6017.9044-1.4795,2.5226-2.3978,4.2616-2.3978h2v-2h-2c-2.157,0-4.1844,1.0074-5.5001,2.6774Z"
1276
1453
  })), children);
1277
1454
  });
1278
1455
  if (process.env.NODE_ENV !== "production") {
1279
1456
  IbmDynamicRouteServer.propTypes = iconPropTypes;
1280
1457
  }
1281
- const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodyModelManager(_ref54, ref) {
1458
+ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodyModelManager(_ref61, ref) {
1282
1459
  let {
1283
1460
  children,
1284
1461
  size = 16,
1285
1462
  ...rest
1286
- } = _ref54;
1463
+ } = _ref61;
1287
1464
  return /*#__PURE__*/React.createElement(Icon, {
1288
1465
  width: size,
1289
1466
  height: size,
@@ -1292,7 +1469,7 @@ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwa
1292
1469
  viewBox: "0 0 32 32",
1293
1470
  fill: "currentColor",
1294
1471
  ...rest
1295
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1472
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1296
1473
  strokeWidth: "0",
1297
1474
  d: "M27 30h-8c-2.2061 0-4-1.7939-4-4 0-1.8887 1.3164-3.4766 3.0801-3.8936.4219-2.332 2.4678-4.1064 4.9199-4.1064s4.498 1.7744 4.9199 4.1064c1.7637.417 3.0801 2.0049 3.0801 3.8936 0 2.2061-1.7939 4-4 4zm-8-2h8c1.1025 0 2-.8975 2-2s-.8975-2-2-2h-1v-1c0-1.6543-1.3457-3-3-3s-3 1.3457-3 3v1h-1c-1.1025 0-2 .8975-2 2s.8975 2 2 2zM12 27h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM27 15v-4c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v4h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
1298
1475
  })), children);
@@ -1300,12 +1477,12 @@ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwa
1300
1477
  if (process.env.NODE_ENV !== "production") {
1301
1478
  IbmEngineeringSystemsDesignRhapsodyModelManager.propTypes = iconPropTypes;
1302
1479
  }
1303
- const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn1(_ref55, ref) {
1480
+ const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn1(_ref62, ref) {
1304
1481
  let {
1305
1482
  children,
1306
1483
  size = 16,
1307
1484
  ...rest
1308
- } = _ref55;
1485
+ } = _ref62;
1309
1486
  return /*#__PURE__*/React.createElement(Icon, {
1310
1487
  width: size,
1311
1488
  height: size,
@@ -1314,7 +1491,7 @@ const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(fun
1314
1491
  viewBox: "0 0 32 32",
1315
1492
  fill: "currentColor",
1316
1493
  ...rest
1317
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1494
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1318
1495
  strokeWidth: "0",
1319
1496
  d: "M13 27h-3c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h3v2zM25 27h-4c-1.1025 0-2-.8975-2-2v-4c0-1.1025.8975-2 2-2h4c1.1025 0 2 .8975 2 2v4c0 1.1025-.8975 2-2 2zm-4-6h-.002l.002 4h4v-4h-4zM25 15H27V17H25zM29 19H31V21H29zM29 23H31V25H29zM15 21H17V23H15zM15 25H17V27H15zM15 29H17V31H15zM19 29H21V31H19zM27 13v-2c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v2h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
1320
1497
  })), children);
@@ -1322,12 +1499,12 @@ const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(fun
1322
1499
  if (process.env.NODE_ENV !== "production") {
1323
1500
  IbmEngineeringSystemsDesignRhapsodySn1.propTypes = iconPropTypes;
1324
1501
  }
1325
- const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn2(_ref56, ref) {
1502
+ const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn2(_ref63, ref) {
1326
1503
  let {
1327
1504
  children,
1328
1505
  size = 16,
1329
1506
  ...rest
1330
- } = _ref56;
1507
+ } = _ref63;
1331
1508
  return /*#__PURE__*/React.createElement(Icon, {
1332
1509
  width: size,
1333
1510
  height: size,
@@ -1336,10 +1513,10 @@ const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(fun
1336
1513
  viewBox: "0 0 32 32",
1337
1514
  fill: "currentColor",
1338
1515
  ...rest
1339
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1516
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1340
1517
  strokeWidth: "0",
1341
1518
  d: "M19 24H21V26H19z"
1342
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1519
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1343
1520
  strokeWidth: "0",
1344
1521
  d: "M17 21h12c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2zm12 6v-4h-12v4h12zM12 27h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM27 18v-7c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v7h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
1345
1522
  })), children);
@@ -1347,12 +1524,12 @@ const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(fun
1347
1524
  if (process.env.NODE_ENV !== "production") {
1348
1525
  IbmEngineeringSystemsDesignRhapsodySn2.propTypes = iconPropTypes;
1349
1526
  }
1350
- const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutomation(_ref57, ref) {
1527
+ const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutomation(_ref64, ref) {
1351
1528
  let {
1352
1529
  children,
1353
1530
  size = 16,
1354
1531
  ...rest
1355
- } = _ref57;
1532
+ } = _ref64;
1356
1533
  return /*#__PURE__*/React.createElement(Icon, {
1357
1534
  width: size,
1358
1535
  height: size,
@@ -1361,35 +1538,35 @@ const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutoma
1361
1538
  viewBox: "0 0 32 32",
1362
1539
  fill: "currentColor",
1363
1540
  ...rest
1364
- }, _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1541
+ }, _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1365
1542
  cx: "4",
1366
1543
  cy: "22",
1367
1544
  r: "2"
1368
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1545
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1369
1546
  d: "m13.5,30c-3.0586,0-5.9485-1.4867-7.7305-3.9771l1.6265-1.1638c1.4075,1.9667,3.6892,3.1409,6.104,3.1409,3.969,0,7.2578-3.1002,7.4873-7.0579l1.9966.1157c-.2908,5.0143-4.4565,8.9421-9.4839,8.9421Z"
1370
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1547
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1371
1548
  cx: "28",
1372
1549
  cy: "23",
1373
1550
  r: "2"
1374
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1551
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1375
1552
  d: "M30.6411 19.0948l-1.9243-.5449c.188-.6638.2832-1.3535.2832-2.0499 0-4.1355-3.3645-7.5-7.5-7.5-1.0769 0-2.1157.223-3.0876.6628l-.8247-1.822c1.2329-.558 2.5491-.8408 3.9124-.8408 5.2383 0 9.5 4.2617 9.5 9.5 0 .8807-.1208 1.7537-.3589 2.5948zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
1376
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1553
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1377
1554
  cx: "16",
1378
1555
  cy: "3",
1379
1556
  r: "2"
1380
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1557
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1381
1558
  d: "m8.0254,19.8821c-3.0999-1.6578-5.0254-4.8696-5.0254-8.3821C3,6.4729,6.9277,2.307,11.9421,2.0161l.1157,1.9966c-3.9578.2297-7.0579,3.5186-7.0579,7.4873,0,2.7732,1.5208,5.3092,3.9688,6.6184l-.9434,1.7637Z"
1382
1559
  })), children);
1383
1560
  });
1384
1561
  if (process.env.NODE_ENV !== "production") {
1385
1562
  IbmEventAutomation.propTypes = iconPropTypes;
1386
1563
  }
1387
- const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndpointMgmt(_ref58, ref) {
1564
+ const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndpointMgmt(_ref65, ref) {
1388
1565
  let {
1389
1566
  children,
1390
1567
  size = 16,
1391
1568
  ...rest
1392
- } = _ref58;
1569
+ } = _ref65;
1393
1570
  return /*#__PURE__*/React.createElement(Icon, {
1394
1571
  width: size,
1395
1572
  height: size,
@@ -1398,13 +1575,13 @@ const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndp
1398
1575
  viewBox: "0 0 32 32",
1399
1576
  fill: "currentColor",
1400
1577
  ...rest
1401
- }, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1578
+ }, _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1402
1579
  cx: "29",
1403
1580
  cy: "29",
1404
1581
  r: "2"
1405
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1582
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1406
1583
  d: "M25 30h-8c-1.1028 0-2-.8972-2-2v-4h2v4h8v2zM30 25h-2v-8h-5v-2h5c1.1028 0 2 .8972 2 2v8zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3zM9 17H4c-1.1028 0-2-.8972-2-2V7h2v8h5v2zM17 8h-2V4H7v-2h8c1.1028 0 2 .8972 2 2v4z"
1407
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1584
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1408
1585
  cx: "3",
1409
1586
  cy: "3",
1410
1587
  r: "2"
@@ -1413,12 +1590,12 @@ const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndp
1413
1590
  if (process.env.NODE_ENV !== "production") {
1414
1591
  IbmEventEndpointMgmt.propTypes = iconPropTypes;
1415
1592
  }
1416
- const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProcessing(_ref59, ref) {
1593
+ const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProcessing(_ref66, ref) {
1417
1594
  let {
1418
1595
  children,
1419
1596
  size = 16,
1420
1597
  ...rest
1421
- } = _ref59;
1598
+ } = _ref66;
1422
1599
  return /*#__PURE__*/React.createElement(Icon, {
1423
1600
  width: size,
1424
1601
  height: size,
@@ -1427,29 +1604,29 @@ const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProces
1427
1604
  viewBox: "0 0 32 32",
1428
1605
  fill: "currentColor",
1429
1606
  ...rest
1430
- }, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1607
+ }, _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1431
1608
  cx: "16",
1432
1609
  cy: "29",
1433
1610
  r: "2"
1434
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1611
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1435
1612
  d: "M22.5 30h-2.5v-2h2.5c3.0327 0 5.5-2.4673 5.5-5.5 0-2.5634-1.7395-4.7644-4.23-5.3528l.46-1.9465c3.3972.8026 5.77 3.8042 5.77 7.2993 0 4.1355-3.3645 7.5-7.5 7.5zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
1436
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1613
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1437
1614
  cx: "16",
1438
1615
  cy: "3",
1439
1616
  r: "2"
1440
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1617
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1441
1618
  d: "m7.77,16.7993c-3.3972-.8026-5.77-3.8042-5.77-7.2993C2,5.3645,5.3645,2,9.5,2h2.5v2h-2.5c-3.0327,0-5.5,2.4673-5.5,5.5,0,2.5634,1.7395,4.7645,4.23,5.3528l-.46,1.9465Z"
1442
1619
  })), children);
1443
1620
  });
1444
1621
  if (process.env.NODE_ENV !== "production") {
1445
1622
  IbmEventProcessing.propTypes = iconPropTypes;
1446
1623
  }
1447
- const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_ref60, ref) {
1624
+ const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_ref67, ref) {
1448
1625
  let {
1449
1626
  children,
1450
1627
  size = 16,
1451
1628
  ...rest
1452
- } = _ref60;
1629
+ } = _ref67;
1453
1630
  return /*#__PURE__*/React.createElement(Icon, {
1454
1631
  width: size,
1455
1632
  height: size,
@@ -1458,31 +1635,31 @@ const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_
1458
1635
  viewBox: "0 0 32 32",
1459
1636
  fill: "currentColor",
1460
1637
  ...rest
1461
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1638
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1462
1639
  d: "m20,27c-2.9795,0-5.7693-1.1719-7.8555-3.2998l1.4282-1.4001c1.7068,1.7411,3.9895,2.7,6.4272,2.7,4.9626,0,9-4.0374,9-9,0-2.3705-.9138-4.6079-2.5732-6.3004l1.4282-1.4001c2.0281,2.0686,3.145,4.8033,3.145,7.7006,0,6.0654-4.9346,11-11,11Z"
1463
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1640
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1464
1641
  cx: "24",
1465
1642
  cy: "5",
1466
1643
  r: "2"
1467
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1644
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1468
1645
  d: "m20.4141,14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998,3c-.3899.3896-.5859.9019-.5859,1.4141s.196,1.0244.5859,1.4141l2.9998,3c.3777.3779.8801.5859,1.4143.5859s1.0366-.208,1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141Zm-4.4141,4.4141l-3-3,3-3,2.9998,3-2.9998,3Z"
1469
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1646
+ })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1470
1647
  cx: "8",
1471
1648
  cy: "27",
1472
1649
  r: "2"
1473
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1650
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1474
1651
  d: "m4.2993,23.855c-2.1277-2.0861-3.2993-4.8757-3.2993-7.855C1,9.9346,5.9346,5,12,5c2.9795,0,5.7693,1.1719,7.8555,3.2998l-1.4282,1.4001c-1.7068-1.7411-3.9895-2.7-6.4272-2.7-4.9626,0-9,4.0374-9,9,0,2.4376.9587,4.7201,2.6997,6.427l-1.4004,1.428Z"
1475
1652
  })), children);
1476
1653
  });
1477
1654
  if (process.env.NODE_ENV !== "production") {
1478
1655
  IbmEventStreams.propTypes = iconPropTypes;
1479
1656
  }
1480
- const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv(_ref61, ref) {
1657
+ const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv(_ref68, ref) {
1481
1658
  let {
1482
1659
  children,
1483
1660
  size = 16,
1484
1661
  ...rest
1485
- } = _ref61;
1662
+ } = _ref68;
1486
1663
  return /*#__PURE__*/React.createElement(Icon, {
1487
1664
  width: size,
1488
1665
  height: size,
@@ -1491,21 +1668,21 @@ const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv(_ref61, ref) {
1491
1668
  viewBox: "0 0 32 32",
1492
1669
  fill: "currentColor",
1493
1670
  ...rest
1494
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1671
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1495
1672
  d: "M15 24c-3.8594 0-7-3.1401-7-7s3.1406-7 7-7 7 3.1401 7 7-3.1406 7-7 7zm0-12c-2.7568 0-5 2.2432-5 5s2.2432 5 5 5 5-2.2432 5-5-2.2432-5-5-5zM30 13h-2V4h-9v-2h9c1.1025 0 2 .897 2 2v9z"
1496
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1673
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1497
1674
  d: "m15,30c-7.168,0-13-5.8315-13-13S7.832,4,15,4v2c-6.0654,0-11,4.9346-11,11s4.9346,11,11,11,11-4.9346,11-11v-1h2v1c0,7.1685-5.832,13-13,13Z"
1498
1675
  })), children);
1499
1676
  });
1500
1677
  if (process.env.NODE_ENV !== "production") {
1501
1678
  IbmIbv.propTypes = iconPropTypes;
1502
1679
  }
1503
- const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana(_ref62, ref) {
1680
+ const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana(_ref69, ref) {
1504
1681
  let {
1505
1682
  children,
1506
1683
  size = 16,
1507
1684
  ...rest
1508
- } = _ref62;
1685
+ } = _ref69;
1509
1686
  return /*#__PURE__*/React.createElement(Icon, {
1510
1687
  width: size,
1511
1688
  height: size,
@@ -1514,29 +1691,29 @@ const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana(_ref62, ref
1514
1691
  viewBox: "0 0 32 32",
1515
1692
  fill: "currentColor",
1516
1693
  ...rest
1517
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1694
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1518
1695
  d: "M9 13H11V19H9zM21 13H23V19H21zM13 11H15V24H13zM17 9H19V22H17z"
1519
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1696
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1520
1697
  cx: "22",
1521
1698
  cy: "5",
1522
1699
  r: "2"
1523
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1700
+ })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
1524
1701
  cx: "10",
1525
1702
  cy: "27",
1526
1703
  r: "2"
1527
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1704
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1528
1705
  d: "M22.0916 28h-8.0916v-2h8.0916l5.9082-10-2.6992-4.5679 1.7227-1.0176 2.6992 4.5679c.3701.6274.3701 1.4077 0 2.0352l-5.9092 10c-.3574.6055-1.0176.9824-1.7217.9824zM4.9768 21.5859l-2.6992-4.5684c-.3701-.6274-.3701-1.4077 0-2.0352l5.9092-10c.3584-.606 1.0176-.9824 1.7217-.9824h8.0916v2h-8.0916l-5.9082 10 2.6992 4.5684-1.7227 1.0176z"
1529
1706
  })), children);
1530
1707
  });
1531
1708
  if (process.env.NODE_ENV !== "production") {
1532
1709
  IbmInstana.propTypes = iconPropTypes;
1533
1710
  }
1534
- const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref63, ref) {
1711
+ const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref70, ref) {
1535
1712
  let {
1536
1713
  children,
1537
1714
  size = 16,
1538
1715
  ...rest
1539
- } = _ref63;
1716
+ } = _ref70;
1540
1717
  return /*#__PURE__*/React.createElement(Icon, {
1541
1718
  width: size,
1542
1719
  height: size,
@@ -1545,19 +1722,19 @@ const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref63,
1545
1722
  viewBox: "0 0 32 32",
1546
1723
  fill: "currentColor",
1547
1724
  ...rest
1548
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1725
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1549
1726
  d: "M5 25a2 2 0 102 2A2.0059 2.0059 0 005 25zM16 25a2 2 0 102 2A2.0059 2.0059 0 0016 25zM27 25a2 2 0 102 2A2.0059 2.0059 0 0027 25zM28 23H26V11a2.0059 2.0059 0 00-2-2H22V7h2a4.0118 4.0118 0 014 4zM15 12H17V23H15zM6 23H4V11A4.0118 4.0118 0 018 7h2V9H8a2.0059 2.0059 0 00-2 2zM16 2L14.7 4.6343l-2.9057.42 2.1029 2.0514L13.4 10 16 8.6343 18.6 10l-.4972-2.8943 2.1029-2.0486L17.3 4.6343z"
1550
1727
  })), children);
1551
1728
  });
1552
1729
  if (process.env.NODE_ENV !== "production") {
1553
1730
  IbmMatch_360.propTypes = iconPropTypes;
1554
1731
  }
1555
- const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref64, ref) {
1732
+ const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref71, ref) {
1556
1733
  let {
1557
1734
  children,
1558
1735
  size = 16,
1559
1736
  ...rest
1560
- } = _ref64;
1737
+ } = _ref71;
1561
1738
  return /*#__PURE__*/React.createElement(Icon, {
1562
1739
  width: size,
1563
1740
  height: size,
@@ -1566,25 +1743,25 @@ const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref64, ref) {
1566
1743
  viewBox: "0 0 32 32",
1567
1744
  fill: "currentColor",
1568
1745
  ...rest
1569
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1746
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1570
1747
  d: "M22.5,28.4l-0.9-1.8c4-2.1,6.5-6.2,6.5-10.6c0-6.6-5.4-12-12-12c-1.3,0-2.5,0.2-3.7,0.6l-0.6-1.9C13.1,2.2,14.5,2,16,2 c7.7,0,14,6.3,14,14C30,21.2,27.1,26,22.5,28.4z"
1571
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1748
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1572
1749
  d: "M20.5 23.8l-1-1.7c2.2-1.2 3.5-3.6 3.5-6.1 0-3.9-3.1-7-7-7-.6 0-1.2.1-1.8.2l-.5-1.9C14.5 7.1 15.2 7 16 7c5 0 9 4 9 9C25 19.2 23.3 22.2 20.5 23.8zM9.5 28.4C4.9 26 2 21.2 2 16c0-1.5.2-2.9.7-4.3l1.9.6C4.2 13.5 4 14.7 4 16c0 4.5 2.5 8.6 6.5 10.6L9.5 28.4z"
1573
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1750
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1574
1751
  d: "M11.5,23.8C8.7,22.2,7,19.2,7,16c0-0.8,0.1-1.5,0.3-2.2l1.9,0.5C9.1,14.8,9,15.4,9,16c0,2.5,1.3,4.8,3.5,6.1L11.5,23.8z"
1575
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1752
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1576
1753
  d: "M20,16c0-2.2-1.8-4-4-4c-0.7,0-1.4,0.2-2,0.6L8.9,7.5C9,7.3,9,7.2,9,7c0-1.1-0.9-2-2-2S5,5.9,5,7s0.9,2,2,2 c0.2,0,0.3,0,0.5-0.1l5.1,5.1c-0.4,0.6-0.6,1.3-0.6,2c0,1.9,1.3,3.4,3,3.9v7.4c-0.6,0.3-1,1-1,1.7c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-0.7-0.4-1.4-1-1.7v-7.4C18.7,19.4,20,17.9,20,16z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z"
1577
1754
  })), children);
1578
1755
  });
1579
1756
  if (process.env.NODE_ENV !== "production") {
1580
1757
  IbmMq.propTypes = iconPropTypes;
1581
1758
  }
1582
- const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref65, ref) {
1759
+ const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref72, ref) {
1583
1760
  let {
1584
1761
  children,
1585
1762
  size = 16,
1586
1763
  ...rest
1587
- } = _ref65;
1764
+ } = _ref72;
1588
1765
  return /*#__PURE__*/React.createElement(Icon, {
1589
1766
  width: size,
1590
1767
  height: size,
@@ -1593,21 +1770,21 @@ const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpe
1593
1770
  viewBox: "0 0 32 32",
1594
1771
  fill: "currentColor",
1595
1772
  ...rest
1596
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1773
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1597
1774
  d: "M23.586 21.414L27.166 25 27.166 25 23.584 28.587 25 30 30 25 25 20zM20.414 21.414L16.834 25 16.834 25 20.416 28.587 19 30 14 25 19 20zM22 6H24V14H22zM18 6H20V14H18zM14 14h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4C16 13.103 15.103 14 14 14zM12 8v4h2V8H12zM6 6H8V14H6z"
1598
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1775
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1599
1776
  d: "M10,28H4c-1.103,0-2-0.897-2-2V4c0-1.103,0.897-2,2-2h22c1.103,0,2,0.897,2,2v12h-2V4H4v22h6V28z"
1600
1777
  })), children);
1601
1778
  });
1602
1779
  if (process.env.NODE_ENV !== "production") {
1603
1780
  IbmOpenEnterpriseLanguages.propTypes = iconPropTypes;
1604
1781
  }
1605
- const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries(_ref66, ref) {
1782
+ const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries(_ref73, ref) {
1606
1783
  let {
1607
1784
  children,
1608
1785
  size = 16,
1609
1786
  ...rest
1610
- } = _ref66;
1787
+ } = _ref73;
1611
1788
  return /*#__PURE__*/React.createElement(Icon, {
1612
1789
  width: size,
1613
1790
  height: size,
@@ -1616,25 +1793,25 @@ const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/Re
1616
1793
  viewBox: "0 0 32 32",
1617
1794
  fill: "currentColor",
1618
1795
  ...rest
1619
- }, _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1796
+ }, _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
1620
1797
  cx: "19",
1621
1798
  cy: "27",
1622
1799
  r: "1"
1623
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1800
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1624
1801
  d: "M29 31h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4h-13zM29 21h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4h-13z"
1625
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1802
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1626
1803
  d: "m12,27.2998c-4.6531-1.6523-8-6.0869-8-11.2998,0-6.6167,5.3833-12,12-12,4.8311,0,8.9937,2.876,10.8945,7h2.1665c-2.0188-5.2544-7.1045-9-13.061-9-7.7197,0-14,6.2803-14,14,0,6.3291,4.2246,11.6846,10,13.4102v-2.1104Z"
1627
1804
  })), children);
1628
1805
  });
1629
1806
  if (process.env.NODE_ENV !== "production") {
1630
1807
  IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
1631
1808
  }
1632
- const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref67, ref) {
1809
+ const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref74, ref) {
1633
1810
  let {
1634
1811
  children,
1635
1812
  size = 16,
1636
1813
  ...rest
1637
- } = _ref67;
1814
+ } = _ref74;
1638
1815
  return /*#__PURE__*/React.createElement(Icon, {
1639
1816
  width: size,
1640
1817
  height: size,
@@ -1643,41 +1820,41 @@ const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref67, ref
1643
1820
  viewBox: "0 0 32 32",
1644
1821
  fill: "currentColor",
1645
1822
  ...rest
1646
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1823
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1647
1824
  d: "M16 25c-2 0-4-.7-5.6-2l1.3-1.6c1.3 1 2.8 1.5 4.4 1.5 3.9 0 7-3.1 7-7 0-.3 0-.7-.1-1l2-.3C25 15.1 25 15.6 25 16 25 21 21 25 16 25zM7.1 17.3C7 16.9 7 16.4 7 16c0-5 4-9 9-9 2 0 4 .7 5.6 2l-1.3 1.6C19.1 9.5 17.6 9 16 9c-3.9 0-7 3.1-7 7 0 .3 0 .7.1 1L7.1 17.3z"
1648
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1825
+ })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
1649
1826
  cx: "23",
1650
1827
  cy: "27",
1651
1828
  r: "1"
1652
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1829
+ })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
1653
1830
  cx: "9",
1654
1831
  cy: "20",
1655
1832
  r: "1"
1656
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1833
+ })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
1657
1834
  cx: "23",
1658
1835
  cy: "12",
1659
1836
  r: "1"
1660
- })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1837
+ })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
1661
1838
  cx: "16",
1662
1839
  cy: "16",
1663
1840
  r: "2"
1664
- })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
1841
+ })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
1665
1842
  cx: "9",
1666
1843
  cy: "5",
1667
1844
  r: "1"
1668
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1845
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1669
1846
  d: "M16 30C8.3 30 2 23.7 2 16c0-3.7 1.5-7.3 4.1-9.9l1.4 1.4C5.2 9.8 4 12.8 4 16c0 6.6 5.4 12 12 12 1.4 0 2.8-.2 4.1-.7l.7 1.9C19.3 29.7 17.6 30 16 30zM25.9 25.9l-1.4-1.4c2.3-2.3 3.5-5.3 3.5-8.5 0-6.6-5.4-12-12-12-1.4 0-2.8.2-4.1.7l-.7-1.9C12.7 2.3 14.4 2 16 2c7.7 0 14 6.3 14 14C30 19.7 28.5 23.3 25.9 25.9z"
1670
1847
  })), children);
1671
1848
  });
1672
1849
  if (process.env.NODE_ENV !== "production") {
1673
1850
  IbmPowerVs.propTypes = iconPropTypes;
1674
1851
  }
1675
- const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVsPrivateCloud(_ref68, ref) {
1852
+ const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVsPrivateCloud(_ref75, ref) {
1676
1853
  let {
1677
1854
  children,
1678
1855
  size = 16,
1679
1856
  ...rest
1680
- } = _ref68;
1857
+ } = _ref75;
1681
1858
  return /*#__PURE__*/React.createElement(Icon, {
1682
1859
  width: size,
1683
1860
  height: size,
@@ -1686,41 +1863,41 @@ const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVs
1686
1863
  viewBox: "0 0 32 32",
1687
1864
  fill: "currentColor",
1688
1865
  ...rest
1689
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1866
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1690
1867
  d: "M23 26H25V30H23z"
1691
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1868
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1692
1869
  d: "m28,21.5859l-3.293-3.293c-.1953-.1953-.4512-.293-.707-.293s-.5117.0977-.707.293l-5,5c-.1875.1875-.293.4414-.293.707v6h2v-5.5859l4-4,4,4v5.5859h2v-10h-2v1.5859Z"
1693
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
1870
+ })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
1694
1871
  cx: "9",
1695
1872
  cy: "20",
1696
1873
  r: "1"
1697
- })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
1874
+ })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
1698
1875
  cx: "23",
1699
1876
  cy: "12",
1700
1877
  r: "1"
1701
- })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
1878
+ })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
1702
1879
  cx: "9",
1703
1880
  cy: "5",
1704
1881
  r: "1"
1705
- })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
1882
+ })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
1706
1883
  cx: "16",
1707
1884
  cy: "16",
1708
1885
  r: "2"
1709
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1886
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1710
1887
  d: "m9,16c0-3.8598,3.1402-7,7-7,1.7023,0,3.2635.6121,4.4783,1.6261l1.2822-1.5386c-1.561-1.3023-3.5685-2.0875-5.7604-2.0875-4.9706,0-9,4.0294-9,9,0,.5231.0541,1.0327.1398,1.5313l1.9693-.3404c-.0669-.3879-.1091-.7842-.1091-1.1909Z"
1711
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1888
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1712
1889
  d: "M4 16c0-3.3084 1.3457-6.3084 3.5186-8.4813l-1.4182-1.4182c-2.5335 2.5335-4.1005 6.0334-4.1005 9.8994 0 7.732 6.268 14 14 14v-2c-6.6168 0-12-5.3832-12-12zM16 4c6.6168 0 12 5.3832 12 12h2c0-7.732-6.268-14-14-14-1.6813 0-3.2861.3116-4.7795.855l.6837 1.8803c1.2804-.4672 2.6558-.7353 4.0959-.7353z"
1713
1890
  })), children);
1714
1891
  });
1715
1892
  if (process.env.NODE_ENV !== "production") {
1716
1893
  IbmPowerVsPrivateCloud.propTypes = iconPropTypes;
1717
1894
  }
1718
- const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc(_ref69, ref) {
1895
+ const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc(_ref76, ref) {
1719
1896
  let {
1720
1897
  children,
1721
1898
  size = 16,
1722
1899
  ...rest
1723
- } = _ref69;
1900
+ } = _ref76;
1724
1901
  return /*#__PURE__*/React.createElement(Icon, {
1725
1902
  width: size,
1726
1903
  height: size,
@@ -1729,25 +1906,25 @@ const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc(_
1729
1906
  viewBox: "0 0 32 32",
1730
1907
  fill: "currentColor",
1731
1908
  ...rest
1732
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1909
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1733
1910
  d: "M9 21H3c-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-6H3zM11.6926 29.3245c-3.0789-.9945-5.7393-3.0491-7.4912-5.7853l1.6846-1.0784c1.5022 2.3466 3.7827 4.1082 6.4214 4.9606l-.6147 1.9031z"
1734
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
1911
+ })), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
1735
1912
  cx: "19",
1736
1913
  cy: "27",
1737
1914
  r: "1"
1738
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1915
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1739
1916
  d: "M29 31h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4h-13zM26.8896 21h2.1848c.6057-1.5889.9255-3.29.9255-5 0-.6719-.0642-1.3384-.1592-2h-2.0269c.1106.6592.186 1.3262.186 2 0 1.7549-.3867 3.4297-1.1104 5zM28 7c0-.3701-.0669-.7212-.1611-1.0615l1.8574-1.0723-1-1.7324-1.8467 1.0664c-.5-.5088-1.1384-.873-1.8496-1.0581V1h-2v2.1421c-.7112.1851-1.3496.5493-1.8496 1.0581l-1.8467-1.0664-1 1.7324 1.8574 1.0723c-.0942.3403-.1611.6914-.1611 1.0615s.0669.7212.1611 1.0615l-1.8574 1.0723 1 1.7324 1.8467-1.0664c.5.5088 1.1394.8721 1.8496 1.0576v2.1426h2v-2.1426c.7102-.1855 1.3496-.5488 1.8496-1.0576l1.8467 1.0664 1-1.7324-1.8574-1.0723c.0942-.3403.1611-.6914.1611-1.0615zm-4 2c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM5.886 9.5392l-1.6846-1.0784C6.7915 4.4153 11.2021 2 16 2v2c-4.1125 0-7.8936 2.0707-10.114 5.5392z"
1740
1917
  })), children);
1741
1918
  });
1742
1919
  if (process.env.NODE_ENV !== "production") {
1743
1920
  IbmPowerWithVpc.propTypes = iconPropTypes;
1744
1921
  }
1745
- const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivatePathServices(_ref70, ref) {
1922
+ const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivatePathServices(_ref77, ref) {
1746
1923
  let {
1747
1924
  children,
1748
1925
  size = 16,
1749
1926
  ...rest
1750
- } = _ref70;
1927
+ } = _ref77;
1751
1928
  return /*#__PURE__*/React.createElement(Icon, {
1752
1929
  width: size,
1753
1930
  height: size,
@@ -1756,21 +1933,21 @@ const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivate
1756
1933
  viewBox: "0 0 32 32",
1757
1934
  fill: "currentColor",
1758
1935
  ...rest
1759
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1936
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1760
1937
  d: "m24,16c-1.3019,0-2.4016.8385-2.8157,2h-9.1843v-2h-6v6h6v-2h9.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3Zm-14,4h-2v-2h2v2Zm14,0c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1Z"
1761
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1938
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1762
1939
  d: "m25.8321,11.22c-.8432-4.6665-4.9267-8.22-9.8321-8.22S7.0109,6.5535,6.1678,11.22c-3.5296.8317-6.1678,4.0001-6.1678,7.78,0,4.4111,3.5889,8,8,8h4v-2h-4c-3.3086,0-6-2.6914-6-6s2.6914-6,6-6c0-4.4111,3.5889-8,8-8s8,3.5889,8,8c3.3086,0,6,2.6914,6,6s-2.6914,6-6,6h-8v2h8c4.4111,0,8-3.5889,8-8,0-3.7799-2.6382-6.9484-6.1679-7.78Z"
1763
1940
  })), children);
1764
1941
  });
1765
1942
  if (process.env.NODE_ENV !== "production") {
1766
1943
  IbmPrivatePathServices.propTypes = iconPropTypes;
1767
1944
  }
1768
- const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining(_ref71, ref) {
1945
+ const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining(_ref78, ref) {
1769
1946
  let {
1770
1947
  children,
1771
1948
  size = 16,
1772
1949
  ...rest
1773
- } = _ref71;
1950
+ } = _ref78;
1774
1951
  return /*#__PURE__*/React.createElement(Icon, {
1775
1952
  width: size,
1776
1953
  height: size,
@@ -1779,21 +1956,21 @@ const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining
1779
1956
  viewBox: "0 0 32 32",
1780
1957
  fill: "currentColor",
1781
1958
  ...rest
1782
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1959
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1783
1960
  d: "m26,22c-1.8584,0-3.4106,1.2798-3.8579,3h-12.2842c-.3635-1.3984-1.4629-2.4927-2.8579-2.8579v-3.1421c0-1.1025.8972-2,2-2h14c2.2056,0,4-1.7944,4-4v-3.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v3.1421c0,1.1025-.8972,2-2,2h-14c-2.2056,0-4,1.7944-4,4v3.1421c-1.7202.4473-3,1.9995-3,3.8579,0,2.2056,1.7944,4,4,4,1.8584,0,3.4106-1.2798,3.8579-3h12.2842c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm-2-16c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2ZM6,28c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Zm20,0c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
1784
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1961
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1785
1962
  d: "m6,10c.7395,0,1.4241-.2153,2.019-.5669l3.5669,3.5669,1.4141-1.4141-3.5669-3.5669c.3516-.5947.5669-1.2798.5669-2.019,0-2.2056-1.7944-4-4-4S2,3.7944,2,6s1.7944,4,4,4Zm0-6c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Z"
1786
1963
  })), children);
1787
1964
  });
1788
1965
  if (process.env.NODE_ENV !== "production") {
1789
1966
  IbmProcessMining.propTypes = iconPropTypes;
1790
1967
  }
1791
- const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_ref72, ref) {
1968
+ const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_ref79, ref) {
1792
1969
  let {
1793
1970
  children,
1794
1971
  size = 16,
1795
1972
  ...rest
1796
- } = _ref72;
1973
+ } = _ref79;
1797
1974
  return /*#__PURE__*/React.createElement(Icon, {
1798
1975
  width: size,
1799
1976
  height: size,
@@ -1802,31 +1979,31 @@ const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_re
1802
1979
  viewBox: "0 0 32 32",
1803
1980
  fill: "currentColor",
1804
1981
  ...rest
1805
- }, _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
1982
+ }, _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
1806
1983
  cx: "30",
1807
1984
  cy: "20",
1808
1985
  r: "1"
1809
- })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
1986
+ })), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
1810
1987
  cx: "2",
1811
1988
  cy: "20",
1812
1989
  r: "1"
1813
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1990
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1814
1991
  d: "m24,26c-2.2165,0-4.1514-1.2112-5.1903-3.0034l-1.7326,1.0002c1.3834,2.3906,3.9622,4.0032,6.9229,4.0032s5.5395-1.6125,6.9229-4.0032l-1.7326-1.0002c-1.0389,1.7922-2.9738,3.0034-5.1903,3.0034Z"
1815
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1992
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1816
1993
  d: "m24,14c2.1357,0,4.127,1.1494,5.1973,3l1.7314-1.001c-1.4263-2.4668-4.0815-3.999-6.9287-3.999s-5.5024,1.5322-6.938,4.0151l-3.8647,6.9849c-1.0703,1.8506-3.0615,3-5.1973,3s-4.127-1.1494-5.1973-3l-1.7314,1.001c1.4263,2.4668,4.0815,3.999,6.9287,3.999s5.5024-1.5322,6.938-4.0151l3.8647-6.9849c1.0703-1.8506,3.0615-3,5.1973-3Z"
1817
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1994
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1818
1995
  d: "M8 14c2.2165 0 4.1514 1.2112 5.1903 3.0034l1.7326-1.0002c-1.3834-2.3906-3.9622-4.0032-6.9229-4.0032s-5.5395 1.6125-6.9229 4.0032l1.7326 1.0002c1.0389-1.7922 2.9738-3.0034 5.1903-3.0034zM16 6c2.7571 0 5.2571 1.1216 7.0678 2.9321l1.4135-1.4133c-2.1729-2.1731-5.1729-3.5188-8.4813-3.5188s-6.3083 1.3457-8.4813 3.5188l1.4135 1.4133c1.8107-1.8105 4.3107-2.9321 7.0678-2.9321z"
1819
1996
  })), children);
1820
1997
  });
1821
1998
  if (process.env.NODE_ENV !== "production") {
1822
1999
  IbmSaasConsole.propTypes = iconPropTypes;
1823
2000
  }
1824
- const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower(_ref73, ref) {
2001
+ const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower(_ref80, ref) {
1825
2002
  let {
1826
2003
  children,
1827
2004
  size = 16,
1828
2005
  ...rest
1829
- } = _ref73;
2006
+ } = _ref80;
1830
2007
  return /*#__PURE__*/React.createElement(Icon, {
1831
2008
  width: size,
1832
2009
  height: size,
@@ -1835,25 +2012,25 @@ const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower(_ref7
1835
2012
  viewBox: "0 0 32 32",
1836
2013
  fill: "currentColor",
1837
2014
  ...rest
1838
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2015
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1839
2016
  d: "M9 21H3c-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 2zM3 13v6h6v-6s-6 0-6 0zM11.6926 29.3245c-3.0789-.9945-5.7393-3.0491-7.4912-5.7853l1.6846-1.0784c1.5022 2.3466 3.7827 4.1082 6.4214 4.9606l-.6147 1.9031z"
1840
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2017
+ })), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
1841
2018
  cx: "19",
1842
2019
  cy: "27",
1843
2020
  r: "1"
1844
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2021
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1845
2022
  d: "M29 31h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4s-13 0-13 0zM26.8896 21h2.1848c.6057-1.5889.9255-3.29.9255-5 0-.6719-.0642-1.3384-.1592-2h-2.0269c.1106.6592.186 1.3262.186 2 0 1.7549-.3867 3.4297-1.1104 5zM25.5 12h-6.5c-.5522 0-1-.4478-1-1V4c0-.5522.4478-1 1-1h12c.3828 0 .7319.2185.8994.5629.0675.1389.1006.2884.1006.4371 0 .22-.0725.4382-.2136.6178l-5.5 7c-.1897.2413-.4795.3822-.7864.3822zm-5.5-2h5.0139l3.9287-5h-8.9426v5zM5.886 9.5392l-1.6846-1.0784C6.7915 4.4153 11.2021 2 16 2v2c-4.1125 0-7.8936 2.0707-10.114 5.5392z"
1846
2023
  })), children);
1847
2024
  });
1848
2025
  if (process.env.NODE_ENV !== "production") {
1849
2026
  IbmSapOnPower.propTypes = iconPropTypes;
1850
2027
  }
1851
- const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmSecureInfrastructureOnVpcForRegulatedIndustries(_ref74, ref) {
2028
+ const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmSecureInfrastructureOnVpcForRegulatedIndustries(_ref81, ref) {
1852
2029
  let {
1853
2030
  children,
1854
2031
  size = 16,
1855
2032
  ...rest
1856
- } = _ref74;
2033
+ } = _ref81;
1857
2034
  return /*#__PURE__*/React.createElement(Icon, {
1858
2035
  width: size,
1859
2036
  height: size,
@@ -1862,19 +2039,19 @@ const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.fo
1862
2039
  viewBox: "0 0 32 32",
1863
2040
  fill: "currentColor",
1864
2041
  ...rest
1865
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2042
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1866
2043
  d: "M9 21H3c-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 2zM3 13v6h6v-6s-6 0-6 0zM16 30c-.3618 0-.7205-.0138-1.0757-.0406-4.3528-.3312-8.3611-2.7313-10.7229-6.4202l1.6846-1.0784c2.0247 3.1628 5.4602 5.2205 9.1899 5.5043.3047.0231.613.0349.9241.0349v2zM23 30l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5v-6.5h10v6.5c0 1.9-1.1 3.7-2.9 4.5l-2.1 1zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6 1.3-.6c1-.5 1.7-1.6 1.7-2.7v-4.5h-6zM27.3025 12c.4539 1.2817.6975 2.6211.6975 4h2c0-1.3691-.1987-2.7085-.584-4h-2.1135zM27 10h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zm-3-5v3h3v-3h-3zM20 2.5835c-1.2915-.3853-2.6309-.5835-4-.5835-4.7976 0-9.2083 2.415-11.7983 6.4604l1.6841 1.0786c2.2209-3.4683 6.002-5.5391 10.1143-5.5391 1.3787 0 2.7188.2437 4 .6978v-2.1143z"
1867
2044
  })), children);
1868
2045
  });
1869
2046
  if (process.env.NODE_ENV !== "production") {
1870
2047
  IbmSecureInfrastructureOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
1871
2048
  }
1872
- const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref75, ref) {
2049
+ const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref82, ref) {
1873
2050
  let {
1874
2051
  children,
1875
2052
  size = 16,
1876
2053
  ...rest
1877
- } = _ref75;
2054
+ } = _ref82;
1878
2055
  return /*#__PURE__*/React.createElement(Icon, {
1879
2056
  width: size,
1880
2057
  height: size,
@@ -1883,21 +2060,21 @@ const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref7
1883
2060
  viewBox: "0 0 32 32",
1884
2061
  fill: "currentColor",
1885
2062
  ...rest
1886
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2063
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1887
2064
  d: "M18 25L15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z"
1888
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2065
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1889
2066
  d: "M22 30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8 0-5 2.2-5 5v5H2v-5c0-3.9 3.1-7 7-7h6c3.9 0 7 3.1 7 7v5zM28 5.2V3c0-1.1-.9-2-2-2h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2.2l3 2.2V3l-3 2.2zm-2 3.8h-8V3h8v6zM15.5 12.5c-.9.9-2.1 1.5-3.5 1.5-2.8 0-5-2.2-5-5s2.2-5 5-5c.5 0 .9.1 1.3.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.7-.8 5-2l-1.5-1.5z"
1890
2067
  })), children);
1891
2068
  });
1892
2069
  if (process.env.NODE_ENV !== "production") {
1893
2070
  IbmTelehealth.propTypes = iconPropTypes;
1894
2071
  }
1895
- const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref76, ref) {
2072
+ const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref83, ref) {
1896
2073
  let {
1897
2074
  children,
1898
2075
  size = 16,
1899
2076
  ...rest
1900
- } = _ref76;
2077
+ } = _ref83;
1901
2078
  return /*#__PURE__*/React.createElement(Icon, {
1902
2079
  width: size,
1903
2080
  height: size,
@@ -1906,33 +2083,33 @@ const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref76, ref) {
1906
2083
  viewBox: "0 0 32 32",
1907
2084
  fill: "currentColor",
1908
2085
  ...rest
1909
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2086
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1910
2087
  d: "M20,13H12c-.5522,0-1,.4478-1,1,0,.1973,.0508,.3833,.168,.5547l4,6c.1855,.2783,.4978,.4453,.832,.4453s.6465-.167,.832-.4453l4-6c.1172-.1714,.168-.3574,.168-.5547,0-.5522-.4478-1-1-1Zm-4,5.1973l-2.1316-3.1973h4.2632l-2.1316,3.1973Z"
1911
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2088
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1912
2089
  d: "M16,23c-1.6115,0-3.1763-.5632-4.4205-1.5796l-1.4196,1.4197c.0306,.0261,.057,.0559,.0881,.0818,1.6104,1.3403,3.6523,2.0781,5.752,2.0781,4.9629,0,9-4.0376,9-9h-2c0,3.8599-3.1406,7-7,7Z"
1913
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2090
+ })), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
1914
2091
  cx: "23",
1915
2092
  cy: "12",
1916
2093
  r: "1"
1917
- })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
2094
+ })), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
1918
2095
  cx: "9",
1919
2096
  cy: "20",
1920
2097
  r: "1"
1921
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2098
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1922
2099
  d: "M16,9c1.6097,0,3.1772,.5619,4.4224,1.5776l1.4171-1.4171c-.0385-.0328-.0718-.0702-.111-.1024-1.6074-1.3271-3.6416-2.0581-5.7285-2.0581-4.9629,0-9,4.0376-9,9h2c0-3.8599,3.1406-7,7-7Z"
1923
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2100
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1924
2101
  d: "M16,30c-7.7197,0-14-6.2804-14-14S8.2803,2,16,2s14,6.2804,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3832-12,12s5.3833,12,12,12,12-5.3832,12-12-5.3833-12-12-12Z"
1925
2102
  })), children);
1926
2103
  });
1927
2104
  if (process.env.NODE_ENV !== "production") {
1928
2105
  IbmTenet.propTypes = iconPropTypes;
1929
2106
  }
1930
- const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref77, ref) {
2107
+ const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref84, ref) {
1931
2108
  let {
1932
2109
  children,
1933
2110
  size = 16,
1934
2111
  ...rest
1935
- } = _ref77;
2112
+ } = _ref84;
1936
2113
  return /*#__PURE__*/React.createElement(Icon, {
1937
2114
  width: size,
1938
2115
  height: size,
@@ -1941,19 +2118,19 @@ const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref77,
1941
2118
  viewBox: "0 0 32 32",
1942
2119
  fill: "currentColor",
1943
2120
  ...rest
1944
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2121
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1945
2122
  d: "M25 21c-.7396 0-1.4241.2155-2.0191.5669l-2.0314-2.0314-1.4141 1.4141 2.0314 2.0314c-.3514.595-.5668 1.2795-.5668 2.019 0 2.2056 1.7944 4 4 4 .3557 0 .6943-.0615 1.0228-.1492l-2.4368-2.4368.0004-.0005c-.3621-.3621-.5864-.8621-.5864-1.4136 0-1.103.897-2 2-2 .5515 0 1.0515.2242 1.4136.5864l.0004-.0005 2.4368 2.4368c.0875-.3284.1491-.667.1491-1.0227 0-2.2056-1.7944-4-4-4zM20.9495 12.4644l3.7645-3.7645c.3911.1868.8237.3 1.2861.3 1.6569 0 3-1.3431 3-3s-1.3431-3-3-3-3 1.3431-3 3c0 .4622.1132.8948.2999 1.2859l-3.7645 3.7645 1.4141 1.4141zm5.0505-7.4644c.5514 0 1 .4486 1 1s-.4486 1-1 1-1-.4486-1-1 .4486-1 1-1zM16 12c-2.2092 0-4 1.7908-4 4 0 .7405.215 1.4254.5657 2.0201l-5.2795 5.2799c-.3911-.1868-.8238-.3-1.2861-.3-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3c0-.4622-.1132-.8948-.2999-1.2858l5.2799-5.2799c.5948.3507 1.2795.5657 2.02.5657 2.2091 0 4-1.7909 4-4s-1.7909-4-4-4zM6 27c-.5514 0-1-.4486-1-1s.4486-1 1-1 1 .4486 1 1-.4486 1-1 1zm10-9c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM7 11c.7396 0 1.4241-.2155 2.0191-.5669l2.0311 2.0311 1.4141-1.4141-2.0311-2.0311c.3514-.595.5668-1.2795.5668-2.019 0-2.2056-1.7944-4-4-4-.3557 0-.6943.0615-1.0228.1492l2.4368 2.4368-.0004.0005c.3621.3621.5864.8621.5864 1.4136 0 1.103-.897 2-2 2-.5515 0-1.0515-.2242-1.4136-.5864l-.0004.0005-2.4368-2.4368c-.0875.3284-.1491.667-.1491 1.0227 0 2.2056 1.7944 4 4 4z"
1946
2123
  })), children);
1947
2124
  });
1948
2125
  if (process.env.NODE_ENV !== "production") {
1949
2126
  IbmToolchain.propTypes = iconPropTypes;
1950
2127
  }
1951
- const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_ref78, ref) {
2128
+ const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_ref85, ref) {
1952
2129
  let {
1953
2130
  children,
1954
2131
  size = 16,
1955
2132
  ...rest
1956
- } = _ref78;
2133
+ } = _ref85;
1957
2134
  return /*#__PURE__*/React.createElement(Icon, {
1958
2135
  width: size,
1959
2136
  height: size,
@@ -1962,29 +2139,29 @@ const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_ref7
1962
2139
  viewBox: "0 0 32 32",
1963
2140
  fill: "currentColor",
1964
2141
  ...rest
1965
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2142
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1966
2143
  d: "m28.8,23.4c-1,2.3-6,4.6-12.8,4.6-7.7,0-13-2.9-13-5.5,0-2.1,3.6-4.5,9.1-5.2l-.3-2c-6.3.9-10.8,3.7-10.8,7.2,0,4.2,6.6,7.5,15,7.5,7.1,0,12.9-2.4,14.5-5.6l-1.7-1Z"
1967
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2144
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1968
2145
  d: "m24.5,20.9c-1.2,1-4.2,2.1-8.5,2.1s-7.3-1.1-8.5-2.1l-1.8,1c1.7,2,6.1,3.1,10.2,3.1,4.2,0,8.5-1.1,10.2-3.1l-1.6-1Z"
1969
- })), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
2146
+ })), _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
1970
2147
  cx: "16",
1971
2148
  cy: "16",
1972
2149
  r: "2"
1973
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2150
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1974
2151
  d: "m16,7c-4.2,0-8.5,1.1-10.2,3.1l1.8,1c1.1-1,4.2-2.1,8.4-2.1s7.3,1.1,8.5,2.1l1.8-1c-1.8-2-6.1-3.1-10.3-3.1Z"
1975
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2152
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1976
2153
  d: "m31,9.5c0-4.2-6.6-7.5-15-7.5C8.9,2,3.1,4.4,1.5,7.6l1.7,1c1-2.3,6-4.6,12.8-4.6,7.7,0,13,2.9,13,5.5,0,2.1-3.6,4.5-9.1,5.2l.3,2c6.3-.9,10.8-3.7,10.8-7.2Z"
1977
2154
  })), children);
1978
2155
  });
1979
2156
  if (process.env.NODE_ENV !== "production") {
1980
2157
  IbmTurbonomic.propTypes = iconPropTypes;
1981
2158
  }
1982
- const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_ref79, ref) {
2159
+ const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_ref86, ref) {
1983
2160
  let {
1984
2161
  children,
1985
2162
  size = 16,
1986
2163
  ...rest
1987
- } = _ref79;
2164
+ } = _ref86;
1988
2165
  return /*#__PURE__*/React.createElement(Icon, {
1989
2166
  width: size,
1990
2167
  height: size,
@@ -1993,21 +2170,21 @@ const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_ref79,
1993
2170
  viewBox: "0 0 32 32",
1994
2171
  fill: "currentColor",
1995
2172
  ...rest
1996
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2173
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1997
2174
  d: "M29 23v-2c0-1.6499-1.3501-3-3-3s-3 1.3501-3 3v2c-1.1001 0-2 .8999-2 2v4c0 1.1001.8999 2 2 2h6c1.1001 0 2-.8999 2-2v-4c0-1.1001-.8999-2-2-2zm-4-2c0-.5498.45-1 1-1s1 .4502 1 1v2h-2v-2zm4 8h-6v-4h6v4zM7 22.14v-9.14h-2v9.14c-1.72.45-3 2-3 3.86 0 2.21 1.79 4 4 4 1.86 0 3.41-1.28 3.86-3h8.14v-2h-8.14c-.37-1.4-1.46-2.49-2.86-2.86zm-1 5.86c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM30 6c0-2.21-1.79-4-4-4-1.86 0-3.41 1.28-3.86 3h-9.14v2h9.14c.37 1.4 1.46 2.49 2.86 2.86v5.14h2v-5.14c1.72-.45 3-2 3-3.86zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
1998
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2175
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1999
2176
  d: "m10,8.5898V2H2v8h6.5901l10.9958,11,1.4141-1.4141-11-10.9961Zm-2-.5898h-4v-4h4v4Z"
2000
2177
  })), children);
2001
2178
  });
2002
2179
  if (process.env.NODE_ENV !== "production") {
2003
2180
  IbmVpnForVpc.propTypes = iconPropTypes;
2004
2181
  }
2005
- const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmVsiOnVpcForRegulatedIndustries(_ref80, ref) {
2182
+ const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmVsiOnVpcForRegulatedIndustries(_ref87, ref) {
2006
2183
  let {
2007
2184
  children,
2008
2185
  size = 16,
2009
2186
  ...rest
2010
- } = _ref80;
2187
+ } = _ref87;
2011
2188
  return /*#__PURE__*/React.createElement(Icon, {
2012
2189
  width: size,
2013
2190
  height: size,
@@ -2016,19 +2193,19 @@ const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function
2016
2193
  viewBox: "0 0 32 32",
2017
2194
  fill: "currentColor",
2018
2195
  ...rest
2019
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2196
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2020
2197
  d: "M9 21H3c-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 2zM3 13v6h6v-6s-6 0-6 0zM16 30c-.3618 0-.7205-.0138-1.0757-.0406-4.3528-.3312-8.3611-2.7313-10.7229-6.4202l1.6846-1.0784c2.0247 3.1628 5.4602 5.2205 9.1899 5.5043.3047.0231.613.0349.9241.0349v2zM28 30h-8c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-8-10v8h8v-8h-8zM27.3025 12c.4539 1.2817.6975 2.6211.6975 4h2c0-1.3691-.1987-2.7085-.584-4h-2.1135zM27 10h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zm-3-5v3h3v-3h-3zM20 2.5835c-1.2915-.3853-2.6309-.5835-4-.5835-4.7976 0-9.2083 2.415-11.7983 6.4604l1.6841 1.0786c2.2209-3.4683 6.002-5.5391 10.1143-5.5391 1.3787 0 2.7188.2437 4 .6978v-2.1143z"
2021
2198
  })), children);
2022
2199
  });
2023
2200
  if (process.env.NODE_ENV !== "production") {
2024
2201
  IbmVsiOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
2025
2202
  }
2026
- const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy(_ref81, ref) {
2203
+ const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy(_ref88, ref) {
2027
2204
  let {
2028
2205
  children,
2029
2206
  size = 16,
2030
2207
  ...rest
2031
- } = _ref81;
2208
+ } = _ref88;
2032
2209
  return /*#__PURE__*/React.createElement(Icon, {
2033
2210
  width: size,
2034
2211
  height: size,
@@ -2037,21 +2214,21 @@ const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy(_ref8
2037
2214
  viewBox: "0 0 32 32",
2038
2215
  fill: "currentColor",
2039
2216
  ...rest
2040
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2217
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2041
2218
  d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
2042
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2219
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2043
2220
  d: "M7 6H9V16H7zM29 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.8638v4zM27 23l-1.4199 1.4102 1.5898 1.5898h-7.1699v-3.1421c1.7202-.4473 3-1.9995 3-3.8579 0-2.2056-1.7944-4-4-4s-4 1.7944-4 4c0 1.8584 1.2798 3.4106 3 3.8579v3.1421c0 1.1025.8972 2 2 2h7.1699l-1.5798 1.5801 1.4099 1.4199 4-4-4-4zm-10-4c0-1.1025.8972-2 2-2s2 .8975 2 2-.8972 2-2 2-2-.8975-2-2z"
2044
2221
  })), children);
2045
2222
  });
2046
2223
  if (process.env.NODE_ENV !== "production") {
2047
2224
  IbmWaziDeploy.propTypes = iconPropTypes;
2048
2225
  }
2049
- const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref82, ref) {
2226
+ const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref89, ref) {
2050
2227
  let {
2051
2228
  children,
2052
2229
  size = 16,
2053
2230
  ...rest
2054
- } = _ref82;
2231
+ } = _ref89;
2055
2232
  return /*#__PURE__*/React.createElement(Icon, {
2056
2233
  width: size,
2057
2234
  height: size,
@@ -2060,19 +2237,19 @@ const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref82, ref) {
2060
2237
  viewBox: "0 0 32 32",
2061
2238
  fill: "currentColor",
2062
2239
  ...rest
2063
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2240
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2064
2241
  d: "M24.5805 13.65A9.7327 9.7327 0 006.286 17.5387 6.75 6.75 0 007 31H23a8.7465 8.7465 0 001.5805-17.35zM23 29.5H7a5.2373 5.2373 0 01-.6993-10.4293 9.7265 9.7265 0 001.1036 3.7838.75.75 0 101.3213-.709A8.25 8.25 0 0122.752 13.5133a8.754 8.754 0 00-6.315 2.95.75.75 0 101.1245.9922A7.25 7.25 0 1123 29.5zM31.8983 10.2548a.7582.7582 0 00-1.0364-.2776l-3.02 1.7438A.7587.7587 0 1028.6 13.035l3.02-1.7438A.7589.7589 0 0031.8983 10.2548zM22.6764 7.87a.7583.7583 0 001.0364-.2776l1.7438-3.02a.7587.7587 0 00-1.314-.7588l-1.7438 3.02A.7588.7588 0 0022.6764 7.87zM16 6.0811a.759.759 0 00.7588-.7588V1.8347a.7588.7588 0 10-1.5175 0V5.3223A.7589.7589 0 0016 6.0811zM8.2873 7.5922a.7587.7587 0 001.314-.7588l-1.7438-3.02a.7587.7587 0 10-1.314.7588zM4.1585 11.721l-3.02-1.7438a.7587.7587 0 10-.7588 1.314L3.4 13.035a.7587.7587 0 10.7588-1.314z"
2065
2242
  })), children);
2066
2243
  });
2067
2244
  if (process.env.NODE_ENV !== "production") {
2068
2245
  IbmCloud.propTypes = iconPropTypes;
2069
2246
  }
2070
- const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref83, ref) {
2247
+ const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref90, ref) {
2071
2248
  let {
2072
2249
  children,
2073
2250
  size = 16,
2074
2251
  ...rest
2075
- } = _ref83;
2252
+ } = _ref90;
2076
2253
  return /*#__PURE__*/React.createElement(Icon, {
2077
2254
  width: size,
2078
2255
  height: size,
@@ -2081,21 +2258,21 @@ const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref8
2081
2258
  viewBox: "0 0 32 32",
2082
2259
  fill: "currentColor",
2083
2260
  ...rest
2084
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2261
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2085
2262
  d: "M20 18h-6c-1.6569 0-3 1.3431-3 3v2h2v-2c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2h2v-2c0-1.6569-1.3431-3-3-3zM17 17c2.2091 0 4-1.7909 4-4s-1.7909-4-4-4-4 1.7909-4 4 1.7909 4 4 4zm0-6c1.1046 0 2 .8954 2 2s-.8954 2-2 2-2-.8954-2-2 .8954-2 2-2z"
2086
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2263
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2087
2264
  d: "M17 30c-7.7197 0-14-6.2804-14-14h2c0 6.6168 5.3831 12 12 12 5.2263 0 9.8162-3.3385 11.4214-8.3074l1.9033.6147c-1.873 5.7975-7.2278 9.6926-13.3247 9.6926zM31 16h-2c0-6.6168-5.3833-12-12-12V2c7.7197 0 14 6.2804 14 14zM6 14l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195V2H11v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zM3 4v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109V4H3z"
2088
2265
  })), children);
2089
2266
  });
2090
2267
  if (process.env.NODE_ENV !== "production") {
2091
2268
  IbmCloudAppId.propTypes = iconPropTypes;
2092
2269
  }
2093
- const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServer(_ref84, ref) {
2270
+ const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServer(_ref91, ref) {
2094
2271
  let {
2095
2272
  children,
2096
2273
  size = 16,
2097
2274
  ...rest
2098
- } = _ref84;
2275
+ } = _ref91;
2099
2276
  return /*#__PURE__*/React.createElement(Icon, {
2100
2277
  width: size,
2101
2278
  height: size,
@@ -2104,35 +2281,35 @@ const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudB
2104
2281
  viewBox: "0 0 32 32",
2105
2282
  fill: "currentColor",
2106
2283
  ...rest
2107
- }, _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
2284
+ }, _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
2108
2285
  cx: "9",
2109
2286
  cy: "26",
2110
2287
  r: "1"
2111
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2288
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2112
2289
  d: "m26,30H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2Zm-20-6v4h20v-4H6Z"
2113
- })), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
2290
+ })), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
2114
2291
  cx: "9",
2115
2292
  cy: "16",
2116
2293
  r: "1"
2117
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2294
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2118
2295
  d: "m26,20H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,14v4h20v-4H6Z"
2119
- })), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
2296
+ })), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
2120
2297
  cx: "9",
2121
2298
  cy: "6",
2122
2299
  r: "1"
2123
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2300
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2124
2301
  d: "m26,10H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,4v4h20v-4H6Z"
2125
2302
  })), children);
2126
2303
  });
2127
2304
  if (process.env.NODE_ENV !== "production") {
2128
2305
  IbmCloudBareMetalServer.propTypes = iconPropTypes;
2129
2306
  }
2130
- const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServersVpc(_ref85, ref) {
2307
+ const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServersVpc(_ref92, ref) {
2131
2308
  let {
2132
2309
  children,
2133
2310
  size = 16,
2134
2311
  ...rest
2135
- } = _ref85;
2312
+ } = _ref92;
2136
2313
  return /*#__PURE__*/React.createElement(Icon, {
2137
2314
  width: size,
2138
2315
  height: size,
@@ -2141,31 +2318,31 @@ const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCl
2141
2318
  viewBox: "0 0 32 32",
2142
2319
  fill: "currentColor",
2143
2320
  ...rest
2144
- }, _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
2321
+ }, _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
2145
2322
  cx: "9",
2146
2323
  cy: "26",
2147
2324
  r: "1"
2148
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2325
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2149
2326
  d: "M4 24v4c0 1.1.9 2 2 2h12v-2H6v-4h12v-2H6c-1.1 0-2 .9-2 2zM4 13v5c0 1.1.9 2 2 2h8v-2H6v-5h-2z"
2150
- })), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
2327
+ })), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
2151
2328
  cx: "9",
2152
2329
  cy: "16",
2153
2330
  r: "1"
2154
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2331
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2155
2332
  d: "M28 19v-5c0-1.1-.9-2-2-2h-8v2h8v5h2zM28 8v-4c0-1.1-.9-2-2-2h-12v2h12v4h-12v2h12c1.1 0 2-.9 2-2z"
2156
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2333
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2157
2334
  d: "m23.41,22l-13.41-13.41V2H2v8h6.59l13.41,13.41v6.59h8v-8h-6.59Zm-15.41-14h-4v-4h4v4Zm20,20h-4v-4h4v4Z"
2158
2335
  })), children);
2159
2336
  });
2160
2337
  if (process.env.NODE_ENV !== "production") {
2161
2338
  IbmCloudBareMetalServersVpc.propTypes = iconPropTypes;
2162
2339
  }
2163
- const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDaas(_ref86, ref) {
2340
+ const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDaas(_ref93, ref) {
2164
2341
  let {
2165
2342
  children,
2166
2343
  size = 16,
2167
2344
  ...rest
2168
- } = _ref86;
2345
+ } = _ref93;
2169
2346
  return /*#__PURE__*/React.createElement(Icon, {
2170
2347
  width: size,
2171
2348
  height: size,
@@ -2174,21 +2351,21 @@ const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrix
2174
2351
  viewBox: "0 0 32 32",
2175
2352
  fill: "currentColor",
2176
2353
  ...rest
2177
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2354
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2178
2355
  d: "M19 23H23V27H19zM26 23H30V27H26zM19 16H23V20H19zM26 16H30V20H26z"
2179
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2356
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2180
2357
  d: "M16,4c-4.3,0-7.9,3-8.8,7.1c-3,0.6-5.2,3.3-5.2,6.4C2,21.1,4.9,24,8.5,24H16v-2H8.5C6,22,4,20,4,17.5c0-2.3,1.8-4.3,4.1-4.5 L9,13l0.1-0.8C9.5,8.6,12.5,6,16,6c3.9,0,7,3.1,7,7h2C25,8,21,4,16,4z"
2181
2358
  })), children);
2182
2359
  });
2183
2360
  if (process.env.NODE_ENV !== "production") {
2184
2361
  IbmCloudCitrixDaas.propTypes = iconPropTypes;
2185
2362
  }
2186
- const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmCloudContinuousDelivery(_ref87, ref) {
2363
+ const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmCloudContinuousDelivery(_ref94, ref) {
2187
2364
  let {
2188
2365
  children,
2189
2366
  size = 16,
2190
2367
  ...rest
2191
- } = _ref87;
2368
+ } = _ref94;
2192
2369
  return /*#__PURE__*/React.createElement(Icon, {
2193
2370
  width: size,
2194
2371
  height: size,
@@ -2197,21 +2374,21 @@ const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmClo
2197
2374
  viewBox: "0 0 32 32",
2198
2375
  fill: "currentColor",
2199
2376
  ...rest
2200
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2377
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2201
2378
  d: "M23,1l-6,6,1.4146,1.4023,3.5854-3.584V21H10V10h-2v11c0,1.1025,.8972,2,2,2h12c1.1028,0,2-.8975,2-2V4.8154l3.5859,3.5869,1.4141-1.4023L23,1Z"
2202
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2379
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2203
2380
  d: "M18.5 19h-5c-.8271 0-1.5-.6729-1.5-1.5v-5c0-.8271.6729-1.5 1.5-1.5h5c.8271 0 1.5.6729 1.5 1.5v5c0 .8271-.6729 1.5-1.5 1.5zm-4.5-2h4v-4h-4v4zM16 31v-2c7.1682 0 13-5.8318 13-13 0-1.2648-.1812-2.5145-.5383-3.7147l1.917-.5706c.4124 1.3855.6213 2.8273.6213 4.2853 0 8.271-6.729 15-15 15zM1.6213 20.2853c-.4124-1.3855-.6213-2.8273-.6213-4.2853C1 7.729 7.729 1 16 1V3c-7.1682 0-13 5.8318-13 13 0 1.2648.1812 2.5145.5383 3.7147l-1.917.5706z"
2204
2381
  })), children);
2205
2382
  });
2206
2383
  if (process.env.NODE_ENV !== "production") {
2207
2384
  IbmCloudContinuousDelivery.propTypes = iconPropTypes;
2208
2385
  }
2209
- const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedicatedHost(_ref88, ref) {
2386
+ const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedicatedHost(_ref95, ref) {
2210
2387
  let {
2211
2388
  children,
2212
2389
  size = 16,
2213
2390
  ...rest
2214
- } = _ref88;
2391
+ } = _ref95;
2215
2392
  return /*#__PURE__*/React.createElement(Icon, {
2216
2393
  width: size,
2217
2394
  height: size,
@@ -2220,29 +2397,29 @@ const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDed
2220
2397
  viewBox: "0 0 32 32",
2221
2398
  fill: "currentColor",
2222
2399
  ...rest
2223
- }, _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
2400
+ }, _circle57 || (_circle57 = /*#__PURE__*/React.createElement("circle", {
2224
2401
  cx: "9",
2225
2402
  cy: "6",
2226
2403
  r: "1"
2227
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2404
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2228
2405
  d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v4h2V10h9a2 2 0 002-2V4A2 2 0 0026 2zm0 6H6V4H26zM17 28L17 26 15 26 15 28 4 28 4 30 28 30 28 28 17 28z"
2229
- })), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
2406
+ })), _circle58 || (_circle58 = /*#__PURE__*/React.createElement("circle", {
2230
2407
  cx: "9",
2231
2408
  cy: "20",
2232
2409
  r: "1"
2233
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2410
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2234
2411
  d: "M6,24H26a2,2,0,0,0,2-2V18a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v4A2,2,0,0,0,6,24Zm0-6H26v4H6Z"
2235
2412
  })), children);
2236
2413
  });
2237
2414
  if (process.env.NODE_ENV !== "production") {
2238
2415
  IbmCloudDedicatedHost.propTypes = iconPropTypes;
2239
2416
  }
2240
- const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Connect(_ref89, ref) {
2417
+ const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Connect(_ref96, ref) {
2241
2418
  let {
2242
2419
  children,
2243
2420
  size = 16,
2244
2421
  ...rest
2245
- } = _ref89;
2422
+ } = _ref96;
2246
2423
  return /*#__PURE__*/React.createElement(Icon, {
2247
2424
  width: size,
2248
2425
  height: size,
@@ -2251,23 +2428,23 @@ const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCl
2251
2428
  viewBox: "0 0 32 32",
2252
2429
  fill: "currentColor",
2253
2430
  ...rest
2254
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2431
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2255
2432
  d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2256
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2433
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2257
2434
  d: "M20,17c-0.5,0-0.9,0.1-1.3,0.3l-4-4c0.2-0.4,0.3-0.8,0.3-1.3c0-1.7-1.3-3-3-3s-3,1.3-3,3s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3 l4,4C17.1,19.1,17,19.5,17,20c0,1.7,1.3,3,3,3s3-1.3,3-3S21.7,17,20,17z M11,12c0-0.6,0.4-1,1-1s1,0.4,1,1s-0.4,1-1,1S11,12.6,11,12 z M20,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S20.6,21,20,21z"
2258
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2435
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2259
2436
  d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2260
2437
  })), children);
2261
2438
  });
2262
2439
  if (process.env.NODE_ENV !== "production") {
2263
2440
  IbmCloudDirectLink_1Connect.propTypes = iconPropTypes;
2264
2441
  }
2265
- const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Dedicated(_ref90, ref) {
2442
+ const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Dedicated(_ref97, ref) {
2266
2443
  let {
2267
2444
  children,
2268
2445
  size = 16,
2269
2446
  ...rest
2270
- } = _ref90;
2447
+ } = _ref97;
2271
2448
  return /*#__PURE__*/React.createElement(Icon, {
2272
2449
  width: size,
2273
2450
  height: size,
@@ -2276,23 +2453,23 @@ const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
2276
2453
  viewBox: "0 0 32 32",
2277
2454
  fill: "currentColor",
2278
2455
  ...rest
2279
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2456
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2280
2457
  d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2281
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2458
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2282
2459
  d: "M19,21h-6c-1.1,0-2-0.9-2-2v-6c0-1.1,0.9-2,2-2h6c1.1,0,2,0.9,2,2v6C21,20.1,20.1,21,19,21z M13,13v6h6l0-6H13z"
2283
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2460
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2284
2461
  d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2285
2462
  })), children);
2286
2463
  });
2287
2464
  if (process.env.NODE_ENV !== "production") {
2288
2465
  IbmCloudDirectLink_1Dedicated.propTypes = iconPropTypes;
2289
2466
  }
2290
- const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1DedicatedHosting(_ref91, ref) {
2467
+ const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1DedicatedHosting(_ref98, ref) {
2291
2468
  let {
2292
2469
  children,
2293
2470
  size = 16,
2294
2471
  ...rest
2295
- } = _ref91;
2472
+ } = _ref98;
2296
2473
  return /*#__PURE__*/React.createElement(Icon, {
2297
2474
  width: size,
2298
2475
  height: size,
@@ -2301,23 +2478,23 @@ const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
2301
2478
  viewBox: "0 0 32 32",
2302
2479
  fill: "currentColor",
2303
2480
  ...rest
2304
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2481
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2305
2482
  d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2306
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2483
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2307
2484
  d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2308
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2485
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2309
2486
  d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2310
2487
  })), children);
2311
2488
  });
2312
2489
  if (process.env.NODE_ENV !== "production") {
2313
2490
  IbmCloudDirectLink_1DedicatedHosting.propTypes = iconPropTypes;
2314
2491
  }
2315
- const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Exchange(_ref92, ref) {
2492
+ const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Exchange(_ref99, ref) {
2316
2493
  let {
2317
2494
  children,
2318
2495
  size = 16,
2319
2496
  ...rest
2320
- } = _ref92;
2497
+ } = _ref99;
2321
2498
  return /*#__PURE__*/React.createElement(Icon, {
2322
2499
  width: size,
2323
2500
  height: size,
@@ -2326,23 +2503,23 @@ const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmC
2326
2503
  viewBox: "0 0 32 32",
2327
2504
  fill: "currentColor",
2328
2505
  ...rest
2329
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2506
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2330
2507
  d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2331
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2508
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2332
2509
  d: "M19 15L19 19 15 19 15 21 21 21 21 15zM17 11L11 11 11 17 13 17 13 13 17 13z"
2333
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2510
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2334
2511
  d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2335
2512
  })), children);
2336
2513
  });
2337
2514
  if (process.env.NODE_ENV !== "production") {
2338
2515
  IbmCloudDirectLink_1Exchange.propTypes = iconPropTypes;
2339
2516
  }
2340
- const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Connect(_ref93, ref) {
2517
+ const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Connect(_ref100, ref) {
2341
2518
  let {
2342
2519
  children,
2343
2520
  size = 16,
2344
2521
  ...rest
2345
- } = _ref93;
2522
+ } = _ref100;
2346
2523
  return /*#__PURE__*/React.createElement(Icon, {
2347
2524
  width: size,
2348
2525
  height: size,
@@ -2351,21 +2528,21 @@ const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCl
2351
2528
  viewBox: "0 0 32 32",
2352
2529
  fill: "currentColor",
2353
2530
  ...rest
2354
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2531
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2355
2532
  d: "M17.2,13c0.4,1.2,1.5,2,2.8,2c1.7,0,3-1.3,3-3s-1.3-3-3-3c-1.3,0-2.4,0.8-2.8,2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6 c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13H17.2z M20,11c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S19.4,11,20,11z"
2356
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2533
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2357
2534
  d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H14.8c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3 c1.3,0,2.4-0.8,2.8-2H27c1.1,0,2-0.9,2-2v-6h3v-2H29z M12,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S12.6,21,12,21z"
2358
2535
  })), children);
2359
2536
  });
2360
2537
  if (process.env.NODE_ENV !== "production") {
2361
2538
  IbmCloudDirectLink_2Connect.propTypes = iconPropTypes;
2362
2539
  }
2363
- const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Dedicated(_ref94, ref) {
2540
+ const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Dedicated(_ref101, ref) {
2364
2541
  let {
2365
2542
  children,
2366
2543
  size = 16,
2367
2544
  ...rest
2368
- } = _ref94;
2545
+ } = _ref101;
2369
2546
  return /*#__PURE__*/React.createElement(Icon, {
2370
2547
  width: size,
2371
2548
  height: size,
@@ -2374,21 +2551,21 @@ const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
2374
2551
  viewBox: "0 0 32 32",
2375
2552
  fill: "currentColor",
2376
2553
  ...rest
2377
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2554
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2378
2555
  d: "M32,11h-3V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H13v-4h-2v4c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6h3V11z"
2379
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2556
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2380
2557
  d: "M21,17v-4c0-1.1-0.9-2-2-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13h14v4H21z"
2381
2558
  })), children);
2382
2559
  });
2383
2560
  if (process.env.NODE_ENV !== "production") {
2384
2561
  IbmCloudDirectLink_2Dedicated.propTypes = iconPropTypes;
2385
2562
  }
2386
- const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2DedicatedHosting(_ref95, ref) {
2563
+ const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2DedicatedHosting(_ref102, ref) {
2387
2564
  let {
2388
2565
  children,
2389
2566
  size = 16,
2390
2567
  ...rest
2391
- } = _ref95;
2568
+ } = _ref102;
2392
2569
  return /*#__PURE__*/React.createElement(Icon, {
2393
2570
  width: size,
2394
2571
  height: size,
@@ -2397,23 +2574,23 @@ const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
2397
2574
  viewBox: "0 0 32 32",
2398
2575
  fill: "currentColor",
2399
2576
  ...rest
2400
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2577
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2401
2578
  d: "M19,27H5V13h4v-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2V27z"
2402
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2579
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2403
2580
  d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2404
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2581
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2405
2582
  d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14h-4v2h4c1.1,0,2-0.9,2-2v-6h3v-2H29z"
2406
2583
  })), children);
2407
2584
  });
2408
2585
  if (process.env.NODE_ENV !== "production") {
2409
2586
  IbmCloudDirectLink_2DedicatedHosting.propTypes = iconPropTypes;
2410
2587
  }
2411
- const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification(_ref96, ref) {
2588
+ const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification(_ref103, ref) {
2412
2589
  let {
2413
2590
  children,
2414
2591
  size = 16,
2415
2592
  ...rest
2416
- } = _ref96;
2593
+ } = _ref103;
2417
2594
  return /*#__PURE__*/React.createElement(Icon, {
2418
2595
  width: size,
2419
2596
  height: size,
@@ -2422,19 +2599,19 @@ const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmClou
2422
2599
  viewBox: "0 0 32 32",
2423
2600
  fill: "currentColor",
2424
2601
  ...rest
2425
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2602
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2426
2603
  d: "M26,19c-0.7,0-1.4,0.3-1.9,0.7l-4.3-2.6c0.1-0.4,0.2-0.7,0.2-1.1c0-0.4-0.1-0.8-0.2-1.1l4.3-2.6c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-4.3,2.6C18.1,12.4,17.1,12,16,12c-0.6,0-1.1,0.1-1.6,0.4l-3.8-4.8 C10.8,7.1,11,6.6,11,6c0-1.7-1.3-3-3-3S5,4.3,5,6s1.3,3,3,3c0.3,0,0.7-0.1,1-0.2l3.8,4.8c-0.3,0.4-0.5,0.9-0.7,1.4H7.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h4.3c0.1,0.5,0.4,1,0.7,1.4L9,23.2C8.7,23.1,8.3,23,8,23 c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l3.8-4.8c0.5,0.2,1.1,0.4,1.6,0.4c1.1,0,2.1-0.4,2.8-1.2l4.3,2.6 c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S27.7,19,26,19z M26,9c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S25.4,9,26,9z M7,6 c0-0.6,0.4-1,1-1s1,0.4,1,1S8.6,7,8,7S7,6.6,7,6z M5,17c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1C6,16.6,5.6,17,5,17z M8,27c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S8.6,27,8,27z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z M26,23 c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S26.6,23,26,23z"
2427
2604
  })), children);
2428
2605
  });
2429
2606
  if (process.env.NODE_ENV !== "production") {
2430
2607
  IbmCloudEventNotification.propTypes = iconPropTypes;
2431
2608
  }
2432
- const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams(_ref97, ref) {
2609
+ const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams(_ref104, ref) {
2433
2610
  let {
2434
2611
  children,
2435
2612
  size = 16,
2436
2613
  ...rest
2437
- } = _ref97;
2614
+ } = _ref104;
2438
2615
  return /*#__PURE__*/React.createElement(Icon, {
2439
2616
  width: size,
2440
2617
  height: size,
@@ -2443,21 +2620,21 @@ const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEven
2443
2620
  viewBox: "0 0 32 32",
2444
2621
  fill: "currentColor",
2445
2622
  ...rest
2446
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2623
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2447
2624
  d: "M23.5,9.2l-1,1.7c2.2,1.2,3.5,3.6,3.5,6.1c0,5.2-3.8,8.7-6,10.2V24h-1c-2.5,0-4.9-1.4-6.1-3.6l-1.7,1c1.4,2.6,4,4.2,6.9,4.6 V29c0,0.3,0.2,0.7,0.5,0.9C18.6,30,18.8,30,19,30c0.2,0,0.3,0,0.4-0.1C19.8,29.7,28,25.5,28,17C28,13.8,26.3,10.8,23.5,9.2z"
2448
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2625
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2449
2626
  d: "M20,13.1V7.8c1.2-0.4,2-1.5,2-2.8c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,1.3,0.8,2.4,2,2.8v5.3c-0.4,0.1-0.7,0.2-1,0.4l-5.3-5.3 C11.9,7.9,12,7.5,12,7c0-1.7-1.3-3-3-3S6,5.3,6,7s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3l5.3,5.3c-0.2,0.3-0.3,0.7-0.4,1H9.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h5.3c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4 C23,15.1,21.7,13.6,20,13.1z M19,4c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S18.4,4,19,4z M9,8C8.4,8,8,7.6,8,7s0.4-1,1-1s1,0.4,1,1 S9.6,8,9,8z M7,18c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S7.6,18,7,18z M19,19c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S20.1,19,19,19z"
2450
2627
  })), children);
2451
2628
  });
2452
2629
  if (process.env.NODE_ENV !== "production") {
2453
2630
  IbmCloudEventStreams.propTypes = iconPropTypes;
2454
2631
  }
2455
- const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation(_ref98, ref) {
2632
+ const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation(_ref105, ref) {
2456
2633
  let {
2457
2634
  children,
2458
2635
  size = 16,
2459
2636
  ...rest
2460
- } = _ref98;
2637
+ } = _ref105;
2461
2638
  return /*#__PURE__*/React.createElement(Icon, {
2462
2639
  width: size,
2463
2640
  height: size,
@@ -2466,23 +2643,23 @@ const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForE
2466
2643
  viewBox: "0 0 32 32",
2467
2644
  fill: "currentColor",
2468
2645
  ...rest
2469
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2646
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2470
2647
  d: "M30 30h-2c0-1.6542-1.3457-3-3-3h-4c-1.6543 0-3 1.3458-3 3h-2c0-2.757 2.2429-5 5-5h4c2.7571 0 5 2.243 5 5zM15 16c-.5522 0-1 .4478-1 1v6h2v-6c0-.5522-.4478-1-1-1z"
2471
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2648
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2472
2649
  d: "M32,12H14v2h4v5c0,2.7568,2.2429,5,5,5s5-2.2432,5-5v-5h4v-2Zm-9,10c-1.6543,0-3-1.3457-3-3v-1h6v1c0,1.6543-1.3457,3-3,3Zm3-6h-6v-2h6v2Z"
2473
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2650
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2474
2651
  d: "M25.7983,10c-.9292-4.5586-4.9692-8-9.7983-8-4.8479,0-8.9382,3.4399-9.822,8.124-3.5232,.6294-6.178,3.7251-6.178,7.376,0,4.1357,3.3645,7.5,7.5,7.5h4.5v-2H7.5c-3.0327,0-5.5-2.4673-5.5-5.5,0-2.8779,2.2502-5.2852,5.1228-5.48l.8364-.0566,.0901-.8335c.4395-4.0645,3.8574-7.1299,7.9507-7.1299,3.7195,0,6.845,2.5552,7.7368,6h2.0615Z"
2475
2652
  })), children);
2476
2653
  });
2477
2654
  if (process.env.NODE_ENV !== "production") {
2478
2655
  IbmCloudForEducation.propTypes = iconPropTypes;
2479
2656
  }
2480
- const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref99, ref) {
2657
+ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref106, ref) {
2481
2658
  let {
2482
2659
  children,
2483
2660
  size = 16,
2484
2661
  ...rest
2485
- } = _ref99;
2662
+ } = _ref106;
2486
2663
  return /*#__PURE__*/React.createElement(Icon, {
2487
2664
  width: size,
2488
2665
  height: size,
@@ -2491,21 +2668,21 @@ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref99, r
2491
2668
  viewBox: "0 0 32 32",
2492
2669
  fill: "currentColor",
2493
2670
  ...rest
2494
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2671
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2495
2672
  d: "M22 13H24V15H22zM26 13H28V15H26zM30 13H32V15H30zM30 17H32V19H30zM15 20H17V22H15zM20 28H22V30H20zM24 28H26V30H24zM19 26h9v-9h-9v9zm2-7h5v5h-5v-5z"
2496
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2673
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2497
2674
  d: "m16,3v.0005c-.002,0-.004-.0003-.006-.0003-4.7007.0032-8.9033,3.3306-9.8242,8.1152C2.6037,11.7607.0078,14.8598,0,18.4815c-.0089,4.1434,3.345,7.5096,7.4911,7.5185h9.5089v-2H7.4954c-3.0367-.0065-5.502-2.4802-5.4954-5.5142.0057-2.6569,1.9092-4.9289,4.5259-5.4023l1.3488-.2441.2591-1.3459c.7241-3.7623,4.0386-6.4933,7.8662-6.4935h0c3.7363,0,6.9395,2.5367,7.79,6.169l1.9473-.4561c-1.0635-4.541-5.0674-7.7129-9.7373-7.7129Z"
2498
2675
  })), children);
2499
2676
  });
2500
2677
  if (process.env.NODE_ENV !== "production") {
2501
2678
  IbmCloudHpc.propTypes = iconPropTypes;
2502
2679
  }
2503
- const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref100, ref) {
2680
+ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref107, ref) {
2504
2681
  let {
2505
2682
  children,
2506
2683
  size = 16,
2507
2684
  ...rest
2508
- } = _ref100;
2685
+ } = _ref107;
2509
2686
  return /*#__PURE__*/React.createElement(Icon, {
2510
2687
  width: size,
2511
2688
  height: size,
@@ -2514,29 +2691,29 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref100,
2514
2691
  viewBox: "0 0 32 32",
2515
2692
  fill: "currentColor",
2516
2693
  ...rest
2517
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2694
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2518
2695
  d: "M28,21.142V10h-5v2h3v2h-3v2h3v5.142c-1.7203,.4471-3,1.9993-3,3.858,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8587-1.2797-3.4108-3-3.858Zm-1,5.858c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
2519
- })), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
2696
+ })), _circle59 || (_circle59 = /*#__PURE__*/React.createElement("circle", {
2520
2697
  cx: "9",
2521
2698
  cy: "24",
2522
2699
  r: "1"
2523
- })), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
2700
+ })), _circle60 || (_circle60 = /*#__PURE__*/React.createElement("circle", {
2524
2701
  cx: "9",
2525
2702
  cy: "8",
2526
2703
  r: "1"
2527
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2704
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2528
2705
  d: "M26,6v2h2v-2c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4v8H6c-1.1045,0-2,.8955-2,2v4c0,1.1045,.8955,2,2,2h14v-2H6v-4h14v-2H12V12h8v-2H6V6H26Z"
2529
2706
  })), children);
2530
2707
  });
2531
2708
  if (process.env.NODE_ENV !== "production") {
2532
2709
  IbmCloudHsm.propTypes = iconPropTypes;
2533
2710
  }
2534
- const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectCryptoServices(_ref101, ref) {
2711
+ const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectCryptoServices(_ref108, ref) {
2535
2712
  let {
2536
2713
  children,
2537
2714
  size = 16,
2538
2715
  ...rest
2539
- } = _ref101;
2716
+ } = _ref108;
2540
2717
  return /*#__PURE__*/React.createElement(Icon, {
2541
2718
  width: size,
2542
2719
  height: size,
@@ -2545,25 +2722,25 @@ const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(functio
2545
2722
  viewBox: "0 0 32 32",
2546
2723
  fill: "currentColor",
2547
2724
  ...rest
2548
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2725
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2549
2726
  d: "M25,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,30z M22,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H22z"
2550
- })), _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
2727
+ })), _circle61 || (_circle61 = /*#__PURE__*/React.createElement("circle", {
2551
2728
  cx: "22",
2552
2729
  cy: "10",
2553
2730
  r: "2"
2554
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2731
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2555
2732
  d: "M21,2c-5,0-9,4-9,9c0,0.9,0.1,1.8,0.4,2.6L2,24v6h6l10-10l-1.4-1.4l-2.8,2.8L12.4,20L11,21.4l1.4,1.4l-1.6,1.6L9.4,23 L8,24.4l1.4,1.4L7.2,28H4v-3.2l9.8-9.8l0.8-0.8L14.3,13c-0.2-0.7-0.3-1.3-0.3-2c0-3.9,3.1-7,7-7s7,3.1,7,7c0,1.5-0.5,2.9-1.3,4h2.3 c0.6-1.2,0.9-2.6,0.9-4C30,6,26,2,21,2z"
2556
2733
  })), children);
2557
2734
  });
2558
2735
  if (process.env.NODE_ENV !== "production") {
2559
2736
  IbmCloudHyperProtectCryptoServices.propTypes = iconPropTypes;
2560
2737
  }
2561
- const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectDbaas(_ref102, ref) {
2738
+ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectDbaas(_ref109, ref) {
2562
2739
  let {
2563
2740
  children,
2564
2741
  size = 16,
2565
2742
  ...rest
2566
- } = _ref102;
2743
+ } = _ref109;
2567
2744
  return /*#__PURE__*/React.createElement(Icon, {
2568
2745
  width: size,
2569
2746
  height: size,
@@ -2572,33 +2749,33 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
2572
2749
  viewBox: "0 0 32 32",
2573
2750
  fill: "currentColor",
2574
2751
  ...rest
2575
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2752
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2576
2753
  d: "M24,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L24,30z M21,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H21z"
2577
- })), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
2754
+ })), _circle62 || (_circle62 = /*#__PURE__*/React.createElement("circle", {
2578
2755
  cx: "10",
2579
2756
  cy: "23",
2580
2757
  r: "1"
2581
- })), _circle57 || (_circle57 = /*#__PURE__*/React.createElement("circle", {
2758
+ })), _circle63 || (_circle63 = /*#__PURE__*/React.createElement("circle", {
2582
2759
  cx: "10",
2583
2760
  cy: "15",
2584
2761
  r: "1"
2585
- })), _circle58 || (_circle58 = /*#__PURE__*/React.createElement("circle", {
2762
+ })), _circle64 || (_circle64 = /*#__PURE__*/React.createElement("circle", {
2586
2763
  cx: "10",
2587
2764
  cy: "7",
2588
2765
  r: "1"
2589
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2766
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2590
2767
  d: "M23,2H7C5.9,2,5,2.9,5,4v22c0,1.1,0.9,2,2,2h9v-2H7v-6h9v-2H7v-6h16v3h2V4C25,2.9,24.1,2,23,2z M7,10V4h16v6H7z"
2591
2768
  })), children);
2592
2769
  });
2593
2770
  if (process.env.NODE_ENV !== "production") {
2594
2771
  IbmCloudHyperProtectDbaas.propTypes = iconPropTypes;
2595
2772
  }
2596
- const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectVs(_ref103, ref) {
2773
+ const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectVs(_ref110, ref) {
2597
2774
  let {
2598
2775
  children,
2599
2776
  size = 16,
2600
2777
  ...rest
2601
- } = _ref103;
2778
+ } = _ref110;
2602
2779
  return /*#__PURE__*/React.createElement(Icon, {
2603
2780
  width: size,
2604
2781
  height: size,
@@ -2607,21 +2784,21 @@ const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHy
2607
2784
  viewBox: "0 0 32 32",
2608
2785
  fill: "currentColor",
2609
2786
  ...rest
2610
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2787
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2611
2788
  d: "M20,18v6.5c0,1.9,1.1,3.7,2.9,4.5l2.1,1l2.1-1c1.7-0.8,2.9-2.6,2.9-4.5V18H20z M28,24.5c0,1.2-0.7,2.2-1.7,2.7L25,27.8 l-1.3-0.6c-1-0.5-1.7-1.6-1.7-2.7V20h6V24.5z"
2612
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2789
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2613
2790
  d: "M25,2H5C3.9,2,3,2.9,3,4v22c0,1.1,0.9,2,2,2h11V4h9v11h2V4C27,2.9,26.1,2,25,2z M13.6,12.2L5,23.9V5.1L13.6,12.2z M6,26 l8-10.9V26H6z M14,9.9L6.8,4H14V9.9z"
2614
2791
  })), children);
2615
2792
  });
2616
2793
  if (process.env.NODE_ENV !== "production") {
2617
2794
  IbmCloudHyperProtectVs.propTypes = iconPropTypes;
2618
2795
  }
2619
- const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudInternetServices(_ref104, ref) {
2796
+ const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudInternetServices(_ref111, ref) {
2620
2797
  let {
2621
2798
  children,
2622
2799
  size = 16,
2623
2800
  ...rest
2624
- } = _ref104;
2801
+ } = _ref111;
2625
2802
  return /*#__PURE__*/React.createElement(Icon, {
2626
2803
  width: size,
2627
2804
  height: size,
@@ -2630,21 +2807,21 @@ const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloud
2630
2807
  viewBox: "0 0 32 32",
2631
2808
  fill: "currentColor",
2632
2809
  ...rest
2633
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2810
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2634
2811
  d: "M27,22c-0.7,0-1.4,0.3-1.9,0.7l-5.2-3.1c0-0.2,0.1-0.4,0.1-0.6s0-0.4-0.1-0.6l5.2-3.1c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-5.2,3.1C18.4,16.3,17.7,16,17,16c-1.7,0-3,1.3-3,3s1.3,3,3,3 c0.7,0,1.4-0.3,1.9-0.7l5.2,3.1c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,22,27,22z M27,12c0.6,0,1,0.4,1,1s-0.4,1-1,1 s-1-0.4-1-1S26.4,12,27,12z M17,20c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S17.6,20,17,20z M27,26c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,26,27,26z"
2635
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2812
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2636
2813
  d: "M19,25H8.5c-3,0-5.5-2.5-5.5-5.5c0-2.7,1.9-4.9,4.5-5.4l1.3-0.2l0.3-1.3C9.9,8.7,13.2,6,17,6c0.5,0,1,0,1.5,0.1 c1.6,0.3,3,1.1,4.2,2.2l1.4-1.4c-1.4-1.4-3.2-2.4-5.2-2.7C18.3,4.1,17.6,4,17,4c-4.7,0-8.9,3.3-9.8,8.1C3.6,12.8,1,15.9,1,19.5 C1,23.6,4.3,27,8.5,27H19V25z"
2637
2814
  })), children);
2638
2815
  });
2639
2816
  if (process.env.NODE_ENV !== "production") {
2640
2817
  IbmCloudInternetServices.propTypes = iconPropTypes;
2641
2818
  }
2642
- const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn(_ref105, ref) {
2819
+ const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn(_ref112, ref) {
2643
2820
  let {
2644
2821
  children,
2645
2822
  size = 16,
2646
2823
  ...rest
2647
- } = _ref105;
2824
+ } = _ref112;
2648
2825
  return /*#__PURE__*/React.createElement(Icon, {
2649
2826
  width: size,
2650
2827
  height: size,
@@ -2653,19 +2830,19 @@ const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn
2653
2830
  viewBox: "0 0 32 32",
2654
2831
  fill: "currentColor",
2655
2832
  ...rest
2656
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2833
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2657
2834
  d: "M16 29c-.373 0-.7151-.2076-.8872-.5386l-2.0801-4 1.7744-.9229 1.1929 2.2939 4.3127-8.2938 1.7744.9226-5.2 10c-.1721.3311-.5142.5387-.8872.5387zM11 15.2783v-2.2783c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v2.2783c-.595.3467-1 .9849-1 1.7217v5c0 1.1025.897 2 2 2h6c1.103 0 2-.8975 2-2v-5c0-.7368-.405-1.375-1-1.7217zm-4-4.2783c1.103 0 2 .8975 2 2v2H5v-2c0-1.1025.897-2 2-2zm3 11H4v-5h6v5zM29 2h-9.2773c-.3464-.5952-.9841-1-1.7227-1-1.1045 0-2 .8955-2 2s.8955 2 2 2c.7385 0 1.3762-.4048 1.7227-1h7.6304l-4.1697 8.0186c-.0613-.0059-.1206-.0186-.1833-.0186-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.2881-.0635-.5601-.1729-.8076L29.8872 3.4614c.02-.0439.1128-.2104.1128-.4614 0-.5522-.4478-1-1-1zM3 2c-.5522 0-1 .4478-1 1 0 .2509.0929.4177.1128.4614l1.8401 3.5386h2.2542l-1.5601-3H14V2H3z"
2658
2835
  })), children);
2659
2836
  });
2660
2837
  if (process.env.NODE_ENV !== "production") {
2661
2838
  IbmCloudIpsecVpn.propTypes = iconPropTypes;
2662
2839
  }
2663
- const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProtect(_ref106, ref) {
2840
+ const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProtect(_ref113, ref) {
2664
2841
  let {
2665
2842
  children,
2666
2843
  size = 16,
2667
2844
  ...rest
2668
- } = _ref106;
2845
+ } = _ref113;
2669
2846
  return /*#__PURE__*/React.createElement(Icon, {
2670
2847
  width: size,
2671
2848
  height: size,
@@ -2674,21 +2851,21 @@ const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyPro
2674
2851
  viewBox: "0 0 32 32",
2675
2852
  fill: "currentColor",
2676
2853
  ...rest
2677
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2854
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2678
2855
  d: "M26,14.1V2h-5v2h3v2h-3v2h3v6.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4s4-1.8,4-4C29,16.1,27.7,14.6,26,14.1z M25,20 c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2C27,19.1,26.1,20,25,20z"
2679
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2856
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2680
2857
  d: "M15,31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1,0.9-2,2-2h12v2H6v14.3c0,3.2,1.7,6.2,4.5,7.8l4.5,2.7l4.5-2.7 c1.1-0.7,2.1-1.5,2.8-2.6l1.6,1.1c-0.9,1.3-2.1,2.4-3.5,3.2L15,31z"
2681
2858
  })), children);
2682
2859
  });
2683
2860
  if (process.env.NODE_ENV !== "production") {
2684
2861
  IbmCloudKeyProtect.propTypes = iconPropTypes;
2685
2862
  }
2686
- const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudKubernetesService(_ref107, ref) {
2863
+ const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudKubernetesService(_ref114, ref) {
2687
2864
  let {
2688
2865
  children,
2689
2866
  size = 16,
2690
2867
  ...rest
2691
- } = _ref107;
2868
+ } = _ref114;
2692
2869
  return /*#__PURE__*/React.createElement(Icon, {
2693
2870
  width: size,
2694
2871
  height: size,
@@ -2697,21 +2874,21 @@ const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmClou
2697
2874
  viewBox: "0 0 32 32",
2698
2875
  fill: "currentColor",
2699
2876
  ...rest
2700
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2877
+ }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2701
2878
  d: "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"
2702
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2879
+ })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2703
2880
  d: "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
2704
2881
  })), children);
2705
2882
  });
2706
2883
  if (process.env.NODE_ENV !== "production") {
2707
2884
  IbmCloudKubernetesService.propTypes = iconPropTypes;
2708
2885
  }
2709
- const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_ref108, ref) {
2886
+ const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_ref115, ref) {
2710
2887
  let {
2711
2888
  children,
2712
2889
  size = 16,
2713
2890
  ...rest
2714
- } = _ref108;
2891
+ } = _ref115;
2715
2892
  return /*#__PURE__*/React.createElement(Icon, {
2716
2893
  width: size,
2717
2894
  height: size,
@@ -2720,23 +2897,23 @@ const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_
2720
2897
  viewBox: "0 0 32 32",
2721
2898
  fill: "currentColor",
2722
2899
  ...rest
2723
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2900
+ }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2724
2901
  d: "M24.4,10c0.3,0.5,0.7,0.9,1.3,1.2l1.3,0.6l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4h-3V2h5v6.5c0,1.9-1.1,3.7-2.9,4.5l-2.2,1l-2.1-1 c-1.3-0.6-2.2-1.7-2.6-3H24.4z"
2725
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2902
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2726
2903
  d: "M16 6H24V8H16zM16 2H24V4H16z"
2727
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2904
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2728
2905
  d: "M28,16v6H4V6h10V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
2729
2906
  })), children);
2730
2907
  });
2731
2908
  if (process.env.NODE_ENV !== "production") {
2732
2909
  IbmCloudLogging.propTypes = iconPropTypes;
2733
2910
  }
2734
- const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudMassDataMigration(_ref109, ref) {
2911
+ const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudMassDataMigration(_ref116, ref) {
2735
2912
  let {
2736
2913
  children,
2737
2914
  size = 16,
2738
2915
  ...rest
2739
- } = _ref109;
2916
+ } = _ref116;
2740
2917
  return /*#__PURE__*/React.createElement(Icon, {
2741
2918
  width: size,
2742
2919
  height: size,
@@ -2745,21 +2922,21 @@ const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmClou
2745
2922
  viewBox: "0 0 32 32",
2746
2923
  fill: "currentColor",
2747
2924
  ...rest
2748
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2925
+ }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2749
2926
  d: "M22 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3C24 29.1 23.1 30 22 30zM15 14.8L15 25 17 25 17 14.8 19.6 17.4 21 16 16 11 11 16 12.4 17.4z"
2750
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2927
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2751
2928
  d: "M24.8,9.1C23.9,5,20.3,2,16,2S8.1,5,7.2,9.1C4.2,9.7,2,12.4,2,15.5C2,19.1,4.9,22,8.5,22H12v-2H8.5C6,20,4,18,4,15.5 c0-2.3,1.8-4.3,4.1-4.5L9,11l0.1-0.8C9.5,6.6,12.5,4,16,4c3.5,0,6.5,2.6,6.9,6.1L23,11l0.8,0.1c2.3,0.2,4.1,2.2,4.1,4.5 c0,2.5-2,4.5-4.5,4.5H20v2h3.5c3.6,0,6.5-2.9,6.5-6.5C30,12.4,27.8,9.7,24.8,9.1z"
2752
2929
  })), children);
2753
2930
  });
2754
2931
  if (process.env.NODE_ENV !== "production") {
2755
2932
  IbmCloudMassDataMigration.propTypes = iconPropTypes;
2756
2933
  }
2757
- const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref110, ref) {
2934
+ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref117, ref) {
2758
2935
  let {
2759
2936
  children,
2760
2937
  size = 16,
2761
2938
  ...rest
2762
- } = _ref110;
2939
+ } = _ref117;
2763
2940
  return /*#__PURE__*/React.createElement(Icon, {
2764
2941
  width: size,
2765
2942
  height: size,
@@ -2768,10 +2945,10 @@ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref110,
2768
2945
  viewBox: "0 0 32 32",
2769
2946
  fill: "currentColor",
2770
2947
  ...rest
2771
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2948
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2772
2949
  strokeWidth: "0",
2773
2950
  d: "m30.5093,17.6895l-6-3.5498c-.1572-.0933-.333-.1396-.5093-.1396s-.3521.0464-.5093.1396l-6,3.5498c-.3042.1797-.4907.5068-.4907.8604v6.9004c0,.3535.1865.6807.4907.8604l6,3.5498c.1572.0933.333.1396.5093.1396s.3521-.0464.5093-.1396l6-3.5498c.3042-.1797.4907-.5068.4907-.8604v-6.9004c0-.3535-.1865-.6807-.4907-.8604Zm-1.5093,7.1904l-5,2.958-5-2.958v-5.7598l5-2.958,5,2.958v5.7598Z"
2774
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2951
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2775
2952
  strokeWidth: "0",
2776
2953
  d: "m14,26h-5c-4.4111,0-8-3.5889-8-8,0-3.7183,2.5986-6.9365,6.1577-7.7783.8438-4.7368,4.9497-8.2217,9.8423-8.2217,5.5137,0,10,4.4858,10,10h-2c0-4.4111-3.5889-8-8-8-4.1177,0-7.5386,3.084-7.9575,7.1743l-.0801.7822-.7793.1064c-2.9551.4033-5.1831,2.9556-5.1831,5.937,0,3.3086,2.6914,6,6,6h5v2Z"
2777
2954
  })), children);
@@ -2779,12 +2956,12 @@ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref110,
2779
2956
  if (process.env.NODE_ENV !== "production") {
2780
2957
  IbmCloudPal.propTypes = iconPropTypes;
2781
2958
  }
2782
- const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function IbmCloudPrivilegedAccessGateway(_ref111, ref) {
2959
+ const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function IbmCloudPrivilegedAccessGateway(_ref118, ref) {
2783
2960
  let {
2784
2961
  children,
2785
2962
  size = 16,
2786
2963
  ...rest
2787
- } = _ref111;
2964
+ } = _ref118;
2788
2965
  return /*#__PURE__*/React.createElement(Icon, {
2789
2966
  width: size,
2790
2967
  height: size,
@@ -2793,21 +2970,21 @@ const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function I
2793
2970
  viewBox: "0 0 32 32",
2794
2971
  fill: "currentColor",
2795
2972
  ...rest
2796
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2973
+ }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2797
2974
  d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
2798
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2975
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2799
2976
  d: "M25.5,2.7C25.1,2.3,24.6,2,24,2h-2.7c-0.6,0-1.1,0.3-1.3,0.8L19.4,4H18V3.5C18,2.7,17.3,2,16.5,2h-5C10.7,2,10,2.7,10,3.5V4 H8.6L8,2.8C7.8,2.3,7.3,2,6.7,2H4C3.4,2,2.9,2.3,2.5,2.7C2.1,3.2,1.9,3.8,2,4.4l0.7,4.1C3,9.9,4.2,11,5.7,11H6v12c-1.7,0-3,1.3-3,3 v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3,1.3-3,3v7H5v-2c0-0.6,0.4-1,1-1h2V11h12v7h2v-7h0.3c1.5,0,2.7-1.1,3-2.5L26,4.4 C26.1,3.8,25.9,3.2,25.5,2.7z M13,21c0-0.6,0.4-1,1-1s1,0.4,1,1v7h-2V21z M23.3,8.2c-0.1,0.5-0.5,0.8-1,0.8H5.7 c-0.5,0-0.9-0.4-1-0.8L4,4h2.4l1,2H12V4h4v2h4.6l1-2L24,4L23.3,8.2z"
2800
2977
  })), children);
2801
2978
  });
2802
2979
  if (process.env.NODE_ENV !== "production") {
2803
2980
  IbmCloudPrivilegedAccessGateway.propTypes = iconPropTypes;
2804
2981
  }
2805
- const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects(_ref112, ref) {
2982
+ const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects(_ref119, ref) {
2806
2983
  let {
2807
2984
  children,
2808
2985
  size = 16,
2809
2986
  ...rest
2810
- } = _ref112;
2987
+ } = _ref119;
2811
2988
  return /*#__PURE__*/React.createElement(Icon, {
2812
2989
  width: size,
2813
2990
  height: size,
@@ -2816,19 +2993,19 @@ const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects
2816
2993
  viewBox: "0 0 32 32",
2817
2994
  fill: "currentColor",
2818
2995
  ...rest
2819
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2996
+ }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2820
2997
  d: "M30 18h-10v6.4678c0 1.9229 1.1231 3.6973 2.8613 4.5195l2.1387 1.0127 2.1387-1.0127c1.7383-.8223 2.8613-2.5967 2.8613-4.5195v-6.4678h0zm-5 9.7861l-1.2832-.6074c-1.043-.4932-1.7168-1.5576-1.7168-2.7109v-4.4678h6v4.4678c0 1.1533-.6738 2.2178-1.7168 2.7109l-1.2832.6074h0zM17 18H5c-1.1045 0-2 .8954-2 2v5c0 1.1045.8955 2 2 2h12v-2H5v-5h12v-2h0zM27 4h-5c-1.1045 0-2 .8954-2 2v9h2V6h5v9h2V6c0-1.1046-.8955-2-2-2h0zM15 4H5c-1.1045 0-2 .8954-2 2v7c0 1.1045.8955 2 2 2h10c1.1045 0 2-.8955 2-2v-7c0-1.1046-.8955-2-2-2h0zM5 13v-7h10v7H5z"
2821
2998
  })), children);
2822
2999
  });
2823
3000
  if (process.env.NODE_ENV !== "production") {
2824
3001
  IbmCloudProjects.propTypes = iconPropTypes;
2825
3002
  }
2826
- const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResiliency(_ref113, ref) {
3003
+ const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResiliency(_ref120, ref) {
2827
3004
  let {
2828
3005
  children,
2829
3006
  size = 16,
2830
3007
  ...rest
2831
- } = _ref113;
3008
+ } = _ref120;
2832
3009
  return /*#__PURE__*/React.createElement(Icon, {
2833
3010
  width: size,
2834
3011
  height: size,
@@ -2837,21 +3014,21 @@ const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResili
2837
3014
  viewBox: "0 0 32 32",
2838
3015
  fill: "currentColor",
2839
3016
  ...rest
2840
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3017
+ }, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2841
3018
  d: "M24 24v6h6v-6h-6zm4 4h-2v-2h2v2zM2 30h6v-6H2v6zm2-4h2v2h-2v-2z"
2842
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3019
+ })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2843
3020
  d: "M26 15h-9v-6.1631c1.4407-.4336 2.5-1.7571 2.5-3.3369 0-1.9297-1.5703-3.5-3.5-3.5s-3.5 1.5703-3.5 3.5c0 1.5798 1.0593 2.9033 2.5 3.3369v6.1631H6c-1.1025 0-2 .8972-2 2v5h2v-5h9v7h-2v6h6v-6h-2v-7h9v5h2v-5c0-1.1028-.8975-2-2-2zM14.5 5.5c0-.8271.6729-1.5 1.5-1.5s1.5.6729 1.5 1.5-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5zm2.5 22.5h-2v-2h2v2zM26.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5zM5.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5z"
2844
3021
  })), children);
2845
3022
  });
2846
3023
  if (process.env.NODE_ENV !== "production") {
2847
3024
  IbmCloudResiliency.propTypes = iconPropTypes;
2848
3025
  }
2849
- const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecretsManager(_ref114, ref) {
3026
+ const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecretsManager(_ref121, ref) {
2850
3027
  let {
2851
3028
  children,
2852
3029
  size = 16,
2853
3030
  ...rest
2854
- } = _ref114;
3031
+ } = _ref121;
2855
3032
  return /*#__PURE__*/React.createElement(Icon, {
2856
3033
  width: size,
2857
3034
  height: size,
@@ -2860,21 +3037,21 @@ const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSe
2860
3037
  viewBox: "0 0 32 32",
2861
3038
  fill: "currentColor",
2862
3039
  ...rest
2863
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3040
+ }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2864
3041
  d: "M20,16c0-0.7-0.2-1.4-0.6-2l3.3-3.3l-1.4-1.4L18,12.6c-0.6-0.4-1.3-0.6-2-0.6c-0.7,0-1.4,0.2-2,0.6l-3.3-3.3l-1.4,1.4 l3.3,3.3c-0.4,0.6-0.6,1.3-0.6,2c0,0.7,0.2,1.4,0.6,2l-3.3,3.3l1.4,1.4l3.3-3.3c0.6,0.4,1.3,0.6,2,0.6c0.7,0,1.4-0.2,2-0.6l3.3,3.3 l1.4-1.4L19.4,18C19.8,17.4,20,16.7,20,16z M16,18c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C18,17.1,17.1,18,16,18z"
2865
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3042
+ })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2866
3043
  d: "M26,17h6v-2h-2.1C29.4,7.7,23.4,2,16,2C8.3,2,2,8.3,2,16s6.3,14,14,14c5.2,0,9.7-2.8,12.1-7l-1.7-1c-2.1,3.6-5.9,6-10.4,6 C9.4,28,4,22.6,4,16C4,9.4,9.4,4,16,4c6.3,0,11.4,4.9,11.9,11H26V17z"
2867
3044
  })), children);
2868
3045
  });
2869
3046
  if (process.env.NODE_ENV !== "production") {
2870
3047
  IbmCloudSecretsManager.propTypes = iconPropTypes;
2871
3048
  }
2872
- const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenter(_ref115, ref) {
3049
+ const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenter(_ref122, ref) {
2873
3050
  let {
2874
3051
  children,
2875
3052
  size = 16,
2876
3053
  ...rest
2877
- } = _ref115;
3054
+ } = _ref122;
2878
3055
  return /*#__PURE__*/React.createElement(Icon, {
2879
3056
  width: size,
2880
3057
  height: size,
@@ -2883,21 +3060,21 @@ const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function
2883
3060
  viewBox: "0 0 32 32",
2884
3061
  fill: "currentColor",
2885
3062
  ...rest
2886
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3063
+ }, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2887
3064
  d: "M30,18v5.5c0,1.5-0.9,2.8-2.3,3.5L26,27.8 L24.3,27c-1.4-0.6-2.3-2-2.3-3.5V18H30 M32,16H20v7.5c0,2.2,1.3,4.3,3.4,5.3L26,30l2.6-1.2c2.1-1,3.4-3,3.4-5.3V16L32,16z"
2888
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3065
+ })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2889
3066
  d: "M16,25H7.5C3.4,25,0,21.6,0,17.5c0-3.7,2.7-6.7,6.2-7.4C7.1,5.4,11.2,2,16,2c5.5,0,10,4.5,10,10h-2c0-4.4-3.6-8-8-8 c-4.1,0-7.5,3.1-8,7.1L8,12L7.1,12C4.2,12.2,2,14.6,2,17.5c0,3,2.5,5.5,5.5,5.5H16V25z"
2890
3067
  })), children);
2891
3068
  });
2892
3069
  if (process.env.NODE_ENV !== "production") {
2893
3070
  IbmCloudSecurityComplianceCenter.propTypes = iconPropTypes;
2894
3071
  }
2895
- const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenterWorkloadProtection(_ref116, ref) {
3072
+ const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenterWorkloadProtection(_ref123, ref) {
2896
3073
  let {
2897
3074
  children,
2898
3075
  size = 16,
2899
3076
  ...rest
2900
- } = _ref116;
3077
+ } = _ref123;
2901
3078
  return /*#__PURE__*/React.createElement(Icon, {
2902
3079
  width: size,
2903
3080
  height: size,
@@ -2906,23 +3083,23 @@ const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.fo
2906
3083
  viewBox: "0 0 32 32",
2907
3084
  fill: "currentColor",
2908
3085
  ...rest
2909
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3086
+ }, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
2910
3087
  d: "M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1 2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18H20zM28 24.5c0 1.2-.7 2.2-1.7 2.7L25 27.8l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6V24.5zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2V20z"
2911
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3088
+ })), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
2912
3089
  d: "M16,25c-5,0-9-4-9-9s4-9,9-9s9,4,9,9h-2c0-3.9-3.1-7-7-7s-7,3.1-7,7s3.1,7,7,7V25z"
2913
- })), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3090
+ })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
2914
3091
  d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2s14,6.3,14,14h-2c0-6.6-5.4-12-12-12S4,9.4,4,16s5.4,12,12,12V30z"
2915
3092
  })), children);
2916
3093
  });
2917
3094
  if (process.env.NODE_ENV !== "production") {
2918
3095
  IbmCloudSecurityComplianceCenterWorkloadProtection.propTypes = iconPropTypes;
2919
3096
  }
2920
- const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_ref117, ref) {
3097
+ const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_ref124, ref) {
2921
3098
  let {
2922
3099
  children,
2923
3100
  size = 16,
2924
3101
  ...rest
2925
- } = _ref117;
3102
+ } = _ref124;
2926
3103
  return /*#__PURE__*/React.createElement(Icon, {
2927
3104
  width: size,
2928
3105
  height: size,
@@ -2931,19 +3108,19 @@ const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_
2931
3108
  viewBox: "0 0 32 32",
2932
3109
  fill: "currentColor",
2933
3110
  ...rest
2934
- }, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3111
+ }, _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
2935
3112
  d: "M26,22a3.6069,3.6069,0,0,0-2,.6L19.4143,18,18,19.4141,22.6,24a4.1755,4.1755,0,0,0-.4,1H9.8583A3.5525,3.5525,0,0,0,9.4,24L24,9.4a3.6069,3.6069,0,0,0,2,.6,4,4,0,1,0-3.8569-5H9.9A4.0785,4.0785,0,0,0,6,2a4,4,0,0,0,0,8,3.6066,3.6066,0,0,0,2-.6L12.5858,14,14,12.5859,9.4,8a4.175,4.175,0,0,0,.4-1H22.1418A3.5553,3.5553,0,0,0,22.6,8L8,22.6A3.6066,3.6066,0,0,0,6,22a4,4,0,1,0,3.8569,5H22.1A4.0118,4.0118,0,1,0,26,22ZM26,4a2,2,0,1,1-2,2A2.0058,2.0058,0,0,1,26,4ZM6,8A2,2,0,1,1,8,6,2.0058,2.0058,0,0,1,6,8ZM6,28a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,28Z"
2936
3113
  })), children);
2937
3114
  });
2938
3115
  if (process.env.NODE_ENV !== "production") {
2939
3116
  IbmCloudSubnets.propTypes = iconPropTypes;
2940
3117
  }
2941
- const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdigSecure(_ref118, ref) {
3118
+ const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdigSecure(_ref125, ref) {
2942
3119
  let {
2943
3120
  children,
2944
3121
  size = 16,
2945
3122
  ...rest
2946
- } = _ref118;
3123
+ } = _ref125;
2947
3124
  return /*#__PURE__*/React.createElement(Icon, {
2948
3125
  width: size,
2949
3126
  height: size,
@@ -2952,188 +3129,14 @@ const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysd
2952
3129
  viewBox: "0 0 32 32",
2953
3130
  fill: "currentColor",
2954
3131
  ...rest
2955
- }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3132
+ }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
2956
3133
  d: "M25,14l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V2h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,14z M22,4v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4H22z"
2957
- })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3134
+ })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
2958
3135
  d: "M28,16v6H4V6h12V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
2959
3136
  })), children);
2960
3137
  });
2961
3138
  if (process.env.NODE_ENV !== "production") {
2962
3139
  IbmCloudSysdigSecure.propTypes = iconPropTypes;
2963
3140
  }
2964
- const IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTransitGateway(_ref119, ref) {
2965
- let {
2966
- children,
2967
- size = 16,
2968
- ...rest
2969
- } = _ref119;
2970
- return /*#__PURE__*/React.createElement(Icon, {
2971
- width: size,
2972
- height: size,
2973
- ref: ref,
2974
- xmlns: "http://www.w3.org/2000/svg",
2975
- viewBox: "0 0 32 32",
2976
- fill: "currentColor",
2977
- ...rest
2978
- }, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2979
- d: "M12.5 7.5l-1.4-1.4 3.5-3.5c.8-.8 2.1-.8 2.8 0l3.5 3.5-1.4 1.4-3.5-3.5-3.5 3.5zM19.5 24.5l1.4 1.4-3.5 3.5c-.8.8-2.1.8-2.8 0l-3.5-3.5 1.4-1.4 3.5 3.5 3.5-3.5zM24.5 12.5l1.4-1.4 3.5 3.5c.8.8.8 2.1 0 2.8l-3.5 3.5-1.4-1.4 3.5-3.5-3.5-3.5zM7.5 19.5l-1.4 1.4-3.5-3.5c-.8-.8-.8-2.1 0-2.8l3.5-3.5 1.4 1.4-3.5 3.5 3.5 3.5z"
2980
- })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2981
- d: "m26,24c-.2,0-.3,0-.5.1l-6.1-6.1c.8-1.2.8-2.8,0-4l6.1-6.1c.2.1.3.1.5.1,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.2,0,.3.1.5l-6.1,6.1c-1.2-.8-2.8-.8-4,0l-6.1-6.1c.1-.2.1-.3.1-.5,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.2,0,.3,0,.5-.1l6.1,6.1c-.8,1.2-.8,2.8,0,4l-6.1,6.1c-.2-.1-.3-.1-.5-.1-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.2,0-.3-.1-.5l6.1-6.1c1.2.8,2.8.8,4,0l6.1,6.1c0,.2-.1.3-.1.5,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2Zm-10-6c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2Z"
2982
- })), children);
2983
- });
2984
- if (process.env.NODE_ENV !== "production") {
2985
- IbmCloudTransitGateway.propTypes = iconPropTypes;
2986
- }
2987
- const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerClassic(_ref120, ref) {
2988
- let {
2989
- children,
2990
- size = 16,
2991
- ...rest
2992
- } = _ref120;
2993
- return /*#__PURE__*/React.createElement(Icon, {
2994
- width: size,
2995
- height: size,
2996
- ref: ref,
2997
- xmlns: "http://www.w3.org/2000/svg",
2998
- viewBox: "0 0 32 32",
2999
- fill: "currentColor",
3000
- ...rest
3001
- }, _circle59 || (_circle59 = /*#__PURE__*/React.createElement("circle", {
3002
- cx: "9",
3003
- cy: "26",
3004
- r: "1"
3005
- })), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3006
- d: "m26,22h-5v2h5v4H6v-4h9c1.1,0,2-.9,2-2h0v-9.17l2.59,2.59,1.41-1.42-5-5-5,5,1.41,1.41,2.59-2.58v9.17H6c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h20c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2Z"
3007
- })), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3008
- d: "m23.75,8.05c-.88-3.5-4.08-6.05-7.75-6.05s-6.87,2.55-7.75,6.05c-2.96.37-5.25,2.9-5.25,5.95,0,3.31,2.69,6,6,6h2v-2h-2c-2.21,0-4-1.79-4-4,0-2.19,1.77-3.97,3.95-4l.99.02.12-.88c.43-2.93,2.98-5.14,5.94-5.14s5.51,2.21,5.93,5.15l.12.88.88-.02.13-.01c2.18.03,3.94,1.81,3.94,4,0,2.21-1.79,4-4,4h-2v2h2c3.31,0,6-2.69,6-6,0-3.05-2.29-5.58-5.25-5.95Z"
3009
- })), children);
3010
- });
3011
- if (process.env.NODE_ENV !== "production") {
3012
- IbmCloudVirtualServerClassic.propTypes = iconPropTypes;
3013
- }
3014
- const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerVpc(_ref121, ref) {
3015
- let {
3016
- children,
3017
- size = 16,
3018
- ...rest
3019
- } = _ref121;
3020
- return /*#__PURE__*/React.createElement(Icon, {
3021
- width: size,
3022
- height: size,
3023
- ref: ref,
3024
- xmlns: "http://www.w3.org/2000/svg",
3025
- viewBox: "0 0 32 32",
3026
- fill: "currentColor",
3027
- ...rest
3028
- }, _circle60 || (_circle60 = /*#__PURE__*/React.createElement("circle", {
3029
- cx: "8",
3030
- cy: "26",
3031
- r: "1"
3032
- })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3033
- d: "M5 30h22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zm0-6h22v4H5v-4zM23 20h-14c-3.31 0-6-2.69-6-6 0-3.05 2.29-5.58 5.25-5.95.88-3.5 4.08-6.05 7.75-6.05s6.87 2.55 7.75 6.05c2.96.37 5.25 2.9 5.25 5.95 0 3.31-2.69 6-6 6zm-14.05-10c-2.18.03-3.95 1.81-3.95 4 0 2.21 1.79 4 4 4h14c2.21 0 4-1.79 4-4 0-2.19-1.76-3.97-3.94-4l-.12.01-.88.02-.12-.88c-.43-2.94-2.98-5.15-5.94-5.15s-5.51 2.21-5.93 5.15l-.12.88-1-.03z"
3034
- })), children);
3035
- });
3036
- if (process.env.NODE_ENV !== "production") {
3037
- IbmCloudVirtualServerVpc.propTypes = iconPropTypes;
3038
- }
3039
- const IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc(_ref122, ref) {
3040
- let {
3041
- children,
3042
- size = 16,
3043
- ...rest
3044
- } = _ref122;
3045
- return /*#__PURE__*/React.createElement(Icon, {
3046
- width: size,
3047
- height: size,
3048
- ref: ref,
3049
- xmlns: "http://www.w3.org/2000/svg",
3050
- viewBox: "0 0 32 32",
3051
- fill: "currentColor",
3052
- ...rest
3053
- }, _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3054
- d: "m23.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z"
3055
- })), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3056
- d: "M30 6c0-2.2056-1.7944-4-4-4-1.8584 0-3.4106 1.2798-3.8579 3h-9.1421v2h9.1421c.3638 1.3989 1.4592 2.4941 2.8579 2.8579v9.1421h2v-9.1421c1.7202-.4473 3-1.9995 3-3.8579zm-4 2c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM19 25h-9.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-9.1421h-2v9.1421c-1.7202.4473-3 1.9995-3 3.8579 0 2.2056 1.7944 4 4 4 1.8584 0 3.4106-1.2798 3.8579-3h9.1421v-2zm-13 3c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2z"
3057
- })), children);
3058
- });
3059
- if (process.env.NODE_ENV !== "production") {
3060
- IbmCloudVpc.propTypes = iconPropTypes;
3061
- }
3062
- const IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcEndpoints(_ref123, ref) {
3063
- let {
3064
- children,
3065
- size = 16,
3066
- ...rest
3067
- } = _ref123;
3068
- return /*#__PURE__*/React.createElement(Icon, {
3069
- width: size,
3070
- height: size,
3071
- ref: ref,
3072
- xmlns: "http://www.w3.org/2000/svg",
3073
- viewBox: "0 0 32 32",
3074
- fill: "currentColor",
3075
- ...rest
3076
- }, _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3077
- d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
3078
- })), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3079
- d: "M23.4,22l-4-4a3.6057,3.6057,0,0,0,.6-2,4.0118,4.0118,0,0,0-4-4,3.6057,3.6057,0,0,0-2,.6l-4-4V2H2v8H8.6l4,4a3.6057,3.6057,0,0,0-.6,2,4.0118,4.0118,0,0,0,4,4,3.6057,3.6057,0,0,0,2-.6l4,4V30h8V22ZM8,8H4V4H8Zm8,10a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18ZM28,28H24V24h4Z"
3080
- })), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3081
- d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
3082
- })), children);
3083
- });
3084
- if (process.env.NODE_ENV !== "production") {
3085
- IbmCloudVpcEndpoints.propTypes = iconPropTypes;
3086
- }
3087
- const IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudPakApplications(_ref124, ref) {
3088
- let {
3089
- children,
3090
- size = 16,
3091
- ...rest
3092
- } = _ref124;
3093
- return /*#__PURE__*/React.createElement(Icon, {
3094
- width: size,
3095
- height: size,
3096
- ref: ref,
3097
- xmlns: "http://www.w3.org/2000/svg",
3098
- viewBox: "0 0 32 32",
3099
- fill: "currentColor",
3100
- ...rest
3101
- }, _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
3102
- d: "M21,22H15a2.0023,2.0023,0,0,1-2-2V16a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,21,22Zm-6-6v4h6V16Z"
3103
- })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
3104
- d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
3105
- })), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
3106
- d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
3107
- })), children);
3108
- });
3109
- if (process.env.NODE_ENV !== "production") {
3110
- IbmCloudPakApplications.propTypes = iconPropTypes;
3111
- }
3112
- const IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakBusinessAutomation(_ref125, ref) {
3113
- let {
3114
- children,
3115
- size = 16,
3116
- ...rest
3117
- } = _ref125;
3118
- return /*#__PURE__*/React.createElement(Icon, {
3119
- width: size,
3120
- height: size,
3121
- ref: ref,
3122
- xmlns: "http://www.w3.org/2000/svg",
3123
- viewBox: "0 0 32 32",
3124
- fill: "currentColor",
3125
- ...rest
3126
- }, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
3127
- d: "M25 16c0-1.5-1.2-2.8-2.7-3-1.1-2.4-3.5-4-6.3-4-.2 0-.5 0-.7.1C14.7 8.4 13.9 8 13 8c-1.7 0-3 1.3-3 3 0 .4.1.7.2 1.1C9.4 13.2 9 14.5 9 16s.4 2.8 1.2 3.9c-.1.4-.2.7-.2 1.1 0 1.7 1.3 3 3 3 .9 0 1.7-.4 2.3-1.1.2 0 .5.1.7.1 2.8 0 5.2-1.7 6.3-4 1.5-.2 2.7-1.5 2.7-3zm-12-6c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zm0 12c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm3-1c0-1.7-1.3-3-3-3-.5 0-1 .1-1.4.4-.4-.7-.6-1.5-.6-2.4s.2-1.7.6-2.4c.4.3.9.4 1.4.4 1.7 0 3-1.3 3-3 1.9 0 3.4 1 4.3 2.5-.8.6-1.3 1.5-1.3 2.5s.5 1.9 1.3 2.5C19.4 20 17.9 21 16 21zm6-4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z"
3128
- }), /*#__PURE__*/React.createElement("path", {
3129
- d: "M16 31c-.2 0-.3 0-.5-.1l-12-7c-.3-.2-.5-.5-.5-.9V9c0-.4.2-.7.5-.9l12-7c.3-.2.7-.2 1 0l12 7-1 1.7L16 3.2 5 9.6v12.9l11 6.4 11-6.4V15h2v8c0 .4-.2.7-.5.9l-12 7c-.2.1-.3.1-.5.1z"
3130
- }), /*#__PURE__*/React.createElement("path", {
3131
- fill: "none",
3132
- d: "M0 0h32v32H0z"
3133
- })))), children);
3134
- });
3135
- if (process.env.NODE_ENV !== "production") {
3136
- IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
3137
- }
3138
3141
 
3139
- export { Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, Home, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmAiOnZ, IbmAiopsInsights, IbmBluepay, IbmCloud, IbmCloudAppId, IbmCloudBareMetalServer, IbmCloudBareMetalServersVpc, IbmCloudCitrixDaas, IbmCloudContinuousDelivery, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVirtualServerClassic, IbmCloudVirtualServerVpc, IbmCloudVpc, IbmCloudVpcEndpoints, IbmCloudant, IbmContentServices, IbmDataProductExchange, IbmDataReplication, IbmDatastage, IbmDb2, IbmDb2Alt, IbmDb2Warehouse, IbmDynamicRouteServer, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringSystemsDesignRhapsodySn1, IbmEngineeringSystemsDesignRhapsodySn2, IbmEventAutomation, IbmEventEndpointMgmt, IbmEventProcessing, IbmEventStreams, IbmIbv, IbmInstana, IbmMatch_360, IbmMq, IbmOpenEnterpriseLanguages, IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, IbmPowerVs, IbmPowerVsPrivateCloud, IbmPowerWithVpc, IbmPrivatePathServices, IbmProcessMining, IbmSaasConsole, IbmSapOnPower, IbmSecureInfrastructureOnVpcForRegulatedIndustries, IbmTelehealth, IbmTenet, IbmToolchain, IbmTurbonomic, IbmVpnForVpc, IbmVsiOnVpcForRegulatedIndustries, IbmWaziDeploy, QH, QHintonPlot, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };
3142
+ export { Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, HexagonOutline, HexagonSolid, HexagonVerticalOutline, HexagonVerticalSolid, Home, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmAiOnZ, IbmAiopsInsights, IbmBluepay, IbmCloud, IbmCloudAppId, IbmCloudBareMetalServer, IbmCloudBareMetalServersVpc, IbmCloudCitrixDaas, IbmCloudContinuousDelivery, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudant, IbmContentServices, IbmDataProductExchange, IbmDataReplication, IbmDatastage, IbmDb2, IbmDb2Alt, IbmDb2Warehouse, IbmDynamicRouteServer, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringSystemsDesignRhapsodySn1, IbmEngineeringSystemsDesignRhapsodySn2, IbmEventAutomation, IbmEventEndpointMgmt, IbmEventProcessing, IbmEventStreams, IbmIbv, IbmInstana, IbmMatch_360, IbmMq, IbmOpenEnterpriseLanguages, IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, IbmPowerVs, IbmPowerVsPrivateCloud, IbmPowerWithVpc, IbmPrivatePathServices, IbmProcessMining, IbmSaasConsole, IbmSapOnPower, IbmSecureInfrastructureOnVpcForRegulatedIndustries, IbmTelehealth, IbmTenet, IbmToolchain, IbmTurbonomic, IbmVpnForVpc, IbmVsiOnVpcForRegulatedIndustries, IbmWaziDeploy, QH, QHintonPlot, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };