@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _circle, _path7, _circle2, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _circle3, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _circle4, _circle5, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _circle6, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _circle7, _circle8, _circle9, _circle0, _path78, _circle1, _path79, _circle10, _path80, _circle11, _path81, _circle12, _circle13, _path82, _circle14, _path83, _path84, _circle15, _path85, _circle16, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _circle17, _circle18, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle19, _path115, _path116, _path117, _path118, _circle20, _circle21, _circle22, _circle23, _circle24, _path119, _path120, _path121, _circle25, _circle26, _circle27, _circle28, _path122, _path123, _path124, _circle29, _path125, _path126, _path127, _path128, _path129, _circle30, _circle31, _path130, _path131, _path132, _path133, _circle32, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _circle33, _circle34, _path141, _path142, _path143, _path144, _path145, _path146, _circle35, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _circle36, _path169, _circle37, _path170, _circle38, _path171, _circle39, _path172, _circle40, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _circle41, _path181, _circle42, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209;
18
- const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline({
17
+ var _path, _path2, _circle, _path3, _path4, _circle2, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _circle3, _path13, _circle4, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _circle5, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _circle6, _circle7, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _circle8, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle9, _circle0, _circle1, _circle10, _path86, _circle11, _path87, _circle12, _path88, _circle13, _path89, _circle14, _circle15, _path90, _circle16, _path91, _path92, _circle17, _path93, _circle18, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _circle19, _circle20, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _circle21, _path123, _path124, _path125, _path126, _circle22, _circle23, _circle24, _circle25, _circle26, _path127, _path128, _path129, _circle27, _circle28, _circle29, _circle30, _path130, _path131, _path132, _circle31, _path133, _path134, _path135, _path136, _path137, _circle32, _circle33, _path138, _path139, _path140, _path141, _circle34, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _circle35, _circle36, _path149, _path150, _path151, _path152, _path153, _path154, _circle37, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _circle38, _path177, _circle39, _path178, _circle40, _path179, _circle41, _path180, _circle42, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle43, _path189, _circle44, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210;
18
+ const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,6 +29,115 @@ const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ Helicopter.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+ const Help = /*#__PURE__*/React.forwardRef(function Help({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ if (size === 16 || size === "16" || size === "16px") {
44
+ return /*#__PURE__*/React.createElement(Icon_js, {
45
+ width: size,
46
+ height: size,
47
+ ref: ref,
48
+ xmlns: "http://www.w3.org/2000/svg",
49
+ viewBox: "0 0 16 16",
50
+ fill: "currentColor",
51
+ ...rest
52
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
53
+ 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"
54
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
55
+ cx: "8",
56
+ cy: "11.8",
57
+ r: ".8"
58
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
59
+ 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"
60
+ })), children);
61
+ }
62
+ return /*#__PURE__*/React.createElement(Icon_js, {
63
+ width: size,
64
+ height: size,
65
+ ref: ref,
66
+ xmlns: "http://www.w3.org/2000/svg",
67
+ viewBox: "0 0 32 32",
68
+ fill: "currentColor",
69
+ ...rest
70
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
71
+ 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"
72
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
73
+ cx: "16",
74
+ cy: "23.5",
75
+ r: "1.5"
76
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
77
+ 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"
78
+ })), children);
79
+ });
80
+ if (process.env.NODE_ENV !== "production") {
81
+ Help.propTypes = iconPropTypes.iconPropTypes;
82
+ }
83
+ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled({
84
+ children,
85
+ size = 16,
86
+ ...rest
87
+ }, ref) {
88
+ return /*#__PURE__*/React.createElement(Icon_js, {
89
+ width: size,
90
+ height: size,
91
+ ref: ref,
92
+ xmlns: "http://www.w3.org/2000/svg",
93
+ viewBox: "0 0 32 32",
94
+ fill: "currentColor",
95
+ ...rest
96
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
97
+ 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"
98
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
99
+ fill: "none",
100
+ 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",
101
+ "data-icon-path": "inner-path"
102
+ })), children);
103
+ });
104
+ if (process.env.NODE_ENV !== "production") {
105
+ HelpFilled.propTypes = iconPropTypes.iconPropTypes;
106
+ }
107
+ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk({
108
+ children,
109
+ size = 16,
110
+ ...rest
111
+ }, ref) {
112
+ return /*#__PURE__*/React.createElement(Icon_js, {
113
+ width: size,
114
+ height: size,
115
+ ref: ref,
116
+ xmlns: "http://www.w3.org/2000/svg",
117
+ viewBox: "0 0 32 32",
118
+ fill: "currentColor",
119
+ ...rest
120
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
121
+ 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"
122
+ })), children);
123
+ });
124
+ if (process.env.NODE_ENV !== "production") {
125
+ HelpDesk.propTypes = iconPropTypes.iconPropTypes;
126
+ }
127
+ const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline({
128
+ children,
129
+ size = 16,
130
+ ...rest
131
+ }, ref) {
132
+ return /*#__PURE__*/React.createElement(Icon_js, {
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
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
32
141
  strokeWidth: "0",
33
142
  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"
34
143
  })), children);
@@ -49,7 +158,7 @@ const HexagonSolid = /*#__PURE__*/React.forwardRef(function HexagonSolid({
49
158
  viewBox: "0 0 32 32",
50
159
  fill: "currentColor",
51
160
  ...rest
52
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
161
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
53
162
  strokeWidth: "0",
54
163
  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"
55
164
  })), children);
@@ -70,7 +179,7 @@ const HexagonVerticalOutline = /*#__PURE__*/React.forwardRef(function HexagonVer
70
179
  viewBox: "0 0 32 32",
71
180
  fill: "currentColor",
72
181
  ...rest
73
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
182
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
74
183
  strokeWidth: "0",
75
184
  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"
76
185
  })), children);
@@ -91,7 +200,7 @@ const HexagonVerticalSolid = /*#__PURE__*/React.forwardRef(function HexagonVerti
91
200
  viewBox: "0 0 32 32",
92
201
  fill: "currentColor",
93
202
  ...rest
94
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
203
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
95
204
  strokeWidth: "0",
96
205
  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"
97
206
  })), children);
@@ -112,7 +221,7 @@ const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot({
112
221
  viewBox: "0 0 32 32",
113
222
  fill: "currentColor",
114
223
  ...rest
115
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
224
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
116
225
  d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
117
226
  })), children);
118
227
  });
@@ -132,7 +241,7 @@ const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonH
132
241
  viewBox: "0 0 32 32",
133
242
  fill: "currentColor",
134
243
  ...rest
135
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
244
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
136
245
  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"
137
246
  })), children);
138
247
  });
@@ -152,11 +261,11 @@ const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHea
152
261
  viewBox: "0 0 32 32",
153
262
  fill: "currentColor",
154
263
  ...rest
155
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
264
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
156
265
  cx: "16",
157
266
  cy: "16",
158
267
  r: "5"
159
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
268
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
160
269
  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"
161
270
  })), children);
162
271
  });
@@ -176,11 +285,11 @@ const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function Wat
176
285
  viewBox: "0 0 32 32",
177
286
  fill: "currentColor",
178
287
  ...rest
179
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
288
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
180
289
  cx: "19",
181
290
  cy: "19",
182
291
  r: "4"
183
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
292
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
184
293
  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"
185
294
  })), children);
186
295
  });
@@ -200,7 +309,7 @@ const Home = /*#__PURE__*/React.forwardRef(function Home({
200
309
  viewBox: "0 0 32 32",
201
310
  fill: "currentColor",
202
311
  ...rest
203
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
312
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
204
313
  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"
205
314
  })), children);
206
315
  });
@@ -220,7 +329,7 @@ const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView({
220
329
  viewBox: "0 0 32 32",
221
330
  fill: "currentColor",
222
331
  ...rest
223
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
332
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
224
333
  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"
225
334
  })), children);
226
335
  });
@@ -240,9 +349,9 @@ const Hospital = /*#__PURE__*/React.forwardRef(function Hospital({
240
349
  viewBox: "0 0 32 32",
241
350
  fill: "currentColor",
242
351
  ...rest
243
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
352
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
244
353
  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"
245
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
354
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
246
355
  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"
247
356
  })), children);
248
357
  });
@@ -262,9 +371,9 @@ const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed({
262
371
  viewBox: "0 0 32 32",
263
372
  fill: "currentColor",
264
373
  ...rest
265
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
374
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
266
375
  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"
267
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
376
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
268
377
  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"
269
378
  })), children);
270
379
  });
@@ -284,9 +393,9 @@ const Hotel = /*#__PURE__*/React.forwardRef(function Hotel({
284
393
  viewBox: "0 0 32 32",
285
394
  fill: "currentColor",
286
395
  ...rest
287
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
396
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
288
397
  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"
289
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
398
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
290
399
  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"
291
400
  })), children);
292
401
  });
@@ -306,9 +415,9 @@ const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass({
306
415
  viewBox: "0 0 32 32",
307
416
  fill: "currentColor",
308
417
  ...rest
309
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
418
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
310
419
  d: "M15 19H17V21H15zM15 23H17V25H15z"
311
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
420
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
312
421
  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"
313
422
  })), children);
314
423
  });
@@ -328,7 +437,7 @@ const Html = /*#__PURE__*/React.forwardRef(function Html({
328
437
  viewBox: "0 0 32 32",
329
438
  fill: "currentColor",
330
439
  ...rest
331
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
440
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
332
441
  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"
333
442
  })), children);
334
443
  });
@@ -348,7 +457,7 @@ const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference({
348
457
  viewBox: "0 0 32 32",
349
458
  fill: "currentColor",
350
459
  ...rest
351
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
460
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
352
461
  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"
353
462
  })), children);
354
463
  });
@@ -368,7 +477,7 @@ const Http = /*#__PURE__*/React.forwardRef(function Http({
368
477
  viewBox: "0 0 32 32",
369
478
  fill: "currentColor",
370
479
  ...rest
371
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
480
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
372
481
  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"
373
482
  })), children);
374
483
  });
@@ -388,7 +497,7 @@ const Humidity = /*#__PURE__*/React.forwardRef(function Humidity({
388
497
  viewBox: "0 0 32 32",
389
498
  fill: "currentColor",
390
499
  ...rest
391
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
500
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
392
501
  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"
393
502
  })), children);
394
503
  });
@@ -408,7 +517,7 @@ const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt({
408
517
  viewBox: "0 0 32 32",
409
518
  fill: "currentColor",
410
519
  ...rest
411
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
520
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
412
521
  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"
413
522
  })), children);
414
523
  });
@@ -428,7 +537,7 @@ const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane({
428
537
  viewBox: "0 0 32 32",
429
538
  fill: "currentColor",
430
539
  ...rest
431
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
540
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
432
541
  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"
433
542
  })), children);
434
543
  });
@@ -448,11 +557,11 @@ const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking
448
557
  viewBox: "0 0 32 32",
449
558
  fill: "currentColor",
450
559
  ...rest
451
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
560
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
452
561
  d: "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"
453
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
562
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
454
563
  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"
455
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
564
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
456
565
  d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
457
566
  })), children);
458
567
  });
@@ -472,7 +581,7 @@ const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetwork
472
581
  viewBox: "0 0 32 32",
473
582
  fill: "currentColor",
474
583
  ...rest
475
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
584
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
476
585
  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"
477
586
  })), children);
478
587
  });
@@ -492,9 +601,9 @@ const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ({
492
601
  viewBox: "0 0 32 32",
493
602
  fill: "currentColor",
494
603
  ...rest
495
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
604
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
496
605
  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"
497
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
606
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
498
607
  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"
499
608
  })), children);
500
609
  });
@@ -514,13 +623,13 @@ const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights
514
623
  viewBox: "0 0 32 32",
515
624
  fill: "currentColor",
516
625
  ...rest
517
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
626
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
518
627
  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"
519
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
628
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
520
629
  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"
521
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
630
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
522
631
  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"
523
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
632
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
524
633
  cx: "27",
525
634
  cy: "5",
526
635
  r: "3"
@@ -542,7 +651,7 @@ const IbmApiConnect = /*#__PURE__*/React.forwardRef(function IbmApiConnect({
542
651
  viewBox: "0 0 32 32",
543
652
  fill: "currentColor",
544
653
  ...rest
545
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
654
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
546
655
  d: "M22,12c-1.1393,0-2.1624.484-2.8915,1.2505l-3.1586-1.7552c.0272-.162.05-.3257.05-.4954,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,1.0923.5928,2.0405,1.4676,2.5651l-.8963,4.4782c-1.4501.2102-2.5713,1.4492-2.5713,2.9567,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-.0867-.0183-.1684-.0256-.2533l4.9317-2.2424c.7339.9048,1.8404,1.4957,3.0939,1.4957,2.2061,0,4-1.7939,4-4s-1.7939-4-4-4ZM12.9989,10.0002c.552,0,1.0004.4482,1.0004,1s-.4484,1-1.0004,1-1.0004-.4482-1.0004-1,.4484-1,1.0004-1ZM10.9982,22.0001c-.552,0-1.0004-.4482-1.0004-1s.4484-1,1.0004-1c.4135,0,.7687.2517.9209.6099l.0009.002c.0504.1194.0785.2505.0785.3881,0,.5518-.4484,1-1.0004,1ZM13.1545,18.9224c-.1838-.1906-.395-.3505-.6233-.4874l.8966-4.4782c.5893-.0854,1.1195-.3394,1.5463-.7159l3.1684,1.7599c-.0835.3213-.1418.6522-.1418.9993,0,.2355.0303.4633.0695.6877l-4.9158,2.2345ZM22.0022,18.0002c-1.1029,0-2.0007-.8975-2.0007-2s.8978-2,2.0007-2,2.0007.8975,2.0007,2-.8978,2-2.0007,2ZM27.0908,11.4079c.6175,1.4903.9125,3.0496.9092,4.5921-.0033,1.5629-.3128,3.1085-.9009,4.5475l1.7934.8965c.7238-1.7181,1.1039-3.5704,1.1075-5.444.0035-1.7996-.3405-3.6188-1.061-5.3572-2.2286-5.3799-7.4473-8.6357-12.939-8.6428-1.7888-.0023-3.6066.3401-5.3595,1.0661l.7655,1.8474c1.5025-.6221,3.0607-.9156,4.594-.9135,4.7072.0063,9.1801,2.7969,11.0908,7.4079ZM20.594,27.0868c-1.5026.6222-3.0607.9152-4.594.9132-4.7075-.0062-9.1802-2.797-11.0908-7.4076-.6175-1.4904-.9125-3.0498-.9092-4.5924.0033-1.5627.3128-3.1082.9009-4.5472l-1.7934-.8965c-.7237,1.718-1.1039,3.5702-1.1075,5.4437-.0035,1.7997.3404,3.619,1.061,5.3576,1.4775,3.5657,4.2683,6.1985,7.582,7.5705,1.6852.6977,3.5055,1.0695,5.357,1.0719,1.7887.0024,3.6064-.3399,5.3594-1.0658l-.7654-1.8474ZM25,23c-1.12,0-2,.88-2,2s.88,2,2,2,2-.88,2-2-.88-2-2-2ZM7,5c-1.12,0-2,.88-2,2s.88,2,2,2,2-.88,2-2-.88-2-2-2Z"
547
656
  })), children);
