@carbon/icons-react 11.84.0 → 11.85.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/es/ActivityTask.d.ts +11 -0
  2. package/es/ActivityTask.js +27 -0
  3. package/es/ClassificationGroups.d.ts +11 -0
  4. package/es/ClassificationGroups.js +27 -0
  5. package/es/DatabaseBackups.d.ts +11 -0
  6. package/es/DatabaseBackups.js +27 -0
  7. package/es/DatabaseRedis.js +0 -7
  8. package/es/EndToEndMonitoring.d.ts +11 -0
  9. package/es/EndToEndMonitoring.js +27 -0
  10. package/es/FacilityGroups.d.ts +11 -0
  11. package/es/FacilityGroups.js +27 -0
  12. package/es/GatewayExclusive.d.ts +11 -0
  13. package/es/GatewayExclusive.js +27 -0
  14. package/es/GatewayInclusive.d.ts +11 -0
  15. package/es/GatewayInclusive.js +27 -0
  16. package/es/GatewayInclusiveAlt.d.ts +11 -0
  17. package/es/GatewayInclusiveAlt.js +27 -0
  18. package/es/GatewayParallel.d.ts +11 -0
  19. package/es/GatewayParallel.js +27 -0
  20. package/es/GatewayParallelAlt.d.ts +11 -0
  21. package/es/GatewayParallelAlt.js +27 -0
  22. package/es/LocationSwitch.d.ts +11 -0
  23. package/es/LocationSwitch.js +27 -0
  24. package/es/MissingDataWarning.d.ts +11 -0
  25. package/es/MissingDataWarning.js +27 -0
  26. package/es/PortfolioGroups.d.ts +11 -0
  27. package/es/PortfolioGroups.js +27 -0
  28. package/es/ProductCategories.d.ts +11 -0
  29. package/es/ProductCategories.js +27 -0
  30. package/es/PurchasingOrganizations.d.ts +11 -0
  31. package/es/PurchasingOrganizations.js +27 -0
  32. package/es/Subprocess.d.ts +11 -0
  33. package/es/Subprocess.js +27 -0
  34. package/es/Tilde.d.ts +11 -0
  35. package/es/Tilde.js +27 -0
  36. package/es/TildeLarge.d.ts +11 -0
  37. package/es/TildeLarge.js +27 -0
  38. package/es/UnassignedWorkOrder.d.ts +11 -0
  39. package/es/UnassignedWorkOrder.js +27 -0
  40. package/es/generated/bucket-0.d.ts +2 -2
  41. package/es/generated/bucket-0.js +13 -13
  42. package/es/generated/bucket-1.d.ts +2 -2
  43. package/es/generated/bucket-1.js +13 -16
  44. package/es/generated/bucket-10.d.ts +12 -12
  45. package/es/generated/bucket-10.js +165 -168
  46. package/es/generated/bucket-11.d.ts +12 -12
  47. package/es/generated/bucket-11.js +167 -167
  48. package/es/generated/bucket-12.d.ts +13 -13
  49. package/es/generated/bucket-12.js +179 -227
  50. package/es/generated/bucket-13.d.ts +15 -15
  51. package/es/generated/bucket-13.js +251 -191
  52. package/es/generated/bucket-14.d.ts +15 -15
  53. package/es/generated/bucket-14.js +191 -211
  54. package/es/generated/bucket-15.d.ts +17 -17
  55. package/es/generated/bucket-15.js +235 -224
  56. package/es/generated/bucket-16.d.ts +17 -17
  57. package/es/generated/bucket-16.js +224 -237
  58. package/es/generated/bucket-17.d.ts +17 -17
  59. package/es/generated/bucket-17.js +237 -237
  60. package/es/generated/bucket-18.d.ts +18 -18
  61. package/es/generated/bucket-18.js +249 -205
  62. package/es/generated/bucket-19.d.ts +20 -20
  63. package/es/generated/bucket-19.js +229 -232
  64. package/es/generated/bucket-2.d.ts +2 -2
  65. package/es/generated/bucket-2.js +16 -13
  66. package/es/generated/bucket-20.d.ts +20 -20
  67. package/es/generated/bucket-20.js +232 -255
  68. package/es/generated/bucket-21.d.ts +20 -1
  69. package/es/generated/bucket-21.js +255 -1
  70. package/es/generated/bucket-3.d.ts +3 -3
  71. package/es/generated/bucket-3.js +25 -33
  72. package/es/generated/bucket-4.d.ts +3 -3
  73. package/es/generated/bucket-4.js +33 -25
  74. package/es/generated/bucket-5.d.ts +4 -4
  75. package/es/generated/bucket-5.js +37 -51
  76. package/es/generated/bucket-6.d.ts +4 -4
  77. package/es/generated/bucket-6.js +45 -37
  78. package/es/generated/bucket-7.d.ts +6 -6
  79. package/es/generated/bucket-7.js +61 -97
  80. package/es/generated/bucket-8.d.ts +11 -11
  81. package/es/generated/bucket-8.js +157 -121
  82. package/es/generated/bucket-9.d.ts +12 -12
  83. package/es/generated/bucket-9.js +134 -165
  84. package/es/index.js +23 -23
  85. package/lib/ActivityTask.d.ts +11 -0
  86. package/lib/ActivityTask.js +29 -0
  87. package/lib/ClassificationGroups.d.ts +11 -0
  88. package/lib/ClassificationGroups.js +29 -0
  89. package/lib/DatabaseBackups.d.ts +11 -0
  90. package/lib/DatabaseBackups.js +29 -0
  91. package/lib/DatabaseRedis.js +0 -7
  92. package/lib/EndToEndMonitoring.d.ts +11 -0
  93. package/lib/EndToEndMonitoring.js +29 -0
  94. package/lib/FacilityGroups.d.ts +11 -0
  95. package/lib/FacilityGroups.js +29 -0
  96. package/lib/GatewayExclusive.d.ts +11 -0
  97. package/lib/GatewayExclusive.js +29 -0
  98. package/lib/GatewayInclusive.d.ts +11 -0
  99. package/lib/GatewayInclusive.js +29 -0
  100. package/lib/GatewayInclusiveAlt.d.ts +11 -0
  101. package/lib/GatewayInclusiveAlt.js +29 -0
  102. package/lib/GatewayParallel.d.ts +11 -0
  103. package/lib/GatewayParallel.js +29 -0
  104. package/lib/GatewayParallelAlt.d.ts +11 -0
  105. package/lib/GatewayParallelAlt.js +29 -0
  106. package/lib/LocationSwitch.d.ts +11 -0
  107. package/lib/LocationSwitch.js +29 -0
  108. package/lib/MissingDataWarning.d.ts +11 -0
  109. package/lib/MissingDataWarning.js +29 -0
  110. package/lib/PortfolioGroups.d.ts +11 -0
  111. package/lib/PortfolioGroups.js +29 -0
  112. package/lib/ProductCategories.d.ts +11 -0
  113. package/lib/ProductCategories.js +29 -0
  114. package/lib/PurchasingOrganizations.d.ts +11 -0
  115. package/lib/PurchasingOrganizations.js +29 -0
  116. package/lib/Subprocess.d.ts +11 -0
  117. package/lib/Subprocess.js +29 -0
  118. package/lib/Tilde.d.ts +11 -0
  119. package/lib/Tilde.js +29 -0
  120. package/lib/TildeLarge.d.ts +11 -0
  121. package/lib/TildeLarge.js +29 -0
  122. package/lib/UnassignedWorkOrder.d.ts +11 -0
  123. package/lib/UnassignedWorkOrder.js +29 -0
  124. package/lib/generated/bucket-0.d.ts +2 -2
  125. package/lib/generated/bucket-0.js +13 -13
  126. package/lib/generated/bucket-1.d.ts +2 -2
  127. package/lib/generated/bucket-1.js +13 -16
  128. package/lib/generated/bucket-10.d.ts +12 -12
  129. package/lib/generated/bucket-10.js +174 -177
  130. package/lib/generated/bucket-11.d.ts +12 -12
  131. package/lib/generated/bucket-11.js +177 -177
  132. package/lib/generated/bucket-12.d.ts +13 -13
  133. package/lib/generated/bucket-12.js +190 -238
  134. package/lib/generated/bucket-13.d.ts +15 -15
  135. package/lib/generated/bucket-13.js +264 -204
  136. package/lib/generated/bucket-14.d.ts +15 -15
  137. package/lib/generated/bucket-14.js +204 -224
  138. package/lib/generated/bucket-15.d.ts +17 -17
  139. package/lib/generated/bucket-15.js +250 -239
  140. package/lib/generated/bucket-16.d.ts +17 -17
  141. package/lib/generated/bucket-16.js +239 -252
  142. package/lib/generated/bucket-17.d.ts +17 -17
  143. package/lib/generated/bucket-17.js +252 -252
  144. package/lib/generated/bucket-18.d.ts +18 -18
  145. package/lib/generated/bucket-18.js +265 -221
  146. package/lib/generated/bucket-19.d.ts +20 -20
  147. package/lib/generated/bucket-19.js +247 -250
  148. package/lib/generated/bucket-2.d.ts +2 -2
  149. package/lib/generated/bucket-2.js +16 -13
  150. package/lib/generated/bucket-20.d.ts +20 -20
  151. package/lib/generated/bucket-20.js +250 -273
  152. package/lib/generated/bucket-21.d.ts +20 -1
  153. package/lib/generated/bucket-21.js +273 -0
  154. package/lib/generated/bucket-3.d.ts +3 -3
  155. package/lib/generated/bucket-3.js +26 -34
  156. package/lib/generated/bucket-4.d.ts +3 -3
  157. package/lib/generated/bucket-4.js +34 -26
  158. package/lib/generated/bucket-5.d.ts +4 -4
  159. package/lib/generated/bucket-5.js +39 -53
  160. package/lib/generated/bucket-6.d.ts +4 -4
  161. package/lib/generated/bucket-6.js +47 -39
  162. package/lib/generated/bucket-7.d.ts +6 -6
  163. package/lib/generated/bucket-7.js +65 -101
  164. package/lib/generated/bucket-8.d.ts +11 -11
  165. package/lib/generated/bucket-8.js +166 -130
  166. package/lib/generated/bucket-9.d.ts +12 -12
  167. package/lib/generated/bucket-9.js +143 -174
  168. package/lib/index.js +223 -204
  169. package/package.json +5 -5
