@next-core/brick-icons 2.31.14 → 2.31.16
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/auto-ops-6be7bf7d.js +190 -0
- package/dist/auto-ops-6be7bf7d.js.map +1 -0
- package/dist/common-76f2cfb0.js +1512 -0
- package/dist/common-76f2cfb0.js.map +1 -0
- package/dist/{default-2de39a8f.js → default-b48de241.js} +133 -88
- package/dist/default-b48de241.js.map +1 -0
- package/dist/index.esm.js +82 -55
- package/dist/index.esm.js.map +1 -1
- package/dist/second-menu-e49ce23c.js +3242 -0
- package/dist/second-menu-e49ce23c.js.map +1 -0
- package/dist/third-menu-b2d681be.js +2894 -0
- package/dist/third-menu-b2d681be.js.map +1 -0
- package/dist/types/generated/icons/auto-ops.d.ts +12 -0
- package/dist/types/generated/icons/common.d.ts +68 -0
- package/dist/types/generated/icons/default.d.ts +2 -0
- package/dist/types/generated/icons/second-menu.d.ts +138 -0
- package/dist/types/generated/icons/third-menu.d.ts +139 -0
- package/dist/types/generated/iconsByCategory.d.ts +3 -0
- package/package.json +2 -2
- package/dist/common-48fdc8f9.js +0 -75
- package/dist/common-48fdc8f9.js.map +0 -1
- package/dist/default-2de39a8f.js.map +0 -1
|
@@ -0,0 +1,2894 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
function _extends$28() { _extends$28 = 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$28.apply(this, arguments); }
|
|
4
|
+
var _ref$28 = /*#__PURE__*/React.createElement("path", {
|
|
5
|
+
d: "M12.375 10.048l.25.144 1.516.875.25.144v2.328l-.25.144-1.516.875-.25.144-.25-.144-1.516-.875-.25-.144V11.21l.25-.144 1.516-.875.25-.144zm0 1.154l-1.016.587v1.171l1.016.587 1.015-.587v-1.171l-1.015-.587zM5.43 3.694a4.919 4.919 0 0 1 1.64 0l.028.005a.322.322 0 0 1 .266.25l.162.83a3.69 3.69 0 0 1 1.029.563l.838-.282a.344.344 0 0 1 .362.093l.019.02c.359.4.635.854.822 1.347l.01.026a.302.302 0 0 1-.096.343l-.676.547a3.33 3.33 0 0 1 0 1.13l.676.546a.3.3 0 0 1 .095.342l-.009.025a4.306 4.306 0 0 1-.822 1.347l-.019.02a.342.342 0 0 1-.362.093l-.838-.282c-.31.241-.655.43-1.029.563l-.162.83a.322.322 0 0 1-.266.25l-.028.006a4.88 4.88 0 0 1-1.64 0l-.028-.005a.322.322 0 0 1-.266-.251l-.163-.834a3.659 3.659 0 0 1-1.021-.56l-.845.283a.344.344 0 0 1-.362-.092l-.019-.02a4.295 4.295 0 0 1-.822-1.348l-.01-.025a.302.302 0 0 1 .096-.344l.684-.553a3.24 3.24 0 0 1 0-1.115L1.99 6.89a.303.303 0 0 1-.095-.343l.009-.026c.187-.492.463-.945.822-1.347l.019-.02a.342.342 0 0 1 .362-.093l.845.284c.307-.239.65-.427 1.02-.56l.164-.834a.322.322 0 0 1 .266-.251zm1.2 1.166a3.534 3.534 0 0 0-.754 0l-.158.816-.336.12c-.253.09-.488.22-.698.383l-.278.218-.828-.279a3.07 3.07 0 0 0-.378.618l.67.541-.058.336a2.193 2.193 0 0 0 0 .763l.057.336-.669.541c.101.219.227.426.378.618l.828-.279.278.218c.21.163.445.293.698.383l.335.122.158.816c.25.027.505.027.754 0l.159-.814.337-.12c.256-.09.491-.22.703-.385l.279-.216.822.276a3.07 3.07 0 0 0 .378-.618l-.662-.536.058-.337a2.251 2.251 0 0 0 0-.773l-.057-.335.662-.536a3.134 3.134 0 0 0-.378-.618l-.822.276-.279-.216a2.527 2.527 0 0 0-.703-.385l-.338-.12zM6.25 6.81c.308 0 .598.114.817.32.218.208.338.482.338.774 0 .292-.12.566-.338.774-.219.206-.509.32-.817.32-.308 0-.598-.114-.817-.32a1.061 1.061 0 0 1-.338-.774c0-.292.12-.566.338-.773a1.18 1.18 0 0 1 .817-.32zm6.124-5.512l.25.144 1.516.875.25.144V4.79l-.25.144-1.516.875-.25.144-.25-.144-1.516-.875-.25-.144V2.46l.25-.144 1.516-.875.25-.144zm0 1.154l-1.016.587V4.21l1.016.587 1.015-.587V3.039l-1.015-.587z",
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
fillRule: "nonzero"
|
|
8
|
+
});
|
|
9
|
+
function SvgAdvancedSettingsThirdMenu(props) {
|
|
10
|
+
return /*#__PURE__*/React.createElement("svg", _extends$28({
|
|
11
|
+
width: 16,
|
|
12
|
+
height: 16,
|
|
13
|
+
viewBox: "0 0 16 16",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
+
}, props), _ref$28);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
function _extends$27() { _extends$27 = 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$27.apply(this, arguments); }
|
|
19
|
+
var _ref$27 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
id: "agent-management-tasks-third-menu_svg__a",
|
|
21
|
+
d: "M0 0h13.826v8.585H0z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
id: "agent-management-tasks-third-menu_svg__b",
|
|
24
|
+
d: "M0 0h14v2.14H0z"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
id: "agent-management-tasks-third-menu_svg__d",
|
|
27
|
+
d: "M0 0h14v2.139H0z"
|
|
28
|
+
}));
|
|
29
|
+
var _ref2$4 = /*#__PURE__*/React.createElement("g", {
|
|
30
|
+
transform: "translate(1 2)",
|
|
31
|
+
fill: "none",
|
|
32
|
+
fillRule: "evenodd"
|
|
33
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M4.095 5.511c.132.379.22.812.22 1.323v.457h.934v-.457c0-.492-.064-.93-.17-1.323h1.455v1.725h.933V5.511h1.456c-.108.393-.171.83-.171 1.323v.457h.933v-.457c0-.511.088-.944.221-1.323h.824l1.925 2.465H1.345L3.27 5.51h.825zM.086 8.585h13.827l-2.875-3.682h-.855c.304-.51.701-.868 1.064-1.11l.11-.074c.134.07.285.114.448.114a.95.95 0 0 0 .961-.94c0-.52-.43-.94-.96-.94-.531 0-.962.42-.962.94 0 .02.005.039.006.059l-.129.086a4.338 4.338 0 0 0-1.587 1.865H7.467v-2.09A1.446 1.446 0 0 0 8.48 1.446C8.479.648 7.816 0 7 0c-.816 0-1.479.648-1.479 1.447 0 .638.426 1.173 1.013 1.365v2.09H4.867A4.339 4.339 0 0 0 3.28 3.039l-.13-.086c.002-.02.007-.039.007-.059a.95.95 0 0 0-.96-.94.952.952 0 0 0-.962.94c0 .519.43.94.961.94a.961.961 0 0 0 .448-.114l.11.073c.362.243.76.6 1.064 1.11h-.855L.086 8.586z",
|
|
35
|
+
fill: "currentColor"
|
|
36
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
37
|
+
transform: "translate(0 8.615)"
|
|
38
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
39
|
+
id: "agent-management-tasks-third-menu_svg__c",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
42
|
+
xlinkHref: "#agent-management-tasks-third-menu_svg__b"
|
|
43
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
fill: "currentColor",
|
|
45
|
+
mask: "url(#agent-management-tasks-third-menu_svg__c)",
|
|
46
|
+
d: "M11.958 0l-.455.415 1.065 1.116H1.432L2.497.415 2.04 0 0 2.14h14z"
|
|
47
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
48
|
+
transform: "translate(0 10.784)"
|
|
49
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
50
|
+
id: "agent-management-tasks-third-menu_svg__e",
|
|
51
|
+
fill: "currentColor"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
53
|
+
xlinkHref: "#agent-management-tasks-third-menu_svg__d"
|
|
54
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
55
|
+
fill: "currentColor",
|
|
56
|
+
mask: "url(#agent-management-tasks-third-menu_svg__e)",
|
|
57
|
+
d: "M11.962.004l-.455.416 1.06 1.11H1.432L2.497.415 2.04 0 0 2.139h14z"
|
|
58
|
+
})), /*#__PURE__*/React.createElement("ellipse", {
|
|
59
|
+
fill: "currentColor",
|
|
60
|
+
cx: 7.011,
|
|
61
|
+
cy: 1.51,
|
|
62
|
+
rx: 1.543,
|
|
63
|
+
ry: 1.51
|
|
64
|
+
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
65
|
+
fill: "currentColor",
|
|
66
|
+
cx: 2.161,
|
|
67
|
+
cy: 2.976,
|
|
68
|
+
rx: 1.102,
|
|
69
|
+
ry: 1.078
|
|
70
|
+
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
71
|
+
fill: "currentColor",
|
|
72
|
+
cx: 11.862,
|
|
73
|
+
cy: 2.976,
|
|
74
|
+
rx: 1.102,
|
|
75
|
+
ry: 1.078
|
|
76
|
+
}));
|
|
77
|
+
function SvgAgentManagementTasksThirdMenu(props) {
|
|
78
|
+
return /*#__PURE__*/React.createElement("svg", _extends$27({
|
|
79
|
+
width: 16,
|
|
80
|
+
height: 16,
|
|
81
|
+
viewBox: "0 0 16 16",
|
|
82
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
83
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
84
|
+
}, props), _ref$27, _ref2$4);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
function _extends$26() { _extends$26 = 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$26.apply(this, arguments); }
|
|
88
|
+
var _ref$26 = /*#__PURE__*/React.createElement("g", {
|
|
89
|
+
fill: "none",
|
|
90
|
+
fillRule: "evenodd"
|
|
91
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
d: "M16 0H0v16h16z"
|
|
93
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
94
|
+
d: "M3.5 1.2a1.6 1.6 0 0 0-1.6 1.6v10.205c0 .844.684 1.529 1.529 1.529h1.437a.6.6 0 1 0 0-1.2H3.43a.329.329 0 0 1-.329-.329V2.8c0-.22.18-.4.4-.4h8.472c.181 0 .328.147.328.329v6.38a.6.6 0 1 0 1.2 0v-6.38c0-.845-.684-1.529-1.528-1.529H3.5z",
|
|
95
|
+
fill: "currentColor",
|
|
96
|
+
fillRule: "nonzero"
|
|
97
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
fill: "currentColor",
|
|
99
|
+
fillRule: "nonzero",
|
|
100
|
+
d: "M4.6 4v1.2h6.2V4zM4.6 6.813v1.114h3.475V6.813z"
|
|
101
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
102
|
+
d: "M10.889 8.495a1 1 0 0 1 .3.3l2.87 4.464a1 1 0 0 1-.842 1.541H7.478a1 1 0 0 1-.84-1.54l2.869-4.464a1 1 0 0 1 1.382-.3zm-.548 4.274a.488.488 0 1 0 0 .975.488.488 0 0 0 0-.975zm0-3.224a.431.431 0 0 0-.437.487l.222 2.137a.216.216 0 0 0 .43 0l.222-2.137a.431.431 0 0 0-.437-.487z",
|
|
103
|
+
fill: "currentColor"
|
|
104
|
+
}));
|
|
105
|
+
function SvgAlertRulesThirdMenu(props) {
|
|
106
|
+
return /*#__PURE__*/React.createElement("svg", _extends$26({
|
|
107
|
+
width: 16,
|
|
108
|
+
height: 16,
|
|
109
|
+
viewBox: "0 0 16 16",
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
111
|
+
}, props), _ref$26);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
function _extends$25() { _extends$25 = 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$25.apply(this, arguments); }
|
|
115
|
+
var _ref$25 = /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "M7.878.578c1.104.048 1.993.923 1.993 2.014v3.393h3.403a1.5 1.5 0 0 1 1.493 1.356l.007.145v6.436a1.5 1.5 0 0 1-1.5 1.5H2.584a1.5 1.5 0 0 1-1.5-1.5V2.57c.049-1.074.93-1.955 2.014-1.955 1.108 0 2.014.876 2.014 1.978v3.393h.73V2.57C5.89 1.52 6.685.663 7.722.584l.157-.006zm-.021 1c-.543 0-.99.454-1.015 1.014v3.893a.5.5 0 0 1-.5.5h-1.73a.5.5 0 0 1-.5-.5V2.593c0-.542-.45-.978-1.014-.978-.5 0-.925.389-1.003.885l-.012.105v11.318a.5.5 0 0 0 .41.492l.09.008h10.691a.5.5 0 0 0 .5-.5V7.486a.5.5 0 0 0-.5-.5H9.371a.5.5 0 0 1-.5-.5V2.592c0-.542-.455-.99-1.014-1.014zm3.504 6.774c.536-.01 1.043.374 1.11.946v.288a1.15 1.15 0 0 1-.937.938c-.577.072-1.154-.325-1.226-.938-.072-.577.325-1.153.938-1.225z",
|
|
117
|
+
fill: "currentColor",
|
|
118
|
+
fillRule: "nonzero"
|
|
119
|
+
});
|
|
120
|
+
function SvgAmqThirdMenu(props) {
|
|
121
|
+
return /*#__PURE__*/React.createElement("svg", _extends$25({
|
|
122
|
+
width: 16,
|
|
123
|
+
height: 16,
|
|
124
|
+
viewBox: "0 0 16 16",
|
|
125
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
126
|
+
}, props), _ref$25);
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
function _extends$24() { _extends$24 = 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$24.apply(this, arguments); }
|
|
130
|
+
var _ref$24 = /*#__PURE__*/React.createElement("path", {
|
|
131
|
+
d: "M10.339 1.937a1.6 1.6 0 0 1 .011.189v.023l2.775.001a1.6 1.6 0 0 1 1.6 1.6v8.5a1.6 1.6 0 0 1-1.6 1.6H10.35v.024a1.6 1.6 0 0 1-1.788 1.59l-5.875-.697a1.6 1.6 0 0 1-1.412-1.589V2.822a1.6 1.6 0 0 1 1.412-1.59L8.562.538a1.6 1.6 0 0 1 1.777 1.4zm-1.555-.21l-.081.001-5.875.697a.4.4 0 0 0-.353.397v10.356a.4.4 0 0 0 .353.397l5.875.697a.4.4 0 0 0 .447-.398V2.126a.4.4 0 0 0-.289-.385l-.077-.014zm4.341 1.623H10.35v9.3h2.775a.4.4 0 0 0 .4-.4v-8.5a.4.4 0 0 0-.4-.4zM8.2 6.25v2.625H7V6.25h1.2z",
|
|
132
|
+
fill: "currentColor",
|
|
133
|
+
fillRule: "nonzero"
|
|
134
|
+
});
|
|
135
|
+
function SvgAnywhereDoorThirdMenu(props) {
|
|
136
|
+
return /*#__PURE__*/React.createElement("svg", _extends$24({
|
|
137
|
+
width: 16,
|
|
138
|
+
height: 16,
|
|
139
|
+
viewBox: "0 0 16 16",
|
|
140
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
141
|
+
}, props), _ref$24);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
function _extends$23() { _extends$23 = 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$23.apply(this, arguments); }
|
|
145
|
+
var _ref$23 = /*#__PURE__*/React.createElement("g", {
|
|
146
|
+
fill: "none",
|
|
147
|
+
fillRule: "evenodd"
|
|
148
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
149
|
+
d: "M0 0h16v16H0z"
|
|
150
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
151
|
+
d: "M6.977 6.42l.739.739L6.51 8.364l1.12 1.122L8.838 8.28l.738.739-1.205 1.205.671.672-1.97 1.97a2.787 2.787 0 0 1-3.536.335L2.24 14.496l-.74-.739 1.296-1.295a2.787 2.787 0 0 1 .334-3.536l1.97-1.97.67.67L6.978 6.42zM5.094 8.184l-1.36 1.36a1.923 1.923 0 0 0-.231 2.44l.51.51c.749.509 1.777.432 2.44-.232l1.36-1.36-2.72-2.718zM13.76 1.5l.739.739-1.293 1.293a2.787 2.787 0 0 1-.331 3.542l-1.97 1.97-3.941-3.94 1.97-1.97a2.787 2.787 0 0 1 3.531-.339L13.761 1.5zM9.543 3.734l-1.36 1.36 2.72 2.718 1.36-1.36a1.923 1.923 0 0 0 .228-2.443L11.98 3.5a1.923 1.923 0 0 0-2.437.234z",
|
|
152
|
+
fill: "currentColor",
|
|
153
|
+
fillRule: "nonzero"
|
|
154
|
+
}));
|
|
155
|
+
function SvgApiListThirdMenu(props) {
|
|
156
|
+
return /*#__PURE__*/React.createElement("svg", _extends$23({
|
|
157
|
+
width: 16,
|
|
158
|
+
height: 16,
|
|
159
|
+
viewBox: "0 0 16 16",
|
|
160
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
161
|
+
}, props), _ref$23);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
function _extends$22() { _extends$22 = 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$22.apply(this, arguments); }
|
|
165
|
+
var _ref$22 = /*#__PURE__*/React.createElement("g", {
|
|
166
|
+
fill: "currentColor",
|
|
167
|
+
fillRule: "evenodd"
|
|
168
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
169
|
+
d: "M3.754 5.596L3.723 10.2 7.7 12.549l4.048-2.255.032-4.597-4.01-2.349-4.016 2.248zm3.688 6.138L4.279 9.91l.03-3.72 3.164 1.66-.031 3.884zm3.72-1.762l-3.164 1.762.031-3.915 3.163-1.597-.03 3.75zM7.77 7.365L4.733 5.76l3.069-1.762 3.03 1.793c0 .008-3.07 1.574-3.061 1.574z"
|
|
170
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
171
|
+
d: "M10.214 2.338l-.525.815 3.195 1.926-.063 5.84-.979.588.486.846 1.433-.846.062-6.984V4.49l-3.61-2.153zM2.642 4.946L7.794 2.04l1.01.618.486-.814L7.833.968h-.031l-6.107 3.39-.032 4.244h.948l.031-3.656zm5.058 8.91l-5.12-2.999.03-1.174-.947-.032-.031 1.762 6.037 3.555H7.7l3.688-2.09.031-.032-.485-.846L7.7 13.856z"
|
|
172
|
+
}));
|
|
173
|
+
function SvgApplicationActivityThirdMenu(props) {
|
|
174
|
+
return /*#__PURE__*/React.createElement("svg", _extends$22({
|
|
175
|
+
width: 16,
|
|
176
|
+
height: 16,
|
|
177
|
+
viewBox: "0 0 16 16",
|
|
178
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
179
|
+
}, props), _ref$22);
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
function _extends$21() { _extends$21 = 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$21.apply(this, arguments); }
|
|
183
|
+
var _ref$21 = /*#__PURE__*/React.createElement("g", {
|
|
184
|
+
fill: "none",
|
|
185
|
+
fillRule: "evenodd"
|
|
186
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
opacity: 0.446,
|
|
188
|
+
d: "M1 1h14v14H1z"
|
|
189
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
190
|
+
d: "M11.9 9.366c-.786 0-1.47.478-1.777 1.161L6.81 8.888c.103-.307.171-.615.171-.922v-.17l3.381-1.674a1.915 1.915 0 0 0 2.698.375 1.915 1.915 0 0 0 .376-2.698 1.915 1.915 0 0 0-3.45 1.161c0 .24.035.479.137.718L6.88 7.283c-.273-1.025-1.196-1.776-2.254-1.879V3.731A1.352 1.352 0 0 0 5.683 2.16 1.352 1.352 0 0 0 4.113 1.1a1.352 1.352 0 0 0-1.06 1.571c.103.547.513.956 1.06 1.059v1.673c-1.435.137-2.46 1.435-2.323 2.87a2.616 2.616 0 0 0 2.322 2.322v1.673a1.352 1.352 0 0 0-1.058 1.571 1.352 1.352 0 0 0 1.57 1.059 1.352 1.352 0 0 0 1.06-1.571 1.308 1.308 0 0 0-1.06-1.059v-1.673a2.53 2.53 0 0 0 1.947-1.23l3.416 1.674v.239c0 1.058.854 1.912 1.912 1.946 1.059 0 1.913-.853 1.947-1.912a1.946 1.946 0 0 0-1.947-1.947c.034 0 .034 0 0 0z",
|
|
191
|
+
fill: "currentColor"
|
|
192
|
+
}));
|
|
193
|
+
function SvgApplicationBlueprintThirdMenu(props) {
|
|
194
|
+
return /*#__PURE__*/React.createElement("svg", _extends$21({
|
|
195
|
+
width: 16,
|
|
196
|
+
height: 16,
|
|
197
|
+
viewBox: "0 0 16 16",
|
|
198
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
199
|
+
}, props), _ref$21);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
function _extends$20() { _extends$20 = 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$20.apply(this, arguments); }
|
|
203
|
+
var _ref$20 = /*#__PURE__*/React.createElement("g", {
|
|
204
|
+
fill: "currentColor",
|
|
205
|
+
fillRule: "evenodd"
|
|
206
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
207
|
+
d: "M12.573 14.923c-.211 0-.389-.034-.6-.068h-.034c-.177-.069-.389-.18-.634-.283-1.057-.463-2.36-1.07-3.315-1.07-.566 0-1.268.213-1.97.496 0-.034.034-.034.034-.068.102-.215.211-.429.28-.677 0-.034.033-.034.033-.069.034-.214.068-.462.068-.753.033-.429.101-.891.177-1.354.49.18.99.283 1.37.283.947 0 2.258-.574 3.28-1.036.212-.103.457-.215.635-.283.211-.069.423-.069.634-.069 1.37 0 2.469 1.105 2.469 2.501 0 1.397-1.057 2.45-2.427 2.45"
|
|
208
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
209
|
+
d: "M12.573 11.463a.997.997 0 0 0-.989 1.002.997.997 0 0 0 .99 1.002c.524 0 .989-.428.989-1.002-.009-.574-.432-1.002-.99-1.002M1.319 11.103c.11-.18.211-.36.355-.497v-.034a4.42 4.42 0 0 0 .524-.394c.914-.677 2.08-1.533 2.537-2.39.28-.496.457-1.25.567-1.995 0 .034.033.034.033.068.102.214.28.428.423.608 0 .035.034.035.068.069.177.145.389.282.6.462.321.249.702.531 1.09.823-.388.36-.7.71-.912 1.07-.457.822-.634 2.244-.744 3.392-.034.248-.034.497-.068.677a2.92 2.92 0 0 1-.245.574c-.668 1.182-2.182 1.61-3.349.925-1.124-.609-1.547-2.142-.879-3.358"
|
|
210
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
211
|
+
d: "M4.312 12.859c.28-.463.102-1.07-.355-1.353-.456-.283-1.057-.103-1.336.36-.279.462-.101 1.07.355 1.353a.948.948 0 0 0 1.336-.36M10.138 3.24c.102.18.178.36.245.574v.034c.034.214.034.429.068.677.144 1.14.279 2.604.744 3.426.28.497.812 1.036 1.412 1.499h-.068c-.245 0-.49.034-.744.111-.033 0-.033 0-.067.035-.212.068-.423.18-.668.282-.39.18-.812.36-1.269.531-.11-.497-.245-1.002-.456-1.353C8.878 8.234 7.71 7.377 6.798 6.7a8.24 8.24 0 0 1-.566-.429 2.71 2.71 0 0 1-.39-.497c-.667-1.173-.278-2.715.914-3.391 1.2-.754 2.714-.36 3.382.856"
|
|
212
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
213
|
+
d: "M7.145 4.987c.279.463.88.643 1.336.36.456-.282.634-.89.355-1.353-.28-.463-.88-.642-1.336-.36-.465.249-.634.857-.355 1.353"
|
|
214
|
+
}));
|
|
215
|
+
function SvgApplicationConfigurationThirdMenu(props) {
|
|
216
|
+
return /*#__PURE__*/React.createElement("svg", _extends$20({
|
|
217
|
+
width: 16,
|
|
218
|
+
height: 16,
|
|
219
|
+
viewBox: "0 0 16 16",
|
|
220
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
221
|
+
}, props), _ref$20);
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
function _extends$1$() { _extends$1$ = 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$1$.apply(this, arguments); }
|
|
225
|
+
var _ref$1$ = /*#__PURE__*/React.createElement("g", {
|
|
226
|
+
fill: "none",
|
|
227
|
+
fillRule: "evenodd"
|
|
228
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
229
|
+
d: "M8.3.48l6.062 3.5a.6.6 0 0 1 .3.52v3.663a.6.6 0 0 1-1.2 0V4.846L8 1.692 2.538 4.846v6.307L8 14.307l.568-.328a.6.6 0 0 1 .764.14l.055.08a.6.6 0 0 1-.22.82l-.867.5a.6.6 0 0 1-.6 0l-6.062-3.5a.6.6 0 0 1-.3-.519v-7a.6.6 0 0 1 .3-.52L7.7.48a.6.6 0 0 1 .6 0zm4.048 8.77c1.74 0 3.152 1.398 3.152 3.125S14.088 15.5 12.348 15.5a3.157 3.157 0 0 1-2.252-.938.5.5 0 0 1 .712-.703c.402.407.952.641 1.54.641 1.19 0 2.152-.953 2.152-2.125 0-1.172-.962-2.125-2.152-2.125a2.15 2.15 0 0 0-2.053 1.486l.283-.251a.32.32 0 0 1 .397-.024l.055.049a.32.32 0 0 1-.025.452l-1.096.979a.32.32 0 0 1-.475-.055l-.817-1.169a.32.32 0 0 1 .525-.366l.157.227a3.149 3.149 0 0 1 3.05-2.328zm.501 1.867v1.07l.624.698.333.372-.746.667-.333-.373-.75-.84a.5.5 0 0 1-.128-.334v-1.26h1zm-2.636-5.742l.412.707-2.65 1.514v3.029H7.15l.001-3.029L4.5 6.082l.412-.707L7.563 6.89l2.65-1.515z",
|
|
230
|
+
fill: "currentColor",
|
|
231
|
+
fillRule: "nonzero"
|
|
232
|
+
}));
|
|
233
|
+
function SvgApplicationDeploymentHistoryThirdMenu(props) {
|
|
234
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1$({
|
|
235
|
+
width: 16,
|
|
236
|
+
height: 16,
|
|
237
|
+
viewBox: "0 0 16 16",
|
|
238
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
239
|
+
}, props), _ref$1$);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
function _extends$1_() { _extends$1_ = 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$1_.apply(this, arguments); }
|
|
243
|
+
var _ref$1_ = /*#__PURE__*/React.createElement("path", {
|
|
244
|
+
d: "M15.265 9.845c.042-.013.11-.013.152.014a.152.152 0 0 1 .083.138v3.593c0 .055-.028.11-.083.138l-3.468 1.727c-.014.014-.041.014-.069.014-.028 0-.055-.014-.083-.028a.152.152 0 0 1-.083-.138v-3.578c0-.056.028-.111.083-.139zM12.97 3.366l.057.053c.205.192 1.145 1.075 1.275 1.194a.605.605 0 0 1-.486 1.047H2.88a.28.28 0 0 0-.28.28v7.698c0 .382.17.625.257.625H6.77a.6.6 0 0 1 0 1.2H2.857c-.86 0-1.457-.853-1.457-1.825V5.94c0-.517.265-.973.667-1.237a.6.6 0 0 1 .08-.09c.061-.055.115-.106.197-.187l.147-.147c.157-.16.393-.401.79-.809l.022-.023c.201-.206.365-.373.505-.514l.282-.281.082-.081c.136-.132.246-.234.334-.31.056-.047.105-.086.151-.118a.61.61 0 0 1 .394-.134l6.055-.058c.342 0 .37.024 1.864 1.415zM7.693 9.675l.056.018 3.482 1.893c.041.028.082.083.069.139v3.564c0 .056-.028.11-.083.138a.196.196 0 0 1-.083.028c-.028 0-.055 0-.083-.014l-3.468-1.893a.152.152 0 0 1-.083-.138V9.832c0-.056.028-.11.083-.139a.176.176 0 0 1 .166 0zm-.424.826v1H3.5v-1h3.769zm4.262-3l.045.01 3.606 1.644c.055.013.097.069.097.138 0 .055-.042.11-.11.138l-3.607 1.782c-.014.014-.041.014-.069.014-.028 0-.041 0-.069-.014L7.818 9.431c-.055-.028-.083-.083-.083-.152 0-.055.041-.11.097-.138l3.606-1.63a.235.235 0 0 1 .138 0zM8.5 7.5v1H3.557v-1H8.5zm2.429-4.34l-5.677.057-.013.012c-.04.035-.086.079-.14.129l-.084.081-.162.16-.19.19c-.136.137-.296.3-.493.503l-.023.023-.141.145 8.36-.002-.066-.063-.098-.091-.056-.052c-.39-.363-.7-.646-.936-.853a9.665 9.665 0 0 0-.248-.211l-.033-.027z",
|
|
245
|
+
fill: "currentColor",
|
|
246
|
+
fillRule: "nonzero"
|
|
247
|
+
});
|
|
248
|
+
function SvgApplicationOperationAndMaintenanceThirdMenu(props) {
|
|
249
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1_({
|
|
250
|
+
width: 16,
|
|
251
|
+
height: 16,
|
|
252
|
+
viewBox: "0 0 16 16",
|
|
253
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
254
|
+
}, props), _ref$1_);
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
function _extends$1Z() { _extends$1Z = 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$1Z.apply(this, arguments); }
|
|
258
|
+
var _ref$1Z = /*#__PURE__*/React.createElement("path", {
|
|
259
|
+
d: "M8 8.9a.664.664 0 0 1-.313-.079L1.68 5.601a.663.663 0 0 1-.01-1.164l6.006-3.353a.663.663 0 0 1 .646 0l6.006 3.353a.663.663 0 0 1-.01 1.164L8.313 8.82A.663.663 0 0 1 8 8.9zM3.376 5.005L8 7.484l4.624-2.48L8 2.423 3.376 5.005zM8 11.95a.662.662 0 0 1-.313-.079L1.68 8.651a.663.663 0 0 1 .627-1.17L8 10.535l5.692-3.052a.663.663 0 0 1 .627 1.169l-6.006 3.22A.661.661 0 0 1 8 11.95zM8 15a.663.663 0 0 1-.313-.079l-6.006-3.22a.663.663 0 0 1 .627-1.169L8 13.585l5.692-3.053a.663.663 0 0 1 .627 1.169l-6.006 3.22A.663.663 0 0 1 8 15z",
|
|
260
|
+
fill: "currentColor",
|
|
261
|
+
fillRule: "nonzero"
|
|
262
|
+
});
|
|
263
|
+
function SvgApplicationOverviewThirdMenu(props) {
|
|
264
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1Z({
|
|
265
|
+
width: 16,
|
|
266
|
+
height: 16,
|
|
267
|
+
viewBox: "0 0 16 16",
|
|
268
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
269
|
+
}, props), _ref$1Z);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
function _extends$1Y() { _extends$1Y = 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$1Y.apply(this, arguments); }
|
|
273
|
+
var _ref$1Y = /*#__PURE__*/React.createElement("g", {
|
|
274
|
+
fill: "none",
|
|
275
|
+
fillRule: "evenodd"
|
|
276
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
277
|
+
d: "M9.663 1.4c.51 0 .924.414.924.924v1.063h3.327a1.5 1.5 0 0 1 1.5 1.5v1.568a.6.6 0 0 1-.6.6H1.897v6.891a.3.3 0 0 0 .231.292l.07.008h11.716a.3.3 0 0 0 .3-.3V10a.6.6 0 0 1 1.2 0v3.946a1.5 1.5 0 0 1-1.5 1.5H2.197a1.5 1.5 0 0 1-1.5-1.5V4.887a1.5 1.5 0 0 1 1.5-1.5h3.327V2.324c0-.51.414-.924.925-.924h3.214zM5.94 8.216l.707.707-.354.354-1.39 1.39L6.29 12.02l.358.349-.699.715-.358-.35-1.747-1.706a.5.5 0 0 1-.004-.711L5.587 8.57l.354-.354zm3.747 0l.354.354 1.747 1.748a.5.5 0 0 1-.005.71l-1.747 1.708-.357.35-.7-.716.358-.35 1.386-1.354-1.39-1.39-.353-.353.707-.707zm4.226-3.629l-4.108.002a.931.931 0 0 1-.143.011H6.449a.931.931 0 0 1-.144-.011l-4.108-.002a.3.3 0 0 0-.3.3v.967h12.317v-.967a.3.3 0 0 0-.23-.292l-.07-.008zM9.387 2.6H6.725v.787h2.661V2.6z",
|
|
278
|
+
fill: "currentColor",
|
|
279
|
+
fillRule: "nonzero"
|
|
280
|
+
}));
|
|
281
|
+
function SvgApplicationProductsThirdMenu(props) {
|
|
282
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1Y({
|
|
283
|
+
width: 16,
|
|
284
|
+
height: 16,
|
|
285
|
+
viewBox: "0 0 16 16",
|
|
286
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
287
|
+
}, props), _ref$1Y);
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
function _extends$1X() { _extends$1X = 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$1X.apply(this, arguments); }
|
|
291
|
+
var _ref$1X = /*#__PURE__*/React.createElement("g", {
|
|
292
|
+
fill: "none",
|
|
293
|
+
fillRule: "evenodd"
|
|
294
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
295
|
+
d: "M11.497 1.5a.5.5 0 1 1 0 1H4.503a.5.5 0 1 1 0-1h6.994zm1.707 1.337c.466 0 .884.37.99.834a.5.5 0 1 1-.974.223c-.007-.028-.04-.057-.016-.057H2.796c.023 0-.01.029-.016.057a.5.5 0 1 1-.974-.223c.106-.464.524-.834.99-.834h10.408zm.916 1.682c.817 0 1.48.663 1.48 1.48v7.699c0 .984-.686 1.825-1.6 1.825H2c-.914 0-1.6-.841-1.6-1.825V5.999c0-.817.663-1.48 1.48-1.48h12.24zm0 1.2H1.88A.28.28 0 0 0 1.6 6v7.699c0 .369.21.625.4.625h12c.19 0 .4-.256.4-.625V5.999a.28.28 0 0 0-.28-.28zm-8.453 4.977v1.789H9.65a1 1 0 1 1-.029 1.001H5.167a.5.5 0 0 1-.5-.5v-2.79a.5.5 0 0 1 .5-.5h.666l4.75-.001v-1.79l-4.22.001a1 1 0 1 1 .006-1.001h4.714a.5.5 0 0 1 .5.5v2.79a.5.5 0 0 1-.5.5H5.667z",
|
|
296
|
+
fill: "currentColor",
|
|
297
|
+
fillRule: "nonzero"
|
|
298
|
+
}));
|
|
299
|
+
function SvgArrangeTemplateLibraryThirdMenu(props) {
|
|
300
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1X({
|
|
301
|
+
width: 16,
|
|
302
|
+
height: 16,
|
|
303
|
+
viewBox: "0 0 16 16",
|
|
304
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
305
|
+
}, props), _ref$1X);
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
function _extends$1W() { _extends$1W = 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$1W.apply(this, arguments); }
|
|
309
|
+
var _ref$1W = /*#__PURE__*/React.createElement("g", {
|
|
310
|
+
fill: "currentColor",
|
|
311
|
+
fillRule: "evenodd"
|
|
312
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
313
|
+
d: "M6.685.4A3.776 3.776 0 0 1 7.71 7.812l.128-.001c.904 0 1.758.148 2.535.433a.6.6 0 1 1-.415 1.126 6.124 6.124 0 0 0-2.12-.359H6.685c-2.89 0-4.947 1.779-5.083 4.206-.03.547.33.946.848.946h6.832a.6.6 0 1 1 0 1.2H2.45c-1.219 0-2.115-.99-2.046-2.213.159-2.834 2.366-4.964 5.437-5.294A3.776 3.776 0 0 1 6.685.4zm5.933 8.475c0 1.073.8 1.509 1.701 1.02L15 11.032c-.925.5-.872 1.341 0 1.813l-.68 1.135c-1.589-.762-1.694.788-1.701.998V15h-1.362c0-1.073-.8-1.509-1.701-1.02l-.681-1.136c.925-.5.872-1.341 0-1.813l.68-1.135c.94.509 1.702.007 1.702-1.021h1.361zM6.685 1.6a2.576 2.576 0 1 0 0 5.152 2.576 2.576 0 0 0 0-5.152z",
|
|
314
|
+
fillRule: "nonzero"
|
|
315
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
316
|
+
cx: 3.063,
|
|
317
|
+
cy: 3.063,
|
|
318
|
+
r: 1.021,
|
|
319
|
+
transform: "translate(8.875 8.875)"
|
|
320
|
+
}));
|
|
321
|
+
function SvgAuthorityManagementThirdMenu(props) {
|
|
322
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1W({
|
|
323
|
+
width: 16,
|
|
324
|
+
height: 16,
|
|
325
|
+
viewBox: "0 0 16 16",
|
|
326
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
327
|
+
}, props), _ref$1W);
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
function _extends$1V() { _extends$1V = 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$1V.apply(this, arguments); }
|
|
331
|
+
var _ref$1V = /*#__PURE__*/React.createElement("path", {
|
|
332
|
+
d: "M2 6.042a1 1 0 0 1 .422.093l4.852 2.261a.5.5 0 0 1 .288.453v4.582a1 1 0 0 1-1.422.906L1.29 12.076A.5.5 0 0 1 1 11.623V7.042a1 1 0 0 1 1-1zm12 0a1 1 0 0 1 1 1v4.58a.5.5 0 0 1-.289.454L9.86 14.337a1 1 0 0 1-1.422-.906V8.849a.5.5 0 0 1 .288-.453l4.852-2.26A1 1 0 0 1 14 6.041zM2.2 7.355v3.822l4.162 1.94V9.295L2.2 7.355zm11.6 0l-4.162 1.94v3.822l4.162-1.94V7.355zM5.498 2.942a.6.6 0 0 1-.301.793L3.62 4.44l4.42 2.147 4.312-2.144-1.47-.66a.6.6 0 0 1-.334-.702l.032-.092a.6.6 0 0 1 .793-.301l2.037.915c.076.031.163.08.253.155a.813.813 0 0 1 .31.644c0 .26-.106.476-.268.642a1.014 1.014 0 0 1-.261.196L8.531 7.685a1.1 1.1 0 0 1-.97.005L2.49 5.226a1.171 1.171 0 0 1-.225-.175.876.876 0 0 1-.289-.643c0-.285.137-.499.331-.654.09-.072.177-.119.234-.143l2.163-.97a.6.6 0 0 1 .793.3zm3.21-.726v.826h.978l-1.63 1.93-1.63-1.93h1.018v-.826h1.264zm.002-.579l-.002.4H7.43v-.4h1.28zM8.708 1l-.012.407H7.444V1h1.264z",
|
|
333
|
+
fill: "currentColor",
|
|
334
|
+
fillRule: "nonzero"
|
|
335
|
+
});
|
|
336
|
+
function SvgAutomaticCollectionThirdMenu(props) {
|
|
337
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1V({
|
|
338
|
+
width: 16,
|
|
339
|
+
height: 16,
|
|
340
|
+
viewBox: "0 0 16 16",
|
|
341
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
342
|
+
}, props), _ref$1V);
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
function _extends$1U() { _extends$1U = 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$1U.apply(this, arguments); }
|
|
346
|
+
var _ref$1U = /*#__PURE__*/React.createElement("g", {
|
|
347
|
+
fill: "currentColor",
|
|
348
|
+
fillRule: "evenodd"
|
|
349
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
350
|
+
fillOpacity: 0,
|
|
351
|
+
d: "M0 0h16v16H0z"
|
|
352
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
353
|
+
d: "M8.75.856l5.062 2.922a1.5 1.5 0 0 1 .75 1.3v5.845a1.5 1.5 0 0 1-.75 1.299L8.75 15.144a1.5 1.5 0 0 1-1.5 0l-5.062-2.922a1.5 1.5 0 0 1-.75-1.3V5.078a1.5 1.5 0 0 1 .75-1.299L7.25.856a1.5 1.5 0 0 1 1.5 0zm-1 .866L2.688 4.644a.5.5 0 0 0-.25.433v5.846a.5.5 0 0 0 .25.433l5.062 2.922a.5.5 0 0 0 .5 0l5.062-2.922a.5.5 0 0 0 .25-.433V5.077a.5.5 0 0 0-.25-.433L8.25 1.722a.5.5 0 0 0-.5 0zM5.532 6.95l2.294 1.195v2.642L5.773 9.624l-1.391.803v.636l-.757.437-.758-.437v-.875l.758-.438.364.21 1.543-.89V6.95zm4.954 0l-.001 2.158 1.5.867.39-.225.758.438v.875l-.758.437-.758-.437v-.608l-1.408-.813-2.017 1.132V8.145l2.294-1.195zM8 1.875l.758.438v.875l-.462.266-.021 2.064 2.019 1.052L8 7.766 5.706 6.57l1.969-1.025.02-2.096-.453-.261v-.875L8 1.875z",
|
|
354
|
+
fillRule: "nonzero"
|
|
355
|
+
}));
|
|
356
|
+
function SvgAutomaticDiscoveryThirdMenu(props) {
|
|
357
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1U({
|
|
358
|
+
width: 16,
|
|
359
|
+
height: 16,
|
|
360
|
+
viewBox: "0 0 16 16",
|
|
361
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
362
|
+
}, props), _ref$1U);
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
function _extends$1T() { _extends$1T = 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$1T.apply(this, arguments); }
|
|
366
|
+
var _ref$1T = /*#__PURE__*/React.createElement("g", {
|
|
367
|
+
fill: "none",
|
|
368
|
+
fillRule: "evenodd"
|
|
369
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
370
|
+
fillOpacity: 0,
|
|
371
|
+
fill: "currentColor",
|
|
372
|
+
d: "M0 0h16v16H0z"
|
|
373
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
374
|
+
d: "M4.937 1.872c0 .683.517 1.242 1.179 1.309l.134.006h3.5c.725 0 1.313-.587 1.313-1.312l2.062-.003a1 1 0 0 1 1 1v11.125a1 1 0 0 1-1 1H2.875a1 1 0 0 1-1-1V2.872a1 1 0 0 1 1-1h2.062zm7.988 1.199l-.967.002-.013.025a2.513 2.513 0 0 1-2.03 1.284l-.165.006-3.56-.002-.195-.011a2.51 2.51 0 0 1-1.93-1.261l-.023-.042h-.967v10.725h9.85V3.07zm-7.83 7.259a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm6.426.123v.984H6.694v-.984h4.827zM5.095 8.115a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm6.426.123v.984H6.674l.02-.984h4.827zM5.095 5.9a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm6.426.123v.984H6.694v-.984h4.827zM10.025 1.5a.6.6 0 1 1 0 1.2h-4.05a.6.6 0 1 1 0-1.2h4.05z",
|
|
375
|
+
fill: "currentColor",
|
|
376
|
+
fillRule: "nonzero"
|
|
377
|
+
}));
|
|
378
|
+
function SvgBasicInfoThirdMenu(props) {
|
|
379
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1T({
|
|
380
|
+
width: 16,
|
|
381
|
+
height: 16,
|
|
382
|
+
viewBox: "0 0 16 16",
|
|
383
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
384
|
+
}, props), _ref$1T);
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
function _extends$1S() { _extends$1S = 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$1S.apply(this, arguments); }
|
|
388
|
+
var _ref$1S = /*#__PURE__*/React.createElement("g", {
|
|
389
|
+
fill: "currentColor",
|
|
390
|
+
fillRule: "evenodd"
|
|
391
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
392
|
+
fillOpacity: 0,
|
|
393
|
+
d: "M0 0h16v16H0z"
|
|
394
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
395
|
+
d: "M6.503.4c.698 0 1.354.268 1.84.737.49.474.772 1.118.772 1.805 0 .357-.076.704-.22 1.024l.076-.194h2.521c.253 0 .494.084.688.234l.093.08c.211.204.334.484.334.783l-.001 2.303.035-.006c.057-.007.115-.013.173-.016l.175-.006c.697 0 1.353.268 1.839.737.49.474.772 1.118.772 1.805 0 .687-.282 1.331-.772 1.805a2.642 2.642 0 0 1-1.84.737c-.175 0-.348-.017-.518-.05l.136.021v2.304c0 .256-.09.499-.248.691l-.085.092c-.207.2-.486.314-.781.314H1.515c-.295 0-.574-.114-.781-.314a1.086 1.086 0 0 1-.334-.783V4.87c0-.299.123-.579.334-.783.207-.2.486-.314.781-.314h2.519c-.07-.2-.115-.406-.133-.617l-.009-.213c0-.687.282-1.331.772-1.805A2.642 2.642 0 0 1 6.504.4zm0 1.2c-.384 0-.742.146-1.005.4-.26.251-.406.585-.406.942 0 .185.039.364.114.53l.296.653.383.847H1.6V14.4h9.806v-3.653l.716.14.579.113c.093.019.19.028.288.028.384 0 .742-.146 1.005-.4.26-.251.406-.585.406-.942s-.146-.69-.406-.941a1.442 1.442 0 0 0-1.005-.4c-.098 0-.195.008-.288.027l-.579.113-.715.14-.001-3.653H7.122l.383-.847.296-.654c.075-.165.114-.344.114-.53 0-.356-.146-.69-.406-.94A1.442 1.442 0 0 0 6.503 1.6z",
|
|
396
|
+
fillRule: "nonzero"
|
|
397
|
+
}));
|
|
398
|
+
function SvgBlocksThirdMenu(props) {
|
|
399
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1S({
|
|
400
|
+
width: 16,
|
|
401
|
+
height: 16,
|
|
402
|
+
viewBox: "0 0 16 16",
|
|
403
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
404
|
+
}, props), _ref$1S);
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
function _extends$1R() { _extends$1R = 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$1R.apply(this, arguments); }
|
|
408
|
+
var _ref$1R = /*#__PURE__*/React.createElement("g", {
|
|
409
|
+
fill: "none",
|
|
410
|
+
fillRule: "evenodd"
|
|
411
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
412
|
+
fillOpacity: 0,
|
|
413
|
+
fill: "currentColor",
|
|
414
|
+
d: "M0 0h16v16H0z"
|
|
415
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
416
|
+
d: "M15.515 9.96a.6.6 0 0 1 .24.814l-1.759 3.24a1.6 1.6 0 0 1-1.406.836H3.473a1.6 1.6 0 0 1-1.392-.812L.239 10.783a.6.6 0 1 1 1.044-.591l1.842 3.255a.4.4 0 0 0 .348.203h9.117a.4.4 0 0 0 .352-.21l1.76-3.239a.6.6 0 0 1 .813-.24zM5 2.4a1.525 1.525 0 0 1 1.213 2.45l-.035.05a.788.788 0 1 0 1.337-.01l-.05-.07-.072-.11A1.525 1.525 0 0 1 8.7 2.4h2.775l.142.007.173.026.14.04c.642.21 1.07.788 1.07 1.452v.4l.026.006A2.451 2.451 0 0 1 14.85 6.7l-.005.161a2.452 2.452 0 0 1-1.819 2.208L13 9.076v.399c0 .842-.683 1.525-1.525 1.525h-7.4A1.525 1.525 0 0 1 2.55 9.475v-5.55c0-.842.683-1.525 1.525-1.525zm6.48 1.197l-.04.002L8.7 3.6a.325.325 0 0 0-.283.486l.042.062.054.076a1.988 1.988 0 1 1-3.33.006l.06-.088A.325.325 0 0 0 5 3.6h-.924a.325.325 0 0 0-.325.325v5.55c0 .18.146.325.325.325h7.4c.18 0 .325-.146.325-.325V7.95h.6a1.25 1.25 0 1 0 0-2.5h-.6V3.925a.325.325 0 0 0-.25-.316l-.07-.012z",
|
|
417
|
+
fill: "currentColor",
|
|
418
|
+
fillRule: "nonzero"
|
|
419
|
+
}));
|
|
420
|
+
function SvgBlueprintInstanceThirdMenu(props) {
|
|
421
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1R({
|
|
422
|
+
width: 16,
|
|
423
|
+
height: 16,
|
|
424
|
+
viewBox: "0 0 16 16",
|
|
425
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
426
|
+
}, props), _ref$1R);
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
function _extends$1Q() { _extends$1Q = 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$1Q.apply(this, arguments); }
|
|
430
|
+
var _ref$1Q = /*#__PURE__*/React.createElement("g", {
|
|
431
|
+
fill: "none",
|
|
432
|
+
fillRule: "evenodd"
|
|
433
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
434
|
+
d: "M0 0h16v16H0z"
|
|
435
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
436
|
+
d: "M12.353.4a1.6 1.6 0 0 1 1.6 1.6v12a1.6 1.6 0 0 1-1.6 1.6H3.944a1.6 1.6 0 0 1-1.6-1.6V2a1.6 1.6 0 0 1 1.6-1.6h8.409zm0 1.2H3.944a.4.4 0 0 0-.4.4v12c0 .22.18.4.4.4h8.409a.4.4 0 0 0 .4-.4V2a.4.4 0 0 0-.4-.4zm-4.14 7.83a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm-.003 1.046a.7.7 0 1 0 0 1.4.7.7 0 0 0 0-1.4zm3.164-5.469v1.05H4.85v-1.05h6.524zm0-2.101v1.05H4.85v-1.05h6.524z",
|
|
437
|
+
fill: "currentColor",
|
|
438
|
+
fillRule: "nonzero"
|
|
439
|
+
}));
|
|
440
|
+
function SvgBrokerThirdMenu(props) {
|
|
441
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1Q({
|
|
442
|
+
width: 16,
|
|
443
|
+
height: 16,
|
|
444
|
+
viewBox: "0 0 16 16",
|
|
445
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
446
|
+
}, props), _ref$1Q);
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
function _extends$1P() { _extends$1P = 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$1P.apply(this, arguments); }
|
|
450
|
+
var _ref$1P = /*#__PURE__*/React.createElement("path", {
|
|
451
|
+
d: "M9 1.4a6.6 6.6 0 1 1-4.719 11.214.6.6 0 1 1 .858-.839 5.4 5.4 0 1 0-1.484-4.55l1.41-1.407a.6.6 0 0 1 .773-.063l.075.063a.6.6 0 0 1 0 .848L3.688 8.891a.6.6 0 0 1-.849 0L.718 6.77a.6.6 0 0 1 .849-.849l.932.934A6.602 6.602 0 0 1 9 1.4zm.603 4.267v2.111l1.946 2.2-.9.795-2.096-2.37a.6.6 0 0 1-.15-.397V5.667h1.2z",
|
|
452
|
+
fill: "currentColor",
|
|
453
|
+
fillRule: "nonzero"
|
|
454
|
+
});
|
|
455
|
+
function SvgBuildHistoryThirdMenu(props) {
|
|
456
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1P({
|
|
457
|
+
width: 16,
|
|
458
|
+
height: 16,
|
|
459
|
+
viewBox: "0 0 16 16",
|
|
460
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
461
|
+
}, props), _ref$1P);
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
function _extends$1O() { _extends$1O = 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$1O.apply(this, arguments); }
|
|
465
|
+
var _ref$1O = /*#__PURE__*/React.createElement("path", {
|
|
466
|
+
d: "M14 .4A1.6 1.6 0 0 1 15.6 2v8.5a1.6 1.6 0 0 1-1.6 1.6H6.33l-1.546 1.925h6.442l-.007-.011-.282-.375-.059-.079a.6.6 0 0 1 .96-.72l.507.675c.647.862.031 1.71-1.024 1.71H4.679c-1.055 0-1.67-.848-1.012-1.726L4.79 12.1H2a1.6 1.6 0 0 1-1.6-1.6V2A1.6 1.6 0 0 1 2 .4h12zm0 1.2H2a.4.4 0 0 0-.4.4v8.5c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V2a.4.4 0 0 0-.4-.4zM4.062 7.125a1.313 1.313 0 1 1 0 2.625 1.313 1.313 0 0 1 0-2.625zm8.375.713a.6.6 0 0 1 0 1.2h-4.5a.6.6 0 1 1 0-1.2h4.5zM6.386 3.193a.6.6 0 0 1 .016.848l-1.77 1.84-.418.436-.433-.422-1.012-.988a.6.6 0 0 1 .837-.859l.58.566 1.351-1.405a.6.6 0 0 1 .849-.016zm6.051 1.145a.6.6 0 0 1 0 1.2h-4.5a.6.6 0 1 1 0-1.2h4.5z",
|
|
467
|
+
fill: "currentColor",
|
|
468
|
+
fillRule: "nonzero"
|
|
469
|
+
});
|
|
470
|
+
function SvgBuildMachineManagementThirdMenu(props) {
|
|
471
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1O({
|
|
472
|
+
width: 16,
|
|
473
|
+
height: 16,
|
|
474
|
+
viewBox: "0 0 16 16",
|
|
475
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
476
|
+
}, props), _ref$1O);
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
function _extends$1N() { _extends$1N = 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$1N.apply(this, arguments); }
|
|
480
|
+
var _ref$1N = /*#__PURE__*/React.createElement("path", {
|
|
481
|
+
d: "M11.775 9a.4.4 0 0 0-.4-.4h-6.75a.4.4 0 0 0-.4.4v.75h.15a1 1 0 0 1 1 1v2.375a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V10.75a1 1 0 0 1 1-1h1.025V9a1.6 1.6 0 0 1 1.6-1.6H7.4V6.253h1.2V7.4h2.775a1.6 1.6 0 0 1 1.6 1.6v.75H14a1 1 0 0 1 1 1v2.375a1 1 0 0 1-1 1h-2.375a1 1 0 0 1-1-1V10.75a1 1 0 0 1 1-1h.15V9zm-7.6 1.95H2.2v1.975h1.975V10.95zm9.625 0h-1.975v1.975H13.8V10.95zM9.188 1.875a1 1 0 0 1 1 1V5.25a1 1 0 0 1-1 1H6.813a1 1 0 0 1-1-1V2.875a1 1 0 0 1 1-1h2.375zm-.2 1.2H7.013V5.05h1.975V3.075z",
|
|
482
|
+
fill: "currentColor",
|
|
483
|
+
fillRule: "nonzero"
|
|
484
|
+
});
|
|
485
|
+
function SvgCallRelationshipThirdMenu(props) {
|
|
486
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1N({
|
|
487
|
+
width: 16,
|
|
488
|
+
height: 16,
|
|
489
|
+
viewBox: "0 0 16 16",
|
|
490
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
491
|
+
}, props), _ref$1N);
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
function _extends$1M() { _extends$1M = 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$1M.apply(this, arguments); }
|
|
495
|
+
var _ref$1M = /*#__PURE__*/React.createElement("g", {
|
|
496
|
+
fill: "none",
|
|
497
|
+
fillRule: "evenodd"
|
|
498
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
499
|
+
fillOpacity: 0,
|
|
500
|
+
fill: "currentColor",
|
|
501
|
+
d: "M0 0h16v16H0z"
|
|
502
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
503
|
+
d: "M7.977 4.584c.214 0 .388.011.559.035a3.69 3.69 0 0 1 1.415.516c.411.257.768.593 1.049.987.287.405.493.876.595 1.36.111.528.104 1.082-.02 1.604a3.664 3.664 0 0 1-.618 1.326c-.924 1.087-1.086 1.62-1.086 2.17 0 .456.126.893.352 1.27-.33.517-.461.373-.599.182a2.361 2.361 0 0 1-.452-1.442c.007-.412.092-.82.249-1.202a3.43 3.43 0 0 1 .663-1.035c.232-.266.372-.435.487-.631a2.912 2.912 0 0 0 .344-2.099 2.983 2.983 0 0 0-.48-1.098 2.994 2.994 0 0 0-.848-.797 2.935 2.935 0 0 0-1.146-.418c-1.335.05-1.7.212-2.027.417-.33.206-.623.482-.85.8a2.99 2.99 0 0 0-.481 1.1c-.088.428-.081.87.019 1.293.064.277.174.548.325.802.118.2.262.371.403.535.363.396.59.747.748 1.13.157.385.235.794.249 1.204a2.36 2.36 0 0 1-.453 1.441c-.53.298-.705.236-.858.176.485-.735.611-1.172.611-1.629 0-.594-.222-1.17-.678-1.7-.678-.834-.91-1.303-1.028-1.794a3.704 3.704 0 0 1-.02-1.604c.105-.49.307-.952.595-1.36a3.698 3.698 0 0 1 1.049-.987 3.681 3.681 0 0 1 1.407-.515c.172-.022.348-.037.525-.037zm0-2.822a6.503 6.503 0 0 1 2.568.51c.769.325 1.468.796 2.059 1.387A6.466 6.466 0 0 1 14.5 8.24a6.442 6.442 0 0 1-.654 2.84 6.878 6.878 0 0 1-1.48 1.963c-.336-.568-.188-.773.018-1.012a5.77 5.77 0 0 0-.277-7.874 5.759 5.759 0 0 0-4.083-1.694A5.785 5.785 0 0 0 2.2 8.238c0 1.397.503 2.745 1.416 3.792.207.24.354.433.316.635-.907-.19-1.436-.888-1.777-1.587a6.45 6.45 0 0 1-.654-2.84 6.438 6.438 0 0 1 1.897-4.58 6.433 6.433 0 0 1 2.059-1.387 6.43 6.43 0 0 1 2.52-.509zm.025 5.666a.873.873 0 0 1 .876.876.876.876 0 0 1-1.497.62.875.875 0 0 1 .62-1.496z",
|
|
504
|
+
fillRule: "nonzero",
|
|
505
|
+
stroke: "currentColor"
|
|
506
|
+
}));
|
|
507
|
+
function SvgCephThirdMenu(props) {
|
|
508
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1M({
|
|
509
|
+
width: 16,
|
|
510
|
+
height: 16,
|
|
511
|
+
viewBox: "0 0 16 16",
|
|
512
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
513
|
+
}, props), _ref$1M);
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
function _extends$1L() { _extends$1L = 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$1L.apply(this, arguments); }
|
|
517
|
+
var _ref$1L = /*#__PURE__*/React.createElement("g", {
|
|
518
|
+
transform: "translate(1 1.106)",
|
|
519
|
+
fill: "none",
|
|
520
|
+
fillRule: "evenodd"
|
|
521
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
522
|
+
d: "M5.006 11.7H.6a.6.6 0 0 1 0-1.2h3.95c.107.421.261.824.456 1.2zm-.561-3.5H.6A.6.6 0 1 1 .6 7h4.173a5.647 5.647 0 0 0-.328 1.2zm2.008-3.5H.6a.6.6 0 1 1 0-1.2h8.44a5.664 5.664 0 0 0-2.587 1.2zM11.65 0a.6.6 0 0 1 0 1.2H.6A.6.6 0 1 1 .6 0h11.05z",
|
|
523
|
+
fill: "currentColor"
|
|
524
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
525
|
+
stroke: "currentColor",
|
|
526
|
+
cx: 10.063,
|
|
527
|
+
cy: 9.188,
|
|
528
|
+
r: 3.938
|
|
529
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
530
|
+
fill: "currentColor",
|
|
531
|
+
d: "M9.188 7.6l.437.007h.438v1.75h1.75v.875H9.187z"
|
|
532
|
+
}));
|
|
533
|
+
function SvgChangeHistoryThirdMenu(props) {
|
|
534
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1L({
|
|
535
|
+
width: 16,
|
|
536
|
+
height: 16,
|
|
537
|
+
viewBox: "0 0 16 16",
|
|
538
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
539
|
+
}, props), _ref$1L);
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
function _extends$1K() { _extends$1K = 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$1K.apply(this, arguments); }
|
|
543
|
+
var _ref$1K = /*#__PURE__*/React.createElement("g", {
|
|
544
|
+
fill: "currentColor",
|
|
545
|
+
fillRule: "evenodd"
|
|
546
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
547
|
+
fillOpacity: 0,
|
|
548
|
+
d: "M0 0h16v16H0z"
|
|
549
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
550
|
+
fillOpacity: 0,
|
|
551
|
+
d: "M0 0h16v16H0z"
|
|
552
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
553
|
+
d: "M13.555 9.389a.328.328 0 0 1 .08.542l-5.01 4.476a1 1 0 0 1-1.33.002l-5.046-4.48a.327.327 0 0 1 .08-.54.76.76 0 0 1 .825.124l4.137 3.707a1 1 0 0 0 1.337-.002l4.102-3.704a.757.757 0 0 1 .825-.125zm-6.728-4.28v5.744h-.87V5.11h.87zm1.55 0v5.744h-.87V5.11h.87zm1.512 0v5.744h-.87V5.11h.87zm1.587 3.272v1.711h-.869V8.381h.87zM5.315 6.098v3.994h-.87V6.098h.87zm6.161 0V7.81h-.869V6.098h.87zM8.622 1.587l5.006 4.44a.344.344 0 0 1-.073.565.742.742 0 0 1-.83-.112L8.627 2.782a1 1 0 0 0-1.337-.002L3.16 6.482a.745.745 0 0 1-.832.11.343.343 0 0 1-.073-.563l5.041-4.444a1 1 0 0 1 1.325.002z",
|
|
554
|
+
fillRule: "nonzero"
|
|
555
|
+
}));
|
|
556
|
+
function SvgClickhouseThirdMenu(props) {
|
|
557
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1K({
|
|
558
|
+
width: 16,
|
|
559
|
+
height: 16,
|
|
560
|
+
viewBox: "0 0 16 16",
|
|
561
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
562
|
+
}, props), _ref$1K);
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
function _extends$1J() { _extends$1J = 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$1J.apply(this, arguments); }
|
|
566
|
+
var _ref$1J = /*#__PURE__*/React.createElement("path", {
|
|
567
|
+
d: "M7.98 1c.21 0 .382.229.382.51 0 .365-.078.413-.096.898.002.184.04.366.115.533.07.023.118.088.119.164l-.003.011.223.027a5.113 5.113 0 0 1 2.971 1.548l.008-.008a.168.168 0 0 1 .194-.008c.21-.048.357-.165.456-.252.362-.317.352-.41.63-.636.218-.176.499-.182.632-.015.133.169.062.446-.154.623-.28.229-.365.197-.75.485a1.318 1.318 0 0 0-.342.429l-.016-.031a.177.177 0 0 1-.021.233l-.021-.032.126.207c.571.99.807 2.148.666 3.292l-.015-.005a.173.173 0 0 1 .133.167c.168.145.357.192.49.217.47.09.534.024.883.106.27.062.45.28.402.489-.048.209-.303.327-.572.265-.35-.08-.378-.168-.84-.295-.18-.04-.365-.04-.544-.003a.168.168 0 0 1-.163.08l.01-.032-.086.247a5.255 5.255 0 0 1-2.142 2.604.173.173 0 0 1-.037.167c.006.16.053.319.134.46.224.427.314.44.47.767.119.254.063.536-.127.628-.19.092-.441-.038-.562-.291-.154-.329-.106-.406-.297-.852a1.299 1.299 0 0 0-.288-.39.171.171 0 0 1-.205-.038l-.004-.007-.146.053a5.09 5.09 0 0 1-3.163.022l-.237-.083a.17.17 0 0 1-.135.101l.079-.049-.094.055c-.2.137-.295.33-.353.465-.19.446-.142.524-.297.852-.12.255-.372.386-.562.291-.19-.094-.247-.374-.127-.627.155-.33.246-.339.469-.768.08-.173.122-.36.125-.55a.176.176 0 0 1-.04-.197l.016-.027-.167-.107a5.253 5.253 0 0 1-2.03-2.726.164.164 0 0 1-.15-.066 1 1 0 0 0-.506.025c-.462.126-.491.213-.84.295-.27.062-.526-.056-.573-.266-.048-.21.133-.429.403-.489.349-.08.414-.014.883-.105.162-.039.315-.11.45-.207a.175.175 0 0 1 .127-.212l-.013.004-.018-.164a5.29 5.29 0 0 1 .79-3.263.177.177 0 0 1-.056-.193l.017-.033a1.068 1.068 0 0 0-.328-.367c-.384-.292-.47-.26-.75-.486-.216-.177-.285-.457-.154-.625.132-.168.414-.161.63.014.28.227.27.319.631.636.127.1.27.176.422.223a.163.163 0 0 1 .208-.005l.007.006.007.007.14-.144a5.109 5.109 0 0 1 3.071-1.438.03.03 0 0 1-.001-.01c0-.077.05-.143.118-.166a1.03 1.03 0 0 0 .101-.53c-.018-.485-.096-.533-.096-.898 0-.281.172-.51.383-.51zm-.14 9.314c-.067.07-.444.63-.813 1.244l-.182.31c-.09.155-.175.31-.252.456a4.219 4.219 0 0 0 2.745-.007 27.41 27.41 0 0 0-1.202-2.007c-.073-.095-.2-.095-.295.004zM6.452 9.47c-.066 0-1.454.145-2.328.335.305.901.888 1.67 1.657 2.185.394-.938.793-2.177.813-2.326.02-.15-.076-.192-.142-.194zm3.036 0c-.058.001-.179.055-.149.2.03.146.465 1.472.832 2.32A4.295 4.295 0 0 0 11.81 9.8a25.363 25.363 0 0 0-2.322-.33zM8.33 7.61h-.66l-.412.528.147.658.595.293.595-.293.147-.658-.412-.528zm3.172-1.5a26.546 26.546 0 0 0-1.615 1.763c-.032.048-.055.178.048.242.104.063 1.286.554 2.125.795a4.897 4.897 0 0 0-.558-2.8zm-7.008 0a4.48 4.48 0 0 0-.618 2.8c.944-.25 2.34-.756 2.391-.78.052-.025.123-.15.052-.247-.072-.097-1.08-1.144-1.825-1.773zm3.197-1.959l-.232.034A4.148 4.148 0 0 0 5.22 5.352c.742.556 1.855 1.255 1.983 1.318.129.063.222 0 .259-.131.037-.13.207-1.454.228-2.388zm.824-.001c.032.973.194 2.298.223 2.409.03.111.134.151.228.111.094-.04 1.275-.757 2.02-1.324A4.187 4.187 0 0 0 8.514 4.15z",
|
|
568
|
+
fill: "currentColor",
|
|
569
|
+
fillRule: "evenodd"
|
|
570
|
+
});
|
|
571
|
+
function SvgClusterOverviewThirdMenu(props) {
|
|
572
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1J({
|
|
573
|
+
width: 16,
|
|
574
|
+
height: 16,
|
|
575
|
+
viewBox: "0 0 16 16",
|
|
576
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
577
|
+
}, props), _ref$1J);
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
function _extends$1I() { _extends$1I = 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$1I.apply(this, arguments); }
|
|
581
|
+
var _ref$1I = /*#__PURE__*/React.createElement("g", {
|
|
582
|
+
fill: "none",
|
|
583
|
+
fillRule: "evenodd"
|
|
584
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
585
|
+
d: "M0 0h16v16H0z"
|
|
586
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
587
|
+
d: "M11.866 8.08l2.598 1.5a.6.6 0 0 1-.15 1.101l-2.168 1.364v1.527l1.718-.992a.6.6 0 0 1 .765.14l.055.08a.6.6 0 0 1-.22.82l-2.598 1.5a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52l2.598-1.5a.6.6 0 0 1 .6 0zm-7.166 0l2.598 1.5a.6.6 0 0 1 .3.52v3a.6.6 0 0 1-.3.52L4.7 15.12a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52L4.1 8.08a.6.6 0 0 1 .6 0zm1.698 3.126l-1.418.853v1.513l1.418-.819v-1.547zm3.17.093v1.454l1.378.796v-1.484l-1.358-.753-.02-.013zm-7.167 0v1.454l1.379.796v-1.484l-1.358-.753L2.4 11.3zM4.4 9.292l-1.571.907a.6.6 0 0 1 .174.064l1.524.843 1.477-.888L4.4 9.292zm7.166 0l-1.569.907a.6.6 0 0 1 .173.064l1.51.836 1.442-.909-1.556-.898zM8.3 1.48l2.598 1.5a.6.6 0 0 1 .3.52v3a.6.6 0 0 1-.3.52L8.3 8.52a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52L7.7 1.48a.6.6 0 0 1 .6 0zM8 2.692L6.001 3.846v2.307L8 7.307l1.998-1.154V3.846L8 2.692z",
|
|
588
|
+
fill: "currentColor",
|
|
589
|
+
fillRule: "nonzero"
|
|
590
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
591
|
+
fill: "currentColor",
|
|
592
|
+
fillRule: "nonzero"
|
|
593
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
594
|
+
d: "M10.378 3.154l.52.912L8.064 5.77l-.14.046-.13-.496-.378-.417.117-.039 2.846-1.711z"
|
|
595
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
596
|
+
d: "M5.788 3.897a.6.6 0 0 1 .815-.234l1.668.924a.6.6 0 0 1 .31.525v2.716a.6.6 0 1 1-1.2 0L7.38 5.464l-1.358-.752a.6.6 0 0 1-.275-.726l.04-.09z"
|
|
597
|
+
})));
|
|
598
|
+
function SvgClusterThirdMenu(props) {
|
|
599
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1I({
|
|
600
|
+
width: 16,
|
|
601
|
+
height: 16,
|
|
602
|
+
viewBox: "0 0 16 16",
|
|
603
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
604
|
+
}, props), _ref$1I);
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
function _extends$1H() { _extends$1H = 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$1H.apply(this, arguments); }
|
|
608
|
+
var _ref$1H = /*#__PURE__*/React.createElement("g", {
|
|
609
|
+
stroke: "currentColor",
|
|
610
|
+
strokeLinecap: "round",
|
|
611
|
+
strokeLinejoin: "round",
|
|
612
|
+
strokeWidth: 1.2,
|
|
613
|
+
fill: "none",
|
|
614
|
+
fillRule: "evenodd"
|
|
615
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
616
|
+
d: "M8.294 13.36l3.649-10.907a.5.5 0 0 1 .95.007l2.004 6.292a.5.5 0 0 1-.16.539l-5.652 4.616a.5.5 0 0 1-.79-.546zM7.93 13.306L4.14 2.616a.5.5 0 0 0-.945.006L1.115 8.79a.5.5 0 0 0 .168.556l5.87 4.524a.5.5 0 0 0 .777-.563z"
|
|
617
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
618
|
+
d: "M7.607 14.095L2.328 6.85a.5.5 0 0 1 .405-.794h10.53a.5.5 0 0 1 .405.793l-5.252 7.245a.5.5 0 0 1-.809.001z"
|
|
619
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
620
|
+
d: "M13.263 6.056a.5.5 0 0 1 .405.793l-5.15 7.104a.499.499 0 0 1-.224-.592l2.443-7.305h2.526zM5.36 6.056l2.57 7.25a.5.5 0 0 1-.415.664L2.328 6.85a.5.5 0 0 1 .405-.794h2.626z"
|
|
621
|
+
}));
|
|
622
|
+
function SvgCodeProjectThirdMenu(props) {
|
|
623
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1H({
|
|
624
|
+
width: 16,
|
|
625
|
+
height: 16,
|
|
626
|
+
viewBox: "0 0 16 16",
|
|
627
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
628
|
+
}, props), _ref$1H);
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
function _extends$1G() { _extends$1G = 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$1G.apply(this, arguments); }
|
|
632
|
+
var _ref$1G = /*#__PURE__*/React.createElement("path", {
|
|
633
|
+
d: "M9.25 1.15c.556 0 1.006.45 1.006 1.006V4.4H13.5c.52 0 .946.392 1 .896l.006.11V8.5a.6.6 0 0 1-.6.6H3.338l-.757 4.362H4.9L4.9 10.9h1.2v2.562h3.8V10.9h1.2v2.562h2.317l-.004-.025-.255-1.473-.038-.221-.114-.656-.028-.161a.6.6 0 1 1 1.182-.205l.48 2.762c.097.549-.273 1.072-.797 1.16a.911.911 0 0 1-.195.02H2.352a1.005 1.005 0 0 1-.992-1.178l.722-4.163-.09-.047a1.005 1.005 0 0 1-.492-.759l-.006-.11v-3c0-.556.45-1.006 1.006-1.006h3.243V2.156c0-.519.393-.946.897-1l.11-.006h2.5zm-.195 1.2H6.943V5a.6.6 0 0 1-.502.592l-.097.008h-3.65l-.002 2.3h10.613V5.6H9.656a.6.6 0 0 1-.592-.503L9.056 5V2.35z",
|
|
634
|
+
fill: "currentColor",
|
|
635
|
+
fillRule: "nonzero"
|
|
636
|
+
});
|
|
637
|
+
function SvgComponentCleanupThirdMenu(props) {
|
|
638
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1G({
|
|
639
|
+
width: 16,
|
|
640
|
+
height: 16,
|
|
641
|
+
viewBox: "0 0 16 16",
|
|
642
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
643
|
+
}, props), _ref$1G);
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
function _extends$1F() { _extends$1F = 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$1F.apply(this, arguments); }
|
|
647
|
+
var _ref$1F = /*#__PURE__*/React.createElement("path", {
|
|
648
|
+
d: "M11.062.4C13.577.4 15.6 2.612 15.6 5.306c0 .277-.021.547-.063.811a.6.6 0 0 1-.42.481.594.594 0 0 1-.335.102h-4.293L9.261 9.144a.6.6 0 0 1-1.058.028l-.042-.093-1.067-2.942-.653 1.533a.6.6 0 0 1-.463.358l-.089.007H3.625a.6.6 0 1 1 0-1.2l1.867-.001 1.095-2.57a.6.6 0 0 1 1.116.032L8.814 7.36l.769-1.529a.6.6 0 0 1 .44-.323l.096-.008h4.276c.003-.064.005-.129.005-.194 0-2.054-1.51-3.706-3.338-3.706-.997 0-1.945.5-2.58 1.358a.6.6 0 0 1-.964 0C6.883 2.098 5.936 1.6 4.938 1.6 3.111 1.6 1.6 3.252 1.6 5.306c0 1.018.28 1.681 1.047 2.886.613.962 1.7 2.126 3.069 3.365a37.815 37.815 0 0 0 2.145 1.81c.044.034.092.05.139.05a.225.225 0 0 0 .139-.051c.51-.394 1.296-1.04 2.145-1.81 1.369-1.238 2.455-2.402 3.068-3.364a.6.6 0 1 1 1.012.645c-.684 1.073-1.833 2.304-3.274 3.61a38.938 38.938 0 0 1-2.217 1.869c-.254.196-.56.3-.873.3-.313 0-.62-.104-.873-.3a38.962 38.962 0 0 1-2.217-1.87c-1.442-1.305-2.59-2.535-3.275-3.61C.754 7.454.4 6.617.4 5.307.4 2.612 2.423.4 4.938.4 6.08.4 7.165.865 7.99 1.676l.01.011.01-.01a4.373 4.373 0 0 1 2.808-1.27L11.062.4z",
|
|
649
|
+
fill: "currentColor",
|
|
650
|
+
fillRule: "nonzero"
|
|
651
|
+
});
|
|
652
|
+
function SvgComponentInspectionThirdMenu(props) {
|
|
653
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1F({
|
|
654
|
+
width: 16,
|
|
655
|
+
height: 16,
|
|
656
|
+
viewBox: "0 0 16 16",
|
|
657
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
658
|
+
}, props), _ref$1F);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
function _extends$1E() { _extends$1E = 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$1E.apply(this, arguments); }
|
|
662
|
+
var _ref$1E = /*#__PURE__*/React.createElement("g", {
|
|
663
|
+
fill: "none",
|
|
664
|
+
fillRule: "evenodd"
|
|
665
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
666
|
+
d: "M0 0h16v16H0z"
|
|
667
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
668
|
+
d: "M7.612 1.631a.6.6 0 0 1 .75 0l6.066 4.854c.122.097.194.23.217.369h.022V9.28h-.022a.599.599 0 0 1-.966.569l-1.143-.914L8.6 12.084v.888l2.257-1.803a.6.6 0 0 1 .768.016l.075.078a.6.6 0 0 1-.094.843l-3.245 2.596a.6.6 0 0 1-.75 0L1.546 9.849a.599.599 0 0 1-.212-.592V7.076a.599.599 0 0 1 .212-.591L7.612 1.63zM3.436 8.934l-.556.446 4.519 3.615v-.89L3.436 8.934zm4.55-3.64l-3.59 2.872 3.59 2.872 3.589-2.872-3.589-2.871zm-.587-1.956L2.88 6.953l.557.445 3.962-3.17v-.89zm1.201.021v.89l3.936 3.148.556-.444L8.6 3.359z",
|
|
669
|
+
fill: "currentColor",
|
|
670
|
+
fillRule: "nonzero"
|
|
671
|
+
}));
|
|
672
|
+
function SvgComponentManagementThirdMenu(props) {
|
|
673
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1E({
|
|
674
|
+
width: 16,
|
|
675
|
+
height: 16,
|
|
676
|
+
viewBox: "0 0 16 16",
|
|
677
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
678
|
+
}, props), _ref$1E);
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
function _extends$1D() { _extends$1D = 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$1D.apply(this, arguments); }
|
|
682
|
+
var _ref$1D = /*#__PURE__*/React.createElement("g", {
|
|
683
|
+
fill: "currentColor",
|
|
684
|
+
fillRule: "evenodd"
|
|
685
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
686
|
+
fillOpacity: 0,
|
|
687
|
+
d: "M0 0h16v16H0z"
|
|
688
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
689
|
+
fillOpacity: 0,
|
|
690
|
+
d: "M0 0h16v16H0z"
|
|
691
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
692
|
+
d: "M14 1a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H6.396a.603.603 0 0 1-.065.1l-1.547 1.925h6.442l-.007-.011-.282-.375-.059-.079a.6.6 0 0 1 .96-.72l.507.675c.647.862.031 1.71-1.024 1.71H4.679c-1.055 0-1.67-.848-1.012-1.726L4.871 12H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zm-.2 1.2H2.2v8.6h11.6V2.2zM11.106 8v1.25H8.2V8h2.906zM5.117 3.955l.041.008.036.02 2.844 2.384c.05.047.053.125.007.175l-.007.007-2.844 2.384A.117.117 0 0 1 5 8.845v-.93l.043-.09 1.626-1.366-1.626-1.366L5 5.003v-.93c0-.065.053-.118.117-.118z",
|
|
693
|
+
fillRule: "nonzero"
|
|
694
|
+
}));
|
|
695
|
+
function SvgConfigurationInfoThirdMenu(props) {
|
|
696
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1D({
|
|
697
|
+
width: 16,
|
|
698
|
+
height: 16,
|
|
699
|
+
viewBox: "0 0 16 16",
|
|
700
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
701
|
+
}, props), _ref$1D);
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
function _extends$1C() { _extends$1C = 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$1C.apply(this, arguments); }
|
|
705
|
+
var _ref$1C = /*#__PURE__*/React.createElement("path", {
|
|
706
|
+
d: "M13.605 1c.355 0 .645.332.645.737v12.526c0 .405-.29.737-.645.737H2.645C2.29 15 2 14.668 2 14.263V1.737C2 1.332 2.29 1 2.645 1h10.96zm-.355 1H3v12h10.25V2zM6.992 8.452c.693 0 1.312.474 1.531 1.094h3.464v1.094H8.523c-.219.62-.838 1.093-1.531 1.093S5.679 11.26 5.46 10.64H4.257V9.546h1.204c.218-.62.838-1.094 1.53-1.094zm0 1.094a.56.56 0 0 0-.547.547.56.56 0 0 0 .547.547.56.56 0 0 0 .547-.547.56.56 0 0 0-.547-.547zM8.086 4.15c.692 0 1.312.474 1.53 1.094h2.37v1.094h-2.37c-.218.62-.838 1.093-1.53 1.093-.693 0-1.313-.474-1.532-1.093H4.258V5.244h2.296c.22-.62.839-1.094 1.532-1.094zm0 1.094a.56.56 0 0 0-.547.547.56.56 0 0 0 .547.546.56.56 0 0 0 .546-.546.56.56 0 0 0-.546-.547z",
|
|
707
|
+
fill: "currentColor",
|
|
708
|
+
fillRule: "nonzero"
|
|
709
|
+
});
|
|
710
|
+
function SvgConfigurationThirdMenu(props) {
|
|
711
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1C({
|
|
712
|
+
width: 16,
|
|
713
|
+
height: 16,
|
|
714
|
+
viewBox: "0 0 16 16",
|
|
715
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
716
|
+
}, props), _ref$1C);
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
function _extends$1B() { _extends$1B = 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$1B.apply(this, arguments); }
|
|
720
|
+
var _ref$1B = /*#__PURE__*/React.createElement("path", {
|
|
721
|
+
d: "M13.25 1.8c.864 0 1.55.723 1.55 1.6v5.935a.6.6 0 0 1-1.2 0V3.4c0-.228-.164-.4-.35-.4h-9.3c-.186 0-.35.172-.35.4l-.001.57H12a1 1 0 0 1 1 1v6.5a1 1 0 0 1-1 1H6.793l-2.135 1.396a.5.5 0 0 1-.177.072l-.096.009a.5.5 0 0 1-.5-.5l-.001-.977H2a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1h.399L2.4 3.4c0-.877.686-1.6 1.55-1.6h9.3zM11.8 5.17H2.2v6.1h2.883v.884l1.053-.688.3-.196H11.8v-6.1zM9.229 8.3v1.05H4.58V8.3h4.649zm0-1.8v1.05H4.58V6.5h4.649z",
|
|
722
|
+
fill: "currentColor",
|
|
723
|
+
fillRule: "nonzero"
|
|
724
|
+
});
|
|
725
|
+
function SvgConsumerGroupThirdMenu(props) {
|
|
726
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1B({
|
|
727
|
+
width: 16,
|
|
728
|
+
height: 16,
|
|
729
|
+
viewBox: "0 0 16 16",
|
|
730
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
731
|
+
}, props), _ref$1B);
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
function _extends$1A() { _extends$1A = 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$1A.apply(this, arguments); }
|
|
735
|
+
var _ref$1A = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
|
|
736
|
+
id: "container-image-third-menu_svg__a",
|
|
737
|
+
d: "M0 10h14V0H0z"
|
|
738
|
+
}));
|
|
739
|
+
var _ref2$3 = /*#__PURE__*/React.createElement("g", {
|
|
740
|
+
transform: "translate(1 3)",
|
|
741
|
+
fill: "none",
|
|
742
|
+
fillRule: "evenodd"
|
|
743
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
744
|
+
d: "M12.124 3.832c-.091.03-.182.03-.273.092 0-.092 0-.185-.03-.278a2.451 2.451 0 0 0-.85-1.39 2.992 2.992 0 0 0-.302 1.7c.03.185.12.37.212.525 0 .03.09.092.09.123s-.181.124-.212.155c-.758.401-1.698.464-2.546.525-1 .062-1.971.062-2.972.062-.545 0-1.121-.031-1.667-.031H.3c-.03.155-.03.34-.03.494 0 2.164 2.244 3.925 5.003 3.925.758 0 1.516-.124 2.213-.402a8.592 8.592 0 0 0 1.82-.958c1.394-.989 2.273-2.286 2.303-3.244.243 0 .516-.031.759-.093.545-.124 1-.433 1.364-.866a2.174 2.174 0 0 0-1.607-.34z",
|
|
745
|
+
stroke: "currentColor",
|
|
746
|
+
strokeWidth: 0.64,
|
|
747
|
+
strokeLinecap: "round",
|
|
748
|
+
strokeLinejoin: "round"
|
|
749
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
750
|
+
d: "M4.21 6.575c.42 0 .759.335.759.749 0 .413-.34.748-.758.748a.753.753 0 0 1-.758-.748c0-.414.34-.749.758-.749z",
|
|
751
|
+
stroke: "currentColor",
|
|
752
|
+
strokeWidth: 0.512,
|
|
753
|
+
strokeLinecap: "round",
|
|
754
|
+
strokeLinejoin: "round"
|
|
755
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
756
|
+
id: "container-image-third-menu_svg__b",
|
|
757
|
+
fill: "currentColor"
|
|
758
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
759
|
+
xlinkHref: "#container-image-third-menu_svg__a"
|
|
760
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
fill: "currentColor",
|
|
762
|
+
mask: "url(#container-image-third-menu_svg__b)",
|
|
763
|
+
d: "M1.422 4.666h1.303V3.338H1.422zM3.058 4.666h1.304V3.338H3.058zM4.696 4.666h1.303V3.338H4.696zM6.333 4.666h1.304V3.338H6.333zM3.058 2.997h1.304V1.67H3.058zM4.696 2.997h1.303V1.67H4.696zM6.333 2.997h1.304V1.67H6.333zM6.333 1.329h1.304V0H6.333zM7.97 4.666h1.304V3.338H7.97z"
|
|
764
|
+
}));
|
|
765
|
+
function SvgContainerImageThirdMenu(props) {
|
|
766
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1A({
|
|
767
|
+
width: 16,
|
|
768
|
+
height: 16,
|
|
769
|
+
viewBox: "0 0 16 16",
|
|
770
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
771
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
772
|
+
}, props), _ref$1A, _ref2$3);
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
function _extends$1z() { _extends$1z = 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$1z.apply(this, arguments); }
|
|
776
|
+
var _ref$1z = /*#__PURE__*/React.createElement("path", {
|
|
777
|
+
d: "M2 6.042a1 1 0 0 1 .422.093l4.563 2.127a1 1 0 0 1 .577.906v4.263a1 1 0 0 1-1.422.906l-4.562-2.126A1 1 0 0 1 1 11.304V7.042a1 1 0 0 1 1-1zm12 0a1 1 0 0 1 1 1v4.262a1 1 0 0 1-.578.907L9.86 14.337a1 1 0 0 1-1.422-.906V9.168a1 1 0 0 1 .577-.906l4.563-2.127A1 1 0 0 1 14 6.042zM2.2 7.355v3.821l4.162 1.941V9.295L2.2 7.355zm11.6 0l-4.162 1.94v3.822l4.162-1.94V7.354zM8.411 1.351l4.63 2.089a1 1 0 0 1 .02 1.813L8.477 7.45a1 1 0 0 1-.86.002L2.958 5.25a1 1 0 0 1 .016-1.816L7.59 1.351a1 1 0 0 1 .822 0zM8 2.481L3.861 4.35l4.182 1.977 4.112-1.97-4.156-1.874z",
|
|
778
|
+
fill: "currentColor",
|
|
779
|
+
fillRule: "nonzero"
|
|
780
|
+
});
|
|
781
|
+
function SvgContainerThirdMenu(props) {
|
|
782
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1z({
|
|
783
|
+
width: 16,
|
|
784
|
+
height: 16,
|
|
785
|
+
viewBox: "0 0 16 16",
|
|
786
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
787
|
+
}, props), _ref$1z);
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
function _extends$1y() { _extends$1y = 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$1y.apply(this, arguments); }
|
|
791
|
+
var _ref$1y = /*#__PURE__*/React.createElement("g", {
|
|
792
|
+
fill: "currentColor",
|
|
793
|
+
fillRule: "evenodd"
|
|
794
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
795
|
+
d: "M7.812 5.03a.5.5 0 0 1 .5.5v3.394a.498.498 0 0 1-.06.238.492.492 0 0 1 .531.024l2.78 1.946a.5.5 0 1 1-.573.82l-2.78-1.947a.498.498 0 0 1-.147-.16.459.459 0 0 1-.143.157l-2.78 1.946a.5.5 0 1 1-.573-.819l2.78-1.947.027-.016a.498.498 0 0 1-.062-.242V5.531a.5.5 0 0 1 .5-.5z",
|
|
796
|
+
fillRule: "nonzero"
|
|
797
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
798
|
+
d: "M7.812 2l1.502.917V4.75l-1.502.917L6.31 4.75V2.917L7.812 2zm-5.85 11.564l-.111-1.756 1.502-1.052 1.613.704.11 1.756-1.502 1.052-1.613-.704zm12.076 0l.11-1.756-1.502-1.052-1.612.704-.11 1.756 1.502 1.052 1.612-.704zm-6.226-6.76l2.432 1.484v2.97l-2.432 1.484-2.432-1.484v-2.97l2.432-1.485z"
|
|
799
|
+
}));
|
|
800
|
+
function SvgContinuousDeploymentThirdMenu(props) {
|
|
801
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1y({
|
|
802
|
+
width: 16,
|
|
803
|
+
height: 16,
|
|
804
|
+
viewBox: "0 0 16 16",
|
|
805
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
806
|
+
}, props), _ref$1y);
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
function _extends$1x() { _extends$1x = 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$1x.apply(this, arguments); }
|
|
810
|
+
var _ref$1x = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
|
|
811
|
+
id: "continuous-integration-third-menu_svg__a",
|
|
812
|
+
d: "M0 0h14v6.779H0z"
|
|
813
|
+
}));
|
|
814
|
+
var _ref2$2 = /*#__PURE__*/React.createElement("g", {
|
|
815
|
+
transform: "translate(1 5)",
|
|
816
|
+
fill: "none",
|
|
817
|
+
fillRule: "evenodd"
|
|
818
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
819
|
+
id: "continuous-integration-third-menu_svg__b",
|
|
820
|
+
fill: "currentColor"
|
|
821
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
822
|
+
xlinkHref: "#continuous-integration-third-menu_svg__a"
|
|
823
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
824
|
+
d: "M7.46 4.113L6.265 2.92l-.749.75-.021.02-.828.828-.14.14c-.246.219-.555.367-.898.414v1.706A3.395 3.395 0 0 0 5.931 5.66L7.47 4.12c-.003-.003-.008-.004-.01-.007zm4.839-.666a1.699 1.699 0 0 1-1.41 1.617v1.713A3.4 3.4 0 0 0 14 3.447H12.3zM3.114 5.065a1.7 1.7 0 0 1-1.413-1.618H0a3.399 3.399 0 0 0 3.114 3.33V5.065zm7.259.008a1.686 1.686 0 0 1-.902-.415l-.139-.139-.557-.557-1.2 1.201.493.498a3.394 3.394 0 0 0 2.305 1.118V5.073zM3.63 1.706a1.7 1.7 0 0 1 1.052.568l.538.539L6.423 1.61l-.49-.49A3.393 3.393 0 0 0 3.63 0v1.706zM1.763 2.93a1.7 1.7 0 0 1 1.351-1.217V.002a3.398 3.398 0 0 0-3.083 2.93h1.732zm9.125-1.216c.651.11 1.175.59 1.35 1.216h1.73a3.398 3.398 0 0 0-3.08-2.929v1.713zm-4.257.841l1.435-1.435A3.392 3.392 0 0 1 10.373 0v1.705c-.337.046-.643.19-.887.401-.028.025-.824.821-1.656 1.652-.002-.003-.003-.007-.006-.01L6.63 2.556z",
|
|
825
|
+
fill: "currentColor",
|
|
826
|
+
mask: "url(#continuous-integration-third-menu_svg__b)"
|
|
827
|
+
}));
|
|
828
|
+
function SvgContinuousIntegrationThirdMenu(props) {
|
|
829
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1x({
|
|
830
|
+
width: 16,
|
|
831
|
+
height: 16,
|
|
832
|
+
viewBox: "0 0 16 16",
|
|
833
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
834
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
835
|
+
}, props), _ref$1x, _ref2$2);
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
function _extends$1w() { _extends$1w = 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$1w.apply(this, arguments); }
|
|
839
|
+
var _ref$1w = /*#__PURE__*/React.createElement("g", {
|
|
840
|
+
fill: "none",
|
|
841
|
+
fillRule: "evenodd"
|
|
842
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
843
|
+
d: "M0 0h16v16H0z"
|
|
844
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
845
|
+
d: "M2 1.9a.6.6 0 0 1 .6.6v10c0 .22.18.4.4.4h10.985a.6.6 0 0 1 0 1.2H3a1.6 1.6 0 0 1-1.6-1.6v-10a.6.6 0 0 1 .6-.6z",
|
|
846
|
+
fill: "currentColor",
|
|
847
|
+
fillRule: "nonzero"
|
|
848
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
849
|
+
fill: "currentColor",
|
|
850
|
+
d: "M13.457 8.423v3.692H3.304v-6L6.428 4.27 8.77 7.5l2.734-.923z"
|
|
851
|
+
}));
|
|
852
|
+
function SvgDashboardListThirdMenu(props) {
|
|
853
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1w({
|
|
854
|
+
width: 16,
|
|
855
|
+
height: 16,
|
|
856
|
+
viewBox: "0 0 16 16",
|
|
857
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
858
|
+
}, props), _ref$1w);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
function _extends$1v() { _extends$1v = 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$1v.apply(this, arguments); }
|
|
862
|
+
var _ref$1v = /*#__PURE__*/React.createElement("g", {
|
|
863
|
+
fill: "none",
|
|
864
|
+
fillRule: "evenodd"
|
|
865
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
866
|
+
d: "M0 0h16v16H0z"
|
|
867
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
868
|
+
d: "M8 2.3a6.9 6.9 0 0 1 6.734 8.41.6.6 0 1 1-1.17-.262 5.7 5.7 0 1 0-10.335 1.87l.15.22h8.574a.6.6 0 1 1 0 1.2h-8.87a.6.6 0 0 1-.468-.224A6.9 6.9 0 0 1 8 2.3zm2.462 4.494a.484.484 0 0 1 .055.62l-1.59 2.284a.988.988 0 1 1-1.374-1.373l2.29-1.586a.485.485 0 0 1 .62.055zm2.72 1.806v1.2h-1.284V8.6h1.285zm-9.08 0v1.2H2.817V8.6h1.285zm7.139-3.49l.848.85-.908.908-.849-.849.909-.908zm-6.482 0l.909.91-.849.848-.908-.909.848-.848zM8.6 4.018v1.285H7.4V4.017h1.2z",
|
|
869
|
+
fill: "currentColor",
|
|
870
|
+
fillRule: "nonzero"
|
|
871
|
+
}));
|
|
872
|
+
function SvgDashboardThirdMenu(props) {
|
|
873
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1v({
|
|
874
|
+
width: 16,
|
|
875
|
+
height: 16,
|
|
876
|
+
viewBox: "0 0 16 16",
|
|
877
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
878
|
+
}, props), _ref$1v);
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
function _extends$1u() { _extends$1u = 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$1u.apply(this, arguments); }
|
|
882
|
+
var _ref$1u = /*#__PURE__*/React.createElement("g", {
|
|
883
|
+
fill: "none",
|
|
884
|
+
fillRule: "evenodd"
|
|
885
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
886
|
+
d: "M0 0h16v16H0z"
|
|
887
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
888
|
+
d: "M7.958.9c3.482 0 6.559 1.033 6.559 2.496S11.44 5.892 7.958 5.892c-2.151 0-4.148-.395-5.36-1.041L2.6 6.64l.064.05c.963.707 2.85 1.204 4.987 1.248l.307.003c2.313 0 4.374-.532 5.36-1.3l-.001-.109a.6.6 0 1 1 1.2 0v5.95a.6.6 0 0 1-.061.263l-.075.155c-.64 1.313-3.37 2.199-6.423 2.199s-5.782-.886-6.422-2.2l-.075-.154a.6.6 0 0 1-.061-.263V3.288c0-.114.032-.22.087-.31C2.007 1.74 4.818.9 7.958.9zm0 11.492c-2.16 0-4.15-.442-5.359-1.158l.001 1.111.015.03c.36.74 2.55 1.473 5.072 1.522l.271.003c2.634 0 4.97-.759 5.344-1.525l.014-.03.001-1.11c-1.208.715-3.199 1.157-5.359 1.157zm0-3.25c-2.105 0-4.045-.403-5.358-1.088v1.571c0 .626 2.477 1.567 5.358 1.567 2.882 0 5.359-.941 5.359-1.567V8.054c-1.313.685-3.253 1.088-5.359 1.088zm0-7.042C5.134 2.1 2.6 2.95 2.6 3.396c0 .445 2.534 1.296 5.358 1.296 2.825 0 5.359-.851 5.359-1.296 0-.445-2.534-1.296-5.359-1.296z",
|
|
889
|
+
fill: "currentColor",
|
|
890
|
+
fillRule: "nonzero"
|
|
891
|
+
}));
|
|
892
|
+
function SvgDataSourceManagementThirdMenu(props) {
|
|
893
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1u({
|
|
894
|
+
width: 16,
|
|
895
|
+
height: 16,
|
|
896
|
+
viewBox: "0 0 16 16",
|
|
897
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
898
|
+
}, props), _ref$1u);
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
function _extends$1t() { _extends$1t = 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$1t.apply(this, arguments); }
|
|
902
|
+
var _ref$1t = /*#__PURE__*/React.createElement("g", {
|
|
903
|
+
fill: "none",
|
|
904
|
+
fillRule: "evenodd"
|
|
905
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
906
|
+
d: "M1.4 9.045l1.052 1.208c.208.24.476.44.812.602.923.444 2.07.764 3.331.926.154.02.31.037.467.052a.6.6 0 0 1-.113 1.194 15.58 15.58 0 0 1-.506-.056c-1.384-.177-2.654-.532-3.7-1.035l-.148-.078-.001.378.01.072c.052.35.546.842 1.5 1.272.93.418 2.142.7 3.47.79a.6.6 0 1 1-.08 1.196c-1.465-.098-2.816-.412-3.883-.892-1.29-.58-2.072-1.36-2.194-2.192l-.017-.16V9.046zM12 8.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7zm0 1a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zm1.611 1.416l.704.71-.356.352-1.906 1.887a.5.5 0 0 1-.685.016l-1.126-1.009-.372-.333.667-.745.373.334.775.695 1.57-1.555.356-.352zm1.99-6.371L15.6 6.148V8.25a.6.6 0 0 1-1.2 0l-.001-.889-.143.075c-1.453.699-3.328 1.107-5.326 1.158L8.5 8.6c-2.158 0-4.2-.415-5.756-1.164l-.145-.076.001.89c0 .306.368.748 1.18 1.173l.181.09c.94.452 2.205.76 3.6.855a.6.6 0 0 1-.082 1.197c-1.54-.105-2.952-.448-4.038-.97-1.31-.63-2.04-1.468-2.041-2.345V4.545l1.052 1.208c.208.24.476.44.812.602C4.649 7.02 6.514 7.4 8.5 7.4c1.987 0 3.851-.38 5.236-1.045.336-.162.604-.363.812-.602L15.6 4.545zM8.5.4c1.927 0 3.73.367 5.058 1.005 1.31.63 2.041 1.468 2.041 2.345 0 .877-.73 1.715-2.04 2.345-1.329.638-3.132 1.005-5.06 1.005-1.927 0-3.73-.367-5.058-1.005C2.131 5.465 1.4 4.627 1.4 3.75c0-.877.73-1.715 2.041-2.345C4.77.767 6.572.4 8.5.4zm0 1.2c-1.756 0-3.383.33-4.539.887-.939.451-1.361.935-1.361 1.263 0 .328.422.812 1.361 1.263C5.117 5.57 6.744 5.9 8.5 5.9c1.755 0 3.382-.33 4.538-.887.939-.451 1.361-.935 1.361-1.263 0-.328-.422-.812-1.36-1.263-1.157-.556-2.784-.887-4.54-.887z",
|
|
907
|
+
fill: "currentColor",
|
|
908
|
+
fillRule: "nonzero"
|
|
909
|
+
}));
|
|
910
|
+
function SvgDatabaseAlterationTaskThirdMenu(props) {
|
|
911
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1t({
|
|
912
|
+
width: 16,
|
|
913
|
+
height: 16,
|
|
914
|
+
viewBox: "0 0 16 16",
|
|
915
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
916
|
+
}, props), _ref$1t);
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
function _extends$1s() { _extends$1s = 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$1s.apply(this, arguments); }
|
|
920
|
+
var _ref$1s = /*#__PURE__*/React.createElement("g", {
|
|
921
|
+
fill: "currentColor",
|
|
922
|
+
fillRule: "evenodd"
|
|
923
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
924
|
+
fillOpacity: 0,
|
|
925
|
+
d: "M0 0h16v16H0z"
|
|
926
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
927
|
+
d: "M13 .4A1.6 1.6 0 0 1 14.6 2v11.996a1.6 1.6 0 0 1-1.6 1.6H3a1.6 1.6 0 0 1-1.6-1.6V2A1.6 1.6 0 0 1 3 .4h10zm.4 10.2H2.6v3.396c0 .221.18.4.4.4h10a.4.4 0 0 0 .4-.4V10.6zm-8.775.869a.781.781 0 1 1 0 1.562.781.781 0 0 1 0-1.562zM13.4 6.6H2.6v2.8h10.8V6.6zm-8.775.619a.781.781 0 1 1 0 1.562.781.781 0 0 1 0-1.562zM13 1.6H3a.4.4 0 0 0-.4.4v3.4h10.8V2a.4.4 0 0 0-.4-.4zM4.625 2.969a.781.781 0 1 1 0 1.562.781.781 0 0 1 0-1.562z",
|
|
928
|
+
fillRule: "nonzero"
|
|
929
|
+
}));
|
|
930
|
+
function SvgDatabaseThirdMenu(props) {
|
|
931
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1s({
|
|
932
|
+
width: 16,
|
|
933
|
+
height: 16,
|
|
934
|
+
viewBox: "0 0 16 16",
|
|
935
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
936
|
+
}, props), _ref$1s);
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
function _extends$1r() { _extends$1r = 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$1r.apply(this, arguments); }
|
|
940
|
+
var _ref$1r = /*#__PURE__*/React.createElement("g", {
|
|
941
|
+
fill: "none",
|
|
942
|
+
fillRule: "evenodd"
|
|
943
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
944
|
+
d: "M0 0h16v16H0z"
|
|
945
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
946
|
+
d: "M14 4.6a.6.6 0 0 1 .6.6V14a.6.6 0 0 1-.6.6H5.2a.6.6 0 0 1-.6-.6v-1.2a.6.6 0 0 1 1.2 0v.6h7.6V5.8H8.8a.6.6 0 0 1-.592-.503L8.2 5.2a.6.6 0 0 1 .6-.6H14zm-9.268-.717l7.385 7.385a.6.6 0 0 1-.849.849L3.883 4.732a.6.6 0 1 1 .849-.849zM10.8 1.4a.6.6 0 0 1 .6.6v1.2a.6.6 0 0 1-1.2 0v-.6H2.6v7.6h4.6a.6.6 0 0 1 .592.503l.008.097a.6.6 0 0 1-.6.6H2a.6.6 0 0 1-.6-.6V2a.6.6 0 0 1 .6-.6h8.8z",
|
|
947
|
+
fill: "currentColor",
|
|
948
|
+
fillRule: "nonzero"
|
|
949
|
+
}));
|
|
950
|
+
function SvgDependentResourcesThirdMenu(props) {
|
|
951
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1r({
|
|
952
|
+
width: 16,
|
|
953
|
+
height: 16,
|
|
954
|
+
viewBox: "0 0 16 16",
|
|
955
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
956
|
+
}, props), _ref$1r);
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
function _extends$1q() { _extends$1q = 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$1q.apply(this, arguments); }
|
|
960
|
+
var _ref$1q = /*#__PURE__*/React.createElement("g", {
|
|
961
|
+
fill: "currentColor",
|
|
962
|
+
fillRule: "evenodd"
|
|
963
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
964
|
+
d: "M14.584 3.86l-6.3-2.8a.7.7 0 0 0-.568 0l-6.3 2.8a.7.7 0 0 0 0 1.28l6.3 2.8c.18.08.387.08.568 0l6.3-2.8a.7.7 0 0 0 0-1.28z"
|
|
965
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
966
|
+
d: "M8 11.5a.699.699 0 0 1-.284-.06l-6.3-2.8a.7.7 0 0 1 .569-1.28L8 10.035l6.015-2.674a.7.7 0 1 1 .569 1.28l-6.3 2.8A.7.7 0 0 1 8 11.5z"
|
|
967
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
968
|
+
d: "M8 15a.703.703 0 0 1-.284-.06l-6.3-2.8a.7.7 0 0 1 .569-1.28L8 13.534l6.015-2.674a.7.7 0 1 1 .57 1.28l-6.3 2.8A.7.7 0 0 1 8 15z"
|
|
969
|
+
}));
|
|
970
|
+
function SvgDeployOrchestrationTasksThirdMenu(props) {
|
|
971
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1q({
|
|
972
|
+
width: 16,
|
|
973
|
+
height: 16,
|
|
974
|
+
viewBox: "0 0 16 16",
|
|
975
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
976
|
+
}, props), _ref$1q);
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
function _extends$1p() { _extends$1p = 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$1p.apply(this, arguments); }
|
|
980
|
+
var _ref$1p = /*#__PURE__*/React.createElement("g", {
|
|
981
|
+
fill: "none",
|
|
982
|
+
fillRule: "evenodd"
|
|
983
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
984
|
+
d: "M0 0h16v16H0z"
|
|
985
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
986
|
+
d: "M10.4 1.8a.6.6 0 0 1 .6.6v3.2a.6.6 0 0 1-.6.6H8.6v1.2h4.2a.6.6 0 0 1 .6.6v1.8h1a.6.6 0 0 1 .592.503L15 10.4v3.2a.6.6 0 0 1-.6.6h-3.2a.6.6 0 0 1-.6-.6v-3.2a.6.6 0 0 1 .6-.6h1V8.6H8.6v1.2h1a.6.6 0 0 1 .592.503l.008.097v3.2a.6.6 0 0 1-.6.6H6.4a.6.6 0 0 1-.6-.6v-3.2a.6.6 0 0 1 .6-.6h1V8.6H3.8v1.2h1a.6.6 0 0 1 .592.503l.008.097v3.2a.6.6 0 0 1-.6.6H1.6a.6.6 0 0 1-.6-.6v-3.2a.6.6 0 0 1 .6-.6h1V8a.6.6 0 0 1 .6-.6h4.2V6.2H5.6a.6.6 0 0 1-.6-.6V2.4a.6.6 0 0 1 .6-.6h4.8zM4.2 11h-2v1.999h2V11zm4.799 0H7v1.999h1.999V11zm4.8 0H11.8v1.999h1.999V11zM9.8 3H6.2v2h3.6V3z",
|
|
987
|
+
fill: "currentColor",
|
|
988
|
+
fillRule: "nonzero"
|
|
989
|
+
}));
|
|
990
|
+
function SvgDeploymentArchitectureThirdMenu(props) {
|
|
991
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1p({
|
|
992
|
+
width: 16,
|
|
993
|
+
height: 16,
|
|
994
|
+
viewBox: "0 0 16 16",
|
|
995
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
996
|
+
}, props), _ref$1p);
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
function _extends$1o() { _extends$1o = 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$1o.apply(this, arguments); }
|
|
1000
|
+
var _ref$1o = /*#__PURE__*/React.createElement("path", {
|
|
1001
|
+
d: "M9.42 8.012l-.569.792a3.855 3.855 0 0 0-.726 2.259c0 .85.274 1.656.772 2.321l.6.8H2.5a1.5 1.5 0 0 1-1.5-1.5V9.513a1.5 1.5 0 0 1 1.5-1.5l5.945-.001h.975zm5.573 2.386a3.063 3.063 0 0 1-4.871 3.081l-.428.308.061-.86.003-.04.044-.607 1.495.352-.312.225a2.062 2.062 0 0 0 3.03-2.243.5.5 0 0 1 .978-.216zM7.577 9.011L2.5 9.013a.5.5 0 0 0-.5.5v3.17a.5.5 0 0 0 .5.5l5.111.001-.045-.092a4.854 4.854 0 0 1-.434-1.764l-.007-.265c0-.69.144-1.358.414-1.97l.038-.082zM12.002 8c.712 0 1.386.244 1.925.68l.397-.327-.051 1.472-1.47-.214.33-.274a2.062 2.062 0 0 0-3.14 2.195.5.5 0 1 1-.973.227A3.062 3.062 0 0 1 12.003 8zm-7.727 2.134v1.852h-1v-1.852h1zm1.775 0v1.852h-1v-1.852h1zm6.8-8.759a1.5 1.5 0 0 1 1.5 1.5v3.094a1.5 1.5 0 0 1-.869 1.36l-.174.082-.183-.057a3.865 3.865 0 0 0-2.493.082l-.176.032L2.5 7.47A1.5 1.5 0 0 1 1 5.97V2.875a1.5 1.5 0 0 1 1.5-1.5h10.35zm0 1H2.5a.5.5 0 0 0-.5.5v3.094a.5.5 0 0 0 .5.5l7.87-.001.184-.062a4.86 4.86 0 0 1 1.15-.21L12 6.188c.389 0 .771.045 1.141.135l.047.012.057-.062a.488.488 0 0 0 .097-.221l.007-.083V2.875a.5.5 0 0 0-.5-.5zm-8.575 1.12v1.853h-1V3.496h1zm1.775 0v1.853h-1V3.496h1zm5.749 0v1.853h-1.5V3.496h1.5z",
|
|
1002
|
+
fill: "currentColor",
|
|
1003
|
+
fillRule: "nonzero"
|
|
1004
|
+
});
|
|
1005
|
+
function SvgDeploymentInstanceThirdMenu(props) {
|
|
1006
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1o({
|
|
1007
|
+
width: 16,
|
|
1008
|
+
height: 16,
|
|
1009
|
+
viewBox: "0 0 16 16",
|
|
1010
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1011
|
+
}, props), _ref$1o);
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
function _extends$1n() { _extends$1n = 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$1n.apply(this, arguments); }
|
|
1015
|
+
var _ref$1n = /*#__PURE__*/React.createElement("path", {
|
|
1016
|
+
d: "M8.5.4c.905 0 1.709.515 2.05 1.284l.042.103.139.055c1.883.782 3.148 2.494 3.239 4.434l.005.225v3.073l.13.052c.837.367 1.427 1.141 1.49 2.047l.005.16c0 .435-.36.767-.78.767h-3.602c-.004.03-.01.061-.01.09-.11 1.305-1.29 2.312-2.708 2.31-1.418.002-2.598-1.005-2.708-2.31.004-.016-.003-.056-.005-.09H2.18a.788.788 0 0 1-.534-.208.76.76 0 0 1-.246-.558c0-.97.604-1.816 1.493-2.206l.132-.054V6.501c0-2.032 1.29-3.847 3.244-4.659l.138-.055.042-.103C6.77.964 7.496.465 8.332.406L8.5.4zm0 1.2c-.511 0-.934.33-1.012.758a.6.6 0 0 1-.407.463c-1.717.552-2.856 2.032-2.856 3.68v3.53a.6.6 0 0 1-.499.59c-.485.084-.864.383-1.032.767l-.005.012H14.31l-.005-.013a1.34 1.34 0 0 0-.902-.737l-.128-.028a.6.6 0 0 1-.5-.592V6.5c0-1.647-1.139-3.127-2.856-3.68a.6.6 0 0 1-.407-.462C9.434 1.93 9.012 1.6 8.5 1.6zm2.38 2.62c.281 0 .518.204.553.477l.004.068V7.04a.55.55 0 0 1-.522.541.554.554 0 0 1-.587-.472l-.005-.069V4.765a.54.54 0 0 1 .163-.385.563.563 0 0 1 .394-.16z",
|
|
1017
|
+
fill: "currentColor",
|
|
1018
|
+
fillRule: "nonzero"
|
|
1019
|
+
});
|
|
1020
|
+
function SvgDeploymentNotificationThirdMenu(props) {
|
|
1021
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1n({
|
|
1022
|
+
width: 16,
|
|
1023
|
+
height: 16,
|
|
1024
|
+
viewBox: "0 0 16 16",
|
|
1025
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1026
|
+
}, props), _ref$1n);
|
|
1027
|
+
}
|
|
1028
|
+
|
|
1029
|
+
function _extends$1m() { _extends$1m = 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$1m.apply(this, arguments); }
|
|
1030
|
+
var _ref$1m = /*#__PURE__*/React.createElement("g", {
|
|
1031
|
+
fill: "none",
|
|
1032
|
+
fillRule: "evenodd"
|
|
1033
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1034
|
+
d: "M14 1.996a.6.6 0 1 1 0 1.2H2a.6.6 0 1 1 0-1.2h12zM2.003 5.57l12 .066a.6.6 0 0 1-.006 1.2l-12-.066a.6.6 0 0 1 .006-1.2zM8 9.196a.6.6 0 1 1 0 1.2H2a.6.6 0 1 1 0-1.2h6zM2.003 12.77l6 .033a.6.6 0 0 1-.006 1.2l-6-.033a.6.6 0 0 1 .006-1.2zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm.5.5v1.25l.862.905.345.362-.724.69-.345-.362-1-1.05a.5.5 0 0 1-.138-.345V10.5h1z",
|
|
1035
|
+
fill: "currentColor",
|
|
1036
|
+
fillRule: "nonzero"
|
|
1037
|
+
}));
|
|
1038
|
+
function SvgDeploymentOrchestrationHistoryThirdMenu(props) {
|
|
1039
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1m({
|
|
1040
|
+
width: 16,
|
|
1041
|
+
height: 16,
|
|
1042
|
+
viewBox: "0 0 16 16",
|
|
1043
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1044
|
+
}, props), _ref$1m);
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
function _extends$1l() { _extends$1l = 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$1l.apply(this, arguments); }
|
|
1048
|
+
var _ref$1l = /*#__PURE__*/React.createElement("g", {
|
|
1049
|
+
fill: "currentColor",
|
|
1050
|
+
fillRule: "evenodd"
|
|
1051
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1052
|
+
d: "M8.207.4a.6.6 0 0 1 .419.17l4.935 4.812a.6.6 0 0 1 .181.43v6.965a1.5 1.5 0 0 1-1.5 1.5H2.9a1.5 1.5 0 0 1-1.5-1.5V1.901A1.5 1.5 0 0 1 2.9.4L8.207.4zm-.245 1.199L2.9 1.601a.3.3 0 0 0-.3.3v10.876a.3.3 0 0 0 .3.3h9.343a.3.3 0 0 0 .3-.3l-.001-6.712-4.58-4.466zm2.86 5.593v1.2H3.79v-1.2h7.03zM8.565 3.57v1.2H3.791v-1.2h4.775z",
|
|
1053
|
+
fillRule: "nonzero"
|
|
1054
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1055
|
+
d: "M11.286 7.34l3.216 1.914v3.83L11.286 15l-3.217-1.915v-3.83z"
|
|
1056
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1057
|
+
d: "M10.92 12.968l.001-1.679-1.492-.841.232-.392 1.492.84 1.492-.84.232.392-1.492.841v1.679h-.464z"
|
|
1058
|
+
}));
|
|
1059
|
+
function SvgDeploymentStrategyThirdMenu(props) {
|
|
1060
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1l({
|
|
1061
|
+
width: 16,
|
|
1062
|
+
height: 16,
|
|
1063
|
+
viewBox: "0 0 16 16",
|
|
1064
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1065
|
+
}, props), _ref$1l);
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1068
|
+
function _extends$1k() { _extends$1k = 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$1k.apply(this, arguments); }
|
|
1069
|
+
var _ref$1k = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
+
d: "M12.348 9.25c1.74 0 3.152 1.398 3.152 3.125S14.088 15.5 12.348 15.5a3.157 3.157 0 0 1-2.252-.938.5.5 0 0 1 .712-.703c.402.407.952.641 1.54.641 1.19 0 2.152-.953 2.152-2.125 0-1.172-.962-2.125-2.152-2.125a2.15 2.15 0 0 0-2.037 1.439l.285-.219a.32.32 0 0 1 .397.005l.052.052a.32.32 0 0 1-.058.45l-.878.68a.501.501 0 0 1-.26.194l.044-.028a.32.32 0 0 1-.348.028.5.5 0 0 1-.341-.39l-.576-.729a.32.32 0 0 1 .503-.396l.174.222a3.15 3.15 0 0 1 3.043-2.308zM8.207.4a.6.6 0 0 1 .419.17l4.935 4.812a.6.6 0 0 1 .181.43V8.427a.6.6 0 1 1-1.2 0V6.065l-4.58-4.466-5.062.002a.3.3 0 0 0-.292.23l-.008.07v10.876a.3.3 0 0 0 .3.3h4.743a.6.6 0 1 1 0 1.2H2.9a1.5 1.5 0 0 1-1.5-1.5V1.901A1.5 1.5 0 0 1 2.9.4L8.207.4zm4.642 10.717v1.07l.624.698.333.372-.746.667-.333-.373-.75-.84a.5.5 0 0 1-.128-.334v-1.26h1zm-2.028-3.925v1.2h-7.03v-1.2h7.03zM8.566 3.57v1.2H3.791v-1.2h4.775z",
|
|
1071
|
+
fill: "currentColor",
|
|
1072
|
+
fillRule: "nonzero"
|
|
1073
|
+
});
|
|
1074
|
+
function SvgDeploymentTasks2ThirdMenu(props) {
|
|
1075
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1k({
|
|
1076
|
+
width: 16,
|
|
1077
|
+
height: 16,
|
|
1078
|
+
viewBox: "0 0 16 16",
|
|
1079
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1080
|
+
}, props), _ref$1k);
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
function _extends$1j() { _extends$1j = 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$1j.apply(this, arguments); }
|
|
1084
|
+
var _ref$1j = /*#__PURE__*/React.createElement("g", {
|
|
1085
|
+
fill: "none",
|
|
1086
|
+
fillRule: "evenodd"
|
|
1087
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1088
|
+
d: "M13.25 9.754A5.137 5.137 0 0 0 11.382 5.8m-5.427-.812c-1.43.566-2.46 1.701-2.944 3.153m1.545 5.514A5.265 5.265 0 0 0 8 14.923c.48 0 .946-.064 1.389-.183",
|
|
1089
|
+
stroke: "currentColor",
|
|
1090
|
+
strokeWidth: 1.2,
|
|
1091
|
+
strokeLinecap: "round",
|
|
1092
|
+
strokeLinejoin: "round"
|
|
1093
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1094
|
+
d: "M8 1.4c1.537 0 2.787 1.23 2.787 2.754 0 1.523-1.25 2.754-2.787 2.754S5.213 5.677 5.213 4.154 6.463 1.4 8 1.4zm0 1.2c-.879 0-1.587.698-1.587 1.554 0 .856.708 1.554 1.587 1.554s1.588-.698 1.588-1.554C9.588 3.298 8.878 2.6 8 2.6zM3.187 9.154c1.538 0 2.788 1.23 2.788 2.754 0 1.523-1.25 2.754-2.787 2.754C1.65 14.662.4 13.43.4 11.908s1.25-2.754 2.788-2.754zm0 1.2c-.878 0-1.587.698-1.587 1.554 0 .856.709 1.554 1.588 1.554.878 0 1.587-.698 1.587-1.554 0-.856-.709-1.554-1.587-1.554zm9.626-1.2c1.537 0 2.787 1.23 2.787 2.754 0 1.523-1.25 2.754-2.787 2.754-1.538 0-2.788-1.231-2.788-2.754s1.25-2.754 2.787-2.754zm0 1.2c-.88 0-1.588.698-1.588 1.554 0 .856.709 1.554 1.588 1.554.878 0 1.587-.698 1.587-1.554 0-.856-.709-1.554-1.588-1.554z",
|
|
1095
|
+
fill: "currentColor",
|
|
1096
|
+
fillRule: "nonzero"
|
|
1097
|
+
}));
|
|
1098
|
+
function SvgDeploymentTasksThirdMenu(props) {
|
|
1099
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1j({
|
|
1100
|
+
width: 16,
|
|
1101
|
+
height: 16,
|
|
1102
|
+
viewBox: "0 0 16 16",
|
|
1103
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1104
|
+
}, props), _ref$1j);
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
function _extends$1i() { _extends$1i = 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$1i.apply(this, arguments); }
|
|
1108
|
+
var _ref$1i = /*#__PURE__*/React.createElement("g", {
|
|
1109
|
+
fill: "none",
|
|
1110
|
+
fillRule: "evenodd"
|
|
1111
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1112
|
+
d: "M0 0h16v16H0z"
|
|
1113
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1114
|
+
d: "M5 4.06a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm.004 1.07a2.934 2.934 0 1 0 0 5.867 2.934 2.934 0 0 0 0-5.868zm4.9 2.39l2.582-.001v-.903l1.475 1.446-1.475 1.446v-.904H9.904V7.52zm0-2.53L12.14 3.7l-.45-.783 2 .515-.555 1.99-.452-.783-2.236 1.291-.542-.94zm.543 5.203l2.236 1.29.452-.781.554 1.99-2 .515.452-.784-2.236-1.29.542-.94z",
|
|
1115
|
+
fill: "currentColor",
|
|
1116
|
+
fillRule: "nonzero"
|
|
1117
|
+
}));
|
|
1118
|
+
function SvgDestinationAnalysisThirdMenu(props) {
|
|
1119
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1i({
|
|
1120
|
+
width: 16,
|
|
1121
|
+
height: 16,
|
|
1122
|
+
viewBox: "0 0 16 16",
|
|
1123
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1124
|
+
}, props), _ref$1i);
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
function _extends$1h() { _extends$1h = 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$1h.apply(this, arguments); }
|
|
1128
|
+
var _ref$1h = /*#__PURE__*/React.createElement("g", {
|
|
1129
|
+
fill: "currentColor",
|
|
1130
|
+
fillRule: "evenodd"
|
|
1131
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1132
|
+
fillOpacity: 0,
|
|
1133
|
+
d: "M0 0h16v16H0z"
|
|
1134
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M10.204.465l.656.287.186.081a7.58 7.58 0 0 1 2.648 1.931l.134.15.474.533-.606.376-.17.106c-.153.095-.292.21-.413.339l-.071.082.25.272c.19.218.373.444.547.676l.255.354.102.148.004.18c.008.435-.008.87-.05 1.303l-.042.367.124.03c.06.01.12.019.18.025l.179.008h.068l.298-.022.707-.051-.067.706-.019.2a7.51 7.51 0 0 1-1.015 3.116l-.1.173-.359.623-.548-.464-.153-.13a2.04 2.04 0 0 0-.453-.29l-.104-.042-.176.313c-.145.248-.3.49-.464.725l-.253.35-.11.144-.17.06c-.414.145-.835.266-1.261.363l-.37.075.01.118c.014.119.039.237.074.351l.06.17.078.187.272.66-.698.155-.26.054-1.578.17a7.654 7.654 0 0 1-1.64-.18l-.198-.043-.696-.154.27-.66.077-.186c.069-.168.114-.344.136-.522l.008-.118-.371-.075c-.286-.065-.569-.14-.849-.226l-.417-.138-.171-.06-.11-.145c-.259-.344-.498-.702-.716-1.073l-.175-.312-.1.042a2.022 2.022 0 0 0-.449.288l-.153.13-.549.467-.36-.624-.096-.167a7.546 7.546 0 0 1-1.02-3.124l-.018-.2-.067-.704.705.048.215.015a2.024 2.024 0 0 0 .512-.028l.121-.029-.04-.372a11.33 11.33 0 0 1-.047-.874l.002-.438.004-.18.103-.147c.247-.357.514-.699.8-1.025l.246-.269-.067-.079a2.025 2.025 0 0 0-.263-.236l-.146-.1-.171-.104-.612-.376.478-.535.132-.148A7.657 7.657 0 0 1 4.961.83l.185-.08L5.8.465l.168.694.048.195c.042.174.107.341.193.497l.054.088.335-.152c.267-.116.539-.222.814-.317l.416-.134L8 1.283l.174.053c.419.127.83.278 1.23.452l.336.154.055-.09a2.02 2.02 0 0 0 .144-.323l.05-.17.047-.197.167-.697zM5.017 2.137l-.13.07c-.45.252-.87.558-1.248.91l-.107.105.083.073c.206.192.386.411.536.652l.106.184.213.397-.323.315c-.37.361-.713.75-1.023 1.164l-.122.168v.21c.005.392.034.783.085 1.171l.058.387.076.443-.403.197a3.223 3.223 0 0 1-.927.291l-.211.024.026.148c.1.506.26.999.48 1.468l.065.131.099-.058c.248-.137.514-.241.791-.309l.21-.044.444-.078.198.406c.226.46.486.903.779 1.324l.148.204-.03-.041.2.067c.376.116.758.21 1.144.28l.388.065.442.064.066.442c.052.358.044.72-.023 1.072l-.027.12.083.014c.18.024.357.041.526.05l.246.009.978-.107-.02-.088a3.229 3.229 0 0 1-.046-.857l.024-.215.065-.442.442-.064c.517-.076 1.027-.19 1.525-.345l.36-.119-.162.054.12-.164c.22-.316.421-.644.604-.983l.176-.343.198-.405.443.078c.354.061.693.18 1.006.352l.1.06.069-.135a6.32 6.32 0 0 0 .478-1.464l.024-.146-.207-.024a3.23 3.23 0 0 1-.708-.194l-.225-.1-.403-.198.077-.443c.088-.511.138-1.028.147-1.547v-.376l-.001.169-.12-.169a10.048 10.048 0 0 0-.752-.89l-.273-.278-.322-.314.211-.397c.168-.314.385-.598.643-.84l.087-.076-.108-.106a6.384 6.384 0 0 0-1.245-.908l-.132-.07-.044.105c-.12.256-.274.496-.457.713l-.144.159-.314.325-.4-.212c-.46-.245-.938-.453-1.43-.623L8 2.54l-.196.065c-.368.127-.73.276-1.081.445l-.348.176-.4.212-.314-.326a3.227 3.227 0 0 1-.599-.872l-.044-.103zm4.485 4.265a.913.913 0 1 1 .002 1.826.913.913 0 0 1-.002-1.826zm-3.007 0a.913.913 0 1 1 .001 1.826.913.913 0 0 1 0-1.827z",
|
|
1136
|
+
fillRule: "nonzero"
|
|
1137
|
+
}));
|
|
1138
|
+
function SvgEtcdThirdMenu(props) {
|
|
1139
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1h({
|
|
1140
|
+
width: 16,
|
|
1141
|
+
height: 16,
|
|
1142
|
+
viewBox: "0 0 16 16",
|
|
1143
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1144
|
+
}, props), _ref$1h);
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
function _extends$1g() { _extends$1g = 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$1g.apply(this, arguments); }
|
|
1148
|
+
var _ref$1g = /*#__PURE__*/React.createElement("g", {
|
|
1149
|
+
fill: "none",
|
|
1150
|
+
fillRule: "evenodd"
|
|
1151
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1152
|
+
d: "M0 0h16v16H0z"
|
|
1153
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1154
|
+
d: "M8 3.825A4.975 4.975 0 0 1 12.975 8.8v4.263a1.2 1.2 0 0 1 1.019 1.064l.006.123H2a1.2 1.2 0 0 1 1.024-1.187L3.025 8.8A4.975 4.975 0 0 1 8 3.825zm0 1.2A3.775 3.775 0 0 0 4.225 8.8v4.249h7.55V8.8a3.775 3.775 0 0 0-3.58-3.77L8 5.025zm.557 1.376l.038.01a.12.12 0 0 1 .07.124l-.287 2.007h1.534a.12.12 0 0 1 .091.198l-2.461 2.87a.12.12 0 0 1-.21-.095l.287-2.007H6.085a.12.12 0 0 1-.091-.198l2.461-2.87a.12.12 0 0 1 .065-.037l.037-.002zm5.299-2.058l.6 1.04-1.516.874-.6-1.04 1.516-.874zm-11.756 0l1.516.875-.6 1.04L1.5 5.381l.6-1.04zm9.27-2.29l1.028.62-.818 1.469-1.027-.62.818-1.47zm-6.548.039L5.659 3.5l-1.04.597L3.78 2.69l1.04-.597zM8.6 1.581V3.25H7.4V1.58h1.2z",
|
|
1155
|
+
fill: "currentColor"
|
|
1156
|
+
}));
|
|
1157
|
+
function SvgEventThirdMenu(props) {
|
|
1158
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1g({
|
|
1159
|
+
width: 16,
|
|
1160
|
+
height: 16,
|
|
1161
|
+
viewBox: "0 0 16 16",
|
|
1162
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1163
|
+
}, props), _ref$1g);
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
function _extends$1f() { _extends$1f = 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$1f.apply(this, arguments); }
|
|
1167
|
+
var _ref$1f = /*#__PURE__*/React.createElement("g", {
|
|
1168
|
+
fill: "currentColor",
|
|
1169
|
+
fillRule: "nonzero"
|
|
1170
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1171
|
+
d: "M11.8 1.8a1.6 1.6 0 0 1 1.6 1.6V8a.6.6 0 0 1-1.2 0V3.4a.4.4 0 0 0-.4-.4H3.4a.4.4 0 0 0-.4.4v9.2c0 .22.18.4.4.4h5.57a.6.6 0 0 1 0 1.2H3.4a1.6 1.6 0 0 1-1.6-1.6V3.4a1.6 1.6 0 0 1 1.6-1.6h8.4zm-6.73 8.6v1.84h-.822V10.4h.821zm1.463 0v1.84h-.821V10.4h.821zm1.464 0v1.84h-.821V10.4h.821zm3.034-5.832v3.285h-1.39L9.38 6.21H5.777l-.22 1.642H4.168V4.568h6.863z"
|
|
1172
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1173
|
+
d: "M14.23 11a.5.5 0 0 1-.315.888h-3.2a.5.5 0 1 1 0-1l1.788-.001-.354-.286a.5.5 0 0 1-.125-.629l.05-.075a.5.5 0 0 1 .704-.074L14.23 11zm-3.83 2.089a.5.5 0 0 1 .315-.889h3.2a.5.5 0 1 1 0 1h-1.788l.355.287a.5.5 0 0 1 .124.629l-.05.075a.5.5 0 0 1-.704.073L10.4 13.09z"
|
|
1174
|
+
}));
|
|
1175
|
+
function SvgExporterThirdMenu(props) {
|
|
1176
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1f({
|
|
1177
|
+
width: 16,
|
|
1178
|
+
height: 16,
|
|
1179
|
+
viewBox: "0 0 16 16",
|
|
1180
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1181
|
+
}, props), _ref$1f);
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
function _extends$1e() { _extends$1e = 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$1e.apply(this, arguments); }
|
|
1185
|
+
var _ref$1e = /*#__PURE__*/React.createElement("g", {
|
|
1186
|
+
fill: "none",
|
|
1187
|
+
fillRule: "evenodd"
|
|
1188
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1189
|
+
d: "M0 0h16v16H0z"
|
|
1190
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1191
|
+
d: "M1.1 5.8c0-1.038.608-1.95 1.5-1.95h2.729L5.33 2.7a1.1 1.1 0 0 1 .98-1.094l.12-.006h3.14a1.1 1.1 0 0 1 1.1 1.1l-.001 1.15H13.4c.847 0 1.438.823 1.495 1.795l.005.155v.9a.6.6 0 0 1-.503.592L14.3 7.3h-12V13a.3.3 0 0 0 .231.292l.069.008h10.8a.3.3 0 0 0 .3-.3v-2.638a.6.6 0 0 1 1.2 0V13a1.5 1.5 0 0 1-1.5 1.5H2.6A1.5 1.5 0 0 1 1.1 13V5.8zm7.5 2.25v1.649l1.65.001v1.2l-1.65-.001v1.651H7.4v-1.651l-1.65.001V9.7l1.65-.001V8.05h1.2zm4.8-3H2.6c-.102 0-.3.297-.3.75v.3h11.4v-.3c0-.408-.16-.69-.267-.741L13.4 5.05zM9.47 2.8H6.53v1.05h2.94V2.8z",
|
|
1192
|
+
fill: "currentColor",
|
|
1193
|
+
fillRule: "nonzero"
|
|
1194
|
+
}));
|
|
1195
|
+
function SvgFailureResourceThirdMenu(props) {
|
|
1196
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1e({
|
|
1197
|
+
width: 16,
|
|
1198
|
+
height: 16,
|
|
1199
|
+
viewBox: "0 0 16 16",
|
|
1200
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1201
|
+
}, props), _ref$1e);
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
function _extends$1d() { _extends$1d = 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$1d.apply(this, arguments); }
|
|
1205
|
+
var _ref$1d = /*#__PURE__*/React.createElement("g", {
|
|
1206
|
+
fill: "currentColor",
|
|
1207
|
+
fillRule: "evenodd"
|
|
1208
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1209
|
+
fillOpacity: 0,
|
|
1210
|
+
d: "M0 0h16v16H0z"
|
|
1211
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1212
|
+
d: "M5.639 1.4c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V6.5a.6.6 0 0 1-.6.6H1.6v6.775c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V9.747a.6.6 0 0 1 1.2 0v4.128a1.6 1.6 0 0 1-1.6 1.6H2a1.6 1.6 0 0 1-1.6-1.6V3.037c0-.904.733-1.637 1.637-1.637h3.602zM8.6 11.17v1.2H3.4v-1.2h5.2zM5.639 2.6H2.037a.437.437 0 0 0-.437.437V5.9h12.8V4.593a.437.437 0 0 0-.358-.43l-.079-.007H8.806c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062z",
|
|
1213
|
+
fillRule: "nonzero"
|
|
1214
|
+
}));
|
|
1215
|
+
function SvgFilesystemsThirdMenu(props) {
|
|
1216
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1d({
|
|
1217
|
+
width: 16,
|
|
1218
|
+
height: 16,
|
|
1219
|
+
viewBox: "0 0 16 16",
|
|
1220
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1221
|
+
}, props), _ref$1d);
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
function _extends$1c() { _extends$1c = 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$1c.apply(this, arguments); }
|
|
1225
|
+
var _ref$1c = /*#__PURE__*/React.createElement("path", {
|
|
1226
|
+
d: "M7.812 1.028a.547.547 0 0 1 .343 0l5.678 1.876a.545.545 0 0 1 .374.518v5.42c0 .616-.29 1.324-.863 2.102-.447.61-1.075 1.273-1.817 1.918a15.998 15.998 0 0 1-1.978 1.48C8.494 15 8.11 15 7.984 15c-.126 0-.51 0-1.568-.67a16.46 16.46 0 0 1-1.977-1.496c-.74-.649-1.367-1.312-1.814-1.918-.573-.777-.864-1.475-.864-2.075v-5.42c0-.234.15-.443.374-.517zM2.85 7.999v.843c0 .696.86 1.891 2.246 3.12a15.648 15.648 0 0 0 1.821 1.396c.639.413.975.535 1.066.552a.409.409 0 0 0 .04-.01L8 13.907 8 8h5.117V3.815L8 2.124V8H2.85z",
|
|
1227
|
+
fill: "currentColor",
|
|
1228
|
+
fillRule: "nonzero"
|
|
1229
|
+
});
|
|
1230
|
+
function SvgFirewallThirdMenu(props) {
|
|
1231
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1c({
|
|
1232
|
+
width: 16,
|
|
1233
|
+
height: 16,
|
|
1234
|
+
viewBox: "0 0 16 16",
|
|
1235
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1236
|
+
}, props), _ref$1c);
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
function _extends$1b() { _extends$1b = 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$1b.apply(this, arguments); }
|
|
1240
|
+
var _ref$1b = /*#__PURE__*/React.createElement("g", {
|
|
1241
|
+
fill: "none",
|
|
1242
|
+
fillRule: "evenodd"
|
|
1243
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1244
|
+
d: "M0 0h16v16H0z"
|
|
1245
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1246
|
+
d: "M13.47 2.1c.85 0 1.53.707 1.53 1.57v6.637a.5.5 0 1 1-1 0V3.67c0-.32-.241-.57-.53-.57H4.74a.532.532 0 0 0-.488.348h7.94c.84 0 1.51.71 1.51 1.57v6.638a.5.5 0 1 1-1 0V5.018c0-.32-.235-.57-.51-.57H3.615a.52.52 0 0 0-.481.379h7.579a1.7 1.7 0 0 1 1.7 1.7v5.99c0 .857-.55 1.613-1.337 1.613h-8.84C1.45 14.13.9 13.374.9 12.517v-5.99a1.7 1.7 0 0 1 1.21-1.629l-.005.12c0-.72.469-1.333 1.114-1.515.08-.785.727-1.403 1.52-1.403h8.732zm-2.756 3.926H2.6a.5.5 0 0 0-.5.5v5.991c0 .262.11.413.137.413h8.84c.027 0 .137-.151.137-.413v-5.99a.5.5 0 0 0-.5-.5zm-4.057 4.557v1.074H2.973v-1.074h3.684zm3.683-2.946V8.71H2.973V7.637h7.367z",
|
|
1247
|
+
fill: "currentColor",
|
|
1248
|
+
fillRule: "nonzero"
|
|
1249
|
+
}));
|
|
1250
|
+
function SvgGroupingRulesThirdMenu(props) {
|
|
1251
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1b({
|
|
1252
|
+
width: 16,
|
|
1253
|
+
height: 16,
|
|
1254
|
+
viewBox: "0 0 16 16",
|
|
1255
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1256
|
+
}, props), _ref$1b);
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
function _extends$1a() { _extends$1a = 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$1a.apply(this, arguments); }
|
|
1260
|
+
var _ref$1a = /*#__PURE__*/React.createElement("g", {
|
|
1261
|
+
fill: "none",
|
|
1262
|
+
fillRule: "evenodd"
|
|
1263
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1264
|
+
d: "M0 0h16v16H0z"
|
|
1265
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
1266
|
+
fill: "currentColor",
|
|
1267
|
+
fillRule: "nonzero"
|
|
1268
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1269
|
+
d: "M7.062 9.139H9.26v2.198H7.062zM4.863 6.94h2.198V9.14H4.863zM7.062 4.743H9.26V6.94H7.062zM9.26 6.94h2.198V9.14H9.26zM9.26 3.642h1.101v1.1H9.26zM5.961 3.642h1.101v1.1H5.961zM9.26 11.342h1.101v1.1H9.26zM5.961 11.342h1.101v1.1H5.961zM4.863 5.84v1.1h-1.1v-1.1zM4.863 9.139v1.101h-1.1V9.139zM12.563 5.84v1.1h-1.1v-1.1zM12.563 9.139v1.101h-1.1V9.139zM7.062 2.268h1v1h-1z"
|
|
1270
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1271
|
+
d: "M5.412 2.817h1v1h-1zM10.361 2.817h1v1h-1zM8.711 2.268h1v1h-1zM13.422 6.994h1v1h-1zM12.87 5.29h1v1h-1zM3.032 5.29h1v1h-1zM2.423 6.94h1v1h-1zM2.423 8.59h1v1h-1zM3.104 10.335h1v1h-1zM13.422 8.59h1v1h-1zM12.836 10.305h1v1h-1zM7.062 13.23h1v1h-1zM5.295 12.53h1v1h-1zM10.361 12.715h1v1h-1zM8.711 13.283h1v1h-1zM3.997 3.918h1v1h-1zM3.989 11.614h1v1h-1zM11.89 11.565h1v1h-1zM11.894 3.978h1v1h-1z"
|
|
1272
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1273
|
+
d: "M1.443 9.139h1v1h-1z"
|
|
1274
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1275
|
+
d: "M1.333 8.326h1v1h-1zM2.082 10.884h1v1h-1z"
|
|
1276
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1277
|
+
d: "M1.708 10.055h1v1h-1zM3.002 12.306h1v1h-1z"
|
|
1278
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1279
|
+
d: "M2.487 11.663h1v1h-1zM4.447 13.472h1v1h-1z"
|
|
1280
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1281
|
+
d: "M3.702 12.953h1v1h-1zM5.253 13.899h1v1h-1zM6.971 14.448h1v1h-1z"
|
|
1282
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1283
|
+
d: "M6.059 14.25h1v1h-1zM9.094 14.524h1v1h-1zM8.03 14.58h1v1h-1zM1.443 6.646h1v1h-1z"
|
|
1284
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1285
|
+
d: "M1.333 7.459h1v1h-1zM2.082 4.902h1v1h-1z"
|
|
1286
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1287
|
+
d: "M1.708 5.73h1v1h-1zM3.002 3.483h1v1h-1z"
|
|
1288
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1289
|
+
d: "M2.487 4.122h1v1h-1zM4.447 2.313h1v1h-1z"
|
|
1290
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1291
|
+
d: "M3.702 2.832h1v1h-1zM5.253 1.886h1v1h-1zM6.971 1.356h1v1h-1z"
|
|
1292
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1293
|
+
d: "M6.059 1.534h1v1h-1zM14.833 9.42h-1v-1h1z"
|
|
1294
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1295
|
+
d: "M14.94 8.608h-1v-1h1zM14.193 11.166h-1v-1h1z"
|
|
1296
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1297
|
+
d: "M14.565 10.336h-1v-1h1zM13.271 12.587h-1v-1h1z"
|
|
1298
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1299
|
+
d: "M13.788 11.943h-1v-1h1zM11.825 13.753h-1v-1h1z"
|
|
1300
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1301
|
+
d: "M12.574 13.235h-1v-1h1zM11.021 14.182h-1v-1h1z"
|
|
1302
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1303
|
+
d: "M10.215 14.533h-1v-1h1zM14.833 6.928h-1v-1h1z"
|
|
1304
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1305
|
+
d: "M14.94 7.74h-1v-1h1zM14.193 5.182h-1v-1h1z"
|
|
1306
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1307
|
+
d: "M14.565 6.012h-1v-1h1zM13.271 3.761h-1v-1h1z"
|
|
1308
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1309
|
+
d: "M13.788 4.405h-1v-1h1zM11.825 2.594h-1v-1h1z"
|
|
1310
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1311
|
+
d: "M12.574 3.113h-1v-1h1zM11.021 2.166h-1v-1h1zM9.31 1.619h-1v-1h1z"
|
|
1312
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1313
|
+
d: "M10.215 1.814h-1v-1h1zM8.293 1.486h-1v-1h1z"
|
|
1314
|
+
})));
|
|
1315
|
+
function SvgHaproxyThridMenu(props) {
|
|
1316
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1a({
|
|
1317
|
+
width: 16,
|
|
1318
|
+
height: 16,
|
|
1319
|
+
viewBox: "0 0 16 16",
|
|
1320
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1321
|
+
}, props), _ref$1a);
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
function _extends$19() { _extends$19 = 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$19.apply(this, arguments); }
|
|
1325
|
+
var _ref$19 = /*#__PURE__*/React.createElement("path", {
|
|
1326
|
+
d: "M13.454 13.34a.4.4 0 0 1-.596.011c-.142-.14-.147-.425-.01-.604a.4.4 0 0 1 .596-.01.412.412 0 0 1 .01.604m-.899-.888a.47.47 0 0 1-.665 0l-2.95-2.95a.47.47 0 0 1 .664-.666l2.951 2.95a.471.471 0 0 1 0 .666m1.97-.264L9.06 6.836c.578-1.548.286-3.387-.993-4.64C6.965 1.118 5.4.75 4.02 1.17c-.69.189 3.732 2.88 1.904 4.8C4.14 7.888 1.29 3.501 1.13 4.206c-.365 1.412.052 2.987 1.154 4.065 1.28 1.252 3.104 1.528 4.607.843l5.465 5.353a1.555 1.555 0 0 0 2.21-.04 1.605 1.605 0 0 0-.04-2.239",
|
|
1327
|
+
fill: "currentColor",
|
|
1328
|
+
fillRule: "evenodd"
|
|
1329
|
+
});
|
|
1330
|
+
function SvgHostInstanceMaintenanceThirdMenu(props) {
|
|
1331
|
+
return /*#__PURE__*/React.createElement("svg", _extends$19({
|
|
1332
|
+
width: 16,
|
|
1333
|
+
height: 16,
|
|
1334
|
+
viewBox: "0 0 16 16",
|
|
1335
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1336
|
+
}, props), _ref$19);
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
function _extends$18() { _extends$18 = 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$18.apply(this, arguments); }
|
|
1340
|
+
var _ref$18 = /*#__PURE__*/React.createElement("path", {
|
|
1341
|
+
d: "M7.288.966a.6.6 0 0 1-.266.805l-5.26 2.643a.298.298 0 0 0-.162.265v6.088c0 .112.063.214.158.263l5.264 2.657a.6.6 0 0 1-.54 1.07L1.214 12.1A1.498 1.498 0 0 1 .4 10.767V4.679a1.5 1.5 0 0 1 .819-1.335L6.483.7a.6.6 0 0 1 .805.267zm2.058-.41l5.44 2.79c.5.257.814.772.814 1.333v6.088c0 .562-.314 1.076-.825 1.338l-5.44 2.656a.6.6 0 0 1-.526-1.078l5.429-2.65a.298.298 0 0 0 .162-.266V4.679a.298.298 0 0 0-.162-.265l-5.44-2.79A.6.6 0 1 1 9.347.557zm3.759 7.961v1.702l-4.689 2.269v-1.815l4.689-2.156zm-10.21 0l4.689 2.156v1.815l-4.689-2.269V8.517zm3.366 2.004c-.265-.075-.492.114-.492.379 0 .264.227.529.492.567.264.075.491-.114.491-.378 0-.265-.227-.492-.491-.568zm6.844-4.689v1.853L8.416 9.916V7.988l4.689-2.156zm-10.21 0l4.689 2.156v1.89L2.895 7.686V5.832zm3.366 2.042c-.265-.075-.492.114-.492.379 0 .264.227.529.492.567.264.075.491-.114.491-.378 0-.265-.227-.492-.491-.568zM8 2.77l4.878 2.42L8 7.27 3.122 5.19 8 2.77z",
|
|
1342
|
+
fill: "currentColor",
|
|
1343
|
+
fillRule: "evenodd"
|
|
1344
|
+
});
|
|
1345
|
+
function SvgHostResourcesThirdMenu(props) {
|
|
1346
|
+
return /*#__PURE__*/React.createElement("svg", _extends$18({
|
|
1347
|
+
width: 16,
|
|
1348
|
+
height: 16,
|
|
1349
|
+
viewBox: "0 0 16 16",
|
|
1350
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1351
|
+
}, props), _ref$18);
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
function _extends$17() { _extends$17 = 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$17.apply(this, arguments); }
|
|
1355
|
+
var _ref$17 = /*#__PURE__*/React.createElement("g", {
|
|
1356
|
+
fill: "currentColor",
|
|
1357
|
+
fillRule: "evenodd"
|
|
1358
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1359
|
+
fillOpacity: 0,
|
|
1360
|
+
d: "M0 0h16v16H0z"
|
|
1361
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1362
|
+
d: "M13 10.6c.552 0 1 .481 1 1.075v2.15c0 .594-.448 1.075-1 1.075H3c-.552 0-1-.481-1-1.075v-2.15c0-.594.448-1.075 1-1.075h10zm-.2 1.29H3.2v1.72h9.6v-1.72zm-1.707.36c.11 0 .2.09.2.2v.6a.2.2 0 0 1-.2.2h-1.35a.2.2 0 0 1-.2-.2v-.6c0-.11.09-.2.2-.2h1.35zM13 5.8c.552 0 1 .481 1 1.075v2.15c0 .594-.448 1.075-1 1.075H3c-.552 0-1-.481-1-1.075v-2.15C2 6.281 2.448 5.8 3 5.8h10zm-.2 1.29H3.2v1.72h9.6V7.09zm-1.707.41c.11 0 .2.09.2.2v.6a.2.2 0 0 1-.2.2h-1.35a.2.2 0 0 1-.2-.2v-.6c0-.11.09-.2.2-.2h1.35zM13 1c.552 0 1 .481 1 1.075v2.15c0 .594-.448 1.075-1 1.075H3c-.552 0-1-.481-1-1.075v-2.15C2 1.481 2.448 1 3 1h10zm-.2 1.29H3.2v1.72h9.6V2.29zm-1.707.41c.11 0 .2.09.2.2v.6a.2.2 0 0 1-.2.2h-1.35a.2.2 0 0 1-.2-.2v-.6c0-.11.09-.2.2-.2h1.35z",
|
|
1363
|
+
fillRule: "nonzero"
|
|
1364
|
+
}));
|
|
1365
|
+
function SvgHostThirdMenu(props) {
|
|
1366
|
+
return /*#__PURE__*/React.createElement("svg", _extends$17({
|
|
1367
|
+
width: 16,
|
|
1368
|
+
height: 16,
|
|
1369
|
+
viewBox: "0 0 16 16",
|
|
1370
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1371
|
+
}, props), _ref$17);
|
|
1372
|
+
}
|
|
1373
|
+
|
|
1374
|
+
function _extends$16() { _extends$16 = 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$16.apply(this, arguments); }
|
|
1375
|
+
var _ref$16 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
|
|
1376
|
+
d: "M3.1.435c0 .18.102.336.247.401v.69l-.452.014c-.88.059-1.438.248-1.79.52-.269.267-.46.626-.533 1.029H.363c-.2 0-.363.178-.363.395v.565c0 .217.163.395.363.395H.54c.015.53.229 1.006.565 1.341.347.268.897.455 1.757.516a.48.48 0 0 0-.005.068v.185c0 .204.152.37.34.37h.017v.317H1.92c-.337 0-.613.3-.613.667v.463c.618.4 1.338.629 2.108.629.84 0 1.62-.273 2.273-.74v-.352c0-.367-.276-.667-.613-.667H3.78v-.318h.018c.188 0 .34-.165.34-.369V6.37v-.066l.03-.001c.79-.057 1.312-.22 1.655-.454a1.96 1.96 0 0 0 .632-1.404h.182c.2 0 .363-.178.363-.395v-.565c0-.217-.163-.395-.363-.395h-.215a1.94 1.94 0 0 0-.599-1.093c-.343-.234-.865-.397-1.655-.454l-.515-.016v-.69A.437.437 0 0 0 3.9.435C3.9.195 3.72 0 3.5 0c-.22 0-.4.195-.4.435",
|
|
1377
|
+
id: "inspection-kit-third-menu_svg__a"
|
|
1378
|
+
}));
|
|
1379
|
+
var _ref2$1 = /*#__PURE__*/React.createElement("g", {
|
|
1380
|
+
fill: "none",
|
|
1381
|
+
fillRule: "evenodd"
|
|
1382
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1383
|
+
d: "M5.639 3.4c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V7.5a.6.6 0 0 1-.6.6H1.6v6.011c0 .143.164.289.4.289h5.636a.6.6 0 0 1 0 1.2H2c-.869 0-1.6-.65-1.6-1.489V5.037c0-.904.733-1.637 1.637-1.637h3.602zm0 1.2H2.037a.437.437 0 0 0-.437.437V6.9h12.8v-.307a.437.437 0 0 0-.358-.43l-.079-.007H8.806c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062zm-.034-3.21c.315 0 .625.073.912.22l2.337 1.264a.782.782 0 0 0 .354.082h5.755a.6.6 0 0 1 0 1.2H9.208c-.315 0-.625-.074-.912-.22L5.958 2.67a.78.78 0 0 0-.352-.082L.964 2.6a.6.6 0 0 1-.002-1.2l4.643-.01z",
|
|
1384
|
+
fill: "currentColor",
|
|
1385
|
+
fillRule: "nonzero"
|
|
1386
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
1387
|
+
transform: "translate(8 7)"
|
|
1388
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
1389
|
+
id: "inspection-kit-third-menu_svg__b",
|
|
1390
|
+
fill: "currentColor"
|
|
1391
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
1392
|
+
xlinkHref: "#inspection-kit-third-menu_svg__a"
|
|
1393
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
1394
|
+
d: "M3.1.435c0 .18.102.336.247.401v.69l-.452.014c-.88.059-1.438.248-1.79.52-.269.267-.46.626-.533 1.029H.363c-.2 0-.363.178-.363.395v.565c0 .217.163.395.363.395H.54c.015.53.229 1.006.565 1.341.347.268.897.455 1.757.516a.48.48 0 0 0-.005.068v.185c0 .204.152.37.34.37h.017v.317H1.92c-.337 0-.613.3-.613.667v.463c.618.4 1.338.629 2.108.629.84 0 1.62-.273 2.273-.74v-.352c0-.367-.276-.667-.613-.667H3.78v-.318h.018c.188 0 .34-.165.34-.369V6.37v-.066l.03-.001c.79-.057 1.312-.22 1.655-.454a1.96 1.96 0 0 0 .632-1.404h.182c.2 0 .363-.178.363-.395v-.565c0-.217-.163-.395-.363-.395h-.215a1.94 1.94 0 0 0-.599-1.093c-.343-.234-.865-.397-1.655-.454l-.515-.016v-.69A.437.437 0 0 0 3.9.435C3.9.195 3.72 0 3.5 0c-.22 0-.4.195-.4.435",
|
|
1395
|
+
fill: "currentColor",
|
|
1396
|
+
mask: "url(#inspection-kit-third-menu_svg__b)"
|
|
1397
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
1398
|
+
d: "M12.278 11.247c-.2 0-.363-.177-.363-.396 0-.218.163-.395.363-.395.201 0 .363.177.363.395 0 .219-.162.396-.363.396m-1.504 0c-.201 0-.364-.177-.364-.396 0-.218.163-.395.364-.395.2 0 .363.177.363.395 0 .219-.163.396-.363.396m1.504-1.61h-1.556c-.6 0-1.09.534-1.09 1.186v.17c0 .652.49 1.185 1.09 1.185h.83v.392c0 .09.09.146.161.1l1.032-.604a.065.065 0 0 0 .013-.01c.36-.195.61-.598.61-1.063v-.17c0-.652-.49-1.186-1.09-1.186",
|
|
1399
|
+
fill: "currentColor",
|
|
1400
|
+
fillRule: "nonzero"
|
|
1401
|
+
}));
|
|
1402
|
+
function SvgInspectionKitThirdMenu(props) {
|
|
1403
|
+
return /*#__PURE__*/React.createElement("svg", _extends$16({
|
|
1404
|
+
width: 16,
|
|
1405
|
+
height: 16,
|
|
1406
|
+
viewBox: "0 0 16 16",
|
|
1407
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1408
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
1409
|
+
}, props), _ref$16, _ref2$1);
|
|
1410
|
+
}
|
|
1411
|
+
|
|
1412
|
+
function _extends$15() { _extends$15 = 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$15.apply(this, arguments); }
|
|
1413
|
+
var _ref$15 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
|
|
1414
|
+
d: "M3.1.435c0 .18.102.336.247.401v.69l-.452.014c-.88.059-1.438.248-1.79.52-.269.267-.46.626-.533 1.029H.363c-.2 0-.363.178-.363.395v.565c0 .217.163.395.363.395H.54c.015.53.229 1.006.565 1.341.347.268.897.455 1.757.516a.48.48 0 0 0-.005.068v.185c0 .204.152.37.34.37h.017v.317H1.92c-.337 0-.613.3-.613.667v.463c.618.4 1.338.629 2.108.629.84 0 1.62-.273 2.273-.74v-.352c0-.367-.276-.667-.613-.667H3.78v-.318h.018c.188 0 .34-.165.34-.369V6.37v-.066l.03-.001c.79-.057 1.312-.22 1.655-.454a1.96 1.96 0 0 0 .632-1.404h.182c.2 0 .363-.178.363-.395v-.565c0-.217-.163-.395-.363-.395h-.215a1.94 1.94 0 0 0-.599-1.093c-.343-.234-.865-.397-1.655-.454l-.515-.016v-.69A.437.437 0 0 0 3.9.435C3.9.195 3.72 0 3.5 0c-.22 0-.4.195-.4.435",
|
|
1415
|
+
id: "inspection-overview-third-menu_svg__a"
|
|
1416
|
+
}));
|
|
1417
|
+
var _ref2 = /*#__PURE__*/React.createElement("g", {
|
|
1418
|
+
fill: "none",
|
|
1419
|
+
fillRule: "evenodd"
|
|
1420
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1421
|
+
d: "M14 .4A1.6 1.6 0 0 1 15.6 2v3.387a.6.6 0 0 1-1.2 0V2a.4.4 0 0 0-.4-.4H2a.4.4 0 0 0-.4.4v8.5c0 .22.18.4.4.4h5.231a.6.6 0 0 1 0 1.2H2a1.6 1.6 0 0 1-1.6-1.6V2A1.6 1.6 0 0 1 2 .4h12zM6.686 2.414l.477 1.413 1.033 3.067 1.13-1.404.162-.201H13a.54.54 0 1 1 0 1.08h-2.996l-1.583 1.97-.618.767-.315-.933-.872-2.588-.76 1.964-.133.345H3a.54.54 0 1 1 0-1.08l1.982-.001 1.165-3.008.539-1.391z",
|
|
1422
|
+
fill: "currentColor",
|
|
1423
|
+
fillRule: "nonzero"
|
|
1424
|
+
}), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("g", {
|
|
1425
|
+
transform: "translate(8 6)"
|
|
1426
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
1427
|
+
id: "inspection-overview-third-menu_svg__b",
|
|
1428
|
+
fill: "currentColor"
|
|
1429
|
+
}, /*#__PURE__*/React.createElement("use", {
|
|
1430
|
+
xlinkHref: "#inspection-overview-third-menu_svg__a"
|
|
1431
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
1432
|
+
d: "M3.1.435c0 .18.102.336.247.401v.69l-.452.014c-.88.059-1.438.248-1.79.52-.269.267-.46.626-.533 1.029H.363c-.2 0-.363.178-.363.395v.565c0 .217.163.395.363.395H.54c.015.53.229 1.006.565 1.341.347.268.897.455 1.757.516a.48.48 0 0 0-.005.068v.185c0 .204.152.37.34.37h.017v.317H1.92c-.337 0-.613.3-.613.667v.463c.618.4 1.338.629 2.108.629.84 0 1.62-.273 2.273-.74v-.352c0-.367-.276-.667-.613-.667H3.78v-.318h.018c.188 0 .34-.165.34-.369V6.37v-.066l.03-.001c.79-.057 1.312-.22 1.655-.454a1.96 1.96 0 0 0 .632-1.404h.182c.2 0 .363-.178.363-.395v-.565c0-.217-.163-.395-.363-.395h-.215a1.94 1.94 0 0 0-.599-1.093c-.343-.234-.865-.397-1.655-.454l-.515-.016v-.69A.437.437 0 0 0 3.9.435C3.9.195 3.72 0 3.5 0c-.22 0-.4.195-.4.435",
|
|
1433
|
+
fill: "currentColor",
|
|
1434
|
+
mask: "url(#inspection-overview-third-menu_svg__b)"
|
|
1435
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
1436
|
+
d: "M12.278 10.247c-.2 0-.363-.177-.363-.396 0-.218.163-.395.363-.395.201 0 .363.177.363.395 0 .219-.162.396-.363.396m-1.504 0c-.201 0-.364-.177-.364-.396 0-.218.163-.395.364-.395.2 0 .363.177.363.395 0 .219-.163.396-.363.396m1.504-1.61h-1.556c-.6 0-1.09.534-1.09 1.186v.17c0 .652.49 1.185 1.09 1.185h.83v.392c0 .09.09.146.161.1l1.032-.604a.065.065 0 0 0 .013-.01c.36-.195.61-.598.61-1.063v-.17c0-.652-.49-1.186-1.09-1.186",
|
|
1437
|
+
fill: "currentColor",
|
|
1438
|
+
fillRule: "nonzero"
|
|
1439
|
+
})));
|
|
1440
|
+
function SvgInspectionOverviewThirdMenu(props) {
|
|
1441
|
+
return /*#__PURE__*/React.createElement("svg", _extends$15({
|
|
1442
|
+
width: 16,
|
|
1443
|
+
height: 16,
|
|
1444
|
+
viewBox: "0 0 16 16",
|
|
1445
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1446
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
1447
|
+
}, props), _ref$15, _ref2);
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
function _extends$14() { _extends$14 = 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$14.apply(this, arguments); }
|
|
1451
|
+
var _ref$14 = /*#__PURE__*/React.createElement("path", {
|
|
1452
|
+
d: "M9.312.46l.153.152.013.013 4.983 4.995.157.158.001.21v.013l-.002.012.002 3.988v3.704c0 .85-.69 1.54-1.54 1.54H3.812c-.85 0-1.54-.69-1.54-1.54V1.793c0-.736.597-1.332 1.332-1.332h5.708zM8.55 1.54l-4.946.002a.252.252 0 0 0-.252.252v11.912c0 .254.206.46.46.46h9.266a.46.46 0 0 0 .46-.46V6.54h-3.63c-.75 0-1.358-.608-1.358-1.358V1.54zm3.517 9.342v1H7.442v-1h4.625zM5.512 5.933l.354.354 1.81 1.81a.5.5 0 0 1-.005.712l-1.81 1.768-.357.35-.7-.716.358-.35L6.61 8.446 5.158 6.994l-.353-.354.707-.707zM9.63 2.307v2.876c0 .153.124.278.277.278h2.868L9.63 2.307z",
|
|
1453
|
+
fill: "currentColor",
|
|
1454
|
+
fillRule: "nonzero"
|
|
1455
|
+
});
|
|
1456
|
+
function SvgJobManagementThirdMenu(props) {
|
|
1457
|
+
return /*#__PURE__*/React.createElement("svg", _extends$14({
|
|
1458
|
+
width: 16,
|
|
1459
|
+
height: 16,
|
|
1460
|
+
viewBox: "0 0 16 16",
|
|
1461
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1462
|
+
}, props), _ref$14);
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
function _extends$13() { _extends$13 = 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$13.apply(this, arguments); }
|
|
1466
|
+
var _ref$13 = /*#__PURE__*/React.createElement("g", {
|
|
1467
|
+
fill: "none",
|
|
1468
|
+
fillRule: "evenodd"
|
|
1469
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1470
|
+
d: "M0 0h16v16H0z"
|
|
1471
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1472
|
+
d: "M11.89 8.034c.528.026.959.406.959 1.095 0 1.667-2.238 1.918-2.238 1.918l.044-.031c.244-.17 1.403-1.03 1.403-1.938 0-.452-.535-.846-1.161-.707.317-.233.675-.351.993-.337zM5.713 9.6c-.88.704 2.093.88 3.703.353l.825.505c-2.373.95-5.588.45-5.588-.202 0-.324.633-.656 1.06-.656zm.673-1.549s-1.245.29-1.245.572c0 .308 3.886.253 5.588-.1-.186.18-.892.673-.892.673-2.597.515-6.227.45-6.227-.387 0-.602 1.558-.73 2.34-.758.26-.008.436 0 .436 0zm4.763-4.577S9.092 4.73 8.995 5.409c-.1.711.892 1.317.555 2.205-.305.8-1.279.975-1.279.975s.544-.435.522-.958c-.025-.642-.894-1.105-.824-1.986.153-1.98 3.18-2.171 3.18-2.171zM8.86 1c1.74 2.577-2.558 3.917-1.952 5.402.358.88.618 1.355.977 1.919-.003 0-2.348-1.6-2.054-2.962.12-.557.683-1.059 1.3-1.562l.31-.252C8.375 2.786 9.285 2.002 8.86 1zm4.51 12.117c-.018 1.76-5.23 2.638-9.003 1.06 3.774.886 7.523.372 9.004-1.06zM4.166 11.82c.146 0 .293.012.438.033l.504.286c-.597-.117-1.245.135-1.245.387 0 1.111 8.756 1.258 7.96-.622.137.073.522.229.522.555 0 1.967-9.744 2.06-9.744.134 0-.36.614-.792 1.565-.773zm1.952-.758c-.595.645 1.999.58 3.03.135l.874.573c-1.381.85-4.863.767-4.863-.068 0-.271.376-.64.96-.64z",
|
|
1473
|
+
fill: "currentColor"
|
|
1474
|
+
}));
|
|
1475
|
+
function SvgJvmThirdMenu(props) {
|
|
1476
|
+
return /*#__PURE__*/React.createElement("svg", _extends$13({
|
|
1477
|
+
width: 16,
|
|
1478
|
+
height: 16,
|
|
1479
|
+
viewBox: "0 0 16 16",
|
|
1480
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1481
|
+
}, props), _ref$13);
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
function _extends$12() { _extends$12 = 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$12.apply(this, arguments); }
|
|
1485
|
+
var _ref$12 = /*#__PURE__*/React.createElement("path", {
|
|
1486
|
+
d: "M3.951 1.089a1.312 1.312 0 0 1 .404 2.562l.035-.012-.003 1.825-.164.005.166-.005c.946 0 1.775.5 2.237 1.25l-.011-.017 3.91-1.907.003.024a1.75 1.75 0 1 1 .299.774l.015.022L6.95 7.508l-.006-.028a2.632 2.632 0 0 1-.006 1.242l.006-.024 3.978 1.769-.022.026a1.75 1.75 0 1 1-.35.743l-.004.022-3.944-1.756.016-.025a2.623 2.623 0 0 1-2.228 1.237v1.825l-.034-.012a1.313 1.313 0 1 1-.818.004l-.024.008-.001-1.975.015.005a2.626 2.626 0 0 1 .003-4.961l-.018.006V3.639l.025.008a1.313 1.313 0 0 1 .414-2.558z",
|
|
1487
|
+
fill: "currentColor",
|
|
1488
|
+
fillRule: "evenodd"
|
|
1489
|
+
});
|
|
1490
|
+
function SvgKafkaThirdMenu(props) {
|
|
1491
|
+
return /*#__PURE__*/React.createElement("svg", _extends$12({
|
|
1492
|
+
width: 16,
|
|
1493
|
+
height: 16,
|
|
1494
|
+
viewBox: "0 0 16 16",
|
|
1495
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1496
|
+
}, props), _ref$12);
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
function _extends$11() { _extends$11 = 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$11.apply(this, arguments); }
|
|
1500
|
+
var _ref$11 = /*#__PURE__*/React.createElement("path", {
|
|
1501
|
+
d: "M6.045 10.977c.441.183.78.533.952.96h5.945a.6.6 0 0 1 0 1.2H7.039a1.75 1.75 0 0 1-3.28.126l-.047-.126h-.945a.6.6 0 0 1 0-1.2h.986a1.747 1.747 0 0 1 2.292-.96zm-.514 1.121a.5.5 0 1 0-.382.924.5.5 0 0 0 .382-.924zm.514-10.121c.441.183.78.533.952.96h5.945a.6.6 0 0 1 0 1.2H7.039a1.75 1.75 0 0 1-3.28.126l-.047-.126h-.945a.6.6 0 1 1 0-1.2h.986a1.747 1.747 0 0 1 2.292-.96zM5.53 3.098a.5.5 0 1 0-.382.924.5.5 0 0 0 .382-.924zm4.133 3.375a1.75 1.75 0 0 0-.953.96H2.823a.656.656 0 0 0 0 1.313H8.71a1.75 1.75 0 0 0 3.24.014l.005-.014h.93a.656.656 0 0 0 0-1.312l-.93-.002a1.747 1.747 0 0 0-2.292-.959zm.502 1.213a.437.437 0 1 1 .335.808.437.437 0 0 1-.335-.808z",
|
|
1502
|
+
fill: "currentColor",
|
|
1503
|
+
fillRule: "nonzero"
|
|
1504
|
+
});
|
|
1505
|
+
function SvgLoadbalanceThirdMenu(props) {
|
|
1506
|
+
return /*#__PURE__*/React.createElement("svg", _extends$11({
|
|
1507
|
+
width: 16,
|
|
1508
|
+
height: 16,
|
|
1509
|
+
viewBox: "0 0 16 16",
|
|
1510
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1511
|
+
}, props), _ref$11);
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
function _extends$10() { _extends$10 = 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$10.apply(this, arguments); }
|
|
1515
|
+
var _ref$10 = /*#__PURE__*/React.createElement("g", {
|
|
1516
|
+
fill: "currentColor",
|
|
1517
|
+
fillRule: "evenodd"
|
|
1518
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1519
|
+
fillOpacity: 0,
|
|
1520
|
+
d: "M0 0h16v16H0z"
|
|
1521
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
1522
|
+
fillRule: "nonzero"
|
|
1523
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1524
|
+
d: "M7.838 1a2.24 2.24 0 0 1 1.288.413c.231.17.428.383.582.627.131.207.231.433.297.67a7.1 7.1 0 0 1 .126 1.499c.014.25.041.5.06.75l.072.12c.148.26.262.54.387.813l.124.263c.105.133.19.285.29.42.188.262.434.479.628.737a3.7 3.7 0 0 1 .46.872c.168.416.293.85.373 1.292.069.322.077.655.026.98-.032.186-.1.363-.197.523l.013.004c.072.02.14.056.194.108.039.042.07.09.09.144.03.08.049.162.055.247.003.075.01.15.019.225.027.12.084.233.166.326.083.091.172.176.269.25.092.082.189.157.29.226.049.033.097.062.143.098a.432.432 0 0 1 .115.128c.038.07.05.149.032.226a.82.82 0 0 1-.136.23c-.132.14-.291.253-.466.33-.297.138-.587.292-.868.459-.183.122-.353.26-.511.413-.13.136-.27.26-.416.378a1.19 1.19 0 0 1-.517.219c-.23.03-.463-.006-.674-.102a.8.8 0 0 1-.376-.294l-.044-.093a5.282 5.282 0 0 1-.343-.091 8.01 8.01 0 0 0-1.446-.213c-.04-.003-.079-.004-.116-.01l-.055.004c-.148.006-.295 0-.442-.016a3.552 3.552 0 0 0-.799.092l-.084.02a.994.994 0 0 1-.432.557.96.96 0 0 1-.52.136 2.526 2.526 0 0 1-.821-.26A4.97 4.97 0 0 0 4 14.517l-.688-.159a6.616 6.616 0 0 1-.34-.091c-.174-.052-.343-.114-.518-.161a1.51 1.51 0 0 1-.23-.074.396.396 0 0 1-.18-.151A.346.346 0 0 1 2 13.7a.534.534 0 0 1 .036-.18c.042-.117.111-.222.156-.337.07-.191.096-.396.079-.598-.01-.201-.046-.401-.057-.605a.98.98 0 0 1 .01-.27.405.405 0 0 1 .342-.347c.083-.014.166-.02.249-.016.082.005.167.005.25 0a.584.584 0 0 0 .239-.067.568.568 0 0 0 .172-.163 2.07 2.07 0 0 0 .123-.203c.028-.05.057-.1.09-.146a1.694 1.694 0 0 1-.068-.198.982.982 0 0 1-.025-.405.986.986 0 0 1 .053-.187c.041-.1.088-.199.141-.294l.085-.158a10.309 10.309 0 0 0 .242-.48c.113-.233.206-.474.281-.722l.005-.018a4.72 4.72 0 0 1 .194-.634 3.02 3.02 0 0 1 .445-.657c.136-.167.271-.336.405-.507.193-.248.37-.51.529-.78l.005-.012c.001-.058.004-.117.004-.177 0-.119-.014-.236-.023-.353-.03-.366-.022-.733-.036-1.1-.014-.353-.047-.703-.035-1.056.005-.36.085-.713.235-1.04a1.77 1.77 0 0 1 .735-.764c.301-.157.638-.233.977-.225zm.36 2.03a.695.695 0 0 0-.13.07.716.716 0 0 0-.294.358l-.016.068-.012.051a.902.902 0 0 0 .051.472l.028.071a1.208 1.208 0 0 0-.095-.035.998.998 0 0 0-.563.011 1.275 1.275 0 0 0-.053-.52.855.855 0 0 0-.197-.334.556.556 0 0 0-.15-.112.392.392 0 0 0-.183-.038.368.368 0 0 0-.225.1.497.497 0 0 0-.131.211 1.307 1.307 0 0 0-.03.502c.003.152.03.304.08.447a.569.569 0 0 0 .122.191l.046.04a1.203 1.203 0 0 0-.132.135.523.523 0 0 0-.096.161 1.122 1.122 0 0 0-.039.199l.001.014.004.012a.108.108 0 0 0 .015.04c.014.021.032.039.054.053l.06.039.091.068-.013.072a1.09 1.09 0 0 0-.009.118c.005.158-.007.316-.039.47-.054.161-.137.31-.244.443-.183.23-.326.488-.425.763-.05.17-.067.348-.048.527-.19.28-.354.576-.49.886-.21.467-.344.966-.398 1.476a3.752 3.752 0 0 0-.003.77l.033.249.16.226c.142.206.279.415.407.63.156.26.298.53.478.775.117.16.25.308.37.467.04.052.078.107.112.163a.463.463 0 0 0 .069.039c.73.356 1.585.349 2.307-.022.361-.211.691-.472.979-.774l.129-.123.119-.128.007-.085a7.357 7.357 0 0 0-.01-.972 1.01 1.01 0 0 1 0-.218.277.277 0 0 1 .282-.258.953.953 0 0 1 .2.018l.166.023a3.13 3.13 0 0 0 .018-.199 4.487 4.487 0 0 0-.264-2.488 2.718 2.718 0 0 0-.497-.713 3.948 3.948 0 0 0-.316-1.063c-.112-.243-.248-.474-.353-.723-.042-.101-.08-.205-.127-.303l-.041-.081a.23.23 0 0 0 .029-.043.532.532 0 0 0 .03-.156c.007-.056.026-.11.035-.167a.297.297 0 0 0-.012-.17.23.23 0 0 0-.027-.04.113.113 0 0 0-.017-.053.214.214 0 0 0-.098-.08l-.077-.025a.588.588 0 0 0 .15-.201.98.98 0 0 0 .081-.365 1.227 1.227 0 0 0-.06-.472.782.782 0 0 0-.304-.405.61.61 0 0 0-.24-.09.506.506 0 0 0-.256.028zm.173.456a.336.336 0 0 1 .136.022c.1.04.183.113.231.21a.533.533 0 0 1-.003.483.383.383 0 0 1-.119.136.347.347 0 0 1-.214.06l-.03-.004a2.373 2.373 0 0 1-.15-.069l-.042-.022-.038-.037a.396.396 0 0 1-.071-.128.58.58 0 0 1-.03-.22.534.534 0 0 1 .085-.279.371.371 0 0 1 .106-.103.293.293 0 0 1 .139-.046zm-1.76.044l.045.006c.042.011.083.033.116.061a.482.482 0 0 1 .142.232c.039.122.042.251.006.373-.093.05-.178.112-.256.183a.167.167 0 0 1-.042-.015.514.514 0 0 1-.222-.264.636.636 0 0 1-.018-.316.395.395 0 0 1 .041-.141.228.228 0 0 1 .102-.102l.043-.013.044-.004z"
|
|
1525
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1526
|
+
d: "M8.776 4.78l-.002.026-.012.015-.017.011-.199.104a1.58 1.58 0 0 0-.194.16c-.139.124-.3.22-.475.285-.113.04-.228.07-.346.096-.148.039-.301.06-.456.064a.706.706 0 0 1-.432-.141l-.125-.117a.35.35 0 0 0-.145-.085l-.036-.008a.068.068 0 0 1-.031-.017l-.01-.018.055.014a.457.457 0 0 1 .122.064l.167.122c.132.078.282.12.435.123.153.003.305-.012.453-.045.12-.022.236-.055.35-.099.17-.073.33-.169.476-.284l.099-.078.157-.143a.23.23 0 0 1 .074-.042c.03-.008.06-.01.092-.008zm-1.13-.262c.011.25.074.207.11.316.037.108.058.315.093.337.036.021.087-.076.092-.283a1.254 1.254 0 0 0-.101-.554c-.056-.164-.118-.174-.174-.022a.708.708 0 0 0-.02.206zm-.6-.13c-.046-.098-.123.413-.1.685.007.076.027.163.041.12.014-.044.04-.338.063-.435.017-.087.014-.337-.004-.37z"
|
|
1527
|
+
})));
|
|
1528
|
+
function SvgLvsThirdMenu(props) {
|
|
1529
|
+
return /*#__PURE__*/React.createElement("svg", _extends$10({
|
|
1530
|
+
width: 16,
|
|
1531
|
+
height: 16,
|
|
1532
|
+
viewBox: "0 0 16 16",
|
|
1533
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1534
|
+
}, props), _ref$10);
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
function _extends$$() { _extends$$ = 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$$.apply(this, arguments); }
|
|
1538
|
+
var _ref$$ = /*#__PURE__*/React.createElement("g", {
|
|
1539
|
+
fill: "none",
|
|
1540
|
+
fillRule: "evenodd"
|
|
1541
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1542
|
+
d: "M0 0h16v16H0z"
|
|
1543
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1544
|
+
d: "M2.535 1.2l.116.003a4.214 4.214 0 0 1 .185.012h1.043a19.018 19.018 0 0 0 .372-.007l.08-.001.06-.002c.248-.004.435-.001.639.013.28.03.45.113.642.304.554.533.962 1.075 1.635 2.093l.166.251c.128.195.216.326.327.493.021.038.067.108.142.21L8 4.648l.006-.008.065-.105c.2-.32.546-.844 1.08-1.622l.168-.247c.267-.394.435-.618.655-.856.054-.058.233-.257.268-.291a.89.89 0 0 1 .235-.171c.185-.11.381-.135.68-.136a7.128 7.128 0 0 1 .28.004h1.652c.103-.003.159-.003.23.002.17.01.32.043.46.118.3.158.4.372.465.749l.015.091c.037.231.082.599.129 1.042l.02.2.07.667a55.758 55.758 0 0 1 .158 1.642l.022.318c.039.589.066 1.229.106 2.309l.015.475c.022.78.027 1.48.013 2.136l-.01.388-.026.722-.007.214-.019.489a10.938 10.938 0 0 0-.018.314l-.01.176a5.391 5.391 0 0 1-.022.243c-.057.498-.415.752-.912.752a32.113 32.113 0 0 0-.724-.003l-.165.001h-.07l-.26.002h-.292l-.11.003h-.012l-.165.002h-.18l-.241-.005c-.38-.009-.66-.117-.813-.397-.115-.212-.109-.337-.052-.627l.008-.04.028-.15.057-.32a68.6 68.6 0 0 0 .199-1.161c.06-.374.106-.697.137-.954.085-.721.154-1.399.205-1.955.075-.804.114-1.403.122-1.973V6.67c0-.177-.003-.337-.012-.497l-.003-.036-.025.053c-.071.146-.137.293-.24.535l-.066.157-.277.657c-.217.52-.374.91-.518 1.294-.099.265-.151.402-.372.976-.17.443-.266.695-.364.965l-.01.03a5.706 5.706 0 0 0-.009.03l-.019.064c-.117.396-.295.644-.718.66-.094.006-.263.01-.456.01l-.53.001a16.155 16.155 0 0 1-.555-.01c-.39 0-.606-.18-.748-.523-.07-.173-.12-.309-.229-.61-.07-.194-.1-.28-.14-.384-.113-.295-.231-.6-.378-.974l-.387-.98a27.244 27.244 0 0 0-.795-1.87l-.043-.092-.013-.027a8.386 8.386 0 0 0-.004.184l.002.195c.003.122.009.23.02.407l.008.146.019.307c.024.627.08 1.286.166 2.038.148 1.357.309 2.53.52 3.765l.01.05c.015.09.025.166.026.25.006.306-.103.581-.402.733-.144.073-.256.087-.566.089l-.238-.001-.214-.001H2.077c-.463 0-.766-.261-.786-.732a32.922 32.922 0 0 1-.061-1.853l-.005-.61a75.898 75.898 0 0 0-.015-1.209c-.035-1.543.02-3.118.162-4.793.08-.916.186-1.839.35-3.088l.005-.043c.038-.31.12-.504.41-.649a.79.79 0 0 1 .291-.08l.107-.005zM9.33 12.348a.71.71 0 1 1 0 1.42.71.71 0 0 1 0-1.42zm-2.662 0a.71.71 0 1 1 0 1.42.71.71 0 0 1 0-1.42zM4.407 2.205l-.056.001-.077.002a163.923 163.923 0 0 0-.389.007H2.85c-.04 0-.067 0-.118-.004L2.7 2.208l-.039.3c-.116.907-.2 1.639-.266 2.342l-.027.3a43.794 43.794 0 0 0-.158 4.686c.007.34.01.613.015 1.223l.005.607c.007.627.02 1.114.046 1.579v.017H4.101l.169.001-.094-.571a60.27 60.27 0 0 1-.35-2.53l-.075-.674a27.328 27.328 0 0 1-.172-2.103 28.851 28.851 0 0 0-.018-.29 14.455 14.455 0 0 1-.03-.59c-.012-.501.024-.907.138-1.298.09-.291.192-.465.458-.587.339-.157.614-.04.819.203l.067.084c.128.172.231.355.352.61.029.06.12.257.125.269.286.603.557 1.242.826 1.939l.386.978c.148.377.268.686.381.984.043.113.076.203.147.402.07.193.113.313.153.417l.023.058.096.003.324.003h.365c.12 0 .236 0 .335-.002l.054-.002.004-.01.025-.081.012-.038c.104-.282.2-.538.373-.985.219-.571.27-.706.367-.965a37.5 37.5 0 0 1 .534-1.333l.276-.655.07-.167c.132-.31.207-.477.309-.678.018-.036.124-.276.157-.346.147-.308.282-.509.501-.645.44-.267.843-.037 1.025.381.088.204.14.467.172.79.028.286.035.542.035.837v.02c-.008.61-.05 1.232-.127 2.059-.051.563-.121 1.25-.207 1.98a25.316 25.316 0 0 1-.198 1.335 69.58 69.58 0 0 1-.205 1.163l-.007.037.102.002h.237l.076-.002h.012l.126-.002h.228l.325-.003H13.04c.289-.002.508-.002.737.002l-.078-.001.005-.066.008-.126.004-.084c.008-.14.011-.202.016-.264.01-.237.01-.237.017-.468l.008-.215.025-.72c.03-.87.022-1.815-.018-2.932l-.01-.28a53.862 53.862 0 0 0-.14-2.619c-.03-.358-.06-.646-.13-1.296a117.22 117.22 0 0 1-.071-.671l-.02-.202a20.696 20.696 0 0 0-.121-.982l-.014-.084a.57.57 0 0 1-.006-.037l-.031-.002h-.066l-.045.001h-.033l-1.65.001c-.028 0-.062 0-.113-.002a6.266 6.266 0 0 0-.155-.002c-.117 0-.196.01-.171-.004a1.419 1.419 0 0 1-.044.025l-.015.014-.178.195-.042.046c-.178.193-.322.385-.563.74l-.17.25A54.927 54.927 0 0 0 8.93 5.044c-.237.424-.57.79-.935.79a.642.642 0 0 1-.37-.105.814.814 0 0 1-.196-.187l-.138-.177a4.113 4.113 0 0 1-.342-.48 40.786 40.786 0 0 1-.312-.468l-.165-.25c-.635-.96-1.01-1.458-1.5-1.93a.115.115 0 0 1-.017-.02l-.013-.003a6.085 6.085 0 0 0-.536-.009z",
|
|
1545
|
+
fill: "currentColor",
|
|
1546
|
+
fillRule: "nonzero"
|
|
1547
|
+
}));
|
|
1548
|
+
function SvgMemcachedThirdMenu(props) {
|
|
1549
|
+
return /*#__PURE__*/React.createElement("svg", _extends$$({
|
|
1550
|
+
width: 16,
|
|
1551
|
+
height: 16,
|
|
1552
|
+
viewBox: "0 0 16 16",
|
|
1553
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1554
|
+
}, props), _ref$$);
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
function _extends$_() { _extends$_ = 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$_.apply(this, arguments); }
|
|
1558
|
+
var _ref$_ = /*#__PURE__*/React.createElement("path", {
|
|
1559
|
+
d: "M8 1.275c3.7 0 6.725 3.025 6.725 6.725 0 3.7-3.025 6.725-6.725 6.725-3.7 0-6.725-3.025-6.725-6.725C1.275 4.3 4.3 1.275 8 1.275zm0 1.2C4.963 2.475 2.475 4.963 2.475 8c0 3.037 2.488 5.525 5.525 5.525 3.037 0 5.525-2.488 5.525-5.525 0-3.037-2.488-5.525-5.525-5.525zm.787 4.738v3.937H7.212V7.212h1.575zm0-2.32V6.47H7.212V4.894h1.575z",
|
|
1560
|
+
fill: "currentColor",
|
|
1561
|
+
fillRule: "nonzero"
|
|
1562
|
+
});
|
|
1563
|
+
function SvgModelDefinitionThirdMenu(props) {
|
|
1564
|
+
return /*#__PURE__*/React.createElement("svg", _extends$_({
|
|
1565
|
+
width: 16,
|
|
1566
|
+
height: 16,
|
|
1567
|
+
viewBox: "0 0 16 16",
|
|
1568
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1569
|
+
}, props), _ref$_);
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
function _extends$Z() { _extends$Z = 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$Z.apply(this, arguments); }
|
|
1573
|
+
var _ref$Z = /*#__PURE__*/React.createElement("g", {
|
|
1574
|
+
fill: "none",
|
|
1575
|
+
fillRule: "evenodd"
|
|
1576
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1577
|
+
d: "M0 0h16v16H0z"
|
|
1578
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1579
|
+
d: "M8.24.9c3.446 0 6.34 1.286 6.34 3.155v.444a.6.6 0 0 1-.004.06l-.034 2.06a.6.6 0 0 1-1.2-.018l.012-.62c-1.184.752-3.035 1.192-5.114 1.192-2.143 0-3.972-.424-5.127-1.198l-.012.968.062.092c.604.813 2.502 1.477 4.766 1.527l.385.003a.6.6 0 1 1 0 1.2h-.111c-2.058 0-3.92-.45-5.103-1.213v1.085l.063.096c.582.801 2.53 1.481 4.802 1.532l.312.003a.6.6 0 0 1 0 1.2H8.24c-2.044 0-3.92-.45-5.115-1.204l.012.607c0 .99 2.259 2.029 5.14 2.029.61 0 1.153-.036 1.666-.117a.6.6 0 0 1 .185 1.186c-.58.09-1.182.131-1.851.131-3.467 0-6.34-1.321-6.34-3.218L1.9 9.79V6.912l.003-.038.034-2.716v-.103C1.937 2.158 4.771.9 8.24.9zm4.019 6.586c.187.524 1.459 1.796 1.459 3.405 0 1.61-.711 2.358-1.31 2.77v.748c0 .112-.075.187-.15.187-.112.037-.186-.038-.186-.113v-.748c.56-.262.224-4.64.187-6.249zM12.22 7c-.007.484-.01 1.005-.013 1.535l-.005.797c-.016 2.037-.06 3.995-.356 4.29-.262-.111-1.347-.71-1.347-2.73 0-2.208 1.572-2.994 1.721-3.892zM8.24 2.1c-2.88 0-5.103.987-5.103 1.955v.271c.507.92 2.36 1.595 4.817 1.644l.286.003c2.435 0 4.447-.678 5.076-1.529l.061-.092.002-.122v-.175c0-.911-2.142-1.892-4.873-1.952L8.24 2.1z",
|
|
1580
|
+
fill: "currentColor",
|
|
1581
|
+
fillRule: "nonzero"
|
|
1582
|
+
}));
|
|
1583
|
+
function SvgMongodbThirdMenu(props) {
|
|
1584
|
+
return /*#__PURE__*/React.createElement("svg", _extends$Z({
|
|
1585
|
+
width: 16,
|
|
1586
|
+
height: 16,
|
|
1587
|
+
viewBox: "0 0 16 16",
|
|
1588
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1589
|
+
}, props), _ref$Z);
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
function _extends$Y() { _extends$Y = 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$Y.apply(this, arguments); }
|
|
1593
|
+
var _ref$Y = /*#__PURE__*/React.createElement("g", {
|
|
1594
|
+
fill: "none",
|
|
1595
|
+
fillRule: "evenodd"
|
|
1596
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1597
|
+
d: "M0 0h16v16H0z"
|
|
1598
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1599
|
+
d: "M6.8 1c.182.874.74 1.818.996 2.218.069.012.13.017.192.022a12.746 12.746 0 0 1 1.456.219 11.27 11.27 0 0 1 1.769.524 10.147 10.147 0 0 1 .679.302 6.952 6.952 0 0 1 .964.571c.204.145.401.3.588.47.373.336.703.728.957 1.167l.165.283-.321.036A27.288 27.288 0 0 0 9.24 7.864c.064.35.24 1.605-.07 3.584 0 0-.333 1.913-1.32 3.534-.004.01-.024.013-.024.013l-.064.003.064.047s-.022.013-.06.013c-.033 0-.048-.032-.054-.06-1.236.025-3.408-.477-3.408-.477-2.021-.544-2.59-1.546-2.59-1.546-.713-1.052.556-2.06.804-2.242l.061-.05-.001-.01a.026.026 0 0 1 .01-.016l.397-.263.02-.016-.298.199.113-.093A12.141 12.141 0 0 0 4.312 9c.134-.161.263-.327.384-.497.12-.17.235-.346.334-.526a2.9 2.9 0 0 0 .07-.136l.018-.036.015-.037.029-.072.055-.145a4.763 4.763 0 0 0 .206-.738 3.593 3.593 0 0 0 .03-1.189 3.307 3.307 0 0 0-.38-1.109 3.86 3.86 0 0 0-.832-1.03l-.027-.023-.024-.02-.01-.007-.013-.012-.015-.014-.03-.029-.059-.059-.057-.062c-.038-.04-.072-.086-.107-.131a1.325 1.325 0 0 1-.173-.307.698.698 0 0 1-.037-.132.15.15 0 0 1-.006-.093l.001.04a.277.277 0 0 1 .012-.1.148.148 0 0 1 .024-.045.088.088 0 0 1 .026-.022C4.2 1.864 6.799 1 6.799 1zm1.426 12.588l-.059.021c-.467.18-1.806.673-2.756.832l-.195.029.372.074c1.045.203 1.98.342 1.98.342.069.013.122.025.162.036.069-.164.268-.643.496-1.334zm-2.23-.677l-.075.119c-.481.76-.868 1.187-1.044 1.363l.172.04.018.004.11-.032 1.219-.36.396-.119c.64-.192 1.25-.378 1.475-.457l.022-.076a5.792 5.792 0 0 1-2.294-.482zm-.307-.053l-.082.029c-.63.216-1.515.493-2.544.739.12.079.199.122.199.122.28.177.826.42 1.449.598.307-.37.68-.973.978-1.488zm-1.384-1.126l-.024.03c-.09.104-.186.206-.286.305 0 0-.794.99-1.118 1.43l.1.07c.314-.104 1.556-.518 2.57-.878-.734-.404-1.113-.832-1.113-.832a2.097 2.097 0 0 1-.129-.125zm-.232-.149l-.041.01c-.345.092-.724.188-1.109.279l-.385.088c-.215.048-.428.093-.635.133.022.55.493 1.027.874 1.326l.046-.061.111-.149c.25-.335.69-.943 1.139-1.626zm4.732-.134l-.07.041a14.18 14.18 0 0 1-2.125 1.026s-.141.058-.397.154l-.073.027c.876.425 1.804.613 2.157.673.172-.543.355-1.197.508-1.921zM6.78 10.73l-.057.026c-.377.164-.777.31-1.179.411 0 0-.35.106-.877.253l-.118.033c.245.328.503.523.503.523.24.223.517.414.809.576.216-.38.36-.656.36-.656.241-.416.423-.807.559-1.166zm.323-.114l-.013.046c-.105.328-.192.545-.192.545-.21.46-.418.863-.616 1.215.23-.088.417-.162.536-.217 0 0 1.088-.354 2.013-.89a.528.528 0 0 0 .007-.032c-.74-.144-1.304-.389-1.735-.667zm-3.343-.557l.21-.108c-.23.117-.458.237-.684.361l-.299.167-.107.085c-.437.356-.722.793-.722.793a1.142 1.142 0 0 0-.255.623c.314-.088 1.198-.338 2.126-.616-.284-.488-.297-1-.269-1.305zm5.265-.629l-.031.022c-.24.173-.852.597-1.627.997.568.34 1.172.588 1.496.711l.037-.202.012-.075.017-.125c.035-.261.089-.754.096-1.328zm-3.69-.133l.03-.013c-.395.176-.786.361-1.173.555l.057-.158c-.233.562-.11 1.07.103 1.465.4-.637.773-1.302.983-1.849zm.472-.204l-.066.028a8.038 8.038 0 0 1-.985 2.022c.696-.216 1.338-.427 1.693-.574 0 0 .14-.054.356-.144l.017-.008C6.16 9.9 5.895 9.33 5.808 9.094zm.037-1.185l-.248.156c-.237.151-.473.307-.708.464-.019.027-.038.051-.057.075-.13.17-.27.332-.413.489a10.52 10.52 0 0 1-.918.884l-.255.211-.24.19.147-.099.566-.377.074-.062c.007-.038.013-.059.013-.059l.077-.017.135-.114c.131-.111.261-.223.39-.335.26-.225.511-.455.755-.691.236-.23.464-.468.682-.715zm1.677.523l-.083.03-.012-.108c.098.551-.05 1.303-.213 1.896.587-.26 1.369-.64 1.78-.985A9.689 9.689 0 0 1 8.497 9L8.2 8.832a47.763 47.763 0 0 1-.68-.4zm-.351.127l-.09.033c-.352.13-.7.264-1.047.407.071.445.455.848.927 1.187.23-.803.226-1.385.21-1.627zm-.718-.902l-.028.034c-.113.133-.225.262-.344.39a8.858 8.858 0 0 1-.751.725 9.527 9.527 0 0 1-.636.5c.177-.103.358-.2.542-.29.5-.217.997-.414 1.498-.603l.062-.056-.033-.076a10.14 10.14 0 0 0-.127-.279 4.59 4.59 0 0 0-.183-.345zm2.465.308l-.087.027a43.24 43.24 0 0 0-.587.193l-.535.182c.313.195.978.596 1.317.8a7.346 7.346 0 0 0-.108-1.202zM5.781 6.83l-.02.066a3.816 3.816 0 0 1-.242.611 4.91 4.91 0 0 1-.075.145l-.04.072-.082.14-.02.034-.019.035a4.97 4.97 0 0 1-.238.382l.028-.028c.137-.125.278-.246.42-.365.244-.2.495-.393.753-.576l.04.057-.044-.063a3.72 3.72 0 0 0-.249-.296 5.506 5.506 0 0 0-.212-.214zm3.137-.513a6.226 6.226 0 0 1-.3.403c-.085.105-.171.208-.26.309l-.132.148-.13.148c-.176.197-.352.4-.545.588a5.04 5.04 0 0 1-.383.34c.325-.122.654-.24.988-.359.434-.159.871-.305 1.312-.441l.661-.197-.12-.103c-.127-.106-.259-.21-.384-.311-.187-.153-.38-.3-.579-.438l-.128-.087zm-.47.134l.016-.008c-.413.203-.821.416-1.224.64l-.5.284.032.056c.08.153.136.319.164.486l.018.146.003.145.068-.066c.123-.124.241-.25.354-.382.17-.198.332-.404.5-.611.041-.052.084-.103.127-.154l.13-.152c.084-.1.168-.199.25-.3l.062-.084zm-1.266-.697l.571-.405c-.387.273-.772.548-1.155.826l-.577.42-.106.079.07.024a1.438 1.438 0 0 1 .44.276l.105.104.128-.18c.047-.068.092-.138.134-.21a3.299 3.299 0 0 0 .384-.906l.006-.028zm5.006-.72l-.072.203a3.926 3.926 0 0 1-.605 1.038c-.198.252-.42.484-.65.702l-.067.06.032.03.304-.079c.672-.17 1.58-.353 2.724-.548-.3-.357-.541-.61-.72-.76a6.095 6.095 0 0 0-.946-.647zm-.121-.068l-.045.017a32.467 32.467 0 0 0-1.551.573c-.358.141-.712.29-1.062.446l-.076-.045.327.198a6.648 6.648 0 0 1 .926.688l.07-.078c.22-.218.435-.44.636-.671a6.677 6.677 0 0 0 .79-1.119.148.148 0 0 0-.015-.009zm-4.568.585l-.004.034a3.285 3.285 0 0 1-.05.262 3.32 3.32 0 0 1-.16.513 3.697 3.697 0 0 1-.217.444c.4-.247.815-.475 1.238-.683l.169-.08-.046-.026c-.301-.17-.612-.325-.93-.464zm-1.715-.596l-.014-.051c.067.216.11.44.132.665.03.32.012.64-.047.95l.05-.055c.165-.176.337-.344.515-.507.219-.2.446-.39.68-.571a11.521 11.521 0 0 0-1.316-.431zm3.724-.828c-.197.14-.393.275-.588.41-.344.239-.687.476-1.029.716a9.737 9.737 0 0 1 1.036.48l-.012.021.044-.076a4.634 4.634 0 0 0 .397-1.014l.007-.024.003-.011.004-.012.014-.046.028-.093c.033-.115.066-.232.096-.35zm.155-.083l.006.074c.006.136 0 .274-.016.41l-.015.101-.008.051-.003.013-.002.013-.006.024a4.976 4.976 0 0 1-.335.956 13.33 13.33 0 0 1 2.167-.689l.242-.053.242-.047-.117-.06-.157-.075a9.638 9.638 0 0 0-.976-.4 13.7 13.7 0 0 0-1.022-.318zm-2.331-.427l.043.143a4.596 4.596 0 0 1 .162 1.303l.01-.007c.393-.277.802-.53 1.226-.76.209-.112.421-.218.637-.317a14.176 14.176 0 0 0-1.644-.312l-.18-.02-.254-.03zM7.195 3.6l-.075.084a7.928 7.928 0 0 1-.593.562c-.165.14-.334.276-.511.404l-.048.034.17.034c.371.08.739.18 1.102.296l.06.02.007-.073c.018-.223.022-.448.014-.674a6.883 6.883 0 0 0-.06-.678l-.037-.004-.029-.005zM5.31 3.276l.086.147a4.075 4.075 0 0 1 .208.464l.026.071.025.073a2.107 2.107 0 0 1 .103.542l.09-.108a4.89 4.89 0 0 1 .472-.462c.167-.143.343-.276.529-.396l.07-.044-.054-.006-.36-.053c-.4-.063-.799-.136-1.195-.228zm-.89-.257l.055.036.02.016.019.014.034.027a3.825 3.825 0 0 1 .829.94l-.005-.02-.016-.073-.063-.289c-.029-.139-.059-.277-.086-.42a9.48 9.48 0 0 1-.485-.13l-.174-.055-.129-.046zm2.72-.352c-.162.122-.47.364-.614.477l.021.001c.239.02.478.035.717.05l.173.012a2.322 2.322 0 0 1-.296-.54zm-2.381-.604l-.032.02.966.981.341.036c.147-.037.81-.404 1.065-.547a.412.412 0 0 1-.026-.062l.027.001c-.338-.026-2.009-.167-2.341-.429zm-.11.07c-.496.323-.544.538-.522.644l-.049-.017c.11.04.225.071.34.099.232.054.467.097.703.131l.192.025-.663-.882zM6.74 1.14c-.738.24-1.796.818-1.796.818l-.019.008c.358.07 1.67.325 2.102.38-.2-.597-.287-1.206-.287-1.206z",
|
|
1600
|
+
fill: "currentColor"
|
|
1601
|
+
}));
|
|
1602
|
+
function SvgMssqlThirdMenu(props) {
|
|
1603
|
+
return /*#__PURE__*/React.createElement("svg", _extends$Y({
|
|
1604
|
+
width: 16,
|
|
1605
|
+
height: 16,
|
|
1606
|
+
viewBox: "0 0 16 16",
|
|
1607
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1608
|
+
}, props), _ref$Y);
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
function _extends$X() { _extends$X = 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$X.apply(this, arguments); }
|
|
1612
|
+
var _ref$X = /*#__PURE__*/React.createElement("path", {
|
|
1613
|
+
d: "M13.299 12.708c.94 0 1.701.795 1.701 1.776v.115c0 .362-.67.398-1.527.4h-1.595c-.785-.005-1.378-.047-1.378-.4v-.115c0-.98.762-1.776 1.701-1.776H13.3zM9.666 1.496l.61.01 1.435.022a1.6 1.6 0 0 1 1.6 1.6v4.483a.6.6 0 0 1-1.2 0V3.128c0-.22-.179-.4-.41-.4l-.836-.014v1.193a.8.8 0 0 1-.7.794l-.1.006H4.824a.8.8 0 0 1-.8-.8V2.714l-.812.014a.4.4 0 0 0-.392.32l-.008.08v10.25c0 .221.18.4.4.4h5.263a.6.6 0 0 1 0 1.2H3.21a1.6 1.6 0 0 1-1.6-1.6V3.128c0-.883.717-1.6 1.59-1.6l1.412-.023.61-.01v2.012h4.442V1.496zM12.695 9.5c.727 0 1.317.616 1.317 1.375 0 .76-.59 1.375-1.317 1.375s-1.317-.616-1.317-1.375c0-.76.59-1.375 1.317-1.375zm-4.74-1.05v1.2H4v-1.2h3.954zm2.965-2.2v1.2H4v-1.2h6.92zM8.8 1.63v1.2H6v-1.2h2.8z",
|
|
1614
|
+
fill: "currentColor",
|
|
1615
|
+
fillRule: "nonzero"
|
|
1616
|
+
});
|
|
1617
|
+
function SvgMySubmissionThirdMenu(props) {
|
|
1618
|
+
return /*#__PURE__*/React.createElement("svg", _extends$X({
|
|
1619
|
+
width: 16,
|
|
1620
|
+
height: 16,
|
|
1621
|
+
viewBox: "0 0 16 16",
|
|
1622
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1623
|
+
}, props), _ref$X);
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
function _extends$W() { _extends$W = 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$W.apply(this, arguments); }
|
|
1627
|
+
var _ref$W = /*#__PURE__*/React.createElement("path", {
|
|
1628
|
+
d: "M6.685.4A3.776 3.776 0 0 1 7.71 7.812l.128-.001c.904 0 1.758.148 2.535.433a.6.6 0 0 1-.415 1.126 6.124 6.124 0 0 0-2.12-.359H6.685c-2.89 0-4.947 1.779-5.083 4.206-.03.547.33.946.848.946h6.832a.6.6 0 1 1 0 1.2H2.45c-1.219 0-2.115-.99-2.046-2.213.159-2.834 2.366-4.964 5.437-5.294A3.776 3.776 0 0 1 6.685.4zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm.5.5v1.25l.862.905.345.362-.724.69-.345-.362-1-1.05a.5.5 0 0 1-.138-.345V10.5h1zM6.685 1.6a2.576 2.576 0 1 0 0 5.152 2.576 2.576 0 0 0 0-5.152z",
|
|
1629
|
+
fill: "currentColor",
|
|
1630
|
+
fillRule: "nonzero"
|
|
1631
|
+
});
|
|
1632
|
+
function SvgMyTaskThirdMenu(props) {
|
|
1633
|
+
return /*#__PURE__*/React.createElement("svg", _extends$W({
|
|
1634
|
+
width: 16,
|
|
1635
|
+
height: 16,
|
|
1636
|
+
viewBox: "0 0 16 16",
|
|
1637
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1638
|
+
}, props), _ref$W);
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
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); }
|
|
1642
|
+
var _ref$V = /*#__PURE__*/React.createElement("g", {
|
|
1643
|
+
fill: "none",
|
|
1644
|
+
fillRule: "evenodd"
|
|
1645
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1646
|
+
d: "M0 0h16v16H0z"
|
|
1647
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1648
|
+
d: "M0 0h16v16H0z"
|
|
1649
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1650
|
+
d: "M8.645 2.206c.627 0 .992.083 1.247.456.284.415.183.889-.172 1.547l-.056.086-.099.136.202.135a7.518 7.518 0 0 1 1.75 1.688l.197.281a.6.6 0 1 1-1 .663 6.197 6.197 0 0 0-1.61-1.63l-.257-.175-.054-.027-.084-.053-.084-.068c-.42-.373-.423-.95-.002-1.56l.057-.08.066-.127.032-.071-.133-.001c-.508 0-.911.208-1.141.591l-.064.12a.6.6 0 0 1-.143.195l-.328.294a.6.6 0 0 1-.28.141l-.235.055a9.96 9.96 0 0 0-.353.098c-.45.134-.9.3-1.314.498-.515.247-.937.526-1.294.883a2.951 2.951 0 0 0-.497.527c-.351.466-.533.962-.477 1.464a.6.6 0 0 1-.154.472l-.076.07a.484.484 0 0 0-.189.367l.002.045.023-.007.09-.041.154-.084 1.783-.873.04-.025c.357-.195.753-.124 1.04.125l.082.08c.253.273.516.424.806.464a.541.541 0 0 0 .117-.003l.059-.014v-.274c0-.502.37-.79.772-.83l.102-.006c.473 0 .83.065 1.644.26.699.205 1.34.612 1.856 1.168.408.44.807.933 1.146 1.42a.6.6 0 0 1-.023.716c-.292.367-.537.789-.72 1.227l-.011.043.04-.075c.221-.384.555-.642.987-.776l.166-.045c.31-.07.59-.06.893.014l.23.066.301.108.034.01c.05.014.098.024.14.027h.019l-.016-.032a1.712 1.712 0 0 0-.213-.275l-.108-.112a2.413 2.413 0 0 0-1.19-.615.6.6 0 0 1-.469-.508c-.033-.25-.078-.499-.136-.745a.6.6 0 0 1 1.169-.272l.061.285.032.178.085.027c.394.14.754.341 1.086.614l.195.173c.529.522.754.978.731 1.36l-.021.139-.032.132a1.143 1.143 0 0 1-1.036.847 1.729 1.729 0 0 1-.628-.07l-.164-.054a.19.19 0 0 1-.02-.009l-.225-.077c-.192-.061-.312-.073-.451-.041-.219.05-.33.135-.41.307-.255.55-.684.73-1.226.73l-.106-.01c-.548-.099-.862-.489-.922-.982a1.717 1.717 0 0 1 .09-.78c.145-.348.31-.674.5-.978l.134-.205-.247-.317-.269-.32-.276-.308c-.372-.401-.828-.69-1.284-.826l-.463-.106a6.125 6.125 0 0 0-.453-.083l-.094-.012v.03l-.022.16a1.202 1.202 0 0 1-.813.845 1.616 1.616 0 0 1-.656.068l-.063-.008a2.372 2.372 0 0 1-1.209-.55l-.165-.148-1.636.8c-.612.352-1.174.337-1.581.037l-.099-.082a1.088 1.088 0 0 1-.256-.34L.96 9.67a1.725 1.725 0 0 1 .265-1.467l.086-.107v-.109c.02-.618.242-1.197.602-1.726l.125-.174c.264-.35.529-.605.658-.698.406-.416.94-.77 1.573-1.072.478-.229.985-.416 1.491-.566.153-.045.289-.083.404-.112l.119-.03.13-.116.023-.044c.414-.745 1.156-1.182 2.022-1.237l.187-.005zM3.545 7.5a.345.345 0 1 1 0 .69.345.345 0 0 1 0-.69z",
|
|
1651
|
+
fill: "currentColor",
|
|
1652
|
+
fillRule: "nonzero"
|
|
1653
|
+
}));
|
|
1654
|
+
function SvgMysqlThirdMenu(props) {
|
|
1655
|
+
return /*#__PURE__*/React.createElement("svg", _extends$V({
|
|
1656
|
+
width: 16,
|
|
1657
|
+
height: 16,
|
|
1658
|
+
viewBox: "0 0 16 16",
|
|
1659
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1660
|
+
}, props), _ref$V);
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1663
|
+
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); }
|
|
1664
|
+
var _ref$U = /*#__PURE__*/React.createElement("g", {
|
|
1665
|
+
fill: "none",
|
|
1666
|
+
fillRule: "evenodd"
|
|
1667
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1668
|
+
d: "M8.3.48l6.062 3.5a.6.6 0 0 1 .3.52v7a.6.6 0 0 1-.3.52L8.3 15.52a.6.6 0 0 1-.6 0l-6.062-3.5a.6.6 0 0 1-.3-.52v-7a.6.6 0 0 1 .3-.52L7.7.48a.6.6 0 0 1 .6 0zM8 1.692L4.004 3.999 7.215 4v.832H6.15v6.48h1.066v.831H4.252L8 14.307l3.748-2.164h-.117v-1.559h1.306v.872l.525-.303V4.846L8 1.692zm1.983 8.892v1.56H8.677v-1.56h1.306zM4 4.001l-1.463.845v6.307L4 11.998v-.686h1.066v-6.48H4V4z",
|
|
1669
|
+
fill: "currentColor",
|
|
1670
|
+
fillRule: "nonzero"
|
|
1671
|
+
}));
|
|
1672
|
+
function SvgNamespacesThirdMenu(props) {
|
|
1673
|
+
return /*#__PURE__*/React.createElement("svg", _extends$U({
|
|
1674
|
+
width: 16,
|
|
1675
|
+
height: 16,
|
|
1676
|
+
viewBox: "0 0 16 16",
|
|
1677
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1678
|
+
}, props), _ref$U);
|
|
1679
|
+
}
|
|
1680
|
+
|
|
1681
|
+
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); }
|
|
1682
|
+
var _ref$T = /*#__PURE__*/React.createElement("path", {
|
|
1683
|
+
d: "M9.572 13.748c.084.256.183.497.297.718.202.396.44.709.708.93.046.037.092.072.14.104a3.98 3.98 0 0 1-2.166-1.242c.104-.075.212-.144.324-.206.213-.118.447-.22.697-.304zm3.856 0c.25.084.485.186.697.304.112.062.22.13.324.206a3.98 3.98 0 0 1-2.165 1.242c.047-.032.093-.067.139-.105.267-.22.506-.533.708-.93.114-.22.213-.46.297-.717zM12.97 3.366l.057.053c.205.192 1.145 1.075 1.275 1.194a.605.605 0 0 1-.486 1.047H2.88a.28.28 0 0 0-.28.28v7.698c0 .382.17.625.257.625H6.77a.6.6 0 0 1 0 1.2H2.857c-.86 0-1.457-.853-1.457-1.825V5.94c0-.517.265-.973.667-1.237a.6.6 0 0 1 .08-.09c.061-.055.115-.106.197-.187l.147-.147c.157-.16.393-.401.79-.809l.022-.023c.201-.206.365-.373.505-.514l.282-.281.082-.081c.136-.132.246-.234.334-.31.056-.047.105-.086.151-.118a.61.61 0 0 1 .394-.134l6.055-.058c.342 0 .37.024 1.864 1.415zm-1.644 10.087v1.931c-.426-.08-.829-.458-1.149-1.082a4.616 4.616 0 0 1-.27-.654c.44-.116.92-.183 1.419-.195zm.348 0c.5.012.98.079 1.42.195a4.616 4.616 0 0 1-.271.654c-.32.624-.723 1.001-1.149 1.082zM9.24 11.678a7.47 7.47 0 0 0 .233 1.73c-.274.092-.53.203-.763.333-.133.073-.26.155-.383.246a4.105 4.105 0 0 1-.826-2.31zm6.261 0a4.105 4.105 0 0 1-.826 2.308 3.424 3.424 0 0 0-.383-.245 4.57 4.57 0 0 0-.763-.333c.14-.533.22-1.12.233-1.73zm-4.174 0v1.42a6.57 6.57 0 0 0-1.52.21 7.101 7.101 0 0 1-.219-1.63h1.739zm2.087 0a7.101 7.101 0 0 1-.22 1.63 6.568 6.568 0 0 0-1.519-.21v-1.42zM7.269 10.5v1H3.5v-1h3.769zm2.537-.81c.472.126.987.198 1.52.211v1.42H9.587c.013-.576.088-1.13.22-1.63zm3.388 0c.13.501.206 1.055.219 1.632h-1.739v-1.42a6.568 6.568 0 0 0 1.52-.211zm-4.868-.677c.122.09.25.172.383.245.233.13.49.241.763.333a7.47 7.47 0 0 0-.233 1.73H7.5a4.105 4.105 0 0 1 .826-2.308zm6.348 0c.503.664.792 1.47.826 2.309h-1.739a7.47 7.47 0 0 0-.233-1.731c.274-.092.53-.203.763-.333.133-.073.26-.155.383-.245zm-3-1.398c.426.08.829.458 1.149 1.083.107.21.197.429.27.653-.44.116-.92.183-1.419.195zm-.348 0v1.931c-.5-.012-.98-.079-1.42-.195.074-.224.164-.443.271-.654.32-.624.723-1.001 1.149-1.082zm.958-.116a3.98 3.98 0 0 1 2.165 1.242 3.151 3.151 0 0 1-.324.206c-.213.118-.447.22-.697.305a4.964 4.964 0 0 0-.297-.719c-.202-.396-.44-.709-.708-.93a1.866 1.866 0 0 0-.14-.104zm-1.568 0a1.867 1.867 0 0 0-.139.105c-.267.22-.506.533-.708.93-.114.22-.213.46-.297.717a4.202 4.202 0 0 1-.697-.304 3.151 3.151 0 0 1-.324-.206A3.98 3.98 0 0 1 10.716 7.5zM8.5 7.5v1H3.557v-1H8.5zm2.429-4.34l-5.677.057-.013.012c-.04.035-.086.079-.14.129l-.084.081-.162.16-.19.19c-.136.137-.296.3-.493.503l-.023.023-.141.145 8.36-.002-.066-.063-.098-.091-.056-.052c-.39-.363-.7-.646-.936-.853a9.665 9.665 0 0 0-.248-.211l-.033-.027z",
|
|
1684
|
+
fill: "currentColor",
|
|
1685
|
+
fillRule: "nonzero"
|
|
1686
|
+
});
|
|
1687
|
+
function SvgNetworkOperationAndMaintenanceThirdMenu(props) {
|
|
1688
|
+
return /*#__PURE__*/React.createElement("svg", _extends$T({
|
|
1689
|
+
width: 16,
|
|
1690
|
+
height: 16,
|
|
1691
|
+
viewBox: "0 0 16 16",
|
|
1692
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1693
|
+
}, props), _ref$T);
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
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); }
|
|
1697
|
+
var _ref$S = /*#__PURE__*/React.createElement("path", {
|
|
1698
|
+
d: "M8.029 5.541a1.408 1.408 0 0 1 1.015 2.385.406.406 0 0 0-.107.359l.513 2.64.157.798.544 2.798a.402.402 0 0 1-.395.479H6.304a.402.402 0 0 1-.394-.48l.543-2.797.155-.798.513-2.64a.407.407 0 0 0-.108-.359 1.407 1.407 0 0 1-.393-.977A1.413 1.413 0 0 1 8.01 5.54zM8 1.617a5.615 5.615 0 0 1 3.95 9.606.5.5 0 1 1-.704-.711 4.615 4.615 0 1 0-6.525-.033.5.5 0 1 1-.71.703A5.615 5.615 0 0 1 8 1.617zm0 1.75a3.569 3.569 0 0 1 2.51 6.106.5.5 0 1 1-.703-.711 2.569 2.569 0 1 0-3.632-.019.5.5 0 1 1-.711.704A3.569 3.569 0 0 1 8 3.367z",
|
|
1699
|
+
fill: "currentColor",
|
|
1700
|
+
fillRule: "nonzero"
|
|
1701
|
+
});
|
|
1702
|
+
function SvgNetworkThirdMenu(props) {
|
|
1703
|
+
return /*#__PURE__*/React.createElement("svg", _extends$S({
|
|
1704
|
+
width: 16,
|
|
1705
|
+
height: 16,
|
|
1706
|
+
viewBox: "0 0 16 16",
|
|
1707
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1708
|
+
}, props), _ref$S);
|
|
1709
|
+
}
|
|
1710
|
+
|
|
1711
|
+
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); }
|
|
1712
|
+
var _ref$R = /*#__PURE__*/React.createElement("path", {
|
|
1713
|
+
d: "M14 2.15a1.6 1.6 0 0 1 1.6 1.6v8.5a1.6 1.6 0 0 1-1.6 1.6H2a1.6 1.6 0 0 1-1.6-1.6v-8.5A1.6 1.6 0 0 1 2 2.15h12zm0 1.2H2a.4.4 0 0 0-.4.4v8.5c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4v-8.5a.4.4 0 0 0-.4-.4zm-2.235 2.179c.578 0 1.013.126 1.305.38.292.253.445.591.46 1.014l-.93.041c-.04-.237-.125-.407-.255-.51-.131-.104-.328-.156-.59-.156-.27 0-.48.056-.634.167a.335.335 0 0 0-.147.285c0 .11.046.203.138.28.117.098.402.201.854.308.452.107.787.217 1.004.331.216.114.386.27.508.468.123.198.184.442.184.733a1.356 1.356 0 0 1-.842 1.255c-.268.112-.602.168-1.002.168-.582 0-1.029-.134-1.34-.403-.313-.27-.499-.662-.56-1.177l.905-.088c.054.304.165.527.331.67.167.142.391.213.674.213.3 0 .525-.063.677-.19.151-.127.227-.275.227-.444a.42.42 0 0 0-.095-.278c-.064-.077-.176-.143-.335-.2a11.441 11.441 0 0 0-.744-.2c-.498-.124-.848-.276-1.05-.456a1.198 1.198 0 0 1-.423-.927c0-.234.066-.454.2-.658.132-.204.324-.36.574-.466.25-.107.552-.16.906-.16zm-8.52.078l1.884 3.075V5.607h.863v4.604H5.06L3.204 7.21v3.002H2.34V5.607h.904zm6.518 0v.78H7.536v1.089h1.922v.779H7.536v1.956h-.93V5.607h3.157z",
|
|
1714
|
+
fill: "currentColor",
|
|
1715
|
+
fillRule: "nonzero"
|
|
1716
|
+
});
|
|
1717
|
+
function SvgNfsThirdMenu(props) {
|
|
1718
|
+
return /*#__PURE__*/React.createElement("svg", _extends$R({
|
|
1719
|
+
width: 16,
|
|
1720
|
+
height: 16,
|
|
1721
|
+
viewBox: "0 0 16 16",
|
|
1722
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1723
|
+
}, props), _ref$R);
|
|
1724
|
+
}
|
|
1725
|
+
|
|
1726
|
+
function _extends$Q() { _extends$Q = 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$Q.apply(this, arguments); }
|
|
1727
|
+
var _ref$Q = /*#__PURE__*/React.createElement("g", {
|
|
1728
|
+
fill: "none",
|
|
1729
|
+
fillRule: "evenodd"
|
|
1730
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1731
|
+
opacity: 0.446,
|
|
1732
|
+
d: "M0 0h16v16H0z"
|
|
1733
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1734
|
+
d: "M10.995 1.275c.527 0 1.014.281 1.277.738l1.188 2.056a.6.6 0 0 1-1.04.6l-1.187-2.056a.275.275 0 0 0-.238-.138h-5.99a.275.275 0 0 0-.238.137L1.772 7.8a.275.275 0 0 0 0 .275l2.995 5.187c.05.085.14.137.238.137h5.99a.275.275 0 0 0 .238-.137l2.474-4.288H7.231a.6.6 0 1 1 0-1.2h7.533l.045.004-.062-.003a.604.604 0 0 1 .292.075l.008.005.022.013c.016.01.031.021.046.033l-.068-.046a.603.603 0 0 1 .3.52v.014a.598.598 0 0 1-.002.04l.002-.054a.603.603 0 0 1-.077.294l-2.998 5.193c-.263.456-.75.737-1.277.737h-5.99a1.475 1.475 0 0 1-1.277-.737L.733 8.675a1.475 1.475 0 0 1 0-1.475l2.995-5.188c.263-.456.75-.737 1.277-.737h5.99z",
|
|
1735
|
+
fill: "currentColor",
|
|
1736
|
+
fillRule: "nonzero"
|
|
1737
|
+
}));
|
|
1738
|
+
function SvgNginxThirdMenu(props) {
|
|
1739
|
+
return /*#__PURE__*/React.createElement("svg", _extends$Q({
|
|
1740
|
+
width: 16,
|
|
1741
|
+
height: 16,
|
|
1742
|
+
viewBox: "0 0 16 16",
|
|
1743
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1744
|
+
}, props), _ref$Q);
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
function _extends$P() { _extends$P = 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$P.apply(this, arguments); }
|
|
1748
|
+
var _ref$P = /*#__PURE__*/React.createElement("path", {
|
|
1749
|
+
d: "M8 2.5a6.75 6.75 0 0 1 5.663 10.425.625.625 0 1 1-1.048-.682A5.473 5.473 0 0 0 13.5 9.25a5.5 5.5 0 1 0-10.12 2.986.625.625 0 1 1-1.05.68A6.723 6.723 0 0 1 1.25 9.25 6.75 6.75 0 0 1 8 2.499zm-.234 3.98c.08-.19.387-.19.468 0l1.382 3.236c.086.182.134.381.134.59 0 .846-.784 1.531-1.75 1.531s-1.75-.685-1.75-1.531c0-.209.048-.408.134-.59z",
|
|
1750
|
+
fill: "currentColor",
|
|
1751
|
+
fillRule: "nonzero"
|
|
1752
|
+
});
|
|
1753
|
+
function SvgNodeAutoDiscoveryThirdMenu(props) {
|
|
1754
|
+
return /*#__PURE__*/React.createElement("svg", _extends$P({
|
|
1755
|
+
width: 16,
|
|
1756
|
+
height: 16,
|
|
1757
|
+
viewBox: "0 0 16 16",
|
|
1758
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1759
|
+
}, props), _ref$P);
|
|
1760
|
+
}
|
|
1761
|
+
|
|
1762
|
+
function _extends$O() { _extends$O = 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$O.apply(this, arguments); }
|
|
1763
|
+
var _ref$O = /*#__PURE__*/React.createElement("g", {
|
|
1764
|
+
fill: "none",
|
|
1765
|
+
fillRule: "evenodd"
|
|
1766
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1767
|
+
d: "M0 0h16v16H0z"
|
|
1768
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1769
|
+
d: "M11.126 9.8c1.163 0 2.107.818 2.327 1.887a1.6 1.6 0 0 1 1.447 1.572c0 .881-.566 1.573-1.447 1.573H9.24a1.893 1.893 0 0 1-1.887-1.887c0-.975.723-1.761 1.698-1.887A2.3 2.3 0 0 1 11.126 9.8zm-4.195.69a.6.6 0 0 1 0 1.2H2.5v1.8h3.414a.6.6 0 0 1 .592.503l.008.097a.6.6 0 0 1-.6.6H2.4a1.1 1.1 0 0 1-1.1-1.1v-2a1.1 1.1 0 0 1 1.1-1.1h4.531zm4.195.51c-.443 0-.822.233-1.003.595l-.286.572-.634.082c-.39.05-.651.338-.651.696 0 .375.312.687.687.687h4.214c.16 0 .247-.098.247-.373a.403.403 0 0 0-.343-.376l-.897-.072-.182-.882A1.167 1.167 0 0 0 11.126 11zM4 11.99a.6.6 0 1 1 0 1.2.6.6 0 0 1 0-1.2zm7.07-6.146a1.1 1.1 0 0 1 1.1 1.1v.884a.6.6 0 0 1-1.2 0l-.001-.784H2.5v1.8h5.929a.6.6 0 0 1 .592.503l.008.097a.6.6 0 0 1-.6.6H2.4a1.1 1.1 0 0 1-1.1-1.1v-2a1.1 1.1 0 0 1 1.1-1.1h8.67zM4 7.342a.6.6 0 1 1 0 1.2.6.6 0 0 1 0-1.2zM11.07 1.2a1.1 1.1 0 0 1 1.1 1.1v2a1.1 1.1 0 0 1-1.1 1.1H2.4a1.1 1.1 0 0 1-1.1-1.1v-2a1.1 1.1 0 0 1 1.1-1.1zm-.101 1.2H2.5v1.8h8.469V2.4zm-6.97.4A.6.6 0 1 1 4 4a.6.6 0 0 1 0-1.2z",
|
|
1770
|
+
fill: "currentColor",
|
|
1771
|
+
fillRule: "nonzero"
|
|
1772
|
+
}));
|
|
1773
|
+
function SvgNodeThirdMenu(props) {
|
|
1774
|
+
return /*#__PURE__*/React.createElement("svg", _extends$O({
|
|
1775
|
+
width: 16,
|
|
1776
|
+
height: 16,
|
|
1777
|
+
viewBox: "0 0 16 16",
|
|
1778
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1779
|
+
}, props), _ref$O);
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
function _extends$N() { _extends$N = 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$N.apply(this, arguments); }
|
|
1783
|
+
var _ref$N = /*#__PURE__*/React.createElement("g", {
|
|
1784
|
+
fill: "none",
|
|
1785
|
+
fillRule: "evenodd"
|
|
1786
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1787
|
+
d: "M0 0h16v16H0z"
|
|
1788
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1789
|
+
d: "M7.754 2.177l-2.94 2.532L2.555 4.7c-.31 0-.604.126-.817.348-.21.216-.327.508-.327.812L1.4 10.34a1.17 1.17 0 0 0 .324.812l.096.09c.2.167.456.26.721.26h2.284l2.928 2.526c.339.295.824.36 1.23.162.403-.2.653-.608.65-1.052V3.06a1.158 1.158 0 0 0-.645-1.045 1.124 1.124 0 0 0-1.234.162zm.678.998v9.854l-3.161-2.726-2.672-.001.012-4.402 2.646.012 3.175-2.737zm5.316 3.106l.848.849-1.404 1.403 1.404 1.405-.848.848-1.405-1.405-1.403 1.405-.849-.848 1.404-1.405-1.404-1.403.849-.849 1.403 1.404 1.405-1.404z",
|
|
1790
|
+
fill: "currentColor",
|
|
1791
|
+
fillRule: "nonzero"
|
|
1792
|
+
}));
|
|
1793
|
+
function SvgNotificationBlockThirdMenu(props) {
|
|
1794
|
+
return /*#__PURE__*/React.createElement("svg", _extends$N({
|
|
1795
|
+
width: 16,
|
|
1796
|
+
height: 16,
|
|
1797
|
+
viewBox: "0 0 16 16",
|
|
1798
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1799
|
+
}, props), _ref$N);
|
|
1800
|
+
}
|
|
1801
|
+
|
|
1802
|
+
function _extends$M() { _extends$M = 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$M.apply(this, arguments); }
|
|
1803
|
+
var _ref$M = /*#__PURE__*/React.createElement("g", {
|
|
1804
|
+
fill: "none",
|
|
1805
|
+
fillRule: "evenodd"
|
|
1806
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1807
|
+
d: "M16 0H0v16h16z"
|
|
1808
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1809
|
+
d: "M4.703 9.312a3.511 3.511 0 0 0-3.502 3.52v.407c0 .373.303.676.677.677h9.478a.678.678 0 0 0 .677-.677v-.406l-.005-.194a3.52 3.52 0 0 0-3.515-3.327h-3.81zm6.762-1.254a.6.6 0 1 0 0 1.2c1.25 0 2.135 1.039 2.135 2.185v.265c0 .033-.032.065-.077.065h-.69a.6.6 0 0 0 0 1.2h.69c.703-.001 1.276-.564 1.277-1.264v-.266c0-1.77-1.376-3.385-3.335-3.385zm-6.759 2.453l3.807.001c1.234 0 2.25.966 2.316 2.16l.001.043H2.405v-.044a2.311 2.311 0 0 1 2.143-2.153l.158-.007zM6.617 2a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5zm3.985.98a.6.6 0 0 0-.056 1.198 1.258 1.258 0 0 1-.06 2.515.6.6 0 1 0 0 1.2 2.458 2.458 0 0 0 .116-4.914zm-3.985.22a2.05 2.05 0 1 1 0 4.1 2.05 2.05 0 0 1 0-4.1z",
|
|
1810
|
+
fill: "currentColor",
|
|
1811
|
+
fillRule: "nonzero"
|
|
1812
|
+
}));
|
|
1813
|
+
function SvgNotificationGroupThirdMenu(props) {
|
|
1814
|
+
return /*#__PURE__*/React.createElement("svg", _extends$M({
|
|
1815
|
+
width: 16,
|
|
1816
|
+
height: 16,
|
|
1817
|
+
viewBox: "0 0 16 16",
|
|
1818
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1819
|
+
}, props), _ref$M);
|
|
1820
|
+
}
|
|
1821
|
+
|
|
1822
|
+
function _extends$L() { _extends$L = 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$L.apply(this, arguments); }
|
|
1823
|
+
var _ref$L = /*#__PURE__*/React.createElement("g", {
|
|
1824
|
+
transform: "translate(1 1)",
|
|
1825
|
+
fill: "currentColor",
|
|
1826
|
+
fillRule: "evenodd"
|
|
1827
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1828
|
+
d: "M13.406.599c1.179 1.178.534 3.724-1.327 6.403 1.861 2.678 2.506 5.224 1.327 6.402-1.178 1.178-3.726.533-6.406-1.328-2.73 1.894-5.237 2.495-6.404 1.328-1.16-1.159-.574-3.64 1.29-6.347L1.927 7l-.07-.099C.016 4.211-.557 1.751.596.599 1.764-.57 4.273.033 7.006 1.93l.046-.032c2.715-1.877 5.19-2.463 6.354-1.3zm-6.2 2.048a.35.35 0 0 1-.435-.02l-.016-.017C4.212.805 1.947.239 1.091 1.094c-.816.815-.337 2.913 1.27 5.305a20.946 20.946 0 0 1 1.884-2.153.35.35 0 0 1 .495.495A19.816 19.816 0 0 0 2.635 7.21C.811 9.762.23 12.049 1.091 12.91c.816.815 2.914.337 5.307-1.27a21.048 21.048 0 0 1-2.153-1.883.35.35 0 1 1 .495-.495c3.276 3.275 6.983 4.835 8.171 3.647.846-.846.298-2.968-1.27-5.303a20.978 20.978 0 0 1-1.884 2.15.35.35 0 0 1-.495-.494 19.948 19.948 0 0 0 1.952-2.26 19.905 19.905 0 0 0-1.952-2.26.35.35 0 1 1 .495-.496c.705.704 1.336 1.43 1.884 2.152 1.568-2.336 2.116-4.459 1.27-5.304-.865-.866-3.144-.285-5.706 1.553zM7 5.602a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm0 .7a.7.7 0 1 0 0 1.4.7.7 0 0 0 0-1.4z"
|
|
1829
|
+
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
1830
|
+
cx: 9.452,
|
|
1831
|
+
cy: 4.202,
|
|
1832
|
+
rx: 1.05,
|
|
1833
|
+
ry: 1.05
|
|
1834
|
+
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
1835
|
+
cx: 9.101,
|
|
1836
|
+
cy: 9.801,
|
|
1837
|
+
rx: 1.05,
|
|
1838
|
+
ry: 1.05
|
|
1839
|
+
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
1840
|
+
cx: 2.101,
|
|
1841
|
+
cy: 7.001,
|
|
1842
|
+
rx: 1.05,
|
|
1843
|
+
ry: 1.05
|
|
1844
|
+
}));
|
|
1845
|
+
function SvgOmAutomationTasksThirdMenu(props) {
|
|
1846
|
+
return /*#__PURE__*/React.createElement("svg", _extends$L({
|
|
1847
|
+
width: 16,
|
|
1848
|
+
height: 16,
|
|
1849
|
+
viewBox: "0 0 16 16",
|
|
1850
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1851
|
+
}, props), _ref$L);
|
|
1852
|
+
}
|
|
1853
|
+
|
|
1854
|
+
function _extends$K() { _extends$K = 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$K.apply(this, arguments); }
|
|
1855
|
+
var _ref$K = /*#__PURE__*/React.createElement("g", {
|
|
1856
|
+
fill: "none",
|
|
1857
|
+
fillRule: "evenodd"
|
|
1858
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1859
|
+
d: "M0 0h16v16H0z"
|
|
1860
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1861
|
+
d: "M7.266 1.1c3.352 0 6.166 1.25 6.166 3.078v.43a.6.6 0 0 1-.004.073l-.032 1.984a.6.6 0 0 1-1.2-.019l.01-.567c-1.152.72-2.937 1.14-4.94 1.14-2.065 0-3.83-.405-4.955-1.147l-.01.9.057.086c.582.782 2.418 1.424 4.608 1.472l.372.003a.6.6 0 1 1 0 1.2H7.23c-1.982 0-3.777-.43-4.93-1.16v1.014l.059.088c.56.77 2.443 1.427 4.642 1.477l.3.003a.6.6 0 0 1 0 1.2h-.035c-1.969 0-3.78-.43-4.942-1.154l.012.556c0 .947 2.18 1.95 4.966 1.95.591 0 1.116-.035 1.613-.113A.6.6 0 0 1 9.1 14.78c-.562.087-1.148.127-1.798.127-3.37 0-6.166-1.286-6.166-3.14L1.1 9.74V6.95l.003-.036.032-2.558v-.177c0-1.804 2.611-3.011 5.859-3.075l.272-.003zm4.417 6.705c1.652 0 3.052 1.364 3.016 3.016a3.011 3.011 0 0 1-3.016 3.016 3.011 3.011 0 0 1-3.017-3.016 3.011 3.011 0 0 1 3.017-3.016zm0 .861c-.97 0-1.76.934-1.76 2.155 0 1.221.754 2.155 1.76 2.155.97 0 1.76-.97 1.76-2.155 0-1.22-.79-2.155-1.76-2.155zm0 1.293c.395 0 .682.395.682.862 0 .467-.287.862-.682.862-.395 0-.682-.395-.682-.862 0-.467.287-.862.682-.862zM7.266 2.3c-2.783 0-4.93.953-4.93 1.878v.258c.486.88 2.278 1.534 4.653 1.58l.277.004c2.356 0 4.301-.656 4.907-1.474l.057-.088.001-.062.001-.218c0-.84-1.929-1.752-4.439-1.866l-.261-.009-.266-.003z",
|
|
1862
|
+
fill: "currentColor",
|
|
1863
|
+
fillRule: "nonzero"
|
|
1864
|
+
}));
|
|
1865
|
+
function SvgOracleThirdMenu(props) {
|
|
1866
|
+
return /*#__PURE__*/React.createElement("svg", _extends$K({
|
|
1867
|
+
width: 16,
|
|
1868
|
+
height: 16,
|
|
1869
|
+
viewBox: "0 0 16 16",
|
|
1870
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1871
|
+
}, props), _ref$K);
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1874
|
+
function _extends$J() { _extends$J = 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$J.apply(this, arguments); }
|
|
1875
|
+
var _ref$J = /*#__PURE__*/React.createElement("g", {
|
|
1876
|
+
fill: "none",
|
|
1877
|
+
fillRule: "evenodd"
|
|
1878
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1879
|
+
d: "M13 1v2.5H5v-.83H3.432v2.042h8.82a.6.6 0 0 1 .6.6v2.562l-.008.098a.6.6 0 0 1-.592.502h-8.82v3.376h3.652a.6.6 0 0 1 0 1.2H2.83a.6.6 0 0 1-.6-.6V7.875l.008-.097a.6.6 0 0 1 .592-.503h8.82V5.912h-8.82a.6.6 0 0 1-.6-.6V2.07a.6.6 0 0 1 .6-.6H5V1h8z",
|
|
1880
|
+
fill: "currentColor",
|
|
1881
|
+
fillRule: "nonzero"
|
|
1882
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
1883
|
+
stroke: "currentColor",
|
|
1884
|
+
cx: 11,
|
|
1885
|
+
cy: 12,
|
|
1886
|
+
r: 2.5
|
|
1887
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1888
|
+
d: "M11 10l1.732 3H11.5v1h-1v-1H9.268L11 10z",
|
|
1889
|
+
fill: "currentColor"
|
|
1890
|
+
}));
|
|
1891
|
+
function SvgOrchestrationThirdMenu(props) {
|
|
1892
|
+
return /*#__PURE__*/React.createElement("svg", _extends$J({
|
|
1893
|
+
width: 16,
|
|
1894
|
+
height: 16,
|
|
1895
|
+
viewBox: "0 0 16 16",
|
|
1896
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1897
|
+
}, props), _ref$J);
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
function _extends$I() { _extends$I = 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$I.apply(this, arguments); }
|
|
1901
|
+
var _ref$I = /*#__PURE__*/React.createElement("g", {
|
|
1902
|
+
fill: "none",
|
|
1903
|
+
fillRule: "evenodd"
|
|
1904
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1905
|
+
d: "M0 0h16v16H0z"
|
|
1906
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1907
|
+
d: "M2 2a.6.6 0 0 1 .6.6v9.89c0 .22.18.4.4.4h11a.6.6 0 1 1 0 1.2H3a1.6 1.6 0 0 1-1.6-1.6V2.6A.6.6 0 0 1 2 2z",
|
|
1908
|
+
fill: "currentColor",
|
|
1909
|
+
fillRule: "nonzero"
|
|
1910
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1911
|
+
d: "M13.44 3.417a.6.6 0 0 1 .6.6V6.84a.6.6 0 0 1-1.2 0V5.59L9.453 9.195a.6.6 0 0 1-.861.013L7.387 8.003 4.41 10.788a.6.6 0 0 1-.768.043l-.08-.072a.6.6 0 0 1 .028-.848l3.403-3.18a.6.6 0 0 1 .834.015L9.002 7.92l3.106-3.304h-1.492a.6.6 0 0 1-.592-.503l-.008-.097a.6.6 0 0 1 .6-.6h2.824z",
|
|
1912
|
+
fill: "currentColor",
|
|
1913
|
+
fillRule: "nonzero"
|
|
1914
|
+
}));
|
|
1915
|
+
function SvgOverviewThirdMenu2(props) {
|
|
1916
|
+
return /*#__PURE__*/React.createElement("svg", _extends$I({
|
|
1917
|
+
width: 16,
|
|
1918
|
+
height: 16,
|
|
1919
|
+
viewBox: "0 0 16 16",
|
|
1920
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1921
|
+
}, props), _ref$I);
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
function _extends$H() { _extends$H = 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$H.apply(this, arguments); }
|
|
1925
|
+
var _ref$H = /*#__PURE__*/React.createElement("g", {
|
|
1926
|
+
fill: "currentColor",
|
|
1927
|
+
fillRule: "evenodd"
|
|
1928
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1929
|
+
fillOpacity: 0,
|
|
1930
|
+
d: "M0 0h16v16H0z"
|
|
1931
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1932
|
+
d: "M14 1a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H6.396a.603.603 0 0 1-.065.1l-1.547 1.925h6.442l-.007-.011-.282-.375-.059-.079a.6.6 0 0 1 .96-.72l.507.675c.647.862.031 1.71-1.024 1.71H4.679c-1.055 0-1.67-.848-1.012-1.726L4.871 12H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zm-.2 1.2H2.2v8.6h11.6V2.2zM5.776 4.675v2.363h2.276c0 1.304-1.019 2.362-2.276 2.362S3.5 8.342 3.5 7.038c0-1.305 1.019-2.363 2.276-2.363zm6.95.02v4.01H11.6v-4.01h1.125zm-1.601 2.314v1.697H10V7.009h1.125zM6.101 4c1.437 0 2.601 1.209 2.601 2.7h-2.6V4z",
|
|
1933
|
+
fillRule: "nonzero"
|
|
1934
|
+
}));
|
|
1935
|
+
function SvgOverviewThirdMenu(props) {
|
|
1936
|
+
return /*#__PURE__*/React.createElement("svg", _extends$H({
|
|
1937
|
+
width: 16,
|
|
1938
|
+
height: 16,
|
|
1939
|
+
viewBox: "0 0 16 16",
|
|
1940
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1941
|
+
}, props), _ref$H);
|
|
1942
|
+
}
|
|
1943
|
+
|
|
1944
|
+
function _extends$G() { _extends$G = 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$G.apply(this, arguments); }
|
|
1945
|
+
var _ref$G = /*#__PURE__*/React.createElement("g", {
|
|
1946
|
+
fill: "currentColor",
|
|
1947
|
+
fillRule: "evenodd"
|
|
1948
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1949
|
+
d: "M5 9h6v2H5z"
|
|
1950
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1951
|
+
d: "M.4 3.037c0-.904.733-1.637 1.637-1.637h3.602c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V6.5a.6.6 0 0 1-.6.6H1.6v6.775c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V9.747a.6.6 0 0 1 1.2 0v4.128a1.6 1.6 0 0 1-1.6 1.6H2a1.6 1.6 0 0 1-1.6-1.6V3.037zM5.639 2.6H2.037a.437.437 0 0 0-.437.437V5.9h12.8V4.593a.437.437 0 0 0-.358-.43l-.079-.007H8.806c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062z",
|
|
1952
|
+
fillRule: "nonzero"
|
|
1953
|
+
}));
|
|
1954
|
+
function SvgPackageManagementThirdMenu(props) {
|
|
1955
|
+
return /*#__PURE__*/React.createElement("svg", _extends$G({
|
|
1956
|
+
width: 16,
|
|
1957
|
+
height: 16,
|
|
1958
|
+
viewBox: "0 0 16 16",
|
|
1959
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1960
|
+
}, props), _ref$G);
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
function _extends$F() { _extends$F = 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$F.apply(this, arguments); }
|
|
1964
|
+
var _ref$F = /*#__PURE__*/React.createElement("g", {
|
|
1965
|
+
fill: "none",
|
|
1966
|
+
fillRule: "evenodd"
|
|
1967
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
1968
|
+
d: "M.4 3.037c0-.904.733-1.637 1.637-1.637h3.602c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V6.5a.6.6 0 0 1-.6.6H1.6v6.775c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V9.747a.6.6 0 0 1 1.2 0v4.128a1.6 1.6 0 0 1-1.6 1.6H2a1.6 1.6 0 0 1-1.6-1.6V3.037zM5.639 2.6H2.037a.437.437 0 0 0-.437.437V5.9h12.8V4.593a.437.437 0 0 0-.358-.43l-.079-.007H8.806c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062z",
|
|
1969
|
+
fill: "currentColor",
|
|
1970
|
+
fillRule: "nonzero"
|
|
1971
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1972
|
+
d: "M7.179 11.891L8.5 9m-2.643 3L4 10.554 5.755 9m4.388 3L12 10.554 10.245 9",
|
|
1973
|
+
stroke: "currentColor",
|
|
1974
|
+
strokeWidth: 1.2,
|
|
1975
|
+
strokeLinecap: "round",
|
|
1976
|
+
strokeLinejoin: "round"
|
|
1977
|
+
}));
|
|
1978
|
+
function SvgPackageThirdMenu(props) {
|
|
1979
|
+
return /*#__PURE__*/React.createElement("svg", _extends$F({
|
|
1980
|
+
width: 16,
|
|
1981
|
+
height: 16,
|
|
1982
|
+
viewBox: "0 0 16 16",
|
|
1983
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1984
|
+
}, props), _ref$F);
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
function _extends$E() { _extends$E = 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$E.apply(this, arguments); }
|
|
1988
|
+
var _ref$E = /*#__PURE__*/React.createElement("path", {
|
|
1989
|
+
d: "M11.711 1.528a1.6 1.6 0 0 1 1.6 1.6v4.483a.6.6 0 0 1-1.2 0V3.128a.4.4 0 0 0-.4-.4h-8.5a.4.4 0 0 0-.4.4v10.25c0 .221.18.4.4.4h5.263a.6.6 0 0 1 0 1.2H3.21a1.6 1.6 0 0 1-1.6-1.6V3.128a1.6 1.6 0 0 1 1.6-1.6h8.5zm3.584 12.404v.87h-5.107v-.87h5.107zM11.397 10.4c0-.81.716-1.45 1.54-1.298.505.094.915.5 1.022 1.01.1.46-.046.896-.325 1.197a.742.742 0 0 0-.169.654c.073.336.387.562.724.562h.513c.188 0 .337.152.337.347v.55h-4.596v-.554c0-.187.15-.34.333-.34h.498a.723.723 0 0 0 .667-.724.738.738 0 0 0-.184-.484 1.357 1.357 0 0 1-.36-.92zm-1.9-1.5v1.2H4V8.9h5.497zm0-2.2v1.2H4V6.7h5.497zM6.248 4.5v1.2H4V4.5h2.248z",
|
|
1990
|
+
fill: "currentColor",
|
|
1991
|
+
fillRule: "nonzero"
|
|
1992
|
+
});
|
|
1993
|
+
function SvgPendingApprovalThridMenu(props) {
|
|
1994
|
+
return /*#__PURE__*/React.createElement("svg", _extends$E({
|
|
1995
|
+
width: 16,
|
|
1996
|
+
height: 16,
|
|
1997
|
+
viewBox: "0 0 16 16",
|
|
1998
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1999
|
+
}, props), _ref$E);
|
|
2000
|
+
}
|
|
2001
|
+
|
|
2002
|
+
function _extends$D() { _extends$D = 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$D.apply(this, arguments); }
|
|
2003
|
+
var _ref$D = /*#__PURE__*/React.createElement("g", {
|
|
2004
|
+
fill: "none",
|
|
2005
|
+
fillRule: "evenodd"
|
|
2006
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2007
|
+
d: "M0 0h16v16H0z"
|
|
2008
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2009
|
+
d: "M5.76 6.541a.6.6 0 0 1 .6.6v6.816a.6.6 0 0 1-1.2 0V7.14a.6.6 0 0 1 .6-.6zM1.926 9.95a.6.6 0 0 1 .6.6v3.408a.6.6 0 0 1-1.2 0v-3.408a.6.6 0 0 1 .6-.6zm7.987-2.73c.122 0 .244.056.334.146l.103.1c.155.14.415.332.63.332.277 0 .628-.31.734-.432a.452.452 0 0 1 .505-.106l.008.008.888.521.008.009a.46.46 0 0 1 .165.455l-.058.173a1.01 1.01 0 0 0-.05.284c0 .5.358.914.82.971l.142.007c.132 0 .24.102.274.274l.01.092c0 .017.074.424.074.742s-.073.725-.073.741c-.041.212-.163.35-.31.35h-.033c-.513 0-.928.44-.928.986 0 .129.041.265.065.332l.016.043a.452.452 0 0 1-.075.477l-.072.07-.904.529a.445.445 0 0 1-.513-.114c-.114-.13-.465-.465-.75-.465s-.635.342-.741.457a.452.452 0 0 1-.505.114l-.008-.009-.872-.521-.008-.008a.46.46 0 0 1-.165-.456l.058-.173a1.01 1.01 0 0 0 .05-.284c0-.546-.416-.986-.93-.986H7.77c-.147 0-.26-.138-.301-.35l-.043-.307a3.83 3.83 0 0 1-.03-.434c0-.318.073-.725.073-.742.04-.212.163-.35.31-.35h.032c.513 0 .929-.44.929-.978 0-.179-.082-.375-.082-.375a.468.468 0 0 1 .084-.477l.071-.068.92-.538.009-.008a.425.425 0 0 1 .17-.033zm.025 1.455l.002.043c0 .878-.513 1.648-1.261 1.99l-.083.033v.096l.076.031a2.187 2.187 0 0 1 1.254 1.843l.004.127.026-.017c.233-.144.488-.24.784-.267l.183-.009c.347 0 .653.097.929.257l.103.066.006-.149c.056-.817.55-1.52 1.255-1.843l.082-.035v-.118l-.057-.023a2.182 2.182 0 0 1-1.256-1.836l-.006-.165-.15.085a1.916 1.916 0 0 1-.668.204l-.18.01c-.365 0-.687-.108-.967-.275l-.076-.048zm1.026 1.078c.562.008 1.01.464 1.002 1.027 0 .57-.448 1.026-1.002 1.026-.562 0-1.01-.456-1.01-1.026 0-.563.448-1.019 1.01-1.027zm3.003-8.151l.016.001h.013l.056.009.034.007a.593.593 0 0 1 .254.136l.01.01.024.024.006.007-.032-.032.041.043.029.033a.626.626 0 0 1 .034.05l.018.033a.6.6 0 0 1 .062.19l.004.04.002.023v2.58a.6.6 0 1 1-1.2 0l-.002-.991-2.786 3.097a.6.6 0 0 1-.847.045L5.846 3.435 2.034 6.911a.6.6 0 0 1-.768.034l-.08-.073a.6.6 0 0 1 .04-.848L5.44 2.183a.6.6 0 0 1 .805-.003l3.813 3.432L12.59 2.8h-1.207a.6.6 0 0 1-.592-.503l-.008-.097a.6.6 0 0 1 .6-.6h2.585z",
|
|
2010
|
+
fill: "currentColor",
|
|
2011
|
+
fillRule: "nonzero"
|
|
2012
|
+
}));
|
|
2013
|
+
function SvgPerformanceMonitorThirdMenu(props) {
|
|
2014
|
+
return /*#__PURE__*/React.createElement("svg", _extends$D({
|
|
2015
|
+
width: 16,
|
|
2016
|
+
height: 16,
|
|
2017
|
+
viewBox: "0 0 16 16",
|
|
2018
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2019
|
+
}, props), _ref$D);
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
function _extends$C() { _extends$C = 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$C.apply(this, arguments); }
|
|
2023
|
+
var _ref$C = /*#__PURE__*/React.createElement("path", {
|
|
2024
|
+
d: "M11 7a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zM3.592 2c.697 0 1.29.456 1.505 1.09h5.734a.6.6 0 0 1 .6.6v2.431a.6.6 0 0 1-.6.6h-7.4v3.824h3.4a.6.6 0 0 1 .592.504l.008.097a.6.6 0 0 1-.6.6h-4a.6.6 0 0 1-.6-.6V6.12a.6.6 0 0 1 .6-.6h7.4v-1.23H5.042c-.25.56-.806.948-1.45.948C2.712 5.24 2 4.514 2 3.62 2 2.726 2.713 2 3.592 2zM11.5 8.5v1.25l.862.905.345.362-.724.69-.345-.362-1-1.05a.5.5 0 0 1-.138-.345V8.5h1z",
|
|
2025
|
+
fill: "currentColor",
|
|
2026
|
+
fillRule: "evenodd"
|
|
2027
|
+
});
|
|
2028
|
+
function SvgPipelineTaskHistoryThirdMenu(props) {
|
|
2029
|
+
return /*#__PURE__*/React.createElement("svg", _extends$C({
|
|
2030
|
+
width: 16,
|
|
2031
|
+
height: 16,
|
|
2032
|
+
viewBox: "0 0 16 16",
|
|
2033
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2034
|
+
}, props), _ref$C);
|
|
2035
|
+
}
|
|
2036
|
+
|
|
2037
|
+
function _extends$B() { _extends$B = 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$B.apply(this, arguments); }
|
|
2038
|
+
var _ref$B = /*#__PURE__*/React.createElement("path", {
|
|
2039
|
+
d: "M10.753 2v.4H13.6v6.646l-2.848-.001V10H5.299v-.955H3.627l-.023 3.604h1.694V12h5.455v3H5.298v-1.15H2.396l.004-.604.031-4.804.004-.596 2.863-.001V7h5.455v.845H12.4V3.6h-1.648V5H5.299V2h5.455z",
|
|
2040
|
+
fill: "currentColor",
|
|
2041
|
+
fillRule: "nonzero"
|
|
2042
|
+
});
|
|
2043
|
+
function SvgPipelineTaskThirdMenu(props) {
|
|
2044
|
+
return /*#__PURE__*/React.createElement("svg", _extends$B({
|
|
2045
|
+
width: 16,
|
|
2046
|
+
height: 16,
|
|
2047
|
+
viewBox: "0 0 16 16",
|
|
2048
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2049
|
+
}, props), _ref$B);
|
|
2050
|
+
}
|
|
2051
|
+
|
|
2052
|
+
function _extends$A() { _extends$A = 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$A.apply(this, arguments); }
|
|
2053
|
+
var _ref$A = /*#__PURE__*/React.createElement("g", {
|
|
2054
|
+
fill: "none",
|
|
2055
|
+
fillRule: "evenodd"
|
|
2056
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2057
|
+
d: "M8.933.4l.176.175 5.315 5.314.176.176V14a1.6 1.6 0 0 1-1.6 1.6H3A1.6 1.6 0 0 1 1.4 14V2A1.6 1.6 0 0 1 3 .4h5.933zm-.498 1.198L3 1.6a.4.4 0 0 0-.4.4v12c0 .22.18.4.4.4h10a.4.4 0 0 0 .4-.4V6.562L8.435 1.598zM5.46 4c.624 0 1.156.401 1.365.966h4.299v4.33H5.362v1.93H9.43c.21-.564.741-.965 1.365-.965.806 0 1.46.671 1.46 1.5 0 .828-.654 1.5-1.46 1.5-.574 0-1.07-.34-1.31-.835H4.163v-4.33h5.762v-1.93H6.769A1.457 1.457 0 0 1 5.46 7C4.654 7 4 6.328 4 5.5S4.654 4 5.46 4z",
|
|
2058
|
+
fill: "currentColor",
|
|
2059
|
+
fillRule: "nonzero"
|
|
2060
|
+
}));
|
|
2061
|
+
function SvgPipelineTemplateThirdMenu(props) {
|
|
2062
|
+
return /*#__PURE__*/React.createElement("svg", _extends$A({
|
|
2063
|
+
width: 16,
|
|
2064
|
+
height: 16,
|
|
2065
|
+
viewBox: "0 0 16 16",
|
|
2066
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2067
|
+
}, props), _ref$A);
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2070
|
+
function _extends$z() { _extends$z = 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$z.apply(this, arguments); }
|
|
2071
|
+
var _ref$z = /*#__PURE__*/React.createElement("path", {
|
|
2072
|
+
d: "M2.72 8.436v3.357h7.463c.01-.929.754-1.679 1.67-1.679.922 0 1.67.762 1.67 1.7 0 .94-.748 1.7-1.67 1.7-.473 0-.9-.2-1.204-.522l-.028.001H2.119a.6.6 0 0 1-.6-.6V7.836a.6.6 0 0 1 .6-.6h10.179V3.879H4.97a1.683 1.683 0 0 1-1.271.582c-.939 0-1.7-.775-1.7-1.73C2 1.774 2.761 1 3.7 1c.89 0 1.62.695 1.694 1.581l.003.097h7.501a.6.6 0 0 1 .6.6v4.558a.6.6 0 0 1-.6.6H2.72z",
|
|
2073
|
+
fill: "currentColor",
|
|
2074
|
+
fillRule: "evenodd"
|
|
2075
|
+
});
|
|
2076
|
+
function SvgPipelineThirdMenu(props) {
|
|
2077
|
+
return /*#__PURE__*/React.createElement("svg", _extends$z({
|
|
2078
|
+
width: 16,
|
|
2079
|
+
height: 16,
|
|
2080
|
+
viewBox: "0 0 16 16",
|
|
2081
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2082
|
+
}, props), _ref$z);
|
|
2083
|
+
}
|
|
2084
|
+
|
|
2085
|
+
function _extends$y() { _extends$y = 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$y.apply(this, arguments); }
|
|
2086
|
+
var _ref$y = /*#__PURE__*/React.createElement("path", {
|
|
2087
|
+
d: "M6.503.4c.698 0 1.354.268 1.84.737a2.502 2.502 0 0 1 .63 2.634l-.002.001h2.521c.253 0 .494.084.688.234l.093.08c.211.204.334.484.334.783l-.001 2.303.035-.006c.057-.007.115-.013.173-.016l.175-.006c.697 0 1.353.268 1.839.737.49.474.772 1.118.772 1.805 0 .687-.282 1.331-.772 1.805a2.642 2.642 0 0 1-2.187.715l-.035-.007v2.304c0 .256-.09.499-.248.691l-.085.092c-.207.2-.486.314-.781.314H1.515c-.295 0-.574-.114-.781-.314a1.086 1.086 0 0 1-.334-.783V4.87c0-.299.123-.579.334-.783.207-.2.486-.314.781-.314h2.519c-.07-.2-.115-.406-.133-.617l-.009-.213c0-.687.282-1.331.772-1.805A2.642 2.642 0 0 1 6.504.4zm0 1.2c-.384 0-.742.146-1.005.4-.26.251-.406.585-.406.942 0 .185.039.364.114.53l.296.653.383.847H1.6V14.4h9.806v-3.653l.716.14.579.113c.093.019.19.028.288.028.384 0 .742-.146 1.005-.4.26-.251.406-.585.406-.942s-.146-.69-.406-.941a1.442 1.442 0 0 0-1.005-.4c-.098 0-.195.008-.288.027l-.579.113-.715.14-.001-3.653H7.122l.383-.847.296-.654c.075-.165.114-.344.114-.53 0-.356-.146-.69-.406-.94A1.442 1.442 0 0 0 6.503 1.6zM5.256 7c1.122 0 1.85.66 2.043 1.852l-1.28.315c-.068-.824-.33-1.192-.832-1.192-.557 0-.88.705-.88 1.972 0 1.216.358 2.078.922 2.078.481 0 .715-.33.825-1.155l1.321.18C7.079 12.377 6.419 13 5.318 13 3.791 13 3 11.988 3 10c0-1.852.867-3 2.256-3zM9 7.075v5.85H7.727v-5.85H9z",
|
|
2088
|
+
fill: "currentColor",
|
|
2089
|
+
fillRule: "nonzero"
|
|
2090
|
+
});
|
|
2091
|
+
function SvgPluginCenterThirdMenu(props) {
|
|
2092
|
+
return /*#__PURE__*/React.createElement("svg", _extends$y({
|
|
2093
|
+
width: 16,
|
|
2094
|
+
height: 16,
|
|
2095
|
+
viewBox: "0 0 16 16",
|
|
2096
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2097
|
+
}, props), _ref$y);
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
function _extends$x() { _extends$x = 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$x.apply(this, arguments); }
|
|
2101
|
+
var _ref$x = /*#__PURE__*/React.createElement("g", {
|
|
2102
|
+
fill: "none",
|
|
2103
|
+
fillRule: "evenodd"
|
|
2104
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2105
|
+
d: "M14.912 4.524a.298.298 0 0 0 0-.423L11.8 1.035a.13.13 0 0 0-.177 0l-.906.892a.123.123 0 0 0-.012.163.869.869 0 0 1-.153 1.234.903.903 0 0 1-1.1 0 .12.12 0 0 0-.165.012l-.906.892a.125.125 0 0 0 0 .174l.906.893a.123.123 0 0 1 .012.162.869.869 0 0 0 .153 1.234c.324.25.777.25 1.1 0a.12.12 0 0 1 .165.012l.906.893a.13.13 0 0 0 .177 0l.906-.893a.127.127 0 0 1 .164-.012.9.9 0 0 0 1.253-.15.869.869 0 0 0 0-1.084.116.116 0 0 1 .012-.162l.777-.771z",
|
|
2106
|
+
stroke: "currentColor",
|
|
2107
|
+
strokeWidth: 1.2,
|
|
2108
|
+
strokeLinecap: "round"
|
|
2109
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2110
|
+
d: "M9.261 8.746c.059 0 .106.047.112.099.047.405.37.73.788.776a.889.889 0 0 0 .983-.776c.011-.058.058-.099.111-.099h1.306c.06 0 .112.047.112.116v4.353a.3.3 0 0 1-.3.295h-1.218c0 .487-.4.881-.894.881a.887.887 0 0 1-.894-.88H7.843v-1.502a.887.887 0 0 1-.894-.88c0-.488.4-.882.894-.882v-1.5h1.418zm-4.955-.869c.495 0 .895.395.895.881h1.523v1.502a.879.879 0 0 0-.894.875c0 .487.4.88.894.88v1.502h-4.53a.3.3 0 0 1-.3-.296v-1.2a.887.887 0 0 1-.894-.88c0-.487.4-.881.894-.881V8.758h1.518c0-.486.4-.88.894-.88zm2.3-4.98a.11.11 0 0 1 .112.111v1.293c0 .052.048.098.1.104.418.04.748.365.8.782a.882.882 0 0 1-.788.968.107.107 0 0 0-.1.104v1.397H5.206c0-.487-.4-.88-.894-.88a.887.887 0 0 0-.894.88H1.894V6.248c0-.052.036-.093.088-.099a.884.884 0 0 0 .8-.788.886.886 0 0 0-.8-.962.096.096 0 0 1-.088-.098V3.194a.3.3 0 0 1 .3-.296h4.413z",
|
|
2111
|
+
fill: "currentColor"
|
|
2112
|
+
}));
|
|
2113
|
+
function SvgPluginMarketThirdMenu(props) {
|
|
2114
|
+
return /*#__PURE__*/React.createElement("svg", _extends$x({
|
|
2115
|
+
width: 16,
|
|
2116
|
+
height: 16,
|
|
2117
|
+
viewBox: "0 0 16 16",
|
|
2118
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2119
|
+
}, props), _ref$x);
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
|
+
function _extends$w() { _extends$w = 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$w.apply(this, arguments); }
|
|
2123
|
+
var _ref$w = /*#__PURE__*/React.createElement("g", {
|
|
2124
|
+
fill: "none",
|
|
2125
|
+
fillRule: "evenodd"
|
|
2126
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2127
|
+
d: "M0 0h16v16H0z"
|
|
2128
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2129
|
+
d: "M4.2 7.605a.6.6 0 0 1 .6 0l2.598 1.5a.6.6 0 0 1 .3.52v3a.6.6 0 0 1-.3.52l-2.598 1.5a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52zm7.603.002l2.459 1.437a.6.6 0 1 1-.606 1.036L11.498 8.82 9.502 9.971v2.307l1.998 1.154 1.998-1.154v-.229a.6.6 0 0 1 .503-.592l.097-.008a.6.6 0 0 1 .6.6v.576a.6.6 0 0 1-.3.52l-2.598 1.5a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52l2.598-1.5a.6.6 0 0 1 .603.002zM4.5 8.817L2.501 9.971v2.307L4.5 13.432l1.998-1.154V9.971L4.5 8.817zM7.7 1.48a.6.6 0 0 1 .6 0l2.598 1.5a.6.6 0 0 1 .3.52v3a.6.6 0 0 1-.3.52L8.3 8.52a.6.6 0 0 1-.6 0l-2.598-1.5a.6.6 0 0 1-.3-.52v-3a.6.6 0 0 1 .3-.52zM8 2.692L6.001 3.846v2.307L8 7.307l1.998-1.154V3.846L8 2.692z",
|
|
2130
|
+
fill: "currentColor",
|
|
2131
|
+
fillRule: "nonzero"
|
|
2132
|
+
}));
|
|
2133
|
+
function SvgPodThirdMenu(props) {
|
|
2134
|
+
return /*#__PURE__*/React.createElement("svg", _extends$w({
|
|
2135
|
+
width: 16,
|
|
2136
|
+
height: 16,
|
|
2137
|
+
viewBox: "0 0 16 16",
|
|
2138
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2139
|
+
}, props), _ref$w);
|
|
2140
|
+
}
|
|
2141
|
+
|
|
2142
|
+
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); }
|
|
2143
|
+
var _ref$v = /*#__PURE__*/React.createElement("g", {
|
|
2144
|
+
fill: "none",
|
|
2145
|
+
fillRule: "evenodd"
|
|
2146
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2147
|
+
d: "M0 0h16v16H0z"
|
|
2148
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2149
|
+
d: "M12.052 1.5c.6 0 1.115.424 1.245 1.008l2.11 8.79c.06.152.093.314.093.48v2.796c0 .705-.57 1.278-1.278 1.278H1.778A1.28 1.28 0 0 1 .5 14.574v-2.796c0-.133.02-.265.052-.358l2.215-8.9A1.281 1.281 0 0 1 4.014 1.5h8.038zm0 1H4.014c-.127 0-.24.094-.273.246l-2.228 8.949a.271.271 0 0 0-.013.083v2.796a.28.28 0 0 0 .278.278h12.444a.278.278 0 0 0 .278-.278v-2.796a.518.518 0 0 0-.043-.174l-2.135-8.87c-.03-.14-.144-.234-.27-.234zm-.773 1.058c.292 0 .547.218.613.528l1.69 7.027h-2.509a.74.74 0 0 0-.733.639l-.007.1c0 .86-.696 1.556-1.555 1.556H7.222a1.556 1.556 0 0 1-1.549-1.414l-.006-.142a.74.74 0 0 0-.64-.733l-.1-.006H2.435L4.16 4.086a.64.64 0 0 1 .614-.529h6.505zm-.302 1H5.074L3.71 10.113h1.217a1.74 1.74 0 0 1 1.734 1.596l.006.143c0 .307.248.556.555.556h1.556a.556.556 0 0 0 .555-.556l.006-.143a1.74 1.74 0 0 1 1.734-1.596h1.24l-1.336-5.555zm-.255 2.317v1.2H5.278v-1.2h5.444zm-.778-1.808v1.2H6.056v-1.2h3.888z",
|
|
2150
|
+
fill: "currentColor",
|
|
2151
|
+
fillRule: "nonzero"
|
|
2152
|
+
}));
|
|
2153
|
+
function SvgPoolsThirdMenu(props) {
|
|
2154
|
+
return /*#__PURE__*/React.createElement("svg", _extends$v({
|
|
2155
|
+
width: 16,
|
|
2156
|
+
height: 16,
|
|
2157
|
+
viewBox: "0 0 16 16",
|
|
2158
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2159
|
+
}, props), _ref$v);
|
|
2160
|
+
}
|
|
2161
|
+
|
|
2162
|
+
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); }
|
|
2163
|
+
var _ref$u = /*#__PURE__*/React.createElement("g", {
|
|
2164
|
+
fill: "currentColor",
|
|
2165
|
+
fillRule: "evenodd"
|
|
2166
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2167
|
+
fillOpacity: 0,
|
|
2168
|
+
d: "M0 0h16v16H0z"
|
|
2169
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2170
|
+
fillOpacity: 0,
|
|
2171
|
+
d: "M0 0h16v16H0z"
|
|
2172
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2173
|
+
d: "M10.968 1a5.912 5.912 0 0 0-1.607.235l-.037.012a6.371 6.371 0 0 0-.998-.096c-.687-.012-1.277.155-1.753.432-.47-.162-1.442-.443-2.468-.387-.714.04-1.493.256-2.07.866-.576.61-.88 1.553-.817 2.836.018.354.119.931.286 1.68.168.747.403 1.623.696 2.421.294.8.615 1.517 1.117 2.005.251.244.596.45 1.004.433.285-.012.544-.138.767-.322.108.142.224.205.33.263.133.073.262.122.397.155.24.06.653.14 1.136.058.164-.027.338-.081.51-.157l.022.571c.024.605.039 1.163.22 1.652.03.08.11.492.425.855.315.364.932.591 1.635.44.495-.105 1.126-.297 1.545-.893.414-.589.6-1.434.637-2.805a2.76 2.76 0 0 1 .033-.196l.098.009h.012c.529.024 1.103-.052 1.582-.274.425-.197.746-.396.98-.749a.749.749 0 0 0 .14-.375c.018-.182-.087-.467-.26-.598-.347-.264-.565-.163-.799-.115-.23.051-.465.08-.701.085a13.42 13.42 0 0 0 1.434-3.41c.163-.63.255-1.21.262-1.718.008-.508-.034-.958-.338-1.347-.952-1.216-2.29-1.552-3.324-1.564h-.096V1zm-.028.373c.98-.009 2.23.266 3.128 1.413.201.258.262.635.255 1.1-.008.463-.094 1.018-.25 1.627a13.08 13.08 0 0 1-1.69 3.784c.028.02.059.038.092.05.169.07.554.13 1.324-.027.193-.041.335-.069.482.043a.303.303 0 0 1 .107.248.41.41 0 0 1-.076.196c-.149.224-.442.435-.818.61-.333.155-.811.236-1.235.24a1.891 1.891 0 0 1-.574-.065l-.01-.004c-.065.618-.213 1.839-.309 2.396-.077.45-.212.806-.469 1.073-.256.268-.62.429-1.109.534-.605.13-1.047-.01-1.331-.25-.285-.24-.415-.557-.493-.75-.053-.135-.081-.309-.108-.541a11.837 11.837 0 0 1-.06-.836c-.018-.49-.024-.982-.018-1.472a1.786 1.786 0 0 1-.905.443c-.402.068-.76.001-.975-.052a1.328 1.328 0 0 1-.303-.118.56.56 0 0 1-.257-.231.327.327 0 0 1-.033-.222.356.356 0 0 1 .127-.194c.115-.093.268-.146.499-.194.42-.086.565-.145.655-.216.076-.06.161-.183.313-.363a.677.677 0 0 1-.002-.023 1.727 1.727 0 0 1-.776-.21c-.087.093-.534.565-1.079 1.221-.229.274-.482.432-.75.443-.267.012-.508-.123-.713-.322-.41-.399-.738-1.084-1.023-1.859a19.43 19.43 0 0 1-.68-2.372c-.166-.735-.263-1.328-.277-1.614-.061-1.214.223-2.033.71-2.549s1.156-.711 1.807-.749c1.17-.067 2.28.34 2.505.428.433-.294.99-.477 1.687-.465.331.004.66.047.98.127l.013-.005c.14-.05.285-.092.43-.125a5.615 5.615 0 0 1 1.209-.146v-.002zm.089.391h-.085a5.098 5.098 0 0 0-.994.112 4.37 4.37 0 0 1 1.662 1.313c.269.342.491.719.66 1.12.065.154.108.284.133.385a.8.8 0 0 1 .023.137.257.257 0 0 1-.007.084l-.004.008c.018.511-.109.857-.124 1.345-.012.354.079.769.101 1.222.021.426-.03.894-.307 1.353.024.028.045.056.067.084a12.745 12.745 0 0 0 1.54-3.513c.15-.586.23-1.116.237-1.536.006-.42-.072-.724-.172-.851-.783-1.001-1.842-1.256-2.73-1.263zm-2.794.15c-.69.001-1.184.21-1.56.522-.386.322-.646.764-.816 1.216a5.159 5.159 0 0 0-.3 1.408l.008-.005c.208-.116.482-.233.775-.3.293-.068.608-.089.894.022.286.111.522.372.608.767.41 1.9-.128 2.607-.326 3.14-.075.193-.14.39-.193.59.025-.005.05-.012.075-.015.14-.011.25.035.315.063.2.083.337.257.41.455.02.052.034.108.042.166a.196.196 0 0 1 .012.074c-.022.727-.02 1.454.007 2.18.014.315.034.591.059.81.025.217.06.383.083.439.075.186.184.43.381.597.197.166.48.276.997.166.448-.097.725-.23.91-.422.184-.192.294-.46.365-.868.105-.613.318-2.389.343-2.723-.011-.252.026-.446.106-.594a.69.69 0 0 1 .322-.294c.056-.025.108-.042.15-.054a3.474 3.474 0 0 0-.141-.19 2.6 2.6 0 0 1-.389-.641 4.84 4.84 0 0 0-.15-.282c-.077-.14-.175-.315-.278-.511-.205-.394-.429-.871-.545-1.336-.115-.465-.132-.945.164-1.284.262-.301.723-.426 1.415-.356-.02-.061-.033-.112-.067-.194a4.56 4.56 0 0 0-.607-1.029c-.586-.75-1.536-1.492-3.002-1.516h-.067v-.001zm-3.875.03a4 4 0 0 0-.221.006c-.59.034-1.147.205-1.545.627-.399.423-.662 1.115-.604 2.261.01.217.105.825.267 1.547.162.723.391 1.572.667 2.323.275.751.61 1.404.927 1.714.16.154.299.217.425.211.126-.006.279-.078.465-.302.339-.41.691-.808 1.055-1.195a2.04 2.04 0 0 1-.68-1.837 7.25 7.25 0 0 0 .061-1.153c-.007-.31-.03-.517-.03-.646v-.017c0-.672.117-1.339.346-1.97.163-.434.406-.875.77-1.232a6.61 6.61 0 0 0-1.682-.331 4.435 4.435 0 0 0-.221-.006zm7.233 3.081c-.397.005-.619.107-.735.241-.166.19-.181.522-.079.932.102.41.314.868.512 1.25.1.19.195.361.273.5.078.14.135.24.17.324.032.079.068.147.104.212.154-.324.181-.642.165-.973-.02-.41-.115-.83-.101-1.255.015-.496.113-.82.122-1.203a3.38 3.38 0 0 0-.431-.028zm-4.804.067a1.645 1.645 0 0 0-.359.043 2.721 2.721 0 0 0-.673.262 1.41 1.41 0 0 0-.203.133l-.013.012c.003.085.02.292.027.595a7.65 7.65 0 0 1-.065 1.216c-.14.998.585 1.824 1.435 1.825.05-.205.131-.413.213-.631.237-.639.703-1.104.31-2.92-.064-.298-.191-.418-.366-.486a.86.86 0 0 0-.306-.049zm4.619.12h.029c.035 0 .07.004.105.012a.24.24 0 0 1 .08.032.096.096 0 0 1 .044.064v.005a.14.14 0 0 1-.021.079.39.39 0 0 1-.064.087.395.395 0 0 1-.225.124.344.344 0 0 1-.24-.06.355.355 0 0 1-.075-.07.152.152 0 0 1-.037-.073.1.1 0 0 1 .024-.075.224.224 0 0 1 .069-.052.754.754 0 0 1 .31-.075v.001zm-4.562.097c.03 0 .063.003.097.008.089.012.168.036.229.07a.26.26 0 0 1 .078.063.13.13 0 0 1 .031.099.176.176 0 0 1-.044.09.379.379 0 0 1-.083.076.373.373 0 0 1-.261.065.425.425 0 0 1-.245-.133.414.414 0 0 1-.07-.095.163.163 0 0 1-.023-.103c.009-.063.06-.096.111-.114a.505.505 0 0 1 .18-.024V5.31zm5.285 4.284h-.002c-.086.031-.156.044-.216.07a.264.264 0 0 0-.139.125c-.037.067-.068.186-.059.388a.298.298 0 0 0 .086.041c.1.03.268.05.454.048.372-.004.83-.091 1.074-.205.2-.092.384-.213.55-.358-.814.168-1.273.123-1.554.007a.767.767 0 0 1-.194-.117zm-4.685.054h-.012c-.031.003-.076.014-.163.11-.203.228-.274.37-.441.504-.168.133-.385.204-.82.294a1.119 1.119 0 0 0-.269.084c.017.014.015.017.04.03a.973.973 0 0 0 .212.083c.187.047.494.101.814.047.32-.055.653-.208.937-.607.05-.069.055-.17.014-.28a.433.433 0 0 0-.193-.228.38.38 0 0 0-.119-.035v-.002z",
|
|
2174
|
+
fillRule: "nonzero"
|
|
2175
|
+
}));
|
|
2176
|
+
function SvgPostgresqlThirdMenu(props) {
|
|
2177
|
+
return /*#__PURE__*/React.createElement("svg", _extends$u({
|
|
2178
|
+
width: 16,
|
|
2179
|
+
height: 16,
|
|
2180
|
+
viewBox: "0 0 16 16",
|
|
2181
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2182
|
+
}, props), _ref$u);
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
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); }
|
|
2186
|
+
var _ref$t = /*#__PURE__*/React.createElement("path", {
|
|
2187
|
+
d: "M9.312.46l.159.159 4.99 5 .157.159V6l.001 3.517h.921v4.762a1.26 1.26 0 0 1-1.26 1.26H2.72a1.26 1.26 0 0 1-1.26-1.26V9.519h.812V1.792c0-.736.597-1.332 1.332-1.332h5.708zM5.116 10.6H2.54v3.681c0 .08.052.147.123.17l.057.01h11.56c.1 0 .18-.08.18-.18v-3.681h-2.578l.002 1.107v.54H5.116v-1.647zm3.748-9.06l-5.26.002c-.119 0-.219.083-.245.194l-.006.058-.001 7.725h2.844V11.167h4.607V9.519h2.736V6.224l-1.985-1.989a.5.5 0 0 1 .03.17v2.79a.5.5 0 0 1-.5.5H5.666V8.5L8.64 8.5a1 1 0 1 1-.011 1.001H5.167a.5.5 0 0 1-.5-.5V7.196a.5.5 0 0 1 .5-.5h.666l4.75-.001v-1.79l-4.22.002a1 1 0 1 1 .006-1.002h4.714a.5.5 0 0 1 .17.03L8.864 1.54z",
|
|
2188
|
+
fill: "currentColor",
|
|
2189
|
+
fillRule: "nonzero"
|
|
2190
|
+
});
|
|
2191
|
+
function SvgProcessManagementThirdMenu(props) {
|
|
2192
|
+
return /*#__PURE__*/React.createElement("svg", _extends$t({
|
|
2193
|
+
width: 16,
|
|
2194
|
+
height: 16,
|
|
2195
|
+
viewBox: "0 0 16 16",
|
|
2196
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2197
|
+
}, props), _ref$t);
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
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); }
|
|
2201
|
+
var _ref$s = /*#__PURE__*/React.createElement("path", {
|
|
2202
|
+
d: "M11.592 1.3c.88 0 1.593.725 1.593 1.62 0 .894-.713 1.62-1.593 1.62a1.6 1.6 0 0 1-1.567-1.33h-2.1v4.229h2.146A1.596 1.596 0 0 1 11.592 6.3c.88 0 1.593.725 1.593 1.62 0 .894-.713 1.62-1.593 1.62a1.59 1.59 0 0 1-1.426-.9l-2.241-.001v3.37h2.35c.287-.428.77-.709 1.317-.709.88 0 1.593.725 1.593 1.62 0 .894-.713 1.62-1.593 1.62a1.6 1.6 0 0 1-1.567-1.33h-3.3V8.639H5.019c-.26.534-.801.9-1.427.9C2.712 9.54 2 8.814 2 7.92 2 7.026 2.713 6.3 3.592 6.3c.715 0 1.32.479 1.521 1.139h1.612v-5.43h3.55c.287-.428.77-.709 1.317-.709z",
|
|
2203
|
+
fill: "currentColor",
|
|
2204
|
+
fillRule: "evenodd"
|
|
2205
|
+
});
|
|
2206
|
+
function SvgProcessTaskThirdMenu(props) {
|
|
2207
|
+
return /*#__PURE__*/React.createElement("svg", _extends$s({
|
|
2208
|
+
width: 16,
|
|
2209
|
+
height: 16,
|
|
2210
|
+
viewBox: "0 0 16 16",
|
|
2211
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2212
|
+
}, props), _ref$s);
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
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); }
|
|
2216
|
+
var _ref$r = /*#__PURE__*/React.createElement("path", {
|
|
2217
|
+
d: "M5.639 1.4c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V6.5a.6.6 0 0 1-.6.6H1.6v6.775c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V9.747a.6.6 0 0 1 1.2 0v4.128a1.6 1.6 0 0 1-1.6 1.6H2a1.6 1.6 0 0 1-1.6-1.6V3.037c0-.904.733-1.637 1.637-1.637h3.602zm.18 6.752l.839.857-.429.42-1.367 1.336 1.362 1.301.434.415-.83.867-.433-.414-1.81-1.73a.6.6 0 0 1-.005-.862l1.81-1.77.429-.42zm3.862 0l.43.42 1.809 1.77a.6.6 0 0 1-.005.863l-1.81 1.729-.434.414-.829-.867.434-.415 1.362-1.301-1.367-1.336-.429-.42.84-.857zM5.64 2.6H2.037a.437.437 0 0 0-.437.437V5.9h12.8V4.593a.437.437 0 0 0-.358-.43l-.079-.007H8.806c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062z",
|
|
2218
|
+
fill: "currentColor",
|
|
2219
|
+
fillRule: "nonzero"
|
|
2220
|
+
});
|
|
2221
|
+
function SvgProjectListThirdMenu(props) {
|
|
2222
|
+
return /*#__PURE__*/React.createElement("svg", _extends$r({
|
|
2223
|
+
width: 16,
|
|
2224
|
+
height: 16,
|
|
2225
|
+
viewBox: "0 0 16 16",
|
|
2226
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2227
|
+
}, props), _ref$r);
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
function _extends$q() { _extends$q = 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$q.apply(this, arguments); }
|
|
2231
|
+
var _ref$q = /*#__PURE__*/React.createElement("g", {
|
|
2232
|
+
fill: "none",
|
|
2233
|
+
fillRule: "evenodd"
|
|
2234
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2235
|
+
opacity: 0.446,
|
|
2236
|
+
d: "M0 0h16v16H0z"
|
|
2237
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
d: "M15 11.7c0 .11-.102.22-.308.304L8.744 14.44c-.411.168-1.077.168-1.488 0l-5.948-2.436C1.102 11.92 1 11.81 1 11.7V3.866c0-.11.103-.22.308-.305l5.948-2.435c.411-.168 1.077-.168 1.488 0l5.948 2.435c.41.169.41.441 0 .61L8.744 6.605c-.411.168-1.077.168-1.488 0L2 4.453v2.63l5.256 2.153c.411.168 1.077.168 1.488 0L14 7.083V5.992a.5.5 0 1 1 1 0V11.7zm-1-3.413L8.744 10.44c-.411.168-1.077.168-1.488 0L2 8.287v2.796l5.256 2.153c.411.168 1.077.168 1.488 0L14 11.083V8.287zM9.17 4.613c-2.181.223-3.275.342-3.282.359-.004.01.315.144.959.403l.32.127 1.236.49.767-1.379zm2.033-1.676c-.62.25-1.195.486-1.726.708-.092.038-.094.074 0 .112.6.239 1.252.487 1.956.745a18.657 18.657 0 0 0 1.726-.708c.085-.04.089-.073 0-.112a23.059 23.059 0 0 0-1.956-.745zm-7.807.41c-.3.098-.425.297-.399.447.027.15.147.335.496.447.35.111.775.172 1.162.172.387 0 .727-.023 1.101-.135.374-.112.445-.227.415-.425-.029-.198-.209-.394-.593-.506-.383-.112-.615-.13-1.044-.144a3.45 3.45 0 0 0-1.138.144zm3.31-1.64c-.01.014-.01.039.01.075.012.025.114.198.306.522-.447.07-.889.141-1.325.214-.14.023-.1.067-.018.084.044.009.543.034 1.496.074.092.229.195.452.307.67.004.008.03.007.039 0 .224-.169.441-.342.652-.52l1.495.074s.075.004.075-.033c0-.037-.036-.042-.036-.042l-1.074-.41c.204-.16.396-.321.575-.484.019-.017.01-.029 0-.037-.006-.006-.019-.006-.038 0l-1.304.224-1.113-.41c-.025-.009-.041-.009-.047 0z",
|
|
2239
|
+
fill: "currentColor",
|
|
2240
|
+
fillRule: "nonzero"
|
|
2241
|
+
}));
|
|
2242
|
+
function SvgRedisThirdMenu(props) {
|
|
2243
|
+
return /*#__PURE__*/React.createElement("svg", _extends$q({
|
|
2244
|
+
width: 16,
|
|
2245
|
+
height: 16,
|
|
2246
|
+
viewBox: "0 0 16 16",
|
|
2247
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2248
|
+
}, props), _ref$q);
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2251
|
+
function _extends$p() { _extends$p = 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$p.apply(this, arguments); }
|
|
2252
|
+
var _ref$p = /*#__PURE__*/React.createElement("g", {
|
|
2253
|
+
fill: "none",
|
|
2254
|
+
fillRule: "evenodd"
|
|
2255
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2256
|
+
fillOpacity: 0,
|
|
2257
|
+
fill: "currentColor",
|
|
2258
|
+
d: "M0 0h16v16H0z"
|
|
2259
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2260
|
+
d: "M15.515 9.96a.6.6 0 0 1 .24.814l-1.759 3.24a1.6 1.6 0 0 1-1.406.836H3.473a1.6 1.6 0 0 1-1.392-.812L.239 10.783a.6.6 0 1 1 1.044-.591l1.842 3.255a.4.4 0 0 0 .348.203h9.117a.4.4 0 0 0 .352-.21l1.76-3.239a.6.6 0 0 1 .813-.24zM8.275 1.9c1.575 0 3.05.312 4.141.857 1.034.517 1.64 1.203 1.7 1.931a.435.435 0 0 1 .003.052l.001.027v.041l-.002.041v.113c-.001.918-.01 2.196-.027 3.839-.013.765-.625 1.488-1.705 2.028-1.09.545-2.566.857-4.14.857-1.576 0-3.051-.312-4.142-.857C3.014 10.284 2.4 9.55 2.4 8.779v-.027l.03-3.948.007-.14c.072-.72.675-1.396 1.697-1.907C5.224 2.212 6.7 1.9 8.275 1.9zm-4.66 4.662L3.6 8.778c.001.238.317.615 1.042.978.914.457 2.207.73 3.604.73 1.398 0 2.69-.273 3.605-.73.72-.36 1.037-.735 1.04-.971.01-.829.016-1.565.02-2.209-.15.1-.316.194-.494.283-1.09.545-2.566.857-4.14.857-1.576 0-3.051-.312-4.142-.857a5.126 5.126 0 0 1-.519-.297zM8.275 3.1c-1.397 0-2.69.273-3.604.73-.725.363-1.041.74-1.041.978s.316.615 1.041.978c.914.457 2.207.73 3.604.73 1.398 0 2.69-.273 3.605-.73.702-.352 1.02-.716 1.04-.955l-.001-.047.002.024c0-.238-.316-.615-1.041-.977-.915-.458-2.207-.731-3.605-.731z",
|
|
2261
|
+
fill: "currentColor",
|
|
2262
|
+
fillRule: "nonzero"
|
|
2263
|
+
}));
|
|
2264
|
+
function SvgResourceInstanceThirdMenu(props) {
|
|
2265
|
+
return /*#__PURE__*/React.createElement("svg", _extends$p({
|
|
2266
|
+
width: 16,
|
|
2267
|
+
height: 16,
|
|
2268
|
+
viewBox: "0 0 16 16",
|
|
2269
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2270
|
+
}, props), _ref$p);
|
|
2271
|
+
}
|
|
2272
|
+
|
|
2273
|
+
function _extends$o() { _extends$o = 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$o.apply(this, arguments); }
|
|
2274
|
+
var _ref$o = /*#__PURE__*/React.createElement("g", {
|
|
2275
|
+
fill: "currentColor",
|
|
2276
|
+
fillRule: "evenodd"
|
|
2277
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2278
|
+
fillOpacity: 0,
|
|
2279
|
+
d: "M0 0h16v16H0z"
|
|
2280
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2281
|
+
d: "M14 2.25a1.5 1.5 0 0 1 1.5 1.5v8.5a1.5 1.5 0 0 1-1.5 1.5H2a1.5 1.5 0 0 1-1.5-1.5v-8.5A1.5 1.5 0 0 1 2 2.25h12zm0 1H2a.5.5 0 0 0-.5.5v8.5a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-8.5a.5.5 0 0 0-.5-.5zM9.505 10.1v1.05H3.38V10.1h6.125zM6.88 8v1.05h-3.5V8h3.5zm4.62-3.5a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm0 1.2a.55.55 0 1 0 0 1.1.55.55 0 0 0 0-1.1z",
|
|
2282
|
+
fillRule: "nonzero"
|
|
2283
|
+
}));
|
|
2284
|
+
function SvgServiceNameThirdMenu(props) {
|
|
2285
|
+
return /*#__PURE__*/React.createElement("svg", _extends$o({
|
|
2286
|
+
width: 16,
|
|
2287
|
+
height: 16,
|
|
2288
|
+
viewBox: "0 0 16 16",
|
|
2289
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2290
|
+
}, props), _ref$o);
|
|
2291
|
+
}
|
|
2292
|
+
|
|
2293
|
+
function _extends$n() { _extends$n = 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$n.apply(this, arguments); }
|
|
2294
|
+
var _ref$n = /*#__PURE__*/React.createElement("path", {
|
|
2295
|
+
d: "M11.204 8.417c.572 0 1.102.145 1.582.457.59.384.988.915 1.168 1.594.24.903.074 1.736-.492 2.482a2.776 2.776 0 0 1-1.523 1.014 2.577 2.577 0 0 1-.943.083c-1.076-.112-1.853-.663-2.34-1.625a2.606 2.606 0 0 1-.26-.922 3.026 3.026 0 0 1-.013-.306V8.417h2.821zm-3.653-.032v2.803a2.788 2.788 0 0 1-.733 1.93 2.72 2.72 0 0 1-1.618.898c-.985.16-1.832-.127-2.532-.835a2.668 2.668 0 0 1-.735-1.397c-.17-.898.033-1.707.63-2.403.438-.513 1-.82 1.664-.945.18-.033.366-.05.55-.05H7.49l.062-.001zm3.653 1.232H9.582v.214l.001 1.363c0 .08.003.138.007.18.022.205.066.369.136.506.308.608.734.905 1.387.973.17.016.34.001.512-.047.374-.101.66-.29.881-.582.343-.452.433-.904.288-1.45-.1-.379-.312-.666-.662-.894a1.64 1.64 0 0 0-.928-.263zm-4.853-.031H4.778c-.114 0-.226.01-.329.03-.412.078-.725.253-.975.545-.353.412-.466.85-.361 1.403.054.292.195.56.41.774.432.438.891.59 1.485.494a1.52 1.52 0 0 0 .917-.516c.291-.325.427-.683.426-1.128V9.586zm.293-6.93c.476.448.761 1.002.869 1.644.025.146.037.294.038.44.003.923.002 1.843.002 2.766l-.002.048H4.754c-.736 0-1.382-.24-1.93-.73a2.781 2.781 0 0 1-.877-1.491c-.23-1.02.119-2.081.908-2.765.422-.364.908-.589 1.459-.661.892-.117 1.673.132 2.33.75zm6.534.002c.433.393.722.92.823 1.497.187 1.032-.098 1.922-.866 2.644-.417.391-.92.621-1.485.711-.162.026-.325.04-.49.04-.906.003-1.81.001-2.716.001l-.06.003V4.738c0-.626.176-1.196.546-1.703.389-.53.9-.894 1.538-1.056 1.02-.258 1.934-.038 2.71.679zm-8.709.439c-.31.04-.579.163-.828.378a1.635 1.635 0 0 0-.016 2.454c.323.29.682.425 1.129.425h1.598V5.256v-.503c-.002-.09-.009-.173-.023-.254a1.647 1.647 0 0 0-.508-.969l-.131-.113c-.356-.283-.742-.383-1.22-.32zm6.294.045c-.352.09-.631.283-.864.6a1.618 1.618 0 0 0-.316.996V6.35H10.912l.248-.001c.1 0 .199-.008.302-.025.346-.055.623-.187.851-.4.467-.44.623-.918.506-1.562a1.441 1.441 0 0 0-.448-.817l-.008-.007c-.47-.435-.965-.557-1.6-.397z",
|
|
2296
|
+
fill: "currentColor",
|
|
2297
|
+
fillRule: "nonzero"
|
|
2298
|
+
});
|
|
2299
|
+
function SvgServiceThirdMenu2(props) {
|
|
2300
|
+
return /*#__PURE__*/React.createElement("svg", _extends$n({
|
|
2301
|
+
width: 16,
|
|
2302
|
+
height: 16,
|
|
2303
|
+
viewBox: "0 0 16 16",
|
|
2304
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2305
|
+
}, props), _ref$n);
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2308
|
+
function _extends$m() { _extends$m = 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$m.apply(this, arguments); }
|
|
2309
|
+
var _ref$m = /*#__PURE__*/React.createElement("path", {
|
|
2310
|
+
d: "M10.94 6c.067 0 .123.078.123.172v8.656c0 .094-.056.172-.123.172H5.06c-.067 0-.122-.078-.122-.172V6.172c0-.094.055-.172.122-.172h5.88zm-.878 6.319H5.937V14h4.125v-1.681zM7 12.67a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1zm3.062-3.011H5.937v1.66h4.125v-1.66zM7 10a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1zm1.003-9a5.002 5.002 0 0 1 4.675 3.233A3.13 3.13 0 0 1 15 7.278c-.011 1.628-1.274 2.953-2.863 3.097A.127.127 0 0 1 12 10.25v-.945c0-.063.045-.116.108-.124.422-.053.818-.239 1.123-.539a1.94 1.94 0 0 0-.858-3.26l-.59-.156-.216-.571a3.766 3.766 0 0 0-.558-.993 3.808 3.808 0 0 0-5.193-.782 3.845 3.845 0 0 0-1.377 1.773l-.217.573-.592.157a1.946 1.946 0 0 0-1.033.683c-.267.343-.41.756-.41 1.193 0 .524.207 1.017.582 1.385.306.301.704.486 1.126.539.063.007.11.06.11.123v.944a.125.125 0 0 1-.136.125c-1.594-.142-2.86-1.469-2.869-3.1A3.13 3.13 0 0 1 3.328 4.23 5 5 0 0 1 8.003 1zm2.06 6H5.936v1.659h4.125V7zM7 7.33a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1z",
|
|
2311
|
+
fill: "currentColor",
|
|
2312
|
+
fillRule: "nonzero"
|
|
2313
|
+
});
|
|
2314
|
+
function SvgServiceThirdMenu(props) {
|
|
2315
|
+
return /*#__PURE__*/React.createElement("svg", _extends$m({
|
|
2316
|
+
width: 16,
|
|
2317
|
+
height: 16,
|
|
2318
|
+
viewBox: "0 0 16 16",
|
|
2319
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2320
|
+
}, props), _ref$m);
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
function _extends$l() { _extends$l = 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$l.apply(this, arguments); }
|
|
2324
|
+
var _ref$l = /*#__PURE__*/React.createElement("g", {
|
|
2325
|
+
fill: "currentColor",
|
|
2326
|
+
fillRule: "evenodd"
|
|
2327
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2328
|
+
fillOpacity: 0,
|
|
2329
|
+
d: "M0 0h16v16H0z"
|
|
2330
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2331
|
+
d: "M8.25.5c1.844 0 3.57.365 4.837.999C14.321 2.115 15 2.925 15 3.75s-.678 1.635-1.912 2.251C11.82 6.635 10.094 7 8.25 7c-1.845 0-3.57-.365-4.838-.999a5.39 5.39 0 0 1-.912-.566V8.25c0 .38.43.892 1.36 1.357 1.12.56 2.693.893 4.39.893 1.696 0 3.27-.333 4.39-.893C13.57 9.142 14 8.63 14 8.25v-.954a.5.5 0 1 1 1 0v4.978c-.014.817-.691 1.616-1.913 2.227-1.267.634-2.993.999-4.837.999-1.845 0-3.57-.365-4.838-.999C2.18 13.885 1.5 13.075 1.5 12.25v-8.5c0-.825.679-1.635 1.912-2.251C4.68.865 6.405.5 8.25.5zm4.837 10.001c-1.267.634-2.993.999-4.837.999-1.845 0-3.57-.365-4.838-.999a5.388 5.388 0 0 1-.913-.567v2.31c.001.386.43.898 1.36 1.363 1.121.56 2.694.893 4.39.893 1.697 0 3.27-.333 4.391-.893.922-.461 1.353-.97 1.36-1.341V9.934a5.388 5.388 0 0 1-.913.567zM8.25 1.5c-1.697 0-3.27.333-4.39.893-.93.465-1.36.977-1.36 1.357s.43.892 1.36 1.357C4.98 5.667 6.552 6 8.25 6c1.696 0 3.27-.333 4.39-.893C13.57 4.642 14 4.13 14 3.75s-.43-.892-1.36-1.357c-1.12-.56-2.694-.893-4.39-.893z",
|
|
2332
|
+
fillRule: "nonzero"
|
|
2333
|
+
}));
|
|
2334
|
+
function SvgSlabsThridMenu(props) {
|
|
2335
|
+
return /*#__PURE__*/React.createElement("svg", _extends$l({
|
|
2336
|
+
width: 16,
|
|
2337
|
+
height: 16,
|
|
2338
|
+
viewBox: "0 0 16 16",
|
|
2339
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2340
|
+
}, props), _ref$l);
|
|
2341
|
+
}
|
|
2342
|
+
|
|
2343
|
+
function _extends$k() { _extends$k = 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$k.apply(this, arguments); }
|
|
2344
|
+
var _ref$k = /*#__PURE__*/React.createElement("g", {
|
|
2345
|
+
fill: "none",
|
|
2346
|
+
fillRule: "evenodd"
|
|
2347
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2348
|
+
d: "M0 0h16v16H0z"
|
|
2349
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2350
|
+
d: "M10.961 4.06a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm.004 1.07a2.934 2.934 0 1 0 0 5.867 2.934 2.934 0 0 0 0-5.868zM2 7.52l2.582-.001v-.903l1.475 1.446-1.474 1.446-.001-.904H2V7.52zm.543-4.558l2.236 1.29.452-.781.554 1.99-2 .515.452-.784-2.236-1.29.542-.94zM2 12.222l2.235-1.292-.45-.782 2 .515-.555 1.99-.452-.783-2.236 1.291L2 12.222z",
|
|
2351
|
+
fill: "currentColor",
|
|
2352
|
+
fillRule: "nonzero"
|
|
2353
|
+
}));
|
|
2354
|
+
function SvgSourceAnalysisThirdMenu(props) {
|
|
2355
|
+
return /*#__PURE__*/React.createElement("svg", _extends$k({
|
|
2356
|
+
width: 16,
|
|
2357
|
+
height: 16,
|
|
2358
|
+
viewBox: "0 0 16 16",
|
|
2359
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2360
|
+
}, props), _ref$k);
|
|
2361
|
+
}
|
|
2362
|
+
|
|
2363
|
+
function _extends$j() { _extends$j = 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$j.apply(this, arguments); }
|
|
2364
|
+
var _ref$j = /*#__PURE__*/React.createElement("g", {
|
|
2365
|
+
fill: "none",
|
|
2366
|
+
fillRule: "evenodd"
|
|
2367
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2368
|
+
d: "M0 0h16v16H0z"
|
|
2369
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2370
|
+
d: "M5.139 1c.296 0 .588.08.842.233l2.1 1.26c.068.041.146.063.225.063h5.157c.904 0 1.637.732 1.637 1.637V6.1a.6.6 0 0 1-.6.6H2.1v6.775c0 .22.18.4.4.4h11a.4.4 0 0 0 .4-.4V9.347a.6.6 0 0 1 1.2 0v4.128a1.6 1.6 0 0 1-1.6 1.6h-11a1.6 1.6 0 0 1-1.6-1.6V2.637C.9 1.733 1.633 1 2.537 1h2.602zm3.254 6.1c.165 0 .313.114.331.262l.073.595c.17.051.335.121.49.21l.472-.37c.118-.092.303-.068.42.05l.396.395c.117.117.141.302.05.42l-.381.486c.081.152.145.312.192.478l.613.075c.148.018.261.166.261.332v.56c0 .165-.113.313-.261.331l-.627.077c-.049.16-.114.316-.195.463l.386.495c.092.118.068.303-.049.42l-.396.396c-.117.117-.302.141-.42.05l-.498-.39c-.148.08-.303.144-.465.192l-.076.622c-.018.148-.166.261-.331.261h-.56c-.166 0-.314-.113-.332-.261l-.075-.617a2.428 2.428 0 0 1-.478-.196l-.482.377c-.118.092-.303.068-.42-.049l-.395-.396c-.117-.117-.142-.302-.05-.42l.372-.475a2.422 2.422 0 0 1-.206-.492l-.59-.072c-.148-.018-.262-.166-.262-.331v-.56c0-.166.114-.314.262-.332l.585-.072c.05-.175.12-.344.21-.503l-.36-.46c-.092-.118-.068-.303.05-.42l.395-.396c.117-.116.302-.14.42-.049l.463.362c.16-.087.33-.156.505-.205l.071-.581c.018-.148.166-.262.332-.262h.56zm-.288 1.525a1.68 1.68 0 1 0 0 3.36 1.68 1.68 0 0 0 0-3.36zm0 .98a.718.718 0 1 1 0 1.436.718.718 0 0 1 0-1.436zM5.14 2.2H2.537a.437.437 0 0 0-.437.437V5.5h11.8V4.193a.437.437 0 0 0-.358-.43l-.079-.007H8.306c-.297 0-.588-.081-.842-.234l-2.1-1.26a.437.437 0 0 0-.225-.062z",
|
|
2371
|
+
fill: "currentColor",
|
|
2372
|
+
fillRule: "nonzero"
|
|
2373
|
+
}));
|
|
2374
|
+
function SvgSpaceAnalysisThirdMenu(props) {
|
|
2375
|
+
return /*#__PURE__*/React.createElement("svg", _extends$j({
|
|
2376
|
+
width: 16,
|
|
2377
|
+
height: 16,
|
|
2378
|
+
viewBox: "0 0 16 16",
|
|
2379
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2380
|
+
}, props), _ref$j);
|
|
2381
|
+
}
|
|
2382
|
+
|
|
2383
|
+
function _extends$i() { _extends$i = 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$i.apply(this, arguments); }
|
|
2384
|
+
var _ref$i = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
+
d: "M15.6 9.045v1.603l-.006 1.762-.011.072c-.122.831-.905 1.612-2.194 2.192-1.313.59-3.045.926-4.889.926-1.844 0-3.576-.336-4.889-.926-1.29-.58-2.072-1.36-2.194-2.192l-.01-.072-.007-.087V9.045l1.052 1.208c.208.24.476.44.812.602C4.649 11.52 6.514 11.9 8.5 11.9c1.987 0 3.851-.38 5.236-1.045a2.48 2.48 0 0 0 .812-.602L15.6 9.045zm-1.2 2.815l-.144.076C12.7 12.685 10.658 13.1 8.5 13.1c-2.158 0-4.2-.415-5.756-1.164l-.144-.075v.42l.004.027c.048.325.477.773 1.302 1.179l.198.093c1.15.517 2.714.82 4.396.82s3.247-.303 4.396-.82c.954-.43 1.448-.922 1.5-1.272l.004.015v-.463zm-13-7.315l1.052 1.208c.208.24.476.44.812.602C4.649 7.02 6.514 7.4 8.5 7.4c1.987 0 3.851-.38 5.236-1.045.336-.162.604-.363.812-.602L15.6 4.545V8.85h-.117l-.003.01c-.236.6-.82 1.16-1.696 1.622l-.225.113C12.23 11.233 10.427 11.6 8.5 11.6s-3.73-.367-5.059-1.005C2.44 10.113 1.776 9.51 1.52 8.86l-.003-.01H1.4V4.545zm13 2.815l-.144.076C12.7 8.185 10.658 8.6 8.5 8.6c-2.158 0-4.2-.415-5.756-1.164L2.6 7.361v.889c0 .306.368.748 1.18 1.173l.181.09c1.157.556 2.783.887 4.539.887 1.756 0 3.382-.33 4.539-.887.938-.451 1.36-.935 1.36-1.263v-.6l.001-.29zM8.5.4c1.927 0 3.73.367 5.058 1.005 1.31.63 2.041 1.468 2.041 2.345 0 .877-.73 1.715-2.04 2.345-1.329.638-3.132 1.005-5.06 1.005-1.927 0-3.73-.367-5.058-1.005C2.131 5.465 1.4 4.627 1.4 3.75c0-.877.73-1.715 2.041-2.345C4.77.767 6.572.4 8.5.4zm0 1.2c-1.756 0-3.383.33-4.539.887-.939.451-1.361.935-1.361 1.263 0 .328.422.812 1.361 1.263C5.117 5.57 6.744 5.9 8.5 5.9c1.755 0 3.382-.33 4.538-.887.939-.451 1.361-.935 1.361-1.263 0-.328-.422-.812-1.36-1.263-1.157-.556-2.784-.887-4.54-.887z",
|
|
2386
|
+
fill: "currentColor",
|
|
2387
|
+
fillRule: "nonzero"
|
|
2388
|
+
});
|
|
2389
|
+
function SvgStorageManagementThirdMenu(props) {
|
|
2390
|
+
return /*#__PURE__*/React.createElement("svg", _extends$i({
|
|
2391
|
+
width: 16,
|
|
2392
|
+
height: 16,
|
|
2393
|
+
viewBox: "0 0 16 16",
|
|
2394
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2395
|
+
}, props), _ref$i);
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2398
|
+
function _extends$h() { _extends$h = 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$h.apply(this, arguments); }
|
|
2399
|
+
var _ref$h = /*#__PURE__*/React.createElement("g", {
|
|
2400
|
+
fill: "none",
|
|
2401
|
+
fillRule: "evenodd"
|
|
2402
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2403
|
+
d: "M15.2 13.013v.957l-.006.042c-.043.3-.346.675-1.023.989-.653.303-1.557.499-2.571.499-1.014 0-1.918-.196-2.571-.499-.677-.314-.98-.689-1.023-.99L8 13.972v-.958c.14.166.322.311.556.427.801.398 1.878.631 3.044.631 1.166 0 2.243-.233 3.044-.63.234-.117.416-.262.556-.428zm-2.23-9.647l.057.053c.205.192 1.145 1.075 1.275 1.194a.605.605 0 0 1-.486 1.047H2.88a.28.28 0 0 0-.28.28v7.698c0 .382.17.625.257.625H6.77a.6.6 0 1 1 0 1.2H2.857c-.86 0-1.457-.853-1.457-1.825V5.94c0-.517.265-.973.667-1.237a.6.6 0 0 1 .08-.09c.061-.055.115-.106.197-.187l.147-.147c.157-.16.393-.401.79-.809l.022-.023c.201-.206.365-.373.505-.514l.282-.281.082-.081c.136-.132.246-.234.334-.31.056-.047.105-.086.151-.118a.61.61 0 0 1 .394-.134l6.055-.058c.342 0 .37.024 1.864 1.415zm2.23 7.075v1.202l-.006.077c-.04.29-.31.643-.936.954-.658.326-1.597.54-2.658.54-1.06 0-2-.214-2.658-.54-.683-.34-.942-.729-.942-1.031V10.44c.14.166.322.312.556.428.801.397 1.878.631 3.044.631 1.166 0 2.243-.234 3.044-.631.234-.116.416-.262.556-.428zm-7.931.06v1H3.5v-1h3.769zm4.33-3.001c1.062 0 2 .214 2.658.54.684.34.943.729.943 1.031 0 .303-.259.692-.943 1.031-.657.327-1.596.54-2.657.54s-2-.213-2.658-.54C8.258 9.763 8 9.374 8 9.072c0-.303.258-.692.942-1.031C9.6 7.714 10.54 7.5 11.6 7.5zM8 7.5v1H3.557v-1H8zm2.929-4.34l-5.677.057-.013.012c-.04.035-.086.079-.14.129l-.084.081-.162.16-.19.19c-.136.137-.296.3-.493.503l-.023.023-.141.145 8.36-.002-.066-.063-.098-.091-.056-.052c-.39-.363-.7-.646-.936-.853a9.665 9.665 0 0 0-.248-.211l-.033-.027z",
|
|
2404
|
+
fill: "currentColor",
|
|
2405
|
+
fillRule: "nonzero"
|
|
2406
|
+
}));
|
|
2407
|
+
function SvgStorageOperationAndMaintenanceThirdMenu(props) {
|
|
2408
|
+
return /*#__PURE__*/React.createElement("svg", _extends$h({
|
|
2409
|
+
width: 16,
|
|
2410
|
+
height: 16,
|
|
2411
|
+
viewBox: "0 0 16 16",
|
|
2412
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2413
|
+
}, props), _ref$h);
|
|
2414
|
+
}
|
|
2415
|
+
|
|
2416
|
+
function _extends$g() { _extends$g = 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$g.apply(this, arguments); }
|
|
2417
|
+
var _ref$g = /*#__PURE__*/React.createElement("g", {
|
|
2418
|
+
fill: "none",
|
|
2419
|
+
fillRule: "evenodd"
|
|
2420
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2421
|
+
opacity: 0.446,
|
|
2422
|
+
d: "M0 0h16v16H0z"
|
|
2423
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2424
|
+
d: "M13.835 15H2.117a1 1 0 0 1-1-1V9.84a.5.5 0 0 1 .5-.5H3.73a.5.5 0 0 1 .5.5v1.35c0 .294.28.61.63.61h6.229c.337-.042.59-.274.631-.61V9.84a.5.5 0 0 1 .5-.5h2.114a.5.5 0 0 1 .5.5V14a1 1 0 0 1-1 1z",
|
|
2425
|
+
fillRule: "nonzero"
|
|
2426
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2427
|
+
d: "M3.73 9.34a.5.5 0 0 1 .5.5v1.35c0 .294.28.61.632.61h6.228c.337-.042.59-.274.631-.61V9.84a.5.5 0 0 1 .5-.5h2.114a.5.5 0 0 1 .5.5V14a1 1 0 0 1-1 1H2.117a1 1 0 0 1-1-1V9.84a.5.5 0 0 1 .5-.5H3.73zm-.7 1.2h-.713v3.259h11.318V10.54h-.714v.65l-.01.15c-.11.887-.797 1.542-1.673 1.65l-.148.01H4.862c-1.004 0-1.831-.842-1.831-1.81v-.65zm10.805-9.384a1 1 0 0 1 1 1v5.967a.5.5 0 0 1-.5.5h-3.234c-.42 0-.629.315-.629.881v1.094a.5.5 0 0 1-.5.5H5.98a.5.5 0 0 1-.5-.5V9.504c0-.489-.173-.88-.63-.88H1.617a.5.5 0 0 1-.5-.5V2.155a1 1 0 0 1 1-1h11.718zm-.2 1.2H2.317v5.067H4.85c1.173 0 1.774.87 1.826 1.929l.004.152v.394h2.592v-.394c0-1.112.585-1.997 1.671-2.075l.158-.006h2.534V2.356zM12.03 3.3v1.259H3.796V3.3h8.234z",
|
|
2428
|
+
fill: "currentColor",
|
|
2429
|
+
fillRule: "nonzero"
|
|
2430
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2431
|
+
fill: "currentColor",
|
|
2432
|
+
fillRule: "nonzero",
|
|
2433
|
+
d: "M3.838 6.735V5.518h8.192v1.217z"
|
|
2434
|
+
}));
|
|
2435
|
+
function SvgStorageThirdMenu(props) {
|
|
2436
|
+
return /*#__PURE__*/React.createElement("svg", _extends$g({
|
|
2437
|
+
width: 16,
|
|
2438
|
+
height: 16,
|
|
2439
|
+
viewBox: "0 0 16 16",
|
|
2440
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2441
|
+
}, props), _ref$g);
|
|
2442
|
+
}
|
|
2443
|
+
|
|
2444
|
+
function _extends$f() { _extends$f = 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$f.apply(this, arguments); }
|
|
2445
|
+
var _ref$f = /*#__PURE__*/React.createElement("g", {
|
|
2446
|
+
fill: "none",
|
|
2447
|
+
fillRule: "evenodd"
|
|
2448
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2449
|
+
d: "M12.97 3.366l.057.053c.205.192 1.145 1.075 1.275 1.194a.605.605 0 0 1-.486 1.047H2.88a.28.28 0 0 0-.28.28v7.698c0 .382.17.625.257.625H6.77a.6.6 0 1 1 0 1.2H2.857c-.86 0-1.457-.853-1.457-1.825V5.94c0-.517.265-.973.667-1.237a.6.6 0 0 1 .08-.09c.061-.055.115-.106.197-.187l.147-.147c.157-.16.393-.401.79-.809l.022-.023c.201-.206.365-.373.505-.514l.282-.281.082-.081c.136-.132.246-.234.334-.31.056-.047.105-.086.151-.118a.61.61 0 0 1 .394-.134l6.055-.058c.342 0 .37.024 1.864 1.415zM12.39 7c0 1.401 1.046 1.97 2.222 1.333l.889 1.483c-1.208.654-1.138 1.752 0 2.368l-.889 1.483C12.39 12.6 12.39 15 12.39 15H10.61c0-1.401-1.046-1.97-2.222-1.333L7.5 12.184c1.208-.654 1.138-1.752 0-2.368l.889-1.483c1.227.665 2.222.01 2.222-1.333h1.778zM11.5 9.667a1.333 1.333 0 1 0 0 2.666 1.333 1.333 0 0 0 0-2.666zm-4.231.834v1H3.5v-1h3.769zM8 7.5v1H3.557v-1H8zm2.929-4.34l-5.677.057-.013.012c-.04.035-.086.079-.14.129l-.084.081-.162.16-.19.19c-.136.137-.296.3-.493.503l-.023.023-.141.145 8.36-.002-.066-.063-.098-.091-.056-.052c-.39-.363-.7-.646-.936-.853a9.665 9.665 0 0 0-.248-.211l-.033-.027z",
|
|
2450
|
+
fill: "currentColor",
|
|
2451
|
+
fillRule: "nonzero"
|
|
2452
|
+
}));
|
|
2453
|
+
function SvgSystemOperationAndMaintenanceThirdMenu(props) {
|
|
2454
|
+
return /*#__PURE__*/React.createElement("svg", _extends$f({
|
|
2455
|
+
width: 16,
|
|
2456
|
+
height: 16,
|
|
2457
|
+
viewBox: "0 0 16 16",
|
|
2458
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2459
|
+
}, props), _ref$f);
|
|
2460
|
+
}
|
|
2461
|
+
|
|
2462
|
+
function _extends$e() { _extends$e = 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$e.apply(this, arguments); }
|
|
2463
|
+
var _ref$e = /*#__PURE__*/React.createElement("path", {
|
|
2464
|
+
d: "M10.5 1.4a.6.6 0 0 1 0 1.2H9.1v.9A5.617 5.617 0 0 1 13.6 9a5.6 5.6 0 0 1-9.604 3.915.6.6 0 1 1 .858-.839 4.4 4.4 0 1 0-1.237-3.465l.593-.596a.48.48 0 0 1 .612-.057l.067.055a.48.48 0 0 1 .002.679l-1.404 1.414a.48.48 0 0 1-.68.001L1.393 8.693a.48.48 0 0 1 .679-.679l.362.364A5.6 5.6 0 0 1 7.9 3.4V2.6H6a.6.6 0 1 1 0-1.2h4.5zM8.4 7.6v1.709l.938 1.477.214.337-.675.43-.215-.339-1-1.574-.062-.215V7.6h.8z",
|
|
2465
|
+
fill: "currentColor",
|
|
2466
|
+
fillRule: "nonzero"
|
|
2467
|
+
});
|
|
2468
|
+
function SvgTaskHistoryThirdMenu(props) {
|
|
2469
|
+
return /*#__PURE__*/React.createElement("svg", _extends$e({
|
|
2470
|
+
width: 16,
|
|
2471
|
+
height: 16,
|
|
2472
|
+
viewBox: "0 0 16 16",
|
|
2473
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2474
|
+
}, props), _ref$e);
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2477
|
+
function _extends$d() { _extends$d = 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$d.apply(this, arguments); }
|
|
2478
|
+
var _ref$d = /*#__PURE__*/React.createElement("g", {
|
|
2479
|
+
fill: "none",
|
|
2480
|
+
fillRule: "evenodd"
|
|
2481
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
2482
|
+
stroke: "currentColor",
|
|
2483
|
+
strokeLinecap: "square",
|
|
2484
|
+
strokeLinejoin: "round",
|
|
2485
|
+
strokeWidth: 0.9
|
|
2486
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2487
|
+
d: "M6.72 6.765L5.25 8.223l1.47 1.424M9.874 6.765l1.47 1.458-1.47 1.424"
|
|
2488
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
2489
|
+
d: "M12 10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM8.933.4l.176.175 4.886 4.884.605.606V9.5a.6.6 0 0 1-1.2 0V6.562l-.023-.023H9.898c-.75 0-1.359-.607-1.359-1.357V1.703l-.104-.105L3 1.6a.4.4 0 0 0-.392.32L2.6 2v12c0 .22.18.4.4.4h5.33a.6.6 0 0 1 0 1.2H3A1.6 1.6 0 0 1 1.4 14V2A1.6 1.6 0 0 1 3 .4h5.933zM12 11a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm.5.5v1.25l.862.905.345.362-.724.69-.345-.362-1-1.05a.5.5 0 0 1-.138-.345V11.5h1zM9.619 2.783v2.4c0 .152.125.276.28.276h2.398L9.619 2.783z",
|
|
2490
|
+
fill: "currentColor",
|
|
2491
|
+
fillRule: "nonzero"
|
|
2492
|
+
}));
|
|
2493
|
+
function SvgTaskHistory2ThirdMenu(props) {
|
|
2494
|
+
return /*#__PURE__*/React.createElement("svg", _extends$d({
|
|
2495
|
+
width: 16,
|
|
2496
|
+
height: 16,
|
|
2497
|
+
viewBox: "0 0 16 16",
|
|
2498
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2499
|
+
}, props), _ref$d);
|
|
2500
|
+
}
|
|
2501
|
+
|
|
2502
|
+
function _extends$c() { _extends$c = 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$c.apply(this, arguments); }
|
|
2503
|
+
var _ref$c = /*#__PURE__*/React.createElement("path", {
|
|
2504
|
+
d: "M12 10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm.5.5v1.25l.862.905.345.362-.724.69-.345-.362-1-1.05a.5.5 0 0 1-.138-.345V11.5h1zM8.207.4a.6.6 0 0 1 .419.17l4.935 4.812a.6.6 0 0 1 .181.43V8.427a.6.6 0 1 1-1.2 0V6.065l-4.58-4.466-5.062.002a.3.3 0 0 0-.292.23l-.008.07v10.876a.3.3 0 0 0 .3.3h4.743a.6.6 0 1 1 0 1.2H2.9a1.5 1.5 0 0 1-1.5-1.5V1.901A1.5 1.5 0 0 1 2.9.4L8.207.4zm2.614 6.792v1.2h-7.03v-1.2h7.03zM8.566 3.57v1.2H3.791v-1.2h4.775z",
|
|
2505
|
+
fill: "currentColor",
|
|
2506
|
+
fillRule: "nonzero"
|
|
2507
|
+
});
|
|
2508
|
+
function SvgTaskListThirdMenu(props) {
|
|
2509
|
+
return /*#__PURE__*/React.createElement("svg", _extends$c({
|
|
2510
|
+
width: 16,
|
|
2511
|
+
height: 16,
|
|
2512
|
+
viewBox: "0 0 16 16",
|
|
2513
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2514
|
+
}, props), _ref$c);
|
|
2515
|
+
}
|
|
2516
|
+
|
|
2517
|
+
function _extends$b() { _extends$b = 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$b.apply(this, arguments); }
|
|
2518
|
+
var _ref$b = /*#__PURE__*/React.createElement("path", {
|
|
2519
|
+
d: "M14.068 1.4c.846 0 1.532.686 1.532 1.532v1.624a.6.6 0 0 1-.6.6H1.6v8.723c0 .16.114.294.265.325l.067.007h12.136a.332.332 0 0 0 .332-.332V9.792a.6.6 0 0 1 1.2 0v4.087c0 .846-.686 1.532-1.532 1.532H1.932A1.532 1.532 0 0 1 .4 13.879V2.932c0-.846.686-1.532 1.532-1.532h12.136zm-2 10.48v1H7.441v-1h4.625zM4.511 6.934l.354.354 1.81 1.81a.5.5 0 0 1-.005.712l-1.81 1.768-.357.35-.7-.716.358-.35L5.61 9.446 4.158 7.994l-.353-.354.707-.707zM14.068 2.6H1.932a.332.332 0 0 0-.332.332v1.024h12.8V2.932a.332.332 0 0 0-.265-.325l-.067-.007z",
|
|
2520
|
+
fill: "currentColor",
|
|
2521
|
+
fillRule: "nonzero"
|
|
2522
|
+
});
|
|
2523
|
+
function SvgTaskManagementThirdMenu(props) {
|
|
2524
|
+
return /*#__PURE__*/React.createElement("svg", _extends$b({
|
|
2525
|
+
width: 16,
|
|
2526
|
+
height: 16,
|
|
2527
|
+
viewBox: "0 0 16 16",
|
|
2528
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2529
|
+
}, props), _ref$b);
|
|
2530
|
+
}
|
|
2531
|
+
|
|
2532
|
+
function _extends$a() { _extends$a = 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$a.apply(this, arguments); }
|
|
2533
|
+
var _ref$a = /*#__PURE__*/React.createElement("g", {
|
|
2534
|
+
fill: "none",
|
|
2535
|
+
fillRule: "evenodd"
|
|
2536
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2537
|
+
d: "M13.25.4a1.6 1.6 0 0 1 1.6 1.6v11.125a.6.6 0 0 1-1.2 0V2a.4.4 0 0 0-.4-.4h-8.5a.4.4 0 0 0-.392.32L4.35 2a.601.601 0 0 1-.02.151l7.17-.001a1.6 1.6 0 0 1 1.6 1.6V14a1.6 1.6 0 0 1-1.6 1.6H3A1.6 1.6 0 0 1 1.4 14V3.75A1.6 1.6 0 0 1 3 2.15l.17.001A.601.601 0 0 1 3.15 2 1.6 1.6 0 0 1 4.75.4h8.5zM11.5 3.35H3a.4.4 0 0 0-.4.4V14c0 .22.18.4.4.4h8.5a.4.4 0 0 0 .4-.4V3.75a.4.4 0 0 0-.4-.4zM5.028 4.5c.517 0 .962.315 1.163.77h4.742v3.939H5.017v1.539h3.514a1.277 1.277 0 0 1 1.163-.77c.706 0 1.278.588 1.278 1.313s-.572 1.312-1.278 1.312c-.472 0-.885-.263-1.106-.655H3.817v-3.94h5.915V6.47H6.134a1.272 1.272 0 0 1-1.106.655c-.706 0-1.278-.588-1.278-1.312 0-.725.572-1.313 1.278-1.313z",
|
|
2538
|
+
fill: "currentColor",
|
|
2539
|
+
fillRule: "nonzero"
|
|
2540
|
+
}));
|
|
2541
|
+
function SvgTemplateManagementThirdMenu(props) {
|
|
2542
|
+
return /*#__PURE__*/React.createElement("svg", _extends$a({
|
|
2543
|
+
width: 16,
|
|
2544
|
+
height: 16,
|
|
2545
|
+
viewBox: "0 0 16 16",
|
|
2546
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2547
|
+
}, props), _ref$a);
|
|
2548
|
+
}
|
|
2549
|
+
|
|
2550
|
+
function _extends$9() { _extends$9 = 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$9.apply(this, arguments); }
|
|
2551
|
+
var _ref$9 = /*#__PURE__*/React.createElement("g", {
|
|
2552
|
+
fill: "none",
|
|
2553
|
+
fillRule: "evenodd"
|
|
2554
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2555
|
+
d: "M0 0h16v16H0z"
|
|
2556
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2557
|
+
d: "M5.437 2.272a.6.6 0 0 1 .592.502l.008.097c0 .37.278.676.61.71l.103.006h2.5c.36 0 .659-.268.706-.615l.007-.097a.6.6 0 0 1 .598-.6l1.564-.003a1.6 1.6 0 0 1 1.6 1.6v2.213a.6.6 0 0 1-1.2 0V3.872a.4.4 0 0 0-.399-.4l-1.061.002-.04.113A1.914 1.914 0 0 1 9.4 4.782l-.149.005H6.72l-.165-.01a1.912 1.912 0 0 1-1.572-1.17l-.05-.135H3.875a.4.4 0 0 0-.392.32l-.008.08v9.125c0 .22.18.4.4.4h3.153a.6.6 0 0 1 0 1.2H3.875a1.6 1.6 0 0 1-1.6-1.6V3.872a1.6 1.6 0 0 1 1.6-1.6h1.562zm6.504 6.534a2.39 2.39 0 0 1 2.39 2.39v2.278a1.2 1.2 0 0 1 .663.953l.006.123H8.882c0-.472.273-.88.669-1.076v-2.278c0-1.265.983-2.3 2.227-2.385l.163-.005zM12 10c-.796 0-1.249.539-1.249 1.196v2.154h2.379v-2.154c0-.532-.334-1.196-1.13-1.196zm-6.905.1a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm3.426.123v.984H6.694v-.984h1.827zM5.095 7.885a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm4.426.123v.984H6.674l.02-.984h2.827zM5.095 5.67a.615.615 0 1 1 0 1.23.615.615 0 0 1 0-1.23zm6.426.123v.984H6.694v-.984h4.827zM8.625 1.5a.875.875 0 1 1 0 1.75h-1.25a.875.875 0 1 1 0-1.75h1.25z",
|
|
2558
|
+
fill: "currentColor",
|
|
2559
|
+
fillRule: "nonzero"
|
|
2560
|
+
}));
|
|
2561
|
+
function SvgThirdPartyEventsThirdMenu(props) {
|
|
2562
|
+
return /*#__PURE__*/React.createElement("svg", _extends$9({
|
|
2563
|
+
width: 16,
|
|
2564
|
+
height: 16,
|
|
2565
|
+
viewBox: "0 0 16 16",
|
|
2566
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2567
|
+
}, props), _ref$9);
|
|
2568
|
+
}
|
|
2569
|
+
|
|
2570
|
+
function _extends$8() { _extends$8 = 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$8.apply(this, arguments); }
|
|
2571
|
+
var _ref$8 = /*#__PURE__*/React.createElement("path", {
|
|
2572
|
+
d: "M10.5 1.4a.6.6 0 0 1 0 1.2H9.1v.9c.898.187 1.72.581 2.408 1.134l1.07-1.06a.6.6 0 1 1 .845.852l-1.066 1.056a5.6 5.6 0 0 1-8.361 7.433.6.6 0 1 1 .858-.839A4.4 4.4 0 1 0 3.6 9a.6.6 0 1 1-1.2 0 5.6 5.6 0 0 1 5.5-5.6v-.8H6a.6.6 0 1 1 0-1.2h4.5zM8.4 7.6v1.709l.938 1.477.214.337-.675.43-.215-.339-1-1.574-.062-.215V7.6h.8z",
|
|
2573
|
+
fill: "currentColor",
|
|
2574
|
+
fillRule: "nonzero"
|
|
2575
|
+
});
|
|
2576
|
+
function SvgTimedTaskThirdMenu(props) {
|
|
2577
|
+
return /*#__PURE__*/React.createElement("svg", _extends$8({
|
|
2578
|
+
width: 16,
|
|
2579
|
+
height: 16,
|
|
2580
|
+
viewBox: "0 0 16 16",
|
|
2581
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2582
|
+
}, props), _ref$8);
|
|
2583
|
+
}
|
|
2584
|
+
|
|
2585
|
+
function _extends$7() { _extends$7 = 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$7.apply(this, arguments); }
|
|
2586
|
+
var _ref$7 = /*#__PURE__*/React.createElement("g", {
|
|
2587
|
+
fill: "none",
|
|
2588
|
+
fillRule: "evenodd"
|
|
2589
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2590
|
+
d: "M9.312.46l.153.152a.543.543 0 0 1 .013.013l4.977 4.988a.543.543 0 0 1 .013.013l.15.152.001.21a.55.55 0 0 1 0 .013l-.001.012.001 4.446.921.001v3.82a1.26 1.26 0 0 1-1.26 1.26H2.72a1.26 1.26 0 0 1-1.26-1.26v-3.82l.812-.001V1.793c0-.736.597-1.332 1.332-1.332h5.708zM5.46 11.54H2.54v2.74c0 .08.052.147.123.17l.057.01h11.56c.1 0 .18-.08.18-.18v-2.74h-1.92v1H5.46v-1zM8.55 1.539l-4.946.002c-.119 0-.219.083-.245.194l-.006.058-.001 8.666 3.188.001v.999h4.92v-.999l2.079-.001-.001-3.918h-3.63c-.75 0-1.358-.608-1.358-1.358V1.54zm1.08.768v2.876c0 .153.124.278.277.278h2.868L9.63 2.307z",
|
|
2591
|
+
fill: "currentColor",
|
|
2592
|
+
fillRule: "nonzero"
|
|
2593
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
2594
|
+
stroke: "currentColor",
|
|
2595
|
+
strokeLinecap: "square",
|
|
2596
|
+
strokeLinejoin: "round",
|
|
2597
|
+
strokeWidth: 0.9
|
|
2598
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2599
|
+
d: "M6.72 6.765L5.25 8.223l1.47 1.424M9.874 6.765l1.47 1.458-1.47 1.424"
|
|
2600
|
+
})));
|
|
2601
|
+
function SvgToolManagementThirdMenu(props) {
|
|
2602
|
+
return /*#__PURE__*/React.createElement("svg", _extends$7({
|
|
2603
|
+
width: 16,
|
|
2604
|
+
height: 16,
|
|
2605
|
+
viewBox: "0 0 16 16",
|
|
2606
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2607
|
+
}, props), _ref$7);
|
|
2608
|
+
}
|
|
2609
|
+
|
|
2610
|
+
function _extends$6() { _extends$6 = 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$6.apply(this, arguments); }
|
|
2611
|
+
var _ref$6 = /*#__PURE__*/React.createElement("g", {
|
|
2612
|
+
fill: "none",
|
|
2613
|
+
fillRule: "evenodd"
|
|
2614
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2615
|
+
d: "M10.074 2.417l-.055.589a2.118 2.118 0 0 0-.514 1.388 2.117 2.117 0 0 0 2.111 2.118c.542 0 1.083-.207 1.495-.62.238.588-.08 1.054-.543 1.374a2.733 2.733 0 0 1-2.328.374l-5.415 5.437a1.309 1.309 0 0 1-2.239-.933c0-.338.129-.675.384-.933l5.414-5.436a2.759 2.759 0 0 1 .69-2.72 2.72 2.72 0 0 1 1-.638z",
|
|
2616
|
+
stroke: "currentColor",
|
|
2617
|
+
strokeWidth: 0.8
|
|
2618
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2619
|
+
d: "M4.301 12.548a.57.57 0 0 1-.807 0 .574.574 0 0 1 0-.81.572.572 0 0 1 .807.81zM3.73 5.085l1.98 1.987.807-.81-1.979-1.987-.443-.85L2.683 2.41l-.808.81L2.884 4.64zM10.352 9.3a.284.284 0 0 0-.403 0l-1.211 1.216a.288.288 0 0 0 0 .406l2.857 2.868a1.14 1.14 0 0 0 1.615 0 1.15 1.15 0 0 0 0-1.621L10.352 9.3z",
|
|
2620
|
+
fill: "currentColor"
|
|
2621
|
+
}));
|
|
2622
|
+
function SvgToolTaskThirdMenu(props) {
|
|
2623
|
+
return /*#__PURE__*/React.createElement("svg", _extends$6({
|
|
2624
|
+
width: 16,
|
|
2625
|
+
height: 16,
|
|
2626
|
+
viewBox: "0 0 16 16",
|
|
2627
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2628
|
+
}, props), _ref$6);
|
|
2629
|
+
}
|
|
2630
|
+
|
|
2631
|
+
function _extends$5() { _extends$5 = 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$5.apply(this, arguments); }
|
|
2632
|
+
var _ref$5 = /*#__PURE__*/React.createElement("path", {
|
|
2633
|
+
d: "M14 3.45a1 1 0 0 1 1 1v7.625a1 1 0 0 1-1 1H8.273l-2.74 1.79a.5.5 0 0 1-.177.073l-.096.009a.5.5 0 0 1-.5-.5l-.001-1.372H2a1 1 0 0 1-1-1V4.45a1 1 0 0 1 1-1h12zm-.2 1.2H2.2v7.225h3.758v1.278l1.659-1.083.299-.195H13.8V4.65zM9.75 8.875v.438a1.75 1.75 0 0 1-3.5 0v-.438h3.5zm-3.5-3.063a.875.875 0 1 1 0 1.75.875.875 0 0 1 0-1.75zm3.5 0a.875.875 0 1 1 0 1.75.875.875 0 0 1 0-1.75zM2.475 1h11.05a.6.6 0 0 1 0 1.2H2.475a.6.6 0 1 1 0-1.2z",
|
|
2634
|
+
fill: "currentColor",
|
|
2635
|
+
fillRule: "nonzero"
|
|
2636
|
+
});
|
|
2637
|
+
function SvgTopicThirdMenu(props) {
|
|
2638
|
+
return /*#__PURE__*/React.createElement("svg", _extends$5({
|
|
2639
|
+
width: 16,
|
|
2640
|
+
height: 16,
|
|
2641
|
+
viewBox: "0 0 16 16",
|
|
2642
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2643
|
+
}, props), _ref$5);
|
|
2644
|
+
}
|
|
2645
|
+
|
|
2646
|
+
function _extends$4() { _extends$4 = 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$4.apply(this, arguments); }
|
|
2647
|
+
var _ref$4 = /*#__PURE__*/React.createElement("g", {
|
|
2648
|
+
fill: "none",
|
|
2649
|
+
fillRule: "evenodd"
|
|
2650
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2651
|
+
fillOpacity: 0,
|
|
2652
|
+
fill: "currentColor",
|
|
2653
|
+
d: "M0 0h16v16H0z"
|
|
2654
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2655
|
+
d: "M6.685 1.6c.711 0 1.355.288 1.822.755.466.466.754 1.11.754 1.821 0 .712-.288 1.356-.754 1.822a2.568 2.568 0 0 1-1.822.754 2.568 2.568 0 0 1-1.822-.754 2.568 2.568 0 0 1-.754-1.822c0-.711.288-1.355.754-1.821A2.568 2.568 0 0 1 6.685 1.6z",
|
|
2656
|
+
stroke: "currentColor",
|
|
2657
|
+
strokeWidth: 1.2
|
|
2658
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2659
|
+
d: "M14 8.596a1 1 0 0 1 1 1v4.167a1 1 0 0 1-1 1H9.833a1 1 0 0 1-1-1V9.596a1 1 0 0 1 1-1H14zm-.2 3.57h-3.77v1.028h3.77v-1.028zm0-2h-3.77v1.028h3.77v-1.028z",
|
|
2660
|
+
fill: "currentColor"
|
|
2661
|
+
}));
|
|
2662
|
+
function SvgUserInfoThirdMenu(props) {
|
|
2663
|
+
return /*#__PURE__*/React.createElement("svg", _extends$4({
|
|
2664
|
+
width: 16,
|
|
2665
|
+
height: 16,
|
|
2666
|
+
viewBox: "0 0 16 16",
|
|
2667
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2668
|
+
}, props), _ref$4);
|
|
2669
|
+
}
|
|
2670
|
+
|
|
2671
|
+
function _extends$3() { _extends$3 = 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$3.apply(this, arguments); }
|
|
2672
|
+
var _ref$3 = /*#__PURE__*/React.createElement("g", {
|
|
2673
|
+
fill: "currentColor",
|
|
2674
|
+
fillRule: "nonzero"
|
|
2675
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2676
|
+
d: "M10.4 2.996a.6.6 0 0 1 0 1.2H2a.6.6 0 1 1 0-1.2h8.4zM2.003 6.571l12 .066a.6.6 0 0 1-.006 1.2l-12-.066a.6.6 0 0 1 .006-1.2zM10.4 10.196a.6.6 0 0 1 0 1.2H2a.6.6 0 1 1 0-1.2h8.4zM2.003 13.771l12 .066a.6.6 0 0 1-.006 1.2l-12-.066a.6.6 0 0 1 .006-1.2z"
|
|
2677
|
+
}));
|
|
2678
|
+
function SvgVersionReleaseRecordThirdMenu(props) {
|
|
2679
|
+
return /*#__PURE__*/React.createElement("svg", _extends$3({
|
|
2680
|
+
width: 16,
|
|
2681
|
+
height: 16,
|
|
2682
|
+
viewBox: "0 0 16 16",
|
|
2683
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2684
|
+
}, props), _ref$3);
|
|
2685
|
+
}
|
|
2686
|
+
|
|
2687
|
+
function _extends$2() { _extends$2 = 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$2.apply(this, arguments); }
|
|
2688
|
+
var _ref$2 = /*#__PURE__*/React.createElement("g", {
|
|
2689
|
+
fill: "none",
|
|
2690
|
+
fillRule: "evenodd"
|
|
2691
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2692
|
+
fillOpacity: 0,
|
|
2693
|
+
fill: "currentColor",
|
|
2694
|
+
d: "M0 0h16v16H0z"
|
|
2695
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2696
|
+
d: "M11 2h2a1 1 0 0 1 1 1v1.997h0m0 6.012V13a1 1 0 0 1-1 1h-1.996 0m-6.012 0H3a1 1 0 0 1-1-1v-2.026h0m0-5.937V3a1 1 0 0 1 1-1h2.008",
|
|
2697
|
+
stroke: "currentColor",
|
|
2698
|
+
strokeWidth: 1.2,
|
|
2699
|
+
strokeLinecap: "round"
|
|
2700
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2701
|
+
d: "M8 3.88c2.2 0 4.162 1.272 5.884 3.758a.636.636 0 0 1 0 .733C12.162 10.858 10.199 12.13 8 12.13c-2.2 0-4.164-1.272-5.885-3.76a.636.636 0 0 1 0-.73C3.837 5.151 5.8 3.88 8 3.88zm0 1.5a2.626 2.626 0 1 0 .002 5.252A2.626 2.626 0 0 0 8 5.38zm0 1.125c.402.003.785.163 1.066.445.282.281.438.661.434 1.056A1.5 1.5 0 1 1 8 6.505z",
|
|
2702
|
+
fill: "currentColor"
|
|
2703
|
+
}));
|
|
2704
|
+
function SvgViewSettingsThirdMenu(props) {
|
|
2705
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2({
|
|
2706
|
+
width: 16,
|
|
2707
|
+
height: 16,
|
|
2708
|
+
viewBox: "0 0 16 16",
|
|
2709
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2710
|
+
}, props), _ref$2);
|
|
2711
|
+
}
|
|
2712
|
+
|
|
2713
|
+
function _extends$1() { _extends$1 = 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$1.apply(this, arguments); }
|
|
2714
|
+
var _ref$1 = /*#__PURE__*/React.createElement("g", {
|
|
2715
|
+
fill: "none",
|
|
2716
|
+
fillRule: "evenodd"
|
|
2717
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2718
|
+
d: "M0 0h16v16H0z"
|
|
2719
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2720
|
+
d: "M9.707 1.474a3.315 3.315 0 0 1 1.134 4.55l-.947-.57a2.21 2.21 0 1 0-3.046.748l.196.107.013.007.617.336-2.269 4.182a1.38 1.38 0 0 0-.97-.527l1.745-3.22-.047-.03a3.316 3.316 0 0 1-1.068-4.285l.092-.164a3.315 3.315 0 0 1 4.55-1.134z",
|
|
2721
|
+
fill: "currentColor"
|
|
2722
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2723
|
+
d: "M8 2.935a1.381 1.381 0 0 1 1.062 2.264l.03-.037 1.804 3.3A3.316 3.316 0 1 1 8.63 12.98l1.018-.432a2.21 2.21 0 1 0 1.17-2.898l-.414.22L8.12 5.692l-.122.005A1.382 1.382 0 0 1 6.624 4.45l-.006-.133c0-.763.618-1.381 1.381-1.381zm-.415 9.302a3.316 3.316 0 1 1-3.27-3.869v1.105a2.21 2.21 0 1 0 2.21 2.21v-.552l3.892-.001-.01.025a1.382 1.382 0 1 1 .06 1.184l-.05-.102H7.585zM9.707 1.474a3.315 3.315 0 0 1 1.134 4.55l-.947-.57a2.21 2.21 0 1 0-3.046.748l.196.107.013.007.617.336-2.269 4.182-.02-.024a1.381 1.381 0 1 1-1.07-.508l.124.006L6.18 7.087l-.047-.03a3.316 3.316 0 0 1-1.068-4.285l.092-.164a3.315 3.315 0 0 1 4.55-1.134z",
|
|
2724
|
+
fill: "currentColor"
|
|
2725
|
+
}));
|
|
2726
|
+
function SvgWebhookPushStrategyThirdMenu(props) {
|
|
2727
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1({
|
|
2728
|
+
width: 16,
|
|
2729
|
+
height: 16,
|
|
2730
|
+
viewBox: "0 0 16 16",
|
|
2731
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2732
|
+
}, props), _ref$1);
|
|
2733
|
+
}
|
|
2734
|
+
|
|
2735
|
+
function _extends() { _extends = 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.apply(this, arguments); }
|
|
2736
|
+
var _ref = /*#__PURE__*/React.createElement("g", {
|
|
2737
|
+
fill: "currentColor",
|
|
2738
|
+
fillRule: "nonzero"
|
|
2739
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2740
|
+
d: "M6.566 5.26l1.024.625-3.207 5.247-1.023-.626L6.566 5.26zm2.813-.09l3.143 5.142-1.024.625-3.142-5.142 1.023-.626zm2.045 6.268v1H4.76v-1h6.663z"
|
|
2741
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2742
|
+
d: "M8 1.875A2.188 2.188 0 1 1 8 6.25a2.188 2.188 0 0 1 0-4.375zm0 1.2A.988.988 0 1 0 8 5.05a.988.988 0 0 0 0-1.975zM3.188 9.75a2.188 2.188 0 1 1 0 4.375 2.188 2.188 0 0 1 0-4.375zm0 1.2a.988.988 0 1 0 0 1.975.988.988 0 0 0 0-1.975zm9.625-1.2a2.188 2.188 0 1 1 0 4.375 2.188 2.188 0 0 1 0-4.375zm0 1.2a.988.988 0 1 0 0 1.975.988.988 0 0 0 0-1.975z"
|
|
2743
|
+
}));
|
|
2744
|
+
function SvgWorkloadThirdMenu(props) {
|
|
2745
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2746
|
+
width: 16,
|
|
2747
|
+
height: 16,
|
|
2748
|
+
viewBox: "0 0 16 16",
|
|
2749
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2750
|
+
}, props), _ref);
|
|
2751
|
+
}
|
|
2752
|
+
|
|
2753
|
+
var thirdMenuCategory = {
|
|
2754
|
+
"advanced-settings-third-menu": SvgAdvancedSettingsThirdMenu,
|
|
2755
|
+
"agent-management-tasks-third-menu": SvgAgentManagementTasksThirdMenu,
|
|
2756
|
+
"alert-rules-third-menu": SvgAlertRulesThirdMenu,
|
|
2757
|
+
"amq-third-menu": SvgAmqThirdMenu,
|
|
2758
|
+
"anywhere-door-third-menu": SvgAnywhereDoorThirdMenu,
|
|
2759
|
+
"api-list-third-menu": SvgApiListThirdMenu,
|
|
2760
|
+
"application-activity-third-menu": SvgApplicationActivityThirdMenu,
|
|
2761
|
+
"application-blueprint-third-menu": SvgApplicationBlueprintThirdMenu,
|
|
2762
|
+
"application-configuration-third-menu": SvgApplicationConfigurationThirdMenu,
|
|
2763
|
+
"application-deployment-history-third-menu": SvgApplicationDeploymentHistoryThirdMenu,
|
|
2764
|
+
"application-operation-and-maintenance-third-menu": SvgApplicationOperationAndMaintenanceThirdMenu,
|
|
2765
|
+
"application-overview-third-menu": SvgApplicationOverviewThirdMenu,
|
|
2766
|
+
"application-products-third-menu": SvgApplicationProductsThirdMenu,
|
|
2767
|
+
"arrange-template-library-third-menu": SvgArrangeTemplateLibraryThirdMenu,
|
|
2768
|
+
"authority-management-third-menu": SvgAuthorityManagementThirdMenu,
|
|
2769
|
+
"automatic-collection-third-menu": SvgAutomaticCollectionThirdMenu,
|
|
2770
|
+
"automatic-discovery-third-menu": SvgAutomaticDiscoveryThirdMenu,
|
|
2771
|
+
"basic-info-third-menu": SvgBasicInfoThirdMenu,
|
|
2772
|
+
"blocks-third-menu": SvgBlocksThirdMenu,
|
|
2773
|
+
"blueprint-instance-third-menu": SvgBlueprintInstanceThirdMenu,
|
|
2774
|
+
"broker-third-menu": SvgBrokerThirdMenu,
|
|
2775
|
+
"build-history-third-menu": SvgBuildHistoryThirdMenu,
|
|
2776
|
+
"build-machine-management-third-menu": SvgBuildMachineManagementThirdMenu,
|
|
2777
|
+
"call-relationship-third-menu": SvgCallRelationshipThirdMenu,
|
|
2778
|
+
"ceph-third-menu": SvgCephThirdMenu,
|
|
2779
|
+
"change-history-third-menu": SvgChangeHistoryThirdMenu,
|
|
2780
|
+
"clickhouse-third-menu": SvgClickhouseThirdMenu,
|
|
2781
|
+
"cluster-overview-third-menu": SvgClusterOverviewThirdMenu,
|
|
2782
|
+
"cluster-third-menu": SvgClusterThirdMenu,
|
|
2783
|
+
"code-project-third-menu": SvgCodeProjectThirdMenu,
|
|
2784
|
+
"component-cleanup-third-menu": SvgComponentCleanupThirdMenu,
|
|
2785
|
+
"component-inspection-third-menu": SvgComponentInspectionThirdMenu,
|
|
2786
|
+
"component-management-third-menu": SvgComponentManagementThirdMenu,
|
|
2787
|
+
"configuration-info-third-menu": SvgConfigurationInfoThirdMenu,
|
|
2788
|
+
"configuration-third-menu": SvgConfigurationThirdMenu,
|
|
2789
|
+
"consumer-group-third-menu": SvgConsumerGroupThirdMenu,
|
|
2790
|
+
"container-image-third-menu": SvgContainerImageThirdMenu,
|
|
2791
|
+
"container-third-menu": SvgContainerThirdMenu,
|
|
2792
|
+
"continuous-deployment-third-menu": SvgContinuousDeploymentThirdMenu,
|
|
2793
|
+
"continuous-integration-third-menu": SvgContinuousIntegrationThirdMenu,
|
|
2794
|
+
"dashboard-list-third-menu": SvgDashboardListThirdMenu,
|
|
2795
|
+
"dashboard-third-menu": SvgDashboardThirdMenu,
|
|
2796
|
+
"data-source-management-third-menu": SvgDataSourceManagementThirdMenu,
|
|
2797
|
+
"database-alteration-task-third-menu": SvgDatabaseAlterationTaskThirdMenu,
|
|
2798
|
+
"database-third-menu": SvgDatabaseThirdMenu,
|
|
2799
|
+
"dependent-resources-third-menu": SvgDependentResourcesThirdMenu,
|
|
2800
|
+
"deploy-orchestration-tasks-third-menu": SvgDeployOrchestrationTasksThirdMenu,
|
|
2801
|
+
"deployment-architecture-third-menu": SvgDeploymentArchitectureThirdMenu,
|
|
2802
|
+
"deployment-instance-third-menu": SvgDeploymentInstanceThirdMenu,
|
|
2803
|
+
"deployment-notification-third-menu": SvgDeploymentNotificationThirdMenu,
|
|
2804
|
+
"deployment-orchestration-history-third-menu": SvgDeploymentOrchestrationHistoryThirdMenu,
|
|
2805
|
+
"deployment-strategy-third-menu": SvgDeploymentStrategyThirdMenu,
|
|
2806
|
+
"deployment-tasks-2-third-menu": SvgDeploymentTasks2ThirdMenu,
|
|
2807
|
+
"deployment-tasks-third-menu": SvgDeploymentTasksThirdMenu,
|
|
2808
|
+
"destination-analysis-third-menu": SvgDestinationAnalysisThirdMenu,
|
|
2809
|
+
"etcd-third-menu": SvgEtcdThirdMenu,
|
|
2810
|
+
"event-third-menu": SvgEventThirdMenu,
|
|
2811
|
+
"exporter-third-menu": SvgExporterThirdMenu,
|
|
2812
|
+
"failure-resource-third-menu": SvgFailureResourceThirdMenu,
|
|
2813
|
+
"filesystems-third-menu": SvgFilesystemsThirdMenu,
|
|
2814
|
+
"firewall-third-menu": SvgFirewallThirdMenu,
|
|
2815
|
+
"grouping-rules-third-menu": SvgGroupingRulesThirdMenu,
|
|
2816
|
+
"haproxy-thrid-menu": SvgHaproxyThridMenu,
|
|
2817
|
+
"host-instance-maintenance-third-menu": SvgHostInstanceMaintenanceThirdMenu,
|
|
2818
|
+
"host-resources-third-menu": SvgHostResourcesThirdMenu,
|
|
2819
|
+
"host-third-menu": SvgHostThirdMenu,
|
|
2820
|
+
"inspection-kit-third-menu": SvgInspectionKitThirdMenu,
|
|
2821
|
+
"inspection-overview-third-menu": SvgInspectionOverviewThirdMenu,
|
|
2822
|
+
"job-management-third-menu": SvgJobManagementThirdMenu,
|
|
2823
|
+
"jvm-third-menu": SvgJvmThirdMenu,
|
|
2824
|
+
"kafka-third-menu": SvgKafkaThirdMenu,
|
|
2825
|
+
"loadbalance-third-menu": SvgLoadbalanceThirdMenu,
|
|
2826
|
+
"lvs-third-menu": SvgLvsThirdMenu,
|
|
2827
|
+
"memcached-third-menu": SvgMemcachedThirdMenu,
|
|
2828
|
+
"model-definition-third-menu": SvgModelDefinitionThirdMenu,
|
|
2829
|
+
"mongodb-third-menu": SvgMongodbThirdMenu,
|
|
2830
|
+
"mssql-third-menu": SvgMssqlThirdMenu,
|
|
2831
|
+
"my-submission-third-menu": SvgMySubmissionThirdMenu,
|
|
2832
|
+
"my-task-third-menu": SvgMyTaskThirdMenu,
|
|
2833
|
+
"mysql-third-menu": SvgMysqlThirdMenu,
|
|
2834
|
+
"namespaces-third-menu": SvgNamespacesThirdMenu,
|
|
2835
|
+
"network-operation-and-maintenance-third-menu": SvgNetworkOperationAndMaintenanceThirdMenu,
|
|
2836
|
+
"network-third-menu": SvgNetworkThirdMenu,
|
|
2837
|
+
"nfs-third-menu": SvgNfsThirdMenu,
|
|
2838
|
+
"nginx-third-menu": SvgNginxThirdMenu,
|
|
2839
|
+
"node-auto-discovery-third-menu": SvgNodeAutoDiscoveryThirdMenu,
|
|
2840
|
+
"node-third-menu": SvgNodeThirdMenu,
|
|
2841
|
+
"notification-block-third-menu": SvgNotificationBlockThirdMenu,
|
|
2842
|
+
"notification-group-third-menu": SvgNotificationGroupThirdMenu,
|
|
2843
|
+
"om-automation-tasks-third-menu": SvgOmAutomationTasksThirdMenu,
|
|
2844
|
+
"oracle-third-menu": SvgOracleThirdMenu,
|
|
2845
|
+
"orchestration-third-menu": SvgOrchestrationThirdMenu,
|
|
2846
|
+
"overview-third-menu-2": SvgOverviewThirdMenu2,
|
|
2847
|
+
"overview-third-menu": SvgOverviewThirdMenu,
|
|
2848
|
+
"package-management-third-menu": SvgPackageManagementThirdMenu,
|
|
2849
|
+
"package-third-menu": SvgPackageThirdMenu,
|
|
2850
|
+
"pending-approval-thrid-menu": SvgPendingApprovalThridMenu,
|
|
2851
|
+
"performance-monitor-third-menu": SvgPerformanceMonitorThirdMenu,
|
|
2852
|
+
"pipeline-task-history-third-menu": SvgPipelineTaskHistoryThirdMenu,
|
|
2853
|
+
"pipeline-task-third-menu": SvgPipelineTaskThirdMenu,
|
|
2854
|
+
"pipeline-template-third-menu": SvgPipelineTemplateThirdMenu,
|
|
2855
|
+
"pipeline-third-menu": SvgPipelineThirdMenu,
|
|
2856
|
+
"plugin-center-third-menu": SvgPluginCenterThirdMenu,
|
|
2857
|
+
"plugin-market-third-menu": SvgPluginMarketThirdMenu,
|
|
2858
|
+
"pod-third-menu": SvgPodThirdMenu,
|
|
2859
|
+
"pools-third-menu": SvgPoolsThirdMenu,
|
|
2860
|
+
"postgresql-third-menu": SvgPostgresqlThirdMenu,
|
|
2861
|
+
"process-management-third-menu": SvgProcessManagementThirdMenu,
|
|
2862
|
+
"process-task-third-menu": SvgProcessTaskThirdMenu,
|
|
2863
|
+
"project-list-third-menu": SvgProjectListThirdMenu,
|
|
2864
|
+
"redis-third-menu": SvgRedisThirdMenu,
|
|
2865
|
+
"resource-instance-third-menu": SvgResourceInstanceThirdMenu,
|
|
2866
|
+
"service-name-third-menu": SvgServiceNameThirdMenu,
|
|
2867
|
+
"service-third-menu-2": SvgServiceThirdMenu2,
|
|
2868
|
+
"service-third-menu": SvgServiceThirdMenu,
|
|
2869
|
+
"slabs-thrid-menu": SvgSlabsThridMenu,
|
|
2870
|
+
"source-analysis-third-menu": SvgSourceAnalysisThirdMenu,
|
|
2871
|
+
"space-analysis-third-menu": SvgSpaceAnalysisThirdMenu,
|
|
2872
|
+
"storage-management-third-menu": SvgStorageManagementThirdMenu,
|
|
2873
|
+
"storage-operation-and-maintenance-third-menu": SvgStorageOperationAndMaintenanceThirdMenu,
|
|
2874
|
+
"storage-third-menu": SvgStorageThirdMenu,
|
|
2875
|
+
"system-operation-and-maintenance-third-menu": SvgSystemOperationAndMaintenanceThirdMenu,
|
|
2876
|
+
"task-history-third-menu": SvgTaskHistoryThirdMenu,
|
|
2877
|
+
"task-history2-third-menu": SvgTaskHistory2ThirdMenu,
|
|
2878
|
+
"task-list-third-menu": SvgTaskListThirdMenu,
|
|
2879
|
+
"task-management-third-menu": SvgTaskManagementThirdMenu,
|
|
2880
|
+
"template-management-third-menu": SvgTemplateManagementThirdMenu,
|
|
2881
|
+
"third-party-events-third-menu": SvgThirdPartyEventsThirdMenu,
|
|
2882
|
+
"timed-task-third-menu": SvgTimedTaskThirdMenu,
|
|
2883
|
+
"tool-management-third-menu": SvgToolManagementThirdMenu,
|
|
2884
|
+
"tool-task-third-menu": SvgToolTaskThirdMenu,
|
|
2885
|
+
"topic-third-menu": SvgTopicThirdMenu,
|
|
2886
|
+
"user-info-third-menu": SvgUserInfoThirdMenu,
|
|
2887
|
+
"version-release-record-third-menu": SvgVersionReleaseRecordThirdMenu,
|
|
2888
|
+
"view-settings-third-menu": SvgViewSettingsThirdMenu,
|
|
2889
|
+
"webhook-push-strategy-third-menu": SvgWebhookPushStrategyThirdMenu,
|
|
2890
|
+
"workload-third-menu": SvgWorkloadThirdMenu
|
|
2891
|
+
};
|
|
2892
|
+
|
|
2893
|
+
export { thirdMenuCategory };
|
|
2894
|
+
//# sourceMappingURL=third-menu-b2d681be.js.map
|