@carbon/pictograms-react 11.102.0 → 11.103.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 (81) hide show
  1. package/es/__generated__/bucket-0.d.ts +2 -2
  2. package/es/__generated__/bucket-0.js +13 -13
  3. package/es/__generated__/bucket-1.d.ts +3 -3
  4. package/es/__generated__/bucket-1.js +25 -25
  5. package/es/__generated__/bucket-2.d.ts +4 -4
  6. package/es/__generated__/bucket-2.js +37 -37
  7. package/es/__generated__/bucket-3.d.ts +9 -9
  8. package/es/__generated__/bucket-3.js +97 -97
  9. package/es/__generated__/bucket-4.d.ts +12 -12
  10. package/es/__generated__/bucket-4.js +133 -133
  11. package/es/__generated__/bucket-5.d.ts +14 -14
  12. package/es/__generated__/bucket-5.js +157 -157
  13. package/es/__generated__/bucket-6.d.ts +15 -1
  14. package/es/__generated__/bucket-6.js +169 -1
  15. package/es/chennai/index.d.ts +11 -0
  16. package/es/chennai/index.js +34 -0
  17. package/es/denver/index.d.ts +11 -0
  18. package/es/denver/index.js +34 -0
  19. package/es/frankfurt/index.d.ts +11 -0
  20. package/es/frankfurt/index.js +34 -0
  21. package/es/index.js +8 -8
  22. package/es/laptop/index.d.ts +11 -0
  23. package/es/laptop/index.js +34 -0
  24. package/es/los-angeles/index.d.ts +11 -0
  25. package/es/los-angeles/index.js +34 -0
  26. package/es/lotus--flower/index.d.ts +11 -0
  27. package/es/lotus--flower/index.js +34 -0
  28. package/es/men--showers/index.d.ts +11 -0
  29. package/es/men--showers/index.js +34 -0
  30. package/es/miami/index.d.ts +11 -0
  31. package/es/miami/index.js +34 -0
  32. package/es/oslo/index.d.ts +11 -0
  33. package/es/oslo/index.js +34 -0
  34. package/es/perth/index.d.ts +11 -0
  35. package/es/perth/index.js +34 -0
  36. package/es/san-jose/index.d.ts +11 -0
  37. package/es/san-jose/index.js +34 -0
  38. package/es/taipei/index.d.ts +11 -0
  39. package/es/taipei/index.js +34 -0
  40. package/es/technology-zone--finger/index.d.ts +11 -0
  41. package/es/technology-zone--finger/index.js +34 -0
  42. package/es/women--showers/index.d.ts +11 -0
  43. package/es/women--showers/index.js +34 -0
  44. package/lib/__generated__/bucket-0.js +13 -13
  45. package/lib/__generated__/bucket-1.js +26 -26
  46. package/lib/__generated__/bucket-2.js +39 -39
  47. package/lib/__generated__/bucket-3.js +104 -104
  48. package/lib/__generated__/bucket-4.js +143 -143
  49. package/lib/__generated__/bucket-5.js +169 -169
  50. package/lib/__generated__/bucket-6.js +182 -0
  51. package/lib/chennai/index.d.ts +11 -0
  52. package/lib/chennai/index.js +35 -0
  53. package/lib/denver/index.d.ts +11 -0
  54. package/lib/denver/index.js +35 -0
  55. package/lib/frankfurt/index.d.ts +11 -0
  56. package/lib/frankfurt/index.js +35 -0
  57. package/lib/index.js +52 -38
  58. package/lib/laptop/index.d.ts +11 -0
  59. package/lib/laptop/index.js +35 -0
  60. package/lib/los-angeles/index.d.ts +11 -0
  61. package/lib/los-angeles/index.js +35 -0
  62. package/lib/lotus--flower/index.d.ts +11 -0
  63. package/lib/lotus--flower/index.js +35 -0
  64. package/lib/men--showers/index.d.ts +11 -0
  65. package/lib/men--showers/index.js +35 -0
  66. package/lib/miami/index.d.ts +11 -0
  67. package/lib/miami/index.js +35 -0
  68. package/lib/oslo/index.d.ts +11 -0
  69. package/lib/oslo/index.js +35 -0
  70. package/lib/perth/index.d.ts +11 -0
  71. package/lib/perth/index.js +35 -0
  72. package/lib/san-jose/index.d.ts +11 -0
  73. package/lib/san-jose/index.js +35 -0
  74. package/lib/taipei/index.d.ts +11 -0
  75. package/lib/taipei/index.js +35 -0
  76. package/lib/technology-zone--finger/index.d.ts +11 -0
  77. package/lib/technology-zone--finger/index.js +35 -0
  78. package/lib/women--showers/index.d.ts +11 -0
  79. package/lib/women--showers/index.js +35 -0
  80. package/package.json +3 -3
  81. package/umd/index.js +246 -64
@@ -20,6 +20,18 @@ let react_jsx_runtime = require("react/jsx-runtime");
20
20
  *
21
21
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
22
22
  */
23
+ const CloudObjectStorage = /* @__PURE__ */ react.default.forwardRef(function CloudObjectStorage({ children, ...rest }, ref) {
24
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
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: "M16,31.36 c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7 C16.117,31.346,16.059,31.36,16,31.36z M16.36,17.603v12.795l4.28-2.305v-8.186L16.36,17.603z M11.36,28.093l4.28,2.305V17.603 l-4.28,2.305C11.36,19.908,11.36,28.093,11.36,28.093z M21.36,20.295v7.41L28.24,24L21.36,20.295z M3.759,24l6.881,3.705v-7.41 L3.759,24z M21.36,19.478l7.279,3.92V8.215L16,1.409L3.36,8.215v15.183l7.28-3.92v-6.166c-0.576-0.158-1-0.686-1-1.312 c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.424,1.153-1,1.312v5.778l4.28-2.305v-6.474 c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36c0.75,0,1.36,0.611,1.36,1.361c0,0.625-0.425,1.153-1,1.312v6.474 l4.28,2.305v-5.778c-0.575-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312 C21.36,13.313,21.36,19.478,21.36,19.478z M21,11.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S21.353,11.36,21,11.36z M11,11.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,11.36,11,11.36 z M16,8.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,9.64,16,9.64c0.353,0,0.64-0.287,0.64-0.64S16.353,8.36,16,8.36z" }), children]
33
+ });
34
+ });
23
35
  const CloudOracle = /* @__PURE__ */ react.default.forwardRef(function CloudOracle({ children, ...rest }, ref) {
24
36
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
25
37
  width: 64,
@@ -1893,6 +1905,18 @@ const DeliveryTruck = /* @__PURE__ */ react.default.forwardRef(function Delivery
1893
1905
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,28.36c-1.731,0-3.161-1.316-3.341-3H10.341c-0.18,1.684-1.61,3-3.341,3s-3.161-1.316-3.341-3H3 c-1.301,0-2.36-1.059-2.36-2.36v-7c0-0.068,0.019-0.131,0.051-0.185L4.73,8.82c0.064-0.111,0.183-0.18,0.312-0.18h7.599V4 c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v21c0,0.199-0.161,0.36-0.36,0.36h-1.659 C29.161,27.044,27.731,28.36,26,28.36z M26,22.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64 S27.456,22.36,26,22.36z M7,22.36c-1.456,0-2.64,1.184-2.64,2.64S5.544,27.64,7,27.64S9.64,26.456,9.64,25S8.456,22.36,7,22.36z M29.341,24.64h1.299V4.36H13.36v20.28h9.299c0.18-1.684,1.609-3,3.341-3S29.161,22.956,29.341,24.64z M10.341,24.64h2.299v-8.28 H1.36V23c0,0.904,0.736,1.64,1.64,1.64h0.659c0.18-1.684,1.61-3,3.341-3S10.161,22.956,10.341,24.64z M10.36,15.64h2.28V9.36h-2.28 V15.64z M1.624,15.64H9.64V9.36H5.25L1.624,15.64z M11,18.36H9v-0.72h2V18.36z M29,16.36h-8v-0.72h8V16.36z M29,13.36H19v-0.72h10 V13.36z M29,10.36H17V9.64h12V10.36z M29,7.36H15V6.64h14V7.36z" }), children]
1894
1906
  });
1895
1907
  });
1908
+ const Denver = /* @__PURE__ */ react.default.forwardRef(function Denver({ children, ...rest }, ref) {
1909
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1910
+ width: 64,
1911
+ height: 64,
1912
+ viewBox: "0 0 32 32",
1913
+ xmlns: "http://www.w3.org/2000/svg",
1914
+ fill: "currentColor",
1915
+ ref,
1916
+ ...rest,
1917
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30.36H3V29.64h0.661l0.974-16.565L3.64,11V8.64h1.027C4.823,7.626,5.626,6.823,6.64,6.667V5h0.72v1.668 C8.373,6.823,9.177,7.626,9.332,8.64h1.027l-0.038,2.521l-0.957,1.914l0.974,16.565h1.301V6h0.72v23.64h5.28V28.36H13V27.64h4.64 V26.36H13V25.64h4.64V24.36H13V23.64h4.64V22.36H13V21.64h4.64V20.36H14V19.64h3.64V18.36H14V17.64h3.64v-1.28H14v-0.72h3.64v-1.28 H14v-0.72h3.64v-1.28H15v-0.72h2.64v-1.28H15V9.64h2.619c-0.242-2.055-2.545-2.273-2.648-2.281l-0.33-0.028l0-2.971H14 c-1.622,0-1.641,1.573-1.641,1.64h-0.72c0-0.816,0.493-2.36,2.36-2.36h1.359v3.043c1.193,0.208,3,1.087,3,3.316v19.64h2.279V27.36 H20V26.64h0.64V15.36H20v-0.72h0.64v-4h1V9.36h-1.408l3.1-3.72h0.309V3h0.721v2.64h0.309l3.1,3.72H26.36v1.28h1v4H28v0.72h-0.64 v11.28H28v0.721h-0.64v2.279H29L29,30.36L29,30.36z M24.36,29.64h2.279V27.36H21.36v2.279h2.279V28h0.721V29.64z M7.36,29.64h2.258 L9.014,19.36H7.36v2.279H9v0.721H7.36v2.279H9v0.721H7.36v2.279H9v0.721H7.36C7.36,28.36,7.36,29.64,7.36,29.64z M4.382,29.64H6.64 V28.36H5V27.64h1.64V25.36H5V24.64h1.64V22.36H5V21.64h1.64V19.36H4.986C4.986,19.36,4.382,29.64,4.382,29.64z M21.36,26.64h5.279 V15.36H21.36V26.64z M7.36,18.64h1.611l-0.134-2.28H7.36L7.36,18.64L7.36,18.64z M5.029,18.64H6.64v-2.28H5.163L5.029,18.64 L5.029,18.64z M7.36,15.64h1.435l-0.134-2.28H7.36C7.36,13.36,7.36,15.64,7.36,15.64z M5.206,15.64H6.64v-2.28H5.339L5.206,15.64z M21.36,14.64h5.279v-3.28H21.36V14.64z M7.36,12.64h1.418l0.64-1.28H7.36C7.36,11.36,7.36,12.64,7.36,12.64z M5.223,12.64H6.64 v-1.28H4.583L5.223,12.64z M22.36,10.64h3.279V9.36H22.36V10.64z M7.36,10.64h2.28V9.36H7.36C7.36,9.36,7.36,10.64,7.36,10.64z M4.36,10.64h2.28V9.36H4.36C4.36,9.36,4.36,10.64,4.36,10.64z M26,8.64h0.231l-1.9-2.28h-0.662l-1.9,2.28H26L26,8.64z M5.4,8.64 h3.2C8.435,7.908,7.781,7.36,7,7.36S5.564,7.908,5.4,8.64z M24.36,26H23.64V16h0.721V26z M24.36,14H23.64v-2h0.721V14z" }), children]
1918
+ });
1919
+ });
1896
1920
  const DeployingContainers = /* @__PURE__ */ react.default.forwardRef(function DeployingContainers({ children, ...rest }, ref) {
1897
1921
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1898
1922
  width: 64,
@@ -3060,31 +3084,8 @@ const EscalatorDown = /* @__PURE__ */ react.default.forwardRef(function Escalato
3060
3084
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.36,29.36H3v-0.72h5.131l-7.385-7.385l0.509-0.51l7.386,7.386V23h0.72v6.36H9.36z M27.36,18 h-0.72v-5c0-1.456-1.184-2.64-2.64-2.64s-2.64,1.185-2.64,2.64h-0.72c0-1.853,1.508-3.36,3.36-3.36s3.36,1.507,3.36,3.36V18z M24,8.36c-1.302,0-2.36-1.059-2.36-2.36S22.698,3.64,24,3.64S26.36,4.699,26.36,6S25.302,8.36,24,8.36z M24,4.36 c-0.904,0-1.64,0.736-1.64,1.64S23.096,7.64,24,7.64S25.64,6.904,25.64,6S24.904,4.36,24,4.36z M27,29.36h-3.643 c-0.621,0-1.229-0.252-1.669-0.691L6.38,13.361L5,13.36c-2.404,0-4.36-1.954-4.36-4.356C0.64,6.596,2.596,4.64,5,4.64h3.614 c0.63,0,1.223,0.245,1.669,0.691l15.309,15.308H27c2.404,0,4.36,1.957,4.36,4.361S29.404,29.36,27,29.36z M5,5.36 C2.993,5.36,1.36,6.993,1.36,9c0,2.009,1.633,3.64,3.64,3.64l1.529,0.001c0.096,0,0.187,0.038,0.254,0.105l15.415,15.413 c0.305,0.306,0.728,0.48,1.159,0.48H27c2.007,0,3.64-1.633,3.64-3.64c0-2.008-1.633-3.641-3.64-3.641h-1.56 c-0.11,0-0.21-0.051-0.276-0.129L9.774,5.84c-0.311-0.31-0.722-0.48-1.16-0.48H5z" }), children]
3061
3085
  });
3062
3086
  });
