@tant/icons 1.20.43 → 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.
Files changed (102) hide show
  1. package/dist/es/icons/arrow-rightup.js +63 -0
  2. package/dist/es/icons/bi-Indicator-cl.js +116 -0
  3. package/dist/es/icons/bi-ai-application-cl.js +321 -0
  4. package/dist/es/icons/bi-ai-cl.js +116 -0
  5. package/dist/es/icons/bi-alert-cl.js +116 -0
  6. package/dist/es/icons/bi-analysis-cl.js +116 -0
  7. package/dist/es/icons/bi-beginner-guide-cl.js +116 -0
  8. package/dist/es/icons/bi-card-game-cl.js +421 -0
  9. package/dist/es/icons/bi-casua-game-cl.js +546 -0
  10. package/dist/es/icons/bi-channel-reach-cl.js +118 -0
  11. package/dist/es/icons/bi-closed-loop-cl.js +118 -0
  12. package/dist/es/icons/bi-commercial-adaptation-cl.js +116 -0
  13. package/dist/es/icons/bi-control-cl.js +116 -0
  14. package/dist/es/icons/bi-crowd-cl.js +116 -0
  15. package/dist/es/icons/bi-data-closed-loop-cl.js +116 -0
  16. package/dist/es/icons/bi-disassembly-cl.js +119 -0
  17. package/dist/es/icons/bi-education-cl.js +415 -0
  18. package/dist/es/icons/bi-gameplay-cl.js +116 -0
  19. package/dist/es/icons/bi-gift-cl.js +116 -0
  20. package/dist/es/icons/bi-group-cl.js +116 -0
  21. package/dist/es/icons/bi-guide-cl.js +119 -0
  22. package/dist/es/icons/bi-mini-game-cl.js +494 -0
  23. package/dist/es/icons/bi-mmo-game-cl.js +315 -0
  24. package/dist/es/icons/bi-model-cl.js +116 -0
  25. package/dist/es/icons/bi-novel-cl.js +554 -0
  26. package/dist/es/icons/bi-operation-analysis-cl.js +116 -0
  27. package/dist/es/icons/bi-operation-policy-cl.js +121 -0
  28. package/dist/es/icons/bi-operational-empowerment-cl.js +116 -0
  29. package/dist/es/icons/bi-path-analysis-cl.js +116 -0
  30. package/dist/es/icons/bi-path-cl.js +116 -0
  31. package/dist/es/icons/bi-personalized-deployment-cl.js +116 -0
  32. package/dist/es/icons/bi-query-cl.js +116 -0
  33. package/dist/es/icons/bi-quick-start-cl.js +116 -0
  34. package/dist/es/icons/bi-reach-cl.js +122 -0
  35. package/dist/es/icons/bi-shopping-cart-cl.js +394 -0
  36. package/dist/es/icons/bi-short-play-cl.js +299 -0
  37. package/dist/es/icons/bi-simulated-operation-cl.js +678 -0
  38. package/dist/es/icons/bi-slg-game-cl.js +303 -0
  39. package/dist/es/icons/bi-social-analysis-cl.js +116 -0
  40. package/dist/es/icons/bi-social-application-cl.js +416 -0
  41. package/dist/es/icons/bi-stratification-cl.js +116 -0
  42. package/dist/es/icons/bi-support-cl.js +116 -0
  43. package/dist/es/icons/bi-target-player-cl.js +123 -0
  44. package/dist/es/icons/bi-user-identification-cl.js +116 -0
  45. package/dist/es/icons/bi-user-operation-cl.js +116 -0
  46. package/dist/es/icons/data-input.js +1 -1
  47. package/dist/es/icons/data-output.js +1 -1
  48. package/dist/es/icons/null.js +63 -0
  49. package/dist/es/index.js +46 -0
  50. package/dist/index.d.ts +46 -0
  51. package/dist/lib/icons/arrow-rightup.js +70 -0
  52. package/dist/lib/icons/bi-Indicator-cl.js +123 -0
  53. package/dist/lib/icons/bi-ai-application-cl.js +328 -0
  54. package/dist/lib/icons/bi-ai-cl.js +123 -0
  55. package/dist/lib/icons/bi-alert-cl.js +123 -0
  56. package/dist/lib/icons/bi-analysis-cl.js +123 -0
  57. package/dist/lib/icons/bi-beginner-guide-cl.js +123 -0
  58. package/dist/lib/icons/bi-card-game-cl.js +428 -0
  59. package/dist/lib/icons/bi-casua-game-cl.js +553 -0
  60. package/dist/lib/icons/bi-channel-reach-cl.js +125 -0
  61. package/dist/lib/icons/bi-closed-loop-cl.js +125 -0
  62. package/dist/lib/icons/bi-commercial-adaptation-cl.js +123 -0
  63. package/dist/lib/icons/bi-control-cl.js +123 -0
  64. package/dist/lib/icons/bi-crowd-cl.js +123 -0
  65. package/dist/lib/icons/bi-data-closed-loop-cl.js +123 -0
  66. package/dist/lib/icons/bi-disassembly-cl.js +126 -0
  67. package/dist/lib/icons/bi-education-cl.js +422 -0
  68. package/dist/lib/icons/bi-gameplay-cl.js +123 -0
  69. package/dist/lib/icons/bi-gift-cl.js +123 -0
  70. package/dist/lib/icons/bi-group-cl.js +123 -0
  71. package/dist/lib/icons/bi-guide-cl.js +126 -0
  72. package/dist/lib/icons/bi-mini-game-cl.js +501 -0
  73. package/dist/lib/icons/bi-mmo-game-cl.js +322 -0
  74. package/dist/lib/icons/bi-model-cl.js +123 -0
  75. package/dist/lib/icons/bi-novel-cl.js +561 -0
  76. package/dist/lib/icons/bi-operation-analysis-cl.js +123 -0
  77. package/dist/lib/icons/bi-operation-policy-cl.js +128 -0
  78. package/dist/lib/icons/bi-operational-empowerment-cl.js +123 -0
  79. package/dist/lib/icons/bi-path-analysis-cl.js +123 -0
  80. package/dist/lib/icons/bi-path-cl.js +123 -0
  81. package/dist/lib/icons/bi-personalized-deployment-cl.js +123 -0
  82. package/dist/lib/icons/bi-query-cl.js +123 -0
  83. package/dist/lib/icons/bi-quick-start-cl.js +123 -0
  84. package/dist/lib/icons/bi-reach-cl.js +129 -0
  85. package/dist/lib/icons/bi-shopping-cart-cl.js +401 -0
  86. package/dist/lib/icons/bi-short-play-cl.js +306 -0
  87. package/dist/lib/icons/bi-simulated-operation-cl.js +685 -0
  88. package/dist/lib/icons/bi-slg-game-cl.js +310 -0
  89. package/dist/lib/icons/bi-social-analysis-cl.js +123 -0
  90. package/dist/lib/icons/bi-social-application-cl.js +423 -0
  91. package/dist/lib/icons/bi-stratification-cl.js +123 -0
  92. package/dist/lib/icons/bi-support-cl.js +123 -0
  93. package/dist/lib/icons/bi-target-player-cl.js +130 -0
  94. package/dist/lib/icons/bi-user-identification-cl.js +123 -0
  95. package/dist/lib/icons/bi-user-operation-cl.js +123 -0
  96. package/dist/lib/icons/data-input.js +1 -1
  97. package/dist/lib/icons/data-output.js +1 -1
  98. package/dist/lib/icons/null.js +70 -0
  99. package/dist/lib/index.js +322 -0
  100. package/dist/tant-icons.cjs.js +10406 -1844
  101. package/dist/tant-icons.esm.js +10361 -1845
  102. package/package.json +1 -1
