@carbon/pictograms-react 11.108.0 → 11.109.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 (43) hide show
  1. package/es/__generated__/bucket-2.d.ts +3 -3
  2. package/es/__generated__/bucket-2.js +5 -5
  3. package/es/__generated__/bucket-3.d.ts +2 -2
  4. package/es/__generated__/bucket-3.js +13 -13
  5. package/es/__generated__/bucket-4.d.ts +2 -2
  6. package/es/__generated__/bucket-4.js +13 -13
  7. package/es/__generated__/bucket-5.d.ts +4 -4
  8. package/es/__generated__/bucket-5.js +37 -37
  9. package/es/__generated__/bucket-6.d.ts +4 -1
  10. package/es/__generated__/bucket-6.js +37 -1
  11. package/es/expand--horizontal/index.d.ts +11 -0
  12. package/es/expand--horizontal/index.js +34 -0
  13. package/es/expand--vertical/index.d.ts +11 -0
  14. package/es/expand--vertical/index.js +34 -0
  15. package/es/index.js +6 -6
  16. package/es/international--standard/index.d.ts +11 -0
  17. package/es/international--standard/index.js +34 -0
  18. package/{lib/expand--horz → es/union}/index.d.ts +2 -2
  19. package/es/union/index.js +34 -0
  20. package/es/{expand--horz → union--act}/index.d.ts +2 -2
  21. package/es/union--act/index.js +34 -0
  22. package/lib/__generated__/bucket-2.js +6 -6
  23. package/lib/__generated__/bucket-3.js +13 -13
  24. package/lib/__generated__/bucket-4.js +13 -13
  25. package/lib/__generated__/bucket-5.js +39 -39
  26. package/lib/__generated__/bucket-6.js +39 -0
  27. package/lib/expand--horizontal/index.d.ts +11 -0
  28. package/lib/expand--horizontal/index.js +36 -0
  29. package/lib/expand--vertical/index.d.ts +11 -0
  30. package/lib/expand--vertical/index.js +36 -0
  31. package/lib/index.js +10 -7
  32. package/lib/international--standard/index.d.ts +11 -0
  33. package/lib/international--standard/index.js +36 -0
  34. package/lib/{expand--vert → union}/index.d.ts +2 -2
  35. package/lib/union/index.js +36 -0
  36. package/{es/expand--vert → lib/union--act}/index.d.ts +2 -2
  37. package/lib/union--act/index.js +36 -0
  38. package/package.json +5 -5
  39. package/umd/index.js +74 -38
  40. package/es/expand--horz/index.js +0 -34
  41. package/es/expand--vert/index.js +0 -34
  42. package/lib/expand--horz/index.js +0 -36
  43. package/lib/expand--vert/index.js +0 -36
@@ -178,7 +178,7 @@ const EventDriven = /*#__PURE__*/ react.default.forwardRef(function EventDriven(
178
178
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-5.454,2.857-10.252,7.153-12.979L6.691,1.185l0.617-0.37L8.41,2.65c2.24-1.279,4.832-2.01,7.59-2.01 c5.284,0,9.953,2.682,12.719,6.756l1.087-0.699l0.389,0.605L29.109,8c1.428,2.332,2.252,5.071,2.252,7.999 C31.36,24.47,24.47,31.36,16,31.36z M16.36,17.312v13.324C24.267,30.444,30.64,23.952,30.64,16c0-2.785-0.781-5.391-2.137-7.609 l-11.205,7.203c0.04,0.128,0.062,0.265,0.062,0.406C17.36,16.625,16.936,17.153,16.36,17.312z M8.164,3.639 C4.077,6.239,1.36,10.808,1.36,16c0,7.952,6.373,14.444,14.28,14.636V17.312c-0.576-0.158-1-0.686-1-1.312 c0-0.107,0.012-0.212,0.036-0.312l-9.849-5.372l0.345-0.632l9.837,5.366L8.164,3.639z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M16,14.64c0.349,0,0.667,0.132,0.908,0.348l11.204-7.203 C25.476,3.91,21.03,1.36,16,1.36c-2.624,0-5.088,0.694-7.22,1.907l6.854,11.423C15.75,14.657,15.873,14.64,16,14.64z" }), children]
179
179
  });
180
180
  });