3063
- const EscalatorUp = /* @__PURE__ */ react.default.forwardRef(function EscalatorUp({ children, ...rest }, ref) {
3064
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3065
- width: 64,
3066
- height: 64,
3067
- viewBox: "0 0 32 32",
3068
- xmlns: "http://www.w3.org/2000/svg",
3069
- fill: "currentColor",
3070
- ref,
3071
- ...rest,
3072
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.643,29.36H5c-2.404,0-4.36-1.956-4.36-4.36S2.596,20.639,5,20.639h1.409L21.718,5.332 c0.439-0.439,1.048-0.691,1.669-0.691H27c2.404,0,4.36,1.956,4.36,4.36s-1.956,4.36-4.36,4.36h-1.379L10.311,28.67 C9.872,29.108,9.264,29.36,8.643,29.36z M5,21.359c-2.007,0-3.641,1.633-3.641,3.641c0,2.007,1.633,3.64,3.64,3.64h3.643 c0.432,0,0.854-0.175,1.16-0.48l15.414-15.414c0.067-0.068,0.159-0.105,0.255-0.105H27c2.007,0,3.64-1.633,3.64-3.64 S29.007,5.36,27,5.36h-3.613c-0.432,0-0.854,0.175-1.159,0.48L6.836,21.23c-0.066,0.078-0.165,0.129-0.276,0.129H5z M23.255,29.255 l-0.51-0.51l7.386-7.385H25v-0.72h6.36V27h-0.72v-5.131L23.255,29.255z M5.36,18H4.64v-5c0-1.853,1.507-3.36,3.36-3.36 c1.848,0,3.352,1.512,3.352,3.372h-0.72c0-1.462-1.181-2.652-2.632-2.652c-1.456,0-2.64,1.185-2.64,2.64C5.36,13,5.36,18,5.36,18z M8,8.36C6.699,8.36,5.64,7.301,5.64,6S6.699,3.64,8,3.64S10.36,4.699,10.36,6S9.302,8.36,8,8.36z M8,4.36 C7.096,4.36,6.36,5.096,6.36,6S7.096,7.64,8,7.64S9.641,6.904,9.641,6S8.905,4.36,8,4.36z" }), children]
3073
- });
3074
- });
3075
- const EsgReporting_01 = /* @__PURE__ */ react.default.forwardRef(function EsgReporting_01({ children, ...rest }, ref) {
3076
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3077
- width: 64,
3078
- height: 64,
3079
- viewBox: "0 0 32 32",
3080
- xmlns: "http://www.w3.org/2000/svg",
3081
- fill: "currentColor",
3082
- ref,
3083
- ...rest,
3084
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.347,28.69 c-0.145-4.92-3.642-6.331-7.035-7.689c-3.543-1.417-6.886-2.761-6.946-7.866c-0.001-0.094-0.006-0.179-0.006-0.275v-0.108V11.36H19 c4.127,0,7.36-3.233,7.36-7.36V1c0-0.199-0.161-0.36-0.36-0.36h-3c-3.317,0-6.052,2.09-7,5.053C15.052,2.73,12.317,0.64,9,0.64H6 C5.801,0.64,5.64,0.801,5.64,1v3c0,4.127,3.233,7.36,7.36,7.36h2.64v1.392v0.108c0,5.223-3.378,6.609-6.955,8.075 c-3.391,1.39-6.886,2.836-7.031,7.755C1.072,28.844,0.64,29.37,0.64,30c0,0.75,0.61,1.36,1.36,1.36S3.36,30.75,3.36,30 c0-0.62-0.419-1.138-0.987-1.302c0.139-4.443,3.268-5.737,6.585-7.098c2.384-0.977,4.815-1.985,6.212-4.163 c-0.72,2.974-2.155,4.198-3.47,5.308c-1.526,1.288-2.958,2.527-3.045,5.944C8.073,28.842,7.64,29.369,7.64,30 c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36c0-0.619-0.418-1.137-0.985-1.301c0.081-3.088,1.334-4.174,2.791-5.404 c1.276-1.077,2.658-2.256,3.474-4.829v10.229c-0.575,0.159-1,0.681-1,1.306c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36 c0-0.625-0.426-1.147-1-1.306v-10.23c0.816,2.573,2.198,3.753,3.474,4.829c1.457,1.23,2.709,2.316,2.79,5.404 C22.058,28.863,21.64,29.381,21.64,30c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36c0-0.63-0.433-1.157-1.016-1.311 c-0.087-3.417-1.519-4.656-3.045-5.944c-1.285-1.085-2.687-2.274-3.422-5.105c1.405,2.115,3.809,3.087,6.167,4.03 c3.317,1.326,6.444,2.589,6.583,7.028C29.059,28.862,28.64,29.38,28.64,30c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36 C31.36,29.37,30.928,28.844,30.347,28.69z M23,1.36h2.64V4c0,3.723-2.916,6.64-6.64,6.64h-2.131l5.386-5.386l-0.51-0.509 l-5.385,5.386V8C16.36,4.277,19.276,1.36,23,1.36z M6.36,4V1.36H9c3.723,0,6.64,2.917,6.64,6.64v2.131l-5.386-5.386L9.746,5.254 l5.386,5.386H13C9.277,10.64,6.36,7.723,6.36,4z M2.64,30c0,0.353-0.287,0.64-0.64,0.64S1.36,30.353,1.36,30S1.647,29.36,2,29.36 S2.64,29.647,2.64,30z M9.64,30c0,0.353-0.287,0.64-0.64,0.64S8.36,30.353,8.36,30S8.647,29.36,9,29.36S9.64,29.647,9.64,30z M23.64,30c0,0.353-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64S23.64,29.647,23.64,30z M16.64,30 c0,0.353-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64C16.353,29.36,16.64,29.647,16.64,30z M30,30.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S30.353,30.64,30,30.64z" }), children]
3085
- });
3086
- });
3087
3087
  //#endregion
3088
+ exports.CloudObjectStorage = CloudObjectStorage;
3088
3089
  exports.CloudOracle = CloudOracle;
3089
3090
  exports.CloudPakFamily = CloudPakFamily;
3090
3091
  exports.CloudPakForApplications = CloudPakForApplications;
@@ -3238,6 +3239,7 @@ exports.Delete = Delete;
3238
3239
  exports.DeliverInsights = DeliverInsights;
3239
3240
  exports.Delivered = Delivered;
3240
3241
  exports.DeliveryTruck = DeliveryTruck;
3242
+ exports.Denver = Denver;
3241
3243
  exports.DeployingContainers = DeployingContainers;
3242
3244
  exports.Deployment = Deployment;
3243
3245
  exports.Design = Design;
@@ -3333,5 +3335,3 @@ exports.Envelope = Envelope;
3333
3335
  exports.EpinephrineAutoInjectors = EpinephrineAutoInjectors;
3334
3336
  exports.ErlenmeyerFlask = ErlenmeyerFlask;
3335
3337
  exports.EscalatorDown = EscalatorDown;
3336
- exports.EscalatorUp = EscalatorUp;
3337
- exports.EsgReporting_01 = EsgReporting_01;
@@ -21,6 +21,30 @@ let react_jsx_runtime = require("react/jsx-runtime");
21
21
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
22
22
  */
23
23
  const didWarnAboutDeprecation = {};
