@carbon/pictograms-react 11.100.0 → 11.101.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-2.d.ts +6 -6
- package/es/__generated__/bucket-2.js +61 -61
- package/es/__generated__/bucket-3.d.ts +6 -6
- package/es/__generated__/bucket-3.js +61 -61
- package/es/__generated__/bucket-4.d.ts +7 -7
- package/es/__generated__/bucket-4.js +73 -73
- package/es/__generated__/bucket-5.d.ts +8 -8
- package/es/__generated__/bucket-5.js +85 -91
- package/es/__generated__/bucket-6.d.ts +9 -1
- package/es/__generated__/bucket-6.js +103 -1
- package/es/hashicorp--terraform/index.d.ts +11 -0
- package/es/hashicorp--terraform/index.js +34 -0
- package/es/ibm--aptio/index.d.ts +11 -0
- package/es/ibm--aptio/index.js +34 -0
- package/es/ibm--bob/index.d.ts +11 -0
- package/es/ibm--bob/index.js +34 -0
- package/es/ibm--concert/index.d.ts +11 -0
- package/es/ibm--concert/index.js +34 -0
- package/es/ibm--instana/index.d.ts +11 -0
- package/es/ibm--instana/index.js +34 -0
- package/es/index.js +6 -6
- package/es/red-hat--ansible/index.d.ts +11 -0
- package/es/red-hat--ansible/index.js +34 -0
- package/es/timesheet/index.d.ts +11 -0
- package/es/timesheet/index.js +34 -0
- package/es/watsonx--orchestrate/index.d.ts +11 -0
- package/es/watsonx--orchestrate/index.js +34 -0
- package/lib/__generated__/bucket-2.js +65 -65
- package/lib/__generated__/bucket-3.js +65 -65
- package/lib/__generated__/bucket-4.js +78 -78
- package/lib/__generated__/bucket-5.js +91 -97
- package/lib/__generated__/bucket-6.js +110 -0
- package/lib/hashicorp--terraform/index.d.ts +11 -0
- package/lib/hashicorp--terraform/index.js +35 -0
- package/lib/ibm--aptio/index.d.ts +11 -0
- package/lib/ibm--aptio/index.js +35 -0
- package/lib/ibm--bob/index.d.ts +11 -0
- package/lib/ibm--bob/index.js +35 -0
- package/lib/ibm--concert/index.d.ts +11 -0
- package/lib/ibm--concert/index.js +35 -0
- package/lib/ibm--instana/index.d.ts +11 -0
- package/lib/ibm--instana/index.js +35 -0
- package/lib/index.js +31 -23
- package/lib/red-hat--ansible/index.d.ts +11 -0
- package/lib/red-hat--ansible/index.js +35 -0
- package/lib/timesheet/index.d.ts +11 -0
- package/lib/timesheet/index.js +35 -0
- package/lib/watsonx--orchestrate/index.d.ts +11 -0
- package/lib/watsonx--orchestrate/index.js +35 -0
- package/package.json +4 -4
- package/umd/index.js +149 -45
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2019, 2026
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/pictograms-react. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import type { CarbonPictogramType } from '../CarbonPictogram';
|
|
10
|
+
declare const WatsonxOrchestrate: CarbonPictogramType;
|
|
11
|
+
export default WatsonxOrchestrate
|
|
@@ -0,0 +1,35 @@
|
|
|
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_Icon = require("../Icon-CpLXVVyj.cjs");
|
|
10
|
+
let react = require("react");
|
|
11
|
+
react = require_Icon.__toESM(react);
|
|
12
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
13
|
+
//#region virtual:watsonx--orchestrate/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 WatsonxOrchestrate = /* @__PURE__ */ react.default.forwardRef(function WatsonxOrchestrate({ children, ...rest }, ref) {
|
|
23
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,29.3604c-6.1079,0-11.4326-4.1338-12.9487-10.0518l.6973-.1777c1.4346,5.5986,6.4727,9.5088,12.2515,9.5088,3.1182,0,6.1162-1.1465,8.4395-3.2285,1.542-1.3936,2.708-3.1123,3.418-5.0244-.999.7852-2.6426,1.7607-4.6895,1.7246-2.1055-.0518-4.0801-1.2178-5.8691-3.4668l.5625-.4492c1.6494,2.0732,3.4385,3.1475,5.3193,3.1963,2.9043.0469,5.127-2.3857,5.1484-2.4102l.6191.3281c-.6553,2.5527-2.0479,4.8477-4.0273,6.6367-2.457,2.2021-5.625,3.4141-8.9209,3.4141ZM29,17.8604c-1.0254,0-1.8604-.835-1.8604-1.8604s.835-1.8599,1.8604-1.8599,1.8604.8345,1.8604,1.8599-.835,1.8604-1.8604,1.8604ZM29,14.8599c-.6289,0-1.1396.5117-1.1396,1.1401s.5107,1.1396,1.1396,1.1396,1.1396-.5112,1.1396-1.1396-.5107-1.1401-1.1396-1.1401ZM16,17.8604c-1.0254,0-1.8599-.835-1.8599-1.8604s.8345-1.8599,1.8599-1.8599,1.8604.8345,1.8604,1.8599-.835,1.8604-1.8604,1.8604ZM16,14.8599c-.6284,0-1.1401.5117-1.1401,1.1401s.5117,1.1396,1.1401,1.1396,1.1396-.5112,1.1396-1.1396-.5112-1.1401-1.1396-1.1401ZM3,17.8604c-1.0254,0-1.8599-.835-1.8599-1.8604s.8345-1.8599,1.8599-1.8599,1.8599.8345,1.8599,1.8599-.8345,1.8604-1.8599,1.8604ZM3,14.8599c-.6284,0-1.1401.5117-1.1401,1.1401s.5117,1.1396,1.1401,1.1396,1.1401-.5112,1.1401-1.1396-.5117-1.1401-1.1401-1.1401ZM14.1382,13.8042c-1.6489-2.0723-3.438-3.1475-5.3179-3.1953-2.9463-.0869-5.1284,2.3838-5.1504,2.4087l-.6187-.3271c.6558-2.5527,2.0483-4.8481,4.0269-6.6377,2.458-2.2012,5.626-3.4126,8.9219-3.4126,6.1084,0,11.4326,4.1328,12.9482,10.0503l-.6973.1787c-1.4346-5.5986-6.4717-9.5093-12.251-9.5093-3.1182,0-6.1157,1.1465-8.4399,3.228-1.5415,1.394-2.7075,3.1133-3.418,5.0249,1-.7852,2.6836-1.7603,4.6904-1.7241,2.105.0518,4.0796,1.2183,5.8691,3.4673l-.5635.4482Z" }), children]
|
|
32
|
+
});
|
|
33
|
+
});
|
|
34
|
+
//#endregion
|
|
35
|
+
module.exports = WatsonxOrchestrate;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/pictograms-react",
|
|
3
3
|
"description": "React components for pictograms in digital and software products using the Carbon Design System",
|
|
4
|
-
"version": "11.
|
|
4
|
+
"version": "11.101.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"prop-types": "^15.8.1"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@carbon/icon-build-helpers": "^1.
|
|
49
|
-
"@carbon/pictograms": "^12.
|
|
48
|
+
"@carbon/icon-build-helpers": "^1.58.0",
|
|
49
|
+
"@carbon/pictograms": "^12.75.0",
|
|
50
50
|
"rimraf": "^6.0.1"
|
|
51
51
|
},
|
|
52
52
|
"sideEffects": false,
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "13c5c427ad4413aea5184a0a593e6452bc163e4a"
|
|
54
54
|
}
|
package/umd/index.js
CHANGED
|
@@ -8260,6 +8260,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
8260
8260
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.36,23v5h-0.72v-5c0-0.629-0.511-1.14-1.14-1.14 s-1.14,0.511-1.14,1.14v2c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-3c0-0.629-0.511-1.14-1.14-1.14 s-1.14,0.511-1.14,1.14v3c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-3.5c0-0.629-0.511-1.14-1.14-1.14 s-1.14,0.511-1.14,1.14V25c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36V14.5c0-0.628-0.511-1.14-1.14-1.14 s-1.14,0.512-1.14,1.14v11V28h-0.72v-2.5c0-0.629-0.511-1.14-1.14-1.14c-0.628,0-1.14,0.511-1.14,1.14V28h-0.72v-2.5 c0-1.025,0.834-1.86,1.86-1.86c0.431,0,0.824,0.154,1.14,0.401V14.5c0-1.025,0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86v5.531 c0.314-0.245,0.711-0.392,1.14-0.392c0.737,0,1.376,0.432,1.677,1.055c0.337-0.342,0.806-0.555,1.323-0.555 c0.882,0,1.619,0.619,1.809,1.443c0.324-0.273,0.736-0.443,1.191-0.443C29.525,21.14,30.36,21.975,30.36,23z M26.64,15h0.721V4 c0-0.199-0.161-0.36-0.36-0.36h-5v0.72h4.64L26.64,15L26.64,15z M3.36,4.36H8V3.64H3C2.801,3.64,2.64,3.801,2.64,4v20 c0,0.199,0.161,0.36,0.36,0.36h5v-0.72H3.36V4.36z M10.36,14c0,0.75-0.61,1.36-1.36,1.36S7.64,14.75,7.64,14S8.25,12.64,9,12.64 S10.36,13.25,10.36,14z M9.64,14c0-0.353-0.287-0.64-0.64-0.64S8.36,13.647,8.36,14S8.647,14.64,9,14.64S9.64,14.353,9.64,14z M15,15.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S15.75,15.36,15,15.36z M15,14.64 c0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64S14.647,14.64,15,14.64z" }), children]
|
|
8261
8261
|
});
|
|
8262
8262
|
});
|
|
8263
|
+
const HashicorpTerraform = /* @__PURE__ */ react.default.forwardRef(function HashicorpTerraform({ children, ...rest }, ref) {
|
|
8264
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8265
|
+
width: 64,
|
|
8266
|
+
height: 64,
|
|
8267
|
+
viewBox: "0 0 32 32",
|
|
8268
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8269
|
+
fill: "currentColor",
|
|
8270
|
+
ref,
|
|
8271
|
+
...rest,
|
|
8272
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,15.3599c-.0552,0-.1104-.0127-.1611-.0381L1.8389,11.3218c-.1221-.0605-.1987-.1855-.1987-.3218V2c0-.125.0645-.2407.1704-.3062.1064-.0654.2393-.0718.3506-.0156l8,4c.1221.0605.1987.1855.1987.3218v9c0,.125-.0645.2407-.1704.3062-.0581.0356-.1235.0537-.1895.0537ZM2.3599,10.7773l7.2803,3.6401V6.2227L2.3599,2.5825v8.1948ZM22,20.3604c-.0654,0-.1318-.0186-.1895-.0537-.1055-.0664-.1709-.1816-.1709-.3066v-9c0-.1362.0771-.2612.1992-.3218l8-4c.1113-.0557.2451-.0503.3506.0156.1055.0654.1709.1812.1709.3062v9c0,.1362-.0771.2612-.1992.3218l-8,4.0005c-.0508.0254-.1064.0381-.1611.0381ZM22.3604,11.2227v8.1953l7.2793-3.6406V7.5825l-7.2793,3.6401ZM20,20.3604c-.0547,0-.1104-.0127-.1611-.0381l-8-4.0005c-.1221-.0605-.1987-.1855-.1987-.3218V7c0-.125.0645-.2407.1704-.3062.1064-.0659.2397-.0713.3506-.0156l8,4c.1221.0605.1992.1855.1992.3218v9c0,.125-.0654.2402-.1709.3066-.0576.0352-.124.0537-.1895.0537ZM12.3599,15.7773l7.2798,3.6406v-8.1953l-7.2798-3.6401v8.1948ZM20,31.1514c-.0547,0-.1104-.0127-.1611-.0381l-8-4c-.1221-.0615-.1987-.1855-.1987-.3223v-8.791c0-.125.0645-.2402.1704-.3066.1064-.0645.2397-.0723.3506-.0156l8,4c.1221.0615.1992.1855.1992.3223v8.791c0,.125-.0654.2402-.1709.3066-.0576.0352-.124.0537-.1895.0537ZM12.3599,26.5684l7.2798,3.6406v-7.9863l-7.2798-3.6406v7.9863Z" }), children]
|
|
8273
|
+
});
|
|
8274
|
+
});
|
|
8263
8275
|
const Hazy = /* @__PURE__ */ react.default.forwardRef(function Hazy({ children, ...rest }, ref) {
|
|
8264
8276
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8265
8277
|
width: 64,
|
|
@@ -8800,6 +8812,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
8800
8812
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36 C8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16 C30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36H2.36z M25,20.36H7 c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h13.64v-1.28H7c-0.199,0-0.36-0.161-0.36-0.36V6 c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-3.64v1.28H25 c0.199,0,0.36,0.161,0.36,0.36v6C25.36,20.199,25.199,20.36,25,20.36z M7.36,19.64h17.28v-5.28h-3.28v1.329 c0.575,0.158,1,0.686,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V14.36H7.36V19.64z M21,16.36c-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C21.64,16.647,21.353,16.36,21,16.36z M21.36,11.64h3.279V6.36H7.36v5.28h13.28v-1.329c-0.575-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36S22.36,8.25,22.36,9 c0,0.625-0.425,1.153-1,1.312V11.64z M21,8.36c-0.353,0-0.64,0.287-0.64,0.64S20.647,9.64,21,9.64S21.64,9.353,21.64,9 S21.353,8.36,21,8.36z" }), children]
|
|
8801
8813
|
});
|
|
8802
8814
|
});
|
|
8815
|
+
const IbmAptio = /* @__PURE__ */ react.default.forwardRef(function IbmAptio({ children, ...rest }, ref) {
|
|
8816
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8817
|
+
width: 64,
|
|
8818
|
+
height: 64,
|
|
8819
|
+
viewBox: "0 0 32 32",
|
|
8820
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8821
|
+
fill: "currentColor",
|
|
8822
|
+
ref,
|
|
8823
|
+
...rest,
|
|
8824
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM25,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM23.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM20,25.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,24.6396h1.2793v-1.2793h-1.2793v1.2793ZM25,25.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM23.3604,24.6396h1.2793v-1.2793h-1.2793v1.2793ZM20,30.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,29.6396h1.2793v-1.2793h-1.2793v1.2793ZM30,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM28.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM16.3599,16V2h-.7197v13.6401H2v.7197h14c.1987,0,.3599-.1611.3599-.3599ZM11.3599,11v-6h-.7197v5.6401h-5.6401v.7197h6c.1987,0,.3599-.1611.3599-.3599Z" }), children]
|
|
8825
|
+
});
|
|
8826
|
+
});
|
|
8803
8827
|
const IbmAutomationPlatform = /* @__PURE__ */ react.default.forwardRef(function IbmAutomationPlatform({ children, ...rest }, ref) {
|
|
8804
8828
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8805
8829
|
width: 64,
|
|
@@ -8812,6 +8836,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
8812
8836
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,31.36c-1.853,0-3.36-1.508-3.36-3.36v-9h0.721v9c0,1.456,1.184,2.64,2.64,2.64 s2.64-1.184,2.64-2.64v-5h0.721v5C25.36,29.853,23.853,31.36,22,31.36z M10,31.36c-1.853,0-3.36-1.508-3.36-3.36v-9h0.72v9 c0,1.456,1.185,2.64,2.64,2.64s2.64-1.184,2.64-2.64V4c0-1.853,1.507-3.36,3.36-3.36S19.36,2.147,19.36,4v9h-0.72V4 c0-1.456-1.184-2.64-2.64-2.64S13.36,2.545,13.36,4v24C13.36,29.853,11.853,31.36,10,31.36z M27.255,20.255l-0.51-0.51l3.386-3.385 H16v-0.72h14.131l-3.386-3.386l0.51-0.509L31.509,16L27.255,20.255z M10,16.36H1v-0.72h9V16.36z M7.36,13H6.64V4 c0-1.456-1.185-2.64-2.64-2.64S1.36,2.544,1.36,4v9H0.64V4c0-1.853,1.507-3.36,3.36-3.36S7.36,2.147,7.36,4V13z" }), children]
|
|
8813
8837
|
});
|
|
8814
8838
|
});
|
|
8839
|
+
const IbmBob = /* @__PURE__ */ react.default.forwardRef(function IbmBob({ children, ...rest }, ref) {
|
|
8840
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8841
|
+
width: 64,
|
|
8842
|
+
height: 64,
|
|
8843
|
+
viewBox: "0 0 32 32",
|
|
8844
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8845
|
+
fill: "currentColor",
|
|
8846
|
+
ref,
|
|
8847
|
+
...rest,
|
|
8848
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.5,19c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5ZM21.5,19c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5ZM19.68,23.84c-.04.07-.96,1.8-3.68,1.8s-3.64-1.73-3.68-1.8l-.64.32c.04.09,1.13,2.2,4.32,2.2s4.28-2.11,4.32-2.2l-.64-.32ZM28.64,18v6c0,.35-.29.64-.64.64h-1c-.2,0-.36.16-.36.36,0,2.01-1.63,3.64-3.64,3.64h-14c-2.01,0-3.64-1.63-3.64-3.64,0-.2-.16-.36-.36-.36h-1c-.35,0-.64-.29-.64-.64v-6h-.72v6c0,.75.61,1.36,1.36,1.36h.65c.19,2.24,2.0699,4,4.35,4h14c2.28,0,4.16-1.76,4.35-4h.65c.75,0,1.36-.61,1.36-1.36v-6h-.72ZM29.35,15.64c-.16-5.89-4.21-10.9301-9.99-12.42v-1.22c0-.2-.16-.36-.36-.36h-6c-.2,0-.36.16-.36.36v1.22C6.86,4.71,2.81,9.75,2.65,15.64h-1.65v.72h30v-.72h-1.65ZM3.37,15.64c.15-5.5,3.9-10.21,9.27-11.67v8.03h.72V2.36h5.28v9.64h.72V3.97c5.37,1.46,9.12,6.17,9.27,11.67H3.37Z" }), children]
|
|
8849
|
+
});
|
|
8850
|
+
});
|
|
8815
8851
|
const IbmCloud = /* @__PURE__ */ react.default.forwardRef(function IbmCloud({ children, ...rest }, ref) {
|
|
8816
8852
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8817
8853
|
width: 64,
|
|
@@ -8824,6 +8860,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
8824
8860
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,30.36H7.5c-3.783,0-6.86-3.078-6.86-6.86c0-3.156,2.184-5.922,5.228-6.665 C6.866,12.159,11.03,8.64,16,8.64c3.727,0,7.169,2.007,9.011,5.244c3.642,0.903,6.35,4.199,6.35,8.116 C31.36,26.609,27.609,30.36,23,30.36z M5.732,17.618C3.169,18.388,1.36,20.782,1.36,23.5c0,3.386,2.754,6.14,6.14,6.14H23 c4.213,0,7.64-3.427,7.64-7.64s-3.427-7.64-7.64-7.64c-2.27,0-4.406,0.999-5.863,2.741c-0.128,0.154-0.355,0.172-0.507,0.046 c-0.152-0.128-0.173-0.355-0.045-0.507c1.594-1.906,3.932-2.999,6.416-2.999c0.358,0,0.711,0.022,1.058,0.066 C22.282,11.008,19.258,9.36,16,9.36c-5.315,0-9.64,4.325-9.64,9.64c0,1.691,0.445,3.356,1.286,4.813 c0.099,0.172,0.04,0.393-0.132,0.491c-0.174,0.101-0.393,0.042-0.492-0.132C6.118,22.606,5.64,20.818,5.64,19 C5.64,18.531,5.671,18.07,5.732,17.618z M28.027,12.735c-0.124,0-0.245-0.064-0.312-0.18c-0.1-0.172-0.041-0.393,0.132-0.492 l2.973-1.716c0.172-0.097,0.393-0.041,0.491,0.132c0.1,0.172,0.041,0.393-0.132,0.492l-2.973,1.716 C28.15,12.72,28.089,12.735,28.027,12.735z M3.972,12.735c-0.061,0-0.123-0.015-0.18-0.048L0.82,10.972 c-0.172-0.1-0.231-0.32-0.132-0.492c0.1-0.171,0.318-0.232,0.492-0.132l2.973,1.716c0.172,0.1,0.231,0.32,0.132,0.492 C4.218,12.671,4.097,12.735,3.972,12.735z M9.057,7.653c-0.125,0-0.246-0.064-0.312-0.18L7.028,4.5 C6.929,4.328,6.988,4.108,7.16,4.009c0.172-0.101,0.393-0.04,0.492,0.131l1.716,2.973c0.099,0.172,0.04,0.393-0.132,0.492 C9.18,7.638,9.118,7.653,9.057,7.653z M22.943,7.653c-0.062,0-0.123-0.015-0.18-0.048c-0.173-0.1-0.231-0.32-0.132-0.492 l1.716-2.973c0.1-0.172,0.321-0.229,0.491-0.132c0.173,0.1,0.231,0.32,0.132,0.492l-1.716,2.973 C23.188,7.588,23.067,7.653,22.943,7.653z M16,5.792c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36 S16.36,1.801,16.36,2v3.433C16.36,5.631,16.199,5.792,16,5.792z" }), children]
|
|
8825
8861
|
});
|
|
8826
8862
|
});
|
|
8863
|
+
const IbmConcert = /* @__PURE__ */ react.default.forwardRef(function IbmConcert({ children, ...rest }, ref) {
|
|
8864
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8865
|
+
width: 64,
|
|
8866
|
+
height: 64,
|
|
8867
|
+
viewBox: "0 0 32 32",
|
|
8868
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8869
|
+
fill: "currentColor",
|
|
8870
|
+
ref,
|
|
8871
|
+
...rest,
|
|
8872
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.3604C7.5303,31.3604.6401,24.4697.6401,16S7.5303.6401,16,.6401s15.3545,6.8857,15.3604,15.3511v.0176c-.0059,8.4648-6.8936,15.3516-15.3604,15.3516ZM16,1.3599C7.9272,1.3599,1.3599,7.9272,1.3599,16s6.5674,14.6396,14.6401,14.6396c5.6211,0,10.5117-3.1846,12.9648-7.8438-1.9922,2.4766-5.0469,4.0645-8.4648,4.0645-5.9883,0-10.8599-4.8721-10.8599-10.8604s4.8716-10.8599,10.8599-10.8599c3.418,0,6.4727,1.5874,8.4648,4.0635-2.4531-4.6592-7.3438-7.8438-12.9648-7.8438ZM11.3174,20.2988c1.6206,3.4482,5.1274,5.8408,9.1826,5.8408,5.5889,0,10.1357-4.5439,10.1396-10.1313v-.0166c-.0039-5.5874-4.5508-10.1318-10.1396-10.1318-4.0552,0-7.562,2.3931-9.1826,5.8408,1.1631-1.2661,2.8315-2.0605,4.6826-2.0605,3.5068,0,6.3604,2.853,6.3604,6.3599s-2.8535,6.3604-6.3604,6.3604c-1.8511,0-3.5195-.7949-4.6826-2.0615ZM10.3599,16c0,3.1104,2.5303,5.6396,5.6401,5.6396s5.6396-2.5293,5.6396-5.6396-2.5293-5.6401-5.6396-5.6401-5.6401,2.5303-5.6401,5.6401Z" }), children]
|
|
8873
|
+
});
|
|
8874
|
+
});
|
|
8827
8875
|
const IbmElm = /* @__PURE__ */ react.default.forwardRef(function IbmElm({ children, ...rest }, ref) {
|
|
8828
8876
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8829
8877
|
width: 64,
|
|
@@ -8992,6 +9040,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
8992
9040
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30.36C8.082,30.36,1.64,23.918,1.64,16 S8.082,1.64,16,1.64v0.72C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64S29.64,23.522,29.64,16h0.721 C30.36,23.918,23.918,30.36,16,30.36z M16,24.36c-4.61,0-8.36-3.751-8.36-8.36c0-4.61,3.75-8.36,8.36-8.36h8 c0.199,0,0.36,0.161,0.36,0.36v8C24.36,20.609,20.609,24.36,16,24.36z M16,8.36c-4.213,0-7.64,3.427-7.64,7.64s3.427,7.64,7.64,7.64 s7.64-3.427,7.64-7.64V8.36H16z M16,20.36c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36 S18.404,20.36,16,20.36z M16,12.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,12.36,16,12.36 z M30.36,12h-0.72V2.36H20V1.64h10c0.199,0,0.36,0.161,0.36,0.36V12z" }), children]
|
|
8993
9041
|
});
|
|
8994
9042
|
});
|
|
9043
|
+
const IbmInstana = /* @__PURE__ */ react.default.forwardRef(function IbmInstana({ children, ...rest }, ref) {
|
|
9044
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
9045
|
+
width: 64,
|
|
9046
|
+
height: 64,
|
|
9047
|
+
viewBox: "0 0 32 32",
|
|
9048
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9049
|
+
fill: "currentColor",
|
|
9050
|
+
ref,
|
|
9051
|
+
...rest,
|
|
9052
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.64,8v14h.72v-14h-.72ZM21.64,13v6h.72v-6h-.72ZM9.64,13v6h.72v-6h-.72ZM13.64,10v14h.72v-14h-.72ZM22,2.64c-.62,0-1.15.42-1.3,1h-11.57c-.5,0-.96.27-1.2.71L1.96,15.32c-.23.43-.22.95.04,1.36l3.19,5.5.62-.36-3.2-5.52c-.12-.19-.13-.44-.01-.64l5.96-10.97c.12-.2.33-.33.57-.33h11.57c.15.58.68,1,1.3,1,.75,0,1.36-.61,1.36-1.36s-.61-1.36-1.36-1.36ZM22,4.64c-.35,0-.64-.29-.64-.64s.29-.64.64-.64.64.29.64.64-.29.64-.64.64ZM30,15.32l-3.19-5.5-.62.36,3.2,5.52c.12.19.13.44.02.64l-5.97,10.97c-.12.2-.33.33-.57.33h-11.57c-.15-.58-.68-1-1.3-1-.75,0-1.36.61-1.36,1.36s.61,1.36,1.36,1.36c.62,0,1.15-.42,1.3-1h11.57c.5,0,.96-.27,1.2-.71l5.97-10.97c.23-.43.22-.95-.04-1.36ZM10,28.64c-.35,0-.64-.29-.64-.64s.29-.64.64-.64.64.29.64.64-.29.64-.64.64Z" }), children]
|
|
9053
|
+
});
|
|
9054
|
+
});
|
|
8995
9055
|
const IbmIx = /* @__PURE__ */ react.default.forwardRef(function IbmIx({ children, ...rest }, ref) {
|
|
8996
9056
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
8997
9057
|
width: 64,
|
|
@@ -9226,6 +9286,17 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
9226
9286
|
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]
|
|
9227
9287
|
});
|
|
9228
9288
|
});
|
|
9289
|
+
//#endregion
|
|
9290
|
+
//#region virtual:__generated__/bucket-3.js
|
|
9291
|
+
/**
|
|
9292
|
+
* Copyright IBM Corp. 2019, 2023
|
|
9293
|
+
*
|
|
9294
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
9295
|
+
* LICENSE file in the root directory of this source tree.
|
|
9296
|
+
*
|
|
9297
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
9298
|
+
*/
|
|
9299
|
+
const didWarnAboutDeprecation$2 = {};
|
|
9229
9300
|
const IbmZ16PlusCloud = /* @__PURE__ */ react.default.forwardRef(function IbmZ16PlusCloud({ children, ...rest }, ref) {
|
|
9230
9301
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
9231
9302
|
width: 64,
|
|
@@ -9286,17 +9357,6 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
9286
9357
|
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]
|
|
9287
9358
|
});
|
|
9288
9359
|
});
|
|
9289
|
-
//#endregion
|
|
9290
|
-
//#region virtual:__generated__/bucket-3.js
|
|
9291
|
-
/**
|
|
9292
|
-
* Copyright IBM Corp. 2019, 2023
|
|
9293
|
-
*
|
|
9294
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
9295
|
-
* LICENSE file in the root directory of this source tree.
|
|
9296
|
-
*
|
|
9297
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
9298
|
-
*/
|
|
9299
|
-
const didWarnAboutDeprecation$2 = {};
|
|
9300
9360
|
const IbmZ17SingleFrame = /* @__PURE__ */ react.default.forwardRef(function IbmZ17SingleFrame({ children, ...rest }, ref) {
|
|
9301
9361
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
9302
9362
|
width: 64,
|
|
@@ -12259,6 +12319,16 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
12259
12319
|
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]
|
|
12260
12320
|
});
|
|
12261
12321
|
});
|
|
12322
|
+
//#endregion
|
|
12323
|
+
//#region virtual:__generated__/bucket-4.js
|
|
12324
|
+
/**
|
|
12325
|
+
* Copyright IBM Corp. 2019, 2023
|
|
12326
|
+
*
|
|
12327
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
12328
|
+
* LICENSE file in the root directory of this source tree.
|
|
12329
|
+
*
|
|
12330
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
12331
|
+
*/
|
|
12262
12332
|
const OptimizeCashFlow_02 = /* @__PURE__ */ react.default.forwardRef(function OptimizeCashFlow_02({ children, ...rest }, ref) {
|
|
12263
12333
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
12264
12334
|
width: 64,
|
|
@@ -12319,16 +12389,6 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
12319
12389
|
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]
|
|
12320
12390
|
});
|
|
12321
12391
|
});
|
|
12322
|
-
//#endregion
|
|
12323
|
-
//#region virtual:__generated__/bucket-4.js
|
|
12324
|
-
/**
|
|
12325
|
-
* Copyright IBM Corp. 2019, 2023
|
|
12326
|
-
*
|
|
12327
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
12328
|
-
* LICENSE file in the root directory of this source tree.
|
|
12329
|
-
*
|
|
12330
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
12331
|
-
*/
|
|
12332
12392
|
const OutcomeFocused = /* @__PURE__ */ react.default.forwardRef(function OutcomeFocused({ children, ...rest }, ref) {
|
|
12333
12393
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
12334
12394
|
width: 64,
|
|
@@ -13865,6 +13925,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
13865
13925
|
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]
|
|
13866
13926
|
});
|
|
13867
13927
|
});
|
|
13928
|
+
const RedHatAnsible = /* @__PURE__ */ react.default.forwardRef(function RedHatAnsible({ children, ...rest }, ref) {
|
|
13929
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
13930
|
+
width: 64,
|
|
13931
|
+
height: 64,
|
|
13932
|
+
viewBox: "0 0 32 32",
|
|
13933
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13934
|
+
fill: "currentColor",
|
|
13935
|
+
ref,
|
|
13936
|
+
...rest,
|
|
13937
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.3604C7.5303,31.3604.6401,24.4697.6401,16S7.5303.6401,16,.6401s15.3604,6.8901,15.3604,15.3599-6.8906,15.3604-15.3604,15.3604ZM16,1.3599C7.9272,1.3599,1.3599,7.9272,1.3599,16s6.5674,14.6396,14.6401,14.6396,14.6396-6.5674,14.6396-14.6396S24.0723,1.3599,16,1.3599ZM23,23.3604c-.0723,0-.1445-.0215-.2061-.0654l-9.7847-6.8491-2.6748,6.688-.6689-.2676,6-15c.0537-.1333.1807-.2222.3242-.2261.1553.0024.2759.0776.3364.2075l7,15c.0693.1475.0303.3232-.0947.4277-.0664.0566-.1494.085-.2314.085ZM13.2842,15.7593l8.8213,6.1753-6.0801-13.0288-2.7412,6.8535Z" }), children]
|
|
13938
|
+
});
|
|
13939
|
+
});
|
|
13868
13940
|
const RedHatApplications = /* @__PURE__ */ react.default.forwardRef(function RedHatApplications({ children, ...rest }, ref) {
|
|
13869
13941
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
13870
13942
|
width: 64,
|
|
@@ -15257,6 +15329,17 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
15257
15329
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.5,31.36c-0.092,0-0.185-0.035-0.255-0.105 l-2.982-2.982c-0.401-0.402-0.623-0.937-0.623-1.505s0.222-1.103,0.623-1.505c0.805-0.803,2.205-0.803,3.01,0l0.228,0.229 l0.228-0.229c0.805-0.803,2.205-0.803,3.01,0c0.829,0.83,0.829,2.18,0,3.01l-2.982,2.982C22.685,31.325,22.592,31.36,22.5,31.36z M20.768,25.359c-0.376,0-0.729,0.146-0.995,0.413c-0.267,0.266-0.413,0.619-0.413,0.995s0.146,0.729,0.413,0.995l2.728,2.729 l2.728-2.729c0.549-0.549,0.549-1.441,0-1.99s-1.441-0.549-1.99,0l-0.482,0.482c-0.141,0.141-0.369,0.141-0.51,0l-0.482-0.482 C21.497,25.506,21.144,25.359,20.768,25.359z M31.36,31h-0.72c0-5.442-3.42-10.432-8.46-12.784l0.051,0.061l-6,5 c-0.134,0.111-0.327,0.111-0.461,0l-6-5l0.051-0.061C4.78,20.567,1.36,25.558,1.36,31H0.64c0-6.46,4.574-12.312,11.002-14.248 c-2.634-1.539-4.291-4.375-4.291-7.465c0-4.768,3.879-8.647,8.648-8.647c4.768,0,8.647,3.879,8.647,8.647 c0,3.09-1.656,5.926-4.29,7.465C26.786,18.688,31.36,24.54,31.36,31z M10.477,17.929L16,22.531l5.523-4.603 c-0.72-0.295-1.469-0.537-2.243-0.721c-0.15-0.036-0.261-0.163-0.275-0.317c-0.015-0.153,0.071-0.299,0.212-0.362 c2.861-1.273,4.71-4.116,4.71-7.241c0-4.371-3.556-7.927-7.927-7.927c-4.372,0-7.928,3.556-7.928,7.927 c0,3.125,1.849,5.968,4.711,7.241c0.141,0.063,0.226,0.209,0.212,0.362c-0.014,0.154-0.125,0.281-0.275,0.317 C11.945,17.392,11.196,17.634,10.477,17.929z M12,28.36H6v-0.72h6V28.36z" }), children]
|
|
15258
15330
|
});
|
|
15259
15331
|
});
|
|
15332
|
+
//#endregion
|
|
15333
|
+
//#region virtual:__generated__/bucket-5.js
|
|
15334
|
+
/**
|
|
15335
|
+
* Copyright IBM Corp. 2019, 2023
|
|
15336
|
+
*
|
|
15337
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
15338
|
+
* LICENSE file in the root directory of this source tree.
|
|
15339
|
+
*
|
|
15340
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
15341
|
+
*/
|
|
15342
|
+
const didWarnAboutDeprecation$1 = {};
|
|
15260
15343
|
const Socks = /* @__PURE__ */ react.default.forwardRef(function Socks({ children, ...rest }, ref) {
|
|
15261
15344
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
15262
15345
|
width: 64,
|
|
@@ -15329,17 +15412,6 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
15329
15412
|
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]
|
|
15330
15413
|
});
|
|
15331
15414
|
});
|
|
15332
|
-
//#endregion
|
|
15333
|
-
//#region virtual:__generated__/bucket-5.js
|
|
15334
|
-
/**
|
|
15335
|
-
* Copyright IBM Corp. 2019, 2023
|
|
15336
|
-
*
|
|
15337
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
15338
|
-
* LICENSE file in the root directory of this source tree.
|
|
15339
|
-
*
|
|
15340
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
15341
|
-
*/
|
|
15342
|
-
const didWarnAboutDeprecation$1 = {};
|
|
15343
15415
|
const SolarField = /* @__PURE__ */ react.default.forwardRef(function SolarField({ children, ...rest }, ref) {
|
|
15344
15416
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
15345
15417
|
width: 64,
|
|
@@ -16959,6 +17031,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
16959
17031
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V1h0.72v14.64H11c0.096,0,0.187,0.038,0.254,0.105 l7.895,7.894H31v0.721H19c-0.096,0-0.188-0.038-0.255-0.105l-7.894-7.895H1.36v14.28H31V31.36z M24,15.36 c-4.059,0-7.36-3.302-7.36-7.36S19.941,0.64,24,0.64S31.36,3.942,31.36,8S28.059,15.36,24,15.36z M17.37,8.36 c0.181,3.376,2.895,6.089,6.27,6.271V13h0.721v1.63c3.375-0.181,6.089-2.895,6.27-6.271H29V7.64h1.63 c-0.181-3.376-2.895-6.089-6.27-6.271V3h-0.72V1.37c-3.375,0.181-6.089,2.895-6.27,6.271H19v0.72h-1.63V8.36z M25.745,10.254l-2-2 C23.678,8.187,23.64,8.096,23.64,8V4h0.721v3.851l1.895,1.895L25.745,10.254z" }), children]
|
|
16960
17032
|
});
|
|
16961
17033
|
});
|
|
17034
|
+
const Timesheet = /* @__PURE__ */ react.default.forwardRef(function Timesheet({ children, ...rest }, ref) {
|
|
17035
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
17036
|
+
width: 64,
|
|
17037
|
+
height: 64,
|
|
17038
|
+
viewBox: "0 0 32 32",
|
|
17039
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17040
|
+
fill: "currentColor",
|
|
17041
|
+
ref,
|
|
17042
|
+
...rest,
|
|
17043
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,31.3604c-5.1611,0-9.3599-4.1992-9.3599-9.3604s4.1987-9.3599,9.3599-9.3599,9.3604,4.1987,9.3604,9.3599-4.1992,9.3604-9.3604,9.3604ZM13.3672,22.3604c.1846,4.4775,3.7949,8.0879,8.2725,8.2725v-1.6328h.7207v1.6328c4.4775-.1846,8.0879-3.7949,8.2725-8.2725h-1.6328v-.7207h1.6328c-.1846-4.4775-3.7949-8.0879-8.2725-8.2725v1.6328h-.7207v-1.6328c-4.4775.1846-8.0879,3.7949-8.2725,8.2725h1.6328v.7207h-1.6328ZM10,29.3604H2c-.1987,0-.3599-.1611-.3599-.3604V4c0-.1987.1611-.3599.3599-.3599h3.6401V1h.7197v2.6401h16.2798V1h.7207v2.6401h3.6396c.1992,0,.3604.1611.3604.3599v8h-.7207v-7.6401h-3.2793v1.6401h-.7207v-1.6401H6.3599v1.6401h-.7197v-1.6401h-3.2803v24.2798h7.6401v.7207ZM25.2451,25.7549l-3.5-3.5c-.0674-.0674-.1055-.1592-.1055-.2549v-5h.7207v4.8506l3.3945,3.3945-.5098.5098ZM10,22.3604h-4v-.7207h4v.7207ZM12,16.3599h-6v-.7197h6v.7197ZM23,10.3599H6v-.7197h17v.7197Z" }), children]
|
|
17044
|
+
});
|
|
17045
|
+
});
|
|
16962
17046
|
const Tire = /* @__PURE__ */ react.default.forwardRef(function Tire({ children, ...rest }, ref) {
|
|
16963
17047
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
16964
17048
|
width: 64,
|
|
@@ -18303,6 +18387,17 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
18303
18387
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,25.64v0.721H10V25.64H22z M8,28.36h16v-0.72H8V28.36z M31,14.36H17.524l4.561,2.28H31 v0.72h-8.64v6.279H31v0.721h-9H10H1v-0.72h8.64v-6.28H1v-0.72h8.915l4.561-2.28H1v-0.72h8.64V11c0-0.199,0.161-0.36,0.36-0.36h0.64 V8c0-0.199,0.161-0.36,0.36-0.36h0.677c0.176-2.113,1.851-3.787,3.964-3.964V1c0-0.199,0.161-0.36,0.36-0.36S16.36,0.801,16.36,1 v2.677c2.113,0.176,3.788,1.851,3.964,3.964H21c0.199,0,0.36,0.161,0.36,0.36v2.64H22c0.199,0,0.36,0.161,0.36,0.36v2.64H31V14.36z M20.36,17.36v6.279h1.279V17.36H20.36z M19.64,17.36h-1.28v6.279h1.279L19.64,17.36L19.64,17.36z M17.64,17.36h-3.28v6.279h1.28V20 h0.72v3.64h1.28V17.36z M13.64,17.36h-1.364v6.279h1.364V17.36z M11.557,17.36H10.36v6.279h1.197 C11.557,23.639,11.557,17.36,11.557,17.36z M20.475,16.64L16,14.402l-4.475,2.238H20.475z M12.36,11.36v2.28h1.28v-2.28H12.36z M14.36,13.64h1.28v-2.28h-1.28V13.64z M16.36,13.64h1.28v-2.28h-1.28V13.64z M18.36,13.64h1.279v-2.28H18.36V13.64z M20.36,13.64 h1.279v-2.28H20.36V13.64z M12.396,7.64h7.207C19.42,5.804,17.884,4.36,16,4.36S12.58,5.804,12.396,7.64z M11.36,10.64h9.28V8.36 h-9.28V10.64z M10.36,13.64h1.28v-2.28h-1.28V13.64z M27.64,23h0.721v-2H27.64V23z M28.36,18h-0.72v2h0.721L28.36,18L28.36,18z M29.64,23h0.721v-2H29.64V23z M30.36,18h-0.72v2h0.721L30.36,18L30.36,18z M28.36,16v-1h-0.72v1H28.36z M24.36,16v-1h-0.72v1H24.36 z M15.64,7h0.72V6h-0.72V7z M17.64,7h0.721V6H17.64V7z M13.64,7h0.72V6h-0.72V7z M17.64,10h0.721V9H17.64V10z M19.64,9v1h0.721V9 H19.64z M15.64,10h0.72V9h-0.72V10z M13.64,10h0.72V9h-0.72V10z M11.64,10h0.72V9h-0.72V10z M7.64,15v1h0.72v-1H7.64z M3.64,15v1 h0.72v-1H3.64z M25.64,23h0.721v-2H25.64V23z M26.36,18h-0.72v2h0.721L26.36,18L26.36,18z M23.64,23h0.721v-2H23.64V23z M24.36,18 h-0.72v2h0.721L24.36,18L24.36,18z M5.64,23h0.72v-2H5.64V23z M6.36,18H5.64v2h0.72C6.36,20,6.36,18,6.36,18z M7.64,23h0.72v-2H7.64 V23z M8.36,18H7.64v2h0.72V18z M3.64,23h0.72v-2H3.64V23z M4.36,18H3.64v2h0.72V18z M1.64,23h0.72v-2H1.64V23z M2.36,18H1.64v2h0.72 C2.36,20,2.36,18,2.36,18z M6,14.999c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S6.276,14.999,6,14.999z M2,14.999c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S2.276,14.999,2,14.999z M26,14.999 c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S26.276,14.999,26,14.999z M30,14.999c-0.276,0-0.5,0.224-0.5,0.5 s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S30.276,14.999,30,14.999z" }), children]
|
|
18304
18388
|
});
|
|
18305
18389
|
});
|
|
18390
|
+
//#endregion
|
|
18391
|
+
//#region virtual:__generated__/bucket-6.js
|
|
18392
|
+
/**
|
|
18393
|
+
* Copyright IBM Corp. 2019, 2023
|
|
18394
|
+
*
|
|
18395
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
18396
|
+
* LICENSE file in the root directory of this source tree.
|
|
18397
|
+
*
|
|
18398
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
18399
|
+
*/
|
|
18400
|
+
const didWarnAboutDeprecation = {};
|
|
18306
18401
|
const WashingtonDcMonument = /* @__PURE__ */ react.default.forwardRef(function WashingtonDcMonument({ children, ...rest }, ref) {
|
|
18307
18402
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18308
18403
|
width: 64,
|
|
@@ -18329,8 +18424,8 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
18329
18424
|
});
|
|
18330
18425
|
const WatsonLogo = /* @__PURE__ */ react.default.forwardRef(function WatsonLogo({ children, ...rest }, ref) {
|
|
18331
18426
|
if (process.env.NODE_ENV !== "production") {
|
|
18332
|
-
if (!didWarnAboutDeprecation
|
|
18333
|
-
didWarnAboutDeprecation
|
|
18427
|
+
if (!didWarnAboutDeprecation["WatsonLogo"]) {
|
|
18428
|
+
didWarnAboutDeprecation["WatsonLogo"] = true;
|
|
18334
18429
|
console.warn("The WatsonLogo component has been deprecated and will be removed in the next major version of @carbon/icons-react.");
|
|
18335
18430
|
}
|
|
18336
18431
|
}
|
|
@@ -18393,17 +18488,6 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
18393
18488
|
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]
|
|
18394
18489
|
});
|
|
18395
18490
|
});
|
|
18396
|
-
//#endregion
|
|
18397
|
-
//#region virtual:__generated__/bucket-6.js
|
|
18398
|
-
/**
|
|
18399
|
-
* Copyright IBM Corp. 2019, 2023
|
|
18400
|
-
*
|
|
18401
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
18402
|
-
* LICENSE file in the root directory of this source tree.
|
|
18403
|
-
*
|
|
18404
|
-
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
18405
|
-
*/
|
|
18406
|
-
const didWarnAboutDeprecation = {};
|
|
18407
18491
|
const WatsonxCodeAssistantForZ = /* @__PURE__ */ react.default.forwardRef(function WatsonxCodeAssistantForZ({ children, ...rest }, ref) {
|
|
18408
18492
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18409
18493
|
width: 64,
|
|
@@ -18452,6 +18536,18 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
18452
18536
|
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-3.432,1.161-6.788,3.273-9.479c-0.555-0.729-0.5-1.777,0.164-2.442c0.667-0.665,1.715-0.72,2.443-0.166 C9.213,1.8,12.567,0.64,16,0.64c0.003,0,0.004,0,0.01,0C24.475,0.645,31.36,7.534,31.36,16c0,3.434-1.161,6.787-3.274,9.479 c0.556,0.729,0.501,1.776-0.164,2.442c-0.666,0.664-1.712,0.722-2.442,0.164C22.788,30.199,19.433,31.36,16,31.36z M4.454,6.999 C2.457,9.559,1.36,12.743,1.36,16c0,8.072,6.567,14.64,14.64,14.64c3.258,0,6.441-1.097,9.001-3.094 c-0.417-0.712-0.32-1.645,0.29-2.255c0.611-0.609,1.541-0.707,2.256-0.29c1.997-2.56,3.093-5.743,3.093-9.001 c0-5.135-2.657-9.661-6.669-12.275c2.388,2.171,3.89,5.301,3.89,8.775c0,6.54-5.32,11.86-11.86,11.86v-0.72 c6.143,0,11.14-4.997,11.14-11.14c0-4.01-2.13-7.533-5.318-9.495C23.386,4.525,24.36,6.651,24.36,9c0,4.61-3.751,8.36-8.36,8.36 v-0.72c4.213,0,7.64-3.427,7.64-7.64c0-2.895-1.618-5.419-3.998-6.715C20.399,3.143,20.86,4.269,20.86,5.5 c0,2.68-2.181,4.86-4.86,4.86V9.64c2.283,0,4.14-1.857,4.14-4.14S18.283,1.36,16,1.36c-3.258,0-6.441,1.096-9.001,3.093 c0.417,0.712,0.321,1.645-0.29,2.255C6.099,7.319,5.166,7.415,4.454,6.999z M26.606,25.467c-0.292,0-0.584,0.111-0.806,0.334 c-0.444,0.444-0.444,1.167,0,1.611c0.443,0.445,1.168,0.445,1.611,0c0.444-0.444,0.444-1.167,0-1.611 C27.19,25.578,26.898,25.467,26.606,25.467z M5.393,4.254c-0.292,0-0.584,0.111-0.806,0.333c-0.444,0.444-0.444,1.167,0,1.612 c0.444,0.444,1.167,0.443,1.612,0c0.444-0.445,0.444-1.168,0-1.613C5.977,4.365,5.685,4.254,5.393,4.254z M13,25.36h-2 c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2 C13.36,25.199,13.199,25.36,13,25.36z M11.36,24.64h1.28v-1.28h-1.28V24.64z M13,18.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C13.36,18.199,13.199,18.36,13,18.36z M11.36,17.64h1.28v-1.28 h-1.28V17.64z M13,11.36h-2c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2 C13.36,11.199,13.199,11.36,13,11.36z M11.36,10.64h1.28V9.36h-1.28V10.64z" }), children]
|
|
18453
18537
|
});
|
|
18454
18538
|
});
|
|
18539
|
+
const WatsonxOrchestrate = /* @__PURE__ */ react.default.forwardRef(function WatsonxOrchestrate({ children, ...rest }, ref) {
|
|
18540
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18541
|
+
width: 64,
|
|
18542
|
+
height: 64,
|
|
18543
|
+
viewBox: "0 0 32 32",
|
|
18544
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18545
|
+
fill: "currentColor",
|
|
18546
|
+
ref,
|
|
18547
|
+
...rest,
|
|
18548
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,29.3604c-6.1079,0-11.4326-4.1338-12.9487-10.0518l.6973-.1777c1.4346,5.5986,6.4727,9.5088,12.2515,9.5088,3.1182,0,6.1162-1.1465,8.4395-3.2285,1.542-1.3936,2.708-3.1123,3.418-5.0244-.999.7852-2.6426,1.7607-4.6895,1.7246-2.1055-.0518-4.0801-1.2178-5.8691-3.4668l.5625-.4492c1.6494,2.0732,3.4385,3.1475,5.3193,3.1963,2.9043.0469,5.127-2.3857,5.1484-2.4102l.6191.3281c-.6553,2.5527-2.0479,4.8477-4.0273,6.6367-2.457,2.2021-5.625,3.4141-8.9209,3.4141ZM29,17.8604c-1.0254,0-1.8604-.835-1.8604-1.8604s.835-1.8599,1.8604-1.8599,1.8604.8345,1.8604,1.8599-.835,1.8604-1.8604,1.8604ZM29,14.8599c-.6289,0-1.1396.5117-1.1396,1.1401s.5107,1.1396,1.1396,1.1396,1.1396-.5112,1.1396-1.1396-.5107-1.1401-1.1396-1.1401ZM16,17.8604c-1.0254,0-1.8599-.835-1.8599-1.8604s.8345-1.8599,1.8599-1.8599,1.8604.8345,1.8604,1.8599-.835,1.8604-1.8604,1.8604ZM16,14.8599c-.6284,0-1.1401.5117-1.1401,1.1401s.5117,1.1396,1.1401,1.1396,1.1396-.5112,1.1396-1.1396-.5112-1.1401-1.1396-1.1401ZM3,17.8604c-1.0254,0-1.8599-.835-1.8599-1.8604s.8345-1.8599,1.8599-1.8599,1.8599.8345,1.8599,1.8599-.8345,1.8604-1.8599,1.8604ZM3,14.8599c-.6284,0-1.1401.5117-1.1401,1.1401s.5117,1.1396,1.1401,1.1396,1.1401-.5112,1.1401-1.1396-.5117-1.1401-1.1401-1.1401ZM14.1382,13.8042c-1.6489-2.0723-3.438-3.1475-5.3179-3.1953-2.9463-.0869-5.1284,2.3838-5.1504,2.4087l-.6187-.3271c.6558-2.5527,2.0483-4.8481,4.0269-6.6377,2.458-2.2012,5.626-3.4126,8.9219-3.4126,6.1084,0,11.4326,4.1328,12.9482,10.0503l-.6973.1787c-1.4346-5.5986-6.4717-9.5093-12.251-9.5093-3.1182,0-6.1157,1.1465-8.4399,3.228-1.5415,1.394-2.7075,3.1133-3.418,5.0249,1-.7852,2.6836-1.7603,4.6904-1.7241,2.105.0518,4.0796,1.2183,5.8691,3.4673l-.5635.4482Z" }), children]
|
|
18549
|
+
});
|
|
18550
|
+
});
|
|
18455
18551
|
const WavingHand = /* @__PURE__ */ react.default.forwardRef(function WavingHand({ children, ...rest }, ref) {
|
|
18456
18552
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(Icon, {
|
|
18457
18553
|
width: 64,
|
|
@@ -19569,6 +19665,7 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
19569
19665
|
exports.HardDriveNetwork = HardDriveNetwork;
|
|
19570
19666
|
exports.HardIceCream = HardIceCream;
|
|
19571
19667
|
exports.HardPrompt = HardPrompt;
|
|
19668
|
+
exports.HashicorpTerraform = HashicorpTerraform;
|
|
19572
19669
|
exports.Hazy = Hazy;
|
|
19573
19670
|
exports.Headphones = Headphones;
|
|
19574
19671
|
exports.Headset = Headset;
|
|
@@ -19614,8 +19711,11 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
19614
19711
|
exports.HyperProtectCryptoService = HyperProtectCryptoService;
|
|
19615
19712
|
exports.HyperProtectDatabaseAsAService = HyperProtectDatabaseAsAService;
|
|
19616
19713
|
exports.HyperProtectVirtualServers = HyperProtectVirtualServers;
|
|
19714
|
+
exports.IbmAptio = IbmAptio;
|
|
19617
19715
|
exports.IbmAutomationPlatform = IbmAutomationPlatform;
|
|
19716
|
+
exports.IbmBob = IbmBob;
|
|
19618
19717
|
exports.IbmCloud = IbmCloud;
|
|
19718
|
+
exports.IbmConcert = IbmConcert;
|
|
19619
19719
|
exports.IbmElm = IbmElm;
|
|
19620
19720
|
exports.IbmElmDcc = IbmElmDcc;
|
|
19621
19721
|
exports.IbmElmGcm = IbmElmGcm;
|
|
@@ -19630,6 +19730,7 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
19630
19730
|
exports.IbmEngineeringWorkflowManagement = IbmEngineeringWorkflowManagement;
|
|
19631
19731
|
exports.IbmGranite = IbmGranite;
|
|
19632
19732
|
exports.IbmIbv = IbmIbv;
|
|
19733
|
+
exports.IbmInstana = IbmInstana;
|
|
19633
19734
|
exports.IbmIx = IbmIx;
|
|
19634
19735
|
exports.IbmMachineLearningForZOs = IbmMachineLearningForZOs;
|
|
19635
19736
|
exports.IbmOneMadisonAvenue = IbmOneMadisonAvenue;
|
|
@@ -20030,6 +20131,7 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
20030
20131
|
exports.Receipt = Receipt;
|
|
20031
20132
|
exports.Recruitment_01 = Recruitment_01;
|
|
20032
20133
|
exports.Recycle = Recycle;
|
|
20134
|
+
exports.RedHatAnsible = RedHatAnsible;
|
|
20033
20135
|
exports.RedHatApplications = RedHatApplications;
|
|
20034
20136
|
exports.RedefiningFinancialServices = RedefiningFinancialServices;
|
|
20035
20137
|
exports.ReducingCost = ReducingCost;
|
|
@@ -20286,6 +20388,7 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
20286
20388
|
exports.Time = Time;
|
|
20287
20389
|
exports.TimeLapse = TimeLapse;
|
|
20288
20390
|
exports.TimePlot = TimePlot;
|
|
20391
|
+
exports.Timesheet = Timesheet;
|
|
20289
20392
|
exports.Tire = Tire;
|
|
20290
20393
|
exports.Toggle = Toggle;
|
|
20291
20394
|
exports.Toilet = Toilet;
|
|
@@ -20408,6 +20511,7 @@ var CarbonIconsReact = (function(exports, _carbon_icon_helpers, prop_types, reac
|
|
|
20408
20511
|
exports.WatsonxCodeAssistantForZRefactor = WatsonxCodeAssistantForZRefactor;
|
|
20409
20512
|
exports.WatsonxData = WatsonxData;
|
|
20410
20513
|
exports.WatsonxGovernance = WatsonxGovernance;
|
|
20514
|
+
exports.WatsonxOrchestrate = WatsonxOrchestrate;
|
|
20411
20515
|
exports.WavingHand = WavingHand;
|
|
20412
20516
|
exports.WaymoCar = WaymoCar;
|
|
20413
20517
|
exports.Weather = Weather;
|