548
657
  });
@@ -562,7 +671,7 @@ const IbmAppConnectEnterprise = /*#__PURE__*/React.forwardRef(function IbmAppCon
562
671
  viewBox: "0 0 32 32",
563
672
  fill: "currentColor",
564
673
  ...rest
565
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
674
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
566
675
  d: "M22,19c-.2045,0-.404.0212-.597.0604l-2.5553-4.2578c.711-.7224,1.1523-1.7111,1.1523-2.8026,0-2.2061-1.7939-4-4-4s-4,1.7939-4,4c0,1.0931.4424,2.0834,1.1552,2.806l-3.111,5.1983c-.0151-.0003-.0291-.0043-.0443-.0043-1.12,0-2,.88-2,2s.88,2,2,2,2-.88,2-2c0-.3502-.0941-.6718-.2466-.9555l3.1263-5.2239c.3578.1053.7288.1794,1.1203.1794.3933,0,.7659-.0747,1.1251-.1809l2.5706,4.2833c-.428.5187-.6957,1.1741-.6957,1.8976,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM14,12c0-1.1025.8975-2,2-2s2,.8975,2,2-.8975,2-2,2-2-.8975-2-2ZM22,23c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM30,16.9995v-.0005h0c-.0005-7.7192-6.2805-13.999-14-13.999S2,9.2803,2,17c0,4.1558,2.0088,7.644,3.3611,8.8938,1.0293.9512,2.5835,2.1062,4.6389,2.1062,3.3086,0,6-2.6917,6-6,0-.834-.168-1.6416-.5-2.4006l-1.832.8008c.2197.5049.332,1.0432.332,1.5999,0,2.2056-1.7939,4-4,4s-4-1.7944-4-4,1.7939-4,4-4v-2c-2.5745,0-4.7689,1.6328-5.6187,3.9148-.2546-.9341-.3813-1.9031-.3813-2.9148,0-6.6167,5.3828-12,12-12s12,5.3833,12,12h.001c0,1.0518-.1367,2.0977-.4053,3.1084l1.9316.5156c.3145-1.1804.4734-2.3997.4727-3.624h0v-.0005Z"
567
676
  })), children);
568
677
  });
@@ -582,7 +691,7 @@ const IbmApplicationAndDiscoveryDeliveryIntelligence = /*#__PURE__*/React.forwar
582
691
  viewBox: "0 0 32 32",
583
692
  fill: "currentColor",
584
693
  ...rest
585
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
694
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
586
695
  d: "M9,6h-2v10h2V6ZM28.5039,8.1362L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362l-4,2.3333c-.3071.1792-.4961.5081-.4961.8638v8.6667h2V4.9076l3-1.7499,11,6.4166v3.4257h2v-4c0-.3557-.189-.6846-.4961-.8638ZM4.9987,22.4315v-13.4315h-1.9987v14.006c0,.3559.1889.6849.4958.8642l10.4971,6.1298,1.0072-1.7282h-.0001s-10.0013-5.8403-10.0013-5.8403ZM22,26.9999h2v-9.9999h-2v9.9999ZM27,27h2v-6h-2v6ZM17,27h2v-8h-2v8Z"
587
696
  })), children);
588
697
  });
@@ -602,7 +711,7 @@ const IbmAspera = /*#__PURE__*/React.forwardRef(function IbmAspera({
602
711
  viewBox: "0 0 32 32",
603
712
  fill: "currentColor",
604
713
  ...rest
605
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
714
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
606
715
  d: "M28,11c-.75,0-1.39.4-1.73,1h-10.27c-2.21,0-4,1.79-4,4,0,.73.21,1.41.56,2h-6.83c-.34-.6-.98-1-1.73-1-1.12,0-2,.88-2,2s.88,2,2,2c.75,0,1.39-.4,1.73-1h10.27c2.21,0,4-1.79,4-4,0-.73-.21-1.41-.56-2h6.83c.34.6.98,1,1.73,1,1.12,0,2-.88,2-2s-.88-2-2-2ZM18,16c0,1.1-.9,2-2,2s-2-.9-2-2,.9-2,2-2,2,.9,2,2ZM5.05,15h-2c0-7.29,5.08-12,12.95-12h10v2h-10c-6.75,0-10.95,3.83-10.95,10ZM16.05,29H6.05v-2h10c6.14,0,10.95-4.39,10.95-10h2c0,6.73-5.69,12-12.95,12Z"
607
716
  })), children);
608
717
  });
@@ -622,7 +731,7 @@ const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay({
622
731
  viewBox: "0 0 32 32",
623
732
  fill: "currentColor",
624
733
  ...rest
625
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
734
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
626
735
  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"
627
736
  })), children);
628
737
  });
@@ -642,7 +751,7 @@ const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant({
642
751
  viewBox: "0 0 32 32",
643
752
  fill: "currentColor",
644
753
  ...rest
645
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
754
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
646
755
  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"
647
756
  })), children);
648
757
  });
@@ -662,11 +771,11 @@ const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServ
662
771
  viewBox: "0 0 32 32",
663
772
  fill: "currentColor",
664
773
  ...rest
665
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
774
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
666
775
  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"
667
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
776
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
668
777
  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"
669
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
778
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
670
779
  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"
671
780
  })), children);
672
781
  });
@@ -686,7 +795,7 @@ const IbmDataPower = /*#__PURE__*/React.forwardRef(function IbmDataPower({
686
795
  viewBox: "0 0 32 32",
687
796
  fill: "currentColor",
688
797
  ...rest
689
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
798
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
690
799
  d: "M16,21c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5ZM16,13c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3ZM27,25c0-1.1046-.8954-2-2-2s-2,.8954-2,2,.8954,2,2,2,2-.8954,2-2ZM5,7c0,1.1046.8954,2,2,2s2-.8954,2-2-.8954-2-2-2-2,.8954-2,2ZM30,16c0-7.7197-6.2803-14-14-14-1.8638,0-3.6758.3623-5.3857,1.0771l.7715,1.8457c1.4644-.6123,3.0166-.9229,4.6143-.9229,6.2803,0,11.4492,4.8496,11.959,11h-4.959v2h7v-1ZM21.3857,28.9229l-.7715-1.8457c-1.4639.6123-3.0166.9229-4.6143.9229-6.2798,0-11.4487-4.8496-11.9585-11h4.9585v-2H2v1c0,7.7197,6.2803,14,14,14,1.8643,0,3.6768-.3623,5.3857-1.0771Z"
691
800
  })), children);
692
801
  });
@@ -706,11 +815,11 @@ const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataPro
706
815
  viewBox: "0 0 32 32",
707
816
  fill: "currentColor",
708
817
  ...rest
709
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
818
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
710
819
  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"
711
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
820
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
712
821
  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"
713
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
822
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
714
823
  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"
715
824
  })), children);
716
825
  });
@@ -730,7 +839,7 @@ const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplica
730
839
  viewBox: "0 0 32 32",
731
840
  fill: "currentColor",
732
841
  ...rest
733
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
842
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
734
843
  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"
735
844
  })), children);
736
845
  });
@@ -750,7 +859,7 @@ const IbmDataband = /*#__PURE__*/React.forwardRef(function IbmDataband({
750
859
  viewBox: "0 0 32 32",
751
860
  fill: "currentColor",
752
861
  ...rest
753
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
862
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
754
863
  d: "M27.69,16.37c.84.83,1.31,1.97,1.31,3.15,0,1.19-.47,2.33-1.32,3.17-.88.87-2.03,1.31-3.18,1.31s-2.31-.44-3.19-1.31c-.59-.59-7.76-7.72-10.76-10.7l-1.27-1.27c-.59-.61-1.46-.84-2.28-.66-.47.11-.91.31-1.26.66-.47.47-.73,1.1-.73,1.76s.26,1.29.73,1.76c.52.51,6.74,6.7,6.74,6.7l-1.42,1.41-6.74-6.7c-.85-.85-1.32-1.97-1.32-3.17s.47-2.32,1.32-3.17c.85-.85,1.98-1.31,3.18-1.31s2.33.47,3.18,1.31l1.27,1.27,10.76,10.7c.98.97,2.56.97,3.54,0,.47-.47.73-1.1.73-1.76s-.26-1.29-.73-1.76l-6.73-6.69,1.42-1.41,6.74,6.7h0l.01.01ZM16,2c2.21,0,4,1.79,4,4s-1.79,4-4,4h0c-2.21,0-4-1.79-4-4s1.79-4,4-4h0ZM16.02,8c1.09,0,1.98-.9,1.98-2s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93,2.04h0c.02,1.1.92,1.97,2.02,1.95h0v.01ZM20,26c0,2.21-1.79,4-4,4s-4-1.79-4-4,1.79-4,4-4,4,1.79,4,4ZM16.02,28c1.09,0,1.98-.9,1.98-2s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93,2.04h0c.02,1.1.92,1.97,2.02,1.95h0v.01Z"
755
864
  })), children);
756
865
  });
@@ -770,9 +879,9 @@ const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage({
770
879
  viewBox: "0 0 32 32",
771
880
  fill: "currentColor",
772
881
  ...rest
773
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
882
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
774
883
  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"
775
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
884
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
776
885
  d: "M22 2L22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z"
777
886
  })), children);
778
887
  });
@@ -792,9 +901,9 @@ const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2({
792
901
  viewBox: "0 0 32 32",
793
902
  fill: "currentColor",
794
903
  ...rest
795
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
904
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
796
905
  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"
797
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
906
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
798
907
  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"
799
908
  })), children);
800
909
  });
@@ -814,7 +923,7 @@ const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt({
814
923
  viewBox: "0 0 32 32",
815
924
  fill: "currentColor",
816
925
  ...rest
817
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
926
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
818
927
  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"
819
928
  })), children);
820
929
  });
@@ -834,9 +943,9 @@ const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse({
834
943
  viewBox: "0 0 32 32",
835
944
  fill: "currentColor",
836
945
  ...rest
837
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
946
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
838
947
  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"
839
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
948
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
840
949
  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"
841
950
  })), children);
842
951
  });
@@ -856,7 +965,7 @@ const IbmDeployableArchitecture = /*#__PURE__*/React.forwardRef(function IbmDepl
856
965
  viewBox: "0 0 32 32",
857
966
  fill: "currentColor",
858
967
  ...rest
859
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
968
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
860
969
  d: "M29,18c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2ZM24,4c0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2,2-.9,2-2ZM24,28c0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2,2-.9,2-2ZM25,15h-4.11c1.3-1.27,2.11-3.04,2.11-5v-2h-2v2c0,2.76-2.24,5-5,5h-7v2h7c2.76,0,5,2.24,5,5v2h2v-2c0-1.96-.81-3.73-2.11-5h4.11v-2ZM11.63,20.29l-.04.02-1.31.77-1.28.76-5-2.96v-5.76l5-2.96,1.28.76,1.31.77.04.02,1.71,1.02,1.02-1.72-1.71-1.02-.04-.02-1.33-.78-1.77-1.05c-.16-.09-.33-.14-.51-.14s-.35.05-.51.14l-6,3.55c-.3.18-.49.51-.49.86v6.9c0,.35.19.68.49.86l6,3.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05,1.33-.78.04-.02,1.71-1.02-1.02-1.72-1.71,1.02Z"
861
970
  })), children);
862
971
  });
@@ -876,17 +985,17 @@ const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicR
876
985
  viewBox: "0 0 32 32",
877
986
  fill: "currentColor",
878
987
  ...rest
879
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
988
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
880
989
  cx: "29",
881
990
  cy: "5",
882
991
  r: "2"
883
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
992
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
884
993
  cx: "29",
885
994
  cy: "27",
886
995
  r: "2"
887
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
996
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
888
997
  d: "m7,13H1v6h6v-6Zm-2,4h-2v-2h2v2Z"
889
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
998
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
890
999
  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"
891
1000
  })), children);
892
1001
  });
@@ -906,10 +1015,10 @@ const IbmEloAutomotiveCompliance = /*#__PURE__*/React.forwardRef(function IbmElo
906
1015
  viewBox: "0 0 32 32",
907
1016
  fill: "currentColor",
908
1017
  ...rest
909
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1018
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
910
1019
  strokeWidth: "0",
911
1020
  d: "m29.9467,13.9356h-2c-.7368,0-1.3748.4051-1.7218,1H6.0151l2.625-7h7.3073v-2h-7.3073c-.8291,0-1.5811.521-1.873,1.2974l-2.5137,6.7026-2.3066-.0005v2l2,.0002v9.0002c0,1.103.8975,2,2,2v3h2v-3h16v3h2v-3c1.1025,0,2-.897,2-2v-9h2v-2ZM5.9467,24.9356v-3h3v-2h-3v-3h20v3h-3v2h3v3H5.9467Z"
912
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1021
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
913
1022
  strokeWidth: "0",
914
1023
  d: "M11.979 19.941H19.979V21.941H11.979zM29.5367 2.5256L22.9467 9.1154 20.3567 6.5255 18.9467 7.9356 22.9467 11.9356 30.9467 3.9356 29.5367 2.5256z"
915
1024
  })), children);
@@ -930,10 +1039,10 @@ const IbmEloEngineeringInsights = /*#__PURE__*/React.forwardRef(function IbmEloE
930
1039
  viewBox: "0 0 32 32",
931
1040
  fill: "currentColor",
932
1041
  ...rest
933
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1042
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
934
1043
  strokeWidth: "0",
935
1044
  d: "m20,16c-.0925,0-.1792.021-.27.0273l-.8916-2.6743c.7017-.5493,1.1616-1.3945,1.1616-2.353,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.3804.0784.7412.208,1.0762l-2.7224,2.333c-.4399-.2529-.9426-.4092-1.4856-.4092-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.9915,0,1.865-.4893,2.4116-1.2324l3.6038,1.0811c-.002.0513-.0154.0996-.0154.1514,0,2.2056,1.7944,4,4,4s4-1.7944,4-4-1.7944-4-4-4Zm-3-6c.5513,0,1,.4487,1,1s-.4487,1-1,1-1-.4487-1-1,.4487-1,1-1Zm-7,8c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1Zm2.9849-1.1484c-.0161-.3257-.0806-.6372-.1929-.9277l2.7224-2.333c.4243.2441.908.3936,1.4294.4033l.885,2.6553c-.5046.3281-.9229.7695-1.2363,1.2842l-3.6077-1.082Zm7.0151,5.1484c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
936
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1045
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
937
1046
  strokeWidth: "0",
938
1047
  d: "M27.4961 9.8638l-11.4961-6.7061-8.4961 4.9561-1.0078-1.7275L15.4961 1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12 7-1.0078 1.7275zM16.5039 30.8638l-1.0078-1.7275 11.5039-6.7106v-10.4257h2v11c0 .3557-.189.6846-.4961.8638l-12 7zM12.4961 29.1138l-9-5.25c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l8.5039 4.9606-1.0078 1.7275z"
939
1048
  })), children);
@@ -954,10 +1063,10 @@ const IbmEloMethodComposer = /*#__PURE__*/React.forwardRef(function IbmEloMethod
954
1063
  viewBox: "0 0 32 32",
955
1064
  fill: "currentColor",
956
1065
  ...rest
957
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1066
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
958
1067
  strokeWidth: "0",
959
1068
  d: "m13.76,10.463l-3.297,3.297c-.6173.6173-.6173,1.6227,0,2.24l12.0044,12h5.5326v-5.5326l-12-12.0044c-.6173-.6173-1.6226-.6173-2.2399,0h0Zm12.24,12.8328v2.7042h-2.7042l-7.4409-7.4409,2.7042-2.7042,7.4409,7.4409Zm-8.855-8.8549l-2.7041,2.7041-2.2672-2.2672,2.7042-2.7042,2.2671,2.2673Z"
960
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1069
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
961
1070
  strokeWidth: "0",
962
1071
  d: "m28,2v8h-8v-2h4.92c-2.25-2.53-5.46-4-8.92-4-6.61,0-12,5.38-12,12,0,6.61,5.39,12,12,12h1v2h-1c-7.72,0-14-6.28-14-14S8.28,2,16,2c3.83,0,7.4,1.5499,10,4.23V2h2Z"
963
1072
  })), children);
@@ -978,10 +1087,10 @@ const IbmEloPublishing = /*#__PURE__*/React.forwardRef(function IbmEloPublishing
978
1087
  viewBox: "0 0 32 32",
979
1088
  fill: "currentColor",
980
1089
  ...rest
981
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1090
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
982
1091
  strokeWidth: "0",
983
1092
  d: "M18 26L26.1719 26 23.5859 28.5859 25 30 30 25 25 20 23.5859 21.4141 26.1719 24 18 24 18 26zM10 21H15V23H10zM10 16H20V18H10z"
984
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1093
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
985
1094
  strokeWidth: "0",
986
1095
  d: "m24.7,9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1,0-2,.8999-2,2v24c0,1.103.8975,2,2,2h8v-2h-8V4h8v6c0,1.1001.9,2,2,2h6v6h2v-8c0-.3-.1-.5-.3-.7Zm-7.7.7v-5.6001l5.6,5.6001h-5.6Z"
987
1096
  })), children);
@@ -1002,10 +1111,10 @@ const IbmEngineeringLifecycleMgmt = /*#__PURE__*/React.forwardRef(function IbmEn
1002
1111
  viewBox: "0 0 32 32",
1003
1112
  fill: "currentColor",
1004
1113
  ...rest
1005
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1114
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1006
1115
  strokeWidth: "0",
1007
1116
  d: "m31,22v-2h-2.1006c-.1299-.6372-.3845-1.2285-.7322-1.7529l1.4895-1.4897-1.4141-1.4141-1.4897,1.4897c-.5244-.3477-1.1157-.6021-1.7529-.7319v-2.1011h-2v2.1011c-.6372.1299-1.2285.3843-1.7529.7319l-1.4897-1.4897-1.4141,1.4141,1.4893,1.4897c-.3477.5244-.6021,1.1157-.7319,1.7529h-2.1006v2h2.1006c.1299.6372.3843,1.2285.7319,1.7532l-1.4893,1.4895,1.4141,1.4141,1.4897-1.4897c.5244.3477,1.1157.6021,1.7529.7319v2.1011h2v-2.1011c.6372-.1299,1.2285-.3843,1.7529-.7319l1.4897,1.4897,1.4141-1.4141-1.4895-1.4895c.3479-.5247.6023-1.116.7322-1.7532h2.1006Zm-7,2c-1.6567,0-3-1.3433-3-3s1.3433-3,3-3c1.6567,0,3,1.3433,3,3s-1.3433,3-3,3Z"
1008
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1117
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1009
1118
  strokeWidth: "0",
1010
1119
  d: "m21,6c0-2.7568-2.2432-5-5-5-1.7798,0-3.439.9575-4.3306,2.4995-.3201.5535-.5259,1.146-.6289,1.7944-1.1428-.8115-2.5352-1.2939-4.0405-1.2939C3.1401,4,0,7.1401,0,11c0,2.6981,1.5368,5.0403,3.7787,6.2083-1.0787.918-1.7787,2.2679-1.7787,3.7917,0,2.7568,2.2432,5,5,5,.7344,0,1.4265-.1685,2.0552-.4539.2764,2.4973,2.375,4.4539,4.9448,4.4539,1.335,0,2.5908-.52,3.5356-1.4639l-1.4141-1.415c-.5669.5669-1.3203.8789-2.1216.8789-1.6543,0-3-1.3457-3-3s1.3457-3,3-3v-2c-.7344,0-1.4265.1685-2.0552.4539-.1435-1.2966-.7849-2.4395-1.7218-3.2463,2.241-1.1685,3.777-3.51,3.777-6.2075,0-.1472-.0139-.2911-.0229-.4363.6199.2761,1.3018.4363,2.0229.4363,2.7568,0,5-2.2432,5-5Zm-7.5991-1.4995c.5352-.9253,1.5312-1.5005,2.5991-1.5005,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3h-.0293c.0352-.5762.1714-1.0522.4302-1.4995Zm-3.4009,16.4995c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Zm-3-5c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5Z"
1011
1120
  })), children);
@@ -1026,15 +1135,15 @@ const IbmEngineeringRequirementsDoorsNext = /*#__PURE__*/React.forwardRef(functi
1026
1135
  viewBox: "0 0 32 32",
1027
1136
  fill: "currentColor",
1028
1137
  ...rest
1029
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1138
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1030
1139
  strokeWidth: "0",
1031
1140
  d: "m28,4h-3v1.9991l3-.0005v20.0015h-3v2h3c1.103,0,2-.897,2-2V6c0-1.103-.897-2-2-2Z"
1032
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1141
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1033
1142
  cx: "16",
1034
1143
  cy: "17",
1035
1144
  r: "2",
1036
1145
  strokeWidth: "0"
1037
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1146
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1038
1147
  strokeWidth: "0",
1039
1148
  d: "m22,4v24c0,1.103-.897,2-2,2H4c-1.103,0-2-.897-2-2V4c0-1.103.897-2,2-2h16c1.103,0,2,.897,2,2ZM4,28h16s0-24.0015,0-24.0015l-16,.0015v24Z"
1040
1149
  })), children);
@@ -1055,7 +1164,7 @@ const IbmEngineeringSystemsDesignRhapsody = /*#__PURE__*/React.forwardRef(functi
1055
1164
  viewBox: "0 0 32 32",
1056
1165
  fill: "currentColor",
1057
1166
  ...rest
1058
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1167
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1059
1168
  strokeWidth: "0",
1060
1169
  d: "M4 10h4c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046 0-2 .8954-2 2v4c0 1.1046.8954 2 2 2zm0-6h4v4h-4v-4zM28 22h-4c-1.1046 0-2 .8954-2 2v4c0 1.1046.8954 2 2 2h4c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2zm0 6h-4v-4h4v4zM21.414 12.586l-1.414 1.414 6 6 6-6-1.414-1.414-3.586 3.586V7c0-1.1046-.8954-2-2-2h-13v2h13v9.172l-3.586-3.586zM7 15.828l3.586 3.586 1.414-1.414-6-6L0 18l1.414 1.414 3.586-3.586v9.172c0 1.1046.8954 2 2 2h13v-2H7v-9.172z"
1061
1170
  })), children);
@@ -1076,7 +1185,7 @@ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwa
1076
1185
  viewBox: "0 0 32 32",
1077
1186
  fill: "currentColor",
1078
1187
  ...rest
1079
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1188
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1080
1189
  strokeWidth: "0",
1081
1190
  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"
1082
1191
  })), children);
@@ -1097,7 +1206,7 @@ const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(fun
1097
1206
  viewBox: "0 0 32 32",
1098
1207
  fill: "currentColor",
1099
1208
  ...rest
1100
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1209
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1101
1210
  strokeWidth: "0",
1102
1211
  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"
1103
1212
  })), children);
@@ -1118,10 +1227,10 @@ const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(fun
1118
1227
  viewBox: "0 0 32 32",
1119
1228
  fill: "currentColor",
1120
1229
  ...rest
1121
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1230
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1122
1231
  strokeWidth: "0",
1123
1232
  d: "M19 24H21V26H19z"
1124
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1233
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1125
1234
  strokeWidth: "0",
1126
1235
  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"
1127
1236
  })), children);
@@ -1142,13 +1251,13 @@ const IbmEngineeringTestMgmt = /*#__PURE__*/React.forwardRef(function IbmEnginee
1142
1251
  viewBox: "0 0 32 32",
1143
1252
  fill: "currentColor",
1144
1253
  ...rest
1145
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1254
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1146
1255
  strokeWidth: "0",
1147
1256
  d: "m16,30c-7.7197,0-14-6.2803-14-14h2c0,6.6167,5.3833,12,12,12s12-5.3833,12-12h2c0,7.7197-6.2803,14-14,14Z"
1148
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1257
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1149
1258
  strokeWidth: "0",
1150
1259
  d: "m16,26c-5.5139,0-10-4.4861-10-10h2c0,4.4111,3.5889,8,8,8s8-3.5889,8-8h2c0,5.5139-4.4861,10-10,10Z"
1151
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1260
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1152
1261
  strokeWidth: "0",
1153
1262
  d: "M16 20c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zM16 2c-4.9719 0-9.4933 2.6113-12 6.7883v-4.7883h-2v8h8v-2h-4.3881c2.126-3.6848 6.0558-6 10.3881-6 3.2051 0 6.2188 1.248 8.4854 3.5146l1.4141-1.4141c-2.644-2.6445-6.1597-4.1006-9.8994-4.1006z"
1154
1263
  })), children);
@@ -1169,20 +1278,20 @@ const IbmEngineeringWorkflowMgmt = /*#__PURE__*/React.forwardRef(function IbmEng
1169
1278
  viewBox: "0 0 32 32",
1170
1279
  fill: "currentColor",
1171
1280
  ...rest
1172
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1281
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1173
1282
  strokeWidth: "0",
1174
1283
  d: "m31.3242,11.2612c-2.5444-2.103-5.7671-3.2612-9.0737-3.2612h-.2505v2h.2505c2.6079,0,5.1543.8374,7.2456,2.3716-1.3672,3.3955-4.1621,5.9414-7.5483,7.0366.0347-.4028.0522-.8096.0522-1.2197,0-7.8237-6.3647-14.1885-14.1885-14.1885-.9282,0-1.8555.0903-2.7563.2681l-.6572.1299-.1299.6572c-.1777.9009-.2681,1.8281-.2681,2.7563,0,4.1244,1.7795,7.8315,4.5983,10.4264-.3759,1.2767-.5992,2.6185-.5992,4.0165l.001.0009c.0011,3.3049,1.159,6.5258,3.261,9.069l.4385.5303.6523-.2202c4.6675-1.5752,8.0962-5.4111,9.2368-10.0454,4.6343-1.1406,8.4702-4.5693,10.0454-9.2368l.2202-.6523-.5303-.4385ZM12.3716,29.4961c-1.5342-2.0913-2.3716-4.6377-2.3716-7.2456h-.0006c.0003-.9115.1136-1.7958.304-2.6512,2.2567,1.5145,4.9689,2.4008,7.8851,2.4008.4102,0,.8169-.0176,1.2197-.0522-1.0952,3.3862-3.6411,6.1812-7.0366,7.5483Zm7.5112-9.6133c-.5557.0771-1.1211.1172-1.6943.1172-2.7159,0-5.2186-.9039-7.2472-2.4116.8616-2.0793,2.2642-3.881,4.0479-5.204l-1.28-1.53c-1.8557,1.3905-3.3427,3.2305-4.3404,5.3458-2.0815-2.1875-3.3687-5.1378-3.3687-8.3887,0-.5684.0391-1.1357.1167-1.6948.5591-.0776,1.1265-.1167,1.6948-.1167,6.7207,0,12.1885,5.4678,12.1885,12.1885,0,.5732-.04,1.1387-.1172,1.6943Z"
1175
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1284
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1176
1285
  cx: "20",
1177
1286
  cy: "2",
1178
1287
  r: "2",
1179
1288
  strokeWidth: "0"
1180
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1289
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1181
1290
  cx: "27",
1182
1291
  cy: "26",
1183
1292
  r: "2",
1184
1293
  strokeWidth: "0"
1185
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1294
+ })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1186
1295
  cx: "2",
1187
1296
  cy: "20",
1188
1297
  r: "2",
@@ -1205,23 +1314,23 @@ const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutoma
1205
1314
  viewBox: "0 0 32 32",
1206
1315
  fill: "currentColor",
1207
1316
  ...rest
1208
- }, _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1317
+ }, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1209
1318
  cx: "4",
1210
1319
  cy: "22",
1211
1320
  r: "2"
1212
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1321
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1213
1322
  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"
1214
- })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1323
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1215
1324
  cx: "28",
1216
1325
  cy: "23",
1217
1326
  r: "2"
1218
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1327
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1219
1328
  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"
1220
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1329
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1221
1330
  cx: "16",
1222
1331
  cy: "3",
1223
1332
  r: "2"
1224
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1333
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1225
1334
  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"
1226
1335
  })), children);
1227
1336
  });
@@ -1241,13 +1350,13 @@ const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndp
1241
1350
  viewBox: "0 0 32 32",
1242
1351
  fill: "currentColor",
1243
1352
  ...rest
1244
- }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1353
+ }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1245
1354
  cx: "29",
1246
1355
  cy: "29",
1247
1356
  r: "2"
1248
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1357
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1249
1358
  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"
1250
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1359
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1251
1360
  cx: "3",
1252
1361
  cy: "3",
1253
1362
  r: "2"
@@ -1269,17 +1378,17 @@ const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProces
1269
1378
  viewBox: "0 0 32 32",
1270
1379
  fill: "currentColor",
1271
1380
  ...rest
1272
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1381
+ }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1273
1382
  cx: "16",
1274
1383
  cy: "29",
1275
1384
  r: "2"
1276
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1385
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1277
1386
  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"
1278
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1387
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1279
1388
  cx: "16",
1280
1389
  cy: "3",
1281
1390
  r: "2"
1282
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1391
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1283
1392
  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"
1284
1393
  })), children);
1285
1394
  });
@@ -1299,19 +1408,19 @@ const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams({
1299
1408
  viewBox: "0 0 32 32",
1300
1409
  fill: "currentColor",
1301
1410
  ...rest
1302
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1411
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1303
1412
  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"
1304
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1413
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1305
1414
  cx: "24",
1306
1415
  cy: "5",
1307
1416
  r: "2"
1308
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1417
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1309
1418
  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"
1310
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1419
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1311
1420
  cx: "8",
1312
1421
  cy: "27",
1313
1422
  r: "2"
1314
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1423
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1315
1424
  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"
1316
1425
  })), children);
1317
1426
  });
@@ -1331,10 +1440,10 @@ const IbmGcm = /*#__PURE__*/React.forwardRef(function IbmGcm({
1331
1440
  viewBox: "0 0 32 32",
1332
1441
  fill: "currentColor",
1333
1442
  ...rest
1334
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1443
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1335
1444
  strokeWidth: "0",
1336
1445
  d: "M2 17L17.1719 17 13.5859 20.5859 15 22 21 16 15 10 13.5859 11.4141 17.1719 15 2 15 2 17z"
1337
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1446
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1338
1447
  strokeWidth: "0",
1339
1448
  d: "m28.5039,8.1362L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v3h2v-2.4258L16,3.1577l11,6.4165v12.8516l-11,6.4165-11.7275-6.8423-1.0078,1.7275,12.2314,7.1362c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l12-7c.3071-.1792.4961-.5083.4961-.8638v-14c0-.3555-.189-.6846-.4961-.8638Z"
1340
1449
  })), children);
@@ -1355,7 +1464,7 @@ const IbmGlobalStorageArchitecture = /*#__PURE__*/React.forwardRef(function IbmG
1355
1464
  viewBox: "0 0 32 32",
1356
1465
  fill: "currentColor",
1357
1466
  ...rest
1358
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1467
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1359
1468
  d: "M16,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM5,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM27,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM6,24v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1,0-2,.9-2,2v3h2ZM21.7,6.1c-.8-2.4-3.1-4.1-5.7-4.1s-4.9,1.7-5.7,4.1c-1.9.3-3.3,1.9-3.3,3.9s1.8,4,4,4h10c2.2,0,4-1.8,4-4s-1.4-3.6-3.3-3.9ZM21,12h-10c-1.1,0-2-.9-2-2s.9-2,2-2h1c0-2.2,1.8-4,4-4s4,1.8,4,4h1c1.1,0,2,.9,2,2s-.9,2-2,2Z"
1360
1469
  })), children);
1361
1470
  });
@@ -1375,7 +1484,7 @@ const IbmGranite = /*#__PURE__*/React.forwardRef(function IbmGranite({
1375
1484
  viewBox: "0 0 32 32",
1376
1485
  fill: "currentColor",
1377
1486
  ...rest
1378
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1487
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1379
1488
  d: "M28.5039,8.1362L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3482.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v14c0,.3555.189.6846.4961.8643l12,7c.1558.0908.3296.1357.5039.1357s.3481-.0449.5039-.1357l12-7c.3076-.1797.4961-.5088.4961-.8643v-14c0-.3555-.1885-.6846-.4961-.8638ZM16,3.1577l10.0155,5.8422-2.3773,1.3867-5.6382-3.2529c-.3105-.1787-.6895-.1787-1,0l-6.4995,3.75c-.1992.115-.3417.2961-.4235.5034l-4.0925-2.3873,10.0155-5.8422h0ZM12,14.8244l3,1.75v3.8291l-3-1.7307v-3.8484ZM16,14.8423l-4-2.3333v-.1813l5.5-3.1733,4.148,2.3933-5.648,3.2947h0ZM17,16.5744l6-3.5v5.5984l-5.5,3.1729-.5-.2885v-4.9828ZM5,10.741l5,2.9167v5.5923c0,.3574.1909.6875.5005.8662l4.4995,2.5961v5.5471l-10-5.8336v-11.6848ZM17,28.2594v-4.3932c.1553.0889.3271.1338.5.1338s.3447-.0449.5-.1338l6.5-3.75c.3096-.1787.5-.5088.5-.8662v-7.3423l2-1.1667v11.6848l-10,5.8336Z"
1380
1489
  })), children);
1381
1490
  });
@@ -1395,9 +1504,9 @@ const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv({
1395
1504
  viewBox: "0 0 32 32",
1396
1505
  fill: "currentColor",
1397
1506
  ...rest
1398
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1507
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1399
1508
  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"
1400
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1509
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1401
1510
  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"
1402
1511
  })), children);
1403
1512
  });
@@ -1417,17 +1526,17 @@ const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana({
1417
1526
  viewBox: "0 0 32 32",
1418
1527
  fill: "currentColor",
1419
1528
  ...rest
1420
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1529
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1421
1530
  d: "M9 13H11V19H9zM21 13H23V19H21zM13 11H15V24H13zM17 9H19V22H17z"
1422
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1531
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1423
1532
  cx: "22",
1424
1533
  cy: "5",
1425
1534
  r: "2"
1426
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1535
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1427
1536
  cx: "10",
1428
1537
  cy: "27",
1429
1538
  r: "2"
1430
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1539
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1431
1540
  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"
1432
1541
  })), children);
1433
1542
  });
@@ -1447,7 +1556,7 @@ const IbmJrs = /*#__PURE__*/React.forwardRef(function IbmJrs({
1447
1556
  viewBox: "0 0 32 32",
1448
1557
  fill: "currentColor",
1449
1558
  ...rest
1450
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1559
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1451
1560
  strokeWidth: "0",
1452
1561
  d: "M12 18L10 18 10 6 7 6 7 18 5 18 5 4 12 4 12 18zM21 26L19 26 19 12 16 12 16 21.9946 14 21.9946 14 10 21 10 21 26zM30 26L28 26 28 18 25 18 25 26 23 26 23 16 30 16 30 26zM4 20L4 22 8.5859 22 2 28.5859 3.4141 30 10 23.4141 10 28 12 28 12 20 4 20z"
1453
1562
  })), children);
@@ -1468,7 +1577,7 @@ const IbmKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmKnowledgeC
1468
1577
  viewBox: "0 0 32 32",
1469
1578
  fill: "currentColor",
1470
1579
  ...rest
1471
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1580
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1472
1581
  d: "M24,25h-3v-3h3v3ZM29,22h-3v3h3v-3ZM24,27h-3v3h3v-3ZM29,27h-3v3h3v-3ZM20,8h-8v2h8v-2ZM17,28H6v-4h2v-2h-2v-5h2v-2h-2v-5h2v-2h-2v-4h18v15h2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v4h-2v2h2v5h-2v2h2v5h-2v2h2v4c0,1.1.9,2,2,2h11v-2ZM20,15h-8v2h8v-2Z"
1473
1582
  })), children);
1474
1583
  });
@@ -1488,7 +1597,7 @@ const IbmKnowledgeCatalogPremium = /*#__PURE__*/React.forwardRef(function IbmKno
1488
1597
  viewBox: "0 0 32 32",
1489
1598
  fill: "currentColor",
1490
1599
  ...rest
1491
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1600
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1492
1601
  d: "M20,10h-8v-2h8v2ZM17,28H6v-4h2v-2h-2v-5h2v-2h-2v-5h2v-2h-2v-4h18v15h2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v4h-2v2h2v5h-2v2h2v5h-2v2h2v4c0,1.1.9,2,2,2h11v-2ZM20,15h-8v2h8v-2ZM23.4,24.3l-3.7.5,2.7,2.6-.7,3.6,3.4-1.7,3.2,1.7-.7-3.6,2.7-2.6-3.6-.5-1.7-3.3s-1.6,3.3-1.6,3.3Z"
1493
1602
  })), children);
1494
1603
  });
@@ -1508,7 +1617,7 @@ const IbmKnowledgeCatalogStandard = /*#__PURE__*/React.forwardRef(function IbmKn
1508
1617
  viewBox: "0 0 32 32",
1509
1618
  fill: "currentColor",
1510
1619
  ...rest
1511
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1620
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1512
1621
  d: "M20,10h-8v-2h8v2ZM16,28H6v-4h2v-2h-2v-5h2v-2h-2v-5h2v-2h-2v-4h18v17h2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v4h-2v2h2v5h-2v2h2v5h-2v2h2v4c0,1.1.9,2,2,2h10v-2ZM20,15h-8v2h8v-2ZM23,27.2l-2.6-2.6-1.4,1.4,4,4,7-7-1.4-1.4-5.6,5.6Z"
1513
1622
  })), children);
1514
1623
  });
@@ -1528,13 +1637,13 @@ const IbmLaunchpadS4 = /*#__PURE__*/React.forwardRef(function IbmLaunchpadS4({
1528
1637
  viewBox: "0 0 32 32",
1529
1638
  fill: "currentColor",
1530
1639
  ...rest
1531
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1640
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1532
1641
  strokeWidth: "0",
1533
1642
  d: "m22,26v2H4V10h2v-2h-2c-1.1045,0-2,.8955-2,2v18c0,1.1045.8955,2,2,2h18c1.1045,0,2-.8955,2-2v-2h-2Z"
1534
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1643
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1535
1644
  strokeWidth: "0",
1536
1645
  d: "m30,5.9932v-1.9932c0-1.1046-.8954-2-2-2H10c-1.1046,0-2,.8954-2,2v18c0,1.1046.8954,2,2,2h18c1.1046,0,2-.8954,2-2v-3h-2v3H10V4h18v1.9932h2Z"
1537
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1646
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1538
1647
  strokeWidth: "0",
1539
1648
  d: "m27.5,17h-9c-1.9297,0-3.5-1.5703-3.5-3.5,0-1.7935,1.3555-3.2759,3.0957-3.4766.4561-2.291,2.4814-4.0234,4.9043-4.0234s4.4482,1.7324,4.9043,4.0234c1.7402.2007,3.0957,1.6831,3.0957,3.4766,0,1.9297-1.5703,3.5-3.5,3.5Zm-9-5c-.8271,0-1.5.6729-1.5,1.5s.6729,1.5,1.5,1.5h9c.8271,0,1.5-.6729,1.5-1.5s-.6729-1.5-1.5-1.5h-1.5v-1c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3v1h-1.5Z"
1540
1649
  })), children);
@@ -1555,10 +1664,10 @@ const IbmLpa = /*#__PURE__*/React.forwardRef(function IbmLpa({
1555
1664
  viewBox: "0 0 32 32",
1556
1665
  fill: "currentColor",
1557
1666
  ...rest
1558
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1667
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1559
1668
  strokeWidth: "0",
1560
1669
  d: "M30 30h-2v-2c0-.5513-.4482-1-1-1h-6c-.5518 0-1 .4487-1 1v2h-2v-2c0-1.6543 1.3457-3 3-3h6c1.6543 0 3 1.3457 3 3v2zM24 24c-2.2061 0-4-1.7944-4-4s1.7939-4 4-4 4 1.7944 4 4-1.7939 4-4 4zm0-6c-1.1025 0-2 .897-2 2s.8975 2 2 2 2-.897 2-2-.8975-2-2-2zM8 20H10V22H8zM12 20H18V22H12zM8 16H10V18H8zM12 16H18V18H12zM8 12H10V14H8zM12 12H18V14H12z"
1561
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1670
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1562
1671
  strokeWidth: "0",
1563
1672
  d: "m21,5h-3v-1c0-1.103-.8975-2-2-2h-6c-1.1025,0-2,.897-2,2v1h-3c-1.1025,0-2,.897-2,2v19c0,1.103.8975,2,2,2h9v-2H5V7h3v2h10v-2h3v6.9999h2v-6.9999c0-1.103-.8975-2-2-2Zm-5,2h-6v-3h6v3Z"
1564
1673
  })), children);
