@tant/icons 1.20.49 → 1.20.54
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/arrow-rightup.js +63 -0
- package/dist/es/icons/bi-Indicator-cl.js +116 -0
- package/dist/es/icons/bi-ai-application-cl.js +321 -0
- package/dist/es/icons/bi-ai-cl.js +22 -21
- package/dist/es/icons/bi-alert-cl.js +19 -18
- package/dist/es/icons/bi-analysis-cl.js +116 -0
- package/dist/es/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
- package/dist/es/icons/bi-card-game-cl.js +421 -0
- package/dist/es/icons/bi-casua-game-cl.js +546 -0
- package/dist/es/icons/bi-channel-reach-cl.js +22 -21
- package/dist/es/icons/bi-closed-loop-cl.js +118 -0
- package/dist/es/icons/bi-commercial-adaptation-cl.js +116 -0
- package/dist/es/icons/bi-control-cl.js +116 -0
- package/dist/es/icons/bi-crowd-cl.js +116 -0
- package/dist/es/icons/bi-data-closed-loop-cl.js +116 -0
- package/dist/es/icons/bi-disassembly-cl.js +119 -0
- package/dist/es/icons/bi-education-cl.js +415 -0
- package/dist/es/icons/bi-gameplay-cl.js +116 -0
- package/dist/es/icons/bi-gift-cl.js +116 -0
- package/dist/es/icons/bi-group-cl.js +116 -0
- package/dist/es/icons/bi-guide-cl.js +119 -0
- package/dist/es/icons/bi-mini-game-cl.js +494 -0
- package/dist/es/icons/bi-mmo-game-cl.js +315 -0
- package/dist/es/icons/bi-model-cl.js +116 -0
- package/dist/es/icons/bi-novel-cl.js +554 -0
- package/dist/es/icons/bi-operation-analysis-cl.js +116 -0
- package/dist/es/icons/bi-operation-policy-cl.js +23 -22
- package/dist/es/icons/bi-operational-empowerment-cl.js +116 -0
- package/dist/es/icons/bi-path-analysis-cl.js +116 -0
- package/dist/es/icons/bi-path-cl.js +116 -0
- package/dist/es/icons/bi-personalized-deployment-cl.js +116 -0
- package/dist/es/icons/bi-query-cl.js +19 -18
- package/dist/es/icons/bi-quick-start-cl.js +21 -39
- package/dist/es/icons/bi-reach-cl.js +122 -0
- package/dist/es/icons/bi-shopping-cart-cl.js +394 -0
- package/dist/es/icons/bi-short-play-cl.js +299 -0
- package/dist/es/icons/bi-simulated-operation-cl.js +678 -0
- package/dist/es/icons/bi-slg-game-cl.js +303 -0
- package/dist/es/icons/bi-social-analysis-cl.js +116 -0
- package/dist/es/icons/bi-social-application-cl.js +416 -0
- package/dist/es/icons/bi-stratification-cl.js +116 -0
- package/dist/es/icons/bi-support-cl.js +116 -0
- package/dist/es/icons/bi-target-player-cl.js +23 -22
- package/dist/es/icons/bi-user-identification-cl.js +116 -0
- package/dist/es/icons/bi-user-operation-cl.js +116 -0
- package/dist/es/icons/data-input.js +1 -1
- package/dist/es/icons/data-output.js +1 -1
- package/dist/es/index.js +42 -5
- package/dist/index.d.ts +42 -5
- package/dist/lib/icons/arrow-rightup.js +70 -0
- package/dist/lib/icons/bi-Indicator-cl.js +123 -0
- package/dist/lib/icons/bi-ai-application-cl.js +328 -0
- package/dist/lib/icons/bi-ai-cl.js +22 -21
- package/dist/lib/icons/bi-alert-cl.js +19 -18
- package/dist/lib/icons/bi-analysis-cl.js +123 -0
- package/dist/lib/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
- package/dist/lib/icons/bi-card-game-cl.js +428 -0
- package/dist/lib/icons/bi-casua-game-cl.js +553 -0
- package/dist/lib/icons/bi-channel-reach-cl.js +22 -21
- package/dist/lib/icons/bi-closed-loop-cl.js +125 -0
- package/dist/lib/icons/bi-commercial-adaptation-cl.js +123 -0
- package/dist/lib/icons/bi-control-cl.js +123 -0
- package/dist/lib/icons/bi-crowd-cl.js +123 -0
- package/dist/lib/icons/bi-data-closed-loop-cl.js +123 -0
- package/dist/lib/icons/bi-disassembly-cl.js +126 -0
- package/dist/lib/icons/bi-education-cl.js +422 -0
- package/dist/lib/icons/bi-gameplay-cl.js +123 -0
- package/dist/lib/icons/bi-gift-cl.js +123 -0
- package/dist/lib/icons/bi-group-cl.js +123 -0
- package/dist/lib/icons/bi-guide-cl.js +126 -0
- package/dist/lib/icons/bi-mini-game-cl.js +501 -0
- package/dist/lib/icons/bi-mmo-game-cl.js +322 -0
- package/dist/lib/icons/bi-model-cl.js +123 -0
- package/dist/lib/icons/bi-novel-cl.js +561 -0
- package/dist/lib/icons/bi-operation-analysis-cl.js +123 -0
- package/dist/lib/icons/bi-operation-policy-cl.js +23 -22
- package/dist/lib/icons/bi-operational-empowerment-cl.js +123 -0
- package/dist/lib/icons/bi-path-analysis-cl.js +123 -0
- package/dist/lib/icons/bi-path-cl.js +123 -0
- package/dist/lib/icons/bi-personalized-deployment-cl.js +123 -0
- package/dist/lib/icons/bi-query-cl.js +19 -18
- package/dist/lib/icons/bi-quick-start-cl.js +21 -39
- package/dist/lib/icons/bi-reach-cl.js +129 -0
- package/dist/lib/icons/bi-shopping-cart-cl.js +401 -0
- package/dist/lib/icons/bi-short-play-cl.js +306 -0
- package/dist/lib/icons/bi-simulated-operation-cl.js +685 -0
- package/dist/lib/icons/bi-slg-game-cl.js +310 -0
- package/dist/lib/icons/bi-social-analysis-cl.js +123 -0
- package/dist/lib/icons/bi-social-application-cl.js +423 -0
- package/dist/lib/icons/bi-stratification-cl.js +123 -0
- package/dist/lib/icons/bi-support-cl.js +123 -0
- package/dist/lib/icons/bi-target-player-cl.js +23 -22
- package/dist/lib/icons/bi-user-identification-cl.js +123 -0
- package/dist/lib/icons/bi-user-operation-cl.js +123 -0
- package/dist/lib/icons/data-input.js +1 -1
- package/dist/lib/icons/data-output.js +1 -1
- package/dist/lib/index.js +266 -7
- package/dist/tant-icons.cjs.js +9713 -2077
- package/dist/tant-icons.esm.js +9676 -2077
- package/package.json +1 -1
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
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); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
10
|
+
var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
|
|
11
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
12
|
+
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); }
|
|
13
|
+
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; }
|
|
14
|
+
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; }
|
|
15
|
+
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; }
|
|
16
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
17
|
+
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); }
|
|
18
|
+
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; }
|
|
19
|
+
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; }
|
|
20
|
+
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
21
|
+
var BiAnalysisCl = function BiAnalysisCl(props) {
|
|
22
|
+
var color = props.color,
|
|
23
|
+
size = props.size,
|
|
24
|
+
spin = props.spin,
|
|
25
|
+
style = props.style,
|
|
26
|
+
className = props.className,
|
|
27
|
+
iconClassName = props.iconClassName,
|
|
28
|
+
testid = props.testid,
|
|
29
|
+
otherProps = _objectWithoutProperties(props, _excluded);
|
|
30
|
+
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
31
|
+
role: "img",
|
|
32
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
33
|
+
}, /*#__PURE__*/_react["default"].createElement("style", {
|
|
34
|
+
children: loadingCircleStyle
|
|
35
|
+
}), /*#__PURE__*/_react["default"].createElement("svg", _extends({
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
width: size,
|
|
38
|
+
height: size,
|
|
39
|
+
viewBox: "0 0 24 24",
|
|
40
|
+
fill: color
|
|
41
|
+
}, otherProps, {
|
|
42
|
+
className: iconClassName,
|
|
43
|
+
"data-testid": testid,
|
|
44
|
+
style: _objectSpread(_objectSpread({}, style), spin ? {
|
|
45
|
+
animationDuration: '1s',
|
|
46
|
+
animationIterationCount: 'infinite',
|
|
47
|
+
animationName: 'loadingCircle',
|
|
48
|
+
animationTimingFunction: 'linear'
|
|
49
|
+
} : {})
|
|
50
|
+
}), /*#__PURE__*/_react["default"].createElement("svg", {
|
|
51
|
+
width: "24",
|
|
52
|
+
height: "24",
|
|
53
|
+
fill: "none",
|
|
54
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M12.285 3.187L6.211 4.815c-2.638.706-3.79 2.7-3.083 5.337l1.625 6.063c.708 2.645 2.702 3.795 5.34 3.088l6.067-1.625c2.638-.707 3.79-2.7 3.083-5.338l-1.626-6.07c-.7-2.64-2.694-3.79-5.332-3.083z",
|
|
57
|
+
fill: "url(#paint0_linear_10857_425)"
|
|
58
|
+
}), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
59
|
+
x: "-5.333",
|
|
60
|
+
y: "-5.333",
|
|
61
|
+
width: "39.667",
|
|
62
|
+
height: "39.667"
|
|
63
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
64
|
+
xmlns: "http://www.w3.org/1999/xhtml",
|
|
65
|
+
style: {
|
|
66
|
+
backdropFilter: 'blur(6.17px)height'
|
|
67
|
+
},
|
|
68
|
+
clipPath: "url(#bgblur_0_10857_425_clip_path)"
|
|
69
|
+
})), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
|
+
"data-figma-bg-blurRadius": "12.333",
|
|
71
|
+
d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z",
|
|
72
|
+
fill: "#5B9BFF",
|
|
73
|
+
fillOpacity: ".4",
|
|
74
|
+
stroke: "url(#paint1_linear_10857_425)",
|
|
75
|
+
strokeWidth: ".5"
|
|
76
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
77
|
+
d: "M17.648 10.578c.564 0 1.003.479 1 1.048v4.677c0 .566-.438 1.045-1 1.045h-2.1c.049.22.137.514.302.683a.213.213 0 01.096.176.22.22 0 01-.224.215h-2.444a.224.224 0 01-.206-.133.209.209 0 01.049-.233c.181-.175.276-.483.326-.708h-2.095c-.562 0-1-.48-1-1.045v-4.68c0-.566.438-1.045 1-1.045h6.296zm-3.738 6.77c-.03.19-.085.458-.19.644h1.557c-.105-.185-.16-.455-.19-.644H13.91zm-2.558-5.952c-.105 0-.208.092-.208.23v4.68c0 .137.103.23.208.23h6.296c.105 0 .209-.092.209-.23v-4.68c0-.138-.104-.23-.21-.23h-6.295zm6.696.143a.459.459 0 01.008.087v4.68l-.008.083a.454.454 0 00.01-.083v-4.68a.436.436 0 00-.01-.087zm-3.547.768c1.057 0 2.046.597 2.645 1.597a.204.204 0 010 .211c-.599 1-1.588 1.598-2.646 1.598-1.057 0-2.046-.598-2.645-1.598a.204.204 0 010-.21c.599-1 1.588-1.598 2.646-1.598zm0 .425c-.86 0-1.67.476-2.193 1.278.523.802 1.334 1.277 2.193 1.277s1.67-.475 2.192-1.277c-.523-.802-1.334-1.278-2.193-1.278zm.013.407c.494 0 .897.384.897.857s-.403.858-.897.858-.896-.385-.896-.858.402-.857.896-.857zm0 .428a.44.44 0 00-.448.43c0 .236.201.429.448.429a.44.44 0 00.448-.43.44.44 0 00-.448-.429zm3.363-2.298zm-.075-.042zm-.079-.024z",
|
|
78
|
+
fill: "#fff"
|
|
79
|
+
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
80
|
+
id: "paint0_linear_10857_425",
|
|
81
|
+
x1: "6.051",
|
|
82
|
+
y1: "20.387",
|
|
83
|
+
x2: "21.516",
|
|
84
|
+
y2: "14.153",
|
|
85
|
+
gradientUnits: "userSpaceOnUse"
|
|
86
|
+
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
87
|
+
stopColor: "#73BCFF"
|
|
88
|
+
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
89
|
+
offset: "1",
|
|
90
|
+
stopColor: "#4F7BFF"
|
|
91
|
+
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
92
|
+
id: "paint1_linear_10857_425",
|
|
93
|
+
x1: "8.673",
|
|
94
|
+
y1: "9.084",
|
|
95
|
+
x2: "20.995",
|
|
96
|
+
y2: "21.405",
|
|
97
|
+
gradientUnits: "userSpaceOnUse"
|
|
98
|
+
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
99
|
+
stopColor: "#fff"
|
|
100
|
+
}), /*#__PURE__*/_react["default"].createElement("stop", {
|
|
101
|
+
offset: "1",
|
|
102
|
+
stopColor: "#2F63FF",
|
|
103
|
+
stopOpacity: ".2"
|
|
104
|
+
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
105
|
+
id: "bgblur_0_10857_425_clip_path",
|
|
106
|
+
transform: "translate(5.333 5.333)"
|
|
107
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
108
|
+
d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
|
|
109
|
+
}))))));
|
|
110
|
+
};
|
|
111
|
+
BiAnalysisCl.propTypes = {
|
|
112
|
+
iconClassName: _propTypes["default"].string,
|
|
113
|
+
spin: _propTypes["default"].bool,
|
|
114
|
+
color: _propTypes["default"].string,
|
|
115
|
+
testid: _propTypes["default"].string,
|
|
116
|
+
size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
|
|
117
|
+
};
|
|
118
|
+
BiAnalysisCl.defaultProps = {
|
|
119
|
+
spin: false,
|
|
120
|
+
color: 'currentColor',
|
|
121
|
+
size: '1em'
|
|
122
|
+
};
|
|
123
|
+
var _default = exports["default"] = BiAnalysisCl;
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
18
|
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; }
|
|
19
19
|
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; }
|
|
20
20
|
var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
21
|
-
var
|
|
21
|
+
var BiBeginnerGuideCl = function BiBeginnerGuideCl(props) {
|
|
22
22
|
var color = props.color,
|
|
23
23
|
size = props.size,
|
|
24
24
|
spin = props.spin,
|
|
@@ -53,11 +53,11 @@ var BiOperationalAnalysisCl = function BiOperationalAnalysisCl(props) {
|
|
|
53
53
|
fill: "none",
|
|
54
54
|
xmlns: "http://www.w3.org/2000/svg"
|
|
55
55
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
-
d: "
|
|
57
|
-
fill: "url(#
|
|
56
|
+
d: "M12.285 3.187L6.211 4.815c-2.638.706-3.79 2.7-3.083 5.337l1.625 6.063c.708 2.645 2.702 3.795 5.34 3.088l6.067-1.625c2.638-.707 3.79-2.7 3.083-5.338l-1.626-6.07c-.7-2.64-2.694-3.79-5.332-3.083z",
|
|
57
|
+
fill: "url(#paint0_linear_10857_405)"
|
|
58
58
|
}), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
59
|
-
x: "-
|
|
60
|
-
y: "-
|
|
59
|
+
x: "-5.333",
|
|
60
|
+
y: "-5.333",
|
|
61
61
|
width: "39.667",
|
|
62
62
|
height: "39.667"
|
|
63
63
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
@@ -65,22 +65,23 @@ var BiOperationalAnalysisCl = function BiOperationalAnalysisCl(props) {
|
|
|
65
65
|
style: {
|
|
66
66
|
backdropFilter: 'blur(6.17px)height'
|
|
67
67
|
},
|
|
68
|
-
clipPath: "url(#
|
|
68
|
+
clipPath: "url(#bgblur_0_10857_405_clip_path)"
|
|
69
69
|
})), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
70
|
"data-figma-bg-blurRadius": "12.333",
|
|
71
|
-
d: "
|
|
71
|
+
d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z",
|
|
72
72
|
fill: "#5B9BFF",
|
|
73
73
|
fillOpacity: ".4",
|
|
74
|
-
stroke: "url(#
|
|
74
|
+
stroke: "url(#paint1_linear_10857_405)",
|
|
75
|
+
strokeWidth: ".5"
|
|
75
76
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
76
|
-
d: "
|
|
77
|
+
d: "M11.662 17.447V17h5.676v.443l-5.676.004zm.855-5.884v2.167c.002.072.037.14.098.191.06.05.142.079.227.079.214 0 .42-.072.572-.2l.33-.267.32.274a.89.89 0 00.55.193c.086 0 .169-.03.23-.081a.258.258 0 00.095-.196v-2.16h2.387v4.877h-5.664v-4.877h.855zm1.771 0v1.64l-.078-.066-.306-.26a.25.25 0 00-.159-.055c-.059 0-.116.02-.158.055l-.392.333v-1.667l1.093.02zm3.05-.563h-5.676a.726.726 0 00-.468.165.524.524 0 00-.194.398v5.884a.527.527 0 00.198.392c.124.103.29.161.464.161h5.676c.175 0 .344-.06.468-.165a.524.524 0 00.194-.398v-5.874c0-.15-.07-.292-.194-.398a.726.726 0 00-.468-.165z",
|
|
77
78
|
fill: "#fff"
|
|
78
79
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
79
|
-
id: "
|
|
80
|
-
x1: "
|
|
81
|
-
y1: "
|
|
82
|
-
x2: "
|
|
83
|
-
y2: "
|
|
80
|
+
id: "paint0_linear_10857_405",
|
|
81
|
+
x1: "6.051",
|
|
82
|
+
y1: "20.387",
|
|
83
|
+
x2: "21.516",
|
|
84
|
+
y2: "14.153",
|
|
84
85
|
gradientUnits: "userSpaceOnUse"
|
|
85
86
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
86
87
|
stopColor: "#73BCFF"
|
|
@@ -88,11 +89,11 @@ var BiOperationalAnalysisCl = function BiOperationalAnalysisCl(props) {
|
|
|
88
89
|
offset: "1",
|
|
89
90
|
stopColor: "#4F7BFF"
|
|
90
91
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
91
|
-
id: "
|
|
92
|
-
x1: "
|
|
93
|
-
y1: "
|
|
94
|
-
x2: "
|
|
95
|
-
y2: "
|
|
92
|
+
id: "paint1_linear_10857_405",
|
|
93
|
+
x1: "8.673",
|
|
94
|
+
y1: "9.084",
|
|
95
|
+
x2: "20.995",
|
|
96
|
+
y2: "21.405",
|
|
96
97
|
gradientUnits: "userSpaceOnUse"
|
|
97
98
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
98
99
|
stopColor: "#fff"
|
|
@@ -101,22 +102,22 @@ var BiOperationalAnalysisCl = function BiOperationalAnalysisCl(props) {
|
|
|
101
102
|
stopColor: "#2F63FF",
|
|
102
103
|
stopOpacity: ".2"
|
|
103
104
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
104
|
-
id: "
|
|
105
|
-
transform: "translate(
|
|
105
|
+
id: "bgblur_0_10857_405_clip_path",
|
|
106
|
+
transform: "translate(5.333 5.333)"
|
|
106
107
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
107
|
-
d: "
|
|
108
|
+
d: "M11.36 7.25h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.287c0 1.315-.391 2.334-1.082 3.025-.691.69-1.712 1.082-3.027 1.082h-6.282c-1.316 0-2.336-.392-3.027-1.083-.69-.692-1.082-1.713-1.082-3.032v-6.278c0-1.315.391-2.334 1.082-3.025.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
|
|
108
109
|
}))))));
|
|
109
110
|
};
|
|
110
|
-
|
|
111
|
+
BiBeginnerGuideCl.propTypes = {
|
|
111
112
|
iconClassName: _propTypes["default"].string,
|
|
112
113
|
spin: _propTypes["default"].bool,
|
|
113
114
|
color: _propTypes["default"].string,
|
|
114
115
|
testid: _propTypes["default"].string,
|
|
115
116
|
size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
|
|
116
117
|
};
|
|
117
|
-
|
|
118
|
+
BiBeginnerGuideCl.defaultProps = {
|
|
118
119
|
spin: false,
|
|
119
120
|
color: 'currentColor',
|
|
120
121
|
size: '1em'
|
|
121
122
|
};
|
|
122
|
-
var _default = exports["default"] =
|
|
123
|
+
var _default = exports["default"] = BiBeginnerGuideCl;
|