@pretto/picto 3.2.0 → 3.5.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/cjs/BubbleDouble.js +55 -0
- package/cjs/BubbleDouble.js.map +1 -0
- package/cjs/CheckBold.js +55 -0
- package/cjs/CheckBold.js.map +1 -0
- package/cjs/HouseMagnifier.js +54 -0
- package/cjs/HouseMagnifier.js.map +1 -0
- package/cjs/Plane.js +54 -0
- package/cjs/Plane.js.map +1 -0
- package/cjs/Play.js +53 -0
- package/cjs/Play.js.map +1 -0
- package/cjs/picto.js +360 -229
- package/cjs/picto.js.map +1 -1
- package/cjs/picto.min.js +1 -1
- package/cjs/picto.min.js.map +1 -1
- package/esm/picto.js +242 -116
- package/esm/picto.js.map +1 -1
- package/index.d.ts +5 -0
- package/package.json +1 -1
package/esm/picto.js
CHANGED
|
@@ -76,7 +76,7 @@ const useForceUpdate = () => {
|
|
|
76
76
|
return forceUpdate;
|
|
77
77
|
};
|
|
78
78
|
|
|
79
|
-
var manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "BankNote", "Bank", "Bars", "Bell", "Bookmark", "Briefcase", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "CheckHandwrite", "Check", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkTriangle", "ExclamationMarkCircleBold", "ExclamationMarkTriangleBold", "Eye", "FacebookSmall", "Facebook", "FileCheck", "File", "Files", "Filter", "FirstCircle", "Flag", "FolderOpen", "Folder", "FourCircle", "Globe", "GraduationCap", "HandCoin", "HeartPlain", "Heart", "HorseChase", "House", "InfoCircle", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingGlassLeft", "MagnifyingBold", "Marker", "Microphone", "MinusBold", "MinusCircle", "Paperclip", "Pen", "Percent", "Phone", "Plan", "PlusBold", "PlusCircle", "Print", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "StarFilled", "StarHalf", "Star", "Tada", "ThreeCircle", "TimesBold", "TimesCircleBold", "TimesCircle", "Times", "Toast", "Trash", "TreePlain", "Tree", "Trustpilot", "Tune", "TwitterSmall", "Twitter", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
79
|
+
var manifest = ["Archive", "ArrowDouble", "ArrowDownRightCircle", "ArrowUpRightCircle", "BankNote", "Bank", "Bars", "Bell", "Bookmark", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "CheckHandwrite", "Check", "CheckBold", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUpBold", "Clock", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkTriangle", "ExclamationMarkCircleBold", "ExclamationMarkTriangleBold", "Eye", "FacebookSmall", "Facebook", "FileCheck", "File", "Files", "Filter", "FirstCircle", "Flag", "FolderOpen", "Folder", "FourCircle", "Globe", "GraduationCap", "HandCoin", "HeartPlain", "Heart", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingGlassLeft", "MagnifyingBold", "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", "StarFilled", "StarHalf", "Star", "Tada", "ThreeCircle", "TimesBold", "TimesCircleBold", "TimesCircle", "Times", "Toast", "Trash", "TreePlain", "Tree", "Trustpilot", "Tune", "TwitterSmall", "Twitter", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
80
80
|
|
|
81
81
|
var Archive = (({
|
|
82
82
|
as: Component = "svg",
|
|
@@ -334,6 +334,32 @@ function WrappedPicto$9(props) {
|
|
|
334
334
|
return optimise('p_ZCaOqa', /*#__PURE__*/React.createElement(Briefcase, props));
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
+
var BubbleDouble = (({
|
|
338
|
+
as: Component = "svg",
|
|
339
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
340
|
+
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",
|
|
341
|
+
fillRule: "evenodd"
|
|
342
|
+
})),
|
|
343
|
+
...props
|
|
344
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
345
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
346
|
+
width: "24",
|
|
347
|
+
height: "24",
|
|
348
|
+
viewBox: "0 0 24 24",
|
|
349
|
+
fill: "currentColor"
|
|
350
|
+
}, props), children));
|
|
351
|
+
|
|
352
|
+
function WrappedPicto$a(props) {
|
|
353
|
+
const {
|
|
354
|
+
optimise,
|
|
355
|
+
refresh
|
|
356
|
+
} = useContext(PictoContext);
|
|
357
|
+
useEffect(() => {
|
|
358
|
+
refresh();
|
|
359
|
+
}, []);
|
|
360
|
+
return optimise('p_2qOs6B', /*#__PURE__*/React.createElement(BubbleDouble, props));
|
|
361
|
+
}
|
|
362
|
+
|
|
337
363
|
var Building = (({
|
|
338
364
|
as: Component = "svg",
|
|
339
365
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
@@ -348,7 +374,7 @@ var Building = (({
|
|
|
348
374
|
fill: "currentColor"
|
|
349
375
|
}, props), children));
|
|
350
376
|
|
|
351
|
-
function WrappedPicto$
|
|
377
|
+
function WrappedPicto$b(props) {
|
|
352
378
|
const {
|
|
353
379
|
optimise,
|
|
354
380
|
refresh
|
|
@@ -373,7 +399,7 @@ var Bulb = (({
|
|
|
373
399
|
fill: "currentColor"
|
|
374
400
|
}, props), children));
|
|
375
401
|
|
|
376
|
-
function WrappedPicto$
|
|
402
|
+
function WrappedPicto$c(props) {
|
|
377
403
|
const {
|
|
378
404
|
optimise,
|
|
379
405
|
refresh
|
|
@@ -400,7 +426,7 @@ var BulletBold = (({
|
|
|
400
426
|
fill: "currentColor"
|
|
401
427
|
}, props), children));
|
|
402
428
|
|
|
403
|
-
function WrappedPicto$
|
|
429
|
+
function WrappedPicto$d(props) {
|
|
404
430
|
const {
|
|
405
431
|
optimise,
|
|
406
432
|
refresh
|
|
@@ -425,7 +451,7 @@ var BulletBook = (({
|
|
|
425
451
|
fill: "currentColor"
|
|
426
452
|
}, props), children));
|
|
427
453
|
|
|
428
|
-
function WrappedPicto$
|
|
454
|
+
function WrappedPicto$e(props) {
|
|
429
455
|
const {
|
|
430
456
|
optimise,
|
|
431
457
|
refresh
|
|
@@ -450,7 +476,7 @@ var Burden = (({
|
|
|
450
476
|
fill: "currentColor"
|
|
451
477
|
}, props), children));
|
|
452
478
|
|
|
453
|
-
function WrappedPicto$
|
|
479
|
+
function WrappedPicto$f(props) {
|
|
454
480
|
const {
|
|
455
481
|
optimise,
|
|
456
482
|
refresh
|
|
@@ -475,7 +501,7 @@ var Calculator = (({
|
|
|
475
501
|
fill: "currentColor"
|
|
476
502
|
}, props), children));
|
|
477
503
|
|
|
478
|
-
function WrappedPicto$
|
|
504
|
+
function WrappedPicto$g(props) {
|
|
479
505
|
const {
|
|
480
506
|
optimise,
|
|
481
507
|
refresh
|
|
@@ -500,7 +526,7 @@ var Calendar = (({
|
|
|
500
526
|
fill: "currentColor"
|
|
501
527
|
}, props), children));
|
|
502
528
|
|
|
503
|
-
function WrappedPicto$
|
|
529
|
+
function WrappedPicto$h(props) {
|
|
504
530
|
const {
|
|
505
531
|
optimise,
|
|
506
532
|
refresh
|
|
@@ -525,7 +551,7 @@ var CalendarBold = (({
|
|
|
525
551
|
fill: "currentColor"
|
|
526
552
|
}, props), children));
|
|
527
553
|
|
|
528
|
-
function WrappedPicto$
|
|
554
|
+
function WrappedPicto$i(props) {
|
|
529
555
|
const {
|
|
530
556
|
optimise,
|
|
531
557
|
refresh
|
|
@@ -550,7 +576,7 @@ var Camera = (({
|
|
|
550
576
|
fill: "currentColor"
|
|
551
577
|
}, props), children));
|
|
552
578
|
|
|
553
|
-
function WrappedPicto$
|
|
579
|
+
function WrappedPicto$j(props) {
|
|
554
580
|
const {
|
|
555
581
|
optimise,
|
|
556
582
|
refresh
|
|
@@ -575,7 +601,7 @@ var ChalkboardTeacher = (({
|
|
|
575
601
|
fill: "currentColor"
|
|
576
602
|
}, props), children));
|
|
577
603
|
|
|
578
|
-
function WrappedPicto$
|
|
604
|
+
function WrappedPicto$k(props) {
|
|
579
605
|
const {
|
|
580
606
|
optimise,
|
|
581
607
|
refresh
|
|
@@ -600,7 +626,7 @@ var ChartBar = (({
|
|
|
600
626
|
fill: "currentColor"
|
|
601
627
|
}, props), children));
|
|
602
628
|
|
|
603
|
-
function WrappedPicto$
|
|
629
|
+
function WrappedPicto$l(props) {
|
|
604
630
|
const {
|
|
605
631
|
optimise,
|
|
606
632
|
refresh
|
|
@@ -625,7 +651,7 @@ var CheckHandwrite = (({
|
|
|
625
651
|
fill: "currentColor"
|
|
626
652
|
}, props), children));
|
|
627
653
|
|
|
628
|
-
function WrappedPicto$
|
|
654
|
+
function WrappedPicto$m(props) {
|
|
629
655
|
const {
|
|
630
656
|
optimise,
|
|
631
657
|
refresh
|
|
@@ -650,7 +676,7 @@ var Check = (({
|
|
|
650
676
|
fill: "currentColor"
|
|
651
677
|
}, props), children));
|
|
652
678
|
|
|
653
|
-
function WrappedPicto$
|
|
679
|
+
function WrappedPicto$n(props) {
|
|
654
680
|
const {
|
|
655
681
|
optimise,
|
|
656
682
|
refresh
|
|
@@ -661,6 +687,32 @@ function WrappedPicto$m(props) {
|
|
|
661
687
|
return optimise('p_4GGpz', /*#__PURE__*/React.createElement(Check, props));
|
|
662
688
|
}
|
|
663
689
|
|
|
690
|
+
var CheckBold = (({
|
|
691
|
+
as: Component = "svg",
|
|
692
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
693
|
+
d: "M5.8,11.6l8-8.29,1.44,1.38L5.88,14.4.32,9.23,1.68,7.77Z",
|
|
694
|
+
fillRule: "evenodd"
|
|
695
|
+
})),
|
|
696
|
+
...props
|
|
697
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
698
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
699
|
+
width: "16",
|
|
700
|
+
height: "16",
|
|
701
|
+
viewBox: "0 0 16 16",
|
|
702
|
+
fill: "currentColor"
|
|
703
|
+
}, props), children));
|
|
704
|
+
|
|
705
|
+
function WrappedPicto$o(props) {
|
|
706
|
+
const {
|
|
707
|
+
optimise,
|
|
708
|
+
refresh
|
|
709
|
+
} = useContext(PictoContext);
|
|
710
|
+
useEffect(() => {
|
|
711
|
+
refresh();
|
|
712
|
+
}, []);
|
|
713
|
+
return optimise('p_Z2eHEHd', /*#__PURE__*/React.createElement(CheckBold, props));
|
|
714
|
+
}
|
|
715
|
+
|
|
664
716
|
var ChevronDownBold = (({
|
|
665
717
|
as: Component = "svg",
|
|
666
718
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
@@ -675,7 +727,7 @@ var ChevronDownBold = (({
|
|
|
675
727
|
fill: "currentColor"
|
|
676
728
|
}, props), children));
|
|
677
729
|
|
|
678
|
-
function WrappedPicto$
|
|
730
|
+
function WrappedPicto$p(props) {
|
|
679
731
|
const {
|
|
680
732
|
optimise,
|
|
681
733
|
refresh
|
|
@@ -700,7 +752,7 @@ var ChevronLeftBold = (({
|
|
|
700
752
|
fill: "currentColor"
|
|
701
753
|
}, props), children));
|
|
702
754
|
|
|
703
|
-
function WrappedPicto$
|
|
755
|
+
function WrappedPicto$q(props) {
|
|
704
756
|
const {
|
|
705
757
|
optimise,
|
|
706
758
|
refresh
|
|
@@ -725,7 +777,7 @@ var ChevronRightBold = (({
|
|
|
725
777
|
fill: "currentColor"
|
|
726
778
|
}, props), children));
|
|
727
779
|
|
|
728
|
-
function WrappedPicto$
|
|
780
|
+
function WrappedPicto$r(props) {
|
|
729
781
|
const {
|
|
730
782
|
optimise,
|
|
731
783
|
refresh
|
|
@@ -750,7 +802,7 @@ var ChevronUpBold = (({
|
|
|
750
802
|
fill: "currentColor"
|
|
751
803
|
}, props), children));
|
|
752
804
|
|
|
753
|
-
function WrappedPicto$
|
|
805
|
+
function WrappedPicto$s(props) {
|
|
754
806
|
const {
|
|
755
807
|
optimise,
|
|
756
808
|
refresh
|
|
@@ -776,7 +828,7 @@ var Clock = (({
|
|
|
776
828
|
fill: "currentColor"
|
|
777
829
|
}, props), children));
|
|
778
830
|
|
|
779
|
-
function WrappedPicto$
|
|
831
|
+
function WrappedPicto$t(props) {
|
|
780
832
|
const {
|
|
781
833
|
optimise,
|
|
782
834
|
refresh
|
|
@@ -801,7 +853,7 @@ var Cloud = (({
|
|
|
801
853
|
fill: "currentColor"
|
|
802
854
|
}, props), children));
|
|
803
855
|
|
|
804
|
-
function WrappedPicto$
|
|
856
|
+
function WrappedPicto$u(props) {
|
|
805
857
|
const {
|
|
806
858
|
optimise,
|
|
807
859
|
refresh
|
|
@@ -827,7 +879,7 @@ var CloudUpload = (({
|
|
|
827
879
|
fill: "currentColor"
|
|
828
880
|
}, props), children));
|
|
829
881
|
|
|
830
|
-
function WrappedPicto$
|
|
882
|
+
function WrappedPicto$v(props) {
|
|
831
883
|
const {
|
|
832
884
|
optimise,
|
|
833
885
|
refresh
|
|
@@ -853,7 +905,7 @@ var Coins = (({
|
|
|
853
905
|
fill: "currentColor"
|
|
854
906
|
}, props), children));
|
|
855
907
|
|
|
856
|
-
function WrappedPicto$
|
|
908
|
+
function WrappedPicto$w(props) {
|
|
857
909
|
const {
|
|
858
910
|
optimise,
|
|
859
911
|
refresh
|
|
@@ -879,7 +931,7 @@ var Crane = (({
|
|
|
879
931
|
fill: "currentColor"
|
|
880
932
|
}, props), children));
|
|
881
933
|
|
|
882
|
-
function WrappedPicto$
|
|
934
|
+
function WrappedPicto$x(props) {
|
|
883
935
|
const {
|
|
884
936
|
optimise,
|
|
885
937
|
refresh
|
|
@@ -905,7 +957,7 @@ var Crown = (({
|
|
|
905
957
|
fill: "currentColor"
|
|
906
958
|
}, props), children));
|
|
907
959
|
|
|
908
|
-
function WrappedPicto$
|
|
960
|
+
function WrappedPicto$y(props) {
|
|
909
961
|
const {
|
|
910
962
|
optimise,
|
|
911
963
|
refresh
|
|
@@ -932,7 +984,7 @@ var DoubleArrow = (({
|
|
|
932
984
|
fill: "currentColor"
|
|
933
985
|
}, props), children));
|
|
934
986
|
|
|
935
|
-
function WrappedPicto$
|
|
987
|
+
function WrappedPicto$z(props) {
|
|
936
988
|
const {
|
|
937
989
|
optimise,
|
|
938
990
|
refresh
|
|
@@ -957,7 +1009,7 @@ var Download = (({
|
|
|
957
1009
|
fill: "currentColor"
|
|
958
1010
|
}, props), children));
|
|
959
1011
|
|
|
960
|
-
function WrappedPicto$
|
|
1012
|
+
function WrappedPicto$A(props) {
|
|
961
1013
|
const {
|
|
962
1014
|
optimise,
|
|
963
1015
|
refresh
|
|
@@ -982,7 +1034,7 @@ var Envelope = (({
|
|
|
982
1034
|
fill: "currentColor"
|
|
983
1035
|
}, props), children));
|
|
984
1036
|
|
|
985
|
-
function WrappedPicto$
|
|
1037
|
+
function WrappedPicto$B(props) {
|
|
986
1038
|
const {
|
|
987
1039
|
optimise,
|
|
988
1040
|
refresh
|
|
@@ -1015,7 +1067,7 @@ var EqualBold = (({
|
|
|
1015
1067
|
fill: "currentColor"
|
|
1016
1068
|
}, props), children));
|
|
1017
1069
|
|
|
1018
|
-
function WrappedPicto$
|
|
1070
|
+
function WrappedPicto$C(props) {
|
|
1019
1071
|
const {
|
|
1020
1072
|
optimise,
|
|
1021
1073
|
refresh
|
|
@@ -1041,7 +1093,7 @@ var EqualCircle = (({
|
|
|
1041
1093
|
fill: "currentColor"
|
|
1042
1094
|
}, props), children));
|
|
1043
1095
|
|
|
1044
|
-
function WrappedPicto$
|
|
1096
|
+
function WrappedPicto$D(props) {
|
|
1045
1097
|
const {
|
|
1046
1098
|
optimise,
|
|
1047
1099
|
refresh
|
|
@@ -1066,7 +1118,7 @@ var Euro = (({
|
|
|
1066
1118
|
fill: "currentColor"
|
|
1067
1119
|
}, props), children));
|
|
1068
1120
|
|
|
1069
|
-
function WrappedPicto$
|
|
1121
|
+
function WrappedPicto$E(props) {
|
|
1070
1122
|
const {
|
|
1071
1123
|
optimise,
|
|
1072
1124
|
refresh
|
|
@@ -1091,7 +1143,7 @@ var EuroBold = (({
|
|
|
1091
1143
|
fill: "currentColor"
|
|
1092
1144
|
}, props), children));
|
|
1093
1145
|
|
|
1094
|
-
function WrappedPicto$
|
|
1146
|
+
function WrappedPicto$F(props) {
|
|
1095
1147
|
const {
|
|
1096
1148
|
optimise,
|
|
1097
1149
|
refresh
|
|
@@ -1117,7 +1169,7 @@ var ExclamationMarkCircle = (({
|
|
|
1117
1169
|
fill: "currentColor"
|
|
1118
1170
|
}, props), children));
|
|
1119
1171
|
|
|
1120
|
-
function WrappedPicto$
|
|
1172
|
+
function WrappedPicto$G(props) {
|
|
1121
1173
|
const {
|
|
1122
1174
|
optimise,
|
|
1123
1175
|
refresh
|
|
@@ -1142,7 +1194,7 @@ var ExclamationMarkTriangle = (({
|
|
|
1142
1194
|
fill: "currentColor"
|
|
1143
1195
|
}, props), children));
|
|
1144
1196
|
|
|
1145
|
-
function WrappedPicto$
|
|
1197
|
+
function WrappedPicto$H(props) {
|
|
1146
1198
|
const {
|
|
1147
1199
|
optimise,
|
|
1148
1200
|
refresh
|
|
@@ -1168,7 +1220,7 @@ var ExclamationMarkCircleBold = (({
|
|
|
1168
1220
|
fill: "currentColor"
|
|
1169
1221
|
}, props), children));
|
|
1170
1222
|
|
|
1171
|
-
function WrappedPicto$
|
|
1223
|
+
function WrappedPicto$I(props) {
|
|
1172
1224
|
const {
|
|
1173
1225
|
optimise,
|
|
1174
1226
|
refresh
|
|
@@ -1194,7 +1246,7 @@ var ExclamationMarkTriangleBold = (({
|
|
|
1194
1246
|
fill: "currentColor"
|
|
1195
1247
|
}, props), children));
|
|
1196
1248
|
|
|
1197
|
-
function WrappedPicto$
|
|
1249
|
+
function WrappedPicto$J(props) {
|
|
1198
1250
|
const {
|
|
1199
1251
|
optimise,
|
|
1200
1252
|
refresh
|
|
@@ -1220,7 +1272,7 @@ var Eye = (({
|
|
|
1220
1272
|
fill: "currentColor"
|
|
1221
1273
|
}, props), children));
|
|
1222
1274
|
|
|
1223
|
-
function WrappedPicto$
|
|
1275
|
+
function WrappedPicto$K(props) {
|
|
1224
1276
|
const {
|
|
1225
1277
|
optimise,
|
|
1226
1278
|
refresh
|
|
@@ -1245,7 +1297,7 @@ var FacebookSmall = (({
|
|
|
1245
1297
|
fill: "currentColor"
|
|
1246
1298
|
}, props), children));
|
|
1247
1299
|
|
|
1248
|
-
function WrappedPicto$
|
|
1300
|
+
function WrappedPicto$L(props) {
|
|
1249
1301
|
const {
|
|
1250
1302
|
optimise,
|
|
1251
1303
|
refresh
|
|
@@ -1270,7 +1322,7 @@ var Facebook = (({
|
|
|
1270
1322
|
fill: "currentColor"
|
|
1271
1323
|
}, props), children));
|
|
1272
1324
|
|
|
1273
|
-
function WrappedPicto$
|
|
1325
|
+
function WrappedPicto$M(props) {
|
|
1274
1326
|
const {
|
|
1275
1327
|
optimise,
|
|
1276
1328
|
refresh
|
|
@@ -1299,7 +1351,7 @@ var FileCheck = (({
|
|
|
1299
1351
|
fill: "currentColor"
|
|
1300
1352
|
}, props), children));
|
|
1301
1353
|
|
|
1302
|
-
function WrappedPicto$
|
|
1354
|
+
function WrappedPicto$N(props) {
|
|
1303
1355
|
const {
|
|
1304
1356
|
optimise,
|
|
1305
1357
|
refresh
|
|
@@ -1324,7 +1376,7 @@ var File = (({
|
|
|
1324
1376
|
fill: "currentColor"
|
|
1325
1377
|
}, props), children));
|
|
1326
1378
|
|
|
1327
|
-
function WrappedPicto$
|
|
1379
|
+
function WrappedPicto$O(props) {
|
|
1328
1380
|
const {
|
|
1329
1381
|
optimise,
|
|
1330
1382
|
refresh
|
|
@@ -1350,7 +1402,7 @@ var Files = (({
|
|
|
1350
1402
|
fill: "currentColor"
|
|
1351
1403
|
}, props), children));
|
|
1352
1404
|
|
|
1353
|
-
function WrappedPicto$
|
|
1405
|
+
function WrappedPicto$P(props) {
|
|
1354
1406
|
const {
|
|
1355
1407
|
optimise,
|
|
1356
1408
|
refresh
|
|
@@ -1375,7 +1427,7 @@ var Filter = (({
|
|
|
1375
1427
|
fill: "currentColor"
|
|
1376
1428
|
}, props), children));
|
|
1377
1429
|
|
|
1378
|
-
function WrappedPicto$
|
|
1430
|
+
function WrappedPicto$Q(props) {
|
|
1379
1431
|
const {
|
|
1380
1432
|
optimise,
|
|
1381
1433
|
refresh
|
|
@@ -1401,7 +1453,7 @@ var FirstCircle = (({
|
|
|
1401
1453
|
fill: "currentColor"
|
|
1402
1454
|
}, props), children));
|
|
1403
1455
|
|
|
1404
|
-
function WrappedPicto$
|
|
1456
|
+
function WrappedPicto$R(props) {
|
|
1405
1457
|
const {
|
|
1406
1458
|
optimise,
|
|
1407
1459
|
refresh
|
|
@@ -1427,7 +1479,7 @@ var Flag = (({
|
|
|
1427
1479
|
fill: "currentColor"
|
|
1428
1480
|
}, props), children));
|
|
1429
1481
|
|
|
1430
|
-
function WrappedPicto$
|
|
1482
|
+
function WrappedPicto$S(props) {
|
|
1431
1483
|
const {
|
|
1432
1484
|
optimise,
|
|
1433
1485
|
refresh
|
|
@@ -1452,7 +1504,7 @@ var FolderOpen = (({
|
|
|
1452
1504
|
fill: "currentColor"
|
|
1453
1505
|
}, props), children));
|
|
1454
1506
|
|
|
1455
|
-
function WrappedPicto$
|
|
1507
|
+
function WrappedPicto$T(props) {
|
|
1456
1508
|
const {
|
|
1457
1509
|
optimise,
|
|
1458
1510
|
refresh
|
|
@@ -1478,7 +1530,7 @@ var Folder = (({
|
|
|
1478
1530
|
fill: "currentColor"
|
|
1479
1531
|
}, props), children));
|
|
1480
1532
|
|
|
1481
|
-
function WrappedPicto$
|
|
1533
|
+
function WrappedPicto$U(props) {
|
|
1482
1534
|
const {
|
|
1483
1535
|
optimise,
|
|
1484
1536
|
refresh
|
|
@@ -1504,7 +1556,7 @@ var FourCircle = (({
|
|
|
1504
1556
|
fill: "currentColor"
|
|
1505
1557
|
}, props), children));
|
|
1506
1558
|
|
|
1507
|
-
function WrappedPicto$
|
|
1559
|
+
function WrappedPicto$V(props) {
|
|
1508
1560
|
const {
|
|
1509
1561
|
optimise,
|
|
1510
1562
|
refresh
|
|
@@ -1529,7 +1581,7 @@ var Globe = (({
|
|
|
1529
1581
|
fill: "currentColor"
|
|
1530
1582
|
}, props), children));
|
|
1531
1583
|
|
|
1532
|
-
function WrappedPicto$
|
|
1584
|
+
function WrappedPicto$W(props) {
|
|
1533
1585
|
const {
|
|
1534
1586
|
optimise,
|
|
1535
1587
|
refresh
|
|
@@ -1554,7 +1606,7 @@ var GraduationCap = (({
|
|
|
1554
1606
|
fill: "currentColor"
|
|
1555
1607
|
}, props), children));
|
|
1556
1608
|
|
|
1557
|
-
function WrappedPicto$
|
|
1609
|
+
function WrappedPicto$X(props) {
|
|
1558
1610
|
const {
|
|
1559
1611
|
optimise,
|
|
1560
1612
|
refresh
|
|
@@ -1580,7 +1632,7 @@ var HandCoin = (({
|
|
|
1580
1632
|
fill: "currentColor"
|
|
1581
1633
|
}, props), children));
|
|
1582
1634
|
|
|
1583
|
-
function WrappedPicto$
|
|
1635
|
+
function WrappedPicto$Y(props) {
|
|
1584
1636
|
const {
|
|
1585
1637
|
optimise,
|
|
1586
1638
|
refresh
|
|
@@ -1606,7 +1658,7 @@ var HeartPlain = (({
|
|
|
1606
1658
|
fill: "currentColor"
|
|
1607
1659
|
}, props), children));
|
|
1608
1660
|
|
|
1609
|
-
function WrappedPicto$
|
|
1661
|
+
function WrappedPicto$Z(props) {
|
|
1610
1662
|
const {
|
|
1611
1663
|
optimise,
|
|
1612
1664
|
refresh
|
|
@@ -1631,7 +1683,7 @@ var Heart = (({
|
|
|
1631
1683
|
fill: "currentColor"
|
|
1632
1684
|
}, props), children));
|
|
1633
1685
|
|
|
1634
|
-
function WrappedPicto$
|
|
1686
|
+
function WrappedPicto$_(props) {
|
|
1635
1687
|
const {
|
|
1636
1688
|
optimise,
|
|
1637
1689
|
refresh
|
|
@@ -1657,7 +1709,7 @@ var HorseChase = (({
|
|
|
1657
1709
|
fill: "currentColor"
|
|
1658
1710
|
}, props), children));
|
|
1659
1711
|
|
|
1660
|
-
function WrappedPicto
|
|
1712
|
+
function WrappedPicto$$(props) {
|
|
1661
1713
|
const {
|
|
1662
1714
|
optimise,
|
|
1663
1715
|
refresh
|
|
@@ -1682,7 +1734,7 @@ var House = (({
|
|
|
1682
1734
|
fill: "currentColor"
|
|
1683
1735
|
}, props), children));
|
|
1684
1736
|
|
|
1685
|
-
function WrappedPicto$
|
|
1737
|
+
function WrappedPicto$10(props) {
|
|
1686
1738
|
const {
|
|
1687
1739
|
optimise,
|
|
1688
1740
|
refresh
|
|
@@ -1693,6 +1745,31 @@ function WrappedPicto$_(props) {
|
|
|
1693
1745
|
return optimise('p_531FK', /*#__PURE__*/React.createElement(House, props));
|
|
1694
1746
|
}
|
|
1695
1747
|
|
|
1748
|
+
var HouseMagnifier = (({
|
|
1749
|
+
as: Component = "svg",
|
|
1750
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
1751
|
+
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"
|
|
1752
|
+
})),
|
|
1753
|
+
...props
|
|
1754
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
1755
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1756
|
+
width: "24",
|
|
1757
|
+
height: "24",
|
|
1758
|
+
viewBox: "0 0 24 24",
|
|
1759
|
+
fill: "currentColor"
|
|
1760
|
+
}, props), children));
|
|
1761
|
+
|
|
1762
|
+
function WrappedPicto$11(props) {
|
|
1763
|
+
const {
|
|
1764
|
+
optimise,
|
|
1765
|
+
refresh
|
|
1766
|
+
} = useContext(PictoContext);
|
|
1767
|
+
useEffect(() => {
|
|
1768
|
+
refresh();
|
|
1769
|
+
}, []);
|
|
1770
|
+
return optimise('p_Z1pRCUl', /*#__PURE__*/React.createElement(HouseMagnifier, props));
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1696
1773
|
var InfoCircle = (({
|
|
1697
1774
|
as: Component = "svg",
|
|
1698
1775
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
@@ -1708,7 +1785,7 @@ var InfoCircle = (({
|
|
|
1708
1785
|
fill: "currentColor"
|
|
1709
1786
|
}, props), children));
|
|
1710
1787
|
|
|
1711
|
-
function WrappedPicto
|
|
1788
|
+
function WrappedPicto$12(props) {
|
|
1712
1789
|
const {
|
|
1713
1790
|
optimise,
|
|
1714
1791
|
refresh
|
|
@@ -1737,7 +1814,7 @@ var Instagram = (({
|
|
|
1737
1814
|
fill: "currentColor"
|
|
1738
1815
|
}, props), children));
|
|
1739
1816
|
|
|
1740
|
-
function WrappedPicto$
|
|
1817
|
+
function WrappedPicto$13(props) {
|
|
1741
1818
|
const {
|
|
1742
1819
|
optimise,
|
|
1743
1820
|
refresh
|
|
@@ -1763,7 +1840,7 @@ var Key = (({
|
|
|
1763
1840
|
fill: "currentColor"
|
|
1764
1841
|
}, props), children));
|
|
1765
1842
|
|
|
1766
|
-
function WrappedPicto$
|
|
1843
|
+
function WrappedPicto$14(props) {
|
|
1767
1844
|
const {
|
|
1768
1845
|
optimise,
|
|
1769
1846
|
refresh
|
|
@@ -1788,7 +1865,7 @@ var LightningBolt = (({
|
|
|
1788
1865
|
fill: "currentColor"
|
|
1789
1866
|
}, props), children));
|
|
1790
1867
|
|
|
1791
|
-
function WrappedPicto$
|
|
1868
|
+
function WrappedPicto$15(props) {
|
|
1792
1869
|
const {
|
|
1793
1870
|
optimise,
|
|
1794
1871
|
refresh
|
|
@@ -1813,7 +1890,7 @@ var Link = (({
|
|
|
1813
1890
|
fill: "currentColor"
|
|
1814
1891
|
}, props), children));
|
|
1815
1892
|
|
|
1816
|
-
function WrappedPicto$
|
|
1893
|
+
function WrappedPicto$16(props) {
|
|
1817
1894
|
const {
|
|
1818
1895
|
optimise,
|
|
1819
1896
|
refresh
|
|
@@ -1838,7 +1915,7 @@ var Lock = (({
|
|
|
1838
1915
|
fill: "currentColor"
|
|
1839
1916
|
}, props), children));
|
|
1840
1917
|
|
|
1841
|
-
function WrappedPicto$
|
|
1918
|
+
function WrappedPicto$17(props) {
|
|
1842
1919
|
const {
|
|
1843
1920
|
optimise,
|
|
1844
1921
|
refresh
|
|
@@ -1863,7 +1940,7 @@ var MagicWand = (({
|
|
|
1863
1940
|
fill: "currentColor"
|
|
1864
1941
|
}, props), children));
|
|
1865
1942
|
|
|
1866
|
-
function WrappedPicto$
|
|
1943
|
+
function WrappedPicto$18(props) {
|
|
1867
1944
|
const {
|
|
1868
1945
|
optimise,
|
|
1869
1946
|
refresh
|
|
@@ -1888,7 +1965,7 @@ var MagnifyingGlassLeft = (({
|
|
|
1888
1965
|
fill: "currentColor"
|
|
1889
1966
|
}, props), children));
|
|
1890
1967
|
|
|
1891
|
-
function WrappedPicto$
|
|
1968
|
+
function WrappedPicto$19(props) {
|
|
1892
1969
|
const {
|
|
1893
1970
|
optimise,
|
|
1894
1971
|
refresh
|
|
@@ -1914,7 +1991,7 @@ var MagnifyingBold = (({
|
|
|
1914
1991
|
fill: "currentColor"
|
|
1915
1992
|
}, props), children));
|
|
1916
1993
|
|
|
1917
|
-
function WrappedPicto$
|
|
1994
|
+
function WrappedPicto$1a(props) {
|
|
1918
1995
|
const {
|
|
1919
1996
|
optimise,
|
|
1920
1997
|
refresh
|
|
@@ -1939,7 +2016,7 @@ var Marker = (({
|
|
|
1939
2016
|
fill: "currentColor"
|
|
1940
2017
|
}, props), children));
|
|
1941
2018
|
|
|
1942
|
-
function WrappedPicto$
|
|
2019
|
+
function WrappedPicto$1b(props) {
|
|
1943
2020
|
const {
|
|
1944
2021
|
optimise,
|
|
1945
2022
|
refresh
|
|
@@ -1964,7 +2041,7 @@ var Microphone = (({
|
|
|
1964
2041
|
fill: "currentColor"
|
|
1965
2042
|
}, props), children));
|
|
1966
2043
|
|
|
1967
|
-
function WrappedPicto$
|
|
2044
|
+
function WrappedPicto$1c(props) {
|
|
1968
2045
|
const {
|
|
1969
2046
|
optimise,
|
|
1970
2047
|
refresh
|
|
@@ -1992,7 +2069,7 @@ var MinusBold = (({
|
|
|
1992
2069
|
fill: "currentColor"
|
|
1993
2070
|
}, props), children));
|
|
1994
2071
|
|
|
1995
|
-
function WrappedPicto$
|
|
2072
|
+
function WrappedPicto$1d(props) {
|
|
1996
2073
|
const {
|
|
1997
2074
|
optimise,
|
|
1998
2075
|
refresh
|
|
@@ -2018,7 +2095,7 @@ var MinusCircle = (({
|
|
|
2018
2095
|
fill: "currentColor"
|
|
2019
2096
|
}, props), children));
|
|
2020
2097
|
|
|
2021
|
-
function WrappedPicto$
|
|
2098
|
+
function WrappedPicto$1e(props) {
|
|
2022
2099
|
const {
|
|
2023
2100
|
optimise,
|
|
2024
2101
|
refresh
|
|
@@ -2043,7 +2120,7 @@ var Paperclip = (({
|
|
|
2043
2120
|
fill: "currentColor"
|
|
2044
2121
|
}, props), children));
|
|
2045
2122
|
|
|
2046
|
-
function WrappedPicto$
|
|
2123
|
+
function WrappedPicto$1f(props) {
|
|
2047
2124
|
const {
|
|
2048
2125
|
optimise,
|
|
2049
2126
|
refresh
|
|
@@ -2068,7 +2145,7 @@ var Pen = (({
|
|
|
2068
2145
|
fill: "currentColor"
|
|
2069
2146
|
}, props), children));
|
|
2070
2147
|
|
|
2071
|
-
function WrappedPicto$
|
|
2148
|
+
function WrappedPicto$1g(props) {
|
|
2072
2149
|
const {
|
|
2073
2150
|
optimise,
|
|
2074
2151
|
refresh
|
|
@@ -2094,7 +2171,7 @@ var Percent = (({
|
|
|
2094
2171
|
fill: "currentColor"
|
|
2095
2172
|
}, props), children));
|
|
2096
2173
|
|
|
2097
|
-
function WrappedPicto$
|
|
2174
|
+
function WrappedPicto$1h(props) {
|
|
2098
2175
|
const {
|
|
2099
2176
|
optimise,
|
|
2100
2177
|
refresh
|
|
@@ -2119,7 +2196,7 @@ var Phone = (({
|
|
|
2119
2196
|
fill: "currentColor"
|
|
2120
2197
|
}, props), children));
|
|
2121
2198
|
|
|
2122
|
-
function WrappedPicto$
|
|
2199
|
+
function WrappedPicto$1i(props) {
|
|
2123
2200
|
const {
|
|
2124
2201
|
optimise,
|
|
2125
2202
|
refresh
|
|
@@ -2144,7 +2221,7 @@ var Plan = (({
|
|
|
2144
2221
|
fill: "currentColor"
|
|
2145
2222
|
}, props), children));
|
|
2146
2223
|
|
|
2147
|
-
function WrappedPicto$
|
|
2224
|
+
function WrappedPicto$1j(props) {
|
|
2148
2225
|
const {
|
|
2149
2226
|
optimise,
|
|
2150
2227
|
refresh
|
|
@@ -2155,6 +2232,55 @@ function WrappedPicto$1g(props) {
|
|
|
2155
2232
|
return optimise('p_aXdH', /*#__PURE__*/React.createElement(Plan, props));
|
|
2156
2233
|
}
|
|
2157
2234
|
|
|
2235
|
+
var Plane = (({
|
|
2236
|
+
as: Component = "svg",
|
|
2237
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
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"
|
|
2239
|
+
})),
|
|
2240
|
+
...props
|
|
2241
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
2242
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2243
|
+
width: "24",
|
|
2244
|
+
height: "24",
|
|
2245
|
+
viewBox: "0 0 24 24",
|
|
2246
|
+
fill: "currentColor"
|
|
2247
|
+
}, props), children));
|
|
2248
|
+
|
|
2249
|
+
function WrappedPicto$1k(props) {
|
|
2250
|
+
const {
|
|
2251
|
+
optimise,
|
|
2252
|
+
refresh
|
|
2253
|
+
} = useContext(PictoContext);
|
|
2254
|
+
useEffect(() => {
|
|
2255
|
+
refresh();
|
|
2256
|
+
}, []);
|
|
2257
|
+
return optimise('p_5z5Yv', /*#__PURE__*/React.createElement(Plane, props));
|
|
2258
|
+
}
|
|
2259
|
+
|
|
2260
|
+
var Play = (({
|
|
2261
|
+
as: Component = "svg",
|
|
2262
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
2263
|
+
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",
|
|
2264
|
+
fillRule: "evenodd"
|
|
2265
|
+
})),
|
|
2266
|
+
...props
|
|
2267
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
2268
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2269
|
+
viewBox: "0 0 24 24",
|
|
2270
|
+
fill: "currentColor"
|
|
2271
|
+
}, props), children));
|
|
2272
|
+
|
|
2273
|
+
function WrappedPicto$1l(props) {
|
|
2274
|
+
const {
|
|
2275
|
+
optimise,
|
|
2276
|
+
refresh
|
|
2277
|
+
} = useContext(PictoContext);
|
|
2278
|
+
useEffect(() => {
|
|
2279
|
+
refresh();
|
|
2280
|
+
}, []);
|
|
2281
|
+
return optimise('p_aXdS', /*#__PURE__*/React.createElement(Play, props));
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2158
2284
|
var PlusBold = (({
|
|
2159
2285
|
as: Component = "svg",
|
|
2160
2286
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("polygon", {
|
|
@@ -2169,7 +2295,7 @@ var PlusBold = (({
|
|
|
2169
2295
|
fill: "currentColor"
|
|
2170
2296
|
}, props), children));
|
|
2171
2297
|
|
|
2172
|
-
function WrappedPicto$
|
|
2298
|
+
function WrappedPicto$1m(props) {
|
|
2173
2299
|
const {
|
|
2174
2300
|
optimise,
|
|
2175
2301
|
refresh
|
|
@@ -2195,7 +2321,7 @@ var PlusCircle = (({
|
|
|
2195
2321
|
fill: "currentColor"
|
|
2196
2322
|
}, props), children));
|
|
2197
2323
|
|
|
2198
|
-
function WrappedPicto$
|
|
2324
|
+
function WrappedPicto$1n(props) {
|
|
2199
2325
|
const {
|
|
2200
2326
|
optimise,
|
|
2201
2327
|
refresh
|
|
@@ -2220,7 +2346,7 @@ var Print = (({
|
|
|
2220
2346
|
fill: "currentColor"
|
|
2221
2347
|
}, props), children));
|
|
2222
2348
|
|
|
2223
|
-
function WrappedPicto$
|
|
2349
|
+
function WrappedPicto$1o(props) {
|
|
2224
2350
|
const {
|
|
2225
2351
|
optimise,
|
|
2226
2352
|
refresh
|
|
@@ -2246,7 +2372,7 @@ var QuestionMarkCircle = (({
|
|
|
2246
2372
|
fill: "currentColor"
|
|
2247
2373
|
}, props), children));
|
|
2248
2374
|
|
|
2249
|
-
function WrappedPicto$
|
|
2375
|
+
function WrappedPicto$1p(props) {
|
|
2250
2376
|
const {
|
|
2251
2377
|
optimise,
|
|
2252
2378
|
refresh
|
|
@@ -2272,7 +2398,7 @@ var QuestionMarkCircleBold = (({
|
|
|
2272
2398
|
fill: "currentColor"
|
|
2273
2399
|
}, props), children));
|
|
2274
2400
|
|
|
2275
|
-
function WrappedPicto$
|
|
2401
|
+
function WrappedPicto$1q(props) {
|
|
2276
2402
|
const {
|
|
2277
2403
|
optimise,
|
|
2278
2404
|
refresh
|
|
@@ -2297,7 +2423,7 @@ var QuoteClose = (({
|
|
|
2297
2423
|
fill: "currentColor"
|
|
2298
2424
|
}, props), children));
|
|
2299
2425
|
|
|
2300
|
-
function WrappedPicto$
|
|
2426
|
+
function WrappedPicto$1r(props) {
|
|
2301
2427
|
const {
|
|
2302
2428
|
optimise,
|
|
2303
2429
|
refresh
|
|
@@ -2322,7 +2448,7 @@ var QuoteOpenPlain = (({
|
|
|
2322
2448
|
fill: "currentColor"
|
|
2323
2449
|
}, props), children));
|
|
2324
2450
|
|
|
2325
|
-
function WrappedPicto$
|
|
2451
|
+
function WrappedPicto$1s(props) {
|
|
2326
2452
|
const {
|
|
2327
2453
|
optimise,
|
|
2328
2454
|
refresh
|
|
@@ -2348,7 +2474,7 @@ var Share = (({
|
|
|
2348
2474
|
fill: "currentColor"
|
|
2349
2475
|
}, props), children));
|
|
2350
2476
|
|
|
2351
|
-
function WrappedPicto$
|
|
2477
|
+
function WrappedPicto$1t(props) {
|
|
2352
2478
|
const {
|
|
2353
2479
|
optimise,
|
|
2354
2480
|
refresh
|
|
@@ -2373,7 +2499,7 @@ var ShieldCheck = (({
|
|
|
2373
2499
|
fill: "currentColor"
|
|
2374
2500
|
}, props), children));
|
|
2375
2501
|
|
|
2376
|
-
function WrappedPicto$
|
|
2502
|
+
function WrappedPicto$1u(props) {
|
|
2377
2503
|
const {
|
|
2378
2504
|
optimise,
|
|
2379
2505
|
refresh
|
|
@@ -2398,7 +2524,7 @@ var Smartphone = (({
|
|
|
2398
2524
|
fill: "currentColor"
|
|
2399
2525
|
}, props), children));
|
|
2400
2526
|
|
|
2401
|
-
function WrappedPicto$
|
|
2527
|
+
function WrappedPicto$1v(props) {
|
|
2402
2528
|
const {
|
|
2403
2529
|
optimise,
|
|
2404
2530
|
refresh
|
|
@@ -2424,7 +2550,7 @@ var SmileyFrown = (({
|
|
|
2424
2550
|
fill: "currentColor"
|
|
2425
2551
|
}, props), children));
|
|
2426
2552
|
|
|
2427
|
-
function WrappedPicto$
|
|
2553
|
+
function WrappedPicto$1w(props) {
|
|
2428
2554
|
const {
|
|
2429
2555
|
optimise,
|
|
2430
2556
|
refresh
|
|
@@ -2450,7 +2576,7 @@ var SmileyHappy = (({
|
|
|
2450
2576
|
fill: "currentColor"
|
|
2451
2577
|
}, props), children));
|
|
2452
2578
|
|
|
2453
|
-
function WrappedPicto$
|
|
2579
|
+
function WrappedPicto$1x(props) {
|
|
2454
2580
|
const {
|
|
2455
2581
|
optimise,
|
|
2456
2582
|
refresh
|
|
@@ -2476,7 +2602,7 @@ var SmileyNeutral = (({
|
|
|
2476
2602
|
fill: "currentColor"
|
|
2477
2603
|
}, props), children));
|
|
2478
2604
|
|
|
2479
|
-
function WrappedPicto$
|
|
2605
|
+
function WrappedPicto$1y(props) {
|
|
2480
2606
|
const {
|
|
2481
2607
|
optimise,
|
|
2482
2608
|
refresh
|
|
@@ -2501,7 +2627,7 @@ var SpeechBubble = (({
|
|
|
2501
2627
|
fill: "currentColor"
|
|
2502
2628
|
}, props), children));
|
|
2503
2629
|
|
|
2504
|
-
function WrappedPicto$
|
|
2630
|
+
function WrappedPicto$1z(props) {
|
|
2505
2631
|
const {
|
|
2506
2632
|
optimise,
|
|
2507
2633
|
refresh
|
|
@@ -2528,7 +2654,7 @@ var SquareMeter = (({
|
|
|
2528
2654
|
fill: "currentColor"
|
|
2529
2655
|
}, props), children));
|
|
2530
2656
|
|
|
2531
|
-
function WrappedPicto$
|
|
2657
|
+
function WrappedPicto$1A(props) {
|
|
2532
2658
|
const {
|
|
2533
2659
|
optimise,
|
|
2534
2660
|
refresh
|
|
@@ -2553,7 +2679,7 @@ var SquareMetersBold = (({
|
|
|
2553
2679
|
fill: "currentColor"
|
|
2554
2680
|
}, props), children));
|
|
2555
2681
|
|
|
2556
|
-
function WrappedPicto$
|
|
2682
|
+
function WrappedPicto$1B(props) {
|
|
2557
2683
|
const {
|
|
2558
2684
|
optimise,
|
|
2559
2685
|
refresh
|
|
@@ -2580,7 +2706,7 @@ var StarFilled = (({
|
|
|
2580
2706
|
fill: "currentColor"
|
|
2581
2707
|
}, props), children));
|
|
2582
2708
|
|
|
2583
|
-
function WrappedPicto$
|
|
2709
|
+
function WrappedPicto$1C(props) {
|
|
2584
2710
|
const {
|
|
2585
2711
|
optimise,
|
|
2586
2712
|
refresh
|
|
@@ -2607,7 +2733,7 @@ var StarHalf = (({
|
|
|
2607
2733
|
fill: "currentColor"
|
|
2608
2734
|
}, props), children));
|
|
2609
2735
|
|
|
2610
|
-
function WrappedPicto$
|
|
2736
|
+
function WrappedPicto$1D(props) {
|
|
2611
2737
|
const {
|
|
2612
2738
|
optimise,
|
|
2613
2739
|
refresh
|
|
@@ -2632,7 +2758,7 @@ var Star = (({
|
|
|
2632
2758
|
fill: "currentColor"
|
|
2633
2759
|
}, props), children));
|
|
2634
2760
|
|
|
2635
|
-
function WrappedPicto$
|
|
2761
|
+
function WrappedPicto$1E(props) {
|
|
2636
2762
|
const {
|
|
2637
2763
|
optimise,
|
|
2638
2764
|
refresh
|
|
@@ -2657,7 +2783,7 @@ var Tada = (({
|
|
|
2657
2783
|
fill: "currentColor"
|
|
2658
2784
|
}, props), children));
|
|
2659
2785
|
|
|
2660
|
-
function WrappedPicto$
|
|
2786
|
+
function WrappedPicto$1F(props) {
|
|
2661
2787
|
const {
|
|
2662
2788
|
optimise,
|
|
2663
2789
|
refresh
|
|
@@ -2683,7 +2809,7 @@ var ThreeCircle = (({
|
|
|
2683
2809
|
fill: "currentColor"
|
|
2684
2810
|
}, props), children));
|
|
2685
2811
|
|
|
2686
|
-
function WrappedPicto$
|
|
2812
|
+
function WrappedPicto$1G(props) {
|
|
2687
2813
|
const {
|
|
2688
2814
|
optimise,
|
|
2689
2815
|
refresh
|
|
@@ -2708,7 +2834,7 @@ var TimesBold = (({
|
|
|
2708
2834
|
fill: "currentColor"
|
|
2709
2835
|
}, props), children));
|
|
2710
2836
|
|
|
2711
|
-
function WrappedPicto$
|
|
2837
|
+
function WrappedPicto$1H(props) {
|
|
2712
2838
|
const {
|
|
2713
2839
|
optimise,
|
|
2714
2840
|
refresh
|
|
@@ -2735,7 +2861,7 @@ var TimesCircleBold = (({
|
|
|
2735
2861
|
fill: "currentColor"
|
|
2736
2862
|
}, props), children));
|
|
2737
2863
|
|
|
2738
|
-
function WrappedPicto$
|
|
2864
|
+
function WrappedPicto$1I(props) {
|
|
2739
2865
|
const {
|
|
2740
2866
|
optimise,
|
|
2741
2867
|
refresh
|
|
@@ -2761,7 +2887,7 @@ var TimesCircle = (({
|
|
|
2761
2887
|
fill: "currentColor"
|
|
2762
2888
|
}, props), children));
|
|
2763
2889
|
|
|
2764
|
-
function WrappedPicto$
|
|
2890
|
+
function WrappedPicto$1J(props) {
|
|
2765
2891
|
const {
|
|
2766
2892
|
optimise,
|
|
2767
2893
|
refresh
|
|
@@ -2786,7 +2912,7 @@ var Times = (({
|
|
|
2786
2912
|
fill: "currentColor"
|
|
2787
2913
|
}, props), children));
|
|
2788
2914
|
|
|
2789
|
-
function WrappedPicto$
|
|
2915
|
+
function WrappedPicto$1K(props) {
|
|
2790
2916
|
const {
|
|
2791
2917
|
optimise,
|
|
2792
2918
|
refresh
|
|
@@ -2811,7 +2937,7 @@ var Toast = (({
|
|
|
2811
2937
|
fill: "currentColor"
|
|
2812
2938
|
}, props), children));
|
|
2813
2939
|
|
|
2814
|
-
function WrappedPicto$
|
|
2940
|
+
function WrappedPicto$1L(props) {
|
|
2815
2941
|
const {
|
|
2816
2942
|
optimise,
|
|
2817
2943
|
refresh
|
|
@@ -2836,7 +2962,7 @@ var Trash = (({
|
|
|
2836
2962
|
fill: "currentColor"
|
|
2837
2963
|
}, props), children));
|
|
2838
2964
|
|
|
2839
|
-
function WrappedPicto$
|
|
2965
|
+
function WrappedPicto$1M(props) {
|
|
2840
2966
|
const {
|
|
2841
2967
|
optimise,
|
|
2842
2968
|
refresh
|
|
@@ -2861,7 +2987,7 @@ var TreePlain = (({
|
|
|
2861
2987
|
fill: "currentColor"
|
|
2862
2988
|
}, props), children));
|
|
2863
2989
|
|
|
2864
|
-
function WrappedPicto$
|
|
2990
|
+
function WrappedPicto$1N(props) {
|
|
2865
2991
|
const {
|
|
2866
2992
|
optimise,
|
|
2867
2993
|
refresh
|
|
@@ -2887,7 +3013,7 @@ var Tree = (({
|
|
|
2887
3013
|
fill: "currentColor"
|
|
2888
3014
|
}, props), children));
|
|
2889
3015
|
|
|
2890
|
-
function WrappedPicto$
|
|
3016
|
+
function WrappedPicto$1O(props) {
|
|
2891
3017
|
const {
|
|
2892
3018
|
optimise,
|
|
2893
3019
|
refresh
|
|
@@ -2912,7 +3038,7 @@ var Trustpilot = (({
|
|
|
2912
3038
|
fill: "currentColor"
|
|
2913
3039
|
}, props), children));
|
|
2914
3040
|
|
|
2915
|
-
function WrappedPicto$
|
|
3041
|
+
function WrappedPicto$1P(props) {
|
|
2916
3042
|
const {
|
|
2917
3043
|
optimise,
|
|
2918
3044
|
refresh
|
|
@@ -2938,7 +3064,7 @@ var Tune = (({
|
|
|
2938
3064
|
fill: "currentColor"
|
|
2939
3065
|
}, props), children));
|
|
2940
3066
|
|
|
2941
|
-
function WrappedPicto$
|
|
3067
|
+
function WrappedPicto$1Q(props) {
|
|
2942
3068
|
const {
|
|
2943
3069
|
optimise,
|
|
2944
3070
|
refresh
|
|
@@ -2963,7 +3089,7 @@ var TwitterSmall = (({
|
|
|
2963
3089
|
fill: "currentColor"
|
|
2964
3090
|
}, props), children));
|
|
2965
3091
|
|
|
2966
|
-
function WrappedPicto$
|
|
3092
|
+
function WrappedPicto$1R(props) {
|
|
2967
3093
|
const {
|
|
2968
3094
|
optimise,
|
|
2969
3095
|
refresh
|
|
@@ -2988,7 +3114,7 @@ var Twitter = (({
|
|
|
2988
3114
|
fill: "currentColor"
|
|
2989
3115
|
}, props), children));
|
|
2990
3116
|
|
|
2991
|
-
function WrappedPicto$
|
|
3117
|
+
function WrappedPicto$1S(props) {
|
|
2992
3118
|
const {
|
|
2993
3119
|
optimise,
|
|
2994
3120
|
refresh
|
|
@@ -3013,7 +3139,7 @@ var TwoCircle = (({
|
|
|
3013
3139
|
fill: "currentColor"
|
|
3014
3140
|
}, props), children));
|
|
3015
3141
|
|
|
3016
|
-
function WrappedPicto$
|
|
3142
|
+
function WrappedPicto$1T(props) {
|
|
3017
3143
|
const {
|
|
3018
3144
|
optimise,
|
|
3019
3145
|
refresh
|
|
@@ -3040,7 +3166,7 @@ var TwoPeople = (({
|
|
|
3040
3166
|
fill: "currentColor"
|
|
3041
3167
|
}, props), children));
|
|
3042
3168
|
|
|
3043
|
-
function WrappedPicto$
|
|
3169
|
+
function WrappedPicto$1U(props) {
|
|
3044
3170
|
const {
|
|
3045
3171
|
optimise,
|
|
3046
3172
|
refresh
|
|
@@ -3065,7 +3191,7 @@ var UserBook = (({
|
|
|
3065
3191
|
fill: "currentColor"
|
|
3066
3192
|
}, props), children));
|
|
3067
3193
|
|
|
3068
|
-
function WrappedPicto$
|
|
3194
|
+
function WrappedPicto$1V(props) {
|
|
3069
3195
|
const {
|
|
3070
3196
|
optimise,
|
|
3071
3197
|
refresh
|
|
@@ -3090,7 +3216,7 @@ var UserCircle = (({
|
|
|
3090
3216
|
fill: "currentColor"
|
|
3091
3217
|
}, props), children));
|
|
3092
3218
|
|
|
3093
|
-
function WrappedPicto$
|
|
3219
|
+
function WrappedPicto$1W(props) {
|
|
3094
3220
|
const {
|
|
3095
3221
|
optimise,
|
|
3096
3222
|
refresh
|
|
@@ -3116,7 +3242,7 @@ var UserId = (({
|
|
|
3116
3242
|
fill: "currentColor"
|
|
3117
3243
|
}, props), children));
|
|
3118
3244
|
|
|
3119
|
-
function WrappedPicto$
|
|
3245
|
+
function WrappedPicto$1X(props) {
|
|
3120
3246
|
const {
|
|
3121
3247
|
optimise,
|
|
3122
3248
|
refresh
|
|
@@ -3141,7 +3267,7 @@ var UserStars = (({
|
|
|
3141
3267
|
fill: "currentColor"
|
|
3142
3268
|
}, props), children));
|
|
3143
3269
|
|
|
3144
|
-
function WrappedPicto$
|
|
3270
|
+
function WrappedPicto$1Y(props) {
|
|
3145
3271
|
const {
|
|
3146
3272
|
optimise,
|
|
3147
3273
|
refresh
|
|
@@ -3166,7 +3292,7 @@ var Wall = (({
|
|
|
3166
3292
|
fill: "currentColor"
|
|
3167
3293
|
}, props), children));
|
|
3168
3294
|
|
|
3169
|
-
function WrappedPicto$
|
|
3295
|
+
function WrappedPicto$1Z(props) {
|
|
3170
3296
|
const {
|
|
3171
3297
|
optimise,
|
|
3172
3298
|
refresh
|
|
@@ -3192,7 +3318,7 @@ var WorkingMan = (({
|
|
|
3192
3318
|
fill: "currentColor"
|
|
3193
3319
|
}, props), children));
|
|
3194
3320
|
|
|
3195
|
-
function WrappedPicto$
|
|
3321
|
+
function WrappedPicto$1_(props) {
|
|
3196
3322
|
const {
|
|
3197
3323
|
optimise,
|
|
3198
3324
|
refresh
|
|
@@ -3217,7 +3343,7 @@ var Youtube = (({
|
|
|
3217
3343
|
fill: "currentColor"
|
|
3218
3344
|
}, props), children));
|
|
3219
3345
|
|
|
3220
|
-
function WrappedPicto$
|
|
3346
|
+
function WrappedPicto$1$(props) {
|
|
3221
3347
|
const {
|
|
3222
3348
|
optimise,
|
|
3223
3349
|
refresh
|
|
@@ -3242,7 +3368,7 @@ var ZeroPercent = (({
|
|
|
3242
3368
|
fill: "currentColor"
|
|
3243
3369
|
}, props), children));
|
|
3244
3370
|
|
|
3245
|
-
function WrappedPicto$
|
|
3371
|
+
function WrappedPicto$20(props) {
|
|
3246
3372
|
const {
|
|
3247
3373
|
optimise,
|
|
3248
3374
|
refresh
|
|
@@ -3253,5 +3379,5 @@ function WrappedPicto$1X(props) {
|
|
|
3253
3379
|
return optimise('p_6lhot', /*#__PURE__*/React.createElement(ZeroPercent, props));
|
|
3254
3380
|
}
|
|
3255
3381
|
|
|
3256
|
-
export { WrappedPicto as Archive, WrappedPicto$1 as ArrowDouble, WrappedPicto$2 as ArrowDownRightCircle, WrappedPicto$3 as ArrowUpRightCircle, WrappedPicto$5 as Bank, WrappedPicto$4 as BankNote, WrappedPicto$6 as Bars, WrappedPicto$7 as Bell, WrappedPicto$8 as Bookmark, WrappedPicto$9 as Briefcase, WrappedPicto$a as
|
|
3382
|
+
export { WrappedPicto as Archive, WrappedPicto$1 as ArrowDouble, WrappedPicto$2 as ArrowDownRightCircle, WrappedPicto$3 as ArrowUpRightCircle, WrappedPicto$5 as Bank, WrappedPicto$4 as BankNote, WrappedPicto$6 as Bars, WrappedPicto$7 as Bell, WrappedPicto$8 as Bookmark, WrappedPicto$9 as Briefcase, WrappedPicto$a as BubbleDouble, WrappedPicto$b as Building, WrappedPicto$c as Bulb, WrappedPicto$d as BulletBold, WrappedPicto$e as BulletBook, WrappedPicto$f as Burden, WrappedPicto$g as Calculator, WrappedPicto$h as Calendar, WrappedPicto$i as CalendarBold, WrappedPicto$j as Camera, WrappedPicto$k as ChalkboardTeacher, WrappedPicto$l as ChartBar, WrappedPicto$n as Check, WrappedPicto$o as CheckBold, WrappedPicto$m as CheckHandwrite, WrappedPicto$p as ChevronDownBold, WrappedPicto$q as ChevronLeftBold, WrappedPicto$r as ChevronRightBold, WrappedPicto$s as ChevronUpBold, WrappedPicto$t as Clock, WrappedPicto$u as Cloud, WrappedPicto$v as CloudUpload, WrappedPicto$w as Coins, WrappedPicto$x as Crane, WrappedPicto$y as Crown, WrappedPicto$z as DoubleArrow, WrappedPicto$A as Download, WrappedPicto$B as Envelope, WrappedPicto$C as EqualBold, WrappedPicto$D as EqualCircle, WrappedPicto$E as Euro, WrappedPicto$F as EuroBold, WrappedPicto$G as ExclamationMarkCircle, WrappedPicto$I as ExclamationMarkCircleBold, WrappedPicto$H as ExclamationMarkTriangle, WrappedPicto$J as ExclamationMarkTriangleBold, WrappedPicto$K as Eye, WrappedPicto$M as Facebook, WrappedPicto$L as FacebookSmall, WrappedPicto$O as File, WrappedPicto$N as FileCheck, WrappedPicto$P as Files, WrappedPicto$Q as Filter, WrappedPicto$R as FirstCircle, WrappedPicto$S as Flag, WrappedPicto$U as Folder, WrappedPicto$T as FolderOpen, WrappedPicto$V as FourCircle, WrappedPicto$W as Globe, WrappedPicto$X as GraduationCap, WrappedPicto$Y as HandCoin, WrappedPicto$_ as Heart, WrappedPicto$Z as HeartPlain, WrappedPicto$$ as HorseChase, WrappedPicto$10 as House, WrappedPicto$11 as HouseMagnifier, WrappedPicto$12 as InfoCircle, WrappedPicto$13 as Instagram, WrappedPicto$14 as Key, WrappedPicto$15 as LightningBolt, WrappedPicto$16 as Link, WrappedPicto$17 as Lock, WrappedPicto$18 as MagicWand, WrappedPicto$1a as MagnifyingBold, WrappedPicto$19 as MagnifyingGlassLeft, WrappedPicto$1b as Marker, WrappedPicto$1c as Microphone, WrappedPicto$1d as MinusBold, WrappedPicto$1e as MinusCircle, WrappedPicto$1f as Paperclip, WrappedPicto$1g as Pen, WrappedPicto$1h as Percent, WrappedPicto$1i as Phone, PictoProvider, WrappedPicto$1j as Plan, WrappedPicto$1k as Plane, WrappedPicto$1l as Play, WrappedPicto$1m as PlusBold, WrappedPicto$1n as PlusCircle, WrappedPicto$1o as Print, WrappedPicto$1p as QuestionMarkCircle, WrappedPicto$1q as QuestionMarkCircleBold, WrappedPicto$1r as QuoteClose, WrappedPicto$1s as QuoteOpenPlain, WrappedPicto$1t as Share, WrappedPicto$1u as ShieldCheck, WrappedPicto$1v as Smartphone, WrappedPicto$1w as SmileyFrown, WrappedPicto$1x as SmileyHappy, WrappedPicto$1y as SmileyNeutral, WrappedPicto$1z as SpeechBubble, WrappedPicto$1A as SquareMeter, WrappedPicto$1B as SquareMetersBold, WrappedPicto$1E as Star, WrappedPicto$1C as StarFilled, WrappedPicto$1D as StarHalf, WrappedPicto$1F as Tada, WrappedPicto$1G as ThreeCircle, WrappedPicto$1K as Times, WrappedPicto$1H as TimesBold, WrappedPicto$1J as TimesCircle, WrappedPicto$1I as TimesCircleBold, WrappedPicto$1L as Toast, WrappedPicto$1M as Trash, WrappedPicto$1O as Tree, WrappedPicto$1N as TreePlain, WrappedPicto$1P as Trustpilot, WrappedPicto$1Q as Tune, WrappedPicto$1S as Twitter, WrappedPicto$1R as TwitterSmall, WrappedPicto$1T as TwoCircle, WrappedPicto$1U as TwoPeople, WrappedPicto$1V as UserBook, WrappedPicto$1W as UserCircle, WrappedPicto$1X as UserId, WrappedPicto$1Y as UserStars, WrappedPicto$1Z as Wall, WrappedPicto$1_ as WorkingMan, WrappedPicto$1$ as Youtube, WrappedPicto$20 as ZeroPercent, manifest };
|
|
3257
3383
|
//# sourceMappingURL=picto.js.map
|