@@ -1579,10 +1688,10 @@ const IbmLqe = /*#__PURE__*/React.forwardRef(function IbmLqe({
1579
1688
  viewBox: "0 0 32 32",
1580
1689
  fill: "currentColor",
1581
1690
  ...rest
1582
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1691
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1583
1692
  strokeWidth: "0",
1584
1693
  d: "m31,29.5859l-8.5479-8.5469c-2.0986,2.5171-5.178,3.9609-8.4521,3.9609-6.0654,0-11-4.9346-11-11S7.9346,3,14,3s11,4.9346,11,11c0,1.6001-.3354,3.1416-.9968,4.583l1.8174.834c.7827-1.7041,1.1794-3.5269,1.1794-5.417,0-7.168-5.8318-13-13-13S1,6.832,1,14s5.8318,13,13,13c3.1343,0,6.1025-1.1387,8.4395-3.1465l7.1465,7.1465,1.4141-1.4141Z"
1585
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1694
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1586
1695
  strokeWidth: "0",
1587
1696
  d: "m17,15c-.8066,0-1.5369.3237-2.0767.8438l-2.96-1.4805c.0146-.1201.0366-.2388.0366-.3633s-.022-.2432-.0366-.3633l2.96-1.4805c.5398.52,1.27.8438,2.0767.8438,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.1245.022.2432.0366.3633l-2.96,1.4805c-.5398-.52-1.27-.8438-2.0767-.8438-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.8066,0,1.5369-.3237,2.0767-.8438l2.96,1.4805c-.0146.1201-.0366.2388-.0366.3633,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3Zm0-6c.5515,0,1,.4482,1,1s-.4485,1-1,1-1-.4482-1-1,.4485-1,1-1Zm-8,6c-.5515,0-1-.4482-1-1s.4485-1,1-1,1,.4482,1,1-.4485,1-1,1Zm8,4c-.5515,0-1-.4482-1-1s.4485-1,1-1,1,.4482,1,1-.4485,1-1,1Z"
1588
1697
  })), children);
@@ -1603,7 +1712,7 @@ const IbmMachineLearningForZos = /*#__PURE__*/React.forwardRef(function IbmMachi
1603
1712
  viewBox: "0 0 32 32",
1604
1713
  fill: "currentColor",
1605
1714
  ...rest
1606
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1715
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1607
1716
  d: "M17,27v-6h-2v4.6l-9.6-9.6L15,6.4v4.6h2v-6h10v8h2V5c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h12v-2ZM5,5h8.6L5,13.6V5ZM5,27v-8.6l8.6,8.6H5ZM26.6,19l-3.7-3.7c-.2-.2-.4-.3-.6-.3h-3.5c-.6-1.6-2.3-2.4-3.8-1.8-.9.3-1.6,1-1.8,1.9-.5,1.6.4,3.3,2,3.7,1.5.5,3.1-.3,3.7-1.8h3l3.8,3.8c.1.1.3.2.5.2h3.9v-2s-3.5,0-3.5,0ZM16,17c-.6,0-1-.4-1-1s.4-1,1-1,1,.4,1,1-.4,1-1,1ZM24.8,23c-.4-1.2-1.5-2-2.8-2s-3,1.3-3,3,1.4,3,3,3,2.4-.8,2.8-2h5.2v-2h-5.2ZM22,25c-.5,0-1-.5-1-1s.5-1,1-1,1,.5,1,1-.4,1-1,1ZM26,27h4v2h-4v-2ZM28,15h2v2h-2v-2Z"
1608
1717
  })), children);
1609
1718
  });
@@ -1623,7 +1732,7 @@ const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360({
1623
1732
  viewBox: "0 0 32 32",
1624
1733
  fill: "currentColor",
1625
1734
  ...rest
1626
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1735
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1627
1736
  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"
1628
1737
  })), children);
1629
1738
  });
@@ -1643,7 +1752,7 @@ const IbmMaximoApplicationSuite = /*#__PURE__*/React.forwardRef(function IbmMaxi
1643
1752
  viewBox: "0 0 32 32",
1644
1753
  fill: "currentColor",
1645
1754
  ...rest
1646
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1755
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1647
1756
  d: "M22,3v2h-12.4258l-6.4238,11.0117,3.6408,6.5537.7783-2.5654,1.9139.5806-1.7417,5.7416-5.7416-1.7416.5806-1.9139s1.2918.3851,2.375.712l-3.8296-6.8933c-.1719-.3086-.168-.6846.0098-.9893L8.1357,3.4961c.1797-.3076.5088-.4961.8643-.4961h13ZM23,29c.3555,0,.6846-.1885.8643-.4961l7-12c.1777-.3047.1816-.6807.0098-.9893l-3.8296-6.8933c1.0832.3269,2.375.712,2.375.712l.5806-1.9139-5.7416-1.7416-1.7417,5.7416,1.9139.5806.7783-2.5654,3.6408,6.5537-6.4238,11.0117h-12.4258v2h13-.0002ZM21,16c0-2.7568-2.2432-5-5-5s-5,2.2432-5,5,2.2432,5,5,5,5-2.2432,5-5ZM19,16c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Z"
1648
1757
  })), children);
1649
1758
  });
@@ -1663,13 +1772,13 @@ const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq({
1663
1772
  viewBox: "0 0 32 32",
1664
1773
  fill: "currentColor",
1665
1774
  ...rest
1666
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1775
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1667
1776
  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"
1668
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1777
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1669
1778
  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"
1670
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1779
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1671
1780
  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"
1672
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1781
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1673
1782
  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"
1674
1783
  })), children);
1675
1784
  });
@@ -1689,9 +1798,9 @@ const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpe
1689
1798
  viewBox: "0 0 32 32",
1690
1799
  fill: "currentColor",
1691
1800
  ...rest
1692
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1801
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1693
1802
  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"
1694
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1803
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1695
1804
  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"
1696
1805
  })), children);
1697
1806
  });
@@ -1711,13 +1820,13 @@ const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/Re
1711
1820
  viewBox: "0 0 32 32",
1712
1821
  fill: "currentColor",
1713
1822
  ...rest
1714
- }, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1823
+ }, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1715
1824
  cx: "19",
1716
1825
  cy: "27",
1717
1826
  r: "1"
1718
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1827
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1719
1828
  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"
1720
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1829
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1721
1830
  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"
1722
1831
  })), children);
1723
1832
  });
@@ -1737,7 +1846,7 @@ const IbmPlanningAnalytics = /*#__PURE__*/React.forwardRef(function IbmPlanningA
1737
1846
  viewBox: "0 0 32 32",
1738
1847
  fill: "currentColor",
1739
1848
  ...rest
1740
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1849
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1741
1850
  d: "M29.9,16.4l-6,12c-.2.3-.5.6-.9.6h-13c-.6,0-1-.4-1-1s.4-1,1-1h12.4l5.5-11-5.5-11h-12.4c-.6,0-1-.4-1-1s.4-1,1-1h13c.4,0,.7.2.9.6l6,12c.1.3.1.6,0,.9h0v-.1ZM10,22c0,.6.4,1,1,1h11v-2h-11c-.6,0-1,.4-1,1ZM18,15H7c-.6,0-1,.4-1,1s.4,1,1,1h11v-2ZM22,11v-2h-11c-.6,0-1,.4-1,1s.4,1,1,1h11ZM3,15c-.6,0-1,.4-1,1s0,0,0,0h0c0,.6.4,1,1,1s1-.4,1-1,0,0,0,0h0c0-.6-.4-1-1-1ZM6,21c-.6,0-1,.4-1,1s.4,1,1,1,1-.4,1-1-.4-1-1-1ZM6,11c.6,0,1-.4,1-1s-.4-1-1-1-1,.4-1,1,.4,1,1,1Z"
1742
1851
  })), children);
1743
1852
  });
@@ -1757,29 +1866,29 @@ const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs({
1757
1866
  viewBox: "0 0 32 32",
1758
1867
  fill: "currentColor",
1759
1868
  ...rest
1760
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1869
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1761
1870
  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"
1762
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1871
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1763
1872
  cx: "23",
1764
1873
  cy: "27",
1765
1874
  r: "1"
1766
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1875
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1767
1876
  cx: "9",
1768
1877
  cy: "20",
1769
1878
  r: "1"
1770
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1879
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1771
1880
  cx: "23",
1772
1881
  cy: "12",
1773
1882
  r: "1"
1774
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1883
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1775
1884
  cx: "16",
1776
1885
  cy: "16",
1777
1886
  r: "2"
1778
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1887
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1779
1888
  cx: "9",
1780
1889
  cy: "5",
1781
1890
  r: "1"
1782
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1891
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1783
1892
  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"
1784
1893
  })), children);
1785
1894
  });
@@ -1799,29 +1908,29 @@ const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVs
1799
1908
  viewBox: "0 0 32 32",
1800
1909
  fill: "currentColor",
1801
1910
  ...rest
1802
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1911
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1803
1912
  d: "M23 26H25V30H23z"
1804
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1913
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1805
1914
  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"
1806
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1915
+ })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1807
1916
  cx: "9",
1808
1917
  cy: "20",
1809
1918
  r: "1"
1810
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1919
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1811
1920
  cx: "23",
1812
1921
  cy: "12",
1813
1922
  r: "1"
1814
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1923
+ })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1815
1924
  cx: "9",
1816
1925
  cy: "5",
1817
1926
  r: "1"
1818
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1927
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1819
1928
  cx: "16",
1820
1929
  cy: "16",
1821
1930
  r: "2"
1822
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1931
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1823
1932
  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"
1824
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1933
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1825
1934
  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"
1826
1935
  })), children);
1827
1936
  });
@@ -1841,13 +1950,13 @@ const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc({
1841
1950
  viewBox: "0 0 32 32",
1842
1951
  fill: "currentColor",
1843
1952
  ...rest
1844
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1953
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1845
1954
  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"
1846
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1955
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1847
1956
  cx: "19",
1848
1957
  cy: "27",
1849
1958
  r: "1"
1850
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1959
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1851
1960
  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"
1852
1961
  })), children);
1853
1962
  });
@@ -1867,9 +1976,9 @@ const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivate
1867
1976
  viewBox: "0 0 32 32",
1868
1977
  fill: "currentColor",
1869
1978
  ...rest
1870
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1979
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1871
1980
  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"
1872
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1981
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1873
1982
  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"
1874
1983
  })), children);
1875
1984
  });
@@ -1889,9 +1998,9 @@ const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining
1889
1998
  viewBox: "0 0 32 32",
1890
1999
  fill: "currentColor",
1891
2000
  ...rest
1892
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2001
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1893
2002
  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"
1894
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2003
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1895
2004
  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"
1896
2005
  })), children);
1897
2006
  });
@@ -1911,19 +2020,19 @@ const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole({
1911
2020
  viewBox: "0 0 32 32",
1912
2021
  fill: "currentColor",
1913
2022
  ...rest
1914
- }, _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2023
+ }, _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1915
2024
  cx: "30",
1916
2025
  cy: "20",
1917
2026
  r: "1"
1918
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2027
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1919
2028
  cx: "2",
1920
2029
  cy: "20",
1921
2030
  r: "1"
1922
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2031
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1923
2032
  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"
1924
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2033
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1925
2034
  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"
1926
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2035
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1927
2036
  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"
1928
2037
  })), children);
1929
2038
  });
@@ -1943,13 +2052,13 @@ const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower({
1943
2052
  viewBox: "0 0 32 32",
1944
2053
  fill: "currentColor",
1945
2054
  ...rest
1946
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2055
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1947
2056
  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"
1948
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2057
+ })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
1949
2058
  cx: "19",
1950
2059
  cy: "27",
1951
2060
  r: "1"
1952
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2061
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1953
2062
  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"
1954
2063
  })), children);
1955
2064
  });
@@ -1969,7 +2078,7 @@ const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.fo
1969
2078
  viewBox: "0 0 32 32",
1970
2079
  fill: "currentColor",
1971
2080
  ...rest
1972
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2081
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1973
2082
  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"
1974
2083
  })), children);
1975
2084
  });
@@ -1989,7 +2098,7 @@ const IbmStreamsets = /*#__PURE__*/React.forwardRef(function IbmStreamsets({
1989
2098
  viewBox: "0 0 32 32",
1990
2099
  fill: "currentColor",
1991
2100
  ...rest
1992
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2101
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1993
2102
  d: "M21.5,18c-1.2,0-2.2-.6-2.8-1.6l-3.8-6.4c-.7-1.2-2-2-3.5-2h-2.5v-2h2.5c2.1,0,4.1,1.1,5.2,3l3.8,6.4c.3.5.8.6,1,.6h0c.2,0,.7,0,1-.6l3.7-6.4,1.7,1-3.7,6.4c-.6,1-1.6,1.6-2.8,1.6,0,0,.2,0,.2,0ZM10.6,27l-1.2-2.2c-.6-1-.6-2.1,0-3.1l4.2-7.4c.5-.9.5-2,0-2.9s-1.5-1.4-2.5-1.4h-7.1v2h7.1c.5,0,.7.3.8.4s.2.5,0,.9l-4.2,7.4c-.9,1.6-.9,3.5,0,5.1l1.2,2.2,1.7-1ZM16.6,29l-2.9-5c-.2-.4-.2-.9,0-1.3s.6-.7,1.1-.7h7.3c2.1,0,4.1-1.2,5.2-3l1.1-2-1.7-1-1.1,2c-.7,1.3-2,2-3.4,2h-7.3c-1.2,0-2.3.6-2.9,1.7-.6,1-.6,2.3,0,3.3l2.9,5s1.7-1,1.7-1ZM30.5,21.5l.3-.5-1.7-1-.3.5c-1.3,2.2-3.6,3.5-6.1,3.5h-4.7v2h4.7c3.2,0,6.2-1.7,7.8-4.5ZM22,10l-2-3.5c-1.6-2.8-4.6-4.5-7.8-4.5h-1.1v2h1.1c2.5,0,4.8,1.3,6.1,3.5l2,3.5,1.7-1ZM6.2,27l-.2-.4c-1.3-2.2-1.3-4.9,0-7l2.1-3.6-1.7-1-2.1,3.6c-1.6,2.8-1.6,6.2,0,9l.2.4s1.7-1,1.7-1Z"
1994
2103
  })), children);
1995
2104
  });
@@ -2009,9 +2118,9 @@ const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth({
2009
2118
  viewBox: "0 0 32 32",
2010
2119
  fill: "currentColor",
2011
2120
  ...rest
2012
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2121
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2013
2122
  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"
2014
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2123
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2015
2124
  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"
2016
2125
  })), children);
2017
2126
  });
