@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,546 @@
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 BiCasuaGameCl = function BiCasuaGameCl(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_718)"
50
+ }, /*#__PURE__*/React.createElement("g", {
51
+ opacity: ".3",
52
+ filter: "url(#filter0_f_10870_718)"
53
+ }, /*#__PURE__*/React.createElement("ellipse", {
54
+ cx: "10.998",
55
+ cy: "11.577",
56
+ rx: "5.532",
57
+ ry: "5.029",
58
+ fill: "#7032FF"
59
+ })), /*#__PURE__*/React.createElement("g", {
60
+ filter: "url(#filter1_ii_10870_718)"
61
+ }, /*#__PURE__*/React.createElement("rect", {
62
+ x: "8.991",
63
+ y: "12.873",
64
+ width: "3.018",
65
+ height: "6.363",
66
+ rx: "1.509",
67
+ transform: "rotate(18 8.991 12.873)",
68
+ fill: "url(#paint0_linear_10870_718)"
69
+ })), /*#__PURE__*/React.createElement("g", {
70
+ filter: "url(#filter2_ii_10870_718)"
71
+ }, /*#__PURE__*/React.createElement("rect", {
72
+ x: "18.061",
73
+ y: "6.117",
74
+ width: "5.029",
75
+ height: "10.059",
76
+ rx: "2.515",
77
+ transform: "rotate(18 18.061 6.117)",
78
+ fill: "url(#paint1_linear_10870_718)"
79
+ })), /*#__PURE__*/React.createElement("foreignObject", {
80
+ x: "-3.559",
81
+ y: "7.814",
82
+ width: "23.972",
83
+ height: "23.77"
84
+ }, /*#__PURE__*/React.createElement("div", {
85
+ xmlns: "http://www.w3.org/1999/xhtml",
86
+ style: {
87
+ backdropFilter: 'blur(4.95px)height'
88
+ },
89
+ clipPath: "url(#bgblur_1_10870_718_clip_path)"
90
+ })), /*#__PURE__*/React.createElement("g", {
91
+ filter: "url(#filter3_ii_10870_718)",
92
+ "data-figma-bg-blurRadius": "9.905"
93
+ }, /*#__PURE__*/React.createElement("path", {
94
+ d: "M6.94 18.01a.54.54 0 01.646-.264l2.549.828a.54.54 0 01.367.593l-.118.782a2.03 2.03 0 11-3.809-1.238l.365-.7z",
95
+ fill: "url(#paint2_linear_10870_718)",
96
+ fillOpacity: ".4"
97
+ })), /*#__PURE__*/React.createElement("g", {
98
+ filter: "url(#filter4_ii_10870_718)"
99
+ }, /*#__PURE__*/React.createElement("rect", {
100
+ x: "3.711",
101
+ y: "1.454",
102
+ width: "5.029",
103
+ height: "10.059",
104
+ rx: "2.515",
105
+ transform: "rotate(18 3.711 1.454)",
106
+ fill: "url(#paint3_linear_10870_718)"
107
+ })), /*#__PURE__*/React.createElement("foreignObject", {
108
+ x: "-5.58",
109
+ y: "-6.99",
110
+ width: "34.609",
111
+ height: "32.671"
112
+ }, /*#__PURE__*/React.createElement("div", {
113
+ xmlns: "http://www.w3.org/1999/xhtml",
114
+ style: {
115
+ backdropFilter: 'blur(5.17px)height'
116
+ },
117
+ clipPath: "url(#bgblur_2_10870_718_clip_path)"
118
+ })), /*#__PURE__*/React.createElement("g", {
119
+ filter: "url(#filter5_ii_10870_718)",
120
+ "data-figma-bg-blurRadius": "10.335"
121
+ }, /*#__PURE__*/React.createElement("rect", {
122
+ x: "6.737",
123
+ y: "1.908",
124
+ width: "14.083",
125
+ height: "11.065",
126
+ rx: "5.532",
127
+ transform: "rotate(18 6.737 1.908)",
128
+ fill: "url(#paint4_linear_10870_718)",
129
+ fillOpacity: ".4"
130
+ })), /*#__PURE__*/React.createElement("g", {
131
+ filter: "url(#filter6_d_10870_718)"
132
+ }, /*#__PURE__*/React.createElement("path", {
133
+ d: "M11.47 7.197a1.048 1.048 0 011.723.56c.062.287.242.535.497.683a1.048 1.048 0 010 1.812 1.048 1.048 0 00-.497.683 1.048 1.048 0 01-1.723.56 1.048 1.048 0 00-.804-.26c-.8.08-1.389-.731-1.065-1.466.12-.27.12-.576 0-.846a1.048 1.048 0 011.065-1.465c.293.03.585-.065.804-.261z",
134
+ fill: "url(#paint5_linear_10870_718)"
135
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
136
+ id: "filter0_f_10870_718",
137
+ x: "-94.534",
138
+ y: "-93.453",
139
+ width: "211.065",
140
+ height: "210.059",
141
+ filterUnits: "userSpaceOnUse",
142
+ "color-interpolationFilters": "sRGB"
143
+ }, /*#__PURE__*/React.createElement("feFlood", {
144
+ floodOpacity: "0",
145
+ result: "BackgroundImageFix"
146
+ }), /*#__PURE__*/React.createElement("feBlend", {
147
+ "in": "SourceGraphic",
148
+ in2: "BackgroundImageFix",
149
+ result: "shape"
150
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
151
+ stdDeviation: "50",
152
+ result: "effect1_foregroundBlur_10870_718"
153
+ })), /*#__PURE__*/React.createElement("filter", {
154
+ id: "filter1_ii_10870_718",
155
+ x: "7.417",
156
+ y: "12.749",
157
+ width: "4.052",
158
+ height: "7.233",
159
+ filterUnits: "userSpaceOnUse",
160
+ "color-interpolationFilters": "sRGB"
161
+ }, /*#__PURE__*/React.createElement("feFlood", {
162
+ floodOpacity: "0",
163
+ result: "BackgroundImageFix"
164
+ }), /*#__PURE__*/React.createElement("feBlend", {
165
+ "in": "SourceGraphic",
166
+ in2: "BackgroundImageFix",
167
+ result: "shape"
168
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
169
+ "in": "SourceAlpha",
170
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
171
+ result: "hardAlpha"
172
+ }), /*#__PURE__*/React.createElement("feOffset", {
173
+ dy: "-.517"
174
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
175
+ stdDeviation: ".517"
176
+ }), /*#__PURE__*/React.createElement("feComposite", {
177
+ in2: "hardAlpha",
178
+ operator: "arithmetic",
179
+ k2: "-1",
180
+ k3: "1"
181
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
182
+ values: "0 0 0 0 0 0 0 0 0 0.294118 0 0 0 0 1 0 0 0 0.3 0"
183
+ }), /*#__PURE__*/React.createElement("feBlend", {
184
+ in2: "shape",
185
+ result: "effect1_innerShadow_10870_718"
186
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
187
+ "in": "SourceAlpha",
188
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
189
+ result: "hardAlpha"
190
+ }), /*#__PURE__*/React.createElement("feOffset", {
191
+ dy: ".517"
192
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
193
+ stdDeviation: ".517"
194
+ }), /*#__PURE__*/React.createElement("feComposite", {
195
+ in2: "hardAlpha",
196
+ operator: "arithmetic",
197
+ k2: "-1",
198
+ k3: "1"
199
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
200
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
201
+ }), /*#__PURE__*/React.createElement("feBlend", {
202
+ in2: "effect1_innerShadow_10870_718",
203
+ result: "effect2_innerShadow_10870_718"
204
+ })), /*#__PURE__*/React.createElement("filter", {
205
+ id: "filter2_ii_10870_718",
206
+ x: "15.606",
207
+ y: "6.275",
208
+ width: "6.585",
209
+ height: "10.805",
210
+ filterUnits: "userSpaceOnUse",
211
+ "color-interpolationFilters": "sRGB"
212
+ }, /*#__PURE__*/React.createElement("feFlood", {
213
+ floodOpacity: "0",
214
+ result: "BackgroundImageFix"
215
+ }), /*#__PURE__*/React.createElement("feBlend", {
216
+ "in": "SourceGraphic",
217
+ in2: "BackgroundImageFix",
218
+ result: "shape"
219
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
220
+ "in": "SourceAlpha",
221
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
222
+ result: "hardAlpha"
223
+ }), /*#__PURE__*/React.createElement("feOffset", {
224
+ dy: "-.495"
225
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
226
+ stdDeviation: ".495"
227
+ }), /*#__PURE__*/React.createElement("feComposite", {
228
+ in2: "hardAlpha",
229
+ operator: "arithmetic",
230
+ k2: "-1",
231
+ k3: "1"
232
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
233
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
234
+ }), /*#__PURE__*/React.createElement("feBlend", {
235
+ in2: "shape",
236
+ result: "effect1_innerShadow_10870_718"
237
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
238
+ "in": "SourceAlpha",
239
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
240
+ result: "hardAlpha"
241
+ }), /*#__PURE__*/React.createElement("feOffset", {
242
+ dy: ".495"
243
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
244
+ stdDeviation: ".495"
245
+ }), /*#__PURE__*/React.createElement("feComposite", {
246
+ in2: "hardAlpha",
247
+ operator: "arithmetic",
248
+ k2: "-1",
249
+ k3: "1"
250
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
251
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
252
+ }), /*#__PURE__*/React.createElement("feBlend", {
253
+ in2: "effect1_innerShadow_10870_718",
254
+ result: "effect2_innerShadow_10870_718"
255
+ })), /*#__PURE__*/React.createElement("filter", {
256
+ id: "filter3_ii_10870_718",
257
+ x: "-3.559",
258
+ y: "7.814",
259
+ width: "23.972",
260
+ height: "23.77",
261
+ filterUnits: "userSpaceOnUse",
262
+ "color-interpolationFilters": "sRGB"
263
+ }, /*#__PURE__*/React.createElement("feFlood", {
264
+ floodOpacity: "0",
265
+ result: "BackgroundImageFix"
266
+ }), /*#__PURE__*/React.createElement("feBlend", {
267
+ "in": "SourceGraphic",
268
+ in2: "BackgroundImageFix",
269
+ result: "shape"
270
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
271
+ "in": "SourceAlpha",
272
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
273
+ result: "hardAlpha"
274
+ }), /*#__PURE__*/React.createElement("feOffset", {
275
+ dy: "-.495"
276
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
277
+ stdDeviation: ".495"
278
+ }), /*#__PURE__*/React.createElement("feComposite", {
279
+ in2: "hardAlpha",
280
+ operator: "arithmetic",
281
+ k2: "-1",
282
+ k3: "1"
283
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
284
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
285
+ }), /*#__PURE__*/React.createElement("feBlend", {
286
+ in2: "shape",
287
+ result: "effect1_innerShadow_10870_718"
288
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
289
+ "in": "SourceAlpha",
290
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
291
+ result: "hardAlpha"
292
+ }), /*#__PURE__*/React.createElement("feOffset", {
293
+ dy: ".495"
294
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
295
+ stdDeviation: ".495"
296
+ }), /*#__PURE__*/React.createElement("feComposite", {
297
+ in2: "hardAlpha",
298
+ operator: "arithmetic",
299
+ k2: "-1",
300
+ k3: "1"
301
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
302
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
303
+ }), /*#__PURE__*/React.createElement("feBlend", {
304
+ in2: "effect1_innerShadow_10870_718",
305
+ result: "effect2_innerShadow_10870_718"
306
+ })), /*#__PURE__*/React.createElement("filter", {
307
+ id: "filter4_ii_10870_718",
308
+ x: "1.256",
309
+ y: "1.612",
310
+ width: "6.585",
311
+ height: "10.805",
312
+ filterUnits: "userSpaceOnUse",
313
+ "color-interpolationFilters": "sRGB"
314
+ }, /*#__PURE__*/React.createElement("feFlood", {
315
+ floodOpacity: "0",
316
+ result: "BackgroundImageFix"
317
+ }), /*#__PURE__*/React.createElement("feBlend", {
318
+ "in": "SourceGraphic",
319
+ in2: "BackgroundImageFix",
320
+ result: "shape"
321
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
322
+ "in": "SourceAlpha",
323
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
324
+ result: "hardAlpha"
325
+ }), /*#__PURE__*/React.createElement("feOffset", {
326
+ dy: "-.495"
327
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
328
+ stdDeviation: ".495"
329
+ }), /*#__PURE__*/React.createElement("feComposite", {
330
+ in2: "hardAlpha",
331
+ operator: "arithmetic",
332
+ k2: "-1",
333
+ k3: "1"
334
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
335
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
336
+ }), /*#__PURE__*/React.createElement("feBlend", {
337
+ in2: "shape",
338
+ result: "effect1_innerShadow_10870_718"
339
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
340
+ "in": "SourceAlpha",
341
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
342
+ result: "hardAlpha"
343
+ }), /*#__PURE__*/React.createElement("feOffset", {
344
+ dy: ".495"
345
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
346
+ stdDeviation: ".495"
347
+ }), /*#__PURE__*/React.createElement("feComposite", {
348
+ in2: "hardAlpha",
349
+ operator: "arithmetic",
350
+ k2: "-1",
351
+ k3: "1"
352
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
353
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
354
+ }), /*#__PURE__*/React.createElement("feBlend", {
355
+ in2: "effect1_innerShadow_10870_718",
356
+ result: "effect2_innerShadow_10870_718"
357
+ })), /*#__PURE__*/React.createElement("filter", {
358
+ id: "filter5_ii_10870_718",
359
+ x: "-5.58",
360
+ y: "-6.99",
361
+ width: "34.609",
362
+ height: "32.671",
363
+ filterUnits: "userSpaceOnUse",
364
+ "color-interpolationFilters": "sRGB"
365
+ }, /*#__PURE__*/React.createElement("feFlood", {
366
+ floodOpacity: "0",
367
+ result: "BackgroundImageFix"
368
+ }), /*#__PURE__*/React.createElement("feBlend", {
369
+ "in": "SourceGraphic",
370
+ in2: "BackgroundImageFix",
371
+ result: "shape"
372
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
373
+ "in": "SourceAlpha",
374
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
375
+ result: "hardAlpha"
376
+ }), /*#__PURE__*/React.createElement("feOffset", {
377
+ dy: "-.517"
378
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
379
+ stdDeviation: ".517"
380
+ }), /*#__PURE__*/React.createElement("feComposite", {
381
+ in2: "hardAlpha",
382
+ operator: "arithmetic",
383
+ k2: "-1",
384
+ k3: "1"
385
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
386
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
387
+ }), /*#__PURE__*/React.createElement("feBlend", {
388
+ in2: "shape",
389
+ result: "effect1_innerShadow_10870_718"
390
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
391
+ "in": "SourceAlpha",
392
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
393
+ result: "hardAlpha"
394
+ }), /*#__PURE__*/React.createElement("feOffset", {
395
+ dy: ".517"
396
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
397
+ stdDeviation: ".517"
398
+ }), /*#__PURE__*/React.createElement("feComposite", {
399
+ in2: "hardAlpha",
400
+ operator: "arithmetic",
401
+ k2: "-1",
402
+ k3: "1"
403
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
404
+ values: "0 0 0 0 0.956863 0 0 0 0 0.909804 0 0 0 0 1 0 0 0 1 0"
405
+ }), /*#__PURE__*/React.createElement("feBlend", {
406
+ in2: "effect1_innerShadow_10870_718",
407
+ result: "effect2_innerShadow_10870_718"
408
+ })), /*#__PURE__*/React.createElement("filter", {
409
+ id: "filter6_d_10870_718",
410
+ x: "4.343",
411
+ y: "3.484",
412
+ width: "15.035",
413
+ height: "15.169",
414
+ filterUnits: "userSpaceOnUse",
415
+ "color-interpolationFilters": "sRGB"
416
+ }, /*#__PURE__*/React.createElement("feFlood", {
417
+ floodOpacity: "0",
418
+ result: "BackgroundImageFix"
419
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
420
+ "in": "SourceAlpha",
421
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
422
+ result: "hardAlpha"
423
+ }), /*#__PURE__*/React.createElement("feOffset", {
424
+ dy: "1.723"
425
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
426
+ stdDeviation: "2.584"
427
+ }), /*#__PURE__*/React.createElement("feComposite", {
428
+ in2: "hardAlpha",
429
+ operator: "out"
430
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
431
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
432
+ }), /*#__PURE__*/React.createElement("feBlend", {
433
+ in2: "BackgroundImageFix",
434
+ result: "effect1_dropShadow_10870_718"
435
+ }), /*#__PURE__*/React.createElement("feBlend", {
436
+ "in": "SourceGraphic",
437
+ in2: "effect1_dropShadow_10870_718",
438
+ result: "shape"
439
+ })), /*#__PURE__*/React.createElement("linearGradient", {
440
+ id: "paint0_linear_10870_718",
441
+ x1: "10.984",
442
+ y1: "20.973",
443
+ x2: "13.18",
444
+ y2: "12.912",
445
+ gradientUnits: "userSpaceOnUse"
446
+ }, /*#__PURE__*/React.createElement("stop", {
447
+ stopColor: "#B5BAFF"
448
+ }), /*#__PURE__*/React.createElement("stop", {
449
+ offset: "1",
450
+ stopColor: "#7032FF"
451
+ })), /*#__PURE__*/React.createElement("linearGradient", {
452
+ id: "paint1_linear_10870_718",
453
+ x1: "20.576",
454
+ y1: "6.117",
455
+ x2: "20.576",
456
+ y2: "16.176",
457
+ gradientUnits: "userSpaceOnUse"
458
+ }, /*#__PURE__*/React.createElement("stop", {
459
+ stopColor: "#B5BAFF"
460
+ }), /*#__PURE__*/React.createElement("stop", {
461
+ offset: "1",
462
+ stopColor: "#7032FF"
463
+ })), /*#__PURE__*/React.createElement("linearGradient", {
464
+ id: "paint2_linear_10870_718",
465
+ x1: "8.86",
466
+ y1: "18.16",
467
+ x2: "7.749",
468
+ y2: "21.579",
469
+ gradientUnits: "userSpaceOnUse"
470
+ }, /*#__PURE__*/React.createElement("stop", {
471
+ stopColor: "#fff"
472
+ }), /*#__PURE__*/React.createElement("stop", {
473
+ offset: "1",
474
+ stopColor: "#B5BAFF"
475
+ })), /*#__PURE__*/React.createElement("linearGradient", {
476
+ id: "paint3_linear_10870_718",
477
+ x1: "6.226",
478
+ y1: "1.454",
479
+ x2: "6.226",
480
+ y2: "11.513",
481
+ gradientUnits: "userSpaceOnUse"
482
+ }, /*#__PURE__*/React.createElement("stop", {
483
+ stopColor: "#B5BAFF"
484
+ }), /*#__PURE__*/React.createElement("stop", {
485
+ offset: "1",
486
+ stopColor: "#7032FF"
487
+ })), /*#__PURE__*/React.createElement("linearGradient", {
488
+ id: "paint4_linear_10870_718",
489
+ x1: "13.778",
490
+ y1: "1.908",
491
+ x2: "13.778",
492
+ y2: "12.973",
493
+ gradientUnits: "userSpaceOnUse"
494
+ }, /*#__PURE__*/React.createElement("stop", {
495
+ stopColor: "#F4E8FF"
496
+ }), /*#__PURE__*/React.createElement("stop", {
497
+ offset: "1",
498
+ stopColor: "#B0A3FF"
499
+ })), /*#__PURE__*/React.createElement("linearGradient", {
500
+ id: "paint5_linear_10870_718",
501
+ x1: "12.812",
502
+ y1: "5.998",
503
+ x2: "10.636",
504
+ y2: "12.694",
505
+ gradientUnits: "userSpaceOnUse"
506
+ }, /*#__PURE__*/React.createElement("stop", {
507
+ stopColor: "#fff"
508
+ }), /*#__PURE__*/React.createElement("stop", {
509
+ offset: "1",
510
+ stopColor: "#F2EBFF"
511
+ })), /*#__PURE__*/React.createElement("clipPath", {
512
+ id: "bgblur_1_10870_718_clip_path",
513
+ transform: "translate(3.56 -7.814)"
514
+ }, /*#__PURE__*/React.createElement("path", {
515
+ d: "M6.94 18.01a.54.54 0 01.646-.264l2.549.828a.54.54 0 01.367.593l-.118.782a2.03 2.03 0 11-3.809-1.238l.365-.7z"
516
+ })), /*#__PURE__*/React.createElement("clipPath", {
517
+ id: "bgblur_2_10870_718_clip_path",
518
+ transform: "translate(5.58 6.99)"
519
+ }, /*#__PURE__*/React.createElement("rect", {
520
+ x: "6.737",
521
+ y: "1.908",
522
+ width: "14.083",
523
+ height: "11.065",
524
+ rx: "5.532",
525
+ transform: "rotate(18 6.737 1.908)"
526
+ })), /*#__PURE__*/React.createElement("clipPath", {
527
+ id: "clip0_10870_718"
528
+ }, /*#__PURE__*/React.createElement("rect", {
529
+ width: "24",
530
+ height: "24",
531
+ fill: "#fff"
532
+ }))))));
533
+ };
534
+ BiCasuaGameCl.propTypes = {
535
+ iconClassName: PropTypes.string,
536
+ spin: PropTypes.bool,
537
+ color: PropTypes.string,
538
+ testid: PropTypes.string,
539
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
540
+ };
541
+ BiCasuaGameCl.defaultProps = {
542
+ spin: false,
543
+ color: 'currentColor',
544
+ size: '1em'
545
+ };
546
+ export default BiCasuaGameCl;
@@ -0,0 +1,118 @@
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 BiChannelReachCl = function BiChannelReachCl(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_393)"
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_393_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_393)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ fillRule: "evenodd",
71
+ clipRule: "evenodd",
72
+ d: "M10.5 11h4.8v.778h-4.8V11zm.4 6.222h4.4V18h-4.4v-.778zm4.4-3.11h-4v.777h4v-.778zm-3.2-1.556h6.4v.777h-6.4v-.777zm6.4 3.11h-6.4v.778h6.4v-.777z",
73
+ fill: "#fff"
74
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
75
+ id: "paint0_linear_10857_393",
76
+ x1: "6.051",
77
+ y1: "20.386",
78
+ x2: "21.516",
79
+ y2: "14.153",
80
+ gradientUnits: "userSpaceOnUse"
81
+ }, /*#__PURE__*/React.createElement("stop", {
82
+ stopColor: "#73BCFF"
83
+ }), /*#__PURE__*/React.createElement("stop", {
84
+ offset: "1",
85
+ stopColor: "#4F7BFF"
86
+ })), /*#__PURE__*/React.createElement("linearGradient", {
87
+ id: "paint1_linear_10857_393",
88
+ x1: "8.673",
89
+ y1: "9.084",
90
+ x2: "20.995",
91
+ y2: "21.405",
92
+ gradientUnits: "userSpaceOnUse"
93
+ }, /*#__PURE__*/React.createElement("stop", {
94
+ stopColor: "#fff"
95
+ }), /*#__PURE__*/React.createElement("stop", {
96
+ offset: "1",
97
+ stopColor: "#2F63FF",
98
+ stopOpacity: ".2"
99
+ })), /*#__PURE__*/React.createElement("clipPath", {
100
+ id: "bgblur_0_10857_393_clip_path",
101
+ transform: "translate(5.333 5.333)"
102
+ }, /*#__PURE__*/React.createElement("path", {
103
+ 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"
104
+ }))))));
105
+ };
106
+ BiChannelReachCl.propTypes = {
107
+ iconClassName: PropTypes.string,
108
+ spin: PropTypes.bool,
109
+ color: PropTypes.string,
110
+ testid: PropTypes.string,
111
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
112
+ };
113
+ BiChannelReachCl.defaultProps = {
114
+ spin: false,
115
+ color: 'currentColor',
116
+ size: '1em'
117
+ };
118
+ export default BiChannelReachCl;