@pretto/picto 4.6.0 → 4.8.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 +104 -78
- package/esm/picto.js.map +1 -1
- package/package.json +1 -1
- package/types/modules/Duplicate.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$24 = (({
|
|
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$24, props));
|
|
102
102
|
};
|
|
103
103
|
|
|
104
|
-
var SVGComponent$
|
|
104
|
+
var SVGComponent$23 = (({
|
|
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,10 @@ 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$23, props));
|
|
127
127
|
};
|
|
128
128
|
|
|
129
|
-
var SVGComponent$
|
|
129
|
+
var SVGComponent$22 = (({
|
|
130
130
|
as: Component = "svg",
|
|
131
131
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
132
132
|
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 +149,10 @@ const ArrowDownRightCircle = props => {
|
|
|
149
149
|
useEffect(() => {
|
|
150
150
|
refresh();
|
|
151
151
|
}, []);
|
|
152
|
-
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$
|
|
152
|
+
return optimise('p_ZmSCts', /*#__PURE__*/React.createElement(SVGComponent$22, props));
|
|
153
153
|
};
|
|
154
154
|
|
|
155
|
-
var SVGComponent$
|
|
155
|
+
var SVGComponent$21 = (({
|
|
156
156
|
as: Component = "svg",
|
|
157
157
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
158
158
|
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",
|
|
@@ -175,10 +175,10 @@ const ArrowUpRightCircle = props => {
|
|
|
175
175
|
useEffect(() => {
|
|
176
176
|
refresh();
|
|
177
177
|
}, []);
|
|
178
|
-
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
178
|
+
return optimise('p_Z76OT6', /*#__PURE__*/React.createElement(SVGComponent$21, props));
|
|
179
179
|
};
|
|
180
180
|
|
|
181
|
-
var SVGComponent$
|
|
181
|
+
var SVGComponent$20 = (({
|
|
182
182
|
as: Component = "svg",
|
|
183
183
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
184
184
|
fillRule: "evenodd",
|
|
@@ -202,10 +202,10 @@ const Bank = props => {
|
|
|
202
202
|
useEffect(() => {
|
|
203
203
|
refresh();
|
|
204
204
|
}, []);
|
|
205
|
-
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$
|
|
205
|
+
return optimise('p_95oG', /*#__PURE__*/React.createElement(SVGComponent$20, props));
|
|
206
206
|
};
|
|
207
207
|
|
|
208
|
-
var SVGComponent$
|
|
208
|
+
var SVGComponent$1$ = (({
|
|
209
209
|
as: Component = "svg",
|
|
210
210
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
211
211
|
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",
|
|
@@ -228,10 +228,10 @@ const BankNote = props => {
|
|
|
228
228
|
useEffect(() => {
|
|
229
229
|
refresh();
|
|
230
230
|
}, []);
|
|
231
|
-
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$
|
|
231
|
+
return optimise('p_Z27BwJf', /*#__PURE__*/React.createElement(SVGComponent$1$, props));
|
|
232
232
|
};
|
|
233
233
|
|
|
234
|
-
var SVGComponent$
|
|
234
|
+
var SVGComponent$1_ = (({
|
|
235
235
|
as: Component = "svg",
|
|
236
236
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
237
237
|
d: "M24,19H0V18H24Zm0-6H0V12H24Zm0-6H0V6H24Z"
|
|
@@ -253,10 +253,10 @@ const Bars = props => {
|
|
|
253
253
|
useEffect(() => {
|
|
254
254
|
refresh();
|
|
255
255
|
}, []);
|
|
256
|
-
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$
|
|
256
|
+
return optimise('p_95qQ', /*#__PURE__*/React.createElement(SVGComponent$1_, props));
|
|
257
257
|
};
|
|
258
258
|
|
|
259
|
-
var SVGComponent$
|
|
259
|
+
var SVGComponent$1Z = (({
|
|
260
260
|
as: Component = "svg",
|
|
261
261
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
262
262
|
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"
|
|
@@ -278,10 +278,10 @@ const Bell = props => {
|
|
|
278
278
|
useEffect(() => {
|
|
279
279
|
refresh();
|
|
280
280
|
}, []);
|
|
281
|
-
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$
|
|
281
|
+
return optimise('p_96pH', /*#__PURE__*/React.createElement(SVGComponent$1Z, props));
|
|
282
282
|
};
|
|
283
283
|
|
|
284
|
-
var SVGComponent$
|
|
284
|
+
var SVGComponent$1Y = (({
|
|
285
285
|
as: Component = "svg",
|
|
286
286
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
287
287
|
d: "M5,0V24l7-6,7,6V0ZM6,1H18V21.83l-6-5.15L6,21.83Z"
|
|
@@ -303,10 +303,10 @@ const Bookmark = props => {
|
|
|
303
303
|
useEffect(() => {
|
|
304
304
|
refresh();
|
|
305
305
|
}, []);
|
|
306
|
-
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$
|
|
306
|
+
return optimise('p_2ruN6Q', /*#__PURE__*/React.createElement(SVGComponent$1Y, props));
|
|
307
307
|
};
|
|
308
308
|
|
|
309
|
-
var SVGComponent$
|
|
309
|
+
var SVGComponent$1X = (({
|
|
310
310
|
as: Component = "svg",
|
|
311
311
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
312
312
|
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",
|
|
@@ -329,10 +329,10 @@ const Briefcase = props => {
|
|
|
329
329
|
useEffect(() => {
|
|
330
330
|
refresh();
|
|
331
331
|
}, []);
|
|
332
|
-
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$
|
|
332
|
+
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(SVGComponent$1X, props));
|
|
333
333
|
};
|
|
334
334
|
|
|
335
|
-
var SVGComponent$
|
|
335
|
+
var SVGComponent$1W = (({
|
|
336
336
|
as: Component = "svg",
|
|
337
337
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
338
338
|
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",
|
|
@@ -355,10 +355,10 @@ const BubbleDouble = props => {
|
|
|
355
355
|
useEffect(() => {
|
|
356
356
|
refresh();
|
|
357
357
|
}, []);
|
|
358
|
-
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$
|
|
358
|
+
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(SVGComponent$1W, props));
|
|
359
359
|
};
|
|
360
360
|
|
|
361
|
-
var SVGComponent$
|
|
361
|
+
var SVGComponent$1V = (({
|
|
362
362
|
as: Component = "svg",
|
|
363
363
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
364
364
|
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"
|
|
@@ -380,10 +380,10 @@ const Building = props => {
|
|
|
380
380
|
useEffect(() => {
|
|
381
381
|
refresh();
|
|
382
382
|
}, []);
|
|
383
|
-
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
383
|
+
return optimise('p_Z1BE88O', /*#__PURE__*/React.createElement(SVGComponent$1V, props));
|
|
384
384
|
};
|
|
385
385
|
|
|
386
|
-
var SVGComponent$
|
|
386
|
+
var SVGComponent$1U = (({
|
|
387
387
|
as: Component = "svg",
|
|
388
388
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
389
389
|
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"
|
|
@@ -405,10 +405,10 @@ const Bulb = props => {
|
|
|
405
405
|
useEffect(() => {
|
|
406
406
|
refresh();
|
|
407
407
|
}, []);
|
|
408
|
-
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
408
|
+
return optimise('p_9axB', /*#__PURE__*/React.createElement(SVGComponent$1U, props));
|
|
409
409
|
};
|
|
410
410
|
|
|
411
|
-
var SVGComponent$
|
|
411
|
+
var SVGComponent$1T = (({
|
|
412
412
|
as: Component = "svg",
|
|
413
413
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("circle", {
|
|
414
414
|
cx: "8",
|
|
@@ -432,10 +432,10 @@ const BulletBold = props => {
|
|
|
432
432
|
useEffect(() => {
|
|
433
433
|
refresh();
|
|
434
434
|
}, []);
|
|
435
|
-
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$
|
|
435
|
+
return optimise('p_Z27pwP4', /*#__PURE__*/React.createElement(SVGComponent$1T, props));
|
|
436
436
|
};
|
|
437
437
|
|
|
438
|
-
var SVGComponent$
|
|
438
|
+
var SVGComponent$1S = (({
|
|
439
439
|
as: Component = "svg",
|
|
440
440
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
441
441
|
d: "M12,8a4,4,0,1,1-4,4A4,4,0,0,1,12,8Z"
|
|
@@ -457,10 +457,10 @@ const BulletBook = props => {
|
|
|
457
457
|
useEffect(() => {
|
|
458
458
|
refresh();
|
|
459
459
|
}, []);
|
|
460
|
-
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$
|
|
460
|
+
return optimise('p_Z27pwNq', /*#__PURE__*/React.createElement(SVGComponent$1S, props));
|
|
461
461
|
};
|
|
462
462
|
|
|
463
|
-
var SVGComponent$
|
|
463
|
+
var SVGComponent$1R = (({
|
|
464
464
|
as: Component = "svg",
|
|
465
465
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
466
466
|
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"
|
|
@@ -482,10 +482,10 @@ const Burden = props => {
|
|
|
482
482
|
useEffect(() => {
|
|
483
483
|
refresh();
|
|
484
484
|
}, []);
|
|
485
|
-
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$
|
|
485
|
+
return optimise('p_2mw1QN', /*#__PURE__*/React.createElement(SVGComponent$1R, props));
|
|
486
486
|
};
|
|
487
487
|
|
|
488
|
-
var SVGComponent$
|
|
488
|
+
var SVGComponent$1Q = (({
|
|
489
489
|
as: Component = "svg",
|
|
490
490
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
491
491
|
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"
|
|
@@ -507,10 +507,10 @@ const Calculator = props => {
|
|
|
507
507
|
useEffect(() => {
|
|
508
508
|
refresh();
|
|
509
509
|
}, []);
|
|
510
|
-
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$
|
|
510
|
+
return optimise('p_10Jxyh', /*#__PURE__*/React.createElement(SVGComponent$1Q, props));
|
|
511
511
|
};
|
|
512
512
|
|
|
513
|
-
var SVGComponent$
|
|
513
|
+
var SVGComponent$1P = (({
|
|
514
514
|
as: Component = "svg",
|
|
515
515
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
516
516
|
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"
|
|
@@ -532,10 +532,10 @@ const Calendar = props => {
|
|
|
532
532
|
useEffect(() => {
|
|
533
533
|
refresh();
|
|
534
534
|
}, []);
|
|
535
|
-
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$
|
|
535
|
+
return optimise('p_Z8cP4v', /*#__PURE__*/React.createElement(SVGComponent$1P, props));
|
|
536
536
|
};
|
|
537
537
|
|
|
538
|
-
var SVGComponent$
|
|
538
|
+
var SVGComponent$1O = (({
|
|
539
539
|
as: Component = "svg",
|
|
540
540
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
541
541
|
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"
|
|
@@ -557,10 +557,10 @@ const CalendarBold = props => {
|
|
|
557
557
|
useEffect(() => {
|
|
558
558
|
refresh();
|
|
559
559
|
}, []);
|
|
560
|
-
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$
|
|
560
|
+
return optimise('p_ZdD3T7', /*#__PURE__*/React.createElement(SVGComponent$1O, props));
|
|
561
561
|
};
|
|
562
562
|
|
|
563
|
-
var SVGComponent$
|
|
563
|
+
var SVGComponent$1N = (({
|
|
564
564
|
as: Component = "svg",
|
|
565
565
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
566
566
|
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"
|
|
@@ -582,10 +582,10 @@ const Camera = props => {
|
|
|
582
582
|
useEffect(() => {
|
|
583
583
|
refresh();
|
|
584
584
|
}, []);
|
|
585
|
-
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$
|
|
585
|
+
return optimise('p_2nf8iD', /*#__PURE__*/React.createElement(SVGComponent$1N, props));
|
|
586
586
|
};
|
|
587
587
|
|
|
588
|
-
var SVGComponent$
|
|
588
|
+
var SVGComponent$1M = (({
|
|
589
589
|
as: Component = "svg",
|
|
590
590
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
591
591
|
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"
|
|
@@ -607,10 +607,10 @@ const ChalkboardTeacher = props => {
|
|
|
607
607
|
useEffect(() => {
|
|
608
608
|
refresh();
|
|
609
609
|
}, []);
|
|
610
|
-
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$
|
|
610
|
+
return optimise('p_2vUgaA', /*#__PURE__*/React.createElement(SVGComponent$1M, props));
|
|
611
611
|
};
|
|
612
612
|
|
|
613
|
-
var SVGComponent$
|
|
613
|
+
var SVGComponent$1L = (({
|
|
614
614
|
as: Component = "svg",
|
|
615
615
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
616
616
|
d: "M0,22H1V17H5v5H7V12h4V22h2V7h4V22h2V1h4V22h1v1H0Zm4-4H2v4H4Zm6-5H8v9h2Zm6-5H14V22h2Zm6-6H20V22h2Z"
|
|
@@ -632,10 +632,10 @@ const ChartBar = props => {
|
|
|
632
632
|
useEffect(() => {
|
|
633
633
|
refresh();
|
|
634
634
|
}, []);
|
|
635
|
-
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$
|
|
635
|
+
return optimise('p_1Lpmv3', /*#__PURE__*/React.createElement(SVGComponent$1L, props));
|
|
636
636
|
};
|
|
637
637
|
|
|
638
|
-
var SVGComponent$
|
|
638
|
+
var SVGComponent$1K = (({
|
|
639
639
|
as: Component = "svg",
|
|
640
640
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
641
641
|
d: "M24,4.68,7.67,22,0,13l.76-.65,7,8.2L23.27,4Z"
|
|
@@ -657,10 +657,10 @@ const Check = props => {
|
|
|
657
657
|
useEffect(() => {
|
|
658
658
|
refresh();
|
|
659
659
|
}, []);
|
|
660
|
-
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$
|
|
660
|
+
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(SVGComponent$1K, props));
|
|
661
661
|
};
|
|
662
662
|
|
|
663
|
-
var SVGComponent$
|
|
663
|
+
var SVGComponent$1J = (({
|
|
664
664
|
as: Component = "svg",
|
|
665
665
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
666
666
|
d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
|
|
@@ -683,10 +683,10 @@ const CheckBold = props => {
|
|
|
683
683
|
useEffect(() => {
|
|
684
684
|
refresh();
|
|
685
685
|
}, []);
|
|
686
|
-
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$
|
|
686
|
+
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(SVGComponent$1J, props));
|
|
687
687
|
};
|
|
688
688
|
|
|
689
|
-
var SVGComponent$
|
|
689
|
+
var SVGComponent$1I = (({
|
|
690
690
|
as: Component = "svg",
|
|
691
691
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
692
692
|
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"
|
|
@@ -708,10 +708,10 @@ const CheckHandwrite = props => {
|
|
|
708
708
|
useEffect(() => {
|
|
709
709
|
refresh();
|
|
710
710
|
}, []);
|
|
711
|
-
return optimise('p_14TK4O', /*#__PURE__*/React.createElement(SVGComponent$
|
|
711
|
+
return optimise('p_14TK4O', /*#__PURE__*/React.createElement(SVGComponent$1I, props));
|
|
712
712
|
};
|
|
713
713
|
|
|
714
|
-
var SVGComponent$
|
|
714
|
+
var SVGComponent$1H = (({
|
|
715
715
|
as: Component = "svg",
|
|
716
716
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
717
717
|
d: "M1.94,5.86l1.29-1.3L7.44,8.84l4.2-4.28,1.3,1.3-5.5,5.58Z"
|
|
@@ -733,10 +733,10 @@ const ChevronDownBold = props => {
|
|
|
733
733
|
useEffect(() => {
|
|
734
734
|
refresh();
|
|
735
735
|
}, []);
|
|
736
|
-
return optimise('p_126jrr', /*#__PURE__*/React.createElement(SVGComponent$
|
|
736
|
+
return optimise('p_126jrr', /*#__PURE__*/React.createElement(SVGComponent$1H, props));
|
|
737
737
|
};
|
|
738
738
|
|
|
739
|
-
var SVGComponent$
|
|
739
|
+
var SVGComponent$1G = (({
|
|
740
740
|
as: Component = "svg",
|
|
741
741
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
742
742
|
d: "M9.58,2.5l1.3,1.3L6.59,8l4.29,4.2-1.3,1.3L4,8Z"
|
|
@@ -758,10 +758,10 @@ const ChevronLeftBold = props => {
|
|
|
758
758
|
useEffect(() => {
|
|
759
759
|
refresh();
|
|
760
760
|
}, []);
|
|
761
|
-
return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(SVGComponent$
|
|
761
|
+
return optimise('p_1n8MkT', /*#__PURE__*/React.createElement(SVGComponent$1G, props));
|
|
762
762
|
};
|
|
763
763
|
|
|
764
|
-
var SVGComponent$
|
|
764
|
+
var SVGComponent$1F = (({
|
|
765
765
|
as: Component = "svg",
|
|
766
766
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
767
767
|
d: "M6.3,2.5,5,3.8,9.28,8,5,12.2l1.3,1.3L11.88,8Z"
|
|
@@ -783,10 +783,10 @@ const ChevronRightBold = props => {
|
|
|
783
783
|
useEffect(() => {
|
|
784
784
|
refresh();
|
|
785
785
|
}, []);
|
|
786
|
-
return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(SVGComponent$
|
|
786
|
+
return optimise('p_Z1NlNzP', /*#__PURE__*/React.createElement(SVGComponent$1F, props));
|
|
787
787
|
};
|
|
788
788
|
|
|
789
|
-
var SVGComponent$
|
|
789
|
+
var SVGComponent$1E = (({
|
|
790
790
|
as: Component = "svg",
|
|
791
791
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
792
792
|
d: "M1.94,10.14l1.29,1.3L7.44,7.16l4.2,4.28,1.3-1.3L7.44,4.56Z"
|
|
@@ -808,10 +808,10 @@ const ChevronUpBold = props => {
|
|
|
808
808
|
useEffect(() => {
|
|
809
809
|
refresh();
|
|
810
810
|
}, []);
|
|
811
|
-
return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(SVGComponent$
|
|
811
|
+
return optimise('p_1q8qOU', /*#__PURE__*/React.createElement(SVGComponent$1E, props));
|
|
812
812
|
};
|
|
813
813
|
|
|
814
|
-
var SVGComponent$
|
|
814
|
+
var SVGComponent$1D = (({
|
|
815
815
|
as: Component = "svg",
|
|
816
816
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
817
817
|
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",
|
|
@@ -834,10 +834,10 @@ const Clock = props => {
|
|
|
834
834
|
useEffect(() => {
|
|
835
835
|
refresh();
|
|
836
836
|
}, []);
|
|
837
|
-
return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(SVGComponent$
|
|
837
|
+
return optimise('p_4Hg1C', /*#__PURE__*/React.createElement(SVGComponent$1D, props));
|
|
838
838
|
};
|
|
839
839
|
|
|
840
|
-
var SVGComponent$
|
|
840
|
+
var SVGComponent$1C = (({
|
|
841
841
|
as: Component = "svg",
|
|
842
842
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
843
843
|
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"
|
|
@@ -859,10 +859,10 @@ const ClockBold = props => {
|
|
|
859
859
|
useEffect(() => {
|
|
860
860
|
refresh();
|
|
861
861
|
}, []);
|
|
862
|
-
return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(SVGComponent$
|
|
862
|
+
return optimise('p_1ga8eC', /*#__PURE__*/React.createElement(SVGComponent$1C, props));
|
|
863
863
|
};
|
|
864
864
|
|
|
865
|
-
var SVGComponent$
|
|
865
|
+
var SVGComponent$1B = (({
|
|
866
866
|
as: Component = "svg",
|
|
867
867
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
868
868
|
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"
|
|
@@ -884,10 +884,10 @@ const Cloud = props => {
|
|
|
884
884
|
useEffect(() => {
|
|
885
885
|
refresh();
|
|
886
886
|
}, []);
|
|
887
|
-
return optimise('p_4HgaE', /*#__PURE__*/React.createElement(SVGComponent$
|
|
887
|
+
return optimise('p_4HgaE', /*#__PURE__*/React.createElement(SVGComponent$1B, props));
|
|
888
888
|
};
|
|
889
889
|
|
|
890
|
-
var SVGComponent$
|
|
890
|
+
var SVGComponent$1A = (({
|
|
891
891
|
as: Component = "svg",
|
|
892
892
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
893
893
|
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",
|
|
@@ -910,10 +910,10 @@ const CloudUpload = props => {
|
|
|
910
910
|
useEffect(() => {
|
|
911
911
|
refresh();
|
|
912
912
|
}, []);
|
|
913
|
-
return optimise('p_efIsB', /*#__PURE__*/React.createElement(SVGComponent$
|
|
913
|
+
return optimise('p_efIsB', /*#__PURE__*/React.createElement(SVGComponent$1A, props));
|
|
914
914
|
};
|
|
915
915
|
|
|
916
|
-
var SVGComponent$
|
|
916
|
+
var SVGComponent$1z = (({
|
|
917
917
|
as: Component = "svg",
|
|
918
918
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
919
919
|
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",
|
|
@@ -936,10 +936,10 @@ const Coins = props => {
|
|
|
936
936
|
useEffect(() => {
|
|
937
937
|
refresh();
|
|
938
938
|
}, []);
|
|
939
|
-
return optimise('p_4HCzW', /*#__PURE__*/React.createElement(SVGComponent$
|
|
939
|
+
return optimise('p_4HCzW', /*#__PURE__*/React.createElement(SVGComponent$1z, props));
|
|
940
940
|
};
|
|
941
941
|
|
|
942
|
-
var SVGComponent$
|
|
942
|
+
var SVGComponent$1y = (({
|
|
943
943
|
as: Component = "svg",
|
|
944
944
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
945
945
|
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",
|
|
@@ -962,10 +962,10 @@ const Crane = props => {
|
|
|
962
962
|
useEffect(() => {
|
|
963
963
|
refresh();
|
|
964
964
|
}, []);
|
|
965
|
-
return optimise('p_4HYwO', /*#__PURE__*/React.createElement(SVGComponent$
|
|
965
|
+
return optimise('p_4HYwO', /*#__PURE__*/React.createElement(SVGComponent$1y, props));
|
|
966
966
|
};
|
|
967
967
|
|
|
968
|
-
var SVGComponent$
|
|
968
|
+
var SVGComponent$1x = (({
|
|
969
969
|
as: Component = "svg",
|
|
970
970
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
971
971
|
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",
|
|
@@ -988,10 +988,10 @@ const Crown = props => {
|
|
|
988
988
|
useEffect(() => {
|
|
989
989
|
refresh();
|
|
990
990
|
}, []);
|
|
991
|
-
return optimise('p_4I3e6', /*#__PURE__*/React.createElement(SVGComponent$
|
|
991
|
+
return optimise('p_4I3e6', /*#__PURE__*/React.createElement(SVGComponent$1x, props));
|
|
992
992
|
};
|
|
993
993
|
|
|
994
|
-
var SVGComponent$
|
|
994
|
+
var SVGComponent$1w = (({
|
|
995
995
|
as: Component = "svg",
|
|
996
996
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
997
997
|
d: "M15.3333 5.33333H16V0H10.6667V0.666667H14.862L7.09733 8.43067L7.56933 8.90267L15.3333 1.138V5.33333Z"
|
|
@@ -1015,10 +1015,10 @@ const DoubleArrow = props => {
|
|
|
1015
1015
|
useEffect(() => {
|
|
1016
1016
|
refresh();
|
|
1017
1017
|
}, []);
|
|
1018
|
-
return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1018
|
+
return optimise('p_1Bzbk', /*#__PURE__*/React.createElement(SVGComponent$1w, props));
|
|
1019
1019
|
};
|
|
1020
1020
|
|
|
1021
|
-
var SVGComponent$
|
|
1021
|
+
var SVGComponent$1v = (({
|
|
1022
1022
|
as: Component = "svg",
|
|
1023
1023
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1024
1024
|
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"
|
|
@@ -1040,7 +1040,33 @@ const Download = props => {
|
|
|
1040
1040
|
useEffect(() => {
|
|
1041
1041
|
refresh();
|
|
1042
1042
|
}, []);
|
|
1043
|
-
return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(SVGComponent$
|
|
1043
|
+
return optimise('p_1KMgPC', /*#__PURE__*/React.createElement(SVGComponent$1v, props));
|
|
1044
|
+
};
|
|
1045
|
+
|
|
1046
|
+
var SVGComponent$1u = (({
|
|
1047
|
+
as: Component = "svg",
|
|
1048
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1049
|
+
d: "M23,7h-6V1H1V17H7v6H23V7Zm-15,1h14v14H8V8ZM16,2V7H7V16H2V2h14Zm-1.5,9h1v3.5h3.5v1h-3.5v3.5h-1v-3.5h-3.5v-1h3.5v-3.5Z",
|
|
1050
|
+
fillRule: "evenodd"
|
|
1051
|
+
})),
|
|
1052
|
+
...props
|
|
1053
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
1054
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1055
|
+
width: "24",
|
|
1056
|
+
height: "24",
|
|
1057
|
+
viewBox: "0 0 24 24",
|
|
1058
|
+
fill: "currentColor"
|
|
1059
|
+
}, props), children));
|
|
1060
|
+
|
|
1061
|
+
const Duplicate = props => {
|
|
1062
|
+
const {
|
|
1063
|
+
optimise,
|
|
1064
|
+
refresh
|
|
1065
|
+
} = useContext(PictoContext);
|
|
1066
|
+
useEffect(() => {
|
|
1067
|
+
refresh();
|
|
1068
|
+
}, []);
|
|
1069
|
+
return optimise('p_Z1hF7XI', /*#__PURE__*/React.createElement(SVGComponent$1u, props));
|
|
1044
1070
|
};
|
|
1045
1071
|
|
|
1046
1072
|
var SVGComponent$1t = (({
|
|
@@ -3451,7 +3477,7 @@ const ZeroPercent = props => {
|
|
|
3451
3477
|
return optimise('p_6lhot', /*#__PURE__*/React.createElement(SVGComponent, props));
|
|
3452
3478
|
};
|
|
3453
3479
|
|
|
3454
|
-
const manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "ClockBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "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", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlusBold", "PlusCircle", "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"];
|
|
3480
|
+
const manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "ClockBold", "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", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlusBold", "PlusCircle", "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"];
|
|
3455
3481
|
|
|
3456
|
-
export { Archive, ArrowDouble, ArrowDownRightCircle, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUpBold, Clock, ClockBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, 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, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlusBold, PlusCircle, 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 };
|
|
3482
|
+
export { Archive, ArrowDouble, ArrowDownRightCircle, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUpBold, Clock, ClockBold, 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, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlusBold, PlusCircle, 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 };
|
|
3457
3483
|
//# sourceMappingURL=picto.js.map
|