181
- const ExpandHorz = /*#__PURE__*/ react.default.forwardRef(function ExpandHorz({ children, ...rest }, ref) {
181
+ const ExpandHorizontal = /*#__PURE__*/ react.default.forwardRef(function ExpandHorizontal({ children, ...rest }, ref) {
182
182
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
183
183
  width: 64,
184
184
  height: 64,
@@ -187,7 +187,7 @@ const ExpandHorz = /*#__PURE__*/ react.default.forwardRef(function ExpandHorz({
187
187
  fill: "currentColor",
188
188
  ref,
189
189
  ...rest,
190
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,1.37c-0.199,0-0.36-0.161-0.36-0.36S30.801,0.645,31,0.645S31.36,0.801,31.36,1v0.01 C31.36,1.208,31.199,1.37,31,1.37z M31.36,29.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,29.209,31.36,29.01z M31.36,27.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,27.209,31.36,27.01z M31.36,25.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,25.209,31.36,25.01z M31.36,23.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,23.209,31.36,23.01z M31.36,21.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,21.209,31.36,21.01z M31.36,19.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,19.209,31.36,19.01z M31.36,17.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37c0,0.199,0.161,0.36,0.36,0.36 S31.36,17.209,31.36,17.01z M31.36,15.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,15.208,31.36,15.01z M31.36,13.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,13.208,31.36,13.01z M31.36,11.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36 S31.36,11.208,31.36,11.01z M31.36,9.01V8.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,9.37,31,9.37 S31.36,9.208,31.36,9.01z M31.36,7.01V6.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,7.37,31,7.37 S31.36,7.208,31.36,7.01z M31.36,5.01V4.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,5.37,31,5.37 S31.36,5.209,31.36,5.01z M31.36,3.01V2.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,3.37,31,3.37 S31.36,3.209,31.36,3.01z M31.36,31v-0.01c0-0.199-0.161-0.355-0.36-0.355S30.64,30.801,30.64,31s0.161,0.36,0.36,0.36 S31.36,31.199,31.36,31z M1.36,1H0.64v30h0.72V1z M28.509,16l-3.254-3.254l-0.51,0.509l2.386,2.386H4v0.72h23.131l-2.386,2.385 l0.51,0.51L28.509,16z" }), children]
190
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31.361,31.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.362,0.361-0.362S31.361,30.802,31.361,31.002z M31.361,29.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,28.802,31.361,29.002z M31.361,27.002 c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.361,0.361-0.361S31.361,26.802,31.361,27.002z M31.361,25.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361S30.8,24.64,31,24.64S31.361,24.802,31.361,25.002z M31.361,23.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362 S31.361,22.802,31.361,23.002z M31.361,21.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.361,0.361-0.361S31.361,20.802,31.361,21.002z M31.361,19.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.361,0.361-0.361S31.361,18.802,31.361,19.002z M31.361,17.002 c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,16.802,31.361,17.002z M31.361,15.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362 S31.361,14.802,31.361,15.002z M31.361,13.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.362,0.361-0.362S31.361,12.802,31.361,13.002z M31.361,11.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,10.802,31.361,11.002z M31.361,9.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,8.802,31.361,9.002z M31.361,7.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,6.802,31.361,7.002z M31.361,5.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,4.802,31.361,5.002z M31.361,3.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,2.802,31.361,3.002z M31.361,1.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,0.802,31.361,1.002z M25.25,12.75 l-0.5,0.5l2.38,2.39H4v0.72h23.13l-2.38,2.39l0.5,0.5L28.51,16L25.25,12.75z M1.36,1H0.64v30h0.72V1z" }), children]
191
191
  });
192
192
  });
193
193
  const ExpandUser = /*#__PURE__*/ react.default.forwardRef(function ExpandUser({ children, ...rest }, ref) {
@@ -202,7 +202,7 @@ const ExpandUser = /*#__PURE__*/ react.default.forwardRef(function ExpandUser({
202
202
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.86,31h-0.72v-7c0-0.151,0.096-0.287,0.238-0.339c0.852-0.308,1.762-1.01,1.762-2.061v-4.017 c0-1.808-1.379-3.224-3.14-3.224s-3.14,1.42-3.14,3.233v4.017c0,1.044,0.911,1.744,1.762,2.052c0.143,0.052,0.238,0.188,0.238,0.339 v7h-0.72v-6.755c-1.24-0.528-2-1.521-2-2.636v-4.017c0-2.216,1.695-3.953,3.86-3.953c2.164,0,3.86,1.732,3.86,3.944V21.6 c0,1.121-0.76,2.116-2,2.645C17.86,24.245,17.86,31,17.86,31z M29.442,23.755l-0.881-3.247l-0.695,0.189l0.558,2.056l-3.584-2.064 l-0.359,0.623l3.585,2.065L26,23.929l0.186,0.695L29.442,23.755z M6,23.929l-2.065-0.552l3.585-2.065l-0.36-0.624l-3.584,2.064 l0.558-2.056l-0.695-0.189l-0.88,3.247l3.256,0.869L6,23.929z M18.36,10c0-1.301-1.059-2.36-2.36-2.36S13.64,8.699,13.64,10 s1.059,2.36,2.36,2.36C17.302,12.36,18.36,11.301,18.36,10z M17.64,10c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64 S15.096,8.36,16,8.36C16.904,8.36,17.64,9.096,17.64,10z M29.442,8.246l-3.257-0.87L26,8.071l2.065,0.552l-3.585,2.065l0.359,0.624 l3.585-2.065l-0.559,2.057l0.695,0.188L29.442,8.246z M4.134,11.304L3.576,9.247l3.584,2.065l0.359-0.624L3.935,8.623L6,8.071 L5.814,7.376l-3.256,0.87l0.88,3.247L4.134,11.304z M16.36,1.869l1.506,1.506l0.51-0.509L16,0.491l-2.375,2.376l0.509,0.509 l1.507-1.506V6h0.72L16.36,1.869L16.36,1.869z" }), children]
203
203
  });
204
204
  });
205
- const ExpandVert = /*#__PURE__*/ react.default.forwardRef(function ExpandVert({ children, ...rest }, ref) {
205
+ const ExpandVertical = /*#__PURE__*/ react.default.forwardRef(function ExpandVertical({ children, ...rest }, ref) {
206
206
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
207
207
  width: 64,
208
208
  height: 64,
@@ -211,7 +211,7 @@ const ExpandVert = /*#__PURE__*/ react.default.forwardRef(function ExpandVert({
211
211
  fill: "currentColor",
212
212
  ref,
213
213
  ...rest,
214
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M1.01,1.36C0.811,1.36,0.645,1.199,0.645,1S0.801,0.64,1,0.64h0.01c0.199,0,0.36,0.161,0.36,0.36 S1.208,1.36,1.01,1.36z M29.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S29.37,1.199,29.37,1z M27.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S27.37,1.199,27.37,1z M25.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S25.37,1.199,25.37,1z M23.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S23.37,1.199,23.37,1z M21.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S21.37,1.199,21.37,1z M19.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36 S19.37,1.199,19.37,1z M17.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36s0.171,0.36,0.37,0.36 C17.209,1.36,17.37,1.199,17.37,1z M15.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36 s0.171,0.36,0.37,0.36S15.37,1.199,15.37,1z M13.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36 s0.171,0.36,0.37,0.36S13.37,1.199,13.37,1z M11.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36 s0.171,0.36,0.37,0.36S11.37,1.199,11.37,1z M9.37,1c0-0.199-0.161-0.36-0.36-0.36H8.99C8.792,0.64,8.64,0.801,8.64,1 s0.171,0.36,0.37,0.36S9.37,1.199,9.37,1z M7.37,1c0-0.199-0.161-0.36-0.36-0.36H6.99C6.792,0.64,6.64,0.801,6.64,1 s0.171,0.36,0.37,0.36S7.37,1.199,7.37,1z M5.37,1c0-0.199-0.161-0.36-0.36-0.36H4.99C4.792,0.64,4.64,0.801,4.64,1 s0.171,0.36,0.37,0.36S5.37,1.199,5.37,1z M3.37,1c0-0.199-0.161-0.36-0.36-0.36H2.99C2.792,0.64,2.64,0.801,2.64,1 s0.171,0.36,0.37,0.36S3.37,1.199,3.37,1z M31.36,1c0-0.199-0.161-0.36-0.36-0.36h-0.01c-0.199,0-0.355,0.161-0.355,0.36 S30.801,1.36,31,1.36S31.36,1.199,31.36,1z M31,30.64H1v0.721h30V30.64z M16.36,4.869l2.385,2.385l0.51-0.509L16,3.491l-3.254,3.255 l0.509,0.509l2.386-2.385V28h0.72L16.36,4.869L16.36,4.869z" }), children]
214
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S31.361,0.802,31.361,1.002z M29.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S29.361,0.802,29.361,1.002z M27.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S27.361,0.802,27.361,1.002z M25.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S25.361,0.802,25.361,1.002z M23.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S23.361,0.802,23.361,1.002z M21.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S21.361,0.802,21.361,1.002z M19.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S19.361,0.802,19.361,1.002z M17.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S17.361,0.802,17.361,1.002z M15.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S15.361,0.802,15.361,1.002z M13.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S13.361,0.802,13.361,1.002z M11.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S11.361,0.802,11.361,1.002z M9.362,1.002c0,0.2-0.162,0.362-0.362,0.362S8.638,1.201,8.638,1.002 C8.638,0.802,8.8,0.64,9,0.64S9.362,0.802,9.362,1.002z M7.362,1.002c0,0.2-0.162,0.362-0.362,0.362S6.638,1.201,6.638,1.002 C6.638,0.802,6.8,0.64,7,0.64S7.362,0.802,7.362,1.002z M5.362,1.002c0,0.2-0.162,0.362-0.362,0.362S4.638,1.201,4.638,1.002 C4.638,0.802,4.8,0.64,5,0.64S5.362,0.802,5.362,1.002z M3.362,1.002c0,0.2-0.162,0.362-0.362,0.362S2.638,1.201,2.638,1.002 C2.638,0.802,2.8,0.64,3,0.64S3.362,0.802,3.362,1.002z M1.362,1.002c0,0.2-0.162,0.362-0.362,0.362S0.638,1.201,0.638,1.002 C0.638,0.802,0.8,0.64,1,0.64S1.362,0.802,1.362,1.002z M16,3.49l-3.25,3.26l0.5,0.5l2.39-2.38V28h0.72V4.87l2.39,2.38l0.5-0.5 L16,3.49z M31,30.64H1v0.721h30V30.64z" }), children]
215
215
  });
216
216
  });
217
217
  const Expansion = /*#__PURE__*/ react.default.forwardRef(function Expansion({ children, ...rest }, ref) {
@@ -3064,9 +3064,9 @@ exports.EventEndpointManagement = EventEndpointManagement;
3064
3064
  exports.EventProcessing = EventProcessing;
3065
3065
  exports.EventStreams = EventStreams;
3066
3066
  exports.EventStreams_02 = EventStreams_02;
3067
- exports.ExpandHorz = ExpandHorz;
3067
+ exports.ExpandHorizontal = ExpandHorizontal;
3068
3068
  exports.ExpandUser = ExpandUser;
3069
- exports.ExpandVert = ExpandVert;
3069
+ exports.ExpandVertical = ExpandVertical;
3070
3070
  exports.Expansion = Expansion;
3071
3071
  exports.Export_01 = Export_01;
3072
3072
  exports.Export_02 = Export_02;
@@ -460,6 +460,18 @@ const Intercom = /*#__PURE__*/ react.default.forwardRef(function Intercom({ chil
460
460
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.5,25.5c0,0.276-0.224,0.5-0.5,0.5s-0.5-0.224-0.5-0.5S15.724,25,16,25 C16.276,25,16.5,25.224,16.5,25.5z M16,23c-0.276,0-0.5,0.224-0.5,0.5S15.724,24,16,24c0.276,0,0.5-0.224,0.5-0.5S16.276,23,16,23z M16,27c-0.276,0-0.5,0.224-0.5,0.5S15.724,28,16,28c0.276,0,0.5-0.224,0.5-0.5S16.276,27,16,27z M18,25c-0.276,0-0.5,0.224-0.5,0.5 S17.724,26,18,26s0.5-0.224,0.5-0.5S18.276,25,18,25z M14,25c-0.276,0-0.5,0.224-0.5,0.5S13.724,26,14,26s0.5-0.224,0.5-0.5 S14.276,25,14,25z M29,31.36H3c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h26c0.199,0,0.36,0.161,0.36,0.36v30 C29.36,31.199,29.199,31.36,29,31.36z M3.36,30.64h25.28V1.36H3.36V30.64z M24.5,20.36c-1.025,0-1.86-0.835-1.86-1.86 s0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86S25.525,20.36,24.5,20.36z M24.5,17.36c-0.629,0-1.14,0.511-1.14,1.14 s0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14S25.129,17.36,24.5,17.36z M12,20.36H6c-0.199,0-0.36-0.161-0.36-0.36v-3 c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v3C12.36,20.199,12.199,20.36,12,20.36z M6.36,19.64h5.28v-2.28H6.36 V19.64z M26,14.36H6c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v10 C26.36,14.199,26.199,14.36,26,14.36z M6.36,13.64h19.28V4.36H6.36V13.64z" }), children]
461
461
  });
462
462
  });
463
+ const InternationalStandard = /*#__PURE__*/ react.default.forwardRef(function InternationalStandard({ children, ...rest }, ref) {
464
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
465
+ width: 64,
466
+ height: 64,
467
+ viewBox: "0 0 32 32",
468
+ xmlns: "http://www.w3.org/2000/svg",
469
+ fill: "currentColor",
470
+ ref,
471
+ ...rest,
472
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,31.3604c-.0703,0-.1396-.0205-.1992-.0605l-2.8008-1.8672-2.8008,1.8672c-.1104.0742-.252.0791-.3691.0176-.1172-.0625-.1904-.1846-.1904-.3174v-7.2246c-.624-.7539-1-1.7217-1-2.7754,0-2.4043,1.9561-4.3599,4.3604-4.3599s4.3604,1.9556,4.3604,4.3599c0,1.0537-.376,2.0215-1,2.7754v7.2246c0,.1328-.0732.2549-.1904.3174-.0537.0283-.1113.043-.1699.043ZM24,28.6396c.0693,0,.1396.0205.1992.0605l2.4404,1.627v-5.8594c-.7324.5596-1.6484.8926-2.6396.8926s-1.9072-.333-2.6396-.8926v5.8594l2.4404-1.627c.0596-.04.1299-.0605.1992-.0605ZM24,17.3604c-2.0068,0-3.6396,1.6328-3.6396,3.6396s1.6328,3.6396,3.6396,3.6396,3.6396-1.6328,3.6396-3.6396-1.6328-3.6396-3.6396-3.6396ZM16,29.3604c-7.918,0-14.3599-6.4424-14.3599-14.3604,0-2.1089.458-4.1514,1.3623-6.0762-.2246-.2432-.3623-.5674-.3623-.9238,0-.75.6099-1.3599,1.3599-1.3599.104,0,.2056.0117.3027.0337C7.0005,2.8901,11.3516.6401,16,.6401c7.918,0,14.3604,6.4419,14.3604,14.3599,0,.1987-.1611.3599-.3604.3599h-12.6885c-.127.4609-.4907.8252-.9517.9517v12.6885c0,.1992-.1611.3604-.3599.3604ZM9.8506,23.0605c1.3755,3.3262,3.5063,5.3691,5.7896,5.5645v-6.2646h-5.3286c-.0767.2793-.2407.5234-.4609.7002ZM4.5205,22.3604c1.8677,2.9023,4.8052,5.0547,8.251,5.8936-1.4204-1.0166-2.6665-2.6992-3.5815-4.9072-.6646.0908-1.3271-.3525-1.5015-.9863h-3.168ZM9,21.3604c-.353,0-.6401.2871-.6401.6396s.2871.6396.6401.6396.6401-.2871.6401-.6396-.2871-.6396-.6401-.6396ZM10.3115,21.6396h5.3286v-5.3281c-.4609-.1265-.8252-.4907-.9517-.9517h-6.3257c.0269,1.8237.2603,3.5972.6948,5.2817.6001.0244,1.1006.4404,1.2539.998ZM4.0879,21.6396h3.6006c.0991-.3613.3442-.6631.6675-.8369-.4468-1.7373-.686-3.5645-.7134-5.4429H2.3647c.0591,2.2749.6782,4.4126,1.7231,6.2798ZM16,14.3599c-.353,0-.6401.2871-.6401.6401s.2871.6401.6401.6401.6401-.2871.6401-.6401-.2871-.6401-.6401-.6401ZM24.3574,14.6401h5.2783c-.0596-2.2744-.6787-4.4121-1.7236-6.2803h-3.6006c-.0996.3613-.3438.6631-.667.8379.4463,1.7383.6855,3.5654.7129,5.4424ZM17.3115,14.6401h6.3262c-.0273-1.8228-.2607-3.5962-.6953-5.2812-.5996-.0254-1.1006-.4409-1.2539-.999h-5.3286v5.3286c.4609.1265.8247.4907.9517.9517ZM8.3628,14.6401h6.3257c.1265-.4609.4907-.8252.9517-.9517v-5.3286h-6.3125c-.5854,1.8682-.9316,4.0059-.9648,6.2803ZM2.3647,14.6401h5.2778c.0327-2.2607.3706-4.3931.9458-6.2803h-3.2769c-.1582.5757-.686,1-1.3115,1-.1323,0-.2603-.019-.3813-.0542-.7847,1.6963-1.2056,3.4873-1.2539,5.3345ZM23,7.3599c-.3525,0-.6396.2871-.6396.6401s.2871.6401.6396.6401.6396-.2871.6396-.6401-.2871-.6401-.6396-.6401ZM4,7.3599c-.353,0-.6401.2871-.6401.6401s.2871.6401.6401.6401.6401-.2871.6401-.6401-.2871-.6401-.6401-.6401ZM24.3115,7.6401h3.168c-1.8672-2.9023-4.8047-5.0547-8.251-5.894,1.4209,1.0166,2.667,2.6992,3.582,4.9072.6543-.0957,1.3262.3516,1.501.9868ZM16.3599,7.6401h5.3286c.0771-.2798.2412-.5239.4609-.7012-1.375-3.3252-3.5068-5.3682-5.7896-5.5635v6.2646ZM9.5703,7.6401h6.0698V1.375c-2.5464.2119-4.7705,2.6592-6.0698,6.2651ZM5.3115,7.6401h3.5122c.915-2.6226,2.3032-4.7051,3.9609-5.8955-3.1265.7593-5.9185,2.6113-7.8433,5.2749.1743.1675.3042.3809.3701.6206Z" }), children]
473
+ });
474
+ });
463
475
  const InternetOfThings = /*#__PURE__*/ react.default.forwardRef(function InternetOfThings({ children, ...rest }, ref) {
464
476
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
465
477
  width: 64,
@@ -3038,18 +3050,6 @@ const OilLamp = /*#__PURE__*/ react.default.forwardRef(function OilLamp({ childr
3038
3050
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,27.36H10c-0.137,0-0.263-0.078-0.323-0.201 s-0.046-0.271,0.038-0.379c0.946-1.228,2.176-2.133,3.555-2.647c-2.703-0.494-4.488-1.782-5.233-3.774 c-2.758-0.03-4.57-0.641-5.537-1.863c-0.86-1.087-0.86-2.398-0.859-3.451v-0.183c-0.586-0.451-1-1.152-1-1.861 c0-2.085,1.976-5.074,2.061-5.2c0.133-0.2,0.466-0.2,0.599,0C3.384,7.926,5.36,10.915,5.36,13c0,0.708-0.414,1.41-1,1.861V15 c0,1.551,0.49,1.636,3.388,1.64c0.227-1.413,0.811-2.73,1.721-3.865C9.537,12.69,9.64,12.64,9.75,12.64h1.057l1.894-2.84 C12.767,9.7,12.879,9.64,13,9.64h1.305C13.893,9.215,13.64,8.637,13.64,8c0-1.301,1.059-2.36,2.36-2.36 c1.302,0,2.36,1.059,2.36,2.36c0,0.637-0.254,1.215-0.665,1.64H19c0.12,0,0.232,0.06,0.3,0.16l1.893,2.84h1.058 c0.109,0,0.213,0.049,0.281,0.135c0.148,0.186,0.289,0.377,0.421,0.572c0.561-0.904,1.973-2.707,4.317-2.707 c1.978,0,4.091,1.145,4.091,4.36c0,3.827-2.8,4.394-7.037,5.251l-0.346,0.07c-0.737,2.013-2.526,3.314-5.247,3.812 c1.378,0.515,2.608,1.42,3.555,2.647c0.084,0.108,0.099,0.256,0.038,0.379S22.138,27.36,22,27.36z M10.779,26.64H21.22 c-1.373-1.457-3.239-2.28-5.22-2.28C14.018,24.36,12.153,25.183,10.779,26.64z M9.925,13.36C8.9,14.697,8.36,16.297,8.36,18 c0,4.661,4.155,5.64,7.64,5.64s7.64-0.979,7.64-5.64c0-1.702-0.54-3.303-1.564-4.64C22.076,13.36,9.925,13.36,9.925,13.36z M2.36,15.251c0.004,0.962,0.056,1.978,0.704,2.797c0.788,0.995,2.386,1.528,4.754,1.586C7.7,19.128,7.64,18.582,7.64,18 c0-0.215,0.008-0.429,0.023-0.64c-2.655-0.004-3.925-0.084-4.018-2.111C3.228,15.392,2.778,15.392,2.36,15.251z M24.355,18.282 c-0.016,0.442-0.066,0.862-0.152,1.259c4.151-0.84,6.437-1.309,6.437-4.541c0-3.285-2.356-3.64-3.37-3.64 c-2.315,0-3.624,2.193-3.893,2.693c0.189,0.352,0.353,0.716,0.487,1.089c1.373-2.073,2.396-2.502,3.636-2.502 c1.165,0,1.86,0.882,1.86,2.36c0,2.038-1.176,2.331-4.666,3.198L24.355,18.282z M24.137,16.057c0.113,0.483,0.185,0.979,0.211,1.485 l0.173-0.043c3.533-0.878,4.119-1.064,4.119-2.499c0-0.748-0.197-1.64-1.14-1.64C26.562,13.36,25.658,13.566,24.137,16.057z M2.64,12h0.72v2.586C4.032,14.387,4.64,13.677,4.64,13c0-1.41-1.096-3.412-1.64-4.32C2.456,9.588,1.36,11.59,1.36,13 c0,0.677,0.608,1.387,1.28,1.586C2.64,14.586,2.64,12,2.64,12z M11.673,12.64h8.654l-1.52-2.28h-5.615L11.673,12.64z M16,9.64 c0.904,0,1.64-0.736,1.64-1.64S16.904,6.36,16,6.36S14.36,7.096,14.36,8S15.096,9.64,16,9.64z" }), children]
3039
3051
  });
3040
3052
  });
3041
- const OilPump = /*#__PURE__*/ react.default.forwardRef(function OilPump({ children, ...rest }, ref) {
3042
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
3043
- width: 64,
3044
- height: 64,
3045
- viewBox: "0 0 32 32",
3046
- xmlns: "http://www.w3.org/2000/svg",
3047
- fill: "currentColor",
3048
- ref,
3049
- ...rest,
3050
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,31.36H1v-0.72h3.64V15.843c-0.325-0.055-0.645-0.168-0.947-0.342 c-0.659-0.381-1.131-0.998-1.33-1.738s-0.098-1.51,0.283-2.169l5.5-9.526c0.38-0.659,0.998-1.131,1.737-1.33 c0.738-0.199,1.509-0.098,2.169,0.283c0.659,0.381,1.131,0.998,1.33,1.738s0.098,1.51-0.283,2.169L11.15,8.306l18.694,10.785 c0.083,0.048,0.144,0.126,0.168,0.219c0.024,0.092,0.012,0.19-0.036,0.272l-1.5,2.598c-0.032,0.056-0.076,0.1-0.128,0.13v4.33h1.174 c0.199,0,0.36,0.161,0.36,0.36v3.64H31V31.36z M26.839,30.64h2.322v-3.28h-2.322V30.64z M22.316,30.64h3.802V27 c0-0.199,0.161-0.36,0.36-0.36h1.148v-4.533L16.695,15.8L22.316,30.64z M10.426,30.64h11.12l-1.242-3.279h-8.629L10.426,30.64z M5.36,30.64h4.296l5.897-15.499L9.29,11.528L7.6,14.455c-0.486,0.841-1.338,1.343-2.24,1.419C5.36,15.874,5.36,30.64,5.36,30.64z M11.949,26.64h8.083l-1.25-3.3h-5.577L11.949,26.64z M13.479,22.619h5.03l-1.242-3.279h-2.54L13.479,22.619z M16.216,14.692 l11.816,6.817l1.14-1.975L10.792,8.931l-1.14,1.975l6.489,3.743C16.168,14.66,16.193,14.675,16.216,14.692z M15,18.619h1.993 l-0.995-2.625L15,18.619z M10.632,1.359c-0.187,0-0.375,0.024-0.562,0.075c-0.554,0.148-1.016,0.501-1.3,0.994l-5.5,9.526 c-0.285,0.493-0.359,1.069-0.211,1.623s0.501,1.016,0.994,1.3c1.021,0.59,2.333,0.239,2.923-0.783l5.5-9.526 c0.59-1.022,0.239-2.333-0.783-2.923C11.366,1.456,11.002,1.359,10.632,1.359z M5.134,11.98c-0.552,0-1,0.448-1,1s0.448,1,1,1 s1-0.448,1-1C6.134,12.428,5.686,11.98,5.134,11.98z" }), children]
3051
- });
3052
- });
3053
3053
  //#endregion
3054
3054
  exports.IbmZ16 = IbmZ16;
3055
3055
  exports.IbmZ16MultiFrame = IbmZ16MultiFrame;
@@ -3087,6 +3087,7 @@ exports.Integration_03 = Integration_03;
3087
3087
  exports.Intelligence = Intelligence;
3088
3088
  exports.IntelligentInfrastructure = IntelligentInfrastructure;
3089
3089
  exports.Intercom = Intercom;
3090
+ exports.InternationalStandard = InternationalStandard;
3090
3091
  exports.InternetOfThings = InternetOfThings;
3091
3092
  exports.InternetOfThings_02 = InternetOfThings_02;
3092
3093
  exports.InternetOfThings_03 = InternetOfThings_03;
@@ -3300,4 +3301,3 @@ exports.Observability_02 = Observability_02;
3300
3301
  exports.Octopus = Octopus;
3301
3302
  exports.Office = Office;
3302
3303
  exports.OilLamp = OilLamp;
3303
- exports.OilPump = OilPump;
@@ -21,6 +21,18 @@ let react_jsx_runtime = require("react/jsx-runtime");
21
21
  *
22
22
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
23
23
  */
24
+ const OilPump = /*#__PURE__*/ react.default.forwardRef(function OilPump({ children, ...rest }, ref) {
25
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
26
+ width: 64,
27
+ height: 64,
28
+ viewBox: "0 0 32 32",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ fill: "currentColor",
31
+ ref,
32
+ ...rest,
33
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,31.36H1v-0.72h3.64V15.843c-0.325-0.055-0.645-0.168-0.947-0.342 c-0.659-0.381-1.131-0.998-1.33-1.738s-0.098-1.51,0.283-2.169l5.5-9.526c0.38-0.659,0.998-1.131,1.737-1.33 c0.738-0.199,1.509-0.098,2.169,0.283c0.659,0.381,1.131,0.998,1.33,1.738s0.098,1.51-0.283,2.169L11.15,8.306l18.694,10.785 c0.083,0.048,0.144,0.126,0.168,0.219c0.024,0.092,0.012,0.19-0.036,0.272l-1.5,2.598c-0.032,0.056-0.076,0.1-0.128,0.13v4.33h1.174 c0.199,0,0.36,0.161,0.36,0.36v3.64H31V31.36z M26.839,30.64h2.322v-3.28h-2.322V30.64z M22.316,30.64h3.802V27 c0-0.199,0.161-0.36,0.36-0.36h1.148v-4.533L16.695,15.8L22.316,30.64z M10.426,30.64h11.12l-1.242-3.279h-8.629L10.426,30.64z M5.36,30.64h4.296l5.897-15.499L9.29,11.528L7.6,14.455c-0.486,0.841-1.338,1.343-2.24,1.419C5.36,15.874,5.36,30.64,5.36,30.64z M11.949,26.64h8.083l-1.25-3.3h-5.577L11.949,26.64z M13.479,22.619h5.03l-1.242-3.279h-2.54L13.479,22.619z M16.216,14.692 l11.816,6.817l1.14-1.975L10.792,8.931l-1.14,1.975l6.489,3.743C16.168,14.66,16.193,14.675,16.216,14.692z M15,18.619h1.993 l-0.995-2.625L15,18.619z M10.632,1.359c-0.187,0-0.375,0.024-0.562,0.075c-0.554,0.148-1.016,0.501-1.3,0.994l-5.5,9.526 c-0.285,0.493-0.359,1.069-0.211,1.623s0.501,1.016,0.994,1.3c1.021,0.59,2.333,0.239,2.923-0.783l5.5-9.526 c0.59-1.022,0.239-2.333-0.783-2.923C11.366,1.456,11.002,1.359,10.632,1.359z M5.134,11.98c-0.552,0-1,0.448-1,1s0.448,1,1,1 s1-0.448,1-1C6.134,12.428,5.686,11.98,5.134,11.98z" }), children]
34
+ });
35
+ });
24
36
  const OilRig = /*#__PURE__*/ react.default.forwardRef(function OilRig({ children, ...rest }, ref) {
25
37
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
26
38
  width: 64,
@@ -3009,19 +3021,8 @@ const Shower = /*#__PURE__*/ react.default.forwardRef(function Shower({ children
3009
3021
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,29.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2 C25.36,29.199,25.199,29.36,25,29.36z M19,29.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v2C19.36,29.199,19.199,29.36,19,29.36z M28,25.36c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C28.36,25.199,28.199,25.36,28,25.36z M25,25.36 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v4C25.36,25.199,25.199,25.36,25,25.36z M22,25.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2 C22.36,25.199,22.199,25.36,22,25.36z M19,25.36c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v4C19.36,25.199,19.199,25.36,19,25.36z M16,25.36c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C16.36,25.199,16.199,25.36,16,25.36z M28,21.36 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v4C28.36,21.199,28.199,21.36,28,21.36z M22,21.36c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v4 C22.36,21.199,22.199,21.36,22,21.36z M16,21.36c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v4C16.36,21.199,16.199,21.36,16,21.36z M25,19.36c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C25.36,19.199,25.199,19.36,25,19.36z M19,19.36 c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C19.36,19.199,19.199,19.36,19,19.36z M1.36,31H0.64V1h0.72v2.64H21c1.302,0,2.36,1.059,2.36,2.36v5.64H30c0.199,0,0.36,0.161,0.36,0.36v3c0,0.199-0.161,0.36-0.36,0.36 H14c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36h6.64V7c0-0.353-0.287-0.64-0.64-0.64H1.36V31z M14.36,14.64 h15.28v-2.28H23c-0.199,0-0.36-0.161-0.36-0.36v-1.64h-1.28V12c0,0.199-0.161,0.36-0.36,0.36h-6.64 C14.36,12.36,14.36,14.64,14.36,14.64z M21.36,9.64h1.279V6c0-0.904-0.735-1.64-1.64-1.64H1.36v1.28H20c0.75,0,1.36,0.61,1.36,1.36 V9.64z" }), children]
3010
3022
  });
3011
3023
  });
3012
- const Silence = /*#__PURE__*/ react.default.forwardRef(function Silence({ children, ...rest }, ref) {
3013
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
3014
- width: 64,
3015
- height: 64,
3016
- viewBox: "0 0 32 32",
3017
- xmlns: "http://www.w3.org/2000/svg",
3018
- fill: "currentColor",
3019
- ref,
3020
- ...rest,
3021
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28.36,31h-0.72v-6.75c0-0.491-0.398-0.89-0.89-0.89 s-0.89,0.398-0.89,0.89V28h-0.72v-4.75c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V28h-0.72v-4.75 c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V28h-0.72v-8.75c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V31h-0.72 V19.25c0-0.888,0.723-1.61,1.61-1.61s1.61,0.723,1.61,1.61v2.659c0.255-0.17,0.561-0.27,0.89-0.27c0.504,0,0.954,0.233,1.25,0.597 c0.296-0.363,0.746-0.597,1.25-0.597c0.778,0,1.43,0.556,1.578,1.291c0.262-0.183,0.579-0.291,0.922-0.291 c0.888,0,1.61,0.723,1.61,1.61V31z M5.36,31H4.64v-2.999c0-0.199,0.161-0.36,0.36-0.36h4.999c1.456,0,2.641-1.185,2.641-2.641v-1 c0-0.056,0.013-0.111,0.038-0.161L13.098,23l-0.419-0.839c-0.051-0.102-0.051-0.221,0-0.322L13.098,21l-0.419-0.839 c-0.025-0.05-0.038-0.105-0.038-0.161v-1c0-0.199,0.161-0.36,0.36-0.36h1.601c0.374,0,0.709-0.193,0.897-0.517 c0.187-0.321,0.188-0.706,0.004-1.027l-2.815-4.917C12.656,12.125,12.64,12.063,12.64,12v-2c0-4.764-3.876-8.64-8.64-8.64V0.64 c5.161,0,9.36,4.199,9.36,9.36v1.904l2.768,4.834c0.312,0.548,0.31,1.2-0.007,1.746c-0.318,0.548-0.887,0.876-1.52,0.876H13.36 v0.555l0.462,0.924c0.051,0.102,0.051,0.221,0,0.322L13.402,22l0.419,0.839c0.051,0.102,0.051,0.221,0,0.322l-0.462,0.924V25 c0,1.854-1.508,3.361-3.361,3.361H5.36V31z" }), children]
3022
- });
3023
- });
3024
3024
  //#endregion
3025
+ exports.OilPump = OilPump;
3025
3026
  exports.OilRig = OilRig;
3026
3027
  exports.Okinawa = Okinawa;
3027
3028
  exports.OnPremise = OnPremise;
@@ -3270,5 +3271,4 @@ exports.Shop = Shop;
3270
3271
  exports.ShoppingCart = ShoppingCart;
3271
3272
  exports.Shower = Shower;
3272
3273
  exports.Shrimp = Shrimp;
3273
- exports.Silence = Silence;
3274
3274
  exports.Skiing = Skiing;
@@ -22,6 +22,18 @@ let react_jsx_runtime = require("react/jsx-runtime");
22
22
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
23
23
  */
24
24
  const didWarnAboutDeprecation = {};
25
+ const Silence = /*#__PURE__*/ react.default.forwardRef(function Silence({ children, ...rest }, ref) {
26
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
27
+ width: 64,
28
+ height: 64,
29
+ viewBox: "0 0 32 32",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ fill: "currentColor",
32
+ ref,
33
+ ...rest,
34
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28.36,31h-0.72v-6.75c0-0.491-0.398-0.89-0.89-0.89 s-0.89,0.398-0.89,0.89V28h-0.72v-4.75c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V28h-0.72v-4.75 c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V28h-0.72v-8.75c0-0.491-0.398-0.89-0.89-0.89s-0.89,0.398-0.89,0.89V31h-0.72 V19.25c0-0.888,0.723-1.61,1.61-1.61s1.61,0.723,1.61,1.61v2.659c0.255-0.17,0.561-0.27,0.89-0.27c0.504,0,0.954,0.233,1.25,0.597 c0.296-0.363,0.746-0.597,1.25-0.597c0.778,0,1.43,0.556,1.578,1.291c0.262-0.183,0.579-0.291,0.922-0.291 c0.888,0,1.61,0.723,1.61,1.61V31z M5.36,31H4.64v-2.999c0-0.199,0.161-0.36,0.36-0.36h4.999c1.456,0,2.641-1.185,2.641-2.641v-1 c0-0.056,0.013-0.111,0.038-0.161L13.098,23l-0.419-0.839c-0.051-0.102-0.051-0.221,0-0.322L13.098,21l-0.419-0.839 c-0.025-0.05-0.038-0.105-0.038-0.161v-1c0-0.199,0.161-0.36,0.36-0.36h1.601c0.374,0,0.709-0.193,0.897-0.517 c0.187-0.321,0.188-0.706,0.004-1.027l-2.815-4.917C12.656,12.125,12.64,12.063,12.64,12v-2c0-4.764-3.876-8.64-8.64-8.64V0.64 c5.161,0,9.36,4.199,9.36,9.36v1.904l2.768,4.834c0.312,0.548,0.31,1.2-0.007,1.746c-0.318,0.548-0.887,0.876-1.52,0.876H13.36 v0.555l0.462,0.924c0.051,0.102,0.051,0.221,0,0.322L13.402,22l0.419,0.839c0.051,0.102,0.051,0.221,0,0.322l-0.462,0.924V25 c0,1.854-1.508,3.361-3.361,3.361H5.36V31z" }), children]
35
+ });
36
+ });
25
37
  const SiliconWafer = /*#__PURE__*/ react.default.forwardRef(function SiliconWafer({ children, ...rest }, ref) {
26
38
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
27
39
  width: 64,
@@ -2695,6 +2707,30 @@ const UnifyEndpointManagement = /*#__PURE__*/ react.default.forwardRef(function
2695
2707
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,10.64h-9.64V6c0-0.199-0.161-0.36-0.36-0.36H9.36V3c0-1.301-1.059-2.36-2.36-2.36 H3C1.699,0.64,0.64,1.699,0.64,3v9c0,1.301,1.059,2.36,2.36,2.36h3.64V26c0,1.302,1.059,2.36,2.36,2.36h9.64v2.279H15v0.721h8v-0.72 h-3.64v-2.28H29c1.302,0,2.36-1.059,2.36-2.36V13C31.36,11.699,30.302,10.64,29,10.64z M29,11.36c0.904,0,1.64,0.736,1.64,1.64 v10.64H7.36v-9.316c1.13-0.175,2-1.145,2-2.323v-0.64h9.28v6.334c-0.575,0.159-1,0.681-1,1.306c0,0.75,0.61,1.36,1.36,1.36 s1.36-0.61,1.36-1.36c0-0.624-0.425-1.147-1-1.306V11.36H29z M19,18.36c0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64 s-0.64-0.287-0.64-0.64S18.647,18.36,19,18.36z M18.64,6.36v4.28H9.36V6.36H18.64z M3,1.36h4c0.904,0,1.64,0.736,1.64,1.64v2.64 H6.305c-0.159-0.575-0.681-1-1.305-1C4.25,4.64,3.64,5.25,3.64,6S4.25,7.36,5,7.36c0.625,0,1.146-0.425,1.305-1H8.64v4.28H1.36V3 C1.36,2.096,2.096,1.36,3,1.36z M5.64,6c0,0.353-0.287,0.64-0.64,0.64S4.36,6.353,4.36,6S4.647,5.36,5,5.36S5.64,5.647,5.64,6z M1.36,12v-0.64h7.28V12c0,0.904-0.736,1.64-1.64,1.64H3C2.096,13.64,1.36,12.904,1.36,12z M29,27.64H9 c-0.904,0-1.64-0.735-1.64-1.64v-1.64h23.28V26C30.64,26.904,29.904,27.64,29,27.64z M5.5,12.5C5.5,12.776,5.276,13,5,13 s-0.5-0.224-0.5-0.5S4.724,12,5,12S5.5,12.224,5.5,12.5z" }), children]
2696
2708
  });
2697
2709
  });