@@ -0,0 +1,121 @@
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 BiOperationPolicyCl = function BiOperationPolicyCl(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
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ d: "M12.285 3.187L6.211 4.814c-2.638.707-3.79 2.7-3.083 5.338l1.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",
50
+ fill: "url(#paint0_linear_10857_396)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_396_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ 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",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_396)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M14.5 15.954a1.454 1.454 0 100-2.908 1.454 1.454 0 000 2.909z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ fillRule: "evenodd",
74
+ clipRule: "evenodd",
75
+ d: "M14.136 10.5h.728v.747a3.274 3.274 0 012.889 2.89h.747v.727h-.747a3.274 3.274 0 01-2.89 2.889v.747h-.727v-.747a3.274 3.274 0 01-2.889-2.89H10.5v-.727h.747a3.274 3.274 0 012.89-2.889V10.5zm-2.181 4a2.546 2.546 0 105.09 0 2.546 2.546 0 00-5.09 0z",
76
+ fill: "#fff"
77
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
78
+ id: "paint0_linear_10857_396",
79
+ x1: "6.051",
80
+ y1: "20.386",
81
+ x2: "21.516",
82
+ y2: "14.153",
83
+ gradientUnits: "userSpaceOnUse"
84
+ }, /*#__PURE__*/React.createElement("stop", {
85
+ stopColor: "#73BCFF"
86
+ }), /*#__PURE__*/React.createElement("stop", {
87
+ offset: "1",
88
+ stopColor: "#4F7BFF"
89
+ })), /*#__PURE__*/React.createElement("linearGradient", {
90
+ id: "paint1_linear_10857_396",
91
+ x1: "8.673",
92
+ y1: "9.084",
93
+ x2: "20.995",
94
+ y2: "21.405",
95
+ gradientUnits: "userSpaceOnUse"
96
+ }, /*#__PURE__*/React.createElement("stop", {
97
+ stopColor: "#fff"
98
+ }), /*#__PURE__*/React.createElement("stop", {
99
+ offset: "1",
100
+ stopColor: "#2F63FF",
101
+ stopOpacity: ".2"
102
+ })), /*#__PURE__*/React.createElement("clipPath", {
103
+ id: "bgblur_0_10857_396_clip_path",
104
+ transform: "translate(5.333 5.333)"
105
+ }, /*#__PURE__*/React.createElement("path", {
106
+ 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"
107
+ }))))));
108
+ };
109
+ BiOperationPolicyCl.propTypes = {
110
+ iconClassName: PropTypes.string,
111
+ spin: PropTypes.bool,
112
+ color: PropTypes.string,
113
+ testid: PropTypes.string,
114
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
115
+ };
116
+ BiOperationPolicyCl.defaultProps = {
117
+ spin: false,
118
+ color: 'currentColor',
119
+ size: '1em'
120
+ };
121
+ export default BiOperationPolicyCl;
@@ -0,0 +1,116 @@
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 BiOperationalEmpowermentCl = function BiOperationalEmpowermentCl(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
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ 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",
50
+ fill: "url(#paint0_linear_10857_407)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_407_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ 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.691-.69 1.711-1.082 3.027-1.082z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_407)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M14.5 9.827c.196 0 .354.159.354.354v.355H18.4c.392 0 .71.317.71.709v5.317a.709.709 0 01-.71.71h-3.545v.559l1.181.681a.354.354 0 11-.354.614l-1.147-.663-1.144.663a.355.355 0 01-.355-.614l1.11-.641v-.6h-3.544a.709.709 0 01-.71-.709v-5.317c0-.392.318-.71.71-.71h3.544v-.354c0-.195.16-.354.355-.354zm-3.9 6.735h7.8v-5.317h-7.8v5.317zm5.944-3.481a.27.27 0 01.371.021.247.247 0 01-.021.358l-1.392 1.191a.406.406 0 01-.525 0l-1.125-.963a.142.142 0 00-.184 0l-1.212 1.038a.27.27 0 01-.371-.021.247.247 0 01.021-.358l1.392-1.191a.406.406 0 01.525 0l1.125.963a.142.142 0 00.184 0l1.212-1.038z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_407",
74
+ x1: "6.051",
75
+ y1: "20.387",
76
+ x2: "21.516",
77
+ y2: "14.153",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_407",
86
+ x1: "8.673",
87
+ y1: "9.084",
88
+ x2: "20.995",
89
+ y2: "21.405",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_407_clip_path",
99
+ transform: "translate(5.333 5.333)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ 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.691-.69 1.711-1.082 3.027-1.082z"
102
+ }))))));
103
+ };
104
+ BiOperationalEmpowermentCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiOperationalEmpowermentCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiOperationalEmpowermentCl;
@@ -0,0 +1,116 @@
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 BiPathAnalysisCl = function BiPathAnalysisCl(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
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ d: "M12.285 3.157L6.211 4.784c-2.638.707-3.79 2.7-3.083 5.338l1.625 6.063c.708 2.644 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",
50
+ fill: "url(#paint0_linear_10857_427)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.364",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_427_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ d: "M11.36 7.22h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.286c0 1.315-.391 2.335-1.082 3.026-.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.714-1.082-3.032v-6.278c0-1.315.391-2.335 1.082-3.025.691-.69 1.711-1.082 3.027-1.082z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_427)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M16.137 11.289c-.003.245.074.485.217.685.144.2.348.35.583.429v3.81c0 .277-.111.542-.31.738a1.061 1.061 0 01-.744.306 1.034 1.034 0 01-.732-.31 1.013 1.013 0 01-.287-.733V12.69a1.744 1.744 0 00-.51-1.266 1.783 1.783 0 00-1.272-.527 1.8 1.8 0 00-1.27.527 1.76 1.76 0 00-.511 1.266v3.811a1.146 1.146 0 00-.59.425 1.125 1.125 0 00-.21.69c0 .305.122.597.34.813a1.17 1.17 0 001.646 0 1.159 1.159 0 00.123-1.499 1.18 1.18 0 00-.583-.429v-3.775c0-.277.112-.542.31-.737.197-.196.465-.305.745-.306a1.034 1.034 0 01.741.284 1.015 1.015 0 01.313.723v3.524a1.743 1.743 0 00.51 1.266 1.783 1.783 0 001.272.527 1.8 1.8 0 001.27-.527 1.76 1.76 0 00.511-1.266v-3.775c.238-.075.445-.224.59-.425.144-.201.218-.444.21-.69a1.152 1.152 0 00-.343-.811 1.178 1.178 0 00-.82-.34 1.206 1.206 0 00-.824.322 1.179 1.179 0 00-.376.793zm-4 6.328a.468.468 0 01-.152.306.479.479 0 01-.321.125.444.444 0 01-.307-.128.434.434 0 01-.13-.303.471.471 0 01.436-.431c.12 0 .235.044.323.124.087.08.141.19.15.307zm5.638-6.329a.434.434 0 01-.13.304.44.44 0 01-.71-.138.428.428 0 01.095-.47.438.438 0 01.745.305z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_427",
74
+ x1: "6.051",
75
+ y1: "20.356",
76
+ x2: "21.516",
77
+ y2: "14.123",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_427",
86
+ x1: "8.673",
87
+ y1: "9.054",
88
+ x2: "20.995",
89
+ y2: "21.375",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_427_clip_path",
99
+ transform: "translate(5.333 5.364)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ d: "M11.36 7.22h6.288c1.316 0 2.336.391 3.026 1.082.69.69 1.08 1.71 1.076 3.024v6.286c0 1.315-.391 2.335-1.082 3.026-.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.714-1.082-3.032v-6.278c0-1.315.391-2.335 1.082-3.025.691-.69 1.711-1.082 3.027-1.082z"
102
+ }))))));
103
+ };
104
+ BiPathAnalysisCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiPathAnalysisCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiPathAnalysisCl;
@@ -0,0 +1,116 @@
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 BiPathCl = function BiPathCl(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
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ 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",
50
+ fill: "url(#paint0_linear_10857_409)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_409_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ 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.691-.69 1.711-1.082 3.027-1.082z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_409)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M10.79 16.056c.16 0 .289.13.289.29v1.575h1.564a.29.29 0 110 .579h-1.66a.484.484 0 01-.483-.484v-1.67c0-.16.13-.29.29-.29zm7.42.003c.16 0 .29.13.29.29v1.667a.484.484 0 01-.484.484H16.34a.289.289 0 110-.58h1.58v-1.572c0-.16.13-.289.29-.289zm-2.599-3.869a.138.138 0 01.168.16l-.257 1.374a.138.138 0 01-.231.075l-.326-.31a1.32 1.32 0 00-.199.161 1.1 1.1 0 00-.176.293c-.058.205 0 .41.088.645.088.264.205.557.117.88-.029.175-.146.322-.293.468-.146.147-.351.264-.615.381a.618.618 0 01-.381.47.575.575 0 01-.762-.352.575.575 0 01.351-.763c.205-.058.44-.029.587.118.175-.088.322-.176.41-.264a.34.34 0 00.147-.205c.058-.147-.03-.323-.088-.557-.118-.293-.206-.616-.118-.967.059-.176.176-.352.352-.528.056-.055.117-.108.184-.158l-.381-.363a.138.138 0 01.063-.234l1.36-.323zm-2.968-1.69a.29.29 0 110 .58h-1.564v1.574a.29.29 0 11-.579 0v-1.67c0-.267.217-.484.483-.484h1.66zm5.374 0c.266 0 .483.217.483.484v1.668a.29.29 0 01-.579 0v-1.573h-1.58a.29.29 0 110-.579h1.676z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_409",
74
+ x1: "6.051",
75
+ y1: "20.387",
76
+ x2: "21.516",
77
+ y2: "14.153",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_409",
86
+ x1: "8.673",
87
+ y1: "9.084",
88
+ x2: "20.995",
89
+ y2: "21.405",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_409_clip_path",
99
+ transform: "translate(5.333 5.333)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ 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.691-.69 1.711-1.082 3.027-1.082z"
102
+ }))))));
103
+ };
104
+ BiPathCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiPathCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiPathCl;
@@ -0,0 +1,116 @@
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 BiPersonalizedDeploymentCl = function BiPersonalizedDeploymentCl(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
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ 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",
50
+ fill: "url(#paint0_linear_10857_408)"
51
+ }), /*#__PURE__*/React.createElement("foreignObject", {
52
+ x: "-5.333",
53
+ y: "-5.333",
54
+ width: "39.667",
55
+ height: "39.667"
56
+ }, /*#__PURE__*/React.createElement("div", {
57
+ xmlns: "http://www.w3.org/1999/xhtml",
58
+ style: {
59
+ backdropFilter: 'blur(6.17px)height'
60
+ },
61
+ clipPath: "url(#bgblur_0_10857_408_clip_path)"
62
+ })), /*#__PURE__*/React.createElement("path", {
63
+ "data-figma-bg-blurRadius": "12.333",
64
+ 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.691-.69 1.711-1.082 3.027-1.082z",
65
+ fill: "#5B9BFF",
66
+ fillOpacity: ".4",
67
+ stroke: "url(#paint1_linear_10857_408)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M16.524 11.802h-.675a.363.363 0 00-.337.337c0 .169.168.337.337.337h.675a.363.363 0 00.337-.337.363.363 0 00-.337-.337zm-.675 5.733h.675a.363.363 0 00.337-.337.363.363 0 00-.337-.337h-.675a.363.363 0 00-.337.337c0 .169.168.337.337.337zm1.686-7.082h-6.07a.994.994 0 00-1.012 1.011v6.071a.994.994 0 001.011 1.012h6.071a.994.994 0 001.012-1.012v-6.07a.994.994 0 00-1.012-1.012zm.338 7.082c0 .203-.135.338-.338.338h-6.07c-.203 0-.338-.135-.338-.338v-1.349h6.746v1.35zm0-2.023h-6.746v-1.687h6.746v1.687zm0-2.361h-6.746v-1.687c0-.202.135-.337.337-.337h6.071c.203 0 .338.135.338.337v1.687zm-2.024 2.024h.675a.363.363 0 00.337-.338.363.363 0 00-.337-.337h-.675a.363.363 0 00-.337.337c0 .169.168.338.337.338z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_408",
74
+ x1: "6.051",
75
+ y1: "20.387",
76
+ x2: "21.516",
77
+ y2: "14.153",
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#73BCFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: "1",
83
+ stopColor: "#4F7BFF"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint1_linear_10857_408",
86
+ x1: "8.673",
87
+ y1: "9.084",
88
+ x2: "20.995",
89
+ y2: "21.405",
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#fff"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: "1",
95
+ stopColor: "#2F63FF",
96
+ stopOpacity: ".2"
97
+ })), /*#__PURE__*/React.createElement("clipPath", {
98
+ id: "bgblur_0_10857_408_clip_path",
99
+ transform: "translate(5.333 5.333)"
100
+ }, /*#__PURE__*/React.createElement("path", {
101
+ 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.691-.69 1.711-1.082 3.027-1.082z"
102
+ }))))));
103
+ };
104
+ BiPersonalizedDeploymentCl.propTypes = {
105
+ iconClassName: PropTypes.string,
106
+ spin: PropTypes.bool,
107
+ color: PropTypes.string,
108
+ testid: PropTypes.string,
109
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
110
+ };
111
+ BiPersonalizedDeploymentCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiPersonalizedDeploymentCl;