@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,119 @@
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 BiDisassemblyCl = function BiDisassemblyCl(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_410)"
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_410_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_410)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M17.445 13.226a.656.656 0 01.655.655v3.568a.655.655 0 01-.655.655h-3.568a.656.656 0 01-.654-.655v-1.2a.1.1 0 01.1-.099h.487a.1.1 0 01.1.1v1.167h3.503v-3.503h-1.151a.1.1 0 01-.1-.1v-.487a.1.1 0 01.1-.1h1.183zm-2.322-2.33a.654.654 0 01.654.655v1.191a.1.1 0 01-.1.1h-.487a.1.1 0 01-.1-.1v-1.16h-3.503v3.504h1.151a.1.1 0 01.1.1v.488a.1.1 0 01-.1.1h-1.183a.655.655 0 01-.655-.655v-3.568a.655.655 0 01.655-.655h3.568zm.555 2.33l.039.008a.1.1 0 01.06.093v1.792a.654.654 0 01-.654.654h-1.8a.1.1 0 01-.1-.1v-1.792a.654.654 0 01.654-.655h1.8zm-1.768 1.86h1.18v-1.172h-1.18v1.172z",
71
+ fill: "#fff",
72
+ stroke: "#fff",
73
+ strokeWidth: ".2",
74
+ strokeLinejoin: "round"
75
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
76
+ id: "paint0_linear_10857_410",
77
+ x1: "6.051",
78
+ y1: "20.386",
79
+ x2: "21.516",
80
+ y2: "14.153",
81
+ gradientUnits: "userSpaceOnUse"
82
+ }, /*#__PURE__*/React.createElement("stop", {
83
+ stopColor: "#73BCFF"
84
+ }), /*#__PURE__*/React.createElement("stop", {
85
+ offset: "1",
86
+ stopColor: "#4F7BFF"
87
+ })), /*#__PURE__*/React.createElement("linearGradient", {
88
+ id: "paint1_linear_10857_410",
89
+ x1: "8.673",
90
+ y1: "9.084",
91
+ x2: "20.995",
92
+ y2: "21.405",
93
+ gradientUnits: "userSpaceOnUse"
94
+ }, /*#__PURE__*/React.createElement("stop", {
95
+ stopColor: "#fff"
96
+ }), /*#__PURE__*/React.createElement("stop", {
97
+ offset: "1",
98
+ stopColor: "#2F63FF",
99
+ stopOpacity: ".2"
100
+ })), /*#__PURE__*/React.createElement("clipPath", {
101
+ id: "bgblur_0_10857_410_clip_path",
102
+ transform: "translate(5.333 5.333)"
103
+ }, /*#__PURE__*/React.createElement("path", {
104
+ 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"
105
+ }))))));
106
+ };
107
+ BiDisassemblyCl.propTypes = {
108
+ iconClassName: PropTypes.string,
109
+ spin: PropTypes.bool,
110
+ color: PropTypes.string,
111
+ testid: PropTypes.string,
112
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
113
+ };
114
+ BiDisassemblyCl.defaultProps = {
115
+ spin: false,
116
+ color: 'currentColor',
117
+ size: '1em'
118
+ };
119
+ export default BiDisassemblyCl;
@@ -0,0 +1,415 @@
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 BiEducationCl = function BiEducationCl(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("g", {
49
+ clipPath: "url(#clip0_10870_725)"
50
+ }, /*#__PURE__*/React.createElement("g", {
51
+ opacity: ".6",
52
+ filter: "url(#filter0_f_10870_725)"
53
+ }, /*#__PURE__*/React.createElement("ellipse", {
54
+ cx: "12.211",
55
+ cy: "13.092",
56
+ rx: "6.037",
57
+ ry: "5.606",
58
+ fill: "#004BFF"
59
+ })), /*#__PURE__*/React.createElement("g", {
60
+ filter: "url(#filter1_ii_10870_725)"
61
+ }, /*#__PURE__*/React.createElement("path", {
62
+ d: "M6.639 10.677s1.393-2.328 5.572-2.328c4.18 0 5.573 2.328 5.573 2.328l.465 5.262s-1.51 2.328-6.037 2.328c-4.528 0-6.037-2.328-6.037-2.328l.464-5.262z",
63
+ fill: "url(#paint0_linear_10870_725)"
64
+ })), /*#__PURE__*/React.createElement("foreignObject", {
65
+ x: "-.303",
66
+ y: "2.551",
67
+ width: "25.03",
68
+ height: "13.321"
69
+ }, /*#__PURE__*/React.createElement("div", {
70
+ xmlns: "http://www.w3.org/1999/xhtml",
71
+ style: {
72
+ backdropFilter: 'blur(1.2px)height'
73
+ },
74
+ clipPath: "url(#bgblur_1_10870_725_clip_path)"
75
+ })), /*#__PURE__*/React.createElement("g", {
76
+ filter: "url(#filter2_ii_10870_725)",
77
+ "data-figma-bg-blurRadius": "2.405"
78
+ }, /*#__PURE__*/React.createElement("path", {
79
+ d: "M2.507 9.808a.641.641 0 010-1.193l8.82-3.49a2.405 2.405 0 011.77 0l8.819 3.49c.54.214.54.979 0 1.193l-8.82 3.49a2.405 2.405 0 01-1.77 0l-8.819-3.49z",
80
+ fill: "url(#paint1_linear_10870_725)",
81
+ fillOpacity: ".4"
82
+ })), /*#__PURE__*/React.createElement("g", {
83
+ filter: "url(#filter3_d_10870_725)"
84
+ }, /*#__PURE__*/React.createElement("path", {
85
+ d: "M13.398 8.517l5.886 2.333-.995.394-5.873-2.323.982-.404z",
86
+ fill: "url(#paint2_linear_10870_725)"
87
+ })), /*#__PURE__*/React.createElement("g", {
88
+ filter: "url(#filter4_ii_10870_725)"
89
+ }, /*#__PURE__*/React.createElement("path", {
90
+ d: "M19.283 10.85l.863-.336v3.807a.431.431 0 01-.863 0V10.85z",
91
+ fill: "url(#paint3_linear_10870_725)"
92
+ })), /*#__PURE__*/React.createElement("g", {
93
+ filter: "url(#filter5_d_10870_725)"
94
+ }, /*#__PURE__*/React.createElement("path", {
95
+ d: "M12.212 9.211c.714 0 1.293-.29 1.293-.646v-.432c0-.357-.579-.646-1.293-.646-.715 0-1.294.29-1.294.646v.432c0 .357.58.646 1.294.646z",
96
+ fill: "url(#paint4_linear_10870_725)"
97
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
98
+ id: "filter0_f_10870_725",
99
+ x: "2.166",
100
+ y: "3.478",
101
+ width: "20.091",
102
+ height: "19.229",
103
+ filterUnits: "userSpaceOnUse",
104
+ "color-interpolationFilters": "sRGB"
105
+ }, /*#__PURE__*/React.createElement("feFlood", {
106
+ floodOpacity: "0",
107
+ result: "BackgroundImageFix"
108
+ }), /*#__PURE__*/React.createElement("feBlend", {
109
+ "in": "SourceGraphic",
110
+ in2: "BackgroundImageFix",
111
+ result: "shape"
112
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
113
+ stdDeviation: "2.004",
114
+ result: "effect1_foregroundBlur_10870_725"
115
+ })), /*#__PURE__*/React.createElement("filter", {
116
+ id: "filter1_ii_10870_725",
117
+ x: "6.175",
118
+ y: "8.229",
119
+ width: "12.074",
120
+ height: "10.159",
121
+ filterUnits: "userSpaceOnUse",
122
+ "color-interpolationFilters": "sRGB"
123
+ }, /*#__PURE__*/React.createElement("feFlood", {
124
+ floodOpacity: "0",
125
+ result: "BackgroundImageFix"
126
+ }), /*#__PURE__*/React.createElement("feBlend", {
127
+ "in": "SourceGraphic",
128
+ in2: "BackgroundImageFix",
129
+ result: "shape"
130
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
131
+ "in": "SourceAlpha",
132
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
133
+ result: "hardAlpha"
134
+ }), /*#__PURE__*/React.createElement("feOffset", {
135
+ dy: "-.12"
136
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
137
+ stdDeviation: ".12"
138
+ }), /*#__PURE__*/React.createElement("feComposite", {
139
+ in2: "hardAlpha",
140
+ operator: "arithmetic",
141
+ k2: "-1",
142
+ k3: "1"
143
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
144
+ values: "0 0 0 0 0 0 0 0 0 0.294118 0 0 0 0 1 0 0 0 0.3 0"
145
+ }), /*#__PURE__*/React.createElement("feBlend", {
146
+ in2: "shape",
147
+ result: "effect1_innerShadow_10870_725"
148
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
149
+ "in": "SourceAlpha",
150
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
151
+ result: "hardAlpha"
152
+ }), /*#__PURE__*/React.createElement("feOffset", {
153
+ dy: ".12"
154
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
155
+ stdDeviation: ".12"
156
+ }), /*#__PURE__*/React.createElement("feComposite", {
157
+ in2: "hardAlpha",
158
+ operator: "arithmetic",
159
+ k2: "-1",
160
+ k3: "1"
161
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
162
+ values: "0 0 0 0 0.807843 0 0 0 0 0.862745 0 0 0 0 1 0 0 0 1 0"
163
+ }), /*#__PURE__*/React.createElement("feBlend", {
164
+ in2: "effect1_innerShadow_10870_725",
165
+ result: "effect2_innerShadow_10870_725"
166
+ })), /*#__PURE__*/React.createElement("filter", {
167
+ id: "filter2_ii_10870_725",
168
+ x: "-.303",
169
+ y: "2.551",
170
+ width: "25.03",
171
+ height: "13.321",
172
+ filterUnits: "userSpaceOnUse",
173
+ "color-interpolationFilters": "sRGB"
174
+ }, /*#__PURE__*/React.createElement("feFlood", {
175
+ floodOpacity: "0",
176
+ result: "BackgroundImageFix"
177
+ }), /*#__PURE__*/React.createElement("feBlend", {
178
+ "in": "SourceGraphic",
179
+ in2: "BackgroundImageFix",
180
+ result: "shape"
181
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
182
+ "in": "SourceAlpha",
183
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
184
+ result: "hardAlpha"
185
+ }), /*#__PURE__*/React.createElement("feOffset", {
186
+ dy: "-.12"
187
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
188
+ stdDeviation: ".12"
189
+ }), /*#__PURE__*/React.createElement("feComposite", {
190
+ in2: "hardAlpha",
191
+ operator: "arithmetic",
192
+ k2: "-1",
193
+ k3: "1"
194
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
195
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
196
+ }), /*#__PURE__*/React.createElement("feBlend", {
197
+ in2: "shape",
198
+ result: "effect1_innerShadow_10870_725"
199
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
200
+ "in": "SourceAlpha",
201
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
202
+ result: "hardAlpha"
203
+ }), /*#__PURE__*/React.createElement("feOffset", {
204
+ dy: ".12"
205
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
206
+ stdDeviation: ".12"
207
+ }), /*#__PURE__*/React.createElement("feComposite", {
208
+ in2: "hardAlpha",
209
+ operator: "arithmetic",
210
+ k2: "-1",
211
+ k3: "1"
212
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
213
+ values: "0 0 0 0 0.807843 0 0 0 0 0.862745 0 0 0 0 1 0 0 0 1 0"
214
+ }), /*#__PURE__*/React.createElement("feBlend", {
215
+ in2: "effect1_innerShadow_10870_725",
216
+ result: "effect2_innerShadow_10870_725"
217
+ })), /*#__PURE__*/React.createElement("filter", {
218
+ id: "filter3_d_10870_725",
219
+ x: "10.813",
220
+ y: "7.314",
221
+ width: "10.074",
222
+ height: "5.934",
223
+ filterUnits: "userSpaceOnUse",
224
+ "color-interpolationFilters": "sRGB"
225
+ }, /*#__PURE__*/React.createElement("feFlood", {
226
+ floodOpacity: "0",
227
+ result: "BackgroundImageFix"
228
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
229
+ "in": "SourceAlpha",
230
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
231
+ result: "hardAlpha"
232
+ }), /*#__PURE__*/React.createElement("feOffset", {
233
+ dy: ".401"
234
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
235
+ stdDeviation: ".802"
236
+ }), /*#__PURE__*/React.createElement("feComposite", {
237
+ in2: "hardAlpha",
238
+ operator: "out"
239
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
240
+ values: "0 0 0 0 0 0 0 0 0 0.294118 0 0 0 0 1 0 0 0 0.5 0"
241
+ }), /*#__PURE__*/React.createElement("feBlend", {
242
+ in2: "BackgroundImageFix",
243
+ result: "effect1_dropShadow_10870_725"
244
+ }), /*#__PURE__*/React.createElement("feBlend", {
245
+ "in": "SourceGraphic",
246
+ in2: "effect1_dropShadow_10870_725",
247
+ result: "shape"
248
+ })), /*#__PURE__*/React.createElement("filter", {
249
+ id: "filter4_ii_10870_725",
250
+ x: "19.283",
251
+ y: "10.393",
252
+ width: ".862",
253
+ height: "4.479",
254
+ filterUnits: "userSpaceOnUse",
255
+ "color-interpolationFilters": "sRGB"
256
+ }, /*#__PURE__*/React.createElement("feFlood", {
257
+ floodOpacity: "0",
258
+ result: "BackgroundImageFix"
259
+ }), /*#__PURE__*/React.createElement("feBlend", {
260
+ "in": "SourceGraphic",
261
+ in2: "BackgroundImageFix",
262
+ result: "shape"
263
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
264
+ "in": "SourceAlpha",
265
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
266
+ result: "hardAlpha"
267
+ }), /*#__PURE__*/React.createElement("feOffset", {
268
+ dy: "-.12"
269
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
270
+ stdDeviation: ".12"
271
+ }), /*#__PURE__*/React.createElement("feComposite", {
272
+ in2: "hardAlpha",
273
+ operator: "arithmetic",
274
+ k2: "-1",
275
+ k3: "1"
276
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
277
+ values: "0 0 0 0 0 0 0 0 0 0.294118 0 0 0 0 1 0 0 0 0.3 0"
278
+ }), /*#__PURE__*/React.createElement("feBlend", {
279
+ in2: "shape",
280
+ result: "effect1_innerShadow_10870_725"
281
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
282
+ "in": "SourceAlpha",
283
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
284
+ result: "hardAlpha"
285
+ }), /*#__PURE__*/React.createElement("feOffset", {
286
+ dy: ".12"
287
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
288
+ stdDeviation: ".12"
289
+ }), /*#__PURE__*/React.createElement("feComposite", {
290
+ in2: "hardAlpha",
291
+ operator: "arithmetic",
292
+ k2: "-1",
293
+ k3: "1"
294
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
295
+ values: "0 0 0 0 0.807843 0 0 0 0 0.862745 0 0 0 0 1 0 0 0 1 0"
296
+ }), /*#__PURE__*/React.createElement("feBlend", {
297
+ in2: "effect1_innerShadow_10870_725",
298
+ result: "effect2_innerShadow_10870_725"
299
+ })), /*#__PURE__*/React.createElement("filter", {
300
+ id: "filter5_d_10870_725",
301
+ x: "9.314",
302
+ y: "6.284",
303
+ width: "5.794",
304
+ height: "4.932",
305
+ filterUnits: "userSpaceOnUse",
306
+ "color-interpolationFilters": "sRGB"
307
+ }, /*#__PURE__*/React.createElement("feFlood", {
308
+ floodOpacity: "0",
309
+ result: "BackgroundImageFix"
310
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
311
+ "in": "SourceAlpha",
312
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
313
+ result: "hardAlpha"
314
+ }), /*#__PURE__*/React.createElement("feOffset", {
315
+ dy: ".401"
316
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
317
+ stdDeviation: ".802"
318
+ }), /*#__PURE__*/React.createElement("feComposite", {
319
+ in2: "hardAlpha",
320
+ operator: "out"
321
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
322
+ values: "0 0 0 0 0 0 0 0 0 0.294118 0 0 0 0 1 0 0 0 0.5 0"
323
+ }), /*#__PURE__*/React.createElement("feBlend", {
324
+ in2: "BackgroundImageFix",
325
+ result: "effect1_dropShadow_10870_725"
326
+ }), /*#__PURE__*/React.createElement("feBlend", {
327
+ "in": "SourceGraphic",
328
+ in2: "effect1_dropShadow_10870_725",
329
+ result: "shape"
330
+ })), /*#__PURE__*/React.createElement("linearGradient", {
331
+ id: "paint0_linear_10870_725",
332
+ x1: "12.211",
333
+ y1: "6.044",
334
+ x2: "12.211",
335
+ y2: "19.65",
336
+ gradientUnits: "userSpaceOnUse"
337
+ }, /*#__PURE__*/React.createElement("stop", {
338
+ stopColor: "#CEDCFF"
339
+ }), /*#__PURE__*/React.createElement("stop", {
340
+ offset: "1",
341
+ stopColor: "#326FFF"
342
+ })), /*#__PURE__*/React.createElement("linearGradient", {
343
+ id: "paint1_linear_10870_725",
344
+ x1: "7.766",
345
+ y1: "4.766",
346
+ x2: "17.817",
347
+ y2: "14.817",
348
+ gradientUnits: "userSpaceOnUse"
349
+ }, /*#__PURE__*/React.createElement("stop", {
350
+ stopColor: "#EDF7FF"
351
+ }), /*#__PURE__*/React.createElement("stop", {
352
+ offset: "1",
353
+ stopColor: "#CEDCFF"
354
+ })), /*#__PURE__*/React.createElement("linearGradient", {
355
+ id: "paint2_linear_10870_725",
356
+ x1: "15.528",
357
+ y1: "9.275",
358
+ x2: "15.232",
359
+ y2: "10.025",
360
+ gradientUnits: "userSpaceOnUse"
361
+ }, /*#__PURE__*/React.createElement("stop", {
362
+ stopColor: "#fff"
363
+ }), /*#__PURE__*/React.createElement("stop", {
364
+ offset: "1",
365
+ stopColor: "#E2F2FF"
366
+ })), /*#__PURE__*/React.createElement("linearGradient", {
367
+ id: "paint3_linear_10870_725",
368
+ x1: "19.715",
369
+ y1: "9.438",
370
+ x2: "19.715",
371
+ y2: "15.354",
372
+ gradientUnits: "userSpaceOnUse"
373
+ }, /*#__PURE__*/React.createElement("stop", {
374
+ stopColor: "#CEDCFF"
375
+ }), /*#__PURE__*/React.createElement("stop", {
376
+ offset: "1",
377
+ stopColor: "#6995FF"
378
+ })), /*#__PURE__*/React.createElement("linearGradient", {
379
+ id: "paint4_linear_10870_725",
380
+ x1: "12.212",
381
+ y1: "7.487",
382
+ x2: "12.212",
383
+ y2: "9.211",
384
+ gradientUnits: "userSpaceOnUse"
385
+ }, /*#__PURE__*/React.createElement("stop", {
386
+ stopColor: "#fff"
387
+ }), /*#__PURE__*/React.createElement("stop", {
388
+ offset: "1",
389
+ stopColor: "#E2F2FF"
390
+ })), /*#__PURE__*/React.createElement("clipPath", {
391
+ id: "bgblur_1_10870_725_clip_path",
392
+ transform: "translate(.303 -2.551)"
393
+ }, /*#__PURE__*/React.createElement("path", {
394
+ d: "M2.507 9.808a.641.641 0 010-1.193l8.82-3.49a2.405 2.405 0 011.77 0l8.819 3.49c.54.214.54.979 0 1.193l-8.82 3.49a2.405 2.405 0 01-1.77 0l-8.819-3.49z"
395
+ })), /*#__PURE__*/React.createElement("clipPath", {
396
+ id: "clip0_10870_725"
397
+ }, /*#__PURE__*/React.createElement("rect", {
398
+ width: "24",
399
+ height: "24",
400
+ fill: "#fff"
401
+ }))))));
402
+ };
403
+ BiEducationCl.propTypes = {
404
+ iconClassName: PropTypes.string,
405
+ spin: PropTypes.bool,
406
+ color: PropTypes.string,
407
+ testid: PropTypes.string,
408
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
409
+ };
410
+ BiEducationCl.defaultProps = {
411
+ spin: false,
412
+ color: 'currentColor',
413
+ size: '1em'
414
+ };
415
+ export default BiEducationCl;
@@ -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 BiGameplayCl = function BiGameplayCl(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_426)"
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_426_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_426)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M16.318 11.403c1.205 0 2.182.979 2.182 2.186v2.55a1.46 1.46 0 01-.898 1.347 1.453 1.453 0 01-2.011-1.347v-.364h-2.182v.364a1.46 1.46 0 01-.898 1.347 1.453 1.453 0 01-2.011-1.347v-2.55c0-1.207.977-2.186 2.182-2.186h3.636zm-.182.547h-3.272a1.82 1.82 0 00-1.818 1.77v2.419a.911.911 0 00.889.91.908.908 0 00.928-.87v-.768a.181.181 0 01.183-.182h2.909a.182.182 0 01.181.182v.728a.911.911 0 00.89.91.908.908 0 00.928-.87V13.77a1.82 1.82 0 00-1.818-1.821zm.091 2.186a.272.272 0 01.193.466.272.272 0 01-.466-.193.274.274 0 01.273-.273zm-3.454-1.093a.272.272 0 01.273.273v.273h.272a.272.272 0 01.193.467.272.272 0 01-.193.08h-.272v.273a.274.274 0 01-.466.193.273.273 0 01-.08-.193v-.273h-.273a.273.273 0 010-.547h.273v-.273a.273.273 0 01.273-.273zm4 .546a.273.273 0 110 .546.273.273 0 010-.546zm-1.091 0a.273.273 0 110 .546.273.273 0 010-.546zm.545-.546a.272.272 0 01.273.273.273.273 0 01-.466.193.274.274 0 01.193-.466z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_426",
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_426",
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_426_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
+ BiGameplayCl.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
+ BiGameplayCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiGameplayCl;