@carbon/icons-react 11.84.0 → 11.85.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/es/ActivityTask.d.ts +11 -0
  2. package/es/ActivityTask.js +27 -0
  3. package/es/ClassificationGroups.d.ts +11 -0
  4. package/es/ClassificationGroups.js +27 -0
  5. package/es/DatabaseBackups.d.ts +11 -0
  6. package/es/DatabaseBackups.js +27 -0
  7. package/es/DatabaseRedis.js +0 -7
  8. package/es/EndToEndMonitoring.d.ts +11 -0
  9. package/es/EndToEndMonitoring.js +27 -0
  10. package/es/FacilityGroups.d.ts +11 -0
  11. package/es/FacilityGroups.js +27 -0
  12. package/es/GatewayExclusive.d.ts +11 -0
  13. package/es/GatewayExclusive.js +27 -0
  14. package/es/GatewayInclusive.d.ts +11 -0
  15. package/es/GatewayInclusive.js +27 -0
  16. package/es/GatewayInclusiveAlt.d.ts +11 -0
  17. package/es/GatewayInclusiveAlt.js +27 -0
  18. package/es/GatewayParallel.d.ts +11 -0
  19. package/es/GatewayParallel.js +27 -0
  20. package/es/GatewayParallelAlt.d.ts +11 -0
  21. package/es/GatewayParallelAlt.js +27 -0
  22. package/es/LocationSwitch.d.ts +11 -0
  23. package/es/LocationSwitch.js +27 -0
  24. package/es/MissingDataWarning.d.ts +11 -0
  25. package/es/MissingDataWarning.js +27 -0
  26. package/es/PortfolioGroups.d.ts +11 -0
  27. package/es/PortfolioGroups.js +27 -0
  28. package/es/ProductCategories.d.ts +11 -0
  29. package/es/ProductCategories.js +27 -0
  30. package/es/PurchasingOrganizations.d.ts +11 -0
  31. package/es/PurchasingOrganizations.js +27 -0
  32. package/es/Subprocess.d.ts +11 -0
  33. package/es/Subprocess.js +27 -0
  34. package/es/Tilde.d.ts +11 -0
  35. package/es/Tilde.js +27 -0
  36. package/es/TildeLarge.d.ts +11 -0
  37. package/es/TildeLarge.js +27 -0
  38. package/es/UnassignedWorkOrder.d.ts +11 -0
  39. package/es/UnassignedWorkOrder.js +27 -0
  40. package/es/generated/bucket-0.d.ts +2 -2
  41. package/es/generated/bucket-0.js +13 -13
  42. package/es/generated/bucket-1.d.ts +2 -2
  43. package/es/generated/bucket-1.js +13 -16
  44. package/es/generated/bucket-10.d.ts +12 -12
  45. package/es/generated/bucket-10.js +165 -168
  46. package/es/generated/bucket-11.d.ts +12 -12
  47. package/es/generated/bucket-11.js +167 -167
  48. package/es/generated/bucket-12.d.ts +13 -13
  49. package/es/generated/bucket-12.js +179 -227
  50. package/es/generated/bucket-13.d.ts +15 -15
  51. package/es/generated/bucket-13.js +251 -191
  52. package/es/generated/bucket-14.d.ts +15 -15
  53. package/es/generated/bucket-14.js +191 -211
  54. package/es/generated/bucket-15.d.ts +17 -17
  55. package/es/generated/bucket-15.js +235 -224
  56. package/es/generated/bucket-16.d.ts +17 -17
  57. package/es/generated/bucket-16.js +224 -237
  58. package/es/generated/bucket-17.d.ts +17 -17
  59. package/es/generated/bucket-17.js +237 -237
  60. package/es/generated/bucket-18.d.ts +18 -18
  61. package/es/generated/bucket-18.js +249 -205
  62. package/es/generated/bucket-19.d.ts +20 -20
  63. package/es/generated/bucket-19.js +229 -232
  64. package/es/generated/bucket-2.d.ts +2 -2
  65. package/es/generated/bucket-2.js +16 -13
  66. package/es/generated/bucket-20.d.ts +20 -20
  67. package/es/generated/bucket-20.js +232 -255
  68. package/es/generated/bucket-21.d.ts +20 -1
  69. package/es/generated/bucket-21.js +255 -1
  70. package/es/generated/bucket-3.d.ts +3 -3
  71. package/es/generated/bucket-3.js +25 -33
  72. package/es/generated/bucket-4.d.ts +3 -3
  73. package/es/generated/bucket-4.js +33 -25
  74. package/es/generated/bucket-5.d.ts +4 -4
  75. package/es/generated/bucket-5.js +37 -51
  76. package/es/generated/bucket-6.d.ts +4 -4
  77. package/es/generated/bucket-6.js +45 -37
  78. package/es/generated/bucket-7.d.ts +6 -6
  79. package/es/generated/bucket-7.js +61 -97
  80. package/es/generated/bucket-8.d.ts +11 -11
  81. package/es/generated/bucket-8.js +157 -121
  82. package/es/generated/bucket-9.d.ts +12 -12
  83. package/es/generated/bucket-9.js +134 -165
  84. package/es/index.js +23 -23
  85. package/lib/ActivityTask.d.ts +11 -0
  86. package/lib/ActivityTask.js +29 -0
  87. package/lib/ClassificationGroups.d.ts +11 -0
  88. package/lib/ClassificationGroups.js +29 -0
  89. package/lib/DatabaseBackups.d.ts +11 -0
  90. package/lib/DatabaseBackups.js +29 -0
  91. package/lib/DatabaseRedis.js +0 -7
  92. package/lib/EndToEndMonitoring.d.ts +11 -0
  93. package/lib/EndToEndMonitoring.js +29 -0
  94. package/lib/FacilityGroups.d.ts +11 -0
  95. package/lib/FacilityGroups.js +29 -0
  96. package/lib/GatewayExclusive.d.ts +11 -0
  97. package/lib/GatewayExclusive.js +29 -0
  98. package/lib/GatewayInclusive.d.ts +11 -0
  99. package/lib/GatewayInclusive.js +29 -0
  100. package/lib/GatewayInclusiveAlt.d.ts +11 -0
  101. package/lib/GatewayInclusiveAlt.js +29 -0
  102. package/lib/GatewayParallel.d.ts +11 -0
  103. package/lib/GatewayParallel.js +29 -0
  104. package/lib/GatewayParallelAlt.d.ts +11 -0
  105. package/lib/GatewayParallelAlt.js +29 -0
  106. package/lib/LocationSwitch.d.ts +11 -0
  107. package/lib/LocationSwitch.js +29 -0
  108. package/lib/MissingDataWarning.d.ts +11 -0
  109. package/lib/MissingDataWarning.js +29 -0
  110. package/lib/PortfolioGroups.d.ts +11 -0
  111. package/lib/PortfolioGroups.js +29 -0
  112. package/lib/ProductCategories.d.ts +11 -0
  113. package/lib/ProductCategories.js +29 -0
  114. package/lib/PurchasingOrganizations.d.ts +11 -0
  115. package/lib/PurchasingOrganizations.js +29 -0
  116. package/lib/Subprocess.d.ts +11 -0
  117. package/lib/Subprocess.js +29 -0
  118. package/lib/Tilde.d.ts +11 -0
  119. package/lib/Tilde.js +29 -0
  120. package/lib/TildeLarge.d.ts +11 -0
  121. package/lib/TildeLarge.js +29 -0
  122. package/lib/UnassignedWorkOrder.d.ts +11 -0
  123. package/lib/UnassignedWorkOrder.js +29 -0
  124. package/lib/generated/bucket-0.d.ts +2 -2
  125. package/lib/generated/bucket-0.js +13 -13
  126. package/lib/generated/bucket-1.d.ts +2 -2
  127. package/lib/generated/bucket-1.js +13 -16
  128. package/lib/generated/bucket-10.d.ts +12 -12
  129. package/lib/generated/bucket-10.js +174 -177
  130. package/lib/generated/bucket-11.d.ts +12 -12
  131. package/lib/generated/bucket-11.js +177 -177
  132. package/lib/generated/bucket-12.d.ts +13 -13
  133. package/lib/generated/bucket-12.js +190 -238
  134. package/lib/generated/bucket-13.d.ts +15 -15
  135. package/lib/generated/bucket-13.js +264 -204
  136. package/lib/generated/bucket-14.d.ts +15 -15
  137. package/lib/generated/bucket-14.js +204 -224
  138. package/lib/generated/bucket-15.d.ts +17 -17
  139. package/lib/generated/bucket-15.js +250 -239
  140. package/lib/generated/bucket-16.d.ts +17 -17
  141. package/lib/generated/bucket-16.js +239 -252
  142. package/lib/generated/bucket-17.d.ts +17 -17
  143. package/lib/generated/bucket-17.js +252 -252
  144. package/lib/generated/bucket-18.d.ts +18 -18
  145. package/lib/generated/bucket-18.js +265 -221
  146. package/lib/generated/bucket-19.d.ts +20 -20
  147. package/lib/generated/bucket-19.js +247 -250
  148. package/lib/generated/bucket-2.d.ts +2 -2
  149. package/lib/generated/bucket-2.js +16 -13
  150. package/lib/generated/bucket-20.d.ts +20 -20
  151. package/lib/generated/bucket-20.js +250 -273
  152. package/lib/generated/bucket-21.d.ts +20 -1
  153. package/lib/generated/bucket-21.js +273 -0
  154. package/lib/generated/bucket-3.d.ts +3 -3
  155. package/lib/generated/bucket-3.js +26 -34
  156. package/lib/generated/bucket-4.d.ts +3 -3
  157. package/lib/generated/bucket-4.js +34 -26
  158. package/lib/generated/bucket-5.d.ts +4 -4
  159. package/lib/generated/bucket-5.js +39 -53
  160. package/lib/generated/bucket-6.d.ts +4 -4
  161. package/lib/generated/bucket-6.js +47 -39
  162. package/lib/generated/bucket-7.d.ts +6 -6
  163. package/lib/generated/bucket-7.js +65 -101
  164. package/lib/generated/bucket-8.d.ts +11 -11
  165. package/lib/generated/bucket-8.js +166 -130
  166. package/lib/generated/bucket-9.d.ts +12 -12
  167. package/lib/generated/bucket-9.js +143 -174
  168. package/lib/index.js +223 -204
  169. package/package.json +5 -5
