@tant/icons 1.20.54 → 1.20.56
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.
- package/dist/es/icons/arrow-rightup.js +11 -4
- package/dist/es/icons/bi-casua-game-cl.js +99 -99
- package/dist/es/icons/bi-disassembly-cl.js +11 -3
- package/dist/es/icons/bi-education-cl.js +59 -59
- package/dist/es/icons/bi-mini-game-cl.js +86 -86
- package/dist/es/icons/bi-shopping-cart-cl.js +63 -63
- package/dist/es/icons/bi-short-play-cl.js +58 -50
- package/dist/es/icons/bi-simulated-operation-cl.js +98 -98
- package/dist/lib/icons/arrow-rightup.js +11 -4
- package/dist/lib/icons/bi-casua-game-cl.js +99 -99
- package/dist/lib/icons/bi-disassembly-cl.js +11 -3
- package/dist/lib/icons/bi-education-cl.js +59 -59
- package/dist/lib/icons/bi-mini-game-cl.js +86 -86
- package/dist/lib/icons/bi-shopping-cart-cl.js +63 -63
- package/dist/lib/icons/bi-short-play-cl.js +58 -50
- package/dist/lib/icons/bi-simulated-operation-cl.js +98 -98
- package/dist/tant-icons.cjs.js +485 -462
- package/dist/tant-icons.esm.js +485 -462
- package/package.json +1 -1
|
@@ -52,53 +52,55 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
52
52
|
height: "24",
|
|
53
53
|
fill: "none",
|
|
54
54
|
xmlns: "http://www.w3.org/2000/svg"
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement("g", {
|
|
56
|
+
clipPath: "url(#clip0_10870_723)"
|
|
55
57
|
}, /*#__PURE__*/_react["default"].createElement("g", {
|
|
56
58
|
filter: "url(#filter0_f_10870_723)"
|
|
57
59
|
}, /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
58
|
-
cx: "
|
|
59
|
-
cy: "13.
|
|
60
|
-
rx: "
|
|
61
|
-
ry: "
|
|
60
|
+
cx: "11.594",
|
|
61
|
+
cy: "13.165",
|
|
62
|
+
rx: "6.016",
|
|
63
|
+
ry: "5.586",
|
|
62
64
|
fill: "#7032FF",
|
|
63
65
|
fillOpacity: ".5"
|
|
64
66
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
65
67
|
filter: "url(#filter1_ii_10870_723)"
|
|
66
68
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
67
|
-
d: "M8.
|
|
69
|
+
d: "M8.269 10.461c-1.331.473-1.331 2.355 0 2.828l10.775 3.829a1.5 1.5 0 002.004-1.414V8.047a1.5 1.5 0 00-2.003-1.414L8.268 10.46z",
|
|
68
70
|
fill: "url(#paint0_linear_10870_723)"
|
|
69
71
|
})), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
70
|
-
x: "
|
|
71
|
-
y: "
|
|
72
|
-
width: "
|
|
73
|
-
height: "
|
|
72
|
+
x: ".749",
|
|
73
|
+
y: "2.749",
|
|
74
|
+
width: "19.112",
|
|
75
|
+
height: "18.252"
|
|
74
76
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
75
77
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
76
78
|
style: {
|
|
77
79
|
backdropFilter: 'blur(1.13px)height'
|
|
78
80
|
},
|
|
79
|
-
clipPath: "url(#
|
|
81
|
+
clipPath: "url(#bgblur_1_10870_723_clip_path)"
|
|
80
82
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
81
83
|
filter: "url(#filter2_ii_10870_723)",
|
|
82
84
|
"data-figma-bg-blurRadius": "2.251"
|
|
83
85
|
}, /*#__PURE__*/_react["default"].createElement("rect", {
|
|
84
|
-
x: "3
|
|
85
|
-
y: "5
|
|
86
|
-
width: "
|
|
87
|
-
height: "
|
|
86
|
+
x: "3",
|
|
87
|
+
y: "5",
|
|
88
|
+
width: "14.61",
|
|
89
|
+
height: "13.751",
|
|
88
90
|
rx: "3.001",
|
|
89
91
|
fill: "url(#paint1_linear_10870_723)",
|
|
90
92
|
fillOpacity: ".4"
|
|
91
93
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
92
94
|
filter: "url(#filter3_d_10870_723)"
|
|
93
95
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
94
|
-
d: "
|
|
96
|
+
d: "M13.047 11.225a.75.75 0 010 1.3l-3.55 2.05a.75.75 0 01-1.126-.65v-4.1a.75.75 0 011.126-.65l3.55 2.05z",
|
|
95
97
|
fill: "url(#paint2_linear_10870_723)"
|
|
96
|
-
})), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("filter", {
|
|
98
|
+
}))), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("filter", {
|
|
97
99
|
id: "filter0_f_10870_723",
|
|
98
|
-
x: "1.
|
|
99
|
-
y: "
|
|
100
|
-
width: "
|
|
101
|
-
height: "
|
|
100
|
+
x: "1.827",
|
|
101
|
+
y: "3.827",
|
|
102
|
+
width: "19.535",
|
|
103
|
+
height: "18.675",
|
|
102
104
|
filterUnits: "userSpaceOnUse",
|
|
103
105
|
"color-interpolationFilters": "sRGB"
|
|
104
106
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -113,10 +115,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
113
115
|
result: "effect1_foregroundBlur_10870_723"
|
|
114
116
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
115
117
|
id: "filter1_ii_10870_723",
|
|
116
|
-
x: "7.
|
|
117
|
-
y: "
|
|
118
|
-
width: "
|
|
119
|
-
height: "
|
|
118
|
+
x: "7.271",
|
|
119
|
+
y: "6.432",
|
|
120
|
+
width: "13.777",
|
|
121
|
+
height: "10.886",
|
|
120
122
|
filterUnits: "userSpaceOnUse",
|
|
121
123
|
"color-interpolationFilters": "sRGB"
|
|
122
124
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -164,10 +166,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
164
166
|
result: "effect2_innerShadow_10870_723"
|
|
165
167
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
166
168
|
id: "filter2_ii_10870_723",
|
|
167
|
-
x: "
|
|
168
|
-
y: "
|
|
169
|
-
width: "
|
|
170
|
-
height: "
|
|
169
|
+
x: ".749",
|
|
170
|
+
y: "2.749",
|
|
171
|
+
width: "19.112",
|
|
172
|
+
height: "18.252",
|
|
171
173
|
filterUnits: "userSpaceOnUse",
|
|
172
174
|
"color-interpolationFilters": "sRGB"
|
|
173
175
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -215,10 +217,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
215
217
|
result: "effect2_innerShadow_10870_723"
|
|
216
218
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
217
219
|
id: "filter3_d_10870_723",
|
|
218
|
-
x: "
|
|
219
|
-
y: "8.
|
|
220
|
-
width: "
|
|
221
|
-
height: "7.
|
|
220
|
+
x: "7.246",
|
|
221
|
+
y: "8.324",
|
|
222
|
+
width: "7.302",
|
|
223
|
+
height: "7.853",
|
|
222
224
|
filterUnits: "userSpaceOnUse",
|
|
223
225
|
"color-interpolationFilters": "sRGB"
|
|
224
226
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -246,10 +248,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
246
248
|
result: "shape"
|
|
247
249
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
248
250
|
id: "paint0_linear_10870_723",
|
|
249
|
-
x1: "
|
|
250
|
-
y1: "5
|
|
251
|
-
x2: "
|
|
252
|
-
y2: "
|
|
251
|
+
x1: "15.251",
|
|
252
|
+
y1: "5",
|
|
253
|
+
x2: "13.098",
|
|
254
|
+
y2: "18.405",
|
|
253
255
|
gradientUnits: "userSpaceOnUse"
|
|
254
256
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
255
257
|
stopColor: "#B5BAFF"
|
|
@@ -258,10 +260,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
258
260
|
stopColor: "#7032FF"
|
|
259
261
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
260
262
|
id: "paint1_linear_10870_723",
|
|
261
|
-
x1: "
|
|
262
|
-
y1: "5
|
|
263
|
-
x2: "
|
|
264
|
-
y2: "18.
|
|
263
|
+
x1: "10.305",
|
|
264
|
+
y1: "5",
|
|
265
|
+
x2: "10.305",
|
|
266
|
+
y2: "18.751",
|
|
265
267
|
gradientUnits: "userSpaceOnUse"
|
|
266
268
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
267
269
|
stopColor: "#F4E8FF"
|
|
@@ -270,10 +272,10 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
270
272
|
stopColor: "#B0A3FF"
|
|
271
273
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
272
274
|
id: "paint2_linear_10870_723",
|
|
273
|
-
x1: "
|
|
274
|
-
y1: "
|
|
275
|
-
x2: "6.
|
|
276
|
-
y2: "
|
|
275
|
+
x1: "14.172",
|
|
276
|
+
y1: "11.875",
|
|
277
|
+
x2: "6.438",
|
|
278
|
+
y2: "11.875",
|
|
277
279
|
gradientUnits: "userSpaceOnUse"
|
|
278
280
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
279
281
|
stopColor: "#fff"
|
|
@@ -281,14 +283,20 @@ var BiShortPlayCl = function BiShortPlayCl(props) {
|
|
|
281
283
|
offset: "1",
|
|
282
284
|
stopColor: "#F2EBFF"
|
|
283
285
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
284
|
-
id: "
|
|
285
|
-
transform: "translate(
|
|
286
|
+
id: "bgblur_1_10870_723_clip_path",
|
|
287
|
+
transform: "translate(-.75 -2.75)"
|
|
286
288
|
}, /*#__PURE__*/_react["default"].createElement("rect", {
|
|
287
|
-
x: "3
|
|
288
|
-
y: "5
|
|
289
|
-
width: "
|
|
290
|
-
height: "
|
|
289
|
+
x: "3",
|
|
290
|
+
y: "5",
|
|
291
|
+
width: "14.61",
|
|
292
|
+
height: "13.751",
|
|
291
293
|
rx: "3.001"
|
|
294
|
+
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
295
|
+
id: "clip0_10870_723"
|
|
296
|
+
}, /*#__PURE__*/_react["default"].createElement("rect", {
|
|
297
|
+
width: "24",
|
|
298
|
+
height: "24",
|
|
299
|
+
fill: "#fff"
|
|
292
300
|
}))))));
|
|
293
301
|
};
|
|
294
302
|
BiShortPlayCl.propTypes = {
|
|
@@ -58,41 +58,41 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
58
58
|
opacity: ".4",
|
|
59
59
|
filter: "url(#filter0_f_10870_719)"
|
|
60
60
|
}, /*#__PURE__*/_react["default"].createElement("ellipse", {
|
|
61
|
-
cx: "
|
|
62
|
-
cy: "
|
|
63
|
-
rx: "6.
|
|
64
|
-
ry: "1.
|
|
61
|
+
cx: "11.528",
|
|
62
|
+
cy: "18.616",
|
|
63
|
+
rx: "6.352",
|
|
64
|
+
ry: "1.588",
|
|
65
65
|
fill: "#4599FF"
|
|
66
66
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
67
67
|
filter: "url(#filter1_ii_10870_719)"
|
|
68
68
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
69
|
-
d: "M5.
|
|
69
|
+
d: "M5.176 11.602a.662.662 0 011.324 0v5.294a.662.662 0 01-1.324 0v-5.294z",
|
|
70
70
|
fill: "url(#paint0_linear_10870_719)"
|
|
71
71
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
72
72
|
filter: "url(#filter2_ii_10870_719)"
|
|
73
73
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
74
|
-
d: "
|
|
74
|
+
d: "M16.558 11.602a.662.662 0 011.323 0v5.294a.662.662 0 11-1.323 0v-5.294z",
|
|
75
75
|
fill: "url(#paint1_linear_10870_719)"
|
|
76
76
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
77
77
|
filter: "url(#filter3_i_10870_719)"
|
|
78
78
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
79
|
-
d: "M4.
|
|
79
|
+
d: "M4.647 15.97H18.41a3.706 3.706 0 01-3.705 3.705H8.352a3.706 3.706 0 01-3.705-3.706z",
|
|
80
80
|
fill: "url(#paint2_linear_10870_719)"
|
|
81
81
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
82
82
|
filter: "url(#filter4_ii_10870_719)"
|
|
83
83
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
84
|
-
d: "M3.
|
|
84
|
+
d: "M3.853 15.837c0-.365.296-.662.661-.662h14.029a.662.662 0 110 1.324H4.514a.662.662 0 01-.661-.662z",
|
|
85
85
|
fill: "url(#paint3_linear_10870_719)"
|
|
86
86
|
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
87
87
|
filter: "url(#filter5_ii_10870_719)"
|
|
88
88
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
89
|
-
d: "M4.
|
|
89
|
+
d: "M4.912 5.647A2.647 2.647 0 017.558 3h7.94a2.647 2.647 0 012.648 2.647H4.91z",
|
|
90
90
|
fill: "url(#paint4_linear_10870_719)"
|
|
91
91
|
})), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
92
|
-
x: "-9
|
|
93
|
-
y: "-
|
|
94
|
-
width: "29.
|
|
95
|
-
height: "31.
|
|
92
|
+
x: "-9",
|
|
93
|
+
y: "-6.941",
|
|
94
|
+
width: "29.146",
|
|
95
|
+
height: "31.264"
|
|
96
96
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
97
97
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
98
98
|
style: {
|
|
@@ -103,14 +103,14 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
103
103
|
filter: "url(#filter6_ii_10870_719)",
|
|
104
104
|
"data-figma-bg-blurRadius": "11"
|
|
105
105
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
106
|
-
d: "M3.
|
|
106
|
+
d: "M3.06 6.506a4 4 0 013.686-2.447h2.4l-.785 4.334-.255 1.682s0 3.248-3.053 3.248S2 10.075 2 10.075l.151-.96a6 6 0 01.398-1.396l.51-1.213z",
|
|
107
107
|
fill: "url(#paint5_linear_10870_719)",
|
|
108
108
|
fillOpacity: ".4"
|
|
109
109
|
})), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
110
|
-
x: "
|
|
111
|
-
y: "-
|
|
112
|
-
width: "29.
|
|
113
|
-
height: "31.
|
|
110
|
+
x: "2.911",
|
|
111
|
+
y: "-6.941",
|
|
112
|
+
width: "29.146",
|
|
113
|
+
height: "31.264"
|
|
114
114
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
115
115
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
116
116
|
style: {
|
|
@@ -121,14 +121,14 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
121
121
|
filter: "url(#filter7_ii_10870_719)",
|
|
122
122
|
"data-figma-bg-blurRadius": "11"
|
|
123
123
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
124
|
-
d: "
|
|
124
|
+
d: "M13.91 4.059h2.386a4 4 0 013.676 2.422l.524 1.221c.197.459.336.94.413 1.434l.148.939s0 3.248-3.047 3.248c-3.048 0-3.048-3.248-3.048-3.248l-.255-1.682-.796-4.334z",
|
|
125
125
|
fill: "url(#paint6_linear_10870_719)",
|
|
126
126
|
fillOpacity: ".4"
|
|
127
127
|
})), /*#__PURE__*/_react["default"].createElement("foreignObject", {
|
|
128
|
-
x: "-2.
|
|
129
|
-
y: "-
|
|
130
|
-
width: "
|
|
131
|
-
height: "31.
|
|
128
|
+
x: "-2.912",
|
|
129
|
+
y: "-6.941",
|
|
130
|
+
width: "28.882",
|
|
131
|
+
height: "31.264"
|
|
132
132
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
133
133
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
134
134
|
style: {
|
|
@@ -139,15 +139,15 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
139
139
|
filter: "url(#filter8_ii_10870_719)",
|
|
140
140
|
"data-figma-bg-blurRadius": "11"
|
|
141
141
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
142
|
-
d: "
|
|
142
|
+
d: "M8.916 4.059h5.225l.829 4.334v1.682s0 3.248-3.441 3.248-3.441-3.248-3.441-3.248V8.393l.828-4.334z",
|
|
143
143
|
fill: "url(#paint7_linear_10870_719)",
|
|
144
144
|
fillOpacity: ".4"
|
|
145
145
|
}))), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("filter", {
|
|
146
146
|
id: "filter0_f_10870_719",
|
|
147
|
-
x: "-13.
|
|
148
|
-
y: "
|
|
149
|
-
width: "
|
|
150
|
-
height: "
|
|
147
|
+
x: "-13.157",
|
|
148
|
+
y: "-1.305",
|
|
149
|
+
width: "49.371",
|
|
150
|
+
height: "39.843",
|
|
151
151
|
filterUnits: "userSpaceOnUse",
|
|
152
152
|
"color-interpolationFilters": "sRGB"
|
|
153
153
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -162,10 +162,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
162
162
|
result: "effect1_foregroundBlur_10870_719"
|
|
163
163
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
164
164
|
id: "filter1_ii_10870_719",
|
|
165
|
-
x: "5.
|
|
166
|
-
y: "10.
|
|
167
|
-
width: "1.
|
|
168
|
-
height: "
|
|
165
|
+
x: "5.176",
|
|
166
|
+
y: "10.39",
|
|
167
|
+
width: "1.323",
|
|
168
|
+
height: "7.717",
|
|
169
169
|
filterUnits: "userSpaceOnUse",
|
|
170
170
|
"color-interpolationFilters": "sRGB"
|
|
171
171
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -213,10 +213,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
213
213
|
result: "effect2_innerShadow_10870_719"
|
|
214
214
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
215
215
|
id: "filter2_ii_10870_719",
|
|
216
|
-
x: "
|
|
217
|
-
y: "10.
|
|
218
|
-
width: "1.
|
|
219
|
-
height: "
|
|
216
|
+
x: "16.558",
|
|
217
|
+
y: "10.39",
|
|
218
|
+
width: "1.323",
|
|
219
|
+
height: "7.717",
|
|
220
220
|
filterUnits: "userSpaceOnUse",
|
|
221
221
|
"color-interpolationFilters": "sRGB"
|
|
222
222
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -264,10 +264,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
264
264
|
result: "effect2_innerShadow_10870_719"
|
|
265
265
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
266
266
|
id: "filter3_i_10870_719",
|
|
267
|
-
x: "4.
|
|
268
|
-
y: "
|
|
269
|
-
width: "
|
|
270
|
-
height: "4.
|
|
267
|
+
x: "4.647",
|
|
268
|
+
y: "15.419",
|
|
269
|
+
width: "13.764",
|
|
270
|
+
height: "4.256",
|
|
271
271
|
filterUnits: "userSpaceOnUse",
|
|
272
272
|
"color-interpolationFilters": "sRGB"
|
|
273
273
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -297,10 +297,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
297
297
|
result: "effect1_innerShadow_10870_719"
|
|
298
298
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
299
299
|
id: "filter4_ii_10870_719",
|
|
300
|
-
x: "3.
|
|
301
|
-
y: "
|
|
302
|
-
width: "
|
|
303
|
-
height: "2.
|
|
300
|
+
x: "3.853",
|
|
301
|
+
y: "14.625",
|
|
302
|
+
width: "15.352",
|
|
303
|
+
height: "2.423",
|
|
304
304
|
filterUnits: "userSpaceOnUse",
|
|
305
305
|
"color-interpolationFilters": "sRGB"
|
|
306
306
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -348,10 +348,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
348
348
|
result: "effect2_innerShadow_10870_719"
|
|
349
349
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
350
350
|
id: "filter5_ii_10870_719",
|
|
351
|
-
x: "4.
|
|
352
|
-
y: "2.
|
|
353
|
-
width: "
|
|
354
|
-
height: "3.
|
|
351
|
+
x: "4.912",
|
|
352
|
+
y: "2.45",
|
|
353
|
+
width: "13.234",
|
|
354
|
+
height: "3.747",
|
|
355
355
|
filterUnits: "userSpaceOnUse",
|
|
356
356
|
"color-interpolationFilters": "sRGB"
|
|
357
357
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -399,10 +399,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
399
399
|
result: "effect2_innerShadow_10870_719"
|
|
400
400
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
401
401
|
id: "filter6_ii_10870_719",
|
|
402
|
-
x: "-9
|
|
403
|
-
y: "-
|
|
404
|
-
width: "29.
|
|
405
|
-
height: "31.
|
|
402
|
+
x: "-9",
|
|
403
|
+
y: "-6.941",
|
|
404
|
+
width: "29.146",
|
|
405
|
+
height: "31.264",
|
|
406
406
|
filterUnits: "userSpaceOnUse",
|
|
407
407
|
"color-interpolationFilters": "sRGB"
|
|
408
408
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -450,10 +450,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
450
450
|
result: "effect2_innerShadow_10870_719"
|
|
451
451
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
452
452
|
id: "filter7_ii_10870_719",
|
|
453
|
-
x: "
|
|
454
|
-
y: "-
|
|
455
|
-
width: "29.
|
|
456
|
-
height: "31.
|
|
453
|
+
x: "2.911",
|
|
454
|
+
y: "-6.941",
|
|
455
|
+
width: "29.146",
|
|
456
|
+
height: "31.264",
|
|
457
457
|
filterUnits: "userSpaceOnUse",
|
|
458
458
|
"color-interpolationFilters": "sRGB"
|
|
459
459
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -501,10 +501,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
501
501
|
result: "effect2_innerShadow_10870_719"
|
|
502
502
|
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
503
503
|
id: "filter8_ii_10870_719",
|
|
504
|
-
x: "-2.
|
|
505
|
-
y: "-
|
|
506
|
-
width: "
|
|
507
|
-
height: "31.
|
|
504
|
+
x: "-2.912",
|
|
505
|
+
y: "-6.941",
|
|
506
|
+
width: "28.882",
|
|
507
|
+
height: "31.264",
|
|
508
508
|
filterUnits: "userSpaceOnUse",
|
|
509
509
|
"color-interpolationFilters": "sRGB"
|
|
510
510
|
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
@@ -552,10 +552,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
552
552
|
result: "effect2_innerShadow_10870_719"
|
|
553
553
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
554
554
|
id: "paint0_linear_10870_719",
|
|
555
|
-
x1: "5.
|
|
556
|
-
y1: "11.
|
|
557
|
-
x2: "5.
|
|
558
|
-
y2: "
|
|
555
|
+
x1: "5.838",
|
|
556
|
+
y1: "11.169",
|
|
557
|
+
x2: "5.838",
|
|
558
|
+
y2: "17.558",
|
|
559
559
|
gradientUnits: "userSpaceOnUse"
|
|
560
560
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
561
561
|
stopColor: "#C2E0FF"
|
|
@@ -564,10 +564,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
564
564
|
stopColor: "#4599FF"
|
|
565
565
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
566
566
|
id: "paint1_linear_10870_719",
|
|
567
|
-
x1: "
|
|
568
|
-
y1: "11.
|
|
569
|
-
x2: "
|
|
570
|
-
y2: "
|
|
567
|
+
x1: "17.219",
|
|
568
|
+
y1: "11.169",
|
|
569
|
+
x2: "17.219",
|
|
570
|
+
y2: "17.558",
|
|
571
571
|
gradientUnits: "userSpaceOnUse"
|
|
572
572
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
573
573
|
stopColor: "#C2E0FF"
|
|
@@ -576,10 +576,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
576
576
|
stopColor: "#4599FF"
|
|
577
577
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
578
578
|
id: "paint2_linear_10870_719",
|
|
579
|
-
x1: "
|
|
580
|
-
y1: "16.
|
|
581
|
-
x2: "
|
|
582
|
-
y2: "
|
|
579
|
+
x1: "11.529",
|
|
580
|
+
y1: "16.097",
|
|
581
|
+
x2: "11.529",
|
|
582
|
+
y2: "19.675",
|
|
583
583
|
gradientUnits: "userSpaceOnUse"
|
|
584
584
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
585
585
|
stopColor: "#ACD5FF"
|
|
@@ -588,10 +588,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
588
588
|
stopColor: "#4599FF"
|
|
589
589
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
590
590
|
id: "paint3_linear_10870_719",
|
|
591
|
-
x1: "
|
|
592
|
-
y1: "15.
|
|
593
|
-
x2: "
|
|
594
|
-
y2: "
|
|
591
|
+
x1: "11.529",
|
|
592
|
+
y1: "15.221",
|
|
593
|
+
x2: "11.529",
|
|
594
|
+
y2: "16.499",
|
|
595
595
|
gradientUnits: "userSpaceOnUse"
|
|
596
596
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
597
597
|
stopColor: "#CEE7FF"
|
|
@@ -600,10 +600,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
600
600
|
stopColor: "#CFE4FF"
|
|
601
601
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
602
602
|
id: "paint4_linear_10870_719",
|
|
603
|
-
x1: "
|
|
604
|
-
y1: "2.
|
|
605
|
-
x2: "
|
|
606
|
-
y2: "5.
|
|
603
|
+
x1: "11.529",
|
|
604
|
+
y1: "2.827",
|
|
605
|
+
x2: "11.529",
|
|
606
|
+
y2: "5.382",
|
|
607
607
|
gradientUnits: "userSpaceOnUse"
|
|
608
608
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
609
609
|
stopColor: "#CEE7FF"
|
|
@@ -612,10 +612,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
612
612
|
stopColor: "#2889FF"
|
|
613
613
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
614
614
|
id: "paint5_linear_10870_719",
|
|
615
|
-
x1: "5.
|
|
616
|
-
y1: "3.
|
|
617
|
-
x2: "5.
|
|
618
|
-
y2: "
|
|
615
|
+
x1: "5.186",
|
|
616
|
+
y1: "3.621",
|
|
617
|
+
x2: "5.186",
|
|
618
|
+
y2: "13.587",
|
|
619
619
|
gradientUnits: "userSpaceOnUse"
|
|
620
620
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
621
621
|
stopColor: "#EDF7FF"
|
|
@@ -624,10 +624,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
624
624
|
stopColor: "#75BBFF"
|
|
625
625
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
626
626
|
id: "paint6_linear_10870_719",
|
|
627
|
-
x1: "
|
|
628
|
-
y1: "3.
|
|
629
|
-
x2: "
|
|
630
|
-
y2: "
|
|
627
|
+
x1: "17.871",
|
|
628
|
+
y1: "3.621",
|
|
629
|
+
x2: "17.871",
|
|
630
|
+
y2: "13.587",
|
|
631
631
|
gradientUnits: "userSpaceOnUse"
|
|
632
632
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
633
633
|
stopColor: "#EDF7FF"
|
|
@@ -636,10 +636,10 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
636
636
|
stopColor: "#75BBFF"
|
|
637
637
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
638
638
|
id: "paint7_linear_10870_719",
|
|
639
|
-
x1: "
|
|
640
|
-
y1: "3.
|
|
641
|
-
x2: "
|
|
642
|
-
y2: "
|
|
639
|
+
x1: "11.529",
|
|
640
|
+
y1: "3.621",
|
|
641
|
+
x2: "11.529",
|
|
642
|
+
y2: "13.587",
|
|
643
643
|
gradientUnits: "userSpaceOnUse"
|
|
644
644
|
}, /*#__PURE__*/_react["default"].createElement("stop", {
|
|
645
645
|
offset: ".3",
|
|
@@ -649,19 +649,19 @@ var BiSimulatedOperationCl = function BiSimulatedOperationCl(props) {
|
|
|
649
649
|
stopColor: "#A7D4FF"
|
|
650
650
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
651
651
|
id: "bgblur_1_10870_719_clip_path",
|
|
652
|
-
transform: "translate(9
|
|
652
|
+
transform: "translate(9 6.941)"
|
|
653
653
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
654
|
-
d: "M3.
|
|
654
|
+
d: "M3.06 6.506a4 4 0 013.686-2.447h2.4l-.785 4.334-.255 1.682s0 3.248-3.053 3.248S2 10.075 2 10.075l.151-.96a6 6 0 01.398-1.396l.51-1.213z"
|
|
655
655
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
656
656
|
id: "bgblur_2_10870_719_clip_path",
|
|
657
|
-
transform: "translate(-
|
|
657
|
+
transform: "translate(-2.91 6.941)"
|
|
658
658
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
659
|
-
d: "
|
|
659
|
+
d: "M13.91 4.059h2.386a4 4 0 013.676 2.422l.524 1.221c.197.459.336.94.413 1.434l.148.939s0 3.248-3.047 3.248c-3.048 0-3.048-3.248-3.048-3.248l-.255-1.682-.796-4.334z"
|
|
660
660
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
661
661
|
id: "bgblur_3_10870_719_clip_path",
|
|
662
|
-
transform: "translate(2.
|
|
662
|
+
transform: "translate(2.912 6.941)"
|
|
663
663
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
664
|
-
d: "
|
|
664
|
+
d: "M8.916 4.059h5.225l.829 4.334v1.682s0 3.248-3.441 3.248-3.441-3.248-3.441-3.248V8.393l.828-4.334z"
|
|
665
665
|
})), /*#__PURE__*/_react["default"].createElement("clipPath", {
|
|
666
666
|
id: "clip0_10870_719"
|
|
667
667
|
}, /*#__PURE__*/_react["default"].createElement("rect", {
|