@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,394 @@
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 BiShoppingCartCl = function BiShoppingCartCl(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_726)"
50
+ }, /*#__PURE__*/React.createElement("g", {
51
+ opacity: ".4",
52
+ filter: "url(#filter0_f_10870_726)"
53
+ }, /*#__PURE__*/React.createElement("ellipse", {
54
+ cx: "13.037",
55
+ cy: "16.409",
56
+ rx: "6.224",
57
+ ry: "3.89",
58
+ fill: "#7032FF",
59
+ fillOpacity: ".5"
60
+ })), /*#__PURE__*/React.createElement("path", {
61
+ d: "M1.627 3.183l3.63.519 1.297 9.076",
62
+ stroke: "url(#paint0_linear_10870_726)",
63
+ strokeWidth: "1.815",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/React.createElement("g", {
67
+ filter: "url(#filter1_ii_10870_726)"
68
+ }, /*#__PURE__*/React.createElement("circle", {
69
+ cx: "8.888",
70
+ cy: "18.742",
71
+ r: "2.075",
72
+ fill: "url(#paint1_linear_10870_726)"
73
+ })), /*#__PURE__*/React.createElement("g", {
74
+ filter: "url(#filter2_ii_10870_726)"
75
+ }, /*#__PURE__*/React.createElement("circle", {
76
+ cx: "17.186",
77
+ cy: "18.742",
78
+ r: "2.075",
79
+ fill: "url(#paint2_linear_10870_726)"
80
+ })), /*#__PURE__*/React.createElement("foreignObject", {
81
+ x: ".753",
82
+ y: "3.702",
83
+ width: "24.569",
84
+ height: "18.153"
85
+ }, /*#__PURE__*/React.createElement("div", {
86
+ xmlns: "http://www.w3.org/1999/xhtml",
87
+ style: {
88
+ backdropFilter: 'blur(1.56px)height'
89
+ },
90
+ clipPath: "url(#bgblur_1_10870_726_clip_path)"
91
+ })), /*#__PURE__*/React.createElement("g", {
92
+ filter: "url(#filter3_ii_10870_726)",
93
+ "data-figma-bg-blurRadius": "3.112"
94
+ }, /*#__PURE__*/React.createElement("path", {
95
+ d: "M3.876 8.001a1.037 1.037 0 011.026-1.188h16.27c.633 0 1.119.562 1.027 1.188l-1.446 9.855c-.075.51-.512.887-1.027.887H6.348c-.515 0-.952-.378-1.026-.887L3.876 8z",
96
+ fill: "url(#paint3_linear_10870_726)",
97
+ fillOpacity: ".4"
98
+ })), /*#__PURE__*/React.createElement("g", {
99
+ filter: "url(#filter4_d_10870_726)"
100
+ }, /*#__PURE__*/React.createElement("rect", {
101
+ x: "8.369",
102
+ y: "8.888",
103
+ width: "9.336",
104
+ height: "1.556",
105
+ rx: ".778",
106
+ fill: "url(#paint4_linear_10870_726)"
107
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
108
+ id: "paint0_linear_10870_726",
109
+ x1: "4.22",
110
+ y1: "2.664",
111
+ x2: "4.22",
112
+ y2: "11.741",
113
+ gradientUnits: "userSpaceOnUse"
114
+ }, /*#__PURE__*/React.createElement("stop", {
115
+ stopColor: "#B5BAFF"
116
+ }), /*#__PURE__*/React.createElement("stop", {
117
+ offset: "1",
118
+ stopColor: "#7032FF"
119
+ })), /*#__PURE__*/React.createElement("linearGradient", {
120
+ id: "paint1_linear_10870_726",
121
+ x1: "8.888",
122
+ y1: "22.114",
123
+ x2: "8.032",
124
+ y2: "15.854",
125
+ gradientUnits: "userSpaceOnUse"
126
+ }, /*#__PURE__*/React.createElement("stop", {
127
+ stopColor: "#B5BAFF"
128
+ }), /*#__PURE__*/React.createElement("stop", {
129
+ offset: "1",
130
+ stopColor: "#7032FF"
131
+ })), /*#__PURE__*/React.createElement("linearGradient", {
132
+ id: "paint2_linear_10870_726",
133
+ x1: "17.186",
134
+ y1: "22.114",
135
+ x2: "16.331",
136
+ y2: "15.854",
137
+ gradientUnits: "userSpaceOnUse"
138
+ }, /*#__PURE__*/React.createElement("stop", {
139
+ stopColor: "#B5BAFF"
140
+ }), /*#__PURE__*/React.createElement("stop", {
141
+ offset: "1",
142
+ stopColor: "#7032FF"
143
+ })), /*#__PURE__*/React.createElement("linearGradient", {
144
+ id: "paint3_linear_10870_726",
145
+ x1: "13.037",
146
+ y1: "6.813",
147
+ x2: "13.037",
148
+ y2: "18.743",
149
+ gradientUnits: "userSpaceOnUse"
150
+ }, /*#__PURE__*/React.createElement("stop", {
151
+ stopColor: "#F4E8FF"
152
+ }), /*#__PURE__*/React.createElement("stop", {
153
+ offset: "1",
154
+ stopColor: "#B0A3FF"
155
+ })), /*#__PURE__*/React.createElement("linearGradient", {
156
+ id: "paint4_linear_10870_726",
157
+ x1: "13.037",
158
+ y1: "8.888",
159
+ x2: "13.037",
160
+ y2: "10.444",
161
+ gradientUnits: "userSpaceOnUse"
162
+ }, /*#__PURE__*/React.createElement("stop", {
163
+ stopColor: "#fff"
164
+ }), /*#__PURE__*/React.createElement("stop", {
165
+ offset: "1",
166
+ stopColor: "#F2EBFF"
167
+ })), /*#__PURE__*/React.createElement("filter", {
168
+ id: "filter0_f_10870_726",
169
+ x: "1.627",
170
+ y: "7.332",
171
+ width: "22.821",
172
+ height: "18.153",
173
+ filterUnits: "userSpaceOnUse",
174
+ "color-interpolationFilters": "sRGB"
175
+ }, /*#__PURE__*/React.createElement("feFlood", {
176
+ floodOpacity: "0",
177
+ result: "BackgroundImageFix"
178
+ }), /*#__PURE__*/React.createElement("feBlend", {
179
+ "in": "SourceGraphic",
180
+ in2: "BackgroundImageFix",
181
+ result: "shape"
182
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
183
+ stdDeviation: "2.593",
184
+ result: "effect1_foregroundBlur_10870_726"
185
+ })), /*#__PURE__*/React.createElement("filter", {
186
+ id: "filter1_ii_10870_726",
187
+ x: "6.813",
188
+ y: "16.512",
189
+ width: "4.149",
190
+ height: "4.46",
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: "-.156"
206
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
207
+ stdDeviation: ".156"
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 0.329412 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
215
+ }), /*#__PURE__*/React.createElement("feBlend", {
216
+ in2: "shape",
217
+ result: "effect1_innerShadow_10870_726"
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: ".156"
224
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
225
+ stdDeviation: ".156"
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.853894 0 0 0 0 0.831065 0 0 0 0 1 0 0 0 1 0"
233
+ }), /*#__PURE__*/React.createElement("feBlend", {
234
+ in2: "effect1_innerShadow_10870_726",
235
+ result: "effect2_innerShadow_10870_726"
236
+ })), /*#__PURE__*/React.createElement("filter", {
237
+ id: "filter2_ii_10870_726",
238
+ x: "15.112",
239
+ y: "16.512",
240
+ width: "4.149",
241
+ height: "4.46",
242
+ filterUnits: "userSpaceOnUse",
243
+ "color-interpolationFilters": "sRGB"
244
+ }, /*#__PURE__*/React.createElement("feFlood", {
245
+ floodOpacity: "0",
246
+ result: "BackgroundImageFix"
247
+ }), /*#__PURE__*/React.createElement("feBlend", {
248
+ "in": "SourceGraphic",
249
+ in2: "BackgroundImageFix",
250
+ result: "shape"
251
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
252
+ "in": "SourceAlpha",
253
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
254
+ result: "hardAlpha"
255
+ }), /*#__PURE__*/React.createElement("feOffset", {
256
+ dy: "-.156"
257
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
258
+ stdDeviation: ".156"
259
+ }), /*#__PURE__*/React.createElement("feComposite", {
260
+ in2: "hardAlpha",
261
+ operator: "arithmetic",
262
+ k2: "-1",
263
+ k3: "1"
264
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
265
+ values: "0 0 0 0 0.329412 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.3 0"
266
+ }), /*#__PURE__*/React.createElement("feBlend", {
267
+ in2: "shape",
268
+ result: "effect1_innerShadow_10870_726"
269
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
270
+ "in": "SourceAlpha",
271
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
272
+ result: "hardAlpha"
273
+ }), /*#__PURE__*/React.createElement("feOffset", {
274
+ dy: ".156"
275
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
276
+ stdDeviation: ".156"
277
+ }), /*#__PURE__*/React.createElement("feComposite", {
278
+ in2: "hardAlpha",
279
+ operator: "arithmetic",
280
+ k2: "-1",
281
+ k3: "1"
282
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
283
+ values: "0 0 0 0 0.853894 0 0 0 0 0.831065 0 0 0 0 1 0 0 0 1 0"
284
+ }), /*#__PURE__*/React.createElement("feBlend", {
285
+ in2: "effect1_innerShadow_10870_726",
286
+ result: "effect2_innerShadow_10870_726"
287
+ })), /*#__PURE__*/React.createElement("filter", {
288
+ id: "filter3_ii_10870_726",
289
+ x: ".753",
290
+ y: "3.702",
291
+ width: "24.569",
292
+ height: "18.153",
293
+ filterUnits: "userSpaceOnUse",
294
+ "color-interpolationFilters": "sRGB"
295
+ }, /*#__PURE__*/React.createElement("feFlood", {
296
+ floodOpacity: "0",
297
+ result: "BackgroundImageFix"
298
+ }), /*#__PURE__*/React.createElement("feBlend", {
299
+ "in": "SourceGraphic",
300
+ in2: "BackgroundImageFix",
301
+ result: "shape"
302
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
303
+ "in": "SourceAlpha",
304
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
305
+ result: "hardAlpha"
306
+ }), /*#__PURE__*/React.createElement("feOffset", {
307
+ dy: "-.156"
308
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
309
+ stdDeviation: ".156"
310
+ }), /*#__PURE__*/React.createElement("feComposite", {
311
+ in2: "hardAlpha",
312
+ operator: "arithmetic",
313
+ k2: "-1",
314
+ k3: "1"
315
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
316
+ values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.8 0"
317
+ }), /*#__PURE__*/React.createElement("feBlend", {
318
+ in2: "shape",
319
+ result: "effect1_innerShadow_10870_726"
320
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
321
+ "in": "SourceAlpha",
322
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
323
+ result: "hardAlpha"
324
+ }), /*#__PURE__*/React.createElement("feOffset", {
325
+ dy: ".156"
326
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
327
+ stdDeviation: ".156"
328
+ }), /*#__PURE__*/React.createElement("feComposite", {
329
+ in2: "hardAlpha",
330
+ operator: "arithmetic",
331
+ k2: "-1",
332
+ k3: "1"
333
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
334
+ values: "0 0 0 0 0.854902 0 0 0 0 0.831373 0 0 0 0 1 0 0 0 1 0"
335
+ }), /*#__PURE__*/React.createElement("feBlend", {
336
+ in2: "effect1_innerShadow_10870_726",
337
+ result: "effect2_innerShadow_10870_726"
338
+ })), /*#__PURE__*/React.createElement("filter", {
339
+ id: "filter4_d_10870_726",
340
+ x: "6.813",
341
+ y: "7.851",
342
+ width: "12.448",
343
+ height: "4.668",
344
+ filterUnits: "userSpaceOnUse",
345
+ "color-interpolationFilters": "sRGB"
346
+ }, /*#__PURE__*/React.createElement("feFlood", {
347
+ floodOpacity: "0",
348
+ result: "BackgroundImageFix"
349
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
350
+ "in": "SourceAlpha",
351
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
352
+ result: "hardAlpha"
353
+ }), /*#__PURE__*/React.createElement("feOffset", {
354
+ dy: ".519"
355
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
356
+ stdDeviation: ".778"
357
+ }), /*#__PURE__*/React.createElement("feComposite", {
358
+ in2: "hardAlpha",
359
+ operator: "out"
360
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
361
+ values: "0 0 0 0 0.439216 0 0 0 0 0.196078 0 0 0 0 1 0 0 0 0.5 0"
362
+ }), /*#__PURE__*/React.createElement("feBlend", {
363
+ in2: "BackgroundImageFix",
364
+ result: "effect1_dropShadow_10870_726"
365
+ }), /*#__PURE__*/React.createElement("feBlend", {
366
+ "in": "SourceGraphic",
367
+ in2: "effect1_dropShadow_10870_726",
368
+ result: "shape"
369
+ })), /*#__PURE__*/React.createElement("clipPath", {
370
+ id: "bgblur_1_10870_726_clip_path",
371
+ transform: "translate(-.753 -3.702)"
372
+ }, /*#__PURE__*/React.createElement("path", {
373
+ d: "M3.876 8.001a1.037 1.037 0 011.026-1.188h16.27c.633 0 1.119.562 1.027 1.188l-1.446 9.855c-.075.51-.512.887-1.027.887H6.348c-.515 0-.952-.378-1.026-.887L3.876 8z"
374
+ })), /*#__PURE__*/React.createElement("clipPath", {
375
+ id: "clip0_10870_726"
376
+ }, /*#__PURE__*/React.createElement("rect", {
377
+ width: "24",
378
+ height: "24",
379
+ fill: "#fff"
380
+ }))))));
381
+ };
382
+ BiShoppingCartCl.propTypes = {
383
+ iconClassName: PropTypes.string,
384
+ spin: PropTypes.bool,
385
+ color: PropTypes.string,
386
+ testid: PropTypes.string,
387
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
388
+ };
389
+ BiShoppingCartCl.defaultProps = {
390
+ spin: false,
391
+ color: 'currentColor',
392
+ size: '1em'
393
+ };
394
+ export default BiShoppingCartCl;