@tant/icons 1.22.30 → 1.22.32
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/es/icons/alert-cl.js +5 -5
- package/dist/es/icons/alert-setting.js +69 -0
- package/dist/es/icons/bell-off.js +63 -0
- package/dist/es/icons/bell-plus.js +63 -0
- package/dist/es/icons/bell-ring.js +63 -0
- package/dist/es/icons/chart-topic.js +2 -2
- package/dist/es/icons/d-assets-cl.js +8 -8
- package/dist/es/icons/d-integration-cl.js +4 -4
- package/dist/es/icons/d-manage-cl.js +7 -7
- package/dist/es/icons/d-tracking-cl.js +5 -5
- package/dist/es/icons/date-mark-cl.js +3 -3
- package/dist/es/icons/e-campaign-cl.js +8 -8
- package/dist/es/icons/e-charts-cl.js +4 -4
- package/dist/es/icons/e-config-cl.js +4 -4
- package/dist/es/icons/e-flow-cl.js +11 -38
- package/dist/es/icons/e-setting-cl.js +5 -5
- package/dist/es/icons/e-task-cl.js +3 -3
- package/dist/es/icons/home.js +63 -0
- package/dist/es/icons/layout-fold.js +67 -0
- package/dist/es/icons/magic-cl.js +0 -29
- package/dist/es/icons/platform-dataops-cl.js +2 -2
- package/dist/es/icons/platform-system-cl.js +1 -1
- package/dist/es/icons/template-cl.js +4 -4
- package/dist/es/icons/{index.js → to-do.js} +5 -15
- package/dist/es/icons/tool.js +63 -0
- package/dist/es/icons/unstarted.js +63 -0
- package/dist/es/index.js +10 -2
- package/dist/index.d.ts +9 -1
- package/dist/lib/icons/alert-cl.js +5 -5
- package/dist/lib/icons/alert-setting.js +76 -0
- package/dist/lib/icons/bell-off.js +70 -0
- package/dist/lib/icons/bell-plus.js +70 -0
- package/dist/lib/icons/bell-ring.js +70 -0
- package/dist/lib/icons/chart-topic.js +2 -2
- package/dist/lib/icons/d-assets-cl.js +8 -8
- package/dist/lib/icons/d-integration-cl.js +4 -4
- package/dist/lib/icons/d-manage-cl.js +7 -7
- package/dist/lib/icons/d-tracking-cl.js +5 -5
- package/dist/lib/icons/date-mark-cl.js +3 -3
- package/dist/lib/icons/e-campaign-cl.js +8 -8
- package/dist/lib/icons/e-charts-cl.js +4 -4
- package/dist/lib/icons/e-config-cl.js +4 -4
- package/dist/lib/icons/e-flow-cl.js +11 -38
- package/dist/lib/icons/e-setting-cl.js +5 -5
- package/dist/lib/icons/e-task-cl.js +3 -3
- package/dist/lib/icons/home.js +70 -0
- package/dist/lib/icons/{index.js → layout-fold.js} +8 -14
- package/dist/lib/icons/magic-cl.js +0 -29
- package/dist/lib/icons/platform-dataops-cl.js +2 -2
- package/dist/lib/icons/platform-system-cl.js +1 -1
- package/dist/lib/icons/template-cl.js +4 -4
- package/dist/lib/icons/to-do.js +70 -0
- package/dist/lib/icons/tool.js +70 -0
- package/dist/lib/icons/unstarted.js +70 -0
- package/dist/lib/index.js +63 -7
- package/dist/tant-icons.cjs.js +1637 -1269
- package/dist/tant-icons.esm.js +1629 -1269
- package/package.json +1 -1
|
@@ -50,21 +50,21 @@ var AlertCl = function AlertCl(props) {
|
|
|
50
50
|
y: "19.7",
|
|
51
51
|
width: "22",
|
|
52
52
|
height: "3.3",
|
|
53
|
-
fill: "#
|
|
53
|
+
fill: "#9EA6FF"
|
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
55
55
|
d: "M10.9 1h2.2v3.3h-2.2V1z",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#9EA6FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("path", {
|
|
58
58
|
d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
|
|
59
|
-
fill: "#
|
|
59
|
+
fill: "#9EA6FF"
|
|
60
60
|
}), /*#__PURE__*/React.createElement("path", {
|
|
61
61
|
d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
|
|
62
|
-
fill: "#
|
|
62
|
+
fill: "#9EA6FF"
|
|
63
63
|
}), /*#__PURE__*/React.createElement("path", {
|
|
64
64
|
fillRule: "evenodd",
|
|
65
65
|
clipRule: "evenodd",
|
|
66
66
|
d: "M12 5.651a7.7 7.7 0 00-7.7 7.7v7.999h15.4v-7.999a7.7 7.7 0 00-7.7-7.7zM9.8 13.1H7.6v4.4h2.2v-4.4z",
|
|
67
|
-
fill: "#
|
|
67
|
+
fill: "#3C50FF"
|
|
68
68
|
}), /*#__PURE__*/React.createElement("path", {
|
|
69
69
|
d: "M19.7 19.7H4.3v1.65h15.4V19.7z",
|
|
70
70
|
fill: "#1663ED"
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
|
|
3
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var AlertSetting = function AlertSetting(props) {
|
|
15
|
+
var color = props.color,
|
|
16
|
+
size = props.size,
|
|
17
|
+
spin = props.spin,
|
|
18
|
+
style = props.style,
|
|
19
|
+
className = props.className,
|
|
20
|
+
iconClassName = props.iconClassName,
|
|
21
|
+
testid = props.testid,
|
|
22
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
23
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
24
|
+
role: "img",
|
|
25
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
26
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
27
|
+
children: loadingCircleStyle
|
|
28
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: color
|
|
34
|
+
}, otherProps, {
|
|
35
|
+
className: iconClassName,
|
|
36
|
+
"data-testid": testid,
|
|
37
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
38
|
+
animationDuration: '1s',
|
|
39
|
+
animationIterationCount: 'infinite',
|
|
40
|
+
animationName: 'loadingCircle',
|
|
41
|
+
animationTimingFunction: 'linear'
|
|
42
|
+
} : {})
|
|
43
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
|
+
width: "24",
|
|
45
|
+
height: "24",
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
fillRule: "evenodd",
|
|
49
|
+
clipRule: "evenodd",
|
|
50
|
+
d: "M10.889 2v3.316h2V2h-2zm5.534 9.192L18.048 10A7 7 0 005 13.526V20H2v2h10v-2H7v-6.474a5 5 0 019.423-2.334zm-7.756 7.492v-4.42h2v4.42h-2zM21.023 5.287l-2.357 2.345-1.418-1.41 2.357-2.346 1.418 1.411zM3.11 5.421l2.357 2.345 1.418-1.41L4.53 4.01 3.111 5.42z"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
fillRule: "evenodd",
|
|
53
|
+
clipRule: "evenodd",
|
|
54
|
+
d: "M14.595 18.812a3.51 3.51 0 010-1.623l-.992-.573 1-1.732.992.573c.398-.377.88-.655 1.405-.812V13.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.508 3.508 0 010 1.622l.992.573-1 1.732-.992-.573c-.398.377-.88.655-1.405.812V22.5h-2v-1.145a3.497 3.497 0 01-1.405-.812l-.992.573-1-1.732.992-.572zm4.466.249a1.5 1.5 0 11-2.121-2.122 1.5 1.5 0 012.12 2.122z"
|
|
55
|
+
}))));
|
|
56
|
+
};
|
|
57
|
+
AlertSetting.propTypes = {
|
|
58
|
+
iconClassName: PropTypes.string,
|
|
59
|
+
spin: PropTypes.bool,
|
|
60
|
+
color: PropTypes.string,
|
|
61
|
+
testid: PropTypes.string,
|
|
62
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
63
|
+
};
|
|
64
|
+
AlertSetting.defaultProps = {
|
|
65
|
+
spin: false,
|
|
66
|
+
color: 'currentColor',
|
|
67
|
+
size: '1em'
|
|
68
|
+
};
|
|
69
|
+
export default AlertSetting;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
|
|
3
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var BellOff = function BellOff(props) {
|
|
15
|
+
var color = props.color,
|
|
16
|
+
size = props.size,
|
|
17
|
+
spin = props.spin,
|
|
18
|
+
style = props.style,
|
|
19
|
+
className = props.className,
|
|
20
|
+
iconClassName = props.iconClassName,
|
|
21
|
+
testid = props.testid,
|
|
22
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
23
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
24
|
+
role: "img",
|
|
25
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
26
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
27
|
+
children: loadingCircleStyle
|
|
28
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: color
|
|
34
|
+
}, otherProps, {
|
|
35
|
+
className: iconClassName,
|
|
36
|
+
"data-testid": testid,
|
|
37
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
38
|
+
animationDuration: '1s',
|
|
39
|
+
animationIterationCount: 'infinite',
|
|
40
|
+
animationName: 'loadingCircle',
|
|
41
|
+
animationTimingFunction: 'linear'
|
|
42
|
+
} : {})
|
|
43
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
|
+
width: "24",
|
|
45
|
+
height: "24",
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M13.168 19.445a1 1 0 111.664 1.11c-.306.46-.736.825-1.23 1.072A3.59 3.59 0 0112 22a3.59 3.59 0 01-1.602-.373 3.183 3.183 0 01-1.23-1.072 1 1 0 011.664-1.11c.099.149.254.29.46.393.208.104.453.162.708.162.255 0 .5-.058.707-.162.207-.104.362-.244.46-.393zM2.293 2.293a1 1 0 011.414 0l18 18a1 1 0 11-1.414 1.414L15.586 17H4.857c-.355 0-.704-.1-1.005-.292a1.844 1.844 0 01-.69-.795 1.82 1.82 0 01-.138-1.049l.028-.132c.074-.305.225-.585.44-.815l.022-.024c.57-.575 1.047-1.064 1.41-1.817.363-.75.647-1.84.647-3.616 0-.446.05-.891.15-1.325L2.293 3.707a1 1 0 010-1.414zm5.27 6.683c-.052 1.723-.358 2.978-.837 3.971-.437.903-.996 1.536-1.498 2.053h8.358L7.562 8.976zm8.891-.499a4.51 4.51 0 00-.633-2.304 4.453 4.453 0 00-1.714-1.646 4.404 4.404 0 00-4.548.225 1 1 0 01-1.118-1.66 6.401 6.401 0 016.614-.326A6.454 6.454 0 0117.54 5.15a6.51 6.51 0 01.914 3.327c0 2.25.635 3.854 1.378 4.97a1 1 0 11-1.664 1.107c-.955-1.435-1.714-3.421-1.714-6.077z"
|
|
49
|
+
}))));
|
|
50
|
+
};
|
|
51
|
+
BellOff.propTypes = {
|
|
52
|
+
iconClassName: PropTypes.string,
|
|
53
|
+
spin: PropTypes.bool,
|
|
54
|
+
color: PropTypes.string,
|
|
55
|
+
testid: PropTypes.string,
|
|
56
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
57
|
+
};
|
|
58
|
+
BellOff.defaultProps = {
|
|
59
|
+
spin: false,
|
|
60
|
+
color: 'currentColor',
|
|
61
|
+
size: '1em'
|
|
62
|
+
};
|
|
63
|
+
export default BellOff;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
|
|
3
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var BellPlus = function BellPlus(props) {
|
|
15
|
+
var color = props.color,
|
|
16
|
+
size = props.size,
|
|
17
|
+
spin = props.spin,
|
|
18
|
+
style = props.style,
|
|
19
|
+
className = props.className,
|
|
20
|
+
iconClassName = props.iconClassName,
|
|
21
|
+
testid = props.testid,
|
|
22
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
23
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
24
|
+
role: "img",
|
|
25
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
26
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
27
|
+
children: loadingCircleStyle
|
|
28
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: color
|
|
34
|
+
}, otherProps, {
|
|
35
|
+
className: iconClassName,
|
|
36
|
+
"data-testid": testid,
|
|
37
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
38
|
+
animationDuration: '1s',
|
|
39
|
+
animationIterationCount: 'infinite',
|
|
40
|
+
animationName: 'loadingCircle',
|
|
41
|
+
animationTimingFunction: 'linear'
|
|
42
|
+
} : {})
|
|
43
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
|
+
width: "24",
|
|
45
|
+
height: "24",
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M12.67 19.605a1 1 0 011.738.99 2.79 2.79 0 01-1.014 1.027 2.76 2.76 0 01-3.802-1.026 1 1 0 011.737-.991.79.79 0 00.287.29.761.761 0 001.055-.29zM5.668 8.4c0-1.096.278-2.173.809-3.13a6.372 6.372 0 012.223-2.332 6.279 6.279 0 016.208-.224 1 1 0 01-.926 1.773 4.278 4.278 0 00-4.231.153 4.371 4.371 0 00-1.525 1.6 4.454 4.454 0 00-.558 2.16c0 2.127-.33 3.621-.868 4.776-.486 1.04-1.119 1.743-1.671 2.324h13.746a9.098 9.098 0 01-.564-.686 1 1 0 011.606-1.193 7.085 7.085 0 00.597.705c.214.239.363.527.436.837l.027.135.017.136a1.912 1.912 0 01-.846 1.756c-.308.202-.668.31-1.037.31H4.89a1.882 1.882 0 01-1.73-1.136 1.91 1.91 0 01-.136-1.066l.027-.135c.073-.31.222-.598.436-.837l.023-.023c.591-.617 1.092-1.15 1.476-1.973.384-.822.681-2.009.681-3.93zm10.666 2.7V9.4h-1.666a1 1 0 110-2h1.666V5.7a1 1 0 012 0v1.7H20a1 1 0 010 2h-1.667v1.7a1 1 0 11-2 0z"
|
|
49
|
+
}))));
|
|
50
|
+
};
|
|
51
|
+
BellPlus.propTypes = {
|
|
52
|
+
iconClassName: PropTypes.string,
|
|
53
|
+
spin: PropTypes.bool,
|
|
54
|
+
color: PropTypes.string,
|
|
55
|
+
testid: PropTypes.string,
|
|
56
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
57
|
+
};
|
|
58
|
+
BellPlus.defaultProps = {
|
|
59
|
+
spin: false,
|
|
60
|
+
color: 'currentColor',
|
|
61
|
+
size: '1em'
|
|
62
|
+
};
|
|
63
|
+
export default BellPlus;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
|
|
3
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
|
|
10
|
+
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
13
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
14
|
+
var BellRing = function BellRing(props) {
|
|
15
|
+
var color = props.color,
|
|
16
|
+
size = props.size,
|
|
17
|
+
spin = props.spin,
|
|
18
|
+
style = props.style,
|
|
19
|
+
className = props.className,
|
|
20
|
+
iconClassName = props.iconClassName,
|
|
21
|
+
testid = props.testid,
|
|
22
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
23
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
24
|
+
role: "img",
|
|
25
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
26
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
27
|
+
children: loadingCircleStyle
|
|
28
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: color
|
|
34
|
+
}, otherProps, {
|
|
35
|
+
className: iconClassName,
|
|
36
|
+
"data-testid": testid,
|
|
37
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
38
|
+
animationDuration: '1s',
|
|
39
|
+
animationIterationCount: 'infinite',
|
|
40
|
+
animationName: 'loadingCircle',
|
|
41
|
+
animationTimingFunction: 'linear'
|
|
42
|
+
} : {})
|
|
43
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
|
+
width: "24",
|
|
45
|
+
height: "24",
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M12.78 19.65a.9.9 0 011.558.9 2.701 2.701 0 01-4.676 0 .9.9 0 111.559-.9.901.901 0 001.23.33.902.902 0 00.328-.33zM16.5 8.4a4.501 4.501 0 00-7.682-3.182A4.502 4.502 0 007.5 8.4c0 2.12-.332 3.599-.87 4.738-.532 1.125-1.237 1.851-1.83 2.463h14.4c-.593-.612-1.299-1.339-1.83-2.463-.538-1.14-.87-2.619-.87-4.738zm-14.4 0c0-2.29.8-4.268 1.964-5.919A.9.9 0 015.535 3.52C4.54 4.929 3.9 6.55 3.9 8.4a.9.9 0 01-1.8 0zm18 0c0-1.849-.64-3.472-1.635-4.881a.9.9 0 111.47-1.038C21.1 4.131 21.9 6.11 21.9 8.401a.9.9 0 01-1.8 0zm-1.8 0c0 1.93.302 3.13.698 3.968.297.63.663 1.093 1.08 1.545l.453.476a1.8 1.8 0 01-1.33 3.011H4.798a1.802 1.802 0 01-1.328-3.013l.018-.02c.598-.617 1.116-1.16 1.513-1.999.395-.837.698-2.038.698-3.968a6.3 6.3 0 1112.6 0z"
|
|
49
|
+
}))));
|
|
50
|
+
};
|
|
51
|
+
BellRing.propTypes = {
|
|
52
|
+
iconClassName: PropTypes.string,
|
|
53
|
+
spin: PropTypes.bool,
|
|
54
|
+
color: PropTypes.string,
|
|
55
|
+
testid: PropTypes.string,
|
|
56
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
57
|
+
};
|
|
58
|
+
BellRing.defaultProps = {
|
|
59
|
+
spin: false,
|
|
60
|
+
color: 'currentColor',
|
|
61
|
+
size: '1em'
|
|
62
|
+
};
|
|
63
|
+
export default BellRing;
|
|
@@ -45,11 +45,11 @@ var ChartTopic = function ChartTopic(props) {
|
|
|
45
45
|
height: "24",
|
|
46
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
47
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
-
d: "M21 4a1 1 0 011
|
|
48
|
+
d: "M21 4a1 1 0 011 1v3H4v10h5v2H3a1 1 0 01-1-1V5a1 1 0 011-1h18z"
|
|
49
49
|
}), /*#__PURE__*/React.createElement("path", {
|
|
50
50
|
fillRule: "evenodd",
|
|
51
51
|
clipRule: "evenodd",
|
|
52
|
-
d: "M19.
|
|
52
|
+
d: "M19.247 16.497a2.742 2.742 0 00-2.063.937l-1.293-.916c.138-.378.217-.783.217-1.208 0-.418-.076-.816-.209-1.189l1.29-.906a2.741 2.741 0 002.06.932A2.755 2.755 0 0022 11.396a2.755 2.755 0 00-2.752-2.752 2.755 2.755 0 00-2.637 3.534l-1.291.905c-.551-.682-1.22-1.119-2.2-1.277a3.061 3.061 0 00-1.182.007c-.934.165-1.567.576-2.104 1.215A3.557 3.557 0 009 15.31c.002.84.3 1.652.842 2.292.543.64 1.181 1.05 2.122 1.21.454.076.725.076 1.18 0 .964-.163 1.618-.591 2.163-1.26l1.302.922A2.755 2.755 0 0019.249 22 2.755 2.755 0 0022 19.248a2.755 2.755 0 00-2.753-2.752zm.943-6.043c-.25-.25-.589-.391-.943-.392a1.337 1.337 0 00-1.334 1.335 1.337 1.337 0 001.334 1.334 1.336 1.336 0 00.943-2.277zm-8.952 6.172a1.862 1.862 0 002.63 0 1.863 1.863 0 000-2.63 1.863 1.863 0 00-1.315-.546 1.863 1.863 0 00-1.315 3.176zm7.066 3.565c.25.25.59.391.943.392a1.336 1.336 0 001.334-1.334 1.335 1.335 0 00-2.668 0c0 .353.141.692.391.942z"
|
|
53
53
|
}))));
|
|
54
54
|
};
|
|
55
55
|
ChartTopic.propTypes = {
|
|
@@ -47,34 +47,34 @@ var DAssetsCl = function DAssetsCl(props) {
|
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
48
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
49
|
d: "M6 12h12v7H6v-7z",
|
|
50
|
-
fill: "#
|
|
50
|
+
fill: "#5468FF"
|
|
51
51
|
}), /*#__PURE__*/React.createElement("path", {
|
|
52
52
|
d: "M3 15l3-3v7l-3 3v-7z",
|
|
53
|
-
fill: "#
|
|
53
|
+
fill: "#3C50FF"
|
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
55
55
|
d: "M21 15l-3-3v7l3 3v-7z",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#3C50FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
58
58
|
cx: "15.5",
|
|
59
59
|
cy: "14.5",
|
|
60
60
|
r: "1.5",
|
|
61
|
-
fill: "#
|
|
61
|
+
fill: "#3040CC"
|
|
62
62
|
}), /*#__PURE__*/React.createElement("path", {
|
|
63
63
|
d: "M3 15h18v7H3v-7z",
|
|
64
|
-
fill: "#
|
|
64
|
+
fill: "#9EA6FF"
|
|
65
65
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
66
66
|
cx: "8.5",
|
|
67
67
|
cy: "11.5",
|
|
68
68
|
r: "2.5",
|
|
69
|
-
fill: "#
|
|
69
|
+
fill: "#3C50FF"
|
|
70
70
|
}), /*#__PURE__*/React.createElement("path", {
|
|
71
71
|
d: "M10.95 12a2.501 2.501 0 01-4.9 0h4.9z",
|
|
72
|
-
fill: "#
|
|
72
|
+
fill: "#3040CC"
|
|
73
73
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
74
74
|
cx: "14.5",
|
|
75
75
|
cy: "5.5",
|
|
76
76
|
r: "3.5",
|
|
77
|
-
fill: "#
|
|
77
|
+
fill: "#3C50FF"
|
|
78
78
|
}))));
|
|
79
79
|
};
|
|
80
80
|
DAssetsCl.propTypes = {
|
|
@@ -47,22 +47,22 @@ var DIntegrationCl = function DIntegrationCl(props) {
|
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
48
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
49
|
d: "M21.2 9.4h-6v6h-6v6h12v-12z",
|
|
50
|
-
fill: "#
|
|
50
|
+
fill: "#3C50FF"
|
|
51
51
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
52
52
|
x: "3",
|
|
53
53
|
y: "3",
|
|
54
54
|
width: "6",
|
|
55
55
|
height: "6",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#9EA6FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
58
58
|
x: "6.4",
|
|
59
59
|
y: "6",
|
|
60
60
|
width: "7.2",
|
|
61
61
|
height: "7.2",
|
|
62
|
-
fill: "#
|
|
62
|
+
fill: "#3C50FF"
|
|
63
63
|
}), /*#__PURE__*/React.createElement("path", {
|
|
64
64
|
d: "M9 6v3H6.4V6H9z",
|
|
65
|
-
fill: "#
|
|
65
|
+
fill: "#3040CC"
|
|
66
66
|
}))));
|
|
67
67
|
};
|
|
68
68
|
DIntegrationCl.propTypes = {
|
|
@@ -47,25 +47,25 @@ var DManageCl = function DManageCl(props) {
|
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
48
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
49
|
d: "M14 12.75V6L8 9v7.5l6-3.75z",
|
|
50
|
-
fill: "#
|
|
50
|
+
fill: "#9EA6FF"
|
|
51
51
|
}), /*#__PURE__*/React.createElement("path", {
|
|
52
52
|
d: "M2 12.75V5.982L8 9v7.5l-6-3.75z",
|
|
53
|
-
fill: "#
|
|
53
|
+
fill: "#D0D6FF"
|
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
55
55
|
d: "M22 17.75V11l-6 3v7.5l6-3.75z",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#9EA6FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("path", {
|
|
58
58
|
d: "M10.001 17.75v-6.768l6 3.018v7.5l-6-3.75z",
|
|
59
|
-
fill: "#
|
|
59
|
+
fill: "#D0D6FF"
|
|
60
60
|
}), /*#__PURE__*/React.createElement("path", {
|
|
61
61
|
d: "M13.784 12.885L10 10.982v4.267l3.783-2.364z",
|
|
62
|
-
fill: "#
|
|
62
|
+
fill: "#3040CC"
|
|
63
63
|
}), /*#__PURE__*/React.createElement("path", {
|
|
64
64
|
d: "M8 2.807L14 6 8 9.048 2 6l6-3.193z",
|
|
65
|
-
fill: "#
|
|
65
|
+
fill: "#3C50FF"
|
|
66
66
|
}), /*#__PURE__*/React.createElement("path", {
|
|
67
67
|
d: "M16 7.807L22 11l-6 3.047L10 11l6-3.193z",
|
|
68
|
-
fill: "#
|
|
68
|
+
fill: "#3C50FF"
|
|
69
69
|
}))));
|
|
70
70
|
};
|
|
71
71
|
DManageCl.propTypes = {
|
|
@@ -47,28 +47,28 @@ var DTrackingCl = function DTrackingCl(props) {
|
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
48
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
49
|
d: "M22.917 17.219L12.665 22 2.083 17.219 12.665 13l10.252 4.219z",
|
|
50
|
-
fill: "#
|
|
50
|
+
fill: "#9EA6FF"
|
|
51
51
|
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
52
52
|
cx: "12.5",
|
|
53
53
|
cy: "15",
|
|
54
54
|
rx: "3.125",
|
|
55
55
|
ry: "3",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#3C50FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("path", {
|
|
58
58
|
d: "M12.5 18c1.726 0 3.125-1.343 3.125-3a2.89 2.89 0 00-.122-.832L12.665 13l-3.198 1.275c-.06.232-.092.475-.092.725 0 1.657 1.4 3 3.125 3z",
|
|
59
|
-
fill: "#
|
|
59
|
+
fill: "#3040CC"
|
|
60
60
|
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
61
61
|
cx: "7.292",
|
|
62
62
|
cy: "8",
|
|
63
63
|
rx: "3.125",
|
|
64
64
|
ry: "3",
|
|
65
|
-
fill: "#
|
|
65
|
+
fill: "#3C50FF"
|
|
66
66
|
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
67
67
|
cx: "17.188",
|
|
68
68
|
cy: "6.5",
|
|
69
69
|
rx: "4.688",
|
|
70
70
|
ry: "4.5",
|
|
71
|
-
fill: "#
|
|
71
|
+
fill: "#3C50FF"
|
|
72
72
|
}))));
|
|
73
73
|
};
|
|
74
74
|
DTrackingCl.propTypes = {
|
|
@@ -49,13 +49,13 @@ var DateMarkCl = function DateMarkCl(props) {
|
|
|
49
49
|
fillRule: "evenodd",
|
|
50
50
|
clipRule: "evenodd",
|
|
51
51
|
d: "M3.65 2h2.13v1.889h5.4V2h2.13v1.889h.989c1.176 0 2.13.987 2.13 2.204v12.592c0 1.217-.954 2.204-2.13 2.204H2.129C.954 20.889 0 19.902 0 18.685V6.093c0-1.217.953-2.204 2.13-2.204h1.52V2zm10.953 4.722H1.825V8.14h12.778V6.722z",
|
|
52
|
-
fill: "#
|
|
52
|
+
fill: "#9EA6FF"
|
|
53
53
|
}), /*#__PURE__*/React.createElement("path", {
|
|
54
54
|
d: "M23.442 14.434a.658.658 0 00-.198-.3.639.639 0 00-.325-.148l-3.738-.658-1.692-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.638.638 0 00-.34.14.657.657 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.712.712 0 00.692.047l3.392-1.658 3.383 1.658a.653.653 0 00.954-.686l-.683-3.62 2.701-2.516a.64.64 0 00.187-.667z",
|
|
55
|
-
fill: "#
|
|
55
|
+
fill: "#3C50FF"
|
|
56
56
|
}), /*#__PURE__*/React.createElement("path", {
|
|
57
57
|
d: "M16.429 9.824v8.861c0 1.217-.954 2.204-2.13 2.204h-1.677l.633-3.273-2.729-2.496a.64.64 0 01-.168-.667.657.657 0 01.21-.308.638.638 0 01.341-.14l3.739-.676 1.673-3.354a.678.678 0 01.108-.15z",
|
|
58
|
-
fill: "#
|
|
58
|
+
fill: "#3040CC"
|
|
59
59
|
}))));
|
|
60
60
|
};
|
|
61
61
|
DateMarkCl.propTypes = {
|
|
@@ -49,28 +49,28 @@ var ECampaignCl = function ECampaignCl(props) {
|
|
|
49
49
|
clipPath: "url(#clip0_7092_721)"
|
|
50
50
|
}, /*#__PURE__*/React.createElement("path", {
|
|
51
51
|
d: "M4 9h7v11H6a2 2 0 01-2-2V9z",
|
|
52
|
-
fill: "#
|
|
52
|
+
fill: "#9EA6FF"
|
|
53
53
|
}), /*#__PURE__*/React.createElement("path", {
|
|
54
54
|
d: "M20 9h-7v11h5a2 2 0 002-2V9z",
|
|
55
|
-
fill: "#
|
|
55
|
+
fill: "#9EA6FF"
|
|
56
56
|
}), /*#__PURE__*/React.createElement("path", {
|
|
57
57
|
d: "M2 8a1 1 0 011-1h8v4H3a1 1 0 01-1-1V8z",
|
|
58
|
-
fill: "#
|
|
58
|
+
fill: "#3C50FF"
|
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
|
60
60
|
d: "M11 11V9H4v2h7z",
|
|
61
|
-
fill: "#
|
|
61
|
+
fill: "#3040CC"
|
|
62
62
|
}), /*#__PURE__*/React.createElement("path", {
|
|
63
63
|
d: "M22 8a1 1 0 00-1-1h-8v4h8a1 1 0 001-1V8z",
|
|
64
|
-
fill: "#
|
|
64
|
+
fill: "#3C50FF"
|
|
65
65
|
}), /*#__PURE__*/React.createElement("path", {
|
|
66
66
|
d: "M20 11V9h-7v2h7z",
|
|
67
|
-
fill: "#
|
|
67
|
+
fill: "#3040CC"
|
|
68
68
|
}), /*#__PURE__*/React.createElement("path", {
|
|
69
69
|
d: "M7.277 2.518l3.849 2.566a.5.5 0 01-.277.916H7a.5.5 0 01-.5-.5V2.934a.5.5 0 01.777-.416z",
|
|
70
|
-
fill: "#
|
|
70
|
+
fill: "#9EA6FF"
|
|
71
71
|
}), /*#__PURE__*/React.createElement("path", {
|
|
72
72
|
d: "M16.723 2.518l-3.849 2.566a.5.5 0 00.277.916H17a.5.5 0 00.5-.5V2.934a.5.5 0 00-.777-.416z",
|
|
73
|
-
fill: "#
|
|
73
|
+
fill: "#9EA6FF"
|
|
74
74
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
75
75
|
id: "clip0_7092_721"
|
|
76
76
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
@@ -50,16 +50,16 @@ var EChartsCl = function EChartsCl(props) {
|
|
|
50
50
|
y: "2",
|
|
51
51
|
width: "13",
|
|
52
52
|
height: "20",
|
|
53
|
-
fill: "#
|
|
53
|
+
fill: "#9EA6FF"
|
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
55
55
|
d: "M15 6a6 6 0 106 6h-6V6z",
|
|
56
|
-
fill: "#
|
|
56
|
+
fill: "#3C50FF"
|
|
57
57
|
}), /*#__PURE__*/React.createElement("path", {
|
|
58
58
|
d: "M15 6a6 6 0 100 12V6z",
|
|
59
|
-
fill: "#
|
|
59
|
+
fill: "#3040CC"
|
|
60
60
|
}), /*#__PURE__*/React.createElement("path", {
|
|
61
61
|
d: "M22 11a6 6 0 00-6-6v6h6z",
|
|
62
|
-
fill: "#
|
|
62
|
+
fill: "#3C50FF"
|
|
63
63
|
}))));
|
|
64
64
|
};
|
|
65
65
|
EChartsCl.propTypes = {
|
|
@@ -49,20 +49,20 @@ var EConfigCl = function EConfigCl(props) {
|
|
|
49
49
|
cx: "11",
|
|
50
50
|
cy: "13",
|
|
51
51
|
r: "9",
|
|
52
|
-
fill: "#
|
|
52
|
+
fill: "#9EA6FF"
|
|
53
53
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
54
54
|
cx: "11",
|
|
55
55
|
cy: "13",
|
|
56
56
|
r: "6",
|
|
57
|
-
fill: "#
|
|
57
|
+
fill: "#3C50FF"
|
|
58
58
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
59
59
|
cx: "11",
|
|
60
60
|
cy: "13",
|
|
61
61
|
r: "3",
|
|
62
|
-
fill: "#
|
|
62
|
+
fill: "#9EA6FF"
|
|
63
63
|
}), /*#__PURE__*/React.createElement("path", {
|
|
64
64
|
d: "M17.4 9.087l-4.15 3.99a4.04 4.04 0 01-3.295 1.087 3.87 3.87 0 011.174-3.21l4.15-3.989.356-1.73L19 2l.438 3.047 3.098.489L19.17 8.77l-1.771.316z",
|
|
65
|
-
fill: "#
|
|
65
|
+
fill: "#3C50FF",
|
|
66
66
|
stroke: "#fff"
|
|
67
67
|
}))));
|
|
68
68
|
};
|
|
@@ -47,55 +47,28 @@ var EFlowCl = function EFlowCl(props) {
|
|
|
47
47
|
xmlns: "http://www.w3.org/2000/svg"
|
|
48
48
|
}, /*#__PURE__*/React.createElement("path", {
|
|
49
49
|
d: "M5 3a1 1 0 011-1h12a1 1 0 011 1v6a1 1 0 01-1 1H6a1 1 0 01-1-1V3z",
|
|
50
|
-
fill: "#
|
|
50
|
+
fill: "#3C50FF"
|
|
51
51
|
}), /*#__PURE__*/React.createElement("path", {
|
|
52
52
|
d: "M12 10v6m-8 .5l3.207-3.207A1 1 0 017.914 13h8.172a1 1 0 01.707.293L20 16.5",
|
|
53
|
-
stroke: "#
|
|
53
|
+
stroke: "#9EA6FF"
|
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
|
55
55
|
d: "M17 17a1 1 0 011-1h3a1 1 0 011 1v4a1 1 0 01-1 1h-3a1 1 0 01-1-1v-4z",
|
|
56
|
-
fill: "#
|
|
57
|
-
}), /*#__PURE__*/React.createElement("mask", {
|
|
58
|
-
id: "a",
|
|
59
|
-
fill: "#fff"
|
|
60
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
61
|
-
d: "M17 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z"
|
|
62
|
-
})), /*#__PURE__*/React.createElement("path", {
|
|
63
|
-
d: "M17 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z",
|
|
64
|
-
fill: "#1673F6"
|
|
56
|
+
fill: "#9EA6FF"
|
|
65
57
|
}), /*#__PURE__*/React.createElement("path", {
|
|
66
|
-
d: "M17
|
|
67
|
-
fill: "#
|
|
68
|
-
mask: "url(#a)"
|
|
58
|
+
d: "M17 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z",
|
|
59
|
+
fill: "#3C50FF"
|
|
69
60
|
}), /*#__PURE__*/React.createElement("path", {
|
|
70
61
|
d: "M9.5 17a1 1 0 011-1h3a1 1 0 011 1v4a1 1 0 01-1 1h-3a1 1 0 01-1-1v-4z",
|
|
71
|
-
fill: "#
|
|
72
|
-
}), /*#__PURE__*/React.createElement("mask", {
|
|
73
|
-
id: "b",
|
|
74
|
-
fill: "#fff"
|
|
75
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
76
|
-
d: "M9.5 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z"
|
|
77
|
-
})), /*#__PURE__*/React.createElement("path", {
|
|
78
|
-
d: "M9.5 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z",
|
|
79
|
-
fill: "#1673F6"
|
|
62
|
+
fill: "#9EA6FF"
|
|
80
63
|
}), /*#__PURE__*/React.createElement("path", {
|
|
81
|
-
d: "M9.5
|
|
82
|
-
fill: "#
|
|
83
|
-
mask: "url(#b)"
|
|
64
|
+
d: "M9.5 17a1 1 0 011-1h3a1 1 0 011 1v1h-5v-1z",
|
|
65
|
+
fill: "#3C50FF"
|
|
84
66
|
}), /*#__PURE__*/React.createElement("path", {
|
|
85
67
|
d: "M2 17a1 1 0 011-1h3a1 1 0 011 1v4a1 1 0 01-1 1H3a1 1 0 01-1-1v-4z",
|
|
86
|
-
fill: "#
|
|
87
|
-
}), /*#__PURE__*/React.createElement("mask", {
|
|
88
|
-
id: "c",
|
|
89
|
-
fill: "#fff"
|
|
90
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
91
|
-
d: "M2 17a1 1 0 011-1h3a1 1 0 011 1v1H2v-1z"
|
|
92
|
-
})), /*#__PURE__*/React.createElement("path", {
|
|
93
|
-
d: "M2 17a1 1 0 011-1h3a1 1 0 011 1v1H2v-1z",
|
|
94
|
-
fill: "#1673F6"
|
|
68
|
+
fill: "#9EA6FF"
|
|
95
69
|
}), /*#__PURE__*/React.createElement("path", {
|
|
96
|
-
d: "M2
|
|
97
|
-
fill: "#
|
|
98
|
-
mask: "url(#c)"
|
|
70
|
+
d: "M2 17a1 1 0 011-1h3a1 1 0 011 1v1H2v-1z",
|
|
71
|
+
fill: "#3C50FF"
|
|
99
72
|
}))));
|
|
100
73
|
};
|
|
101
74
|
EFlowCl.propTypes = {
|