@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,210 @@ 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-19.js
17
+ const TextAlignLeft = /*#__PURE__*/ react.default.forwardRef(function TextAlignLeft({ 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: "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);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") TextAlignLeft.propTypes = require_iconPropTypes.iconPropTypes;
29
+ const TextAlignMixed = /*#__PURE__*/ react.default.forwardRef(function TextAlignMixed({ 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: "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);
39
+ });
40
+ if (process.env.NODE_ENV !== "production") TextAlignMixed.propTypes = require_iconPropTypes.iconPropTypes;
41
+ const TextAlignRight = /*#__PURE__*/ react.default.forwardRef(function TextAlignRight({ 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: "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);
51
+ });
52
+ if (process.env.NODE_ENV !== "production") TextAlignRight.propTypes = require_iconPropTypes.iconPropTypes;
53
+ const TextAllCaps = /*#__PURE__*/ react.default.forwardRef(function TextAllCaps({ 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: "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);
63
+ });
64
+ if (process.env.NODE_ENV !== "production") TextAllCaps.propTypes = require_iconPropTypes.iconPropTypes;
65
+ const TextBold = /*#__PURE__*/ react.default.forwardRef(function TextBold({ children, size = 16, ...rest }, ref) {
66
+ return react.default.createElement(require_Icon_js, {
67
+ width: size,
68
+ height: size,
69
+ ref,
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ viewBox: "0 0 32 32",
72
+ fill: "currentColor",
73
+ ...rest
74
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "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);
75
+ });
76
+ if (process.env.NODE_ENV !== "production") TextBold.propTypes = require_iconPropTypes.iconPropTypes;
77
+ const TextClearFormat = /*#__PURE__*/ react.default.forwardRef(function TextClearFormat({ children, size = 16, ...rest }, ref) {
78
+ return react.default.createElement(require_Icon_js, {
79
+ width: size,
80
+ height: size,
81
+ ref,
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ viewBox: "0 0 32 32",
84
+ fill: "currentColor",
85
+ ...rest
86
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "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);
87
+ });
88
+ if (process.env.NODE_ENV !== "production") TextClearFormat.propTypes = require_iconPropTypes.iconPropTypes;
89
+ const TextColor = /*#__PURE__*/ react.default.forwardRef(function TextColor({ children, size = 16, ...rest }, ref) {
90
+ return react.default.createElement(require_Icon_js, {
91
+ width: size,
92
+ height: size,
93
+ ref,
94
+ xmlns: "http://www.w3.org/2000/svg",
95
+ viewBox: "0 0 32 32",
96
+ fill: "currentColor",
97
+ ...rest
98
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { 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);
99
+ });
100
+ if (process.env.NODE_ENV !== "production") TextColor.propTypes = require_iconPropTypes.iconPropTypes;
101
+ const TextCreation = /*#__PURE__*/ react.default.forwardRef(function TextCreation({ children, size = 16, ...rest }, ref) {
102
+ return react.default.createElement(require_Icon_js, {
103
+ width: size,
104
+ height: size,
105
+ ref,
106
+ xmlns: "http://www.w3.org/2000/svg",
107
+ viewBox: "0 0 32 32",
108
+ fill: "currentColor",
109
+ ...rest
110
+ }, /* @__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);
111
+ });
112
+ if (process.env.NODE_ENV !== "production") TextCreation.propTypes = require_iconPropTypes.iconPropTypes;
113
+ const TextFill = /*#__PURE__*/ react.default.forwardRef(function TextFill({ children, size = 16, ...rest }, ref) {
114
+ return react.default.createElement(require_Icon_js, {
115
+ width: size,
116
+ height: size,
117
+ ref,
118
+ xmlns: "http://www.w3.org/2000/svg",
119
+ viewBox: "0 0 32 32",
120
+ fill: "currentColor",
121
+ ...rest
122
+ }, /* @__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);
123
+ });
124
+ if (process.env.NODE_ENV !== "production") TextFill.propTypes = require_iconPropTypes.iconPropTypes;
125
+ const TextFont = /*#__PURE__*/ react.default.forwardRef(function TextFont({ children, size = 16, ...rest }, ref) {
126
+ return react.default.createElement(require_Icon_js, {
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__ */ (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);
135
+ });
136
+ if (process.env.NODE_ENV !== "production") TextFont.propTypes = require_iconPropTypes.iconPropTypes;
137
+ const TextFootnote = /*#__PURE__*/ react.default.forwardRef(function TextFootnote({ children, size = 16, ...rest }, ref) {
138
+ return react.default.createElement(require_Icon_js, {
139
+ width: size,
140
+ height: size,
141
+ ref,
142
+ xmlns: "http://www.w3.org/2000/svg",
143
+ viewBox: "0 0 32 32",
144
+ fill: "currentColor",
145
+ ...rest
146
+ }, /* @__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);
147
+ });
148
+ if (process.env.NODE_ENV !== "production") TextFootnote.propTypes = require_iconPropTypes.iconPropTypes;
149
+ const TextHighlight = /*#__PURE__*/ react.default.forwardRef(function TextHighlight({ children, size = 16, ...rest }, ref) {
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: "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);
159
+ });
160
+ if (process.env.NODE_ENV !== "production") TextHighlight.propTypes = require_iconPropTypes.iconPropTypes;
161
+ const TextIndent = /*#__PURE__*/ react.default.forwardRef(function TextIndent({ 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: "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);
171
+ });
172
+ if (process.env.NODE_ENV !== "production") TextIndent.propTypes = require_iconPropTypes.iconPropTypes;
173
+ const TextIndentLess = /*#__PURE__*/ react.default.forwardRef(function TextIndentLess({ 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: "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);
183
+ });
184
+ if (process.env.NODE_ENV !== "production") TextIndentLess.propTypes = require_iconPropTypes.iconPropTypes;
185
+ const TextIndentMore = /*#__PURE__*/ react.default.forwardRef(function TextIndentMore({ 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: "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);
195
+ });
196
+ if (process.env.NODE_ENV !== "production") TextIndentMore.propTypes = require_iconPropTypes.iconPropTypes;
197
+ const TextItalic = /*#__PURE__*/ react.default.forwardRef(function TextItalic({ 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: "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);
207
+ });
208
+ if (process.env.NODE_ENV !== "production") TextItalic.propTypes = require_iconPropTypes.iconPropTypes;
209
+ const TextKerning = /*#__PURE__*/ react.default.forwardRef(function TextKerning({ children, size = 16, ...rest }, ref) {
210
+ return react.default.createElement(require_Icon_js, {
211
+ width: size,
212
+ height: size,
213
+ ref,
214
+ xmlns: "http://www.w3.org/2000/svg",
215
+ viewBox: "0 0 32 32",
216
+ fill: "currentColor",
217
+ ...rest
218
+ }, /* @__PURE__ */ (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);
219
+ });
220
+ if (process.env.NODE_ENV !== "production") TextKerning.propTypes = require_iconPropTypes.iconPropTypes;
17
221
  const TextLeading = /*#__PURE__*/ react.default.forwardRef(function TextLeading({ children, size = 16, ...rest }, ref) {
18
222
  return react.default.createElement(require_Icon_js, {
19
223
  width: size,
@@ -527,6 +731,30 @@ const Time = /*#__PURE__*/ react.default.forwardRef(function Time({ children, si
527
731
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.59 22 15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z" }), children);
528
732
  });
529
733
  if (process.env.NODE_ENV !== "production") Time.propTypes = require_iconPropTypes.iconPropTypes;
734
+ const Tilde = /*#__PURE__*/ react.default.forwardRef(function Tilde({ children, size = 16, ...rest }, ref) {
735
+ return react.default.createElement(require_Icon_js, {
736
+ width: size,
737
+ height: size,
738
+ ref,
739
+ xmlns: "http://www.w3.org/2000/svg",
740
+ viewBox: "0 0 32 32",
741
+ fill: "currentColor",
742
+ ...rest
743
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.9805,18.5488c-1.6572,0-3.1748-.7959-4.541-1.7207-3.5117-2.375-5.25-1.1172-6.729.376l-1.4209-1.4077c1.9028-1.9233,4.6768-3.731,9.2705-.6245,2.4849,1.6802,4.2925,2.1191,6.7241-.3706l1.4316,1.3975c-1.6826,1.7231-3.2637,2.3501-4.7354,2.3501Z" }), children);
744
+ });
745
+ if (process.env.NODE_ENV !== "production") Tilde.propTypes = require_iconPropTypes.iconPropTypes;
746
+ const TildeLarge = /*#__PURE__*/ react.default.forwardRef(function TildeLarge({ children, size = 16, ...rest }, ref) {
747
+ return react.default.createElement(require_Icon_js, {
748
+ width: size,
749
+ height: size,
750
+ ref,
751
+ xmlns: "http://www.w3.org/2000/svg",
752
+ viewBox: "0 0 32 32",
753
+ fill: "currentColor",
754
+ ...rest
755
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.208,18.9814c-2.127,0-4.0459-.998-5.7681-2.1636-4.896-3.3105-7.396-1.4707-9.7295.8862l-1.4209-1.4077c2.7676-2.7935,6.3901-5.1123,12.2705-1.1348,3.3022,2.2329,6.0815,2.8696,9.7241-.8604l1.4316,1.3975c-2.3574,2.4136-4.5234,3.2827-6.5078,3.2827Z" }), children);
756
+ });
757
+ if (process.env.NODE_ENV !== "production") TildeLarge.propTypes = require_iconPropTypes.iconPropTypes;
530
758
  const TimeFilled = /*#__PURE__*/ react.default.forwardRef(function TimeFilled({ children, size = 16, ...rest }, ref) {
531
759
  return react.default.createElement(require_Icon_js, {
532
760
  width: size,
@@ -1362,241 +1590,24 @@ const TropicalStorm = /*#__PURE__*/ react.default.forwardRef(function TropicalSt
1362
1590
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z" }), children);
1363
1591
  });
1364
1592
  if (process.env.NODE_ENV !== "production") TropicalStorm.propTypes = require_iconPropTypes.iconPropTypes;
1365
- const TropicalStormModelTracks = /*#__PURE__*/ react.default.forwardRef(function TropicalStormModelTracks({ children, size = 16, ...rest }, ref) {
1366
- return react.default.createElement(require_Icon_js, {
1367
- width: size,
1368
- height: size,
1369
- ref,
1370
- xmlns: "http://www.w3.org/2000/svg",
1371
- viewBox: "0 0 32 32",
1372
- fill: "currentColor",
1373
- ...rest
1374
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,17a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,17Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,10,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.8188,6.65c.1163-.1211,1.8643-1.919,2.8882-2.9434A1,1,0,0,0,17,2C11.812,2,2,4.2988,2,13a7.8938,7.8938,0,0,0,3.1812,6.35c-.1612.1675-1.9507,2.0054-2.8882,2.9429A1,1,0,0,0,3,24c5.188,0,15-2.2988,15-11A7.8927,7.8927,0,0,0,14.8188,6.65ZM9.7065,20.793a20.94,20.94,0,0,1-4.0932.9853c.1621-.166,2.7685-2.9053,2.7685-2.9053l-1.1743-.6074A5.9064,5.9064,0,0,1,4,13c0-3.667,2.1177-6.2886,6.2935-7.793a20.94,20.94,0,0,1,4.0932-.9853c-.227.2324-2.769,2.9057-2.769,2.9057l1.1748.607A5.9075,5.9075,0,0,1,16,13C16,16.667,13.8823,19.2886,9.7065,20.793Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,17l-5-5-5,5,1.4126,1.4155L24,15.8325V19a9.01,9.01,0,0,1-9,9H12v2h3A11.0125,11.0125,0,0,0,26,19V15.8325l2.5859,2.5816Z" }), children);
1375
- });
1376
- if (process.env.NODE_ENV !== "production") TropicalStormModelTracks.propTypes = require_iconPropTypes.iconPropTypes;
1377
- const TropicalStormTracks = /*#__PURE__*/ react.default.forwardRef(function TropicalStormTracks({ children, size = 16, ...rest }, ref) {
1378
- return react.default.createElement(require_Icon_js, {
1379
- width: size,
1380
- height: size,
1381
- ref,
1382
- xmlns: "http://www.w3.org/2000/svg",
1383
- viewBox: "0 0 32 32",
1384
- fill: "currentColor",
1385
- ...rest
1386
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26.86,12.4805h0a12.9277,12.9277,0,0,0-4.8575-4.9991q.2044-.213.4424-.4589h0c.82-.8482,1.93-1.9825,3.2622-3.3155A1,1,0,0,0,25,2c-.354,0-8.7363.0488-14.269,4.3018h0A12.15,12.15,0,0,0,7.481,9.998c-.1416-.1367-.295-.2841-.4585-.4423C6.1743,8.7349,5.04,7.6255,3.707,6.293A1,1,0,0,0,2,7c0,.3594.05,8.874,4.4058,14.4023a12.1023,12.1023,0,0,0,3.5918,3.1163c-.21.2177-.4346.4516-.6563.68h0c-.7954.8208-1.8286,1.8745-3.0483,3.0943A1,1,0,0,0,7,30c.2856,0,7.061-.0352,12.459-3.1055a12.9618,12.9618,0,0,0,5.06-4.8925q.3062.2937.68.6567c.82.7954,1.8745,1.8286,3.0943,3.0483A1,1,0,0,0,30,25C30,24.7119,29.9644,17.8877,26.86,12.4805Zm-3.03,6.1074-.5469,1.3672A10.5415,10.5415,0,0,1,18.47,25.1562,24.3514,24.3514,0,0,1,9.584,27.8135c.4409-.4492,3.8281-3.9824,3.8281-3.9824l-1.3682-.5474a9.8021,9.8021,0,0,1-4.0668-3.1191c-2.5406-3.2242-3.4585-7.7623-3.79-10.58.5435.5337,3.9815,3.8266,3.9815,3.8266l.5468-1.3672A9.8569,9.8569,0,0,1,11.95,7.8877h0C15.1665,5.415,19.6309,4.5146,22.4155,4.187c-.5332.5435-3.8276,3.9819-3.8276,3.9819l1.3677.5469a10.52,10.52,0,0,1,5.17,4.7608v0a24.29,24.29,0,0,1,2.688,8.94C27.3643,21.9751,23.83,18.5879,23.83,18.5879Z" }), children);
1387
- });
1388
- if (process.env.NODE_ENV !== "production") TropicalStormTracks.propTypes = require_iconPropTypes.iconPropTypes;
1389
- const TropicalWarning = /*#__PURE__*/ react.default.forwardRef(function TropicalWarning({ children, size = 16, ...rest }, ref) {
1390
- return react.default.createElement(require_Icon_js, {
1391
- width: size,
1392
- height: size,
1393
- ref,
1394
- xmlns: "http://www.w3.org/2000/svg",
1395
- viewBox: "0 0 32 32",
1396
- fill: "currentColor",
1397
- ...rest
1398
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.9487,25.6836a1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,23,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,15,28h-.4336C13.9241,26.7939,12,22.312,12,12v-.1313l1.1169.7446A6.46,6.46,0,0,1,14.4346,13.79l1.0007-1.8418a8.4469,8.4469,0,0,0-1.209-.9986L12.8025,10h1.5308a6.9861,6.9861,0,0,1,1.9934.3071l.9755-1.7954A9.0059,9.0059,0,0,0,14.3333,8H13.1169A7.0329,7.0329,0,0,1,18,6h.6669l1.0867-2H18a9.0361,9.0361,0,0,0-7,3.3638A9.0362,9.0362,0,0,0,4,4H2V6H4A7.0308,7.0308,0,0,1,8.8828,8H7.6665a9.06,9.06,0,0,0-5.4,1.8L.4,11.2l1.2,1.6L3.4668,11.4a7.04,7.04,0,0,1,4.2-1.4H9.1973l-1.4239.9492A8.457,8.457,0,0,0,4,18H6a6.46,6.46,0,0,1,2.8828-5.3867L10,11.8687V12c0,8.9365,1.3994,13.7539,2.355,16H2v2H15a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,4.9955,4.9955,0,0,0,3,1.8833V27.8125A3.7616,3.7616,0,0,1,27.9487,25.6836Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1399
- fill: "none",
1400
- d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
1401
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z" }), children);
1402
- });
1403
- if (process.env.NODE_ENV !== "production") TropicalWarning.propTypes = require_iconPropTypes.iconPropTypes;
1404
- const TryCatch = /*#__PURE__*/ react.default.forwardRef(function TryCatch({ children, size = 16, ...rest }, ref) {
1405
- return react.default.createElement(require_Icon_js, {
1406
- width: size,
1407
- height: size,
1408
- ref,
1409
- xmlns: "http://www.w3.org/2000/svg",
1410
- viewBox: "0 0 32 32",
1411
- fill: "currentColor",
1412
- ...rest
1413
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.2,13l-2.2-2.2v-3.8h-12.8l-2.2-2.2V2h-2v2.8l-3.2,3.2,3.2,3.2v14.9l-1.8-1.8-1.4,1.4,4.2,4.2,1.1-1.1,3.1-3.1-1.4-1.4-1.8,1.8v-4.1h21v-9h-3.8ZM14,13.5v6.5h-6v-8.8l2.2-2.2h10.8v1.8l-2.2,2.2h-4.8v.5ZM27,20h-11v-5h2.8l3.2,3.2,3.2-3.2h1.8v5Z" }), children);
1414
- });
1415
- if (process.env.NODE_ENV !== "production") TryCatch.propTypes = require_iconPropTypes.iconPropTypes;
1416
- const Tsq = /*#__PURE__*/ react.default.forwardRef(function Tsq({ children, size = 16, ...rest }, ref) {
1417
- return react.default.createElement(require_Icon_js, {
1418
- width: size,
1419
- height: size,
1420
- ref,
1421
- xmlns: "http://www.w3.org/2000/svg",
1422
- viewBox: "0 0 32 32",
1423
- fill: "currentColor",
1424
- ...rest
1425
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 26H30V28H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 22H30V24H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,20h-11V12h11v8Zm-9-2h7v-4h-7v4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 8H30V10H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 4H30V6H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.293 18.707 8 16.4143 8 12 10 12 10 15.5857 11.707 17.293 10.293 18.707z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9,24c-4.4111,0-8-3.5889-8-8s3.5889-8,8-8,8,3.5889,8,8-3.5889,8-8,8Zm0-14c-3.3083,0-6,2.6917-6,6s2.6917,6,6,6,6-2.6917,6-6-2.6917-6-6-6Z" }), children);
1426
- });
1427
- if (process.env.NODE_ENV !== "production") Tsq.propTypes = require_iconPropTypes.iconPropTypes;
1428
- const Tsunami = /*#__PURE__*/ react.default.forwardRef(function Tsunami({ children, size = 16, ...rest }, ref) {
1429
- return react.default.createElement(require_Icon_js, {
1430
- width: size,
1431
- height: size,
1432
- ref,
1433
- xmlns: "http://www.w3.org/2000/svg",
1434
- viewBox: "0 0 32 32",
1435
- fill: "currentColor",
1436
- ...rest
1437
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,26H24A10.0349,10.0349,0,0,1,17.0732,8.7378,11.9629,11.9629,0,0,0,12.9937,8a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,14.4348,4,19.34,4,26H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,6h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,24h6Z" }), children);
1438
- });
1439
- if (process.env.NODE_ENV !== "production") Tsunami.propTypes = require_iconPropTypes.iconPropTypes;
1440
- const Tsv = /*#__PURE__*/ react.default.forwardRef(function Tsv({ children, size = 16, ...rest }, ref) {
1441
- return react.default.createElement(require_Icon_js, {
1442
- width: size,
1443
- height: size,
1444
- ref,
1445
- xmlns: "http://www.w3.org/2000/svg",
1446
- viewBox: "0 0 32 32",
1447
- fill: "currentColor",
1448
- ...rest
1449
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 9 26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,23H12V21h6V17H14a2.002,2.002,0,0,1-2-2V11a2.002,2.002,0,0,1,2-2h6v2H14v4h4a2.002,2.002,0,0,1,2,2v4A2.002,2.002,0,0,1,18,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 11 5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z" }), children);
1450
- });
1451
- if (process.env.NODE_ENV !== "production") Tsv.propTypes = require_iconPropTypes.iconPropTypes;
1452
- const Tuning = /*#__PURE__*/ react.default.forwardRef(function Tuning({ children, size = 16, ...rest }, ref) {
1453
- return react.default.createElement(require_Icon_js, {
1454
- width: size,
1455
- height: size,
1456
- ref,
1457
- xmlns: "http://www.w3.org/2000/svg",
1458
- viewBox: "0 0 32 32",
1459
- fill: "currentColor",
1460
- ...rest
1461
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m24,30v-4.1c2.3-.5,4-2.5,4-4.9,0-2.4-1.7-4.4-4-4.9V2s-2,0-2,0v14.1c-2.3.5-4,2.5-4,4.9,0,2.4,1.7,4.4,4,4.9v4.1s2,0,2,0Zm-4-9c0-1.7,1.3-3,3-3s3,1.3,3,3c0,1.7-1.3,3-3,3s-3-1.3-3-3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m8,2v4.1c-2.3.5-4,2.5-4,4.9,0,2.4,1.7,4.4,4,4.9v14.1s2,0,2,0v-14.1c2.3-.5,4-2.5,4-4.9,0-2.4-1.7-4.4-4-4.9V2s-2,0-2,0Zm4,9c0,1.7-1.3,3-3,3s-3-1.3-3-3,1.3-3,3-3,3,1.3,3,3Z" }), children);
1462
- });
1463
- if (process.env.NODE_ENV !== "production") Tuning.propTypes = require_iconPropTypes.iconPropTypes;
1464
- const TwoFactorAuthentication = /*#__PURE__*/ react.default.forwardRef(function TwoFactorAuthentication({ children, size = 16, ...rest }, ref) {
1465
- return react.default.createElement(require_Icon_js, {
1466
- width: size,
1467
- height: size,
1468
- ref,
1469
- xmlns: "http://www.w3.org/2000/svg",
1470
- viewBox: "0 0 32 32",
1471
- fill: "currentColor",
1472
- ...rest
1473
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 23.18 9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H24V28h4V16H24V8a4.0045,4.0045,0,0,0-4-4V2a6.0067,6.0067,0,0,1,6,6v6h2a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z" }), children);
1474
- });
1475
- if (process.env.NODE_ENV !== "production") TwoFactorAuthentication.propTypes = require_iconPropTypes.iconPropTypes;
1476
- const TwoPersonLift = /*#__PURE__*/ react.default.forwardRef(function TwoPersonLift({ children, size = 16, ...rest }, ref) {
1477
- return react.default.createElement(require_Icon_js, {
1478
- width: size,
1479
- height: size,
1480
- ref,
1481
- xmlns: "http://www.w3.org/2000/svg",
1482
- viewBox: "0 0 32 32",
1483
- fill: "currentColor",
1484
- ...rest
1485
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26.96,30l-1.9215-6.7253a1.0008,1.0008,0,0,1,.3369-1.0554L29.874,18.62,28.52,13.2014l-2.7382,3.4234A1.0026,1.0026,0,0,1,25,17H20V15h4.52l3.6993-4.6248a1,1,0,0,1,1.7509.3824l2,8a.9989.9989,0,0,1-.3447,1.0232l-4.48,3.5845,1.7389,6.0854Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,5.5A3.5,3.5,0,1,1,26.5,9,3.5042,3.5042,0,0,1,23,5.5Zm2,0A1.5,1.5,0,1,0,26.5,4,1.5017,1.5017,0,0,0,25,5.5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.0039,19A2.0039,2.0039,0,0,1,18,16.9961V15.0039A2.0039,2.0039,0,0,1,20.0039,13H22V10H10v3h1.9961A2.0039,2.0039,0,0,1,14,15.0039v1.9922A2.0039,2.0039,0,0,1,11.9961,19H10v3H22V19Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.04,30l1.9215-6.7253a1.0013,1.0013,0,0,0-.3369-1.0555L2.126,18.62l1.3545-5.4185,2.7382,3.4234A1.0026,1.0026,0,0,0,7,17h5V15H7.4805L3.7812,10.3752a1,1,0,0,0-1.7509.3824l-2,8A.9989.9989,0,0,0,.375,19.7808l4.4805,3.5844-1.739,6.0855Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.5,9A3.5,3.5,0,1,1,9,5.5,3.5042,3.5042,0,0,1,5.5,9Zm0-5A1.5,1.5,0,1,0,7,5.5,1.5017,1.5017,0,0,0,5.5,4Z" }), children);
1486
- });
1487
- if (process.env.NODE_ENV !== "production") TwoPersonLift.propTypes = require_iconPropTypes.iconPropTypes;
1488
- const Txt = /*#__PURE__*/ react.default.forwardRef(function Txt({ children, size = 16, ...rest }, ref) {
1489
- return react.default.createElement(require_Icon_js, {
1490
- width: size,
1491
- height: size,
1492
- ref,
1493
- xmlns: "http://www.w3.org/2000/svg",
1494
- viewBox: "0 0 32 32",
1495
- fill: "currentColor",
1496
- ...rest
1497
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 11 24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 9 18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 11 6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z" }), children);
1498
- });
1499
- if (process.env.NODE_ENV !== "production") Txt.propTypes = require_iconPropTypes.iconPropTypes;
1500
- const TxtReference = /*#__PURE__*/ react.default.forwardRef(function TxtReference({ children, size = 16, ...rest }, ref) {
1501
- return react.default.createElement(require_Icon_js, {
1502
- width: size,
1503
- height: size,
1504
- ref,
1505
- xmlns: "http://www.w3.org/2000/svg",
1506
- viewBox: "0 0 32 32",
1507
- fill: "currentColor",
1508
- ...rest
1509
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 4 24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 2 18 2 16 8 14 2 12 2 14.752 9 12 16 14 16 16 10 18 16 20 16 17.245 9 20 2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 4 6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z" }), children);
1510
- });
1511
- if (process.env.NODE_ENV !== "production") TxtReference.propTypes = require_iconPropTypes.iconPropTypes;
1512
- const TypePattern = /*#__PURE__*/ react.default.forwardRef(function TypePattern({ children, size = 16, ...rest }, ref) {
1513
- return react.default.createElement(require_Icon_js, {
1514
- width: size,
1515
- height: size,
1516
- ref,
1517
- xmlns: "http://www.w3.org/2000/svg",
1518
- viewBox: "0 0 32 32",
1519
- fill: "currentColor",
1520
- ...rest
1521
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 15 17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.586 20 27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,30H3a1,1,0,0,1-.8945-1.4473l4-8a1.0412,1.0412,0,0,1,1.789,0l4,8A1,1,0,0,1,11,30ZM4.6182,28H9.3818L7,23.2363Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6.001L28,4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,12a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,7,12ZM7,4a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,7,4Z" }), children);
1522
- });
1523
- if (process.env.NODE_ENV !== "production") TypePattern.propTypes = require_iconPropTypes.iconPropTypes;
1524
- const Types = /*#__PURE__*/ react.default.forwardRef(function Types({ 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: "M30 16 22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a.9967.9967,0,0,1-.707-.293l-5-5a.9994.9994,0,0,1,0-1.414l5-5a.9994.9994,0,0,1,1.414,0l5,5a.9994.9994,0,0,1,0,1.414l-5,5A.9967.9967,0,0,1,16,22Zm-3.5859-6L16,19.5859,19.5859,16,16,12.4141Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 16 10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z" }), children);
1534
- });
1535
- if (process.env.NODE_ENV !== "production") Types.propTypes = require_iconPropTypes.iconPropTypes;
1536
- const QU1 = /*#__PURE__*/ react.default.forwardRef(function QU1({ 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: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 21 22 9 17 9 17 11 20 11 20 21 17 21 17 23 25 23 25 21 22 21z" }), children);
1546
- });
1547
- if (process.env.NODE_ENV !== "production") QU1.propTypes = require_iconPropTypes.iconPropTypes;
1548
- const QU2 = /*#__PURE__*/ react.default.forwardRef(function QU2({ 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: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,23H17V17a2,2,0,0,1,2-2h4V11H17V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H19v4h6Z" }), children);
1558
- });
1559
- if (process.env.NODE_ENV !== "production") QU2.propTypes = require_iconPropTypes.iconPropTypes;
1560
- const QU3 = /*#__PURE__*/ react.default.forwardRef(function QU3({ 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: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,9H17v2h6v4H18v2h5v4H17v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,23,9Z" }), children);
1570
- });
1571
- if (process.env.NODE_ENV !== "production") QU3.propTypes = require_iconPropTypes.iconPropTypes;
1572
- const Umbrella = /*#__PURE__*/ react.default.forwardRef(function Umbrella({ 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: "M29.9854,15.83A14.3808,14.3808,0,0,0,17,4.0464V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4411,12.4411,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333,6.5439,6.5439,0,0,0,6,14Zm10,0a6.5528,6.5528,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0563-9.1763,3.4308,2.6768,4.0091,6.9487,4.0525,9.1728A6.553,6.553,0,0,0,16,14Zm10,0a6.5439,6.5439,0,0,0-3.939,1.333,14.5164,14.5164,0,0,0-3.0456-8.9341,12.4411,12.4411,0,0,1,8.488,7.8145A5.4079,5.4079,0,0,0,26,14Z" }), children);
1582
- });
1583
- if (process.env.NODE_ENV !== "production") Umbrella.propTypes = require_iconPropTypes.iconPropTypes;
1584
- const Undefined = /*#__PURE__*/ react.default.forwardRef(function Undefined({ 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: "M11 14H21V18H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z" }), children);
1594
- });
1595
- if (process.env.NODE_ENV !== "production") Undefined.propTypes = require_iconPropTypes.iconPropTypes;
1596
1593
  //#endregion
1597
- exports.QU1 = QU1;
1598
- exports.QU2 = QU2;
1599
- exports.QU3 = QU3;
1594
+ exports.TextAlignLeft = TextAlignLeft;
1595
+ exports.TextAlignMixed = TextAlignMixed;
1596
+ exports.TextAlignRight = TextAlignRight;
1597
+ exports.TextAllCaps = TextAllCaps;
1598
+ exports.TextBold = TextBold;
1599
+ exports.TextClearFormat = TextClearFormat;
1600
+ exports.TextColor = TextColor;
1601
+ exports.TextCreation = TextCreation;
1602
+ exports.TextFill = TextFill;
1603
+ exports.TextFont = TextFont;
1604
+ exports.TextFootnote = TextFootnote;
1605
+ exports.TextHighlight = TextHighlight;
1606
+ exports.TextIndent = TextIndent;
1607
+ exports.TextIndentLess = TextIndentLess;
1608
+ exports.TextIndentMore = TextIndentMore;
1609
+ exports.TextItalic = TextItalic;
1610
+ exports.TextKerning = TextKerning;
1600
1611
  exports.TextLeading = TextLeading;
1601
1612
  exports.TextLineSpacing = TextLineSpacing;
1602
1613
  exports.TextLink = TextLink;
@@ -1634,6 +1645,8 @@ exports.ThunderstormStrong = ThunderstormStrong;
1634
1645
  exports.Ticket = Ticket;
1635
1646
  exports.Tides = Tides;
1636
1647
  exports.Tif = Tif;
1648
+ exports.Tilde = Tilde;
1649
+ exports.TildeLarge = TildeLarge;
1637
1650
  exports.Time = Time;
1638
1651
  exports.TimeFilled = TimeFilled;
1639
1652
  exports.TimePlot = TimePlot;
@@ -1700,22 +1713,6 @@ exports.Trigger = Trigger;
1700
1713
  exports.Trophy = Trophy;
1701
1714
  exports.TrophyFilled = TrophyFilled;
1702
1715
  exports.TropicalStorm = TropicalStorm;
1703
- exports.TropicalStormModelTracks = TropicalStormModelTracks;
1704
- exports.TropicalStormTracks = TropicalStormTracks;
1705
- exports.TropicalWarning = TropicalWarning;
1706
- exports.TryCatch = TryCatch;
1707
- exports.Tsq = Tsq;
1708
- exports.Tsunami = Tsunami;
1709
- exports.Tsv = Tsv;
1710
- exports.Tuning = Tuning;
1711
- exports.TwoFactorAuthentication = TwoFactorAuthentication;
1712
- exports.TwoPersonLift = TwoPersonLift;
1713
- exports.Txt = Txt;
1714
- exports.TxtReference = TxtReference;
1715
- exports.TypePattern = TypePattern;
1716
- exports.Types = Types;
1717
- exports.Umbrella = Umbrella;
1718
- exports.Undefined = Undefined;
1719
1716
  exports.WatsonHealthTextAnnotationToggle = WatsonHealthTextAnnotationToggle;
1720
1717
  exports.WatsonHealthThreshold = WatsonHealthThreshold;
1721
1718
  exports.WatsonHealthThumbnailPreview = WatsonHealthThumbnailPreview;
@@ -7,6 +7,7 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _Branch: CarbonIconType;
10
11
  declare const _BreakingChange: CarbonIconType;
11
12
  declare const _BrightnessContrast: CarbonIconType;
12
13
  declare const _BringForward: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _ChartCombo: CarbonIconType;
131
132
  declare const _ChartComboStacked: CarbonIconType;
132
133
  declare const _ChartCustom: CarbonIconType;
133
134
  declare const _ChartDualYAxis: CarbonIconType;
134
- declare const _ChartErrorBar: CarbonIconType;
135
- export { _BreakingChange as BreakingChange, _BrightnessContrast as BrightnessContrast, _BringForward as BringForward, _BringToFront as BringToFront, _WatsonHealthBrushFreehand as WatsonHealthBrushFreehand, _WatsonHealthBrushPolygon as WatsonHealthBrushPolygon, _BsamQsamZedc as BsamQsamZedc, _BuildImage as BuildImage, _BuildRun as BuildRun, _BuildTool as BuildTool, _Building as Building, _BuildingElectrical as BuildingElectrical, _BuildingInsights_1 as BuildingInsights_1, _BuildingInsights_2 as BuildingInsights_2, _BuildingInsights_3 as BuildingInsights_3, _Bullhorn as Bullhorn, _Buoy as Buoy, _Bus as Bus, _BusinessMetrics as BusinessMetrics, _BusinessProcesses as BusinessProcesses, _ButtonCentered as ButtonCentered, _ButtonFlushLeft as ButtonFlushLeft, _C as C, _CPlusPlus as CPlusPlus, _CabinCare as CabinCare, _CabinCareAlert as CabinCareAlert, _CabinCareAlt as CabinCareAlt, _Cad as Cad, _Cafe as Cafe, _Calculation as Calculation, _CalculationAlt as CalculationAlt, _Calculator as Calculator, _CalculatorCheck as CalculatorCheck, _Calendar as Calendar, _CalendarAdd as CalendarAdd, _CalendarAddAlt as CalendarAddAlt, _CalendarHeatMap as CalendarHeatMap, _CalendarSettings as CalendarSettings, _CalendarTools as CalendarTools, _Calibrate as Calibrate, _Calls as Calls, _CallsAll as CallsAll, _CallsIncoming as CallsIncoming, _Camera as Camera, _CameraAction as CameraAction, _Campsite as Campsite, _Car as Car, _CarFront as CarFront, _Carbon as Carbon, _CarbonUiBuilder as CarbonUiBuilder, _CarbonAccounting as CarbonAccounting, _CarbonForAem as CarbonForAem, _CarbonForIbmDotcom as CarbonForIbmDotcom, _CarbonForIbmProduct as CarbonForIbmProduct, _CarbonForMobile as CarbonForMobile, _CarbonForSalesforce as CarbonForSalesforce, _CaretDown as CaretDown, _CaretLeft as CaretLeft, _CaretRight as CaretRight, _CaretSort as CaretSort, _CaretSortDown as CaretSortDown, _CaretSortUp as CaretSortUp, _CaretUp as CaretUp, _CarouselHorizontal as CarouselHorizontal, _CarouselVertical as CarouselVertical, _Catalog as Catalog, _CatalogPublish as CatalogPublish, _CategoricalPalette as CategoricalPalette, _Categories as Categories, _Category as Category, _CategoryAdd as CategoryAdd, _CategoryAnd as CategoryAnd, _CategoryNew as CategoryNew, _CategoryNewEach as CategoryNewEach, _Caution as Caution, _CautionInverted as CautionInverted, _Cbl as Cbl, _QCcX as QCcX, _WatsonHealthCdArchive as WatsonHealthCdArchive, _WatsonHealthCdCreateArchive as WatsonHealthCdCreateArchive, _WatsonHealthCdCreateExchange as WatsonHealthCdCreateExchange, _Cda as Cda, _CellTower as CellTower, _CenterCircle as CenterCircle, _CenterSquare as CenterSquare, _CenterToFit as CenterToFit, _Certificate as Certificate, _CertificateCheck as CertificateCheck, _ChangeCatalog as ChangeCatalog, _ChangeCircle as ChangeCircle, _Channels as Channels, _CharacterDecimal as CharacterDecimal, _CharacterFraction as CharacterFraction, _CharacterInteger as CharacterInteger, _CharacterLowerCase as CharacterLowerCase, _CharacterNegativeNumber as CharacterNegativeNumber, _CharacterSentenceCase as CharacterSentenceCase, _CharacterUpperCase as CharacterUpperCase, _CharacterWholeNumber as CharacterWholeNumber, _CharacterPatterns as CharacterPatterns, _ChargingStation as ChargingStation, _ChargingStationFilled as ChargingStationFilled, _Chart_3D as Chart_3D, _ChartArea as ChartArea, _ChartAreaSmooth as ChartAreaSmooth, _ChartAreaStepper as ChartAreaStepper, _ChartAverage as ChartAverage, _ChartBar as ChartBar, _ChartBarFloating as ChartBarFloating, _ChartBarOverlay as ChartBarOverlay, _ChartBarStacked as ChartBarStacked, _ChartBarTarget as ChartBarTarget, _ChartBubble as ChartBubble, _ChartBubblePacked as ChartBubblePacked, _ChartBullet as ChartBullet, _ChartCandlestick as ChartCandlestick, _ChartClusterBar as ChartClusterBar, _ChartColumn as ChartColumn, _ChartColumnFloating as ChartColumnFloating, _ChartColumnTarget as ChartColumnTarget, _ChartCombo as ChartCombo, _ChartComboStacked as ChartComboStacked, _ChartCustom as ChartCustom, _ChartDualYAxis as ChartDualYAxis, _ChartErrorBar as ChartErrorBar };
135
+ export { _Branch as Branch, _BreakingChange as BreakingChange, _BrightnessContrast as BrightnessContrast, _BringForward as BringForward, _BringToFront as BringToFront, _WatsonHealthBrushFreehand as WatsonHealthBrushFreehand, _WatsonHealthBrushPolygon as WatsonHealthBrushPolygon, _BsamQsamZedc as BsamQsamZedc, _BuildImage as BuildImage, _BuildRun as BuildRun, _BuildTool as BuildTool, _Building as Building, _BuildingElectrical as BuildingElectrical, _BuildingInsights_1 as BuildingInsights_1, _BuildingInsights_2 as BuildingInsights_2, _BuildingInsights_3 as BuildingInsights_3, _Bullhorn as Bullhorn, _Buoy as Buoy, _Bus as Bus, _BusinessMetrics as BusinessMetrics, _BusinessProcesses as BusinessProcesses, _ButtonCentered as ButtonCentered, _ButtonFlushLeft as ButtonFlushLeft, _C as C, _CPlusPlus as CPlusPlus, _CabinCare as CabinCare, _CabinCareAlert as CabinCareAlert, _CabinCareAlt as CabinCareAlt, _Cad as Cad, _Cafe as Cafe, _Calculation as Calculation, _CalculationAlt as CalculationAlt, _Calculator as Calculator, _CalculatorCheck as CalculatorCheck, _Calendar as Calendar, _CalendarAdd as CalendarAdd, _CalendarAddAlt as CalendarAddAlt, _CalendarHeatMap as CalendarHeatMap, _CalendarSettings as CalendarSettings, _CalendarTools as CalendarTools, _Calibrate as Calibrate, _Calls as Calls, _CallsAll as CallsAll, _CallsIncoming as CallsIncoming, _Camera as Camera, _CameraAction as CameraAction, _Campsite as Campsite, _Car as Car, _CarFront as CarFront, _Carbon as Carbon, _CarbonUiBuilder as CarbonUiBuilder, _CarbonAccounting as CarbonAccounting, _CarbonForAem as CarbonForAem, _CarbonForIbmDotcom as CarbonForIbmDotcom, _CarbonForIbmProduct as CarbonForIbmProduct, _CarbonForMobile as CarbonForMobile, _CarbonForSalesforce as CarbonForSalesforce, _CaretDown as CaretDown, _CaretLeft as CaretLeft, _CaretRight as CaretRight, _CaretSort as CaretSort, _CaretSortDown as CaretSortDown, _CaretSortUp as CaretSortUp, _CaretUp as CaretUp, _CarouselHorizontal as CarouselHorizontal, _CarouselVertical as CarouselVertical, _Catalog as Catalog, _CatalogPublish as CatalogPublish, _CategoricalPalette as CategoricalPalette, _Categories as Categories, _Category as Category, _CategoryAdd as CategoryAdd, _CategoryAnd as CategoryAnd, _CategoryNew as CategoryNew, _CategoryNewEach as CategoryNewEach, _Caution as Caution, _CautionInverted as CautionInverted, _Cbl as Cbl, _QCcX as QCcX, _WatsonHealthCdArchive as WatsonHealthCdArchive, _WatsonHealthCdCreateArchive as WatsonHealthCdCreateArchive, _WatsonHealthCdCreateExchange as WatsonHealthCdCreateExchange, _Cda as Cda, _CellTower as CellTower, _CenterCircle as CenterCircle, _CenterSquare as CenterSquare, _CenterToFit as CenterToFit, _Certificate as Certificate, _CertificateCheck as CertificateCheck, _ChangeCatalog as ChangeCatalog, _ChangeCircle as ChangeCircle, _Channels as Channels, _CharacterDecimal as CharacterDecimal, _CharacterFraction as CharacterFraction, _CharacterInteger as CharacterInteger, _CharacterLowerCase as CharacterLowerCase, _CharacterNegativeNumber as CharacterNegativeNumber, _CharacterSentenceCase as CharacterSentenceCase, _CharacterUpperCase as CharacterUpperCase, _CharacterWholeNumber as CharacterWholeNumber, _CharacterPatterns as CharacterPatterns, _ChargingStation as ChargingStation, _ChargingStationFilled as ChargingStationFilled, _Chart_3D as Chart_3D, _ChartArea as ChartArea, _ChartAreaSmooth as ChartAreaSmooth, _ChartAreaStepper as ChartAreaStepper, _ChartAverage as ChartAverage, _ChartBar as ChartBar, _ChartBarFloating as ChartBarFloating, _ChartBarOverlay as ChartBarOverlay, _ChartBarStacked as ChartBarStacked, _ChartBarTarget as ChartBarTarget, _ChartBubble as ChartBubble, _ChartBubblePacked as ChartBubblePacked, _ChartBullet as ChartBullet, _ChartCandlestick as ChartCandlestick, _ChartClusterBar as ChartClusterBar, _ChartColumn as ChartColumn, _ChartColumnFloating as ChartColumnFloating, _ChartColumnTarget as ChartColumnTarget, _ChartCombo as ChartCombo, _ChartComboStacked as ChartComboStacked, _ChartCustom as ChartCustom, _ChartDualYAxis as ChartDualYAxis };
@@ -14,6 +14,21 @@ 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-2.js
17
+ const Branch = /*#__PURE__*/ react.default.forwardRef(function Branch({ 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", {
27
+ strokeWidth: "0",
28
+ d: "m20,6c0,1.8587,1.2795,3.4109,3,3.858v4.142c0,1.6543-1.3457,3-3,3h-8c-1.1299,0-2.1617.391-3,1.0256v-8.1676c1.7203-.4471,3-1.9993,3-3.858,0-2.2061-1.7944-4-4-4s-4,1.7939-4,4c0,1.8587,1.2797,3.4108,3,3.858v12.142s0,.142,0,.142c-1.7203.4473-3,1.9997-3,3.858,0,2.2056,1.7944,4,4,4s4-1.7944,4-4c0-1.8583-1.2797-3.4107-3-3.858v-.142c0-1.6543,1.3457-3,3-3h8c2.7568,0,5-2.2432,5-5v-4.142c1.7205-.4471,3-1.9993,3-3.858,0-2.2061-1.7939-4-4-4s-4,1.7939-4,4Zm-14,0c0-1.1025.897-2,2-2s2,.8975,2,2c0,1.1025-.897,2-2,2s-2-.8975-2-2Zm4,20c0,1.103-.897,2-2,2s-2-.897-2-2,.897-2,2-2,2,.897,2,2ZM26,6c0,1.1025-.8975,2-2,2s-2-.8975-2-2c0-1.1025.8975-2,2-2s2,.8975,2,2Z"
29
+ }), children);
30
+ });
31
+ if (process.env.NODE_ENV !== "production") Branch.propTypes = require_iconPropTypes.iconPropTypes;
17
32
  const BreakingChange = /*#__PURE__*/ react.default.forwardRef(function BreakingChange({ children, size = 16, ...rest }, ref) {
18
33
  return react.default.createElement(require_Icon_js, {
19
34
  width: size,
@@ -1707,19 +1722,8 @@ const ChartDualYAxis = /*#__PURE__*/ react.default.forwardRef(function ChartDual
1707
1722
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m28,2v5.7222l-7.5317,6.9521L12.3818,6.5879c-.3918-.3911-.9111-.5918-1.4302-.5879-.4644.0034-.9285.1714-1.301.4976l-5.6506,4.9443V2h-2v26c0,1.1025.8972,2,2,2h24c1.1028,0,2-.8975,2-2V2h-2Zm0,8.4438v11.7622l-6.1165-6.1162,6.1165-5.646Zm-17.0322-2.4414l8.0298,8.0298-3.2141,2.9668-3.4148-3.415c-.3711-.3706-.8564-.5674-1.3479-.584s-.9885.1475-1.3833.4932l-5.6375,4.9326v-6.3262l6.9678-6.0972Zm-6.9678,19.9976v-4.9165l6.9546-6.085,3.4146,3.4146c.3809.3809.8755.5771,1.374.5869s1.0007-.166,1.3967-.5312l3.2729-3.0215,7.5872,7.5869v2.9658H4Z" }), children);
1708
1723
  });
1709
1724
  if (process.env.NODE_ENV !== "production") ChartDualYAxis.propTypes = require_iconPropTypes.iconPropTypes;
1710
- const ChartErrorBar = /*#__PURE__*/ react.default.forwardRef(function ChartErrorBar({ children, size = 16, ...rest }, ref) {
1711
- return react.default.createElement(require_Icon_js, {
1712
- width: size,
1713
- height: size,
1714
- ref,
1715
- xmlns: "http://www.w3.org/2000/svg",
1716
- viewBox: "0 0 32 32",
1717
- fill: "currentColor",
1718
- ...rest
1719
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z" }), children);
1720
- });
1721
- if (process.env.NODE_ENV !== "production") ChartErrorBar.propTypes = require_iconPropTypes.iconPropTypes;
1722
1725
  //#endregion
1726
+ exports.Branch = Branch;
1723
1727
  exports.BreakingChange = BreakingChange;
1724
1728
  exports.BrightnessContrast = BrightnessContrast;
1725
1729
  exports.BringForward = BringForward;
@@ -1837,7 +1841,6 @@ exports.ChartCombo = ChartCombo;
1837
1841
  exports.ChartComboStacked = ChartComboStacked;
1838
1842
  exports.ChartCustom = ChartCustom;
1839
1843
  exports.ChartDualYAxis = ChartDualYAxis;
1840
- exports.ChartErrorBar = ChartErrorBar;
1841
1844
  exports.Chart_3D = Chart_3D;
1842
1845
  exports.QCcX = QCcX;
1843
1846
  exports.WatsonHealthBrushFreehand = WatsonHealthBrushFreehand;