@carbon/pictograms-react 11.98.0-rc.0 → 11.98.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.
- package/es/__generated__/bucket-0.d.ts +4 -4
- package/es/__generated__/bucket-0.js +48 -73
- package/es/__generated__/bucket-1.d.ts +4 -4
- package/es/__generated__/bucket-1.js +38 -45
- package/es/__generated__/bucket-2.d.ts +3 -3
- package/es/__generated__/bucket-2.js +25 -25
- package/es/__generated__/bucket-3.d.ts +3 -3
- package/es/__generated__/bucket-3.js +25 -25
- package/es/__generated__/bucket-4.d.ts +3 -3
- package/es/__generated__/bucket-4.js +26 -31
- package/es/__generated__/bucket-5.d.ts +2 -2
- package/es/__generated__/bucket-5.js +13 -13
- package/es/__generated__/bucket-6.d.ts +2 -1
- package/es/__generated__/bucket-6.js +13 -1
- package/es/{compost--bin → bin--compost}/index.d.ts +2 -2
- package/es/bin--compost/index.js +36 -0
- package/{lib/compost--bin → es/bin--recycle}/index.d.ts +2 -2
- package/es/bin--recycle/index.js +36 -0
- package/es/bin--sanitary/index.d.ts +11 -0
- package/es/bin--sanitary/index.js +36 -0
- package/es/cricket--ball/index.js +11 -36
- package/es/encryption/index.js +1 -8
- package/es/index.js +8 -8
- package/es/skiing/index.js +1 -6
- package/lib/__generated__/bucket-0.js +50 -75
- package/lib/__generated__/bucket-1.js +41 -48
- package/lib/__generated__/bucket-2.js +27 -27
- package/lib/__generated__/bucket-3.js +27 -27
- package/lib/__generated__/bucket-4.js +28 -33
- package/lib/__generated__/bucket-5.js +14 -14
- package/lib/__generated__/bucket-6.js +13 -0
- package/{es/recycle--bin → lib/bin--compost}/index.d.ts +2 -2
- package/lib/{compost--bin → bin--compost}/index.js +4 -4
- package/lib/{recycle--bin → bin--recycle}/index.d.ts +2 -2
- package/lib/bin--recycle/index.js +38 -0
- package/lib/bin--sanitary/index.d.ts +11 -0
- package/lib/bin--sanitary/index.js +38 -0
- package/lib/cricket--ball/index.js +11 -36
- package/lib/encryption/index.js +1 -8
- package/lib/index.js +14 -13
- package/lib/skiing/index.js +1 -6
- package/package.json +5 -5
- package/umd/index.js +122 -146
- package/es/compost--bin/index.js +0 -36
- package/es/recycle--bin/index.js +0 -36
- package/lib/recycle--bin/index.js +0 -38
package/umd/index.js
CHANGED
|
@@ -1469,6 +1469,42 @@ react = __toESM(react);
|
|
|
1469
1469
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7 C2.713,24.254,2.64,24.133,2.64,24V8c0-0.132,0.073-0.254,0.189-0.317l13-7c0.107-0.058,0.234-0.058,0.342,0l13,7 C29.287,7.746,29.36,7.868,29.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M10.36,27.555 L16,30.591l5.64-3.036v-8.332l-4.628-2.314c-0.499,0.555-1.525,0.555-2.023,0l-4.629,2.314C10.36,19.223,10.36,27.555,10.36,27.555z M17.334,16.265l4.827,2.413C22.283,18.74,22.36,18.864,22.36,19v8.167l2.279-1.229V14.212l-7.668-4.261 c-0.494,0.505-1.448,0.505-1.942,0L7.36,14.212v11.727l2.28,1.229V19c0-0.137,0.077-0.261,0.199-0.322l4.827-2.413 C14.649,16.179,14.64,16.091,14.64,16c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36C17.36,16.091,17.352,16.179,17.334,16.265z M17.321,9.322l7.854,4.363c0.114,0.064,0.186,0.184,0.186,0.315v11.551l3.279-1.766V8.215L16,1.409L3.36,8.215v15.57l3.28,1.766V14 c0-0.131,0.071-0.251,0.185-0.315l7.854-4.363C14.653,9.219,14.64,9.111,14.64,9c0-0.75,0.61-1.36,1.36-1.36S17.36,8.25,17.36,9 C17.36,9.111,17.347,9.219,17.321,9.322z M16,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.64 S16.353,15.36,16,15.36z 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.64 S16.353,8.36,16,8.36z" }), children]
|
|
1470
1470
|
});
|
|
1471
1471
|
});
|
|
1472
|
+
const BinCompost = /* @__PURE__ */ react.default.forwardRef(function BinCompost({ children, ...rest }, ref) {
|
|
1473
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
1474
|
+
width: 64,
|
|
1475
|
+
height: 64,
|
|
1476
|
+
viewBox: "0 0 32 32",
|
|
1477
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1478
|
+
fill: "currentColor",
|
|
1479
|
+
ref,
|
|
1480
|
+
...rest,
|
|
1481
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,31.36H6c-.199,0-.36-.161-.36-.36V5.36h-3.64v-.72h8.64V1c0-.199.161-.36.36-.36h10c.199,0,.36.161.36.36v3.64h8.64v.72h-3.64v25.64c0,.199-.161.36-.36.36ZM6.36,30.64h19.28V5.36H6.36v25.28ZM11.36,4.64h9.28V1.36h-9.28v3.28ZM22,25.36h-12v-.72h5.64v-4.28h-1.64c-2.404,0-4.36-1.956-4.36-4.36v-2c0-.199.161-.36.36-.36h2c1.529,0,2.877.792,3.656,1.986.19-2.23,2.066-3.986,4.344-3.986h2c.199,0,.36.161.36.36v2c0,2.404-1.956,4.36-4.36,4.36h-1.64v6.279h5.64v.721ZM10.36,14.36v1.64c0,2.007,1.633,3.64,3.64,3.64h1.131l-2.385-2.385.509-.509,2.386,2.385v-1.131c0-2.007-1.633-3.64-3.64-3.64h-1.641ZM16.869,17.64h1.131c2.007,0,3.64-1.632,3.64-3.64v-1.64h-1.64c-2.007,0-3.64,1.633-3.64,3.64v1.131l2.385-2.385.51.509-2.386,2.385Z" }), children]
|
|
1482
|
+
});
|
|
1483
|
+
});
|
|
1484
|
+
const BinRecycle = /* @__PURE__ */ react.default.forwardRef(function BinRecycle({ children, ...rest }, ref) {
|
|
1485
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
1486
|
+
width: 64,
|
|
1487
|
+
height: 64,
|
|
1488
|
+
viewBox: "0 0 32 32",
|
|
1489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1490
|
+
fill: "currentColor",
|
|
1491
|
+
ref,
|
|
1492
|
+
...rest,
|
|
1493
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.36,4.64V1c0-.199-.161-.36-.36-.36h-10c-.199,0-.36.161-.36.36v3.64H2v.72h3.64v25.64c0,.199.161.36.36.36h20c.199,0,.36-.161.36-.36V5.36h3.64v-.72h-8.64ZM11.36,1.36h9.28v3.28h-9.28V1.36ZM25.64,30.64H6.36V5.36h19.28s0,25.28,0,25.28ZM21.363,19.932l.631-.346,1.141,2.085c.312.569.3,1.241-.03,1.799-.331.558-.915.891-1.563.891h-4.672l1.506,1.506-.51.51-2.375-2.377,2.375-2.376.51.51-1.506,1.506h4.671c.392,0,.744-.2.943-.537.2-.337.207-.742.02-1.086l-1.141-2.085ZM13.353,14.964l-.632-.346,1.639-2.998c.327-.613.941-.981,1.64-.981h0c.698,0,1.312.368,1.64.984l2.957,5.406.542-2.022.695.187-.869,3.245-3.246-.869.186-.695,2.095.562-2.993-5.471c-.204-.381-.58-.607-1.008-.607s-.805.226-1.006.604l-1.64,3.001ZM8.896,23.468c-.331-.558-.343-1.231-.031-1.801l2.491-4.554-2.1.562-.186-.696,3.245-.869.87,3.246-.695.186-.539-2.013-2.453,4.484c-.188.344-.181.751.019,1.088.2.338.554.539.946.539h3.537v.721h-3.539c-.649-.001-1.233-.335-1.565-.893Z" }), children]
|
|
1494
|
+
});
|
|
1495
|
+
});
|
|
1496
|
+
const BinSanitary = /* @__PURE__ */ react.default.forwardRef(function BinSanitary({ children, ...rest }, ref) {
|
|
1497
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
1498
|
+
width: 64,
|
|
1499
|
+
height: 64,
|
|
1500
|
+
viewBox: "0 0 32 32",
|
|
1501
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1502
|
+
fill: "currentColor",
|
|
1503
|
+
ref,
|
|
1504
|
+
...rest,
|
|
1505
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,31.3604H6.002c-.1987,0-.3599-.1611-.3599-.3604V5.3599h-3.6421v-.7197h8.6426V1c0-.1987.1611-.3599.3599-.3599h9.9976c.1992,0,.3604.1611.3604.3599v3.6401h8.6396v.7197h-3.6396v25.6401c0,.1992-.1611.3604-.3604.3604ZM6.3618,30.6396h19.2778V5.3599H6.3618v25.2798ZM11.3623,4.6401h9.2773V1.3599h-9.2773v3.2803ZM18,24.3604h-4c-.1987,0-.3599-.1611-.3599-.3604v-3.6396h-3.6401c-.1987,0-.3599-.1611-.3599-.3604v-4c0-.1987.1611-.3599.3599-.3599h3.6401v-3.6401c0-.1987.1611-.3599.3599-.3599h4c.1992,0,.3604.1611.3604.3599v3.6401h3.6396c.1992,0,.3604.1611.3604.3599v4c0,.1992-.1611.3604-.3604.3604h-3.6396v3.6396c0,.1992-.1611.3604-.3604.3604ZM14.3599,23.6396h3.2798v-3.6396c0-.1992.1611-.3604.3604-.3604h3.6396v-3.2798h-3.6396c-.1992,0-.3604-.1611-.3604-.3599v-3.6401h-3.2798v3.6401c0,.1987-.1611.3599-.3599.3599h-3.6401v3.2798h3.6401c.1987,0,.3599.1611.3599.3604v3.6396Z" }), children]
|
|
1506
|
+
});
|
|
1507
|
+
});
|
|
1472
1508
|
const Binocular = /* @__PURE__ */ react.default.forwardRef(function Binocular({ children, ...rest }, ref) {
|
|
1473
1509
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
1474
1510
|
width: 64,
|
|
@@ -2825,49 +2861,24 @@ react = __toESM(react);
|
|
|
2825
2861
|
...rest,
|
|
2826
2862
|
children: [
|
|
2827
2863
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
strokeWidth: ".72",
|
|
2831
|
-
d: "M29 5 28.293 5.707"
|
|
2832
|
-
}),
|
|
2833
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2834
|
-
fill: "none",
|
|
2835
|
-
strokeDasharray: "2.0481 1.024",
|
|
2836
|
-
strokeLinejoin: "round",
|
|
2837
|
-
strokeWidth: ".72",
|
|
2838
|
-
d: "M27.569 6.431 17.069 16.931"
|
|
2864
|
+
d: "M28.146 4.993H29.146V5.713H28.146z",
|
|
2865
|
+
transform: "rotate(-45.055 28.647 5.353)"
|
|
2839
2866
|
}),
|
|
2867
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.6865,16.8232l-.5098-.5088,1.4473-1.4482.5098.5088-1.4473,1.4482ZM19.8584,14.6509l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM22.0303,12.4785l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM24.2031,10.3062l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM26.375,8.1338l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482Z" }),
|
|
2840
2868
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
strokeWidth: ".72",
|
|
2844
|
-
d: "M16.707 17.293 16 18"
|
|
2869
|
+
d: "M15.854 17.286H16.854V18.006H15.854z",
|
|
2870
|
+
transform: "rotate(-44.945 16.354 17.646)"
|
|
2845
2871
|
}),
|
|
2846
2872
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
strokeWidth: ".72",
|
|
2850
|
-
d: "M27 3 26.293 3.707"
|
|
2873
|
+
d: "M26.146 2.993H27.146V3.713H26.146z",
|
|
2874
|
+
transform: "rotate(-45.055 26.647 3.354)"
|
|
2851
2875
|
}),
|
|
2876
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.6855,14.8232l-.5088-.5088,1.4482-1.4482.5088.5088-1.4482,1.4482ZM17.8584,12.6509l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM20.0303,10.4785l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM22.2031,8.3062l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482ZM24.375,6.1338l-.5098-.5088,1.4482-1.4482.5098.5088-1.4482,1.4482Z" }),
|
|
2852
2877
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
strokeLinejoin: "round",
|
|
2856
|
-
strokeWidth: ".72",
|
|
2857
|
-
d: "M25.569 4.431 15.069 14.931"
|
|
2858
|
-
}),
|
|
2859
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2860
|
-
fill: "none",
|
|
2861
|
-
strokeLinejoin: "round",
|
|
2862
|
-
strokeWidth: ".72",
|
|
2863
|
-
d: "M14.707 15.293 14 16"
|
|
2864
|
-
}),
|
|
2865
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
2866
|
-
fill: "none",
|
|
2867
|
-
strokeLinejoin: "round",
|
|
2868
|
-
strokeWidth: ".72",
|
|
2869
|
-
d: "M10,12L2,20M16,26l4-4M13,19L1,31M28,4l-13,13M21.5,1c5.2467,0,9.5,4.2533,9.5,9.5s-4.2533,9.5-9.5,9.5-9.5-4.2533-9.5-9.5S16.2533,1,21.5,1Z"
|
|
2878
|
+
d: "M13.854 15.287H14.854V16.007H13.854z",
|
|
2879
|
+
transform: "rotate(-45 14.353 15.646)"
|
|
2870
2880
|
}),
|
|
2881
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M1.2544,31.2549l-.5088-.5098,12-12,.5088.5098L1.2544,31.2549ZM16.2544,26.2549l-.5088-.5098,3.9995-4,.5098.5098-4.0005,4ZM21.5,20.3604c-5.437,0-9.8599-4.4233-9.8599-9.8604S16.063.6401,21.5.6401s9.8604,4.4229,9.8604,9.8599-4.4238,9.8604-9.8604,9.8604ZM15.2998,17.21c1.6304,1.5078,3.8096,2.4297,6.2002,2.4297,5.04,0,9.1396-4.0996,9.1396-9.1396,0-2.3906-.9219-4.5698-2.4297-6.2002l-12.9102,12.9102ZM21.5,1.3599c-5.04,0-9.1401,4.1001-9.1401,9.1401,0,2.3906.9229,4.5698,2.4307,6.2002L27.7002,3.7905c-1.6299-1.5078-3.8096-2.4307-6.2002-2.4307ZM2.2544,20.2549l-.5088-.5098,8-7.9995.5088.5088L2.2544,20.2549Z" }),
|
|
2871
2882
|
children
|
|
2872
2883
|
]
|
|
2873
2884
|
});
|
|
@@ -3164,6 +3175,17 @@ react = __toESM(react);
|
|
|
3164
3175
|
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]
|
|
3165
3176
|
});
|
|
3166
3177
|
});
|
|
3178
|
+
|
|
3179
|
+
//#endregion
|
|
3180
|
+
//#region virtual:__generated__/bucket-1.js
|
|
3181
|
+
/**
|
|
3182
|
+
* Copyright IBM Corp. 2019, 2023
|
|
3183
|
+
*
|
|
3184
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
3185
|
+
* LICENSE file in the root directory of this source tree.
|
|
3186
|
+
*
|
|
3187
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
3188
|
+
*/
|
|
3167
3189
|
const CloudOracle = /* @__PURE__ */ react.default.forwardRef(function CloudOracle({ children, ...rest }, ref) {
|
|
3168
3190
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
3169
3191
|
width: 64,
|
|
@@ -3200,17 +3222,6 @@ react = __toESM(react);
|
|
|
3200
3222
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.5,21.36h-11c-0.199,0-0.36-0.161-0.36-0.36v-9c0-0.199,0.161-0.36,0.36-0.36h2.64V11 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64h4.28V11c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64h2.64 c0.199,0,0.36,0.161,0.36,0.36v9C21.86,21.199,21.699,21.36,21.5,21.36z M10.86,20.64h10.28v-8.28h-2.28V13 c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-0.64h-4.28V13c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-0.64 h-2.28V20.64z M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M15.385,30.627c0.204,0.009,0.409,0.013,0.615,0.013c4.741,0,8.963-2.265,11.64-5.77V12.008h0.721v11.831 c1.442-2.268,2.279-4.957,2.279-7.839c0-1.999-0.402-3.904-1.13-5.641L18.363,3.924l0.36-0.624l10.249,5.917 c-2.174-4.141-6.273-7.119-11.101-7.738L6.723,7.916l-0.36-0.624l10.252-5.919C16.412,1.364,16.206,1.36,16,1.36 c-4.741,0-8.963,2.266-11.64,5.771v12.862H3.64V8.161C2.197,10.429,1.36,13.119,1.36,16c0,1.998,0.402,3.903,1.13,5.641 l11.147,6.436l-0.36,0.623L3.028,22.782c2.174,4.142,6.273,7.12,11.101,7.739l11.148-6.437l0.359,0.623L15.385,30.627z" }), children]
|
|
3201
3223
|
});
|
|
3202
3224
|
});
|
|
3203
|
-
|
|
3204
|
-
//#endregion
|
|
3205
|
-
//#region virtual:__generated__/bucket-1.js
|
|
3206
|
-
/**
|
|
3207
|
-
* Copyright IBM Corp. 2019, 2023
|
|
3208
|
-
*
|
|
3209
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
3210
|
-
* LICENSE file in the root directory of this source tree.
|
|
3211
|
-
*
|
|
3212
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
3213
|
-
*/
|
|
3214
3225
|
const CloudPlatform = /* @__PURE__ */ react.default.forwardRef(function CloudPlatform({ children, ...rest }, ref) {
|
|
3215
3226
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
3216
3227
|
width: 64,
|
|
@@ -3791,18 +3802,6 @@ react = __toESM(react);
|
|
|
3791
3802
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.75,31.36c-0.919,0-1.863-0.275-2.776-0.541 c-0.81-0.236-1.575-0.459-2.224-0.459s-1.414,0.223-2.224,0.459c-0.914,0.266-1.858,0.541-2.776,0.541 c-1.579,0-3.099-0.797-4.517-2.369c-0.075-0.083-0.107-0.197-0.087-0.308c0.021-0.11,0.092-0.204,0.192-0.255 c3.733-1.881,6.052-5.686,6.052-9.929c0-3.606-1.812-7.022-4.846-9.138C7.422,9.277,7.365,9.126,7.4,8.981 c0.035-0.145,0.155-0.252,0.302-0.272C8.029,8.666,8.421,8.64,8.75,8.64c0.969,0,1.954,0.272,2.907,0.535 c0.748,0.207,1.454,0.402,2.13,0.466l-0.068,0.717c-0.738-0.07-1.508-0.283-2.253-0.489C10.553,9.617,9.609,9.39,8.733,9.36 c2.757,2.268,4.377,5.618,4.377,9.14c0,4.354-2.295,8.275-6.023,10.347c1.18,1.19,2.41,1.793,3.664,1.793 c0.815,0,1.71-0.26,2.575-0.512c0.861-0.251,1.674-0.487,2.425-0.488c0.752,0.001,1.564,0.237,2.425,0.488 c0.864,0.252,1.759,0.512,2.575,0.512c0.825,0,1.656-0.264,2.478-0.784C20.906,28.874,19.39,26.603,19.39,24 c0-1.482,0.496-2.897,1.402-4.017c-0.918-1.312-1.402-2.855-1.402-4.483c0-2.387,1.11-4.649,2.954-6.13 c-0.966,0.048-1.923,0.259-2.93,0.48c-1.104,0.243-2.247,0.494-3.405,0.508l-0.257,0.001c-0.096,0.033-0.188-0.038-0.256-0.104 c-0.068-0.068-0.106-0.16-0.106-0.255V7.25c0-0.1,0.042-0.195,0.114-0.263c0.072-0.068,0.164-0.104,0.271-0.096 c0.255,0.021,6.158,0.364,7.535-4.378c-1.162-0.247-5.008-0.733-7.253,2.926l-0.613-0.376c2.905-4.737,8.354-3.173,8.41-3.157 c0.182,0.054,0.29,0.241,0.247,0.426c-1.144,4.921-6.5,5.282-7.991,5.286v2.019c1.047-0.027,2.116-0.262,3.15-0.489 c1.134-0.25,2.307-0.507,3.49-0.507c0.202,0,0.388,0.019,0.573,0.039l0.145,0.015c0.155,0.015,0.282,0.128,0.316,0.28 c0.033,0.152-0.034,0.308-0.168,0.388c-2.163,1.283-3.506,3.635-3.506,6.138c0,1.568,0.493,3.049,1.427,4.283 c0.104,0.137,0.096,0.328-0.019,0.456C20.61,21.259,20.11,22.595,20.11,24c0,2.524,1.604,4.696,3.992,5.405 c0.129,0.038,0.227,0.146,0.251,0.278c0.025,0.132-0.025,0.268-0.132,0.351C23.093,30.914,21.925,31.36,20.75,31.36z M13.75,7.36 c-0.128,0-3.167-0.018-4.754-1.605C7.408,4.167,7.39,1.128,7.39,1c0-0.199,0.161-0.36,0.36-0.36c0.128,0,3.167,0.018,4.754,1.605 C14.092,3.833,14.11,6.872,14.11,7c0,0.096-0.038,0.187-0.105,0.254C13.937,7.322,13.846,7.36,13.75,7.36z M8.127,1.377 C8.183,2.2,8.43,4.171,9.504,5.246c1.075,1.074,3.045,1.321,3.869,1.377C13.317,5.8,13.07,3.829,11.996,2.754 C10.921,1.68,8.95,1.433,8.127,1.377z" }), children]
|
|
3792
3803
|
});
|
|
3793
3804
|
});
|
|
3794
|
-
const CompostBin = /* @__PURE__ */ react.default.forwardRef(function CompostBin({ children, ...rest }, ref) {
|
|
3795
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
3796
|
-
width: 64,
|
|
3797
|
-
height: 64,
|
|
3798
|
-
viewBox: "0 0 32 32",
|
|
3799
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3800
|
-
fill: "currentColor",
|
|
3801
|
-
ref,
|
|
3802
|
-
...rest,
|
|
3803
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V5.36H2V4.64h8.64V1c0-0.199,0.161-0.36,0.36-0.36h10 c0.199,0,0.36,0.161,0.36,0.36v3.64H30v0.72h-3.64V31C26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V5.36H6.36V30.64z M11.36,4.64h9.28V1.36h-9.28V4.64z M22,25.36H10v-0.72h5.64v-4.28H14c-2.404,0-4.36-1.956-4.36-4.36v-2 c0-0.199,0.161-0.36,0.36-0.36h2c1.529,0,2.877,0.792,3.656,1.986c0.19-2.23,2.066-3.986,4.344-3.986h2 c0.199,0,0.36,0.161,0.36,0.36v2c0,2.404-1.956,4.36-4.36,4.36h-1.64v6.279H22V25.36z M10.36,14.36V16c0,2.007,1.633,3.64,3.64,3.64 h1.131l-2.385-2.385l0.509-0.509l2.386,2.385V18c0-2.007-1.633-3.64-3.64-3.64H10.36z M16.869,17.64H18 c2.007,0,3.64-1.632,3.64-3.64v-1.64H20c-2.007,0-3.64,1.633-3.64,3.64v1.131l2.385-2.385l0.51,0.509L16.869,17.64z" }), children]
|
|
3804
|
-
});
|
|
3805
|
-
});
|
|
3806
3805
|
const Compute = /* @__PURE__ */ react.default.forwardRef(function Compute({ children, ...rest }, ref) {
|
|
3807
3806
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
3808
3807
|
width: 64,
|
|
@@ -6032,14 +6031,7 @@ react = __toESM(react);
|
|
|
6032
6031
|
fill: "currentColor",
|
|
6033
6032
|
ref,
|
|
6034
6033
|
...rest,
|
|
6035
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
6036
|
-
fill: "none",
|
|
6037
|
-
strokeLinecap: "round",
|
|
6038
|
-
strokeLinejoin: "round",
|
|
6039
|
-
strokeMiterlimit: "10",
|
|
6040
|
-
strokeWidth: ".72",
|
|
6041
|
-
d: "M10,21c0-3.314,2.686-6,6-6s6,2.686,6,6s-2.686,6-6,6S10,24.314,10,21z M16,11c-5.523,0-10,4.477-10,10s4.477,10,10,10 s10-4.477,10-10S21.523,11,16,11z M11,17.682V6c0-2.761,2.239-5,5-5s5,2.239,5,5v11.682 M16,22v2 M16,20c-0.552,0-1,0.448-1,1 s0.448,1,1,1s1-0.448,1-1S16.552,20,16,20z"
|
|
6042
|
-
}), children]
|
|
6034
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.3604c-5.7124,0-10.3599-4.6475-10.3599-10.3604,0-3.752,2.0049-7.0449,5-8.8628v-6.1372c0-2.9556,2.4043-5.3599,5.3599-5.3599s5.3604,2.4043,5.3604,5.3599v6.1372c2.9951,1.8179,5,5.1108,5,8.8628,0,5.7129-4.6475,10.3604-10.3604,10.3604ZM10.6401,12.9912c-2.5796,1.7314-4.2803,4.6748-4.2803,8.0088,0,5.3154,4.3247,9.6396,9.6401,9.6396s9.6396-4.3242,9.6396-9.6396c0-3.334-1.7002-6.2773-4.2793-8.0088v4.5889c.6328.9883,1,2.1621,1,3.4199,0,3.5068-2.8535,6.3604-6.3604,6.3604s-6.3599-2.8535-6.3599-6.3604c0-1.2578.3672-2.4316,1-3.4199v-4.5889ZM16,15.3599c-3.1099,0-5.6401,2.5298-5.6401,5.6401s2.5303,5.6396,5.6401,5.6396,5.6396-2.5293,5.6396-5.6396-2.5293-5.6401-5.6396-5.6401ZM16,14.6401c1.8281,0,3.4785.7754,4.6396,2.0146v-4.103c-1.377-.7593-2.959-1.1919-4.6396-1.1919s-3.2627.4326-4.6401,1.1919v4.103c1.1611-1.2393,2.812-2.0146,4.6401-2.0146ZM16,10.6401c1.667,0,3.2432.3955,4.6396,1.0981v-5.7383c0-2.5586-2.0811-4.6401-4.6396-4.6401s-4.6401,2.0815-4.6401,4.6401v5.7383c1.3965-.7026,2.9731-1.0981,4.6401-1.0981ZM16,24.3604c-.1987,0-.3599-.1611-.3599-.3604v-1.6885c-.5757-.1582-1-.6865-1-1.3115,0-.75.6099-1.3604,1.3599-1.3604s1.3604.6104,1.3604,1.3604c0,.625-.4248,1.1533-1.0005,1.3115v1.6885c0,.1992-.1611.3604-.3599.3604ZM16,20.3604c-.353,0-.6401.2871-.6401.6396s.2871.6396.6401.6396.6401-.2871.6401-.6396-.2871-.6396-.6401-.6396Z" }), children]
|
|
6043
6035
|
});
|
|
6044
6036
|
});
|
|
6045
6037
|
const Encryption_02 = /* @__PURE__ */ react.default.forwardRef(function Encryption_02({ children, ...rest }, ref) {
|
|
@@ -6258,6 +6250,18 @@ react = __toESM(react);
|
|
|
6258
6250
|
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]
|
|
6259
6251
|
});
|
|
6260
6252
|
});
|
|
6253
|
+
|
|
6254
|
+
//#endregion
|
|
6255
|
+
//#region virtual:__generated__/bucket-2.js
|
|
6256
|
+
/**
|
|
6257
|
+
* Copyright IBM Corp. 2019, 2023
|
|
6258
|
+
*
|
|
6259
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
6260
|
+
* LICENSE file in the root directory of this source tree.
|
|
6261
|
+
*
|
|
6262
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
6263
|
+
*/
|
|
6264
|
+
const didWarnAboutDeprecation$3 = {};
|
|
6261
6265
|
const EsgReporting_02 = /* @__PURE__ */ react.default.forwardRef(function EsgReporting_02({ children, ...rest }, ref) {
|
|
6262
6266
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
6263
6267
|
width: 64,
|
|
@@ -6282,18 +6286,6 @@ react = __toESM(react);
|
|
|
6282
6286
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16 S24.47,31.36,16,31.36z M10.973,2.25C5.369,4.305,1.36,9.693,1.36,16c0,7.896,6.284,14.353,14.113,14.631l-1.633-0.807 c-0.123-0.062-0.201-0.187-0.201-0.323v-5.196l-5.698-0.948c-0.117-0.02-0.218-0.096-0.268-0.204l-2.027-4.375 c-0.037-0.08-0.043-0.172-0.018-0.257l2.027-6.626C7.702,11.743,7.842,11.64,8,11.64h6c0.132,0,0.254,0.073,0.317,0.189l1.515,2.811 h3.495l0.771-1.629L17.589,8.36h-6.274c-0.31,0-0.598,0.154-0.77,0.413C10.201,9.293,9.632,9.36,9.176,9.36H7.585 c-0.167,0-0.312-0.115-0.351-0.278l-0.585-2.5c-0.032-0.137,0.019-0.28,0.129-0.366L11.1,2.854L10.973,2.25z M14.359,29.277 l2.685,1.326c3.77-0.267,7.149-1.968,9.597-4.559V19.36h-2.442c-0.118,0-0.229-0.058-0.296-0.154l-2.435-3.5 c-0.086-0.124-0.086-0.288,0-0.411l1.736-2.5c0.065-0.094,0.172-0.151,0.286-0.154c0.117-0.001,0.224,0.049,0.294,0.139l2.921,3.754 l1.31-0.33c0.917-0.23,2.107-0.529,2.618-0.666C30.388,7.678,23.918,1.36,16,1.36c-1.511,0-2.969,0.23-4.341,0.657l0.193,0.909 C11.881,3.06,11.83,3.2,11.721,3.284L7.403,6.643L7.871,8.64h1.305c0.421,0,0.644-0.077,0.769-0.265 c0.306-0.46,0.817-0.735,1.37-0.735h6.489c0.133,0,0.254,0.072,0.316,0.189l2.696,5c0.055,0.101,0.058,0.221,0.009,0.325l-0.946,2 c-0.06,0.126-0.186,0.206-0.325,0.206h-3.937c-0.132,0-0.254-0.073-0.317-0.189l-1.515-2.811H8.266L6.358,18.6l1.889,4.077 l5.812,0.968c0.174,0.029,0.301,0.18,0.301,0.355L14.359,29.277L14.359,29.277z M24.387,18.64h2.614c0.199,0,0.36,0.161,0.36,0.36 v6.224c1.994-2.452,3.212-5.558,3.276-8.943c-0.467,0.123-1.265,0.324-2.448,0.621l-1.535,0.387 c-0.14,0.031-0.285-0.016-0.373-0.128l-2.765-3.554L22.202,15.5L24.387,18.64z" }), children]
|
|
6283
6287
|
});
|
|
6284
6288
|
});
|
|
6285
|
-
|
|
6286
|
-
//#endregion
|
|
6287
|
-
//#region virtual:__generated__/bucket-2.js
|
|
6288
|
-
/**
|
|
6289
|
-
* Copyright IBM Corp. 2019, 2023
|
|
6290
|
-
*
|
|
6291
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
6292
|
-
* LICENSE file in the root directory of this source tree.
|
|
6293
|
-
*
|
|
6294
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
6295
|
-
*/
|
|
6296
|
-
const didWarnAboutDeprecation$3 = {};
|
|
6297
6289
|
const EventAutomation = /* @__PURE__ */ react.default.forwardRef(function EventAutomation({ children, ...rest }, ref) {
|
|
6298
6290
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
6299
6291
|
width: 64,
|
|
@@ -9304,6 +9296,18 @@ react = __toESM(react);
|
|
|
9304
9296
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,30.36c-0.75,0-1.36-0.61-1.36-1.36 S3.25,27.64,4,27.64c0.452,0,0.854,0.222,1.101,0.562l3.409-1.278C7.96,26.083,7.64,25.078,7.64,24c0-2.955,2.404-5.36,5.36-5.36 h0.959c0.251-0.488,0.554-0.941,0.9-1.354l-3.308-4.043C11.383,13.318,11.196,13.36,11,13.36c-0.75,0-1.36-0.61-1.36-1.36 s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.293-0.093,0.564-0.251,0.787l3.245,3.966c1.356-1.327,3.201-2.113,5.146-2.113 c1.885,0,3.607,0.712,4.91,1.882l3.445-3.789c-0.073-0.114-0.13-0.24-0.167-0.374h-3.686c-0.002,0-0.004,0-0.006,0h-4.164 c-0.658,0-1.193-0.535-1.193-1.193V10.36h-1.822c-0.139,0-0.266-0.08-0.325-0.205C16.395,7.85,14.043,6.36,11.5,6.36 c-3.661,0-6.64,2.979-6.64,6.64c0,0.199-0.161,0.36-0.36,0.36c-1.731,0-3.14,1.409-3.14,3.14s1.409,3.14,3.14,3.14H7v0.721H4.5 c-2.128,0-3.86-1.732-3.86-3.86c0-2.01,1.543-3.666,3.508-3.844C4.329,8.757,7.557,5.64,11.5,5.64c2.743,0,5.286,1.562,6.541,4 h1.599V2.833c0-0.658,0.535-1.193,1.193-1.193h8.334c0.658,0,1.193,0.535,1.193,1.193v7.855c0.575,0.158,1,0.686,1,1.312 c0,0.75-0.61,1.36-1.36,1.36c-0.22,0-0.427-0.052-0.61-0.145l-3.467,3.814c1.13,1.231,1.847,2.848,1.93,4.627 c1.964,0.178,3.508,1.834,3.508,3.844c0,2.128-1.732,3.86-3.86,3.86H13c-1.608,0-3.053-0.712-4.037-1.838l-3.609,1.354 C5.358,28.917,5.36,28.958,5.36,29C5.36,29.75,4.75,30.36,4,30.36z M4,28.36c-0.353,0-0.64,0.287-0.64,0.64S3.647,29.64,4,29.64 S4.64,29.353,4.64,29S4.353,28.36,4,28.36z M9.691,27.25c0.842,0.857,2.014,1.39,3.309,1.39h14.5c1.731,0,3.14-1.408,3.14-3.14 s-1.408-3.14-3.14-3.14c-0.199,0-0.36-0.161-0.36-0.36c0-1.703-0.645-3.26-1.703-4.437l-3.598,3.958 c0.326,0.405,0.521,0.92,0.521,1.479c0,1.302-1.059,2.36-2.36,2.36c-0.882,0-1.652-0.486-2.058-1.205L9.691,27.25z M13,19.36 c-2.559,0-4.64,2.081-4.64,4.64c0,0.99,0.312,1.91,0.843,2.664l8.486-3.183c-0.032-0.155-0.05-0.316-0.05-0.481 c0-1.302,1.059-2.36,2.36-2.36c0.483,0,0.933,0.146,1.308,0.396l3.619-3.981c-1.176-1.053-2.728-1.695-4.427-1.695 c-2.543,0-4.895,1.49-5.992,3.794c-0.06,0.126-0.187,0.206-0.325,0.206C14.182,19.36,13,19.36,13,19.36z M20,21.36 c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S20.904,21.36,20,21.36z M30,11.36 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,11.36,30,11.36z M11,11.36 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.64S11.353,11.36,11,11.36z M25.36,11.64h3.328 c0.127-0.461,0.49-0.825,0.951-0.952V7.36H25.36V11.64z M20.36,7.872v3.294c0,0.261,0.212,0.474,0.473,0.474h3.298L20.36,7.872z M20.866,7.36l3.773,3.771V7.36H20.866z M25.36,6.64h4.279V2.833c0-0.261-0.212-0.474-0.473-0.474H25.36V6.64z M20.873,6.64h3.767 V2.875L20.873,6.64z M20.833,2.36c-0.261,0-0.473,0.212-0.473,0.474v3.301l3.777-3.775C24.137,2.36,20.833,2.36,20.833,2.36z" }), children]
|
|
9305
9297
|
});
|
|
9306
9298
|
});
|
|
9299
|
+
|
|
9300
|
+
//#endregion
|
|
9301
|
+
//#region virtual:__generated__/bucket-3.js
|
|
9302
|
+
/**
|
|
9303
|
+
* Copyright IBM Corp. 2019, 2023
|
|
9304
|
+
*
|
|
9305
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
9306
|
+
* LICENSE file in the root directory of this source tree.
|
|
9307
|
+
*
|
|
9308
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
9309
|
+
*/
|
|
9310
|
+
const didWarnAboutDeprecation$2 = {};
|
|
9307
9311
|
const IbmZ17SingleFrame = /* @__PURE__ */ react.default.forwardRef(function IbmZ17SingleFrame({ children, ...rest }, ref) {
|
|
9308
9312
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
9309
9313
|
width: 64,
|
|
@@ -9328,18 +9332,6 @@ react = __toESM(react);
|
|
|
9328
9332
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h7.64V1 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4.64H26c0.199,0,0.36,0.161,0.36,0.36v25 C26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V6.36h-7.28V9c0,0.199-0.161,0.36-0.36,0.36h-4 c-0.199,0-0.36-0.161-0.36-0.36V6.36H6.36V30.64z M14.36,8.64h3.28V1.36h-3.28V8.64z M17,28.36h-7v-0.72h7V28.36z M22,26.36H10 v-0.72h12V26.36z M22.36,24h-0.72c0-2.474-1.841-4.706-4.377-5.307c-0.15-0.036-0.261-0.163-0.275-0.317 c-0.014-0.153,0.071-0.3,0.212-0.362c1.067-0.475,1.756-1.534,1.756-2.699c0-1.629-1.325-2.955-2.955-2.955 c-1.629,0-2.955,1.326-2.955,2.955c0,1.166,0.689,2.225,1.756,2.699c0.141,0.062,0.226,0.209,0.212,0.362 c-0.014,0.154-0.125,0.281-0.275,0.317C12.201,19.294,10.36,21.526,10.36,24H9.64c0-2.535,1.696-4.844,4.133-5.764 c-0.899-0.686-1.448-1.761-1.448-2.921c0-2.026,1.648-3.675,3.675-3.675s3.676,1.648,3.676,3.675c0,1.16-0.55,2.236-1.449,2.921 C20.664,19.156,22.36,21.465,22.36,24z" }), children]
|
|
9329
9333
|
});
|
|
9330
9334
|
});
|
|
9331
|
-
|
|
9332
|
-
//#endregion
|
|
9333
|
-
//#region virtual:__generated__/bucket-3.js
|
|
9334
|
-
/**
|
|
9335
|
-
* Copyright IBM Corp. 2019, 2023
|
|
9336
|
-
*
|
|
9337
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
9338
|
-
* LICENSE file in the root directory of this source tree.
|
|
9339
|
-
*
|
|
9340
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
9341
|
-
*/
|
|
9342
|
-
const didWarnAboutDeprecation$2 = {};
|
|
9343
9335
|
const Idea = /* @__PURE__ */ react.default.forwardRef(function Idea({ children, ...rest }, ref) {
|
|
9344
9336
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
9345
9337
|
width: 64,
|
|
@@ -12338,6 +12330,17 @@ react = __toESM(react);
|
|
|
12338
12330
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.746,29.255l-5.834-5.814 c-0.448,0.211-0.909,0.403-1.385,0.578l4.728,4.727l-0.51,0.51L22.77,24.28c-0.503,0.161-1.021,0.304-1.554,0.429l4.038,4.037 l-0.51,0.51l-4.367-4.368c-0.556,0.107-1.127,0.196-1.716,0.267l3.593,3.592l-0.51,0.51l-4.006-4.007 c-0.875,0.073-1.786,0.11-2.738,0.11c-5.161,0-9.36-4.199-9.36-9.36v-0.447c0-0.806,0.108-1.657,0.332-2.6 C6.083,12.481,6.14,11.992,6.14,11.5c0-1.731-1.409-3.14-3.14-3.14c-0.836,0-1.737,0.886-1.746,0.895 C1.152,9.358,0.999,9.389,0.862,9.332C0.728,9.276,0.64,9.146,0.64,9V8c0-1.025,0.834-1.86,1.86-1.86h0.14V6 c0-1.853,1.507-3.36,3.36-3.36h5v0.72H6C4.544,3.36,3.36,4.544,3.36,6v0.5c0,0.199-0.161,0.36-0.36,0.36H2.5 C1.872,6.86,1.36,7.372,1.36,8v0.245C1.785,7.952,2.383,7.64,3,7.64c2.128,0,3.86,1.731,3.86,3.86c0,0.548-0.063,1.093-0.187,1.619 c-0.21,0.888-0.313,1.684-0.313,2.434V16c0,4.764,3.876,8.64,8.64,8.64c2.643,0,4.968-0.292,7.032-0.889 c-7.007,0.281-11.014-4.232-11.272-4.532c-0.721-0.726-1.12-1.692-1.12-2.719c0-1.031,0.402-2,1.131-2.729 c1.505-1.505,3.955-1.505,5.459,0l15.024,14.975L30.746,29.255z M13.752,20.784c2.171,1.4,5.737,2.864,10.5,1.999l-1.409-1.404 C18.57,21.831,15.65,21.385,13.752,20.784z M13.5,13.361c-0.804,0-1.608,0.306-2.221,0.918c-0.593,0.593-0.919,1.382-0.919,2.221 c0,0.839,0.327,1.627,0.919,2.22c0.03,0.029,2.836,2.715,10.903,2l-6.461-6.44C15.108,13.667,14.304,13.361,13.5,13.361z M11,6.36H8 V5.64h3V6.36z M11,4.86H8V4.14h3V4.86z" }), children]
|
|
12339
12331
|
});
|
|
12340
12332
|
});
|
|
12333
|
+
|
|
12334
|
+
//#endregion
|
|
12335
|
+
//#region virtual:__generated__/bucket-4.js
|
|
12336
|
+
/**
|
|
12337
|
+
* Copyright IBM Corp. 2019, 2023
|
|
12338
|
+
*
|
|
12339
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
12340
|
+
* LICENSE file in the root directory of this source tree.
|
|
12341
|
+
*
|
|
12342
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
12343
|
+
*/
|
|
12341
12344
|
const OutcomeFocused = /* @__PURE__ */ react.default.forwardRef(function OutcomeFocused({ children, ...rest }, ref) {
|
|
12342
12345
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
12343
12346
|
width: 64,
|
|
@@ -12362,17 +12365,6 @@ react = __toESM(react);
|
|
|
12362
12365
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,28.36H10v-0.72h18V28.36z M19,25.36H1v-0.72h18V25.36z M5.631,20.36 c-2.894-0.038-4.991-2.015-4.991-4.702c0-2.767,2.239-5.018,4.991-5.018c0.691,0,1.377,0.145,2.01,0.422 c0.647-4.138,4.261-7.422,8.286-7.422c3.281,0,6.332,2.085,7.689,5.223c0.599-0.153,1.309-0.223,1.811-0.223 c3.271,0,5.934,2.662,5.934,5.934c0,3.208-2.604,5.75-5.93,5.787h-19.8V20.36z M5.631,11.36c-2.355,0-4.271,1.928-4.271,4.298 c0,2.275,1.798,3.95,4.276,3.981h19.791c2.922-0.031,5.213-2.257,5.213-5.066c0-2.875-2.338-5.214-5.213-5.214 c-0.636,0-1.419,0.115-1.905,0.28c-0.183,0.063-0.38-0.031-0.451-0.21c-1.18-3.032-4.051-5.07-7.144-5.07 c-3.829,0-7.253,3.269-7.634,7.287c-0.012,0.122-0.084,0.229-0.192,0.286c-0.109,0.057-0.239,0.053-0.344-0.007 C7.108,11.556,6.373,11.36,5.631,11.36z" }), children]
|
|
12363
12366
|
});
|
|
12364
12367
|
});
|
|
12365
|
-
|
|
12366
|
-
//#endregion
|
|
12367
|
-
//#region virtual:__generated__/bucket-4.js
|
|
12368
|
-
/**
|
|
12369
|
-
* Copyright IBM Corp. 2019, 2023
|
|
12370
|
-
*
|
|
12371
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
12372
|
-
* LICENSE file in the root directory of this source tree.
|
|
12373
|
-
*
|
|
12374
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
12375
|
-
*/
|
|
12376
12368
|
const Overview = /* @__PURE__ */ react.default.forwardRef(function Overview({ children, ...rest }, ref) {
|
|
12377
12369
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
12378
12370
|
width: 64,
|
|
@@ -13738,12 +13730,7 @@ react = __toESM(react);
|
|
|
13738
13730
|
fill: "currentColor",
|
|
13739
13731
|
ref,
|
|
13740
13732
|
...rest,
|
|
13741
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
13742
|
-
fill: "none",
|
|
13743
|
-
strokeLinejoin: "round",
|
|
13744
|
-
strokeWidth: ".72",
|
|
13745
|
-
d: "M11,7L7,3,3,7M5,5l1,1,1-1,1.004,1,.996-.996M6,12.004l-3,2.996M16,2l-7,7M24.3397,11.6636c.6111-.637.9002-1.5169.786-2.3923l-.0414-.3174c1.0225.1768,2.1125-.297,2.6484-1.3257.4735-.909.3157-2.0713-.3834-2.8207-1.0934-1.1722-2.915-1.0325-3.8325.1878-.6447.8575-.6529,1.9957-.1047,2.8482h0c-1.0809-.5851-2.4196-.3756-3.2701.5118l-4.3003,4.4863c-.7371.9441-.8401,2.287-.1597,3.3546l2.296,3.676-4.1944,2.6347c-.6984.4451-1.0416,1.3349-.7144,2.0957.4169.9695,1.5749,1.2989,2.4264.7563l5.8935-4.0158c.7743-.4935,1.002-1.5212.5086-2.2956l-2.8714-4.0476M17.255,18.7147l-2.5982,1.6205c-.6984.4451-1.0568,1.3208-.7296,2.0816M21.9631,7.5207c-.7833.0247-1.4657.539-1.7042,1.2855-.4978,1.558-1.2862,4.0251-1.2862,4.0251-.3862,1.0357-.4767,1.7581.234,2.3396l3.5386,2.8952c.533.4361,1.3186.3575,1.7547-.1755s.3575-1.3186-.1755-1.7547l-2.8508-2.3324,1.5263-3.8036M24.5865,16.4305c.1555-.0714.2985-.176.4178-.3127.0088-.0101.0175-.0203.026-.0307.4361-.533.3575-1.3186-.1755-1.7547l-1.1911-.9745M5,20l13,8M17.0238,24.3206l5.9762,3.6794M10,20l3.9271,2.4168M12,10l6.6955,3.8259M13.926,10l-.926,1.5933M15,9l2.8984,1.696M16.9244,9l-.9244,1.5907"
|
|
13746
|
-
}), children]
|
|
13733
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.8115,28.3066l-13-8,.377-.6133,7.415,4.5635c-.0884-.6543.165-1.3418.6772-1.8154l-3.4692-2.1348.377-.6133,3.2642,2.0088c.0425-.6484.4072-1.2861,1.0107-1.6709l2.2954-1.4316-1.3818-2.2124c-.7417-1.1631-.6694-2.6782.1812-3.7671l.1069-.1113-2.0874-1.1929-.2666.458-.6221-.3613.2632-.4536-1.1309-.6465.3574-.625,1.1353.6489.3008-.5171.6221.3613-.2974.5127,2.2388,1.2793,1.146-1.1958-.7583-.4434-.2549.438-.6221-.3613.2554-.4404-1.126-.6592.3633-.6211,1.1245.6577.3071-.5278.6221.3613-.3076.5303.9082.5312,2.0459-2.1357c.4824-.5039,1.1084-.8145,1.7656-.915.0938-.0161.1885-.0264.2852-.0298.2656-.0176.5479.0029.8184.0601-.2158-.8291-.0537-1.7354.4775-2.4429.5088-.6763,1.2861-1.0898,2.1318-1.1348.8379-.0508,1.666.29,2.2529.918.8018.8599.9824,2.189.4385,3.2329-.5049.9697-1.4873,1.5557-2.541,1.5557h-.0137c.0869.9458-.2363,1.873-.8975,2.562l-.5195-.498c.5381-.5615.79-1.3257.6885-2.0967l-.041-.3164c-.0156-.1138.0244-.2275.1074-.3071.082-.0796.1963-.1157.3105-.0952.918.1636,1.8311-.2979,2.2676-1.1367.4053-.7783.2705-1.7686-.3271-2.4092-.4463-.4795-1.0508-.7202-1.6875-.6904-.6328.0337-1.2139.3428-1.5938.8486-.5342.7104-.5703,1.6899-.0898,2.437.0889.1382.0732.3193-.0391.4395-.1113.1216-.292.1504-.4346.0718-.3984-.2153-.8477-.3101-1.2666-.2798v.0005c-.0088,0-.0166.0005-.0254.001-.0557.0039-.1113.0098-.167.0176-.5479.0894-1.0088.4795-1.1807,1.0166l-1.2861,4.0254c-.4014,1.0796-.3711,1.5498.1191,1.9512l3.5381,2.896c.3809.3086.9385.2529,1.249-.126.1494-.1826.2197-.4141.1963-.6494-.0244-.2358-.1377-.4482-.3213-.5981l-2.8506-2.332c-.1221-.0996-.165-.2671-.1064-.4131l1.5264-3.8037.668.2686-1.4277,3.5581,2.6455,2.1646c.0381.0312.0742.0635.1094.0977.0244-.0229.0488-.0474.0713-.0732.1699-.2056.2393-.4365.2158-.6719-.0244-.2358-.1377-.4482-.3213-.5981l-1.1914-.9751.457-.5566,1.1904.9746c.332.2715.5381.6562.5811,1.0835s-.083.8452-.3555,1.1772c-.0859.0986-.1709.1812-.2578.25.042.1201.0703.2461.083.376.043.4272-.083.8452-.3555,1.1782-.5615.6846-1.5752.7871-2.2607.2256l-1.6133-1.3203,1.2871,1.8154c.2998.4707.3955,1.0117.2783,1.5391s-.4316.9775-.8877,1.2676l-3.8984,2.6572,5.5049,3.3896-.377.6133-5.7803-3.5586-1.333.9092c-.1465.0928-.3018.166-.4619.2197l2.9521,1.8164-.377.6133ZM13.9585,25.0898c.0811.0459.168.083.2593.1113.3667.1133.7617.0605,1.0845-.1455l5.8833-4.0107c.6152-.3916.7939-1.1982.4082-1.8037l-2.8428-4.0073c-.3369-.3711-.4453-.7852-.4326-1.209l-2.0107-1.1489-.2061.2148c-.6392.8213-.6953,2.0029-.1157,2.9121l2.2974,3.6787c.1045.168.0537.3896-.1143.4951l-4.1938,2.6348c-.5737.3662-.8218,1.0752-.5752,1.6484.1045.2422.2681.4404.4751.5791l.0835.0508ZM17.1396,19.2109l-2.2925,1.4297c-.4351.2773-.6865.7451-.6802,1.2002l3.3154-2.083-.3428-.5469ZM16.8213,12.3403l1.626.9287c.0537-.1909.1201-.3794.1885-.563l1.0811-3.3877-2.8955,3.022ZM3.2544,15.2549l-.5088-.5098,3-2.9961.5088.5098-3,2.9961ZM9.2544,9.2544l-.5088-.5088,1.7451-1.7456-1.4888-1.4888-.7437.7432c-.1401.1401-.3672.1411-.5083.0005l-.7495-.7461-.7461.7456c-.1406.1406-.3682.1406-.5088,0l-.7456-.7451-1.7456,1.7451-.5088-.5088L6.7456,2.7456c.1406-.1406.3682-.1406.5088,0l3.7456,3.7451L15.7456,1.7456l.5088.5088-7,7ZM7,4.6401c.0918,0,.1836.0347.2539.105l.7495.7461.4893-.4893-1.4927-1.4927-1.4907,1.4907.4907.4907.7456-.7451c.0703-.0703.1621-.1055.2544-.1055Z" }), children]
|
|
13747
13734
|
});
|
|
13748
13735
|
});
|
|
13749
13736
|
const RainyHeavy = /* @__PURE__ */ react.default.forwardRef(function RainyHeavy({ children, ...rest }, ref) {
|
|
@@ -13890,18 +13877,6 @@ react = __toESM(react);
|
|
|
13890
13877
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,30.36c-0.107,0-0.212-0.049-0.281-0.136l-4-5c-0.105-0.131-0.105-0.318,0-0.449l4-5 c0.095-0.12,0.255-0.167,0.4-0.115c0.145,0.051,0.241,0.187,0.241,0.34v1.64h4.141l-3.112-5.615 c-0.047-0.083-0.058-0.182-0.031-0.273s0.088-0.169,0.171-0.216l5.252-2.911c0.084-0.046,0.182-0.057,0.274-0.031 c0.092,0.026,0.169,0.088,0.216,0.172l3.285,5.934c0.412,0.745,0.404,1.636-0.021,2.383l0,0c-0.001,0.001-0.001,0.001-0.001,0.001 l-3.436,6.074c-0.421,0.743-1.214,1.204-2.071,1.204c-0.003,0-0.006,0-0.009,0H20.36V30c0,0.153-0.097,0.289-0.241,0.34 C20.08,30.354,20.04,30.36,20,30.36z M16.461,25l3.179,3.974V28c0-0.199,0.161-0.36,0.36-0.36h5.02c0.002,0,0.005,0,0.007,0 c0.608,0,1.148-0.312,1.445-0.839l2.558-4.521c-0.196,0.053-0.4,0.081-0.609,0.081c-0.004,0-0.009,0-0.014,0H20 c-0.199,0-0.36-0.161-0.36-0.36v-0.974L16.461,25z M25.324,21.64h3.084c0.003,0,0.007,0,0.01,0c0.609,0,1.164-0.341,1.49-0.913 v-0.001c0.305-0.535,0.312-1.147,0.017-1.678l-3.11-5.62l-4.622,2.562L25.324,21.64z M13.994,28.36L13.994,28.36l-6.783-0.004 c-0.851-0.001-1.626-0.439-2.074-1.173l-3.647-5.95c-0.448-0.731-0.466-1.652-0.045-2.404l2.258-4.074L2.27,13.96 c-0.134-0.074-0.206-0.225-0.181-0.375c0.026-0.15,0.144-0.269,0.294-0.294l6.312-1.075c0.169-0.029,0.33,0.062,0.394,0.218 l2.434,5.922c0.058,0.142,0.021,0.304-0.094,0.405c-0.114,0.103-0.28,0.121-0.414,0.046l-1.434-0.795l-2.008,3.622h6.42 c0.199,0,0.36,0.161,0.36,0.36V28c0,0.096-0.038,0.188-0.105,0.255C14.181,28.322,14.089,28.36,13.994,28.36z M5.751,26.808 L5.751,26.808c0.321,0.526,0.854,0.828,1.46,0.828l6.422,0.004v-5.284H7.175L5.68,25.053C5.379,25.587,5.407,26.242,5.751,26.808z M3.517,13.828L4.368,14.3c0.083,0.046,0.146,0.124,0.172,0.216s0.015,0.19-0.031,0.273L2.075,19.18 c-0.299,0.533-0.287,1.16,0.03,1.677l2.714,4.43c0.05-0.202,0.127-0.398,0.232-0.585l4.076-7.353 c0.046-0.083,0.124-0.145,0.216-0.171s0.19-0.016,0.273,0.031l0.852,0.472l-1.934-4.707L3.517,13.828z M23.618,13.221 c-0.019,0-0.038-0.001-0.058-0.004l-6.321-1.019c-0.15-0.024-0.27-0.142-0.297-0.292s0.044-0.301,0.177-0.377l1.428-0.808 l-2.04-3.604l-3.354,5.474c-0.104,0.169-0.326,0.222-0.495,0.119l-5.12-3.138c-0.082-0.05-0.14-0.13-0.162-0.223 S7.369,9.158,7.419,9.077l3.548-5.781c0.444-0.724,1.221-1.155,2.079-1.155c0.001,0,0.002,0,0.003,0h6.98c0.001,0,0.002,0,0.003,0 c0.855,0,1.648,0.466,2.069,1.217l2.294,4.054l1.427-0.808c0.133-0.075,0.299-0.058,0.415,0.042 c0.115,0.101,0.153,0.263,0.097,0.405l-2.382,5.943C23.896,13.133,23.764,13.221,23.618,13.221z M18.367,11.65l5.024,0.81 l1.893-4.723l-0.847,0.479c-0.083,0.047-0.182,0.058-0.273,0.033c-0.093-0.025-0.171-0.086-0.218-0.169l-2.472-4.37 c-0.294-0.525-0.846-0.85-1.442-0.85c-0.001,0-0.002,0-0.003,0h-5.195c0.146,0.148,0.272,0.316,0.377,0.502l4.14,7.317 c0.098,0.173,0.037,0.393-0.136,0.491L18.367,11.65z M8.221,9.146l4.506,2.761L16.102,6.4l-1.519-2.685 C14.284,3.18,13.71,2.861,13.048,2.86c-0.001,0-0.001,0-0.002,0c-0.615,0-1.149,0.296-1.466,0.812L8.221,9.146z" }), children]
|
|
13891
13878
|
});
|
|
13892
13879
|
});
|
|
13893
|
-
const RecycleBin = /* @__PURE__ */ react.default.forwardRef(function RecycleBin({ children, ...rest }, ref) {
|
|
13894
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
13895
|
-
width: 64,
|
|
13896
|
-
height: 64,
|
|
13897
|
-
viewBox: "0 0 32 32",
|
|
13898
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
13899
|
-
fill: "currentColor",
|
|
13900
|
-
ref,
|
|
13901
|
-
...rest,
|
|
13902
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.36,4.64V1c0-0.199-0.161-0.36-0.36-0.36H11c-0.199,0-0.36,0.161-0.36,0.36v3.64H2v0.72h3.64V31 c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V5.36H30V4.64H21.36z M11.36,1.36h9.28v3.28h-9.28V1.36z M25.64,30.64H6.36V5.36h19.28C25.64,5.36,25.64,30.64,25.64,30.64z M21.363,19.932l0.631-0.346l1.141,2.085 c0.312,0.569,0.3,1.241-0.03,1.799c-0.331,0.558-0.915,0.891-1.563,0.891H16.87l1.506,1.506l-0.51,0.51L15.491,24l2.375-2.376 l0.51,0.51L16.87,23.64h4.671c0.392,0,0.744-0.2,0.943-0.537c0.2-0.337,0.207-0.742,0.02-1.086L21.363,19.932z M13.353,14.964 l-0.632-0.346l1.639-2.998c0.327-0.613,0.941-0.981,1.64-0.981l0,0c0.698,0,1.312,0.368,1.64,0.984l2.957,5.406l0.542-2.022 l0.695,0.187l-0.869,3.245l-3.246-0.869l0.186-0.695L20,17.437l-2.993-5.471c-0.204-0.381-0.58-0.607-1.008-0.607 s-0.805,0.226-1.006,0.604L13.353,14.964z M8.896,23.468c-0.331-0.558-0.343-1.231-0.031-1.801l2.491-4.554l-2.1,0.562L9.07,16.979 l3.245-0.869l0.87,3.246l-0.695,0.186l-0.539-2.013l-2.453,4.484c-0.188,0.344-0.181,0.751,0.019,1.088 c0.2,0.338,0.554,0.539,0.946,0.539H14v0.721h-3.539C9.812,24.36,9.228,24.026,8.896,23.468z" }), children]
|
|
13903
|
-
});
|
|
13904
|
-
});
|
|
13905
13880
|
const RedHatApplications = /* @__PURE__ */ react.default.forwardRef(function RedHatApplications({ children, ...rest }, ref) {
|
|
13906
13881
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
13907
13882
|
width: 64,
|
|
@@ -15366,18 +15341,6 @@ react = __toESM(react);
|
|
|
15366
15341
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,2.5C29,2.776,28.776,3,28.5,3 S28,2.776,28,2.5S28.224,2,28.5,2S29,2.224,29,2.5z M26.5,2C26.224,2,26,2.224,26,2.5S26.224,3,26.5,3S27,2.776,27,2.5 S26.776,2,26.5,2z M24.5,2C24.224,2,24,2.224,24,2.5S24.224,3,24.5,3S25,2.776,25,2.5S24.776,2,24.5,2z M31,31.36H1v-0.72h30V31.36z M31,28.36H1v-0.72h30V28.36z M31,25.36H1v-0.72h30V25.36z M31,22.36H1c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v21C31.36,22.199,31.199,22.36,31,22.36z M9.36,21.64h21.28V4.36 H9.36V21.64z M1.36,21.64h7.28V4.36H1.36V21.64z M1.36,3.64h29.28V1.36H1.36V3.64z" }), children]
|
|
15367
15342
|
});
|
|
15368
15343
|
});
|
|
15369
|
-
const SolarField = /* @__PURE__ */ react.default.forwardRef(function SolarField({ children, ...rest }, ref) {
|
|
15370
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
15371
|
-
width: 64,
|
|
15372
|
-
height: 64,
|
|
15373
|
-
viewBox: "0 0 32 32",
|
|
15374
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
15375
|
-
fill: "currentColor",
|
|
15376
|
-
ref,
|
|
15377
|
-
...rest,
|
|
15378
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,13.36c-0.199,0-0.36-0.161-0.36-0.36v-1.5c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36V13 C7.36,13.199,7.199,13.36,7,13.36z M11.243,11.603c-0.092,0-0.184-0.035-0.254-0.105l-1.061-1.061c-0.141-0.141-0.141-0.368,0-0.509 s0.368-0.141,0.509,0l1.061,1.061c0.141,0.141,0.141,0.368,0,0.509C11.427,11.568,11.335,11.603,11.243,11.603z M2.757,11.603 c-0.092,0-0.184-0.035-0.254-0.105c-0.141-0.141-0.141-0.368,0-0.509l1.061-1.061c0.141-0.141,0.368-0.141,0.509,0 s0.141,0.368,0,0.509l-1.061,1.061C2.941,11.568,2.849,11.603,2.757,11.603z M7,10.36c-1.853,0-3.36-1.507-3.36-3.36 S5.147,3.64,7,3.64S10.36,5.147,10.36,7S8.853,10.36,7,10.36z M7,4.36C5.544,4.36,4.36,5.544,4.36,7S5.544,9.64,7,9.64 S9.64,8.456,9.64,7S8.456,4.36,7,4.36z M13,7.36h-1.5c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36H13 c0.199,0,0.36,0.161,0.36,0.36S13.199,7.36,13,7.36z M2.5,7.36H1C0.801,7.36,0.64,7.199,0.64,7S0.801,6.64,1,6.64h1.5 c0.199,0,0.36,0.161,0.36,0.36S2.699,7.36,2.5,7.36z M10.182,4.178c-0.092,0-0.184-0.035-0.254-0.105 c-0.141-0.141-0.141-0.368,0-0.509l1.061-1.061c0.141-0.141,0.368-0.141,0.509,0s0.141,0.368,0,0.509l-1.061,1.061 C10.366,4.143,10.274,4.178,10.182,4.178z M3.818,4.178c-0.092,0-0.184-0.035-0.254-0.105L2.502,3.011 c-0.141-0.141-0.141-0.368,0-0.509s0.368-0.141,0.509,0l1.061,1.061c0.141,0.141,0.141,0.368,0,0.509 C4.002,4.143,3.91,4.178,3.818,4.178z M7,2.86c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36S7.36,0.801,7.36,1v1.5 C7.36,2.699,7.199,2.86,7,2.86z M27.86,31h-0.72v-1.64H25c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5 c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-2.14V31z M25.36,28.64h4.279v-3.28H25.36V28.64z M19.86,31h-0.72 v-1.64H17c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 c0,0.199-0.161,0.36-0.36,0.36h-2.14V31z M17.36,28.64h4.279v-3.28H17.36V28.64z M11.86,31h-0.72v-1.64H9 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36 h-2.14V31z M9.36,28.64h4.28v-3.28H9.36V28.64z M3.86,31H3.14v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H3.86V31z M1.36,28.64h4.28v-3.28 H1.36V28.64z M30,22.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C30.36,22.199,30.199,22.36,30,22.36z M25.36,21.64h4.279v-3.28H25.36V21.64z M22,22.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4C22.36,22.199,22.199,22.36,22,22.36z M17.36,21.64h4.279v-3.28 H17.36V21.64z M14,22.36H9c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C14.36,22.199,14.199,22.36,14,22.36z M9.36,21.64h4.28v-3.28H9.36V21.64z M30,15.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4C30.36,15.199,30.199,15.36,30,15.36z M25.36,14.64h4.279v-3.28 H25.36V14.64z M22,15.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C22.36,15.199,22.199,15.36,22,15.36z M17.36,14.64h4.279v-3.28H17.36V14.64z" }), children]
|
|
15379
|
-
});
|
|
15380
|
-
});
|
|
15381
15344
|
|
|
15382
15345
|
//#endregion
|
|
15383
15346
|
//#region virtual:__generated__/bucket-5.js
|
|
@@ -15390,6 +15353,18 @@ react = __toESM(react);
|
|
|
15390
15353
|
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
15391
15354
|
*/
|
|
15392
15355
|
const didWarnAboutDeprecation$1 = {};
|
|
15356
|
+
const SolarField = /* @__PURE__ */ react.default.forwardRef(function SolarField({ children, ...rest }, ref) {
|
|
15357
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
15358
|
+
width: 64,
|
|
15359
|
+
height: 64,
|
|
15360
|
+
viewBox: "0 0 32 32",
|
|
15361
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15362
|
+
fill: "currentColor",
|
|
15363
|
+
ref,
|
|
15364
|
+
...rest,
|
|
15365
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,13.36c-0.199,0-0.36-0.161-0.36-0.36v-1.5c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36V13 C7.36,13.199,7.199,13.36,7,13.36z M11.243,11.603c-0.092,0-0.184-0.035-0.254-0.105l-1.061-1.061c-0.141-0.141-0.141-0.368,0-0.509 s0.368-0.141,0.509,0l1.061,1.061c0.141,0.141,0.141,0.368,0,0.509C11.427,11.568,11.335,11.603,11.243,11.603z M2.757,11.603 c-0.092,0-0.184-0.035-0.254-0.105c-0.141-0.141-0.141-0.368,0-0.509l1.061-1.061c0.141-0.141,0.368-0.141,0.509,0 s0.141,0.368,0,0.509l-1.061,1.061C2.941,11.568,2.849,11.603,2.757,11.603z M7,10.36c-1.853,0-3.36-1.507-3.36-3.36 S5.147,3.64,7,3.64S10.36,5.147,10.36,7S8.853,10.36,7,10.36z M7,4.36C5.544,4.36,4.36,5.544,4.36,7S5.544,9.64,7,9.64 S9.64,8.456,9.64,7S8.456,4.36,7,4.36z M13,7.36h-1.5c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36H13 c0.199,0,0.36,0.161,0.36,0.36S13.199,7.36,13,7.36z M2.5,7.36H1C0.801,7.36,0.64,7.199,0.64,7S0.801,6.64,1,6.64h1.5 c0.199,0,0.36,0.161,0.36,0.36S2.699,7.36,2.5,7.36z M10.182,4.178c-0.092,0-0.184-0.035-0.254-0.105 c-0.141-0.141-0.141-0.368,0-0.509l1.061-1.061c0.141-0.141,0.368-0.141,0.509,0s0.141,0.368,0,0.509l-1.061,1.061 C10.366,4.143,10.274,4.178,10.182,4.178z M3.818,4.178c-0.092,0-0.184-0.035-0.254-0.105L2.502,3.011 c-0.141-0.141-0.141-0.368,0-0.509s0.368-0.141,0.509,0l1.061,1.061c0.141,0.141,0.141,0.368,0,0.509 C4.002,4.143,3.91,4.178,3.818,4.178z M7,2.86c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36S7.36,0.801,7.36,1v1.5 C7.36,2.699,7.199,2.86,7,2.86z M27.86,31h-0.72v-1.64H25c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5 c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-2.14V31z M25.36,28.64h4.279v-3.28H25.36V28.64z M19.86,31h-0.72 v-1.64H17c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 c0,0.199-0.161,0.36-0.36,0.36h-2.14V31z M17.36,28.64h4.279v-3.28H17.36V28.64z M11.86,31h-0.72v-1.64H9 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36 h-2.14V31z M9.36,28.64h4.28v-3.28H9.36V28.64z M3.86,31H3.14v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H3.86V31z M1.36,28.64h4.28v-3.28 H1.36V28.64z M30,22.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C30.36,22.199,30.199,22.36,30,22.36z M25.36,21.64h4.279v-3.28H25.36V21.64z M22,22.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4C22.36,22.199,22.199,22.36,22,22.36z M17.36,21.64h4.279v-3.28 H17.36V21.64z M14,22.36H9c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C14.36,22.199,14.199,22.36,14,22.36z M9.36,21.64h4.28v-3.28H9.36V21.64z M30,15.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4C30.36,15.199,30.199,15.36,30,15.36z M25.36,14.64h4.279v-3.28 H25.36V14.64z M22,15.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v4 C22.36,15.199,22.199,15.36,22,15.36z M17.36,14.64h4.279v-3.28H17.36V14.64z" }), children]
|
|
15366
|
+
});
|
|
15367
|
+
});
|
|
15393
15368
|
const SolarPanel = /* @__PURE__ */ react.default.forwardRef(function SolarPanel({ children, ...rest }, ref) {
|
|
15394
15369
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
15395
15370
|
width: 64,
|
|
@@ -18431,18 +18406,6 @@ react = __toESM(react);
|
|
|
18431
18406
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2,3.36C1.25,3.36,0.64,2.75,0.64,2 S1.25,0.64,2,0.64S3.36,1.25,3.36,2S2.75,3.36,2,3.36z M2,1.36C1.647,1.36,1.36,1.647,1.36,2S1.647,2.64,2,2.64S2.64,2.353,2.64,2 S2.353,1.36,2,1.36z M15,1.64H5v0.72h10V1.64z M14,7.36c-0.75,0-1.36-0.61-1.36-1.36S13.25,4.64,14,4.64S15.36,5.25,15.36,6 S14.75,7.36,14,7.36z M14,5.36c-0.353,0-0.64,0.287-0.64,0.64S13.647,6.64,14,6.64S14.64,6.353,14.64,6S14.353,5.36,14,5.36z M11,5.64H1v0.72h10V5.64z M2,11.36c-0.75,0-1.36-0.61-1.36-1.36S1.25,8.64,2,8.64S3.36,9.25,3.36,10S2.75,11.36,2,11.36z M2,9.36 c-0.353,0-0.64,0.287-0.64,0.64S1.647,10.64,2,10.64S2.64,10.353,2.64,10S2.353,9.36,2,9.36z M15,9.64H5v0.72h10V9.64z M14,15.36 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.36S14.75,15.36,14,15.36z M14,13.36 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.64S14.353,13.36,14,13.36z M11,13.64H1v0.72h10V13.64z M12,26.64H8c-3.11,0-5.64-2.529-5.64-5.64v-4H1.64v4c0,3.507,2.853,6.36,6.36,6.36h4V26.64z M28.36,10 c0-3.507-2.854-6.36-6.36-6.36h-4v0.72h4c3.11,0,5.64,2.53,5.64,5.64v9h0.721L28.36,10L28.36,10z M19.255,29.745L15.509,26 l3.746-3.745l-0.51-0.51L14.491,26l4.254,4.255L19.255,29.745z M31.509,26l-4.254-4.255l-0.51,0.51L30.491,26l-3.746,3.745 l0.51,0.51L31.509,26z M25.334,21.134l-0.668-0.268l-4,10l0.668,0.268L25.334,21.134z" }), children]
|
|
18432
18407
|
});
|
|
18433
18408
|
});
|
|
18434
|
-
const WatsonxCodeAssistantForZ = /* @__PURE__ */ react.default.forwardRef(function WatsonxCodeAssistantForZ({ children, ...rest }, ref) {
|
|
18435
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18436
|
-
width: 64,
|
|
18437
|
-
height: 64,
|
|
18438
|
-
viewBox: "0 0 32 32",
|
|
18439
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
18440
|
-
fill: "currentColor",
|
|
18441
|
-
ref,
|
|
18442
|
-
...rest,
|
|
18443
|
-
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.255,30.255l-0.51-0.51 L30.491,26l-3.746-3.745l0.51-0.51L31.509,26L27.255,30.255z M18.745,30.255L14.491,26l4.254-4.255l0.51,0.51L15.509,26l3.746,3.745 L18.745,30.255z M21.334,31.134l-0.668-0.268l4-10l0.668,0.268L21.334,31.134z M13,30.36H1c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v28C13.36,30.199,13.199,30.36,13,30.36z M1.36,29.64h10.56 L1.36,21.72V29.64z M1.6,21l11.04,8.28V12.72L1.6,21z M1.36,2.769V20.28l11.06-8.295L1.36,2.769z M1.994,2.36l10.646,8.872V2.36 H1.994z M29.36,19h-0.72V2.36H17.36V19h-0.72V2c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36 C29.36,2,29.36,19,29.36,19z" }), children]
|
|
18444
|
-
});
|
|
18445
|
-
});
|
|
18446
18409
|
|
|
18447
18410
|
//#endregion
|
|
18448
18411
|
//#region virtual:__generated__/bucket-6.js
|
|
@@ -18455,6 +18418,18 @@ react = __toESM(react);
|
|
|
18455
18418
|
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
18456
18419
|
*/
|
|
18457
18420
|
const didWarnAboutDeprecation = {};
|
|
18421
|
+
const WatsonxCodeAssistantForZ = /* @__PURE__ */ react.default.forwardRef(function WatsonxCodeAssistantForZ({ children, ...rest }, ref) {
|
|
18422
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18423
|
+
width: 64,
|
|
18424
|
+
height: 64,
|
|
18425
|
+
viewBox: "0 0 32 32",
|
|
18426
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18427
|
+
fill: "currentColor",
|
|
18428
|
+
ref,
|
|
18429
|
+
...rest,
|
|
18430
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.255,30.255l-0.51-0.51 L30.491,26l-3.746-3.745l0.51-0.51L31.509,26L27.255,30.255z M18.745,30.255L14.491,26l4.254-4.255l0.51,0.51L15.509,26l3.746,3.745 L18.745,30.255z M21.334,31.134l-0.668-0.268l4-10l0.668,0.268L21.334,31.134z M13,30.36H1c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v28C13.36,30.199,13.199,30.36,13,30.36z M1.36,29.64h10.56 L1.36,21.72V29.64z M1.6,21l11.04,8.28V12.72L1.6,21z M1.36,2.769V20.28l11.06-8.295L1.36,2.769z M1.994,2.36l10.646,8.872V2.36 H1.994z M29.36,19h-0.72V2.36H17.36V19h-0.72V2c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36 C29.36,2,29.36,19,29.36,19z" }), children]
|
|
18431
|
+
});
|
|
18432
|
+
});
|
|
18458
18433
|
const WatsonxCodeAssistantForZRefactor = /* @__PURE__ */ react.default.forwardRef(function WatsonxCodeAssistantForZRefactor({ children, ...rest }, ref) {
|
|
18459
18434
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18460
18435
|
width: 64,
|
|
@@ -19058,6 +19033,9 @@ exports.BerlinTower = BerlinTower;
|
|
|
19058
19033
|
exports.BeverageCarton = BeverageCarton;
|
|
19059
19034
|
exports.Bicycle = Bicycle;
|
|
19060
19035
|
exports.BigData = BigData;
|
|
19036
|
+
exports.BinCompost = BinCompost;
|
|
19037
|
+
exports.BinRecycle = BinRecycle;
|
|
19038
|
+
exports.BinSanitary = BinSanitary;
|
|
19061
19039
|
exports.Binocular = Binocular;
|
|
19062
19040
|
exports.BirthdayCake = BirthdayCake;
|
|
19063
19041
|
exports.Blender = Blender;
|
|
@@ -19237,7 +19215,6 @@ exports.CommercialFinancing_02 = CommercialFinancing_02;
|
|
|
19237
19215
|
exports.Compliant = Compliant;
|
|
19238
19216
|
exports.ComposerEdit = ComposerEdit;
|
|
19239
19217
|
exports.Compost = Compost;
|
|
19240
|
-
exports.CompostBin = CompostBin;
|
|
19241
19218
|
exports.Compute = Compute;
|
|
19242
19219
|
exports.ConceptExpansion = ConceptExpansion;
|
|
19243
19220
|
exports.ConceptInsights = ConceptInsights;
|
|
@@ -20068,7 +20045,6 @@ exports.RealTime = RealTime;
|
|
|
20068
20045
|
exports.Receipt = Receipt;
|
|
20069
20046
|
exports.Recruitment_01 = Recruitment_01;
|
|
20070
20047
|
exports.Recycle = Recycle;
|
|
20071
|
-
exports.RecycleBin = RecycleBin;
|
|
20072
20048
|
exports.RedHatApplications = RedHatApplications;
|
|
20073
20049
|
exports.RedefiningFinancialServices = RedefiningFinancialServices;
|
|
20074
20050
|
exports.ReducingCost = ReducingCost;
|
package/es/compost--bin/index.js
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
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
|
-
import Icon from "../Icon.js";
|
|
10
|
-
import React from "react";
|
|
11
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
12
|
-
|
|
13
|
-
//#region virtual:compost--bin/index.js
|
|
14
|
-
/**
|
|
15
|
-
* Copyright IBM Corp. 2019, 2023
|
|
16
|
-
*
|
|
17
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
18
|
-
* LICENSE file in the root directory of this source tree.
|
|
19
|
-
*
|
|
20
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
21
|
-
*/
|
|
22
|
-
const CompostBin = /* @__PURE__ */ React.forwardRef(function CompostBin({ children, ...rest }, ref) {
|
|
23
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
24
|
-
width: 64,
|
|
25
|
-
height: 64,
|
|
26
|
-
viewBox: "0 0 32 32",
|
|
27
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
-
fill: "currentColor",
|
|
29
|
-
ref,
|
|
30
|
-
...rest,
|
|
31
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V5.36H2V4.64h8.64V1c0-0.199,0.161-0.36,0.36-0.36h10 c0.199,0,0.36,0.161,0.36,0.36v3.64H30v0.72h-3.64V31C26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V5.36H6.36V30.64z M11.36,4.64h9.28V1.36h-9.28V4.64z M22,25.36H10v-0.72h5.64v-4.28H14c-2.404,0-4.36-1.956-4.36-4.36v-2 c0-0.199,0.161-0.36,0.36-0.36h2c1.529,0,2.877,0.792,3.656,1.986c0.19-2.23,2.066-3.986,4.344-3.986h2 c0.199,0,0.36,0.161,0.36,0.36v2c0,2.404-1.956,4.36-4.36,4.36h-1.64v6.279H22V25.36z M10.36,14.36V16c0,2.007,1.633,3.64,3.64,3.64 h1.131l-2.385-2.385l0.509-0.509l2.386,2.385V18c0-2.007-1.633-3.64-3.64-3.64H10.36z M16.869,17.64H18 c2.007,0,3.64-1.632,3.64-3.64v-1.64H20c-2.007,0-3.64,1.633-3.64,3.64v1.131l2.385-2.385l0.51,0.509L16.869,17.64z" }), children]
|
|
32
|
-
});
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
//#endregion
|
|
36
|
-
export { CompostBin as default };
|
package/es/recycle--bin/index.js
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
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
|
-
import Icon from "../Icon.js";
|
|
10
|
-
import React from "react";
|
|
11
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
12
|
-
|
|
13
|
-
//#region virtual:recycle--bin/index.js
|
|
14
|
-
/**
|
|
15
|
-
* Copyright IBM Corp. 2019, 2023
|
|
16
|
-
*
|
|
17
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
18
|
-
* LICENSE file in the root directory of this source tree.
|
|
19
|
-
*
|
|
20
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
21
|
-
*/
|
|
22
|
-
const RecycleBin = /* @__PURE__ */ React.forwardRef(function RecycleBin({ children, ...rest }, ref) {
|
|
23
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
24
|
-
width: 64,
|
|
25
|
-
height: 64,
|
|
26
|
-
viewBox: "0 0 32 32",
|
|
27
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
-
fill: "currentColor",
|
|
29
|
-
ref,
|
|
30
|
-
...rest,
|
|
31
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M21.36,4.64V1c0-0.199-0.161-0.36-0.36-0.36H11c-0.199,0-0.36,0.161-0.36,0.36v3.64H2v0.72h3.64V31 c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V5.36H30V4.64H21.36z M11.36,1.36h9.28v3.28h-9.28V1.36z M25.64,30.64H6.36V5.36h19.28C25.64,5.36,25.64,30.64,25.64,30.64z M21.363,19.932l0.631-0.346l1.141,2.085 c0.312,0.569,0.3,1.241-0.03,1.799c-0.331,0.558-0.915,0.891-1.563,0.891H16.87l1.506,1.506l-0.51,0.51L15.491,24l2.375-2.376 l0.51,0.51L16.87,23.64h4.671c0.392,0,0.744-0.2,0.943-0.537c0.2-0.337,0.207-0.742,0.02-1.086L21.363,19.932z M13.353,14.964 l-0.632-0.346l1.639-2.998c0.327-0.613,0.941-0.981,1.64-0.981l0,0c0.698,0,1.312,0.368,1.64,0.984l2.957,5.406l0.542-2.022 l0.695,0.187l-0.869,3.245l-3.246-0.869l0.186-0.695L20,17.437l-2.993-5.471c-0.204-0.381-0.58-0.607-1.008-0.607 s-0.805,0.226-1.006,0.604L13.353,14.964z M8.896,23.468c-0.331-0.558-0.343-1.231-0.031-1.801l2.491-4.554l-2.1,0.562L9.07,16.979 l3.245-0.869l0.87,3.246l-0.695,0.186l-0.539-2.013l-2.453,4.484c-0.188,0.344-0.181,0.751,0.019,1.088 c0.2,0.338,0.554,0.539,0.946,0.539H14v0.721h-3.539C9.812,24.36,9.228,24.026,8.896,23.468z" }), children]
|
|
32
|
-
});
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
//#endregion
|
|
36
|
-
export { RecycleBin as default };
|
|
@@ -1,38 +0,0 @@
|
|
|
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_chunk = require('../chunk-BGr3zeby.cjs');
|
|
10
|
-
const require_Icon_js = require('../Icon.js');
|
|
11
|
-
let react = require("react");
|
|
12
|
-
react = require_chunk.__toESM(react);
|
|
13
|
-
let react_jsx_runtime = require("react/jsx-runtime");
|
|
14
|
-
|
|
15
|
-
//#region virtual:recycle--bin/index.js
|
|
16
|
-
/**
|
|
17
|
-
* Copyright IBM Corp. 2019, 2023
|
|
18
|
-
*
|
|
19
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
20
|
-
* LICENSE file in the root directory of this source tree.
|
|
21
|
-
*
|
|
22
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
23
|
-
*/
|
|
24
|
-
const RecycleBin = /* @__PURE__ */ react.default.forwardRef(function RecycleBin({ 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: "M21.36,4.64V1c0-0.199-0.161-0.36-0.36-0.36H11c-0.199,0-0.36,0.161-0.36,0.36v3.64H2v0.72h3.64V31 c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V5.36H30V4.64H21.36z M11.36,1.36h9.28v3.28h-9.28V1.36z M25.64,30.64H6.36V5.36h19.28C25.64,5.36,25.64,30.64,25.64,30.64z M21.363,19.932l0.631-0.346l1.141,2.085 c0.312,0.569,0.3,1.241-0.03,1.799c-0.331,0.558-0.915,0.891-1.563,0.891H16.87l1.506,1.506l-0.51,0.51L15.491,24l2.375-2.376 l0.51,0.51L16.87,23.64h4.671c0.392,0,0.744-0.2,0.943-0.537c0.2-0.337,0.207-0.742,0.02-1.086L21.363,19.932z M13.353,14.964 l-0.632-0.346l1.639-2.998c0.327-0.613,0.941-0.981,1.64-0.981l0,0c0.698,0,1.312,0.368,1.64,0.984l2.957,5.406l0.542-2.022 l0.695,0.187l-0.869,3.245l-3.246-0.869l0.186-0.695L20,17.437l-2.993-5.471c-0.204-0.381-0.58-0.607-1.008-0.607 s-0.805,0.226-1.006,0.604L13.353,14.964z M8.896,23.468c-0.331-0.558-0.343-1.231-0.031-1.801l2.491-4.554l-2.1,0.562L9.07,16.979 l3.245-0.869l0.87,3.246l-0.695,0.186l-0.539-2.013l-2.453,4.484c-0.188,0.344-0.181,0.751,0.019,1.088 c0.2,0.338,0.554,0.539,0.946,0.539H14v0.721h-3.539C9.812,24.36,9.228,24.026,8.896,23.468z" }), children]
|
|
34
|
-
});
|
|
35
|
-
});
|
|
36
|
-
|
|
37
|
-
//#endregion
|
|
38
|
-
module.exports = RecycleBin;
|