@next-core/brick-icons 2.31.68 → 2.31.69

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.
@@ -5,7 +5,7 @@ var _ref$h = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.c
5
5
  id: "automate-operation_svg__a",
6
6
  d: "M2 1h11.85v14H2z"
7
7
  }));
8
- var _ref2 = /*#__PURE__*/React.createElement("g", {
8
+ var _ref2$6 = /*#__PURE__*/React.createElement("g", {
9
9
  fill: "none",
10
10
  fillRule: "evenodd"
11
11
  }, /*#__PURE__*/React.createElement("g", {
@@ -31,27 +31,35 @@ var _ref2 = /*#__PURE__*/React.createElement("g", {
31
31
  }));
32
32
  function SvgAutomateOperation(props) {
33
33
  return /*#__PURE__*/React.createElement("svg", _extends$h({
34
- width: 11.85,
34
+ width: 14,
35
35
  height: 14,
36
- viewBox: "0 0 11.85 14",
36
+ viewBox: "0 0 14 14",
37
37
  xmlns: "http://www.w3.org/2000/svg",
38
38
  xmlnsXlink: "http://www.w3.org/1999/xlink"
39
- }, props), _ref$h, _ref2);
39
+ }, props), _ref$h, _ref2$6);
40
40
  }
41
41
 
42
42
  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); }
43
- var _ref$g = /*#__PURE__*/React.createElement("path", {
44
- d: "M5.5 14H0V2.5C0 1.1 1.1 0 2.5 0H12v5.5c0 .3-.2.5-.5.5S7.912 4.83 5.849 7.7C3.786 10.57 6 13.2 6 13.5c0 .3-.2.5-.5.5zM10 3.5c0-.3-.2-.5-.5-.5h-7c-.3 0-.5.2-.5.5s.2.5.5.5h7c.3 0 .5-.2.5-.5zm-4 3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5s.2.5.5.5h3c.3 0 .5-.2.5-.5zm-2 3c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5s.2.5.5.5h1c.3 0 .5-.2.5-.5zm9.6 1c0 .4-.1.7-.2 1.1-.4-.1-.8 0-1 .3-.2.4-.1.8.2 1-.5.5-1.1.9-1.9 1.1 0-.4-.4-.7-.8-.7s-.7.3-.8.7c-.7-.2-1.4-.5-1.9-1.1.3-.2.4-.7.2-1-.2-.4-.6-.5-1-.3-.1-.3-.2-.7-.2-1.1 0-.4.1-.7.2-1.1.4.1.8 0 1-.3.2-.4.1-.8-.2-1 .7-.6 1.3-.9 2.1-1.1 0 .4.4.7.8.7s.7-.3.8-.7c.7.2 1.4.5 1.9 1.1-.3.2-.4.7-.2 1 .2.4.6.5 1 .3-.1.4 0 .7 0 1.1zm-2.1 0c0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4z",
43
+ var _ref$g = /*#__PURE__*/React.createElement("g", {
44
+ clipPath: "url(#cmdb-management_svg__clip0_2_73)"
45
+ }, /*#__PURE__*/React.createElement("path", {
46
+ d: "M5.7 14H.2V2.5C.2 1.1 1.3 0 2.7 0h9.5v5.5c0 .3-.2.5-.5.5S8.112 4.83 6.049 7.7c-2.063 2.87.151 5.5.151 5.8 0 .3-.2.5-.5.5zm4.5-10.5c0-.3-.2-.5-.5-.5h-7c-.3 0-.5.2-.5.5s.2.5.5.5h7c.3 0 .5-.2.5-.5zm-4 3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5s.2.5.5.5h3c.3 0 .5-.2.5-.5zm-2 3c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5s.2.5.5.5h1c.3 0 .5-.2.5-.5zm9.6 1c0 .4-.1.7-.2 1.1-.4-.1-.8 0-1 .3-.2.4-.1.8.2 1-.5.5-1.1.9-1.9 1.1 0-.4-.4-.7-.8-.7s-.7.3-.8.7c-.7-.2-1.4-.5-1.9-1.1.3-.2.4-.7.2-1-.2-.4-.6-.5-1-.3-.1-.3-.2-.7-.2-1.1 0-.4.1-.7.2-1.1.4.1.8 0 1-.3.2-.4.1-.8-.2-1 .7-.6 1.3-.9 2.1-1.1 0 .4.4.7.8.7s.7-.3.8-.7c.7.2 1.4.5 1.9 1.1-.3.2-.4.7-.2 1 .2.4.6.5 1 .3-.1.4 0 .7 0 1.1zm-2.1 0c0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4z",
47
+ fill: "currentColor"
48
+ }));
49
+ var _ref2$5 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
50
+ id: "cmdb-management_svg__clip0_2_73"
51
+ }, /*#__PURE__*/React.createElement("path", {
45
52
  fill: "currentColor",
46
- fillRule: "nonzero"
47
- });
53
+ d: "M0 0h14v14H0z"
54
+ })));
48
55
  function SvgCmdbManagement(props) {
49
56
  return /*#__PURE__*/React.createElement("svg", _extends$g({
50
- width: 13.6,
57
+ width: 14,
51
58
  height: 14,
52
- viewBox: "0 0 13.6 14",
59
+ viewBox: "0 0 14 14",
60
+ fill: "none",
53
61
  xmlns: "http://www.w3.org/2000/svg"
54
- }, props), _ref$g);
62
+ }, props), _ref$g, _ref2$5);
55
63
  }
56
64
 
57
65
  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); }
@@ -124,31 +132,39 @@ function SvgExceptionEventManagement(props) {
124
132
  }
125
133
 
126
134
  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); }
127
- var _ref$c = /*#__PURE__*/React.createElement("path", {
135
+ var _ref$c = /*#__PURE__*/React.createElement("g", {
136
+ clipPath: "url(#it-service_svg__clip0_2_78)"
137
+ }, /*#__PURE__*/React.createElement("path", {
128
138
  d: "M.668 6.11A.672.672 0 0 1 0 5.44V.669C0 .286.286 0 .668 0h4.805c.35 0 .668.286.668.668v4.805c0 .35-.286.668-.668.668H.668v-.032zm7.86 0a.672.672 0 0 1-.669-.67V.669c0-.35.286-.668.668-.668h4.805c.382 0 .668.286.668.668v4.805c0 .35-.286.668-.668.668H8.527v-.032zM.667 14A.652.652 0 0 1 0 13.332V8.527c0-.35.286-.668.668-.668h4.805c.35 0 .668.286.668.668v4.805c0 .35-.286.668-.668.668H.668zm7.86 0a.672.672 0 0 1-.669-.668V8.527c0-.35.286-.668.668-.668h4.805c.35 0 .668.286.668.668v4.805c0 .35-.286.668-.668.668H8.527z",
139
+ fill: "currentColor"
140
+ }));
141
+ var _ref2$4 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
142
+ id: "it-service_svg__clip0_2_78"
143
+ }, /*#__PURE__*/React.createElement("path", {
129
144
  fill: "currentColor",
130
- fillRule: "nonzero"
131
- });
145
+ d: "M0 0h14v14H0z"
146
+ })));
132
147
  function SvgItService(props) {
133
148
  return /*#__PURE__*/React.createElement("svg", _extends$c({
134
149
  width: 14,
135
150
  height: 14,
136
151
  viewBox: "0 0 14 14",
152
+ fill: "none",
137
153
  xmlns: "http://www.w3.org/2000/svg"
138
- }, props), _ref$c);
154
+ }, props), _ref$c, _ref2$4);
139
155
  }
140
156
 
141
157
  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); }