2710
+ const Union = /*#__PURE__*/ react.default.forwardRef(function Union({ children, ...rest }, ref) {
2711
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
2712
+ width: 64,
2713
+ height: 64,
2714
+ viewBox: "0 0 32 32",
2715
+ xmlns: "http://www.w3.org/2000/svg",
2716
+ fill: "currentColor",
2717
+ ref,
2718
+ ...rest,
2719
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.3604,31h-.7207v-1.5723c0-1.9512-1.2529-3.7031-3.1191-4.3594-.1357-.0479-.2295-.1709-.2402-.3145-.0098-.1426.0654-.2783.1934-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4414-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1279.0664.2031.2021.1934.3447-.0107.1436-.1045.2666-.2402.3145-1.8662.6562-3.1191,2.4082-3.1191,4.3594v1.5723h-.7207v-1.5723c0-.7568.1631-1.4873.4609-2.1523-.5479-1.0205-1.4805-1.8203-2.5801-2.207-.1357-.0479-.2295-.1709-.2402-.3145-.0098-.1426.0654-.2783.1934-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4414-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1274.0664.2031.2021.1929.3447-.0098.1436-.104.2666-.2393.3145-1.1011.3867-2.0327,1.1865-2.5801,2.2061.2974.666.46,1.3965.46,2.1533v1.5723h-.7197v-1.5723c0-1.9512-1.2539-3.7031-3.1201-4.3594-.1353-.0479-.2295-.1709-.2393-.3145-.0103-.1426.0654-.2783.1929-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4419-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1274.0664.2031.2021.1929.3447-.0098.1436-.104.2666-.2393.3145-1.8662.6562-3.1201,2.4082-3.1201,4.3594v1.5723h-.7197v-1.5723c0-2.0225,1.1621-3.8584,2.9536-4.7627-.9561-.7373-1.5273-1.8701-1.5273-3.0938,0-2.168,1.7646-3.9316,3.9336-3.9316s3.9336,1.7637,3.9336,3.9316c0,1.2236-.5713,2.3564-1.5273,3.0938.8643.4355,1.582,1.0889,2.0933,1.875.519-.793,1.2471-1.4443,2.0952-1.875-.9565-.7373-1.5283-1.8701-1.5283-3.0938,0-2.168,1.7646-3.9316,3.9336-3.9316s3.9346,1.7637,3.9346,3.9316c0,1.2236-.5723,2.3564-1.5293,3.0938.8477.4307,1.5762,1.082,2.0947,1.875.5117-.7861,1.2295-1.4395,2.0938-1.875-.9561-.7373-1.5283-1.8701-1.5283-3.0938,0-2.168,1.7656-3.9316,3.9346-3.9316s3.9346,1.7637,3.9346,3.9316c0,1.2236-.5723,2.3564-1.5283,3.0938,1.792.9043,2.9541,2.7402,2.9541,4.7627v1.5723ZM30.3604,16h-.7207c0-2.4087-.627-4.6738-1.7275-6.6401h-5.3877c.5342,1.9873.8359,4.2461.8359,6.6401h-.7207c0-2.4087-.3057-4.6738-.8408-6.6401h-5.439v6.6401h-.7197v-6.6401h-5.439c-.5356,1.9663-.8413,4.2314-.8413,6.6401h-.7197c0-2.394.3018-4.6528.835-6.6401h-5.3872c-1.1001,1.9663-1.728,4.2314-1.728,6.6401h-.7197C1.6401,8.082,8.082,1.6401,16,1.6401s14.3604,6.4419,14.3604,14.3599ZM22.3184,8.6401h5.1611c-1.9658-3.0562-5.1182-5.2803-8.8008-6.0161,1.5254,1.1675,2.8057,3.3027,3.6396,6.0161ZM16.3599,8.6401h5.228c-1.1211-3.5801-3.0352-6.0186-5.228-6.2603v6.2603ZM10.4116,8.6401h5.2285V2.3799c-2.1934.2417-4.1069,2.6802-5.2285,6.2603ZM4.5205,8.6401h5.1616c.8335-2.7134,2.1133-4.8486,3.6396-6.0161-3.6826.7358-6.835,2.96-8.8013,6.0161Z" }), children]
2720
+ });
2721
+ });
2722
+ const UnionAct = /*#__PURE__*/ react.default.forwardRef(function UnionAct({ children, ...rest }, ref) {
2723
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
2724
+ width: 64,
2725
+ height: 64,
2726
+ viewBox: "0 0 32 32",
2727
+ xmlns: "http://www.w3.org/2000/svg",
2728
+ fill: "currentColor",
2729
+ ref,
2730
+ ...rest,
2731
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.3604,31h-.7207v-1.5723c0-1.9512-1.2529-3.7031-3.1191-4.3594-.1357-.0479-.2295-.1709-.2402-.3145-.0098-.1426.0654-.2783.1934-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4414-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1279.0664.2031.2021.1934.3447-.0107.1436-.1045.2666-.2402.3145-1.8662.6562-3.1191,2.4082-3.1191,4.3594v1.5723h-.7207v-1.5723c0-.7568.1631-1.4873.4609-2.1523-.5479-1.0205-1.4805-1.8203-2.5801-2.207-.1357-.0479-.2295-.1709-.2402-.3145-.0098-.1426.0654-.2783.1934-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4414-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1274.0664.2031.2021.1929.3447-.0098.1436-.104.2666-.2393.3145-1.1011.3867-2.0327,1.1865-2.5801,2.2061.2974.666.46,1.3965.46,2.1533v1.5723h-.7197v-1.5723c0-1.9512-1.2539-3.7031-3.1201-4.3594-.1353-.0479-.2295-.1709-.2393-.3145-.0103-.1426.0654-.2783.1929-.3447,1.0732-.5586,1.7402-1.6465,1.7402-2.8379,0-1.7705-1.4419-3.2109-3.2139-3.2109s-3.2139,1.4404-3.2139,3.2109c0,1.1914.667,2.2793,1.7402,2.8379.1274.0664.2031.2021.1929.3447-.0098.1436-.104.2666-.2393.3145-1.8662.6562-3.1201,2.4082-3.1201,4.3594v1.5723h-.7197v-1.5723c0-2.0225,1.1621-3.8584,2.9536-4.7627-.9561-.7373-1.5273-1.8701-1.5273-3.0938,0-2.168,1.7646-3.9316,3.9336-3.9316s3.9336,1.7637,3.9336,3.9316c0,1.2236-.5713,2.3564-1.5273,3.0938.8643.4355,1.582,1.0889,2.0933,1.875.519-.793,1.2471-1.4443,2.0952-1.875-.9565-.7373-1.5283-1.8701-1.5283-3.0938,0-2.168,1.7646-3.9316,3.9336-3.9316s3.9346,1.7637,3.9346,3.9316c0,1.2236-.5723,2.3564-1.5293,3.0938.8477.4307,1.5762,1.082,2.0947,1.875.5117-.7861,1.2295-1.4395,2.0938-1.875-.9561-.7373-1.5283-1.8701-1.5283-3.0938,0-2.168,1.7656-3.9316,3.9346-3.9316s3.9346,1.7637,3.9346,3.9316c0,1.2236-.5723,2.3564-1.5283,3.0938,1.792.9043,2.9541,2.7402,2.9541,4.7627v1.5723ZM28.3604,16h-.7207v-7.6401h-5.6396c-.1992,0-.3604-.1611-.3604-.3599V2.3599H4.3599v13.6401h-.7197V2c0-.1987.1611-.3599.3599-.3599h18c.0957,0,.1875.0376.2549.1055l6,6c.0674.0674.1055.1587.1055.2544v8ZM22.3604,7.6401h4.7705l-4.7705-4.771v4.771ZM12,14.3599h-4v-.7197h4v.7197ZM16,10.3599h-8v-.7197h8v.7197ZM16,6.3599h-8v-.7197h8v.7197Z" }), children]
2732
+ });
2733
+ });
2698
2734
  const UnitedGovernance = /*#__PURE__*/ react.default.forwardRef(function UnitedGovernance({ children, ...rest }, ref) {
2699
2735
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
2700
2736
  width: 64,
@@ -3033,43 +3069,8 @@ const Video_02 = /*#__PURE__*/ react.default.forwardRef(function Video_02({ chil
3033
3069
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,31.36H1v-0.72h30V31.36z M31,24.36H1c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36 h30c0.199,0,0.36,0.161,0.36,0.36v22C31.36,24.199,31.199,24.36,31,24.36z M1.36,23.64h29.28V2.36H1.36V23.64z M12.005,18.552 c-0.062,0-0.125-0.017-0.18-0.049c-0.111-0.064-0.18-0.183-0.18-0.312V7.799c0-0.128,0.068-0.248,0.18-0.312 c0.111-0.063,0.249-0.063,0.36,0l9,5.197c0.111,0.064,0.181,0.183,0.181,0.312s-0.069,0.248-0.181,0.312l-9,5.196 C12.129,18.535,12.067,18.552,12.005,18.552z M12.365,8.422v9.145l7.92-4.572L12.365,8.422z" }), children]
3034
3070
  });
3035
3071
  });
3036
- const VideoChat = /*#__PURE__*/ react.default.forwardRef(function VideoChat({ children, ...rest }, ref) {
3037
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
3038
- width: 64,
3039
- height: 64,
3040
- viewBox: "0 0 32 32",
3041
- xmlns: "http://www.w3.org/2000/svg",
3042
- fill: "currentColor",
3043
- ref,
3044
- ...rest,
3045
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,2.5C29,2.776,28.776,3,28.5,3S28,2.776,28,2.5S28.224,2,28.5,2S29,2.224,29,2.5z M26.5,2 C26.224,2,26,2.224,26,2.5S26.224,3,26.5,3S27,2.776,27,2.5S26.776,2,26.5,2z M24.5,2C24.224,2,24,2.224,24,2.5S24.224,3,24.5,3 S25,2.776,25,2.5S24.776,2,24.5,2z M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h30 c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M27.36,30.64h3.279V4.36H1.36v26.28h3.28V30 c0-4.712,3.286-8.985,7.932-10.478c-1.854-1.168-3.01-3.218-3.01-5.445c0-3.55,2.888-6.438,6.437-6.438 c3.55,0,6.438,2.888,6.438,6.438c0,2.228-1.156,4.277-3.01,5.445C24.073,21.015,27.36,25.289,27.36,30V30.64z M5.359,30.64h21.28V30 c0-4.673-3.473-8.888-8.257-10.021c-0.15-0.036-0.261-0.163-0.275-0.317c-0.015-0.153,0.071-0.299,0.212-0.362 c2.063-0.918,3.396-2.968,3.396-5.222c0-3.153-2.564-5.718-5.717-5.718s-5.717,2.565-5.717,5.718c0,2.254,1.333,4.304,3.397,5.222 c0.141,0.063,0.226,0.209,0.212,0.362c-0.014,0.154-0.125,0.281-0.275,0.317C8.832,21.112,5.359,25.326,5.359,30V30.64z M1.36,3.64 h29.28V1.36H1.36V3.64z" }), children]
3046
- });
3047
- });
3048
- const VideoPlay = /*#__PURE__*/ react.default.forwardRef(function VideoPlay({ children, ...rest }, ref) {
3049
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
3050
- width: 64,
3051
- height: 64,
3052
- viewBox: "0 0 32 32",
3053
- xmlns: "http://www.w3.org/2000/svg",
3054
- fill: "currentColor",
3055
- ref,
3056
- ...rest,
3057
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,27.36H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h22 c0.199,0,0.36,0.161,0.36,0.36v6.375l7.459-4.331c0.11-0.064,0.248-0.066,0.36,0c0.111,0.064,0.181,0.183,0.181,0.312v17.321 c0,0.129-0.069,0.248-0.182,0.312c-0.11,0.063-0.249,0.063-0.36-0.002l-7.458-4.359V27C23.36,27.199,23.199,27.36,23,27.36z M1.36,26.64h21.28V20c0-0.129,0.069-0.248,0.182-0.312c0.11-0.063,0.25-0.063,0.36,0.002l7.458,4.359V7.98l-7.459,4.331 c-0.11,0.064-0.248,0.065-0.36,0C22.709,12.248,22.64,12.129,22.64,12V5.36H1.36V26.64z M9,21.541c-0.062,0-0.125-0.017-0.18-0.049 c-0.111-0.064-0.18-0.183-0.18-0.312V10.789c0-0.129,0.068-0.248,0.18-0.312c0.111-0.064,0.249-0.064,0.36,0l9,5.211 c0.111,0.064,0.18,0.184,0.18,0.312c-0.001,0.128-0.069,0.248-0.181,0.312l-9,5.18C9.124,21.524,9.062,21.541,9,21.541z M9.36,11.413v9.145l7.92-4.559L9.36,11.413z" }), children]
3058
- });
3059
- });
3060
- const ViewGraphsAndDashboard = /*#__PURE__*/ react.default.forwardRef(function ViewGraphsAndDashboard({ children, ...rest }, ref) {
3061
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
3062
- width: 64,
3063
- height: 64,
3064
- viewBox: "0 0 32 32",
3065
- xmlns: "http://www.w3.org/2000/svg",
3066
- fill: "currentColor",
3067
- ref,
3068
- ...rest,
3069
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30.36 c-0.199,0-0.36-0.161-0.36-0.36v-5.646c-7.903-0.226-13.683-7.811-13.928-8.139c-0.096-0.128-0.096-0.304,0-0.432 c0.127-0.17,1.748-2.297,4.382-4.335l-2.766-1.383C3.242,10.023,3.17,9.945,3.14,9.854c-0.03-0.09-0.03-0.192,0.013-0.278 C5.606,4.681,10.529,1.64,16,1.64c0.199,0,0.36,0.161,0.36,0.36v5.645c1.102,0.032,2.163,0.206,3.173,0.484l2.4-4.802 c0.043-0.085,0.118-0.15,0.209-0.181c0.09-0.03,0.188-0.023,0.274,0.02c2.757,1.381,5.035,3.66,6.417,6.417 c0.042,0.085,0.05,0.184,0.02,0.275c-0.03,0.09-0.096,0.166-0.181,0.208l-2.767,1.383c2.635,2.038,4.254,4.165,4.382,4.335 c0.096,0.128,0.096,0.304,0,0.432c-0.128,0.17-1.747,2.298-4.382,4.335l2.767,1.383c0.085,0.043,0.156,0.121,0.187,0.212 s0.029,0.193-0.013,0.278C26.395,27.319,21.472,30.36,16,30.36z M16.36,24.354v5.281c4.933-0.127,9.353-2.857,11.677-7.215 l-2.776-1.388C22.896,22.734,19.834,24.256,16.36,24.354z M16.36,22.35v1.285c3.111-0.098,5.917-1.436,8.144-2.98l-2.986-1.493 C20.475,20.974,18.566,22.227,16.36,22.35z M2.459,16c1.009,1.243,6.36,7.422,13.181,7.635V22.35c-3.34-0.187-6-2.964-6-6.35 c0-0.894,0.185-1.745,0.52-2.518L6.837,11.82C4.539,13.541,2.961,15.381,2.459,16z M16.36,17.312v4.317 c1.924-0.122,3.59-1.214,4.512-2.79l-3.86-1.931C16.84,17.1,16.615,17.241,16.36,17.312z M10.805,13.805 C10.519,14.48,10.36,15.222,10.36,16c0,2.989,2.337,5.442,5.28,5.629v-4.317c-0.576-0.158-1-0.686-1-1.312 c0-0.09,0.009-0.179,0.026-0.265L10.805,13.805z M21.841,18.518l3.322,1.661c2.299-1.72,3.876-3.56,4.378-4.179 c-0.502-0.619-2.079-2.459-4.378-4.179l-3.322,1.662c0.334,0.772,0.52,1.624,0.52,2.518S22.175,17.745,21.841,18.518z M17.334,16.264l3.861,1.931C21.481,17.52,21.64,16.778,21.64,16s-0.158-1.52-0.444-2.195l-3.861,1.931 C17.352,15.821,17.36,15.91,17.36,16S17.352,16.179,17.334,16.264z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M16.908,14.988c0.036,0.033,0.071,0.067,0.104,0.104l3.86-1.93 c-0.491-0.84-1.193-1.542-2.033-2.034L16.908,14.988z M11.128,13.161l3.861,1.931c0.171-0.191,0.396-0.333,0.651-0.403v-4.317 C13.715,10.493,12.05,11.584,11.128,13.161z M16.36,10.372v4.103l1.835-3.67C17.625,10.563,17.007,10.412,16.36,10.372z M19.161,10.482c0.979,0.563,1.794,1.378,2.356,2.356l2.986-1.493c-1.344-0.932-2.897-1.789-4.603-2.343L19.161,10.482z M7.497,11.346l2.986,1.493c1.042-1.812,2.951-3.065,5.157-3.189V8.366C12.529,8.463,9.723,9.801,7.497,11.346z M20.232,8.34 c1.892,0.622,3.59,1.591,5.028,2.627l2.764-1.382c-1.269-2.369-3.241-4.341-5.61-5.609L20.232,8.34z M3.962,9.579l2.777,1.389 c2.363-1.702,5.427-3.223,8.9-3.322v-5.28C10.707,2.492,6.287,5.222,3.962,9.579z M16.36,9.65c0.763,0.043,1.49,0.221,2.158,0.51 L19.2,8.794c-0.91-0.245-1.86-0.398-2.84-0.429V9.65z" }), children]
3070
- });
3071
- });
3072
3072
  //#endregion
