@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.
Files changed (100) 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 +22 -21
  5. package/dist/es/icons/bi-alert-cl.js +19 -18
  6. package/dist/es/icons/bi-analysis-cl.js +116 -0
  7. package/dist/es/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
  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 +22 -21
  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 +23 -22
  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 +19 -18
  33. package/dist/es/icons/bi-quick-start-cl.js +21 -39
  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 +23 -22
  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/index.js +42 -5
  49. package/dist/index.d.ts +42 -5
  50. package/dist/lib/icons/arrow-rightup.js +70 -0
  51. package/dist/lib/icons/bi-Indicator-cl.js +123 -0
  52. package/dist/lib/icons/bi-ai-application-cl.js +328 -0
  53. package/dist/lib/icons/bi-ai-cl.js +22 -21
  54. package/dist/lib/icons/bi-alert-cl.js +19 -18
  55. package/dist/lib/icons/bi-analysis-cl.js +123 -0
  56. package/dist/lib/icons/{bi-Operational-analysis-cl.js → bi-beginner-guide-cl.js} +26 -25
  57. package/dist/lib/icons/bi-card-game-cl.js +428 -0
  58. package/dist/lib/icons/bi-casua-game-cl.js +553 -0
  59. package/dist/lib/icons/bi-channel-reach-cl.js +22 -21
  60. package/dist/lib/icons/bi-closed-loop-cl.js +125 -0
  61. package/dist/lib/icons/bi-commercial-adaptation-cl.js +123 -0
  62. package/dist/lib/icons/bi-control-cl.js +123 -0
  63. package/dist/lib/icons/bi-crowd-cl.js +123 -0
  64. package/dist/lib/icons/bi-data-closed-loop-cl.js +123 -0
  65. package/dist/lib/icons/bi-disassembly-cl.js +126 -0
  66. package/dist/lib/icons/bi-education-cl.js +422 -0
  67. package/dist/lib/icons/bi-gameplay-cl.js +123 -0
  68. package/dist/lib/icons/bi-gift-cl.js +123 -0
  69. package/dist/lib/icons/bi-group-cl.js +123 -0
  70. package/dist/lib/icons/bi-guide-cl.js +126 -0
  71. package/dist/lib/icons/bi-mini-game-cl.js +501 -0
  72. package/dist/lib/icons/bi-mmo-game-cl.js +322 -0
  73. package/dist/lib/icons/bi-model-cl.js +123 -0
  74. package/dist/lib/icons/bi-novel-cl.js +561 -0
  75. package/dist/lib/icons/bi-operation-analysis-cl.js +123 -0
  76. package/dist/lib/icons/bi-operation-policy-cl.js +23 -22
  77. package/dist/lib/icons/bi-operational-empowerment-cl.js +123 -0
  78. package/dist/lib/icons/bi-path-analysis-cl.js +123 -0
  79. package/dist/lib/icons/bi-path-cl.js +123 -0
  80. package/dist/lib/icons/bi-personalized-deployment-cl.js +123 -0
  81. package/dist/lib/icons/bi-query-cl.js +19 -18
  82. package/dist/lib/icons/bi-quick-start-cl.js +21 -39
  83. package/dist/lib/icons/bi-reach-cl.js +129 -0
  84. package/dist/lib/icons/bi-shopping-cart-cl.js +401 -0
  85. package/dist/lib/icons/bi-short-play-cl.js +306 -0
  86. package/dist/lib/icons/bi-simulated-operation-cl.js +685 -0
  87. package/dist/lib/icons/bi-slg-game-cl.js +310 -0
  88. package/dist/lib/icons/bi-social-analysis-cl.js +123 -0
  89. package/dist/lib/icons/bi-social-application-cl.js +423 -0
  90. package/dist/lib/icons/bi-stratification-cl.js +123 -0
  91. package/dist/lib/icons/bi-support-cl.js +123 -0
  92. package/dist/lib/icons/bi-target-player-cl.js +23 -22
  93. package/dist/lib/icons/bi-user-identification-cl.js +123 -0
  94. package/dist/lib/icons/bi-user-operation-cl.js +123 -0
  95. package/dist/lib/icons/data-input.js +1 -1
  96. package/dist/lib/icons/data-output.js +1 -1
  97. package/dist/lib/index.js +266 -7
  98. package/dist/tant-icons.cjs.js +9713 -2077
  99. package/dist/tant-icons.esm.js +9676 -2077
  100. package/package.json +1 -1
