@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,242 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-18.js
14
+ const StayInside = /*#__PURE__*/ React.forwardRef(function StayInside({ 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: "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__ */ 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__ */ 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);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") StayInside.propTypes = iconPropTypes;
26
+ const StemLeafPlot = /*#__PURE__*/ React.forwardRef(function StemLeafPlot({ 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: "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__ */ 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__ */ 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__ */ 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__ */ jsx("path", { d: "M12 2H14V30H12z" }), /* @__PURE__ */ 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__ */ 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__ */ 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);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") StemLeafPlot.propTypes = iconPropTypes;
38
+ const Stethoscope = /*#__PURE__*/ React.forwardRef(function Stethoscope({ 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: "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);
48
+ });
49
+ if (process.env.NODE_ENV !== "production") Stethoscope.propTypes = iconPropTypes;
50
+ const Stickies = /*#__PURE__*/ React.forwardRef(function Stickies({ 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: "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__ */ 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);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") Stickies.propTypes = iconPropTypes;
62
+ const Stop = /*#__PURE__*/ React.forwardRef(function Stop({ children, size = 16, ...rest }, ref) {
63
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 16 16",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, /* @__PURE__ */ 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);
72
+ return React.createElement(Icon, {
73
+ width: size,
74
+ height: size,
75
+ ref,
76
+ xmlns: "http://www.w3.org/2000/svg",
77
+ viewBox: "0 0 32 32",
78
+ fill: "currentColor",
79
+ ...rest
80
+ }, /* @__PURE__ */ 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);
81
+ });
82
+ if (process.env.NODE_ENV !== "production") Stop.propTypes = iconPropTypes;
83
+ const StopFilled = /*#__PURE__*/ React.forwardRef(function StopFilled({ children, size = 16, ...rest }, ref) {
84
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
85
+ width: size,
86
+ height: size,
87
+ ref,
88
+ xmlns: "http://www.w3.org/2000/svg",
89
+ viewBox: "0 0 16 16",
90
+ fill: "currentColor",
91
+ ...rest
92
+ }, /* @__PURE__ */ 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);
93
+ return React.createElement(Icon, {
94
+ width: size,
95
+ height: size,
96
+ ref,
97
+ xmlns: "http://www.w3.org/2000/svg",
98
+ viewBox: "0 0 32 32",
99
+ fill: "currentColor",
100
+ ...rest
101
+ }, /* @__PURE__ */ 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);
102
+ });
103
+ if (process.env.NODE_ENV !== "production") StopFilled.propTypes = iconPropTypes;
104
+ const StopFilledAlt = /*#__PURE__*/ React.forwardRef(function StopFilledAlt({ children, size = 16, ...rest }, ref) {
105
+ return React.createElement(Icon, {
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__ */ 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);
114
+ });
115
+ if (process.env.NODE_ENV !== "production") StopFilledAlt.propTypes = iconPropTypes;
116
+ const StopOutline = /*#__PURE__*/ React.forwardRef(function StopOutline({ children, size = 16, ...rest }, ref) {
117
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
118
+ width: size,
119
+ height: size,
120
+ ref,
121
+ xmlns: "http://www.w3.org/2000/svg",
122
+ viewBox: "0 0 16 16",
123
+ fill: "currentColor",
124
+ ...rest
125
+ }, /* @__PURE__ */ 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__ */ 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);
126
+ return React.createElement(Icon, {
127
+ width: size,
128
+ height: size,
129
+ ref,
130
+ xmlns: "http://www.w3.org/2000/svg",
131
+ viewBox: "0 0 32 32",
132
+ fill: "currentColor",
133
+ ...rest
134
+ }, /* @__PURE__ */ 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__ */ 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);
135
+ });
136
+ if (process.env.NODE_ENV !== "production") StopOutline.propTypes = iconPropTypes;
137
+ const StopOutlineFilled = /*#__PURE__*/ React.forwardRef(function StopOutlineFilled({ children, size = 16, ...rest }, ref) {
138
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
139
+ width: size,
140
+ height: size,
141
+ ref,
142
+ xmlns: "http://www.w3.org/2000/svg",
143
+ viewBox: "0 0 16 16",
144
+ fill: "currentColor",
145
+ ...rest
146
+ }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M6 6H10V10H6z" }), children);
147
+ return React.createElement(Icon, {
148
+ width: size,
149
+ height: size,
150
+ ref,
151
+ xmlns: "http://www.w3.org/2000/svg",
152
+ viewBox: "0 0 32 32",
153
+ fill: "currentColor",
154
+ ...rest
155
+ }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M12 12H20V20H12z" }), children);
156
+ });
157
+ if (process.env.NODE_ENV !== "production") StopOutlineFilled.propTypes = iconPropTypes;
158
+ const StopSign = /*#__PURE__*/ React.forwardRef(function StopSign({ children, size = 16, ...rest }, ref) {
159
+ return React.createElement(Icon, {
160
+ width: size,
161
+ height: size,
162
+ ref,
163
+ xmlns: "http://www.w3.org/2000/svg",
164
+ viewBox: "0 0 32 32",
165
+ fill: "currentColor",
166
+ ...rest
167
+ }, /* @__PURE__ */ 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);
168
+ });
169
+ if (process.env.NODE_ENV !== "production") StopSign.propTypes = iconPropTypes;
170
+ const StopSignFilled = /*#__PURE__*/ React.forwardRef(function StopSignFilled({ children, size = 16, ...rest }, ref) {
171
+ return React.createElement(Icon, {
172
+ width: size,
173
+ height: size,
174
+ ref,
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ viewBox: "0 0 32 32",
177
+ fill: "currentColor",
178
+ ...rest
179
+ }, /* @__PURE__ */ 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);
180
+ });
181
+ if (process.env.NODE_ENV !== "production") StopSignFilled.propTypes = iconPropTypes;
182
+ const StoragePool = /*#__PURE__*/ React.forwardRef(function StoragePool({ children, size = 16, ...rest }, ref) {
183
+ return React.createElement(Icon, {
184
+ width: size,
185
+ height: size,
186
+ ref,
187
+ xmlns: "http://www.w3.org/2000/svg",
188
+ viewBox: "0 0 32 32",
189
+ fill: "currentColor",
190
+ ...rest
191
+ }, /* @__PURE__ */ 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__ */ 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__ */ 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__ */ 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__ */ 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);
192
+ });
193
+ if (process.env.NODE_ENV !== "production") StoragePool.propTypes = iconPropTypes;
194
+ const StorageRequest = /*#__PURE__*/ React.forwardRef(function StorageRequest({ children, size = 16, ...rest }, ref) {
195
+ return React.createElement(Icon, {
196
+ width: size,
197
+ height: size,
198
+ ref,
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ viewBox: "0 0 32 32",
201
+ fill: "currentColor",
202
+ ...rest
203
+ }, /* @__PURE__ */ jsx("path", { d: "M4,21H2v3a2.0059,2.0059,0,0,0,2,2H7V24H4Z" }), /* @__PURE__ */ jsx("path", { d: "M4,8H7V6H4A2.0059,2.0059,0,0,0,2,8v3H4Z" }), /* @__PURE__ */ jsx("path", { d: "M17 6H23V8H17z" }), /* @__PURE__ */ jsx("path", { d: "M9 6H15V8H9z" }), /* @__PURE__ */ jsx("path", { d: "M17 24H23V26H17z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M28,24H25v2h3a2.0059,2.0059,0,0,0,2-2V21H28Z" }), /* @__PURE__ */ jsx("path", { d: "M28,6H25V8h3v3h2V8A2.0059,2.0059,0,0,0,28,6Z" }), /* @__PURE__ */ jsx("path", { d: "M9 24H15V26H9z" }), /* @__PURE__ */ jsx("circle", {
204
+ cx: "7",
205
+ cy: "12",
206
+ r: "1"
207
+ }), /* @__PURE__ */ jsx("circle", {
208
+ cx: "7",
209
+ cy: "20",
210
+ r: "1"
211
+ }), children);
212
+ });
213
+ if (process.env.NODE_ENV !== "production") StorageRequest.propTypes = iconPropTypes;
214
+ const Store = /*#__PURE__*/ React.forwardRef(function Store({ children, size = 16, ...rest }, ref) {
215
+ return React.createElement(Icon, {
216
+ width: size,
217
+ height: size,
218
+ ref,
219
+ xmlns: "http://www.w3.org/2000/svg",
220
+ viewBox: "0 0 32 32",
221
+ fill: "currentColor",
222
+ ...rest
223
+ }, /* @__PURE__ */ 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);
224
+ });
225
+ if (process.env.NODE_ENV !== "production") Store.propTypes = iconPropTypes;
226
+ const Storm = /*#__PURE__*/ React.forwardRef(function Storm({ children, size = 16, ...rest }, ref) {
227
+ return React.createElement(Icon, {
228
+ width: size,
229
+ height: size,
230
+ ref,
231
+ xmlns: "http://www.w3.org/2000/svg",
232
+ viewBox: "0 0 32 32",
233
+ fill: "currentColor",
234
+ ...rest
235
+ }, /* @__PURE__ */ 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);
236
+ });
237
+ if (process.env.NODE_ENV !== "production") Storm.propTypes = iconPropTypes;
238
+ const StormTracker = /*#__PURE__*/ React.forwardRef(function StormTracker({ children, size = 16, ...rest }, ref) {
239
+ return React.createElement(Icon, {
240
+ width: size,
241
+ height: size,
242
+ ref,
243
+ xmlns: "http://www.w3.org/2000/svg",
244
+ viewBox: "0 0 32 32",
245
+ fill: "currentColor",
246
+ ...rest
247
+ }, /* @__PURE__ */ 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);
248
+ });
249
+ if (process.env.NODE_ENV !== "production") StormTracker.propTypes = iconPropTypes;
14
250
  const StrategyPlay = /*#__PURE__*/ React.forwardRef(function StrategyPlay({ children, size = 16, ...rest }, ref) {
15
251
  return React.createElement(Icon, {
16
252
  width: size,
@@ -305,6 +541,18 @@ const Subsetting = /*#__PURE__*/ React.forwardRef(function Subsetting({ children
305
541
  }, /* @__PURE__ */ jsx("path", { d: "M24.8682,16.5039L16.8682,2.5039c-.356-.623-1.3804-.623-1.7363,0l-8,14c-.177.3096-.1758.6895.0032.998.179.3081.5085.498.865.498h7v12h2v-12h7c.3564,0,.686-.1899.865-.498.179-.3086.1802-.6885.0032-.998ZM9.7231,16l6.2769-10.9844,6.2769,10.9844h-12.5537Z" }), children);
306
542
  });
307
543
  if (process.env.NODE_ENV !== "production") Subsetting.propTypes = iconPropTypes;
544
+ const Subprocess = /*#__PURE__*/ React.forwardRef(function Subprocess({ children, size = 16, ...rest }, ref) {
545
+ return React.createElement(Icon, {
546
+ width: size,
547
+ height: size,
548
+ ref,
549
+ xmlns: "http://www.w3.org/2000/svg",
550
+ viewBox: "0 0 32 32",
551
+ fill: "currentColor",
552
+ ...rest
553
+ }, /* @__PURE__ */ jsx("path", { d: "M28,26H4c-1.103,0-2-.8975-2-2V8c0-1.103.897-2,2-2h24c1.1025,0,2,.897,2,2v16c0,1.1025-.8975,2-2,2ZM4,8h-.0015l.0015,16h24V8H4ZM17,22h-2v-3h-3v-2h3v-3h2v3h3v2h-3v3Z" }), children);
554
+ });
555
+ if (process.env.NODE_ENV !== "production") Subprocess.propTypes = iconPropTypes;
308
556
  const Subtract = /*#__PURE__*/ React.forwardRef(function Subtract({ children, size = 16, ...rest }, ref) {
309
557
  return React.createElement(Icon, {
310
558
  width: size,
@@ -1518,209 +1766,5 @@ const TextAlignJustify = /*#__PURE__*/ React.forwardRef(function TextAlignJustif
1518
1766
  }, /* @__PURE__ */ jsx("path", { d: "M6 6H26V8H6z" }), /* @__PURE__ */ jsx("path", { d: "M6 12H26V14H6z" }), /* @__PURE__ */ jsx("path", { d: "M6 18H26V20H6z" }), /* @__PURE__ */ jsx("path", { d: "M6 24H26V26H6z" }), children);
1519
1767
  });
1520
1768
  if (process.env.NODE_ENV !== "production") TextAlignJustify.propTypes = iconPropTypes;
1521
- const TextAlignLeft = /*#__PURE__*/ React.forwardRef(function TextAlignLeft({ children, size = 16, ...rest }, ref) {
1522
- return React.createElement(Icon, {
1523
- width: size,
1524
- height: size,
1525
- ref,
1526
- xmlns: "http://www.w3.org/2000/svg",
1527
- viewBox: "0 0 32 32",
1528
- fill: "currentColor",
1529
- ...rest
1530
- }, /* @__PURE__ */ jsx("path", { d: "M12 6H26V8H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 12H22V14H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 18H26V20H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 24H22V26H12z" }), /* @__PURE__ */ jsx("path", { d: "M6 4H8V28H6z" }), children);
1531
- });
1532
- if (process.env.NODE_ENV !== "production") TextAlignLeft.propTypes = iconPropTypes;
1533
- const TextAlignMixed = /*#__PURE__*/ React.forwardRef(function TextAlignMixed({ children, size = 16, ...rest }, ref) {
1534
- return React.createElement(Icon, {
1535
- width: size,
1536
- height: size,
1537
- ref,
1538
- xmlns: "http://www.w3.org/2000/svg",
1539
- viewBox: "0 0 32 32",
1540
- fill: "currentColor",
1541
- ...rest
1542
- }, /* @__PURE__ */ jsx("path", { d: "M14,4H9V6h5V8H10a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V6A2.0023,2.0023,0,0,0,14,4Zm0,8H10V10h4Z" }), /* @__PURE__ */ jsx("path", { d: "M22 26 22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26z" }), /* @__PURE__ */ jsx("path", { d: "M2 2H4V16H2z" }), /* @__PURE__ */ jsx("path", { d: "M28 16H30V30H28z" }), children);
1543
- });
1544
- if (process.env.NODE_ENV !== "production") TextAlignMixed.propTypes = iconPropTypes;
1545
- const TextAlignRight = /*#__PURE__*/ React.forwardRef(function TextAlignRight({ children, size = 16, ...rest }, ref) {
1546
- return React.createElement(Icon, {
1547
- width: size,
1548
- height: size,
1549
- ref,
1550
- xmlns: "http://www.w3.org/2000/svg",
1551
- viewBox: "0 0 32 32",
1552
- fill: "currentColor",
1553
- ...rest
1554
- }, /* @__PURE__ */ jsx("path", { d: "M6 6H20V8H6z" }), /* @__PURE__ */ jsx("path", { d: "M10 12H20V14H10z" }), /* @__PURE__ */ jsx("path", { d: "M6 18H20V20H6z" }), /* @__PURE__ */ jsx("path", { d: "M10 24H20V26H10z" }), /* @__PURE__ */ jsx("path", { d: "M24 4H26V28H24z" }), children);
1555
- });
1556
- if (process.env.NODE_ENV !== "production") TextAlignRight.propTypes = iconPropTypes;
1557
- const TextAllCaps = /*#__PURE__*/ React.forwardRef(function TextAllCaps({ children, size = 16, ...rest }, ref) {
1558
- return React.createElement(Icon, {
1559
- width: size,
1560
- height: size,
1561
- ref,
1562
- xmlns: "http://www.w3.org/2000/svg",
1563
- viewBox: "0 0 32 32",
1564
- fill: "currentColor",
1565
- ...rest
1566
- }, /* @__PURE__ */ jsx("path", { d: "M1 8 1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8z" }), /* @__PURE__ */ jsx("path", { d: "M17 8 17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z" }), children);
1567
- });
1568
- if (process.env.NODE_ENV !== "production") TextAllCaps.propTypes = iconPropTypes;
1569
- const TextBold = /*#__PURE__*/ React.forwardRef(function TextBold({ children, size = 16, ...rest }, ref) {
1570
- return React.createElement(Icon, {
1571
- width: size,
1572
- height: size,
1573
- ref,
1574
- xmlns: "http://www.w3.org/2000/svg",
1575
- viewBox: "0 0 32 32",
1576
- fill: "currentColor",
1577
- ...rest
1578
- }, /* @__PURE__ */ jsx("path", { d: "M18.25,25H9V7h8.5a5.25,5.25,0,0,1,4,8.65A5.25,5.25,0,0,1,18.25,25ZM12,22h6.23a2.25,2.25,0,1,0,0-4.5H12Zm0-7.5h5.5a2.25,2.25,0,1,0,0-4.5H12Z" }), children);
1579
- });
1580
- if (process.env.NODE_ENV !== "production") TextBold.propTypes = iconPropTypes;
1581
- const TextClearFormat = /*#__PURE__*/ React.forwardRef(function TextClearFormat({ children, size = 16, ...rest }, ref) {
1582
- return React.createElement(Icon, {
1583
- width: size,
1584
- height: size,
1585
- ref,
1586
- xmlns: "http://www.w3.org/2000/svg",
1587
- viewBox: "0 0 32 32",
1588
- fill: "currentColor",
1589
- ...rest
1590
- }, /* @__PURE__ */ jsx("path", { d: "M29.4384,16.5715l-7.985-7.9856a2.0014,2.0014,0,0,0-2.8291,0l-5.3584,5.3584L9,2H7L2,16H4l.999-3h6l.8035,2.4077L4.5858,22.6244a2,2,0,0,0,0,2.8282L9.1316,30h9.5908l10.716-10.717A1.9173,1.9173,0,0,0,29.4384,16.5715ZM5.6653,11l2.331-7,2.3355,7Zm12.229,17H9.96L6,24.0381l6.3123-6.3115L20.24,25.6538Zm3.76-3.76-7.9275-7.9272L20.0393,10l7.9268,7.9272Z" }), children);
1591
- });
1592
- if (process.env.NODE_ENV !== "production") TextClearFormat.propTypes = iconPropTypes;
1593
- const TextColor = /*#__PURE__*/ React.forwardRef(function TextColor({ children, size = 16, ...rest }, ref) {
1594
- return React.createElement(Icon, {
1595
- width: size,
1596
- height: size,
1597
- ref,
1598
- xmlns: "http://www.w3.org/2000/svg",
1599
- viewBox: "0 0 32 32",
1600
- fill: "currentColor",
1601
- ...rest
1602
- }, /* @__PURE__ */ jsx("path", { d: "M22,21h2L17,4H15L8,21h2l1.61-4h8.74Zm-9.57-6,3.44-8.37h.26L19.54,15Z" }), /* @__PURE__ */ jsx("path", { d: "M6 24H26V28H6z" }), children);
1603
- });
1604
- if (process.env.NODE_ENV !== "production") TextColor.propTypes = iconPropTypes;
1605
- const TextCreation = /*#__PURE__*/ React.forwardRef(function TextCreation({ children, size = 16, ...rest }, ref) {
1606
- return React.createElement(Icon, {
1607
- width: size,
1608
- height: size,
1609
- ref,
1610
- xmlns: "http://www.w3.org/2000/svg",
1611
- viewBox: "0 0 32 32",
1612
- fill: "currentColor",
1613
- ...rest
1614
- }, /* @__PURE__ */ jsx("path", { d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z" }), /* @__PURE__ */ jsx("path", { d: "M21 11 11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z" }), children);
1615
- });
1616
- if (process.env.NODE_ENV !== "production") TextCreation.propTypes = iconPropTypes;
1617
- const TextFill = /*#__PURE__*/ React.forwardRef(function TextFill({ children, size = 16, ...rest }, ref) {
1618
- return React.createElement(Icon, {
1619
- width: size,
1620
- height: size,
1621
- ref,
1622
- xmlns: "http://www.w3.org/2000/svg",
1623
- viewBox: "0 0 32 32",
1624
- fill: "currentColor",
1625
- ...rest
1626
- }, /* @__PURE__ */ jsx("path", { d: "M4 26H28V30H4z" }), /* @__PURE__ */ jsx("path", { d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z" }), children);
1627
- });
1628
- if (process.env.NODE_ENV !== "production") TextFill.propTypes = iconPropTypes;
1629
- const TextFont = /*#__PURE__*/ React.forwardRef(function TextFont({ children, size = 16, ...rest }, ref) {
1630
- return React.createElement(Icon, {
1631
- width: size,
1632
- height: size,
1633
- ref,
1634
- xmlns: "http://www.w3.org/2000/svg",
1635
- viewBox: "0 0 32 32",
1636
- fill: "currentColor",
1637
- ...rest
1638
- }, /* @__PURE__ */ jsx("path", { d: "M25,12H20v2h5a1.0008,1.0008,0,0,1,1,1v2H22a3.0033,3.0033,0,0,0-3,3v1a3.0033,3.0033,0,0,0,3,3h6V15A3.0033,3.0033,0,0,0,25,12ZM22,22a1.0008,1.0008,0,0,1-1-1V20a1.0008,1.0008,0,0,1,1-1h4v3Z" }), /* @__PURE__ */ jsx("path", { d: "M16,24h2L12,7H10L4,24H6l1.6936-5h6.6135ZM8.3711,17l2.4966-7.3711.2668.0005L13.63,17Z" }), children);
1639
- });
1640
- if (process.env.NODE_ENV !== "production") TextFont.propTypes = iconPropTypes;
1641
- const TextFootnote = /*#__PURE__*/ React.forwardRef(function TextFootnote({ children, size = 16, ...rest }, ref) {
1642
- return React.createElement(Icon, {
1643
- width: size,
1644
- height: size,
1645
- ref,
1646
- xmlns: "http://www.w3.org/2000/svg",
1647
- viewBox: "0 0 32 32",
1648
- fill: "currentColor",
1649
- ...rest
1650
- }, /* @__PURE__ */ jsx("path", { d: "M2 7 2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7z" }), /* @__PURE__ */ jsx("path", { d: "M30 11.076 29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z" }), children);
1651
- });
1652
- if (process.env.NODE_ENV !== "production") TextFootnote.propTypes = iconPropTypes;
1653
- const TextHighlight = /*#__PURE__*/ React.forwardRef(function TextHighlight({ children, size = 16, ...rest }, ref) {
1654
- return React.createElement(Icon, {
1655
- width: size,
1656
- height: size,
1657
- ref,
1658
- xmlns: "http://www.w3.org/2000/svg",
1659
- viewBox: "0 0 32 32",
1660
- fill: "currentColor",
1661
- ...rest
1662
- }, /* @__PURE__ */ jsx("path", { d: "M12,15H5a3,3,0,0,1-3-3V10A3,3,0,0,1,5,7h5V5A1,1,0,0,0,9,4H3V2H9a3,3,0,0,1,3,3ZM5,9a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1h5V9Z" }), /* @__PURE__ */ jsx("path", { d: "M20,23v2a1,1,0,0,0,1,1h5V22H21A1,1,0,0,0,20,23Z" }), /* @__PURE__ */ jsx("path", { d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z" }), children);
1663
- });
1664
- if (process.env.NODE_ENV !== "production") TextHighlight.propTypes = iconPropTypes;
1665
- const TextIndent = /*#__PURE__*/ React.forwardRef(function TextIndent({ children, size = 16, ...rest }, ref) {
1666
- return React.createElement(Icon, {
1667
- width: size,
1668
- height: size,
1669
- ref,
1670
- xmlns: "http://www.w3.org/2000/svg",
1671
- viewBox: "0 0 32 32",
1672
- fill: "currentColor",
1673
- ...rest
1674
- }, /* @__PURE__ */ jsx("path", { d: "M14 6H28V8H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 12H28V14H14z" }), /* @__PURE__ */ jsx("path", { d: "M7 18H28V20H7z" }), /* @__PURE__ */ jsx("path", { d: "M7 24H28V26H7z" }), /* @__PURE__ */ jsx("path", { d: "M4 13.59 7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z" }), children);
1675
- });
1676
- if (process.env.NODE_ENV !== "production") TextIndent.propTypes = iconPropTypes;
1677
- const TextIndentLess = /*#__PURE__*/ React.forwardRef(function TextIndentLess({ children, size = 16, ...rest }, ref) {
1678
- return React.createElement(Icon, {
1679
- width: size,
1680
- height: size,
1681
- ref,
1682
- xmlns: "http://www.w3.org/2000/svg",
1683
- viewBox: "0 0 32 32",
1684
- fill: "currentColor",
1685
- ...rest
1686
- }, /* @__PURE__ */ jsx("path", { d: "M2 6H12V8H2z" }), /* @__PURE__ */ jsx("path", { d: "M5 12H12V14H5z" }), /* @__PURE__ */ jsx("path", { d: "M2 18H12V20H2z" }), /* @__PURE__ */ jsx("path", { d: "M5 24H12V26H5z" }), /* @__PURE__ */ jsx("path", { d: "M16 4H18V28H16z" }), /* @__PURE__ */ jsx("path", { d: "M28.15 23.5 29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z" }), children);
1687
- });
1688
- if (process.env.NODE_ENV !== "production") TextIndentLess.propTypes = iconPropTypes;
1689
- const TextIndentMore = /*#__PURE__*/ React.forwardRef(function TextIndentMore({ children, size = 16, ...rest }, ref) {
1690
- return React.createElement(Icon, {
1691
- width: size,
1692
- height: size,
1693
- ref,
1694
- xmlns: "http://www.w3.org/2000/svg",
1695
- viewBox: "0 0 32 32",
1696
- fill: "currentColor",
1697
- ...rest
1698
- }, /* @__PURE__ */ jsx("path", { d: "M20 6H30V8H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 12H27V14H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 18H30V20H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 24H27V26H20z" }), /* @__PURE__ */ jsx("path", { d: "M14 4H16V28H14z" }), /* @__PURE__ */ jsx("path", { d: "M3.85 22.5 2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z" }), children);
1699
- });
1700
- if (process.env.NODE_ENV !== "production") TextIndentMore.propTypes = iconPropTypes;
1701
- const TextItalic = /*#__PURE__*/ React.forwardRef(function TextItalic({ children, size = 16, ...rest }, ref) {
1702
- return React.createElement(Icon, {
1703
- width: size,
1704
- height: size,
1705
- ref,
1706
- xmlns: "http://www.w3.org/2000/svg",
1707
- viewBox: "0 0 32 32",
1708
- fill: "currentColor",
1709
- ...rest
1710
- }, /* @__PURE__ */ jsx("path", { d: "M25 9 25 7 12 7 12 9 17.14 9 12.77 23 7 23 7 25 20 25 20 23 14.86 23 19.23 9 25 9z" }), children);
1711
- });
1712
- if (process.env.NODE_ENV !== "production") TextItalic.propTypes = iconPropTypes;
1713
- const TextKerning = /*#__PURE__*/ React.forwardRef(function TextKerning({ children, size = 16, ...rest }, ref) {
1714
- return React.createElement(Icon, {
1715
- width: size,
1716
- height: size,
1717
- ref,
1718
- xmlns: "http://www.w3.org/2000/svg",
1719
- viewBox: "0 0 32 32",
1720
- fill: "currentColor",
1721
- ...rest
1722
- }, /* @__PURE__ */ jsx("path", { d: "M30 24 18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24z" }), /* @__PURE__ */ jsx("path", { d: "M14 21 20 4 18 4 12 21 14 21z" }), /* @__PURE__ */ jsx("path", { d: "M13 4 9 16 5 4 3 4 8 18 10 18 15 4 13 4z" }), /* @__PURE__ */ jsx("path", { d: "M28,18h2L25,4H23L18,18h2l1-3h6Zm-6.33-5L24,6l2.33,7Z" }), children);
1723
- });
1724
- if (process.env.NODE_ENV !== "production") TextKerning.propTypes = iconPropTypes;
1725
1769
  //#endregion
1726
- export { QT, QTAlt, StrategyPlay, Stratus, Strawberry, StringInteger, StringText, Subclassification, Subdirectory, Subflow, SubflowLocal, SubjectDefinition, SubjectUsage, SubnetAclRules, Subsetting, Subtract, SubtractAlt, SubtractFilled, SubtractLarge, Succession, SuccessionFlowConnection, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, SurrogateKeyDatabase, SurrogateKeyFlatFile, Sustainability, Svg, Swim, SwimlaneDVertical, Switch, SwitchLayer_2, SwitchLayer_3, Switcher, Swot, SwotFilled, SyncSettings, SysProvision, SysplexDistributor, Table, TableAdd, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Target, Task, TaskAdd, TaskApproved, TaskAssetView, TaskBlank, TaskComplete, TaskEdit, TaskHold, TaskLocation, TaskProgress, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, TermReference, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
1770
+ export { QT, QTAlt, StayInside, StemLeafPlot, Stethoscope, Stickies, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, Storm, StormTracker, StrategyPlay, Stratus, Strawberry, StringInteger, StringText, Subclassification, Subdirectory, Subflow, SubflowLocal, SubjectDefinition, SubjectUsage, SubnetAclRules, Subprocess, Subsetting, Subtract, SubtractAlt, SubtractFilled, SubtractLarge, Succession, SuccessionFlowConnection, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, SurrogateKeyDatabase, SurrogateKeyFlatFile, Sustainability, Svg, Swim, SwimlaneDVertical, Switch, SwitchLayer_2, SwitchLayer_3, Switcher, Swot, SwotFilled, SyncSettings, SysProvision, SysplexDistributor, Table, TableAdd, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Target, Task, TaskAdd, TaskApproved, TaskAssetView, TaskBlank, TaskComplete, TaskEdit, TaskHold, TaskLocation, TaskProgress, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, TermReference, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
@@ -7,6 +7,23 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _TextAlignLeft: CarbonIconType;
11
+ declare const _TextAlignMixed: CarbonIconType;
12
+ declare const _TextAlignRight: CarbonIconType;
13
+ declare const _TextAllCaps: CarbonIconType;
14
+ declare const _TextBold: CarbonIconType;
15
+ declare const _TextClearFormat: CarbonIconType;
16
+ declare const _TextColor: CarbonIconType;
17
+ declare const _TextCreation: CarbonIconType;
18
+ declare const _TextFill: CarbonIconType;
19
+ declare const _TextFont: CarbonIconType;
20
+ declare const _TextFootnote: CarbonIconType;
21
+ declare const _TextHighlight: CarbonIconType;
22
+ declare const _TextIndent: CarbonIconType;
23
+ declare const _TextIndentLess: CarbonIconType;
24
+ declare const _TextIndentMore: CarbonIconType;
25
+ declare const _TextItalic: CarbonIconType;
26
+ declare const _TextKerning: CarbonIconType;
10
27
  declare const _TextLeading: CarbonIconType;
11
28
  declare const _TextLineSpacing: CarbonIconType;
12
29
  declare const _TextLongParagraph: CarbonIconType;
@@ -48,6 +65,8 @@ declare const _Ticket: CarbonIconType;
48
65
  declare const _Tides: CarbonIconType;
49
66
  declare const _Tif: CarbonIconType;
50
67
  declare const _Time: CarbonIconType;
68
+ declare const _Tilde: CarbonIconType;
69
+ declare const _TildeLarge: CarbonIconType;
51
70
  declare const _TimeFilled: CarbonIconType;
52
71
  declare const _TimePlot: CarbonIconType;
53
72
  declare const _Timeline: CarbonIconType;
@@ -113,23 +132,4 @@ declare const _Trigger: CarbonIconType;
113
132
  declare const _Trophy: CarbonIconType;
114
133
  declare const _TrophyFilled: CarbonIconType;
115
134
  declare const _TropicalStorm: CarbonIconType;
116
- declare const _TropicalStormModelTracks: CarbonIconType;
117
- declare const _TropicalStormTracks: CarbonIconType;
118
- declare const _TropicalWarning: CarbonIconType;
119
- declare const _TryCatch: CarbonIconType;
120
- declare const _Tsq: CarbonIconType;
121
- declare const _Tsunami: CarbonIconType;
122
- declare const _Tsv: CarbonIconType;
123
- declare const _Tuning: CarbonIconType;
124
- declare const _TwoFactorAuthentication: CarbonIconType;
125
- declare const _TwoPersonLift: CarbonIconType;
126
- declare const _Txt: CarbonIconType;
127
- declare const _TxtReference: CarbonIconType;
128
- declare const _TypePattern: CarbonIconType;
129
- declare const _Types: CarbonIconType;
130
- declare const _QU1: CarbonIconType;
131
- declare const _QU2: CarbonIconType;
132
- declare const _QU3: CarbonIconType;
133
- declare const _Umbrella: CarbonIconType;
134
- declare const _Undefined: CarbonIconType;
135
- export { _TextLeading as TextLeading, _TextLineSpacing as TextLineSpacing, _TextLongParagraph as TextLongParagraph, _TextNewLine as TextNewLine, _TextScale as TextScale, _TextSelection as TextSelection, _TextShortParagraph as TextShortParagraph, _TextSmallCaps as TextSmallCaps, _TextStrikethrough as TextStrikethrough, _TextSubscript as TextSubscript, _TextSuperscript as TextSuperscript, _TextTracking as TextTracking, _TextUnderline as TextUnderline, _TextVerticalAlignment as TextVerticalAlignment, _TextWrap as TextWrap, _WatsonHealthTextAnnotationToggle as WatsonHealthTextAnnotationToggle, _TextLink as TextLink, _TextLinkAnalysis as TextLinkAnalysis, _TextMining as TextMining, _TextMiningApplier as TextMiningApplier, _Theater as Theater, _ThisSideUp as ThisSideUp, _WatsonHealthThreshold as WatsonHealthThreshold, _Thumbnail_1 as Thumbnail_1, _Thumbnail_2 as Thumbnail_2, _WatsonHealthThumbnailPreview as WatsonHealthThumbnailPreview, _ThumbsDown as ThumbsDown, _ThumbsDownFilled as ThumbsDownFilled, _ThumbsUp as ThumbsUp, _ThumbsUpFilled as ThumbsUpFilled, _ThumbsUpDouble as ThumbsUpDouble, _ThumbsUpDoubleFilled as ThumbsUpDoubleFilled, _Thunderstorm as Thunderstorm, _ThunderstormScattered as ThunderstormScattered, _ThunderstormScatteredNight as ThunderstormScatteredNight, _ThunderstormSevere as ThunderstormSevere, _ThunderstormStrong as ThunderstormStrong, _Ticket as Ticket, _Tides as Tides, _Tif as Tif, _Time as Time, _TimeFilled as TimeFilled, _TimePlot as TimePlot, _Timeline as Timeline, _Timer as Timer, _TimingBelt as TimingBelt, _ToggleOffFill as ToggleOffFill, _ToggleOnFill as ToggleOnFill, _ToggleOff as ToggleOff, _ToggleOn as ToggleOn, _ToolBox as ToolBox, _ToolKit as ToolKit, _Tools as Tools, _ToolsAlt as ToolsAlt, _TopDataSets as TopDataSets, _TopPrograms as TopPrograms, _Tornado as Tornado, _TornadoWarning as TornadoWarning, _Touch_1 as Touch_1, _Touch_1Filled as Touch_1Filled, _Touch_1Down as Touch_1Down, _Touch_1DownFilled as Touch_1DownFilled, _Touch_2 as Touch_2, _Touch_2Filled as Touch_2Filled, _TouchInteraction as TouchInteraction, _Tour as Tour, _Trace as Trace, _TrafficEvent as TrafficEvent, _TrafficFlow as TrafficFlow, _TrafficFlowIncident as TrafficFlowIncident, _TrafficIncident as TrafficIncident, _TrafficWeatherIncident as TrafficWeatherIncident, _TrafficCone as TrafficCone, _Train as Train, _TrainHeart as TrainHeart, _TrainProfile as TrainProfile, _TrainSpeed as TrainSpeed, _TrainTicket as TrainTicket, _TrainTime as TrainTime, _Tram as Tram, _TransformBinary as TransformBinary, _TransformCode as TransformCode, _TransformInstructions as TransformInstructions, _TransformLanguage as TransformLanguage, _TransformPipeline as TransformPipeline, _Transgender as Transgender, _Translate as Translate, _TransmissionLte as TransmissionLte, _Transpose as Transpose, _TrashCan as TrashCan, _Tree as Tree, _TreeFallRisk as TreeFallRisk, _TreeView as TreeView, _TreeViewAlt as TreeViewAlt, _TriangleDownOutline as TriangleDownOutline, _TriangleDownSolid as TriangleDownSolid, _TriangleLeftOutline as TriangleLeftOutline, _TriangleLeftSolid as TriangleLeftSolid, _TriangleOutline as TriangleOutline, _TriangleRightOutline as TriangleRightOutline, _TriangleRightSolid as TriangleRightSolid, _TriangleSolid as TriangleSolid, _Trigger as Trigger, _Trophy as Trophy, _TrophyFilled as TrophyFilled, _TropicalStorm as TropicalStorm, _TropicalStormModelTracks as TropicalStormModelTracks, _TropicalStormTracks as TropicalStormTracks, _TropicalWarning as TropicalWarning, _TryCatch as TryCatch, _Tsq as Tsq, _Tsunami as Tsunami, _Tsv as Tsv, _Tuning as Tuning, _TwoFactorAuthentication as TwoFactorAuthentication, _TwoPersonLift as TwoPersonLift, _Txt as Txt, _TxtReference as TxtReference, _TypePattern as TypePattern, _Types as Types, _QU1 as QU1, _QU2 as QU2, _QU3 as QU3, _Umbrella as Umbrella, _Undefined as Undefined };
135
+ export { _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, _TextLeading as TextLeading, _TextLineSpacing as TextLineSpacing, _TextLongParagraph as TextLongParagraph, _TextNewLine as TextNewLine, _TextScale as TextScale, _TextSelection as TextSelection, _TextShortParagraph as TextShortParagraph, _TextSmallCaps as TextSmallCaps, _TextStrikethrough as TextStrikethrough, _TextSubscript as TextSubscript, _TextSuperscript as TextSuperscript, _TextTracking as TextTracking, _TextUnderline as TextUnderline, _TextVerticalAlignment as TextVerticalAlignment, _TextWrap as TextWrap, _WatsonHealthTextAnnotationToggle as WatsonHealthTextAnnotationToggle, _TextLink as TextLink, _TextLinkAnalysis as TextLinkAnalysis, _TextMining as TextMining, _TextMiningApplier as TextMiningApplier, _Theater as Theater, _ThisSideUp as ThisSideUp, _WatsonHealthThreshold as WatsonHealthThreshold, _Thumbnail_1 as Thumbnail_1, _Thumbnail_2 as Thumbnail_2, _WatsonHealthThumbnailPreview as WatsonHealthThumbnailPreview, _ThumbsDown as ThumbsDown, _ThumbsDownFilled as ThumbsDownFilled, _ThumbsUp as ThumbsUp, _ThumbsUpFilled as ThumbsUpFilled, _ThumbsUpDouble as ThumbsUpDouble, _ThumbsUpDoubleFilled as ThumbsUpDoubleFilled, _Thunderstorm as Thunderstorm, _ThunderstormScattered as ThunderstormScattered, _ThunderstormScatteredNight as ThunderstormScatteredNight, _ThunderstormSevere as ThunderstormSevere, _ThunderstormStrong as ThunderstormStrong, _Ticket as Ticket, _Tides as Tides, _Tif as Tif, _Time as Time, _Tilde as Tilde, _TildeLarge as TildeLarge, _TimeFilled as TimeFilled, _TimePlot as TimePlot, _Timeline as Timeline, _Timer as Timer, _TimingBelt as TimingBelt, _ToggleOffFill as ToggleOffFill, _ToggleOnFill as ToggleOnFill, _ToggleOff as ToggleOff, _ToggleOn as ToggleOn, _ToolBox as ToolBox, _ToolKit as ToolKit, _Tools as Tools, _ToolsAlt as ToolsAlt, _TopDataSets as TopDataSets, _TopPrograms as TopPrograms, _Tornado as Tornado, _TornadoWarning as TornadoWarning, _Touch_1 as Touch_1, _Touch_1Filled as Touch_1Filled, _Touch_1Down as Touch_1Down, _Touch_1DownFilled as Touch_1DownFilled, _Touch_2 as Touch_2, _Touch_2Filled as Touch_2Filled, _TouchInteraction as TouchInteraction, _Tour as Tour, _Trace as Trace, _TrafficEvent as TrafficEvent, _TrafficFlow as TrafficFlow, _TrafficFlowIncident as TrafficFlowIncident, _TrafficIncident as TrafficIncident, _TrafficWeatherIncident as TrafficWeatherIncident, _TrafficCone as TrafficCone, _Train as Train, _TrainHeart as TrainHeart, _TrainProfile as TrainProfile, _TrainSpeed as TrainSpeed, _TrainTicket as TrainTicket, _TrainTime as TrainTime, _Tram as Tram, _TransformBinary as TransformBinary, _TransformCode as TransformCode, _TransformInstructions as TransformInstructions, _TransformLanguage as TransformLanguage, _TransformPipeline as TransformPipeline, _Transgender as Transgender, _Translate as Translate, _TransmissionLte as TransmissionLte, _Transpose as Transpose, _TrashCan as TrashCan, _Tree as Tree, _TreeFallRisk as TreeFallRisk, _TreeView as TreeView, _TreeViewAlt as TreeViewAlt, _TriangleDownOutline as TriangleDownOutline, _TriangleDownSolid as TriangleDownSolid, _TriangleLeftOutline as TriangleLeftOutline, _TriangleLeftSolid as TriangleLeftSolid, _TriangleOutline as TriangleOutline, _TriangleRightOutline as TriangleRightOutline, _TriangleRightSolid as TriangleRightSolid, _TriangleSolid as TriangleSolid, _Trigger as Trigger, _Trophy as Trophy, _TrophyFilled as TrophyFilled, _TropicalStorm as TropicalStorm };