@carbon/icons 11.4.0 → 11.6.0-rc.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/ibm-cloud--kubernetes-service/16.js +33 -0
- package/es/ibm-cloud--kubernetes-service/20.js +33 -0
- package/es/ibm-cloud--kubernetes-service/24.js +33 -0
- package/es/ibm-cloud--kubernetes-service/32.js +33 -0
- package/es/index.js +4 -0
- package/lib/ibm-cloud--kubernetes-service/16.js +35 -0
- package/lib/ibm-cloud--kubernetes-service/20.js +35 -0
- package/lib/ibm-cloud--kubernetes-service/24.js +35 -0
- package/lib/ibm-cloud--kubernetes-service/32.js +35 -0
- package/lib/index.js +8 -0
- package/metadata.json +193 -0
- package/package.json +4 -4
- package/svg/32/ibm-cloud--kubernetes-service.svg +1 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
var _16 = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 16,
|
|
16
|
+
"height": 16
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
22
|
+
}
|
|
23
|
+
}, {
|
|
24
|
+
"elem": "path",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
27
|
+
}
|
|
28
|
+
}],
|
|
29
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
30
|
+
"size": 16
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
export { _16 as default };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
var _20 = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 20,
|
|
16
|
+
"height": 20
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
22
|
+
}
|
|
23
|
+
}, {
|
|
24
|
+
"elem": "path",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
27
|
+
}
|
|
28
|
+
}],
|
|
29
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
30
|
+
"size": 20
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
export { _20 as default };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
var _24 = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 24,
|
|
16
|
+
"height": 24
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
22
|
+
}
|
|
23
|
+
}, {
|
|
24
|
+
"elem": "path",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
27
|
+
}
|
|
28
|
+
}],
|
|
29
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
30
|
+
"size": 24
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
export { _24 as default };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
var _32 = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 32,
|
|
16
|
+
"height": 32
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
22
|
+
}
|
|
23
|
+
}, {
|
|
24
|
+
"elem": "path",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
27
|
+
}
|
|
28
|
+
}],
|
|
29
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
30
|
+
"size": 32
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
export { _32 as default };
|
package/es/index.js
CHANGED
|
@@ -3400,6 +3400,10 @@ export { default as IbmCloudInternetServices32 } from './ibm-cloud--internet-ser
|
|
|
3400
3400
|
export { default as IbmCloudInternetServices24 } from './ibm-cloud--internet-services/24.js';
|
|
3401
3401
|
export { default as IbmCloudInternetServices20 } from './ibm-cloud--internet-services/20.js';
|
|
3402
3402
|
export { default as IbmCloudInternetServices16 } from './ibm-cloud--internet-services/16.js';
|
|
3403
|
+
export { default as IbmCloudKubernetesService32 } from './ibm-cloud--kubernetes-service/32.js';
|
|
3404
|
+
export { default as IbmCloudKubernetesService24 } from './ibm-cloud--kubernetes-service/24.js';
|
|
3405
|
+
export { default as IbmCloudKubernetesService20 } from './ibm-cloud--kubernetes-service/20.js';
|
|
3406
|
+
export { default as IbmCloudKubernetesService16 } from './ibm-cloud--kubernetes-service/16.js';
|
|
3403
3407
|
export { default as IbmCloudSecurityComplianceCenter32 } from './ibm-cloud--security-compliance-center/32.js';
|
|
3404
3408
|
export { default as IbmCloudSecurityComplianceCenter24 } from './ibm-cloud--security-compliance-center/24.js';
|
|
3405
3409
|
export { default as IbmCloudSecurityComplianceCenter20 } from './ibm-cloud--security-compliance-center/20.js';
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var _16 = {
|
|
12
|
+
"elem": "svg",
|
|
13
|
+
"attrs": {
|
|
14
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
+
"viewBox": "0 0 32 32",
|
|
16
|
+
"fill": "currentColor",
|
|
17
|
+
"width": 16,
|
|
18
|
+
"height": 16
|
|
19
|
+
},
|
|
20
|
+
"content": [{
|
|
21
|
+
"elem": "path",
|
|
22
|
+
"attrs": {
|
|
23
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"elem": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
32
|
+
"size": 16
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
module.exports = _16;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var _20 = {
|
|
12
|
+
"elem": "svg",
|
|
13
|
+
"attrs": {
|
|
14
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
+
"viewBox": "0 0 32 32",
|
|
16
|
+
"fill": "currentColor",
|
|
17
|
+
"width": 20,
|
|
18
|
+
"height": 20
|
|
19
|
+
},
|
|
20
|
+
"content": [{
|
|
21
|
+
"elem": "path",
|
|
22
|
+
"attrs": {
|
|
23
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"elem": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
32
|
+
"size": 20
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
module.exports = _20;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var _24 = {
|
|
12
|
+
"elem": "svg",
|
|
13
|
+
"attrs": {
|
|
14
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
+
"viewBox": "0 0 32 32",
|
|
16
|
+
"fill": "currentColor",
|
|
17
|
+
"width": 24,
|
|
18
|
+
"height": 24
|
|
19
|
+
},
|
|
20
|
+
"content": [{
|
|
21
|
+
"elem": "path",
|
|
22
|
+
"attrs": {
|
|
23
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"elem": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
32
|
+
"size": 24
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
module.exports = _24;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2020
|
|
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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var _32 = {
|
|
12
|
+
"elem": "svg",
|
|
13
|
+
"attrs": {
|
|
14
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
+
"viewBox": "0 0 32 32",
|
|
16
|
+
"fill": "currentColor",
|
|
17
|
+
"width": 32,
|
|
18
|
+
"height": 32
|
|
19
|
+
},
|
|
20
|
+
"content": [{
|
|
21
|
+
"elem": "path",
|
|
22
|
+
"attrs": {
|
|
23
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"elem": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
32
|
+
"size": 32
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
module.exports = _32;
|
package/lib/index.js
CHANGED
|
@@ -3404,6 +3404,10 @@ var ibmCloud_InternetServices_32_js = require('./ibm-cloud--internet-services/32
|
|
|
3404
3404
|
var ibmCloud_InternetServices_24_js = require('./ibm-cloud--internet-services/24.js');
|
|
3405
3405
|
var ibmCloud_InternetServices_20_js = require('./ibm-cloud--internet-services/20.js');
|
|
3406
3406
|
var ibmCloud_InternetServices_16_js = require('./ibm-cloud--internet-services/16.js');
|
|
3407
|
+
var ibmCloud_KubernetesService_32_js = require('./ibm-cloud--kubernetes-service/32.js');
|
|
3408
|
+
var ibmCloud_KubernetesService_24_js = require('./ibm-cloud--kubernetes-service/24.js');
|
|
3409
|
+
var ibmCloud_KubernetesService_20_js = require('./ibm-cloud--kubernetes-service/20.js');
|
|
3410
|
+
var ibmCloud_KubernetesService_16_js = require('./ibm-cloud--kubernetes-service/16.js');
|
|
3407
3411
|
var ibmCloud_SecurityComplianceCenter_32_js = require('./ibm-cloud--security-compliance-center/32.js');
|
|
3408
3412
|
var ibmCloud_SecurityComplianceCenter_24_js = require('./ibm-cloud--security-compliance-center/24.js');
|
|
3409
3413
|
var ibmCloud_SecurityComplianceCenter_20_js = require('./ibm-cloud--security-compliance-center/20.js');
|
|
@@ -11145,6 +11149,10 @@ exports.IbmCloudInternetServices32 = ibmCloud_InternetServices_32_js;
|
|
|
11145
11149
|
exports.IbmCloudInternetServices24 = ibmCloud_InternetServices_24_js;
|
|
11146
11150
|
exports.IbmCloudInternetServices20 = ibmCloud_InternetServices_20_js;
|
|
11147
11151
|
exports.IbmCloudInternetServices16 = ibmCloud_InternetServices_16_js;
|
|
11152
|
+
exports.IbmCloudKubernetesService32 = ibmCloud_KubernetesService_32_js;
|
|
11153
|
+
exports.IbmCloudKubernetesService24 = ibmCloud_KubernetesService_24_js;
|
|
11154
|
+
exports.IbmCloudKubernetesService20 = ibmCloud_KubernetesService_20_js;
|
|
11155
|
+
exports.IbmCloudKubernetesService16 = ibmCloud_KubernetesService_16_js;
|
|
11148
11156
|
exports.IbmCloudSecurityComplianceCenter32 = ibmCloud_SecurityComplianceCenter_32_js;
|
|
11149
11157
|
exports.IbmCloudSecurityComplianceCenter24 = ibmCloud_SecurityComplianceCenter_24_js;
|
|
11150
11158
|
exports.IbmCloudSecurityComplianceCenter20 = ibmCloud_SecurityComplianceCenter_20_js;
|
package/metadata.json
CHANGED
|
@@ -167001,6 +167001,198 @@
|
|
|
167001
167001
|
]
|
|
167002
167002
|
}
|
|
167003
167003
|
},
|
|
167004
|
+
{
|
|
167005
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
167006
|
+
"friendlyName": "IBM Cloud® Kubernetes Services",
|
|
167007
|
+
"aliases": [
|
|
167008
|
+
"services",
|
|
167009
|
+
"cloud",
|
|
167010
|
+
"hybrid",
|
|
167011
|
+
"IBM Cloud®",
|
|
167012
|
+
"Kubernetes"
|
|
167013
|
+
],
|
|
167014
|
+
"sizes": [
|
|
167015
|
+
32
|
|
167016
|
+
],
|
|
167017
|
+
"namespace": [],
|
|
167018
|
+
"assets": [
|
|
167019
|
+
{
|
|
167020
|
+
"size": 32,
|
|
167021
|
+
"filepath": "32/ibm-cloud--kubernetes-service.svg",
|
|
167022
|
+
"source": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg version=\"1.1\" id=\"icon\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t width=\"32px\" height=\"32px\" viewBox=\"0 0 32 32\" style=\"enable-background:new 0 0 32 32;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:none;}\n</style>\n<path d=\"M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\n\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\n\tl-4-2.4l-4,2.4V18.4z\"/>\n<path d=\"M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\n\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z\"/>\n<rect id=\"_x3C_Transparent_Rectangle_x3E__589_\" class=\"st0\" width=\"32\" height=\"32\"/>\n</svg>\n",
|
|
167023
|
+
"optimized": {
|
|
167024
|
+
"data": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z\"/><path d=\"M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z\"/></svg>",
|
|
167025
|
+
"info": {},
|
|
167026
|
+
"path": "32/ibm-cloud--kubernetes-service.svg"
|
|
167027
|
+
}
|
|
167028
|
+
}
|
|
167029
|
+
],
|
|
167030
|
+
"output": [
|
|
167031
|
+
{
|
|
167032
|
+
"moduleName": "IbmCloudKubernetesService32",
|
|
167033
|
+
"filepath": "ibm-cloud--kubernetes-service/32.js",
|
|
167034
|
+
"descriptor": {
|
|
167035
|
+
"elem": "svg",
|
|
167036
|
+
"attrs": {
|
|
167037
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
167038
|
+
"viewBox": "0 0 32 32",
|
|
167039
|
+
"fill": "currentColor",
|
|
167040
|
+
"width": 32,
|
|
167041
|
+
"height": 32
|
|
167042
|
+
},
|
|
167043
|
+
"content": [
|
|
167044
|
+
{
|
|
167045
|
+
"elem": "path",
|
|
167046
|
+
"attrs": {
|
|
167047
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
167048
|
+
}
|
|
167049
|
+
},
|
|
167050
|
+
{
|
|
167051
|
+
"elem": "path",
|
|
167052
|
+
"attrs": {
|
|
167053
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
167054
|
+
}
|
|
167055
|
+
}
|
|
167056
|
+
],
|
|
167057
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
167058
|
+
"size": 32
|
|
167059
|
+
},
|
|
167060
|
+
"size": 32
|
|
167061
|
+
},
|
|
167062
|
+
{
|
|
167063
|
+
"moduleName": "IbmCloudKubernetesService24",
|
|
167064
|
+
"filepath": "ibm-cloud--kubernetes-service/24.js",
|
|
167065
|
+
"descriptor": {
|
|
167066
|
+
"elem": "svg",
|
|
167067
|
+
"attrs": {
|
|
167068
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
167069
|
+
"viewBox": "0 0 32 32",
|
|
167070
|
+
"fill": "currentColor",
|
|
167071
|
+
"width": 24,
|
|
167072
|
+
"height": 24
|
|
167073
|
+
},
|
|
167074
|
+
"content": [
|
|
167075
|
+
{
|
|
167076
|
+
"elem": "path",
|
|
167077
|
+
"attrs": {
|
|
167078
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
167079
|
+
}
|
|
167080
|
+
},
|
|
167081
|
+
{
|
|
167082
|
+
"elem": "path",
|
|
167083
|
+
"attrs": {
|
|
167084
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
167085
|
+
}
|
|
167086
|
+
}
|
|
167087
|
+
],
|
|
167088
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
167089
|
+
"size": 24
|
|
167090
|
+
},
|
|
167091
|
+
"size": 24
|
|
167092
|
+
},
|
|
167093
|
+
{
|
|
167094
|
+
"moduleName": "IbmCloudKubernetesService20",
|
|
167095
|
+
"filepath": "ibm-cloud--kubernetes-service/20.js",
|
|
167096
|
+
"descriptor": {
|
|
167097
|
+
"elem": "svg",
|
|
167098
|
+
"attrs": {
|
|
167099
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
167100
|
+
"viewBox": "0 0 32 32",
|
|
167101
|
+
"fill": "currentColor",
|
|
167102
|
+
"width": 20,
|
|
167103
|
+
"height": 20
|
|
167104
|
+
},
|
|
167105
|
+
"content": [
|
|
167106
|
+
{
|
|
167107
|
+
"elem": "path",
|
|
167108
|
+
"attrs": {
|
|
167109
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
167110
|
+
}
|
|
167111
|
+
},
|
|
167112
|
+
{
|
|
167113
|
+
"elem": "path",
|
|
167114
|
+
"attrs": {
|
|
167115
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
167116
|
+
}
|
|
167117
|
+
}
|
|
167118
|
+
],
|
|
167119
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
167120
|
+
"size": 20
|
|
167121
|
+
},
|
|
167122
|
+
"size": 20
|
|
167123
|
+
},
|
|
167124
|
+
{
|
|
167125
|
+
"moduleName": "IbmCloudKubernetesService16",
|
|
167126
|
+
"filepath": "ibm-cloud--kubernetes-service/16.js",
|
|
167127
|
+
"descriptor": {
|
|
167128
|
+
"elem": "svg",
|
|
167129
|
+
"attrs": {
|
|
167130
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
167131
|
+
"viewBox": "0 0 32 32",
|
|
167132
|
+
"fill": "currentColor",
|
|
167133
|
+
"width": 16,
|
|
167134
|
+
"height": 16
|
|
167135
|
+
},
|
|
167136
|
+
"content": [
|
|
167137
|
+
{
|
|
167138
|
+
"elem": "path",
|
|
167139
|
+
"attrs": {
|
|
167140
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9\tc0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9\tl-4-2.4l-4,2.4V18.4z"
|
|
167141
|
+
}
|
|
167142
|
+
},
|
|
167143
|
+
{
|
|
167144
|
+
"elem": "path",
|
|
167145
|
+
"attrs": {
|
|
167146
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1\tc0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
167147
|
+
}
|
|
167148
|
+
}
|
|
167149
|
+
],
|
|
167150
|
+
"name": "ibm-cloud--kubernetes-service",
|
|
167151
|
+
"size": 16
|
|
167152
|
+
},
|
|
167153
|
+
"size": 16
|
|
167154
|
+
}
|
|
167155
|
+
],
|
|
167156
|
+
"category": "Enterprise",
|
|
167157
|
+
"subcategory": "App catalogue",
|
|
167158
|
+
"moduleInfo": {
|
|
167159
|
+
"local": "IbmCloudKubernetesService",
|
|
167160
|
+
"global": "IbmCloudKubernetesService",
|
|
167161
|
+
"filepath": "IbmCloudKubernetesService.js",
|
|
167162
|
+
"sizes": [
|
|
167163
|
+
{
|
|
167164
|
+
"size": 32,
|
|
167165
|
+
"ast": {
|
|
167166
|
+
"type": "element",
|
|
167167
|
+
"tagName": "svg",
|
|
167168
|
+
"attributes": {
|
|
167169
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
167170
|
+
"viewBox": "0 0 32 32",
|
|
167171
|
+
"fill": "currentColor"
|
|
167172
|
+
},
|
|
167173
|
+
"children": [
|
|
167174
|
+
{
|
|
167175
|
+
"type": "element",
|
|
167176
|
+
"tagName": "path",
|
|
167177
|
+
"attributes": {
|
|
167178
|
+
"d": "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"
|
|
167179
|
+
},
|
|
167180
|
+
"children": []
|
|
167181
|
+
},
|
|
167182
|
+
{
|
|
167183
|
+
"type": "element",
|
|
167184
|
+
"tagName": "path",
|
|
167185
|
+
"attributes": {
|
|
167186
|
+
"d": "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
167187
|
+
},
|
|
167188
|
+
"children": []
|
|
167189
|
+
}
|
|
167190
|
+
]
|
|
167191
|
+
}
|
|
167192
|
+
}
|
|
167193
|
+
]
|
|
167194
|
+
}
|
|
167195
|
+
},
|
|
167004
167196
|
{
|
|
167005
167197
|
"name": "ibm-cloud--security-compliance-center",
|
|
167006
167198
|
"friendlyName": "IBM Cloud® Security and Compliance Center",
|
|
@@ -375889,6 +376081,7 @@
|
|
|
375889
376081
|
"ibm--open-enterprise-languages",
|
|
375890
376082
|
"ibm-cloud--dedicated-host",
|
|
375891
376083
|
"ibm-cloud--internet-services",
|
|
376084
|
+
"ibm-cloud--kubernetes-service",
|
|
375892
376085
|
"ibm-cloud--security-compliance-center",
|
|
375893
376086
|
"ibm-cloud--subnets",
|
|
375894
376087
|
"ibm-cloud--transit-gateway",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/icons",
|
|
3
3
|
"description": "Icons for digital and software products using the Carbon Design System",
|
|
4
|
-
"version": "11.
|
|
4
|
+
"version": "11.6.0-rc.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"prepublishOnly": "yarn build"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@carbon/cli": "^11.
|
|
42
|
-
"@carbon/icon-build-helpers": "^1.
|
|
41
|
+
"@carbon/cli": "^11.2.0",
|
|
42
|
+
"@carbon/icon-build-helpers": "^1.2.0",
|
|
43
43
|
"rimraf": "^3.0.2"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "24655f8eaf108c43ac036e71360d4d3dc09a3bf4"
|
|
46
46
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"/><path d="M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"/></svg>
|