@@ -0,0 +1,494 @@
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 BiMiniGameCl = function BiMiniGameCl(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_720)"
50
+ }, /*#__PURE__*/React.createElement("g", {
51
+ opacity: ".2",
52
+ filter: "url(#filter0_f_10870_720)"
53
+ }, /*#__PURE__*/React.createElement("ellipse", {
54
+ cx: "12",
55
+ cy: "13.248",
56
+ rx: "5.99",
57
+ ry: "4.992",
58
+ fill: "#7032FF"
59
+ })), /*#__PURE__*/React.createElement("g", {
60
+ filter: "url(#filter1_ii_10870_720)"
61
+ }, /*#__PURE__*/React.createElement("rect", {
62
+ x: "2.515",
63
+ y: "7.757",
64
+ width: "6.49",
65
+ height: "11.981",
66
+ rx: "3.245",
67
+ fill: "url(#paint0_linear_10870_720)"
68
+ })), /*#__PURE__*/React.createElement("g", {
69
+ filter: "url(#filter2_ii_10870_720)"
70
+ }, /*#__PURE__*/React.createElement("path", {
71
+ d: "M21.485 11.002a3.245 3.245 0 10-6.49 0v5.49a3.245 3.245 0 106.49 0v-5.49z",
72
+ fill: "url(#paint1_linear_10870_720)"
73
+ })), /*#__PURE__*/React.createElement("foreignObject", {
74
+ x: "-9.483",
75
+ y: "-6.738",
76
+ width: "42.967",
77
+ height: "33.981"
78
+ }, /*#__PURE__*/React.createElement("div", {
79
+ xmlns: "http://www.w3.org/1999/xhtml",
80
+ style: {
81
+ backdropFilter: 'blur(5.5px)height'
82
+ },
83
+ clipPath: "url(#bgblur_1_10870_720_clip_path)"
84
+ })), /*#__PURE__*/React.createElement("g", {
85
+ filter: "url(#filter3_ii_10870_720)",
86
+ "data-figma-bg-blurRadius": "11"
87
+ }, /*#__PURE__*/React.createElement("rect", {
88
+ x: "1.517",
89
+ y: "4.262",
90
+ width: "20.967",
91
+ height: "11.981",
92
+ rx: "5.99",
93
+ fill: "url(#paint2_linear_10870_720)",
94
+ fillOpacity: ".4"
95
+ })), /*#__PURE__*/React.createElement("g", {
96
+ filter: "url(#filter4_d_10870_720)"
97
+ }, /*#__PURE__*/React.createElement("circle", {
98
+ cx: "16.742",
99
+ cy: "10.003",
100
+ r: "2.246",
101
+ fill: "url(#paint3_linear_10870_720)"
102
+ })), /*#__PURE__*/React.createElement("g", {
103
+ filter: "url(#filter5_d_10870_720)"
104
+ }, /*#__PURE__*/React.createElement("circle", {
105
+ cx: "16.742",
106
+ cy: "10.003",
107
+ r: "1.248",
108
+ fill: "url(#paint4_linear_10870_720)"
109
+ })), /*#__PURE__*/React.createElement("g", {
110
+ filter: "url(#filter6_d_10870_720)"
111
+ }, /*#__PURE__*/React.createElement("path", {
112
+ d: "M6.509 8.506a.749.749 0 011.497 0V11.5a.749.749 0 01-1.497 0V8.506z",
113
+ fill: "url(#paint5_linear_10870_720)"
114
+ }), /*#__PURE__*/React.createElement("path", {
115
+ d: "M5.011 10.003c0-.413.335-.749.749-.749h2.995a.749.749 0 110 1.498H5.76a.749.749 0 01-.749-.749z",
116
+ fill: "url(#paint6_linear_10870_720)"
117
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
118
+ id: "paint0_linear_10870_720",
119
+ x1: "4.761",
120
+ y1: "22.483",
121
+ x2: "5.51",
122
+ y2: "6.259",
123
+ gradientUnits: "userSpaceOnUse"
124
+ }, /*#__PURE__*/React.createElement("stop", {
125
+ stopColor: "#B5BAFF"
126
+ }), /*#__PURE__*/React.createElement("stop", {
127
+ offset: "1",
128
+ stopColor: "#7032FF"
129
+ })), /*#__PURE__*/React.createElement("linearGradient", {
130
+ id: "paint1_linear_10870_720",
131
+ x1: "19.238",
132
+ y1: "22.483",
133
+ x2: "18.49",
134
+ y2: "6.259",
135
+ gradientUnits: "userSpaceOnUse"
136
+ }, /*#__PURE__*/React.createElement("stop", {
137
+ stopColor: "#B5BAFF"
138
+ }), /*#__PURE__*/React.createElement("stop", {
139
+ offset: "1",
140
+ stopColor: "#7032FF"
141
+ })), /*#__PURE__*/React.createElement("linearGradient", {
142
+ id: "paint2_linear_10870_720",
143
+ x1: "12",
144
+ y1: "4.262",
145
+ x2: "12",
146
+ y2: "16.243",
147
+ gradientUnits: "userSpaceOnUse"
148
+ }, /*#__PURE__*/React.createElement("stop", {
149
+ stopColor: "#F4E8FF"
150
+ }), /*#__PURE__*/React.createElement("stop", {
151
+ offset: "1",
152
+ stopColor: "#B0A3FF"
153
+ })), /*#__PURE__*/React.createElement("linearGradient", {
154
+ id: "paint3_linear_10870_720",
155
+ x1: "16.742",
156
+ y1: "7.757",
157
+ x2: "16.742",
158
+ y2: "12.25",
159
+ gradientUnits: "userSpaceOnUse"
160
+ }, /*#__PURE__*/React.createElement("stop", {
161
+ stopColor: "#fff"
162
+ }), /*#__PURE__*/React.createElement("stop", {
163
+ offset: "1",
164
+ stopColor: "#F2EBFF"
165
+ })), /*#__PURE__*/React.createElement("linearGradient", {
166
+ id: "paint4_linear_10870_720",
167
+ x1: "16.742",
168
+ y1: "8.755",
169
+ x2: "16.742",
170
+ y2: "11.251",
171
+ gradientUnits: "userSpaceOnUse"
172
+ }, /*#__PURE__*/React.createElement("stop", {
173
+ stopColor: "#fff"
174
+ }), /*#__PURE__*/React.createElement("stop", {
175
+ offset: "1",
176
+ stopColor: "#F2EBFF"
177
+ })), /*#__PURE__*/React.createElement("linearGradient", {
178
+ id: "paint5_linear_10870_720",
179
+ x1: "7.257",
180
+ y1: "7.757",
181
+ x2: "7.257",
182
+ y2: "12.25",
183
+ gradientUnits: "userSpaceOnUse"
184
+ }, /*#__PURE__*/React.createElement("stop", {
185
+ stopColor: "#fff"
186
+ }), /*#__PURE__*/React.createElement("stop", {
187
+ offset: "1",
188
+ stopColor: "#F2EBFF"
189
+ })), /*#__PURE__*/React.createElement("linearGradient", {
190
+ id: "paint6_linear_10870_720",
191
+ x1: "7.257",
192
+ y1: "7.757",
193
+ x2: "7.257",
194
+ y2: "12.25",
195
+ gradientUnits: "userSpaceOnUse"
196
+ }, /*#__PURE__*/React.createElement("stop", {
197
+ stopColor: "#fff"
198
+ }), /*#__PURE__*/React.createElement("stop", {
199
+ offset: "1",
200
+ stopColor: "#F2EBFF"
201
+ })), /*#__PURE__*/React.createElement("filter", {
202
+ id: "filter0_f_10870_720",
203
+ x: "-15.991",
204
+ y: "-13.744",
205
+ width: "55.981",
206
+ height: "53.984",
207
+ filterUnits: "userSpaceOnUse",
208
+ "color-interpolationFilters": "sRGB"
209
+ }, /*#__PURE__*/React.createElement("feFlood", {
210
+ floodOpacity: "0",
211
+ result: "BackgroundImageFix"
212
+ }), /*#__PURE__*/React.createElement("feBlend", {
213
+ "in": "SourceGraphic",
214
+ in2: "BackgroundImageFix",
215
+ result: "shape"
216
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
217
+ stdDeviation: "11",
218
+ result: "effect1_foregroundBlur_10870_720"
219
+ })), /*#__PURE__*/React.createElement("filter", {
220
+ id: "filter1_ii_10870_720",
221
+ x: "2.515",
222
+ y: "7.23",
223
+ width: "6.49",
224
+ height: "13.035",
225
+ filterUnits: "userSpaceOnUse",
226
+ "color-interpolationFilters": "sRGB"
227
+ }, /*#__PURE__*/React.createElement("feFlood", {
228
+ floodOpacity: "0",
229
+ result: "BackgroundImageFix"
230
+ }), /*#__PURE__*/React.createElement("feBlend", {
231
+ "in": "SourceGraphic",
232
+ in2: "BackgroundImageFix",
233
+ result: "shape"
234
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
235
+ "in": "SourceAlpha",
236
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
237
+ result: "hardAlpha"
238
+ }), /*#__PURE__*/React.createElement("feOffset", {
239
+ dy: "-.527"
240
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
241
+ stdDeviation: ".527"
242
+ }), /*#__PURE__*/React.createElement("feComposite", {
243
+ in2: "hardAlpha",
244
+ operator: "arithmetic",
245
+ k2: "-1",
246
+ k3: "1"
247
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
248
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
249
+ }), /*#__PURE__*/React.createElement("feBlend", {
250
+ in2: "shape",
251
+ result: "effect1_innerShadow_10870_720"
252
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
253
+ "in": "SourceAlpha",
254
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
255
+ result: "hardAlpha"
256
+ }), /*#__PURE__*/React.createElement("feOffset", {
257
+ dy: ".527"
258
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
259
+ stdDeviation: ".527"
260
+ }), /*#__PURE__*/React.createElement("feComposite", {
261
+ in2: "hardAlpha",
262
+ operator: "arithmetic",
263
+ k2: "-1",
264
+ k3: "1"
265
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
266
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
267
+ }), /*#__PURE__*/React.createElement("feBlend", {
268
+ in2: "effect1_innerShadow_10870_720",
269
+ result: "effect2_innerShadow_10870_720"
270
+ })), /*#__PURE__*/React.createElement("filter", {
271
+ id: "filter2_ii_10870_720",
272
+ x: "14.995",
273
+ y: "7.23",
274
+ width: "6.49",
275
+ height: "13.035",
276
+ filterUnits: "userSpaceOnUse",
277
+ "color-interpolationFilters": "sRGB"
278
+ }, /*#__PURE__*/React.createElement("feFlood", {
279
+ floodOpacity: "0",
280
+ result: "BackgroundImageFix"
281
+ }), /*#__PURE__*/React.createElement("feBlend", {
282
+ "in": "SourceGraphic",
283
+ in2: "BackgroundImageFix",
284
+ result: "shape"
285
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
286
+ "in": "SourceAlpha",
287
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
288
+ result: "hardAlpha"
289
+ }), /*#__PURE__*/React.createElement("feOffset", {
290
+ dy: "-.527"
291
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
292
+ stdDeviation: ".527"
293
+ }), /*#__PURE__*/React.createElement("feComposite", {
294
+ in2: "hardAlpha",
295
+ operator: "arithmetic",
296
+ k2: "-1",
297
+ k3: "1"
298
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
299
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
300
+ }), /*#__PURE__*/React.createElement("feBlend", {
301
+ in2: "shape",
302
+ result: "effect1_innerShadow_10870_720"
303
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
304
+ "in": "SourceAlpha",
305
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
306
+ result: "hardAlpha"
307
+ }), /*#__PURE__*/React.createElement("feOffset", {
308
+ dy: ".527"
309
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
310
+ stdDeviation: ".527"
311
+ }), /*#__PURE__*/React.createElement("feComposite", {
312
+ in2: "hardAlpha",
313
+ operator: "arithmetic",
314
+ k2: "-1",
315
+ k3: "1"
316
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
317
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
318
+ }), /*#__PURE__*/React.createElement("feBlend", {
319
+ in2: "effect1_innerShadow_10870_720",
320
+ result: "effect2_innerShadow_10870_720"
321
+ })), /*#__PURE__*/React.createElement("filter", {
322
+ id: "filter3_ii_10870_720",
323
+ x: "-9.483",
324
+ y: "-6.738",
325
+ width: "42.967",
326
+ height: "33.981",
327
+ filterUnits: "userSpaceOnUse",
328
+ "color-interpolationFilters": "sRGB"
329
+ }, /*#__PURE__*/React.createElement("feFlood", {
330
+ floodOpacity: "0",
331
+ result: "BackgroundImageFix"
332
+ }), /*#__PURE__*/React.createElement("feBlend", {
333
+ "in": "SourceGraphic",
334
+ in2: "BackgroundImageFix",
335
+ result: "shape"
336
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
337
+ "in": "SourceAlpha",
338
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
339
+ result: "hardAlpha"
340
+ }), /*#__PURE__*/React.createElement("feOffset", {
341
+ dy: "-.55"
342
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
343
+ stdDeviation: ".55"
344
+ }), /*#__PURE__*/React.createElement("feComposite", {
345
+ in2: "hardAlpha",
346
+ operator: "arithmetic",
347
+ k2: "-1",
348
+ k3: "1"
349
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
350
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
351
+ }), /*#__PURE__*/React.createElement("feBlend", {
352
+ in2: "shape",
353
+ result: "effect1_innerShadow_10870_720"
354
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
355
+ "in": "SourceAlpha",
356
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
357
+ result: "hardAlpha"
358
+ }), /*#__PURE__*/React.createElement("feOffset", {
359
+ dy: ".55"
360
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
361
+ stdDeviation: ".55"
362
+ }), /*#__PURE__*/React.createElement("feComposite", {
363
+ in2: "hardAlpha",
364
+ operator: "arithmetic",
365
+ k2: "-1",
366
+ k3: "1"
367
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
368
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
369
+ }), /*#__PURE__*/React.createElement("feBlend", {
370
+ in2: "effect1_innerShadow_10870_720",
371
+ result: "effect2_innerShadow_10870_720"
372
+ })), /*#__PURE__*/React.createElement("filter", {
373
+ id: "filter4_d_10870_720",
374
+ x: "8.996",
375
+ y: "4.09",
376
+ width: "15.493",
377
+ height: "15.493",
378
+ filterUnits: "userSpaceOnUse",
379
+ "color-interpolationFilters": "sRGB"
380
+ }, /*#__PURE__*/React.createElement("feFlood", {
381
+ floodOpacity: "0",
382
+ result: "BackgroundImageFix"
383
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
384
+ "in": "SourceAlpha",
385
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
386
+ result: "hardAlpha"
387
+ }), /*#__PURE__*/React.createElement("feOffset", {
388
+ dy: "1.833"
389
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
390
+ stdDeviation: "2.75"
391
+ }), /*#__PURE__*/React.createElement("feComposite", {
392
+ in2: "hardAlpha",
393
+ operator: "out"
394
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
395
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
396
+ }), /*#__PURE__*/React.createElement("feBlend", {
397
+ in2: "BackgroundImageFix",
398
+ result: "effect1_dropShadow_10870_720"
399
+ }), /*#__PURE__*/React.createElement("feBlend", {
400
+ "in": "SourceGraphic",
401
+ in2: "effect1_dropShadow_10870_720",
402
+ result: "shape"
403
+ })), /*#__PURE__*/React.createElement("filter", {
404
+ id: "filter5_d_10870_720",
405
+ x: "9.994",
406
+ y: "5.089",
407
+ width: "13.496",
408
+ height: "13.496",
409
+ filterUnits: "userSpaceOnUse",
410
+ "color-interpolationFilters": "sRGB"
411
+ }, /*#__PURE__*/React.createElement("feFlood", {
412
+ floodOpacity: "0",
413
+ result: "BackgroundImageFix"
414
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
415
+ "in": "SourceAlpha",
416
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
417
+ result: "hardAlpha"
418
+ }), /*#__PURE__*/React.createElement("feOffset", {
419
+ dy: "1.833"
420
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
421
+ stdDeviation: "2.75"
422
+ }), /*#__PURE__*/React.createElement("feComposite", {
423
+ in2: "hardAlpha",
424
+ operator: "out"
425
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
426
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
427
+ }), /*#__PURE__*/React.createElement("feBlend", {
428
+ in2: "BackgroundImageFix",
429
+ result: "effect1_dropShadow_10870_720"
430
+ }), /*#__PURE__*/React.createElement("feBlend", {
431
+ "in": "SourceGraphic",
432
+ in2: "effect1_dropShadow_10870_720",
433
+ result: "shape"
434
+ })), /*#__PURE__*/React.createElement("filter", {
435
+ id: "filter6_d_10870_720",
436
+ x: "-.489",
437
+ y: "4.09",
438
+ width: "15.493",
439
+ height: "15.493",
440
+ filterUnits: "userSpaceOnUse",
441
+ "color-interpolationFilters": "sRGB"
442
+ }, /*#__PURE__*/React.createElement("feFlood", {
443
+ floodOpacity: "0",
444
+ result: "BackgroundImageFix"
445
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
446
+ "in": "SourceAlpha",
447
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
448
+ result: "hardAlpha"
449
+ }), /*#__PURE__*/React.createElement("feOffset", {
450
+ dy: "1.833"
451
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
452
+ stdDeviation: "2.75"
453
+ }), /*#__PURE__*/React.createElement("feComposite", {
454
+ in2: "hardAlpha",
455
+ operator: "out"
456
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
457
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
458
+ }), /*#__PURE__*/React.createElement("feBlend", {
459
+ in2: "BackgroundImageFix",
460
+ result: "effect1_dropShadow_10870_720"
461
+ }), /*#__PURE__*/React.createElement("feBlend", {
462
+ "in": "SourceGraphic",
463
+ in2: "effect1_dropShadow_10870_720",
464
+ result: "shape"
465
+ })), /*#__PURE__*/React.createElement("clipPath", {
466
+ id: "bgblur_1_10870_720_clip_path",
467
+ transform: "translate(9.483 6.738)"
468
+ }, /*#__PURE__*/React.createElement("rect", {
469
+ x: "1.517",
470
+ y: "4.262",
471
+ width: "20.967",
472
+ height: "11.981",
473
+ rx: "5.99"
474
+ })), /*#__PURE__*/React.createElement("clipPath", {
475
+ id: "clip0_10870_720"
476
+ }, /*#__PURE__*/React.createElement("rect", {
477
+ width: "24",
478
+ height: "24",
479
+ fill: "#fff"
480
+ }))))));
481
+ };
482
+ BiMiniGameCl.propTypes = {
483
+ iconClassName: PropTypes.string,
484
+ spin: PropTypes.bool,
485
+ color: PropTypes.string,
486
+ testid: PropTypes.string,
487
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
488
+ };
489
+ BiMiniGameCl.defaultProps = {
490
+ spin: false,
491
+ color: 'currentColor',
492
+ size: '1em'
493
+ };
494
+ export default BiMiniGameCl;