3073
+ exports.Silence = Silence;
3073
3074
  exports.SiliconWafer = SiliconWafer;
3074
3075
  exports.Singapore = Singapore;
3075
3076
  exports.SingleSignOn = SingleSignOn;
@@ -3289,6 +3290,8 @@ exports.UfcRing = UfcRing;
3289
3290
  exports.UnauthorizedUserAccess = UnauthorizedUserAccess;
3290
3291
  exports.UnderUtilizedSecurity = UnderUtilizedSecurity;
3291
3292
  exports.UnifyEndpointManagement = UnifyEndpointManagement;
3293
+ exports.Union = Union;
3294
+ exports.UnionAct = UnionAct;
3292
3295
  exports.UnitedGovernance = UnitedGovernance;
3293
3296
  exports.UniversalExperiences = UniversalExperiences;
3294
3297
  exports.University = University;
@@ -3314,9 +3317,6 @@ exports.UserSearch = UserSearch;
3314
3317
  exports.Vancouver = Vancouver;
3315
3318
  exports.Vault = Vault;
3316
3319
  exports.VenezuelaNationalPantheonOfVenezuela = VenezuelaNationalPantheonOfVenezuela;
3317
- exports.VideoChat = VideoChat;
3318
- exports.VideoPlay = VideoPlay;
3319
3320
  exports.Video_01 = Video_01;
