@carbon/icons-react 11.84.0 → 11.85.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/es/ActivityTask.d.ts +11 -0
  2. package/es/ActivityTask.js +27 -0
  3. package/es/ClassificationGroups.d.ts +11 -0
  4. package/es/ClassificationGroups.js +27 -0
  5. package/es/DatabaseBackups.d.ts +11 -0
  6. package/es/DatabaseBackups.js +27 -0
  7. package/es/DatabaseRedis.js +0 -7
  8. package/es/EndToEndMonitoring.d.ts +11 -0
  9. package/es/EndToEndMonitoring.js +27 -0
  10. package/es/FacilityGroups.d.ts +11 -0
  11. package/es/FacilityGroups.js +27 -0
  12. package/es/GatewayExclusive.d.ts +11 -0
  13. package/es/GatewayExclusive.js +27 -0
  14. package/es/GatewayInclusive.d.ts +11 -0
  15. package/es/GatewayInclusive.js +27 -0
  16. package/es/GatewayInclusiveAlt.d.ts +11 -0
  17. package/es/GatewayInclusiveAlt.js +27 -0
  18. package/es/GatewayParallel.d.ts +11 -0
  19. package/es/GatewayParallel.js +27 -0
  20. package/es/GatewayParallelAlt.d.ts +11 -0
  21. package/es/GatewayParallelAlt.js +27 -0
  22. package/es/LocationSwitch.d.ts +11 -0
  23. package/es/LocationSwitch.js +27 -0
  24. package/es/MissingDataWarning.d.ts +11 -0
  25. package/es/MissingDataWarning.js +27 -0
  26. package/es/PortfolioGroups.d.ts +11 -0
  27. package/es/PortfolioGroups.js +27 -0
  28. package/es/ProductCategories.d.ts +11 -0
  29. package/es/ProductCategories.js +27 -0
  30. package/es/PurchasingOrganizations.d.ts +11 -0
  31. package/es/PurchasingOrganizations.js +27 -0
  32. package/es/Subprocess.d.ts +11 -0
  33. package/es/Subprocess.js +27 -0
  34. package/es/Tilde.d.ts +11 -0
  35. package/es/Tilde.js +27 -0
  36. package/es/TildeLarge.d.ts +11 -0
  37. package/es/TildeLarge.js +27 -0
  38. package/es/UnassignedWorkOrder.d.ts +11 -0
  39. package/es/UnassignedWorkOrder.js +27 -0
  40. package/es/generated/bucket-0.d.ts +2 -2
  41. package/es/generated/bucket-0.js +13 -13
  42. package/es/generated/bucket-1.d.ts +2 -2
  43. package/es/generated/bucket-1.js +13 -16
  44. package/es/generated/bucket-10.d.ts +12 -12
  45. package/es/generated/bucket-10.js +165 -168
  46. package/es/generated/bucket-11.d.ts +12 -12
  47. package/es/generated/bucket-11.js +167 -167
  48. package/es/generated/bucket-12.d.ts +13 -13
  49. package/es/generated/bucket-12.js +179 -227
  50. package/es/generated/bucket-13.d.ts +15 -15
  51. package/es/generated/bucket-13.js +251 -191
  52. package/es/generated/bucket-14.d.ts +15 -15
  53. package/es/generated/bucket-14.js +191 -211
  54. package/es/generated/bucket-15.d.ts +17 -17
  55. package/es/generated/bucket-15.js +235 -224
  56. package/es/generated/bucket-16.d.ts +17 -17
  57. package/es/generated/bucket-16.js +224 -237
  58. package/es/generated/bucket-17.d.ts +17 -17
  59. package/es/generated/bucket-17.js +237 -237
  60. package/es/generated/bucket-18.d.ts +18 -18
  61. package/es/generated/bucket-18.js +249 -205
  62. package/es/generated/bucket-19.d.ts +20 -20
  63. package/es/generated/bucket-19.js +229 -232
  64. package/es/generated/bucket-2.d.ts +2 -2
  65. package/es/generated/bucket-2.js +16 -13
  66. package/es/generated/bucket-20.d.ts +20 -20
  67. package/es/generated/bucket-20.js +232 -255
  68. package/es/generated/bucket-21.d.ts +20 -1
  69. package/es/generated/bucket-21.js +255 -1
  70. package/es/generated/bucket-3.d.ts +3 -3
  71. package/es/generated/bucket-3.js +25 -33
  72. package/es/generated/bucket-4.d.ts +3 -3
  73. package/es/generated/bucket-4.js +33 -25
  74. package/es/generated/bucket-5.d.ts +4 -4
  75. package/es/generated/bucket-5.js +37 -51
  76. package/es/generated/bucket-6.d.ts +4 -4
  77. package/es/generated/bucket-6.js +45 -37
  78. package/es/generated/bucket-7.d.ts +6 -6
  79. package/es/generated/bucket-7.js +61 -97
  80. package/es/generated/bucket-8.d.ts +11 -11
  81. package/es/generated/bucket-8.js +157 -121
  82. package/es/generated/bucket-9.d.ts +12 -12
  83. package/es/generated/bucket-9.js +134 -165
  84. package/es/index.js +23 -23
  85. package/lib/ActivityTask.d.ts +11 -0
  86. package/lib/ActivityTask.js +29 -0
  87. package/lib/ClassificationGroups.d.ts +11 -0
  88. package/lib/ClassificationGroups.js +29 -0
  89. package/lib/DatabaseBackups.d.ts +11 -0
  90. package/lib/DatabaseBackups.js +29 -0
  91. package/lib/DatabaseRedis.js +0 -7
  92. package/lib/EndToEndMonitoring.d.ts +11 -0
  93. package/lib/EndToEndMonitoring.js +29 -0
  94. package/lib/FacilityGroups.d.ts +11 -0
  95. package/lib/FacilityGroups.js +29 -0
  96. package/lib/GatewayExclusive.d.ts +11 -0
  97. package/lib/GatewayExclusive.js +29 -0
  98. package/lib/GatewayInclusive.d.ts +11 -0
  99. package/lib/GatewayInclusive.js +29 -0
  100. package/lib/GatewayInclusiveAlt.d.ts +11 -0
  101. package/lib/GatewayInclusiveAlt.js +29 -0
  102. package/lib/GatewayParallel.d.ts +11 -0
  103. package/lib/GatewayParallel.js +29 -0
  104. package/lib/GatewayParallelAlt.d.ts +11 -0
  105. package/lib/GatewayParallelAlt.js +29 -0
  106. package/lib/LocationSwitch.d.ts +11 -0
  107. package/lib/LocationSwitch.js +29 -0
  108. package/lib/MissingDataWarning.d.ts +11 -0
  109. package/lib/MissingDataWarning.js +29 -0
  110. package/lib/PortfolioGroups.d.ts +11 -0
  111. package/lib/PortfolioGroups.js +29 -0
  112. package/lib/ProductCategories.d.ts +11 -0
  113. package/lib/ProductCategories.js +29 -0
  114. package/lib/PurchasingOrganizations.d.ts +11 -0
  115. package/lib/PurchasingOrganizations.js +29 -0
  116. package/lib/Subprocess.d.ts +11 -0
  117. package/lib/Subprocess.js +29 -0
  118. package/lib/Tilde.d.ts +11 -0
  119. package/lib/Tilde.js +29 -0
  120. package/lib/TildeLarge.d.ts +11 -0
  121. package/lib/TildeLarge.js +29 -0
  122. package/lib/UnassignedWorkOrder.d.ts +11 -0
  123. package/lib/UnassignedWorkOrder.js +29 -0
  124. package/lib/generated/bucket-0.d.ts +2 -2
  125. package/lib/generated/bucket-0.js +13 -13
  126. package/lib/generated/bucket-1.d.ts +2 -2
  127. package/lib/generated/bucket-1.js +13 -16
  128. package/lib/generated/bucket-10.d.ts +12 -12
  129. package/lib/generated/bucket-10.js +174 -177
  130. package/lib/generated/bucket-11.d.ts +12 -12
  131. package/lib/generated/bucket-11.js +177 -177
  132. package/lib/generated/bucket-12.d.ts +13 -13
  133. package/lib/generated/bucket-12.js +190 -238
  134. package/lib/generated/bucket-13.d.ts +15 -15
  135. package/lib/generated/bucket-13.js +264 -204
  136. package/lib/generated/bucket-14.d.ts +15 -15
  137. package/lib/generated/bucket-14.js +204 -224
  138. package/lib/generated/bucket-15.d.ts +17 -17
  139. package/lib/generated/bucket-15.js +250 -239
  140. package/lib/generated/bucket-16.d.ts +17 -17
  141. package/lib/generated/bucket-16.js +239 -252
  142. package/lib/generated/bucket-17.d.ts +17 -17
  143. package/lib/generated/bucket-17.js +252 -252
  144. package/lib/generated/bucket-18.d.ts +18 -18
  145. package/lib/generated/bucket-18.js +265 -221
  146. package/lib/generated/bucket-19.d.ts +20 -20
  147. package/lib/generated/bucket-19.js +247 -250
  148. package/lib/generated/bucket-2.d.ts +2 -2
  149. package/lib/generated/bucket-2.js +16 -13
  150. package/lib/generated/bucket-20.d.ts +20 -20
  151. package/lib/generated/bucket-20.js +250 -273
  152. package/lib/generated/bucket-21.d.ts +20 -1
  153. package/lib/generated/bucket-21.js +273 -0
  154. package/lib/generated/bucket-3.d.ts +3 -3
  155. package/lib/generated/bucket-3.js +26 -34
  156. package/lib/generated/bucket-4.d.ts +3 -3
  157. package/lib/generated/bucket-4.js +34 -26
  158. package/lib/generated/bucket-5.d.ts +4 -4
  159. package/lib/generated/bucket-5.js +39 -53
  160. package/lib/generated/bucket-6.d.ts +4 -4
  161. package/lib/generated/bucket-6.js +47 -39
  162. package/lib/generated/bucket-7.d.ts +6 -6
  163. package/lib/generated/bucket-7.js +65 -101
  164. package/lib/generated/bucket-8.d.ts +11 -11
  165. package/lib/generated/bucket-8.js +166 -130
  166. package/lib/generated/bucket-9.d.ts +12 -12
  167. package/lib/generated/bucket-9.js +143 -174
  168. package/lib/index.js +223 -204
  169. package/package.json +5 -5
