@next-core/brick-icons 2.34.9 → 2.34.11
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/dist/{app-dd659f36.js → app-93f30fa4.js} +4 -5
- package/dist/{app-dd659f36.js.map → app-93f30fa4.js.map} +1 -1
- package/dist/{blueprint-9b5f5a82.js → blueprint-0b0d4379.js} +3 -2
- package/dist/{blueprint-9b5f5a82.js.map → blueprint-0b0d4379.js.map} +1 -1
- package/dist/{colored-common-e1328e66.js → colored-common-bd49ecaa.js} +404 -325
- package/dist/colored-common-bd49ecaa.js.map +1 -0
- package/dist/colored-monitor-c693fc72.js +324 -0
- package/dist/colored-monitor-c693fc72.js.map +1 -0
- package/dist/{common-219177c5.js → common-0260443c.js} +526 -315
- package/dist/common-0260443c.js.map +1 -0
- package/dist/{default-8c1a7cbd.js → default-03b5b38a.js} +623 -391
- package/dist/default-03b5b38a.js.map +1 -0
- package/dist/{image-16f5f4f9.js → image-e4caf8a7.js} +111 -1
- package/dist/image-e4caf8a7.js.map +1 -0
- package/dist/image-icons/cn-ware.4375ecf904141754.png +0 -0
- package/dist/image-icons/elevo-avatar.8ae859ee3a10be80.png +0 -0
- package/dist/image-icons/employee-avatar-1.25cb4cc00262a9c3.png +0 -0
- package/dist/image-icons/employee-avatar-2.fab3485468a47984.png +0 -0
- package/dist/image-icons/employee-avatar-3.2d69f0dd01a5382f.png +0 -0
- package/dist/image-icons/employee-avatar-4.2cac1d6fd9050711.png +0 -0
- package/dist/image-icons/employee-avatar-5.0c0054557579e054.png +0 -0
- package/dist/image-icons/employee-avatar-6.058fb2bf5e0dce06.png +0 -0
- package/dist/image-icons/employee-avatar-7.46ca0415eaf65621.png +0 -0
- package/dist/image-icons/employee-avatar-8.6407ab610fbc90d1.png +0 -0
- package/dist/image-icons/serach-empty.df23e31d3688cf86.png +0 -0
- package/dist/index.esm.js +14 -14
- package/dist/index.esm.js.map +1 -1
- package/dist/{itsc-form-7ff20244.js → itsc-form-736cae2f.js} +47 -16
- package/dist/itsc-form-736cae2f.js.map +1 -0
- package/dist/types/generated/icons/colored-common.d.ts +3 -0
- package/dist/types/generated/icons/colored-monitor.d.ts +7 -0
- package/dist/types/generated/icons/common.d.ts +7 -0
- package/dist/types/generated/icons/default.d.ts +10 -0
- package/dist/types/generated/icons/image.d.ts +11 -0
- package/dist/types/generated/icons/itsc-form.d.ts +1 -0
- package/package.json +4 -4
- package/src/icons/agent.svg +23 -0
- package/src/icons/ai-employee.svg +20 -0
- package/src/icons/collaboration-space.svg +10 -0
- package/src/icons/colored-common/active-status.svg +18 -0
- package/src/icons/colored-common/check-status.svg +13 -0
- package/src/icons/colored-common/uncheck-status.svg +19 -0
- package/src/icons/colored-monitor/k8s-configmap.svg +14 -0
- package/src/icons/colored-monitor/k8s-ingress.svg +14 -0
- package/src/icons/colored-monitor/k8s-node.svg +15 -0
- package/src/icons/colored-monitor/k8s-pod.svg +14 -0
- package/src/icons/colored-monitor/k8s-secret.svg +14 -0
- package/src/icons/colored-monitor/k8s-service.svg +14 -0
- package/src/icons/colored-monitor/k8s-workload.svg +14 -0
- package/src/icons/common/clock.svg +12 -0
- package/src/icons/common/goal-planning.svg +12 -0
- package/src/icons/common/knowledge.svg +11 -0
- package/src/icons/common/lightbulb.svg +11 -0
- package/src/icons/common/message.svg +15 -0
- package/src/icons/common/summary.svg +13 -0
- package/src/icons/common/task-execution.svg +22 -0
- package/src/icons/expand.svg +15 -0
- package/src/icons/help.svg +11 -0
- package/src/icons/image/cn-ware.png +0 -0
- package/src/icons/image/elevo-avatar.png +0 -0
- package/src/icons/image/employee-avatar-1.png +0 -0
- package/src/icons/image/employee-avatar-2.png +0 -0
- package/src/icons/image/employee-avatar-3.png +0 -0
- package/src/icons/image/employee-avatar-4.png +0 -0
- package/src/icons/image/employee-avatar-5.png +0 -0
- package/src/icons/image/employee-avatar-6.png +0 -0
- package/src/icons/image/employee-avatar-7.png +0 -0
- package/src/icons/image/employee-avatar-8.png +0 -0
- package/src/icons/image/serach-empty.png +0 -0
- package/src/icons/itsc-form/check-list.svg +22 -0
- package/src/icons/logout.svg +7 -10
- package/src/icons/mcp.svg +19 -0
- package/src/icons/replay.svg +11 -0
- package/src/icons/share.svg +15 -0
- package/src/icons/shrink.svg +15 -0
- package/src/icons/team.svg +14 -0
- package/dist/colored-common-e1328e66.js.map +0 -1
- package/dist/colored-monitor-989c2050.js +0 -174
- package/dist/colored-monitor-989c2050.js.map +0 -1
- package/dist/common-219177c5.js.map +0 -1
- package/dist/default-8c1a7cbd.js.map +0 -1
- package/dist/image-16f5f4f9.js.map +0 -1
- package/dist/itsc-form-7ff20244.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
|
|
3
|
-
function _extends$
|
|
4
|
-
var _ref$
|
|
3
|
+
function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$v.apply(this, arguments); }
|
|
4
|
+
var _ref$v = /*#__PURE__*/React.createElement("g", {
|
|
5
5
|
fill: "currentColor",
|
|
6
6
|
fillRule: "nonzero"
|
|
7
7
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -10,31 +10,31 @@ var _ref$u = /*#__PURE__*/React.createElement("g", {
|
|
|
10
10
|
d: "M.061 24.133h40.43v15.468H18.639v120.47h21.852v15.796H.061V24.133zM159.08 160.072h22.097V39.6H159.08V24.133H200v151.734h-40.92v-15.795z"
|
|
11
11
|
}));
|
|
12
12
|
function SvgArray(props) {
|
|
13
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13
|
+
return /*#__PURE__*/React.createElement("svg", _extends$v({
|
|
14
14
|
width: 200,
|
|
15
15
|
height: 200,
|
|
16
16
|
viewBox: "0 0 200 200",
|
|
17
17
|
xmlns: "http://www.w3.org/2000/svg"
|
|
18
|
-
}, props), _ref$
|
|
18
|
+
}, props), _ref$v);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
function _extends$
|
|
22
|
-
var _ref$
|
|
21
|
+
function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$u.apply(this, arguments); }
|
|
22
|
+
var _ref$u = /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M37 10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V13a3 3 0 0 1 3-3h34zm-27 6H9v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8zm3 0h-1v8h1v-8z",
|
|
24
24
|
fill: "currentColor",
|
|
25
25
|
fillRule: "evenodd"
|
|
26
26
|
});
|
|
27
27
|
function SvgButton(props) {
|
|
28
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", _extends$u({
|
|
29
29
|
width: 40,
|
|
30
30
|
height: 40,
|
|
31
31
|
viewBox: "0 0 40 40",
|
|
32
32
|
xmlns: "http://www.w3.org/2000/svg"
|
|
33
|
-
}, props), _ref$
|
|
33
|
+
}, props), _ref$u);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
function _extends$
|
|
37
|
-
var _ref$
|
|
36
|
+
function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$t.apply(this, arguments); }
|
|
37
|
+
var _ref$t = /*#__PURE__*/React.createElement("path", {
|
|
38
38
|
d: "M99.714 0a9.524 9.524 0 0 1 9.524 9.524v38.095a9.524 9.524 0 0 1-9.524 9.524H54.476v40.476H90.19V85.714a9.524 9.524 0 0 1 9.524-9.524h76.19a9.524 9.524 0 0 1 9.525 9.524v38.096a9.524 9.524 0 0 1-9.524 9.523h-76.19a9.524 9.524 0 0 1-9.525-9.523v-11.905H54.476v50c0 1.127.783 2.071 1.835 2.318l.546.063H90.19V152.38a9.524 9.524 0 0 1 9.524-9.524h76.19a9.524 9.524 0 0 1 9.525 9.524v38.095a9.524 9.524 0 0 1-9.524 9.524h-76.19a9.524 9.524 0 0 1-9.525-9.524v-11.905H56.857c-8.744 0-15.916-6.734-16.611-15.3l-.056-1.366V57.143H23.524A9.524 9.524 0 0 1 14 47.619V9.524A9.524 9.524 0 0 1 23.524 0h76.19zm71.429 157.143h-66.667v28.571h66.667v-28.571zm0-66.667h-66.667v28.572h66.667V90.476zm-76.19-76.19H28.285v28.571h66.666V14.286z",
|
|
39
39
|
stroke: "currentColor",
|
|
40
40
|
strokeWidth: 3,
|
|
@@ -42,16 +42,16 @@ var _ref$s = /*#__PURE__*/React.createElement("path", {
|
|
|
42
42
|
fillRule: "nonzero"
|
|
43
43
|
});
|
|
44
44
|
function SvgCascading(props) {
|
|
45
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
45
|
+
return /*#__PURE__*/React.createElement("svg", _extends$t({
|
|
46
46
|
width: 200,
|
|
47
47
|
height: 200,
|
|
48
48
|
viewBox: "0 0 200 200",
|
|
49
49
|
xmlns: "http://www.w3.org/2000/svg"
|
|
50
|
-
}, props), _ref$
|
|
50
|
+
}, props), _ref$t);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
function _extends$
|
|
54
|
-
var _ref$
|
|
53
|
+
function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$s.apply(this, arguments); }
|
|
54
|
+
var _ref$s = /*#__PURE__*/React.createElement("g", {
|
|
55
55
|
fill: "currentColor",
|
|
56
56
|
fillRule: "evenodd"
|
|
57
57
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -61,11 +61,41 @@ var _ref$r = /*#__PURE__*/React.createElement("g", {
|
|
|
61
61
|
d: "M164.405 57.133a7.265 7.265 0 0 0-10.284 0l-70.71 70.71-36-36a7.265 7.265 0 0 0-10.283 0 7.265 7.265 0 0 0 0 10.283l41.142 41.142a7.265 7.265 0 0 0 10.283 0l75.852-75.85a7.265 7.265 0 0 0 0-10.285z"
|
|
62
62
|
}));
|
|
63
63
|
function SvgCheckBox(props) {
|
|
64
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
64
|
+
return /*#__PURE__*/React.createElement("svg", _extends$s({
|
|
65
65
|
width: 200,
|
|
66
66
|
height: 200,
|
|
67
67
|
viewBox: "0 0 200 200",
|
|
68
68
|
xmlns: "http://www.w3.org/2000/svg"
|
|
69
|
+
}, props), _ref$s);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
|
|
73
|
+
var _ref$r = /*#__PURE__*/React.createElement("g", {
|
|
74
|
+
fill: "none",
|
|
75
|
+
fillRule: "evenodd"
|
|
76
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "M2 0h36a2 2 0 0 1 2 2v2H0V2a2 2 0 0 1 2-2z",
|
|
78
|
+
fill: "currentColor"
|
|
79
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
80
|
+
stroke: "currentColor",
|
|
81
|
+
strokeWidth: 2,
|
|
82
|
+
transform: "matrix(1 0 0 -1 0 36)",
|
|
83
|
+
x: 1,
|
|
84
|
+
y: 1,
|
|
85
|
+
width: 38,
|
|
86
|
+
height: 34,
|
|
87
|
+
rx: 2
|
|
88
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
89
|
+
stroke: "currentColor",
|
|
90
|
+
strokeWidth: 2,
|
|
91
|
+
d: "M14 35h12V1H14zM0 19h40M13.5 11h26M13.5 27h26M28.5 23h3M33.5 23h3M28.5 15h3M33.5 15h3M28.5 7h3M33.5 7h3M28.5 31h3M33.5 31h3"
|
|
92
|
+
}));
|
|
93
|
+
function SvgCheckList(props) {
|
|
94
|
+
return /*#__PURE__*/React.createElement("svg", _extends$r({
|
|
95
|
+
width: 40,
|
|
96
|
+
height: 36,
|
|
97
|
+
viewBox: "0 0 40 36",
|
|
98
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
69
99
|
}, props), _ref$r);
|
|
70
100
|
}
|
|
71
101
|
|
|
@@ -601,6 +631,7 @@ var itscFormCategory = {
|
|
|
601
631
|
button: SvgButton,
|
|
602
632
|
cascading: SvgCascading,
|
|
603
633
|
"check-box": SvgCheckBox,
|
|
634
|
+
"check-list": SvgCheckList,
|
|
604
635
|
"cmdb-cascading-menu": SvgCmdbCascadingMenu,
|
|
605
636
|
"cmdb-instance-change": SvgCmdbInstanceChange,
|
|
606
637
|
"cmdb-instance-insert": SvgCmdbInstanceInsert,
|
|
@@ -631,4 +662,4 @@ var itscFormCategory = {
|
|
|
631
662
|
};
|
|
632
663
|
|
|
633
664
|
export { itscFormCategory };
|
|
634
|
-
//# sourceMappingURL=itsc-form-
|
|
665
|
+
//# sourceMappingURL=itsc-form-736cae2f.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"itsc-form-736cae2f.js","sources":["../src/generated/icons/itsc-form.tsx"],"sourcesContent":["import React from \"react\";\nimport ItscFormArray from \"../../icons/itsc-form/array.svg\";\nimport ItscFormButton from \"../../icons/itsc-form/button.svg\";\nimport ItscFormCascading from \"../../icons/itsc-form/cascading.svg\";\nimport ItscFormCheckBox from \"../../icons/itsc-form/check-box.svg\";\nimport ItscFormCheckList from \"../../icons/itsc-form/check-list.svg\";\nimport ItscFormCmdbCascadingMenu from \"../../icons/itsc-form/cmdb-cascading-menu.svg\";\nimport ItscFormCmdbInstanceChange from \"../../icons/itsc-form/cmdb-instance-change.svg\";\nimport ItscFormCmdbInstanceInsert from \"../../icons/itsc-form/cmdb-instance-insert.svg\";\nimport ItscFormCmdbInstance from \"../../icons/itsc-form/cmdb-instance.svg\";\nimport ItscFormContainerRow from \"../../icons/itsc-form/container-row.svg\";\nimport ItscFormContainerTab from \"../../icons/itsc-form/container-tab.svg\";\nimport ItscFormContainerTable from \"../../icons/itsc-form/container-table.svg\";\nimport ItscFormCounter from \"../../icons/itsc-form/counter.svg\";\nimport ItscFormDateTime from \"../../icons/itsc-form/date-time.svg\";\nimport ItscFormDate from \"../../icons/itsc-form/date.svg\";\nimport ItscFormDropDown from \"../../icons/itsc-form/drop-down.svg\";\nimport ItscFormExtends from \"../../icons/itsc-form/extends.svg\";\nimport ItscFormIconBg from \"../../icons/itsc-form/icon-bg.svg\";\nimport ItscFormInherit from \"../../icons/itsc-form/inherit.svg\";\nimport ItscFormInstance from \"../../icons/itsc-form/instance.svg\";\nimport ItscFormLink from \"../../icons/itsc-form/link.svg\";\nimport ItscFormMultiSelect from \"../../icons/itsc-form/multi-select.svg\";\nimport ItscFormRadio from \"../../icons/itsc-form/radio.svg\";\nimport ItscFormRft from \"../../icons/itsc-form/rft.svg\";\nimport ItscFormSelect from \"../../icons/itsc-form/select.svg\";\nimport ItscFormSlider from \"../../icons/itsc-form/slider.svg\";\nimport ItscFormSwitch from \"../../icons/itsc-form/switch.svg\";\nimport ItscFormTextField from \"../../icons/itsc-form/text-field.svg\";\nimport ItscFormText from \"../../icons/itsc-form/text.svg\";\nimport ItscFormTime from \"../../icons/itsc-form/time.svg\";\nimport ItscFormTips from \"../../icons/itsc-form/tips.svg\";\nimport ItscFormUpload from \"../../icons/itsc-form/upload.svg\";\nexport const itscFormCategory = {\n array: ItscFormArray,\n button: ItscFormButton,\n cascading: ItscFormCascading,\n \"check-box\": ItscFormCheckBox,\n \"check-list\": ItscFormCheckList,\n \"cmdb-cascading-menu\": ItscFormCmdbCascadingMenu,\n \"cmdb-instance-change\": ItscFormCmdbInstanceChange,\n \"cmdb-instance-insert\": ItscFormCmdbInstanceInsert,\n \"cmdb-instance\": ItscFormCmdbInstance,\n \"container-row\": ItscFormContainerRow,\n \"container-tab\": ItscFormContainerTab,\n \"container-table\": ItscFormContainerTable,\n counter: ItscFormCounter,\n \"date-time\": ItscFormDateTime,\n date: ItscFormDate,\n \"drop-down\": ItscFormDropDown,\n extends: ItscFormExtends,\n \"icon-bg\": ItscFormIconBg,\n inherit: ItscFormInherit,\n instance: ItscFormInstance,\n link: ItscFormLink,\n \"multi-select\": ItscFormMultiSelect,\n radio: ItscFormRadio,\n rft: ItscFormRft,\n select: ItscFormSelect,\n slider: ItscFormSlider,\n switch: ItscFormSwitch,\n \"text-field\": ItscFormTextField,\n text: ItscFormText,\n time: ItscFormTime,\n tips: ItscFormTips,\n upload: ItscFormUpload,\n};\n"],"names":["itscFormCategory","array","ItscFormArray","button","ItscFormButton","cascading","ItscFormCascading","ItscFormCheckBox","ItscFormCheckList","ItscFormCmdbCascadingMenu","ItscFormCmdbInstanceChange","ItscFormCmdbInstanceInsert","ItscFormCmdbInstance","ItscFormContainerRow","ItscFormContainerTab","ItscFormContainerTable","counter","ItscFormCounter","ItscFormDateTime","date","ItscFormDate","ItscFormDropDown","extends","ItscFormExtends","ItscFormIconBg","inherit","ItscFormInherit","instance","ItscFormInstance","link","ItscFormLink","ItscFormMultiSelect","radio","ItscFormRadio","rft","ItscFormRft","select","ItscFormSelect","slider","ItscFormSlider","switch","ItscFormSwitch","ItscFormTextField","text","ItscFormText","time","ItscFormTime","tips","ItscFormTips","upload","ItscFormUpload"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCO,IAAMA,gBAAgB,GAAG;AAC9BC,EAAAA,KAAK,EAAEC,QAAa;AACpBC,EAAAA,MAAM,EAAEC,SAAc;AACtBC,EAAAA,SAAS,EAAEC,YAAiB;AAC5B,EAAA,WAAW,EAAEC,WAAgB;AAC7B,EAAA,YAAY,EAAEC,YAAiB;AAC/B,EAAA,qBAAqB,EAAEC,oBAAyB;AAChD,EAAA,sBAAsB,EAAEC,qBAA0B;AAClD,EAAA,sBAAsB,EAAEC,qBAA0B;AAClD,EAAA,eAAe,EAAEC,eAAoB;AACrC,EAAA,eAAe,EAAEC,eAAoB;AACrC,EAAA,eAAe,EAAEC,eAAoB;AACrC,EAAA,iBAAiB,EAAEC,iBAAsB;AACzCC,EAAAA,OAAO,EAAEC,UAAe;AACxB,EAAA,WAAW,EAAEC,WAAgB;AAC7BC,EAAAA,IAAI,EAAEC,OAAY;AAClB,EAAA,WAAW,EAAEC,WAAgB;AAC7BC,EAAAA,OAAO,EAAEC,UAAe;AACxB,EAAA,SAAS,EAAEC,SAAc;AACzBC,EAAAA,OAAO,EAAEC,UAAe;AACxBC,EAAAA,QAAQ,EAAEC,WAAgB;AAC1BC,EAAAA,IAAI,EAAEC,OAAY;AAClB,EAAA,cAAc,EAAEC,cAAmB;AACnCC,EAAAA,KAAK,EAAEC,QAAa;AACpBC,EAAAA,GAAG,EAAEC,MAAW;AAChBC,EAAAA,MAAM,EAAEC,SAAc;AACtBC,EAAAA,MAAM,EAAEC,SAAc;AACtBC,EAAAA,MAAM,EAAEC,SAAc;AACtB,EAAA,YAAY,EAAEC,YAAiB;AAC/BC,EAAAA,IAAI,EAAEC,OAAY;AAClBC,EAAAA,IAAI,EAAEC,OAAY;AAClBC,EAAAA,IAAI,EAAEC,OAAY;AAClBC,EAAAA,MAAM,EAAEC,SAAAA;AACV;;;;"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
export declare const coloredCommonCategory: {
|
|
2
|
+
"active-status": SvgrComponent;
|
|
2
3
|
"address-list": SvgrComponent;
|
|
3
4
|
baoan: SvgrComponent;
|
|
4
5
|
bat: SvgrComponent;
|
|
5
6
|
"be-in-common-use": SvgrComponent;
|
|
6
7
|
"blue-star": SvgrComponent;
|
|
7
8
|
business: SvgrComponent;
|
|
9
|
+
"check-status": SvgrComponent;
|
|
8
10
|
"cmdb-instance-create": SvgrComponent;
|
|
9
11
|
"cmdb-instance-delete": SvgrComponent;
|
|
10
12
|
"cmdb-instance-edit": SvgrComponent;
|
|
@@ -70,6 +72,7 @@ export declare const coloredCommonCategory: {
|
|
|
70
72
|
stop: SvgrComponent;
|
|
71
73
|
"string-icon": SvgrComponent;
|
|
72
74
|
target: SvgrComponent;
|
|
75
|
+
"uncheck-status": SvgrComponent;
|
|
73
76
|
uninstall: SvgrComponent;
|
|
74
77
|
upgrade: SvgrComponent;
|
|
75
78
|
"upload-dark": SvgrComponent;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
export declare const coloredMonitorCategory: {
|
|
2
|
+
"k8s-configmap": SvgrComponent;
|
|
3
|
+
"k8s-ingress": SvgrComponent;
|
|
4
|
+
"k8s-node": SvgrComponent;
|
|
5
|
+
"k8s-pod": SvgrComponent;
|
|
6
|
+
"k8s-secret": SvgrComponent;
|
|
7
|
+
"k8s-service": SvgrComponent;
|
|
8
|
+
"k8s-workload": SvgrComponent;
|
|
2
9
|
"load-balancing": SvgrComponent;
|
|
3
10
|
minimap: SvgrComponent;
|
|
4
11
|
"switch-2d": SvgrComponent;
|
|
@@ -11,6 +11,7 @@ export declare const commonCategory: {
|
|
|
11
11
|
"basic-information-outlined": SvgrComponent;
|
|
12
12
|
"batch-setting-categories-filled": SvgrComponent;
|
|
13
13
|
"batch-setting-categories-outlined": SvgrComponent;
|
|
14
|
+
clock: SvgrComponent;
|
|
14
15
|
"close-at-once-filled": SvgrComponent;
|
|
15
16
|
"close-at-once-outlined": SvgrComponent;
|
|
16
17
|
"component-cleanup-filled": SvgrComponent;
|
|
@@ -36,6 +37,7 @@ export declare const commonCategory: {
|
|
|
36
37
|
end: SvgrComponent;
|
|
37
38
|
"go-to-enable-filled": SvgrComponent;
|
|
38
39
|
"go-to-enable-outlined": SvgrComponent;
|
|
40
|
+
"goal-planning": SvgrComponent;
|
|
39
41
|
"implement-filled": SvgrComponent;
|
|
40
42
|
"implement-outlined": SvgrComponent;
|
|
41
43
|
"import-filled": SvgrComponent;
|
|
@@ -45,10 +47,13 @@ export declare const commonCategory: {
|
|
|
45
47
|
iptables: SvgrComponent;
|
|
46
48
|
"job-management-filled": SvgrComponent;
|
|
47
49
|
"job-management-outlined": SvgrComponent;
|
|
50
|
+
knowledge: SvgrComponent;
|
|
48
51
|
"lib-library-management-filled": SvgrComponent;
|
|
49
52
|
"lib-library-management-outlined": SvgrComponent;
|
|
53
|
+
lightbulb: SvgrComponent;
|
|
50
54
|
"marked-as-base-station-filled": SvgrComponent;
|
|
51
55
|
"marked-as-base-station-outlined": SvgrComponent;
|
|
56
|
+
message: SvgrComponent;
|
|
52
57
|
"middleware-deployment-filled": SvgrComponent;
|
|
53
58
|
"middleware-deployment-outlined": SvgrComponent;
|
|
54
59
|
"modify-managers-filled": SvgrComponent;
|
|
@@ -78,6 +83,8 @@ export declare const commonCategory: {
|
|
|
78
83
|
"set-permissions-in-batches-outlined": SvgrComponent;
|
|
79
84
|
snippets: SvgrComponent;
|
|
80
85
|
stop: SvgrComponent;
|
|
86
|
+
summary: SvgrComponent;
|
|
87
|
+
"task-execution": SvgrComponent;
|
|
81
88
|
"thumbnail-fillde": SvgrComponent;
|
|
82
89
|
"thumbnail-filled": SvgrComponent;
|
|
83
90
|
"thumbnail-outlined": SvgrComponent;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export declare const defaultCategory: {
|
|
2
2
|
account: SvgrComponent;
|
|
3
3
|
"active-monitor": SvgrComponent;
|
|
4
|
+
agent: SvgrComponent;
|
|
4
5
|
"agile-solution": SvgrComponent;
|
|
6
|
+
"ai-employee": SvgrComponent;
|
|
5
7
|
"alert-ledger": SvgrComponent;
|
|
6
8
|
api: SvgrComponent;
|
|
7
9
|
"application-resource": SvgrComponent;
|
|
@@ -14,6 +16,7 @@ export declare const defaultCategory: {
|
|
|
14
16
|
ceph: SvgrComponent;
|
|
15
17
|
"ci-template": SvgrComponent;
|
|
16
18
|
"circle-with-points": SvgrComponent;
|
|
19
|
+
"collaboration-space": SvgrComponent;
|
|
17
20
|
"collapse-card-default": SvgrComponent;
|
|
18
21
|
"complete-time": SvgrComponent;
|
|
19
22
|
"condition-config-fill": SvgrComponent;
|
|
@@ -37,12 +40,14 @@ export declare const defaultCategory: {
|
|
|
37
40
|
"event-level": SvgrComponent;
|
|
38
41
|
"event-pending": SvgrComponent;
|
|
39
42
|
"event-type": SvgrComponent;
|
|
43
|
+
expand: SvgrComponent;
|
|
40
44
|
export: SvgrComponent;
|
|
41
45
|
flounder: SvgrComponent;
|
|
42
46
|
"full-word": SvgrComponent;
|
|
43
47
|
fullscreen: SvgrComponent;
|
|
44
48
|
git: SvgrComponent;
|
|
45
49
|
gluster: SvgrComponent;
|
|
50
|
+
help: SvgrComponent;
|
|
46
51
|
honeycomb: SvgrComponent;
|
|
47
52
|
"host-resource": SvgrComponent;
|
|
48
53
|
"image-upload": SvgrComponent;
|
|
@@ -62,6 +67,7 @@ export declare const defaultCategory: {
|
|
|
62
67
|
"light-theme": SvgrComponent;
|
|
63
68
|
like: SvgrComponent;
|
|
64
69
|
logout: SvgrComponent;
|
|
70
|
+
mcp: SvgrComponent;
|
|
65
71
|
"micro-app-center": SvgrComponent;
|
|
66
72
|
"model-checked": SvgrComponent;
|
|
67
73
|
monitor: SvgrComponent;
|
|
@@ -83,6 +89,7 @@ export declare const defaultCategory: {
|
|
|
83
89
|
"recover-time": SvgrComponent;
|
|
84
90
|
redeploy: SvgrComponent;
|
|
85
91
|
"related-resource": SvgrComponent;
|
|
92
|
+
replay: SvgrComponent;
|
|
86
93
|
"resopnse-time": SvgrComponent;
|
|
87
94
|
"resource-config": SvgrComponent;
|
|
88
95
|
"resource-related": SvgrComponent;
|
|
@@ -93,8 +100,11 @@ export declare const defaultCategory: {
|
|
|
93
100
|
serial: SvgrComponent;
|
|
94
101
|
server: SvgrComponent;
|
|
95
102
|
"service-discovery-app": SvgrComponent;
|
|
103
|
+
share: SvgrComponent;
|
|
104
|
+
shrink: SvgrComponent;
|
|
96
105
|
sidebar: SvgrComponent;
|
|
97
106
|
task: SvgrComponent;
|
|
107
|
+
team: SvgrComponent;
|
|
98
108
|
tree: SvgrComponent;
|
|
99
109
|
tuna: SvgrComponent;
|
|
100
110
|
unlike: SvgrComponent;
|
|
@@ -12,12 +12,22 @@ export declare const imageCategory: {
|
|
|
12
12
|
"ceph-png": () => JSX.Element;
|
|
13
13
|
"click-house-png": () => JSX.Element;
|
|
14
14
|
"cloudsino-png": () => JSX.Element;
|
|
15
|
+
"cn-ware-png": () => JSX.Element;
|
|
15
16
|
"consul-png": () => JSX.Element;
|
|
16
17
|
"dameng-db-png": () => JSX.Element;
|
|
17
18
|
"db2-png": () => JSX.Element;
|
|
18
19
|
"dns-png": () => JSX.Element;
|
|
19
20
|
"docker-png": () => JSX.Element;
|
|
20
21
|
"elastic-search-png": () => JSX.Element;
|
|
22
|
+
"elevo-avatar-png": () => JSX.Element;
|
|
23
|
+
"employee-avatar-1-png": () => JSX.Element;
|
|
24
|
+
"employee-avatar-2-png": () => JSX.Element;
|
|
25
|
+
"employee-avatar-3-png": () => JSX.Element;
|
|
26
|
+
"employee-avatar-4-png": () => JSX.Element;
|
|
27
|
+
"employee-avatar-5-png": () => JSX.Element;
|
|
28
|
+
"employee-avatar-6-png": () => JSX.Element;
|
|
29
|
+
"employee-avatar-7-png": () => JSX.Element;
|
|
30
|
+
"employee-avatar-8-png": () => JSX.Element;
|
|
21
31
|
"f5-png": () => JSX.Element;
|
|
22
32
|
"firewall-2-png": () => JSX.Element;
|
|
23
33
|
"firewall-png": () => JSX.Element;
|
|
@@ -63,6 +73,7 @@ export declare const imageCategory: {
|
|
|
63
73
|
"router-png": () => JSX.Element;
|
|
64
74
|
"san-switch-png": () => JSX.Element;
|
|
65
75
|
"sangfor-png": () => JSX.Element;
|
|
76
|
+
"serach-empty-png": () => JSX.Element;
|
|
66
77
|
"server-png": () => JSX.Element;
|
|
67
78
|
"service-png": () => JSX.Element;
|
|
68
79
|
"storage-device-png": () => JSX.Element;
|
|
@@ -3,6 +3,7 @@ export declare const itscFormCategory: {
|
|
|
3
3
|
button: SvgrComponent;
|
|
4
4
|
cascading: SvgrComponent;
|
|
5
5
|
"check-box": SvgrComponent;
|
|
6
|
+
"check-list": SvgrComponent;
|
|
6
7
|
"cmdb-cascading-menu": SvgrComponent;
|
|
7
8
|
"cmdb-instance-change": SvgrComponent;
|
|
8
9
|
"cmdb-instance-insert": SvgrComponent;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-core/brick-icons",
|
|
3
|
-
"version": "2.34.
|
|
3
|
+
"version": "2.34.11",
|
|
4
4
|
"description": "Self designed icons",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-icons",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
},
|
|
41
41
|
"sideEffects": false,
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@next-core/brick-utils": "^2.52.
|
|
43
|
+
"@next-core/brick-utils": "^2.52.18",
|
|
44
44
|
"@next-core/rollup-config-factory": "^2.8.0",
|
|
45
|
-
"@next-shared/icons": "^0.
|
|
45
|
+
"@next-shared/icons": "^0.25.1",
|
|
46
46
|
"@svgr/rollup": "^5.5.0",
|
|
47
47
|
"change-case": "^4.1.2",
|
|
48
48
|
"fs-extra": "^10.1.0",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"prettier": "^2.8.1",
|
|
52
52
|
"react": "^16.14.0"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "ac302b57ea243cb7b1b42c2175b94688f195e1b2"
|
|
55
55
|
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-智能体</title>
|
|
4
|
+
<g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="首页" transform="translate(-32, -867)">
|
|
6
|
+
<g id="编组" transform="translate(18, 747)">
|
|
7
|
+
<g id="侧边导航/可选项-带图标备份-5" transform="translate(4, 112)">
|
|
8
|
+
<g id="层叠" transform="translate(10, 8)">
|
|
9
|
+
<g id="编组" transform="translate(2, 2)">
|
|
10
|
+
<rect id="Rectangle" x="-2" y="-2" width="20" height="20"></rect>
|
|
11
|
+
<g id="图标-智能体" transform="translate(1, 1)" stroke="#333333" stroke-linejoin="round">
|
|
12
|
+
<path d="M3.94444444,0 L1.5,2.22044605e-16 C0.671572875,4.4408921e-16 0,0.671572875 2.22044605e-16,1.5 L2.22044605e-16,3.94444444 C2.22044605e-16,4.77287157 0.671572875,5.44444444 1.5,5.44444444 L3.94444444,5.44444444 C4.77287157,5.44444444 5.44444444,4.77287157 5.44444444,3.94444444 L5.44444444,1.5 C5.44444444,0.671572875 4.77287157,0 3.94444444,2.22044605e-16 Z" id="路径"></path>
|
|
13
|
+
<path d="M3.94444444,8.55555556 L1.5,8.55555556 C0.671572875,8.55555556 0,9.22712843 2.22044605e-16,10.0555556 L2.22044605e-16,12.5 C2.22044605e-16,13.3284271 0.671572875,14 1.5,14 L3.94444444,14 C4.77287157,14 5.44444444,13.3284271 5.44444444,12.5 L5.44444444,10.0555556 C5.44444444,9.22712843 4.77287157,8.55555556 3.94444444,8.55555556 Z" id="路径"></path>
|
|
14
|
+
<path d="M12.5,0 L10.0555556,2.22044605e-16 C9.22712843,4.4408921e-16 8.55555556,0.671572875 8.55555556,1.5 L8.55555556,3.94444444 C8.55555556,4.77287157 9.22712843,5.44444444 10.0555556,5.44444444 L12.5,5.44444444 C13.3284271,5.44444444 14,4.77287157 14,3.94444444 L14,1.5 C14,0.671572875 13.3284271,0 12.5,2.22044605e-16 Z" id="路径"></path>
|
|
15
|
+
<path d="M11.2925899,8 C11.4738944,8 11.6332167,8.12023342 11.6836401,8.29968923 L12.131,10.0267012 C12.1584421,10.1325276 12.2416572,10.2153137 12.3483441,10.2426946 L14.0886641,10.6889049 C14.2641438,10.7370584 14.385908,10.8961321 14.385908,11.0777591 C14.385908,11.2593862 14.2641438,11.4184598 14.0843701,11.4677528 L12.3484095,11.9128068 C12.2416572,11.9402045 12.1584421,12.0229906 12.1310069,12.1287903 L11.6819386,13.8610799 C11.6329337,14.0352848 11.4736115,14.1555182 11.2923069,14.1555182 C11.1110023,14.1555182 10.9516801,14.0352848 10.9012567,13.855829 L10.4538798,12.1287514 L10.4309969,12.0683448 C10.3922282,11.992092 10.3218944,11.9347263 10.2365138,11.9128137 L8.49435598,11.4658093 C8.32030812,11.4166631 8.2,11.2582756 8.2,11.0777591 C8.2,10.8972426 8.32030812,10.7388552 8.50044893,10.6880669 L10.2365236,10.2424205 C10.3432369,10.2150491 10.4264434,10.1323291 10.4538899,10.0267279 L10.9029582,8.29443831 C10.951963,8.12023342 11.1112853,8 11.2925899,8 Z" id="路径" stroke-linecap="round"></path>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-数字人</title>
|
|
4
|
+
<g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="首页" transform="translate(-32, -186)">
|
|
6
|
+
<g id="侧边栏-展开" transform="translate(10, 13)">
|
|
7
|
+
<g id="1.通用/1.对话列表/1.侧边栏/2.会话/默认备份-7" transform="translate(12, 164)">
|
|
8
|
+
<g id="通用图标/收藏" transform="translate(10, 9)">
|
|
9
|
+
<g id="编组" transform="translate(1.35, 1.35)">
|
|
10
|
+
<g transform="translate(-2.437, -2.8189)">
|
|
11
|
+
<path d="M6.02852926,15.7388602 L2.69999992,13.8171329 C3.46869085,12.4857212 4.10926662,11.3762114 4.62172723,10.4886036 C5.02087768,9.47619921 2.92528242,9.14923499 3.15049733,8.86185989 C3.30064573,8.67022524 4.20759197,8.07674077 6.00709358,7.16253665 C7.35709358,4.82426806 9.03651644,3.71542233 11.2907875,3.60871168 C16.1526455,3.37856543 18.0559595,7.76191031 18.0559595,10.4035167 C18.0559595,13.0450846 15.5500227,15.3960434 12.3307451,16.009651 C12.1038669,16.4862353 11.6538669,17.2656582 10.9807451,18.3479196" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round" transform="translate(10.378, 10.974) rotate(-30) translate(-10.378, -10.974)"></path>
|
|
12
|
+
<path d="M12.9615316,7.12651391 C12.8080044,7.12632924 12.6607121,7.18723573 12.5521519,7.29579591 C12.4435917,7.4043561 12.3826852,7.55164841 12.3828699,7.70517559 L12.3828699,12.8191207 C12.3828699,13.1385142 12.6417899,13.3974338 12.9611834,13.3974338 C13.2805769,13.3974338 13.5394965,13.1385142 13.5394965,12.8191207 L13.5394965,7.70517559 C13.5394965,7.55188976 13.478604,7.40488212 13.3702145,7.29649267 C13.2618251,7.18810322 13.1148174,7.12721067 12.9615316,7.12721067 L12.9615316,7.12651391 Z M9.04808233,11.065032 L9.5125433,9.77470784 L9.95263226,11.065032 L9.04738599,11.065032 L9.04808233,11.065032 Z M10.0724033,7.84096254 C9.99325933,7.60799144 9.7752967,7.45066713 9.52925554,7.44892126 L9.52577382,7.44892126 C9.28183416,7.44902267 9.0642226,7.60227024 8.98192972,7.83191007 L7.19789821,12.7947487 C7.08944672,13.0951055 7.24501671,13.4265101 7.54537352,13.5349616 C7.84573032,13.6434131 8.17713493,13.4878431 8.28558643,13.1874863 L8.63236539,12.2195691 L10.3495479,12.2195691 L10.6754366,13.1777375 C10.7421095,13.3732782 10.9080375,13.5183956 11.1107172,13.5584256 C11.3133968,13.5984555 11.5220362,13.5273163 11.658043,13.3718055 C11.7940497,13.2162948 11.8367611,13.0000382 11.7700882,12.8044975 L10.0724033,7.83887351 L10.0724033,7.83956985 L10.0724033,7.84096254 Z" id="形状" fill="#333333" fill-rule="nonzero"></path>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>协作空间</title>
|
|
4
|
+
<g id="协作空间" stroke="none" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(1.875, 3)" stroke="#333333">
|
|
6
|
+
<polyline id="路径" points="7.125 1.875 10.875 4.125 10.875 7.9553625 3.375 3.75 3.375 7.875 10.875 12.375 14.25 10.1651625 14.25 2.2098375 10.5 0 8.91014597 0.883252238"></polyline>
|
|
7
|
+
<polyline id="路径" points="5.41878929 11.2624738 3.75 12.375 0 10.125 0.00025875 2.25 3.75 0 7.125 1.875"></polyline>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>进行中</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="交互明细" transform="translate(-1676, -459)">
|
|
6
|
+
<g id="Navigation/Dropdown/Light/Option备份" transform="translate(1664, 413)">
|
|
7
|
+
<g id="导航/Menu导航菜单/亮色/侧边导航-产品名称备份-11" transform="translate(4, 38)">
|
|
8
|
+
<g id="进行中" transform="translate(8, 13)">
|
|
9
|
+
<g id="编组" transform="translate(0, -5)">
|
|
10
|
+
<circle id="椭圆形-3备份-4" stroke="#2540FF" stroke-width="2" cx="8" cy="8" r="7"></circle>
|
|
11
|
+
<circle id="椭圆形-3备份-8" fill="#2540FF" cx="8" cy="8" r="3"></circle>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>已完成</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="交互明细" transform="translate(-1676, -493)" fill="#08BF33">
|
|
6
|
+
<g id="Navigation/Dropdown/Light/Option备份" transform="translate(1664, 413)">
|
|
7
|
+
<g id="导航/Menu导航菜单/亮色/侧边导航-产品名称备份-11" transform="translate(4, 72)" fill-rule="nonzero">
|
|
8
|
+
<path d="M16,8 C11.5799964,8 8,11.5799963 8,16 C8,20.4160009 11.5799963,24 16,24 C20.4160009,24 24,20.4160009 24,16 C24,11.5799964 20.4160009,8 16,8 Z M14.4000129,19.9999908 L10.4000129,16 L11.5320186,14.8679943 L14.4000129,17.7359978 L20.4680183,11.6680017 L21.600024,12.8000074 L14.4000129,19.9999908 Z" id="已完成"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>未开始</title>
|
|
4
|
+
<defs>
|
|
5
|
+
<path d="M16,24 C20.418278,24 24,20.418278 24,16 C24,11.581722 20.418278,8 16,8 C11.581722,8 8,11.581722 8,16 C8,20.418278 11.581722,24 16,24 Z" id="path-1"></path>
|
|
6
|
+
<mask id="mask-2" maskContentUnits="userSpaceOnUse" maskUnits="objectBoundingBox" x="0" y="0" width="16" height="16" fill="white">
|
|
7
|
+
<use xlink:href="#path-1"></use>
|
|
8
|
+
</mask>
|
|
9
|
+
</defs>
|
|
10
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-dasharray="4">
|
|
11
|
+
<g id="交互明细" transform="translate(-1676, -425)" stroke="#CCD1DB">
|
|
12
|
+
<g id="Navigation/Dropdown/Light/Option备份" transform="translate(1664, 413)">
|
|
13
|
+
<g id="导航/Menu导航菜单/亮色/侧边导航-产品名称备份-11" transform="translate(4, 4)" stroke-width="4">
|
|
14
|
+
<use id="未开始" mask="url(#mask-2)" xlink:href="#path-1"></use>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>configmap</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-389, -35)">
|
|
6
|
+
<g id="configmap" transform="translate(389, 35)">
|
|
7
|
+
<rect id="矩形" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g transform="translate(1, 1.58)" fill="#1A7AFF" fill-rule="nonzero" id="形状">
|
|
9
|
+
<path d="M25.9610486,15.1192311 L23.6931639,5.6157144 C23.5851694,5.07574187 23.2611859,4.64376383 22.7212133,4.42777482 L13.7576692,0.215989032 C13.5416802,0.107994516 13.2176967,0 12.8937132,0 C12.6777242,0 12.4617351,0.107994516 12.2457461,0.215989032 L3.282202,4.42777482 C2.74222947,4.64376383 2.41824594,5.07574187 2.31025143,5.6157144 L0.0423667719,15.1192311 C-0.065627744,15.5512091 0.0423667719,15.9831871 0.258355804,16.4151651 L0.366350294,16.5231596 L6.63003173,24.1907697 C6.95401526,24.6227477 7.49398779,24.8387367 7.92596582,24.8387367 L17.969455,24.8387367 C18.5094275,24.8387367 18.9414056,24.6227477 19.2653891,24.1907697 L25.5290705,16.5231596 C25.9610486,16.0911816 26.0690431,15.6592036 25.9610486,15.1192311 Z M9.86986696,10.2594782 L12.0297571,10.2594782 L12.0297571,11.4474178 L9.86986696,11.4474178 L9.86986696,10.2594782 Z M8.89791639,17.8190937 L6.73802625,17.8190937 L6.73802625,16.6311542 L8.89791639,16.6311542 L8.89791639,17.8190937 Z M8.89791639,8.20758257 L6.73802625,8.20758257 L6.73802625,7.019643 L8.89791639,7.019643 L8.89791639,8.20758257 Z M9.86986696,13.3913189 L12.0297571,13.3913189 L12.0297571,14.5792585 L9.86986696,14.5792585 L9.86986696,13.3913189 Z M19.3733836,17.8190937 L10.517834,17.8190937 L10.517834,16.6311542 L19.3733836,16.6311542 L19.3733836,17.8190937 L19.3733836,17.8190937 Z M19.3733836,14.5792585 L13.7576692,14.5792585 L13.7576692,13.3913189 L19.3733836,13.3913189 L19.3733836,14.5792585 Z M19.3733836,11.4474178 L13.7576692,11.4474178 L13.7576692,10.2594782 L19.3733836,10.2594782 L19.3733836,11.4474178 Z M19.3733836,8.20758257 L10.517834,8.20758257 L10.517834,7.019643 L19.3733836,7.019643 L19.3733836,8.20758257 L19.3733836,8.20758257 Z"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>ingress</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-64, -35)">
|
|
6
|
+
<g id="ingress" transform="translate(64, 35)">
|
|
7
|
+
<rect id="矩形" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g id="编组-14" transform="translate(1, 1.54)" fill="#1A7AFF" fill-rule="nonzero">
|
|
9
|
+
<path d="M12.2473989,0.168425223 C12.7223227,-0.0561417411 13.272872,-0.0561417411 13.7477958,0.168425223 L22.7891763,4.43128557 C23.2602428,4.65093448 23.6050175,5.07392194 23.725164,5.57960375 L25.9568012,15.1615605 C26.0736719,15.6651968 25.9504342,16.194559 25.6231389,16.5947916 L19.3691382,24.2787734 C19.0408925,24.6806848 18.5436491,24.9146817 18.0171561,24.9146817 L7.98453857,24.9168483 C7.4580455,24.9168483 6.96080207,24.6828514 6.63363974,24.2798567 L0.376389072,16.5969582 C0.0488646839,16.1968382 -0.0740381316,15.6671951 0.0438101236,15.1637271 L2.274364,5.5828537 C2.39398025,5.07724473 2.73841507,4.65418458 3.20926831,4.43453553 Z M8.08924519,6.89894314 L4.88300693,6.89894314 L4.88300693,9.65475075 L6.854257,9.65475075 L13.6678829,18.0729742 L16.8120268,18.0729742 L16.8130124,20.2521912 L21.1330069,16.6940848 L16.8130124,13.1389353 L16.8130124,15.3171666 L14.9058279,15.3171666 L8.08924519,6.89894314 Z M8.40168832,13.436594 L6.854257,15.3516635 L4.88300693,15.3516635 L4.88300693,18.1074711 L8.08727393,18.1074711 L10.1344171,15.5783572 L8.40168832,13.436594 Z M16.8120268,4.75520868 L16.8120268,6.93344003 L13.6678829,6.93344003 L11.6503084,9.428057 L13.3840229,11.5698202 L14.9048423,9.68924764 L16.8120268,9.68924764 L16.8120268,11.867479 L21.1320213,8.31331508 L16.8120268,4.75520868 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>node</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-315, -35)">
|
|
6
|
+
<g id="node" transform="translate(315, 35)">
|
|
7
|
+
<rect id="矩形" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g id="BCSNode" transform="translate(1, 1.32)" fill="#1A7AFF" fill-rule="nonzero">
|
|
9
|
+
<path d="M13.0202406,0 C13.2677063,0.00437218563 13.9825587,0.266703323 13.9825587,0.266703323 L22.8344857,4.52870987 C22.8344857,4.52870987 23.3744506,4.80415757 23.4977462,4.97729612 C23.6236652,5.14868579 23.7360304,5.79008542 23.7360304,5.79008542 L25.8770897,15.1727958 C25.8770897,15.1727958 26.0502282,15.7123235 25.9855199,16.2347997 C25.9356769,16.4534089 25.5023933,16.9933739 25.5023933,16.9933739 L19.2615356,24.8222095 C19.2615356,24.8222095 19.0446752,25.1475001 18.8496757,25.277354 C18.7132635,25.3661093 18.1929734,25.3424995 18.1929734,25.3424995 L7.84401004,25.3424995 C7.84401004,25.3424995 7.38449333,25.4076451 7.2542022,25.277354 C7.16763292,25.2340693 7.05220722,25.1042154 6.98487557,25.0220183 L6.94421424,24.9717382 C6.93920455,24.965368 6.93424922,24.9589552 6.92934881,24.9525006 L0.363637653,16.7830717 L0.183503605,16.501503 L0.0536496923,16.2413579 C-0.0394778616,16.0568517 0.016923333,15.8120093 0.016923333,15.8120093 L0.0860038659,15.5090169 L2.37877801,5.46523203 C2.37877801,5.46523203 2.47846384,5.05774433 2.58252186,4.9274532 C2.68439378,4.79978538 3.10718413,4.57855279 3.10718413,4.57855279 L12.1169471,0.238284117 L12.1681016,0.220795374 L12.3001416,0.176636299 C12.5174393,0.105806892 12.8676513,0 13.0206778,0 L13.0202406,0 Z M16.8896249,21.7253904 C16.5529666,21.7253904 16.2862633,21.8390672 16.0938871,22.070793 C15.8927666,22.2981467 15.7965785,22.5779666 15.7965785,22.9146249 C15.7965785,23.2906328 15.9015109,23.5835693 16.1113758,23.7978064 C16.3081242,24.0032991 16.5748275,24.1082315 16.9114858,24.1082315 C17.2131666,24.1082315 17.4623812,24.0207878 17.6635017,23.8502726 C17.8209004,23.7103627 17.9258329,23.531103 17.9782991,23.3212381 L17.4798699,23.3212381 C17.4186593,23.4480315 17.3530766,23.5398474 17.2787494,23.5966858 C17.1825613,23.6666408 17.0601401,23.7016183 16.9071136,23.7016183 C16.727854,23.7016183 16.5879441,23.6447799 16.491756,23.5354752 C16.3955679,23.4261706 16.3387295,23.2643997 16.3212408,23.0545348 L18.0132766,23.0545348 C18.0132766,22.6479215 17.9214607,22.328752 17.7422011,22.1013983 C17.5454527,21.8478116 17.2612607,21.7253904 16.8896249,21.7253904 L16.8896249,21.7253904 Z M15.4030818,20.8640698 L14.9046526,20.8640698 L14.9046526,22.0970262 C14.7166486,21.8478116 14.4936672,21.7253904 14.231336,21.7253904 C13.9077943,21.7253904 13.6498353,21.8434394 13.4662035,22.0795374 C13.2913161,22.2981467 13.2082446,22.5735944 13.2082446,22.9058805 C13.2082446,23.2512832 13.2956883,23.5354752 13.4705757,23.7540845 C13.6585797,23.9901825 13.9209108,24.1082315 14.2575691,24.1082315 C14.5548778,24.1082315 14.7822314,24.0076713 14.9396301,23.8065507 L14.9396301,24.0470209 L15.4030818,24.0470209 L15.4030818,20.8640698 Z M11.7217015,21.7253904 C11.3762988,21.7253904 11.1008511,21.834695 10.8953584,22.0620487 C10.6854935,22.2850301 10.5849332,22.5692222 10.5849332,22.9189971 C10.5849332,23.2643997 10.6854935,23.5485918 10.8909862,23.7672011 C11.1008511,23.9945547 11.3762988,24.1082315 11.7217015,24.1082315 C12.062732,24.1082315 12.3425518,23.9945547 12.5524167,23.7672011 C12.7535373,23.5485918 12.8584697,23.2643997 12.8584697,22.9189971 C12.8584697,22.5692222 12.7535373,22.2850301 12.5480446,22.0620487 C12.3381796,21.834695 12.062732,21.7253904 11.7217015,21.7253904 L11.7217015,21.7253904 Z M9.29951064,21.7253904 C9.16397288,21.7253904 9.04155168,21.7516235 8.92787486,21.8084619 C8.81857022,21.8609281 8.71800995,21.9439997 8.63056624,22.0489321 L8.63056624,21.786601 L8.13213707,21.786601 L8.13213707,24.0470209 L8.63056624,24.0470209 L8.63056624,22.6872712 C8.64805498,22.5080116 8.70926558,22.3681017 8.81419803,22.2719136 C8.90601393,22.1844699 9.01531857,22.140748 9.13773977,22.140748 C9.47877025,22.140748 9.64928549,22.3243798 9.64928549,22.6960156 L9.64928549,24.0470209 L10.1477146,24.0470209 L10.1477146,22.6522937 C10.1477146,22.0314434 9.86352258,21.7253904 9.29951064,21.7253904 L9.29951064,21.7253904 Z M14.349385,22.1276315 C14.5067837,22.1276315 14.6423215,22.1932142 14.7472539,22.3243798 C14.8609308,22.4642897 14.9221414,22.6566659 14.9221414,22.8971361 L14.9221414,22.9321136 C14.9221414,23.1507229 14.8740473,23.3343547 14.7822314,23.4742646 C14.677299,23.6272911 14.5242725,23.7059905 14.3318963,23.7059905 C14.1089148,23.7059905 13.947144,23.6272911 13.8465837,23.4698924 C13.75914,23.3387269 13.7197903,23.1507229 13.7197903,22.9058805 C13.7197903,22.6610381 13.7635122,22.4774063 13.8553281,22.3506129 C13.9602605,22.2019586 14.1220314,22.1276315 14.349385,22.1276315 L14.349385,22.1276315 Z M11.7217015,22.1320036 C11.9271942,22.1320036 12.0889651,22.210703 12.2026419,22.376846 C12.29883,22.516756 12.3512962,22.7003878 12.3512962,22.9189971 C12.3512962,23.1332341 12.29883,23.3124938 12.2026419,23.4567759 C12.0889651,23.6185468 11.9271942,23.7016183 11.7217015,23.7016183 C11.5118366,23.7016183 11.3544379,23.6185468 11.2407611,23.4567759 C11.144573,23.3168659 11.0964789,23.1376063 11.0964789,22.9189971 C11.0964789,22.7003878 11.144573,22.516756 11.2407611,22.376846 C11.3544379,22.210703 11.5118366,22.1320036 11.7217015,22.1320036 Z M16.9027414,22.1320036 C17.2525163,22.1320036 17.4492646,22.3112633 17.4929865,22.6785268 L16.3299851,22.6785268 C16.3605904,22.4992672 16.421801,22.3637295 16.5136169,22.2719136 C16.609805,22.1757255 16.7365984,22.1320036 16.9027414,22.1320036 Z M13.02505,2.62331138 C12.8667769,2.62331138 12.4020136,2.78770556 12.4020136,2.78770556 L6.18826334,5.78090383 C6.18826334,5.78090383 5.89663856,5.93349311 5.82668359,6.02137404 C5.75497975,6.11144107 5.68589922,6.39213539 5.68589922,6.39213539 L4.10535411,13.3189891 L4.05726007,13.5284168 C4.05726007,13.5284168 4.01878484,13.6971831 4.08305597,13.8239765 L4.17268577,14.0032361 L4.29641862,14.1977984 L8.82469128,19.8317968 C8.82469128,19.8317968 8.95935459,20.0110564 9.0489844,20.0560899 C9.1386142,20.1457197 9.45559766,20.1006862 9.45559766,20.1006862 L16.5966884,20.1006862 L16.6500291,20.1024351 L16.7344123,20.1024351 C16.8454658,20.1011234 16.9901852,20.0919418 17.0452747,20.0560899 C17.179938,19.9664601 17.3294668,19.742167 17.3294668,19.742167 L21.6334463,14.3425177 C21.6334463,14.3425177 21.9320666,13.9708819 21.9666068,13.8196043 C22.0112031,13.4593362 21.8918425,13.0872632 21.8918425,13.0872632 L20.4153554,6.61642851 C20.4153554,6.61642851 20.3375305,6.17396332 20.2509612,6.05591431 C20.1657036,5.93655364 19.7936306,5.74680079 19.7936306,5.74680079 L13.6887478,2.80694317 C13.6887478,2.80694317 13.1955652,2.62637191 13.02505,2.62331138 Z M14.4840484,11.8049012 L15.2902794,11.8057756 C15.4297521,11.8057756 15.5351218,11.9168291 15.5351218,12.0475575 L15.6151328,12.7930151 C15.8061973,12.8450442 15.9911407,12.9311762 16.1572838,13.0090011 L16.7790086,12.5577916 C16.8585824,12.4790922 17.023851,12.4790922 17.1025503,12.5577916 L17.6722461,13.1204918 C17.7518199,13.1991912 17.7518199,13.3627109 17.6722461,13.4414103 L17.2153527,14.0299065 C17.301922,14.192989 17.3806213,14.377058 17.433962,14.5672481 L18.1610565,14.6708689 C18.2939709,14.6708689 18.4063361,14.7561265 18.3464371,14.9393211 L18.3464371,15.7512359 C18.346207,15.8158212 18.3202391,15.8776501 18.2742838,15.923031 C18.2283285,15.9684119 18.1661778,15.9936001 18.1015947,15.9930178 L17.3745003,16.0717171 C17.322034,16.26147 17.2621351,16.4446646 17.155891,16.6086215 L17.6193427,17.1713218 C17.6984792,17.2500212 17.6984792,17.4139781 17.6193427,17.491803 L17.0505213,18.0549405 C16.9709475,18.1336399 16.8052417,18.1336399 16.7256679,18.0549405 L16.1572838,17.5958611 C15.9649076,17.7073518 15.7799642,17.7860511 15.5880252,17.8389546 L15.5084514,18.5586163 C15.5082213,18.6232016 15.4822534,18.6850305 15.4362981,18.7304114 C15.3903428,18.7757923 15.3281921,18.8009805 15.263609,18.8004081 L14.4503825,18.8004081 C14.3855883,18.8005398 14.3233608,18.775083 14.277244,18.7295688 C14.2314557,18.6844579 14.2056332,18.6228935 14.2055401,18.5586163 L14.1264036,17.8385174 C13.9247408,17.7898796 13.7326305,17.7078632 13.5580194,17.5958611 L12.9887609,18.0217119 C12.9091871,18.1004113 12.7439185,18.1004113 12.6647819,18.0217119 L12.0955233,17.4577 C12.0159496,17.3790006 12.0159496,17.2159181 12.0955233,17.1372188 L12.558975,16.5749557 C12.4718116,16.3931098 12.3987274,16.2048449 12.3403657,16.0118182 L11.6132713,15.9331189 C11.5483881,15.9334924 11.4859908,15.9081877 11.4396955,15.8627267 C11.3937993,15.8175094 11.3679916,15.7557658 11.3679916,15.691337 L11.3679916,14.8864176 C11.3679916,14.749131 11.4803568,14.6446358 11.6128341,14.6446358 L12.3473612,14.5659364 C12.3998275,14.3757463 12.4601636,14.1925518 12.5650961,14.0285948 L12.1029561,13.4405358 C12.0233823,13.3618365 12.0233823,13.1978795 12.1029561,13.1191802 L12.6722146,12.5569171 C12.750914,12.4782178 12.917057,12.4782178 12.9961936,12.5569171 L13.5916853,13.0076895 C13.7644866,12.9174509 13.946174,12.845362 14.1338363,12.7925779 L14.2396432,12.0462458 C14.2396432,11.9089592 14.3524456,11.804464 14.4844856,11.804464 L14.4840484,11.8049012 Z M14.8648657,13.553751 C14.4003975,13.5515522 13.9543164,13.7351082 13.625925,14.0635816 C13.2975337,14.392055 13.1140893,14.8381821 13.1164066,15.3026497 C13.1152638,15.7668361 13.2991456,16.2123462 13.627376,16.5405766 C13.9556064,16.868807 14.4011165,17.0526888 14.8653029,17.0515294 C15.8070717,17.0515294 16.5866324,16.271526 16.6142016,15.3026497 C16.6166356,14.8380701 16.4331693,14.3918072 16.1046574,14.0632953 C15.7761454,13.7347833 15.3298825,13.551317 14.8653029,13.553751 L14.8648657,13.553751 Z M9.39394985,11.8049012 C9.46390482,11.8049012 9.51637104,11.8608652 9.51637104,11.9260107 L9.55615793,12.2989582 C9.6519088,12.3251913 9.74416191,12.3680387 9.82723344,12.4069512 L10.1380958,12.1813464 C10.1778827,12.1419967 10.260517,12.1419967 10.3003039,12.1813464 L10.5849332,12.4624779 C10.6242829,12.5018276 10.6242829,12.5840247 10.5849332,12.6233743 L10.3567051,12.9171852 C10.3995525,12.9989451 10.4389022,13.0911982 10.4660098,13.1860746 L10.8293384,13.2381036 C10.8957956,13.2381036 10.9517596,13.2805138 10.9220287,13.3723297 L10.9220287,13.7780686 C10.9217976,13.810305 10.9087697,13.8411293 10.8858111,13.8637599 C10.8628525,13.8863905 10.831844,13.8989736 10.7996075,13.8987409 L10.4358417,13.9380906 C10.4133479,14.032775 10.3764857,14.123456 10.326537,14.20698 L10.5582629,14.4881115 C10.5980498,14.5274612 10.5980498,14.6092211 10.5582629,14.6481335 L10.2740708,14.9297023 C10.2342839,14.9690519 10.1516496,14.9690519 10.1118627,14.9297023 L9.82767066,14.7005997 C9.73148258,14.7561265 9.63879224,14.7954762 9.54260416,14.8217093 L9.50325449,15.1815401 C9.50313909,15.2138526 9.49016211,15.2447892 9.46719089,15.2675143 C9.44421967,15.2902394 9.4131451,15.3028824 9.38083329,15.3026528 L8.97422003,15.3026528 C8.94167168,15.3028362 8.91037946,15.2900991 8.88721353,15.267235 C8.86442589,15.244554 8.85167137,15.2136912 8.85179883,15.1815401 L8.81201194,14.8217093 C8.71101445,14.7976623 8.61482637,14.7561265 8.52781987,14.7005997 L8.24319059,14.9135252 C8.2034037,14.9528748 8.12076939,14.9528748 8.0809825,14.9135252 L7.79635322,14.6315192 C7.75700355,14.5921695 7.75700355,14.5108469 7.79635322,14.4714972 L8.02807906,14.1903657 C7.98449894,14.099442 7.94795689,14.0053097 7.91877442,13.9087969 L7.55500857,13.8694472 C7.52261148,13.869518 7.4914977,13.8567897 7.4684393,13.8340325 C7.44549118,13.8114239 7.43258737,13.7805521 7.43258737,13.7483377 L7.43258737,13.3460966 C7.43258737,13.2770161 7.48898857,13.2249871 7.55500857,13.2249871 L7.92227216,13.1856374 C7.94850528,13.090761 7.97867336,12.9989451 8.03113959,12.9171852 L7.80028818,12.6229371 C7.7605013,12.5835875 7.7605013,12.5013904 7.80028818,12.4620407 L8.08448025,12.1809092 C8.12382992,12.1415595 8.20690145,12.1415595 8.24668834,12.1809092 L8.54443418,12.4065139 C8.62706849,12.3641037 8.7193216,12.3251913 8.81550969,12.2989582 L8.86841313,11.9260107 C8.86841313,11.8573674 8.92481433,11.8049012 8.99083433,11.8049012 L9.39394985,11.8049012 L9.39394985,11.8049012 Z M9.18146162,12.6793273 C8.94918973,12.6781682 8.72609269,12.7699203 8.56184958,12.9341634 C8.39760646,13.0984065 8.30585434,13.3215035 8.30701344,13.5537754 C8.30644208,13.7858686 8.39838297,14.0086237 8.56249816,14.1727389 C8.72661336,14.3368541 8.94936842,14.428795 9.18146162,14.4282153 C9.65234602,14.4282153 10.0419078,14.0382136 10.0559098,13.5537754 C10.0570689,13.3215035 9.96531679,13.0984065 9.80107367,12.9341634 C9.63683055,12.7699203 9.41373352,12.6781682 9.18146162,12.6793273 L9.18146162,12.6793273 Z M7.86980594,7.80741187 L9.7437247,8.813889 L9.7437247,10.9304641 L7.94850528,9.94147568 C7.90081053,9.91551271 7.8707525,9.86591696 7.86980594,9.81162176 L7.86980594,7.80741187 L7.86980594,7.80741187 Z M11.9298175,7.80741187 L11.9298175,9.83785488 C11.929238,9.89272364 11.8984795,9.9428112 11.8498065,9.96814601 L10.0558987,10.9304641 L10.0558987,8.85367589 L11.9298175,7.80741187 Z M9.99381371,6.5762044 L11.6172062,7.46813027 L9.93260311,8.4321972 L8.18197999,7.4948006 L9.85302934,6.57664162 C9.8968807,6.55260942 9.94996235,6.55260942 9.99381371,6.57664162 L9.99381371,6.5762044 Z M10.9303359,4.74688193 L12.8042546,5.75335907 L12.8042546,7.86993413 L11.0090352,6.88094574 C10.9613405,6.85498277 10.9312824,6.80538703 10.9303359,6.75109183 L10.9303359,4.74688193 L10.9303359,4.74688193 Z M14.9903474,4.74688193 L14.9903474,6.77732494 C14.989768,6.83219371 14.9590095,6.88228126 14.9103364,6.90761607 L13.1164287,7.86993413 L13.1164287,5.79314595 L14.9903474,4.74688193 Z M13.0543437,3.51567446 L14.6777362,4.40760033 L12.9931331,5.37166726 L11.2425099,4.43427066 L12.9135593,3.51611168 C12.9574106,3.49207948 13.0104923,3.49207948 13.0543437,3.51611168 L13.0543437,3.51567446 Z" id="形状"></path>
|
|
10
|
+
<path d="M14.4280844,8.24463044 L16.3020031,9.25110757 L16.3020031,11.3676826 L14.5067837,10.3786942 C14.459089,10.3527313 14.4290309,10.3031355 14.4280844,10.2488403 L14.4280844,8.24463044 Z M18.4880959,8.24463044 L18.4880959,10.2750734 C18.4875165,10.3299422 18.456758,10.3800298 18.408085,10.4053646 L16.6141772,11.3676826 L16.6141772,9.29089446 L18.4880959,8.24463044 Z M16.4113078,7.01342296 C16.4551591,6.98939076 16.5082408,6.98939076 16.5520922,7.01342296 L18.1754847,7.90534883 L16.4908816,8.86941576 L14.7402584,7.93201916 L16.4113078,7.01386018 L16.4113078,7.01342296 Z" id="形状"></path>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>pod</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-276, -35)">
|
|
6
|
+
<g id="pod" transform="translate(276, 35)">
|
|
7
|
+
<rect id="矩形" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g id="pod-(4)" transform="translate(1, 1.32)" fill="#1A7AFF" fill-rule="nonzero">
|
|
9
|
+
<path d="M13,7.10542736e-14 L23.4252516,5.02032182 L26,16.3014616 L18.7853709,25.3478749 L7.21462914,25.3478749 L0,16.3014616 L2.57516507,5.02032182 L13,7.10542736e-14 Z M10.3760818,19.8108533 C10.0489775,19.8108533 9.79354446,19.9246106 9.60936598,20.1525418 L9.58728124,19.8596064 L9.17475479,19.8596064 L9.17475479,23.5173409 L9.62645041,23.5173409 L9.62645041,22.245176 C9.81062889,22.4485223 10.0627284,22.5501955 10.3835823,22.5501955 C10.6973524,22.5501955 10.946535,22.427271 11.1307135,22.1814219 C11.314892,21.9359895 11.4065645,21.611802 11.4065645,21.2101096 L11.4065645,21.1684403 C11.4065645,20.7417463 11.3136419,20.4088083 11.1282133,20.1696263 C10.9440349,19.9304443 10.6936022,19.8108533 10.3760818,19.8108533 Z M13.0616706,19.8108533 C12.8425752,19.8072168 12.6269128,19.8655742 12.4395474,19.9791974 C12.2553812,20.0953103 12.1079854,20.2613473 12.0145202,20.4579781 C11.9132637,20.664658 11.8632605,20.8971729 11.8628438,21.1563562 L11.8628438,21.1880249 C11.8628438,21.5980512 11.9741009,21.9276556 12.1949484,22.1768383 C12.418296,22.4256042 12.7083146,22.5501955 13.0666709,22.5501955 C13.3046029,22.5501955 13.5141996,22.4931085 13.6967113,22.3793512 C13.8807276,22.2651902 14.027428,22.0998084 14.1188217,21.9034874 C14.2179947,21.6980576 14.2679979,21.4672094 14.2679979,21.2096929 L14.2679979,21.1780242 C14.2679979,20.7646644 14.1563241,20.4333932 13.9333932,20.1846272 C13.712129,19.9354446 13.4216937,19.8108533 13.0616706,19.8108533 Z M16.9535868,18.751202 L16.5018911,18.751202 L16.5018911,20.1283736 C16.3210462,19.9166934 16.0764472,19.8108533 15.766844,19.8108533 C15.4564075,19.8108533 15.2047247,19.9346112 15.012629,20.1821271 C14.8205334,20.4275595 14.7246939,20.7534137 14.7246939,21.1584396 L14.7246939,21.1926085 C14.7246939,21.5963844 14.8209501,21.9234887 15.012629,22.1743381 C15.2063914,22.4251875 15.4564075,22.5501955 15.7622604,22.5501955 C16.0843644,22.5501955 16.3360472,22.4397718 16.5168921,22.2180909 L16.5385602,22.5014424 L16.9535868,22.5014424 L16.9535868,18.751202 Z M10.2419065,20.1942112 C10.4631707,20.1942112 10.6373485,20.2804667 10.76444,20.4529778 C10.8915315,20.6254888 10.9548689,20.8605039 10.9548689,21.1584396 C10.9548689,21.4972114 10.8902814,21.7526444 10.7619399,21.9251555 C10.6348484,22.0959997 10.4635874,22.1814219 10.2469069,22.1814219 C9.96813898,22.1814219 9.76187576,22.0609975 9.62645041,21.8205654 L9.62645041,20.5579845 C9.76312584,20.3150522 9.96855568,20.1942112 10.2419065,20.1942112 Z M13.0616706,20.1821271 C13.2776677,20.1761265 13.4825952,20.2775758 13.608789,20.4529778 C13.7471312,20.6321559 13.8163023,20.8663376 13.8163023,21.1563562 C13.8163023,21.4797102 13.748798,21.7322264 13.6137893,21.9130714 C13.478364,22.0922495 13.2958523,22.1814219 13.0666709,22.1814219 C12.8387397,22.1814219 12.6566447,22.0926662 12.5199692,21.9155715 C12.3845439,21.7380601 12.3174562,21.5026284 12.3170396,21.2096929 C12.3170396,20.8792551 12.3853773,20.6254888 12.5220527,20.4479774 C12.6591448,20.2708827 12.8387397,20.1821271 13.0616706,20.1821271 Z M15.8793512,20.1942112 C16.1593692,20.1942112 16.3668825,20.3188025 16.5018911,20.5675684 L16.5018911,21.7813962 C16.370216,22.0380794 16.161036,22.1672543 15.8743509,22.1672543 C15.6564203,22.1672543 15.485576,22.0822489 15.3618181,21.9130714 C15.2380601,21.7438938 15.1763895,21.5097122 15.1763895,21.2096929 C15.1763895,20.8746715 15.2380601,20.6213219 15.3618181,20.4504776 C15.485576,20.2796333 15.6580871,20.1942112 15.8793512,20.1942112 Z M19.179,7.555 L19.2161078,7.63979872 C19.2953264,7.87897728 19.1861836,8.14603144 18.9357972,8.27678056 L13.4737804,11.1223796 L13.4737804,16.9027502 C13.4737804,17.207353 13.2004295,17.4552856 12.8616578,17.4552856 C12.5241362,17.4552856 12.2499519,17.2086031 12.2499519,16.9027502 L12.2499519,11.1707161 L6.63875889,8.24677864 L6.55592758,8.19495047 C6.45350589,8.11903511 6.38364802,8.0172539 6.3521568,7.90615109 L6.33494863,7.82145165 L6.33582281,13.8321367 C6.31332137,14.0409001 6.42374511,14.2509135 6.63875889,14.363004 L12.4212129,17.3769472 C12.5337201,17.4594525 12.6737291,17.5023719 12.8154048,17.5011484 C12.9570806,17.5023719 13.0975063,17.4594525 13.2095968,17.3769472 L18.8220399,14.4517597 C19.0699724,14.3817552 19.2504007,14.1725752 19.2504007,13.9250593 L19.2504007,7.81300083 C19.2504007,7.71716136 19.2233156,7.62840567 19.1774793,7.55173409 L19.179,7.555 Z M12.7558177,4.16651708 C12.6144981,4.16452506 12.4762887,4.20806249 12.3616257,4.29069171 L6.6445926,7.27004936 C6.50361959,7.34036788 6.3990075,7.46708326 6.35665748,7.61882172 C6.36999167,7.57715238 6.38957625,7.53381627 6.41624463,7.49214693 C6.58500545,7.22838002 6.9596128,7.13795756 7.25088147,7.29046734 L12.8154048,10.1914866 L18.3249247,7.32005257 C18.6174434,7.16754279 18.9908007,7.25796525 19.1591448,7.52214886 C19.1032882,7.42747575 19.0214309,7.35082488 18.9232964,7.30130137 L13.1500096,4.29069171 C13.0353467,4.20806249 12.8971372,4.16452506 12.7558177,4.16651708 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>secret</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-463, -35)">
|
|
6
|
+
<g id="secret" transform="translate(463, 35)">
|
|
7
|
+
<rect id="矩形" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g transform="translate(1, 1.38)" fill="#1A7AFF" fill-rule="nonzero" id="形状结合">
|
|
9
|
+
<path d="M12.9101626,0.00223791449 C13.1990865,-0.0124291155 13.487108,0.0451751957 13.7481658,0.169838558 L22.7878372,4.48655458 C23.2620394,4.71258481 23.6061589,5.14065838 23.7233256,5.64930327 L25.9565657,15.3507666 C26.0737324,15.859719 25.9510303,16.3935809 25.6225945,16.8016654 L19.3687841,24.581718 C19.0403483,24.9891874 18.5430818,25.225981 18.0172156,25.2256735 L7.98393376,25.2278262 C7.45806752,25.2278262 6.96080103,24.99011 6.6326728,24.5826406 L0.376402164,16.803818 C0.341344415,16.7598421 0.308439335,16.7143285 0.277994447,16.6672773 C0.0241622504,16.2793499 -0.0605703953,15.8047138 0.043353546,15.3529193 L2.27321092,5.65176346 C2.39068513,5.14311857 2.73480462,4.715045 3.20869928,4.48870725 L12.2477556,0.169838558 C12.4550269,0.0708157925 12.6804421,0.0139238309 12.9101626,0.00223791449 Z M20.2689072,18.4340034 L10.1273769,18.4340034 L10.1273769,19.0490516 L20.2689072,19.0490516 L20.2689072,18.4340034 Z M8.28961274,18.4340034 L5.75069363,18.4340034 L5.75069363,19.0490516 L8.28961274,19.0490516 L8.28961274,18.4340034 Z M13.0202562,6.4580917 C12.0318737,6.4580917 11.1289829,6.79944347 10.4382837,7.36313517 L10.1273769,7.36313517 L10.1273769,7.64636488 C9.50679319,8.27740437 9.11839023,9.1117173 9.08979049,10.0309069 L8.11985942,10.0309069 L8.11985942,16.4092646 L17.8988188,16.4092646 L17.8988188,15.3587622 L20.2689072,15.3587622 L20.2689072,14.743714 L17.8985113,14.743714 L17.8985113,11.6684728 L20.2689072,11.6684728 L20.2689072,11.0534246 L17.8985113,11.0534246 L17.8985113,10.0309069 L16.9501069,10.0309069 C16.92612,9.26517183 16.6524236,8.55786637 16.2028233,7.97818341 L20.2689072,7.97818341 L20.2689072,7.36313517 L15.6019212,7.36313517 C14.911222,6.79944347 14.0083312,6.4580917 13.0202562,6.4580917 Z M13.0091854,12.2524611 C13.5430472,12.2524611 13.9757337,12.6857626 13.9757337,13.2202395 C13.9757337,13.7547164 13.5430472,14.1880179 13.0091854,14.1880179 C12.4753235,14.1880179 12.0426371,13.7547164 12.0426371,13.2202395 C12.0426371,12.6857626 12.4753235,12.2524611 13.0091854,12.2524611 Z M13.0199487,8.29923858 C14.1338011,8.29923858 15.0446875,9.06497363 15.1092675,10.0309069 L10.9309374,10.0309069 C10.9955174,9.06528116 11.9060963,8.29954611 13.0199487,8.29923858 Z M8.28961274,7.36313517 L5.75069363,7.36313517 L5.75069363,7.97818341 L8.28961274,7.97818341 L8.28961274,7.36313517 Z"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|