@pretto/picto 4.13.0 → 4.15.0
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/esm/picto.js +320 -270
- package/esm/picto.js.map +1 -1
- package/package.json +1 -1
- package/types/modules/ArrowDown.d.ts +2 -0
- package/types/modules/TribarCircle.d.ts +2 -0
- package/types/modules/index.d.ts +4 -2
- package/types/modules/manifest.d.ts +1 -1
package/esm/picto.js
CHANGED
|
@@ -76,7 +76,7 @@ const useForceUpdate = () => {
|
|
|
76
76
|
return forceUpdate;
|
|
77
77
|
};
|
|
78
78
|
|
|
79
|
-
var SVGComponent$
|
|
79
|
+
var SVGComponent$2l = (({
|
|
80
80
|
as: Component = "svg",
|
|
81
81
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
82
82
|
d: "M24,7H23V23H1V7H0V1H24ZM22,7H2V22H22Zm-6,8H8V11h8Zm-1-3H9v2h6ZM23,2H1V6H23Z"
|
|
@@ -98,10 +98,10 @@ const Archive = props => {
|
|
|
98
98
|
useEffect(() => {
|
|
99
99
|
refresh();
|
|
100
100
|
}, []);
|
|
101
|
-
return optimise('p_15c0G2', /*#__PURE__*/React.createElement(SVGComponent$
|
|
101
|
+
return optimise('p_15c0G2', /*#__PURE__*/React.createElement(SVGComponent$2l, props));
|
|
102
102
|
};
|
|
103
103
|
|
|
104
|
-
var SVGComponent$
|
|
104
|
+
var SVGComponent$2k = (({
|
|
105
105
|
as: Component = "svg",
|
|
106
106
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
107
107
|
d: "M23,11h1V3H16V4h6.29L10.65,15.65l.7.7L23,4.71ZM1,13H0v8H8V20H1.71L13.35,8.35l-.7-.7L1,19.29Z"
|
|
@@ -123,10 +123,35 @@ const ArrowDouble = props => {
|
|
|
123
123
|
useEffect(() => {
|
|
124
124
|
refresh();
|
|
125
125
|
}, []);
|
|
126
|
-
return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
126
|
+
return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(SVGComponent$2k, props));
|
|
127
127
|
};
|
|
128
128
|
|
|
129
|
-
var SVGComponent$
|
|
129
|
+
var SVGComponent$2j = (({
|
|
130
|
+
as: Component = "svg",
|
|
131
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
132
|
+
d: "m12.83,15.3l2.49-2.51,1.18,1.18-4.5,4.53-4.5-4.53,1.18-1.18,2.49,2.51V5.5h1.66v9.8Z"
|
|
133
|
+
})),
|
|
134
|
+
...props
|
|
135
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
136
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
137
|
+
width: "24",
|
|
138
|
+
height: "24",
|
|
139
|
+
viewBox: "0 0 24 24",
|
|
140
|
+
fill: "currentColor"
|
|
141
|
+
}, props), children));
|
|
142
|
+
|
|
143
|
+
const ArrowDown = props => {
|
|
144
|
+
const {
|
|
145
|
+
optimise,
|
|
146
|
+
refresh
|
|
147
|
+
} = useContext(PictoContext);
|
|
148
|
+
useEffect(() => {
|
|
149
|
+
refresh();
|
|
150
|
+
}, []);
|
|
151
|
+
return optimise('p_19AFBf', /*#__PURE__*/React.createElement(SVGComponent$2j, props));
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
var SVGComponent$2i = (({
|
|
130
155
|
as: Component = "svg",
|
|
131
156
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
132
157
|
d: "M3.51,20.49a12,12,0,1,1,17,0A12,12,0,0,1,3.51,20.49Zm.71-.71a11,11,0,1,1,15.56,0A11,11,0,0,1,4.22,19.78Zm11.55-4.72-.6-5.92,1,0L17,17l-7.86-.79.06-1,5.91.61L6.7,7.4l.7-.7Z",
|
|
@@ -149,10 +174,10 @@ const ArrowDownRightCircle = props => {
|
|
|
149
174
|
useEffect(() => {
|
|
150
175
|
refresh();
|
|
151
176
|
}, []);
|
|
152
|
-
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$
|
|
177
|
+
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$2i, props));
|
|
153
178
|
};
|
|
154
179
|
|
|
155
|
-
var SVGComponent$
|
|
180
|
+
var SVGComponent$2h = (({
|
|
156
181
|
as: Component = "svg",
|
|
157
182
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
158
183
|
d: "m8.7,12.83l2.51,2.49-1.18,1.18-4.53-4.5,4.53-4.5,1.18,1.18-2.51,2.49h9.8v1.66h-9.8Z"
|
|
@@ -174,10 +199,10 @@ const ArrowLeft = props => {
|
|
|
174
199
|
useEffect(() => {
|
|
175
200
|
refresh();
|
|
176
201
|
}, []);
|
|
177
|
-
return optimise('p_19BFVb', /*#__PURE__*/React.createElement(SVGComponent$
|
|
202
|
+
return optimise('p_19BFVb', /*#__PURE__*/React.createElement(SVGComponent$2h, props));
|
|
178
203
|
};
|
|
179
204
|
|
|
180
|
-
var SVGComponent$
|
|
205
|
+
var SVGComponent$2g = (({
|
|
181
206
|
as: Component = "svg",
|
|
182
207
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
183
208
|
d: "m11.25,17.11l3.58,3.57-1.57,1.57-6.26-6.25,6.26-6.25,1.57,1.57-3.58,3.57h13.75v2.22h-13.75Z"
|
|
@@ -199,10 +224,10 @@ const ArrowLeftBold = props => {
|
|
|
199
224
|
useEffect(() => {
|
|
200
225
|
refresh();
|
|
201
226
|
}, []);
|
|
202
|
-
return optimise('p_Z2ipaWS', /*#__PURE__*/React.createElement(SVGComponent$
|
|
227
|
+
return optimise('p_Z2ipaWS', /*#__PURE__*/React.createElement(SVGComponent$2g, props));
|
|
203
228
|
};
|
|
204
229
|
|
|
205
|
-
var SVGComponent$
|
|
230
|
+
var SVGComponent$2f = (({
|
|
206
231
|
as: Component = "svg",
|
|
207
232
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
208
233
|
d: "m15.3,11.17l-2.51-2.49,1.18-1.18,4.53,4.5-4.53,4.5-1.18-1.18,2.51-2.49H5.5v-1.66h9.8Z"
|
|
@@ -224,10 +249,10 @@ const ArrowRight = props => {
|
|
|
224
249
|
useEffect(() => {
|
|
225
250
|
refresh();
|
|
226
251
|
}, []);
|
|
227
|
-
return optimise('p_iaeGf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
252
|
+
return optimise('p_iaeGf', /*#__PURE__*/React.createElement(SVGComponent$2f, props));
|
|
228
253
|
};
|
|
229
254
|
|
|
230
|
-
var SVGComponent$
|
|
255
|
+
var SVGComponent$2e = (({
|
|
231
256
|
as: Component = "svg",
|
|
232
257
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
233
258
|
d: "m20.75,14.89l-3.58-3.57,1.57-1.57,6.26,6.25-6.26,6.25-1.57-1.57,3.58-3.57H7v-2.22h13.75Z"
|
|
@@ -249,10 +274,10 @@ const ArrowRightBold = props => {
|
|
|
249
274
|
useEffect(() => {
|
|
250
275
|
refresh();
|
|
251
276
|
}, []);
|
|
252
|
-
return optimise('p_11WmGg', /*#__PURE__*/React.createElement(SVGComponent$
|
|
277
|
+
return optimise('p_11WmGg', /*#__PURE__*/React.createElement(SVGComponent$2e, props));
|
|
253
278
|
};
|
|
254
279
|
|
|
255
|
-
var SVGComponent$
|
|
280
|
+
var SVGComponent$2d = (({
|
|
256
281
|
as: Component = "svg",
|
|
257
282
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
258
283
|
d: "m16.5,10.03l-1.18,1.18-2.49-2.51v9.8h-1.66v-9.8l-2.49,2.51-1.18-1.18,4.5-4.53,4.5,4.53Z"
|
|
@@ -274,10 +299,10 @@ const ArrowUp = props => {
|
|
|
274
299
|
useEffect(() => {
|
|
275
300
|
refresh();
|
|
276
301
|
}, []);
|
|
277
|
-
return optimise('p_16d0VX', /*#__PURE__*/React.createElement(SVGComponent$
|
|
302
|
+
return optimise('p_16d0VX', /*#__PURE__*/React.createElement(SVGComponent$2d, props));
|
|
278
303
|
};
|
|
279
304
|
|
|
280
|
-
var SVGComponent$
|
|
305
|
+
var SVGComponent$2c = (({
|
|
281
306
|
as: Component = "svg",
|
|
282
307
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
283
308
|
d: "M20.49,20.49a12,12,0,1,1,0-17A12,12,0,0,1,20.49,20.49Zm-.71-.71a11,11,0,1,1,0-15.56A11,11,0,0,1,19.78,19.78ZM15.06,8.23l-5.92.6,0-1L17,7.05l-.79,7.86-1-.06.61-5.91L7.4,17.3l-.7-.7Z",
|
|
@@ -300,10 +325,10 @@ const ArrowUpRightCircle = props => {
|
|
|
300
325
|
useEffect(() => {
|
|
301
326
|
refresh();
|
|
302
327
|
}, []);
|
|
303
|
-
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
328
|
+
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$2c, props));
|
|
304
329
|
};
|
|
305
330
|
|
|
306
|
-
var SVGComponent$
|
|
331
|
+
var SVGComponent$2b = (({
|
|
307
332
|
as: Component = "svg",
|
|
308
333
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
309
334
|
fillRule: "evenodd",
|
|
@@ -327,10 +352,10 @@ const Bank = props => {
|
|
|
327
352
|
useEffect(() => {
|
|
328
353
|
refresh();
|
|
329
354
|
}, []);
|
|
330
|
-
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
355
|
+
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$2b, props));
|
|
331
356
|
};
|
|
332
357
|
|
|
333
|
-
var SVGComponent$
|
|
358
|
+
var SVGComponent$2a = (({
|
|
334
359
|
as: Component = "svg",
|
|
335
360
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
336
361
|
d: "M21.19,7H24V22H3V17H.19V2h21ZM23,8H4V21H23ZM13.5,9A5.5,5.5,0,1,1,8,14.5,5.5,5.5,0,0,1,13.5,9Zm0,1A4.5,4.5,0,1,1,9,14.5,4.51,4.51,0,0,1,13.5,10Zm.5,8H13v-.8a1.7,1.7,0,0,1-1.48-1.71h1c0,.59.33.89,1,.89.82,0,1.33-.92-.17-1.44-.76-.27-1.68-.68-1.68-1.69A1.49,1.49,0,0,1,13,11.8V11h1v.81a1.57,1.57,0,0,1,1.31,1.59h-1a.74.74,0,0,0-.81-.77c-.55,0-.79.29-.79.62s.14.5,1,.77c1.06.34,1.66.84,1.66,1.74A1.42,1.42,0,0,1,14,17.21ZM20.19,7V3h-19V16H3V7Z",
|
|
@@ -353,10 +378,10 @@ const BankNote = props => {
|
|
|
353
378
|
useEffect(() => {
|
|
354
379
|
refresh();
|
|
355
380
|
}, []);
|
|
356
|
-
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
381
|
+
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$2a, props));
|
|
357
382
|
};
|
|
358
383
|
|
|
359
|
-
var SVGComponent$
|
|
384
|
+
var SVGComponent$29 = (({
|
|
360
385
|
as: Component = "svg",
|
|
361
386
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
362
387
|
d: "M24,19H0V18H24Zm0-6H0V12H24Zm0-6H0V6H24Z"
|
|
@@ -378,10 +403,10 @@ const Bars = props => {
|
|
|
378
403
|
useEffect(() => {
|
|
379
404
|
refresh();
|
|
380
405
|
}, []);
|
|
381
|
-
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$
|
|
406
|
+
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$29, props));
|
|
382
407
|
};
|
|
383
408
|
|
|
384
|
-
var SVGComponent$
|
|
409
|
+
var SVGComponent$28 = (({
|
|
385
410
|
as: Component = "svg",
|
|
386
411
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
387
412
|
d: "M1,20V17.05C3,16.4,3.58,14.9,4.67,11c.9-3.22,1.89-6.79,4.87-8a2.22,2.22,0,0,1,0-.45,2.5,2.5,0,0,1,5,0,2.32,2.32,0,0,1,0,.46c3,1.24,4,4.81,4.88,8,1.1,3.95,1.7,5.42,3.66,6.06V20H16a4,4,0,0,1-8,0Zm14,0H9a3,3,0,0,0,6,0ZM2,19H22V17.76c-2.06-.92-2.82-3.63-3.62-6.5C17.31,7.45,16.21,3.5,12,3.5S6.69,7.44,5.63,11.24c-.8,2.88-1.56,5.6-3.63,6.52ZM13.49,2.65V2.5a1.5,1.5,0,0,0-3,0v.15A6.87,6.87,0,0,1,12,2.5,7,7,0,0,1,13.49,2.65Z"
|
|
@@ -403,10 +428,10 @@ const Bell = props => {
|
|
|
403
428
|
useEffect(() => {
|
|
404
429
|
refresh();
|
|
405
430
|
}, []);
|
|
406
|
-
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$
|
|
431
|
+
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$28, props));
|
|
407
432
|
};
|
|
408
433
|
|
|
409
|
-
var SVGComponent$
|
|
434
|
+
var SVGComponent$27 = (({
|
|
410
435
|
as: Component = "svg",
|
|
411
436
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
412
437
|
d: "M5,0V24l7-6,7,6V0ZM6,1H18V21.83l-6-5.15L6,21.83Z"
|
|
@@ -428,10 +453,10 @@ const Bookmark = props => {
|
|
|
428
453
|
useEffect(() => {
|
|
429
454
|
refresh();
|
|
430
455
|
}, []);
|
|
431
|
-
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$
|
|
456
|
+
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$27, props));
|
|
432
457
|
};
|
|
433
458
|
|
|
434
|
-
var SVGComponent$
|
|
459
|
+
var SVGComponent$26 = (({
|
|
435
460
|
as: Component = "svg",
|
|
436
461
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
437
462
|
d: "m8,5.04c-.55,0-1,.45-1,1v20c0,.55.45,1,1,1h3.5c.55,0,1-.45,1-1V6.04c0-.55-.45-1-1-1h-3.5Zm11.5,0c-.55,0-1,.45-1,1v20c0,.55.45,1,1,1h3.5c.55,0,1-.45,1-1V6.04c0-.55-.45-1-1-1h-3.5Z"
|
|
@@ -453,10 +478,10 @@ const BreakBold = props => {
|
|
|
453
478
|
useEffect(() => {
|
|
454
479
|
refresh();
|
|
455
480
|
}, []);
|
|
456
|
-
return optimise('p_7BImG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
481
|
+
return optimise('p_7BImG', /*#__PURE__*/React.createElement(SVGComponent$26, props));
|
|
457
482
|
};
|
|
458
483
|
|
|
459
|
-
var SVGComponent$
|
|
484
|
+
var SVGComponent$25 = (({
|
|
460
485
|
as: Component = "svg",
|
|
461
486
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
462
487
|
d: "M16,4h8V23H0V4H8V2A1,1,0,0,1,9,1h6a1,1,0,0,1,1,1Zm7,1H1V22H23ZM20,9v1H4V9ZM15,2.5a.47.47,0,0,0-.15-.35A.47.47,0,0,0,14.5,2h-5a.47.47,0,0,0-.35.15A.47.47,0,0,0,9,2.5V4h6Z",
|
|
@@ -479,10 +504,10 @@ const Briefcase = props => {
|
|
|
479
504
|
useEffect(() => {
|
|
480
505
|
refresh();
|
|
481
506
|
}, []);
|
|
482
|
-
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$
|
|
507
|
+
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$25, props));
|
|
483
508
|
};
|
|
484
509
|
|
|
485
|
-
var SVGComponent$
|
|
510
|
+
var SVGComponent$24 = (({
|
|
486
511
|
as: Component = "svg",
|
|
487
512
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
488
513
|
d: "M20,15a1,1,0,1,1-1-1A1,1,0,0,1,20,15Zm-3,0a1,1,0,1,1-1-1A1,1,0,0,1,17,15Zm-3,0a1,1,0,1,1-1-1A1,1,0,0,1,14,15ZM19.42,20a12.75,12.75,0,0,1-3.33.48C12.63,20.43,9,18.36,9,15c0-3.13,3.14-5.68,7-5.68s7,2.55,7,5.68a5.07,5.07,0,0,1-1.48,3.52l.84,2.69ZM6,16.57l-4.39,1.9,1.26-4A6.82,6.82,0,0,1,1,9.76C1,5.48,5.26,2,10.5,2c5,0,9.13,3.19,9.47,7.22a9.35,9.35,0,0,0-4-.89c-4.2,0-8,2.8-8,6.68a5.42,5.42,0,0,0,.41,2A17.1,17.1,0,0,1,6,16.57ZM24,15A6.25,6.25,0,0,0,21,9.8v0C21,4.67,16,1,10.5,1S0,4.7,0,9.76a7.75,7.75,0,0,0,1.79,4.92L.05,20.25l6.07-2.63A17,17,0,0,0,9,18.11a8.35,8.35,0,0,0,7.11,3.32A13.08,13.08,0,0,0,19.33,21L24,23l-1.32-4.25A5.87,5.87,0,0,0,24,15Z",
|
|
@@ -505,10 +530,10 @@ const BubbleDouble = props => {
|
|
|
505
530
|
useEffect(() => {
|
|
506
531
|
refresh();
|
|
507
532
|
}, []);
|
|
508
|
-
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$
|
|
533
|
+
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$24, props));
|
|
509
534
|
};
|
|
510
535
|
|
|
511
|
-
var SVGComponent$
|
|
536
|
+
var SVGComponent$23 = (({
|
|
512
537
|
as: Component = "svg",
|
|
513
538
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
514
539
|
d: "M12,2h2V4h2V7.7l7,2.62V23h1v1H0V23H1V12H7V4H9V2h2V0h1Zm3,3H8V23H9V21h5v2h1ZM13,22H10v1h3Zm8,1h1V11L16,8.77V23h1V21h4ZM7,13H2V23H3V21H6v2H7ZM5,22H4v1H5Zm15,0H18v1h2ZM4,17v2H3V17Zm2,0v2H5V17ZM11,7V19H10V7ZM21,18v1H17V18ZM13,7V19H12V7Zm8,9v1H17V16ZM4,14v2H3V14Zm2,0v2H5V14Zm15,0v1H17V14Zm0-2v1H17V12ZM13,3H10V4h3Z"
|
|
@@ -530,10 +555,10 @@ const Building = props => {
|
|
|
530
555
|
useEffect(() => {
|
|
531
556
|
refresh();
|
|
532
557
|
}, []);
|
|
533
|
-
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
558
|
+
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$23, props));
|
|
534
559
|
};
|
|
535
560
|
|
|
536
|
-
var SVGComponent$
|
|
561
|
+
var SVGComponent$22 = (({
|
|
537
562
|
as: Component = "svg",
|
|
538
563
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
539
564
|
d: "M13,24H11a1,1,0,0,1-.75-.34L9.67,23h4.66l-.58.66A1,1,0,0,1,13,24Zm1.87-3a.5.5,0,1,1,0,1H9.13a.5.5,0,1,1,0-1ZM12,4c3,0,6,2,6,5.73A10.74,10.74,0,0,1,16.09,15a10.41,10.41,0,0,0-1.84,5h1c0-3.29,3.75-6.1,3.75-10.27C19,5.39,15.5,3,12,3S5,5.39,5,9.73c0,4.17,3.75,7,3.75,10.27h1a10.41,10.41,0,0,0-1.84-5A10.74,10.74,0,0,1,6,9.73C6,6,9,4,12,4Zm9.42,8a.49.49,0,0,1,.25.66.5.5,0,0,1-.66.25l-.91-.42a.5.5,0,0,1-.25-.66.49.49,0,0,1,.66-.24ZM2.58,12a.49.49,0,0,0-.25.66.5.5,0,0,0,.66.25l.91-.42a.5.5,0,0,0,.25-.66.49.49,0,0,0-.66-.24ZM21.5,9h-1a.5.5,0,0,1,0-1h1a.5.5,0,0,1,0,1ZM3.5,8a.5.5,0,0,1,0,1h-1a.5.5,0,0,1,0-1ZM20.32,4.91a.5.5,0,0,0-.57-.82l-.82.57a.5.5,0,0,0-.13.7.51.51,0,0,0,.7.12Zm-16.64,0a.5.5,0,0,1,.57-.82l.82.57a.5.5,0,0,1,.13.7.51.51,0,0,1-.7.12ZM17,1.88a.5.5,0,0,0-.87-.49l-.49.87a.51.51,0,0,0,.2.68.5.5,0,0,0,.68-.19Zm-10,0a.5.5,0,0,1,.87-.49l.49.87a.51.51,0,0,1-.2.68.5.5,0,0,1-.68-.19ZM12.5.5a.5.5,0,0,0-1,0v1a.5.5,0,0,0,1,0Z"
|
|
@@ -555,10 +580,10 @@ const Bulb = props => {
|
|
|
555
580
|
useEffect(() => {
|
|
556
581
|
refresh();
|
|
557
582
|
}, []);
|
|
558
|
-
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
583
|
+
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$22, props));
|
|
559
584
|
};
|
|
560
585
|
|
|
561
|
-
var SVGComponent$
|
|
586
|
+
var SVGComponent$21 = (({
|
|
562
587
|
as: Component = "svg",
|
|
563
588
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("circle", {
|
|
564
589
|
cx: "8",
|
|
@@ -582,10 +607,10 @@ const BulletBold = props => {
|
|
|
582
607
|
useEffect(() => {
|
|
583
608
|
refresh();
|
|
584
609
|
}, []);
|
|
585
|
-
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$
|
|
610
|
+
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$21, props));
|
|
586
611
|
};
|
|
587
612
|
|
|
588
|
-
var SVGComponent$
|
|
613
|
+
var SVGComponent$20 = (({
|
|
589
614
|
as: Component = "svg",
|
|
590
615
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
591
616
|
d: "M12,8a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z"
|
|
@@ -607,10 +632,10 @@ const BulletBook = props => {
|
|
|
607
632
|
useEffect(() => {
|
|
608
633
|
refresh();
|
|
609
634
|
}, []);
|
|
610
|
-
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$
|
|
635
|
+
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$20, props));
|
|
611
636
|
};
|
|
612
637
|
|
|
613
|
-
var SVGComponent$
|
|
638
|
+
var SVGComponent$1$ = (({
|
|
614
639
|
as: Component = "svg",
|
|
615
640
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
616
641
|
d: "M12.23,18.06a2.49,2.49,0,0,0,2.68-2.43l1.05.14A3.46,3.46,0,0,1,12.23,19a3.81,3.81,0,0,1-3.91-3.12H7V15H8.18c0-.16,0-.32,0-.48s0-.27,0-.41H7v-.9H8.3A3.88,3.88,0,0,1,12.23,10a3.5,3.5,0,0,1,3.69,3l-1,.16a2.54,2.54,0,0,0-2.7-2.23,2.82,2.82,0,0,0-2.88,2.25H13v.9H9.19c0,.14,0,.27,0,.41a3.87,3.87,0,0,0,0,.48h2.87v.9H9.36A2.82,2.82,0,0,0,12.23,18.06ZM15.5,5a3.93,3.93,0,0,1-.29,1.5h2.65l5.33,16H.85l4.27-16H7.79A3.93,3.93,0,0,1,7.5,5a4,4,0,0,1,8,0ZM8.9,6.5h5.2a3,3,0,1,0-5.2,0Zm-3,1-3.73,14H21.81l-4.67-14Z"
|
|
@@ -632,10 +657,10 @@ const Burden = props => {
|
|
|
632
657
|
useEffect(() => {
|
|
633
658
|
refresh();
|
|
634
659
|
}, []);
|
|
635
|
-
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
660
|
+
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$1$, props));
|
|
636
661
|
};
|
|
637
662
|
|
|
638
|
-
var SVGComponent$
|
|
663
|
+
var SVGComponent$1_ = (({
|
|
639
664
|
as: Component = "svg",
|
|
640
665
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
641
666
|
d: "m4.5,7c0-.28.22-.5.5-.5h22c.28,0,.5.22.5.5v2c0,.28-.22.5-.5.5H5c-.28,0-.5-.22-.5-.5v-2Zm0,8c0-.28.22-.5.5-.5h22c.28,0,.5.22.5.5v2c0,.28-.22.5-.5.5H5c-.28,0-.5-.22-.5-.5v-2Zm.5,7.5c-.28,0-.5.22-.5.5v2c0,.28.22.5.5.5h22c.28,0,.5-.22.5-.5v-2c0-.28-.22-.5-.5-.5H5Z"
|
|
@@ -657,10 +682,10 @@ const BurgerBold = props => {
|
|
|
657
682
|
useEffect(() => {
|
|
658
683
|
refresh();
|
|
659
684
|
}, []);
|
|
660
|
-
return optimise('p_Z50ELm', /*#__PURE__*/React.createElement(SVGComponent$
|
|
685
|
+
return optimise('p_Z50ELm', /*#__PURE__*/React.createElement(SVGComponent$1_, props));
|
|
661
686
|
};
|
|
662
687
|
|
|
663
|
-
var SVGComponent$
|
|
688
|
+
var SVGComponent$1Z = (({
|
|
664
689
|
as: Component = "svg",
|
|
665
690
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
666
691
|
d: "M22,24H2V0H22ZM3,23H21V1H3ZM20,7H4V2H20ZM5,6H19V3H5Zm4,6H5V8H9ZM6,11H8V9H6Zm8,1H10V8h4Zm-3-1h2V9H11Zm3,6H10V13h4Zm-3-1h2V14H11ZM9,17H5V13H9ZM6,16H8V14H6Zm3,6H5V18H9ZM6,21H8V19H6Zm13-9H15V8h4Zm-3-1h2V9H16Zm3,6H15V13h4Zm-3-1h2V14H16Zm3,6H10V18h9Zm-8-1h7V19H11Z"
|
|
@@ -682,10 +707,10 @@ const Calculator = props => {
|
|
|
682
707
|
useEffect(() => {
|
|
683
708
|
refresh();
|
|
684
709
|
}, []);
|
|
685
|
-
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$
|
|
710
|
+
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$1Z, props));
|
|
686
711
|
};
|
|
687
712
|
|
|
688
|
-
var SVGComponent$
|
|
713
|
+
var SVGComponent$1Y = (({
|
|
689
714
|
as: Component = "svg",
|
|
690
715
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
691
716
|
d: "M23.9,23H-.1V4h4V1h4V4h8V1h4V4h4Zm-1-15H.9V22h22ZM6.4,16.8l1-.1c.2.9.7,1.5,1.6,1.5a1.61,1.61,0,0,0,1.7-1.6c0-1-.8-1.8-2.4-1.4l.1-.8c.9.1,1.9-.3,1.9-1.3,0-.7-.5-1.2-1.4-1.2a1.45,1.45,0,0,0-1.5,1.4l-1-.2a2.39,2.39,0,0,1,2.5-2,2.28,2.28,0,0,1,2.5,2,1.88,1.88,0,0,1-1.2,1.6,1.85,1.85,0,0,1,1.6,1.9C11.9,18,10.6,19,9,19A2.39,2.39,0,0,1,6.4,16.8ZM15.9,19h-1V12.7a8.17,8.17,0,0,1-2,1.2V13a4.69,4.69,0,0,0,2.3-2h.7Zm7-14H.9V7h22ZM6.9,2h-2V4h2Zm12,0h-2V4h2Z"
|
|
@@ -707,10 +732,10 @@ const Calendar = props => {
|
|
|
707
732
|
useEffect(() => {
|
|
708
733
|
refresh();
|
|
709
734
|
}, []);
|
|
710
|
-
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$
|
|
735
|
+
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$1Y, props));
|
|
711
736
|
};
|
|
712
737
|
|
|
713
|
-
var SVGComponent$
|
|
738
|
+
var SVGComponent$1X = (({
|
|
714
739
|
as: Component = "svg",
|
|
715
740
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
716
741
|
d: "M13,2V0H11V2H5V0H3V2H0V15H16V2Zm2,12H1V5H15ZM15,4H1V3H15ZM10.43,7.68,9,8.56v-1l1.53-.91.9,0v5.88h-1ZM7.27,10.74c0-.63-.4-.92-1.19-.92h-.5V9H6c.7,0,1.09-.3,1.09-.83a.9.9,0,0,0-1-.84h0a1.11,1.11,0,0,0-1.16,1l-1-.15A2,2,0,0,1,6,6.5c1.15,0,2,.67,2,1.62a1.4,1.4,0,0,1-.72,1.22,1.52,1.52,0,0,1,.93,1.51c0,1.07-.84,1.78-2.1,1.78a2.11,2.11,0,0,1-2.3-1.9,1.34,1.34,0,0,1,0-.2l1-.14c.08.88.54,1.35,1.34,1.35S7.27,11.37,7.27,10.74Z"
|
|
@@ -732,10 +757,10 @@ const CalendarBold = props => {
|
|
|
732
757
|
useEffect(() => {
|
|
733
758
|
refresh();
|
|
734
759
|
}, []);
|
|
735
|
-
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$
|
|
760
|
+
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$1X, props));
|
|
736
761
|
};
|
|
737
762
|
|
|
738
|
-
var SVGComponent$
|
|
763
|
+
var SVGComponent$1W = (({
|
|
739
764
|
as: Component = "svg",
|
|
740
765
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
741
766
|
d: "M15,3a2,2,0,0,1,2,2V9l7-4V19l-7-4v4a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V5A2,2,0,0,1,2,3Zm0,17a1,1,0,0,0,1-1V5a1,1,0,0,0-1-1H2A1,1,0,0,0,1,5V19a1,1,0,0,0,1,1Zm2-9.85v3.7l6,3.43V6.72Z"
|
|
@@ -757,10 +782,10 @@ const Camera = props => {
|
|
|
757
782
|
useEffect(() => {
|
|
758
783
|
refresh();
|
|
759
784
|
}, []);
|
|
760
|
-
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
785
|
+
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$1W, props));
|
|
761
786
|
};
|
|
762
787
|
|
|
763
|
-
var SVGComponent$
|
|
788
|
+
var SVGComponent$1V = (({
|
|
764
789
|
as: Component = "svg",
|
|
765
790
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
766
791
|
d: "M6,4.4H5V3H24V19H16.3L19,23H17.7L15,19H13l-2.7,4H9l2.7-4H9V18h8V17h3v1h3V4H6ZM8.2,21.8A1.16,1.16,0,0,1,7,23a1.38,1.38,0,0,1-1.3-1.2l-.4-4-.3,4A1.22,1.22,0,0,1,3.8,23a1.3,1.3,0,0,1-1.3-1.2l-.3-6.5-.3.6a1.23,1.23,0,0,1-1.3.5,1.09,1.09,0,0,1-.7-1v-.3L1.2,11a1.41,1.41,0,0,1,1.4-1H6.7A4.15,4.15,0,0,0,8,9.7l3.1-1.8a1.06,1.06,0,0,1,1.2.2.94.94,0,0,1-.1,1.3l-3,2.9a1.82,1.82,0,0,0-.6,1.4C8.5,15.1,8.2,21.8,8.2,21.8ZM2.5,11c-.2,0-.3.1-.4.3-.3,1-1,3.7-1.1,4.1l1.5-2.6a.32.32,0,0,1,.6.2l.3,8.8c.1.2.6.2.6,0,0,0,.3-3.4.3-3.9a.94.94,0,0,1,1-1,1,1,0,0,1,1,1c0,.3.3,3.4.4,3.9s.5.3.5,0c0,0,.2-6.7.3-8.1a3.33,3.33,0,0,1,.9-2.1l3-2.9c-.7.5-2.4,1.5-3.1,1.9a3.53,3.53,0,0,1-1.7.4ZM19,12H14V11h5Zm2-2H14V9h7ZM5.3,5A2.26,2.26,0,0,0,3,7.3,2.26,2.26,0,0,0,5.3,9.6,2.26,2.26,0,0,0,7.6,7.3,2.26,2.26,0,0,0,5.3,5Zm0,1a1.3,1.3,0,0,1,0,2.6A1.26,1.26,0,0,1,4,7.3,1.26,1.26,0,0,1,5.3,6ZM21,8H14V7h7Z"
|
|
@@ -782,10 +807,10 @@ const ChalkboardTeacher = props => {
|
|
|
782
807
|
useEffect(() => {
|
|
783
808
|
refresh();
|
|
784
809
|
}, []);
|
|
785
|
-
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
810
|
+
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$1V, props));
|
|
786
811
|
};
|
|
787
812
|
|
|
788
|
-
var SVGComponent$
|
|
813
|
+
var SVGComponent$1U = (({
|
|
789
814
|
as: Component = "svg",
|
|
790
815
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
791
816
|
d: "M0,22H1V17H5v5H7V12h4V22h2V7h4V22h2V1h4V22h1v1H0Zm4-4H2v4H4Zm6-5H8v9h2Zm6-5H14V22h2Zm6-6H20V22h2Z"
|
|
@@ -807,10 +832,10 @@ const ChartBar = props => {
|
|
|
807
832
|
useEffect(() => {
|
|
808
833
|
refresh();
|
|
809
834
|
}, []);
|
|
810
|
-
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$
|
|
835
|
+
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$1U, props));
|
|
811
836
|
};
|
|
812
837
|
|
|
813
|
-
var SVGComponent$
|
|
838
|
+
var SVGComponent$1T = (({
|
|
814
839
|
as: Component = "svg",
|
|
815
840
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
816
841
|
d: "M24,4.68,7.67,22,0,13l.76-.65,7,8.2L23.27,4Z"
|
|
@@ -832,10 +857,10 @@ const Check = props => {
|
|
|
832
857
|
useEffect(() => {
|
|
833
858
|
refresh();
|
|
834
859
|
}, []);
|
|
835
|
-
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$
|
|
860
|
+
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$1T, props));
|
|
836
861
|
};
|
|
837
862
|
|
|
838
|
-
var SVGComponent$
|
|
863
|
+
var SVGComponent$1S = (({
|
|
839
864
|
as: Component = "svg",
|
|
840
865
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
841
866
|
d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
|
|
@@ -858,10 +883,10 @@ const CheckBold = props => {
|
|
|
858
883
|
useEffect(() => {
|
|
859
884
|
refresh();
|
|
860
885
|
}, []);
|
|
861
|
-
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$
|
|
886
|
+
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$1S, props));
|
|
862
887
|
};
|
|
863
888
|
|
|
864
|
-
var SVGComponent$
|
|
889
|
+
var SVGComponent$1R = (({
|
|
865
890
|
as: Component = "svg",
|
|
866
891
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
867
892
|
d: "M18.63,4.23c-.16-.16-.41-.32-.57-.16-.56.56-1.49.58-1.92,1.35v0c-.57.67-1.38,1.08-1.63,2a.35.35,0,0,0,.08,0l-.08,0c-.15.08-.16.23-.16.38l0,0a11.4,11.4,0,0,1-.89,1.08h0c-.08.15-.15.24-.23.37l-.09,0c-.23.41-.55.76-.8,1.17h0a10.34,10.34,0,0,1-.53,1l-.2.2a1.54,1.54,0,0,0-.05.17,2.6,2.6,0,0,0-.62,1.39l0,.05c-.09.07-.16.23-.25.32l0,.06a3.05,3.05,0,0,0-.7.88.18.18,0,0,0-.07.05.73.73,0,0,0-.16.41.06.06,0,0,0,0,0,4.53,4.53,0,0,0-.79,1.11l.08.08-.06,0c-.25.07-.09.67-.57.57l-.14-.09c-.23-.38-.44-.81-.66-1.27a.43.43,0,0,1,0-.11v-.12h0a.08.08,0,0,0,0,0,.3.3,0,0,1,0-.13c-.07-.22-.18-.47-.27-.72l-.09-.28A2.18,2.18,0,0,1,7,13.46a1.89,1.89,0,0,0-.8-1l0,0a.81.81,0,0,0-1.07-.24c-.39.25-.16.67.09.92a0,0,0,0,1,0,0,.91.91,0,0,0,.15.38h0A19.54,19.54,0,0,0,7,18.09a1,1,0,0,0,.07-.15,1,1,0,0,1,0,.17,1.15,1.15,0,0,0,.23.55l0,0H7.29c.51.67,1.08,1.17,2.05.76v0a1.26,1.26,0,0,0,.68-.78l.12-.1c0-.25.09-.41.09-.57.74-.48.9-1.31,1.31-2.07A6,6,0,0,1,12,15a3.86,3.86,0,0,0,.8-2.12l-.08,0,0,0c.07,0,.08-.07.09-.11l0,0c.48-.07.48-.51.57-.83l-.12.08.12-.17.16-.16v0l0,0a9.67,9.67,0,0,0,2.11-3,.56.56,0,0,1,.05-.08s0,.06,0,.08c.32-.41,1.06-.64.64-1.4h0c.9-.25,1.22-1,1.7-1.59h0c.07-.16.16-.25.23-.41h0c.09-.09.25-.16.34-.25V5C19,4.78,18.87,4.47,18.63,4.23ZM16.2,6l0,0-.11,0ZM7.54,16.87h0l-.08.06Zm-.13.34s0,0,0,.05h0S7.4,17.23,7.41,17.21Z"
|
|
@@ -883,10 +908,10 @@ const CheckHandwrite = props => {
|
|
|
883
908
|
useEffect(() => {
|
|
884
909
|
refresh();
|
|
885
910
|
}, []);
|
|
886
|
-
return optimise('p_14TK4O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
911
|
+
return optimise('p_14TK4O', /*#__PURE__*/React.createElement(SVGComponent$1R, props));
|
|
887
912
|
};
|
|
888
913
|
|
|
889
|
-
var SVGComponent$
|
|
914
|
+
var SVGComponent$1Q = (({
|
|
890
915
|
as: Component = "svg",
|
|
891
916
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
892
917
|
d: "m7.43,10.57l1.13-1.13,3.43,3.43,3.43-3.43,1.13,1.13-4.57,4.57-4.57-4.57Z"
|
|
@@ -908,10 +933,10 @@ const ChevronDown = props => {
|
|
|
908
933
|
useEffect(() => {
|
|
909
934
|
refresh();
|
|
910
935
|
}, []);
|
|
911
|
-
return optimise('p_ZslpJA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
936
|
+
return optimise('p_ZslpJA', /*#__PURE__*/React.createElement(SVGComponent$1Q, props));
|
|
912
937
|
};
|
|
913
938
|
|
|
914
|
-
var SVGComponent$
|
|
939
|
+
var SVGComponent$1P = (({
|
|
915
940
|
as: Component = "svg",
|
|
916
941
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
917
942
|
d: "M1.94,5.86l1.29-1.3L7.44,8.84l4.2-4.28,1.3,1.3-5.5,5.58Z"
|
|
@@ -933,10 +958,10 @@ const ChevronDownBold = props => {
|
|
|
933
958
|
useEffect(() => {
|
|
934
959
|
refresh();
|
|
935
960
|
}, []);
|
|
936
|
-
return optimise('p_126jrr', /*#__PURE__*/React.createElement(SVGComponent$
|
|
961
|
+
return optimise('p_126jrr', /*#__PURE__*/React.createElement(SVGComponent$1P, props));
|
|
937
962
|
};
|
|
938
963
|
|
|
939
|
-
var SVGComponent$
|
|
964
|
+
var SVGComponent$1O = (({
|
|
940
965
|
as: Component = "svg",
|
|
941
966
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
942
967
|
d: "M9.58,2.5l1.3,1.3L6.59,8l4.29,4.2-1.3,1.3L4,8Z"
|
|
@@ -958,10 +983,10 @@ const ChevronLeftBold = props => {
|
|
|
958
983
|
useEffect(() => {
|
|
959
984
|
refresh();
|
|
960
985
|
}, []);
|
|
961
|
-
return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(SVGComponent$
|
|
986
|
+
return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(SVGComponent$1O, props));
|
|
962
987
|
};
|
|
963
988
|
|
|
964
|
-
var SVGComponent$
|
|
989
|
+
var SVGComponent$1N = (({
|
|
965
990
|
as: Component = "svg",
|
|
966
991
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
967
992
|
d: "M6.3,2.5,5,3.8,9.28,8,5,12.2l1.3,1.3L11.88,8Z"
|
|
@@ -983,10 +1008,10 @@ const ChevronRightBold = props => {
|
|
|
983
1008
|
useEffect(() => {
|
|
984
1009
|
refresh();
|
|
985
1010
|
}, []);
|
|
986
|
-
return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1011
|
+
return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(SVGComponent$1N, props));
|
|
987
1012
|
};
|
|
988
1013
|
|
|
989
|
-
var SVGComponent$
|
|
1014
|
+
var SVGComponent$1M = (({
|
|
990
1015
|
as: Component = "svg",
|
|
991
1016
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
992
1017
|
d: "m16.56,13.44l-1.13,1.13-3.43-3.43-3.43,3.43-1.13-1.13,4.57-4.57,4.57,4.57Z"
|
|
@@ -1008,10 +1033,10 @@ const ChevronUp = props => {
|
|
|
1008
1033
|
useEffect(() => {
|
|
1009
1034
|
refresh();
|
|
1010
1035
|
}, []);
|
|
1011
|
-
return optimise('p_Z1zQNF8', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1036
|
+
return optimise('p_Z1zQNF8', /*#__PURE__*/React.createElement(SVGComponent$1M, props));
|
|
1012
1037
|
};
|
|
1013
1038
|
|
|
1014
|
-
var SVGComponent$
|
|
1039
|
+
var SVGComponent$1L = (({
|
|
1015
1040
|
as: Component = "svg",
|
|
1016
1041
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1017
1042
|
d: "M1.94,10.14l1.29,1.3L7.44,7.16l4.2,4.28,1.3-1.3L7.44,4.56Z"
|
|
@@ -1033,10 +1058,10 @@ const ChevronUpBold = props => {
|
|
|
1033
1058
|
useEffect(() => {
|
|
1034
1059
|
refresh();
|
|
1035
1060
|
}, []);
|
|
1036
|
-
return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1061
|
+
return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(SVGComponent$1L, props));
|
|
1037
1062
|
};
|
|
1038
1063
|
|
|
1039
|
-
var SVGComponent$
|
|
1064
|
+
var SVGComponent$1K = (({
|
|
1040
1065
|
as: Component = "svg",
|
|
1041
1066
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1042
1067
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,11h6v1H11V4h1Z",
|
|
@@ -1059,10 +1084,10 @@ const Clock = props => {
|
|
|
1059
1084
|
useEffect(() => {
|
|
1060
1085
|
refresh();
|
|
1061
1086
|
}, []);
|
|
1062
|
-
return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1087
|
+
return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(SVGComponent$1K, props));
|
|
1063
1088
|
};
|
|
1064
1089
|
|
|
1065
|
-
var SVGComponent$
|
|
1090
|
+
var SVGComponent$1J = (({
|
|
1066
1091
|
as: Component = "svg",
|
|
1067
1092
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1068
1093
|
d: "M8.5,8.17h2.67v1.5H7V4.83H8.5Zm6-.17A6.5,6.5,0,1,1,8,1.5,6.51,6.51,0,0,1,14.5,8ZM13,8a5,5,0,1,0-5,5A5,5,0,0,0,13,8Z"
|
|
@@ -1084,10 +1109,10 @@ const ClockBold = props => {
|
|
|
1084
1109
|
useEffect(() => {
|
|
1085
1110
|
refresh();
|
|
1086
1111
|
}, []);
|
|
1087
|
-
return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1112
|
+
return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(SVGComponent$1J, props));
|
|
1088
1113
|
};
|
|
1089
1114
|
|
|
1090
|
-
var SVGComponent$
|
|
1115
|
+
var SVGComponent$1I = (({
|
|
1091
1116
|
as: Component = "svg",
|
|
1092
1117
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1093
1118
|
d: "m16,17.73l5.27,5.27,1.73-1.73-5.27-5.27,5.27-5.27-1.73-1.73-5.27,5.27-5.27-5.27-1.73,1.73,5.27,5.27-5.27,5.27,1.73,1.73,5.27-5.27Z"
|
|
@@ -1109,10 +1134,10 @@ const CloseBold = props => {
|
|
|
1109
1134
|
useEffect(() => {
|
|
1110
1135
|
refresh();
|
|
1111
1136
|
}, []);
|
|
1112
|
-
return optimise('p_1MPN80', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1137
|
+
return optimise('p_1MPN80', /*#__PURE__*/React.createElement(SVGComponent$1I, props));
|
|
1113
1138
|
};
|
|
1114
1139
|
|
|
1115
|
-
var SVGComponent$
|
|
1140
|
+
var SVGComponent$1H = (({
|
|
1116
1141
|
as: Component = "svg",
|
|
1117
1142
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1118
1143
|
d: "M18.5,20H5.5a4.5,4.5,0,0,1-.8-8.92l.78-.14,0-.79a6.49,6.49,0,0,1,13,0l0,.79.78.14A4.5,4.5,0,0,1,18.5,20Zm1-9.91a7.49,7.49,0,0,0-15,0A5.5,5.5,0,0,0,5.5,21h13a5.5,5.5,0,0,0,1-10.91Z"
|
|
@@ -1134,10 +1159,10 @@ const Cloud = props => {
|
|
|
1134
1159
|
useEffect(() => {
|
|
1135
1160
|
refresh();
|
|
1136
1161
|
}, []);
|
|
1137
|
-
return optimise('p_4HgaE', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1162
|
+
return optimise('p_4HgaE', /*#__PURE__*/React.createElement(SVGComponent$1H, props));
|
|
1138
1163
|
};
|
|
1139
1164
|
|
|
1140
|
-
var SVGComponent$
|
|
1165
|
+
var SVGComponent$1G = (({
|
|
1141
1166
|
as: Component = "svg",
|
|
1142
1167
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1143
1168
|
d: "M11.49,10.17,9,13.24l-.73-.68L12,8l3.75,4.58-.75.67-2.5-3.08V18h-1Zm7,9.83H5.5a4.5,4.5,0,0,1-.8-8.92l.78-.14,0-.79a6.49,6.49,0,0,1,13,0l0,.79.78.14A4.5,4.5,0,0,1,18.5,20Zm1-9.91a7.49,7.49,0,0,0-15,0A5.5,5.5,0,0,0,5.5,21h13a5.5,5.5,0,0,0,1-10.91Z",
|
|
@@ -1160,10 +1185,10 @@ const CloudUpload = props => {
|
|
|
1160
1185
|
useEffect(() => {
|
|
1161
1186
|
refresh();
|
|
1162
1187
|
}, []);
|
|
1163
|
-
return optimise('p_efIsB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1188
|
+
return optimise('p_efIsB', /*#__PURE__*/React.createElement(SVGComponent$1G, props));
|
|
1164
1189
|
};
|
|
1165
1190
|
|
|
1166
|
-
var SVGComponent$
|
|
1191
|
+
var SVGComponent$1F = (({
|
|
1167
1192
|
as: Component = "svg",
|
|
1168
1193
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1169
1194
|
d: "M16.87,14.63l1,.14A3.45,3.45,0,0,1,14.19,18a3.82,3.82,0,0,1-3.92-3.12H9V14h1.17c0-.16,0-.32,0-.48s0-.27,0-.41H9v-.9h1.3A3.87,3.87,0,0,1,14.19,9a3.49,3.49,0,0,1,3.68,3l-1,.16a2.54,2.54,0,0,0-2.69-2.23,2.84,2.84,0,0,0-2.89,2.25h3.61v.9H11.15c0,.14,0,.27,0,.41s0,.32,0,.48H14v.9H11.31a2.83,2.83,0,0,0,2.88,2.18A2.49,2.49,0,0,0,16.87,14.63ZM24,13.5A10.43,10.43,0,0,1,4.93,19.42h0A10.48,10.48,0,1,1,19.08,4.59,10.51,10.51,0,0,1,24,13.5ZM3.79,17.24h0A10.73,10.73,0,0,1,3.1,13.5,10.49,10.49,0,0,1,13.55,3a10.26,10.26,0,0,1,3.34.55A9.48,9.48,0,0,0,3.79,17.24ZM23,13.5A9.46,9.46,0,1,0,13.55,23,9.49,9.49,0,0,0,23,13.5Z",
|
|
@@ -1186,10 +1211,10 @@ const Coins = props => {
|
|
|
1186
1211
|
useEffect(() => {
|
|
1187
1212
|
refresh();
|
|
1188
1213
|
}, []);
|
|
1189
|
-
return optimise('p_4HCzW', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1214
|
+
return optimise('p_4HCzW', /*#__PURE__*/React.createElement(SVGComponent$1F, props));
|
|
1190
1215
|
};
|
|
1191
1216
|
|
|
1192
|
-
var SVGComponent$
|
|
1217
|
+
var SVGComponent$1E = (({
|
|
1193
1218
|
as: Component = "svg",
|
|
1194
1219
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1195
1220
|
d: "M11,2H21l3,3V7H19v5h1v3a7.86,7.86,0,0,0-2.08,0A2.21,2.21,0,0,0,16,17a2,2,0,0,0,3.68,1.09.51.51,0,1,1,.88.51A3.06,3.06,0,0,1,18,20a3,3,0,0,1-1-5.83V12h1V7H11V24H5V7H4V9H0V2H5V0h6ZM10,7H6V23h4ZM9,20,7,21v1l2-1Zm0-3L7,18v1l2-1Zm0-3L7,15v1l2-1Zm10-1H18v1h1ZM9,11,7,12v1l2-1ZM9,8,7,9v1L9,9Zm1-7H6V3H1V8H3V6H23V5.41L20.59,3H10Z",
|
|
@@ -1212,10 +1237,10 @@ const Crane = props => {
|
|
|
1212
1237
|
useEffect(() => {
|
|
1213
1238
|
refresh();
|
|
1214
1239
|
}, []);
|
|
1215
|
-
return optimise('p_4HYwO', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1240
|
+
return optimise('p_4HYwO', /*#__PURE__*/React.createElement(SVGComponent$1E, props));
|
|
1216
1241
|
};
|
|
1217
1242
|
|
|
1218
|
-
var SVGComponent$
|
|
1243
|
+
var SVGComponent$1D = (({
|
|
1219
1244
|
as: Component = "svg",
|
|
1220
1245
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1221
1246
|
d: "M12,1A2.8,2.8,0,0,0,9.2,3.8a3.16,3.16,0,0,0,1.1,2.3C9.8,8.9,8.4,9.2,7.4,9.2A3.09,3.09,0,0,1,4.9,7.5a2.94,2.94,0,0,0,.7-1.9A2.86,2.86,0,0,0,2.8,2.8,2.88,2.88,0,0,0,0,5.7,3.06,3.06,0,0,0,2,8.5V23H22V8.4a2.92,2.92,0,0,0,2-2.8,2.8,2.8,0,0,0-5.6,0,2.94,2.94,0,0,0,.7,1.9,2.82,2.82,0,0,1-2.5,1.7c-.6,0-2.3,0-2.9-3.2a3,3,0,0,0,1-2.9A2.71,2.71,0,0,0,12,1Zm9,21V19H3v3Zm0-4V7.7c1.1-.3,2-.9,2-2.1a1.8,1.8,0,0,0-3.6,0,2.62,2.62,0,0,0,.9,1.8c-.8,1.6-1.9,2.8-3.7,2.8-2.5,0-3.6-1.9-3.9-4.5.7-.7,1.3-1.3,1.1-2.3A1.83,1.83,0,0,0,12,2a1.79,1.79,0,0,0-1.8,1.8c0,.8.5,1.3,1.2,1.9-.3,2.7-1.4,4.5-3.9,4.5-1.9,0-2.9-1.4-3.7-2.7a3,3,0,0,0,1-1.9A1.79,1.79,0,0,0,3,3.8,1.92,1.92,0,0,0,1,5.7c0,1.1.9,1.8,2,2.1V18Z",
|
|
@@ -1238,10 +1263,10 @@ const Crown = props => {
|
|
|
1238
1263
|
useEffect(() => {
|
|
1239
1264
|
refresh();
|
|
1240
1265
|
}, []);
|
|
1241
|
-
return optimise('p_4I3e6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1266
|
+
return optimise('p_4I3e6', /*#__PURE__*/React.createElement(SVGComponent$1D, props));
|
|
1242
1267
|
};
|
|
1243
1268
|
|
|
1244
|
-
var SVGComponent$
|
|
1269
|
+
var SVGComponent$1C = (({
|
|
1245
1270
|
as: Component = "svg",
|
|
1246
1271
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1247
1272
|
d: "M15.3333 5.33333H16V0H10.6667V0.666667H14.862L7.09733 8.43067L7.56933 8.90267L15.3333 1.138V5.33333Z"
|
|
@@ -1265,10 +1290,10 @@ const DoubleArrow = props => {
|
|
|
1265
1290
|
useEffect(() => {
|
|
1266
1291
|
refresh();
|
|
1267
1292
|
}, []);
|
|
1268
|
-
return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1293
|
+
return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(SVGComponent$1C, props));
|
|
1269
1294
|
};
|
|
1270
1295
|
|
|
1271
|
-
var SVGComponent$
|
|
1296
|
+
var SVGComponent$1B = (({
|
|
1272
1297
|
as: Component = "svg",
|
|
1273
1298
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1274
1299
|
d: "M17.7,2.38A11.45,11.45,0,0,1,24,12.5,11.76,11.76,0,0,1,12,24,11.76,11.76,0,0,1,0,12.5,11.45,11.45,0,0,1,6.3,2.38l.63.81A10.47,10.47,0,0,0,1,12.5,10.74,10.74,0,0,0,12,23,10.74,10.74,0,0,0,23,12.5a10.47,10.47,0,0,0-5.89-9.31ZM12.52,0V14.83l3.91-4.61.79.67L12,17,6.78,10.9l.77-.68,3.93,4.61V0Z"
|
|
@@ -1290,10 +1315,10 @@ const Download = props => {
|
|
|
1290
1315
|
useEffect(() => {
|
|
1291
1316
|
refresh();
|
|
1292
1317
|
}, []);
|
|
1293
|
-
return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1318
|
+
return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(SVGComponent$1B, props));
|
|
1294
1319
|
};
|
|
1295
1320
|
|
|
1296
|
-
var SVGComponent$
|
|
1321
|
+
var SVGComponent$1A = (({
|
|
1297
1322
|
as: Component = "svg",
|
|
1298
1323
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1299
1324
|
d: "M23,7h-6V1H1V17H7v6H23V7Zm-15,1h14v14H8V8ZM16,2V7H7V16H2V2h14Zm-1.5,9h1v3.5h3.5v1h-3.5v3.5h-1v-3.5h-3.5v-1h3.5v-3.5Z",
|
|
@@ -1316,10 +1341,10 @@ const Duplicate = props => {
|
|
|
1316
1341
|
useEffect(() => {
|
|
1317
1342
|
refresh();
|
|
1318
1343
|
}, []);
|
|
1319
|
-
return optimise('p_Z1hF7XI', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1344
|
+
return optimise('p_Z1hF7XI', /*#__PURE__*/React.createElement(SVGComponent$1A, props));
|
|
1320
1345
|
};
|
|
1321
1346
|
|
|
1322
|
-
var SVGComponent$
|
|
1347
|
+
var SVGComponent$1z = (({
|
|
1323
1348
|
as: Component = "svg",
|
|
1324
1349
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1325
1350
|
d: "M24,21H0V3H24ZM1,4.52V20H23V4.52l-11,10ZM22.09,4H1.91L12,13.17Z"
|
|
@@ -1341,10 +1366,10 @@ const Envelope = props => {
|
|
|
1341
1366
|
useEffect(() => {
|
|
1342
1367
|
refresh();
|
|
1343
1368
|
}, []);
|
|
1344
|
-
return optimise('p_Z2liq9E', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1369
|
+
return optimise('p_Z2liq9E', /*#__PURE__*/React.createElement(SVGComponent$1z, props));
|
|
1345
1370
|
};
|
|
1346
1371
|
|
|
1347
|
-
var SVGComponent$
|
|
1372
|
+
var SVGComponent$1y = (({
|
|
1348
1373
|
as: Component = "svg",
|
|
1349
1374
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
|
|
1350
1375
|
height: "2",
|
|
@@ -1374,10 +1399,10 @@ const EqualBold = props => {
|
|
|
1374
1399
|
useEffect(() => {
|
|
1375
1400
|
refresh();
|
|
1376
1401
|
}, []);
|
|
1377
|
-
return optimise('p_Z1HCd84', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1402
|
+
return optimise('p_Z1HCd84', /*#__PURE__*/React.createElement(SVGComponent$1y, props));
|
|
1378
1403
|
};
|
|
1379
1404
|
|
|
1380
|
-
var SVGComponent$
|
|
1405
|
+
var SVGComponent$1x = (({
|
|
1381
1406
|
as: Component = "svg",
|
|
1382
1407
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1383
1408
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM5.22,9.48H18.78v1H5.22Zm13.56,4H5.22v1H18.78v-1Z",
|
|
@@ -1400,10 +1425,10 @@ const EqualCircle = props => {
|
|
|
1400
1425
|
useEffect(() => {
|
|
1401
1426
|
refresh();
|
|
1402
1427
|
}, []);
|
|
1403
|
-
return optimise('p_ZDQwl0', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1428
|
+
return optimise('p_ZDQwl0', /*#__PURE__*/React.createElement(SVGComponent$1x, props));
|
|
1404
1429
|
};
|
|
1405
1430
|
|
|
1406
|
-
var SVGComponent$
|
|
1431
|
+
var SVGComponent$1w = (({
|
|
1407
1432
|
as: Component = "svg",
|
|
1408
1433
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1409
1434
|
d: "M4.35,8.69C5.5,3.69,9.24.5,14.41.5a9.89,9.89,0,0,1,6.37,2.11A9,9,0,0,1,23.9,8.28l-1,.15a7.93,7.93,0,0,0-2.77-5A8.88,8.88,0,0,0,14.41,1.5c-4.67,0-8,2.83-9.08,7.4l-.09.6H14v1H5.11L5,11.06c0,.3,0,.61,0,.94s0,.76,0,1.12l.06.38H12v1H5.24l.12.78a9.37,9.37,0,0,0,3.16,5.29,9.16,9.16,0,0,0,5.89,1.93,8.83,8.83,0,0,0,6-2A8.19,8.19,0,0,0,23,15.05l1,.11a9.17,9.17,0,0,1-3,6.1,9.82,9.82,0,0,1-6.62,2.24,10.17,10.17,0,0,1-6.52-2.15,10.34,10.34,0,0,1-3.51-5.86v0l-.15-1H0v-1H4.07l0-.27v0c0-.41,0-.82,0-1.2v0c0-.33,0-.68,0-1H4l.07-.45H0v-1H4.23l.11-.79Z"
|
|
@@ -1425,10 +1450,10 @@ const Euro = props => {
|
|
|
1425
1450
|
useEffect(() => {
|
|
1426
1451
|
refresh();
|
|
1427
1452
|
}, []);
|
|
1428
|
-
return optimise('p_9yC0', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1453
|
+
return optimise('p_9yC0', /*#__PURE__*/React.createElement(SVGComponent$1w, props));
|
|
1429
1454
|
};
|
|
1430
1455
|
|
|
1431
|
-
var SVGComponent$
|
|
1456
|
+
var SVGComponent$1v = (({
|
|
1432
1457
|
as: Component = "svg",
|
|
1433
1458
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1434
1459
|
d: "M3.18,10.12H1.11v-1H3l0-.27c0-.26,0-.52,0-.77s0-.43,0-.65l0-.27H1.11v-1H3.16l0-.2A6,6,0,0,1,9.28,1a5.37,5.37,0,0,1,5.64,4.47l-1.11.18A4.33,4.33,0,0,0,9.28,2,4.83,4.83,0,0,0,4.39,5.9l-.08.32H10.2v1h-6l0,.23c0,.23,0,.46,0,.69s0,.54,0,.81l0,.23H8.79v1H4.32l.09.32a4.84,4.84,0,0,0,4.87,3.75,4.25,4.25,0,0,0,4.53-3.94L15,10.4a5.33,5.33,0,0,1-5.72,4.83,6,6,0,0,1-6.06-4.92Z"
|
|
@@ -1450,10 +1475,10 @@ const EuroBold = props => {
|
|
|
1450
1475
|
useEffect(() => {
|
|
1451
1476
|
refresh();
|
|
1452
1477
|
}, []);
|
|
1453
|
-
return optimise('p_ZcuF7g', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1478
|
+
return optimise('p_ZcuF7g', /*#__PURE__*/React.createElement(SVGComponent$1v, props));
|
|
1454
1479
|
};
|
|
1455
1480
|
|
|
1456
|
-
var SVGComponent$
|
|
1481
|
+
var SVGComponent$1u = (({
|
|
1457
1482
|
as: Component = "svg",
|
|
1458
1483
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1459
1484
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm-.5,5h1v9h-1ZM12,18a.84.84,0,1,1,.85-.84A.85.85,0,0,1,12,18Z",
|
|
@@ -1476,10 +1501,10 @@ const ExclamationMarkCircle = props => {
|
|
|
1476
1501
|
useEffect(() => {
|
|
1477
1502
|
refresh();
|
|
1478
1503
|
}, []);
|
|
1479
|
-
return optimise('p_mpUd6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1504
|
+
return optimise('p_mpUd6', /*#__PURE__*/React.createElement(SVGComponent$1u, props));
|
|
1480
1505
|
};
|
|
1481
1506
|
|
|
1482
|
-
var SVGComponent$
|
|
1507
|
+
var SVGComponent$1t = (({
|
|
1483
1508
|
as: Component = "svg",
|
|
1484
1509
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1485
1510
|
d: "M16,8a8,8,0,1,0-8,8A8,8,0,0,0,16,8ZM7,10V3H9v7Zm2.25,2.25A1.25,1.25,0,1,1,8,11,1.25,1.25,0,0,1,9.25,12.25Z",
|
|
@@ -1502,10 +1527,10 @@ const ExclamationMarkCircleBold = props => {
|
|
|
1502
1527
|
useEffect(() => {
|
|
1503
1528
|
refresh();
|
|
1504
1529
|
}, []);
|
|
1505
|
-
return optimise('p_1nrR69', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1530
|
+
return optimise('p_1nrR69', /*#__PURE__*/React.createElement(SVGComponent$1t, props));
|
|
1506
1531
|
};
|
|
1507
1532
|
|
|
1508
|
-
var SVGComponent$
|
|
1533
|
+
var SVGComponent$1s = (({
|
|
1509
1534
|
as: Component = "svg",
|
|
1510
1535
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1511
1536
|
d: "M24,23H0L12,1ZM1.68,22H22.32L12,3.09ZM12,20a.85.85,0,1,0-.85-.84A.85.85,0,0,0,12,20Zm.5-11v8h-1V9Z"
|
|
@@ -1527,10 +1552,10 @@ const ExclamationMarkTriangle = props => {
|
|
|
1527
1552
|
useEffect(() => {
|
|
1528
1553
|
refresh();
|
|
1529
1554
|
}, []);
|
|
1530
|
-
return optimise('p_QOnNU', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1555
|
+
return optimise('p_QOnNU', /*#__PURE__*/React.createElement(SVGComponent$1s, props));
|
|
1531
1556
|
};
|
|
1532
1557
|
|
|
1533
|
-
var SVGComponent$
|
|
1558
|
+
var SVGComponent$1r = (({
|
|
1534
1559
|
as: Component = "svg",
|
|
1535
1560
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1536
1561
|
d: "M8 0.666504L16 15.3332H0L8 0.666504ZM7 5L7 11H9L9 5H7ZM8 14.5C8.69036 14.5 9.25 13.9404 9.25 13.25C9.25 12.5596 8.69036 12 8 12C7.30964 12 6.75 12.5596 6.75 13.25C6.75 13.9404 7.30964 14.5 8 14.5Z",
|
|
@@ -1553,10 +1578,10 @@ const ExclamationMarkTriangleBold = props => {
|
|
|
1553
1578
|
useEffect(() => {
|
|
1554
1579
|
refresh();
|
|
1555
1580
|
}, []);
|
|
1556
|
-
return optimise('p_KoHeE', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1581
|
+
return optimise('p_KoHeE', /*#__PURE__*/React.createElement(SVGComponent$1r, props));
|
|
1557
1582
|
};
|
|
1558
1583
|
|
|
1559
|
-
var SVGComponent$
|
|
1584
|
+
var SVGComponent$1q = (({
|
|
1560
1585
|
as: Component = "svg",
|
|
1561
1586
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1562
1587
|
d: "M14,4H1V22H21V11h1V23H0V3H14ZM24,9H23V2.71L11.35,14.35l-.7-.7L22.29,2H16V1h8Z",
|
|
@@ -1579,10 +1604,10 @@ const ExternalLink = props => {
|
|
|
1579
1604
|
useEffect(() => {
|
|
1580
1605
|
refresh();
|
|
1581
1606
|
}, []);
|
|
1582
|
-
return optimise('p_Z1rf3Yh', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1607
|
+
return optimise('p_Z1rf3Yh', /*#__PURE__*/React.createElement(SVGComponent$1q, props));
|
|
1583
1608
|
};
|
|
1584
1609
|
|
|
1585
|
-
var SVGComponent$
|
|
1610
|
+
var SVGComponent$1p = (({
|
|
1586
1611
|
as: Component = "svg",
|
|
1587
1612
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1588
1613
|
d: "M12,20C7,20,2.42,15.79,0,11.58,2.42,7.47,6.94,4,12,4s9.64,3.45,12,7.56C21.77,16,17.28,20,12,20ZM1.17,11.58C2,12.91,6.19,19,12,19c6.31,0,10.11-6.1,10.85-7.4C22.09,10.4,18.25,5,12,5S2,10.35,1.17,11.58ZM12,7a5,5,0,1,1-5,5A5,5,0,0,1,12,7Zm0,1a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z",
|
|
@@ -1605,10 +1630,10 @@ const Eye = props => {
|
|
|
1605
1630
|
useEffect(() => {
|
|
1606
1631
|
refresh();
|
|
1607
1632
|
}, []);
|
|
1608
|
-
return optimise('p_iQb', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1633
|
+
return optimise('p_iQb', /*#__PURE__*/React.createElement(SVGComponent$1p, props));
|
|
1609
1634
|
};
|
|
1610
1635
|
|
|
1611
|
-
var SVGComponent$
|
|
1636
|
+
var SVGComponent$1o = (({
|
|
1612
1637
|
as: Component = "svg",
|
|
1613
1638
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1614
1639
|
d: "M23.05,15a8,8,0,0,1,1.26,16V25.38h1.87l.36-2.33H24.31V21.54a1.17,1.17,0,0,1,1.3-1.26h1v-2a12.14,12.14,0,0,0-1.8-.16h0a2.84,2.84,0,0,0-3,3.14v1.77h-2v2.33h2V31a8,8,0,0,1,1.26-16Z"
|
|
@@ -1630,10 +1655,10 @@ const Facebook = props => {
|
|
|
1630
1655
|
useEffect(() => {
|
|
1631
1656
|
refresh();
|
|
1632
1657
|
}, []);
|
|
1633
|
-
return optimise('p_EyY0U', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1658
|
+
return optimise('p_EyY0U', /*#__PURE__*/React.createElement(SVGComponent$1o, props));
|
|
1634
1659
|
};
|
|
1635
1660
|
|
|
1636
|
-
var SVGComponent$
|
|
1661
|
+
var SVGComponent$1n = (({
|
|
1637
1662
|
as: Component = "svg",
|
|
1638
1663
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1639
1664
|
d: "M20.1,12.05a8.05,8.05,0,0,1-6.79,8V14.38h1.87l.36-2.33H13.31V10.54a1.16,1.16,0,0,1,1.31-1.26h1v-2a12.14,12.14,0,0,0-1.8-.16,2.84,2.84,0,0,0-3,3.14v1.77h-2v2.33h2V20a8,8,0,1,1,9.31-7.95Z"
|
|
@@ -1655,10 +1680,10 @@ const FacebookSmall = props => {
|
|
|
1655
1680
|
useEffect(() => {
|
|
1656
1681
|
refresh();
|
|
1657
1682
|
}, []);
|
|
1658
|
-
return optimise('p_Z2eebHf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1683
|
+
return optimise('p_Z2eebHf', /*#__PURE__*/React.createElement(SVGComponent$1n, props));
|
|
1659
1684
|
};
|
|
1660
1685
|
|
|
1661
|
-
var SVGComponent$
|
|
1686
|
+
var SVGComponent$1m = (({
|
|
1662
1687
|
as: Component = "svg",
|
|
1663
1688
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1664
1689
|
d: "M22,24H2V0H16l6,6ZM15,1H3V23H21V7H15Zm3,15v1H6V16Zm0-3v1H6V13Zm0-3v1H6V10ZM16,6h4.59L16,1.41Z"
|
|
@@ -1680,10 +1705,10 @@ const File = props => {
|
|
|
1680
1705
|
useEffect(() => {
|
|
1681
1706
|
refresh();
|
|
1682
1707
|
}, []);
|
|
1683
|
-
return optimise('p_9Dt7', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1708
|
+
return optimise('p_9Dt7', /*#__PURE__*/React.createElement(SVGComponent$1m, props));
|
|
1684
1709
|
};
|
|
1685
1710
|
|
|
1686
|
-
var SVGComponent$
|
|
1711
|
+
var SVGComponent$1l = (({
|
|
1687
1712
|
as: Component = "svg",
|
|
1688
1713
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1689
1714
|
d: "M16.9999 11.0309L11.0079 17.6539L7.33594 13.7229L8.03694 13.0399L11.0449 16.2239L16.2719 10.3459L16.9999 11.0309Z"
|
|
@@ -1709,10 +1734,10 @@ const FileCheck = props => {
|
|
|
1709
1734
|
useEffect(() => {
|
|
1710
1735
|
refresh();
|
|
1711
1736
|
}, []);
|
|
1712
|
-
return optimise('p_LLbJ6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1737
|
+
return optimise('p_LLbJ6', /*#__PURE__*/React.createElement(SVGComponent$1l, props));
|
|
1713
1738
|
};
|
|
1714
1739
|
|
|
1715
|
-
var SVGComponent$
|
|
1740
|
+
var SVGComponent$1k = (({
|
|
1716
1741
|
as: Component = "svg",
|
|
1717
1742
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1718
1743
|
d: "M22,24H4V2H16l6,6ZM15,3H5V23H21V9H15ZM14,1H3V22H2V0H14Zm2,7h4.59L16,3.41Z",
|
|
@@ -1735,10 +1760,10 @@ const Files = props => {
|
|
|
1735
1760
|
useEffect(() => {
|
|
1736
1761
|
refresh();
|
|
1737
1762
|
}, []);
|
|
1738
|
-
return optimise('p_4T3Or', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1763
|
+
return optimise('p_4T3Or', /*#__PURE__*/React.createElement(SVGComponent$1k, props));
|
|
1739
1764
|
};
|
|
1740
1765
|
|
|
1741
|
-
var SVGComponent$
|
|
1766
|
+
var SVGComponent$1j = (({
|
|
1742
1767
|
as: Component = "svg",
|
|
1743
1768
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1744
1769
|
d: "M23,0,14,14.15v7.73L10,24V14.15L1,0ZM2.75,1,11,13.85v8.49l2-1.07V13.85L21.23,1Z"
|
|
@@ -1760,10 +1785,10 @@ const Filter = props => {
|
|
|
1760
1785
|
useEffect(() => {
|
|
1761
1786
|
refresh();
|
|
1762
1787
|
}, []);
|
|
1763
|
-
return optimise('p_2tY0pM', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1788
|
+
return optimise('p_2tY0pM', /*#__PURE__*/React.createElement(SVGComponent$1j, props));
|
|
1764
1789
|
};
|
|
1765
1790
|
|
|
1766
|
-
var SVGComponent$
|
|
1791
|
+
var SVGComponent$1i = (({
|
|
1767
1792
|
as: Component = "svg",
|
|
1768
1793
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1769
1794
|
d: "M12.15,7.94H13V16H12V9l-1.81,1.17v-1ZM24,12A12,12,0,1,1,12,0,12,12,0,0,1,24,12Zm-1,0A11,11,0,1,0,12,23,11,11,0,0,0,23,12Z",
|
|
@@ -1786,10 +1811,10 @@ const FirstCircle = props => {
|
|
|
1786
1811
|
useEffect(() => {
|
|
1787
1812
|
refresh();
|
|
1788
1813
|
}, []);
|
|
1789
|
-
return optimise('p_c1KQd', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1814
|
+
return optimise('p_c1KQd', /*#__PURE__*/React.createElement(SVGComponent$1i, props));
|
|
1790
1815
|
};
|
|
1791
1816
|
|
|
1792
|
-
var SVGComponent$
|
|
1817
|
+
var SVGComponent$1h = (({
|
|
1793
1818
|
as: Component = "svg",
|
|
1794
1819
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1795
1820
|
d: "M22,1H2V24H3V15H22L16,7.55ZM19.91,14H3V2H19.73L14.68,7.51Z",
|
|
@@ -1812,10 +1837,10 @@ const Flag = props => {
|
|
|
1812
1837
|
useEffect(() => {
|
|
1813
1838
|
refresh();
|
|
1814
1839
|
}, []);
|
|
1815
|
-
return optimise('p_9E9O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1840
|
+
return optimise('p_9E9O', /*#__PURE__*/React.createElement(SVGComponent$1h, props));
|
|
1816
1841
|
};
|
|
1817
1842
|
|
|
1818
|
-
var SVGComponent$
|
|
1843
|
+
var SVGComponent$1g = (({
|
|
1819
1844
|
as: Component = "svg",
|
|
1820
1845
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1821
1846
|
d: "M11,5H24V22H0V2H8ZM1,3V21H23V6H10.59l-3-3Z",
|
|
@@ -1838,10 +1863,10 @@ const Folder = props => {
|
|
|
1838
1863
|
useEffect(() => {
|
|
1839
1864
|
refresh();
|
|
1840
1865
|
}, []);
|
|
1841
|
-
return optimise('p_2unlqQ', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1866
|
+
return optimise('p_2unlqQ', /*#__PURE__*/React.createElement(SVGComponent$1g, props));
|
|
1842
1867
|
};
|
|
1843
1868
|
|
|
1844
|
-
var SVGComponent$
|
|
1869
|
+
var SVGComponent$1f = (({
|
|
1845
1870
|
as: Component = "svg",
|
|
1846
1871
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1847
1872
|
d: "M0,2H8l3,3H21V9h3L20,22H0Zm22.65,8H4.74L1.35,21H19.26ZM20,9V6H10.59l-3-3H1V18.75L4,9Z"
|
|
@@ -1863,10 +1888,10 @@ const FolderOpen = props => {
|
|
|
1863
1888
|
useEffect(() => {
|
|
1864
1889
|
refresh();
|
|
1865
1890
|
}, []);
|
|
1866
|
-
return optimise('p_1n9Mxa', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1891
|
+
return optimise('p_1n9Mxa', /*#__PURE__*/React.createElement(SVGComponent$1f, props));
|
|
1867
1892
|
};
|
|
1868
1893
|
|
|
1869
|
-
var SVGComponent$
|
|
1894
|
+
var SVGComponent$1e = (({
|
|
1870
1895
|
as: Component = "svg",
|
|
1871
1896
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1872
1897
|
d: "M13.85,7.94H12.43l-3.56,5.6v.82h4.05V16h.93V14.36h1v-.83h-1Zm-.93,5.59H9.82l3.07-4.85h0ZM12,0A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm0,23A11,11,0,1,1,23,12,11,11,0,0,1,12,23Z",
|
|
@@ -1889,10 +1914,10 @@ const FourCircle = props => {
|
|
|
1889
1914
|
useEffect(() => {
|
|
1890
1915
|
refresh();
|
|
1891
1916
|
}, []);
|
|
1892
|
-
return optimise('p_Z25Oev0', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1917
|
+
return optimise('p_Z25Oev0', /*#__PURE__*/React.createElement(SVGComponent$1e, props));
|
|
1893
1918
|
};
|
|
1894
1919
|
|
|
1895
|
-
var SVGComponent$
|
|
1920
|
+
var SVGComponent$1d = (({
|
|
1896
1921
|
as: Component = "svg",
|
|
1897
1922
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1898
1923
|
d: "M12.1,0A12,12,0,1,1,.1,12a12,12,0,0,1,12-12Zm3.7,16H8.4c.6,4.3,2.2,7,3.7,7S15.2,20.3,15.8,16Zm6.6,0H16.9a13.46,13.46,0,0,1-2.5,6.8A11.43,11.43,0,0,0,22.4,16Zm-15,0H1.9a11.06,11.06,0,0,0,8,6.8A13.46,13.46,0,0,1,7.4,16ZM7.3,9H1.5a11.83,11.83,0,0,0,0,6H7.2A40.69,40.69,0,0,1,7.3,9ZM16,9H8.3a30,30,0,0,0,0,6H16A30,30,0,0,0,16,9Zm6.7,0H17a27.39,27.39,0,0,1,0,6h5.7A11.83,11.83,0,0,0,22.7,9ZM9.9,1.2A11.06,11.06,0,0,0,1.9,8H7.4A13.46,13.46,0,0,1,9.9,1.2ZM15.8,8c-.6-4.3-2.2-7-3.7-7S9,3.7,8.4,8ZM14.4,1.2A14.51,14.51,0,0,1,16.8,8h5.5A11.08,11.08,0,0,0,14.4,1.2Z"
|
|
@@ -1914,10 +1939,10 @@ const Globe = props => {
|
|
|
1914
1939
|
useEffect(() => {
|
|
1915
1940
|
refresh();
|
|
1916
1941
|
}, []);
|
|
1917
|
-
return optimise('p_4XwLL', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1942
|
+
return optimise('p_4XwLL', /*#__PURE__*/React.createElement(SVGComponent$1d, props));
|
|
1918
1943
|
};
|
|
1919
1944
|
|
|
1920
|
-
var SVGComponent$
|
|
1945
|
+
var SVGComponent$1c = (({
|
|
1921
1946
|
as: Component = "svg",
|
|
1922
1947
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1923
1948
|
d: "M22,9.7l-2,1V18c-1,2-5.6,3-8.5,3C8.3,21,4.1,20,3,18V10.2L0,8.3,12,3,23,9.2V18l1,3H21l1-3ZM4,10.8v6.9C5,19,8.2,20,11.5,20c2.9,0,6.6-1,7.5-2.3V11.2l-7.9,4ZM2.1,8.5l9,5.7,9.8-5L12,4.1Z"
|
|
@@ -1939,10 +1964,10 @@ const GraduationCap = props => {
|
|
|
1939
1964
|
useEffect(() => {
|
|
1940
1965
|
refresh();
|
|
1941
1966
|
}, []);
|
|
1942
|
-
return optimise('p_1bVjwk', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1967
|
+
return optimise('p_1bVjwk', /*#__PURE__*/React.createElement(SVGComponent$1c, props));
|
|
1943
1968
|
};
|
|
1944
1969
|
|
|
1945
|
-
var SVGComponent$
|
|
1970
|
+
var SVGComponent$1b = (({
|
|
1946
1971
|
as: Component = "svg",
|
|
1947
1972
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1948
1973
|
d: "M10.63,8.3H10v-1h.5c0-.16,0-.33,0-.5H10v-1h.68a4.09,4.09,0,0,1,.46-1.08A3.17,3.17,0,0,1,14,3.3a3.16,3.16,0,0,1,2.15.82A2.37,2.37,0,0,1,17,5.8H16a1.45,1.45,0,0,0-.52-.94A2.2,2.2,0,0,0,14,4.3a2.17,2.17,0,0,0-2,1,3,3,0,0,0-.26.54H14.5v1h-3c0,.17,0,.34,0,.5H14v1H11.68a2.45,2.45,0,0,0,.44.73A2.42,2.42,0,0,0,14,9.8a1.92,1.92,0,0,0,2-1.12l1,.24a2.92,2.92,0,0,1-3,1.88,3.37,3.37,0,0,1-2.62-1.11A3.43,3.43,0,0,1,10.63,8.3ZM7,7a7,7,0,1,1,7,7A7,7,0,0,1,7,7ZM8,7a6,6,0,1,0,6-6A6,6,0,0,0,8,7ZM22,17.14a1.87,1.87,0,0,1-.63,1.36C20,19.78,19,20.73,18,21.57l-.21.2c-.48.42-.91.81-1.33,1.2A3.46,3.46,0,0,1,14,24a4.53,4.53,0,0,1-1.3-.2A26.72,26.72,0,0,0,7,22.67V24H2V15H7v1.73a17.51,17.51,0,0,0,1.77-.68,4.61,4.61,0,0,1,1.88-.42,8.57,8.57,0,0,1,2.93.72q.6.22,1.38.48a1.72,1.72,0,0,1,1.17,1.31L19,15.94l.09-.07a1.92,1.92,0,0,1,1.2-.43A1.74,1.74,0,0,1,22,17.14ZM6,16H3v7H6Zm13.69.65S16.73,19,16,19.5a1.92,1.92,0,0,1-1.15.52A1.55,1.55,0,0,1,14.5,20l-.19,0c-.68-.16-1.77-.41-2.56-.66a.45.45,0,1,1,.27-.86c.44.1,1.59.36,2.2.52,1,.29,1.27-.86.42-1.15l-.57-.2-1.32-.46A4.29,4.29,0,0,0,9.16,17,16.15,16.15,0,0,1,7,17.78v3.88a29.74,29.74,0,0,1,6,1.15,2.63,2.63,0,0,0,2.78-.58l1.56-1.41c.93-.82,2-1.78,3.37-3.05C21.53,17,20.53,16,19.69,16.65Z",
|
|
@@ -1965,10 +1990,10 @@ const HandCoin = props => {
|
|
|
1965
1990
|
useEffect(() => {
|
|
1966
1991
|
refresh();
|
|
1967
1992
|
}, []);
|
|
1968
|
-
return optimise('p_4Iz5Q', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1993
|
+
return optimise('p_4Iz5Q', /*#__PURE__*/React.createElement(SVGComponent$1b, props));
|
|
1969
1994
|
};
|
|
1970
1995
|
|
|
1971
|
-
var SVGComponent$
|
|
1996
|
+
var SVGComponent$1a = (({
|
|
1972
1997
|
as: Component = "svg",
|
|
1973
1998
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1974
1999
|
d: "M12,21.59C6.37,16.05,1,11.3,1,7.19A5.06,5.06,0,0,1,6.28,2c1.31,0,4.15.5,5.72,4.46C13.59,2.49,16.46,2,17.73,2A5,5,0,0,1,23,7.19C23,11.26,17.86,15.82,12,21.59ZM17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z"
|
|
@@ -1990,10 +2015,10 @@ const Heart = props => {
|
|
|
1990
2015
|
useEffect(() => {
|
|
1991
2016
|
refresh();
|
|
1992
2017
|
}, []);
|
|
1993
|
-
return optimise('p_51CrD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2018
|
+
return optimise('p_51CrD', /*#__PURE__*/React.createElement(SVGComponent$1a, props));
|
|
1994
2019
|
};
|
|
1995
2020
|
|
|
1996
|
-
var SVGComponent$
|
|
2021
|
+
var SVGComponent$19 = (({
|
|
1997
2022
|
as: Component = "svg",
|
|
1998
2023
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1999
2024
|
d: "M17.73,1A6.53,6.53,0,0,0,12,4.25,6.51,6.51,0,0,0,6.28,1,6,6,0,0,0,0,7.19C0,11.85,5.57,16.62,12,23c6.43-6.38,12-11.15,12-15.81A6,6,0,0,0,17.73,1Z",
|
|
@@ -2016,10 +2041,10 @@ const HeartPlain = props => {
|
|
|
2016
2041
|
useEffect(() => {
|
|
2017
2042
|
refresh();
|
|
2018
2043
|
}, []);
|
|
2019
|
-
return optimise('p_ZrNxFK', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2044
|
+
return optimise('p_ZrNxFK', /*#__PURE__*/React.createElement(SVGComponent$19, props));
|
|
2020
2045
|
};
|
|
2021
2046
|
|
|
2022
|
-
var SVGComponent$
|
|
2047
|
+
var SVGComponent$18 = (({
|
|
2023
2048
|
as: Component = "svg",
|
|
2024
2049
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2025
2050
|
d: "M19.1,24H5.91A2,2,0,0,1,4,22a2,2,0,0,1,1.31-1.88c-.56-3.18,1.63-5.65,3.27-7.38.84-.89,1.64-1.73,1.63-2.28a.73.73,0,0,0-.63-.62c-.71,0-1.85,1.29-3.21,1.29A2.57,2.57,0,0,1,4,8.57a1.79,1.79,0,0,1,.91-1.81A3.79,3.79,0,0,0,6.85,4.38a2.47,2.47,0,0,1,2.27-2c1.14,0,1.75.48,1.4-.54A6.13,6.13,0,0,0,9.35,0c6,0,10.71,4.18,10.71,9.55,0,5.59-3.21,7.56-.89,10.46A2,2,0,0,1,21,22,2,2,0,0,1,19.1,24ZM6.25,21H5.91A1,1,0,0,0,5,22a1,1,0,0,0,.93,1H19.1a1,1,0,1,0-.17-2ZM18.9,8a9.1,9.1,0,0,0-7.62-6.85c1.21,2.28-.51,2.49-1.52,2.31-1.48-.26-1.64.38-2,1.29a4.77,4.77,0,0,1-2.4,2.91C4.64,8,5.11,9.78,6,10.07A2.51,2.51,0,0,0,7.93,9.5a3.26,3.26,0,0,1,1.65-.66,1.71,1.71,0,0,1,1.61,1.6c0,1-.83,1.86-1.91,3C6.37,16.51,6,18.1,6.31,20H18c-.95-1.59-.72-2.95,0-5H16.6a.5.5,0,0,1,0-1h1.69c.11-.32.21-.65.31-1H17.21a.5.5,0,0,1,0-1h1.62A10,10,0,0,0,19,11H17.6a.5.5,0,0,1,0-1h1.47V9.55a5.21,5.21,0,0,0,0-.55H17.38a.5.5,0,0,1,0-1ZM9.78,6.9A1.38,1.38,0,0,1,8.37,5.56a1.42,1.42,0,0,1,2.83,0A1.38,1.38,0,0,1,9.78,6.9Zm0-1.68a.4.4,0,0,0-.43.34.45.45,0,0,0,.87,0A.4.4,0,0,0,9.78,5.22Z",
|
|
@@ -2042,10 +2067,10 @@ const HorseChase = props => {
|
|
|
2042
2067
|
useEffect(() => {
|
|
2043
2068
|
refresh();
|
|
2044
2069
|
}, []);
|
|
2045
|
-
return optimise('p_Z1uLKT0', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2070
|
+
return optimise('p_Z1uLKT0', /*#__PURE__*/React.createElement(SVGComponent$18, props));
|
|
2046
2071
|
};
|
|
2047
2072
|
|
|
2048
|
-
var SVGComponent$
|
|
2073
|
+
var SVGComponent$17 = (({
|
|
2049
2074
|
as: Component = "svg",
|
|
2050
2075
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2051
2076
|
d: "M22,11.41V24H2V11.41L.71,12.71,0,12,12,0,24,12l-.71.71ZM16,23h5V10.41l-9-9-9,9V23H8V14h8Zm-1-7.89H9v7.78h6Z"
|
|
@@ -2067,10 +2092,10 @@ const House = props => {
|
|
|
2067
2092
|
useEffect(() => {
|
|
2068
2093
|
refresh();
|
|
2069
2094
|
}, []);
|
|
2070
|
-
return optimise('p_531FK', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2095
|
+
return optimise('p_531FK', /*#__PURE__*/React.createElement(SVGComponent$17, props));
|
|
2071
2096
|
};
|
|
2072
2097
|
|
|
2073
|
-
var SVGComponent$
|
|
2098
|
+
var SVGComponent$16 = (({
|
|
2074
2099
|
as: Component = "svg",
|
|
2075
2100
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2076
2101
|
d: "M20.27,14.69l.73.69L18,18.5l-2-1.78.66-.75L18,17.12Zm3.64,8.52-.82.58-2.21-3.1a5,5,0,0,1-2.57.71H0V8.65L9,.32l9,8.33v2.76h.31a5,5,0,0,1,3.37,8.69ZM10.5,15.5h-3v4.9h3Zm4.81,4.9A5,5,0,0,1,17,11.57V9.09L9,1.68,1,9.09V20.4H6.5V14.5h5v5.9Zm7-4a4,4,0,1,0-4,4A4,4,0,0,0,22.31,16.4Z"
|
|
@@ -2092,10 +2117,10 @@ const HouseMagnifier = props => {
|
|
|
2092
2117
|
useEffect(() => {
|
|
2093
2118
|
refresh();
|
|
2094
2119
|
}, []);
|
|
2095
|
-
return optimise('p_Z1pRCUl', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2120
|
+
return optimise('p_Z1pRCUl', /*#__PURE__*/React.createElement(SVGComponent$16, props));
|
|
2096
2121
|
};
|
|
2097
2122
|
|
|
2098
|
-
var SVGComponent$
|
|
2123
|
+
var SVGComponent$15 = (({
|
|
2099
2124
|
as: Component = "svg",
|
|
2100
2125
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2101
2126
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.5,17h-1V9h1ZM12,6a.85.85,0,1,1-.85.84A.85.85,0,0,1,12,6Z",
|
|
@@ -2118,10 +2143,10 @@ const InfoCircle = props => {
|
|
|
2118
2143
|
useEffect(() => {
|
|
2119
2144
|
refresh();
|
|
2120
2145
|
}, []);
|
|
2121
|
-
return optimise('p_P93Av', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2146
|
+
return optimise('p_P93Av', /*#__PURE__*/React.createElement(SVGComponent$15, props));
|
|
2122
2147
|
};
|
|
2123
2148
|
|
|
2124
|
-
var SVGComponent$
|
|
2149
|
+
var SVGComponent$14 = (({
|
|
2125
2150
|
as: Component = "svg",
|
|
2126
2151
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2127
2152
|
d: "M8,16c4.42,0,8-3.58,8-8S12.42,0,8,0,0,3.58,0,8,3.58,16,8,16Zm.67-4h-1.33V6.67h1.33v5.33Zm-.67-8.17c.46,0,.83,.37,.83,.83s-.37,.83-.83,.83-.83-.37-.83-.83,.37-.83,.83-.83Z"
|
|
@@ -2143,10 +2168,10 @@ const InfoCircleBold = props => {
|
|
|
2143
2168
|
useEffect(() => {
|
|
2144
2169
|
refresh();
|
|
2145
2170
|
}, []);
|
|
2146
|
-
return optimise('p_Z1oWiq2', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2171
|
+
return optimise('p_Z1oWiq2', /*#__PURE__*/React.createElement(SVGComponent$14, props));
|
|
2147
2172
|
};
|
|
2148
2173
|
|
|
2149
|
-
var SVGComponent$
|
|
2174
|
+
var SVGComponent$13 = (({
|
|
2150
2175
|
as: Component = "svg",
|
|
2151
2176
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2152
2177
|
d: "M23,16.44c2.14,0,2.39,0,3.23,0a4.09,4.09,0,0,1,1.49.28,2.56,2.56,0,0,1,1.51,1.51,4.32,4.32,0,0,1,.28,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4,4,0,0,1-.28,1.49,2.42,2.42,0,0,1-.59.92,2.57,2.57,0,0,1-.92.6,4.39,4.39,0,0,1-1.49.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.28,4.28,0,0,1-1.49-.27,2.67,2.67,0,0,1-1.52-1.52,4.28,4.28,0,0,1-.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23a4.39,4.39,0,0,1,.27-1.49,2.57,2.57,0,0,1,.6-.92,2.42,2.42,0,0,1,.92-.59,4.21,4.21,0,0,1,1.49-.28C20.61,16.45,20.86,16.44,23,16.44ZM23,15c-2.17,0-2.45,0-3.3.05a5.85,5.85,0,0,0-1.94.37,3.94,3.94,0,0,0-1.42.92,4.17,4.17,0,0,0-.92,1.42,5.85,5.85,0,0,0-.37,1.94c0,.85-.05,1.13-.05,3.3s0,2.44.05,3.3a5.85,5.85,0,0,0,.37,1.94,3.94,3.94,0,0,0,.92,1.42,4.17,4.17,0,0,0,1.42.92A5.85,5.85,0,0,0,19.7,31c.86,0,1.13.05,3.3.05s2.45,0,3.3-.05a5.85,5.85,0,0,0,1.94-.37,3.86,3.86,0,0,0,1.42-.92,4,4,0,0,0,.92-1.42A5.82,5.82,0,0,0,31,26.3c0-.86,0-1.13,0-3.3s0-2.45,0-3.3a5.82,5.82,0,0,0-.38-1.94,4,4,0,0,0-2.34-2.34A5.77,5.77,0,0,0,26.3,15C25.44,15,25.17,15,23,15Z"
|
|
@@ -2172,10 +2197,10 @@ const Instagram = props => {
|
|
|
2172
2197
|
useEffect(() => {
|
|
2173
2198
|
refresh();
|
|
2174
2199
|
}, []);
|
|
2175
|
-
return optimise('p_2oO7Uf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2200
|
+
return optimise('p_2oO7Uf', /*#__PURE__*/React.createElement(SVGComponent$13, props));
|
|
2176
2201
|
};
|
|
2177
2202
|
|
|
2178
|
-
var SVGComponent$
|
|
2203
|
+
var SVGComponent$12 = (({
|
|
2179
2204
|
as: Component = "svg",
|
|
2180
2205
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2181
2206
|
d: "M16,1A8,8,0,0,0,8,9a7.91,7.91,0,0,0,.18,1.7L0,18v5H6V21H8V19h2l3.07-2.56A7.92,7.92,0,0,0,16,17,8,8,0,0,0,16,1ZM9.64,18l3.24-2.7A7.75,7.75,0,0,0,16,16,7,7,0,1,0,9,9a8.77,8.77,0,0,0,.28,2.06L1,18.45V22H5V20H7V18Zm.17-4-.67-.74L2,19.66V21ZM20,7a2,2,0,1,0-2,2A2,2,0,0,0,20,7ZM19,7a1,1,0,1,0-1,1A1,1,0,0,0,19,7Z",
|
|
@@ -2198,10 +2223,10 @@ const Key = props => {
|
|
|
2198
2223
|
useEffect(() => {
|
|
2199
2224
|
refresh();
|
|
2200
2225
|
}, []);
|
|
2201
|
-
return optimise('p_keR', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2226
|
+
return optimise('p_keR', /*#__PURE__*/React.createElement(SVGComponent$12, props));
|
|
2202
2227
|
};
|
|
2203
2228
|
|
|
2204
|
-
var SVGComponent$
|
|
2229
|
+
var SVGComponent$11 = (({
|
|
2205
2230
|
as: Component = "svg",
|
|
2206
2231
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2207
2232
|
d: "M13,9h9L8,24l3-9H2L16,0ZM4.3,14h8.09l-2,6,9.3-10H11.61l2-6Z"
|
|
@@ -2223,10 +2248,10 @@ const LightningBolt = props => {
|
|
|
2223
2248
|
useEffect(() => {
|
|
2224
2249
|
refresh();
|
|
2225
2250
|
}, []);
|
|
2226
|
-
return optimise('p_1W7mmN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2251
|
+
return optimise('p_1W7mmN', /*#__PURE__*/React.createElement(SVGComponent$11, props));
|
|
2227
2252
|
};
|
|
2228
2253
|
|
|
2229
|
-
var SVGComponent
|
|
2254
|
+
var SVGComponent$10 = (({
|
|
2230
2255
|
as: Component = "svg",
|
|
2231
2256
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2232
2257
|
d: "M14.85,11.92a4.06,4.06,0,0,0-1-1.75,4,4,0,0,0-5.66,0l-5,5a4,4,0,0,0,5.66,5.66L12.67,17H13a5.86,5.86,0,0,0,1.19-.12L9.53,21.54a5,5,0,0,1-7.07-7.07l5-5a5,5,0,0,1,7.07,0,4.93,4.93,0,0,1,1.11,1.67Zm-5.7.15a4.1,4.1,0,0,0,1,1.76,4,4,0,0,0,5.66,0l5-5a4,4,0,1,0-5.66-5.66L11.33,7H11a5.86,5.86,0,0,0-1.19.12l4.66-4.66a5,5,0,0,1,7.07,7.07l-5,5a5,5,0,0,1-7.07,0,4.74,4.74,0,0,1-1.11-1.68Z"
|
|
@@ -2248,10 +2273,10 @@ const Link = props => {
|
|
|
2248
2273
|
useEffect(() => {
|
|
2249
2274
|
refresh();
|
|
2250
2275
|
}, []);
|
|
2251
|
-
return optimise('p_aqwu', /*#__PURE__*/React.createElement(SVGComponent
|
|
2276
|
+
return optimise('p_aqwu', /*#__PURE__*/React.createElement(SVGComponent$10, props));
|
|
2252
2277
|
};
|
|
2253
2278
|
|
|
2254
|
-
var SVGComponent
|
|
2279
|
+
var SVGComponent$$ = (({
|
|
2255
2280
|
as: Component = "svg",
|
|
2256
2281
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2257
2282
|
d: "M6,6A6,6,0,0,1,18,6v4h3V24H3V10H6Zm14,5H4V23H20ZM7,6v4H17V6A5,5,0,0,0,7,6Z"
|
|
@@ -2273,10 +2298,10 @@ const Lock = props => {
|
|
|
2273
2298
|
useEffect(() => {
|
|
2274
2299
|
refresh();
|
|
2275
2300
|
}, []);
|
|
2276
|
-
return optimise('p_arYq', /*#__PURE__*/React.createElement(SVGComponent
|
|
2301
|
+
return optimise('p_arYq', /*#__PURE__*/React.createElement(SVGComponent$$, props));
|
|
2277
2302
|
};
|
|
2278
2303
|
|
|
2279
|
-
var SVGComponent$
|
|
2304
|
+
var SVGComponent$_ = (({
|
|
2280
2305
|
as: Component = "svg",
|
|
2281
2306
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2282
2307
|
d: "M6.6,5.4,8,7.8l.9-2.6,2.7-.6L9.3,2.9,9.5.2,7.3,1.8,4.8.7l.8,2.6L3.8,5.4ZM6.4,2.5l1,.4.9-.7V3.4l.9.7-1.1.2L7.7,5.4l-.6-1H6l.7-.9ZM21.7,7.3l1.1.8.1-1.4L24,6l-1.3-.5-.4-1.3-.9,1.1H20l.8,1.1-.4,1.3Zm.2-1.1ZM16,1.2a1,1,0,1,1,2,0,1,1,0,0,1-2,0Zm1.7,15.4,1.1.8-1.4.3L17,19l-.7-1.2H14.9l.9-1-.4-1.3,1.3.5,1.1-.8ZM23,13.2a1,1,0,1,1-1-1A.94.94,0,0,1,23,13.2ZM.9,19a2.6,2.6,0,0,0,0,3.8,2.6,2.6,0,0,0,3.8,0L19.6,8,15.8,4.2ZM4,22.1a1.63,1.63,0,0,1-2.4,0,1.82,1.82,0,0,1,0-2.4L12.2,9.1l2.4,2.4ZM15.3,10.8,12.9,8.4l2.9-2.9,2.4,2.4Z"
|
|
@@ -2298,10 +2323,10 @@ const MagicWand = props => {
|
|
|
2298
2323
|
useEffect(() => {
|
|
2299
2324
|
refresh();
|
|
2300
2325
|
}, []);
|
|
2301
|
-
return optimise('p_ZbIpjk', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2326
|
+
return optimise('p_ZbIpjk', /*#__PURE__*/React.createElement(SVGComponent$_, props));
|
|
2302
2327
|
};
|
|
2303
2328
|
|
|
2304
|
-
var SVGComponent$
|
|
2329
|
+
var SVGComponent$Z = (({
|
|
2305
2330
|
as: Component = "svg",
|
|
2306
2331
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2307
2332
|
d: "M11.74,12.42A6.43,6.43,0,0,1,7.5,14a6.49,6.49,0,1,1,4.95-2.28l3.43,3.45-.71.71ZM13,7.5A5.5,5.5,0,1,1,7.5,2,5.5,5.5,0,0,1,13,7.5Z",
|
|
@@ -2324,10 +2349,10 @@ const MagnifyingBold = props => {
|
|
|
2324
2349
|
useEffect(() => {
|
|
2325
2350
|
refresh();
|
|
2326
2351
|
}, []);
|
|
2327
|
-
return optimise('p_132rkB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2352
|
+
return optimise('p_132rkB', /*#__PURE__*/React.createElement(SVGComponent$Z, props));
|
|
2328
2353
|
};
|
|
2329
2354
|
|
|
2330
|
-
var SVGComponent$
|
|
2355
|
+
var SVGComponent$Y = (({
|
|
2331
2356
|
as: Component = "svg",
|
|
2332
2357
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2333
2358
|
d: "M15.8,16.6A9.26,9.26,0,0,1,9.1,19a9.45,9.45,0,0,1-6.5-3A9.21,9.21,0,0,1,0,9.4,9.24,9.24,0,0,1,2.8,2.8,9.07,9.07,0,0,1,9.4,0a9.71,9.71,0,0,1,6.7,2.6,9.43,9.43,0,0,1,.6,13.2l7.4,7.4-.8.8ZM14.2,2.4A8.63,8.63,0,0,0,9.5,1,8.54,8.54,0,0,0,1,9.5a8.63,8.63,0,0,0,1.4,4.7,8.21,8.21,0,0,0,3.8,3.1,9.2,9.2,0,0,0,4.9.5,8.54,8.54,0,0,0,4.4-2.3,8.18,8.18,0,0,0,2.3-4.4,8.23,8.23,0,0,0-.5-4.9A8.74,8.74,0,0,0,14.2,2.4Z"
|
|
@@ -2349,10 +2374,10 @@ const MagnifyingGlassLeft = props => {
|
|
|
2349
2374
|
useEffect(() => {
|
|
2350
2375
|
refresh();
|
|
2351
2376
|
}, []);
|
|
2352
|
-
return optimise('p_Z2vlwxL', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2377
|
+
return optimise('p_Z2vlwxL', /*#__PURE__*/React.createElement(SVGComponent$Y, props));
|
|
2353
2378
|
};
|
|
2354
2379
|
|
|
2355
|
-
var SVGComponent$
|
|
2380
|
+
var SVGComponent$X = (({
|
|
2356
2381
|
as: Component = "svg",
|
|
2357
2382
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2358
2383
|
d: "M12,10a2,2,0,1,1,2-2A2,2,0,0,1,12,10Zm0-5a3,3,0,1,0,3,3A3,3,0,0,0,12,5ZM5,7.6a7,7,0,0,1,14,0c0,3.46-2.56,7.55-7,14.53C7.51,15.06,5,11.06,5,7.6ZM12,0C7.8,0,4,3.4,4,7.6S7.47,16.81,12,24c4.53-7.19,8-12.2,8-16.4S16.2,0,12,0"
|
|
@@ -2374,10 +2399,10 @@ const Marker = props => {
|
|
|
2374
2399
|
useEffect(() => {
|
|
2375
2400
|
refresh();
|
|
2376
2401
|
}, []);
|
|
2377
|
-
return optimise('p_Z2mg1CL', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2402
|
+
return optimise('p_Z2mg1CL', /*#__PURE__*/React.createElement(SVGComponent$X, props));
|
|
2378
2403
|
};
|
|
2379
2404
|
|
|
2380
|
-
var SVGComponent$
|
|
2405
|
+
var SVGComponent$W = (({
|
|
2381
2406
|
as: Component = "svg",
|
|
2382
2407
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2383
2408
|
d: "M0,7V17H5.69L15,23V1L5.69,7Zm5,9H1V8H5ZM6,8l8-5.16V21.17L6,16Zm18,4a10.8,10.8,0,0,1-3.77,8.23l-.71-.71a9.87,9.87,0,0,0,0-15l.71-.71A10.8,10.8,0,0,1,24,12Zm-4.22,0a6.86,6.86,0,0,1-2.48,5.3l-.71-.71a5.91,5.91,0,0,0,0-9.18l.71-.71A6.86,6.86,0,0,1,19.78,12Z"
|
|
@@ -2399,10 +2424,10 @@ const Microphone = props => {
|
|
|
2399
2424
|
useEffect(() => {
|
|
2400
2425
|
refresh();
|
|
2401
2426
|
}, []);
|
|
2402
|
-
return optimise('p_Z16cO05', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2427
|
+
return optimise('p_Z16cO05', /*#__PURE__*/React.createElement(SVGComponent$W, props));
|
|
2403
2428
|
};
|
|
2404
2429
|
|
|
2405
|
-
var SVGComponent$
|
|
2430
|
+
var SVGComponent$V = (({
|
|
2406
2431
|
as: Component = "svg",
|
|
2407
2432
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
|
|
2408
2433
|
height: "2",
|
|
@@ -2427,10 +2452,10 @@ const MinusBold = props => {
|
|
|
2427
2452
|
useEffect(() => {
|
|
2428
2453
|
refresh();
|
|
2429
2454
|
}, []);
|
|
2430
|
-
return optimise('p_Z1kd9CG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2455
|
+
return optimise('p_Z1kd9CG', /*#__PURE__*/React.createElement(SVGComponent$V, props));
|
|
2431
2456
|
};
|
|
2432
2457
|
|
|
2433
|
-
var SVGComponent$
|
|
2458
|
+
var SVGComponent$U = (({
|
|
2434
2459
|
as: Component = "svg",
|
|
2435
2460
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2436
2461
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM5.22,11.48H18.78v1H5.22Z",
|
|
@@ -2453,10 +2478,10 @@ const MinusCircle = props => {
|
|
|
2453
2478
|
useEffect(() => {
|
|
2454
2479
|
refresh();
|
|
2455
2480
|
}, []);
|
|
2456
|
-
return optimise('p_21yah4', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2481
|
+
return optimise('p_21yah4', /*#__PURE__*/React.createElement(SVGComponent$U, props));
|
|
2457
2482
|
};
|
|
2458
2483
|
|
|
2459
|
-
var SVGComponent$
|
|
2484
|
+
var SVGComponent$T = (({
|
|
2460
2485
|
as: Component = "svg",
|
|
2461
2486
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2462
2487
|
d: "m13.59,6.72l3.97,3.97,1.14-1.14-1.99-1.99c4.86.36,8.69,4.41,8.69,9.36s-4.2,9.39-9.39,9.39-9.39-4.2-9.39-9.39c0-2.38.89-4.55,2.35-6.21.26-.29.54-.57.83-.83l-1.07-1.21c-.34.3-.67.63-.97.97-1.71,1.94-2.75,4.49-2.75,7.28,0,6.08,4.92,11,11,11s11-4.92,11-11-4.57-10.64-10.34-10.98l2.04-2.04-1.14-1.14-3.97,3.97Zm.15,3.97l-3.97-3.97,3.97-3.97,1.14,1.14-2.83,2.83,2.83,2.83-1.14,1.14Zm.21,2.34v7.92h-1.44v-6.25l-1.91.63v-1.16l3.18-1.15h.16Zm7.31,3.29v1.33c0,.61-.06,1.13-.18,1.56-.12.43-.3.78-.53,1.06-.23.27-.51.47-.83.6-.32.13-.68.19-1.07.19-.31,0-.61-.04-.88-.12-.27-.08-.52-.21-.73-.38-.21-.17-.4-.39-.55-.66-.15-.27-.27-.59-.35-.96-.08-.37-.12-.8-.12-1.29v-1.33c0-.61.06-1.13.18-1.55.13-.43.31-.78.54-1.05.23-.27.51-.47.83-.59.32-.13.68-.19,1.07-.19.32,0,.61.04.88.12.27.08.51.2.73.37.22.17.4.38.55.65.15.26.27.58.35.96.08.37.12.8.12,1.28Zm-1.43,1.53v-1.73c0-.3-.02-.57-.05-.79-.03-.23-.08-.42-.15-.58-.07-.16-.15-.29-.24-.39-.1-.1-.21-.18-.34-.22-.13-.05-.27-.07-.42-.07-.19,0-.36.04-.5.11-.15.07-.27.19-.37.35-.1.16-.18.37-.23.64-.05.26-.08.58-.08.96v1.73c0,.3.02.57.05.8.04.23.09.42.15.59.07.16.15.3.24.4.1.1.21.18.34.23.13.05.27.07.42.07.19,0,.36-.04.5-.11.15-.08.27-.2.37-.36.1-.17.18-.38.23-.65.05-.27.08-.59.08-.97Z"
|
|
@@ -2478,10 +2503,10 @@ const MinusTenBold = props => {
|
|
|
2478
2503
|
useEffect(() => {
|
|
2479
2504
|
refresh();
|
|
2480
2505
|
}, []);
|
|
2481
|
-
return optimise('p_ZPJARB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2506
|
+
return optimise('p_ZPJARB', /*#__PURE__*/React.createElement(SVGComponent$T, props));
|
|
2482
2507
|
};
|
|
2483
2508
|
|
|
2484
|
-
var SVGComponent$
|
|
2509
|
+
var SVGComponent$S = (({
|
|
2485
2510
|
as: Component = "svg",
|
|
2486
2511
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2487
2512
|
d: "M17.84,1a3.91,3.91,0,0,1,2.72,6.72L12.1,16.19A2.27,2.27,0,1,1,8.88,13l4.41-4.41L14,9.3l-3.16,3.16h0L9.44,13.88h0a1.26,1.26,0,1,0,2,1.57L19.8,7.07a3,3,0,0,0,.94-2.16,2.9,2.9,0,0,0-4.92-2.08h0L4.29,14.35h0A4.46,4.46,0,0,0,3,17.5,4.51,4.51,0,0,0,7.5,22c.65,0,1.84,0,3.52-1.67L21.29,10.06l.71.71L11.52,21.25A5.5,5.5,0,1,1,3.73,13.5L15,2.2A3.86,3.86,0,0,1,17.84,1Z"
|
|
@@ -2503,10 +2528,10 @@ const Paperclip = props => {
|
|
|
2503
2528
|
useEffect(() => {
|
|
2504
2529
|
refresh();
|
|
2505
2530
|
}, []);
|
|
2506
|
-
return optimise('p_Z2lTaGS', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2531
|
+
return optimise('p_Z2lTaGS', /*#__PURE__*/React.createElement(SVGComponent$S, props));
|
|
2507
2532
|
};
|
|
2508
2533
|
|
|
2509
|
-
var SVGComponent$
|
|
2534
|
+
var SVGComponent$R = (({
|
|
2510
2535
|
as: Component = "svg",
|
|
2511
2536
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2512
2537
|
d: "M8.07,21.59,1,23l1.41-7.07L17.34,1,23,6.66Zm-.49-.92L3.34,16.42,2.28,21.73ZM17.34,2.41,4,15.72,8.28,20,21.59,6.66Z"
|
|
@@ -2528,10 +2553,10 @@ const Pen = props => {
|
|
|
2528
2553
|
useEffect(() => {
|
|
2529
2554
|
refresh();
|
|
2530
2555
|
}, []);
|
|
2531
|
-
return optimise('p_lws', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2556
|
+
return optimise('p_lws', /*#__PURE__*/React.createElement(SVGComponent$R, props));
|
|
2532
2557
|
};
|
|
2533
2558
|
|
|
2534
|
-
var SVGComponent$
|
|
2559
|
+
var SVGComponent$Q = (({
|
|
2535
2560
|
as: Component = "svg",
|
|
2536
2561
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2537
2562
|
d: "M6,10A4,4,0,1,0,2,6,4,4,0,0,0,6,10ZM6,9A3,3,0,1,0,3,6,3,3,0,0,0,6,9ZM18,22a4,4,0,1,0-4-4A4,4,0,0,0,18,22Zm0-1a3,3,0,1,0-3-3A3,3,0,0,0,18,21ZM21,3.67,20.23,3,3,20.33l.77.67Z",
|
|
@@ -2554,10 +2579,10 @@ const Percent = props => {
|
|
|
2554
2579
|
useEffect(() => {
|
|
2555
2580
|
refresh();
|
|
2556
2581
|
}, []);
|
|
2557
|
-
return optimise('p_1abKSr', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2582
|
+
return optimise('p_1abKSr', /*#__PURE__*/React.createElement(SVGComponent$Q, props));
|
|
2558
2583
|
};
|
|
2559
2584
|
|
|
2560
|
-
var SVGComponent$
|
|
2585
|
+
var SVGComponent$P = (({
|
|
2561
2586
|
as: Component = "svg",
|
|
2562
2587
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2563
2588
|
d: "M8.26,1.29,6.7,2.06C.9,5.08,9.49,23,16,23a3.08,3.08,0,0,0,1.31-.28L18.86,22,16,16.37l-1.54.76a1.5,1.5,0,0,1-.6.13c-2.56,0-6.84-8.2-4.24-9.6l1.54-.76ZM16,24C10.33,24,3.78,12.89,3.78,6.17c0-2.42.84-4.15,2.46-5L8.62,0l3.86,7.35L10,8.55c-1.44.77,2.41,8.42,4,7.68l2.4-1.18,3.81,7.36-2.47,1.21A4,4,0,0,1,16,24Z"
|
|
@@ -2579,10 +2604,10 @@ const Phone = props => {
|
|
|
2579
2604
|
useEffect(() => {
|
|
2580
2605
|
refresh();
|
|
2581
2606
|
}, []);
|
|
2582
|
-
return optimise('p_5yCzy', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2607
|
+
return optimise('p_5yCzy', /*#__PURE__*/React.createElement(SVGComponent$P, props));
|
|
2583
2608
|
};
|
|
2584
2609
|
|
|
2585
|
-
var SVGComponent$
|
|
2610
|
+
var SVGComponent$O = (({
|
|
2586
2611
|
as: Component = "svg",
|
|
2587
2612
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2588
2613
|
d: "M24,23H4a4,4,0,0,1-4-4V3.31A3.09,3.09,0,0,1,3,1,3,3,0,0,1,6,3.31V5H24ZM23,6H6V19a2.49,2.49,0,0,0-2-1,2,2,0,0,0,0,4H23ZM5,3.32A2.17,2.17,0,0,0,3,2,2.12,2.12,0,0,0,1,3.32V19.5a3.09,3.09,0,0,1,4-2.4ZM20,19H8V9H20Zm-8-9H9v8H19V14H17v3H16V14H13v3H12Zm7,0H13v3h6Z"
|
|
@@ -2604,10 +2629,10 @@ const Plan = props => {
|
|
|
2604
2629
|
useEffect(() => {
|
|
2605
2630
|
refresh();
|
|
2606
2631
|
}, []);
|
|
2607
|
-
return optimise('p_aXdH', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2632
|
+
return optimise('p_aXdH', /*#__PURE__*/React.createElement(SVGComponent$O, props));
|
|
2608
2633
|
};
|
|
2609
2634
|
|
|
2610
|
-
var SVGComponent$
|
|
2635
|
+
var SVGComponent$N = (({
|
|
2611
2636
|
as: Component = "svg",
|
|
2612
2637
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2613
2638
|
d: "M10.57,21.5a.45.45,0,0,1-.2,0,.51.51,0,0,1-.3-.46V15.29L.85,12.36a.5.5,0,0,1,0-.94l22-8.88.06,0,.1,0h.14l.15.05h0l.07.06a.52.52,0,0,1,.1.11.38.38,0,0,1,.06.13.36.36,0,0,1,0,.1.61.61,0,0,1,0,.14h0l-3.83,18a.51.51,0,0,1-.3.37.49.49,0,0,1-.47-.06l-4.63-3.27-3.35,3.22A.49.49,0,0,1,10.57,21.5Zm3.93-4.41,4.34,3.06L22.17,4.49,11.35,14.86l3.14,2.22Zm-3.43-1.2v3.93l2.35-2.27Zm-8.6-4.06,8,2.53L20.78,4.44Z"
|
|
@@ -2629,10 +2654,10 @@ const Plane = props => {
|
|
|
2629
2654
|
useEffect(() => {
|
|
2630
2655
|
refresh();
|
|
2631
2656
|
}, []);
|
|
2632
|
-
return optimise('p_5z5Yv', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2657
|
+
return optimise('p_5z5Yv', /*#__PURE__*/React.createElement(SVGComponent$N, props));
|
|
2633
2658
|
};
|
|
2634
2659
|
|
|
2635
|
-
var SVGComponent$
|
|
2660
|
+
var SVGComponent$M = (({
|
|
2636
2661
|
as: Component = "svg",
|
|
2637
2662
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2638
2663
|
d: "M12,24A12,12,0,1,0,0,12,12,12,0,0,0,12,24ZM9.79,6.76a.67.67,0,0,0-1,.57v9.34a.67.67,0,0,0,1,.57l7.71-4.67a.66.66,0,0,0,0-1.14Z",
|
|
@@ -2655,10 +2680,10 @@ const Play = props => {
|
|
|
2655
2680
|
useEffect(() => {
|
|
2656
2681
|
refresh();
|
|
2657
2682
|
}, []);
|
|
2658
|
-
return optimise('p_aXdS', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2683
|
+
return optimise('p_aXdS', /*#__PURE__*/React.createElement(SVGComponent$M, props));
|
|
2659
2684
|
};
|
|
2660
2685
|
|
|
2661
|
-
var SVGComponent$
|
|
2686
|
+
var SVGComponent$L = (({
|
|
2662
2687
|
as: Component = "svg",
|
|
2663
2688
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2664
2689
|
d: "m7,25.98V6.1c0-.88.98-1.4,1.71-.91l14.82,9.94c.65.44.65,1.39,0,1.83l-14.82,9.94c-.73.49-1.71-.03-1.71-.91Z"
|
|
@@ -2680,10 +2705,10 @@ const PlayBold = props => {
|
|
|
2680
2705
|
useEffect(() => {
|
|
2681
2706
|
refresh();
|
|
2682
2707
|
}, []);
|
|
2683
|
-
return optimise('p_2ijCln', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2708
|
+
return optimise('p_2ijCln', /*#__PURE__*/React.createElement(SVGComponent$L, props));
|
|
2684
2709
|
};
|
|
2685
2710
|
|
|
2686
|
-
var SVGComponent$
|
|
2711
|
+
var SVGComponent$K = (({
|
|
2687
2712
|
as: Component = "svg",
|
|
2688
2713
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2689
2714
|
d: "m9.75,23.5c0,.28.22.5.5.5h1c.28,0,.5-.22.5-.5v-6.53l9.73,6.28c.33.21.77-.02.77-.42v-13.66c0-.4-.44-.63-.77-.42l-9.73,6.28v-6.53c0-.28-.22-.5-.5-.5h-1c-.28,0-.5.22-.5.5v15Z"
|
|
@@ -2705,10 +2730,10 @@ const PlayerBeginBold = props => {
|
|
|
2705
2730
|
useEffect(() => {
|
|
2706
2731
|
refresh();
|
|
2707
2732
|
}, []);
|
|
2708
|
-
return optimise('p_BJcrY', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2733
|
+
return optimise('p_BJcrY', /*#__PURE__*/React.createElement(SVGComponent$K, props));
|
|
2709
2734
|
};
|
|
2710
2735
|
|
|
2711
|
-
var SVGComponent$
|
|
2736
|
+
var SVGComponent$J = (({
|
|
2712
2737
|
as: Component = "svg",
|
|
2713
2738
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2714
2739
|
d: "m22.25,23.5c0,.28-.22.5-.5.5h-1c-.28,0-.5-.22-.5-.5v-6.53l-9.73,6.28c-.33.21-.77-.02-.77-.42v-13.66c0-.4.44-.63.77-.42l9.73,6.28v-6.53c0-.28.22-.5.5-.5h1c.28,0,.5.22.5.5v15Z"
|
|
@@ -2730,10 +2755,10 @@ const PlayerEndBold = props => {
|
|
|
2730
2755
|
useEffect(() => {
|
|
2731
2756
|
refresh();
|
|
2732
2757
|
}, []);
|
|
2733
|
-
return optimise('p_2bbJn3', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2758
|
+
return optimise('p_2bbJn3', /*#__PURE__*/React.createElement(SVGComponent$J, props));
|
|
2734
2759
|
};
|
|
2735
2760
|
|
|
2736
|
-
var SVGComponent$
|
|
2761
|
+
var SVGComponent$I = (({
|
|
2737
2762
|
as: Component = "svg",
|
|
2738
2763
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("polygon", {
|
|
2739
2764
|
points: "14 7 14 9 9 9 9 14 7 14 7 9 2 9 2 7 7 7 7 2 9 2 9 7 14 7"
|
|
@@ -2755,10 +2780,10 @@ const PlusBold = props => {
|
|
|
2755
2780
|
useEffect(() => {
|
|
2756
2781
|
refresh();
|
|
2757
2782
|
}, []);
|
|
2758
|
-
return optimise('p_Z26UjNN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2783
|
+
return optimise('p_Z26UjNN', /*#__PURE__*/React.createElement(SVGComponent$I, props));
|
|
2759
2784
|
};
|
|
2760
2785
|
|
|
2761
|
-
var SVGComponent$
|
|
2786
|
+
var SVGComponent$H = (({
|
|
2762
2787
|
as: Component = "svg",
|
|
2763
2788
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2764
2789
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.52,10.44h6.26v1H12.52v6.26h-1V12.52H5.22v-1h6.26V5.22h1Z",
|
|
@@ -2781,10 +2806,10 @@ const PlusCircle = props => {
|
|
|
2781
2806
|
useEffect(() => {
|
|
2782
2807
|
refresh();
|
|
2783
2808
|
}, []);
|
|
2784
|
-
return optimise('p_Z22dYtQ', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2809
|
+
return optimise('p_Z22dYtQ', /*#__PURE__*/React.createElement(SVGComponent$H, props));
|
|
2785
2810
|
};
|
|
2786
2811
|
|
|
2787
|
-
var SVGComponent$
|
|
2812
|
+
var SVGComponent$G = (({
|
|
2788
2813
|
as: Component = "svg",
|
|
2789
2814
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2790
2815
|
d: "m13.94,13.03v7.92h-1.44v-6.25l-1.9.63v-1.16l3.18-1.15h.16Zm7.31,3.29v1.33c0,.61-.06,1.13-.18,1.56-.12.43-.3.78-.53,1.06-.23.27-.51.47-.83.6-.32.13-.68.19-1.07.19-.31,0-.61-.04-.88-.12-.27-.08-.52-.21-.73-.38-.21-.17-.4-.39-.55-.66-.15-.27-.27-.59-.35-.96-.08-.37-.12-.8-.12-1.29v-1.33c0-.61.06-1.13.18-1.55.13-.43.31-.78.54-1.05.23-.27.51-.47.83-.59.32-.13.68-.19,1.07-.19.32,0,.61.04.88.12.27.08.51.2.73.37.22.17.4.38.55.65.15.26.27.58.35.96.08.37.12.8.12,1.28Zm-1.43,1.53v-1.73c0-.3-.02-.57-.05-.79-.03-.23-.08-.42-.15-.58-.07-.16-.15-.29-.24-.39-.1-.1-.21-.18-.34-.22-.13-.05-.27-.07-.42-.07-.19,0-.36.04-.5.11-.15.07-.27.19-.37.35-.1.16-.18.37-.23.63-.05.26-.08.58-.08.96v1.73c0,.3.02.57.05.8.04.23.09.42.15.59.07.16.15.3.24.4.1.1.21.18.34.23.13.05.27.07.42.07.19,0,.36-.04.5-.11.15-.08.27-.2.37-.36.1-.17.18-.38.23-.65.05-.27.08-.59.08-.97Zm-1.4-11.13l-3.97,3.97-1.14-1.14,1.99-1.99c-4.86.36-8.69,4.41-8.69,9.36s4.2,9.39,9.39,9.39,9.39-4.2,9.39-9.39c0-2.38-.89-4.55-2.35-6.21-.26-.29-.54-.57-.83-.83l1.07-1.21c.34.3.67.63.97.97,1.71,1.94,2.75,4.49,2.75,7.28,0,6.08-4.92,11-11,11s-11-4.92-11-11S9.57,6.27,15.34,5.93l-2.04-2.04,1.14-1.14,3.97,3.97Zm-.15,3.97l3.97-3.97-3.97-3.97-1.14,1.14,2.83,2.83-2.83,2.83,1.14,1.14Z"
|
|
@@ -2806,10 +2831,10 @@ const PlusTenBold = props => {
|
|
|
2806
2831
|
useEffect(() => {
|
|
2807
2832
|
refresh();
|
|
2808
2833
|
}, []);
|
|
2809
|
-
return optimise('p_lK2Ji', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2834
|
+
return optimise('p_lK2Ji', /*#__PURE__*/React.createElement(SVGComponent$G, props));
|
|
2810
2835
|
};
|
|
2811
2836
|
|
|
2812
|
-
var SVGComponent$
|
|
2837
|
+
var SVGComponent$F = (({
|
|
2813
2838
|
as: Component = "svg",
|
|
2814
2839
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2815
2840
|
d: "M24,23H0V11H4V1H15.33L20,6v5h4ZM4,12H1V22H23V12H20v5H4ZM14,2H5V16H19V7H14Zm2,12H8V13h8Zm0-2H8V11h8Zm0-2H8V9h8ZM15,2.25V6h3.57Z"
|
|
@@ -2831,10 +2856,10 @@ const Print = props => {
|
|
|
2831
2856
|
useEffect(() => {
|
|
2832
2857
|
refresh();
|
|
2833
2858
|
}, []);
|
|
2834
|
-
return optimise('p_5zU63', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2859
|
+
return optimise('p_5zU63', /*#__PURE__*/React.createElement(SVGComponent$F, props));
|
|
2835
2860
|
};
|
|
2836
2861
|
|
|
2837
|
-
var SVGComponent$
|
|
2862
|
+
var SVGComponent$E = (({
|
|
2838
2863
|
as: Component = "svg",
|
|
2839
2864
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2840
2865
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm.05,17a.85.85,0,1,0-.84-.84A.85.85,0,0,0,12.05,18Zm.47-2.82h-1a4,4,0,0,1,.94-2.95,23.09,23.09,0,0,0,1.95-2.05C15.13,9,14.48,7,12.14,7A2.88,2.88,0,0,0,9.21,9.51l-1-.11A3.74,3.74,0,0,1,12.11,6a3.33,3.33,0,0,1,3.62,3.22c0,1.81-1.83,2.78-2.64,3.87A3.68,3.68,0,0,0,12.52,15.18Z",
|
|
@@ -2857,10 +2882,10 @@ const QuestionMarkCircle = props => {
|
|
|
2857
2882
|
useEffect(() => {
|
|
2858
2883
|
refresh();
|
|
2859
2884
|
}, []);
|
|
2860
|
-
return optimise('p_23956K', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2885
|
+
return optimise('p_23956K', /*#__PURE__*/React.createElement(SVGComponent$E, props));
|
|
2861
2886
|
};
|
|
2862
2887
|
|
|
2863
|
-
var SVGComponent$
|
|
2888
|
+
var SVGComponent$D = (({
|
|
2864
2889
|
as: Component = "svg",
|
|
2865
2890
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2866
2891
|
d: "M8,0A8,8,0,1,1,0,8,8,8,0,0,1,8,0Zm.55,9.37v.49H6.68V9.11c0-.87.38-1.4,1.36-2S9.2,6.28,9.2,5.8,8.72,4.88,8,4.88c-1,0-1.55.62-1.61,1.71l-2-.16A3.38,3.38,0,0,1,8,3c1.92,0,3.4,1.16,3.4,2.74,0,1-.56,1.66-1.68,2.34C8.76,8.65,8.55,8.88,8.55,9.37Zm.23,1.46V13H6.54V10.83Z",
|
|
@@ -2883,10 +2908,10 @@ const QuestionMarkCircleBold = props => {
|
|
|
2883
2908
|
useEffect(() => {
|
|
2884
2909
|
refresh();
|
|
2885
2910
|
}, []);
|
|
2886
|
-
return optimise('p_ZN1EMW', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2911
|
+
return optimise('p_ZN1EMW', /*#__PURE__*/React.createElement(SVGComponent$D, props));
|
|
2887
2912
|
};
|
|
2888
2913
|
|
|
2889
|
-
var SVGComponent$
|
|
2914
|
+
var SVGComponent$C = (({
|
|
2890
2915
|
as: Component = "svg",
|
|
2891
2916
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2892
2917
|
d: "M15,21c5.3-1,9-4.9,9-10.6V3H14V13h4a6.6,6.6,0,0,1-4,5.8ZM1,21c5.3-1,9-4.9,9-10.6V3H0V13H4a6.6,6.6,0,0,1-4,5.8Zm.6-1.2-.2-.5A7.77,7.77,0,0,0,5,13V12H1V4H9v6.4A9.34,9.34,0,0,1,1.6,19.8Zm14,0-.2-.5A7.77,7.77,0,0,0,19.1,13V12h-4V4h8v6.4A9.52,9.52,0,0,1,15.6,19.8Z"
|
|
@@ -2908,10 +2933,10 @@ const QuoteClose = props => {
|
|
|
2908
2933
|
useEffect(() => {
|
|
2909
2934
|
refresh();
|
|
2910
2935
|
}, []);
|
|
2911
|
-
return optimise('p_Z1eti8e', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2936
|
+
return optimise('p_Z1eti8e', /*#__PURE__*/React.createElement(SVGComponent$C, props));
|
|
2912
2937
|
};
|
|
2913
2938
|
|
|
2914
|
-
var SVGComponent$
|
|
2939
|
+
var SVGComponent$B = (({
|
|
2915
2940
|
as: Component = "svg",
|
|
2916
2941
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2917
2942
|
d: "M6.61,10.69a5,5,0,0,1,3.31,1.62,4.54,4.54,0,0,1,1.41,3.38,5,5,0,0,1-1.6,3.81A5.2,5.2,0,0,1,5.94,21a5.43,5.43,0,0,1-4.29-1.88A7.52,7.52,0,0,1,0,14.06Q0,7.57,5.76,2l4.1,3A9.24,9.24,0,0,0,6.61,10.69Zm12.68,0a5,5,0,0,1,3.3,1.62A4.54,4.54,0,0,1,24,15.69a5.08,5.08,0,0,1-1.59,3.87A5.42,5.42,0,0,1,18.55,21a5.35,5.35,0,0,1-4.22-1.88,7.47,7.47,0,0,1-1.66-5.06c0-4.41,1.92-8.44,5.76-12.06l4.1,3A8.77,8.77,0,0,0,19.29,10.69Z"
|
|
@@ -2933,10 +2958,10 @@ const QuoteOpenPlain = props => {
|
|
|
2933
2958
|
useEffect(() => {
|
|
2934
2959
|
refresh();
|
|
2935
2960
|
}, []);
|
|
2936
|
-
return optimise('p_2qnK9W', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2961
|
+
return optimise('p_2qnK9W', /*#__PURE__*/React.createElement(SVGComponent$B, props));
|
|
2937
2962
|
};
|
|
2938
2963
|
|
|
2939
|
-
var SVGComponent$
|
|
2964
|
+
var SVGComponent$A = (({
|
|
2940
2965
|
as: Component = "svg",
|
|
2941
2966
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2942
2967
|
d: "M16.27,5.45A4.1,4.1,0,0,1,16,4a4,4,0,1,1,.75,2.33L9.62,10.08a5,5,0,0,1,0,3.84l7.13,3.75A4,4,0,1,1,16,20a4.1,4.1,0,0,1,.27-1.45L9.14,14.8a5,5,0,1,1,0-5.6ZM20,17a3,3,0,1,1-3,3A3,3,0,0,1,20,17ZM5,8a4,4,0,1,1-4,4A4,4,0,0,1,5,8ZM20,1a3,3,0,1,1-3,3A3,3,0,0,1,20,1Z",
|
|
@@ -2959,10 +2984,10 @@ const Share = props => {
|
|
|
2959
2984
|
useEffect(() => {
|
|
2960
2985
|
refresh();
|
|
2961
2986
|
}, []);
|
|
2962
|
-
return optimise('p_5KLz6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
2987
|
+
return optimise('p_5KLz6', /*#__PURE__*/React.createElement(SVGComponent$A, props));
|
|
2963
2988
|
};
|
|
2964
2989
|
|
|
2965
|
-
var SVGComponent$
|
|
2990
|
+
var SVGComponent$z = (({
|
|
2966
2991
|
as: Component = "svg",
|
|
2967
2992
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2968
2993
|
d: "M12,0C8.63,2.87,6.52,3,3,3V14.53c0,4.61,3.2,5.81,9,9.47,5.8-3.66,9-4.86,9-9.47V3C17.48,3,15.37,2.87,12,0Zm0,1.29A11.5,11.5,0,0,0,20,4V14.53c0,3.9-2.64,5-8,8.29-5.38-3.35-8-4.41-8-8.29V4A11.5,11.5,0,0,0,12,1.29ZM17,9l-6,6.62L7.34,11.72,8,11l3,3.18,5.22-5.87Z"
|
|
@@ -2984,10 +3009,10 @@ const ShieldCheck = props => {
|
|
|
2984
3009
|
useEffect(() => {
|
|
2985
3010
|
refresh();
|
|
2986
3011
|
}, []);
|
|
2987
|
-
return optimise('p_1zniGE', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3012
|
+
return optimise('p_1zniGE', /*#__PURE__*/React.createElement(SVGComponent$z, props));
|
|
2988
3013
|
};
|
|
2989
3014
|
|
|
2990
|
-
var SVGComponent$
|
|
3015
|
+
var SVGComponent$y = (({
|
|
2991
3016
|
as: Component = "svg",
|
|
2992
3017
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2993
3018
|
d: "M18,24H6a2,2,0,0,1-2-2V2A2,2,0,0,1,6,0H18a2,2,0,0,1,2,2V22A2,2,0,0,1,18,24Zm1-5.08H5V22a1,1,0,0,0,1,1H18a1,1,0,0,0,1-1Zm-7,3a1,1,0,1,1,1-1A1,1,0,0,1,12,21.92Zm7-17H5v13H19ZM18,1H6A1,1,0,0,0,5,2V3.92H19V2A1,1,0,0,0,18,1ZM13.5,2.92h-3a.5.5,0,0,1-.5-.5.5.5,0,0,1,.5-.5h3a.5.5,0,0,1,.5.5A.5.5,0,0,1,13.5,2.92Z"
|
|
@@ -3009,10 +3034,10 @@ const Smartphone = props => {
|
|
|
3009
3034
|
useEffect(() => {
|
|
3010
3035
|
refresh();
|
|
3011
3036
|
}, []);
|
|
3012
|
-
return optimise('p_eE6WD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3037
|
+
return optimise('p_eE6WD', /*#__PURE__*/React.createElement(SVGComponent$y, props));
|
|
3013
3038
|
};
|
|
3014
3039
|
|
|
3015
|
-
var SVGComponent$
|
|
3040
|
+
var SVGComponent$x = (({
|
|
3016
3041
|
as: Component = "svg",
|
|
3017
3042
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3018
3043
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,14a7.5,7.5,0,0,1,5.12,2.22l-.67.75A6.44,6.44,0,0,0,12,16h0a6.43,6.43,0,0,0-4.4,1.91l-.67-.74A7.41,7.41,0,0,1,12,15ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5Z",
|
|
@@ -3035,10 +3060,10 @@ const SmileyFrown = props => {
|
|
|
3035
3060
|
useEffect(() => {
|
|
3036
3061
|
refresh();
|
|
3037
3062
|
}, []);
|
|
3038
|
-
return optimise('p_Z1VUeoP', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3063
|
+
return optimise('p_Z1VUeoP', /*#__PURE__*/React.createElement(SVGComponent$x, props));
|
|
3039
3064
|
};
|
|
3040
3065
|
|
|
3041
|
-
var SVGComponent$
|
|
3066
|
+
var SVGComponent$w = (({
|
|
3042
3067
|
as: Component = "svg",
|
|
3043
3068
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3044
3069
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM12,18.51h0a7.86,7.86,0,0,1-6.15-3.35l.79-.61a6.88,6.88,0,0,0,5.36,3h0a7,7,0,0,0,5.41-3l.79.61A8,8,0,0,1,12,18.51ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5Z",
|
|
@@ -3061,10 +3086,10 @@ const SmileyHappy = props => {
|
|
|
3061
3086
|
useEffect(() => {
|
|
3062
3087
|
refresh();
|
|
3063
3088
|
}, []);
|
|
3064
|
-
return optimise('p_Z1VOjUu', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3089
|
+
return optimise('p_Z1VOjUu', /*#__PURE__*/React.createElement(SVGComponent$w, props));
|
|
3065
3090
|
};
|
|
3066
3091
|
|
|
3067
|
-
var SVGComponent$
|
|
3092
|
+
var SVGComponent$v = (({
|
|
3068
3093
|
as: Component = "svg",
|
|
3069
3094
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3070
3095
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1ZM8.49,8.5a1,1,0,1,1-1,1A1,1,0,0,1,8.49,8.5Zm7,0a1,1,0,1,1-1,1A1,1,0,0,1,15.5,8.5ZM16,15H8v1h8Z",
|
|
@@ -3087,10 +3112,10 @@ const SmileyNeutral = props => {
|
|
|
3087
3112
|
useEffect(() => {
|
|
3088
3113
|
refresh();
|
|
3089
3114
|
}, []);
|
|
3090
|
-
return optimise('p_JpI4s', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3115
|
+
return optimise('p_JpI4s', /*#__PURE__*/React.createElement(SVGComponent$v, props));
|
|
3091
3116
|
};
|
|
3092
3117
|
|
|
3093
|
-
var SVGComponent$
|
|
3118
|
+
var SVGComponent$u = (({
|
|
3094
3119
|
as: Component = "svg",
|
|
3095
3120
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3096
3121
|
d: "M12,1C5.66,1,0,5.23,0,11a8.79,8.79,0,0,0,2.05,5.62L.05,23l7-3a19.4,19.4,0,0,0,4.86.64C19,20.64,24,16.2,24,11,24,5.2,18.3,1,12,1Zm0,1c6.07,0,11,4,11,9s-4.79,8.63-11.14,8.63A19.19,19.19,0,0,1,6.92,19L1.66,21.22l1.5-4.81A7.94,7.94,0,0,1,1,11C1,6,5.93,2,12,2Z"
|
|
@@ -3112,10 +3137,10 @@ const SpeechBubble = props => {
|
|
|
3112
3137
|
useEffect(() => {
|
|
3113
3138
|
refresh();
|
|
3114
3139
|
}, []);
|
|
3115
|
-
return optimise('p_Z1P6s6q', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3140
|
+
return optimise('p_Z1P6s6q', /*#__PURE__*/React.createElement(SVGComponent$u, props));
|
|
3116
3141
|
};
|
|
3117
3142
|
|
|
3118
|
-
var SVGComponent$
|
|
3143
|
+
var SVGComponent$t = (({
|
|
3119
3144
|
as: Component = "svg",
|
|
3120
3145
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3121
3146
|
d: "M19.3766 7.90393C19.5844 7.48472 19.9221 7.17031 21.4416 6.39738C23.3507 5.42795 24 4.70742 24 3.43668C24 2.07424 22.7792 1 21.1558 1C19.2597 1 18.0779 2.33624 18 4.0262L18.974 4.1179C19.0779 2.75546 19.8442 1.91703 21.1429 1.91703C22.2078 1.91703 22.987 2.58515 22.987 3.43668C22.987 4.32751 22.4675 4.82533 20.6623 5.76856C19.3506 6.44978 18.7792 6.869 18.4416 7.45852C18.1558 7.96943 18.0779 8.50655 18.0779 9.17467V10H23.8831V9.04367H19.1558C19.1688 8.53275 19.2208 8.19214 19.3766 7.90393Z"
|
|
@@ -3139,10 +3164,10 @@ const SquareMeter = props => {
|
|
|
3139
3164
|
useEffect(() => {
|
|
3140
3165
|
refresh();
|
|
3141
3166
|
}, []);
|
|
3142
|
-
return optimise('p_2paMIH', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3167
|
+
return optimise('p_2paMIH', /*#__PURE__*/React.createElement(SVGComponent$t, props));
|
|
3143
3168
|
};
|
|
3144
3169
|
|
|
3145
|
-
var SVGComponent$
|
|
3170
|
+
var SVGComponent$s = (({
|
|
3146
3171
|
as: Component = "svg",
|
|
3147
3172
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3148
3173
|
d: "M14.44,5.69c-.95.49-1.15.6-1.26.77a1.12,1.12,0,0,0-.14.66H16V8H12.06V7.27A2,2,0,0,1,12.38,6a3.67,3.67,0,0,1,1.45-1c1-.46,1.27-.77,1.27-1.27a.89.89,0,0,0-1-.88,1.18,1.18,0,0,0-1.2,1.24L12,4a2,2,0,0,1,2.1-2A1.77,1.77,0,0,1,16,3.75C16,4.62,15.63,5.09,14.44,5.69ZM1.26,7.85V14H0V5.22H1.24v.6h0A2.89,2.89,0,0,1,3.35,5,2.81,2.81,0,0,1,5.6,6h0A3.19,3.19,0,0,1,8,5a2.7,2.7,0,0,1,3,2.59V14H9.74V7.73a1.65,1.65,0,0,0-1.8-1.66A1.7,1.7,0,0,0,6.1,7.84V14H4.89V7.73A1.66,1.66,0,0,0,3.08,6.07,1.7,1.7,0,0,0,1.26,7.85Z"
|
|
@@ -3164,10 +3189,10 @@ const SquareMetersBold = props => {
|
|
|
3164
3189
|
useEffect(() => {
|
|
3165
3190
|
refresh();
|
|
3166
3191
|
}, []);
|
|
3167
|
-
return optimise('p_1lUc9N', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3192
|
+
return optimise('p_1lUc9N', /*#__PURE__*/React.createElement(SVGComponent$s, props));
|
|
3168
3193
|
};
|
|
3169
3194
|
|
|
3170
|
-
var SVGComponent$
|
|
3195
|
+
var SVGComponent$r = (({
|
|
3171
3196
|
as: Component = "svg",
|
|
3172
3197
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3173
3198
|
d: "M15.67,8.63,24,9.78l-6.07,5.88L19.42,24,12,20,4.58,24l1.48-8.34L0,9.78,8.33,8.63,12,1ZM9,9.55l-6.82.95,5,4.81L5.93,22.13,12,18.86l6.07,3.27-1.21-6.82,5-4.81L15,9.55,12,3.31Z"
|
|
@@ -3189,10 +3214,10 @@ const Star = props => {
|
|
|
3189
3214
|
useEffect(() => {
|
|
3190
3215
|
refresh();
|
|
3191
3216
|
}, []);
|
|
3192
|
-
return optimise('p_boiV', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3217
|
+
return optimise('p_boiV', /*#__PURE__*/React.createElement(SVGComponent$r, props));
|
|
3193
3218
|
};
|
|
3194
3219
|
|
|
3195
|
-
var SVGComponent$
|
|
3220
|
+
var SVGComponent$q = (({
|
|
3196
3221
|
as: Component = "svg",
|
|
3197
3222
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3198
3223
|
fillRule: "evenodd",
|
|
@@ -3216,10 +3241,10 @@ const StarFilled = props => {
|
|
|
3216
3241
|
useEffect(() => {
|
|
3217
3242
|
refresh();
|
|
3218
3243
|
}, []);
|
|
3219
|
-
return optimise('p_Z136xVM', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3244
|
+
return optimise('p_Z136xVM', /*#__PURE__*/React.createElement(SVGComponent$q, props));
|
|
3220
3245
|
};
|
|
3221
3246
|
|
|
3222
|
-
var SVGComponent$
|
|
3247
|
+
var SVGComponent$p = (({
|
|
3223
3248
|
as: Component = "svg",
|
|
3224
3249
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3225
3250
|
fillRule: "evenodd",
|
|
@@ -3243,10 +3268,10 @@ const StarHalf = props => {
|
|
|
3243
3268
|
useEffect(() => {
|
|
3244
3269
|
refresh();
|
|
3245
3270
|
}, []);
|
|
3246
|
-
return optimise('p_1CFnAy', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3271
|
+
return optimise('p_1CFnAy', /*#__PURE__*/React.createElement(SVGComponent$p, props));
|
|
3247
3272
|
};
|
|
3248
3273
|
|
|
3249
|
-
var SVGComponent$
|
|
3274
|
+
var SVGComponent$o = (({
|
|
3250
3275
|
as: Component = "svg",
|
|
3251
3276
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3252
3277
|
d: "M17.52,10a.5.5,0,0,1-.15.69l-2.2,1.45a.53.53,0,0,1-.27.08.52.52,0,0,1-.42-.22.51.51,0,0,1,.14-.7l2.21-1.44A.5.5,0,0,1,17.52,10ZM11.27,7.42,12.39,5a.5.5,0,1,1,.9.42L12.18,7.84a.49.49,0,0,1-.45.29l-.21-.05A.5.5,0,0,1,11.27,7.42ZM8.65,8C10,5.38,10.14,2.93,9,.74A.49.49,0,0,1,9.41,0a.49.49,0,0,1,.44.26c1.33,2.49,1.23,5.26-.31,8.22a.51.51,0,0,1-.45.27.53.53,0,0,1-.23-.06A.5.5,0,0,1,8.65,8ZM24,13.56a.5.5,0,0,1-.67.47c-2.81-1-5.25-.83-7.27.61a.52.52,0,0,1-.29.09.49.49,0,0,1-.41-.21.5.5,0,0,1,.12-.7c2.3-1.63,5.06-1.88,8.19-.73A.48.48,0,0,1,24,13.56ZM7.52,11l2.86,7.52-2.25,1L5.38,11.92l.78-2.18Zm3.78,7.12L9.13,12.39l5,4.46ZM3,18.49l1,2.7-2.31,1Zm1.82-5.1,2.36,6.43-2.27,1L3.56,17ZM0,24l16-6.85L5.71,8ZM20.46,8.37,21,7.68l.28.84.83.31-.71.52,0,.89-.72-.51L19.8,10l.27-.84-.5-.74Zm-1.38.89-.64,2,2-.56,1.72,1.23.09-2.12L24,8.56l-2-.74-.67-2L20,7.47l-2.11,0Zm-2.17-4.2c.59,0,.92-.14,1.07-.31s.23-.65.17-1.44a.5.5,0,0,1,1-.08,3,3,0,0,1-.41,2.16A2.43,2.43,0,0,1,17,6c-.7.06-.72.25-.77.88a1.81,1.81,0,0,1-1.84,1.94c-1,.11-1.43.33-1.38,2,0,.28-.21.33-.48.33h0c-.27,0-.49,0-.5-.29-.05-1.47.19-2.66,2.27-2.89.87-.1.9-.41,1-1.07A1.67,1.67,0,0,1,16.91,5.06Zm5.26-3a.83.83,0,1,1-.82.83A.83.83,0,0,1,22.17,2Zm0,2.65a1.83,1.83,0,1,0-1.82-1.82A1.83,1.83,0,0,0,22.17,4.66ZM13.73,1a1,1,0,1,1-1,1A1,1,0,0,1,13.73,1Zm0,3a2,2,0,1,0-2-2A2,2,0,0,0,13.73,4Z"
|
|
@@ -3268,10 +3293,10 @@ const Tada = props => {
|
|
|
3268
3293
|
useEffect(() => {
|
|
3269
3294
|
refresh();
|
|
3270
3295
|
}, []);
|
|
3271
|
-
return optimise('p_brqe', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3296
|
+
return optimise('p_brqe', /*#__PURE__*/React.createElement(SVGComponent$o, props));
|
|
3272
3297
|
};
|
|
3273
3298
|
|
|
3274
|
-
var SVGComponent$
|
|
3299
|
+
var SVGComponent$n = (({
|
|
3275
3300
|
as: Component = "svg",
|
|
3276
3301
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3277
3302
|
d: "M14.75,13.72a2.43,2.43,0,0,1-2.66,2.45,2.81,2.81,0,0,1-2.95-2.85l.91-.15c.15,1.41.83,2.12,2,2.12a1.56,1.56,0,0,0,1.73-1.57c0-1.09-.63-1.61-1.9-1.61h-.58v-.83h.58c1,0,1.69-.57,1.69-1.3A1.37,1.37,0,0,0,12.06,8.6a1.73,1.73,0,0,0-1.81,1.56L9.36,10a2.59,2.59,0,0,1,2.7-2.26A2.22,2.22,0,0,1,14.54,9.9a1.94,1.94,0,0,1-1.24,1.71v0A2.09,2.09,0,0,1,14.75,13.72ZM24,12A12,12,0,1,1,12,0,12,12,0,0,1,24,12Zm-1,0A11,11,0,1,0,12,23,11,11,0,0,0,23,12Z",
|
|
@@ -3294,10 +3319,10 @@ const ThreeCircle = props => {
|
|
|
3294
3319
|
useEffect(() => {
|
|
3295
3320
|
refresh();
|
|
3296
3321
|
}, []);
|
|
3297
|
-
return optimise('p_2gxBlN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3322
|
+
return optimise('p_2gxBlN', /*#__PURE__*/React.createElement(SVGComponent$n, props));
|
|
3298
3323
|
};
|
|
3299
3324
|
|
|
3300
|
-
var SVGComponent$
|
|
3325
|
+
var SVGComponent$m = (({
|
|
3301
3326
|
as: Component = "svg",
|
|
3302
3327
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3303
3328
|
d: "M12,11.29,22.29,1l.71.71L12.71,12,23,22.29l-.71.71L12,12.71,1.71,23,1,22.29,11.29,12,1,1.71,1.71,1Z"
|
|
@@ -3319,10 +3344,10 @@ const Times = props => {
|
|
|
3319
3344
|
useEffect(() => {
|
|
3320
3345
|
refresh();
|
|
3321
3346
|
}, []);
|
|
3322
|
-
return optimise('p_5P1KP', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3347
|
+
return optimise('p_5P1KP', /*#__PURE__*/React.createElement(SVGComponent$m, props));
|
|
3323
3348
|
};
|
|
3324
3349
|
|
|
3325
|
-
var SVGComponent$
|
|
3350
|
+
var SVGComponent$l = (({
|
|
3326
3351
|
as: Component = "svg",
|
|
3327
3352
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3328
3353
|
d: "M13.5,12.16,9.29,8l4.17-4.2L12.16,2.5,8,6.71,3.79,2.54,2.5,3.83,6.71,8,2.54,12.21,3.83,13.5,8,9.29l4.2,4.17Z"
|
|
@@ -3344,10 +3369,10 @@ const TimesBold = props => {
|
|
|
3344
3369
|
useEffect(() => {
|
|
3345
3370
|
refresh();
|
|
3346
3371
|
}, []);
|
|
3347
|
-
return optimise('p_2qB9uD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3372
|
+
return optimise('p_2qB9uD', /*#__PURE__*/React.createElement(SVGComponent$l, props));
|
|
3348
3373
|
};
|
|
3349
3374
|
|
|
3350
|
-
var SVGComponent$
|
|
3375
|
+
var SVGComponent$k = (({
|
|
3351
3376
|
as: Component = "svg",
|
|
3352
3377
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3353
3378
|
d: "M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm0,1A11,11,0,1,1,1,12,11,11,0,0,1,12,1Zm0,10.29L17.29,6l.71.71L12.71,12,18,17.29l-.71.71L12,12.71,6.71,18,6,17.29,11.29,12,6,6.71,6.71,6Z",
|
|
@@ -3370,10 +3395,10 @@ const TimesCircle = props => {
|
|
|
3370
3395
|
useEffect(() => {
|
|
3371
3396
|
refresh();
|
|
3372
3397
|
}, []);
|
|
3373
|
-
return optimise('p_21rHCP', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3398
|
+
return optimise('p_21rHCP', /*#__PURE__*/React.createElement(SVGComponent$k, props));
|
|
3374
3399
|
};
|
|
3375
3400
|
|
|
3376
|
-
var SVGComponent$
|
|
3401
|
+
var SVGComponent$j = (({
|
|
3377
3402
|
as: Component = "svg",
|
|
3378
3403
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3379
3404
|
className: "fe888163-7f93-4aef-8e29-c21bf087d597",
|
|
@@ -3397,10 +3422,10 @@ const TimesCircleBold = props => {
|
|
|
3397
3422
|
useEffect(() => {
|
|
3398
3423
|
refresh();
|
|
3399
3424
|
}, []);
|
|
3400
|
-
return optimise('p_ZYoFYk', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3425
|
+
return optimise('p_ZYoFYk', /*#__PURE__*/React.createElement(SVGComponent$j, props));
|
|
3401
3426
|
};
|
|
3402
3427
|
|
|
3403
|
-
var SVGComponent$
|
|
3428
|
+
var SVGComponent$i = (({
|
|
3404
3429
|
as: Component = "svg",
|
|
3405
3430
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3406
3431
|
d: "M15.55,14.7a3,3,0,0,0,3.8,1.87h0a3,3,0,0,0,1.86-3.8c-.19-.55-.43-1.14-.7-1.76h-6A35.33,35.33,0,0,0,15.55,14.7Zm2.27-9.23L13.76,6.86c.19,1,.38,2.1.59,3.14h5.73C19.42,8.6,18.64,7.06,17.82,5.47Zm.49-1.23a72.46,72.46,0,0,1,3.86,8.19,4,4,0,0,1-2,4.88l1.21,3.52c.29.82,1.32.93,2.39.81l.25.74L19.27,24,19,23.21c.9-.48,1.69-1.21,1.41-2.05L19.2,17.64A4,4,0,0,1,14.61,15a62.74,62.74,0,0,1-2-8.84ZM9.44,11h-6c-.27.62-.51,1.21-.7,1.76a3,3,0,0,0,1.86,3.8h0a3,3,0,0,0,3.8-1.87A35.33,35.33,0,0,0,9.44,11ZM3.92,10H9.65c.21-1,.4-2.11.59-3.14l-4-1.39C5.36,7.06,4.57,8.6,3.92,10Zm7.45-3.81a62.74,62.74,0,0,1-2,8.84A4,4,0,0,1,4.8,17.64L3.59,21.16C3.31,22,4.1,22.73,5,23.21L4.73,24,0,22.38l.25-.74c1.07.12,2.1,0,2.39-.81l1.22-3.52a4,4,0,0,1-2-4.88A72.46,72.46,0,0,1,5.69,4.24ZM18.5,14a.75.75,0,1,1-.75.75A.76.76,0,0,1,18.5,14ZM4,14.25a.75.75,0,1,0,.75-.75A.76.76,0,0,0,4,14.25ZM7.25,12a.75.75,0,1,1-.75.75A.76.76,0,0,1,7.25,12Zm10.5-.5a.75.75,0,1,1-.75.75A.76.76,0,0,1,17.75,11.5Zm-5.25-8V.5A.5.5,0,0,0,12,0a.5.5,0,0,0-.5.5v3A.5.5,0,0,0,12,4,.5.5,0,0,0,12.5,3.52ZM14.43,4,16.07,1.2A.49.49,0,0,0,15.9.51a.51.51,0,0,0-.69.18L13.57,3.48a.5.5,0,0,0,.18.68.45.45,0,0,0,.25.07A.5.5,0,0,0,14.43,4Zm-4.55.25A.5.5,0,0,1,9.45,4L7.81,1.2A.51.51,0,0,1,8,.51a.51.51,0,0,1,.69.18l1.64,2.79a.5.5,0,0,1-.18.68A.45.45,0,0,1,9.88,4.23Z"
|
|
@@ -3422,10 +3447,10 @@ const Toast = props => {
|
|
|
3422
3447
|
useEffect(() => {
|
|
3423
3448
|
refresh();
|
|
3424
3449
|
}, []);
|
|
3425
|
-
return optimise('p_5PKOb', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3450
|
+
return optimise('p_5PKOb', /*#__PURE__*/React.createElement(SVGComponent$i, props));
|
|
3426
3451
|
};
|
|
3427
3452
|
|
|
3428
|
-
var SVGComponent$
|
|
3453
|
+
var SVGComponent$h = (({
|
|
3429
3454
|
as: Component = "svg",
|
|
3430
3455
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3431
3456
|
d: "M9,3h6V1.25a.29.29,0,0,0-.07-.18A.29.29,0,0,0,14.75,1H9.25a.29.29,0,0,0-.18.07A.29.29,0,0,0,9,1.25ZM20,4H4V22a1,1,0,0,0,1,1H19a1,1,0,0,0,1-1ZM10,7.5a.5.5,0,0,0-1,0v12a.5.5,0,0,0,1,0Zm5,0a.5.5,0,0,0-1,0v12a.5.5,0,0,0,1,0ZM23,3V4H21V22a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2V4H1V3H8V1A1,1,0,0,1,9,0h6a1,1,0,0,1,1,1V3Z"
|
|
@@ -3447,10 +3472,10 @@ const Trash = props => {
|
|
|
3447
3472
|
useEffect(() => {
|
|
3448
3473
|
refresh();
|
|
3449
3474
|
}, []);
|
|
3450
|
-
return optimise('p_5Q9P7', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3475
|
+
return optimise('p_5Q9P7', /*#__PURE__*/React.createElement(SVGComponent$h, props));
|
|
3451
3476
|
};
|
|
3452
3477
|
|
|
3453
|
-
var SVGComponent$
|
|
3478
|
+
var SVGComponent$g = (({
|
|
3454
3479
|
as: Component = "svg",
|
|
3455
3480
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3456
3481
|
d: "M10.51,19v5h3V19A4.17,4.17,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29A5.31,5.31,0,0,0,22,13a5.38,5.38,0,0,0-1.36-3.5A4,4,0,0,0,21,7.73a3.83,3.83,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.83,3.83,0,0,0,3,7.69a4,4,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.43,5.43,0,0,0,9,18,4.16,4.16,0,0,0,10.51,19Zm2,4.05v-4.8l.66-.24a3,3,0,0,0,1.16-.76l.45-.45.6.21a4.15,4.15,0,0,0,1.39.24,4.3,4.3,0,0,0,3.15-7.17l-.45-.5.3-.61a2.86,2.86,0,0,0-1.28-3.84h0a3.06,3.06,0,0,0-.89-.27L17,4.78l-.22-.53a5.18,5.18,0,0,0-9.62,0L7,4.78l-.57.08A2.86,2.86,0,0,0,4,8.06,2.79,2.79,0,0,0,4.25,9l.3.61-.45.5a4.3,4.3,0,0,0,3.15,7.17A4.1,4.1,0,0,0,8.64,17l.6-.21.45.45a3,3,0,0,0,1.16.76l.66.24V23Z",
|
|
@@ -3473,10 +3498,10 @@ const Tree = props => {
|
|
|
3473
3498
|
useEffect(() => {
|
|
3474
3499
|
refresh();
|
|
3475
3500
|
}, []);
|
|
3476
|
-
return optimise('p_bvOC', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3501
|
+
return optimise('p_bvOC', /*#__PURE__*/React.createElement(SVGComponent$g, props));
|
|
3477
3502
|
};
|
|
3478
3503
|
|
|
3479
|
-
var SVGComponent$
|
|
3504
|
+
var SVGComponent$f = (({
|
|
3480
3505
|
as: Component = "svg",
|
|
3481
3506
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3482
3507
|
d: "M10.51,19V24h3V19A4.08,4.08,0,0,0,15,18a5.37,5.37,0,0,0,1.73.29,5.3,5.3,0,0,0,3.9-8.84,3.91,3.91,0,0,0,.4-1.72,3.84,3.84,0,0,0-3.32-3.82,6.18,6.18,0,0,0-11.46,0A3.84,3.84,0,0,0,3,7.69a3.91,3.91,0,0,0,.4,1.72,5.3,5.3,0,0,0,3.9,8.84A5.37,5.37,0,0,0,9,18,4.08,4.08,0,0,0,10.51,19Z"
|
|
@@ -3498,7 +3523,32 @@ const TreePlain = props => {
|
|
|
3498
3523
|
useEffect(() => {
|
|
3499
3524
|
refresh();
|
|
3500
3525
|
}, []);
|
|
3501
|
-
return optimise('p_2o1C6h', /*#__PURE__*/React.createElement(SVGComponent$
|
|
3526
|
+
return optimise('p_2o1C6h', /*#__PURE__*/React.createElement(SVGComponent$f, props));
|
|
3527
|
+
};
|
|
3528
|
+
|
|
3529
|
+
var SVGComponent$e = (({
|
|
3530
|
+
as: Component = "svg",
|
|
3531
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
3532
|
+
d: "M7.0941,16h10v1H7.0941v-1Zm0-3.5h10v-1H7.0941v1Zm0-4.5h10v-1H7.0941v1Zm16.9059,4c0,6.63-5.37,12-12,12S0,18.63,0,12,5.37,0,12,0s12,5.37,12,12Zm-1,0c0-6.08-4.92-11-11-11S1,5.92,1,12s4.92,11,11,11,11-4.92,11-11Z"
|
|
3533
|
+
})),
|
|
3534
|
+
...props
|
|
3535
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
3536
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3537
|
+
width: "24",
|
|
3538
|
+
height: "24",
|
|
3539
|
+
viewBox: "0 0 24 24",
|
|
3540
|
+
fill: "currentColor"
|
|
3541
|
+
}, props), children));
|
|
3542
|
+
|
|
3543
|
+
const TribarCircle = props => {
|
|
3544
|
+
const {
|
|
3545
|
+
optimise,
|
|
3546
|
+
refresh
|
|
3547
|
+
} = useContext(PictoContext);
|
|
3548
|
+
useEffect(() => {
|
|
3549
|
+
refresh();
|
|
3550
|
+
}, []);
|
|
3551
|
+
return optimise('p_QPSmx', /*#__PURE__*/React.createElement(SVGComponent$e, props));
|
|
3502
3552
|
};
|
|
3503
3553
|
|
|
3504
3554
|
var SVGComponent$d = (({
|
|
@@ -3856,7 +3906,7 @@ const ZeroPercent = props => {
|
|
|
3856
3906
|
return optimise('p_6lhot', /*#__PURE__*/React.createElement(SVGComponent, props));
|
|
3857
3907
|
};
|
|
3858
3908
|
|
|
3859
|
-
const manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowLeft", "ArrowLeftBold", "ArrowRight", "ArrowRightBold", "ArrowUp", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "BreakBold", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "BurgerBold", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDown", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUp", "ChevronUpBold", "Clock", "ClockBold", "CloseBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingBold", "MagnifyingGlassLeft", "Marker", "Microphone", "MinusBold", "MinusCircle", "MinusTenBold", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlayBold", "PlayerBeginBold", "PlayerEndBold", "PlusBold", "PlusCircle", "PlusTenBold", "Print", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "Toast", "Trash", "Tree", "TreePlain", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
3909
|
+
const manifest = ["Archive", "ArrowDouble", "ArrowDown", "ArrowDownRightCircle", "ArrowLeft", "ArrowLeftBold", "ArrowRight", "ArrowRightBold", "ArrowUp", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "BreakBold", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "BurgerBold", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDown", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUp", "ChevronUpBold", "Clock", "ClockBold", "CloseBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingBold", "MagnifyingGlassLeft", "Marker", "Microphone", "MinusBold", "MinusCircle", "MinusTenBold", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlayBold", "PlayerBeginBold", "PlayerEndBold", "PlusBold", "PlusCircle", "PlusTenBold", "Print", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "Toast", "Trash", "Tree", "TreePlain", "TribarCircle", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
3860
3910
|
|
|
3861
|
-
export { Archive, ArrowDouble, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, Toast, Trash, Tree, TreePlain, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
3911
|
+
export { Archive, ArrowDouble, ArrowDown, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
3862
3912
|
//# sourceMappingURL=picto.js.map
|