@@ -14,6 +14,242 @@ let react = require("react");
14
14
  react = require_rolldown_runtime.__toESM(react);
15
15
  let react_jsx_runtime = require("react/jsx-runtime");
16
16
  //#region virtual:generated/bucket-17.js
17
+ const ServerDns = /*#__PURE__*/ react.default.forwardRef(function ServerDns({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon_js, {
19
+ width: size,
20
+ height: size,
21
+ ref,
22
+ xmlns: "http://www.w3.org/2000/svg",
23
+ viewBox: "0 0 32 32",
24
+ fill: "currentColor",
25
+ ...rest
26
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2a8,8,0,1,0,8,8A8.0092,8.0092,0,0,0,16,2Zm5.91,7H19.4724a15.2457,15.2457,0,0,0-.7917-4.36A6.0088,6.0088,0,0,1,21.91,9ZM16.022,15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952,14.1763,16.3711,15.877,16.022,15.999ZM14.5354,9c.1694-3.1763,1.0935-4.877,1.4426-4.999h.0076c.3813.1206,1.3091,1.8213,1.479,4.999ZM13.3193,4.64A15.2457,15.2457,0,0,0,12.5276,9H10.09A6.0088,6.0088,0,0,1,13.3193,4.64ZM10.09,11h2.4373a15.2457,15.2457,0,0,0,.7917,4.36A6.0088,6.0088,0,0,1,10.09,11Zm8.59,4.36A15.2457,15.2457,0,0,0,19.4724,11H21.91A6.0088,6.0088,0,0,1,18.6807,15.36Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
27
+ cx: "7",
28
+ cy: "25",
29
+ r: "1"
30
+ }), children);
31
+ });
32
+ if (process.env.NODE_ENV !== "production") ServerDns.propTypes = require_iconPropTypes.iconPropTypes;
33
+ const ServerProxy = /*#__PURE__*/ react.default.forwardRef(function ServerProxy({ children, size = 16, ...rest }, ref) {
34
+ return react.default.createElement(require_Icon_js, {
35
+ width: size,
36
+ height: size,
37
+ ref,
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ viewBox: "0 0 32 32",
40
+ fill: "currentColor",
41
+ ...rest
42
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
43
+ cx: "9",
44
+ cy: "25",
45
+ r: "1"
46
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z" }), children);
47
+ });
48
+ if (process.env.NODE_ENV !== "production") ServerProxy.propTypes = require_iconPropTypes.iconPropTypes;
49
+ const ServerTime = /*#__PURE__*/ react.default.forwardRef(function ServerTime({ children, size = 16, ...rest }, ref) {
50
+ return react.default.createElement(require_Icon_js, {
51
+ width: size,
52
+ height: size,
53
+ ref,
54
+ xmlns: "http://www.w3.org/2000/svg",
55
+ viewBox: "0 0 32 32",
56
+ fill: "currentColor",
57
+ ...rest
58
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
59
+ cx: "7",
60
+ cy: "25",
61
+ r: "1"
62
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 11.586 17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z" }), children);
63
+ });
64
+ if (process.env.NODE_ENV !== "production") ServerTime.propTypes = require_iconPropTypes.iconPropTypes;
65
+ const ServerTimeUsage = /*#__PURE__*/ react.default.forwardRef(function ServerTimeUsage({ children, size = 16, ...rest }, ref) {
66
+ return react.default.createElement(require_Icon_js, {
67
+ width: size,
68
+ height: size,
69
+ ref,
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ viewBox: "0 0 32 32",
72
+ fill: "currentColor",
73
+ ...rest
74
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,25c0,.5523-.4477,1-1,1s-1-.4477-1-1,.4477-1,1-1,1,.4477,1,1ZM30,28v-6c0-1.1025-.8975-2-2-2H4c-1.103,0-2,.8975-2,2v6c0,1.1025.897,2,2,2h24c1.1025,0,2-.8975,2-2ZM28,22v6H4l-.0015-6h24.0015ZM24,10c0-4.4111-3.5889-8-8-8s-8,3.5889-8,8,3.5889,8,8,8,8-3.5889,8-8ZM22,10c0,3.3086-2.6914,6-6,6s-6-2.6914-6-6,2.6914-6,6-6,6,2.6914,6,6ZM16,10h6c0-1.5907-.6326-3.1179-1.7574-4.2426s-2.652-1.7574-4.2426-1.7574v6Z" }), children);
75
+ });
76
+ if (process.env.NODE_ENV !== "production") ServerTimeUsage.propTypes = require_iconPropTypes.iconPropTypes;
77
+ const ServerlessFleet = /*#__PURE__*/ react.default.forwardRef(function ServerlessFleet({ children, size = 16, ...rest }, ref) {
78
+ return react.default.createElement(require_Icon_js, {
79
+ width: size,
80
+ height: size,
81
+ ref,
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ viewBox: "0 0 32 32",
84
+ fill: "currentColor",
85
+ ...rest
86
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18.7 19.3 17.3 20.7 21 24.4 28.7 16.7 27.3 15.3 21 21.6 18.7 19.3z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,12v11c0,1.1.9,2,2,2h4v-2h-4v-11h8v4h2v-4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,4h8v-2H4c-1.1,0-2,.9-2,2v8h2V4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6,8v8h2v-8h8v-2h-8c-1.1,0-2,.9-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,22v6H4v-6h-2v6c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2v-6h-2Z" }), children);
87
+ });
88
+ if (process.env.NODE_ENV !== "production") ServerlessFleet.propTypes = require_iconPropTypes.iconPropTypes;
89
+ const ServiceDesk = /*#__PURE__*/ react.default.forwardRef(function ServiceDesk({ children, size = 16, ...rest }, ref) {
90
+ return react.default.createElement(require_Icon_js, {
91
+ width: size,
92
+ height: size,
93
+ ref,
94
+ xmlns: "http://www.w3.org/2000/svg",
95
+ viewBox: "0 0 32 32",
96
+ fill: "currentColor",
97
+ ...rest
98
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
99
+ d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
100
+ transform: "translate(0 .005)"
101
+ }), children);
102
+ });
103
+ if (process.env.NODE_ENV !== "production") ServiceDesk.propTypes = require_iconPropTypes.iconPropTypes;
104
+ const ServiceId = /*#__PURE__*/ react.default.forwardRef(function ServiceId({ children, size = 16, ...rest }, ref) {
105
+ return react.default.createElement(require_Icon_js, {
106
+ width: size,
107
+ height: size,
108
+ ref,
109
+ xmlns: "http://www.w3.org/2000/svg",
110
+ viewBox: "0 0 32 32",
111
+ fill: "currentColor",
112
+ ...rest
113
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,24v-2h-2.101c-0.13-0.637-0.384-1.229-0.732-1.753l1.49-1.49l-1.414-1.414l-1.49,1.49 c-0.524-0.348-1.116-0.602-1.753-0.732V16h-2v2.101c-0.637,0.13-1.229,0.384-1.753,0.732l-1.49-1.49l-1.414,1.414l1.49,1.49 c-0.348,0.524-0.602,1.116-0.732,1.753H16v2h2.101c0.13,0.637,0.384,1.229,0.732,1.753l-1.49,1.49l1.414,1.414l1.49-1.49 c0.524,0.348,1.116,0.602,1.753,0.732V30h2v-2.101c0.637-0.13,1.229-0.384,1.753-0.732l1.49,1.49l1.414-1.414l-1.49-1.49 c0.348-0.524,0.602-1.116,0.732-1.753H30z M23,26c-1.654,0-3-1.346-3-3s1.346-3,3-3s3,1.346,3,3S24.654,26,23,26z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6H16V8H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z" }), children);
114
+ });
115
+ if (process.env.NODE_ENV !== "production") ServiceId.propTypes = require_iconPropTypes.iconPropTypes;
116
+ const ServiceLevels = /*#__PURE__*/ react.default.forwardRef(function ServiceLevels({ children, size = 16, ...rest }, ref) {
117
+ return react.default.createElement(require_Icon_js, {
118
+ width: size,
119
+ height: size,
120
+ ref,
121
+ xmlns: "http://www.w3.org/2000/svg",
122
+ viewBox: "0 0 32 32",
123
+ fill: "currentColor",
124
+ ...rest
125
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
126
+ cx: "7",
127
+ cy: "19",
128
+ r: "1"
129
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
130
+ cx: "16",
131
+ cy: "11",
132
+ r: "1"
133
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
134
+ cx: "25",
135
+ cy: "19",
136
+ r: "1"
137
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
138
+ cx: "10",
139
+ cy: "14",
140
+ r: "1"
141
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m30,20h-2c0-1.2616-.1946-2.5042-.5786-3.6929l1.9033-.6146c.448,1.3876.6753,2.8369.6753,4.3075Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m29.8508,8.9775l-2.4368,2.4365-.0005-.0005c-.3621.3623-.8621.5864-1.4136.5864-1.103,0-2-.897-2-2,0-.5518.2241-1.0518.5864-1.4136l-.0005-.0005,2.4368-2.4365c-.3284-.0879-.667-.1494-1.0227-.1494-2.2056,0-4,1.7944-4,4,0,.7393.2153,1.4238.5669,2.019l-4.5479,4.5479c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056,0-4,1.7944-4,4s1.7944,4,4,4,4-1.7944,4-4c0-.7397-.2153-1.4243-.5669-2.019l4.5479-4.5479c.595.3516,1.2795.5669,2.019.5669,2.2056,0,4-1.7944,4-4,0-.3555-.0615-.6943-.1492-1.0225Zm-13.8508,13.0225c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m4,20h-2c0-7.7196,6.2803-14,14-14,1.4707,0,2.9199.2272,4.3074.6754l-.6147,1.9031c-1.1885-.3838-2.4309-.5785-3.6926-.5785-6.6167,0-12,5.3832-12,12Z" }), children);
142
+ });
143
+ if (process.env.NODE_ENV !== "production") ServiceLevels.propTypes = require_iconPropTypes.iconPropTypes;
144
+ const SessionBorderControl = /*#__PURE__*/ react.default.forwardRef(function SessionBorderControl({ children, size = 16, ...rest }, ref) {
145
+ return react.default.createElement(require_Icon_js, {
146
+ width: size,
147
+ height: size,
148
+ ref,
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ viewBox: "0 0 32 32",
151
+ fill: "currentColor",
152
+ ...rest
153
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z" }), children);
154
+ });
155
+ if (process.env.NODE_ENV !== "production") SessionBorderControl.propTypes = require_iconPropTypes.iconPropTypes;
156
+ const Settings = /*#__PURE__*/ react.default.forwardRef(function Settings({ children, size = 16, ...rest }, ref) {
157
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
158
+ width: size,
159
+ height: size,
160
+ ref,
161
+ xmlns: "http://www.w3.org/2000/svg",
162
+ viewBox: "0 0 16 16",
163
+ fill: "currentColor",
164
+ ...rest
165
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z" }), children);
166
+ return react.default.createElement(require_Icon_js, {
167
+ width: size,
168
+ height: size,
169
+ ref,
170
+ xmlns: "http://www.w3.org/2000/svg",
171
+ viewBox: "0 0 32 32",
172
+ fill: "currentColor",
173
+ ...rest
174
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z" }), children);
175
+ });
176
+ if (process.env.NODE_ENV !== "production") Settings.propTypes = require_iconPropTypes.iconPropTypes;
177
+ const SettingsAdjust = /*#__PURE__*/ react.default.forwardRef(function SettingsAdjust({ children, size = 16, ...rest }, ref) {
178
+ return react.default.createElement(require_Icon_js, {
179
+ width: size,
180
+ height: size,
181
+ ref,
182
+ xmlns: "http://www.w3.org/2000/svg",
183
+ viewBox: "0 0 32 32",
184
+ fill: "currentColor",
185
+ ...rest
186
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,8h-4.1c-0.5-2.3-2.5-4-4.9-4s-4.4,1.7-4.9,4H2v2h14.1c0.5,2.3,2.5,4,4.9,4s4.4-1.7,4.9-4H30V8z M21,12c-1.7,0-3-1.3-3-3 s1.3-3,3-3s3,1.3,3,3S22.7,12,21,12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2,24h4.1c0.5,2.3,2.5,4,4.9,4s4.4-1.7,4.9-4H30v-2H15.9c-0.5-2.3-2.5-4-4.9-4s-4.4,1.7-4.9,4H2V24z M11,20c1.7,0,3,1.3,3,3 s-1.3,3-3,3s-3-1.3-3-3S9.3,20,11,20z" }), children);
187
+ });
188
+ if (process.env.NODE_ENV !== "production") SettingsAdjust.propTypes = require_iconPropTypes.iconPropTypes;
189
+ const SettingsCheck = /*#__PURE__*/ react.default.forwardRef(function SettingsCheck({ children, size = 16, ...rest }, ref) {
190
+ return react.default.createElement(require_Icon_js, {
191
+ width: size,
192
+ height: size,
193
+ ref,
194
+ xmlns: "http://www.w3.org/2000/svg",
195
+ viewBox: "0 0 32 32",
196
+ fill: "currentColor",
197
+ ...rest
198
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 26.18 20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z" }), children);
199
+ });
200
+ if (process.env.NODE_ENV !== "production") SettingsCheck.propTypes = require_iconPropTypes.iconPropTypes;
201
+ const SettingsEdit = /*#__PURE__*/ react.default.forwardRef(function SettingsEdit({ children, size = 16, ...rest }, ref) {
202
+ return react.default.createElement(require_Icon_js, {
203
+ width: size,
204
+ height: size,
205
+ ref,
206
+ xmlns: "http://www.w3.org/2000/svg",
207
+ viewBox: "0 0 32 32",
208
+ fill: "currentColor",
209
+ ...rest
210
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m31.707,19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141,0l-9.293,9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234,0-1.4141Zm-10.1211,8.707h-1.5859v-1.5859l5-5,1.5859,1.5859-5,5Zm6.4141-6.4141l-1.5859-1.5859,1.5859-1.5859,1.5859,1.5859-1.5859,1.5859Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m16,22c-3.3643,0-6-2.6357-6-6s2.6357-6,6-6,6,2.6357,6,6-2.6357,6-6,6Zm0-10c-2.2803,0-4,1.7197-4,4s1.7197,4,4,4,4-1.7197,4-4-1.7197-4-4-4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z" }), children);
211
+ });
212
+ if (process.env.NODE_ENV !== "production") SettingsEdit.propTypes = require_iconPropTypes.iconPropTypes;
213
+ const SettingsServices = /*#__PURE__*/ react.default.forwardRef(function SettingsServices({ children, size = 16, ...rest }, ref) {
214
+ return react.default.createElement(require_Icon_js, {
215
+ width: size,
216
+ height: size,
217
+ ref,
218
+ xmlns: "http://www.w3.org/2000/svg",
219
+ viewBox: "0 0 32 32",
220
+ fill: "currentColor",
221
+ ...rest
222
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,30H18a1,1,0,0,1-1-1V23a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,24,30Zm-5-2h4V24H19Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15,19.8579A3.9934,3.9934,0,1,1,20,16h2a6,6,0,1,0-7,5.91Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z" }), children);
223
+ });
224
+ if (process.env.NODE_ENV !== "production") SettingsServices.propTypes = require_iconPropTypes.iconPropTypes;
225
+ const SettingsView = /*#__PURE__*/ react.default.forwardRef(function SettingsView({ children, size = 16, ...rest }, ref) {
226
+ return react.default.createElement(require_Icon_js, {
227
+ width: size,
228
+ height: size,
229
+ ref,
230
+ xmlns: "http://www.w3.org/2000/svg",
231
+ viewBox: "0 0 32 32",
232
+ fill: "currentColor",
233
+ ...rest
234
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
235
+ cx: "23",
236
+ cy: "24",
237
+ r: "2"
238
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.7769,23.4785A8.64,8.64,0,0,0,23,18a8.64,8.64,0,0,0-7.7769,5.4785L15,24l.2231.5215A8.64,8.64,0,0,0,23,30a8.64,8.64,0,0,0,7.7769-5.4785L31,24ZM23,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,23,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.3989,20.8A6,6,0,1,1,22,16H20a4,4,0,1,0-6.4,3.2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z" }), children);
239
+ });
240
+ if (process.env.NODE_ENV !== "production") SettingsView.propTypes = require_iconPropTypes.iconPropTypes;
241
+ const Shadow = /*#__PURE__*/ react.default.forwardRef(function Shadow({ children, size = 16, ...rest }, ref) {
242
+ return react.default.createElement(require_Icon_js, {
243
+ width: size,
244
+ height: size,
245
+ ref,
246
+ xmlns: "http://www.w3.org/2000/svg",
247
+ viewBox: "0 0 32 32",
248
+ fill: "currentColor",
249
+ ...rest
250
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,5c-1.0234,0-2.0312.1479-3.0046.4253-.9539-.2708-1.9561-.4253-2.9954-.4253-6.0654,0-11,4.9346-11,11s4.9346,11,11,11c1.0393,0,2.0415-.1545,2.9954-.4253.9734.2773,1.9812.4253,3.0046.4253,6.0654,0,11-4.9346,11-11s-4.9346-11-11-11ZM23.9495,16.9965l3.9866.0355c-.1228,1.0701-.4373,2.0808-.903,3.0039l-3.7977-.0342c.3713-.9463.6191-1.9531.7141-3.0052ZM23.9492,14.9963c-.0955-1.049-.343-2.0525-.7131-2.9963l3.8325.0378c.4548.9221.7627,1.9283.8772,2.994l-3.9966-.0355ZM25.7112,10.0244l-3.5099-.0347c-.7626-1.1636-1.7395-2.1714-2.8744-2.9731,2.536.0917,4.803,1.2339,6.3843,3.0078ZM4,16c0-4.9624,4.0371-9,9-9s9,4.0376,9,9-4.0371,9-9,9-9-4.0376-9-9ZM19.3269,24.9834c1.1405-.8057,2.121-1.8199,2.8853-2.9907l3.4556.031c-1.5793,1.7465-3.8279,2.8689-6.3408,2.9597h-.0001Z" }), children);
251
+ });
252
+ if (process.env.NODE_ENV !== "production") Shadow.propTypes = require_iconPropTypes.iconPropTypes;
17
253
  const ShapeExcept = /*#__PURE__*/ react.default.forwardRef(function ShapeExcept({ children, size = 16, ...rest }, ref) {
18
254
  return react.default.createElement(require_Icon_js, {
19
255
  width: size,
@@ -1579,243 +1815,23 @@ const WatsonHealthStatusResolved = /*#__PURE__*/ react.default.forwardRef(functi
1579
1815
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 28.414 16 23.413 17.413 22 21 25.586 28.585 18 30 19.415 21 28.414z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 15.59 9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z" }), children);
1580
1816
  });
1581
1817
  if (process.env.NODE_ENV !== "production") WatsonHealthStatusResolved.propTypes = require_iconPropTypes.iconPropTypes;
1582
- const StayInside = /*#__PURE__*/ react.default.forwardRef(function StayInside({ children, size = 16, ...rest }, ref) {
1583
- return react.default.createElement(require_Icon_js, {
1584
- width: size,
1585
- height: size,
1586
- ref,
1587
- xmlns: "http://www.w3.org/2000/svg",
1588
- viewBox: "0 0 32 32",
1589
- fill: "currentColor",
1590
- ...rest
1591
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,30H21V28a3.0033,3.0033,0,0,0-3-3H14a3.0033,3.0033,0,0,0-3,3v2H9V28a5.0059,5.0059,0,0,1,5-5h4a5.0059,5.0059,0,0,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,13a3,3,0,1,1-3,3,3,3,0,0,1,3-3m0-2a5,5,0,1,0,5,5A5,5,0,0,0,16,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z" }), children);
1592
- });
1593
- if (process.env.NODE_ENV !== "production") StayInside.propTypes = require_iconPropTypes.iconPropTypes;
1594
- const StemLeafPlot = /*#__PURE__*/ react.default.forwardRef(function StemLeafPlot({ children, size = 16, ...rest }, ref) {
1595
- return react.default.createElement(require_Icon_js, {
1596
- width: size,
1597
- height: size,
1598
- ref,
1599
- xmlns: "http://www.w3.org/2000/svg",
1600
- viewBox: "0 0 32 32",
1601
- fill: "currentColor",
1602
- ...rest
1603
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,10a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,10Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,27,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,27,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,28a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,28Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H14V30H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,28a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,28Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,7,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,7,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,10a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,10ZM7,6A1,1,0,1,0,8,7,1.0011,1.0011,0,0,0,7,6Z" }), children);
1604
- });
1605
- if (process.env.NODE_ENV !== "production") StemLeafPlot.propTypes = require_iconPropTypes.iconPropTypes;
1606
- const Stethoscope = /*#__PURE__*/ react.default.forwardRef(function Stethoscope({ children, size = 16, ...rest }, ref) {
1607
- return react.default.createElement(require_Icon_js, {
1608
- width: size,
1609
- height: size,
1610
- ref,
1611
- xmlns: "http://www.w3.org/2000/svg",
1612
- viewBox: "0 0 32 32",
1613
- fill: "currentColor",
1614
- ...rest
1615
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z" }), children);
1616
- });
1617
- if (process.env.NODE_ENV !== "production") Stethoscope.propTypes = require_iconPropTypes.iconPropTypes;
1618
- const Stickies = /*#__PURE__*/ react.default.forwardRef(function Stickies({ children, size = 16, ...rest }, ref) {
1619
- return react.default.createElement(require_Icon_js, {
1620
- width: size,
1621
- height: size,
1622
- ref,
1623
- xmlns: "http://www.w3.org/2000/svg",
1624
- viewBox: "0 0 32 32",
1625
- fill: "currentColor",
1626
- ...rest
1627
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,22v-12c0-1.1-.9-2-2-2H12c-1.1,0-2,.9-2,2v18c0,1.1.9,2,2,2h10c.3,0,.5-.1.7-.3l7-7c.2-.2.3-.4.3-.7ZM22,22h5.6s-5.6,5.6-5.6,5.6v-5.6ZM28,20h-6c-1.1,0-2,.9-2,2v6h-8V10h16v10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,22V4h16v2h2v-2c0-1.1001-.8999-2-2-2H4c-1.1001,0-2,.8999-2,2v18c0,1.1001.8999,2,2,2h4v-2H4Z" }), children);
1628
- });
1629
- if (process.env.NODE_ENV !== "production") Stickies.propTypes = require_iconPropTypes.iconPropTypes;
1630
- const Stop = /*#__PURE__*/ react.default.forwardRef(function Stop({ children, size = 16, ...rest }, ref) {
1631
- if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
1632
- width: size,
1633
- height: size,
1634
- ref,
1635
- xmlns: "http://www.w3.org/2000/svg",
1636
- viewBox: "0 0 16 16",
1637
- fill: "currentColor",
1638
- ...rest
1639
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z" }), children);
1640
- return react.default.createElement(require_Icon_js, {
1641
- width: size,
1642
- height: size,
1643
- ref,
1644
- xmlns: "http://www.w3.org/2000/svg",
1645
- viewBox: "0 0 32 32",
1646
- fill: "currentColor",
1647
- ...rest
1648
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z" }), children);
1649
- });
1650
- if (process.env.NODE_ENV !== "production") Stop.propTypes = require_iconPropTypes.iconPropTypes;
1651
- const StopFilled = /*#__PURE__*/ react.default.forwardRef(function StopFilled({ children, size = 16, ...rest }, ref) {
1652
- if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
1653
- width: size,
1654
- height: size,
1655
- ref,
1656
- xmlns: "http://www.w3.org/2000/svg",
1657
- viewBox: "0 0 16 16",
1658
- fill: "currentColor",
1659
- ...rest
1660
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z" }), children);
1661
- return react.default.createElement(require_Icon_js, {
1662
- width: size,
1663
- height: size,
1664
- ref,
1665
- xmlns: "http://www.w3.org/2000/svg",
1666
- viewBox: "0 0 32 32",
1667
- fill: "currentColor",
1668
- ...rest
1669
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z" }), children);
1670
- });
1671
- if (process.env.NODE_ENV !== "production") StopFilled.propTypes = require_iconPropTypes.iconPropTypes;
1672
- const StopFilledAlt = /*#__PURE__*/ react.default.forwardRef(function StopFilledAlt({ children, size = 16, ...rest }, ref) {
1673
- return react.default.createElement(require_Icon_js, {
1674
- width: size,
1675
- height: size,
1676
- ref,
1677
- xmlns: "http://www.w3.org/2000/svg",
1678
- viewBox: "0 0 32 32",
1679
- fill: "currentColor",
1680
- ...rest
1681
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z" }), children);
1682
- });
1683
- if (process.env.NODE_ENV !== "production") StopFilledAlt.propTypes = require_iconPropTypes.iconPropTypes;
1684
- const StopOutline = /*#__PURE__*/ react.default.forwardRef(function StopOutline({ children, size = 16, ...rest }, ref) {
1685
- if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
1686
- width: size,
1687
- height: size,
1688
- ref,
1689
- xmlns: "http://www.w3.org/2000/svg",
1690
- viewBox: "0 0 16 16",
1691
- fill: "currentColor",
1692
- ...rest
1693
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z" }), children);
1694
- return react.default.createElement(require_Icon_js, {
1695
- width: size,
1696
- height: size,
1697
- ref,
1698
- xmlns: "http://www.w3.org/2000/svg",
1699
- viewBox: "0 0 32 32",
1700
- fill: "currentColor",
1701
- ...rest
1702
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z" }), children);
1703
- });
1704
- if (process.env.NODE_ENV !== "production") StopOutline.propTypes = require_iconPropTypes.iconPropTypes;
1705
- const StopOutlineFilled = /*#__PURE__*/ react.default.forwardRef(function StopOutlineFilled({ children, size = 16, ...rest }, ref) {
1706
- if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
1707
- width: size,
1708
- height: size,
1709
- ref,
1710
- xmlns: "http://www.w3.org/2000/svg",
1711
- viewBox: "0 0 16 16",
1712
- fill: "currentColor",
1713
- ...rest
1714
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 6H10V10H6z" }), children);
1715
- return react.default.createElement(require_Icon_js, {
1716
- width: size,
1717
- height: size,
1718
- ref,
1719
- xmlns: "http://www.w3.org/2000/svg",
1720
- viewBox: "0 0 32 32",
1721
- fill: "currentColor",
1722
- ...rest
1723
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 12H20V20H12z" }), children);
1724
- });
1725
- if (process.env.NODE_ENV !== "production") StopOutlineFilled.propTypes = require_iconPropTypes.iconPropTypes;
1726
- const StopSign = /*#__PURE__*/ react.default.forwardRef(function StopSign({ children, size = 16, ...rest }, ref) {
1727
- return react.default.createElement(require_Icon_js, {
1728
- width: size,
1729
- height: size,
1730
- ref,
1731
- xmlns: "http://www.w3.org/2000/svg",
1732
- viewBox: "0 0 32 32",
1733
- fill: "currentColor",
1734
- ...rest
1735
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z" }), children);
1736
- });
1737
- if (process.env.NODE_ENV !== "production") StopSign.propTypes = require_iconPropTypes.iconPropTypes;
1738
- const StopSignFilled = /*#__PURE__*/ react.default.forwardRef(function StopSignFilled({ children, size = 16, ...rest }, ref) {
1739
- return react.default.createElement(require_Icon_js, {
1740
- width: size,
1741
- height: size,
1742
- ref,
1743
- xmlns: "http://www.w3.org/2000/svg",
1744
- viewBox: "0 0 32 32",
1745
- fill: "currentColor",
1746
- ...rest
1747
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z" }), children);
1748
- });
1749
- if (process.env.NODE_ENV !== "production") StopSignFilled.propTypes = require_iconPropTypes.iconPropTypes;
1750
- const StoragePool = /*#__PURE__*/ react.default.forwardRef(function StoragePool({ children, size = 16, ...rest }, ref) {
1751
- return react.default.createElement(require_Icon_js, {
1752
- width: size,
1753
- height: size,
1754
- ref,
1755
- xmlns: "http://www.w3.org/2000/svg",
1756
- viewBox: "0 0 32 32",
1757
- fill: "currentColor",
1758
- ...rest
1759
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.5,13A3.5,3.5,0,1,1,21,9.5,3.5041,3.5041,0,0,1,17.5,13Zm0-5A1.5,1.5,0,1,0,19,9.5,1.5017,1.5017,0,0,0,17.5,8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.5,26A3.5,3.5,0,1,1,18,22.5,3.5041,3.5041,0,0,1,14.5,26Zm0-5A1.5,1.5,0,1,0,16,22.5,1.5017,1.5017,0,0,0,14.5,21Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.5,18A3.5,3.5,0,1,1,13,14.5,3.5041,3.5041,0,0,1,9.5,18Zm0-5A1.5,1.5,0,1,0,11,14.5,1.5017,1.5017,0,0,0,9.5,13Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.5,21A3.5,3.5,0,1,1,26,17.5,3.5041,3.5041,0,0,1,22.5,21Zm0-5A1.5,1.5,0,1,0,24,17.5,1.5017,1.5017,0,0,0,22.5,16Z" }), children);
1760
- });
1761
- if (process.env.NODE_ENV !== "production") StoragePool.propTypes = require_iconPropTypes.iconPropTypes;
1762
- const StorageRequest = /*#__PURE__*/ react.default.forwardRef(function StorageRequest({ children, size = 16, ...rest }, ref) {
1763
- return react.default.createElement(require_Icon_js, {
1764
- width: size,
1765
- height: size,
1766
- ref,
1767
- xmlns: "http://www.w3.org/2000/svg",
1768
- viewBox: "0 0 32 32",
1769
- fill: "currentColor",
1770
- ...rest
1771
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,21H2v3a2.0059,2.0059,0,0,0,2,2H7V24H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,8H7V6H4A2.0059,2.0059,0,0,0,2,8v3H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 6H23V8H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 6H15V8H9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 24H23V26H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 15 4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,24H25v2h3a2.0059,2.0059,0,0,0,2-2V21H28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,6H25V8h3v3h2V8A2.0059,2.0059,0,0,0,28,6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 24H15V26H9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1772
- cx: "7",
1773
- cy: "12",
1774
- r: "1"
1775
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1776
- cx: "7",
1777
- cy: "20",
1778
- r: "1"
1779
- }), children);
1780
- });
1781
- if (process.env.NODE_ENV !== "production") StorageRequest.propTypes = require_iconPropTypes.iconPropTypes;
1782
- const Store = /*#__PURE__*/ react.default.forwardRef(function Store({ children, size = 16, ...rest }, ref) {
1783
- return react.default.createElement(require_Icon_js, {
1784
- width: size,
1785
- height: size,
1786
- ref,
1787
- xmlns: "http://www.w3.org/2000/svg",
1788
- viewBox: "0 0 32 32",
1789
- fill: "currentColor",
1790
- ...rest
1791
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z" }), children);
1792
- });
1793
- if (process.env.NODE_ENV !== "production") Store.propTypes = require_iconPropTypes.iconPropTypes;
1794
- const Storm = /*#__PURE__*/ react.default.forwardRef(function Storm({ children, size = 16, ...rest }, ref) {
1795
- return react.default.createElement(require_Icon_js, {
1796
- width: size,
1797
- height: size,
1798
- ref,
1799
- xmlns: "http://www.w3.org/2000/svg",
1800
- viewBox: "0 0 32 32",
1801
- fill: "currentColor",
1802
- ...rest
1803
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9,20c.5523,0,1,.4477,1,1s-.4477,1-1,1-1-.4477-1-1,.4477-1,1-1ZM28,23.25v-4.5c0-.9648-.8281-1.75-1.8457-1.75H5.8462c-1.0181,0-1.8462.7852-1.8462,1.75v4.5c0,.9648.8281,1.75,1.8462,1.75h20.3081c1.0176,0,1.8457-.7852,1.8457-1.75ZM6,19h20v4H6v-4ZM9,13h-3v-4h3v-2h-3c-1.103,0-2,.897-2,2v4c0,1.103.897,2,2,2h3v-2ZM28,13v-4c0-1.103-.8975-2-2-2h-3v2h3v4h-3v2h3c1.1025,0,2-.897,2-2ZM15,7h-4v2h4v-2ZM15,13h-4v2h4v-2ZM21,7h-4v2h4v-2ZM21,13h-4v2h4v-2Z" }), children);
1804
- });
1805
- if (process.env.NODE_ENV !== "production") Storm.propTypes = require_iconPropTypes.iconPropTypes;
1806
- const StormTracker = /*#__PURE__*/ react.default.forwardRef(function StormTracker({ children, size = 16, ...rest }, ref) {
1807
- return react.default.createElement(require_Icon_js, {
1808
- width: size,
1809
- height: size,
1810
- ref,
1811
- xmlns: "http://www.w3.org/2000/svg",
1812
- viewBox: "0 0 32 32",
1813
- fill: "currentColor",
1814
- ...rest
1815
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2a1,1,0,0,0-.9736.771l-1.7229,7.3223a10.0653,10.0653,0,1,0,8.6032,8.603l7.3223-1.7227A1,1,0,0,0,30,16,14.0158,14.0158,0,0,0,16,2ZM11.293,20.707A1,1,0,0,0,12,21a1.013,1.013,0,0,0,.229-.0264l3.7622-.8852a3.996,3.996,0,1,1-4.08-4.08l-.8852,3.7622A1,1,0,0,0,11.293,20.707Zm2.05-2.0508,2.271-9.65a7.5018,7.5018,0,0,1,7.38,7.38ZM20,20a8,8,0,1,1-8-8,8.1017,8.1017,0,0,1,.8438.0469L12.38,14.019C12.2532,14.0107,12.127,14,12,14a6,6,0,1,0,6,6c0-.127-.011-.2534-.019-.38l1.9721-.4643A8.1048,8.1048,0,0,1,20,20Zm4.9707-4.0791a9.4981,9.4981,0,0,0-8.8914-8.8916l.7068-3.0039A12.0193,12.0193,0,0,1,27.9746,15.2139Z" }), children);
1816
- });
1817
- if (process.env.NODE_ENV !== "production") StormTracker.propTypes = require_iconPropTypes.iconPropTypes;
1818
1818
  //#endregion
1819
+ exports.ServerDns = ServerDns;
1820
+ exports.ServerProxy = ServerProxy;
1821
+ exports.ServerTime = ServerTime;
1822
+ exports.ServerTimeUsage = ServerTimeUsage;
1823
+ exports.ServerlessFleet = ServerlessFleet;
1824
+ exports.ServiceDesk = ServiceDesk;
1825
+ exports.ServiceId = ServiceId;
1826
+ exports.ServiceLevels = ServiceLevels;
1827
+ exports.SessionBorderControl = SessionBorderControl;
1828
+ exports.Settings = Settings;
1829
+ exports.SettingsAdjust = SettingsAdjust;
1830
+ exports.SettingsCheck = SettingsCheck;
1831
+ exports.SettingsEdit = SettingsEdit;
1832
+ exports.SettingsServices = SettingsServices;
1833
+ exports.SettingsView = SettingsView;
1834
+ exports.Shadow = Shadow;
1819
1835
  exports.ShapeExcept = ShapeExcept;
1820
1836
  exports.ShapeExclude = ShapeExclude;
1821
1837
  exports.ShapeIntersect = ShapeIntersect;
@@ -1914,22 +1930,6 @@ exports.Star = Star;
1914
1930
  exports.StarFilled = StarFilled;
1915
1931
  exports.StarHalf = StarHalf;
1916
1932
  exports.StarReview = StarReview;
1917
- exports.StayInside = StayInside;
1918
- exports.StemLeafPlot = StemLeafPlot;
1919
- exports.Stethoscope = Stethoscope;
1920
- exports.Stickies = Stickies;
1921
- exports.Stop = Stop;
1922
- exports.StopFilled = StopFilled;
1923
- exports.StopFilledAlt = StopFilledAlt;
1924
- exports.StopOutline = StopOutline;
1925
- exports.StopOutlineFilled = StopOutlineFilled;
1926
- exports.StopSign = StopSign;
1927
- exports.StopSignFilled = StopSignFilled;
1928
- exports.StoragePool = StoragePool;
1929
- exports.StorageRequest = StorageRequest;
1930
- exports.Store = Store;
1931
- exports.Storm = Storm;
1932
- exports.StormTracker = StormTracker;
1933
1933
  exports.WatsonHealthSmoothing = WatsonHealthSmoothing;
1934
1934
  exports.WatsonHealthSmoothingCursor = WatsonHealthSmoothingCursor;
1935
1935
  exports.WatsonHealthSpineLabel = WatsonHealthSpineLabel;
@@ -7,6 +7,22 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _StayInside: CarbonIconType;
11
+ declare const _StemLeafPlot: CarbonIconType;
12
+ declare const _Stethoscope: CarbonIconType;
13
+ declare const _Stickies: CarbonIconType;
14
+ declare const _Stop: CarbonIconType;
15
+ declare const _StopFilled: CarbonIconType;
16
+ declare const _StopFilledAlt: CarbonIconType;
17
+ declare const _StopOutline: CarbonIconType;
18
+ declare const _StopOutlineFilled: CarbonIconType;
19
+ declare const _StopSign: CarbonIconType;
20
+ declare const _StopSignFilled: CarbonIconType;
21
+ declare const _StoragePool: CarbonIconType;
22
+ declare const _StorageRequest: CarbonIconType;
23
+ declare const _Store: CarbonIconType;
24
+ declare const _Storm: CarbonIconType;
25
+ declare const _StormTracker: CarbonIconType;
10
26
  declare const _StrategyPlay: CarbonIconType;
11
27
  declare const _Stratus: CarbonIconType;
12
28
  declare const _Strawberry: CarbonIconType;
@@ -29,6 +45,7 @@ declare const _SubjectDefinition: CarbonIconType;
29
45
  declare const _SubjectUsage: CarbonIconType;
30
46
  declare const _SubnetAclRules: CarbonIconType;
31
47
  declare const _Subsetting: CarbonIconType;
48
+ declare const _Subprocess: CarbonIconType;
32
49
  declare const _Subtract: CarbonIconType;
33
50
  declare const _SubtractAlt: CarbonIconType;
34
51
  declare const _SubtractFilled: CarbonIconType;
@@ -115,21 +132,4 @@ declare const _Terminal_3270: CarbonIconType;
115
132
  declare const _TestTool: CarbonIconType;
116
133
  declare const _TextAlignCenter: CarbonIconType;
117
134
  declare const _TextAlignJustify: CarbonIconType;
118
- declare const _TextAlignLeft: CarbonIconType;
119
- declare const _TextAlignMixed: CarbonIconType;
120
- declare const _TextAlignRight: CarbonIconType;
121
- declare const _TextAllCaps: CarbonIconType;
122
- declare const _TextBold: CarbonIconType;
123
- declare const _TextClearFormat: CarbonIconType;
124
- declare const _TextColor: CarbonIconType;
125
- declare const _TextCreation: CarbonIconType;
126
- declare const _TextFill: CarbonIconType;
127
- declare const _TextFont: CarbonIconType;
128
- declare const _TextFootnote: CarbonIconType;
129
- declare const _TextHighlight: CarbonIconType;
130
- declare const _TextIndent: CarbonIconType;
131
- declare const _TextIndentLess: CarbonIconType;
132
- declare const _TextIndentMore: CarbonIconType;
133
- declare const _TextItalic: CarbonIconType;
134
- declare const _TextKerning: CarbonIconType;
135
- export { _StrategyPlay as StrategyPlay, _Stratus as Stratus, _Strawberry as Strawberry, _WatsonHealthStressBreathEditor as WatsonHealthStressBreathEditor, _StringInteger as StringInteger, _StringText as StringText, _WatsonHealthStudyNext as WatsonHealthStudyNext, _WatsonHealthStudyPrevious as WatsonHealthStudyPrevious, _WatsonHealthStudyRead as WatsonHealthStudyRead, _WatsonHealthStudySkip as WatsonHealthStudySkip, _WatsonHealthStudyTransfer as WatsonHealthStudyTransfer, _WatsonHealthStudyUnread as WatsonHealthStudyUnread, _WatsonHealthStudyView as WatsonHealthStudyView, _WatsonHealthSubVolume as WatsonHealthSubVolume, _Subclassification as Subclassification, _Subdirectory as Subdirectory, _Subflow as Subflow, _SubflowLocal as SubflowLocal, _SubjectDefinition as SubjectDefinition, _SubjectUsage as SubjectUsage, _SubnetAclRules as SubnetAclRules, _Subsetting as Subsetting, _Subtract as Subtract, _SubtractAlt as SubtractAlt, _SubtractFilled as SubtractFilled, _SubtractLarge as SubtractLarge, _Succession as Succession, _SuccessionFlowConnection as SuccessionFlowConnection, _SummaryKpi as SummaryKpi, _SummaryKpiMirror as SummaryKpiMirror, _Sun as Sun, _Sunrise as Sunrise, _Sunset as Sunset, _SupportVectorMachine as SupportVectorMachine, _SurrogateKeyDatabase as SurrogateKeyDatabase, _SurrogateKeyFlatFile as SurrogateKeyFlatFile, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwimlaneDVertical as SwimlaneDVertical, _Switch as Switch, _SwitchLayer_2 as SwitchLayer_2, _SwitchLayer_3 as SwitchLayer_3, _Switcher as Switcher, _Swot as Swot, _SwotFilled as SwotFilled, _SyncSettings as SyncSettings, _SysProvision as SysProvision, _SysplexDistributor as SysplexDistributor, _QT as QT, _QTAlt as QTAlt, _Table as Table, _TableAdd as TableAdd, _TableAlias as TableAlias, _TableBuilt as TableBuilt, _TableShortcut as TableShortcut, _TableSplit as TableSplit, _TableOfContents as TableOfContents, _Tablet as Tablet, _TabletLandscape as TabletLandscape, _Tag as Tag, _TagEdit as TagEdit, _TagExport as TagExport, _TagGroup as TagGroup, _TagImport as TagImport, _TagNone as TagNone, _Tank as Tank, _Target as Target, _Task as Task, _TaskAdd as TaskAdd, _TaskApproved as TaskApproved, _TaskAssetView as TaskAssetView, _TaskBlank as TaskBlank, _TaskComplete as TaskComplete, _TaskEdit as TaskEdit, _TaskHold as TaskHold, _TaskLocation as TaskLocation, _TaskProgress as TaskProgress, _TaskRemove as TaskRemove, _TaskSettings as TaskSettings, _TaskStar as TaskStar, _TaskTools as TaskTools, _TaskView as TaskView, _Taste as Taste, _Taxi as Taxi, _TcpIpService as TcpIpService, _Temperature as Temperature, _TemperatureCelsius as TemperatureCelsius, _TemperatureCelsiusAlt as TemperatureCelsiusAlt, _TemperatureFahrenheit as TemperatureFahrenheit, _TemperatureFahrenheitAlt as TemperatureFahrenheitAlt, _TemperatureFeelsLike as TemperatureFeelsLike, _TemperatureFrigid as TemperatureFrigid, _TemperatureHot as TemperatureHot, _TemperatureInversion as TemperatureInversion, _TemperatureMax as TemperatureMax, _TemperatureMin as TemperatureMin, _TemperatureWater as TemperatureWater, _Template as Template, _Tennis as Tennis, _TennisBall as TennisBall, _Term as Term, _TermReference as TermReference, _Terminal as Terminal, _Terminal_3270 as Terminal_3270, _TestTool as TestTool, _TextAlignCenter as TextAlignCenter, _TextAlignJustify as TextAlignJustify, _TextAlignLeft as TextAlignLeft, _TextAlignMixed as TextAlignMixed, _TextAlignRight as TextAlignRight, _TextAllCaps as TextAllCaps, _TextBold as TextBold, _TextClearFormat as TextClearFormat, _TextColor as TextColor, _TextCreation as TextCreation, _TextFill as TextFill, _TextFont as TextFont, _TextFootnote as TextFootnote, _TextHighlight as TextHighlight, _TextIndent as TextIndent, _TextIndentLess as TextIndentLess, _TextIndentMore as TextIndentMore, _TextItalic as TextItalic, _TextKerning as TextKerning };
135
+ export { _StayInside as StayInside, _StemLeafPlot as StemLeafPlot, _Stethoscope as Stethoscope, _Stickies as Stickies, _Stop as Stop, _StopFilled as StopFilled, _StopFilledAlt as StopFilledAlt, _StopOutline as StopOutline, _StopOutlineFilled as StopOutlineFilled, _StopSign as StopSign, _StopSignFilled as StopSignFilled, _StoragePool as StoragePool, _StorageRequest as StorageRequest, _Store as Store, _Storm as Storm, _StormTracker as StormTracker, _StrategyPlay as StrategyPlay, _Stratus as Stratus, _Strawberry as Strawberry, _WatsonHealthStressBreathEditor as WatsonHealthStressBreathEditor, _StringInteger as StringInteger, _StringText as StringText, _WatsonHealthStudyNext as WatsonHealthStudyNext, _WatsonHealthStudyPrevious as WatsonHealthStudyPrevious, _WatsonHealthStudyRead as WatsonHealthStudyRead, _WatsonHealthStudySkip as WatsonHealthStudySkip, _WatsonHealthStudyTransfer as WatsonHealthStudyTransfer, _WatsonHealthStudyUnread as WatsonHealthStudyUnread, _WatsonHealthStudyView as WatsonHealthStudyView, _WatsonHealthSubVolume as WatsonHealthSubVolume, _Subclassification as Subclassification, _Subdirectory as Subdirectory, _Subflow as Subflow, _SubflowLocal as SubflowLocal, _SubjectDefinition as SubjectDefinition, _SubjectUsage as SubjectUsage, _SubnetAclRules as SubnetAclRules, _Subsetting as Subsetting, _Subprocess as Subprocess, _Subtract as Subtract, _SubtractAlt as SubtractAlt, _SubtractFilled as SubtractFilled, _SubtractLarge as SubtractLarge, _Succession as Succession, _SuccessionFlowConnection as SuccessionFlowConnection, _SummaryKpi as SummaryKpi, _SummaryKpiMirror as SummaryKpiMirror, _Sun as Sun, _Sunrise as Sunrise, _Sunset as Sunset, _SupportVectorMachine as SupportVectorMachine, _SurrogateKeyDatabase as SurrogateKeyDatabase, _SurrogateKeyFlatFile as SurrogateKeyFlatFile, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwimlaneDVertical as SwimlaneDVertical, _Switch as Switch, _SwitchLayer_2 as SwitchLayer_2, _SwitchLayer_3 as SwitchLayer_3, _Switcher as Switcher, _Swot as Swot, _SwotFilled as SwotFilled, _SyncSettings as SyncSettings, _SysProvision as SysProvision, _SysplexDistributor as SysplexDistributor, _QT as QT, _QTAlt as QTAlt, _Table as Table, _TableAdd as TableAdd, _TableAlias as TableAlias, _TableBuilt as TableBuilt, _TableShortcut as TableShortcut, _TableSplit as TableSplit, _TableOfContents as TableOfContents, _Tablet as Tablet, _TabletLandscape as TabletLandscape, _Tag as Tag, _TagEdit as TagEdit, _TagExport as TagExport, _TagGroup as TagGroup, _TagImport as TagImport, _TagNone as TagNone, _Tank as Tank, _Target as Target, _Task as Task, _TaskAdd as TaskAdd, _TaskApproved as TaskApproved, _TaskAssetView as TaskAssetView, _TaskBlank as TaskBlank, _TaskComplete as TaskComplete, _TaskEdit as TaskEdit, _TaskHold as TaskHold, _TaskLocation as TaskLocation, _TaskProgress as TaskProgress, _TaskRemove as TaskRemove, _TaskSettings as TaskSettings, _TaskStar as TaskStar, _TaskTools as TaskTools, _TaskView as TaskView, _Taste as Taste, _Taxi as Taxi, _TcpIpService as TcpIpService, _Temperature as Temperature, _TemperatureCelsius as TemperatureCelsius, _TemperatureCelsiusAlt as TemperatureCelsiusAlt, _TemperatureFahrenheit as TemperatureFahrenheit, _TemperatureFahrenheitAlt as TemperatureFahrenheitAlt, _TemperatureFeelsLike as TemperatureFeelsLike, _TemperatureFrigid as TemperatureFrigid, _TemperatureHot as TemperatureHot, _TemperatureInversion as TemperatureInversion, _TemperatureMax as TemperatureMax, _TemperatureMin as TemperatureMin, _TemperatureWater as TemperatureWater, _Template as Template, _Tennis as Tennis, _TennisBall as TennisBall, _Term as Term, _TermReference as TermReference, _Terminal as Terminal, _Terminal_3270 as Terminal_3270, _TestTool as TestTool, _TextAlignCenter as TextAlignCenter, _TextAlignJustify as TextAlignJustify };