3320
3321
  exports.Video_02 = Video_02;
3321
- exports.ViewGraphsAndDashboard = ViewGraphsAndDashboard;
3322
3322
  exports.VisualInspection = VisualInspection;
@@ -22,6 +22,42 @@ let react_jsx_runtime = require("react/jsx-runtime");
22
22
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
23
23
  */
24
24
  const didWarnAboutDeprecation = {};
25
+ const VideoChat = /*#__PURE__*/ react.default.forwardRef(function VideoChat({ children, ...rest }, ref) {
26
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
27
+ width: 64,
28
+ height: 64,
29
+ viewBox: "0 0 32 32",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ fill: "currentColor",
32
+ ref,
33
+ ...rest,
34
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,2.5C29,2.776,28.776,3,28.5,3S28,2.776,28,2.5S28.224,2,28.5,2S29,2.224,29,2.5z M26.5,2 C26.224,2,26,2.224,26,2.5S26.224,3,26.5,3S27,2.776,27,2.5S26.776,2,26.5,2z M24.5,2C24.224,2,24,2.224,24,2.5S24.224,3,24.5,3 S25,2.776,25,2.5S24.776,2,24.5,2z M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h30 c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M27.36,30.64h3.279V4.36H1.36v26.28h3.28V30 c0-4.712,3.286-8.985,7.932-10.478c-1.854-1.168-3.01-3.218-3.01-5.445c0-3.55,2.888-6.438,6.437-6.438 c3.55,0,6.438,2.888,6.438,6.438c0,2.228-1.156,4.277-3.01,5.445C24.073,21.015,27.36,25.289,27.36,30V30.64z M5.359,30.64h21.28V30 c0-4.673-3.473-8.888-8.257-10.021c-0.15-0.036-0.261-0.163-0.275-0.317c-0.015-0.153,0.071-0.299,0.212-0.362 c2.063-0.918,3.396-2.968,3.396-5.222c0-3.153-2.564-5.718-5.717-5.718s-5.717,2.565-5.717,5.718c0,2.254,1.333,4.304,3.397,5.222 c0.141,0.063,0.226,0.209,0.212,0.362c-0.014,0.154-0.125,0.281-0.275,0.317C8.832,21.112,5.359,25.326,5.359,30V30.64z M1.36,3.64 h29.28V1.36H1.36V3.64z" }), children]
35
+ });
36
+ });
37
+ const VideoPlay = /*#__PURE__*/ react.default.forwardRef(function VideoPlay({ children, ...rest }, ref) {
38
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
39
+ width: 64,
40
+ height: 64,
41
+ viewBox: "0 0 32 32",
42
+ xmlns: "http://www.w3.org/2000/svg",
43
+ fill: "currentColor",
44
+ ref,
45
+ ...rest,
46
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,27.36H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h22 c0.199,0,0.36,0.161,0.36,0.36v6.375l7.459-4.331c0.11-0.064,0.248-0.066,0.36,0c0.111,0.064,0.181,0.183,0.181,0.312v17.321 c0,0.129-0.069,0.248-0.182,0.312c-0.11,0.063-0.249,0.063-0.36-0.002l-7.458-4.359V27C23.36,27.199,23.199,27.36,23,27.36z M1.36,26.64h21.28V20c0-0.129,0.069-0.248,0.182-0.312c0.11-0.063,0.25-0.063,0.36,0.002l7.458,4.359V7.98l-7.459,4.331 c-0.11,0.064-0.248,0.065-0.36,0C22.709,12.248,22.64,12.129,22.64,12V5.36H1.36V26.64z M9,21.541c-0.062,0-0.125-0.017-0.18-0.049 c-0.111-0.064-0.18-0.183-0.18-0.312V10.789c0-0.129,0.068-0.248,0.18-0.312c0.111-0.064,0.249-0.064,0.36,0l9,5.211 c0.111,0.064,0.18,0.184,0.18,0.312c-0.001,0.128-0.069,0.248-0.181,0.312l-9,5.18C9.124,21.524,9.062,21.541,9,21.541z M9.36,11.413v9.145l7.92-4.559L9.36,11.413z" }), children]
47
+ });
48
+ });
49
+ const ViewGraphsAndDashboard = /*#__PURE__*/ react.default.forwardRef(function ViewGraphsAndDashboard({ children, ...rest }, ref) {
50
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
51
+ width: 64,
52
+ height: 64,
53
+ viewBox: "0 0 32 32",
54
+ xmlns: "http://www.w3.org/2000/svg",
55
+ fill: "currentColor",
56
+ ref,
57
+ ...rest,
58
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30.36 c-0.199,0-0.36-0.161-0.36-0.36v-5.646c-7.903-0.226-13.683-7.811-13.928-8.139c-0.096-0.128-0.096-0.304,0-0.432 c0.127-0.17,1.748-2.297,4.382-4.335l-2.766-1.383C3.242,10.023,3.17,9.945,3.14,9.854c-0.03-0.09-0.03-0.192,0.013-0.278 C5.606,4.681,10.529,1.64,16,1.64c0.199,0,0.36,0.161,0.36,0.36v5.645c1.102,0.032,2.163,0.206,3.173,0.484l2.4-4.802 c0.043-0.085,0.118-0.15,0.209-0.181c0.09-0.03,0.188-0.023,0.274,0.02c2.757,1.381,5.035,3.66,6.417,6.417 c0.042,0.085,0.05,0.184,0.02,0.275c-0.03,0.09-0.096,0.166-0.181,0.208l-2.767,1.383c2.635,2.038,4.254,4.165,4.382,4.335 c0.096,0.128,0.096,0.304,0,0.432c-0.128,0.17-1.747,2.298-4.382,4.335l2.767,1.383c0.085,0.043,0.156,0.121,0.187,0.212 s0.029,0.193-0.013,0.278C26.395,27.319,21.472,30.36,16,30.36z M16.36,24.354v5.281c4.933-0.127,9.353-2.857,11.677-7.215 l-2.776-1.388C22.896,22.734,19.834,24.256,16.36,24.354z M16.36,22.35v1.285c3.111-0.098,5.917-1.436,8.144-2.98l-2.986-1.493 C20.475,20.974,18.566,22.227,16.36,22.35z M2.459,16c1.009,1.243,6.36,7.422,13.181,7.635V22.35c-3.34-0.187-6-2.964-6-6.35 c0-0.894,0.185-1.745,0.52-2.518L6.837,11.82C4.539,13.541,2.961,15.381,2.459,16z M16.36,17.312v4.317 c1.924-0.122,3.59-1.214,4.512-2.79l-3.86-1.931C16.84,17.1,16.615,17.241,16.36,17.312z M10.805,13.805 C10.519,14.48,10.36,15.222,10.36,16c0,2.989,2.337,5.442,5.28,5.629v-4.317c-0.576-0.158-1-0.686-1-1.312 c0-0.09,0.009-0.179,0.026-0.265L10.805,13.805z M21.841,18.518l3.322,1.661c2.299-1.72,3.876-3.56,4.378-4.179 c-0.502-0.619-2.079-2.459-4.378-4.179l-3.322,1.662c0.334,0.772,0.52,1.624,0.52,2.518S22.175,17.745,21.841,18.518z M17.334,16.264l3.861,1.931C21.481,17.52,21.64,16.778,21.64,16s-0.158-1.52-0.444-2.195l-3.861,1.931 C17.352,15.821,17.36,15.91,17.36,16S17.352,16.179,17.334,16.264z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M16.908,14.988c0.036,0.033,0.071,0.067,0.104,0.104l3.86-1.93 c-0.491-0.84-1.193-1.542-2.033-2.034L16.908,14.988z M11.128,13.161l3.861,1.931c0.171-0.191,0.396-0.333,0.651-0.403v-4.317 C13.715,10.493,12.05,11.584,11.128,13.161z M16.36,10.372v4.103l1.835-3.67C17.625,10.563,17.007,10.412,16.36,10.372z M19.161,10.482c0.979,0.563,1.794,1.378,2.356,2.356l2.986-1.493c-1.344-0.932-2.897-1.789-4.603-2.343L19.161,10.482z M7.497,11.346l2.986,1.493c1.042-1.812,2.951-3.065,5.157-3.189V8.366C12.529,8.463,9.723,9.801,7.497,11.346z M20.232,8.34 c1.892,0.622,3.59,1.591,5.028,2.627l2.764-1.382c-1.269-2.369-3.241-4.341-5.61-5.609L20.232,8.34z M3.962,9.579l2.777,1.389 c2.363-1.702,5.427-3.223,8.9-3.322v-5.28C10.707,2.492,6.287,5.222,3.962,9.579z M16.36,9.65c0.763,0.043,1.49,0.221,2.158,0.51 L19.2,8.794c-0.91-0.245-1.86-0.398-2.84-0.429V9.65z" }), children]
59
+ });
60
+ });
25
61
  const VinylRecord = /*#__PURE__*/ react.default.forwardRef(function VinylRecord({ children, ...rest }, ref) {
26
62
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
27
63
  width: 64,
@@ -899,6 +935,9 @@ const ZurichSwissNationalMuseum = /*#__PURE__*/ react.default.forwardRef(functio
899
935
  });
900
936
  });