@@ -2031,21 +2140,21 @@ const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet({
2031
2140
  viewBox: "0 0 32 32",
2032
2141
  fill: "currentColor",
2033
2142
  ...rest
2034
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2143
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2035
2144
  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"
2036
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2145
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2037
2146
  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"
2038
- })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2147
+ })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2039
2148
  cx: "23",
2040
2149
  cy: "12",
2041
2150
  r: "1"
2042
- })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2151
+ })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2043
2152
  cx: "9",
2044
2153
  cy: "20",
2045
2154
  r: "1"
2046
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2155
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2047
2156
  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"
2048
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2157
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2049
2158
  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"
2050
2159
  })), children);
2051
2160
  });
@@ -2065,7 +2174,7 @@ const IbmTestAcceleratorForZ = /*#__PURE__*/React.forwardRef(function IbmTestAcc
2065
2174
  viewBox: "0 0 32 32",
2066
2175
  fill: "currentColor",
2067
2176
  ...rest
2068
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2177
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2069
2178
  d: "M8,6h-2v10h2V6ZM4,22.43v-13.43h-2v14.01c0,.36.19.68.5.86l10.5,6.13,1.01-1.73h0l-10-5.84h-.01ZM26,13h2v-4c0-.36-.19-.68-.5-.86L15.5,1.14c-.16-.09-.33-.14-.5-.14s-.35.05-.5.14l-4,2.33c-.31.18-.5.51-.5.86v8.67h2V4.91l3-1.75,11,6.42v3.43-.01ZM24.03,17.06l1.79,3.13,1.47-1.47-2.41-4.22c-.18-.32-.51-.53-.88-.5-.36,0-.7.21-.87.53l-7,13c-.17.31-.16.68.02.99.18.3.51.49.86.49h13v-2h-11.33l5.35-9.94v-.01ZM24.42,21.58l-1.41,1.41,3,3,5-5-1.41-1.41-3.59,3.59-1.59-1.59Z"
2070
2179
  })), children);
2071
2180
  });
@@ -2085,7 +2194,7 @@ const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain({
2085
2194
  viewBox: "0 0 32 32",
2086
2195
  fill: "currentColor",
2087
2196
  ...rest
2088
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2197
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2089
2198
  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"
2090
2199
  })), children);
2091
2200
  });
@@ -2105,17 +2214,17 @@ const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic({
2105
2214
  viewBox: "0 0 32 32",
2106
2215
  fill: "currentColor",
2107
2216
  ...rest
2108
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2217
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2109
2218
  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"
2110
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2219
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2111
2220
  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"
2112
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2221
+ })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2113
2222
  cx: "16",
2114
2223
  cy: "16",
2115
2224
  r: "2"
2116
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2225
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2117
2226
  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"
2118
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2227
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2119
2228
  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"
2120
2229
  })), children);
2121
2230
  });
@@ -2135,9 +2244,9 @@ const IbmUnstructuredDataProcessor = /*#__PURE__*/React.forwardRef(function IbmU
2135
2244
  viewBox: "0 0 32 32",
2136
2245
  fill: "currentColor",
2137
2246
  ...rest
2138
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2247
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2139
2248
  d: "M22 10c-2.2061 0-4-1.7944-4-4s1.7939-4 4-4 4 1.7944 4 4-1.7939 4-4 4zM22 4c-1.1025 0-2 .897-2 2s.8975 2 2 2 2-.897 2-2-.8975-2-2-2zM21 19h-7v-7h7v7zM16 17h3v-3h-3v3zM12.6182 12H3.3818L8 2.7642l4.6182 9.2358zM6.6182 10h2.7637l-1.3818-2.7642-1.3818 2.7642z"
2140
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2249
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2141
2250
  d: "M20,30h-8c-1.103,0-2-.8975-2-2v-4.4648l-5.1094-3.4062c-.5576-.3721-.8906-.9941-.8906-1.6641v-4.4648h2v4.4648l5.1094,3.4062c.5576.3721.8906.9941.8906,1.6641v4.4648h8v-4.4648c0-.6699.333-1.292.8906-1.6641l5.1094-3.4062v-6.4648h2v6.4648c0,.6699-.333,1.292-.8906,1.6641l-5.1094,3.4062v4.4648c0,1.1025-.8975,2-2,2Z"
2142
2251
  })), children);
2143
2252
  });
@@ -2157,9 +2266,9 @@ const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc({
2157
2266
  viewBox: "0 0 32 32",
2158
2267
  fill: "currentColor",
2159
2268
  ...rest
2160
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2269
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2161
2270
  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"
2162
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2271
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2163
2272
  d: "m10,8.5898V2H2v8h6.5901l10.9958,11,1.4141-1.4141-11-10.9961Zm-2-.5898h-4v-4h4v4Z"
2164
2273
  })), children);
2165
2274
  });
@@ -2179,7 +2288,7 @@ const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function
2179
2288
  viewBox: "0 0 32 32",
2180
2289
  fill: "currentColor",
2181
2290
  ...rest
2182
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2291
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2183
2292
  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"
2184
2293
  })), children);
2185
2294
  });
@@ -2199,9 +2308,9 @@ const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy({
2199
2308
  viewBox: "0 0 32 32",
2200
2309
  fill: "currentColor",
2201
2310
  ...rest
2202
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2311
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2203
2312
  d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
2204
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2313
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2205
2314
  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"
2206
2315
  })), children);
2207
2316
  });
@@ -2221,7 +2330,7 @@ const IbmWebmethodsApiGateway = /*#__PURE__*/React.forwardRef(function IbmWebmet
2221
2330
  viewBox: "0 0 32 32",
2222
2331
  fill: "currentColor",
2223
2332
  ...rest
2224
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2333
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2225
2334
  d: "M26.9956,12.9956c-.2544,0-.4976.0415-.7335.1013l-2.8722-4.3083c.3752-.501.6057-1.116.6057-1.7886,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3,1.3457,3,3,3c.2535,0,.4958-.041.7311-.1006l2.873,4.3096c-.178.238-.3182.5017-.4198.7866h-2.1799v2h2.1799c.1022.2866.2435.5513.4229.7903l-2.8761,4.3147c-.2352-.0596-.4775-.1006-.7311-.1006-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3c0-.6729-.2305-1.2876-.6057-1.7886l2.8768-4.3157c.2346.0591.4762.0999.7289.0999,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM20.9956,8c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM20.9956,26c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM26.9956,16.9956c-.5436,0-.9833-.4375-.9956-.9783v-.0435c.0123-.5408.452-.9783.9956-.9783.5513,0,1,.4487,1,1s-.4487,1-1,1ZM10.9956,22c-.2535,0-.4958.041-.7311.1006l-2.8761-4.3147c.1793-.239.3208-.5037.4229-.7903h2.1887v-2h-2.1887c-.1016-.2849-.2418-.5486-.4198-.7866l2.873-4.3096c.2352.0596.4775.1006.7311.1006,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.6726.2305,1.2876.6057,1.7886l-2.8722,4.3083c-.2361-.0598-.4791-.1013-.7335-.1013-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.2527,0,.4943-.0408.7289-.0999l2.8768,4.3157c-.3752.501-.6057,1.1157-.6057,1.7886,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM10.9956,6c.5513,0,1,.4487,1,1s-.4487,1-1,1-1-.4487-1-1,.4487-1,1-1ZM4.9956,16.9956c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM10.9956,26c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM16,19.9956c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4ZM16,13.9956c-1.103,0-2,.897-2,2s.897,2,2,2,2-.897,2-2-.897-2-2-2Z"
2226
2335
  })), children);
2227
2336
  });
@@ -2241,7 +2350,7 @@ const IbmWebmethodsApiStudio = /*#__PURE__*/React.forwardRef(function IbmWebmeth
2241
2350
  viewBox: "0 0 32 32",
2242
2351
  fill: "currentColor",
2243
2352
  ...rest
2244
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2353
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2245
2354
  d: "M27,13c-1.3019,0-2.4016.8385-2.8157,2h-2.1843v2h2.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM27,17c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM25,22c-.4617,0-.8943.1135-1.2854.3005l-2.7488-2.7488-1.4141,1.4141,2.7488,2.7488c-.187.3911-.3005.8237-.3005,1.2854,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM25,26c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM25,4c-1.6543,0-3,1.3457-3,3,0,.4617.1135.8943.3005,1.2854l-2.984,2.984,1.4141,1.4141,2.984-2.984c.3911.187.8237.3005,1.2854.3005,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM25,8c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2c1.8652,0,3.6768.3613,5.3848,1.0732l-.7695,1.8457c-1.4629-.6094-3.0156-.9189-4.6152-.9189-6.6172,0-12,5.3828-12,12s5.3828,12,12,12c1.5996,0,3.1523-.3096,4.6152-.9189l.7695,1.8457c-1.708.7119-3.5195,1.0732-5.3848,1.0732ZM16,20c-2.2061,0-4-1.7939-4-4s1.7939-4,4-4,4,1.7939,4,4-1.7939,4-4,4ZM16,14c-1.1025,0-2,.8975-2,2s.8975,2,2,2,2-.8975,2-2-.8975-2-2-2Z"
2246
2355
  })), children);
2247
2356
  });
@@ -2261,7 +2370,7 @@ const IbmWebmethodsB2bIntegration = /*#__PURE__*/React.forwardRef(function IbmWe
2261
2370
  viewBox: "0 0 32 32",
2262
2371
  fill: "currentColor",
2263
2372
  ...rest
2264
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2373
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2265
2374
  d: "M14.0014,22.9965l3.999,3.999-3.999,4-1.4141-1.4141,1.5853-1.5859h-4.1722c-.3715,0-.6823-.2112-.8547-.5116l-4.0134-6.9923,1.7363-.9922,3.712,6.4961h3.5917l-1.585-1.585,1.4141-1.4141ZM28,13c-.1606,0-.3149.023-.4688.0473l-4.6528-8.5303c-.1748-.3213-.5117-.5215-.8779-.5215h-4.1694l1.5845-1.585-1.4141-1.4141-3.998,3.999,3.998,3.999,1.4141-1.4141-1.5845-1.585h3.5757l4.3687,8.0084c-.4769.5311-.7754,1.2261-.7754,1.9961,0,.7684.2974,1.4618.7725,1.9926l-3.772,6.915L10.8784,4.517c-.1748-.3213-.5117-.5215-.8779-.5215s-.7021.2002-.8779.5215l-3.85,7.0571,1.7323,1.0002,2.9956-5.4909,11.1221,20.3906c.1748.3213.5117.5215.8779.5215s.7031-.2002.8779-.5215l4.6482-8.5217c.1552.0248.3113.0477.4734.0477,1.6569,0,3-1.3431,3-3s-1.3431-3-3-3ZM7.0004,15.9955c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3,1.3457,3,3,3,3-1.3457,3-3ZM5.0004,15.9955c0,.5518-.4482,1-1,1s-1-.4482-1-1,.4482-1,1-1,1,.4482,1,1Z"
2266
2375
  })), children);
2267
2376
  });
@@ -2281,7 +2390,7 @@ const IbmWebmethodsDeveloperPortal = /*#__PURE__*/React.forwardRef(function IbmW
2281
2390
  viewBox: "0 0 32 32",
2282
2391
  fill: "currentColor",
2283
2392
  ...rest
2284
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2393
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2285
2394
  d: "M16,2c-2.7534,0-5.4114.8007-7.6982,2.3095-.3953-.1923-.8333-.3095-1.3018-.3095-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4753,0,.9189-.1211,1.3187-.3188l-.0258.0259,2.1211,2.1211,1.4141-1.4141-2.1211-2.1211-.0259.0259c.1976-.3999.3188-.8435.3188-1.3188,0-.4374-.099-.8503-.2681-1.2254,1.884-1.1577,4.0381-1.7746,6.2681-1.7746,6.6167,0,12,5.3833,12,12,0,1.4888-.2673,2.9234-.7893,4.2831l1.7365,1.0026c.6807-1.6712,1.0529-3.4705,1.0529-5.2857,0-7.7197-6.2803-14-14-14ZM7,8c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM25,22c-.4753,0-.9189.1211-1.3187.3188l.0258-.0259-2.1211-2.1211-1.4141,1.4141,2.1211,2.1211.0259-.0259c-.1976.3999-.3188.8435-.3188,1.3188,0,.44.1006.8549.2715,1.2318l-.0002-.0003c-1.8837,1.1587-4.0332,1.7686-6.2712,1.7686-6.6167,0-12-5.3833-12-12,0-1.5707.3259-3.1267.9194-4.5695l-1.7384-1.0037c-.7601,1.7513-1.181,3.6523-1.181,5.5731,0,7.7197,6.2803,14,14,14,2.762,0,5.405-.8042,7.6918-2.313v-.0002c.3969.1943.837.3132,1.3082.3132,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM25,26c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM16,21c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5ZM16,13c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
2286
2395
  })), children);
2287
2396
  });