142
158
  var _ref$b = /*#__PURE__*/React.createElement("path", {
143
- d: "M14.533 2c.258 0 .467.208.467.464v9.75a.465.465 0 0 1-.467.465H8.7v.928h1.4c.387 0 .7.312.7.697a.698.698 0 0 1-.7.696H5.9a.698.698 0 0 1-.7-.696c0-.385.313-.697.7-.697h1.4v-.928H1.467A.465.465 0 0 1 1 12.214v-9.75C1 2.208 1.209 2 1.467 2h13.066zm-3.677 2.245L8.852 6.774 6.738 5.27a.614.614 0 0 0-.517-.095.658.658 0 0 0-.415.345l-1.73 3.462c-.168.337-.049.756.268.936a.616.616 0 0 0 .304.082.644.644 0 0 0 .573-.367l1.393-2.787 2 1.422a.62.62 0 0 0 .854-.129l2.378-3a.725.725 0 0 0-.076-.975.62.62 0 0 0-.914.081z",
144
- fill: "currentColor",
145
- fillRule: "nonzero"
159
+ d: "M13.344 13H.656A.662.662 0 0 1 0 12.333V1.667C0 1.298.294 1 .656 1c.363 0 .656.298.656.667v10h12.032c.362 0 .656.298.656.666a.662.662 0 0 1-.656.667zm-1.531-2H10.5a.662.662 0 0 1-.656-.667V5.667c0-.369.294-.667.656-.667h1.313c.362 0 .656.298.656.667v4.666a.662.662 0 0 1-.656.667zm-3.72 0H6.782a.662.662 0 0 1-.656-.667V3c0-.368.294-.667.656-.667h1.313c.362 0 .656.299.656.667v7.333a.662.662 0 0 1-.656.667zm-3.718 0H3.062a.662.662 0 0 1-.656-.667V9c0-.368.294-.667.656-.667h1.313c.362 0 .656.299.656.667v1.333a.662.662 0 0 1-.656.667z",
160
+ fill: "currentColor"
146
161
  });
147
162
  function SvgLargeScreen(props) {
148
163
  return /*#__PURE__*/React.createElement("svg", _extends$b({
149
- width: 16,
150
- height: 16,
151
- viewBox: "0 0 16 16",
164
+ width: 14,
165
+ height: 14,
166
+ viewBox: "0 0 14 14",
167
+ fill: "none",
152
168
  xmlns: "http://www.w3.org/2000/svg"
153
169
  }, props), _ref$b);
154
170
  }
@@ -260,48 +276,64 @@ function SvgRunOperationManagement(props) {
260
276
  }
261
277
 
262
278
  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); }
263
- var _ref$5 = /*#__PURE__*/React.createElement("path", {
264
- d: "M12.552 0C13.352 0 14 .672 14 1.5v8.25c0 .828-.648 1.5-1.448 1.5H1.448c-.8 0-1.448-.672-1.448-1.5V1.5C0 .672.648 0 1.448 0h11.104zm-.541 3.306a.593.593 0 0 0-.428-.181.593.593 0 0 0-.425.185L8.532 6.055l-1.64-1.92-.03-.032a.589.589 0 0 0-.851.007l-3.06 3.2-.03.033a.641.641 0 0 0 .034.85l.031.031c.24.214.6.199.822-.034l2.607-2.726 1.64 1.92.03.032c.237.24.617.237.85-.007l3.08-3.219.03-.032a.641.641 0 0 0-.034-.852zM3.379 12.5h7.242c.4 0 .724.336.724.75s-.324.75-.724.75H3.379a.737.737 0 0 1-.724-.75c0-.414.324-.75.724-.75z",
279
+ var _ref$5 = /*#__PURE__*/React.createElement("g", {
280
+ clipPath: "url(#run_svg__clip0_2_83)"
281
+ }, /*#__PURE__*/React.createElement("path", {
282
+ d: "M12.552 0C13.352 0 14 .672 14 1.5v8.25c0 .828-.648 1.5-1.448 1.5H1.448c-.8 0-1.448-.672-1.448-1.5V1.5C0 .672.648 0 1.448 0h11.104zm-.541 3.306a.593.593 0 0 0-.853.004L8.532 6.055l-1.64-1.92-.03-.032a.589.589 0 0 0-.851.007l-3.06 3.2-.03.033a.641.641 0 0 0 .034.85l.031.031c.24.214.6.199.822-.034l2.607-2.726 1.64 1.92.03.032c.237.24.617.237.85-.007l3.08-3.219.03-.033a.642.642 0 0 0-.034-.851zM3.379 12.5h7.242c.4 0 .724.336.724.75s-.324.75-.724.75H3.379a.737.737 0 0 1-.724-.75c0-.414.324-.75.724-.75z",
283
+ fill: "currentColor"
284
+ }));
285
+ var _ref2$3 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
286
+ id: "run_svg__clip0_2_83"
287
+ }, /*#__PURE__*/React.createElement("path", {
265
288
  fill: "currentColor",
266
- fillRule: "nonzero"
267
- });
289
+ d: "M0 0h14v14H0z"
290
+ })));
268
291
  function SvgRun(props) {
269
292
  return /*#__PURE__*/React.createElement("svg", _extends$5({
270
293
  width: 14,
271
294
  height: 14,
272
295
  viewBox: "0 0 14 14",
296
+ fill: "none",
273
297
  xmlns: "http://www.w3.org/2000/svg"
274
- }, props), _ref$5);
298
+ }, props), _ref$5, _ref2$3);
275
299
  }
276
300
 
277
301
  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); }
278
302
  var _ref$4 = /*#__PURE__*/React.createElement("path", {
279
- d: "M10.1 1.75s-.8 0-2.1-.5C6.6.75 5.75.2 5.75.2l-.4-.2L5 .2s-.9.55-2.25 1.05c-1.35.45-2.1.5-2.1.5L0 1.8v6.9C0 11.25 4.75 14 5.35 14c.55 0 5.35-2.75 5.35-5.3V1.8l-.6-.05zM5 9.7L2.5 7.4l.75-.95 1.6 1.45 3-3.75.9.85L5 9.7z",
280
- fill: "currentColor",
281
- fillRule: "nonzero"
303
+ d: "M12.1 1.75s-.8 0-2.1-.5C8.6.75 7.75.2 7.75.2l-.4-.2L7 .2s-.9.55-2.25 1.05c-1.35.45-2.1.5-2.1.5L2 1.8v6.9C2 11.25 6.75 14 7.35 14c.55 0 5.35-2.75 5.35-5.3V1.8l-.6-.05zM7 9.7L4.5 7.4l.75-.95 1.6 1.45 3-3.75.9.85L7 9.7z",
304
+ fill: "currentColor"
282
305
  });
283
306
  function SvgSafety(props) {
284
307
  return /*#__PURE__*/React.createElement("svg", _extends$4({
285
- width: 10.7,
308
+ width: 14,
286
309
  height: 14,
287
- viewBox: "0 0 10.7 14",
310
+ viewBox: "0 0 14 14",
311
+ fill: "none",
288
312
  xmlns: "http://www.w3.org/2000/svg"
289
313
  }, props), _ref$4);
290
314
  }
291
315
 
292
316
  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); }