901
937
  //#endregion
938
+ exports.VideoChat = VideoChat;
939
+ exports.VideoPlay = VideoPlay;
940
+ exports.ViewGraphsAndDashboard = ViewGraphsAndDashboard;
902
941
  exports.VinylRecord = VinylRecord;
903
942
  exports.Virtual = Virtual;
904
943
  exports.VirtualServer = VirtualServer;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const ExpandHorizontal: CarbonPictogramType;
11
+ export default ExpandHorizontal
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("../rolldown-runtime-BmbvWPDh.cjs");
10
+ const require_Icon_js = require("../Icon.js");
11
+ let react = require("react");
12
+ react = require_rolldown_runtime.__toESM(react);
13
+ let react_jsx_runtime = require("react/jsx-runtime");
14
+ //#region virtual:expand--horizontal/index.js
15
+ /**
16
+ * Copyright IBM Corp. 2019, 2023
17
+ *
18
+ * This source code is licensed under the Apache-2.0 license found in the
19
+ * LICENSE file in the root directory of this source tree.
20
+ *
21
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
22
+ */
23
+ const ExpandHorizontal = /*#__PURE__*/ react.default.forwardRef(function ExpandHorizontal({ children, ...rest }, ref) {
24
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
25
+ width: 64,
26
+ height: 64,
27
+ viewBox: "0 0 32 32",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "currentColor",
30
+ ref,
31
+ ...rest,
32
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31.361,31.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.362,0.361-0.362S31.361,30.802,31.361,31.002z M31.361,29.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,28.802,31.361,29.002z M31.361,27.002 c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.361,0.361-0.361S31.361,26.802,31.361,27.002z M31.361,25.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361S30.8,24.64,31,24.64S31.361,24.802,31.361,25.002z M31.361,23.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362 S31.361,22.802,31.361,23.002z M31.361,21.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.361,0.361-0.361S31.361,20.802,31.361,21.002z M31.361,19.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.361,0.361-0.361S31.361,18.802,31.361,19.002z M31.361,17.002 c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,16.802,31.361,17.002z M31.361,15.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362 S31.361,14.802,31.361,15.002z M31.361,13.002c0,0.2-0.162,0.361-0.361,0.361s-0.361-0.162-0.361-0.361 c0-0.2,0.162-0.362,0.361-0.362S31.361,12.802,31.361,13.002z M31.361,11.002c0,0.2-0.162,0.361-0.361,0.361 s-0.361-0.162-0.361-0.361c0-0.2,0.162-0.362,0.361-0.362S31.361,10.802,31.361,11.002z M31.361,9.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,8.802,31.361,9.002z M31.361,7.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,6.802,31.361,7.002z M31.361,5.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,4.802,31.361,5.002z M31.361,3.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,2.802,31.361,3.002z M31.361,1.002 c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362c0-0.2,0.162-0.362,0.361-0.362S31.361,0.802,31.361,1.002z M25.25,12.75 l-0.5,0.5l2.38,2.39H4v0.72h23.13l-2.38,2.39l0.5,0.5L28.51,16L25.25,12.75z M1.36,1H0.64v30h0.72V1z" }), children]
33
+ });
34
+ });
35
+ //#endregion
36
+ module.exports = ExpandHorizontal;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const ExpandVertical: CarbonPictogramType;
11
+ export default ExpandVertical
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("../rolldown-runtime-BmbvWPDh.cjs");
10
+ const require_Icon_js = require("../Icon.js");
11
+ let react = require("react");
12
+ react = require_rolldown_runtime.__toESM(react);
13
+ let react_jsx_runtime = require("react/jsx-runtime");
14
+ //#region virtual:expand--vertical/index.js
15
+ /**
16
+ * Copyright IBM Corp. 2019, 2023
17
+ *
18
+ * This source code is licensed under the Apache-2.0 license found in the
19
+ * LICENSE file in the root directory of this source tree.
20
+ *
21
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
22
+ */
23
+ const ExpandVertical = /*#__PURE__*/ react.default.forwardRef(function ExpandVertical({ children, ...rest }, ref) {
24
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, {
25
+ width: 64,
26
+ height: 64,
27
+ viewBox: "0 0 32 32",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "currentColor",
30
+ ref,
31
+ ...rest,
32
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S31.361,0.802,31.361,1.002z M29.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S29.361,0.802,29.361,1.002z M27.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S27.361,0.802,27.361,1.002z M25.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S25.361,0.802,25.361,1.002z M23.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S23.361,0.802,23.361,1.002z M21.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S21.361,0.802,21.361,1.002z M19.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S19.361,0.802,19.361,1.002z M17.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S17.361,0.802,17.361,1.002z M15.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S15.361,0.802,15.361,1.002z M13.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S13.361,0.802,13.361,1.002z M11.361,1.002c0,0.2-0.162,0.362-0.361,0.362s-0.361-0.162-0.361-0.362 c0-0.2,0.162-0.362,0.361-0.362S11.361,0.802,11.361,1.002z M9.362,1.002c0,0.2-0.162,0.362-0.362,0.362S8.638,1.201,8.638,1.002 C8.638,0.802,8.8,0.64,9,0.64S9.362,0.802,9.362,1.002z M7.362,1.002c0,0.2-0.162,0.362-0.362,0.362S6.638,1.201,6.638,1.002 C6.638,0.802,6.8,0.64,7,0.64S7.362,0.802,7.362,1.002z M5.362,1.002c0,0.2-0.162,0.362-0.362,0.362S4.638,1.201,4.638,1.002 C4.638,0.802,4.8,0.64,5,0.64S5.362,0.802,5.362,1.002z M3.362,1.002c0,0.2-0.162,0.362-0.362,0.362S2.638,1.201,2.638,1.002 C2.638,0.802,2.8,0.64,3,0.64S3.362,0.802,3.362,1.002z M1.362,1.002c0,0.2-0.162,0.362-0.362,0.362S0.638,1.201,0.638,1.002 C0.638,0.802,0.8,0.64,1,0.64S1.362,0.802,1.362,1.002z M16,3.49l-3.25,3.26l0.5,0.5l2.39-2.38V28h0.72V4.87l2.39,2.38l0.5-0.5 L16,3.49z M31,30.64H1v0.721h30V30.64z" }), children]
33
+ });
34
+ });
35
+ //#endregion
36
+ module.exports = ExpandVertical;
package/lib/index.js CHANGED
@@ -528,9 +528,9 @@ exports.EventEndpointManagement = require___generated___bucket_2_js.EventEndpoin
528
528
  exports.EventProcessing = require___generated___bucket_2_js.EventProcessing;