@@ -2301,7 +2410,7 @@ const IbmWebmethodsHybridIntegration = /*#__PURE__*/React.forwardRef(function Ib
2301
2410
  viewBox: "0 0 32 32",
2302
2411
  fill: "currentColor",
2303
2412
  ...rest
2304
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2413
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2305
2414
  d: "M8.6819,30.0851c-1.7046,0-3.4092-.6489-4.707-1.9468-1.2607-1.2725-1.9531-2.9429-1.9531-4.707s.6924-3.4355,1.9497-4.7041l5.2334-5.2329,1.4141,1.4141-5.23,5.23c-.8804.8887-1.3672,2.0591-1.3672,3.293s.4868,2.4043,1.3706,3.2964c1.811,1.8115,4.7656,1.812,6.5825-.0034l1.3301-1.3301,1.4141,1.4141-1.3301,1.3301c-1.2979,1.2979-3.0024,1.9468-4.707,1.9468ZM6.7171,13.3697l-1.3301-1.3301c-1.8154-1.8159-1.8154-4.77-.0034-6.5825.8921-.8838,2.063-1.3706,3.2964-1.3706s2.4043.4868,3.293,1.3672l7.3403,7.3398,1.4141-1.4141-7.3433-7.3433c-1.2686-1.2573-2.9395-1.9497-4.7041-1.9497s-3.4346.6924-4.707,1.9531c-1.2578,1.2578-1.9502,2.9292-1.9502,4.707s.6924,3.4492,1.9502,4.707l1.3301,1.3301,1.4141-1.4141ZM28.0823,13.4449c1.2573-1.2686,1.9497-2.9395,1.9497-4.7041s-.6924-3.4346-1.9531-4.707c-2.5957-2.5957-6.8184-2.5957-9.4141,0l-1.3301,1.3301,1.4141,1.4141,1.3301-1.3301c1.8154-1.8164,4.77-1.8159,6.5825-.0034.8838.8921,1.3706,2.063,1.3706,3.2964s-.4868,2.4043-1.3672,3.293l-5.21,5.2104,1.4141,1.4141,5.2134-5.2134ZM28.072,28.1339c1.2578-1.2578,1.9502-2.9292,1.9502-4.707s-.6924-3.4492-1.9502-4.707l-1.3301-1.3301-1.4141,1.4141,1.3301,1.3301c1.8154,1.8159,1.8154,4.77.0034,6.5825-.8921.8838-2.0625,1.3701-3.2964,1.3701s-2.4043-.4868-3.293-1.3667l-7.3398-7.3403-1.4141,1.4141,7.3433,7.3438c1.269,1.2568,2.9395,1.9492,4.7036,1.9492s3.4351-.6924,4.707-1.9526ZM22.0227,20.0866c-.1779,0-.3472.0306-.5115.0743l-2.7884-2.7885c.1867-.391.2999-.8236.2999-1.2859,0-1.6569-1.3431-3-3-3-.4622,0-.8948.1132-1.2858.2999l-2.7885-2.7885c.0436-.1642.0743-.3336.0743-.5115,0-1.1046-.8954-2-2-2s-2,.8954-2,2,.8954,2,2,2c.178,0,.3474-.0308.5117-.0743l2.7883,2.7883c-.1868.3911-.3.8237-.3,1.286,0,1.6569,1.3431,3,3,3,.4623,0,.895-.1133,1.2861-.3l2.7883,2.7883c-.0436.1643-.0744.3336-.0744.5117,0,1.1046.8954,2,2,2s2-.8954,2-2-.8954-2-2-2Z"
2306
2415
  })), children);
2307
2416
  });
@@ -2321,7 +2430,7 @@ const IbmWebmethodsIntegration = /*#__PURE__*/React.forwardRef(function IbmWebme
2321
2430
  viewBox: "0 0 32 32",
2322
2431
  fill: "currentColor",
2323
2432
  ...rest
2324
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2433
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2325
2434
  d: "M8.0002,5.9999h.0001v1h-1.0001c-1.103,0-2,.897-2,2.0001s.897,2,2,2h4v2h-4c-2.2056,0-4-1.7939-4-4,0-1.8912,1.323-3.4712,3.0896-3.8858.4207-2.3343,2.4569-4.1142,4.9104-4.1142s4.4897,1.7799,4.9104,4.1142c1.7666.4146,3.0896,1.9946,3.0896,3.8858,0,.0025-.0007.0048-.0007.0073h-2c0-.0025.0007-.0048.0007-.0073,0-1.103-.897-2-2-2h0s-.9999,0-.9999,0v-.9999h-.0001c0-1.6543-1.3457-3-3-3s-3,1.3456-3,2.9999ZM15,25.1843v-3.1843h2v3.1843c1.1615.4141,2,1.5137,2,2.8157,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-1.3019.8385-2.4016,2-2.8157ZM15,28c0,.5513.4482,1,1,1s1-.4487,1-1-.4482-1-1-1-1,.4487-1,1ZM29,22c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-.2046.0212-.4043.0603-.5975l-2.5847-1.5509,1.0001-1.7324,2.6271,1.5762c.5186-.4278,1.174-.6954,1.8972-.6954,1.6543,0,3,1.3457,3,3ZM27,22c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM29,10c0,1.6543-1.3457,3-3,3-.7233,0-1.3787-.2676-1.8972-.6954l-2.5786,1.5471-1.0002-1.7323,2.5364-1.5219c-.0391-.1932-.0603-.3929-.0603-.5975,0-1.6543,1.3457-3,3-3s3,1.3457,3,3ZM27,10c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM8.9397,21.4025c.0391.1932.0603.3929.0603.5975,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3c.7233,0,1.3787.2676,1.8972.6954l2.5668-1.54,1.0001,1.7324-2.5244,1.5147ZM7,22c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM20,16c0-2.2056-1.7939-4-4-4s-4,1.7944-4,4,1.7939,4,4,4,4-1.7939,4-4ZM18,16c0,1.1025-.8975,2-2,2s-2-.8975-2-2,.8975-2,2-2,2,.897,2,2Z"
2326
2435
  })), children);
2327
2436
  });
@@ -2341,7 +2450,7 @@ const IbmWebmethodsIntegrationServer = /*#__PURE__*/React.forwardRef(function Ib
2341
2450
  viewBox: "0 0 32 32",
2342
2451
  fill: "currentColor",
2343
2452
  ...rest
2344
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2453
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2345
2454
  d: "M13,28c0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3019-.8385-2.4016-2-2.8157v-3.1843h-2v3.1843c-1.1615.4141-2,1.5138-2,2.8157ZM16,27c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM15,6.8157v3.1843h2v-3.1843c1.1615-.4141,2-1.5137,2-2.8157,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,1.3019.8385,2.4016,2,2.8157ZM15,4c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1ZM26,19c-.7233,0-1.3787.2676-1.8972.6954l-2.6271-1.5762-1.0001,1.7324,2.5847,1.5509c-.0391.1932-.0603.3929-.0603.5975,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM26,23c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM26,7c-1.6543,0-3,1.3457-3,3,0,.2046.0212.4043.0603.5975l-2.5364,1.5219,1.0002,1.7323,2.5786-1.5471c.5186.4278,1.174.6954,1.8972.6954,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM26,11c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM11.4762,12.1195l-2.5365-1.522c.0391-.1932.0603-.3929.0603-.5975,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3,1.3457,3,3,3c.7233,0,1.3787-.2676,1.8972-.6954l2.5789,1.5473,1.0001-1.7324ZM6,11c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM11.4641,19.8878l-1.0001-1.7324-2.5668,1.54c-.5186-.4278-1.174-.6954-1.8972-.6954-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3c0-.2046-.0212-.4043-.0603-.5975l2.5244-1.5147ZM6,23c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM16,20c-2.2061,0-4-1.7939-4-4s1.7939-4,4-4,4,1.7944,4,4-1.7939,4-4,4ZM16,14c-1.1025,0-2,.897-2,2s.8975,2,2,2,2-.8975,2-2-.8975-2-2-2Z"
2346
2455
  })), children);
2347
2456
  });
@@ -2361,7 +2470,7 @@ const IbmWebmethodsManagedFileTransfer = /*#__PURE__*/React.forwardRef(function
2361
2470
  viewBox: "0 0 32 32",
2362
2471
  fill: "currentColor",
2363
2472
  ...rest
2364
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2473
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2365
2474
  d: "M18.0002,9.0026l-4.7348-.0026c-.6978,0-1.2654.5579-1.2654,1.2436v10.5138c0,.6848.5676,1.2426,1.2654,1.2426h7.4653c.6978,0,1.2654-.5579,1.2654-1.2417l.0039-7.76-3.9998-3.9958ZM14,20v-9h2.9931s.0076,3.0041.0076,3.0041h2.9996l-.0058,5.9959h-5.9944ZM25.9741,5.2722c.094-1.049-.353-2.1171-1.2834-2.7515-1.3672-.9323-3.2377-.5786-4.1699.7886-.9324,1.3672-.5786,3.2377.7886,4.17,1.1953.8152,2.7754.6469,3.7769-.3221,4.3311,3.9611,5.2244,10.6123,1.8237,15.5992-.17.2493-.356.4807-.541.713l1.4255,1.4256c.2671-.3244.5266-.658.7678-1.0117,4.0869-5.9932,2.8654-14.0513-2.5881-18.611ZM23.8264,5.5635c-.3107.4556-.9343.5735-1.3899.2629-.4557-.3107-.5736-.9344-.2629-1.39.3107-.4556.9343-.5735,1.39-.2629.4556.3107.5736.9344.2628,1.39ZM5.4291,8.108c-1.057,1.55-1.724,3.2413-2.0836,4.9717-.7174.1605-1.3798.5748-1.8257,1.2286-.9323,1.3672-.5786,3.2377.7886,4.17s3.2378.5786,4.17-.7886c.9323-1.3672.5786-3.2377-.7886-4.17-.1185-.0808-.2449-.1394-.37-.201.3212-1.4211.8916-2.8082,1.7616-4.0839,2.5192-3.6941,6.7516-5.5295,10.9186-5.1864v-1.9999c-4.8071-.3378-9.6655,1.7991-12.5709,6.0595ZM4.8256,16.5626c-.3107.4556-.9344.5735-1.39.2629s-.5735-.9344-.2629-1.39c.3108-.4556.9346-.5735,1.3901-.2628.4556.3107.5735.9344.2628,1.39ZM24.6907,24.5207c-1.3672-.9323-3.2377-.5786-4.1699.7886-.4666.6842-.611,1.4944-.4675,2.2501-3.2477.863-6.8291.3889-9.8184-1.6495-1.8677-1.2736-3.2495-2.9903-4.1278-4.9098h-2.1733c.9833,2.5778,2.7272,4.8934,5.1743,6.5622,3.66,2.4959,8.0802,2.9792,12.0132,1.7589.064.0518.1189.111.1881.1582,1.3672.9323,3.2377.5786,4.1699-.7886.9324-1.3671.5786-3.2377-.7886-4.17ZM23.8264,27.5635c-.3107.4556-.9343.5735-1.3899.2629-.4557-.3107-.5736-.9344-.2629-1.39.3107-.4556.9343-.5735,1.39-.2629.4556.3107.5736.9344.2628,1.39Z"
2366
2475
  })), children);
2367
2476
  });
@@ -2381,7 +2490,7 @@ const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud({
2381
2490
  viewBox: "0 0 32 32",
2382
2491
  fill: "currentColor",
2383
2492
  ...rest
2384
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2493
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2385
2494
  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"
2386
2495
  })), children);
2387
2496
  });
@@ -2401,9 +2510,9 @@ const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId({
2401
2510
  viewBox: "0 0 32 32",
2402
2511
  fill: "currentColor",
2403
2512
  ...rest
2404
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2513
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2405
2514
  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"
2406
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2515
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2407
2516
  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"
2408
2517
  })), children);
2409
2518
  });
@@ -2423,7 +2532,7 @@ const IbmCloudBackupAndRecovery = /*#__PURE__*/React.forwardRef(function IbmClou
2423
2532
  viewBox: "0 0 32 32",
2424
2533
  fill: "currentColor",
2425
2534
  ...rest
2426
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2535
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2427
2536
  d: "M15,24v2h-7.5c-4.2,0-7.5-3.4-7.5-7.5,0-3.6,2.6-6.7,6.1-7.4,0,0,.6-.1.9-.1h.2l-1.6-1.6,1.4-1.4,4,4-4,4-1.4-1.4,1.6-1.6h-.2c-2.4.2-4.6,2.3-4.9,4.7-.5,3.4,2.1,6.3,5.4,6.3h7.5ZM18,24c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM25.9,11.1l-.1-.1c-.8-4-3.9-7.1-7.9-7.8-.6-.2-1.3-.2-1.9-.2-2.9,0-5.6,1.3-7.4,3.3l1.5,1.5c1.2-1.4,2.9-2.5,4.9-2.7,1-.1,1.9-.1,2.9.1,3.2.7,5.5,3.4,6.1,6.5l.2,1c0,.0667.0333.1.1.1l1.1.2c1.2.2,2.3.7,3.1,1.5,1.3,1.3,1.9,3.1,1.5,4.9-.5,2.5-2.5,4.3-5,4.5l1.5-1.6-1.5-1.3-4,4,4,4,1.4-1.4-1.6-1.6h0c3.5-.2,6.4-2.7,7.1-6.1.1-.5.1-.9.1-1.3,0-3.7-2.5-6.8-6.1-7.5h0Z"
2428
2537
  })), children);
2429
2538
  });
@@ -2443,7 +2552,7 @@ const IbmCloudBackupServiceVpc = /*#__PURE__*/React.forwardRef(function IbmCloud
2443
2552
  viewBox: "0 0 32 32",
2444
2553
  fill: "currentColor",
2445
2554
  ...rest
2446
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2555
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2447
2556
  d: "M6,20h8v-2H6v-6h18V4c0-1.1045-.8955-2-2-2H6c-1.1045,0-2,.8955-2,2v22c0,1.1047.8955,2,2,2h8v-2H6v-6ZM6,4h16v6H6v-6ZM8,22.9999c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM8,15c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM8,7c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM30,17h-3.4131c2.0405,1.2246,3.4131,3.4521,3.4131,6,0,3.8599-3.1401,7-7,7s-7-3.1401-7-7c0-1.8696.728-3.6274,2.0503-4.9497l1.4141,1.4141c-.9443.9443-1.4644,2.2002-1.4644,3.5356,0,2.7568,2.2432,5,5,5s5-2.2432,5-5c0-2.0449-1.2373-3.8025-3-4.5762v3.5762h-2v-7h7v2ZM8,23c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM8,15c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM8,7c0-.5523.4477-1,1-1s1,.4477,1,1-.4477,1-1,1-1-.4477-1-1ZM30,17h-3.4131c2.0405,1.2246,3.4131,3.4521,3.4131,6,0,3.8599-3.1401,7-7,7s-7-3.1401-7-7c0-1.8696.728-3.6274,2.0503-4.9497l1.4141,1.4141c-.9443.9443-1.4644,2.2002-1.4644,3.5356,0,2.7568,2.2432,5,5,5s5-2.2432,5-5c0-2.0449-1.2373-3.8025-3-4.5762v3.5762h-2v-7h7v2Z"
2448
2557
  })), children);
2449
2558
  });
@@ -2463,23 +2572,23 @@ const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudB
2463
2572
  viewBox: "0 0 32 32",