293
- var _ref$3 = /*#__PURE__*/React.createElement("path", {
294
- d: "M8.622.317A.614.614 0 0 1 9.46.08l2.098 1.262a.645.645 0 0 1 .29.394.67.67 0 0 1-.064.491l-.042.078a1.89 1.89 0 0 0 .032 1.839v.01a1.75 1.75 0 0 0 1.516.946h.087c.345 0 .624.29.624.648v2.506c0 .176-.07.344-.192.466a.614.614 0 0 1-.454.182h-.075c-.631.01-1.21.369-1.515.943v.02a1.893 1.893 0 0 0-.026 1.835l.029.078a.67.67 0 0 1 .064.491.645.645 0 0 1-.29.394l-2.095 1.255a.634.634 0 0 1-.86-.251l-.035-.067a1.742 1.742 0 0 0-1.545-.893 1.747 1.747 0 0 0-1.573.89l-.042.08a.614.614 0 0 1-.854.238L2.443 12.66a.645.645 0 0 1-.29-.394.67.67 0 0 1 .064-.492l.042-.077a1.89 1.89 0 0 0-.032-1.839A1.75 1.75 0 0 0 .71 8.911H.624A.636.636 0 0 1 0 8.263v-2.51c0-.175.07-.343.192-.465a.614.614 0 0 1 .454-.182h.1c.632-.01 1.21-.37 1.516-.943v-.02a1.893 1.893 0 0 0 .026-1.836l-.042-.08a.67.67 0 0 1-.064-.492.645.645 0 0 1 .29-.394L4.566.086a.634.634 0 0 1 .86.251l.036.067c.322.565.912.906 1.544.893a1.747 1.747 0 0 0 1.574-.9zM7.006 4.166c-1.508 0-2.73 1.27-2.73 2.836 0 1.566 1.222 2.835 2.73 2.835a2.68 2.68 0 0 0 1.931-.83c.513-.532.8-1.253.8-2.005 0-1.566-1.222-2.836-2.73-2.836zm0 1.01c.972 0 1.76.817 1.762 1.826a1.831 1.831 0 0 1-1.085 1.692 1.714 1.714 0 0 1-1.92-.395 1.88 1.88 0 0 1-.384-1.993 1.762 1.762 0 0 1 1.627-1.13z",
317
+ var _ref$3 = /*#__PURE__*/React.createElement("g", {
318
+ clipPath: "url(#system-setting_svg__clip0_2_62)"
319
+ }, /*#__PURE__*/React.createElement("path", {
320
+ d: "M8.622.317A.614.614 0 0 1 9.46.08l2.098 1.262a.646.646 0 0 1 .29.394.67.67 0 0 1-.064.491l-.042.078a1.89 1.89 0 0 0 .032 1.839v.01a1.75 1.75 0 0 0 1.516.946h.087c.345 0 .624.29.624.647v2.507c0 .176-.07.344-.192.466a.614.614 0 0 1-.454.182h-.075c-.631.01-1.21.369-1.515.943v.02a1.893 1.893 0 0 0-.026 1.835l.029.078a.67.67 0 0 1 .064.491.645.645 0 0 1-.29.394l-2.095 1.255a.634.634 0 0 1-.86-.251l-.035-.067a1.742 1.742 0 0 0-1.545-.893 1.747 1.747 0 0 0-1.573.89l-.042.08a.614.614 0 0 1-.854.238L2.443 12.66a.645.645 0 0 1-.29-.394.67.67 0 0 1 .064-.492l.042-.077a1.89 1.89 0 0 0-.032-1.839A1.75 1.75 0 0 0 .71 8.911H.624A.636.636 0 0 1 0 8.263v-2.51c0-.175.07-.343.192-.465a.614.614 0 0 1 .454-.182h.1c.632-.01 1.21-.37 1.516-.943v-.02a1.893 1.893 0 0 0 .026-1.836l-.042-.08a.67.67 0 0 1-.064-.492.645.645 0 0 1 .29-.394L4.566.086a.634.634 0 0 1 .86.251l.036.067c.322.565.912.906 1.544.893a1.747 1.747 0 0 0 1.574-.9l.042-.08zM7.006 4.166c-1.508 0-2.73 1.27-2.73 2.836 0 1.566 1.222 2.835 2.73 2.835a2.68 2.68 0 0 0 1.931-.83c.513-.532.8-1.253.8-2.005 0-1.566-1.222-2.836-2.73-2.836zm0 1.01c.972 0 1.76.817 1.762 1.826a1.831 1.831 0 0 1-1.085 1.692 1.714 1.714 0 0 1-1.92-.395 1.88 1.88 0 0 1-.384-1.993 1.762 1.762 0 0 1 1.627-1.13z",
321
+ fill: "currentColor"
322
+ }));
323
+ var _ref2$2 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
324
+ id: "system-setting_svg__clip0_2_62"
325
+ }, /*#__PURE__*/React.createElement("path", {
295
326
  fill: "currentColor",
296
- fillRule: "nonzero"
297
- });
327
+ d: "M0 0h14v14H0z"
328
+ })));
298
329
  function SvgSystemSetting(props) {
299
330
  return /*#__PURE__*/React.createElement("svg", _extends$3({
300
331
  width: 14,
301
332
  height: 14,
302
333
  viewBox: "0 0 14 14",
334
+ fill: "none",
303
335
  xmlns: "http://www.w3.org/2000/svg"
304
- }, props), _ref$3);
336
+ }, props), _ref$3, _ref2$2);
305
337
  }
306
338
 
307
339
  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); }
@@ -328,33 +360,49 @@ function SvgUserManagement(props) {
328
360
  }
329
361
 
330
362
  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); }
331
- var _ref$1 = /*#__PURE__*/React.createElement("path", {
332
- d: "M13.884 5.221L7.331.111a.492.492 0 0 0-.622 0L.115 5.22c-.216.162-.108.53.162.53h1.324v7.954c0 .162.122.295.27.295h3.244c.148 0 .27-.133.27-.295V9.287h3.243v4.418c0 .162.122.295.27.295h3.243c.149 0 .27-.133.27-.295V5.752h1.325c.256 0 .365-.369.148-.53z",
363
+ var _ref$1 = /*#__PURE__*/React.createElement("g", {
364
+ clipPath: "url(#workbench_svg__clip0_2_93)"
365
+ }, /*#__PURE__*/React.createElement("path", {
366
+ d: "M13.884 5.221L7.331.111a.492.492 0 0 0-.622 0L.115 5.22c-.216.162-.108.53.162.53h1.324v7.954c0 .162.122.295.27.295h3.244c.148 0 .27-.133.27-.295V9.287h3.243v4.418c0 .162.122.295.27.295h3.243c.149 0 .27-.133.27-.295V5.752h1.325c.256 0 .364-.369.148-.53z",
367
+ fill: "currentColor"
368
+ }));
369
+ var _ref2$1 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
370
+ id: "workbench_svg__clip0_2_93"
371
+ }, /*#__PURE__*/React.createElement("path", {
333
372
  fill: "currentColor",
334
- fillRule: "nonzero"
335
- });
373
+ d: "M0 0h14v14H0z"
374
+ })));
336
375
  function SvgWorkbench(props) {
337
376
  return /*#__PURE__*/React.createElement("svg", _extends$1({
338
377
  width: 14,
339
378
  height: 14,
340
379
  viewBox: "0 0 14 14",
380
+ fill: "none",
341
381
  xmlns: "http://www.w3.org/2000/svg"
342
- }, props), _ref$1);
382
+ }, props), _ref$1, _ref2$1);
343
383
  }
344
384
 
345
385
  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); }
346
- var _ref = /*#__PURE__*/React.createElement("path", {
347
- d: "M14 6.5H8.622L7 4.878 5.378 6.5H1v-4h2.5V4h10V0h-10v1.5H0v6h5.378L7 9.122 8.622 7.5H13v4h-2V10H1v4h10v-1.5h3z",
386
+ var _ref = /*#__PURE__*/React.createElement("g", {
387
+ clipPath: "url(#workorder-management_svg__clip0_2_57)"
388
+ }, /*#__PURE__*/React.createElement("path", {
389
+ d: "M14 6.5H8.622L7 4.878 5.378 6.5H1v-4h2.5V4h10V0h-10v1.5H0v6h5.378L7 9.122 8.622 7.5H13v4h-2V10H1v4h10v-1.5h3v-6z",
390
+ fill: "currentColor"
391
+ }));
392
+ var _ref2 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
393
+ id: "workorder-management_svg__clip0_2_57"
394
+ }, /*#__PURE__*/React.createElement("path", {
348
395
  fill: "currentColor",
349
- fillRule: "nonzero"
350
- });
396
+ d: "M0 0h14v14H0z"
397
+ })));
351
398
  function SvgWorkorderManagement(props) {
352
399
  return /*#__PURE__*/React.createElement("svg", _extends({
353
400
  width: 14,
354
401
  height: 14,
355
402
  viewBox: "0 0 14 14",
403
+ fill: "none",
356
404
  xmlns: "http://www.w3.org/2000/svg"
357
- }, props), _ref);
405
+ }, props), _ref, _ref2);
358
406
  }
