@xmart/xorder-ui-icons 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +98 -98
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +98 -98
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -383,7 +383,7 @@ const SvgIcon = require$$0.forwardRef(
|
|
|
383
383
|
);
|
|
384
384
|
}
|
|
385
385
|
);
|
|
386
|
-
SvgIcon.displayName = "@xmart
|
|
386
|
+
SvgIcon.displayName = "@xmart/xorder-ui-icons/SvgIcon";
|
|
387
387
|
const XoAlarmOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
388
388
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
389
389
|
SvgIcon,
|
|
@@ -400,7 +400,7 @@ const XoAlarmOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
400
400
|
}
|
|
401
401
|
);
|
|
402
402
|
});
|
|
403
|
-
XoAlarmOutlineIcon.displayName = "@xmart
|
|
403
|
+
XoAlarmOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoAlarmOutlineIcon";
|
|
404
404
|
const XoArrowLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
405
405
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
406
406
|
SvgIcon,
|
|
@@ -414,7 +414,7 @@ const XoArrowLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
414
414
|
}
|
|
415
415
|
);
|
|
416
416
|
});
|
|
417
|
-
XoArrowLeftOutlineIcon.displayName = "@xmart
|
|
417
|
+
XoArrowLeftOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoArrowLeftOutlineIcon";
|
|
418
418
|
const XoAtEmailOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
419
419
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
420
420
|
SvgIcon,
|
|
@@ -428,7 +428,7 @@ const XoAtEmailOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
428
428
|
}
|
|
429
429
|
);
|
|
430
430
|
});
|
|
431
|
-
XoAtEmailOutlineIcon.displayName = "@xmart
|
|
431
|
+
XoAtEmailOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoAtEmailOutlineIcon";
|
|
432
432
|
const XoAttachmentOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
433
433
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
434
434
|
SvgIcon,
|
|
@@ -442,7 +442,7 @@ const XoAttachmentOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
442
442
|
}
|
|
443
443
|
);
|
|
444
444
|
});
|
|
445
|
-
XoAttachmentOutlineIcon.displayName = "@xmart
|
|
445
|
+
XoAttachmentOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoAttachmentOutlineIcon";
|
|
446
446
|
const XoBellFillIcon = require$$0.forwardRef((props, ref) => {
|
|
447
447
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
448
448
|
SvgIcon,
|
|
@@ -459,7 +459,7 @@ const XoBellFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
459
459
|
}
|
|
460
460
|
);
|
|
461
461
|
});
|
|
462
|
-
XoBellFillIcon.displayName = "@xmart
|
|
462
|
+
XoBellFillIcon.displayName = "@xmart/xorder-ui-icons/XoBellFillIcon";
|
|
463
463
|
const XoBellOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
464
464
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
465
465
|
SvgIcon,
|
|
@@ -473,7 +473,7 @@ const XoBellOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
473
473
|
}
|
|
474
474
|
);
|
|
475
475
|
});
|
|
476
|
-
XoBellOutlineIcon.displayName = "@xmart
|
|
476
|
+
XoBellOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoBellOutlineIcon";
|
|
477
477
|
const XoCalendarOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
478
478
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
479
479
|
SvgIcon,
|
|
@@ -487,7 +487,7 @@ const XoCalendarOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
487
487
|
}
|
|
488
488
|
);
|
|
489
489
|
});
|
|
490
|
-
XoCalendarOutlineIcon.displayName = "@xmart
|
|
490
|
+
XoCalendarOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCalendarOutlineIcon";
|
|
491
491
|
const XoCartOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
492
492
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
493
493
|
SvgIcon,
|
|
@@ -501,7 +501,7 @@ const XoCartOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
501
501
|
}
|
|
502
502
|
);
|
|
503
503
|
});
|
|
504
|
-
XoCartOutlineIcon.displayName = "@xmart
|
|
504
|
+
XoCartOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCartOutlineIcon";
|
|
505
505
|
const XoCatalogFillIcon = require$$0.forwardRef((props, ref) => {
|
|
506
506
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
507
507
|
SvgIcon,
|
|
@@ -518,7 +518,7 @@ const XoCatalogFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
518
518
|
}
|
|
519
519
|
);
|
|
520
520
|
});
|
|
521
|
-
XoCatalogFillIcon.displayName = "@xmart
|
|
521
|
+
XoCatalogFillIcon.displayName = "@xmart/xorder-ui-icons/XoCatalogFillIcon";
|
|
522
522
|
const XoCatalogOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
523
523
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
524
524
|
SvgIcon,
|
|
@@ -532,7 +532,7 @@ const XoCatalogOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
532
532
|
}
|
|
533
533
|
);
|
|
534
534
|
});
|
|
535
|
-
XoCatalogOutlineIcon.displayName = "@xmart
|
|
535
|
+
XoCatalogOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCatalogOutlineIcon";
|
|
536
536
|
const XoCheckCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
537
537
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
538
538
|
SvgIcon,
|
|
@@ -549,7 +549,7 @@ const XoCheckCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
549
549
|
}
|
|
550
550
|
);
|
|
551
551
|
});
|
|
552
|
-
XoCheckCircleFillIcon.displayName = "@xmart
|
|
552
|
+
XoCheckCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoCheckCircleFillIcon";
|
|
553
553
|
const XoCheckCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
554
554
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
555
555
|
SvgIcon,
|
|
@@ -563,7 +563,7 @@ const XoCheckCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
563
563
|
}
|
|
564
564
|
);
|
|
565
565
|
});
|
|
566
|
-
XoCheckCircleOutlineIcon.displayName = "@xmart
|
|
566
|
+
XoCheckCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCheckCircleOutlineIcon";
|
|
567
567
|
const XoCheckOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
568
568
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
569
569
|
SvgIcon,
|
|
@@ -577,7 +577,7 @@ const XoCheckOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
577
577
|
}
|
|
578
578
|
);
|
|
579
579
|
});
|
|
580
|
-
XoCheckOutlineIcon.displayName = "@xmart
|
|
580
|
+
XoCheckOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCheckOutlineIcon";
|
|
581
581
|
const XoCheckSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
582
582
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
583
583
|
SvgIcon,
|
|
@@ -591,7 +591,7 @@ const XoCheckSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
591
591
|
}
|
|
592
592
|
);
|
|
593
593
|
});
|
|
594
|
-
XoCheckSOutlineIcon.displayName = "@xmart
|
|
594
|
+
XoCheckSOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCheckSOutlineIcon";
|
|
595
595
|
const XoChevronCircleDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
596
596
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
597
597
|
SvgIcon,
|
|
@@ -605,7 +605,7 @@ const XoChevronCircleDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
605
605
|
}
|
|
606
606
|
);
|
|
607
607
|
});
|
|
608
|
-
XoChevronCircleDownOutlineIcon.displayName = "@xmart
|
|
608
|
+
XoChevronCircleDownOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronCircleDownOutlineIcon";
|
|
609
609
|
const XoChevronCircleLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
610
610
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
611
611
|
SvgIcon,
|
|
@@ -619,7 +619,7 @@ const XoChevronCircleLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
619
619
|
}
|
|
620
620
|
);
|
|
621
621
|
});
|
|
622
|
-
XoChevronCircleLeftOutlineIcon.displayName = "@xmart
|
|
622
|
+
XoChevronCircleLeftOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronCircleLeftOutlineIcon";
|
|
623
623
|
const XoChevronCircleRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
624
624
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
625
625
|
SvgIcon,
|
|
@@ -633,7 +633,7 @@ const XoChevronCircleRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
633
633
|
}
|
|
634
634
|
);
|
|
635
635
|
});
|
|
636
|
-
XoChevronCircleRightOutlineIcon.displayName = "@xmart
|
|
636
|
+
XoChevronCircleRightOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronCircleRightOutlineIcon";
|
|
637
637
|
const XoChevronCircleUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
638
638
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
639
639
|
SvgIcon,
|
|
@@ -647,7 +647,7 @@ const XoChevronCircleUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
647
647
|
}
|
|
648
648
|
);
|
|
649
649
|
});
|
|
650
|
-
XoChevronCircleUpOutlineIcon.displayName = "@xmart
|
|
650
|
+
XoChevronCircleUpOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronCircleUpOutlineIcon";
|
|
651
651
|
const XoChevronDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
652
652
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
653
653
|
SvgIcon,
|
|
@@ -661,7 +661,7 @@ const XoChevronDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
661
661
|
}
|
|
662
662
|
);
|
|
663
663
|
});
|
|
664
|
-
XoChevronDownOutlineIcon.displayName = "@xmart
|
|
664
|
+
XoChevronDownOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronDownOutlineIcon";
|
|
665
665
|
const XoChevronLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
666
666
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
667
667
|
SvgIcon,
|
|
@@ -675,7 +675,7 @@ const XoChevronLeftOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
675
675
|
}
|
|
676
676
|
);
|
|
677
677
|
});
|
|
678
|
-
XoChevronLeftOutlineIcon.displayName = "@xmart
|
|
678
|
+
XoChevronLeftOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronLeftOutlineIcon";
|
|
679
679
|
const XoChevronRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
680
680
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
681
681
|
SvgIcon,
|
|
@@ -689,7 +689,7 @@ const XoChevronRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
689
689
|
}
|
|
690
690
|
);
|
|
691
691
|
});
|
|
692
|
-
XoChevronRightOutlineIcon.displayName = "@xmart
|
|
692
|
+
XoChevronRightOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronRightOutlineIcon";
|
|
693
693
|
const XoChevronUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
694
694
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
695
695
|
SvgIcon,
|
|
@@ -703,7 +703,7 @@ const XoChevronUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
703
703
|
}
|
|
704
704
|
);
|
|
705
705
|
});
|
|
706
|
-
XoChevronUpOutlineIcon.displayName = "@xmart
|
|
706
|
+
XoChevronUpOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronUpOutlineIcon";
|
|
707
707
|
const XoChevronWDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
708
708
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
709
709
|
SvgIcon,
|
|
@@ -720,7 +720,7 @@ const XoChevronWDownOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
720
720
|
}
|
|
721
721
|
);
|
|
722
722
|
});
|
|
723
|
-
XoChevronWDownOutlineIcon.displayName = "@xmart
|
|
723
|
+
XoChevronWDownOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoChevronWDownOutlineIcon";
|
|
724
724
|
const XoClockFillIcon = require$$0.forwardRef((props, ref) => {
|
|
725
725
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
726
726
|
SvgIcon,
|
|
@@ -737,7 +737,7 @@ const XoClockFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
737
737
|
}
|
|
738
738
|
);
|
|
739
739
|
});
|
|
740
|
-
XoClockFillIcon.displayName = "@xmart
|
|
740
|
+
XoClockFillIcon.displayName = "@xmart/xorder-ui-icons/XoClockFillIcon";
|
|
741
741
|
const XoClockOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
742
742
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
743
743
|
SvgIcon,
|
|
@@ -751,7 +751,7 @@ const XoClockOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
751
751
|
}
|
|
752
752
|
);
|
|
753
753
|
});
|
|
754
|
-
XoClockOutlineIcon.displayName = "@xmart
|
|
754
|
+
XoClockOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoClockOutlineIcon";
|
|
755
755
|
const XoCrossOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
756
756
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
757
757
|
SvgIcon,
|
|
@@ -765,7 +765,7 @@ const XoCrossOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
765
765
|
}
|
|
766
766
|
);
|
|
767
767
|
});
|
|
768
|
-
XoCrossOutlineIcon.displayName = "@xmart
|
|
768
|
+
XoCrossOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCrossOutlineIcon";
|
|
769
769
|
const XoCrossSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
770
770
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
771
771
|
SvgIcon,
|
|
@@ -779,7 +779,7 @@ const XoCrossSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
779
779
|
}
|
|
780
780
|
);
|
|
781
781
|
});
|
|
782
|
-
XoCrossSOutlineIcon.displayName = "@xmart
|
|
782
|
+
XoCrossSOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoCrossSOutlineIcon";
|
|
783
783
|
const XoDownloadOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
784
784
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
785
785
|
SvgIcon,
|
|
@@ -793,7 +793,7 @@ const XoDownloadOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
793
793
|
}
|
|
794
794
|
);
|
|
795
795
|
});
|
|
796
|
-
XoDownloadOutlineIcon.displayName = "@xmart
|
|
796
|
+
XoDownloadOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoDownloadOutlineIcon";
|
|
797
797
|
const XoEditOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
798
798
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
799
799
|
SvgIcon,
|
|
@@ -807,7 +807,7 @@ const XoEditOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
807
807
|
}
|
|
808
808
|
);
|
|
809
809
|
});
|
|
810
|
-
XoEditOutlineIcon.displayName = "@xmart
|
|
810
|
+
XoEditOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoEditOutlineIcon";
|
|
811
811
|
const XoEyeClosedOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
812
812
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
813
813
|
SvgIcon,
|
|
@@ -821,7 +821,7 @@ const XoEyeClosedOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
821
821
|
}
|
|
822
822
|
);
|
|
823
823
|
});
|
|
824
|
-
XoEyeClosedOutlineIcon.displayName = "@xmart
|
|
824
|
+
XoEyeClosedOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoEyeClosedOutlineIcon";
|
|
825
825
|
const XoEyeOpenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
826
826
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
827
827
|
SvgIcon,
|
|
@@ -838,7 +838,7 @@ const XoEyeOpenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
838
838
|
}
|
|
839
839
|
);
|
|
840
840
|
});
|
|
841
|
-
XoEyeOpenOutlineIcon.displayName = "@xmart
|
|
841
|
+
XoEyeOpenOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoEyeOpenOutlineIcon";
|
|
842
842
|
const XoFiltersOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
843
843
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
844
844
|
SvgIcon,
|
|
@@ -852,7 +852,7 @@ const XoFiltersOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
852
852
|
}
|
|
853
853
|
);
|
|
854
854
|
});
|
|
855
|
-
XoFiltersOutlineIcon.displayName = "@xmart
|
|
855
|
+
XoFiltersOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoFiltersOutlineIcon";
|
|
856
856
|
const XoGridOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
857
857
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
858
858
|
SvgIcon,
|
|
@@ -871,7 +871,7 @@ const XoGridOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
871
871
|
}
|
|
872
872
|
);
|
|
873
873
|
});
|
|
874
|
-
XoGridOutlineIcon.displayName = "@xmart
|
|
874
|
+
XoGridOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoGridOutlineIcon";
|
|
875
875
|
const XoHomeFillIcon = require$$0.forwardRef((props, ref) => {
|
|
876
876
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
877
877
|
SvgIcon,
|
|
@@ -885,7 +885,7 @@ const XoHomeFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
885
885
|
}
|
|
886
886
|
);
|
|
887
887
|
});
|
|
888
|
-
XoHomeFillIcon.displayName = "@xmart
|
|
888
|
+
XoHomeFillIcon.displayName = "@xmart/xorder-ui-icons/XoHomeFillIcon";
|
|
889
889
|
const XoHomeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
890
890
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
891
891
|
SvgIcon,
|
|
@@ -899,7 +899,7 @@ const XoHomeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
899
899
|
}
|
|
900
900
|
);
|
|
901
901
|
});
|
|
902
|
-
XoHomeOutlineIcon.displayName = "@xmart
|
|
902
|
+
XoHomeOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoHomeOutlineIcon";
|
|
903
903
|
const XoImageAddOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
904
904
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
905
905
|
SvgIcon,
|
|
@@ -912,7 +912,7 @@ const XoImageAddOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
912
912
|
}
|
|
913
913
|
);
|
|
914
914
|
});
|
|
915
|
-
XoImageAddOutlineIcon.displayName = "@xmart
|
|
915
|
+
XoImageAddOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoImageAddOutlineIcon";
|
|
916
916
|
const XoImageEditOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
917
917
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
918
918
|
SvgIcon,
|
|
@@ -925,7 +925,7 @@ const XoImageEditOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
925
925
|
}
|
|
926
926
|
);
|
|
927
927
|
});
|
|
928
|
-
XoImageEditOutlineIcon.displayName = "@xmart
|
|
928
|
+
XoImageEditOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoImageEditOutlineIcon";
|
|
929
929
|
const XoImageOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
930
930
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
931
931
|
SvgIcon,
|
|
@@ -938,7 +938,7 @@ const XoImageOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
938
938
|
}
|
|
939
939
|
);
|
|
940
940
|
});
|
|
941
|
-
XoImageOutlineIcon.displayName = "@xmart
|
|
941
|
+
XoImageOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoImageOutlineIcon";
|
|
942
942
|
const XoInboxOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
943
943
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
944
944
|
SvgIcon,
|
|
@@ -952,7 +952,7 @@ const XoInboxOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
952
952
|
}
|
|
953
953
|
);
|
|
954
954
|
});
|
|
955
|
-
XoInboxOutlineIcon.displayName = "@xmart
|
|
955
|
+
XoInboxOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoInboxOutlineIcon";
|
|
956
956
|
const XoInfoCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
957
957
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
958
958
|
SvgIcon,
|
|
@@ -969,7 +969,7 @@ const XoInfoCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
969
969
|
}
|
|
970
970
|
);
|
|
971
971
|
});
|
|
972
|
-
XoInfoCircleFillIcon.displayName = "@xmart
|
|
972
|
+
XoInfoCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoInfoCircleFillIcon";
|
|
973
973
|
const XoInfoCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
974
974
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
975
975
|
SvgIcon,
|
|
@@ -983,7 +983,7 @@ const XoInfoCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
983
983
|
}
|
|
984
984
|
);
|
|
985
985
|
});
|
|
986
|
-
XoInfoCircleOutlineIcon.displayName = "@xmart
|
|
986
|
+
XoInfoCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoInfoCircleOutlineIcon";
|
|
987
987
|
const XoLaptopOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
988
988
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
989
989
|
SvgIcon,
|
|
@@ -997,7 +997,7 @@ const XoLaptopOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
997
997
|
}
|
|
998
998
|
);
|
|
999
999
|
});
|
|
1000
|
-
XoLaptopOutlineIcon.displayName = "@xmart
|
|
1000
|
+
XoLaptopOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoLaptopOutlineIcon";
|
|
1001
1001
|
const XoLikeFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1002
1002
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1003
1003
|
SvgIcon,
|
|
@@ -1014,7 +1014,7 @@ const XoLikeFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1014
1014
|
}
|
|
1015
1015
|
);
|
|
1016
1016
|
});
|
|
1017
|
-
XoLikeFillIcon.displayName = "@xmart
|
|
1017
|
+
XoLikeFillIcon.displayName = "@xmart/xorder-ui-icons/XoLikeFillIcon";
|
|
1018
1018
|
const XoLikeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1019
1019
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1020
1020
|
SvgIcon,
|
|
@@ -1028,7 +1028,7 @@ const XoLikeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1028
1028
|
}
|
|
1029
1029
|
);
|
|
1030
1030
|
});
|
|
1031
|
-
XoLikeOutlineIcon.displayName = "@xmart
|
|
1031
|
+
XoLikeOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoLikeOutlineIcon";
|
|
1032
1032
|
const XoListRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1033
1033
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1034
1034
|
SvgIcon,
|
|
@@ -1042,7 +1042,7 @@ const XoListRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1042
1042
|
}
|
|
1043
1043
|
);
|
|
1044
1044
|
});
|
|
1045
|
-
XoListRightOutlineIcon.displayName = "@xmart
|
|
1045
|
+
XoListRightOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoListRightOutlineIcon";
|
|
1046
1046
|
const XoLockOffOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1047
1047
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1048
1048
|
SvgIcon,
|
|
@@ -1056,7 +1056,7 @@ const XoLockOffOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1056
1056
|
}
|
|
1057
1057
|
);
|
|
1058
1058
|
});
|
|
1059
|
-
XoLockOffOutlineIcon.displayName = "@xmart
|
|
1059
|
+
XoLockOffOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoLockOffOutlineIcon";
|
|
1060
1060
|
const XoLockOnOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1061
1061
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1062
1062
|
SvgIcon,
|
|
@@ -1070,7 +1070,7 @@ const XoLockOnOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1070
1070
|
}
|
|
1071
1071
|
);
|
|
1072
1072
|
});
|
|
1073
|
-
XoLockOnOutlineIcon.displayName = "@xmart
|
|
1073
|
+
XoLockOnOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoLockOnOutlineIcon";
|
|
1074
1074
|
const XoMailOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1075
1075
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1076
1076
|
SvgIcon,
|
|
@@ -1084,7 +1084,7 @@ const XoMailOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1084
1084
|
}
|
|
1085
1085
|
);
|
|
1086
1086
|
});
|
|
1087
|
-
XoMailOutlineIcon.displayName = "@xmart
|
|
1087
|
+
XoMailOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMailOutlineIcon";
|
|
1088
1088
|
const XoMenuOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1089
1089
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1090
1090
|
SvgIcon,
|
|
@@ -1098,7 +1098,7 @@ const XoMenuOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
);
|
|
1100
1100
|
});
|
|
1101
|
-
XoMenuOutlineIcon.displayName = "@xmart
|
|
1101
|
+
XoMenuOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMenuOutlineIcon";
|
|
1102
1102
|
const XoMenuVerticalFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1103
1103
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1104
1104
|
SvgIcon,
|
|
@@ -1115,7 +1115,7 @@ const XoMenuVerticalFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1115
1115
|
}
|
|
1116
1116
|
);
|
|
1117
1117
|
});
|
|
1118
|
-
XoMenuVerticalFillIcon.displayName = "@xmart
|
|
1118
|
+
XoMenuVerticalFillIcon.displayName = "@xmart/xorder-ui-icons/XoMenuVerticalFillIcon";
|
|
1119
1119
|
const XoMessageCircleDotsOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1120
1120
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1121
1121
|
SvgIcon,
|
|
@@ -1129,7 +1129,7 @@ const XoMessageCircleDotsOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1129
1129
|
}
|
|
1130
1130
|
);
|
|
1131
1131
|
});
|
|
1132
|
-
XoMessageCircleDotsOutlineIcon.displayName = "@xmart
|
|
1132
|
+
XoMessageCircleDotsOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMessageCircleDotsOutlineIcon";
|
|
1133
1133
|
const XoMinusCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1134
1134
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1135
1135
|
SvgIcon,
|
|
@@ -1146,7 +1146,7 @@ const XoMinusCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1146
1146
|
}
|
|
1147
1147
|
);
|
|
1148
1148
|
});
|
|
1149
|
-
XoMinusCircleFillIcon.displayName = "@xmart
|
|
1149
|
+
XoMinusCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoMinusCircleFillIcon";
|
|
1150
1150
|
const XoMinusCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1151
1151
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1152
1152
|
SvgIcon,
|
|
@@ -1160,7 +1160,7 @@ const XoMinusCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1160
1160
|
}
|
|
1161
1161
|
);
|
|
1162
1162
|
});
|
|
1163
|
-
XoMinusCircleOutlineIcon.displayName = "@xmart
|
|
1163
|
+
XoMinusCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMinusCircleOutlineIcon";
|
|
1164
1164
|
const XoMinusOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1165
1165
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1166
1166
|
SvgIcon,
|
|
@@ -1174,7 +1174,7 @@ const XoMinusOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1174
1174
|
}
|
|
1175
1175
|
);
|
|
1176
1176
|
});
|
|
1177
|
-
XoMinusOutlineIcon.displayName = "@xmart
|
|
1177
|
+
XoMinusOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMinusOutlineIcon";
|
|
1178
1178
|
const XoMinusSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1179
1179
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1180
1180
|
SvgIcon,
|
|
@@ -1188,7 +1188,7 @@ const XoMinusSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1188
1188
|
}
|
|
1189
1189
|
);
|
|
1190
1190
|
});
|
|
1191
|
-
XoMinusSOutlineIcon.displayName = "@xmart
|
|
1191
|
+
XoMinusSOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoMinusSOutlineIcon";
|
|
1192
1192
|
const XoNewscreenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1193
1193
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1194
1194
|
SvgIcon,
|
|
@@ -1202,7 +1202,7 @@ const XoNewscreenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1202
1202
|
}
|
|
1203
1203
|
);
|
|
1204
1204
|
});
|
|
1205
|
-
XoNewscreenOutlineIcon.displayName = "@xmart
|
|
1205
|
+
XoNewscreenOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoNewscreenOutlineIcon";
|
|
1206
1206
|
const XoPauseFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1207
1207
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1208
1208
|
SvgIcon,
|
|
@@ -1216,7 +1216,7 @@ const XoPauseFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1216
1216
|
}
|
|
1217
1217
|
);
|
|
1218
1218
|
});
|
|
1219
|
-
XoPauseFillIcon.displayName = "@xmart
|
|
1219
|
+
XoPauseFillIcon.displayName = "@xmart/xorder-ui-icons/XoPauseFillIcon";
|
|
1220
1220
|
const XoPhoneOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1221
1221
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1222
1222
|
SvgIcon,
|
|
@@ -1230,7 +1230,7 @@ const XoPhoneOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1230
1230
|
}
|
|
1231
1231
|
);
|
|
1232
1232
|
});
|
|
1233
|
-
XoPhoneOutlineIcon.displayName = "@xmart
|
|
1233
|
+
XoPhoneOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoPhoneOutlineIcon";
|
|
1234
1234
|
const XoPlayFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1235
1235
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1236
1236
|
SvgIcon,
|
|
@@ -1244,7 +1244,7 @@ const XoPlayFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1244
1244
|
}
|
|
1245
1245
|
);
|
|
1246
1246
|
});
|
|
1247
|
-
XoPlayFillIcon.displayName = "@xmart
|
|
1247
|
+
XoPlayFillIcon.displayName = "@xmart/xorder-ui-icons/XoPlayFillIcon";
|
|
1248
1248
|
const XoPlusCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1249
1249
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1250
1250
|
SvgIcon,
|
|
@@ -1261,7 +1261,7 @@ const XoPlusCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1261
1261
|
}
|
|
1262
1262
|
);
|
|
1263
1263
|
});
|
|
1264
|
-
XoPlusCircleFillIcon.displayName = "@xmart
|
|
1264
|
+
XoPlusCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoPlusCircleFillIcon";
|
|
1265
1265
|
const XoPlusCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1266
1266
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1267
1267
|
SvgIcon,
|
|
@@ -1275,7 +1275,7 @@ const XoPlusCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1275
1275
|
}
|
|
1276
1276
|
);
|
|
1277
1277
|
});
|
|
1278
|
-
XoPlusCircleOutlineIcon.displayName = "@xmart
|
|
1278
|
+
XoPlusCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoPlusCircleOutlineIcon";
|
|
1279
1279
|
const XoPlusOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1280
1280
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1281
1281
|
SvgIcon,
|
|
@@ -1289,7 +1289,7 @@ const XoPlusOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1289
1289
|
}
|
|
1290
1290
|
);
|
|
1291
1291
|
});
|
|
1292
|
-
XoPlusOutlineIcon.displayName = "@xmart
|
|
1292
|
+
XoPlusOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoPlusOutlineIcon";
|
|
1293
1293
|
const XoPlusSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1294
1294
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1295
1295
|
SvgIcon,
|
|
@@ -1303,7 +1303,7 @@ const XoPlusSOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1303
1303
|
}
|
|
1304
1304
|
);
|
|
1305
1305
|
});
|
|
1306
|
-
XoPlusSOutlineIcon.displayName = "@xmart
|
|
1306
|
+
XoPlusSOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoPlusSOutlineIcon";
|
|
1307
1307
|
const XoPrintOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1308
1308
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1309
1309
|
SvgIcon,
|
|
@@ -1317,7 +1317,7 @@ const XoPrintOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1317
1317
|
}
|
|
1318
1318
|
);
|
|
1319
1319
|
});
|
|
1320
|
-
XoPrintOutlineIcon.displayName = "@xmart
|
|
1320
|
+
XoPrintOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoPrintOutlineIcon";
|
|
1321
1321
|
const XoQuestionCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1322
1322
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1323
1323
|
SvgIcon,
|
|
@@ -1334,7 +1334,7 @@ const XoQuestionCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1334
1334
|
}
|
|
1335
1335
|
);
|
|
1336
1336
|
});
|
|
1337
|
-
XoQuestionCircleFillIcon.displayName = "@xmart
|
|
1337
|
+
XoQuestionCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoQuestionCircleFillIcon";
|
|
1338
1338
|
const XoQuestionCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1339
1339
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1340
1340
|
SvgIcon,
|
|
@@ -1351,7 +1351,7 @@ const XoQuestionCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1351
1351
|
}
|
|
1352
1352
|
);
|
|
1353
1353
|
});
|
|
1354
|
-
XoQuestionCircleOutlineIcon.displayName = "@xmart
|
|
1354
|
+
XoQuestionCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoQuestionCircleOutlineIcon";
|
|
1355
1355
|
const XoRotateRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1356
1356
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1357
1357
|
SvgIcon,
|
|
@@ -1365,7 +1365,7 @@ const XoRotateRightOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1365
1365
|
}
|
|
1366
1366
|
);
|
|
1367
1367
|
});
|
|
1368
|
-
XoRotateRightOutlineIcon.displayName = "@xmart
|
|
1368
|
+
XoRotateRightOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoRotateRightOutlineIcon";
|
|
1369
1369
|
const XoRouteOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1370
1370
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1371
1371
|
SvgIcon,
|
|
@@ -1378,7 +1378,7 @@ const XoRouteOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1378
1378
|
}
|
|
1379
1379
|
);
|
|
1380
1380
|
});
|
|
1381
|
-
XoRouteOutlineIcon.displayName = "@xmart
|
|
1381
|
+
XoRouteOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoRouteOutlineIcon";
|
|
1382
1382
|
const XoScreenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1383
1383
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1384
1384
|
SvgIcon,
|
|
@@ -1392,7 +1392,7 @@ const XoScreenOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1392
1392
|
}
|
|
1393
1393
|
);
|
|
1394
1394
|
});
|
|
1395
|
-
XoScreenOutlineIcon.displayName = "@xmart
|
|
1395
|
+
XoScreenOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoScreenOutlineIcon";
|
|
1396
1396
|
const XoSearchFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1397
1397
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1398
1398
|
SvgIcon,
|
|
@@ -1405,7 +1405,7 @@ const XoSearchFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1405
1405
|
}
|
|
1406
1406
|
);
|
|
1407
1407
|
});
|
|
1408
|
-
XoSearchFillIcon.displayName = "@xmart
|
|
1408
|
+
XoSearchFillIcon.displayName = "@xmart/xorder-ui-icons/XoSearchFillIcon";
|
|
1409
1409
|
const XoSearchOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1410
1410
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1411
1411
|
SvgIcon,
|
|
@@ -1418,7 +1418,7 @@ const XoSearchOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1418
1418
|
}
|
|
1419
1419
|
);
|
|
1420
1420
|
});
|
|
1421
|
-
XoSearchOutlineIcon.displayName = "@xmart
|
|
1421
|
+
XoSearchOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSearchOutlineIcon";
|
|
1422
1422
|
const XoSendFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1423
1423
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1424
1424
|
SvgIcon,
|
|
@@ -1435,7 +1435,7 @@ const XoSendFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1435
1435
|
}
|
|
1436
1436
|
);
|
|
1437
1437
|
});
|
|
1438
|
-
XoSendFillIcon.displayName = "@xmart
|
|
1438
|
+
XoSendFillIcon.displayName = "@xmart/xorder-ui-icons/XoSendFillIcon";
|
|
1439
1439
|
const XoSendOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1440
1440
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1441
1441
|
SvgIcon,
|
|
@@ -1449,7 +1449,7 @@ const XoSendOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1449
1449
|
}
|
|
1450
1450
|
);
|
|
1451
1451
|
});
|
|
1452
|
-
XoSendOutlineIcon.displayName = "@xmart
|
|
1452
|
+
XoSendOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSendOutlineIcon";
|
|
1453
1453
|
const XoSettingsOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1454
1454
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1455
1455
|
SvgIcon,
|
|
@@ -1466,7 +1466,7 @@ const XoSettingsOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1466
1466
|
}
|
|
1467
1467
|
);
|
|
1468
1468
|
});
|
|
1469
|
-
XoSettingsOutlineIcon.displayName = "@xmart
|
|
1469
|
+
XoSettingsOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSettingsOutlineIcon";
|
|
1470
1470
|
const XoShareOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1471
1471
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1472
1472
|
SvgIcon,
|
|
@@ -1480,7 +1480,7 @@ const XoShareOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1480
1480
|
}
|
|
1481
1481
|
);
|
|
1482
1482
|
});
|
|
1483
|
-
XoShareOutlineIcon.displayName = "@xmart
|
|
1483
|
+
XoShareOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoShareOutlineIcon";
|
|
1484
1484
|
const XoSmartphoneOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1485
1485
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1486
1486
|
SvgIcon,
|
|
@@ -1494,7 +1494,7 @@ const XoSmartphoneOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
);
|
|
1496
1496
|
});
|
|
1497
|
-
XoSmartphoneOutlineIcon.displayName = "@xmart
|
|
1497
|
+
XoSmartphoneOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSmartphoneOutlineIcon";
|
|
1498
1498
|
const XoSortDownFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1499
1499
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1500
1500
|
SvgIcon,
|
|
@@ -1511,7 +1511,7 @@ const XoSortDownFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1511
1511
|
}
|
|
1512
1512
|
);
|
|
1513
1513
|
});
|
|
1514
|
-
XoSortDownFillIcon.displayName = "@xmart
|
|
1514
|
+
XoSortDownFillIcon.displayName = "@xmart/xorder-ui-icons/XoSortDownFillIcon";
|
|
1515
1515
|
const XoSortFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1516
1516
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1517
1517
|
SvgIcon,
|
|
@@ -1525,7 +1525,7 @@ const XoSortFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1525
1525
|
}
|
|
1526
1526
|
);
|
|
1527
1527
|
});
|
|
1528
|
-
XoSortFillIcon.displayName = "@xmart
|
|
1528
|
+
XoSortFillIcon.displayName = "@xmart/xorder-ui-icons/XoSortFillIcon";
|
|
1529
1529
|
const XoSortOrderOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1530
1530
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1531
1531
|
SvgIcon,
|
|
@@ -1539,7 +1539,7 @@ const XoSortOrderOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1539
1539
|
}
|
|
1540
1540
|
);
|
|
1541
1541
|
});
|
|
1542
|
-
XoSortOrderOutlineIcon.displayName = "@xmart
|
|
1542
|
+
XoSortOrderOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSortOrderOutlineIcon";
|
|
1543
1543
|
const XoSortUnselectedFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1544
1544
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1545
1545
|
SvgIcon,
|
|
@@ -1556,7 +1556,7 @@ const XoSortUnselectedFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1556
1556
|
}
|
|
1557
1557
|
);
|
|
1558
1558
|
});
|
|
1559
|
-
XoSortUnselectedFillIcon.displayName = "@xmart
|
|
1559
|
+
XoSortUnselectedFillIcon.displayName = "@xmart/xorder-ui-icons/XoSortUnselectedFillIcon";
|
|
1560
1560
|
const XoSortUpFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1561
1561
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1562
1562
|
SvgIcon,
|
|
@@ -1573,7 +1573,7 @@ const XoSortUpFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1573
1573
|
}
|
|
1574
1574
|
);
|
|
1575
1575
|
});
|
|
1576
|
-
XoSortUpFillIcon.displayName = "@xmart
|
|
1576
|
+
XoSortUpFillIcon.displayName = "@xmart/xorder-ui-icons/XoSortUpFillIcon";
|
|
1577
1577
|
const XoSpeakerOffFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1578
1578
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1579
1579
|
SvgIcon,
|
|
@@ -1590,7 +1590,7 @@ const XoSpeakerOffFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1590
1590
|
}
|
|
1591
1591
|
);
|
|
1592
1592
|
});
|
|
1593
|
-
XoSpeakerOffFillIcon.displayName = "@xmart
|
|
1593
|
+
XoSpeakerOffFillIcon.displayName = "@xmart/xorder-ui-icons/XoSpeakerOffFillIcon";
|
|
1594
1594
|
const XoSpeakerOnFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1595
1595
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1596
1596
|
SvgIcon,
|
|
@@ -1607,7 +1607,7 @@ const XoSpeakerOnFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1607
1607
|
}
|
|
1608
1608
|
);
|
|
1609
1609
|
});
|
|
1610
|
-
XoSpeakerOnFillIcon.displayName = "@xmart
|
|
1610
|
+
XoSpeakerOnFillIcon.displayName = "@xmart/xorder-ui-icons/XoSpeakerOnFillIcon";
|
|
1611
1611
|
const XoStarFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1612
1612
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1613
1613
|
SvgIcon,
|
|
@@ -1621,7 +1621,7 @@ const XoStarFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1621
1621
|
}
|
|
1622
1622
|
);
|
|
1623
1623
|
});
|
|
1624
|
-
XoStarFillIcon.displayName = "@xmart
|
|
1624
|
+
XoStarFillIcon.displayName = "@xmart/xorder-ui-icons/XoStarFillIcon";
|
|
1625
1625
|
const XoStarOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1626
1626
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1627
1627
|
SvgIcon,
|
|
@@ -1635,7 +1635,7 @@ const XoStarOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1635
1635
|
}
|
|
1636
1636
|
);
|
|
1637
1637
|
});
|
|
1638
|
-
XoStarOutlineIcon.displayName = "@xmart
|
|
1638
|
+
XoStarOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoStarOutlineIcon";
|
|
1639
1639
|
const XoSwipeDownFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1640
1640
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1641
1641
|
SvgIcon,
|
|
@@ -1651,7 +1651,7 @@ const XoSwipeDownFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1651
1651
|
}
|
|
1652
1652
|
);
|
|
1653
1653
|
});
|
|
1654
|
-
XoSwipeDownFillIcon.displayName = "@xmart
|
|
1654
|
+
XoSwipeDownFillIcon.displayName = "@xmart/xorder-ui-icons/XoSwipeDownFillIcon";
|
|
1655
1655
|
const XoSwipeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1656
1656
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1657
1657
|
SvgIcon,
|
|
@@ -1665,7 +1665,7 @@ const XoSwipeOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1665
1665
|
}
|
|
1666
1666
|
);
|
|
1667
1667
|
});
|
|
1668
|
-
XoSwipeOutlineIcon.displayName = "@xmart
|
|
1668
|
+
XoSwipeOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoSwipeOutlineIcon";
|
|
1669
1669
|
const XoSwipe_upFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1670
1670
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1671
1671
|
SvgIcon,
|
|
@@ -1681,7 +1681,7 @@ const XoSwipe_upFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1681
1681
|
}
|
|
1682
1682
|
);
|
|
1683
1683
|
});
|
|
1684
|
-
XoSwipe_upFillIcon.displayName = "@xmart
|
|
1684
|
+
XoSwipe_upFillIcon.displayName = "@xmart/xorder-ui-icons/XoSwipe_upFillIcon";
|
|
1685
1685
|
const XoTranslateFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1686
1686
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
1687
1687
|
SvgIcon,
|
|
@@ -1698,7 +1698,7 @@ const XoTranslateFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1698
1698
|
}
|
|
1699
1699
|
);
|
|
1700
1700
|
});
|
|
1701
|
-
XoTranslateFillIcon.displayName = "@xmart
|
|
1701
|
+
XoTranslateFillIcon.displayName = "@xmart/xorder-ui-icons/XoTranslateFillIcon";
|
|
1702
1702
|
const XoTrashOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1703
1703
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1704
1704
|
SvgIcon,
|
|
@@ -1712,7 +1712,7 @@ const XoTrashOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1712
1712
|
}
|
|
1713
1713
|
);
|
|
1714
1714
|
});
|
|
1715
|
-
XoTrashOutlineIcon.displayName = "@xmart
|
|
1715
|
+
XoTrashOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoTrashOutlineIcon";
|
|
1716
1716
|
const XoTrendingUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1717
1717
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1718
1718
|
SvgIcon,
|
|
@@ -1726,7 +1726,7 @@ const XoTrendingUpOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1726
1726
|
}
|
|
1727
1727
|
);
|
|
1728
1728
|
});
|
|
1729
|
-
XoTrendingUpOutlineIcon.displayName = "@xmart
|
|
1729
|
+
XoTrendingUpOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoTrendingUpOutlineIcon";
|
|
1730
1730
|
const XoUserOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1731
1731
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1732
1732
|
SvgIcon,
|
|
@@ -1740,7 +1740,7 @@ const XoUserOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1740
1740
|
}
|
|
1741
1741
|
);
|
|
1742
1742
|
});
|
|
1743
|
-
XoUserOutlineIcon.displayName = "@xmart
|
|
1743
|
+
XoUserOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoUserOutlineIcon";
|
|
1744
1744
|
const XoWalletOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1745
1745
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1746
1746
|
SvgIcon,
|
|
@@ -1754,7 +1754,7 @@ const XoWalletOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1754
1754
|
}
|
|
1755
1755
|
);
|
|
1756
1756
|
});
|
|
1757
|
-
XoWalletOutlineIcon.displayName = "@xmart
|
|
1757
|
+
XoWalletOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoWalletOutlineIcon";
|
|
1758
1758
|
const XoWarningCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
1759
1759
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1760
1760
|
SvgIcon,
|
|
@@ -1771,7 +1771,7 @@ const XoWarningCircleFillIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1771
1771
|
}
|
|
1772
1772
|
);
|
|
1773
1773
|
});
|
|
1774
|
-
XoWarningCircleFillIcon.displayName = "@xmart
|
|
1774
|
+
XoWarningCircleFillIcon.displayName = "@xmart/xorder-ui-icons/XoWarningCircleFillIcon";
|
|
1775
1775
|
const XoWarningCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1776
1776
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1777
1777
|
SvgIcon,
|
|
@@ -1785,7 +1785,7 @@ const XoWarningCircleOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1785
1785
|
}
|
|
1786
1786
|
);
|
|
1787
1787
|
});
|
|
1788
|
-
XoWarningCircleOutlineIcon.displayName = "@xmart
|
|
1788
|
+
XoWarningCircleOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoWarningCircleOutlineIcon";
|
|
1789
1789
|
const XoZoomInOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1790
1790
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1791
1791
|
SvgIcon,
|
|
@@ -1798,7 +1798,7 @@ const XoZoomInOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1798
1798
|
}
|
|
1799
1799
|
);
|
|
1800
1800
|
});
|
|
1801
|
-
XoZoomInOutlineIcon.displayName = "@xmart
|
|
1801
|
+
XoZoomInOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoZoomInOutlineIcon";
|
|
1802
1802
|
const XoZoomOutOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
1803
1803
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
1804
1804
|
SvgIcon,
|
|
@@ -1811,7 +1811,7 @@ const XoZoomOutOutlineIcon = require$$0.forwardRef((props, ref) => {
|
|
|
1811
1811
|
}
|
|
1812
1812
|
);
|
|
1813
1813
|
});
|
|
1814
|
-
XoZoomOutOutlineIcon.displayName = "@xmart
|
|
1814
|
+
XoZoomOutOutlineIcon.displayName = "@xmart/xorder-ui-icons/XoZoomOutOutlineIcon";
|
|
1815
1815
|
exports.SvgIcon = SvgIcon;
|
|
1816
1816
|
exports.XoAlarmOutlineIcon = XoAlarmOutlineIcon;
|
|
1817
1817
|
exports.XoArrowLeftOutlineIcon = XoArrowLeftOutlineIcon;
|