24
+ const EscalatorUp = /* @__PURE__ */ react.default.forwardRef(function EscalatorUp({ children, ...rest }, ref) {
25
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
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: "M8.643,29.36H5c-2.404,0-4.36-1.956-4.36-4.36S2.596,20.639,5,20.639h1.409L21.718,5.332 c0.439-0.439,1.048-0.691,1.669-0.691H27c2.404,0,4.36,1.956,4.36,4.36s-1.956,4.36-4.36,4.36h-1.379L10.311,28.67 C9.872,29.108,9.264,29.36,8.643,29.36z M5,21.359c-2.007,0-3.641,1.633-3.641,3.641c0,2.007,1.633,3.64,3.64,3.64h3.643 c0.432,0,0.854-0.175,1.16-0.48l15.414-15.414c0.067-0.068,0.159-0.105,0.255-0.105H27c2.007,0,3.64-1.633,3.64-3.64 S29.007,5.36,27,5.36h-3.613c-0.432,0-0.854,0.175-1.159,0.48L6.836,21.23c-0.066,0.078-0.165,0.129-0.276,0.129H5z M23.255,29.255 l-0.51-0.51l7.386-7.385H25v-0.72h6.36V27h-0.72v-5.131L23.255,29.255z M5.36,18H4.64v-5c0-1.853,1.507-3.36,3.36-3.36 c1.848,0,3.352,1.512,3.352,3.372h-0.72c0-1.462-1.181-2.652-2.632-2.652c-1.456,0-2.64,1.185-2.64,2.64C5.36,13,5.36,18,5.36,18z M8,8.36C6.699,8.36,5.64,7.301,5.64,6S6.699,3.64,8,3.64S10.36,4.699,10.36,6S9.302,8.36,8,8.36z M8,4.36 C7.096,4.36,6.36,5.096,6.36,6S7.096,7.64,8,7.64S9.641,6.904,9.641,6S8.905,4.36,8,4.36z" }), children]
34
+ });
35
+ });
36
+ const EsgReporting_01 = /* @__PURE__ */ react.default.forwardRef(function EsgReporting_01({ children, ...rest }, ref) {
37
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
38
+ width: 64,
39
+ height: 64,
40
+ viewBox: "0 0 32 32",
41
+ xmlns: "http://www.w3.org/2000/svg",
42
+ fill: "currentColor",
43
+ ref,
44
+ ...rest,
45
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.347,28.69 c-0.145-4.92-3.642-6.331-7.035-7.689c-3.543-1.417-6.886-2.761-6.946-7.866c-0.001-0.094-0.006-0.179-0.006-0.275v-0.108V11.36H19 c4.127,0,7.36-3.233,7.36-7.36V1c0-0.199-0.161-0.36-0.36-0.36h-3c-3.317,0-6.052,2.09-7,5.053C15.052,2.73,12.317,0.64,9,0.64H6 C5.801,0.64,5.64,0.801,5.64,1v3c0,4.127,3.233,7.36,7.36,7.36h2.64v1.392v0.108c0,5.223-3.378,6.609-6.955,8.075 c-3.391,1.39-6.886,2.836-7.031,7.755C1.072,28.844,0.64,29.37,0.64,30c0,0.75,0.61,1.36,1.36,1.36S3.36,30.75,3.36,30 c0-0.62-0.419-1.138-0.987-1.302c0.139-4.443,3.268-5.737,6.585-7.098c2.384-0.977,4.815-1.985,6.212-4.163 c-0.72,2.974-2.155,4.198-3.47,5.308c-1.526,1.288-2.958,2.527-3.045,5.944C8.073,28.842,7.64,29.369,7.64,30 c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36c0-0.619-0.418-1.137-0.985-1.301c0.081-3.088,1.334-4.174,2.791-5.404 c1.276-1.077,2.658-2.256,3.474-4.829v10.229c-0.575,0.159-1,0.681-1,1.306c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36 c0-0.625-0.426-1.147-1-1.306v-10.23c0.816,2.573,2.198,3.753,3.474,4.829c1.457,1.23,2.709,2.316,2.79,5.404 C22.058,28.863,21.64,29.381,21.64,30c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36c0-0.63-0.433-1.157-1.016-1.311 c-0.087-3.417-1.519-4.656-3.045-5.944c-1.285-1.085-2.687-2.274-3.422-5.105c1.405,2.115,3.809,3.087,6.167,4.03 c3.317,1.326,6.444,2.589,6.583,7.028C29.059,28.862,28.64,29.38,28.64,30c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36 C31.36,29.37,30.928,28.844,30.347,28.69z M23,1.36h2.64V4c0,3.723-2.916,6.64-6.64,6.64h-2.131l5.386-5.386l-0.51-0.509 l-5.385,5.386V8C16.36,4.277,19.276,1.36,23,1.36z M6.36,4V1.36H9c3.723,0,6.64,2.917,6.64,6.64v2.131l-5.386-5.386L9.746,5.254 l5.386,5.386H13C9.277,10.64,6.36,7.723,6.36,4z M2.64,30c0,0.353-0.287,0.64-0.64,0.64S1.36,30.353,1.36,30S1.647,29.36,2,29.36 S2.64,29.647,2.64,30z M9.64,30c0,0.353-0.287,0.64-0.64,0.64S8.36,30.353,8.36,30S8.647,29.36,9,29.36S9.64,29.647,9.64,30z M23.64,30c0,0.353-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64S23.64,29.647,23.64,30z M16.64,30 c0,0.353-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64C16.353,29.36,16.64,29.647,16.64,30z M30,30.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S30.353,30.64,30,30.64z" }), children]
46
+ });
47
+ });
24
48
  const EsgReporting_02 = /* @__PURE__ */ react.default.forwardRef(function EsgReporting_02({ children, ...rest }, ref) {
25
49
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
26
50
  width: 64,
@@ -1117,6 +1141,18 @@ const Fragile = /* @__PURE__ */ react.default.forwardRef(function Fragile({ chil
1117
1141
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,31.36H11v-0.72h4.64V17.35c-3.34-0.187-6-2.963-6-6.35V1c0-0.199,0.161-0.36,0.36-0.36h10 c0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392L17.509,4l1.746,1.746c0.141,0.141,0.141,0.368,0,0.509l-3,3 l-0.509-0.509L18.491,6l-1.746-1.746c-0.141-0.141-0.141-0.368,0-0.509l2.385-2.386h-8.77V11c0,3.11,2.53,5.64,5.64,5.64 s5.64-2.53,5.64-5.64V3h0.721v8c0,3.386-2.66,6.163-6,6.35v13.29H21V31.36z" }), children]
1118
1142
  });
1119
1143
  });
1144
+ const Frankfurt = /* @__PURE__ */ react.default.forwardRef(function Frankfurt({ children, ...rest }, ref) {
1145
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1146
+ width: 64,
1147
+ height: 64,
1148
+ viewBox: "0 0 32 32",
1149
+ xmlns: "http://www.w3.org/2000/svg",
1150
+ fill: "currentColor",
1151
+ ref,
1152
+ ...rest,
1153
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30.36h-5V29.64h5V30.36z M30.36,30.359H29.64V10.173L25,6.461l-4.64,3.712v3.678l1,1v2.298l-2,2v1.49h2 v9.72H20.64V21.36h-9.28v8.999h-0.72v-9.72h2v-1.49l-2-2v-2.298l3-3V9.64h2V7h0.72v2.64h2v2.211l1.279,1.28V9.827l2-1.6V3.64h6.721 v4.587l2,1.6L30.36,30.359L30.36,30.359z M13.36,20.64h5.28V19.36h-5.28C13.36,19.36,13.36,20.64,13.36,20.64z M13.149,18.64h5.702 l1.28-1.279h-8.262L13.149,18.64L13.149,18.64z M11.36,16.64h9.28v-1.28h-9.28C11.36,15.36,11.36,16.64,11.36,16.64z M11.869,14.64 h8.262l-2.28-2.28h-3.702L11.869,14.64L11.869,14.64z M14.36,11.64h3.28v-1.28h-3.28C14.36,10.36,14.36,11.64,14.36,11.64z M25,5.539l2.64,2.112V4.36H22.36v3.291L25,5.539L25,5.539z M18.36,30.359H17.64V24.36h-2.28v5.999h-0.72v-6.72h3.72V30.359z M2.36,30.359H1.64V2.64h10.72V13h-0.72V3.36H2.36V30.359z M13.36,30h-0.72v-2h0.72V30z M29,28.36h-5V27.64h5V28.36z M8,28.36H4 V27.64h4V28.36z M13.36,27h-0.72v-2h0.72V27z M29,26.36h-5V25.64h5V26.36z M8,25.36H4V24.64h4V25.36z M29,24.36h-5V23.64h5V24.36z M13.36,24h-0.72v-2h0.72V24z M29,22.36h-5V21.64h5V22.36z M8,22.36H4V21.64h4V22.36z M29,20.36h-5V19.64h5V20.36z M8,19.36H4V18.64 h4V19.36z M29,18.36h-5V17.64h5V18.36z M29,16.36h-5v-0.72h5V16.36z M8,16.36H4v-0.72h4V16.36z M29,14.36h-5v-0.72h5V14.36z M8,13.36H4v-0.72h4V13.36z M29,12.36h-5v-0.72h5V12.36z M8,10.36H4V9.64h4V10.36z M8,7.36H4V6.64h4V7.36z" }), children]
1154
+ });
1155
+ });
1120
1156
  const FreeTrial = /* @__PURE__ */ react.default.forwardRef(function FreeTrial({ children, ...rest }, ref) {
1121
1157
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1122
1158
  width: 64,
@@ -3019,43 +3055,9 @@ const IbmZOsContainerPlatform = /* @__PURE__ */ react.default.forwardRef(functio
3019
3055
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36 c-0.001,0-0.002,0-0.003,0H1c-0.199,0-0.36-0.161-0.36-0.36V16.001c0-0.001,0-0.002,0-0.003V1c0-0.199,0.161-0.36,0.36-0.36h15 c0.199,0,0.36,0.161,0.36,0.36v14.64H31c0.199,0,0.36,0.161,0.36,0.36v15c0,0.199-0.161,0.36-0.36,0.36H16.003 C16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64h14.28V16.36H16.36V30.64z M1.36,30.64h13.771L1.36,16.869V30.64z M1.869,16.36 L15.64,30.131V16.36H1.869z M1.869,15.64H15.64V1.869L1.869,15.64z M1.36,1.36v13.771L15.131,1.36H1.36z M31,11.36H21 c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v10 C31.36,11.199,31.199,11.36,31,11.36z M21.36,10.64h9.279V1.36H21.36V10.64z" }), children]
3020
3056
  });
3021
3057
  });
3022
- const IbmZOsPackageManager = /* @__PURE__ */ react.default.forwardRef(function IbmZOsPackageManager({ children, ...rest }, ref) {
3023
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3024
- width: 64,
3025
- height: 64,
3026
- viewBox: "0 0 32 32",
3027
- xmlns: "http://www.w3.org/2000/svg",
3028
- fill: "currentColor",
3029
- ref,
3030
- ...rest,
3031
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4.36,14H3.64V9 c0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l4.266,2.488l-0.363,0.622L16,2.417L4.36,9.207V14z M16,29.583l-11.64-6.79V18H3.64v5c0,0.128,0.068,0.246,0.179,0.311l12,7c0.056,0.033,0.119,0.05,0.181,0.05 c0.062,0,0.125-0.017,0.182-0.05l4.271-2.492l-0.363-0.621L16,29.583z M28.182,8.689l-4.279-2.496L23.54,6.815l4.101,2.392v13.586 l-4.094,2.389l0.363,0.621l4.272-2.492c0.11-0.064,0.179-0.183,0.179-0.311V9C28.36,8.872,28.292,8.753,28.182,8.689z M16.36,21.131 V10h-0.72v11.131l-4.386-4.386l-0.509,0.509L16,22.509l5.255-5.254l-0.51-0.509L16.36,21.131z" }), children]
3032
- });
3033
- });
3034
- const IbmZ16 = /* @__PURE__ */ react.default.forwardRef(function IbmZ16({ children, ...rest }, ref) {
3035
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3036
- width: 64,
3037
- height: 64,
3038
- viewBox: "0 0 32 32",
3039
- xmlns: "http://www.w3.org/2000/svg",
3040
- fill: "currentColor",
3041
- ref,
3042
- ...rest,
3043
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.003,31.36H31c0.199,0,0.36-0.161,0.36-0.36V1 c0-0.199-0.161-0.36-0.36-0.36H16.003c-0.002,0-0.004,0-0.006,0H1C0.801,0.64,0.64,0.801,0.64,1v14.999c0,0.001,0,0.002,0,0.003V31 c0,0.199,0.161,0.36,0.36,0.36h14.997c0.001,0,0.002,0,0.003,0C16.001,31.36,16.002,31.36,16.003,31.36z M16.36,16.36h14.28v14.28 H16.36V16.36z M1.36,16.869L15.131,30.64H1.36V16.869z M15.64,16.36v13.771L1.869,16.36H15.64z M16.36,1.36h14.28v14.28H16.36V1.36z M15.64,1.869V15.64H1.869L15.64,1.869z M15.131,1.36L1.36,15.131V1.36H15.131z" }), children]
3044
- });
3045
- });
3046
- const IbmZ16MultiFrame = /* @__PURE__ */ react.default.forwardRef(function IbmZ16MultiFrame({ children, ...rest }, ref) {
3047
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3048
- width: 64,
3049
- height: 64,
3050
- viewBox: "0 0 32 32",
3051
- xmlns: "http://www.w3.org/2000/svg",
3052
- fill: "currentColor",
3053
- ref,
3054
- ...rest,
3055
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,28.36H4 c-0.199,0-0.36-0.161-0.36-0.36v-8.999c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4c0-0.199,0.161-0.36,0.36-0.36h24 c0.199,0,0.36,0.161,0.36,0.36v24C28.36,28.199,28.199,28.36,28,28.36z M26.36,27.64h1.279V4.36H26.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M23.869,27.64h1.771v-1.771L23.869,27.64z M20.36,27.64h2.279v-5.28 H20.36V27.64z M18.36,27.64h1.279v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36H18.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M15.869,27.64h1.771v-1.771L15.869,27.64z M12.36,27.64h2.28v-5.28 h-2.28V27.64z M10.36,27.64h1.28v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36h-1.28v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M7.869,27.64H9.64v-1.771L7.869,27.64z M4.36,27.64h2.28v-5.28H4.36 V27.64z M23.36,22.869v4.262L25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25 L7.36,22.869z M23.869,22.36l1.771,1.771V22.36H23.869z M15.869,22.36l1.771,1.771V22.36H15.869z M7.869,22.36l1.771,1.771V22.36 H7.869z M23.36,21.64h2.279v-5.28H23.36V21.64z M20.36,21.64h1.771l-1.771-1.771V21.64z M15.36,21.64h2.28v-5.28h-2.28V21.64z M12.36,21.64h1.771l-1.771-1.771V21.64z M7.36,21.64h2.28v-5.28H7.36V21.64z M4.36,21.64h1.771L4.36,19.869V21.64z M20.509,19 l2.131,2.131v-4.262L20.509,19z M12.509,19l2.131,2.131v-4.262L12.509,19z M4.509,19l2.131,2.131v-4.262L4.509,19z M20.36,16.36 v1.771l1.771-1.771H20.36z M12.36,16.36v1.771l1.771-1.771H12.36z M4.36,16.36v1.771l1.771-1.771H4.36z M23.869,15.64h1.771v-1.771 L23.869,15.64z M20.36,15.64h2.279v-5.28H20.36V15.64z M15.869,15.64h1.771v-1.771L15.869,15.64z M12.36,15.64h2.28v-5.28h-2.28 V15.64z M7.869,15.64H9.64v-1.771L7.869,15.64z M4.36,15.64h2.28v-5.28H4.36V15.64z M23.36,10.869v4.262L25.491,13L23.36,10.869z M15.36,10.869v4.262L17.491,13L15.36,10.869z M7.36,10.869v4.262L9.491,13L7.36,10.869z M23.869,10.36l1.771,1.771V10.36H23.869z M15.869,10.36l1.771,1.771V10.36H15.869z M7.869,10.36l1.771,1.771V10.36H7.869z M23.36,9.64h2.279V4.36H23.36V9.64z M20.36,9.64 h1.771L20.36,7.869V9.64z M15.36,9.64h2.28V4.36h-2.28V9.64z M12.36,9.64h1.771L12.36,7.869V9.64z M7.36,9.64h2.28V4.36H7.36V9.64z M4.36,9.64h1.771L4.36,7.869V9.64z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131V4.869L12.509,7z M4.509,7 L6.64,9.131V4.869L4.509,7z M20.36,4.36v1.771l1.771-1.771H20.36z M12.36,4.36v1.771l1.771-1.771H12.36z M4.36,4.36v1.771 L6.131,4.36H4.36z" }), children]
3056
- });
3057
- });
3058
3058
  //#endregion