359
407
 
360
408
  var customerCategory = {
@@ -379,4 +427,4 @@ var customerCategory = {
379
427
  };
380
428
 
381
429
  export { customerCategory };
382
- //# sourceMappingURL=customer-8728b4f3.js.map
430
+ //# sourceMappingURL=customer-93aee174.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"customer-8728b4f3.js","sources":["../src/generated/icons/customer.ts"],"sourcesContent":["import CustomerAutomateOperation from \"../../icons/customer/automate-operation.svg\";\nimport CustomerCmdbManagement from \"../../icons/customer/cmdb-management.svg\";\nimport CustomerCommandDispatchManagement from \"../../icons/customer/command-dispatch-management.svg\";\nimport CustomerComprehensiveSupportManagement from \"../../icons/customer/comprehensive-support-management.svg\";\nimport CustomerExceptionEventManagement from \"../../icons/customer/exception-event-management.svg\";\nimport CustomerItService from \"../../icons/customer/it-service.svg\";\nimport CustomerLargeScreen from \"../../icons/customer/large-screen.svg\";\nimport CustomerMaintenanceManagement from \"../../icons/customer/maintenance-management.svg\";\nimport CustomerMaintenanceTestManagement from \"../../icons/customer/maintenance-test-management.svg\";\nimport CustomerNetworkManagement from \"../../icons/customer/network-management.svg\";\nimport CustomerResourceApplicationManagement from \"../../icons/customer/resource-application-management.svg\";\nimport CustomerRunOperationManagement from \"../../icons/customer/run-operation-management.svg\";\nimport CustomerRun from \"../../icons/customer/run.svg\";\nimport CustomerSafety from \"../../icons/customer/safety.svg\";\nimport CustomerSystemSetting from \"../../icons/customer/system-setting.svg\";\nimport CustomerUserManagement from \"../../icons/customer/user-management.svg\";\nimport CustomerWorkbench from \"../../icons/customer/workbench.svg\";\nimport CustomerWorkorderManagement from \"../../icons/customer/workorder-management.svg\";\nexport const customerCategory = {\n \"automate-operation\": CustomerAutomateOperation,\n \"cmdb-management\": CustomerCmdbManagement,\n \"command-dispatch-management\": CustomerCommandDispatchManagement,\n \"comprehensive-support-management\": CustomerComprehensiveSupportManagement,\n \"exception-event-management\": CustomerExceptionEventManagement,\n \"it-service\": CustomerItService,\n \"large-screen\": CustomerLargeScreen,\n \"maintenance-management\": CustomerMaintenanceManagement,\n \"maintenance-test-management\": CustomerMaintenanceTestManagement,\n \"network-management\": CustomerNetworkManagement,\n \"resource-application-management\": CustomerResourceApplicationManagement,\n \"run-operation-management\": CustomerRunOperationManagement,\n run: CustomerRun,\n safety: CustomerSafety,\n \"system-setting\": CustomerSystemSetting,\n \"user-management\": CustomerUserManagement,\n workbench: CustomerWorkbench,\n \"workorder-management\": CustomerWorkorderManagement,\n};\n"],"names":["customerCategory","CustomerAutomateOperation","CustomerCmdbManagement","CustomerCommandDispatchManagement","CustomerComprehensiveSupportManagement","CustomerExceptionEventManagement","CustomerItService","CustomerLargeScreen","CustomerMaintenanceManagement","CustomerMaintenanceTestManagement","CustomerNetworkManagement","CustomerResourceApplicationManagement","CustomerRunOperationManagement","run","CustomerRun","safety","CustomerSafety","CustomerSystemSetting","CustomerUserManagement","workbench","CustomerWorkbench","CustomerWorkorderManagement"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkBO,IAAMA,gBAAgB,GAAG;AAC9B,EAAA,oBAAoB,EAAEC,oBAAyB;AAC/C,EAAA,iBAAiB,EAAEC,iBAAsB;AACzC,EAAA,6BAA6B,EAAEC,4BAAiC;AAChE,EAAA,kCAAkC,EAAEC,iCAAsC;AAC1E,EAAA,4BAA4B,EAAEC,2BAAgC;AAC9D,EAAA,YAAY,EAAEC,YAAiB;AAC/B,EAAA,cAAc,EAAEC,cAAmB;AACnC,EAAA,wBAAwB,EAAEC,wBAA6B;AACvD,EAAA,6BAA6B,EAAEC,4BAAiC;AAChE,EAAA,oBAAoB,EAAEC,oBAAyB;AAC/C,EAAA,iCAAiC,EAAEC,gCAAqC;AACxE,EAAA,0BAA0B,EAAEC,yBAA8B;AAC1DC,EAAAA,GAAG,EAAEC,MAAW;AAChBC,EAAAA,MAAM,EAAEC,SAAc;AACtB,EAAA,gBAAgB,EAAEC,gBAAqB;AACvC,EAAA,iBAAiB,EAAEC,iBAAsB;AACzCC,EAAAA,SAAS,EAAEC,YAAiB;AAC5B,EAAA,sBAAsB,EAAEC,sBAAAA;AAC1B;;;;"}
1
+ {"version":3,"file":"customer-93aee174.js","sources":["../src/generated/icons/customer.ts"],"sourcesContent":["import CustomerAutomateOperation from \"../../icons/customer/automate-operation.svg\";\nimport CustomerCmdbManagement from \"../../icons/customer/cmdb-management.svg\";\nimport CustomerCommandDispatchManagement from \"../../icons/customer/command-dispatch-management.svg\";\nimport CustomerComprehensiveSupportManagement from \"../../icons/customer/comprehensive-support-management.svg\";\nimport CustomerExceptionEventManagement from \"../../icons/customer/exception-event-management.svg\";\nimport CustomerItService from \"../../icons/customer/it-service.svg\";\nimport CustomerLargeScreen from \"../../icons/customer/large-screen.svg\";\nimport CustomerMaintenanceManagement from \"../../icons/customer/maintenance-management.svg\";\nimport CustomerMaintenanceTestManagement from \"../../icons/customer/maintenance-test-management.svg\";\nimport CustomerNetworkManagement from \"../../icons/customer/network-management.svg\";\nimport CustomerResourceApplicationManagement from \"../../icons/customer/resource-application-management.svg\";\nimport CustomerRunOperationManagement from \"../../icons/customer/run-operation-management.svg\";\nimport CustomerRun from \"../../icons/customer/run.svg\";\nimport CustomerSafety from \"../../icons/customer/safety.svg\";\nimport CustomerSystemSetting from \"../../icons/customer/system-setting.svg\";\nimport CustomerUserManagement from \"../../icons/customer/user-management.svg\";\nimport CustomerWorkbench from \"../../icons/customer/workbench.svg\";\nimport CustomerWorkorderManagement from \"../../icons/customer/workorder-management.svg\";\nexport const customerCategory = {\n \"automate-operation\": CustomerAutomateOperation,\n \"cmdb-management\": CustomerCmdbManagement,\n \"command-dispatch-management\": CustomerCommandDispatchManagement,\n \"comprehensive-support-management\": CustomerComprehensiveSupportManagement,\n \"exception-event-management\": CustomerExceptionEventManagement,\n \"it-service\": CustomerItService,\n \"large-screen\": CustomerLargeScreen,\n \"maintenance-management\": CustomerMaintenanceManagement,\n \"maintenance-test-management\": CustomerMaintenanceTestManagement,\n \"network-management\": CustomerNetworkManagement,\n \"resource-application-management\": CustomerResourceApplicationManagement,\n \"run-operation-management\": CustomerRunOperationManagement,\n run: CustomerRun,\n safety: CustomerSafety,\n \"system-setting\": CustomerSystemSetting,\n \"user-management\": CustomerUserManagement,\n workbench: CustomerWorkbench,\n \"workorder-management\": CustomerWorkorderManagement,\n};\n"],"names":["customerCategory","CustomerAutomateOperation","CustomerCmdbManagement","CustomerCommandDispatchManagement","CustomerComprehensiveSupportManagement","CustomerExceptionEventManagement","CustomerItService","CustomerLargeScreen","CustomerMaintenanceManagement","CustomerMaintenanceTestManagement","CustomerNetworkManagement","CustomerResourceApplicationManagement","CustomerRunOperationManagement","run","CustomerRun","safety","CustomerSafety","CustomerSystemSetting","CustomerUserManagement","workbench","CustomerWorkbench","CustomerWorkorderManagement"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkBO,IAAMA,gBAAgB,GAAG;AAC9B,EAAA,oBAAoB,EAAEC,oBAAyB;AAC/C,EAAA,iBAAiB,EAAEC,iBAAsB;AACzC,EAAA,6BAA6B,EAAEC,4BAAiC;AAChE,EAAA,kCAAkC,EAAEC,iCAAsC;AAC1E,EAAA,4BAA4B,EAAEC,2BAAgC;AAC9D,EAAA,YAAY,EAAEC,YAAiB;AAC/B,EAAA,cAAc,EAAEC,cAAmB;AACnC,EAAA,wBAAwB,EAAEC,wBAA6B;AACvD,EAAA,6BAA6B,EAAEC,4BAAiC;AAChE,EAAA,oBAAoB,EAAEC,oBAAyB;AAC/C,EAAA,iCAAiC,EAAEC,gCAAqC;AACxE,EAAA,0BAA0B,EAAEC,yBAA8B;AAC1DC,EAAAA,GAAG,EAAEC,MAAW;AAChBC,EAAAA,MAAM,EAAEC,SAAc;AACtB,EAAA,gBAAgB,EAAEC,gBAAqB;AACvC,EAAA,iBAAiB,EAAEC,iBAAsB;AACzCC,EAAAA,SAAS,EAAEC,YAAiB;AAC5B,EAAA,sBAAsB,EAAEC,sBAAAA;AAC1B;;;;"}
package/dist/index.esm.js CHANGED
@@ -117,7 +117,7 @@ var categories = {
117
117
  }(),
118
118
  customer: function () {
119
119
  var _ref15 = _asyncToGenerator(function* () {
120
- return (yield import( /* webpackChunkName: "icons--customer" */'./customer-8728b4f3.js')).customerCategory;
120
+ return (yield import( /* webpackChunkName: "icons--customer" */'./customer-93aee174.js')).customerCategory;
121
121
  });
122
122
  return function customer() {
123
123
  return _ref15.apply(this, arguments);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/brick-icons",
3
- "version": "2.31.68",
3
+ "version": "2.31.69",
4
4
  "description": "Self designed icons",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-icons",
6
6
  "license": "GPL-3.0",
@@ -49,5 +49,5 @@
49
49
  "prettier": "^2.8.1",
50
50
  "react": "^16.14.0"
51
51
  },
52
- "gitHead": "d695486050de619fc7bc4b195abcde8cfe0eb125"
52
+ "gitHead": "eef172a4f88f5ad93fe1a15f5cf66003a1fc0c74"
53
53
  }
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="11.8496822px" height="14px" viewBox="0 0 11.8496822 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
+ <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>工作台 6</title>
4
4
  <defs>
5
5
  <polygon id="path-1" points="2 1 13.8496822 1 13.8496822 15 2 15"></polygon>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="13.6px" height="14px" viewBox="0 0 13.6 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 5</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-6" transform="translate(-8.2, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8.2, 7)">
7
- <path d="M5.5,14 L1.77635684e-15,14 L1.77635684e-15,2.5 C1.77635684e-15,1.1 1.1,0 2.5,0 L12,0 L12,5.5 C12,5.8 11.8,6 11.5,6 C11.2,6 7.91190839,4.8304175 5.84875733,7.7 C3.78560628,10.5695825 6,13.2 6,13.5 C6,13.8 5.8,14 5.5,14 Z M10,3.5 C10,3.2 9.8,3 9.5,3 L2.5,3 C2.2,3 2,3.2 2,3.5 C2,3.8 2.2,4 2.5,4 L9.5,4 C9.8,4 10,3.8 10,3.5 Z M6,6.5 C6,6.2 5.8,6 5.5,6 L2.5,6 C2.2,6 2,6.2 2,6.5 C2,6.8 2.2,7 2.5,7 L5.5,7 C5.8,7 6,6.8 6,6.5 Z M4,9.5 C4,9.2 3.8,9 3.5,9 L2.5,9 C2.2,9 2,9.2 2,9.5 C2,9.8 2.2,10 2.5,10 L3.5,10 C3.8,10 4,9.8 4,9.5 Z M13.6,10.5 C13.6,10.9 13.5,11.2 13.4,11.6 C13,11.5 12.6,11.6 12.4,11.9 C12.2,12.3 12.3,12.7 12.6,12.9 C12.1,13.4 11.5,13.8 10.7,14 C10.7,13.6 10.3,13.3 9.9,13.3 C9.5,13.3 9.2,13.6 9.1,14 C8.4,13.8 7.7,13.5 7.2,12.9 C7.5,12.7 7.6,12.2 7.4,11.9 C7.2,11.5 6.8,11.4 6.4,11.6 C6.3,11.3 6.2,10.9 6.2,10.5 C6.2,10.1 6.3,9.8 6.4,9.4 C6.8,9.5 7.2,9.4 7.4,9.1 C7.6,8.7 7.5,8.3 7.2,8.1 C7.9,7.5 8.5,7.2 9.3,7 C9.3,7.4 9.7,7.7 10.1,7.7 C10.5,7.7 10.8,7.4 10.9,7 C11.6,7.2 12.3,7.5 12.8,8.1 C12.5,8.3 12.4,8.8 12.6,9.1 C12.8,9.5 13.2,9.6 13.6,9.4 C13.5,9.8 13.6,10.1 13.6,10.5 Z M11.5,10.5 C11.5,9.7 10.9,9.1 10.1,9.1 C9.3,9.1 8.7,9.7 8.7,10.5 C8.7,11.3 9.3,11.9 10.1,11.9 C10.9,11.9 11.5,11.3 11.5,10.5 Z" id="形状"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_73)">
3
+ <path d="M5.7 14H0.199997V2.5C0.199997 1.1 1.3 0 2.7 0H12.2V5.5C12.2 5.8 12 6 11.7 6C11.4 6 8.11191 4.83042 6.04875 7.7C3.9856 10.5696 6.2 13.2 6.2 13.5C6.2 13.8 6 14 5.7 14ZM10.2 3.5C10.2 3.2 10 3 9.7 3H2.7C2.4 3 2.2 3.2 2.2 3.5C2.2 3.8 2.4 4 2.7 4H9.7C10 4 10.2 3.8 10.2 3.5ZM6.2 6.5C6.2 6.2 6 6 5.7 6H2.7C2.4 6 2.2 6.2 2.2 6.5C2.2 6.8 2.4 7 2.7 7H5.7C6 7 6.2 6.8 6.2 6.5ZM4.2 9.5C4.2 9.2 4 9 3.7 9H2.7C2.4 9 2.2 9.2 2.2 9.5C2.2 9.8 2.4 10 2.7 10H3.7C4 10 4.2 9.8 4.2 9.5ZM13.8 10.5C13.8 10.9 13.7 11.2 13.6 11.6C13.2 11.5 12.8 11.6 12.6 11.9C12.4 12.3 12.5 12.7 12.8 12.9C12.3 13.4 11.7 13.8 10.9 14C10.9 13.6 10.5 13.3 10.1 13.3C9.7 13.3 9.4 13.6 9.3 14C8.6 13.8 7.9 13.5 7.4 12.9C7.7 12.7 7.8 12.2 7.6 11.9C7.4 11.5 7 11.4 6.6 11.6C6.5 11.3 6.4 10.9 6.4 10.5C6.4 10.1 6.5 9.8 6.6 9.4C7 9.5 7.4 9.4 7.6 9.1C7.8 8.7 7.7 8.3 7.4 8.1C8.1 7.5 8.7 7.2 9.5 7C9.5 7.4 9.9 7.7 10.3 7.7C10.7 7.7 11 7.4 11.1 7C11.8 7.2 12.5 7.5 13 8.1C12.7 8.3 12.6 8.8 12.8 9.1C13 9.5 13.4 9.6 13.8 9.4C13.7 9.8 13.8 10.1 13.8 10.5ZM11.7 10.5C11.7 9.7 11.1 9.1 10.3 9.1C9.5 9.1 8.9 9.7 8.9 10.5C8.9 11.3 9.5 11.9 10.3 11.9C11.1 11.9 11.7 11.3 11.7 10.5Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_73">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 4</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-4" transform="translate(-8, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8, 7)">
7
- <path d="M0.668181814,6.10909091 C0.318181814,6.10909091 0,5.82272727 0,5.44090909 L0,0.668181814 C0,0.286363643 0.286363643,0 0.668181814,0 L5.47272727,0 C5.82272727,0 6.14090909,0.286363643 6.14090909,0.668181814 L6.14090909,5.47272727 C6.14090909,5.82272727 5.85454544,6.14090909 5.47272727,6.14090909 L0.668181814,6.14090909 L0.668181814,6.10909091 Z M8.52727273,6.10909091 C8.17727273,6.10909091 7.85909091,5.82272727 7.85909091,5.44090909 L7.85909091,0.668181814 C7.85909091,0.318181814 8.14545456,0 8.52727273,0 L13.3318182,0 C13.7136364,0 14,0.286363643 14,0.668181814 L14,5.47272727 C14,5.82272727 13.7136364,6.14090909 13.3318182,6.14090909 L8.52727273,6.14090909 L8.52727273,6.10909091 Z M0.668181814,14 C0.286363643,14 0,13.7136364 0,13.3318182 L0,8.52727273 C0,8.17727273 0.286363643,7.85909091 0.668181814,7.85909091 L5.47272727,7.85909091 C5.82272727,7.85909091 6.14090909,8.14545456 6.14090909,8.52727273 L6.14090909,13.3318182 C6.14090909,13.6818182 5.85454544,14 5.47272727,14 L0.668181814,14 Z M8.52727273,14 C8.17727273,14 7.85909091,13.7136364 7.85909091,13.3318182 L7.85909091,8.52727273 C7.85909091,8.17727273 8.14545456,7.85909091 8.52727273,7.85909091 L13.3318182,7.85909091 C13.6818182,7.85909091 14,8.14545456 14,8.52727273 L14,13.3318182 C14,13.6818182 13.7136364,14 13.3318182,14 L8.52727273,14 Z" id="形状"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_78)">
3
+ <path d="M0.668182 6.10909C0.318182 6.10909 0 5.82273 0 5.44091V0.668182C0 0.286364 0.286364 0 0.668182 0H5.47273C5.82273 0 6.14091 0.286364 6.14091 0.668182V5.47273C6.14091 5.82273 5.85455 6.14091 5.47273 6.14091H0.668182V6.10909ZM8.52727 6.10909C8.17727 6.10909 7.85909 5.82273 7.85909 5.44091V0.668182C7.85909 0.318182 8.14546 0 8.52727 0H13.3318C13.7136 0 14 0.286364 14 0.668182V5.47273C14 5.82273 13.7136 6.14091 13.3318 6.14091H8.52727V6.10909ZM0.668182 14C0.286364 14 0 13.7136 0 13.3318V8.52727C0 8.17727 0.286364 7.85909 0.668182 7.85909H5.47273C5.82273 7.85909 6.14091 8.14546 6.14091 8.52727V13.3318C6.14091 13.6818 5.85455 14 5.47273 14H0.668182ZM8.52727 14C8.17727 14 7.85909 13.7136 7.85909 13.3318V8.52727C7.85909 8.17727 8.14546 7.85909 8.52727 7.85909H13.3318C13.6818 7.85909 14 8.14546 14 8.52727V13.3318C14 13.6818 13.7136 14 13.3318 14H8.52727Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_78">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,9 +1,3 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>图标备份</title>
4
- <g id="图标备份" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="数据可视化" transform="translate(1, 2)" fill="#FFFFFF" fill-rule="nonzero">
6
- <path d="M13.5334973,0 C13.7912798,0 14.000164,0.207815855 14,0.464279884 L14,10.2143207 C14,10.4707847 13.7911157,10.6786006 13.5333332,10.6786006 L7.69999995,10.6786006 L7.69999995,11.6071603 L9.09999994,11.6071603 C9.48659159,11.6071603 9.79999993,11.9189658 9.79999993,12.3035802 C9.79999993,12.6881946 9.48659159,13 9.09999994,13 L4.89999997,13 C4.51340831,13 4.19999997,12.6881946 4.19999997,12.3035802 C4.19999997,11.9189658 4.51340831,11.6071603 4.89999997,11.6071603 L6.29999996,11.6071603 L6.29999996,10.6786006 L0.466666663,10.6786006 C0.208884199,10.6786006 0,10.4707847 0,10.2143207 L0,0.464279884 C0,0.207815855 0.208884199,0 0.466666663,0 L13.5334973,0 Z M9.85621372,2.24511157 L7.85165319,4.77373778 L5.73838053,3.27006364 C5.58618354,3.16182377 5.3979519,3.12693385 5.22051545,3.17480606 C5.0429003,3.22247073 4.89242086,3.34801004 4.80619298,3.52045962 L3.07637766,6.98170135 C2.90791187,7.31891643 3.02741919,7.73840679 3.34352063,7.91837383 C3.44082939,7.97354858 3.54543631,8 3.64821869,8 C3.88008723,8 4.10450557,7.86676921 4.22127608,7.63341249 L5.61415981,4.84578951 L7.61324672,6.26816205 C7.8875358,6.46354556 8.25548456,6.40788398 8.46819544,6.13931278 L10.8464824,3.13942931 C11.0778948,2.84748999 11.0438368,2.41079809 10.7703079,2.16380995 C10.496627,1.91665954 10.0876261,1.9534968 9.85621372,2.24511157 Z" id="形状结合"></path>
7
- </g>
8
- </g>
9
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.3438 13H0.65625C0.293813 13 0 12.7015 0 12.3333V1.66667C0 1.29848 0.293813 1 0.65625 1C1.01869 1 1.3125 1.29848 1.3125 1.66667V11.6667H13.3438C13.7062 11.6667 14 11.9651 14 12.3333C14 12.7015 13.7062 13 13.3438 13ZM11.8125 11H10.5C10.1376 11 9.84375 10.7015 9.84375 10.3333V5.66667C9.84375 5.29848 10.1376 5 10.5 5H11.8125C12.1749 5 12.4688 5.29848 12.4688 5.66667V10.3333C12.4688 10.7015 12.1749 11 11.8125 11ZM8.09375 11H6.78125C6.41881 11 6.125 10.7015 6.125 10.3333V3C6.125 2.63181 6.41881 2.33333 6.78125 2.33333H8.09375C8.45619 2.33333 8.75 2.63181 8.75 3V10.3333C8.75 10.7015 8.45619 11 8.09375 11ZM4.375 11H3.0625C2.70006 11 2.40625 10.7015 2.40625 10.3333V9C2.40625 8.63181 2.70006 8.33333 3.0625 8.33333H4.375C4.73744 8.33333 5.03125 8.63181 5.03125 9V10.3333C5.03125 10.7015 4.73744 11 4.375 11Z" fill="white"/>
3
+ </svg>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 3</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-3" transform="translate(-8, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8, 7)">
7
- <path d="M12.5517241,0 C13.3515848,0 14,0.671572878 14,1.5 L14,9.75000001 C14,10.5784271 13.3515848,11.25 12.5517241,11.25 L1.44827587,11.25 C0.6484152,11.25 0,10.5784271 0,9.75000001 L0,1.5 C0,0.671572878 0.648415192,0 1.44827587,0 L12.5517241,0 L12.5517241,0 Z M12.0110345,3.30600001 C11.8973181,3.18931588 11.7434984,3.12420841 11.5834258,3.12499824 C11.4233533,3.12580254 11.2701451,3.19243882 11.1575172,3.31025001 L8.53179311,6.055 L6.89137931,4.13575 L6.86168965,4.10325 C6.62446794,3.8628483 6.24433215,3.86597567 6.01082759,4.11025001 L2.9506207,7.31000001 L2.9214138,7.34250001 C2.71515165,7.59135126 2.72969478,7.96300268 2.95472414,8.19375 L2.98610345,8.224 C3.22637362,8.43762867 3.58520949,8.42256615 3.80800001,8.18950001 L6.41465518,5.46400002 L8.05531033,7.3835 L8.085,7.41599999 C8.3222217,7.65640171 8.70235751,7.65327436 8.93586207,7.40900001 L12.0148965,4.19000001 L12.0441034,4.15750001 C12.2503656,3.90864876 12.2358225,3.53699734 12.0107931,3.30625002 L12.0110345,3.30600001 Z M3.37931034,12.5 L10.6206897,12.5 C11.02062,12.5 11.3448276,12.8357864 11.3448276,13.25 C11.3448276,13.6642136 11.02062,14 10.6206897,14 L3.37931034,14 C2.97938001,14 2.65517241,13.6642136 2.65517241,13.25 C2.65517241,12.8357864 2.97938001,12.5 3.37931034,12.5 Z" id="形状"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_83)">
3
+ <path d="M12.5517 0C13.3516 0 14 0.671573 14 1.5V9.75C14 10.5784 13.3516 11.25 12.5517 11.25H1.44828C0.648415 11.25 0 10.5784 0 9.75V1.5C0 0.671573 0.648415 0 1.44828 0H12.5517ZM12.011 3.306C11.8973 3.18932 11.7435 3.12421 11.5834 3.125C11.4234 3.1258 11.2701 3.19244 11.1575 3.31025L8.53179 6.055L6.89138 4.13575L6.86169 4.10325C6.62447 3.86285 6.24433 3.86598 6.01083 4.11025L2.95062 7.31L2.92141 7.3425C2.71515 7.59135 2.72969 7.963 2.95472 8.19375L2.9861 8.224C3.22637 8.43763 3.58521 8.42257 3.808 8.1895L6.41466 5.464L8.05531 7.3835L8.085 7.416C8.32222 7.6564 8.70236 7.65327 8.93586 7.409L12.0149 4.19L12.0441 4.1575C12.2504 3.90865 12.2361 3.53675 12.011 3.306ZM3.37931 12.5H10.6207C11.0206 12.5 11.3448 12.8358 11.3448 13.25C11.3448 13.6642 11.0206 14 10.6207 14H3.37931C2.97938 14 2.65517 13.6642 2.65517 13.25C2.65517 12.8358 2.97938 12.5 3.37931 12.5Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_83">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,11 +1,3 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="10.7px" height="14px" viewBox="0 0 10.7 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 2</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-2" transform="translate(-9.65, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(9.65, 7)">
7
- <path d="M10.1,1.75 C10.1,1.75 9.29999999,1.75 8,1.24999999 C6.6,0.749999988 5.74999999,0.199999994 5.74999999,0.199999994 L5.34999999,0 L5,0.199999994 C5,0.199999994 4.1,0.749999988 2.74999998,1.24999999 C1.39999999,1.7 0.649999984,1.75 0.649999984,1.75 L0,1.8 L0,8.7 C0,11.25 4.74999999,14 5.34999999,14 C5.89999998,14 10.7,11.25 10.7,8.7 L10.7,1.8 L10.1,1.75 Z M4.99999999,9.7 L2.49999999,7.4 L3.24999999,6.45000001 L4.84999998,7.90000001 L7.84999998,4.15000001 L8.74999997,5.00000002 L4.99999999,9.7 L4.99999999,9.7 Z" id="形状"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.1 1.75C12.1 1.75 11.3 1.75 10 1.25C8.6 0.75 7.75 0.2 7.75 0.2L7.35 0L7 0.2C7 0.2 6.1 0.75 4.75 1.25C3.4 1.7 2.65 1.75 2.65 1.75L2 1.8V8.7C2 11.25 6.75 14 7.35 14C7.9 14 12.7 11.25 12.7 8.7V1.8L12.1 1.75ZM7 9.7L4.5 7.4L5.25 6.45L6.85 7.9L9.85 4.15L10.75 5L7 9.7Z" fill="white"/>
3
+ </svg>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 7</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-8" transform="translate(-8, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8, 7)">
7
- <path d="M8.62234533,0.317080473 C8.79476927,0.0175733975 9.16395853,-0.0875122085 9.45937211,0.0788301342 L11.5567867,1.34055025 C11.7000088,1.42679704 11.8043297,1.56863115 11.8467633,1.73480101 C11.889197,1.90097087 11.8662614,2.07784058 11.7830102,2.22643885 L11.7409972,2.30361853 C11.4325515,2.87802749 11.4448912,3.5801667 11.7733149,4.14250848 L11.7733149,4.15257541 C12.0778461,4.72811923 12.6566332,5.0894714 13.289012,5.09886549 L13.3762696,5.09886549 C13.7207464,5.0988655 14,5.38882302 14,5.74650375 L14,8.25316577 C13.9992091,8.42878291 13.9301165,8.59661859 13.8084084,8.71856879 C13.6867003,8.84051899 13.5227023,8.90623747 13.3536473,8.90080403 L13.2793167,8.90080403 C12.6478075,8.91021528 12.0694914,9.26999304 11.7636196,9.84373848 L11.7636196,9.86387231 C11.4391333,10.4267855 11.4292722,11.1268812 11.7377655,11.6994066 L11.7668513,11.7765863 C11.8501026,11.9251846 11.8730382,12.1020543 11.8306045,12.2682242 C11.7881708,12.434394 11.68385,12.5762281 11.5406279,12.6624749 L9.44644507,13.9174837 C9.14117738,14.0857178 8.76246328,13.9748446 8.58679594,13.6658109 L8.55124654,13.5986981 C8.22880566,13.0339098 7.63866316,12.6929162 7.00646353,12.7060982 C6.36497946,12.6825895 5.76197022,13.0232929 5.43259464,13.5953424 L5.39058173,13.6758778 C5.21753625,13.9852081 4.8365298,14.0916034 4.53739613,13.9141281 L2.4432133,12.6591193 C2.29999121,12.5728725 2.19567035,12.4310384 2.15323666,12.2648685 C2.11080298,12.0986987 2.13373857,11.9218289 2.21698984,11.7732307 L2.25900277,11.696051 C2.56744853,11.121642 2.55510877,10.4195028 2.22668514,9.85716104 C1.92215389,9.28161721 1.34336684,8.92026504 0.710988006,8.91087094 L0.623730386,8.91087094 C0.279253613,8.91087094 0,8.62091343 0,8.2632327 L0,5.75321502 C0.000790865825,5.57759789 0.0698834781,5.4097622 0.191591611,5.287812 C0.313299745,5.1658618 0.477297706,5.10014333 0.646352731,5.10557676 L0.746537396,5.10557676 C1.37804663,5.09616552 1.95636268,4.73638775 2.26223453,4.16264232 L2.26223453,4.14250848 C2.58672081,3.57959533 2.59658189,2.87949963 2.28808864,2.30697417 L2.24607573,2.22643885 C2.16282446,2.07784058 2.13988886,1.90097087 2.18232255,1.73480101 C2.22475623,1.56863115 2.3290771,1.42679704 2.47229918,1.34055025 L4.566482,0.0855414245 C4.87174968,-0.0826926643 5.25046379,0.0281805604 5.42613112,0.337214307 L5.46168053,0.404327081 C5.7841214,0.969115314 6.3742639,1.31010891 7.00646353,1.29692695 C7.6499537,1.31836514 8.25343695,0.973533867 8.58033242,0.39761581 Z M7.00646353,4.16599795 C5.4982621,4.16599795 4.27562327,5.43550109 4.27562327,7.00151258 C4.27562327,8.56752407 5.4982621,9.83702721 7.00646353,9.83702721 C7.7307274,9.83702721 8.42532731,9.53828634 8.9374592,9.0065242 C9.44959109,8.47476206 9.73730379,7.75353782 9.73730379,7.00151258 C9.73730379,5.43550109 8.51466496,4.16599795 7.00646353,4.16599795 Z M7.00646353,5.17604517 C7.97794815,5.17604517 8.76599217,5.99279221 8.76777769,7.00151258 C8.76908237,7.74150631 8.34078276,8.40939073 7.68273047,8.69351539 C7.02467817,8.97764005 6.26657738,8.82200308 5.76217559,8.29922833 C5.25777381,7.77645358 5.10649023,6.98958159 5.37891729,6.3057852 C5.65134435,5.6219888 6.29378582,5.17604517 7.00646353,5.17604517 Z" id="形状结合"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_62)">
3
+ <path d="M8.62234 0.31708C8.79477 0.0175734 9.16396 -0.0875122 9.45937 0.0788301L11.5568 1.34055C11.7 1.4268 11.8043 1.56863 11.8468 1.7348C11.8892 1.90097 11.8663 2.07784 11.783 2.22644L11.741 2.30362C11.4326 2.87803 11.4449 3.58017 11.7733 4.14251V4.15258C12.0778 4.72812 12.6566 5.08947 13.289 5.09887H13.3763C13.7207 5.09887 14 5.38882 14 5.7465V8.25317C13.9992 8.42878 13.9301 8.59662 13.8084 8.71857C13.6867 8.84052 13.5227 8.90624 13.3536 8.9008H13.2793C12.6478 8.91021 12.0695 9.26999 11.7636 9.84374V9.86387C11.4391 10.4268 11.4293 11.1269 11.7378 11.6994L11.7669 11.7766C11.8501 11.9252 11.873 12.1021 11.8306 12.2682C11.7882 12.4344 11.6838 12.5762 11.5406 12.6625L9.44645 13.9175C9.14118 14.0857 8.76246 13.9748 8.5868 13.6658L8.55125 13.5987C8.22881 13.0339 7.63866 12.6929 7.00646 12.7061C6.36498 12.6826 5.76197 13.0233 5.43259 13.5953L5.39058 13.6759C5.21754 13.9852 4.83653 14.0916 4.5374 13.9141L2.44321 12.6591C2.29999 12.5729 2.19567 12.431 2.15324 12.2649C2.1108 12.0987 2.13374 11.9218 2.21699 11.7732L2.259 11.6961C2.56745 11.1216 2.55511 10.4195 2.22669 9.85716C1.92215 9.28162 1.34337 8.92026 0.710988 8.91087H0.62373C0.279254 8.91087 0 8.62091 0 8.26323V5.75321C0.000790866 5.5776 0.0698835 5.40976 0.191592 5.28781C0.3133 5.16586 0.477298 5.10014 0.646353 5.10558H0.746537C1.37805 5.09617 1.95636 4.73639 2.26223 4.16264V4.14251C2.58672 3.5796 2.59658 2.8795 2.28809 2.30697L2.24608 2.22644C2.16282 2.07784 2.13989 1.90097 2.18232 1.7348C2.22476 1.56863 2.32908 1.4268 2.4723 1.34055L4.56648 0.0855414C4.87175 -0.0826927 5.25046 0.0281806 5.42613 0.337214L5.46168 0.404327C5.78412 0.969115 6.37426 1.31011 7.00646 1.29693C7.64995 1.31837 8.25344 0.973534 8.58033 0.397616L8.62234 0.31708ZM7.00646 4.166C5.49826 4.166 4.27562 5.4355 4.27562 7.00151C4.27562 8.56752 5.49826 9.83703 7.00646 9.83703C7.73073 9.83703 8.42533 9.53829 8.93746 9.00652C9.44959 8.47476 9.7373 7.75354 9.7373 7.00151C9.7373 5.4355 8.51467 4.166 7.00646 4.166ZM7.00646 5.17604C7.97795 5.17604 8.76599 5.99279 8.76778 7.00151C8.76908 7.74151 8.34078 8.40939 7.68273 8.69352C7.02468 8.97764 6.26658 8.822 5.76218 8.29923C5.25777 7.77645 5.10649 6.98958 5.37892 6.30579C5.65134 5.62199 6.29379 5.17604 7.00646 5.17604Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_62">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认" transform="translate(-8, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8, 7)">
7
- <path d="M13.8843095,5.22146239 L7.3307189,0.110468175 C7.14154309,-0.0368227249 6.88480449,-0.0368227249 6.70914123,0.110468175 L0.115012979,5.22146239 C-0.101187947,5.38348238 0.00691251599,5.75170963 0.277163674,5.75170963 L1.60139435,5.75170963 L1.60139435,13.7054182 C1.60139435,13.8674382 1.72300737,14 1.87164551,14 L5.1146594,14 C5.26329754,14 5.38491056,13.8674382 5.38491056,13.7054182 L5.38491056,9.28669122 L8.62792445,9.28669122 L8.62792445,13.7054182 C8.62792445,13.8674382 8.74953748,14 8.89817561,14 L12.1411895,14 C12.2898276,14 12.4114407,13.8674382 12.4114407,13.7054182 L12.4114407,5.75170963 L13.7356713,5.75170963 C13.9924099,5.75170963 14.1005104,5.38348238 13.8843095,5.22146239 Z" id="路径"></path>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_93)">
3
+ <path d="M13.8843 5.22146L7.33072 0.110468C7.14154 -0.0368227 6.8848 -0.0368227 6.70914 0.110468L0.115013 5.22146C-0.101188 5.38348 0.00691253 5.75171 0.277164 5.75171H1.60139V13.7054C1.60139 13.8674 1.72301 14 1.87165 14H5.11466C5.2633 14 5.38491 13.8674 5.38491 13.7054V9.28669H8.62792V13.7054C8.62792 13.8674 8.74954 14 8.89818 14H12.1412C12.2898 14 12.4114 13.8674 12.4114 13.7054V5.75171H13.7357C13.9924 5.75171 14.1005 5.38348 13.8843 5.22146Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_93">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,11 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>工作台 8</title>
4
- <g id="设计稿" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="导航/菜单项/默认备份-5" transform="translate(-8, -7)" fill="#FFFFFF" fill-rule="nonzero">
6
- <g id="工作台" transform="translate(8, 7)">
7
- <polygon id="形状" points="14 6.5 8.621875 6.5 7 4.878125 5.378125 6.5 1 6.5 1 2.5 3.5 2.5 3.5 4 13.5 4 13.5 0 3.5 0 3.5 1.5 0 1.5 0 7.5 5.378125 7.5 7 9.121875 8.621875 7.5 13 7.5 13 11.5 11 11.5 11 10 1 10 1 14 11 14 11 12.5 14 12.5"></polygon>
8
- </g>
9
- </g>
10
- </g>
11
- </svg>
1
+ <svg width="14px" height="14px" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2_57)">
3
+ <path d="M14 6.5H8.62187L7 4.87813L5.37813 6.5H1V2.5H3.5V4H13.5V0H3.5V1.5H0V7.5H5.37813L7 9.12187L8.62187 7.5H13V11.5H11V10H1V14H11V12.5H14V6.5Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_2_57">
7
+ <rect width="14" height="14" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>