@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
@@ -11,6 +11,229 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx, jsxs } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-16.js
14
+ const Report = /*#__PURE__*/ React.forwardRef(function Report({ children, size = 16, ...rest }, ref) {
15
+ return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 32 32",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__PURE__ */ jsx("path", { d: "M10 18H18V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H22V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H15V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") Report.propTypes = iconPropTypes;
26
+ const ReportChart = /*#__PURE__*/ React.forwardRef(function ReportChart({ children, size = 16, ...rest }, ref) {
27
+ return React.createElement(Icon, {
28
+ width: size,
29
+ height: size,
30
+ ref,
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ viewBox: "0 0 32 32",
33
+ fill: "currentColor",
34
+ ...rest
35
+ }, /* @__PURE__ */ jsx("path", { d: "M25,30H7c-1.103,0-2-.8975-2-2V7c0-1.103.897-2,2-2h3v-1c0-1.103.897-2,2-2h8c1.1025,0,2,.897,2,2v1h3c1.1025,0,2,.897,2,2v21c0,1.1025-.8975,2-2,2ZM7,7v21h18V7h-3v3h-12v-3h-3ZM12,8h8v-4h-8v4ZM16,26c-3.8599,0-7-3.1406-7-7s3.1401-7,7-7,7,3.1401,7,7-3.1406,7-7,7ZM15,14.1006c-2.2793.4644-4,2.4849-4,4.8994,0,2.7568,2.2432,5,5,5,2.415,0,4.4346-1.7207,4.8994-4h-3.8994c-1.103,0-2-.8975-2-2v-3.8994ZM17,14.1006v3.8994h3.8994c-.3984-1.9561-1.9434-3.501-3.8994-3.8994Z" }), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") ReportChart.propTypes = iconPropTypes;
38
+ const ReportData = /*#__PURE__*/ React.forwardRef(function ReportData({ children, size = 16, ...rest }, ref) {
39
+ return React.createElement(Icon, {
40
+ width: size,
41
+ height: size,
42
+ ref,
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ viewBox: "0 0 32 32",
45
+ fill: "currentColor",
46
+ ...rest
47
+ }, /* @__PURE__ */ jsx("path", { d: "M15 20H17V24H15z" }), /* @__PURE__ */ jsx("path", { d: "M20 18H22V24H20z" }), /* @__PURE__ */ jsx("path", { d: "M10 14H12V24H10z" }), /* @__PURE__ */ jsx("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
48
+ });
49
+ if (process.env.NODE_ENV !== "production") ReportData.propTypes = iconPropTypes;
50
+ const ReportGrowth = /*#__PURE__*/ React.forwardRef(function ReportGrowth({ children, size = 16, ...rest }, ref) {
51
+ return React.createElement(Icon, {
52
+ width: size,
53
+ height: size,
54
+ ref,
55
+ xmlns: "http://www.w3.org/2000/svg",
56
+ viewBox: "0 0 32 32",
57
+ fill: "currentColor",
58
+ ...rest
59
+ }, /* @__PURE__ */ jsx("path", { d: "M25,30H7c-1.103,0-2-.8975-2-2V7c0-1.103.897-2,2-2h3v-1c0-1.103.897-2,2-2h8c1.1025,0,2,.897,2,2v1h3c1.1025,0,2,.897,2,2v21c0,1.1025-.8975,2-2,2ZM7,7v21h18V7h-3v3h-12v-3h-3ZM12,8h8v-4h-8v4ZM12.707,23.707l-1.4141-1.4141,6.293-6.293h-4.5859v-2h8v8h-2v-4.5859l-6.293,6.293Z" }), children);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") ReportGrowth.propTypes = iconPropTypes;
62
+ const RequestQuote = /*#__PURE__*/ React.forwardRef(function RequestQuote({ children, size = 16, ...rest }, ref) {
63
+ return React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, /* @__PURE__ */ jsx("path", { d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z" }), /* @__PURE__ */ jsx("path", { d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z" }), children);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") RequestQuote.propTypes = iconPropTypes;
74
+ const RequirementDefinition = /*#__PURE__*/ React.forwardRef(function RequirementDefinition({ children, size = 16, ...rest }, ref) {
75
+ return React.createElement(Icon, {
76
+ width: size,
77
+ height: size,
78
+ ref,
79
+ xmlns: "http://www.w3.org/2000/svg",
80
+ viewBox: "0 0 32 32",
81
+ fill: "currentColor",
82
+ ...rest
83
+ }, /* @__PURE__ */ jsx("path", {
84
+ strokeWidth: "0",
85
+ d: "m17.1788,17.4959c0-2.8367,1.5301-4.6764,4.1606-4.6764,2.8025,0,4.0919,2.0631,4.0919,4.5217v.7221h-5.9658v.2235c0,1.2894.7392,2.1663,2.1834,2.1663,1.0833,0,1.7365-.5158,2.2867-1.2207l1.1863,1.3239c-.7392,1.0143-2.0459,1.6505-3.7137,1.6505-2.6475,0-4.2293-1.8397-4.2293-4.7109Zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152,0-1.9083.8597-1.9083,2.0975Z"
86
+ }), /* @__PURE__ */ jsx("path", {
87
+ strokeWidth: "0",
88
+ d: "m9.2694,22h-2.2693v-12h5.4154c2.1835,0,3.5416,1.4441,3.5416,3.7135,0,1.6504-.7565,2.9054-2.2349,3.4039l2.4584,4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247Zm3.1215-6.533c.8769,0,1.4097-.4813,1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227Z"
89
+ }), /* @__PURE__ */ jsx("path", {
90
+ strokeWidth: "0",
91
+ d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
92
+ }), children);
93
+ });
94
+ if (process.env.NODE_ENV !== "production") RequirementDefinition.propTypes = iconPropTypes;
95
+ const RequirementUsage = /*#__PURE__*/ React.forwardRef(function RequirementUsage({ children, size = 16, ...rest }, ref) {
96
+ return React.createElement(Icon, {
97
+ width: size,
98
+ height: size,
99
+ ref,
100
+ xmlns: "http://www.w3.org/2000/svg",
101
+ viewBox: "0 0 32 32",
102
+ fill: "currentColor",
103
+ ...rest
104
+ }, /* @__PURE__ */ jsx("path", {
105
+ strokeWidth: "0",
106
+ d: "m17.1788,17.4959c0-2.8367,1.5301-4.6764,4.1606-4.6764,2.8025,0,4.0919,2.0631,4.0919,4.5217v.7221h-5.9658v.2235c0,1.2894.7392,2.1663,2.1834,2.1663,1.0833,0,1.7365-.5158,2.2867-1.2207l1.1863,1.3239c-.7392,1.0143-2.0459,1.6505-3.7137,1.6505-2.6475,0-4.2293-1.8397-4.2293-4.7109Zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152,0-1.9083.8597-1.9083,2.0975Z"
107
+ }), /* @__PURE__ */ jsx("path", {
108
+ strokeWidth: "0",
109
+ d: "m9.2694,22h-2.2693v-12h5.4154c2.1835,0,3.5416,1.4441,3.5416,3.7135,0,1.6504-.7565,2.9054-2.2349,3.4039l2.4584,4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247Zm3.1215-6.533c.8769,0,1.4097-.4813,1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227Z"
110
+ }), /* @__PURE__ */ jsx("path", {
111
+ strokeWidth: "0",
112
+ d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
113
+ }), children);
114
+ });
115
+ if (process.env.NODE_ENV !== "production") RequirementUsage.propTypes = iconPropTypes;
116
+ const Reset = /*#__PURE__*/ React.forwardRef(function Reset({ children, size = 16, ...rest }, ref) {
117
+ return React.createElement(Icon, {
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__ */ jsx("path", { d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z" }), children);
126
+ });
127
+ if (process.env.NODE_ENV !== "production") Reset.propTypes = iconPropTypes;
128
+ const ResetAlt = /*#__PURE__*/ React.forwardRef(function ResetAlt({ children, size = 16, ...rest }, ref) {
129
+ return React.createElement(Icon, {
130
+ width: size,
131
+ height: size,
132
+ ref,
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ viewBox: "0 0 32 32",
135
+ fill: "currentColor",
136
+ ...rest
137
+ }, /* @__PURE__ */ jsx("path", { d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z" }), children);
138
+ });
139
+ if (process.env.NODE_ENV !== "production") ResetAlt.propTypes = iconPropTypes;
140
+ const Restart = /*#__PURE__*/ React.forwardRef(function Restart({ children, size = 16, ...rest }, ref) {
141
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
142
+ width: size,
143
+ height: size,
144
+ ref,
145
+ xmlns: "http://www.w3.org/2000/svg",
146
+ viewBox: "0 0 16 16",
147
+ fill: "currentColor",
148
+ ...rest
149
+ }, /* @__PURE__ */ jsx("path", { d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z" }), children);
150
+ return React.createElement(Icon, {
151
+ width: size,
152
+ height: size,
153
+ ref,
154
+ xmlns: "http://www.w3.org/2000/svg",
155
+ viewBox: "0 0 32 32",
156
+ fill: "currentColor",
157
+ ...rest
158
+ }, /* @__PURE__ */ jsx("path", { d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z" }), children);
159
+ });
160
+ if (process.env.NODE_ENV !== "production") Restart.propTypes = iconPropTypes;
161
+ const Restaurant = /*#__PURE__*/ React.forwardRef(function Restaurant({ children, size = 16, ...rest }, ref) {
162
+ return React.createElement(Icon, {
163
+ width: size,
164
+ height: size,
165
+ ref,
166
+ xmlns: "http://www.w3.org/2000/svg",
167
+ viewBox: "0 0 32 32",
168
+ fill: "currentColor",
169
+ ...rest
170
+ }, /* @__PURE__ */ jsx("path", { d: "M9 2H11V12H9z" }), /* @__PURE__ */ jsx("path", { d: "M14,11a4,4,0,0,1-8,0V2H4v9a6,6,0,0,0,5,5.91V30h2V16.91A6,6,0,0,0,16,11V2H14Z" }), /* @__PURE__ */ jsx("path", { d: "M22,2H21V30h2V20h3a2,2,0,0,0,2-2V8A5.78,5.78,0,0,0,22,2Zm4,16H23V4.09c2.88.56,3,3.54,3,3.91Z" }), children);
171
+ });
172
+ if (process.env.NODE_ENV !== "production") Restaurant.propTypes = iconPropTypes;
173
+ const RestaurantFine = /*#__PURE__*/ React.forwardRef(function RestaurantFine({ children, size = 16, ...rest }, ref) {
174
+ return React.createElement(Icon, {
175
+ width: size,
176
+ height: size,
177
+ ref,
178
+ xmlns: "http://www.w3.org/2000/svg",
179
+ viewBox: "0 0 32 32",
180
+ fill: "currentColor",
181
+ ...rest
182
+ }, /* @__PURE__ */ jsx("path", { d: "M30,11.0005v-8a1,1,0,0,0-1-1H19a1,1,0,0,0-1,1v8A6.0039,6.0039,0,0,0,23,16.91V28H19v2H29V28H25V16.91A6.0039,6.0039,0,0,0,30,11.0005Zm-10,0V4h8v7.0005a4,4,0,1,1-8,0Z" }), /* @__PURE__ */ jsx("path", { d: "M12,2v9.02a3.9644,3.9644,0,0,1-3.96,3.96A4.0052,4.0052,0,0,1,4,11.02V2H2v9.02a5.9888,5.9888,0,0,0,5,5.8652V30H9V16.8953A5.9646,5.9646,0,0,0,14,11.02V2Z" }), /* @__PURE__ */ jsx("path", { d: "M7 2H9V11.98H7z" }), children);
183
+ });
184
+ if (process.env.NODE_ENV !== "production") RestaurantFine.propTypes = iconPropTypes;
185
+ const Result = /*#__PURE__*/ React.forwardRef(function Result({ children, size = 16, ...rest }, ref) {
186
+ return React.createElement(Icon, {
187
+ width: size,
188
+ height: size,
189
+ ref,
190
+ xmlns: "http://www.w3.org/2000/svg",
191
+ viewBox: "0 0 32 32",
192
+ fill: "currentColor",
193
+ ...rest
194
+ }, /* @__PURE__ */ jsx("path", { d: "M14 23H22V25H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
195
+ });
196
+ if (process.env.NODE_ENV !== "production") Result.propTypes = iconPropTypes;
197
+ const ResultDraft = /*#__PURE__*/ React.forwardRef(function ResultDraft({ children, size = 16, ...rest }, ref) {
198
+ return React.createElement(Icon, {
199
+ width: size,
200
+ height: size,
201
+ ref,
202
+ xmlns: "http://www.w3.org/2000/svg",
203
+ viewBox: "0 0 32 32",
204
+ fill: "currentColor",
205
+ ...rest
206
+ }, /* @__PURE__ */ jsx("path", { d: "M29.7,19.3l-3-3c-0.4-0.4-1-0.4-1.4,0L16,25.6V30h4.4l9.3-9.3C30.1,20.3,30.1,19.7,29.7,19.3z M19.6,28H18v-1.6l5-5l1.6,1.6 L19.6,28z M26,21.6L24.4,20l1.6-1.6l1.6,1.6L26,21.6z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H18V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z" }), children);
207
+ });
208
+ if (process.env.NODE_ENV !== "production") ResultDraft.propTypes = iconPropTypes;
209
+ const ResultNew = /*#__PURE__*/ React.forwardRef(function ResultNew({ children, size = 16, ...rest }, ref) {
210
+ return React.createElement(Icon, {
211
+ width: size,
212
+ height: size,
213
+ ref,
214
+ xmlns: "http://www.w3.org/2000/svg",
215
+ viewBox: "0 0 32 32",
216
+ fill: "currentColor",
217
+ ...rest
218
+ }, /* @__PURE__ */ jsx("circle", {
219
+ cx: "26",
220
+ cy: "26",
221
+ r: "4"
222
+ }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 23H18V25H14z" }), /* @__PURE__ */ jsx("path", { d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z" }), children);
223
+ });
224
+ if (process.env.NODE_ENV !== "production") ResultNew.propTypes = iconPropTypes;
225
+ const ResultOld = /*#__PURE__*/ React.forwardRef(function ResultOld({ children, size = 16, ...rest }, ref) {
226
+ return React.createElement(Icon, {
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__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z" }), /* @__PURE__ */ jsx("path", { d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z" }), children);
235
+ });
236
+ if (process.env.NODE_ENV !== "production") ResultOld.propTypes = iconPropTypes;
14
237
  const RetryFailed = /*#__PURE__*/ React.forwardRef(function RetryFailed({ children, size = 16, ...rest }, ref) {
15
238
  return React.createElement(Icon, {
16
239
  width: size,
@@ -1428,241 +1651,5 @@ const SequentialPalette = /*#__PURE__*/ React.forwardRef(function SequentialPale
1428
1651
  }, /* @__PURE__ */ jsx("path", { d: "M9.9961,20H2v-7.994h7.9961v7.994ZM3.999,18.0015h3.9981v-3.997h-3.9981v3.997ZM30,12h-7.9961v7.994h7.9961v-7.994ZM12.0151,12.006v7.994h7.9961v-7.994s-7.9961,0-7.9961,0ZM14.0142,17.9762v-3.9717h3.9728s-3.9728,3.9717-3.9728,3.9717Z" }), children);
1429
1652
  });
1430
1653
  if (process.env.NODE_ENV !== "production") SequentialPalette.propTypes = iconPropTypes;
1431
- const ServerDns = /*#__PURE__*/ React.forwardRef(function ServerDns({ children, size = 16, ...rest }, ref) {
1432
- return React.createElement(Icon, {
1433
- width: size,
1434
- height: size,
1435
- ref,
1436
- xmlns: "http://www.w3.org/2000/svg",
1437
- viewBox: "0 0 32 32",
1438
- fill: "currentColor",
1439
- ...rest
1440
- }, /* @__PURE__ */ 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__ */ 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__ */ jsx("circle", {
1441
- cx: "7",
1442
- cy: "25",
1443
- r: "1"
1444
- }), children);
1445
- });
1446
- if (process.env.NODE_ENV !== "production") ServerDns.propTypes = iconPropTypes;
1447
- const ServerProxy = /*#__PURE__*/ React.forwardRef(function ServerProxy({ children, size = 16, ...rest }, ref) {
1448
- return React.createElement(Icon, {
1449
- width: size,
1450
- height: size,
1451
- ref,
1452
- xmlns: "http://www.w3.org/2000/svg",
1453
- viewBox: "0 0 32 32",
1454
- fill: "currentColor",
1455
- ...rest
1456
- }, /* @__PURE__ */ 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__ */ jsx("circle", {
1457
- cx: "9",
1458
- cy: "25",
1459
- r: "1"
1460
- }), /* @__PURE__ */ 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);
1461
- });
1462
- if (process.env.NODE_ENV !== "production") ServerProxy.propTypes = iconPropTypes;
1463
- const ServerTime = /*#__PURE__*/ React.forwardRef(function ServerTime({ children, size = 16, ...rest }, ref) {
1464
- return React.createElement(Icon, {
1465
- width: size,
1466
- height: size,
1467
- ref,
1468
- xmlns: "http://www.w3.org/2000/svg",
1469
- viewBox: "0 0 32 32",
1470
- fill: "currentColor",
1471
- ...rest
1472
- }, /* @__PURE__ */ 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__ */ jsx("circle", {
1473
- cx: "7",
1474
- cy: "25",
1475
- r: "1"
1476
- }), /* @__PURE__ */ jsx("path", { d: "M19 11.586 17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z" }), /* @__PURE__ */ 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);
1477
- });
1478
- if (process.env.NODE_ENV !== "production") ServerTime.propTypes = iconPropTypes;
1479
- const ServerTimeUsage = /*#__PURE__*/ React.forwardRef(function ServerTimeUsage({ children, size = 16, ...rest }, ref) {
1480
- return React.createElement(Icon, {
1481
- width: size,
1482
- height: size,
1483
- ref,
1484
- xmlns: "http://www.w3.org/2000/svg",
1485
- viewBox: "0 0 32 32",
1486
- fill: "currentColor",
1487
- ...rest
1488
- }, /* @__PURE__ */ 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);
1489
- });
1490
- if (process.env.NODE_ENV !== "production") ServerTimeUsage.propTypes = iconPropTypes;
1491
- const ServerlessFleet = /*#__PURE__*/ React.forwardRef(function ServerlessFleet({ children, size = 16, ...rest }, ref) {
1492
- return React.createElement(Icon, {
1493
- width: size,
1494
- height: size,
1495
- ref,
1496
- xmlns: "http://www.w3.org/2000/svg",
1497
- viewBox: "0 0 32 32",
1498
- fill: "currentColor",
1499
- ...rest
1500
- }, /* @__PURE__ */ 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__ */ 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__ */ jsx("path", { d: "M4,4h8v-2H4c-1.1,0-2,.9-2,2v8h2V4Z" }), /* @__PURE__ */ jsx("path", { d: "M6,8v8h2v-8h8v-2h-8c-1.1,0-2,.9-2,2Z" }), /* @__PURE__ */ jsx("path", { d: "M28,22v6H4v-6h-2v6c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2v-6h-2Z" }), children);
1501
- });
1502
- if (process.env.NODE_ENV !== "production") ServerlessFleet.propTypes = iconPropTypes;
1503
- const ServiceDesk = /*#__PURE__*/ React.forwardRef(function ServiceDesk({ children, size = 16, ...rest }, ref) {
1504
- return React.createElement(Icon, {
1505
- width: size,
1506
- height: size,
1507
- ref,
1508
- xmlns: "http://www.w3.org/2000/svg",
1509
- viewBox: "0 0 32 32",
1510
- fill: "currentColor",
1511
- ...rest
1512
- }, /* @__PURE__ */ jsx("path", {
1513
- 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",
1514
- transform: "translate(0 .005)"
1515
- }), children);
1516
- });
1517
- if (process.env.NODE_ENV !== "production") ServiceDesk.propTypes = iconPropTypes;
1518
- const ServiceId = /*#__PURE__*/ React.forwardRef(function ServiceId({ children, size = 16, ...rest }, ref) {
1519
- return React.createElement(Icon, {
1520
- width: size,
1521
- height: size,
1522
- ref,
1523
- xmlns: "http://www.w3.org/2000/svg",
1524
- viewBox: "0 0 32 32",
1525
- fill: "currentColor",
1526
- ...rest
1527
- }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M12 6H16V8H12z" }), /* @__PURE__ */ 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);
1528
- });
1529
- if (process.env.NODE_ENV !== "production") ServiceId.propTypes = iconPropTypes;
1530
- const ServiceLevels = /*#__PURE__*/ React.forwardRef(function ServiceLevels({ children, size = 16, ...rest }, ref) {
1531
- return React.createElement(Icon, {
1532
- width: size,
1533
- height: size,
1534
- ref,
1535
- xmlns: "http://www.w3.org/2000/svg",
1536
- viewBox: "0 0 32 32",
1537
- fill: "currentColor",
1538
- ...rest
1539
- }, /* @__PURE__ */ jsx("circle", {
1540
- cx: "7",
1541
- cy: "19",
1542
- r: "1"
1543
- }), /* @__PURE__ */ jsx("circle", {
1544
- cx: "16",
1545
- cy: "11",
1546
- r: "1"
1547
- }), /* @__PURE__ */ jsx("circle", {
1548
- cx: "25",
1549
- cy: "19",
1550
- r: "1"
1551
- }), /* @__PURE__ */ jsx("circle", {
1552
- cx: "10",
1553
- cy: "14",
1554
- r: "1"
1555
- }), /* @__PURE__ */ 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__ */ 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__ */ 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);
1556
- });
1557
- if (process.env.NODE_ENV !== "production") ServiceLevels.propTypes = iconPropTypes;
1558
- const SessionBorderControl = /*#__PURE__*/ React.forwardRef(function SessionBorderControl({ children, size = 16, ...rest }, ref) {
1559
- return React.createElement(Icon, {
1560
- width: size,
1561
- height: size,
1562
- ref,
1563
- xmlns: "http://www.w3.org/2000/svg",
1564
- viewBox: "0 0 32 32",
1565
- fill: "currentColor",
1566
- ...rest
1567
- }, /* @__PURE__ */ 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);
1568
- });
1569
- if (process.env.NODE_ENV !== "production") SessionBorderControl.propTypes = iconPropTypes;
1570
- const Settings = /*#__PURE__*/ React.forwardRef(function Settings({ children, size = 16, ...rest }, ref) {
1571
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1572
- width: size,
1573
- height: size,
1574
- ref,
1575
- xmlns: "http://www.w3.org/2000/svg",
1576
- viewBox: "0 0 16 16",
1577
- fill: "currentColor",
1578
- ...rest
1579
- }, /* @__PURE__ */ 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__ */ 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);
1580
- return React.createElement(Icon, {
1581
- width: size,
1582
- height: size,
1583
- ref,
1584
- xmlns: "http://www.w3.org/2000/svg",
1585
- viewBox: "0 0 32 32",
1586
- fill: "currentColor",
1587
- ...rest
1588
- }, /* @__PURE__ */ 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__ */ 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);
1589
- });
1590
- if (process.env.NODE_ENV !== "production") Settings.propTypes = iconPropTypes;
1591
- const SettingsAdjust = /*#__PURE__*/ React.forwardRef(function SettingsAdjust({ children, size = 16, ...rest }, ref) {
1592
- return React.createElement(Icon, {
1593
- width: size,
1594
- height: size,
1595
- ref,
1596
- xmlns: "http://www.w3.org/2000/svg",
1597
- viewBox: "0 0 32 32",
1598
- fill: "currentColor",
1599
- ...rest
1600
- }, /* @__PURE__ */ 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__ */ 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);
1601
- });
1602
- if (process.env.NODE_ENV !== "production") SettingsAdjust.propTypes = iconPropTypes;
1603
- const SettingsCheck = /*#__PURE__*/ React.forwardRef(function SettingsCheck({ children, size = 16, ...rest }, ref) {
1604
- return React.createElement(Icon, {
1605
- width: size,
1606
- height: size,
1607
- ref,
1608
- xmlns: "http://www.w3.org/2000/svg",
1609
- viewBox: "0 0 32 32",
1610
- fill: "currentColor",
1611
- ...rest
1612
- }, /* @__PURE__ */ 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__ */ 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__ */ jsx("path", { d: "M23 26.18 20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z" }), children);
1613
- });
1614
- if (process.env.NODE_ENV !== "production") SettingsCheck.propTypes = iconPropTypes;
1615
- const SettingsEdit = /*#__PURE__*/ React.forwardRef(function SettingsEdit({ children, size = 16, ...rest }, ref) {
1616
- return React.createElement(Icon, {
1617
- width: size,
1618
- height: size,
1619
- ref,
1620
- xmlns: "http://www.w3.org/2000/svg",
1621
- viewBox: "0 0 32 32",
1622
- fill: "currentColor",
1623
- ...rest
1624
- }, /* @__PURE__ */ 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__ */ 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__ */ 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);
1625
- });
1626
- if (process.env.NODE_ENV !== "production") SettingsEdit.propTypes = iconPropTypes;
1627
- const SettingsServices = /*#__PURE__*/ React.forwardRef(function SettingsServices({ children, size = 16, ...rest }, ref) {
1628
- return React.createElement(Icon, {
1629
- width: size,
1630
- height: size,
1631
- ref,
1632
- xmlns: "http://www.w3.org/2000/svg",
1633
- viewBox: "0 0 32 32",
1634
- fill: "currentColor",
1635
- ...rest
1636
- }, /* @__PURE__ */ jsx("path", { d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M15,19.8579A3.9934,3.9934,0,1,1,20,16h2a6,6,0,1,0-7,5.91Z" }), /* @__PURE__ */ 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);
1637
- });
1638
- if (process.env.NODE_ENV !== "production") SettingsServices.propTypes = iconPropTypes;
1639
- const SettingsView = /*#__PURE__*/ React.forwardRef(function SettingsView({ children, size = 16, ...rest }, ref) {
1640
- return React.createElement(Icon, {
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__ */ jsx("circle", {
1649
- cx: "23",
1650
- cy: "24",
1651
- r: "2"
1652
- }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M12.3989,20.8A6,6,0,1,1,22,16H20a4,4,0,1,0-6.4,3.2Z" }), /* @__PURE__ */ 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);
1653
- });
1654
- if (process.env.NODE_ENV !== "production") SettingsView.propTypes = iconPropTypes;
1655
- const Shadow = /*#__PURE__*/ React.forwardRef(function Shadow({ children, size = 16, ...rest }, ref) {
1656
- return React.createElement(Icon, {
1657
- width: size,
1658
- height: size,
1659
- ref,
1660
- xmlns: "http://www.w3.org/2000/svg",
1661
- viewBox: "0 0 32 32",
1662
- fill: "currentColor",
1663
- ...rest
1664
- }, /* @__PURE__ */ 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);
1665
- });
1666
- if (process.env.NODE_ENV !== "production") Shadow.propTypes = iconPropTypes;
1667
1654
  //#endregion
1668
- export { QS, QSAlt, RetryFailed, Return, Review, Rewind_10, Rewind_30, Rewind_5, Rexx, RightPanelClose, RightPanelCloseFilled, RightPanelOpen, RightPanelOpenFilled, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleGroupingDataQuality, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, RunViewIcon, Running, SailboatCoastal, SailboatOffshore, SalesOps, SankeyDiagram, SankeyDiagramAlt, Sap, Satellite, SatelliteRadar, SatelliteWeather, SatisfyDefinition, SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, Sensor, SequentialPalette, ServerDns, ServerProxy, ServerTime, ServerTimeUsage, ServerlessFleet, ServiceDesk, ServiceId, ServiceLevels, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, Shadow, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };
1655
+ export { QS, QSAlt, Report, ReportChart, ReportData, ReportGrowth, RequestQuote, RequirementDefinition, RequirementUsage, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, RetryFailed, Return, Review, Rewind_10, Rewind_30, Rewind_5, Rexx, RightPanelClose, RightPanelCloseFilled, RightPanelOpen, RightPanelOpenFilled, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleGroupingDataQuality, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, RunViewIcon, Running, SailboatCoastal, SailboatOffshore, SalesOps, SankeyDiagram, SankeyDiagramAlt, Sap, Satellite, SatelliteRadar, SatelliteWeather, SatisfyDefinition, SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, Sensor, SequentialPalette, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };
@@ -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 _ServerDns: CarbonIconType;
11
+ declare const _ServerProxy: CarbonIconType;
12
+ declare const _ServerTime: CarbonIconType;
13
+ declare const _ServerTimeUsage: CarbonIconType;
14
+ declare const _ServerlessFleet: CarbonIconType;
15
+ declare const _ServiceDesk: CarbonIconType;
16
+ declare const _ServiceId: CarbonIconType;
17
+ declare const _ServiceLevels: CarbonIconType;
18
+ declare const _SessionBorderControl: CarbonIconType;
19
+ declare const _Settings: CarbonIconType;
20
+ declare const _SettingsAdjust: CarbonIconType;
21
+ declare const _SettingsCheck: CarbonIconType;
22
+ declare const _SettingsEdit: CarbonIconType;
23
+ declare const _SettingsServices: CarbonIconType;
24
+ declare const _SettingsView: CarbonIconType;
25
+ declare const _Shadow: CarbonIconType;
10
26
  declare const _ShapeExcept: CarbonIconType;
11
27
  declare const _ShapeExclude: CarbonIconType;
12
28
  declare const _ShapeIntersect: CarbonIconType;
@@ -116,20 +132,4 @@ declare const _WatsonHealthStatusAcknowledge: CarbonIconType;
116
132
  declare const _WatsonHealthStatusChange: CarbonIconType;
117
133
  declare const _WatsonHealthStatusPartialFail: CarbonIconType;
118
134
  declare const _WatsonHealthStatusResolved: CarbonIconType;
119
- declare const _StayInside: CarbonIconType;
120
- declare const _StemLeafPlot: CarbonIconType;
121
- declare const _Stethoscope: CarbonIconType;
122
- declare const _Stickies: CarbonIconType;
123
- declare const _Stop: CarbonIconType;
124
- declare const _StopFilled: CarbonIconType;
125
- declare const _StopFilledAlt: CarbonIconType;
126
- declare const _StopOutline: CarbonIconType;
127
- declare const _StopOutlineFilled: CarbonIconType;
128
- declare const _StopSign: CarbonIconType;
129
- declare const _StopSignFilled: CarbonIconType;
130
- declare const _StoragePool: CarbonIconType;
131
- declare const _StorageRequest: CarbonIconType;
132
- declare const _Store: CarbonIconType;
133
- declare const _Storm: CarbonIconType;
134
- declare const _StormTracker: CarbonIconType;
135
- export { _ShapeExcept as ShapeExcept, _ShapeExclude as ShapeExclude, _ShapeIntersect as ShapeIntersect, _ShapeJoin as ShapeJoin, _ShapeUnite as ShapeUnite, _Shapes as Shapes, _Share as Share, _ShieldAlert as ShieldAlert, _ShareKnowledge as ShareKnowledge, _ShipmentDelivery as ShipmentDelivery, _ShoppingBag as ShoppingBag, _ShoppingCart as ShoppingCart, _ShoppingCartArrowDown as ShoppingCartArrowDown, _ShoppingCartArrowUp as ShoppingCartArrowUp, _ShoppingCartClear as ShoppingCartClear, _ShoppingCartError as ShoppingCartError, _ShoppingCartMinus as ShoppingCartMinus, _ShoppingCartPlus as ShoppingCartPlus, _ShoppingCatalog as ShoppingCatalog, _ShowDataCards as ShowDataCards, _ShrinkScreen as ShrinkScreen, _ShrinkScreenFilled as ShrinkScreenFilled, _Shuffle as Shuffle, _Shuttle as Shuttle, _SidePanelClose as SidePanelClose, _SidePanelCloseFilled as SidePanelCloseFilled, _SidePanelOpen as SidePanelOpen, _SidePanelOpenFilled as SidePanelOpenFilled, _Sight as Sight, _Sigma as Sigma, _SignalStrength as SignalStrength, _SimCard as SimCard, _SkillLevel as SkillLevel, _SkillLevelAdvanced as SkillLevelAdvanced, _SkillLevelBasic as SkillLevelBasic, _SkillLevelIntermediate as SkillLevelIntermediate, _SkipBack as SkipBack, _SkipBackFilled as SkipBackFilled, _SkipBackOutline as SkipBackOutline, _SkipBackOutlineFilled as SkipBackOutlineFilled, _SkipBackOutlineSolid as SkipBackOutlineSolid, _SkipBackSolidFilled as SkipBackSolidFilled, _SkipForward as SkipForward, _SkipForwardFilled as SkipForwardFilled, _SkipForwardOutline as SkipForwardOutline, _SkipForwardOutlineFilled as SkipForwardOutlineFilled, _SkipForwardOutlineSolid as SkipForwardOutlineSolid, _SkipForwardSolidFilled as SkipForwardSolidFilled, _Sleet as Sleet, _Slisor as Slisor, _Slm as Slm, _Smell as Smell, _Smoke as Smoke, _WatsonHealthSmoothing as WatsonHealthSmoothing, _WatsonHealthSmoothingCursor as WatsonHealthSmoothingCursor, _Snooze as Snooze, _Snow as Snow, _SnowBlizzard as SnowBlizzard, _SnowHeavy as SnowHeavy, _SnowScattered as SnowScattered, _SnowScatteredNight as SnowScatteredNight, _SnowDensity as SnowDensity, _Snowflake as Snowflake, _Soccer as Soccer, _Socket as Socket, _SoftwareResource as SoftwareResource, _SoftwareResourceCluster as SoftwareResourceCluster, _SoftwareResourceReference as SoftwareResourceReference, _SoilMoisture as SoilMoisture, _SoilMoistureField as SoilMoistureField, _SoilMoistureGlobal as SoilMoistureGlobal, _SoilTemperature as SoilTemperature, _SoilTemperatureField as SoilTemperatureField, _SoilTemperatureGlobal as SoilTemperatureGlobal, _SolarPanel as SolarPanel, _SortAscending as SortAscending, _SortDescending as SortDescending, _SortRemove as SortRemove, _SortingAToZ as SortingAToZ, _SortingHighestToLowestNumber as SortingHighestToLowestNumber, _SortingLowestToHighestNumber as SortingLowestToHighestNumber, _SortingZToA as SortingZToA, _SourceControl as SourceControl, _SpellCheck as SpellCheck, _WatsonHealthSpineLabel as WatsonHealthSpineLabel, _Split as Split, _WatsonHealthSplitDiscard as WatsonHealthSplitDiscard, _SplitScreen as SplitScreen, _SprayPaint as SprayPaint, _Sprout as Sprout, _SpyreAccelerator as SpyreAccelerator, _Sql as Sql, _SquareOutline as SquareOutline, _SquareSlash as SquareSlash, _SquareSolid as SquareSolid, _SquareFill as SquareFill, _StackLimitation as StackLimitation, _WatsonHealthStackedMove as WatsonHealthStackedMove, _WatsonHealthStackedScrolling_1 as WatsonHealthStackedScrolling_1, _WatsonHealthStackedScrolling_2 as WatsonHealthStackedScrolling_2, _Stamp as Stamp, _Star as Star, _StarFilled as StarFilled, _StarHalf as StarHalf, _StarReview as StarReview, _WatsonHealthStatusAcknowledge as WatsonHealthStatusAcknowledge, _WatsonHealthStatusChange as WatsonHealthStatusChange, _WatsonHealthStatusPartialFail as WatsonHealthStatusPartialFail, _WatsonHealthStatusResolved as WatsonHealthStatusResolved, _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 };
135
+ export { _ServerDns as ServerDns, _ServerProxy as ServerProxy, _ServerTime as ServerTime, _ServerTimeUsage as ServerTimeUsage, _ServerlessFleet as ServerlessFleet, _ServiceDesk as ServiceDesk, _ServiceId as ServiceId, _ServiceLevels as ServiceLevels, _SessionBorderControl as SessionBorderControl, _Settings as Settings, _SettingsAdjust as SettingsAdjust, _SettingsCheck as SettingsCheck, _SettingsEdit as SettingsEdit, _SettingsServices as SettingsServices, _SettingsView as SettingsView, _Shadow as Shadow, _ShapeExcept as ShapeExcept, _ShapeExclude as ShapeExclude, _ShapeIntersect as ShapeIntersect, _ShapeJoin as ShapeJoin, _ShapeUnite as ShapeUnite, _Shapes as Shapes, _Share as Share, _ShieldAlert as ShieldAlert, _ShareKnowledge as ShareKnowledge, _ShipmentDelivery as ShipmentDelivery, _ShoppingBag as ShoppingBag, _ShoppingCart as ShoppingCart, _ShoppingCartArrowDown as ShoppingCartArrowDown, _ShoppingCartArrowUp as ShoppingCartArrowUp, _ShoppingCartClear as ShoppingCartClear, _ShoppingCartError as ShoppingCartError, _ShoppingCartMinus as ShoppingCartMinus, _ShoppingCartPlus as ShoppingCartPlus, _ShoppingCatalog as ShoppingCatalog, _ShowDataCards as ShowDataCards, _ShrinkScreen as ShrinkScreen, _ShrinkScreenFilled as ShrinkScreenFilled, _Shuffle as Shuffle, _Shuttle as Shuttle, _SidePanelClose as SidePanelClose, _SidePanelCloseFilled as SidePanelCloseFilled, _SidePanelOpen as SidePanelOpen, _SidePanelOpenFilled as SidePanelOpenFilled, _Sight as Sight, _Sigma as Sigma, _SignalStrength as SignalStrength, _SimCard as SimCard, _SkillLevel as SkillLevel, _SkillLevelAdvanced as SkillLevelAdvanced, _SkillLevelBasic as SkillLevelBasic, _SkillLevelIntermediate as SkillLevelIntermediate, _SkipBack as SkipBack, _SkipBackFilled as SkipBackFilled, _SkipBackOutline as SkipBackOutline, _SkipBackOutlineFilled as SkipBackOutlineFilled, _SkipBackOutlineSolid as SkipBackOutlineSolid, _SkipBackSolidFilled as SkipBackSolidFilled, _SkipForward as SkipForward, _SkipForwardFilled as SkipForwardFilled, _SkipForwardOutline as SkipForwardOutline, _SkipForwardOutlineFilled as SkipForwardOutlineFilled, _SkipForwardOutlineSolid as SkipForwardOutlineSolid, _SkipForwardSolidFilled as SkipForwardSolidFilled, _Sleet as Sleet, _Slisor as Slisor, _Slm as Slm, _Smell as Smell, _Smoke as Smoke, _WatsonHealthSmoothing as WatsonHealthSmoothing, _WatsonHealthSmoothingCursor as WatsonHealthSmoothingCursor, _Snooze as Snooze, _Snow as Snow, _SnowBlizzard as SnowBlizzard, _SnowHeavy as SnowHeavy, _SnowScattered as SnowScattered, _SnowScatteredNight as SnowScatteredNight, _SnowDensity as SnowDensity, _Snowflake as Snowflake, _Soccer as Soccer, _Socket as Socket, _SoftwareResource as SoftwareResource, _SoftwareResourceCluster as SoftwareResourceCluster, _SoftwareResourceReference as SoftwareResourceReference, _SoilMoisture as SoilMoisture, _SoilMoistureField as SoilMoistureField, _SoilMoistureGlobal as SoilMoistureGlobal, _SoilTemperature as SoilTemperature, _SoilTemperatureField as SoilTemperatureField, _SoilTemperatureGlobal as SoilTemperatureGlobal, _SolarPanel as SolarPanel, _SortAscending as SortAscending, _SortDescending as SortDescending, _SortRemove as SortRemove, _SortingAToZ as SortingAToZ, _SortingHighestToLowestNumber as SortingHighestToLowestNumber, _SortingLowestToHighestNumber as SortingLowestToHighestNumber, _SortingZToA as SortingZToA, _SourceControl as SourceControl, _SpellCheck as SpellCheck, _WatsonHealthSpineLabel as WatsonHealthSpineLabel, _Split as Split, _WatsonHealthSplitDiscard as WatsonHealthSplitDiscard, _SplitScreen as SplitScreen, _SprayPaint as SprayPaint, _Sprout as Sprout, _SpyreAccelerator as SpyreAccelerator, _Sql as Sql, _SquareOutline as SquareOutline, _SquareSlash as SquareSlash, _SquareSolid as SquareSolid, _SquareFill as SquareFill, _StackLimitation as StackLimitation, _WatsonHealthStackedMove as WatsonHealthStackedMove, _WatsonHealthStackedScrolling_1 as WatsonHealthStackedScrolling_1, _WatsonHealthStackedScrolling_2 as WatsonHealthStackedScrolling_2, _Stamp as Stamp, _Star as Star, _StarFilled as StarFilled, _StarHalf as StarHalf, _StarReview as StarReview, _WatsonHealthStatusAcknowledge as WatsonHealthStatusAcknowledge, _WatsonHealthStatusChange as WatsonHealthStatusChange, _WatsonHealthStatusPartialFail as WatsonHealthStatusPartialFail, _WatsonHealthStatusResolved as WatsonHealthStatusResolved };