3059
+ exports.EscalatorUp = EscalatorUp;
3060
+ exports.EsgReporting_01 = EsgReporting_01;
3059
3061
  exports.EsgReporting_02 = EsgReporting_02;
3060
3062
  exports.EuropeAfrica = EuropeAfrica;
3061
3063
  exports.EventAutomation = EventAutomation;
@@ -3147,6 +3149,7 @@ exports.Forklift = Forklift;
3147
3149
  exports.FoundationModel = FoundationModel;
3148
3150
  exports.FountainDrinking = FountainDrinking;
3149
3151
  exports.Fragile = Fragile;
3152
+ exports.Frankfurt = Frankfurt;
3150
3153
  exports.FreeTrial = FreeTrial;
3151
3154
  exports.FrontEndDevelopment = FrontEndDevelopment;
3152
3155
  exports.FrostTower = FrostTower;
@@ -3295,8 +3298,6 @@ exports.IbmPower11 = IbmPower11;
3295
3298
  exports.IbmRpa = IbmRpa;
3296
3299
  exports.IbmUkLabsHursley = IbmUkLabsHursley;
3297
3300
  exports.IbmZ = IbmZ;
3298
- exports.IbmZ16 = IbmZ16;
3299
- exports.IbmZ16MultiFrame = IbmZ16MultiFrame;
3300
3301
  exports.IbmZAndCloudModernizationStack = IbmZAndCloudModernizationStack;
3301
3302
  exports.IbmZAndCloudModernizationStackProvisioning = IbmZAndCloudModernizationStackProvisioning;
3302
3303
  exports.IbmZAndLinuxoneMultiFrame = IbmZAndLinuxoneMultiFrame;
@@ -3304,5 +3305,4 @@ exports.IbmZAndLinuxoneSingleFrame = IbmZAndLinuxoneSingleFrame;
3304
3305
  exports.IbmZOpenAutomationUtilities = IbmZOpenAutomationUtilities;
3305
3306
  exports.IbmZOpenEnterpriseLanguages = IbmZOpenEnterpriseLanguages;
3306
3307
  exports.IbmZOsContainerPlatform = IbmZOsContainerPlatform;
3307
- exports.IbmZOsPackageManager = IbmZOsPackageManager;
3308
3308
  exports.IbmZPartition = IbmZPartition;
@@ -21,6 +21,42 @@ let react_jsx_runtime = require("react/jsx-runtime");
21
21
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
22
22
  */
23
23
  const didWarnAboutDeprecation = {};
24
+ const IbmZOsPackageManager = /* @__PURE__ */ react.default.forwardRef(function IbmZOsPackageManager({ children, ...rest }, ref) {
25
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
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: "M4.36,14H3.64V9 c0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l4.266,2.488l-0.363,0.622L16,2.417L4.36,9.207V14z M16,29.583l-11.64-6.79V18H3.64v5c0,0.128,0.068,0.246,0.179,0.311l12,7c0.056,0.033,0.119,0.05,0.181,0.05 c0.062,0,0.125-0.017,0.182-0.05l4.271-2.492l-0.363-0.621L16,29.583z M28.182,8.689l-4.279-2.496L23.54,6.815l4.101,2.392v13.586 l-4.094,2.389l0.363,0.621l4.272-2.492c0.11-0.064,0.179-0.183,0.179-0.311V9C28.36,8.872,28.292,8.753,28.182,8.689z M16.36,21.131 V10h-0.72v11.131l-4.386-4.386l-0.509,0.509L16,22.509l5.255-5.254l-0.51-0.509L16.36,21.131z" }), children]
34
+ });
35
+ });
36
+ const IbmZ16 = /* @__PURE__ */ react.default.forwardRef(function IbmZ16({ children, ...rest }, ref) {
37
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
38
+ width: 64,
39
+ height: 64,
40
+ viewBox: "0 0 32 32",
41
+ xmlns: "http://www.w3.org/2000/svg",
42
+ fill: "currentColor",
43
+ ref,
44
+ ...rest,
45
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.003,31.36H31c0.199,0,0.36-0.161,0.36-0.36V1 c0-0.199-0.161-0.36-0.36-0.36H16.003c-0.002,0-0.004,0-0.006,0H1C0.801,0.64,0.64,0.801,0.64,1v14.999c0,0.001,0,0.002,0,0.003V31 c0,0.199,0.161,0.36,0.36,0.36h14.997c0.001,0,0.002,0,0.003,0C16.001,31.36,16.002,31.36,16.003,31.36z M16.36,16.36h14.28v14.28 H16.36V16.36z M1.36,16.869L15.131,30.64H1.36V16.869z M15.64,16.36v13.771L1.869,16.36H15.64z M16.36,1.36h14.28v14.28H16.36V1.36z M15.64,1.869V15.64H1.869L15.64,1.869z M15.131,1.36L1.36,15.131V1.36H15.131z" }), children]
46
+ });
47
+ });
48
+ const IbmZ16MultiFrame = /* @__PURE__ */ react.default.forwardRef(function IbmZ16MultiFrame({ children, ...rest }, ref) {
49
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
50
+ width: 64,
51
+ height: 64,
52
+ viewBox: "0 0 32 32",
53
+ xmlns: "http://www.w3.org/2000/svg",
54
+ fill: "currentColor",
55
+ ref,
56
+ ...rest,
57
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,28.36H4 c-0.199,0-0.36-0.161-0.36-0.36v-8.999c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4c0-0.199,0.161-0.36,0.36-0.36h24 c0.199,0,0.36,0.161,0.36,0.36v24C28.36,28.199,28.199,28.36,28,28.36z M26.36,27.64h1.279V4.36H26.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M23.869,27.64h1.771v-1.771L23.869,27.64z M20.36,27.64h2.279v-5.28 H20.36V27.64z M18.36,27.64h1.279v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36H18.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M15.869,27.64h1.771v-1.771L15.869,27.64z M12.36,27.64h2.28v-5.28 h-2.28V27.64z M10.36,27.64h1.28v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36h-1.28v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M7.869,27.64H9.64v-1.771L7.869,27.64z M4.36,27.64h2.28v-5.28H4.36 V27.64z M23.36,22.869v4.262L25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25 L7.36,22.869z M23.869,22.36l1.771,1.771V22.36H23.869z M15.869,22.36l1.771,1.771V22.36H15.869z M7.869,22.36l1.771,1.771V22.36 H7.869z M23.36,21.64h2.279v-5.28H23.36V21.64z M20.36,21.64h1.771l-1.771-1.771V21.64z M15.36,21.64h2.28v-5.28h-2.28V21.64z M12.36,21.64h1.771l-1.771-1.771V21.64z M7.36,21.64h2.28v-5.28H7.36V21.64z M4.36,21.64h1.771L4.36,19.869V21.64z M20.509,19 l2.131,2.131v-4.262L20.509,19z M12.509,19l2.131,2.131v-4.262L12.509,19z M4.509,19l2.131,2.131v-4.262L4.509,19z M20.36,16.36 v1.771l1.771-1.771H20.36z M12.36,16.36v1.771l1.771-1.771H12.36z M4.36,16.36v1.771l1.771-1.771H4.36z M23.869,15.64h1.771v-1.771 L23.869,15.64z M20.36,15.64h2.279v-5.28H20.36V15.64z M15.869,15.64h1.771v-1.771L15.869,15.64z M12.36,15.64h2.28v-5.28h-2.28 V15.64z M7.869,15.64H9.64v-1.771L7.869,15.64z M4.36,15.64h2.28v-5.28H4.36V15.64z M23.36,10.869v4.262L25.491,13L23.36,10.869z M15.36,10.869v4.262L17.491,13L15.36,10.869z M7.36,10.869v4.262L9.491,13L7.36,10.869z M23.869,10.36l1.771,1.771V10.36H23.869z M15.869,10.36l1.771,1.771V10.36H15.869z M7.869,10.36l1.771,1.771V10.36H7.869z M23.36,9.64h2.279V4.36H23.36V9.64z M20.36,9.64 h1.771L20.36,7.869V9.64z M15.36,9.64h2.28V4.36h-2.28V9.64z M12.36,9.64h1.771L12.36,7.869V9.64z M7.36,9.64h2.28V4.36H7.36V9.64z M4.36,9.64h1.771L4.36,7.869V9.64z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131V4.869L12.509,7z M4.509,7 L6.64,9.131V4.869L4.509,7z M20.36,4.36v1.771l1.771-1.771H20.36z M12.36,4.36v1.771l1.771-1.771H12.36z M4.36,4.36v1.771 L6.131,4.36H4.36z" }), children]
58
+ });
59
+ });
24
60
  const IbmZ16PlusCloud = /* @__PURE__ */ react.default.forwardRef(function IbmZ16PlusCloud({ children, ...rest }, ref) {
25
61
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
26
62
  width: 64,
@@ -777,6 +813,18 @@ const Lantern = /* @__PURE__ */ react.default.forwardRef(function Lantern({ chil
777
813
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.36,16.5c0-3.974-3.371-7.345-8-8.464V6 c0-0.199-0.161-0.36-0.36-0.36h-2.64V1h-0.72v4.64H13c-0.199,0-0.36,0.161-0.36,0.36v2.036c-4.629,1.12-8,4.491-8,8.464 c0,3.976,3.375,7.347,8.007,8.466C12.646,24.978,12.64,24.988,12.64,25v5c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64 h1.28V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64h1.28V30c0,0.199,0.161,0.36,0.36,0.36 c0.199,0,0.36-0.161,0.36-0.36v-2.64h1.279V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-5 c0-0.012-0.006-0.023-0.007-0.034C23.985,23.847,27.36,20.476,27.36,16.5z M13.36,6.36h5.28v1.521C17.793,7.724,16.908,7.64,16,7.64 s-1.792,0.083-2.64,0.241V6.36z M16,8.36c3.661,0,6.64,3.652,6.64,8.14s-2.979,8.14-6.64,8.14s-6.64-3.651-6.64-8.14 S12.339,8.36,16,8.36z M5.36,16.5c0-3.477,2.864-6.452,6.882-7.616C10.086,10.431,8.64,13.266,8.64,16.5s1.446,6.068,3.602,7.616 C8.224,22.951,5.36,19.977,5.36,16.5z M18.64,26.64h-5.28v-1.531c0.849,0.158,1.73,0.251,2.64,0.251s1.791-0.093,2.64-0.251V26.64z M19.758,24.116c2.155-1.548,3.603-4.382,3.603-7.616s-1.447-6.069-3.603-7.616c4.018,1.164,6.882,4.139,6.882,7.616 S23.775,22.951,19.758,24.116z" }), children]
778
814
  });
779
815
  });
816
+ const Laptop = /* @__PURE__ */ react.default.forwardRef(function Laptop({ children, ...rest }, ref) {
817
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
818
+ width: 64,
819
+ height: 64,
820
+ viewBox: "0 0 32 32",
821
+ xmlns: "http://www.w3.org/2000/svg",
822
+ fill: "currentColor",
823
+ ref,
824
+ ...rest,
825
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,26.36H1V25.64h30V26.36z M26,24.36H6c-1.301,0-2.36-1.059-2.36-2.36V8c0-1.301,1.059-2.36,2.36-2.36h20 c1.302,0,2.36,1.059,2.36,2.36v14C28.36,23.302,27.302,24.36,26,24.36z M6,6.36C5.096,6.36,4.36,7.096,4.36,8v14 c0,0.904,0.736,1.64,1.64,1.64h20c0.904,0,1.64-0.735,1.64-1.64V8c0-0.904-0.735-1.64-1.64-1.64H6z" }), children]
826
+ });
827
+ });
780
828
  const Launch = /* @__PURE__ */ react.default.forwardRef(function Launch({ children, ...rest }, ref) {
781
829
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
782
830
  width: 64,
@@ -1089,6 +1137,30 @@ const LoopHearing = /* @__PURE__ */ react.default.forwardRef(function LoopHearin
1089
1137
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M1.254,31.255l-0.509-0.51l18-18l0.51,0.509 L1.254,31.255z M28.36,31h-0.72v-5.64H25v-0.72h6v0.721h-2.64V31z M19.64,26v-2.286c0-1.187,0.49-2.339,1.344-3.163l2.835-2.736 c3.757-3.759,3.757-9.873-0.002-13.631c-3.758-3.758-9.874-3.759-13.633,0C8.363,6.004,7.36,8.425,7.36,11H6.64 c0-2.768,1.078-5.369,3.034-7.326c4.039-4.039,10.612-4.039,14.652,0c4.039,4.04,4.039,10.612,0,14.652l-2.843,2.742 c-0.714,0.689-1.123,1.653-1.123,2.646V26c0,2.955-2.405,5.36-5.36,5.36c-1.171,0-2.283-0.371-3.216-1.072l0.433-0.576 c0.808,0.607,1.77,0.928,2.784,0.928C17.559,30.64,19.64,28.559,19.64,26z M21.693,15.292l-0.531-0.486 c0.953-1.041,1.478-2.393,1.478-3.806c0-3.11-2.529-5.64-5.64-5.64c-3.11,0-5.64,2.53-5.64,5.64h-0.72c0-3.507,2.853-6.36,6.36-6.36 s6.36,2.853,6.36,6.36C23.36,12.593,22.769,14.118,21.693,15.292z M27.255,5.254l-0.51-0.509l4-4l0.51,0.509L27.255,5.254z" }), children]
1090
1138
  });
1091
1139
  });