2464
2573
  fill: "currentColor",
2465
2574
  ...rest
2466
- }, _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2575
+ }, _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2467
2576
  cx: "9",
2468
2577
  cy: "26",
2469
2578
  r: "1"
2470
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2579
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2471
2580
  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"
2472
- })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2581
+ })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2473
2582
  cx: "9",
2474
2583
  cy: "16",
2475
2584
  r: "1"
2476
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2585
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2477
2586
  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"
2478
- })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2587
+ })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2479
2588
  cx: "9",
2480
2589
  cy: "6",
2481
2590
  r: "1"
2482
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2591
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2483
2592
  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"
2484
2593
  })), children);
2485
2594
  });
@@ -2499,19 +2608,19 @@ const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCl
2499
2608
  viewBox: "0 0 32 32",
2500
2609
  fill: "currentColor",
2501
2610
  ...rest
2502
- }, _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2611
+ }, _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2503
2612
  cx: "9",
2504
2613
  cy: "26",
2505
2614
  r: "1"
2506
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2615
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2507
2616
  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"
2508
- })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2617
+ })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2509
2618
  cx: "9",
2510
2619
  cy: "16",
2511
2620
  r: "1"
2512
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2621
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2513
2622
  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"
2514
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2623
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2515
2624
  d: "m23.41,22l-13.41-13.41V2H2v8h6.59l13.41,13.41v6.59h8v-8h-6.59Zm-15.41-14h-4v-4h4v4Zm20,20h-4v-4h4v4Z"
2516
2625
  })), children);
2517
2626
  });
@@ -2531,9 +2640,9 @@ const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrix
2531
2640
  viewBox: "0 0 32 32",
2532
2641
  fill: "currentColor",
2533
2642
  ...rest
2534
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2643
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2535
2644
  d: "M19 23H23V27H19zM26 23H30V27H26zM19 16H23V20H19zM26 16H30V20H26z"
2536
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2645
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2537
2646
  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"
2538
2647
  })), children);
2539
2648
  });
@@ -2553,7 +2662,7 @@ const IbmCloudCodeEngine = /*#__PURE__*/React.forwardRef(function IbmCloudCodeEn
2553
2662
  viewBox: "0 0 32 32",
2554
2663
  fill: "currentColor",
2555
2664
  ...rest
2556
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2665
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2557
2666
  d: "M22,20v7.923c0,.595-.482,1.077-1.077,1.077h-11.846c-.595,0-1.077-.482-1.077-1.077v-4.923H2v-2h6v-4.923c0-.595.482-1.077,1.077-1.077h3.923v2h-3v10h10v-7h2ZM13,8H2v2h11v-2ZM29,17c.553,0,1-.447,1-1V4c0-.552-.447-1-1-1h-12c-.553,0-1,.448-1,1v12c0,.553.447,1,1,1h12M18,5h10v10h-10V5Z"
2558
2667
  })), children);
2559
2668
  });
@@ -2573,9 +2682,9 @@ const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmClo
2573
2682
  viewBox: "0 0 32 32",
2574
2683
  fill: "currentColor",
2575
2684
  ...rest
2576
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2685
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2577
2686
  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"
2578
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2687
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2579
2688
  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"
2580
2689
  })), children);
2581
2690
  });
@@ -2595,7 +2704,7 @@ const IbmCloudDatabases = /*#__PURE__*/React.forwardRef(function IbmCloudDatabas
2595
2704
  viewBox: "0 0 32 32",
2596
2705
  fill: "currentColor",
2597
2706
  ...rest
2598
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2707
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2599
2708
  d: "M21,3h-10c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h10c1.1,0,2-.9,2-2V5c0-1.1-.9-2-2-2ZM11,5h10v6h-10v-6ZM11,13h10v6h-10v-6ZM11,27v-6h10v6h-10ZM2,10v16c0,1.1.9,2,2,2h3v-2h-3v-4h3v-2h-3v-4h3v-2h-3v-4h3v-2h-3c-1.1,0-2,.9-2,2ZM28,8h-3v2h3v4h-3v2h3v4h-3v2h3v4h-3v2h3c1.1,0,2-.9,2-2V10c0-1.1-.9-2-2-2ZM14,9c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM14,17c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM14,25c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z"
2600
2709
  })), children);
2601
2710
  });
@@ -2615,17 +2724,17 @@ const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDed
2615
2724
  viewBox: "0 0 32 32",
2616
2725
  fill: "currentColor",
2617
2726
  ...rest
2618
- }, _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2727
+ }, _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2619
2728
  cx: "9",
2620
2729
  cy: "6",
2621
2730
  r: "1"
2622
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2731
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2623
2732
  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"
2624
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2733
+ })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
2625
2734
  cx: "9",
2626
2735
  cy: "20",
2627
2736
  r: "1"
2628
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2737
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2629
2738
  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"
2630
2739
  })), children);
2631
2740
  });
@@ -2645,11 +2754,11 @@ const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCl
2645
2754
  viewBox: "0 0 32 32",
2646
2755
  fill: "currentColor",
2647
2756
  ...rest
2648
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2757
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2649
2758
  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"
2650
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2759
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2651
2760
  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"
2652
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2761
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2653
2762
  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"
2654
2763
  })), children);
2655
2764
  });
@@ -2669,11 +2778,11 @@ const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
2669
2778
  viewBox: "0 0 32 32",
2670
2779
  fill: "currentColor",
2671
2780
  ...rest
2672
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2781
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2673
2782
  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"
2674
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2783
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2675
2784
  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"
2676
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2785
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2677
2786
  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"
2678
2787
  })), children);
2679
2788
  });
@@ -2693,11 +2802,11 @@ const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
2693
2802
  viewBox: "0 0 32 32",
2694
2803
  fill: "currentColor",
2695
2804
  ...rest
2696
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2805
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2697
2806
  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"
2698
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2807
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2699
2808
  d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2700
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2809
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2701
2810
  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"
2702
2811
  })), children);
2703
2812
  });
@@ -2717,11 +2826,11 @@ const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmC
2717
2826
  viewBox: "0 0 32 32",
2718
2827
  fill: "currentColor",
2719
2828
  ...rest
2720
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2829
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2721
2830
  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"
2722
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2831
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2723
2832
  d: "M19 15L19 19 15 19 15 21 21 21 21 15zM17 11L11 11 11 17 13 17 13 13 17 13z"
2724
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2833
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2725
2834
  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"
2726
2835
  })), children);
2727
2836
  });
@@ -2741,9 +2850,9 @@ const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCl
2741
2850
  viewBox: "0 0 32 32",
2742
2851
  fill: "currentColor",
2743
2852
  ...rest
2744
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2853
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2745
2854
  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"
2746
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2855
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2747
2856
  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"
2748
2857
  })), children);
2749
2858
  });
@@ -2763,9 +2872,9 @@ const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
2763
2872
  viewBox: "0 0 32 32",
2764
2873
  fill: "currentColor",
2765
2874
  ...rest
2766
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2875
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2767
2876
  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"
2768
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2877
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2769
2878
  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"
2770
2879
  })), children);
2771
2880
  });
@@ -2785,11 +2894,11 @@ const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
2785
2894
  viewBox: "0 0 32 32",
2786
2895
  fill: "currentColor",
2787
2896
  ...rest
2788
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2897
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2789
2898
  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"
2790
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2899
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2791
2900
  d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2792
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2901
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2793
2902
  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"
2794
2903
  })), children);
2795
2904
  });
@@ -2809,100 +2918,18 @@ const IbmCloudEssentialSecurityAndObservabilityServices = /*#__PURE__*/React.for
2809
2918
  viewBox: "0 0 32 32",
2810
2919
  fill: "currentColor",
2811
2920
  ...rest
2812
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2921
+ }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2813
2922
  d: "M16,5.0002v-2c7.168,0,13,5.832,13,13h-2c0-6.0654-4.9346-11-11-11ZM16,27c-6.0654,0-11-4.9344-11-10.9998h-2c0,7.168,5.832,12.9998,13,12.9998h2v-1.9999h-2ZM4.2769,12.3044l-1.8389,1.0618-1-1.7324,1.8396-1.0623c-.1661-.4971-.2776-1.0193-.2776-1.5715s.1115-1.0745.2776-1.5715l-1.8396-1.0623,1-1.7324,1.8389,1.0618c.7053-.7937,1.6443-1.3745,2.7231-1.5945v-2.1011h2v2.1011c1.0788.22,2.0178.8008,2.7231,1.5945l1.8389-1.0618,1,1.7324-1.8396,1.0623c.1661.4971.2776,1.0193.2776,1.5715s-.1115,1.0745-.2776,1.5715l1.8396,1.0623-1,1.7324-1.8389-1.0618c-.7053.7937-1.6443,1.3745-2.7231,1.5945v2.1011h-2v-2.1011c-1.0788-.22-2.0178-.8008-2.7231-1.5945ZM5,9c0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3-3,1.3457-3,3ZM30,18v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10ZM28,20h-6v4.4678c0,1.1543.6738,2.2188,1.7168,2.7119l1.2832.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678Z"
2814
2923
  })), children);
2815
2924
  });
2816
2925
  if (process.env.NODE_ENV !== "production") {
2817
2926
  IbmCloudEssentialSecurityAndObservabilityServices.propTypes = iconPropTypes.iconPropTypes;
2818
2927
  }
2819
- const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification({
2820
- children,
2821
- size = 16,
2822
- ...rest
2823
- }, ref) {
2824
- return /*#__PURE__*/React.createElement(Icon_js, {
2825
- width: size,
2826
- height: size,
2827
- ref: ref,
2828
- xmlns: "http://www.w3.org/2000/svg",
2829
- viewBox: "0 0 32 32",
2830
- fill: "currentColor",
2831
- ...rest
2832
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2833
- 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"
2834
- })), children);
2835
- });
2836
- if (process.env.NODE_ENV !== "production") {
2837
- IbmCloudEventNotification.propTypes = iconPropTypes.iconPropTypes;
2838
- }
2839
- const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams({
2840
- children,
2841
- size = 16,
2842
- ...rest
2843
- }, ref) {
2844
- return /*#__PURE__*/React.createElement(Icon_js, {
2845
- width: size,
2846
- height: size,
2847
- ref: ref,
2848
- xmlns: "http://www.w3.org/2000/svg",
2849
- viewBox: "0 0 32 32",
2850
- fill: "currentColor",
2851
- ...rest
2852
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2853
- 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"
2854
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2855
- 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"
2856
- })), children);
2857
- });
2858
- if (process.env.NODE_ENV !== "production") {
2859
- IbmCloudEventStreams.propTypes = iconPropTypes.iconPropTypes;
2860
- }
2861
- const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation({
2862
- children,
2863
- size = 16,
2864
- ...rest
2865
- }, ref) {
2866
- return /*#__PURE__*/React.createElement(Icon_js, {
2867
- width: size,
2868
- height: size,
2869
- ref: ref,
2870
- xmlns: "http://www.w3.org/2000/svg",
2871
- viewBox: "0 0 32 32",
2872
- fill: "currentColor",
2873
- ...rest
2874
- }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2875
- 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"
2876
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2877
- 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"
2878
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2879
- 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"
2880
- })), children);
2881
- });
2882
- if (process.env.NODE_ENV !== "production") {
2883
- IbmCloudForEducation.propTypes = iconPropTypes.iconPropTypes;
2884
- }
2885
- const IbmCloudGateKeeper = /*#__PURE__*/React.forwardRef(function IbmCloudGateKeeper({
2886
- children,
2887
- size = 16,
2888
- ...rest
2889
- }, ref) {
2890
- return /*#__PURE__*/React.createElement(Icon_js, {
2891
- width: size,
2892
- height: size,
2893
- ref: ref,
2894
- xmlns: "http://www.w3.org/2000/svg",
2895
- viewBox: "0 0 32 32",
2896
- fill: "currentColor",
2897
- ...rest
2898
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2899
- d: "M22,22l-5-4.96,1.59-1.57,3.41,3.38,7.41-7.35,1.59,1.58s-9,8.92-9,8.92ZM24,2H6c-1.1,0-2,.9-2,2v14.3c0,3.9,2.1,7.5,5.5,9.5l5.5,3.2,5.4-3.2c.92-.52,1.74-1.19,2.46-1.94l-1.36-1.36c-.59.61-1.26,1.14-2,1.6l-4.5,2.7-4.5-2.7c-2.8-1.6-4.5-4.6-4.5-7.8V4h18v5h2v-5c0-1.1-.9-2-2-2Z"
2900
- })), children);
2901
- });
2902
- if (process.env.NODE_ENV !== "production") {
2903
- IbmCloudGateKeeper.propTypes = iconPropTypes.iconPropTypes;
2904
- }
2905
2928
 
2929
+ exports.Helicopter = Helicopter;
2930
+ exports.Help = Help;
2931
+ exports.HelpDesk = HelpDesk;
2932
+ exports.HelpFilled = HelpFilled;
2906
2933
  exports.HexagonOutline = HexagonOutline;
2907
2934
  exports.HexagonSolid = HexagonSolid;
2908
2935
  exports.HexagonVerticalOutline = HexagonVerticalOutline;
@@ -2947,10 +2974,6 @@ exports.IbmCloudDirectLink_2Connect = IbmCloudDirectLink_2Connect;
2947
2974
  exports.IbmCloudDirectLink_2Dedicated = IbmCloudDirectLink_2Dedicated;
2948
2975
  exports.IbmCloudDirectLink_2DedicatedHosting = IbmCloudDirectLink_2DedicatedHosting;
2949
2976
  exports.IbmCloudEssentialSecurityAndObservabilityServices = IbmCloudEssentialSecurityAndObservabilityServices;
2950
- exports.IbmCloudEventNotification = IbmCloudEventNotification;
2951
- exports.IbmCloudEventStreams = IbmCloudEventStreams;
2952
- exports.IbmCloudForEducation = IbmCloudForEducation;
2953
- exports.IbmCloudGateKeeper = IbmCloudGateKeeper;
2954
2977
  exports.IbmCloudant = IbmCloudant;
2955
2978
  exports.IbmContentServices = IbmContentServices;
2956
2979
  exports.IbmDataPower = IbmDataPower;