@@ -14,6 +14,242 @@ let react = require("react");
14
14
  react = require_rolldown_runtime.__toESM(react);
15
15
  let react_jsx_runtime = require("react/jsx-runtime");
16
16
  //#region virtual:generated/bucket-18.js
17
+ const StayInside = /*#__PURE__*/ react.default.forwardRef(function StayInside({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon_js, {
19
+ width: size,
20
+ height: size,
21
+ ref,
22
+ xmlns: "http://www.w3.org/2000/svg",
23
+ viewBox: "0 0 32 32",
24
+ fill: "currentColor",
25
+ ...rest
26
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,30H21V28a3.0033,3.0033,0,0,0-3-3H14a3.0033,3.0033,0,0,0-3,3v2H9V28a5.0059,5.0059,0,0,1,5-5h4a5.0059,5.0059,0,0,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,13a3,3,0,1,1-3,3,3,3,0,0,1,3-3m0-2a5,5,0,1,0,5,5A5,5,0,0,0,16,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z" }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") StayInside.propTypes = require_iconPropTypes.iconPropTypes;
29
+ const StemLeafPlot = /*#__PURE__*/ react.default.forwardRef(function StemLeafPlot({ children, size = 16, ...rest }, ref) {
30
+ return react.default.createElement(require_Icon_js, {
31
+ width: size,
32
+ height: size,
33
+ ref,
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ viewBox: "0 0 32 32",
36
+ fill: "currentColor",
37
+ ...rest
38
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,10a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,10Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,27,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,27,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,28a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,19,28Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,19,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H14V30H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,28a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,28Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,7,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Zm0-4a1,1,0,1,0,1,1A1.0011,1.0011,0,0,0,7,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,10a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,10ZM7,6A1,1,0,1,0,8,7,1.0011,1.0011,0,0,0,7,6Z" }), children);
39
+ });
40
+ if (process.env.NODE_ENV !== "production") StemLeafPlot.propTypes = require_iconPropTypes.iconPropTypes;
41
+ const Stethoscope = /*#__PURE__*/ react.default.forwardRef(function Stethoscope({ children, size = 16, ...rest }, ref) {
42
+ return react.default.createElement(require_Icon_js, {
43
+ width: size,
44
+ height: size,
45
+ ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z" }), children);
51
+ });
52
+ if (process.env.NODE_ENV !== "production") Stethoscope.propTypes = require_iconPropTypes.iconPropTypes;
53
+ const Stickies = /*#__PURE__*/ react.default.forwardRef(function Stickies({ children, size = 16, ...rest }, ref) {
54
+ return react.default.createElement(require_Icon_js, {
55
+ width: size,
56
+ height: size,
57
+ ref,
58
+ xmlns: "http://www.w3.org/2000/svg",
59
+ viewBox: "0 0 32 32",
60
+ fill: "currentColor",
61
+ ...rest
62
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,22v-12c0-1.1-.9-2-2-2H12c-1.1,0-2,.9-2,2v18c0,1.1.9,2,2,2h10c.3,0,.5-.1.7-.3l7-7c.2-.2.3-.4.3-.7ZM22,22h5.6s-5.6,5.6-5.6,5.6v-5.6ZM28,20h-6c-1.1,0-2,.9-2,2v6h-8V10h16v10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,22V4h16v2h2v-2c0-1.1001-.8999-2-2-2H4c-1.1001,0-2,.8999-2,2v18c0,1.1001.8999,2,2,2h4v-2H4Z" }), children);
63
+ });
64
+ if (process.env.NODE_ENV !== "production") Stickies.propTypes = require_iconPropTypes.iconPropTypes;
65
+ const Stop = /*#__PURE__*/ react.default.forwardRef(function Stop({ children, size = 16, ...rest }, ref) {
66
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
67
+ width: size,
68
+ height: size,
69
+ ref,
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ viewBox: "0 0 16 16",
72
+ fill: "currentColor",
73
+ ...rest
74
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z" }), children);
75
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z" }), children);
84
+ });
85
+ if (process.env.NODE_ENV !== "production") Stop.propTypes = require_iconPropTypes.iconPropTypes;
86
+ const StopFilled = /*#__PURE__*/ react.default.forwardRef(function StopFilled({ children, size = 16, ...rest }, ref) {
87
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
88
+ width: size,
89
+ height: size,
90
+ ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 16 16",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z" }), children);
96
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z" }), children);
105
+ });
106
+ if (process.env.NODE_ENV !== "production") StopFilled.propTypes = require_iconPropTypes.iconPropTypes;
107
+ const StopFilledAlt = /*#__PURE__*/ react.default.forwardRef(function StopFilledAlt({ children, size = 16, ...rest }, ref) {
108
+ return react.default.createElement(require_Icon_js, {
109
+ width: size,
110
+ height: size,
111
+ ref,
112
+ xmlns: "http://www.w3.org/2000/svg",
113
+ viewBox: "0 0 32 32",
114
+ fill: "currentColor",
115
+ ...rest
116
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z" }), children);
117
+ });
118
+ if (process.env.NODE_ENV !== "production") StopFilledAlt.propTypes = require_iconPropTypes.iconPropTypes;
119
+ const StopOutline = /*#__PURE__*/ react.default.forwardRef(function StopOutline({ children, size = 16, ...rest }, ref) {
120
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
121
+ width: size,
122
+ height: size,
123
+ ref,
124
+ xmlns: "http://www.w3.org/2000/svg",
125
+ viewBox: "0 0 16 16",
126
+ fill: "currentColor",
127
+ ...rest
128
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z" }), children);
129
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z" }), children);
138
+ });
139
+ if (process.env.NODE_ENV !== "production") StopOutline.propTypes = require_iconPropTypes.iconPropTypes;
140
+ const StopOutlineFilled = /*#__PURE__*/ react.default.forwardRef(function StopOutlineFilled({ children, size = 16, ...rest }, ref) {
141
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 6H10V10H6z" }), children);
150
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 12H20V20H12z" }), children);
159
+ });
160
+ if (process.env.NODE_ENV !== "production") StopOutlineFilled.propTypes = require_iconPropTypes.iconPropTypes;
161
+ const StopSign = /*#__PURE__*/ react.default.forwardRef(function StopSign({ children, size = 16, ...rest }, ref) {
162
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z" }), children);
171
+ });
172
+ if (process.env.NODE_ENV !== "production") StopSign.propTypes = require_iconPropTypes.iconPropTypes;
173
+ const StopSignFilled = /*#__PURE__*/ react.default.forwardRef(function StopSignFilled({ children, size = 16, ...rest }, ref) {
174
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z" }), children);
183
+ });
184
+ if (process.env.NODE_ENV !== "production") StopSignFilled.propTypes = require_iconPropTypes.iconPropTypes;
185
+ const StoragePool = /*#__PURE__*/ react.default.forwardRef(function StoragePool({ children, size = 16, ...rest }, ref) {
186
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.5,13A3.5,3.5,0,1,1,21,9.5,3.5041,3.5041,0,0,1,17.5,13Zm0-5A1.5,1.5,0,1,0,19,9.5,1.5017,1.5017,0,0,0,17.5,8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.5,26A3.5,3.5,0,1,1,18,22.5,3.5041,3.5041,0,0,1,14.5,26Zm0-5A1.5,1.5,0,1,0,16,22.5,1.5017,1.5017,0,0,0,14.5,21Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.5,18A3.5,3.5,0,1,1,13,14.5,3.5041,3.5041,0,0,1,9.5,18Zm0-5A1.5,1.5,0,1,0,11,14.5,1.5017,1.5017,0,0,0,9.5,13Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.5,21A3.5,3.5,0,1,1,26,17.5,3.5041,3.5041,0,0,1,22.5,21Zm0-5A1.5,1.5,0,1,0,24,17.5,1.5017,1.5017,0,0,0,22.5,16Z" }), children);
195
+ });
196
+ if (process.env.NODE_ENV !== "production") StoragePool.propTypes = require_iconPropTypes.iconPropTypes;
197
+ const StorageRequest = /*#__PURE__*/ react.default.forwardRef(function StorageRequest({ children, size = 16, ...rest }, ref) {
198
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,21H2v3a2.0059,2.0059,0,0,0,2,2H7V24H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,8H7V6H4A2.0059,2.0059,0,0,0,2,8v3H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 6H23V8H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 6H15V8H9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 24H23V26H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 15 4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,24H25v2h3a2.0059,2.0059,0,0,0,2-2V21H28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,6H25V8h3v3h2V8A2.0059,2.0059,0,0,0,28,6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 24H15V26H9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
207
+ cx: "7",
208
+ cy: "12",
209
+ r: "1"
210
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
211
+ cx: "7",
212
+ cy: "20",
213
+ r: "1"
214
+ }), children);
215
+ });
216
+ if (process.env.NODE_ENV !== "production") StorageRequest.propTypes = require_iconPropTypes.iconPropTypes;
217
+ const Store = /*#__PURE__*/ react.default.forwardRef(function Store({ children, size = 16, ...rest }, ref) {
218
+ return react.default.createElement(require_Icon_js, {
219
+ width: size,
220
+ height: size,
221
+ ref,
222
+ xmlns: "http://www.w3.org/2000/svg",
223
+ viewBox: "0 0 32 32",
224
+ fill: "currentColor",
225
+ ...rest
226
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z" }), children);
227
+ });
228
+ if (process.env.NODE_ENV !== "production") Store.propTypes = require_iconPropTypes.iconPropTypes;
229
+ const Storm = /*#__PURE__*/ react.default.forwardRef(function Storm({ children, size = 16, ...rest }, ref) {
230
+ return react.default.createElement(require_Icon_js, {
231
+ width: size,
232
+ height: size,
233
+ ref,
234
+ xmlns: "http://www.w3.org/2000/svg",
235
+ viewBox: "0 0 32 32",
236
+ fill: "currentColor",
237
+ ...rest
238
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9,20c.5523,0,1,.4477,1,1s-.4477,1-1,1-1-.4477-1-1,.4477-1,1-1ZM28,23.25v-4.5c0-.9648-.8281-1.75-1.8457-1.75H5.8462c-1.0181,0-1.8462.7852-1.8462,1.75v4.5c0,.9648.8281,1.75,1.8462,1.75h20.3081c1.0176,0,1.8457-.7852,1.8457-1.75ZM6,19h20v4H6v-4ZM9,13h-3v-4h3v-2h-3c-1.103,0-2,.897-2,2v4c0,1.103.897,2,2,2h3v-2ZM28,13v-4c0-1.103-.8975-2-2-2h-3v2h3v4h-3v2h3c1.1025,0,2-.897,2-2ZM15,7h-4v2h4v-2ZM15,13h-4v2h4v-2ZM21,7h-4v2h4v-2ZM21,13h-4v2h4v-2Z" }), children);
239
+ });
240
+ if (process.env.NODE_ENV !== "production") Storm.propTypes = require_iconPropTypes.iconPropTypes;
241
+ const StormTracker = /*#__PURE__*/ react.default.forwardRef(function StormTracker({ children, size = 16, ...rest }, ref) {
242
+ return react.default.createElement(require_Icon_js, {
243
+ width: size,
244
+ height: size,
245
+ ref,
246
+ xmlns: "http://www.w3.org/2000/svg",
247
+ viewBox: "0 0 32 32",
248
+ fill: "currentColor",
249
+ ...rest
250
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "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);
251
+ });
252
+ if (process.env.NODE_ENV !== "production") StormTracker.propTypes = require_iconPropTypes.iconPropTypes;
17
253
  const StrategyPlay = /*#__PURE__*/ react.default.forwardRef(function StrategyPlay({ children, size = 16, ...rest }, ref) {
18
254
  return react.default.createElement(require_Icon_js, {
19
255
  width: size,
@@ -308,6 +544,18 @@ const Subsetting = /*#__PURE__*/ react.default.forwardRef(function Subsetting({
308
544
  }, /* @__PURE__ */ (0, react_jsx_runtime.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);
309
545
  });
310
546
  if (process.env.NODE_ENV !== "production") Subsetting.propTypes = require_iconPropTypes.iconPropTypes;
547
+ const Subprocess = /*#__PURE__*/ react.default.forwardRef(function Subprocess({ children, size = 16, ...rest }, ref) {
548
+ return react.default.createElement(require_Icon_js, {
549
+ width: size,
550
+ height: size,
551
+ ref,
552
+ xmlns: "http://www.w3.org/2000/svg",
553
+ viewBox: "0 0 32 32",
554
+ fill: "currentColor",
555
+ ...rest
556
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
557
+ });
558
+ if (process.env.NODE_ENV !== "production") Subprocess.propTypes = require_iconPropTypes.iconPropTypes;
311
559
  const Subtract = /*#__PURE__*/ react.default.forwardRef(function Subtract({ children, size = 16, ...rest }, ref) {
312
560
  return react.default.createElement(require_Icon_js, {
313
561
  width: size,
@@ -1521,213 +1769,25 @@ const TextAlignJustify = /*#__PURE__*/ react.default.forwardRef(function TextAli
1521
1769
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 6H26V8H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 12H26V14H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 18H26V20H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 24H26V26H6z" }), children);
1522
1770
  });
1523
1771
  if (process.env.NODE_ENV !== "production") TextAlignJustify.propTypes = require_iconPropTypes.iconPropTypes;
1524
- const TextAlignLeft = /*#__PURE__*/ react.default.forwardRef(function TextAlignLeft({ children, size = 16, ...rest }, ref) {
1525
- return react.default.createElement(require_Icon_js, {
1526
- width: size,
1527
- height: size,
1528
- ref,
1529
- xmlns: "http://www.w3.org/2000/svg",
1530
- viewBox: "0 0 32 32",
1531
- fill: "currentColor",
1532
- ...rest
1533
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6H26V8H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 12H22V14H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18H26V20H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 24H22V26H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 4H8V28H6z" }), children);
1534
- });
1535
- if (process.env.NODE_ENV !== "production") TextAlignLeft.propTypes = require_iconPropTypes.iconPropTypes;
1536
- const TextAlignMixed = /*#__PURE__*/ react.default.forwardRef(function TextAlignMixed({ children, size = 16, ...rest }, ref) {
1537
- return react.default.createElement(require_Icon_js, {
1538
- width: size,
1539
- height: size,
1540
- ref,
1541
- xmlns: "http://www.w3.org/2000/svg",
1542
- viewBox: "0 0 32 32",
1543
- fill: "currentColor",
1544
- ...rest
1545
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 2H4V16H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 16H30V30H28z" }), children);
1546
- });
1547
- if (process.env.NODE_ENV !== "production") TextAlignMixed.propTypes = require_iconPropTypes.iconPropTypes;
1548
- const TextAlignRight = /*#__PURE__*/ react.default.forwardRef(function TextAlignRight({ children, size = 16, ...rest }, ref) {
1549
- return react.default.createElement(require_Icon_js, {
1550
- width: size,
1551
- height: size,
1552
- ref,
1553
- xmlns: "http://www.w3.org/2000/svg",
1554
- viewBox: "0 0 32 32",
1555
- fill: "currentColor",
1556
- ...rest
1557
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 6H20V8H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 12H20V14H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 18H20V20H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 24H20V26H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 4H26V28H24z" }), children);
1558
- });
1559
- if (process.env.NODE_ENV !== "production") TextAlignRight.propTypes = require_iconPropTypes.iconPropTypes;
1560
- const TextAllCaps = /*#__PURE__*/ react.default.forwardRef(function TextAllCaps({ children, size = 16, ...rest }, ref) {
1561
- return react.default.createElement(require_Icon_js, {
1562
- width: size,
1563
- height: size,
1564
- ref,
1565
- xmlns: "http://www.w3.org/2000/svg",
1566
- viewBox: "0 0 32 32",
1567
- fill: "currentColor",
1568
- ...rest
1569
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M1 8 1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 8 17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z" }), children);
1570
- });
1571
- if (process.env.NODE_ENV !== "production") TextAllCaps.propTypes = require_iconPropTypes.iconPropTypes;
1572
- const TextBold = /*#__PURE__*/ react.default.forwardRef(function TextBold({ children, size = 16, ...rest }, ref) {
1573
- return react.default.createElement(require_Icon_js, {
1574
- width: size,
1575
- height: size,
1576
- ref,
1577
- xmlns: "http://www.w3.org/2000/svg",
1578
- viewBox: "0 0 32 32",
1579
- fill: "currentColor",
1580
- ...rest
1581
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1582
- });
1583
- if (process.env.NODE_ENV !== "production") TextBold.propTypes = require_iconPropTypes.iconPropTypes;
1584
- const TextClearFormat = /*#__PURE__*/ react.default.forwardRef(function TextClearFormat({ children, size = 16, ...rest }, ref) {
1585
- return react.default.createElement(require_Icon_js, {
1586
- width: size,
1587
- height: size,
1588
- ref,
1589
- xmlns: "http://www.w3.org/2000/svg",
1590
- viewBox: "0 0 32 32",
1591
- fill: "currentColor",
1592
- ...rest
1593
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1594
- });
1595
- if (process.env.NODE_ENV !== "production") TextClearFormat.propTypes = require_iconPropTypes.iconPropTypes;
1596
- const TextColor = /*#__PURE__*/ react.default.forwardRef(function TextColor({ children, size = 16, ...rest }, ref) {
1597
- return react.default.createElement(require_Icon_js, {
1598
- width: size,
1599
- height: size,
1600
- ref,
1601
- xmlns: "http://www.w3.org/2000/svg",
1602
- viewBox: "0 0 32 32",
1603
- fill: "currentColor",
1604
- ...rest
1605
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,21h2L17,4H15L8,21h2l1.61-4h8.74Zm-9.57-6,3.44-8.37h.26L19.54,15Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 24H26V28H6z" }), children);
1606
- });
1607
- if (process.env.NODE_ENV !== "production") TextColor.propTypes = require_iconPropTypes.iconPropTypes;
1608
- const TextCreation = /*#__PURE__*/ react.default.forwardRef(function TextCreation({ children, size = 16, ...rest }, ref) {
1609
- return react.default.createElement(require_Icon_js, {
1610
- width: size,
1611
- height: size,
1612
- ref,
1613
- xmlns: "http://www.w3.org/2000/svg",
1614
- viewBox: "0 0 32 32",
1615
- fill: "currentColor",
1616
- ...rest
1617
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 11 11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z" }), children);
1618
- });
1619
- if (process.env.NODE_ENV !== "production") TextCreation.propTypes = require_iconPropTypes.iconPropTypes;
1620
- const TextFill = /*#__PURE__*/ react.default.forwardRef(function TextFill({ children, size = 16, ...rest }, ref) {
1621
- return react.default.createElement(require_Icon_js, {
1622
- width: size,
1623
- height: size,
1624
- ref,
1625
- xmlns: "http://www.w3.org/2000/svg",
1626
- viewBox: "0 0 32 32",
1627
- fill: "currentColor",
1628
- ...rest
1629
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 26H28V30H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1630
- });
1631
- if (process.env.NODE_ENV !== "production") TextFill.propTypes = require_iconPropTypes.iconPropTypes;
1632
- const TextFont = /*#__PURE__*/ react.default.forwardRef(function TextFont({ children, size = 16, ...rest }, ref) {
1633
- return react.default.createElement(require_Icon_js, {
1634
- width: size,
1635
- height: size,
1636
- ref,
1637
- xmlns: "http://www.w3.org/2000/svg",
1638
- viewBox: "0 0 32 32",
1639
- fill: "currentColor",
1640
- ...rest
1641
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,24h2L12,7H10L4,24H6l1.6936-5h6.6135ZM8.3711,17l2.4966-7.3711.2668.0005L13.63,17Z" }), children);
1642
- });
1643
- if (process.env.NODE_ENV !== "production") TextFont.propTypes = require_iconPropTypes.iconPropTypes;
1644
- const TextFootnote = /*#__PURE__*/ react.default.forwardRef(function TextFootnote({ children, size = 16, ...rest }, ref) {
1645
- return react.default.createElement(require_Icon_js, {
1646
- width: size,
1647
- height: size,
1648
- ref,
1649
- xmlns: "http://www.w3.org/2000/svg",
1650
- viewBox: "0 0 32 32",
1651
- fill: "currentColor",
1652
- ...rest
1653
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 7 2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1654
- });
1655
- if (process.env.NODE_ENV !== "production") TextFootnote.propTypes = require_iconPropTypes.iconPropTypes;
1656
- const TextHighlight = /*#__PURE__*/ react.default.forwardRef(function TextHighlight({ children, size = 16, ...rest }, ref) {
1657
- return react.default.createElement(require_Icon_js, {
1658
- width: size,
1659
- height: size,
1660
- ref,
1661
- xmlns: "http://www.w3.org/2000/svg",
1662
- viewBox: "0 0 32 32",
1663
- fill: "currentColor",
1664
- ...rest
1665
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,23v2a1,1,0,0,0,1,1h5V22H21A1,1,0,0,0,20,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1666
- });
1667
- if (process.env.NODE_ENV !== "production") TextHighlight.propTypes = require_iconPropTypes.iconPropTypes;
1668
- const TextIndent = /*#__PURE__*/ react.default.forwardRef(function TextIndent({ children, size = 16, ...rest }, ref) {
1669
- return react.default.createElement(require_Icon_js, {
1670
- width: size,
1671
- height: size,
1672
- ref,
1673
- xmlns: "http://www.w3.org/2000/svg",
1674
- viewBox: "0 0 32 32",
1675
- fill: "currentColor",
1676
- ...rest
1677
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 6H28V8H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 12H28V14H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 18H28V20H7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 24H28V26H7z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1678
- });
1679
- if (process.env.NODE_ENV !== "production") TextIndent.propTypes = require_iconPropTypes.iconPropTypes;
1680
- const TextIndentLess = /*#__PURE__*/ react.default.forwardRef(function TextIndentLess({ children, size = 16, ...rest }, ref) {
1681
- return react.default.createElement(require_Icon_js, {
1682
- width: size,
1683
- height: size,
1684
- ref,
1685
- xmlns: "http://www.w3.org/2000/svg",
1686
- viewBox: "0 0 32 32",
1687
- fill: "currentColor",
1688
- ...rest
1689
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H12V8H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 12H12V14H5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 18H12V20H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 24H12V26H5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 4H18V28H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1690
- });
1691
- if (process.env.NODE_ENV !== "production") TextIndentLess.propTypes = require_iconPropTypes.iconPropTypes;
1692
- const TextIndentMore = /*#__PURE__*/ react.default.forwardRef(function TextIndentMore({ children, size = 16, ...rest }, ref) {
1693
- return react.default.createElement(require_Icon_js, {
1694
- width: size,
1695
- height: size,
1696
- ref,
1697
- xmlns: "http://www.w3.org/2000/svg",
1698
- viewBox: "0 0 32 32",
1699
- fill: "currentColor",
1700
- ...rest
1701
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 6H30V8H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 12H27V14H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 18H30V20H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 24H27V26H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 4H16V28H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1702
- });
1703
- if (process.env.NODE_ENV !== "production") TextIndentMore.propTypes = require_iconPropTypes.iconPropTypes;
1704
- const TextItalic = /*#__PURE__*/ react.default.forwardRef(function TextItalic({ children, size = 16, ...rest }, ref) {
1705
- return react.default.createElement(require_Icon_js, {
1706
- width: size,
1707
- height: size,
1708
- ref,
1709
- xmlns: "http://www.w3.org/2000/svg",
1710
- viewBox: "0 0 32 32",
1711
- fill: "currentColor",
1712
- ...rest
1713
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1714
- });
1715
- if (process.env.NODE_ENV !== "production") TextItalic.propTypes = require_iconPropTypes.iconPropTypes;
1716
- const TextKerning = /*#__PURE__*/ react.default.forwardRef(function TextKerning({ children, size = 16, ...rest }, ref) {
1717
- return react.default.createElement(require_Icon_js, {
1718
- width: size,
1719
- height: size,
1720
- ref,
1721
- xmlns: "http://www.w3.org/2000/svg",
1722
- viewBox: "0 0 32 32",
1723
- fill: "currentColor",
1724
- ...rest
1725
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21 20 4 18 4 12 21 14 21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 4 9 16 5 4 3 4 8 18 10 18 15 4 13 4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,18h2L25,4H23L18,18h2l1-3h6Zm-6.33-5L24,6l2.33,7Z" }), children);
1726
- });
1727
- if (process.env.NODE_ENV !== "production") TextKerning.propTypes = require_iconPropTypes.iconPropTypes;
1728
1772
  //#endregion
1729
1773
  exports.QT = QT;
1730
1774
  exports.QTAlt = QTAlt;
1775
+ exports.StayInside = StayInside;
1776
+ exports.StemLeafPlot = StemLeafPlot;
1777
+ exports.Stethoscope = Stethoscope;
1778
+ exports.Stickies = Stickies;
1779
+ exports.Stop = Stop;
1780
+ exports.StopFilled = StopFilled;
1781
+ exports.StopFilledAlt = StopFilledAlt;
1782
+ exports.StopOutline = StopOutline;
1783
+ exports.StopOutlineFilled = StopOutlineFilled;
1784
+ exports.StopSign = StopSign;
1785
+ exports.StopSignFilled = StopSignFilled;
1786
+ exports.StoragePool = StoragePool;
1787
+ exports.StorageRequest = StorageRequest;
1788
+ exports.Store = Store;
1789
+ exports.Storm = Storm;
1790
+ exports.StormTracker = StormTracker;
1731
1791
  exports.StrategyPlay = StrategyPlay;
1732
1792
  exports.Stratus = Stratus;
1733
1793
  exports.Strawberry = Strawberry;
@@ -1740,6 +1800,7 @@ exports.SubflowLocal = SubflowLocal;
1740
1800
  exports.SubjectDefinition = SubjectDefinition;
1741
1801
  exports.SubjectUsage = SubjectUsage;
1742
1802
  exports.SubnetAclRules = SubnetAclRules;
1803
+ exports.Subprocess = Subprocess;
1743
1804
  exports.Subsetting = Subsetting;
1744
1805
  exports.Subtract = Subtract;
1745
1806
  exports.SubtractAlt = SubtractAlt;
@@ -1825,23 +1886,6 @@ exports.Terminal_3270 = Terminal_3270;
1825
1886
  exports.TestTool = TestTool;
1826
1887
  exports.TextAlignCenter = TextAlignCenter;
1827
1888
  exports.TextAlignJustify = TextAlignJustify;
1828
- exports.TextAlignLeft = TextAlignLeft;
1829
- exports.TextAlignMixed = TextAlignMixed;
1830
- exports.TextAlignRight = TextAlignRight;
1831
- exports.TextAllCaps = TextAllCaps;
1832
- exports.TextBold = TextBold;
1833
- exports.TextClearFormat = TextClearFormat;
1834
- exports.TextColor = TextColor;
1835
- exports.TextCreation = TextCreation;
1836
- exports.TextFill = TextFill;
1837
- exports.TextFont = TextFont;
1838
- exports.TextFootnote = TextFootnote;
1839
- exports.TextHighlight = TextHighlight;
1840
- exports.TextIndent = TextIndent;
1841
- exports.TextIndentLess = TextIndentLess;
1842
- exports.TextIndentMore = TextIndentMore;
1843
- exports.TextItalic = TextItalic;
1844
- exports.TextKerning = TextKerning;
1845
1889
  exports.WatsonHealthStressBreathEditor = WatsonHealthStressBreathEditor;
1846
1890
  exports.WatsonHealthStudyNext = WatsonHealthStudyNext;
1847
1891
  exports.WatsonHealthStudyPrevious = WatsonHealthStudyPrevious;
@@ -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 };