1140
+ const LosAngeles = /* @__PURE__ */ react.default.forwardRef(function LosAngeles({ children, ...rest }, ref) {
1141
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1142
+ width: 64,
1143
+ height: 64,
1144
+ viewBox: "0 0 32 32",
1145
+ xmlns: "http://www.w3.org/2000/svg",
1146
+ fill: "currentColor",
1147
+ ref,
1148
+ ...rest,
1149
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28.083c-0.61,0-1.22-0.178-1.753-0.532L13,26.72l-1.247,0.831c-1.064,0.709-2.44,0.709-3.506,0 L7,26.72l-1.247,0.831c-1.064,0.709-2.44,0.709-3.506,0L0.8,26.587l0.399-0.6l1.447,0.964c0.822,0.549,1.885,0.549,2.707,0L7,25.854 l1.647,1.097c0.822,0.549,1.885,0.549,2.707,0L13,25.854l1.646,1.097c0.822,0.549,1.885,0.549,2.706,0L19,25.854l1.646,1.097 c0.822,0.549,1.885,0.549,2.707,0L25,25.854l1.646,1.097c0.822,0.549,1.885,0.549,2.707,0l1.447-0.964l0.398,0.6l-1.447,0.964 c-1.065,0.709-2.44,0.709-3.504,0L25,26.72l-1.248,0.831c-1.065,0.709-2.44,0.709-3.504,0L19,26.72l-1.248,0.831 C17.221,27.905,16.61,28.083,16,28.083z M16,24.797c-0.61,0-1.22-0.178-1.753-0.532L13,23.433l-1.247,0.832 c-1.064,0.709-2.441,0.709-3.506,0L7,23.433l-1.247,0.832c-1.064,0.709-2.441,0.709-3.506,0L0.8,23.3L1.2,22.7l1.447,0.965 c0.822,0.549,1.885,0.549,2.707,0L7,22.567l1.647,1.098c0.822,0.549,1.885,0.549,2.707,0L13,22.567l1.646,1.098 c0.822,0.549,1.885,0.549,2.706,0L19,22.567l1.646,1.098c0.822,0.549,1.885,0.549,2.707,0L25,22.567l1.646,1.098 c0.822,0.549,1.885,0.549,2.707,0l1.447-0.965l0.398,0.6l-1.447,0.965c-1.065,0.709-2.44,0.709-3.504,0L25,23.433l-1.248,0.832 c-1.065,0.709-2.44,0.709-3.504,0L19,23.433l-1.248,0.832C17.221,24.619,16.61,24.797,16,24.797z M30.36,21H29.64v-3.64H27.36V21 H26.64v-3.64H24.36V21H23.64v-3.64H21.36V21H20.64v-3.64H18.36V21H17.64v-3.64h-2.28V21h-0.72v-3.64h-2.28V21h-0.72v-3.64H9.36V21 H8.64v-3.64H6.36V21H5.64v-3.64H3.36V21H2.64v-3.64H2v-0.72h1.777l1.062-2.123C2.929,13.419,1.64,11.357,1.64,9 c0-3.507,2.853-6.36,6.36-6.36S14.36,5.493,14.36,9c0,2.357-1.289,4.419-3.199,5.518l1.061,2.123h3.418v-2h2v-2h2v-1.28H19v-0.72 h1.64V7h0.721v3.64H23v0.72h-0.64v1.771l1.49-1.491h3.299l2,2H30v0.72h-0.64v2.28h1L30.36,21L30.36,21z M22.36,16.64h6.279v-2.28 H22.36V16.64z M20.36,16.64h1.279v-5.28H20.36V16.64z M18.36,16.64h1.279v-3.28H18.36V16.64z M16.36,16.64h1.28v-1.28h-1.28V16.64z M4.582,16.64h6.835l-0.9-1.8c-1.545,0.669-3.49,0.669-5.035,0C5.482,14.84,4.582,16.64,4.582,16.64z M5.805,14.195 c1.351,0.572,3.04,0.572,4.391,0l-1.931-3.861c-0.171,0.034-0.358,0.034-0.529,0L5.805,14.195L5.805,14.195z M9.314,10.823 l1.524,3.049c0.316-0.185,0.612-0.399,0.885-0.639L9.314,10.823L9.314,10.823z M4.276,13.233c0.273,0.24,0.569,0.455,0.885,0.639 l1.524-3.049L4.276,13.233L4.276,13.233z M22.869,13.64h5.262l-1.28-1.28h-2.701L22.869,13.64L22.869,13.64z M9.182,9.673 l3.051,3.051c0.801-0.91,1.314-2.079,1.396-3.364H9.312C9.281,9.47,9.237,9.575,9.182,9.673z M2.372,9.36 c0.081,1.285,0.594,2.454,1.395,3.364l3.051-3.051c-0.056-0.098-0.1-0.203-0.13-0.313H2.372z M8,8.36C7.647,8.36,7.36,8.647,7.36,9 S7.647,9.64,8,9.64c0.353,0,0.64-0.287,0.64-0.64S8.353,8.36,8,8.36z M9.311,8.64h4.317c-0.081-1.285-0.594-2.454-1.396-3.364 L9.182,8.327C9.237,8.425,9.281,8.53,9.311,8.64z M2.372,8.64h4.317c0.03-0.11,0.074-0.215,0.13-0.313L3.767,5.276 C2.966,6.186,2.453,7.355,2.372,8.64z M4.276,4.767l3.051,3.051c0.098-0.056,0.203-0.1,0.313-0.13V3.372 C6.356,3.453,5.186,3.966,4.276,4.767z M8.36,7.688c0.11,0.03,0.215,0.074,0.313,0.13l3.051-3.051 c-0.91-0.801-2.079-1.314-3.364-1.395C8.36,3.372,8.36,7.688,8.36,7.688z" }), children]
1150
+ });
1151
+ });
1152
+ const LotusFlower = /* @__PURE__ */ react.default.forwardRef(function LotusFlower({ children, ...rest }, ref) {
1153
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1154
+ width: 64,
1155
+ height: 64,
1156
+ viewBox: "0 0 32 32",
1157
+ xmlns: "http://www.w3.org/2000/svg",
1158
+ fill: "currentColor",
1159
+ ref,
1160
+ ...rest,
1161
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,26.36c-1.77,0-3.494-0.335-5-0.969c-1.505,0.634-3.231,0.969-5,0.969 c-4.017,0-7.765-1.874-10.285-5.141c-0.1-0.13-0.1-0.31,0-0.44c0.91-1.181,2.049-2.233,3.307-3.06 c-0.936-2.44-1.086-5.188-0.369-7.815C3.694,9.753,3.829,9.646,3.987,9.64c2.539-0.085,5.055,0.559,7.147,1.839 c0.757-2.637,2.361-5.002,4.646-6.764c0.129-0.1,0.31-0.1,0.44,0c2.285,1.763,3.89,4.127,4.646,6.764 c2.092-1.279,4.616-1.928,7.146-1.839c0.157,0.006,0.293,0.113,0.335,0.265c0.717,2.628,0.566,5.375-0.369,7.815 c1.258,0.825,2.396,1.879,3.307,3.06c0.1,0.13,0.1,0.31,0,0.44C28.767,24.486,25.018,26.36,21,26.36z M17.974,25.283 C18.938,25.519,19.96,25.64,21,25.64c3.701,0,7.163-1.687,9.542-4.64c-0.804-0.994-1.778-1.885-2.846-2.603 c-0.396,0.87-0.896,1.694-1.495,2.451C24.236,23.326,21.254,24.911,17.974,25.283L17.974,25.283z M1.459,21 c2.378,2.953,5.84,4.64,9.541,4.64c1.04,0,2.062-0.121,3.027-0.355c-3.281-0.373-6.263-1.957-8.227-4.436 c-0.6-0.757-1.099-1.581-1.495-2.451C3.236,19.115,2.262,20.006,1.459,21L1.459,21z M4.28,10.353 c-0.883,3.54-0.112,7.277,2.084,10.048c2.021,2.55,5.197,4.093,8.637,4.236C12.217,22.145,10.64,18.685,10.64,15 c0-0.949,0.104-1.883,0.307-2.789C9.011,10.972,6.642,10.31,4.28,10.353L4.28,10.353z M21.053,12.211 c0.203,0.906,0.308,1.84,0.308,2.789c0,3.685-1.578,7.146-4.361,9.638c3.44-0.144,6.616-1.687,8.638-4.236 c2.196-2.771,2.967-6.508,2.083-10.048C25.354,10.314,22.989,10.973,21.053,12.211L21.053,12.211z M11.687,12.208 c-0.216,0.905-0.327,1.84-0.327,2.792c0,3.701,1.688,7.163,4.64,9.542c2.952-2.379,4.64-5.842,4.64-9.542 c0-0.951-0.111-1.886-0.327-2.792c-0.021-0.045-0.033-0.094-0.034-0.143C19.635,9.505,18.153,7.193,16,5.458 c-2.154,1.735-3.634,4.046-4.278,6.607C11.721,12.114,11.709,12.163,11.687,12.208z" }), children]
1162
+ });
1163
+ });
1092
1164
  const Love = /* @__PURE__ */ react.default.forwardRef(function Love({ children, ...rest }, ref) {
1093
1165
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1094
1166
  width: 64,
@@ -1675,6 +1747,18 @@ const Memory = /* @__PURE__ */ react.default.forwardRef(function Memory({ childr
1675
1747
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h3.688c0.158-0.576,0.686-1,1.312-1s1.153,0.424,1.312,1h5.377c0.158-0.576,0.687-1,1.312-1 s1.153,0.424,1.312,1H22c0.096,0,0.188,0.038,0.255,0.105l5,5C27.322,6.813,27.36,6.904,27.36,7v24 C27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28V7.149L21.851,2.36h-2.539c-0.127,0.461-0.49,0.825-0.951,0.952V15H17.64 V3.312c-0.461-0.126-0.825-0.491-0.951-0.952h-5.377c-0.126,0.461-0.491,0.825-0.952,0.952V15H9.64V3.312 C9.179,3.185,8.815,2.821,8.688,2.36H5.36V30.64z M18,1.36c-0.353,0-0.64,0.287-0.64,0.64S17.647,2.64,18,2.64S18.64,2.353,18.64,2 S18.353,1.36,18,1.36z M10,1.36C9.647,1.36,9.36,1.647,9.36,2S9.647,2.64,10,2.64S10.64,2.353,10.64,2S10.353,1.36,10,1.36z M22,15.36c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V5h0.721v7.688c0.575,0.158,1,0.686,1,1.312 C23.36,14.75,22.75,15.36,22,15.36z M22,13.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S22.353,13.36,22,13.36z M14,15.36c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.424-1.153,1-1.312V5h0.72v7.688 c0.576,0.158,1,0.686,1,1.312C15.36,14.75,14.75,15.36,14,15.36z M14,13.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.64S14.353,13.36,14,13.36z" }), children]
1676
1748
  });
1677
1749
  });
1750
+ const MenShowers = /* @__PURE__ */ react.default.forwardRef(function MenShowers({ children, ...rest }, ref) {
1751
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1752
+ width: 64,
1753
+ height: 64,
1754
+ viewBox: "0 0 32 32",
1755
+ xmlns: "http://www.w3.org/2000/svg",
1756
+ fill: "currentColor",
1757
+ ref,
1758
+ ...rest,
1759
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.64,1v1.64H23c-1.3,0-2.36,1.06-2.36,2.36v0.64H15c-0.2,0-0.36,0.16-0.36,0.36v2 c0,0.2,0.16,0.36,0.36,0.36h12c0.2,0,0.36-0.16,0.36-0.36V6c0-0.2-0.16-0.36-0.36-0.36h-5.64V5c0-0.9,0.74-1.64,1.64-1.64h7.64V31 h0.72V1H30.64z M26.64,6.36v1.28H15.36V6.36C15.36,6.36,26.64,6.36,26.64,6.36z M9.36,31H8.64v-9c0-0.151,0.095-0.287,0.237-0.339 c1.137-0.41,1.763-1.285,1.763-2.462V14c0-2.007-1.633-3.64-3.64-3.64S3.36,11.993,3.36,14l0,5.21c0,1.17,0.626,2.041,1.762,2.451 C5.265,21.713,5.36,21.849,5.36,22v9H4.64v-8.756c-1.275-0.551-2-1.644-2-3.034l0-5.21c0-2.404,1.956-4.36,4.36-4.36 s4.36,1.956,4.36,4.36v5.199c0,1.396-0.725,2.494-2,3.045L9.36,31L9.36,31z M7,8.36c-1.577,0-2.86-1.283-2.86-2.86 S5.423,2.64,7,2.64S9.86,3.923,9.86,5.5S8.577,8.36,7,8.36z M7,3.36c-1.18,0-2.14,0.96-2.14,2.14S5.82,7.64,7,7.64 S9.14,6.68,9.14,5.5S8.18,3.36,7,3.36z M21,12.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.36v2C21.36,12.199,21.199,12.36,21,12.36z M21,17.36c-0.199,0-0.36-0.161-0.36-0.36v-3 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v3C21.36,17.199,21.199,17.36,21,17.36z M18,15.86 c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v3C18.36,15.699,18.199,15.86,18,15.86z M18,11.36L18,11.36c-0.199,0-0.36-0.162-0.36-0.36l0.001-1c0.001-0.199,0.162-0.359,0.36-0.359l0,0c0.199,0,0.36,0.162,0.36,0.36 l-0.001,1C18.359,11.199,18.198,11.36,18,11.36z M24,15.86c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v3C24.36,15.699,24.199,15.86,24,15.86z M24,11.36c-0.199,0-0.36-0.161-0.36-0.36v-1 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v1C24.36,11.199,24.199,11.36,24,11.36z" }), children]
1760
+ });
1761
+ });
1678
1762
  const Messaging_01 = /* @__PURE__ */ react.default.forwardRef(function Messaging_01({ children, ...rest }, ref) {
1679
1763
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1680
1764
  width: 64,
@@ -1759,6 +1843,18 @@ const MexicoCityMuseoSoumaya = /* @__PURE__ */ react.default.forwardRef(function
1759
1843
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,30.36H1c-0.125,0-0.241-0.065-0.306-0.171c-0.066-0.106-0.072-0.239-0.016-0.351 c1.304-2.607,2.539-3.959,3.847-5.391c0.719-0.786,1.462-1.6,2.249-2.662c0.917-1.238,1.497-2.607,1.726-4.069 c0.773-4.939-2.616-9.587-7.555-10.361C0.783,7.331,0.659,7.2,0.642,7.038c-0.017-0.163,0.077-0.316,0.23-0.374l9.763-3.736 c0.87-0.332,1.843-0.376,2.738-0.125l13.725,3.851c0.133,0.038,0.233,0.148,0.257,0.285s-0.033,0.275-0.146,0.355 c-2.021,1.436-3.343,3.562-3.723,5.99c-0.374,2.392,0.208,4.787,1.64,6.745c1.431,1.957,3.537,3.241,5.931,3.616 C31.23,23.672,31.36,23.822,31.36,24v4c0,0.109-0.05,0.213-0.135,0.281s-0.196,0.094-0.304,0.07L12.96,24.36H5.579 c-0.176,0.194-0.35,0.385-0.522,0.574c-0.215,0.235-0.428,0.468-0.64,0.705H13v0.721H3.793c-0.329,0.394-0.656,0.812-0.983,1.279H18 v0.721H2.332c-0.246,0.39-0.493,0.812-0.741,1.279H23V30.36z M16.279,24.36l14.36,3.19v-3.19H16.279z M13.36,23.64h15.141 c-3.963-1.748-6.427-5.998-5.727-10.468c0.372-2.379,1.583-4.492,3.436-6.02L13.178,3.496c-0.749-0.211-1.56-0.174-2.287,0.105 L2.249,6.908c4.672,1.341,7.733,5.997,6.962,10.92c-0.247,1.577-0.872,3.053-1.858,4.386c-0.391,0.528-0.77,0.995-1.14,1.426h2.594 l1.894-2.839C10.767,20.7,10.879,20.64,11,20.64h2c0.199,0,0.36,0.161,0.36,0.36V23.64z M9.673,23.64h2.967v-2.28h-1.447 L9.673,23.64z M18.36,17h-0.72v-1h0.721L18.36,17L18.36,17z M21.36,15h-0.72v-1h0.721L21.36,15L21.36,15z M19.36,15h-0.72v-1h0.721 L19.36,15L19.36,15z M17.359,15h-0.72v-1h0.72V15z M20.36,13h-0.72v-1h0.721L20.36,13L20.36,13z M18.36,13h-0.72v-1h0.721L18.36,13 L18.36,13z M21.36,11h-0.72v-1h0.721L21.36,11L21.36,11z M19.36,11h-0.72v-1h0.721L19.36,11L19.36,11z M17.36,11h-0.72v-1h0.72V11z M22.36,9h-0.72V8h0.721L22.36,9L22.36,9z M20.36,9h-0.72V8h0.721L20.36,9L20.36,9z M18.36,9h-0.72V8h0.721L18.36,9L18.36,9z M16.36,9h-0.72V8h0.72V9z M17.36,7h-0.72V6h0.72V7z M15.36,7h-0.72V6h0.72V7z" }), children]
1760
1844
  });
1761
1845
  });