@@ -11,6 +11,210 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-19.js
14
+ const TextAlignLeft = /*#__PURE__*/ React.forwardRef(function TextAlignLeft({ children, size = 16, ...rest }, ref) {
15
+ return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 32 32",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__PURE__ */ jsx("path", { d: "M12 6H26V8H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 12H22V14H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 18H26V20H12z" }), /* @__PURE__ */ jsx("path", { d: "M12 24H22V26H12z" }), /* @__PURE__ */ jsx("path", { d: "M6 4H8V28H6z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") TextAlignLeft.propTypes = iconPropTypes;
26
+ const TextAlignMixed = /*#__PURE__*/ React.forwardRef(function TextAlignMixed({ children, size = 16, ...rest }, ref) {
27
+ return React.createElement(Icon, {
28
+ width: size,
29
+ height: size,
30
+ ref,
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ viewBox: "0 0 32 32",
33
+ fill: "currentColor",
34
+ ...rest
35
+ }, /* @__PURE__ */ jsx("path", { d: "M14,4H9V6h5V8H10a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V6A2.0023,2.0023,0,0,0,14,4Zm0,8H10V10h4Z" }), /* @__PURE__ */ jsx("path", { d: "M22 26 22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26z" }), /* @__PURE__ */ jsx("path", { d: "M2 2H4V16H2z" }), /* @__PURE__ */ jsx("path", { d: "M28 16H30V30H28z" }), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") TextAlignMixed.propTypes = iconPropTypes;
38
+ const TextAlignRight = /*#__PURE__*/ React.forwardRef(function TextAlignRight({ children, size = 16, ...rest }, ref) {
39
+ return React.createElement(Icon, {
40
+ width: size,
41
+ height: size,
42
+ ref,
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ viewBox: "0 0 32 32",
45
+ fill: "currentColor",
46
+ ...rest
47
+ }, /* @__PURE__ */ jsx("path", { d: "M6 6H20V8H6z" }), /* @__PURE__ */ jsx("path", { d: "M10 12H20V14H10z" }), /* @__PURE__ */ jsx("path", { d: "M6 18H20V20H6z" }), /* @__PURE__ */ jsx("path", { d: "M10 24H20V26H10z" }), /* @__PURE__ */ jsx("path", { d: "M24 4H26V28H24z" }), children);
48
+ });
49
+ if (process.env.NODE_ENV !== "production") TextAlignRight.propTypes = iconPropTypes;
50
+ const TextAllCaps = /*#__PURE__*/ React.forwardRef(function TextAllCaps({ children, size = 16, ...rest }, ref) {
51
+ return React.createElement(Icon, {
52
+ width: size,
53
+ height: size,
54
+ ref,
55
+ xmlns: "http://www.w3.org/2000/svg",
56
+ viewBox: "0 0 32 32",
57
+ fill: "currentColor",
58
+ ...rest
59
+ }, /* @__PURE__ */ jsx("path", { d: "M1 8 1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8z" }), /* @__PURE__ */ jsx("path", { d: "M17 8 17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z" }), children);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") TextAllCaps.propTypes = iconPropTypes;
62
+ const TextBold = /*#__PURE__*/ React.forwardRef(function TextBold({ children, size = 16, ...rest }, ref) {
63
+ return React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, /* @__PURE__ */ jsx("path", { d: "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);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") TextBold.propTypes = iconPropTypes;
74
+ const TextClearFormat = /*#__PURE__*/ React.forwardRef(function TextClearFormat({ children, size = 16, ...rest }, ref) {
75
+ return React.createElement(Icon, {
76
+ width: size,
77
+ height: size,
78
+ ref,
79
+ xmlns: "http://www.w3.org/2000/svg",
80
+ viewBox: "0 0 32 32",
81
+ fill: "currentColor",
82
+ ...rest
83
+ }, /* @__PURE__ */ jsx("path", { 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);
84
+ });
85
+ if (process.env.NODE_ENV !== "production") TextClearFormat.propTypes = iconPropTypes;
86
+ const TextColor = /*#__PURE__*/ React.forwardRef(function TextColor({ children, size = 16, ...rest }, ref) {
87
+ return React.createElement(Icon, {
88
+ width: size,
89
+ height: size,
90
+ ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 32 32",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, /* @__PURE__ */ jsx("path", { d: "M22,21h2L17,4H15L8,21h2l1.61-4h8.74Zm-9.57-6,3.44-8.37h.26L19.54,15Z" }), /* @__PURE__ */ jsx("path", { d: "M6 24H26V28H6z" }), children);
96
+ });
97
+ if (process.env.NODE_ENV !== "production") TextColor.propTypes = iconPropTypes;
98
+ const TextCreation = /*#__PURE__*/ React.forwardRef(function TextCreation({ children, size = 16, ...rest }, ref) {
99
+ return React.createElement(Icon, {
100
+ width: size,
101
+ height: size,
102
+ ref,
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ viewBox: "0 0 32 32",
105
+ fill: "currentColor",
106
+ ...rest
107
+ }, /* @__PURE__ */ jsx("path", { d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z" }), /* @__PURE__ */ jsx("path", { d: "M21 11 11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z" }), children);
108
+ });
109
+ if (process.env.NODE_ENV !== "production") TextCreation.propTypes = iconPropTypes;
110
+ const TextFill = /*#__PURE__*/ React.forwardRef(function TextFill({ children, size = 16, ...rest }, ref) {
111
+ return React.createElement(Icon, {
112
+ width: size,
113
+ height: size,
114
+ ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, /* @__PURE__ */ jsx("path", { d: "M4 26H28V30H4z" }), /* @__PURE__ */ jsx("path", { d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z" }), children);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") TextFill.propTypes = iconPropTypes;
122
+ const TextFont = /*#__PURE__*/ React.forwardRef(function TextFont({ children, size = 16, ...rest }, ref) {
123
+ return React.createElement(Icon, {
124
+ width: size,
125
+ height: size,
126
+ ref,
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ viewBox: "0 0 32 32",
129
+ fill: "currentColor",
130
+ ...rest
131
+ }, /* @__PURE__ */ jsx("path", { d: "M25,12H20v2h5a1.0008,1.0008,0,0,1,1,1v2H22a3.0033,3.0033,0,0,0-3,3v1a3.0033,3.0033,0,0,0,3,3h6V15A3.0033,3.0033,0,0,0,25,12ZM22,22a1.0008,1.0008,0,0,1-1-1V20a1.0008,1.0008,0,0,1,1-1h4v3Z" }), /* @__PURE__ */ jsx("path", { d: "M16,24h2L12,7H10L4,24H6l1.6936-5h6.6135ZM8.3711,17l2.4966-7.3711.2668.0005L13.63,17Z" }), children);
132
+ });
133
+ if (process.env.NODE_ENV !== "production") TextFont.propTypes = iconPropTypes;
134
+ const TextFootnote = /*#__PURE__*/ React.forwardRef(function TextFootnote({ children, size = 16, ...rest }, ref) {
135
+ return React.createElement(Icon, {
136
+ width: size,
137
+ height: size,
138
+ ref,
139
+ xmlns: "http://www.w3.org/2000/svg",
140
+ viewBox: "0 0 32 32",
141
+ fill: "currentColor",
142
+ ...rest
143
+ }, /* @__PURE__ */ jsx("path", { d: "M2 7 2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7z" }), /* @__PURE__ */ jsx("path", { d: "M30 11.076 29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z" }), children);
144
+ });
145
+ if (process.env.NODE_ENV !== "production") TextFootnote.propTypes = iconPropTypes;
146
+ const TextHighlight = /*#__PURE__*/ React.forwardRef(function TextHighlight({ children, size = 16, ...rest }, ref) {
147
+ return React.createElement(Icon, {
148
+ width: size,
149
+ height: size,
150
+ ref,
151
+ xmlns: "http://www.w3.org/2000/svg",
152
+ viewBox: "0 0 32 32",
153
+ fill: "currentColor",
154
+ ...rest
155
+ }, /* @__PURE__ */ jsx("path", { d: "M12,15H5a3,3,0,0,1-3-3V10A3,3,0,0,1,5,7h5V5A1,1,0,0,0,9,4H3V2H9a3,3,0,0,1,3,3ZM5,9a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1h5V9Z" }), /* @__PURE__ */ jsx("path", { d: "M20,23v2a1,1,0,0,0,1,1h5V22H21A1,1,0,0,0,20,23Z" }), /* @__PURE__ */ jsx("path", { d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z" }), children);
156
+ });
157
+ if (process.env.NODE_ENV !== "production") TextHighlight.propTypes = iconPropTypes;
158
+ const TextIndent = /*#__PURE__*/ React.forwardRef(function TextIndent({ children, size = 16, ...rest }, ref) {
159
+ return React.createElement(Icon, {
160
+ width: size,
161
+ height: size,
162
+ ref,
163
+ xmlns: "http://www.w3.org/2000/svg",
164
+ viewBox: "0 0 32 32",
165
+ fill: "currentColor",
166
+ ...rest
167
+ }, /* @__PURE__ */ jsx("path", { d: "M14 6H28V8H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 12H28V14H14z" }), /* @__PURE__ */ jsx("path", { d: "M7 18H28V20H7z" }), /* @__PURE__ */ jsx("path", { d: "M7 24H28V26H7z" }), /* @__PURE__ */ jsx("path", { d: "M4 13.59 7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z" }), children);
168
+ });
169
+ if (process.env.NODE_ENV !== "production") TextIndent.propTypes = iconPropTypes;
170
+ const TextIndentLess = /*#__PURE__*/ React.forwardRef(function TextIndentLess({ children, size = 16, ...rest }, ref) {
171
+ return React.createElement(Icon, {
172
+ width: size,
173
+ height: size,
174
+ ref,
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ viewBox: "0 0 32 32",
177
+ fill: "currentColor",
178
+ ...rest
179
+ }, /* @__PURE__ */ jsx("path", { d: "M2 6H12V8H2z" }), /* @__PURE__ */ jsx("path", { d: "M5 12H12V14H5z" }), /* @__PURE__ */ jsx("path", { d: "M2 18H12V20H2z" }), /* @__PURE__ */ jsx("path", { d: "M5 24H12V26H5z" }), /* @__PURE__ */ jsx("path", { d: "M16 4H18V28H16z" }), /* @__PURE__ */ jsx("path", { d: "M28.15 23.5 29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z" }), children);
180
+ });
181
+ if (process.env.NODE_ENV !== "production") TextIndentLess.propTypes = iconPropTypes;
182
+ const TextIndentMore = /*#__PURE__*/ React.forwardRef(function TextIndentMore({ children, size = 16, ...rest }, ref) {
183
+ return React.createElement(Icon, {
184
+ width: size,
185
+ height: size,
186
+ ref,
187
+ xmlns: "http://www.w3.org/2000/svg",
188
+ viewBox: "0 0 32 32",
189
+ fill: "currentColor",
190
+ ...rest
191
+ }, /* @__PURE__ */ jsx("path", { d: "M20 6H30V8H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 12H27V14H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 18H30V20H20z" }), /* @__PURE__ */ jsx("path", { d: "M20 24H27V26H20z" }), /* @__PURE__ */ jsx("path", { d: "M14 4H16V28H14z" }), /* @__PURE__ */ jsx("path", { d: "M3.85 22.5 2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z" }), children);
192
+ });
193
+ if (process.env.NODE_ENV !== "production") TextIndentMore.propTypes = iconPropTypes;
194
+ const TextItalic = /*#__PURE__*/ React.forwardRef(function TextItalic({ children, size = 16, ...rest }, ref) {
195
+ return React.createElement(Icon, {
196
+ width: size,
197
+ height: size,
198
+ ref,
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ viewBox: "0 0 32 32",
201
+ fill: "currentColor",
202
+ ...rest
203
+ }, /* @__PURE__ */ jsx("path", { d: "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);
204
+ });
205
+ if (process.env.NODE_ENV !== "production") TextItalic.propTypes = iconPropTypes;
206
+ const TextKerning = /*#__PURE__*/ React.forwardRef(function TextKerning({ children, size = 16, ...rest }, ref) {
207
+ return React.createElement(Icon, {
208
+ width: size,
209
+ height: size,
210
+ ref,
211
+ xmlns: "http://www.w3.org/2000/svg",
212
+ viewBox: "0 0 32 32",
213
+ fill: "currentColor",
214
+ ...rest
215
+ }, /* @__PURE__ */ jsx("path", { d: "M30 24 18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24z" }), /* @__PURE__ */ jsx("path", { d: "M14 21 20 4 18 4 12 21 14 21z" }), /* @__PURE__ */ jsx("path", { d: "M13 4 9 16 5 4 3 4 8 18 10 18 15 4 13 4z" }), /* @__PURE__ */ jsx("path", { d: "M28,18h2L25,4H23L18,18h2l1-3h6Zm-6.33-5L24,6l2.33,7Z" }), children);
216
+ });
217
+ if (process.env.NODE_ENV !== "production") TextKerning.propTypes = iconPropTypes;
14
218
  const TextLeading = /*#__PURE__*/ React.forwardRef(function TextLeading({ children, size = 16, ...rest }, ref) {
15
219
  return React.createElement(Icon, {
16
220
  width: size,
@@ -524,6 +728,30 @@ const Time = /*#__PURE__*/ React.forwardRef(function Time({ children, size = 16,
524
728
  }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M20.59 22 15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z" }), children);
525
729
  });
526
730
  if (process.env.NODE_ENV !== "production") Time.propTypes = iconPropTypes;
731
+ const Tilde = /*#__PURE__*/ React.forwardRef(function Tilde({ children, size = 16, ...rest }, ref) {
732
+ return React.createElement(Icon, {
733
+ width: size,
734
+ height: size,
735
+ ref,
736
+ xmlns: "http://www.w3.org/2000/svg",
737
+ viewBox: "0 0 32 32",
738
+ fill: "currentColor",
739
+ ...rest
740
+ }, /* @__PURE__ */ 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);
741
+ });
742
+ if (process.env.NODE_ENV !== "production") Tilde.propTypes = iconPropTypes;
743
+ const TildeLarge = /*#__PURE__*/ React.forwardRef(function TildeLarge({ children, size = 16, ...rest }, ref) {
744
+ return React.createElement(Icon, {
745
+ width: size,
746
+ height: size,
747
+ ref,
748
+ xmlns: "http://www.w3.org/2000/svg",
749
+ viewBox: "0 0 32 32",
750
+ fill: "currentColor",
751
+ ...rest
752
+ }, /* @__PURE__ */ 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);
753
+ });
754
+ if (process.env.NODE_ENV !== "production") TildeLarge.propTypes = iconPropTypes;
527
755
  const TimeFilled = /*#__PURE__*/ React.forwardRef(function TimeFilled({ children, size = 16, ...rest }, ref) {
528
756
  return React.createElement(Icon, {
529
757
  width: size,
@@ -1359,236 +1587,5 @@ const TropicalStorm = /*#__PURE__*/ React.forwardRef(function TropicalStorm({ ch
1359
1587
  }, /* @__PURE__ */ 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__ */ 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);
1360
1588
  });
1361
1589
  if (process.env.NODE_ENV !== "production") TropicalStorm.propTypes = iconPropTypes;
1362
- const TropicalStormModelTracks = /*#__PURE__*/ React.forwardRef(function TropicalStormModelTracks({ children, size = 16, ...rest }, ref) {
1363
- return React.createElement(Icon, {
1364
- width: size,
1365
- height: size,
1366
- ref,
1367
- xmlns: "http://www.w3.org/2000/svg",
1368
- viewBox: "0 0 32 32",
1369
- fill: "currentColor",
1370
- ...rest
1371
- }, /* @__PURE__ */ 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__ */ 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__ */ 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);
1372
- });
1373
- if (process.env.NODE_ENV !== "production") TropicalStormModelTracks.propTypes = iconPropTypes;
1374
- const TropicalStormTracks = /*#__PURE__*/ React.forwardRef(function TropicalStormTracks({ children, size = 16, ...rest }, ref) {
1375
- return React.createElement(Icon, {
1376
- width: size,
1377
- height: size,
1378
- ref,
1379
- xmlns: "http://www.w3.org/2000/svg",
1380
- viewBox: "0 0 32 32",
1381
- fill: "currentColor",
1382
- ...rest
1383
- }, /* @__PURE__ */ 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__ */ 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);
1384
- });
1385
- if (process.env.NODE_ENV !== "production") TropicalStormTracks.propTypes = iconPropTypes;
1386
- const TropicalWarning = /*#__PURE__*/ React.forwardRef(function TropicalWarning({ children, size = 16, ...rest }, ref) {
1387
- return React.createElement(Icon, {
1388
- width: size,
1389
- height: size,
1390
- ref,
1391
- xmlns: "http://www.w3.org/2000/svg",
1392
- viewBox: "0 0 32 32",
1393
- fill: "currentColor",
1394
- ...rest
1395
- }, /* @__PURE__ */ 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__ */ jsx("path", {
1396
- fill: "none",
1397
- d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
1398
- }), /* @__PURE__ */ 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);
1399
- });
1400
- if (process.env.NODE_ENV !== "production") TropicalWarning.propTypes = iconPropTypes;
1401
- const TryCatch = /*#__PURE__*/ React.forwardRef(function TryCatch({ children, size = 16, ...rest }, ref) {
1402
- return React.createElement(Icon, {
1403
- width: size,
1404
- height: size,
1405
- ref,
1406
- xmlns: "http://www.w3.org/2000/svg",
1407
- viewBox: "0 0 32 32",
1408
- fill: "currentColor",
1409
- ...rest
1410
- }, /* @__PURE__ */ 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);
1411
- });
1412
- if (process.env.NODE_ENV !== "production") TryCatch.propTypes = iconPropTypes;
1413
- const Tsq = /*#__PURE__*/ React.forwardRef(function Tsq({ children, size = 16, ...rest }, ref) {
1414
- return React.createElement(Icon, {
1415
- width: size,
1416
- height: size,
1417
- ref,
1418
- xmlns: "http://www.w3.org/2000/svg",
1419
- viewBox: "0 0 32 32",
1420
- fill: "currentColor",
1421
- ...rest
1422
- }, /* @__PURE__ */ jsx("path", { d: "M19 26H30V28H19z" }), /* @__PURE__ */ jsx("path", { d: "M19 22H30V24H19z" }), /* @__PURE__ */ jsx("path", { d: "M30,20h-11V12h11v8Zm-9-2h7v-4h-7v4Z" }), /* @__PURE__ */ jsx("path", { d: "M19 8H30V10H19z" }), /* @__PURE__ */ jsx("path", { d: "M19 4H30V6H19z" }), /* @__PURE__ */ 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__ */ 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);
1423
- });
1424
- if (process.env.NODE_ENV !== "production") Tsq.propTypes = iconPropTypes;
1425
- const Tsunami = /*#__PURE__*/ React.forwardRef(function Tsunami({ children, size = 16, ...rest }, ref) {
1426
- return React.createElement(Icon, {
1427
- width: size,
1428
- height: size,
1429
- ref,
1430
- xmlns: "http://www.w3.org/2000/svg",
1431
- viewBox: "0 0 32 32",
1432
- fill: "currentColor",
1433
- ...rest
1434
- }, /* @__PURE__ */ 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);
1435
- });
1436
- if (process.env.NODE_ENV !== "production") Tsunami.propTypes = iconPropTypes;
1437
- const Tsv = /*#__PURE__*/ React.forwardRef(function Tsv({ children, size = 16, ...rest }, ref) {
1438
- return React.createElement(Icon, {
1439
- width: size,
1440
- height: size,
1441
- ref,
1442
- xmlns: "http://www.w3.org/2000/svg",
1443
- viewBox: "0 0 32 32",
1444
- fill: "currentColor",
1445
- ...rest
1446
- }, /* @__PURE__ */ jsx("path", { d: "M28 9 26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M2 11 5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z" }), children);
1447
- });
1448
- if (process.env.NODE_ENV !== "production") Tsv.propTypes = iconPropTypes;
1449
- const Tuning = /*#__PURE__*/ React.forwardRef(function Tuning({ children, size = 16, ...rest }, ref) {
1450
- return React.createElement(Icon, {
1451
- width: size,
1452
- height: size,
1453
- ref,
1454
- xmlns: "http://www.w3.org/2000/svg",
1455
- viewBox: "0 0 32 32",
1456
- fill: "currentColor",
1457
- ...rest
1458
- }, /* @__PURE__ */ 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__ */ 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);
1459
- });
1460
- if (process.env.NODE_ENV !== "production") Tuning.propTypes = iconPropTypes;
1461
- const TwoFactorAuthentication = /*#__PURE__*/ React.forwardRef(function TwoFactorAuthentication({ children, size = 16, ...rest }, ref) {
1462
- return React.createElement(Icon, {
1463
- width: size,
1464
- height: size,
1465
- ref,
1466
- xmlns: "http://www.w3.org/2000/svg",
1467
- viewBox: "0 0 32 32",
1468
- fill: "currentColor",
1469
- ...rest
1470
- }, /* @__PURE__ */ 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__ */ 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__ */ 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);
1471
- });
1472
- if (process.env.NODE_ENV !== "production") TwoFactorAuthentication.propTypes = iconPropTypes;
1473
- const TwoPersonLift = /*#__PURE__*/ React.forwardRef(function TwoPersonLift({ children, size = 16, ...rest }, ref) {
1474
- return React.createElement(Icon, {
1475
- width: size,
1476
- height: size,
1477
- ref,
1478
- xmlns: "http://www.w3.org/2000/svg",
1479
- viewBox: "0 0 32 32",
1480
- fill: "currentColor",
1481
- ...rest
1482
- }, /* @__PURE__ */ 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__ */ 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__ */ 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__ */ 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__ */ 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);
1483
- });
1484
- if (process.env.NODE_ENV !== "production") TwoPersonLift.propTypes = iconPropTypes;
1485
- const Txt = /*#__PURE__*/ React.forwardRef(function Txt({ children, size = 16, ...rest }, ref) {
1486
- return React.createElement(Icon, {
1487
- width: size,
1488
- height: size,
1489
- ref,
1490
- xmlns: "http://www.w3.org/2000/svg",
1491
- viewBox: "0 0 32 32",
1492
- fill: "currentColor",
1493
- ...rest
1494
- }, /* @__PURE__ */ jsx("path", { d: "M21 11 24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M3 11 6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z" }), children);
1495
- });
1496
- if (process.env.NODE_ENV !== "production") Txt.propTypes = iconPropTypes;
1497
- const TxtReference = /*#__PURE__*/ React.forwardRef(function TxtReference({ children, size = 16, ...rest }, ref) {
1498
- return React.createElement(Icon, {
1499
- width: size,
1500
- height: size,
1501
- ref,
1502
- xmlns: "http://www.w3.org/2000/svg",
1503
- viewBox: "0 0 32 32",
1504
- fill: "currentColor",
1505
- ...rest
1506
- }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M21 4 24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M3 4 6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z" }), children);
1507
- });
1508
- if (process.env.NODE_ENV !== "production") TxtReference.propTypes = iconPropTypes;
1509
- const TypePattern = /*#__PURE__*/ React.forwardRef(function TypePattern({ children, size = 16, ...rest }, ref) {
1510
- return React.createElement(Icon, {
1511
- width: size,
1512
- height: size,
1513
- ref,
1514
- xmlns: "http://www.w3.org/2000/svg",
1515
- viewBox: "0 0 32 32",
1516
- fill: "currentColor",
1517
- ...rest
1518
- }, /* @__PURE__ */ 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__ */ 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__ */ 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__ */ 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__ */ 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);
1519
- });
1520
- if (process.env.NODE_ENV !== "production") TypePattern.propTypes = iconPropTypes;
1521
- const Types = /*#__PURE__*/ React.forwardRef(function Types({ children, size = 16, ...rest }, ref) {
1522
- return React.createElement(Icon, {
1523
- width: size,
1524
- height: size,
1525
- ref,
1526
- xmlns: "http://www.w3.org/2000/svg",
1527
- viewBox: "0 0 32 32",
1528
- fill: "currentColor",
1529
- ...rest
1530
- }, /* @__PURE__ */ jsx("path", { d: "M30 16 22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M2 16 10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z" }), children);
1531
- });
1532
- if (process.env.NODE_ENV !== "production") Types.propTypes = iconPropTypes;
1533
- const QU1 = /*#__PURE__*/ React.forwardRef(function QU1({ children, size = 16, ...rest }, ref) {
1534
- return React.createElement(Icon, {
1535
- width: size,
1536
- height: size,
1537
- ref,
1538
- xmlns: "http://www.w3.org/2000/svg",
1539
- viewBox: "0 0 32 32",
1540
- fill: "currentColor",
1541
- ...rest
1542
- }, /* @__PURE__ */ jsx("path", { d: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ 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);
1543
- });
1544
- if (process.env.NODE_ENV !== "production") QU1.propTypes = iconPropTypes;
1545
- const QU2 = /*#__PURE__*/ React.forwardRef(function QU2({ children, size = 16, ...rest }, ref) {
1546
- return React.createElement(Icon, {
1547
- width: size,
1548
- height: size,
1549
- ref,
1550
- xmlns: "http://www.w3.org/2000/svg",
1551
- viewBox: "0 0 32 32",
1552
- fill: "currentColor",
1553
- ...rest
1554
- }, /* @__PURE__ */ jsx("path", { d: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ jsx("path", { d: "M25,23H17V17a2,2,0,0,1,2-2h4V11H17V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H19v4h6Z" }), children);
1555
- });
1556
- if (process.env.NODE_ENV !== "production") QU2.propTypes = iconPropTypes;
1557
- const QU3 = /*#__PURE__*/ React.forwardRef(function QU3({ children, size = 16, ...rest }, ref) {
1558
- return React.createElement(Icon, {
1559
- width: size,
1560
- height: size,
1561
- ref,
1562
- xmlns: "http://www.w3.org/2000/svg",
1563
- viewBox: "0 0 32 32",
1564
- fill: "currentColor",
1565
- ...rest
1566
- }, /* @__PURE__ */ jsx("path", { d: "M13,23H9a2,2,0,0,1-2-2V9H9V21h4V9h2V21A2,2,0,0,1,13,23Z" }), /* @__PURE__ */ jsx("path", { d: "M23,9H17v2h6v4H18v2h5v4H17v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,23,9Z" }), children);
1567
- });
1568
- if (process.env.NODE_ENV !== "production") QU3.propTypes = iconPropTypes;
1569
- const Umbrella = /*#__PURE__*/ React.forwardRef(function Umbrella({ children, size = 16, ...rest }, ref) {
1570
- return React.createElement(Icon, {
1571
- width: size,
1572
- height: size,
1573
- ref,
1574
- xmlns: "http://www.w3.org/2000/svg",
1575
- viewBox: "0 0 32 32",
1576
- fill: "currentColor",
1577
- ...rest
1578
- }, /* @__PURE__ */ jsx("path", { d: "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);
1579
- });
1580
- if (process.env.NODE_ENV !== "production") Umbrella.propTypes = iconPropTypes;
1581
- const Undefined = /*#__PURE__*/ React.forwardRef(function Undefined({ children, size = 16, ...rest }, ref) {
1582
- return React.createElement(Icon, {
1583
- width: size,
1584
- height: size,
1585
- ref,
1586
- xmlns: "http://www.w3.org/2000/svg",
1587
- viewBox: "0 0 32 32",
1588
- fill: "currentColor",
1589
- ...rest
1590
- }, /* @__PURE__ */ jsx("path", { d: "M11 14H21V18H11z" }), /* @__PURE__ */ 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);
1591
- });
1592
- if (process.env.NODE_ENV !== "production") Undefined.propTypes = iconPropTypes;
1593
1590
  //#endregion
1594
- export { QU1, QU2, QU3, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpDouble, ThumbsUpDoubleFilled, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimeFilled, TimePlot, Timeline, Timer, TimingBelt, ToggleOff, ToggleOffFill, ToggleOn, ToggleOnFill, ToolBox, ToolKit, Tools, ToolsAlt, TopDataSets, TopPrograms, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, Trace, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformCode, TransformInstructions, TransformLanguage, TransformPipeline, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree, TreeFallRisk, TreeView, TreeViewAlt, TriangleDownOutline, TriangleDownSolid, TriangleLeftOutline, TriangleLeftSolid, TriangleOutline, TriangleRightOutline, TriangleRightSolid, TriangleSolid, Trigger, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, TryCatch, Tsq, Tsunami, Tsv, Tuning, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };
1591
+ export { TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpDouble, ThumbsUpDoubleFilled, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Tilde, TildeLarge, Time, TimeFilled, TimePlot, Timeline, Timer, TimingBelt, ToggleOff, ToggleOffFill, ToggleOn, ToggleOnFill, ToolBox, ToolKit, Tools, ToolsAlt, TopDataSets, TopPrograms, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, Trace, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformCode, TransformInstructions, TransformLanguage, TransformPipeline, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree, TreeFallRisk, TreeView, TreeViewAlt, TriangleDownOutline, TriangleDownSolid, TriangleLeftOutline, TriangleLeftSolid, TriangleOutline, TriangleRightOutline, TriangleRightSolid, TriangleSolid, Trigger, Trophy, TrophyFilled, TropicalStorm, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, 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 };
@@ -11,6 +11,21 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx, jsxs } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-2.js
14
+ const Branch = /*#__PURE__*/ React.forwardRef(function Branch({ children, size = 16, ...rest }, ref) {
15
+ return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 32 32",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__PURE__ */ jsx("path", {
24
+ strokeWidth: "0",
25
+ 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"
26
+ }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") Branch.propTypes = iconPropTypes;
14
29
  const BreakingChange = /*#__PURE__*/ React.forwardRef(function BreakingChange({ children, size = 16, ...rest }, ref) {
15
30
  return React.createElement(Icon, {
16
31
  width: size,
@@ -1704,17 +1719,5 @@ const ChartDualYAxis = /*#__PURE__*/ React.forwardRef(function ChartDualYAxis({
1704
1719
  }, /* @__PURE__ */ 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);
1705
1720
  });
1706
1721
  if (process.env.NODE_ENV !== "production") ChartDualYAxis.propTypes = iconPropTypes;
1707
- const ChartErrorBar = /*#__PURE__*/ React.forwardRef(function ChartErrorBar({ children, size = 16, ...rest }, ref) {
1708
- return React.createElement(Icon, {
1709
- width: size,
1710
- height: size,
1711
- ref,
1712
- xmlns: "http://www.w3.org/2000/svg",
1713
- viewBox: "0 0 32 32",
1714
- fill: "currentColor",
1715
- ...rest
1716
- }, /* @__PURE__ */ jsx("path", { d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z" }), children);
1717
- });
1718
- if (process.env.NODE_ENV !== "production") ChartErrorBar.propTypes = iconPropTypes;
1719
1722
  //#endregion
1720
- export { BreakingChange, BrightnessContrast, BringForward, BringToFront, BsamQsamZedc, BuildImage, BuildRun, BuildTool, Building, BuildingElectrical, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, BusinessMetrics, BusinessProcesses, ButtonCentered, ButtonFlushLeft, C, CPlusPlus, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Calls, CallsAll, CallsIncoming, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForAem, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonForMobile, CarbonForSalesforce, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight, CaretSort, CaretSortDown, CaretSortUp, CaretUp, CarouselHorizontal, CarouselVertical, Catalog, CatalogPublish, CategoricalPalette, Categories, Category, CategoryAdd, CategoryAnd, CategoryNew, CategoryNewEach, Caution, CautionInverted, Cbl, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck, ChangeCatalog, ChangeCircle, Channels, CharacterDecimal, CharacterFraction, CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartDualYAxis, ChartErrorBar, Chart_3D, QCcX, WatsonHealthBrushFreehand, WatsonHealthBrushPolygon, WatsonHealthCdArchive, WatsonHealthCdCreateArchive, WatsonHealthCdCreateExchange };
1723
+ export { Branch, BreakingChange, BrightnessContrast, BringForward, BringToFront, BsamQsamZedc, BuildImage, BuildRun, BuildTool, Building, BuildingElectrical, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, BusinessMetrics, BusinessProcesses, ButtonCentered, ButtonFlushLeft, C, CPlusPlus, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Calls, CallsAll, CallsIncoming, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForAem, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonForMobile, CarbonForSalesforce, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight, CaretSort, CaretSortDown, CaretSortUp, CaretUp, CarouselHorizontal, CarouselVertical, Catalog, CatalogPublish, CategoricalPalette, Categories, Category, CategoryAdd, CategoryAnd, CategoryNew, CategoryNewEach, Caution, CautionInverted, Cbl, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck, ChangeCatalog, ChangeCircle, Channels, CharacterDecimal, CharacterFraction, CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartDualYAxis, Chart_3D, QCcX, WatsonHealthBrushFreehand, WatsonHealthBrushPolygon, WatsonHealthCdArchive, WatsonHealthCdCreateArchive, WatsonHealthCdCreateExchange };