529
529
  exports.EventStreams = require___generated___bucket_2_js.EventStreams;
530
530
  exports.EventStreams_02 = require___generated___bucket_2_js.EventStreams_02;
531
- exports.ExpandHorz = require___generated___bucket_2_js.ExpandHorz;
531
+ exports.ExpandHorizontal = require___generated___bucket_2_js.ExpandHorizontal;
532
532
  exports.ExpandUser = require___generated___bucket_2_js.ExpandUser;
533
- exports.ExpandVert = require___generated___bucket_2_js.ExpandVert;
533
+ exports.ExpandVertical = require___generated___bucket_2_js.ExpandVertical;
534
534
  exports.Expansion = require___generated___bucket_2_js.Expansion;
535
535
  exports.Export_01 = require___generated___bucket_2_js.Export_01;
536
536
  exports.Export_02 = require___generated___bucket_2_js.Export_02;
@@ -802,6 +802,7 @@ exports.Integration_03 = require___generated___bucket_3_js.Integration_03;
802
802
  exports.Intelligence = require___generated___bucket_3_js.Intelligence;
803
803
  exports.IntelligentInfrastructure = require___generated___bucket_3_js.IntelligentInfrastructure;
804
804
  exports.Intercom = require___generated___bucket_3_js.Intercom;