1846
+ const Miami = /* @__PURE__ */ react.default.forwardRef(function Miami({ children, ...rest }, ref) {
1847
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1848
+ width: 64,
1849
+ height: 64,
1850
+ viewBox: "0 0 32 32",
1851
+ xmlns: "http://www.w3.org/2000/svg",
1852
+ fill: "currentColor",
1853
+ ref,
1854
+ ...rest,
1855
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,28.36H2V27.64h1.672L5.548,7.652l-3.056,3.056L2.249,10.34c-0.671-1.018-0.615-2.341,0.1-3.288H0.66 l0.087-0.431c0.268-1.326,1.446-2.289,2.803-2.289c0.448,0,0.885,0.106,1.279,0.303c0.031-0.441,0.168-0.873,0.403-1.26 c0.157-0.267,0.333-0.48,0.537-0.65l0.238-0.199l0.232,0.206c0.213,0.19,0.396,0.411,0.541,0.656 c0.227,0.386,0.36,0.814,0.393,1.251c0.406-0.207,0.833-0.307,1.277-0.307c1.357,0,2.536,0.962,2.803,2.289l0.087,0.431H9.656 c0.708,0.953,0.762,2.275,0.095,3.288l-0.243,0.369L6.481,7.683l0.821,6.819l7.337-2.752V10h0.72v1.75l8.001,3v4.14l5.832,8.749H30 L30,28.36L30,28.36z M27.192,27.64h1.135l-0.854-1.279h-1.135L27.192,27.64z M20.36,27.64h5.967l-2.967-4.45v0.171h-3V27.64z M11.525,27.64h6.95L15,25.902L11.525,27.64z M8.36,27.64h1.28V23.36H8.36V27.64z M4.396,27.64H7.64v-2.277H4.609 C4.609,25.362,4.396,27.64,4.396,27.64z M15.805,25.5l3.835,1.918v-3.836L15.805,25.5L15.805,25.5z M10.36,23.582v3.836l3.835-1.918 L10.36,23.582L10.36,23.582z M25.859,25.64h1.135l-0.854-1.279h-1.135L25.859,25.64z M11.525,23.36L15,25.098l3.475-1.737H11.525z M4.677,24.642H7.64V23.36h-1v-2H4.985L4.677,24.642z M24.526,23.64h1.135l-0.854-1.279h-1.135L24.526,23.64z M21.36,22.64h1.279 V19.36H21.36V22.64z M19.36,22.64h1.279V19.36H19.36V22.64z M17.36,22.64h1.279V19.36H17.36V22.64z M15.36,22.64h1.28V19.36h-1.28 C15.36,19.36,15.36,22.64,15.36,22.64z M13.36,22.64h1.28V19.36h-1.28V22.64z M11.36,22.64h1.28V19.36h-1.28V22.64z M9.36,22.64 h1.28V19.36H9.36V22.64z M8,22.64h0.64V19.36H7.36v3.279H8L8,22.64z M23.36,21.64h0.967l-0.967-1.45V21.64z M5.052,20.64H6.64 v-3.277H5.36L5.052,20.64z M21.36,18.64h1.279v-3.28H21.36V18.64z M16.36,18.64h4.28v-3.28h-4.28V18.64z M14.36,18.64h1.28v-3.28 h-1.28V18.64z M9.36,18.64h4.28v-3.28H9.36V18.64z M7.36,18.64h1.28v-3.28H7.36C7.36,15.36,7.36,18.64,7.36,18.64z M5.427,16.642 H6.64v-1.621l-0.596-4.95L5.427,16.642z M8.985,14.64h12.029L15,12.384L8.985,14.64L8.985,14.64z M3.36,7.052 C3.279,7.111,3.203,7.177,3.125,7.255C2.515,7.858,2.34,8.762,2.642,9.54L5.13,7.052H3.36z M6.869,7.052L9.357,9.54 c0.301-0.778,0.125-1.686-0.482-2.294c-0.07-0.07-0.144-0.134-0.222-0.194L6.869,7.052L6.869,7.052z M6.49,6.332h3.92 c-0.335-0.762-1.1-1.28-1.961-1.28c-0.498,0-0.97,0.169-1.363,0.489L7.006,5.623C6.787,5.814,6.611,6.058,6.49,6.332z M1.589,6.332 H5.51C5.392,6.06,5.221,5.823,5.003,5.633L4.947,5.573C4.534,5.228,4.05,5.052,3.549,5.052C2.689,5.052,1.923,5.57,1.589,6.332 L1.589,6.332z M5.57,5.177c0.167,0.16,0.312,0.341,0.431,0.539c0.122-0.201,0.268-0.385,0.435-0.546 C6.509,4.683,6.413,4.184,6.16,3.754C6.111,3.673,6.058,3.596,5.999,3.522C5.947,3.589,5.898,3.663,5.85,3.745 C5.585,4.18,5.488,4.684,5.57,5.177L5.57,5.177z M4.955,5.579c0.005,0.005,0.01,0.009,0.014,0.012 C4.964,5.587,4.959,5.582,4.955,5.579z" }), children]
1856
+ });
1857
+ });
1762
1858
  const Micro = /* @__PURE__ */ react.default.forwardRef(function Micro({ children, ...rest }, ref) {
1763
1859
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
1764
1860
  width: 64,
@@ -2947,109 +3043,16 @@ const OnPremiseToCloud = /* @__PURE__ */ react.default.forwardRef(function OnPre
2947
3043
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.017,28.493l-0.253-0.223 c-2.953-2.583-7.854-7.506-8.112-11.911h-4.34c-0.158,0.576-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36 c0-0.653,0.462-1.199,1.076-1.33c0.271-2.949,1.419-5.682,3.337-7.942C4.92,6.517,4.842,6.268,4.842,6c0-0.75,0.61-1.36,1.36-1.36 c0.275,0,0.531,0.082,0.745,0.223c2.214-1.802,4.871-2.885,7.723-3.146C14.801,1.102,15.347,0.64,16,0.64 c0.652,0,1.199,0.461,1.33,1.076c2.848,0.261,5.504,1.345,7.72,3.149c0.215-0.142,0.472-0.225,0.748-0.225 c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.213,0.05-0.414,0.137-0.593 c-2.094-1.698-4.6-2.72-7.285-2.972C17.106,2.972,16.598,3.36,16,3.36s-1.106-0.387-1.289-0.924 c-2.689,0.251-5.196,1.272-7.287,2.968C7.513,5.583,7.562,5.786,7.562,6c0,0.75-0.61,1.36-1.36,1.36 c-0.221,0-0.431-0.053-0.615-0.147C3.78,9.35,2.696,11.93,2.436,14.712c0.425,0.144,0.756,0.493,0.876,0.929h4.336 c0.189-4.443,3.863-8,8.353-8c4.609,0,8.36,3.75,8.36,8.36c0,4.241-4.891,9.075-7.519,11.672L16.017,28.493z M8.372,16.36 c0.277,4.143,5.2,9.001,7.613,11.147l0.351-0.347c2.553-2.523,7.304-7.22,7.304-11.16c0-4.213-3.427-7.64-7.64-7.64 c-4.092,0-7.443,3.234-7.632,7.28h4.291c0.18-1.684,1.61-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36s-1.508,3.36-3.36,3.36 c-1.731,0-3.161-1.316-3.341-3C12.659,16.36,8.372,16.36,8.372,16.36z M16,13.36c-1.456,0-2.64,1.185-2.64,2.64 c0,1.456,1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64S17.456,13.36,16,13.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64 S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M25.798,5.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.64S26.15,5.36,25.798,5.36z M6.202,5.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 S6.842,6.353,6.842,6S6.555,5.36,6.202,5.36z M16,1.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64 c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z" }), children]
2948
3044
  });
2949
3045
  });
