@pretto/picto 4.20.0 → 4.22.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 +101 -74
- package/esm/picto.js.map +1 -1
- package/package.json +1 -1
- package/types/modules/CheckBoldMini.d.ts +2 -0
- package/types/modules/index.d.ts +3 -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$2v = (({
|
|
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$2v, props));
|
|
102
102
|
};
|
|
103
103
|
|
|
104
|
-
var SVGComponent$
|
|
104
|
+
var SVGComponent$2u = (({
|
|
105
105
|
as: Component = "svg",
|
|
106
106
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
107
107
|
d: "M28.21,30.65l3.99-3.98-8.65-8.66-8.66,8.66L0,11.77l3.12-3.12,11.77,11.78,8.66-8.66,11.77,11.78,3.99-3.99,.69,11.79-11.79-.7Z"
|
|
@@ -123,10 +123,10 @@ const ArrowDirectionDown = props => {
|
|
|
123
123
|
useEffect(() => {
|
|
124
124
|
refresh();
|
|
125
125
|
}, []);
|
|
126
|
-
return optimise('p_1uVN2t', /*#__PURE__*/React.createElement(SVGComponent$
|
|
126
|
+
return optimise('p_1uVN2t', /*#__PURE__*/React.createElement(SVGComponent$2u, props));
|
|
127
127
|
};
|
|
128
128
|
|
|
129
|
-
var SVGComponent$
|
|
129
|
+
var SVGComponent$2t = (({
|
|
130
130
|
as: Component = "svg",
|
|
131
131
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
132
132
|
d: "M40,20l-8.82-7.85v5.65H0S0,22.2,0,22.2H31.18s-.01,5.65-.01,5.65l8.83-7.85Z"
|
|
@@ -148,10 +148,10 @@ const ArrowDirectionEgal = props => {
|
|
|
148
148
|
useEffect(() => {
|
|
149
149
|
refresh();
|
|
150
150
|
}, []);
|
|
151
|
-
return optimise('p_1uVSMB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
151
|
+
return optimise('p_1uVSMB', /*#__PURE__*/React.createElement(SVGComponent$2t, props));
|
|
152
152
|
};
|
|
153
153
|
|
|
154
|
-
var SVGComponent$
|
|
154
|
+
var SVGComponent$2s = (({
|
|
155
155
|
as: Component = "svg",
|
|
156
156
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
157
157
|
d: "M28.21,9.35l3.99,3.98-8.65,8.66L14.89,13.33,0,28.23l3.12,3.12,11.77-11.78,8.66,8.66,11.77-11.78,3.99,3.99,.69-11.79-11.79,.7Z"
|
|
@@ -173,10 +173,10 @@ const ArrowDirectionUp = props => {
|
|
|
173
173
|
useEffect(() => {
|
|
174
174
|
refresh();
|
|
175
175
|
}, []);
|
|
176
|
-
return optimise('p_ZDUIq2', /*#__PURE__*/React.createElement(SVGComponent$
|
|
176
|
+
return optimise('p_ZDUIq2', /*#__PURE__*/React.createElement(SVGComponent$2s, props));
|
|
177
177
|
};
|
|
178
178
|
|
|
179
|
-
var SVGComponent$
|
|
179
|
+
var SVGComponent$2r = (({
|
|
180
180
|
as: Component = "svg",
|
|
181
181
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
182
182
|
d: "M23,11h1V3H16V4h6.29L10.65,15.65l.7.7L23,4.71ZM1,13H0v8H8V20H1.71L13.35,8.35l-.7-.7L1,19.29Z"
|
|
@@ -198,10 +198,10 @@ const ArrowDouble = props => {
|
|
|
198
198
|
useEffect(() => {
|
|
199
199
|
refresh();
|
|
200
200
|
}, []);
|
|
201
|
-
return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
201
|
+
return optimise('p_Z1oHpFA', /*#__PURE__*/React.createElement(SVGComponent$2r, props));
|
|
202
202
|
};
|
|
203
203
|
|
|
204
|
-
var SVGComponent$
|
|
204
|
+
var SVGComponent$2q = (({
|
|
205
205
|
as: Component = "svg",
|
|
206
206
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
207
207
|
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"
|
|
@@ -223,10 +223,10 @@ const ArrowDown = props => {
|
|
|
223
223
|
useEffect(() => {
|
|
224
224
|
refresh();
|
|
225
225
|
}, []);
|
|
226
|
-
return optimise('p_19AFBf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
226
|
+
return optimise('p_19AFBf', /*#__PURE__*/React.createElement(SVGComponent$2q, props));
|
|
227
227
|
};
|
|
228
228
|
|
|
229
|
-
var SVGComponent$
|
|
229
|
+
var SVGComponent$2p = (({
|
|
230
230
|
as: Component = "svg",
|
|
231
231
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
232
232
|
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",
|
|
@@ -249,10 +249,10 @@ const ArrowDownRightCircle = props => {
|
|
|
249
249
|
useEffect(() => {
|
|
250
250
|
refresh();
|
|
251
251
|
}, []);
|
|
252
|
-
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$
|
|
252
|
+
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$2p, props));
|
|
253
253
|
};
|
|
254
254
|
|
|
255
|
-
var SVGComponent$
|
|
255
|
+
var SVGComponent$2o = (({
|
|
256
256
|
as: Component = "svg",
|
|
257
257
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
258
258
|
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"
|
|
@@ -274,10 +274,10 @@ const ArrowLeft = props => {
|
|
|
274
274
|
useEffect(() => {
|
|
275
275
|
refresh();
|
|
276
276
|
}, []);
|
|
277
|
-
return optimise('p_19BFVb', /*#__PURE__*/React.createElement(SVGComponent$
|
|
277
|
+
return optimise('p_19BFVb', /*#__PURE__*/React.createElement(SVGComponent$2o, props));
|
|
278
278
|
};
|
|
279
279
|
|
|
280
|
-
var SVGComponent$
|
|
280
|
+
var SVGComponent$2n = (({
|
|
281
281
|
as: Component = "svg",
|
|
282
282
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
283
283
|
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"
|
|
@@ -299,10 +299,10 @@ const ArrowLeftBold = props => {
|
|
|
299
299
|
useEffect(() => {
|
|
300
300
|
refresh();
|
|
301
301
|
}, []);
|
|
302
|
-
return optimise('p_Z2ipaWS', /*#__PURE__*/React.createElement(SVGComponent$
|
|
302
|
+
return optimise('p_Z2ipaWS', /*#__PURE__*/React.createElement(SVGComponent$2n, props));
|
|
303
303
|
};
|
|
304
304
|
|
|
305
|
-
var SVGComponent$
|
|
305
|
+
var SVGComponent$2m = (({
|
|
306
306
|
as: Component = "svg",
|
|
307
307
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
308
308
|
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"
|
|
@@ -324,10 +324,10 @@ const ArrowRight = props => {
|
|
|
324
324
|
useEffect(() => {
|
|
325
325
|
refresh();
|
|
326
326
|
}, []);
|
|
327
|
-
return optimise('p_iaeGf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
327
|
+
return optimise('p_iaeGf', /*#__PURE__*/React.createElement(SVGComponent$2m, props));
|
|
328
328
|
};
|
|
329
329
|
|
|
330
|
-
var SVGComponent$
|
|
330
|
+
var SVGComponent$2l = (({
|
|
331
331
|
as: Component = "svg",
|
|
332
332
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
333
333
|
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"
|
|
@@ -349,10 +349,10 @@ const ArrowRightBold = props => {
|
|
|
349
349
|
useEffect(() => {
|
|
350
350
|
refresh();
|
|
351
351
|
}, []);
|
|
352
|
-
return optimise('p_11WmGg', /*#__PURE__*/React.createElement(SVGComponent$
|
|
352
|
+
return optimise('p_11WmGg', /*#__PURE__*/React.createElement(SVGComponent$2l, props));
|
|
353
353
|
};
|
|
354
354
|
|
|
355
|
-
var SVGComponent$
|
|
355
|
+
var SVGComponent$2k = (({
|
|
356
356
|
as: Component = "svg",
|
|
357
357
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
358
358
|
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"
|
|
@@ -374,10 +374,10 @@ const ArrowUp = props => {
|
|
|
374
374
|
useEffect(() => {
|
|
375
375
|
refresh();
|
|
376
376
|
}, []);
|
|
377
|
-
return optimise('p_16d0VX', /*#__PURE__*/React.createElement(SVGComponent$
|
|
377
|
+
return optimise('p_16d0VX', /*#__PURE__*/React.createElement(SVGComponent$2k, props));
|
|
378
378
|
};
|
|
379
379
|
|
|
380
|
-
var SVGComponent$
|
|
380
|
+
var SVGComponent$2j = (({
|
|
381
381
|
as: Component = "svg",
|
|
382
382
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
383
383
|
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",
|
|
@@ -400,10 +400,10 @@ const ArrowUpRightCircle = props => {
|
|
|
400
400
|
useEffect(() => {
|
|
401
401
|
refresh();
|
|
402
402
|
}, []);
|
|
403
|
-
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
403
|
+
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$2j, props));
|
|
404
404
|
};
|
|
405
405
|
|
|
406
|
-
var SVGComponent$
|
|
406
|
+
var SVGComponent$2i = (({
|
|
407
407
|
as: Component = "svg",
|
|
408
408
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
409
409
|
fillRule: "evenodd",
|
|
@@ -427,10 +427,10 @@ const Bank = props => {
|
|
|
427
427
|
useEffect(() => {
|
|
428
428
|
refresh();
|
|
429
429
|
}, []);
|
|
430
|
-
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
430
|
+
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$2i, props));
|
|
431
431
|
};
|
|
432
432
|
|
|
433
|
-
var SVGComponent$
|
|
433
|
+
var SVGComponent$2h = (({
|
|
434
434
|
as: Component = "svg",
|
|
435
435
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
436
436
|
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",
|
|
@@ -453,10 +453,10 @@ const BankNote = props => {
|
|
|
453
453
|
useEffect(() => {
|
|
454
454
|
refresh();
|
|
455
455
|
}, []);
|
|
456
|
-
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
456
|
+
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$2h, props));
|
|
457
457
|
};
|
|
458
458
|
|
|
459
|
-
var SVGComponent$
|
|
459
|
+
var SVGComponent$2g = (({
|
|
460
460
|
as: Component = "svg",
|
|
461
461
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
462
462
|
d: "M24,19H0V18H24Zm0-6H0V12H24Zm0-6H0V6H24Z"
|
|
@@ -478,10 +478,10 @@ const Bars = props => {
|
|
|
478
478
|
useEffect(() => {
|
|
479
479
|
refresh();
|
|
480
480
|
}, []);
|
|
481
|
-
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$
|
|
481
|
+
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$2g, props));
|
|
482
482
|
};
|
|
483
483
|
|
|
484
|
-
var SVGComponent$
|
|
484
|
+
var SVGComponent$2f = (({
|
|
485
485
|
as: Component = "svg",
|
|
486
486
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
487
487
|
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"
|
|
@@ -503,10 +503,10 @@ const Bell = props => {
|
|
|
503
503
|
useEffect(() => {
|
|
504
504
|
refresh();
|
|
505
505
|
}, []);
|
|
506
|
-
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$
|
|
506
|
+
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$2f, props));
|
|
507
507
|
};
|
|
508
508
|
|
|
509
|
-
var SVGComponent$
|
|
509
|
+
var SVGComponent$2e = (({
|
|
510
510
|
as: Component = "svg",
|
|
511
511
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
512
512
|
d: "M5,0V24l7-6,7,6V0ZM6,1H18V21.83l-6-5.15L6,21.83Z"
|
|
@@ -528,10 +528,10 @@ const Bookmark = props => {
|
|
|
528
528
|
useEffect(() => {
|
|
529
529
|
refresh();
|
|
530
530
|
}, []);
|
|
531
|
-
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$
|
|
531
|
+
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$2e, props));
|
|
532
532
|
};
|
|
533
533
|
|
|
534
|
-
var SVGComponent$
|
|
534
|
+
var SVGComponent$2d = (({
|
|
535
535
|
as: Component = "svg",
|
|
536
536
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
537
537
|
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"
|
|
@@ -553,10 +553,10 @@ const BreakBold = props => {
|
|
|
553
553
|
useEffect(() => {
|
|
554
554
|
refresh();
|
|
555
555
|
}, []);
|
|
556
|
-
return optimise('p_7BImG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
556
|
+
return optimise('p_7BImG', /*#__PURE__*/React.createElement(SVGComponent$2d, props));
|
|
557
557
|
};
|
|
558
558
|
|
|
559
|
-
var SVGComponent$
|
|
559
|
+
var SVGComponent$2c = (({
|
|
560
560
|
as: Component = "svg",
|
|
561
561
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
562
562
|
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",
|
|
@@ -579,10 +579,10 @@ const Briefcase = props => {
|
|
|
579
579
|
useEffect(() => {
|
|
580
580
|
refresh();
|
|
581
581
|
}, []);
|
|
582
|
-
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$
|
|
582
|
+
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$2c, props));
|
|
583
583
|
};
|
|
584
584
|
|
|
585
|
-
var SVGComponent$
|
|
585
|
+
var SVGComponent$2b = (({
|
|
586
586
|
as: Component = "svg",
|
|
587
587
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
588
588
|
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",
|
|
@@ -605,10 +605,10 @@ const BubbleDouble = props => {
|
|
|
605
605
|
useEffect(() => {
|
|
606
606
|
refresh();
|
|
607
607
|
}, []);
|
|
608
|
-
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$
|
|
608
|
+
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$2b, props));
|
|
609
609
|
};
|
|
610
610
|
|
|
611
|
-
var SVGComponent$
|
|
611
|
+
var SVGComponent$2a = (({
|
|
612
612
|
as: Component = "svg",
|
|
613
613
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
614
614
|
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"
|
|
@@ -630,10 +630,10 @@ const Building = props => {
|
|
|
630
630
|
useEffect(() => {
|
|
631
631
|
refresh();
|
|
632
632
|
}, []);
|
|
633
|
-
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
633
|
+
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$2a, props));
|
|
634
634
|
};
|
|
635
635
|
|
|
636
|
-
var SVGComponent$
|
|
636
|
+
var SVGComponent$29 = (({
|
|
637
637
|
as: Component = "svg",
|
|
638
638
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
639
639
|
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"
|
|
@@ -655,10 +655,10 @@ const Bulb = props => {
|
|
|
655
655
|
useEffect(() => {
|
|
656
656
|
refresh();
|
|
657
657
|
}, []);
|
|
658
|
-
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
658
|
+
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$29, props));
|
|
659
659
|
};
|
|
660
660
|
|
|
661
|
-
var SVGComponent$
|
|
661
|
+
var SVGComponent$28 = (({
|
|
662
662
|
as: Component = "svg",
|
|
663
663
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("circle", {
|
|
664
664
|
cx: "8",
|
|
@@ -682,13 +682,15 @@ const BulletBold = props => {
|
|
|
682
682
|
useEffect(() => {
|
|
683
683
|
refresh();
|
|
684
684
|
}, []);
|
|
685
|
-
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$
|
|
685
|
+
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$28, props));
|
|
686
686
|
};
|
|
687
687
|
|
|
688
|
-
var SVGComponent$
|
|
688
|
+
var SVGComponent$27 = (({
|
|
689
689
|
as: Component = "svg",
|
|
690
|
-
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("
|
|
691
|
-
|
|
690
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("circle", {
|
|
691
|
+
cx: "12",
|
|
692
|
+
cy: "12",
|
|
693
|
+
r: "4"
|
|
692
694
|
})),
|
|
693
695
|
...props
|
|
694
696
|
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
@@ -707,10 +709,10 @@ const BulletBook = props => {
|
|
|
707
709
|
useEffect(() => {
|
|
708
710
|
refresh();
|
|
709
711
|
}, []);
|
|
710
|
-
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$
|
|
712
|
+
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$27, props));
|
|
711
713
|
};
|
|
712
714
|
|
|
713
|
-
var SVGComponent$
|
|
715
|
+
var SVGComponent$26 = (({
|
|
714
716
|
as: Component = "svg",
|
|
715
717
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
716
718
|
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"
|
|
@@ -732,10 +734,10 @@ const Burden = props => {
|
|
|
732
734
|
useEffect(() => {
|
|
733
735
|
refresh();
|
|
734
736
|
}, []);
|
|
735
|
-
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
737
|
+
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$26, props));
|
|
736
738
|
};
|
|
737
739
|
|
|
738
|
-
var SVGComponent$
|
|
740
|
+
var SVGComponent$25 = (({
|
|
739
741
|
as: Component = "svg",
|
|
740
742
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
741
743
|
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"
|
|
@@ -757,10 +759,10 @@ const BurgerBold = props => {
|
|
|
757
759
|
useEffect(() => {
|
|
758
760
|
refresh();
|
|
759
761
|
}, []);
|
|
760
|
-
return optimise('p_Z50ELm', /*#__PURE__*/React.createElement(SVGComponent$
|
|
762
|
+
return optimise('p_Z50ELm', /*#__PURE__*/React.createElement(SVGComponent$25, props));
|
|
761
763
|
};
|
|
762
764
|
|
|
763
|
-
var SVGComponent$
|
|
765
|
+
var SVGComponent$24 = (({
|
|
764
766
|
as: Component = "svg",
|
|
765
767
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
766
768
|
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"
|
|
@@ -782,10 +784,10 @@ const Calculator = props => {
|
|
|
782
784
|
useEffect(() => {
|
|
783
785
|
refresh();
|
|
784
786
|
}, []);
|
|
785
|
-
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$
|
|
787
|
+
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$24, props));
|
|
786
788
|
};
|
|
787
789
|
|
|
788
|
-
var SVGComponent$
|
|
790
|
+
var SVGComponent$23 = (({
|
|
789
791
|
as: Component = "svg",
|
|
790
792
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
791
793
|
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"
|
|
@@ -807,10 +809,10 @@ const Calendar = props => {
|
|
|
807
809
|
useEffect(() => {
|
|
808
810
|
refresh();
|
|
809
811
|
}, []);
|
|
810
|
-
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$
|
|
812
|
+
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$23, props));
|
|
811
813
|
};
|
|
812
814
|
|
|
813
|
-
var SVGComponent$
|
|
815
|
+
var SVGComponent$22 = (({
|
|
814
816
|
as: Component = "svg",
|
|
815
817
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
816
818
|
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"
|
|
@@ -832,10 +834,10 @@ const CalendarBold = props => {
|
|
|
832
834
|
useEffect(() => {
|
|
833
835
|
refresh();
|
|
834
836
|
}, []);
|
|
835
|
-
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$
|
|
837
|
+
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$22, props));
|
|
836
838
|
};
|
|
837
839
|
|
|
838
|
-
var SVGComponent$
|
|
840
|
+
var SVGComponent$21 = (({
|
|
839
841
|
as: Component = "svg",
|
|
840
842
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
841
843
|
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"
|
|
@@ -857,10 +859,10 @@ const Camera = props => {
|
|
|
857
859
|
useEffect(() => {
|
|
858
860
|
refresh();
|
|
859
861
|
}, []);
|
|
860
|
-
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
862
|
+
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$21, props));
|
|
861
863
|
};
|
|
862
864
|
|
|
863
|
-
var SVGComponent$
|
|
865
|
+
var SVGComponent$20 = (({
|
|
864
866
|
as: Component = "svg",
|
|
865
867
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
866
868
|
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"
|
|
@@ -882,10 +884,10 @@ const ChalkboardTeacher = props => {
|
|
|
882
884
|
useEffect(() => {
|
|
883
885
|
refresh();
|
|
884
886
|
}, []);
|
|
885
|
-
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
887
|
+
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$20, props));
|
|
886
888
|
};
|
|
887
889
|
|
|
888
|
-
var SVGComponent$
|
|
890
|
+
var SVGComponent$1$ = (({
|
|
889
891
|
as: Component = "svg",
|
|
890
892
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
891
893
|
d: "M0,22H1V17H5v5H7V12h4V22h2V7h4V22h2V1h4V22h1v1H0Zm4-4H2v4H4Zm6-5H8v9h2Zm6-5H14V22h2Zm6-6H20V22h2Z"
|
|
@@ -907,10 +909,10 @@ const ChartBar = props => {
|
|
|
907
909
|
useEffect(() => {
|
|
908
910
|
refresh();
|
|
909
911
|
}, []);
|
|
910
|
-
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$
|
|
912
|
+
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$1$, props));
|
|
911
913
|
};
|
|
912
914
|
|
|
913
|
-
var SVGComponent$
|
|
915
|
+
var SVGComponent$1_ = (({
|
|
914
916
|
as: Component = "svg",
|
|
915
917
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
916
918
|
d: "M24,4.68,7.67,22,0,13l.76-.65,7,8.2L23.27,4Z"
|
|
@@ -932,10 +934,10 @@ const Check = props => {
|
|
|
932
934
|
useEffect(() => {
|
|
933
935
|
refresh();
|
|
934
936
|
}, []);
|
|
935
|
-
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$
|
|
937
|
+
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$1_, props));
|
|
936
938
|
};
|
|
937
939
|
|
|
938
|
-
var SVGComponent$
|
|
940
|
+
var SVGComponent$1Z = (({
|
|
939
941
|
as: Component = "svg",
|
|
940
942
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
941
943
|
d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
|
|
@@ -958,7 +960,32 @@ const CheckBold = props => {
|
|
|
958
960
|
useEffect(() => {
|
|
959
961
|
refresh();
|
|
960
962
|
}, []);
|
|
961
|
-
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$
|
|
963
|
+
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$1Z, props));
|
|
964
|
+
};
|
|
965
|
+
|
|
966
|
+
var SVGComponent$1Y = (({
|
|
967
|
+
as: Component = "svg",
|
|
968
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
969
|
+
d: "m6.52,10.72l5.99-6.22,1.08,1.04-7.01,7.28-4.17-3.88,1.02-1.1,3.09,2.87Z"
|
|
970
|
+
})),
|
|
971
|
+
...props
|
|
972
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
973
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
974
|
+
width: "16",
|
|
975
|
+
height: "16",
|
|
976
|
+
viewBox: "0 0 16 16",
|
|
977
|
+
fill: "currentColor"
|
|
978
|
+
}, props), children));
|
|
979
|
+
|
|
980
|
+
const CheckBoldMini = props => {
|
|
981
|
+
const {
|
|
982
|
+
optimise,
|
|
983
|
+
refresh
|
|
984
|
+
} = useContext(PictoContext);
|
|
985
|
+
useEffect(() => {
|
|
986
|
+
refresh();
|
|
987
|
+
}, []);
|
|
988
|
+
return optimise('p_XYUds', /*#__PURE__*/React.createElement(SVGComponent$1Y, props));
|
|
962
989
|
};
|
|
963
990
|
|
|
964
991
|
var SVGComponent$1X = (({
|
|
@@ -4134,7 +4161,7 @@ const ZeroPercent = props => {
|
|
|
4134
4161
|
return optimise('p_6lhot', /*#__PURE__*/React.createElement(SVGComponent, props));
|
|
4135
4162
|
};
|
|
4136
4163
|
|
|
4137
|
-
const manifest = ["Archive", "ArrowDirectionDown", "ArrowDirectionEgal", "ArrowDirectionUp", "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", "CoinBold", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkCircleLine", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExclamationMarkTriangleLine", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "InfoCircleLine", "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", "QuestionCircleLine", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "TimesCircleLine", "Toast", "Trash", "Tree", "TreePlain", "TribarCircle", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
4164
|
+
const manifest = ["Archive", "ArrowDirectionDown", "ArrowDirectionEgal", "ArrowDirectionUp", "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", "CheckBoldMini", "CheckHandwrite", "ChevronDown", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUp", "ChevronUpBold", "Clock", "ClockBold", "CloseBold", "Cloud", "CloudUpload", "CoinBold", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkCircleLine", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExclamationMarkTriangleLine", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "InfoCircleLine", "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", "QuestionCircleLine", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "TimesCircleLine", "Toast", "Trash", "Tree", "TreePlain", "TribarCircle", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
4138
4165
|
|
|
4139
|
-
export { Archive, ArrowDirectionDown, ArrowDirectionEgal, ArrowDirectionUp, 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, CoinBold, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkCircleLine, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExclamationMarkTriangleLine, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, InfoCircleLine, 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, QuestionCircleLine, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, TimesCircleLine, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
4166
|
+
export { Archive, ArrowDirectionDown, ArrowDirectionEgal, ArrowDirectionUp, 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, CheckBoldMini, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, CoinBold, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkCircleLine, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExclamationMarkTriangleLine, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, InfoCircleLine, 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, QuestionCircleLine, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, TimesCircleLine, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
4140
4167
|
//# sourceMappingURL=picto.js.map
|