@xmart/xorder-ui-icons 0.0.5

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.
Files changed (108) hide show
  1. package/dist/index.cjs.js +1913 -0
  2. package/dist/index.cjs.js.map +1 -0
  3. package/dist/index.d.ts +2 -0
  4. package/dist/index.esm.js +1913 -0
  5. package/dist/index.esm.js.map +1 -0
  6. package/dist/scripts/generate-icons.d.ts +13 -0
  7. package/dist/src/icons/XoAlarmOutlineIcon.d.ts +11 -0
  8. package/dist/src/icons/XoArrowLeftOutlineIcon.d.ts +11 -0
  9. package/dist/src/icons/XoAtEmailOutlineIcon.d.ts +11 -0
  10. package/dist/src/icons/XoAttachmentOutlineIcon.d.ts +11 -0
  11. package/dist/src/icons/XoBellFillIcon.d.ts +11 -0
  12. package/dist/src/icons/XoBellOutlineIcon.d.ts +11 -0
  13. package/dist/src/icons/XoCalendarOutlineIcon.d.ts +11 -0
  14. package/dist/src/icons/XoCartOutlineIcon.d.ts +11 -0
  15. package/dist/src/icons/XoCatalogFillIcon.d.ts +11 -0
  16. package/dist/src/icons/XoCatalogOutlineIcon.d.ts +11 -0
  17. package/dist/src/icons/XoCheckCircleFillIcon.d.ts +11 -0
  18. package/dist/src/icons/XoCheckCircleOutlineIcon.d.ts +11 -0
  19. package/dist/src/icons/XoCheckOutlineIcon.d.ts +11 -0
  20. package/dist/src/icons/XoCheckSOutlineIcon.d.ts +11 -0
  21. package/dist/src/icons/XoChevronCircleDownOutlineIcon.d.ts +11 -0
  22. package/dist/src/icons/XoChevronCircleLeftOutlineIcon.d.ts +11 -0
  23. package/dist/src/icons/XoChevronCircleRightOutlineIcon.d.ts +11 -0
  24. package/dist/src/icons/XoChevronCircleUpOutlineIcon.d.ts +11 -0
  25. package/dist/src/icons/XoChevronDownOutlineIcon.d.ts +11 -0
  26. package/dist/src/icons/XoChevronLeftOutlineIcon.d.ts +11 -0
  27. package/dist/src/icons/XoChevronRightOutlineIcon.d.ts +11 -0
  28. package/dist/src/icons/XoChevronUpOutlineIcon.d.ts +11 -0
  29. package/dist/src/icons/XoChevronWDownOutlineIcon.d.ts +11 -0
  30. package/dist/src/icons/XoClockFillIcon.d.ts +11 -0
  31. package/dist/src/icons/XoClockOutlineIcon.d.ts +11 -0
  32. package/dist/src/icons/XoCrossOutlineIcon.d.ts +11 -0
  33. package/dist/src/icons/XoCrossSOutlineIcon.d.ts +11 -0
  34. package/dist/src/icons/XoDownloadOutlineIcon.d.ts +11 -0
  35. package/dist/src/icons/XoEditOutlineIcon.d.ts +11 -0
  36. package/dist/src/icons/XoEyeClosedOutlineIcon.d.ts +11 -0
  37. package/dist/src/icons/XoEyeOpenOutlineIcon.d.ts +11 -0
  38. package/dist/src/icons/XoFiltersOutlineIcon.d.ts +11 -0
  39. package/dist/src/icons/XoGridOutlineIcon.d.ts +11 -0
  40. package/dist/src/icons/XoHomeFillIcon.d.ts +11 -0
  41. package/dist/src/icons/XoHomeOutlineIcon.d.ts +11 -0
  42. package/dist/src/icons/XoImageAddOutlineIcon.d.ts +11 -0
  43. package/dist/src/icons/XoImageEditOutlineIcon.d.ts +11 -0
  44. package/dist/src/icons/XoImageOutlineIcon.d.ts +11 -0
  45. package/dist/src/icons/XoInboxOutlineIcon.d.ts +11 -0
  46. package/dist/src/icons/XoInfoCircleFillIcon.d.ts +11 -0
  47. package/dist/src/icons/XoInfoCircleOutlineIcon.d.ts +11 -0
  48. package/dist/src/icons/XoLaptopOutlineIcon.d.ts +11 -0
  49. package/dist/src/icons/XoLikeFillIcon.d.ts +11 -0
  50. package/dist/src/icons/XoLikeOutlineIcon.d.ts +11 -0
  51. package/dist/src/icons/XoListRightOutlineIcon.d.ts +11 -0
  52. package/dist/src/icons/XoLockOffOutlineIcon.d.ts +11 -0
  53. package/dist/src/icons/XoLockOnOutlineIcon.d.ts +11 -0
  54. package/dist/src/icons/XoMailOutlineIcon.d.ts +11 -0
  55. package/dist/src/icons/XoMenuOutlineIcon.d.ts +11 -0
  56. package/dist/src/icons/XoMenuVerticalFillIcon.d.ts +11 -0
  57. package/dist/src/icons/XoMessageCircleDotsOutlineIcon.d.ts +11 -0
  58. package/dist/src/icons/XoMinusCircleFillIcon.d.ts +11 -0
  59. package/dist/src/icons/XoMinusCircleOutlineIcon.d.ts +11 -0
  60. package/dist/src/icons/XoMinusOutlineIcon.d.ts +11 -0
  61. package/dist/src/icons/XoMinusSOutlineIcon.d.ts +11 -0
  62. package/dist/src/icons/XoNewscreenOutlineIcon.d.ts +11 -0
  63. package/dist/src/icons/XoPauseFillIcon.d.ts +11 -0
  64. package/dist/src/icons/XoPhoneOutlineIcon.d.ts +11 -0
  65. package/dist/src/icons/XoPlayFillIcon.d.ts +11 -0
  66. package/dist/src/icons/XoPlusCircleFillIcon.d.ts +11 -0
  67. package/dist/src/icons/XoPlusCircleOutlineIcon.d.ts +11 -0
  68. package/dist/src/icons/XoPlusOutlineIcon.d.ts +11 -0
  69. package/dist/src/icons/XoPlusSOutlineIcon.d.ts +11 -0
  70. package/dist/src/icons/XoPrintOutlineIcon.d.ts +11 -0
  71. package/dist/src/icons/XoQuestionCircleFillIcon.d.ts +11 -0
  72. package/dist/src/icons/XoQuestionCircleOutlineIcon.d.ts +11 -0
  73. package/dist/src/icons/XoRotateRightOutlineIcon.d.ts +11 -0
  74. package/dist/src/icons/XoRouteOutlineIcon.d.ts +11 -0
  75. package/dist/src/icons/XoScreenOutlineIcon.d.ts +11 -0
  76. package/dist/src/icons/XoSearchFillIcon.d.ts +11 -0
  77. package/dist/src/icons/XoSearchOutlineIcon.d.ts +11 -0
  78. package/dist/src/icons/XoSendFillIcon.d.ts +11 -0
  79. package/dist/src/icons/XoSendOutlineIcon.d.ts +11 -0
  80. package/dist/src/icons/XoSettingsOutlineIcon.d.ts +11 -0
  81. package/dist/src/icons/XoShareOutlineIcon.d.ts +11 -0
  82. package/dist/src/icons/XoSmartphoneOutlineIcon.d.ts +11 -0
  83. package/dist/src/icons/XoSortDownFillIcon.d.ts +11 -0
  84. package/dist/src/icons/XoSortFillIcon.d.ts +11 -0
  85. package/dist/src/icons/XoSortOrderOutlineIcon.d.ts +11 -0
  86. package/dist/src/icons/XoSortUnselectedFillIcon.d.ts +11 -0
  87. package/dist/src/icons/XoSortUpFillIcon.d.ts +11 -0
  88. package/dist/src/icons/XoSpeakerOffFillIcon.d.ts +11 -0
  89. package/dist/src/icons/XoSpeakerOnFillIcon.d.ts +11 -0
  90. package/dist/src/icons/XoStarFillIcon.d.ts +11 -0
  91. package/dist/src/icons/XoStarOutlineIcon.d.ts +11 -0
  92. package/dist/src/icons/XoSwipeDownFillIcon.d.ts +11 -0
  93. package/dist/src/icons/XoSwipeOutlineIcon.d.ts +11 -0
  94. package/dist/src/icons/XoSwipe_upFillIcon.d.ts +11 -0
  95. package/dist/src/icons/XoTranslateFillIcon.d.ts +11 -0
  96. package/dist/src/icons/XoTrashOutlineIcon.d.ts +11 -0
  97. package/dist/src/icons/XoTrendingUpOutlineIcon.d.ts +11 -0
  98. package/dist/src/icons/XoUserOutlineIcon.d.ts +11 -0
  99. package/dist/src/icons/XoWalletOutlineIcon.d.ts +11 -0
  100. package/dist/src/icons/XoWarningCircleFillIcon.d.ts +11 -0
  101. package/dist/src/icons/XoWarningCircleOutlineIcon.d.ts +11 -0
  102. package/dist/src/icons/XoZoomInOutlineIcon.d.ts +11 -0
  103. package/dist/src/icons/XoZoomOutOutlineIcon.d.ts +11 -0
  104. package/dist/src/icons/index.d.ts +97 -0
  105. package/dist/src/index.d.ts +3 -0
  106. package/dist/src/svg-icon.d.ts +14 -0
  107. package/dist/src/utils.d.ts +13 -0
  108. package/package.json +38 -0
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronCircleDownOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronCircleLeftOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronCircleRightOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronCircleUpOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronDownOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronLeftOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronRightOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronUpOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoChevronWDownOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoClockFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoClockOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoCrossOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoCrossSOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoDownloadOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoEditOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoEyeClosedOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoEyeOpenOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoFiltersOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoGridOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoHomeFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoHomeOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoImageAddOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoImageEditOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoImageOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoInboxOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoInfoCircleFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoInfoCircleOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoLaptopOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoLikeFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoLikeOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoListRightOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoLockOffOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoLockOnOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMailOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMenuOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMenuVerticalFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMessageCircleDotsOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMinusCircleFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMinusCircleOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMinusOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoMinusSOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoNewscreenOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPauseFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPhoneOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPlayFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPlusCircleFillIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPlusCircleOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPlusOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,11 @@
1
+ export declare const XoPlusSOutlineIcon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGAttributes<SVGElement>, keyof {
2
+ children?: import('react').ReactNode;
3
+ size?: string | number;
4
+ color?: string;
5
+ title?: string;
6
+ }> & {
7
+ children?: import('react').ReactNode;
8
+ size?: string | number;
9
+ color?: string;
10
+ title?: string;
11
+ } & import('react').RefAttributes<SVGSVGElement>>;