2950
- const OnPremises_02 = /* @__PURE__ */ react.default.forwardRef(function OnPremises_02({ children, ...rest }, ref) {
2951
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
2952
- width: 64,
2953
- height: 64,
2954
- viewBox: "0 0 32 32",
2955
- xmlns: "http://www.w3.org/2000/svg",
2956
- fill: "currentColor",
2957
- ref,
2958
- ...rest,
2959
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,31.36h-6v-0.72h5.64V1.36H15.36V9h-0.72V1 c0-0.199,0.161-0.36,0.36-0.36h16c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M23,31.36H1 c-0.199,0-0.36-0.161-0.36-0.36V11c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v20 C23.36,31.199,23.199,31.36,23,31.36z M1.36,30.64h21.28v-4.28H1.36V30.64z M1.36,25.64h21.28v-4.28H1.36V25.64z M1.36,20.64h21.28 v-4.28H1.36V20.64z M1.36,15.64h21.28v-4.28H1.36V15.64z M21,28.36h-6v-0.72h6V28.36z M5,28.36H3v-0.72h2V28.36z M27.36,25h-0.72v-2 h0.721L27.36,25L27.36,25z M21,23.36h-6v-0.72h6V23.36z M5,23.36H3v-0.72h2V23.36z M27.36,19h-0.72v-2h0.721L27.36,19L27.36,19z M21,18.36h-6v-0.72h6V18.36z M5,18.36H3v-0.72h2V18.36z M21,13.36h-6v-0.72h6V13.36z M5,13.36H3v-0.72h2V13.36z M27.36,13h-0.72v-2 h0.721L27.36,13L27.36,13z M27.36,7h-0.72V5h0.721L27.36,7L27.36,7z M23.36,7h-0.72V5h0.721L23.36,7L23.36,7z M19.36,7h-0.72V5 h0.721L19.36,7L19.36,7z" }), children]
2960
- });
2961
- });
2962
- const OpenSource = /* @__PURE__ */ react.default.forwardRef(function OpenSource({ children, ...rest }, ref) {
2963
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
2964
- width: 64,
2965
- height: 64,
2966
- viewBox: "0 0 32 32",
2967
- xmlns: "http://www.w3.org/2000/svg",
2968
- fill: "currentColor",
2969
- ref,
2970
- ...rest,
2971
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,28.36c-0.047,0-0.094-0.01-0.139-0.028 C5.867,26.25,2.64,21.409,2.64,16C2.64,8.633,8.633,2.64,16,2.64S29.36,8.633,29.36,16c0,5.409-3.228,10.25-8.222,12.332 c-0.099,0.04-0.206,0.037-0.3-0.011c-0.094-0.047-0.163-0.132-0.188-0.234l-2-8c-0.035-0.14,0.018-0.288,0.134-0.375 c1.18-0.886,1.855-2.238,1.855-3.712c0-2.559-2.081-4.64-4.64-4.64s-4.64,2.082-4.64,4.64c0,1.473,0.677,2.826,1.856,3.712 c0.116,0.087,0.168,0.235,0.133,0.375l-2,8c-0.025,0.103-0.094,0.188-0.188,0.234C11.111,28.348,11.056,28.36,11,28.36z M19.406,20.139l1.84,7.361c4.506-2.054,7.394-6.522,7.394-11.5c0-6.97-5.67-12.64-12.64-12.64S3.36,9.03,3.36,16 c0,4.978,2.888,9.446,7.394,11.5l1.84-7.361C11.349,19.116,10.64,17.621,10.64,16c0-2.956,2.404-5.36,5.36-5.36 c2.955,0,5.36,2.404,5.36,5.36C21.36,17.621,20.65,19.116,19.406,20.139z" }), children]
2972
- });
2973
- });
2974
- const OperateOffline = /* @__PURE__ */ react.default.forwardRef(function OperateOffline({ children, ...rest }, ref) {
2975
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
2976
- width: 64,
2977
- height: 64,
2978
- viewBox: "0 0 32 32",
2979
- xmlns: "http://www.w3.org/2000/svg",
2980
- fill: "currentColor",
2981
- ref,
2982
- ...rest,
2983
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-2.275,0.484-4.46,1.439-6.5C1.81,9.251,1.64,8.895,1.64,8.5c0-0.75,0.61-1.36,1.36-1.36c0.142,0,0.279,0.021,0.407,0.062 C6.286,3.087,10.97,0.64,16,0.64c8.47,0,15.36,6.89,15.36,15.36c0,2.275-0.484,4.461-1.439,6.5c0.27,0.248,0.439,0.604,0.439,1 c0,0.75-0.61,1.36-1.36,1.36c-0.142,0-0.278-0.022-0.407-0.062C25.714,28.913,21.029,31.36,16,31.36z M2.719,9.831 C1.817,11.768,1.36,13.841,1.36,16c0,8.072,6.567,14.64,14.64,14.64c4.784,0,9.241-2.323,11.987-6.232 c-0.216-0.241-0.348-0.56-0.348-0.907c0-0.119,0.016-0.234,0.044-0.344l-3.764-2.172c-1.659,2.627-4.589,4.376-7.92,4.376V24.64 c3.064,0,5.762-1.604,7.296-4.016L8.344,11.998C7.716,13.195,7.36,14.557,7.36,16c0,1.874,0.584,3.644,1.691,5.137 c0.177-0.085,0.376-0.133,0.585-0.133c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36 c0-0.279,0.084-0.539,0.229-0.756C7.301,19.998,6.64,18.019,6.64,16c0-1.574,0.39-3.059,1.08-4.362L3.956,9.467 C3.646,9.772,3.162,9.924,2.719,9.831z M29,22.86c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S29.353,22.86,29,22.86z M9.636,21.725c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S9.989,21.725,9.636,21.725z M24.28,20.361l3.765,2.172c0.308-0.306,0.794-0.453,1.235-0.364c0.903-1.936,1.36-4.009,1.36-6.169 c0-8.073-6.567-14.64-14.64-14.64c-4.785,0-9.242,2.324-11.987,6.233C4.229,7.834,4.36,8.152,4.36,8.5 c0,0.119-0.015,0.233-0.044,0.343l3.765,2.172C9.74,8.388,12.67,6.64,16,6.64v0.72c-3.064,0-5.761,1.604-7.295,4.015l14.952,8.626 c0.628-1.196,0.983-2.559,0.983-4.001c0-1.875-0.583-3.644-1.69-5.136c-0.178,0.084-0.376,0.132-0.585,0.132 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.279-0.085,0.54-0.23,0.755 c1.205,1.61,1.866,3.589,1.866,5.608C25.36,17.574,24.97,19.058,24.28,20.361z M22.364,8.996c-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.64S22.717,8.996,22.364,8.996z M3,7.86c-0.353,0-0.64,0.287-0.64,0.64S2.647,9.14,3,9.14 S3.64,8.853,3.64,8.5S3.353,7.86,3,7.86z" }), children]
2984
- });
2985
- });
2986
- const OperatingSystem = /* @__PURE__ */ react.default.forwardRef(function OperatingSystem({ children, ...rest }, ref) {
2987
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
2988
- width: 64,
2989
- height: 64,
2990
- viewBox: "0 0 32 32",
2991
- xmlns: "http://www.w3.org/2000/svg",
2992
- fill: "currentColor",
2993
- ref,
2994
- ...rest,
2995
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,29.36H9v-0.72h6.64v-4.28H3 c-1.301,0-2.36-1.059-2.36-2.36V5c0-1.301,1.059-2.36,2.36-2.36h26c1.302,0,2.36,1.059,2.36,2.36v17c0,1.302-1.059,2.36-2.36,2.36 H16.36v4.279H23V29.36z M1.36,19.36V22c0,0.904,0.736,1.64,1.64,1.64h26c0.904,0,1.64-0.735,1.64-1.64v-2.64H1.36z M1.36,18.64 h29.28V5c0-0.904-0.735-1.64-1.64-1.64H3C2.096,3.36,1.36,4.096,1.36,5V18.64z M28,17.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.058,0.004-0.116,0.011-0.172L5.072,6.836C4.823,7.155,4.435,7.36,4,7.36C3.25,7.36,2.64,6.75,2.64,6S3.25,4.64,4,4.64 S5.36,5.25,5.36,6c0,0.058-0.003,0.116-0.011,0.172l21.58,8.992c0.249-0.318,0.637-0.523,1.071-0.523c0.75,0,1.36,0.61,1.36,1.36 S28.75,17.36,28,17.36z M28,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,15.36,28,15.36z M4,5.36C3.647,5.36,3.36,5.647,3.36,6S3.647,6.64,4,6.64S4.64,6.353,4.64,6S4.353,5.36,4,5.36z" }), children]
2996
- });
2997
- });
2998
- const OperationalMetrics = /* @__PURE__ */ react.default.forwardRef(function OperationalMetrics({ children, ...rest }, ref) {
2999
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3000
- width: 64,
3001
- height: 64,
3002
- viewBox: "0 0 32 32",
3003
- xmlns: "http://www.w3.org/2000/svg",
3004
- fill: "currentColor",
3005
- ref,
3006
- ...rest,
3007
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,2.64H3C1.699,2.64,0.64,3.699,0.64,5 v17c0,1.302,1.059,2.36,2.36,2.36h12.64v4.279H9v0.721h14v-0.72h-6.64v-4.28H29c1.302,0,2.36-1.059,2.36-2.36V5 C31.36,3.699,30.302,2.64,29,2.64z M3,3.36h26c0.904,0,1.64,0.736,1.64,1.64v13.64h-5.28v-5.334c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36c0,0.624,0.425,1.146,1,1.305v5.334h-5.28V9.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S17.64,7.25,17.64,8c0,0.624,0.425,1.146,1,1.305v9.334h-5.28v-5.334c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36c0,0.625,0.425,1.146,1,1.305v5.334H7.36V9.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S5.64,7.25,5.64,8c0,0.625,0.425,1.146,1,1.305v9.334H1.36V5C1.36,4.096,2.096,3.36,3,3.36z M25,12.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S25.353,12.64,25,12.64z M19,8.64 c-0.353,0-0.64-0.287-0.64-0.64S18.647,7.36,19,7.36S19.64,7.647,19.64,8C19.64,8.353,19.353,8.64,19,8.64z M13,12.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S13.353,12.64,13,12.64z M7,8.64 C6.647,8.64,6.36,8.353,6.36,8S6.647,7.36,7,7.36S7.64,7.647,7.64,8C7.64,8.353,7.353,8.64,7,8.64z M29,23.64H3 c-0.904,0-1.64-0.735-1.64-1.64v-2.64h29.28V22C30.64,22.904,29.904,23.64,29,23.64z" }), children]
3008
- });
3009
- });
3010
- const OperationalEfficiency = /* @__PURE__ */ react.default.forwardRef(function OperationalEfficiency({ children, ...rest }, ref) {
3011
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3012
- width: 64,
3013
- height: 64,
3014
- viewBox: "0 0 32 32",
3015
- xmlns: "http://www.w3.org/2000/svg",
3016
- fill: "currentColor",
3017
- ref,
3018
- ...rest,
3019
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36 c-4.097,0-7.825-1.612-10.582-4.236c-0.026-0.024-0.051-0.049-0.077-0.072c-0.137-0.127-0.269-0.259-0.395-0.396 c-0.023-0.024-0.047-0.05-0.071-0.074C2.252,23.825,0.64,20.098,0.64,16C0.64,7.53,7.53,0.64,16,0.64 c3.622,0,7.12,1.277,9.884,3.602c0.209-0.132,0.457-0.208,0.723-0.208c0.75,0,1.36,0.61,1.36,1.36c0,0.265-0.077,0.513-0.209,0.723 C30.083,8.88,31.36,12.377,31.36,16C31.36,24.47,24.47,31.36,16,31.36z M12.111,30.116C13.35,30.457,14.654,30.64,16,30.64 c8.072,0,14.64-6.567,14.64-14.64c0-3.442-1.209-6.766-3.413-9.396c-0.186,0.096-0.396,0.15-0.62,0.15c-0.75,0-1.36-0.61-1.36-1.36 c0-0.224,0.055-0.435,0.15-0.621C22.766,2.57,19.442,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16c0,1.346,0.183,2.65,0.524,3.889 c-0.029-0.326-0.043-0.656-0.043-0.989c0-6.208,5.051-11.259,11.259-11.259c2.526,0,4.987,0.854,6.966,2.413 c0.213-0.139,0.468-0.219,0.74-0.219c0.75,0,1.36,0.61,1.36,1.36c0,0.272-0.081,0.527-0.22,0.74 c1.558,1.978,2.413,4.439,2.413,6.966c0,6.208-5.052,11.26-11.26,11.26C12.767,30.159,12.438,30.145,12.111,30.116z M9.933,28.953 c1,0.315,2.064,0.485,3.167,0.485c5.812,0,10.539-4.728,10.539-10.539c0-2.351-0.79-4.641-2.231-6.486 c-0.182,0.09-0.386,0.14-0.602,0.14c-0.75,0-1.36-0.61-1.36-1.36c0-0.216,0.051-0.42,0.141-0.602 C17.741,9.15,15.451,8.36,13.101,8.36c-5.812,0-10.54,4.728-10.54,10.54c0,1.103,0.17,2.166,0.486,3.165 c-0.003-0.088-0.005-0.177-0.005-0.266c0-3.947,3.211-7.159,7.159-7.159c1.452,0,2.839,0.428,4.028,1.24 c0.219-0.151,0.485-0.24,0.771-0.24c0.75,0,1.36,0.61,1.36,1.36c0,0.286-0.088,0.552-0.24,0.771c0.812,1.189,1.24,2.575,1.24,4.028 c0,3.947-3.212,7.159-7.159,7.159C10.111,28.958,10.022,28.956,9.933,28.953z M5.861,26.552c1.146,1.047,2.669,1.686,4.34,1.686 c3.55,0,6.439-2.888,6.439-6.438c0-1.282-0.37-2.506-1.074-3.562C15.394,18.315,15.202,18.36,15,18.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.202,0.044-0.394,0.123-0.566c-1.056-0.704-2.28-1.074-3.562-1.074c-3.551,0-6.439,2.888-6.439,6.439 c0,1.67,0.639,3.193,1.686,4.339C5.583,26.278,5.72,26.416,5.861,26.552z M15,16.36c-0.353,0-0.64,0.287-0.64,0.64 c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C15.64,16.647,15.353,16.36,15,16.36z M20.807,10.553 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S21.159,10.553,20.807,10.553z M26.606,4.753 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S26.959,4.753,26.606,4.753z" }), children]
3020
- });
3021
- });
3022
- const Optimize = /* @__PURE__ */ react.default.forwardRef(function Optimize({ children, ...rest }, ref) {
3023
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3024
- width: 64,
3025
- height: 64,
3026
- viewBox: "0 0 32 32",
3027
- xmlns: "http://www.w3.org/2000/svg",
3028
- fill: "currentColor",
3029
- ref,
3030
- ...rest,
3031
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,10.36h1.5V9.64H16c-3.507,0-6.36,2.853-6.36,6.36 s2.853,6.36,6.36,6.36s6.36-2.854,6.36-6.36v-4.695c0.575-0.159,1-0.681,1-1.305c0-0.75-0.61-1.36-1.36-1.36S20.64,9.25,20.64,10 c0,0.624,0.425,1.146,1,1.305V16c0,3.11-2.529,5.64-5.64,5.64c-3.11,0-5.64-2.529-5.64-5.64C10.36,12.89,12.89,10.36,16,10.36z M21.36,10c0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64S21.36,10.353,21.36,10z M24.64,6 c0,0.624,0.425,1.146,1,1.305V16c0,5.315-4.324,9.64-9.64,9.64S6.36,21.315,6.36,16S10.685,6.36,16,6.36h6V5.64h-6 C10.288,5.64,5.64,10.288,5.64,16c0,5.713,4.647,10.36,10.36,10.36S26.36,21.713,26.36,16V7.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S24.64,5.25,24.64,6z M26.64,6c0,0.353-0.287,0.64-0.64,0.64S25.36,6.353,25.36,6S25.647,5.36,26,5.36 S26.64,5.647,26.64,6z M31.36,2c0-0.75-0.61-1.36-1.36-1.36S28.64,1.25,28.64,2c0,0.624,0.425,1.146,1,1.305V16 c0,7.521-6.118,13.64-13.64,13.64C8.479,29.64,2.36,23.521,2.36,16S8.479,2.36,16,2.36h10V1.64H16C8.082,1.64,1.64,8.082,1.64,16 S8.082,30.36,16,30.36S30.36,23.918,30.36,16V3.305C30.935,3.146,31.36,2.624,31.36,2z M30,2.64c-0.353,0-0.64-0.287-0.64-0.64 S29.647,1.36,30,1.36S30.64,1.647,30.64,2S30.353,2.64,30,2.64z" }), children]
3032
- });
3033
- });
3034
- const OptimizeCashFlow_01 = /* @__PURE__ */ react.default.forwardRef(function OptimizeCashFlow_01({ children, ...rest }, ref) {
3035
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.Icon, {
3036
- width: 64,
3037
- height: 64,
3038
- viewBox: "0 0 32 32",
3039
- xmlns: "http://www.w3.org/2000/svg",
3040
- fill: "currentColor",
3041
- ref,
3042
- ...rest,
3043
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M1,13.36h20c0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36H1 C0.801,2.64,0.64,2.801,0.64,3v10C0.64,13.199,0.801,13.36,1,13.36z M1.36,10.396c1.166,0.161,2.083,1.078,2.244,2.244H1.36V10.396z M1.36,9.677V6.323C2.922,6.154,4.154,4.922,4.323,3.36h13.353c0.169,1.562,1.402,2.794,2.964,2.964v3.353 c-1.562,0.17-2.794,1.402-2.964,2.964H4.323C4.154,11.078,2.922,9.846,1.36,9.677z M18.397,12.64 c0.161-1.165,1.077-2.082,2.243-2.244v2.244C20.64,12.64,18.397,12.64,18.397,12.64z M20.64,5.604 c-1.166-0.161-2.082-1.078-2.243-2.244h2.243V5.604z M3.604,3.36C3.443,4.525,2.525,5.443,1.36,5.604V3.36H3.604z M11,11.36 c1.853,0,3.36-1.507,3.36-3.36S12.853,4.64,11,4.64S7.64,6.147,7.64,8S9.147,11.36,11,11.36z M11,5.36c1.456,0,2.64,1.185,2.64,2.64 s-1.185,2.64-2.64,2.64S8.36,9.456,8.36,8S9.544,5.36,11,5.36z M31,18.64H11c-0.199,0-0.36,0.161-0.36,0.36v10 c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V19C31.36,18.801,31.199,18.64,31,18.64z M30.64,21.603 c-1.165-0.161-2.082-1.077-2.243-2.243h2.243V21.603z M30.64,22.324v3.352c-1.561,0.17-2.794,1.402-2.964,2.964H14.323 c-0.17-1.562-1.402-2.794-2.964-2.964v-3.352c1.562-0.169,2.794-1.402,2.964-2.964h13.353C27.846,20.922,29.078,22.154,30.64,22.324 z M13.604,19.36c-0.161,1.166-1.078,2.082-2.244,2.243V19.36H13.604z M11.36,26.397c1.165,0.161,2.082,1.077,2.244,2.243H11.36 V26.397z M28.397,28.64c0.161-1.165,1.077-2.082,2.243-2.243v2.243H28.397z M21,20.64c-1.853,0-3.36,1.508-3.36,3.36 s1.508,3.36,3.36,3.36s3.36-1.508,3.36-3.36S22.853,20.64,21,20.64z M21,26.64c-1.456,0-2.64-1.184-2.64-2.64s1.184-2.64,2.64-2.64 s2.64,1.184,2.64,2.64S22.456,26.64,21,26.64z M1.87,23.64H8v0.721H1.87l2.385,2.385l-0.509,0.51L0.491,24l3.255-3.255l0.509,0.51 L1.87,23.64z M30.131,8.36H24V7.64h6.131l-2.386-2.386l0.51-0.509L31.509,8l-3.254,3.254l-0.51-0.509L30.131,8.36z" }), children]
3044
- });
3045
- });
3046
3046
  //#endregion