805
+ exports.InternationalStandard = require___generated___bucket_3_js.InternationalStandard;
805
806
  exports.InternetOfThings = require___generated___bucket_3_js.InternetOfThings;
806
807
  exports.InternetOfThings_02 = require___generated___bucket_3_js.InternetOfThings_02;
807
808
  exports.InternetOfThings_03 = require___generated___bucket_3_js.InternetOfThings_03;
@@ -1015,7 +1016,7 @@ exports.Observability_02 = require___generated___bucket_3_js.Observability_02;
1015
1016
  exports.Octopus = require___generated___bucket_3_js.Octopus;
1016
1017
  exports.Office = require___generated___bucket_3_js.Office;
1017
1018
  exports.OilLamp = require___generated___bucket_3_js.OilLamp;
1018
- exports.OilPump = require___generated___bucket_3_js.OilPump;
1019
+ exports.OilPump = require___generated___bucket_4_js.OilPump;
1019
1020
  exports.OilRig = require___generated___bucket_4_js.OilRig;
1020
1021
  exports.Okinawa = require___generated___bucket_4_js.Okinawa;
1021
1022
  exports.OnPremise = require___generated___bucket_4_js.OnPremise;
@@ -1264,7 +1265,7 @@ exports.Shop = require___generated___bucket_4_js.Shop;
1264
1265
  exports.ShoppingCart = require___generated___bucket_4_js.ShoppingCart;
1265
1266
  exports.Shower = require___generated___bucket_4_js.Shower;
1266
1267
  exports.Shrimp = require___generated___bucket_4_js.Shrimp;
1267
- exports.Silence = require___generated___bucket_4_js.Silence;
1268
+ exports.Silence = require___generated___bucket_5_js.Silence;
1268
1269
  exports.SiliconWafer = require___generated___bucket_5_js.SiliconWafer;
1269
1270
  exports.Singapore = require___generated___bucket_5_js.Singapore;
1270
1271
  exports.SingleSignOn = require___generated___bucket_5_js.SingleSignOn;
@@ -1485,6 +1486,8 @@ exports.UfcRing = require___generated___bucket_5_js.UfcRing;
1485
1486
  exports.UnauthorizedUserAccess = require___generated___bucket_5_js.UnauthorizedUserAccess;
1486
1487
  exports.UnderUtilizedSecurity = require___generated___bucket_5_js.UnderUtilizedSecurity;
1487
1488
  exports.UnifyEndpointManagement = require___generated___bucket_5_js.UnifyEndpointManagement;
1489
+ exports.Union = require___generated___bucket_5_js.Union;
1490
+ exports.UnionAct = require___generated___bucket_5_js.UnionAct;
1488
1491
  exports.UnitedGovernance = require___generated___bucket_5_js.UnitedGovernance;
1489
1492
  exports.UniversalExperiences = require___generated___bucket_5_js.UniversalExperiences;
1490
1493
  exports.University = require___generated___bucket_5_js.University;
@@ -1510,11 +1513,11 @@ exports.UserSearch = require___generated___bucket_5_js.UserSearch;
1510
1513
  exports.Vancouver = require___generated___bucket_5_js.Vancouver;
1511
1514
  exports.Vault = require___generated___bucket_5_js.Vault;
1512
1515
  exports.VenezuelaNationalPantheonOfVenezuela = require___generated___bucket_5_js.VenezuelaNationalPantheonOfVenezuela;
1513
- exports.VideoChat = require___generated___bucket_5_js.VideoChat;
1514
- exports.VideoPlay = require___generated___bucket_5_js.VideoPlay;
1516
+ exports.VideoChat = require___generated___bucket_6_js.VideoChat;
1517
+ exports.VideoPlay = require___generated___bucket_6_js.VideoPlay;
1515
1518
  exports.Video_01 = require___generated___bucket_5_js.Video_01;
1516
1519
  exports.Video_02 = require___generated___bucket_5_js.Video_02;
1517
- exports.ViewGraphsAndDashboard = require___generated___bucket_5_js.ViewGraphsAndDashboard;
1520
+ exports.ViewGraphsAndDashboard = require___generated___bucket_6_js.ViewGraphsAndDashboard;
1518
1521
  exports.VinylRecord = require___generated___bucket_6_js.VinylRecord;
1519
1522
  exports.Virtual = require___generated___bucket_6_js.Virtual;
1520
1523
  exports.VirtualServer = require___generated___bucket_6_js.VirtualServer;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const InternationalStandard: CarbonPictogramType;
11
+ export default InternationalStandard