@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,416 @@
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 BiSocialApplicationCl = function BiSocialApplicationCl(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_721)"
50
+ }, /*#__PURE__*/React.createElement("g", {
51
+ filter: "url(#filter0_d_10870_721)"
52
+ }, /*#__PURE__*/React.createElement("circle", {
53
+ cx: "12.001",
54
+ cy: "14.504",
55
+ r: "5.008",
56
+ fill: "#00C3FF"
57
+ }), /*#__PURE__*/React.createElement("g", {
58
+ filter: "url(#filter1_ii_10870_721)"
59
+ }, /*#__PURE__*/React.createElement("path", {
60
+ fillRule: "evenodd",
61
+ clipRule: "evenodd",
62
+ d: "M4.48 6.256h12.094a2.789 2.789 0 012.79 2.787v7.433c0 1.54-1.249 2.787-2.79 2.787H11.27l-1.224 1.223a.698.698 0 01-.987 0l-1.224-1.223H4.48a2.789 2.789 0 01-2.791-2.787V9.043c0-1.54 1.25-2.787 2.79-2.787z",
63
+ fill: "url(#paint0_linear_10870_721)"
64
+ })), /*#__PURE__*/React.createElement("foreignObject", {
65
+ x: "-3.576",
66
+ y: "-5.49",
67
+ width: "34.685",
68
+ height: "31.445"
69
+ }, /*#__PURE__*/React.createElement("div", {
70
+ xmlns: "http://www.w3.org/1999/xhtml",
71
+ style: {
72
+ backdropFilter: 'blur(4.4px)height'
73
+ },
74
+ clipPath: "url(#bgblur_1_10870_721_clip_path)"
75
+ })), /*#__PURE__*/React.createElement("g", {
76
+ filter: "url(#filter2_ii_10870_721)",
77
+ "data-figma-bg-blurRadius": "8.8"
78
+ }, /*#__PURE__*/React.createElement("path", {
79
+ fillRule: "evenodd",
80
+ clipRule: "evenodd",
81
+ d: "M19.612 3.31H7.922c-1.49 0-2.698 1.197-2.698 2.673v7.13c0 1.476 1.208 2.674 2.698 2.674h5.128l1.183 1.172c.263.261.69.261.954 0l1.183-1.172h3.242c1.49 0 2.698-1.198 2.698-2.674v-7.13c0-1.476-1.208-2.673-2.698-2.673z",
82
+ fill: "url(#paint1_linear_10870_721)",
83
+ fillOpacity: ".4"
84
+ })), /*#__PURE__*/React.createElement("g", {
85
+ filter: "url(#filter3_d_10870_721)"
86
+ }, /*#__PURE__*/React.createElement("circle", {
87
+ cx: "9.349",
88
+ cy: "9.496",
89
+ r: "1.178",
90
+ fill: "url(#paint2_linear_10870_721)"
91
+ })), /*#__PURE__*/React.createElement("g", {
92
+ filter: "url(#filter4_d_10870_721)"
93
+ }, /*#__PURE__*/React.createElement("circle", {
94
+ cx: "13.767",
95
+ cy: "9.496",
96
+ r: "1.178",
97
+ fill: "url(#paint3_linear_10870_721)"
98
+ })), /*#__PURE__*/React.createElement("g", {
99
+ filter: "url(#filter5_d_10870_721)"
100
+ }, /*#__PURE__*/React.createElement("circle", {
101
+ cx: "18.186",
102
+ cy: "9.496",
103
+ r: "1.178",
104
+ fill: "url(#paint4_linear_10870_721)"
105
+ })))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
106
+ id: "filter0_d_10870_721",
107
+ x: "-98.31",
108
+ y: "-96.69",
109
+ width: "220.62",
110
+ height: "217.38",
111
+ filterUnits: "userSpaceOnUse",
112
+ "color-interpolationFilters": "sRGB"
113
+ }, /*#__PURE__*/React.createElement("feFlood", {
114
+ floodOpacity: "0",
115
+ result: "BackgroundImageFix"
116
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
117
+ "in": "SourceAlpha",
118
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
119
+ result: "hardAlpha"
120
+ }), /*#__PURE__*/React.createElement("feOffset", null), /*#__PURE__*/React.createElement("feGaussianBlur", {
121
+ stdDeviation: "50"
122
+ }), /*#__PURE__*/React.createElement("feComposite", {
123
+ in2: "hardAlpha",
124
+ operator: "out"
125
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
126
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
127
+ }), /*#__PURE__*/React.createElement("feBlend", {
128
+ in2: "BackgroundImageFix",
129
+ result: "effect1_dropShadow_10870_721"
130
+ }), /*#__PURE__*/React.createElement("feBlend", {
131
+ "in": "SourceGraphic",
132
+ in2: "effect1_dropShadow_10870_721",
133
+ result: "shape"
134
+ })), /*#__PURE__*/React.createElement("filter", {
135
+ id: "filter1_ii_10870_721",
136
+ x: "1.69",
137
+ y: "5.706",
138
+ width: "17.675",
139
+ height: "15.534",
140
+ filterUnits: "userSpaceOnUse",
141
+ "color-interpolationFilters": "sRGB"
142
+ }, /*#__PURE__*/React.createElement("feFlood", {
143
+ floodOpacity: "0",
144
+ result: "BackgroundImageFix"
145
+ }), /*#__PURE__*/React.createElement("feBlend", {
146
+ "in": "SourceGraphic",
147
+ in2: "BackgroundImageFix",
148
+ result: "shape"
149
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
150
+ "in": "SourceAlpha",
151
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
152
+ result: "hardAlpha"
153
+ }), /*#__PURE__*/React.createElement("feOffset", {
154
+ dy: "-.55"
155
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
156
+ stdDeviation: ".55"
157
+ }), /*#__PURE__*/React.createElement("feComposite", {
158
+ in2: "hardAlpha",
159
+ operator: "arithmetic",
160
+ k2: "-1",
161
+ k3: "1"
162
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
163
+ values: "0 0 0 0 0 0 0 0 0 0.764706 0 0 0 0 1 0 0 0 0.3 0"
164
+ }), /*#__PURE__*/React.createElement("feBlend", {
165
+ in2: "shape",
166
+ result: "effect1_innerShadow_10870_721"
167
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
168
+ "in": "SourceAlpha",
169
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
170
+ result: "hardAlpha"
171
+ }), /*#__PURE__*/React.createElement("feOffset", {
172
+ dy: ".55"
173
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
174
+ stdDeviation: ".55"
175
+ }), /*#__PURE__*/React.createElement("feComposite", {
176
+ in2: "hardAlpha",
177
+ operator: "arithmetic",
178
+ k2: "-1",
179
+ k3: "1"
180
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
181
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
182
+ }), /*#__PURE__*/React.createElement("feBlend", {
183
+ in2: "effect1_innerShadow_10870_721",
184
+ result: "effect2_innerShadow_10870_721"
185
+ })), /*#__PURE__*/React.createElement("filter", {
186
+ id: "filter2_ii_10870_721",
187
+ x: "-3.576",
188
+ y: "-5.49",
189
+ width: "34.685",
190
+ height: "31.445",
191
+ filterUnits: "userSpaceOnUse",
192
+ "color-interpolationFilters": "sRGB"
193
+ }, /*#__PURE__*/React.createElement("feFlood", {
194
+ floodOpacity: "0",
195
+ result: "BackgroundImageFix"
196
+ }), /*#__PURE__*/React.createElement("feBlend", {
197
+ "in": "SourceGraphic",
198
+ in2: "BackgroundImageFix",
199
+ result: "shape"
200
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
201
+ "in": "SourceAlpha",
202
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
203
+ result: "hardAlpha"
204
+ }), /*#__PURE__*/React.createElement("feOffset", {
205
+ dy: "-.55"
206
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
207
+ stdDeviation: ".55"
208
+ }), /*#__PURE__*/React.createElement("feComposite", {
209
+ in2: "hardAlpha",
210
+ operator: "arithmetic",
211
+ k2: "-1",
212
+ k3: "1"
213
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
214
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
215
+ }), /*#__PURE__*/React.createElement("feBlend", {
216
+ in2: "shape",
217
+ result: "effect1_innerShadow_10870_721"
218
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
219
+ "in": "SourceAlpha",
220
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
221
+ result: "hardAlpha"
222
+ }), /*#__PURE__*/React.createElement("feOffset", {
223
+ dy: ".55"
224
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
225
+ stdDeviation: ".55"
226
+ }), /*#__PURE__*/React.createElement("feComposite", {
227
+ in2: "hardAlpha",
228
+ operator: "arithmetic",
229
+ k2: "-1",
230
+ k3: "1"
231
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
232
+ values: "0 0 0 0 0.733333 0 0 0 0 0.929412 0 0 0 0 1 0 0 0 1 0"
233
+ }), /*#__PURE__*/React.createElement("feBlend", {
234
+ in2: "effect1_innerShadow_10870_721",
235
+ result: "effect2_innerShadow_10870_721"
236
+ })), /*#__PURE__*/React.createElement("filter", {
237
+ id: "filter3_d_10870_721",
238
+ x: "3.77",
239
+ y: "5.018",
240
+ width: "11.157",
241
+ height: "11.157",
242
+ filterUnits: "userSpaceOnUse",
243
+ "color-interpolationFilters": "sRGB"
244
+ }, /*#__PURE__*/React.createElement("feFlood", {
245
+ floodOpacity: "0",
246
+ result: "BackgroundImageFix"
247
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
248
+ "in": "SourceAlpha",
249
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
250
+ result: "hardAlpha"
251
+ }), /*#__PURE__*/React.createElement("feOffset", {
252
+ dy: "1.1"
253
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
254
+ stdDeviation: "2.2"
255
+ }), /*#__PURE__*/React.createElement("feComposite", {
256
+ in2: "hardAlpha",
257
+ operator: "out"
258
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
259
+ values: "0 0 0 0 0 0 0 0 0 0.764706 0 0 0 0 1 0 0 0 0.5 0"
260
+ }), /*#__PURE__*/React.createElement("feBlend", {
261
+ in2: "BackgroundImageFix",
262
+ result: "effect1_dropShadow_10870_721"
263
+ }), /*#__PURE__*/React.createElement("feBlend", {
264
+ "in": "SourceGraphic",
265
+ in2: "effect1_dropShadow_10870_721",
266
+ result: "shape"
267
+ })), /*#__PURE__*/React.createElement("filter", {
268
+ id: "filter4_d_10870_721",
269
+ x: "8.189",
270
+ y: "5.018",
271
+ width: "11.157",
272
+ height: "11.157",
273
+ filterUnits: "userSpaceOnUse",
274
+ "color-interpolationFilters": "sRGB"
275
+ }, /*#__PURE__*/React.createElement("feFlood", {
276
+ floodOpacity: "0",
277
+ result: "BackgroundImageFix"
278
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
279
+ "in": "SourceAlpha",
280
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
281
+ result: "hardAlpha"
282
+ }), /*#__PURE__*/React.createElement("feOffset", {
283
+ dy: "1.1"
284
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
285
+ stdDeviation: "2.2"
286
+ }), /*#__PURE__*/React.createElement("feComposite", {
287
+ in2: "hardAlpha",
288
+ operator: "out"
289
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
290
+ values: "0 0 0 0 0 0 0 0 0 0.764706 0 0 0 0 1 0 0 0 0.5 0"
291
+ }), /*#__PURE__*/React.createElement("feBlend", {
292
+ in2: "BackgroundImageFix",
293
+ result: "effect1_dropShadow_10870_721"
294
+ }), /*#__PURE__*/React.createElement("feBlend", {
295
+ "in": "SourceGraphic",
296
+ in2: "effect1_dropShadow_10870_721",
297
+ result: "shape"
298
+ })), /*#__PURE__*/React.createElement("filter", {
299
+ id: "filter5_d_10870_721",
300
+ x: "12.608",
301
+ y: "5.018",
302
+ width: "11.157",
303
+ height: "11.157",
304
+ filterUnits: "userSpaceOnUse",
305
+ "color-interpolationFilters": "sRGB"
306
+ }, /*#__PURE__*/React.createElement("feFlood", {
307
+ floodOpacity: "0",
308
+ result: "BackgroundImageFix"
309
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
310
+ "in": "SourceAlpha",
311
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
312
+ result: "hardAlpha"
313
+ }), /*#__PURE__*/React.createElement("feOffset", {
314
+ dy: "1.1"
315
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
316
+ stdDeviation: "2.2"
317
+ }), /*#__PURE__*/React.createElement("feComposite", {
318
+ in2: "hardAlpha",
319
+ operator: "out"
320
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
321
+ values: "0 0 0 0 0 0 0 0 0 0.764706 0 0 0 0 1 0 0 0 0.5 0"
322
+ }), /*#__PURE__*/React.createElement("feBlend", {
323
+ in2: "BackgroundImageFix",
324
+ result: "effect1_dropShadow_10870_721"
325
+ }), /*#__PURE__*/React.createElement("feBlend", {
326
+ "in": "SourceGraphic",
327
+ in2: "effect1_dropShadow_10870_721",
328
+ result: "shape"
329
+ })), /*#__PURE__*/React.createElement("linearGradient", {
330
+ id: "paint0_linear_10870_721",
331
+ x1: "10.527",
332
+ y1: "6.256",
333
+ x2: "10.527",
334
+ y2: "20.69",
335
+ gradientUnits: "userSpaceOnUse"
336
+ }, /*#__PURE__*/React.createElement("stop", {
337
+ stopColor: "#BBEDFF"
338
+ }), /*#__PURE__*/React.createElement("stop", {
339
+ offset: "1",
340
+ stopColor: "#00C4FF"
341
+ })), /*#__PURE__*/React.createElement("linearGradient", {
342
+ id: "paint1_linear_10870_721",
343
+ x1: "13.767",
344
+ y1: "3.31",
345
+ x2: "13.767",
346
+ y2: "17.155",
347
+ gradientUnits: "userSpaceOnUse"
348
+ }, /*#__PURE__*/React.createElement("stop", {
349
+ stopColor: "#fff"
350
+ }), /*#__PURE__*/React.createElement("stop", {
351
+ offset: "1",
352
+ stopColor: "#BBEDFF"
353
+ })), /*#__PURE__*/React.createElement("linearGradient", {
354
+ id: "paint2_linear_10870_721",
355
+ x1: "9.349",
356
+ y1: "8.318",
357
+ x2: "9.349",
358
+ y2: "10.674",
359
+ gradientUnits: "userSpaceOnUse"
360
+ }, /*#__PURE__*/React.createElement("stop", {
361
+ stopColor: "#fff"
362
+ }), /*#__PURE__*/React.createElement("stop", {
363
+ offset: "1",
364
+ stopColor: "#E2F2FF"
365
+ })), /*#__PURE__*/React.createElement("linearGradient", {
366
+ id: "paint3_linear_10870_721",
367
+ x1: "13.767",
368
+ y1: "8.318",
369
+ x2: "13.767",
370
+ y2: "10.674",
371
+ gradientUnits: "userSpaceOnUse"
372
+ }, /*#__PURE__*/React.createElement("stop", {
373
+ stopColor: "#fff"
374
+ }), /*#__PURE__*/React.createElement("stop", {
375
+ offset: "1",
376
+ stopColor: "#E2F2FF"
377
+ })), /*#__PURE__*/React.createElement("linearGradient", {
378
+ id: "paint4_linear_10870_721",
379
+ x1: "18.186",
380
+ y1: "8.318",
381
+ x2: "18.186",
382
+ y2: "10.674",
383
+ gradientUnits: "userSpaceOnUse"
384
+ }, /*#__PURE__*/React.createElement("stop", {
385
+ stopColor: "#fff"
386
+ }), /*#__PURE__*/React.createElement("stop", {
387
+ offset: "1",
388
+ stopColor: "#E2F2FF"
389
+ })), /*#__PURE__*/React.createElement("clipPath", {
390
+ id: "bgblur_1_10870_721_clip_path",
391
+ transform: "translate(3.576 5.49)"
392
+ }, /*#__PURE__*/React.createElement("path", {
393
+ fillRule: "evenodd",
394
+ clipRule: "evenodd",
395
+ d: "M19.612 3.31H7.922c-1.49 0-2.698 1.197-2.698 2.673v7.13c0 1.476 1.208 2.674 2.698 2.674h5.128l1.183 1.172c.263.261.69.261.954 0l1.183-1.172h3.242c1.49 0 2.698-1.198 2.698-2.674v-7.13c0-1.476-1.208-2.673-2.698-2.673z"
396
+ })), /*#__PURE__*/React.createElement("clipPath", {
397
+ id: "clip0_10870_721"
398
+ }, /*#__PURE__*/React.createElement("rect", {
399
+ width: "24",
400
+ height: "24",
401
+ fill: "#fff"
402
+ }))))));
403
+ };
404
+ BiSocialApplicationCl.propTypes = {
405
+ iconClassName: PropTypes.string,
406
+ spin: PropTypes.bool,
407
+ color: PropTypes.string,
408
+ testid: PropTypes.string,
409
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
410
+ };
411
+ BiSocialApplicationCl.defaultProps = {
412
+ spin: false,
413
+ color: 'currentColor',
414
+ size: '1em'
415
+ };
416
+ export default BiSocialApplicationCl;
@@ -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 BiStratificationCl = function BiStratificationCl(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_412)"
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_412_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_412)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M16.6 11a.7.7 0 01.7.7v.525a.7.7 0 01.7.7V17.3a.7.7 0 01-.7.7h-5.6a.7.7 0 01-.7-.7v-5.6a.7.7 0 01.7-.7h4.9zm-5.075 6.3a.175.175 0 00.175.175h5.6a.175.175 0 00.175-.175v-.875h-1.663a1.313 1.313 0 010-2.625h1.663v-.875a.178.178 0 00-.05-.124.175.175 0 00-.058-.037.174.174 0 00-.067-.014h-5.775v4.55zm4.287-2.975a.788.788 0 000 1.575h1.663v-1.575h-1.663zm.474.363a.47.47 0 110 .942.47.47 0 010-.942zM11.7 11.525a.175.175 0 00-.175.175v.525h5.25V11.7a.175.175 0 00-.175-.175h-4.9z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_412",
74
+ x1: "6.051",
75
+ y1: "20.386",
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_412",
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_412_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.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
102
+ }))))));
103
+ };
104
+ BiStratificationCl.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
+ BiStratificationCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiStratificationCl;
@@ -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 BiSupportCl = function BiSupportCl(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_421)"
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_421_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_421)",
68
+ strokeWidth: ".5"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M17.524 10.358c.63 0 1.12.535 1.118 1.172v5.944c0 .633-.492 1.167-1.118 1.168h-6.047c-.627 0-1.118-.535-1.119-1.168v-5.947c0-.634.492-1.169 1.119-1.169h6.047zm-6.047.878c-.139 0-.268.121-.268.294v5.947c0 .172.13.293.268.293h6.047c.139 0 .268-.12.268-.293V11.53c0-.172-.13-.293-.268-.294h-6.047zm5.004 2.436a.41.41 0 01.395.302l.013.076v.023l.002.007h-.001v1.454a.823.823 0 01-.795.822h-.004l-.024.001H13.81a.41.41 0 01-.232.502.412.412 0 01-.444-.088l-.576-.574a.408.408 0 01-.096-.128.408.408 0 01.096-.476l.576-.573a.41.41 0 01.697.289.409.409 0 01-.075.233h2.308a.01.01 0 00.006-.003.01.01 0 00.003-.005V14.08a.41.41 0 01.408-.408zm-3.1 3.014a.208.208 0 010-.001v.001zm.233-.284a.21.21 0 01.017.08.212.212 0 01-.017.08h.001a.208.208 0 00.012-.12l-.012-.04a.203.203 0 00-.02-.036l.02.036zm2.474-.246l-.024.001h.024zm.427-.19a.623.623 0 01-.091.078l.09-.077a.632.632 0 000-.001zm.174-.433a.622.622 0 01.001.001V14.065v1.468zm-3.408.208h.002l.286-.286-.288.286zm2.3-3.63a.41.41 0 01.285.123l.576.573c.04.036.074.08.097.128a.41.41 0 01.038.173l-.01.09a.406.406 0 01-.126.213h.001l-.575.573a.41.41 0 01-.666-.132.41.41 0 01.042-.39h-2.306c-.003 0-.005.002-.006.003a.01.01 0 00-.003.005v1.455a.408.408 0 01-.817.03V13.47a.823.823 0 01.794-.822h.028l.004-.002h2.252a.407.407 0 01.392-.536zm-3.201 2.968l.012.008-.012-.009a.205.205 0 010 .001zm3.346-1.237a.212.212 0 01-.032.026l.032-.025.576-.573v-.001l-.576.573zm-.34-.067c.01.025.026.049.045.068v-.001a.209.209 0 01-.045-.068v.001zm-2.45-.513a.211.211 0 00-.142.055v.001a.208.208 0 01.143-.055h2.78l.002-.001h-2.782zm2.448-.66a.204.204 0 00.047.067l.05.049-.05-.05a.208.208 0 01-.047-.067z",
71
+ fill: "#fff"
72
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint0_linear_10857_421",
74
+ x1: "6.051",
75
+ y1: "20.386",
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_421",
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_421_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.648-.647 1.585-1.032 2.784-1.077l.243-.005z"
102
+ }))))));
103
+ };
104
+ BiSupportCl.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
+ BiSupportCl.defaultProps = {
112
+ spin: false,
113
+ color: 'currentColor',
114
+ size: '1em'
115
+ };
116
+ export default BiSupportCl;