3047
+ exports.IbmZ16 = IbmZ16;
3048
+ exports.IbmZ16MultiFrame = IbmZ16MultiFrame;
3047
3049
  exports.IbmZ16PlusCloud = IbmZ16PlusCloud;
3048
3050
  exports.IbmZ16SingleFrame = IbmZ16SingleFrame;
3049
3051
  exports.IbmZ17 = IbmZ17;
3050
3052
  exports.IbmZ17MultiFrame = IbmZ17MultiFrame;
3051
3053
  exports.IbmZ17PlusCloud = IbmZ17PlusCloud;
3052
3054
  exports.IbmZ17SingleFrame = IbmZ17SingleFrame;
3055
+ exports.IbmZOsPackageManager = IbmZOsPackageManager;
3053
3056
  exports.IdBadge = IdBadge;
3054
3057
  exports.Idea = Idea;
3055
3058
  exports.Ideate = Ideate;
@@ -3107,6 +3110,7 @@ exports.Language_03 = Language_03;
3107
3110
  exports.Language_04 = Language_04;
3108
3111
  exports.Language_05 = Language_05;
3109
3112
  exports.Lantern = Lantern;
3113
+ exports.Laptop = Laptop;
3110
3114
  exports.Launch = Launch;
3111
3115
  exports.Leader = Leader;
3112
3116
  exports.Leadership = Leadership;
@@ -3133,6 +3137,8 @@ exports.LondonBigBen = LondonBigBen;
3133
3137
  exports.Longhorn = Longhorn;
3134
3138
  exports.Loon = Loon;
3135
3139
  exports.LoopHearing = LoopHearing;
3140
+ exports.LosAngeles = LosAngeles;
3141
+ exports.LotusFlower = LotusFlower;
3136
3142
  exports.Love = Love;
3137
3143
  exports.LoweringRisk = LoweringRisk;
3138
3144
  exports.Luggage = Luggage;
@@ -3180,6 +3186,7 @@ exports.MedicalStaff = MedicalStaff;
3180
3186
  exports.Melbourne = Melbourne;
3181
3187
  exports.MeltingIceCream = MeltingIceCream;
3182
3188
  exports.Memory = Memory;
3189
+ exports.MenShowers = MenShowers;
3183
3190
  exports.Messaging_01 = Messaging_01;
3184
3191
  exports.Messaging_02 = Messaging_02;
3185
3192
  exports.Messaging_03 = Messaging_03;
@@ -3187,6 +3194,7 @@ exports.MetalCan = MetalCan;
3187
3194
  exports.Meter = Meter;
3188
3195
  exports.MexicoCityAngelOfIndependence = MexicoCityAngelOfIndependence;
3189
3196
  exports.MexicoCityMuseoSoumaya = MexicoCityMuseoSoumaya;
3197
+ exports.Miami = Miami;
3190
3198
  exports.Micro = Micro;
3191
3199
  exports.Microorganisms = Microorganisms;
3192
3200
  exports.Microphone = Microphone;
@@ -3286,11 +3294,3 @@ exports.OilRig = OilRig;
3286
3294
  exports.Okinawa = Okinawa;
3287
3295
  exports.OnPremise = OnPremise;
3288
3296
  exports.OnPremiseToCloud = OnPremiseToCloud;
3289
- exports.OnPremises_02 = OnPremises_02;
3290
- exports.OpenSource = OpenSource;
3291
- exports.OperateOffline = OperateOffline;
3292
- exports.OperatingSystem = OperatingSystem;
3293
- exports.OperationalEfficiency = OperationalEfficiency;
3294
- exports.OperationalMetrics = OperationalMetrics;
3295
- exports.Optimize = Optimize;
3296
- exports.OptimizeCashFlow_01 = OptimizeCashFlow_01;