@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 XoPrintOutlineIcon: 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 XoQuestionCircleFillIcon: 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 XoQuestionCircleOutlineIcon: 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 XoRotateRightOutlineIcon: 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 XoRouteOutlineIcon: 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 XoScreenOutlineIcon: 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 XoSearchFillIcon: 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 XoSearchOutlineIcon: 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 XoSendFillIcon: 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 XoSendOutlineIcon: 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 XoSettingsOutlineIcon: 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 XoShareOutlineIcon: 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 XoSmartphoneOutlineIcon: 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 XoSortDownFillIcon: 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 XoSortFillIcon: 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 XoSortOrderOutlineIcon: 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 XoSortUnselectedFillIcon: 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 XoSortUpFillIcon: 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 XoSpeakerOffFillIcon: 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 XoSpeakerOnFillIcon: 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 XoStarFillIcon: 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 XoStarOutlineIcon: 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 XoSwipeDownFillIcon: 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 XoSwipeOutlineIcon: 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 XoSwipe_upFillIcon: 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 XoTranslateFillIcon: 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 XoTrashOutlineIcon: 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 XoTrendingUpOutlineIcon: 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 XoUserOutlineIcon: 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 XoWalletOutlineIcon: 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 XoWarningCircleFillIcon: 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 XoWarningCircleOutlineIcon: 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 XoZoomInOutlineIcon: 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 XoZoomOutOutlineIcon: 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,97 @@
1
+ export { XoAlarmOutlineIcon } from './XoAlarmOutlineIcon';
2
+ export { XoArrowLeftOutlineIcon } from './XoArrowLeftOutlineIcon';
3
+ export { XoAtEmailOutlineIcon } from './XoAtEmailOutlineIcon';
4
+ export { XoAttachmentOutlineIcon } from './XoAttachmentOutlineIcon';
5
+ export { XoBellFillIcon } from './XoBellFillIcon';
6
+ export { XoBellOutlineIcon } from './XoBellOutlineIcon';
7
+ export { XoCalendarOutlineIcon } from './XoCalendarOutlineIcon';
8
+ export { XoCartOutlineIcon } from './XoCartOutlineIcon';
9
+ export { XoCatalogFillIcon } from './XoCatalogFillIcon';
10
+ export { XoCatalogOutlineIcon } from './XoCatalogOutlineIcon';
11
+ export { XoCheckCircleFillIcon } from './XoCheckCircleFillIcon';
12
+ export { XoCheckCircleOutlineIcon } from './XoCheckCircleOutlineIcon';
13
+ export { XoCheckOutlineIcon } from './XoCheckOutlineIcon';
14
+ export { XoCheckSOutlineIcon } from './XoCheckSOutlineIcon';
15
+ export { XoChevronCircleDownOutlineIcon } from './XoChevronCircleDownOutlineIcon';
16
+ export { XoChevronCircleLeftOutlineIcon } from './XoChevronCircleLeftOutlineIcon';
17
+ export { XoChevronCircleRightOutlineIcon } from './XoChevronCircleRightOutlineIcon';
18
+ export { XoChevronCircleUpOutlineIcon } from './XoChevronCircleUpOutlineIcon';
19
+ export { XoChevronDownOutlineIcon } from './XoChevronDownOutlineIcon';
20
+ export { XoChevronLeftOutlineIcon } from './XoChevronLeftOutlineIcon';
21
+ export { XoChevronRightOutlineIcon } from './XoChevronRightOutlineIcon';
22
+ export { XoChevronUpOutlineIcon } from './XoChevronUpOutlineIcon';
23
+ export { XoChevronWDownOutlineIcon } from './XoChevronWDownOutlineIcon';
24
+ export { XoClockFillIcon } from './XoClockFillIcon';
25
+ export { XoClockOutlineIcon } from './XoClockOutlineIcon';
26
+ export { XoCrossOutlineIcon } from './XoCrossOutlineIcon';
27
+ export { XoCrossSOutlineIcon } from './XoCrossSOutlineIcon';
28
+ export { XoDownloadOutlineIcon } from './XoDownloadOutlineIcon';
29
+ export { XoEditOutlineIcon } from './XoEditOutlineIcon';
30
+ export { XoEyeClosedOutlineIcon } from './XoEyeClosedOutlineIcon';
31
+ export { XoEyeOpenOutlineIcon } from './XoEyeOpenOutlineIcon';
32
+ export { XoFiltersOutlineIcon } from './XoFiltersOutlineIcon';
33
+ export { XoGridOutlineIcon } from './XoGridOutlineIcon';
34
+ export { XoHomeFillIcon } from './XoHomeFillIcon';
35
+ export { XoHomeOutlineIcon } from './XoHomeOutlineIcon';
36
+ export { XoImageAddOutlineIcon } from './XoImageAddOutlineIcon';
37
+ export { XoImageEditOutlineIcon } from './XoImageEditOutlineIcon';
38
+ export { XoImageOutlineIcon } from './XoImageOutlineIcon';
39
+ export { XoInboxOutlineIcon } from './XoInboxOutlineIcon';
40
+ export { XoInfoCircleFillIcon } from './XoInfoCircleFillIcon';
41
+ export { XoInfoCircleOutlineIcon } from './XoInfoCircleOutlineIcon';
42
+ export { XoLaptopOutlineIcon } from './XoLaptopOutlineIcon';
43
+ export { XoLikeFillIcon } from './XoLikeFillIcon';
44
+ export { XoLikeOutlineIcon } from './XoLikeOutlineIcon';
45
+ export { XoListRightOutlineIcon } from './XoListRightOutlineIcon';
46
+ export { XoLockOffOutlineIcon } from './XoLockOffOutlineIcon';
47
+ export { XoLockOnOutlineIcon } from './XoLockOnOutlineIcon';
48
+ export { XoMailOutlineIcon } from './XoMailOutlineIcon';
49
+ export { XoMenuOutlineIcon } from './XoMenuOutlineIcon';
50
+ export { XoMenuVerticalFillIcon } from './XoMenuVerticalFillIcon';
51
+ export { XoMessageCircleDotsOutlineIcon } from './XoMessageCircleDotsOutlineIcon';
52
+ export { XoMinusCircleFillIcon } from './XoMinusCircleFillIcon';
53
+ export { XoMinusCircleOutlineIcon } from './XoMinusCircleOutlineIcon';
54
+ export { XoMinusOutlineIcon } from './XoMinusOutlineIcon';
55
+ export { XoMinusSOutlineIcon } from './XoMinusSOutlineIcon';
56
+ export { XoNewscreenOutlineIcon } from './XoNewscreenOutlineIcon';
57
+ export { XoPauseFillIcon } from './XoPauseFillIcon';
58
+ export { XoPhoneOutlineIcon } from './XoPhoneOutlineIcon';
59
+ export { XoPlayFillIcon } from './XoPlayFillIcon';
60
+ export { XoPlusCircleFillIcon } from './XoPlusCircleFillIcon';
61
+ export { XoPlusCircleOutlineIcon } from './XoPlusCircleOutlineIcon';
62
+ export { XoPlusOutlineIcon } from './XoPlusOutlineIcon';
63
+ export { XoPlusSOutlineIcon } from './XoPlusSOutlineIcon';
64
+ export { XoPrintOutlineIcon } from './XoPrintOutlineIcon';
65
+ export { XoQuestionCircleFillIcon } from './XoQuestionCircleFillIcon';
66
+ export { XoQuestionCircleOutlineIcon } from './XoQuestionCircleOutlineIcon';
67
+ export { XoRotateRightOutlineIcon } from './XoRotateRightOutlineIcon';
68
+ export { XoRouteOutlineIcon } from './XoRouteOutlineIcon';
69
+ export { XoScreenOutlineIcon } from './XoScreenOutlineIcon';
70
+ export { XoSearchFillIcon } from './XoSearchFillIcon';
71
+ export { XoSearchOutlineIcon } from './XoSearchOutlineIcon';
72
+ export { XoSendFillIcon } from './XoSendFillIcon';
73
+ export { XoSendOutlineIcon } from './XoSendOutlineIcon';
74
+ export { XoSettingsOutlineIcon } from './XoSettingsOutlineIcon';
75
+ export { XoShareOutlineIcon } from './XoShareOutlineIcon';
76
+ export { XoSmartphoneOutlineIcon } from './XoSmartphoneOutlineIcon';
77
+ export { XoSortDownFillIcon } from './XoSortDownFillIcon';
78
+ export { XoSortFillIcon } from './XoSortFillIcon';
79
+ export { XoSortOrderOutlineIcon } from './XoSortOrderOutlineIcon';
80
+ export { XoSortUnselectedFillIcon } from './XoSortUnselectedFillIcon';
81
+ export { XoSortUpFillIcon } from './XoSortUpFillIcon';
82
+ export { XoSpeakerOffFillIcon } from './XoSpeakerOffFillIcon';
83
+ export { XoSpeakerOnFillIcon } from './XoSpeakerOnFillIcon';
84
+ export { XoStarFillIcon } from './XoStarFillIcon';
85
+ export { XoStarOutlineIcon } from './XoStarOutlineIcon';
86
+ export { XoSwipeDownFillIcon } from './XoSwipeDownFillIcon';
87
+ export { XoSwipeOutlineIcon } from './XoSwipeOutlineIcon';
88
+ export { XoSwipe_upFillIcon } from './XoSwipe_upFillIcon';
89
+ export { XoTranslateFillIcon } from './XoTranslateFillIcon';
90
+ export { XoTrashOutlineIcon } from './XoTrashOutlineIcon';
91
+ export { XoTrendingUpOutlineIcon } from './XoTrendingUpOutlineIcon';
92
+ export { XoUserOutlineIcon } from './XoUserOutlineIcon';
93
+ export { XoWalletOutlineIcon } from './XoWalletOutlineIcon';
94
+ export { XoWarningCircleFillIcon } from './XoWarningCircleFillIcon';
95
+ export { XoWarningCircleOutlineIcon } from './XoWarningCircleOutlineIcon';
96
+ export { XoZoomInOutlineIcon } from './XoZoomInOutlineIcon';
97
+ export { XoZoomOutOutlineIcon } from './XoZoomOutOutlineIcon';
@@ -0,0 +1,3 @@
1
+ export type { SvgIconProps } from './svg-icon';
2
+ export { SvgIcon } from './svg-icon';
3
+ export * from './icons';
@@ -0,0 +1,14 @@
1
+ import { ReactNode, SVGAttributes } from 'react';
2
+ type SvgIconOwnProps = {
3
+ /** アイコンの子要素 */
4
+ children?: ReactNode;
5
+ /** アイコンのサイズ, デフォルトは `24` です。 */
6
+ size?: string | number;
7
+ /** アイコンの色 */
8
+ color?: string;
9
+ /** アイコンのタイトル属性 */
10
+ title?: string;
11
+ };
12
+ export type SvgIconProps = Omit<SVGAttributes<SVGElement>, keyof SvgIconOwnProps> & SvgIconOwnProps;
13
+ export declare const SvgIcon: import('react').ForwardRefExoticComponent<Omit<SVGAttributes<SVGElement>, keyof SvgIconOwnProps> & SvgIconOwnProps & import('react').RefAttributes<SVGSVGElement>>;
14
+ export {};
@@ -0,0 +1,13 @@
1
+ /**
2
+ * ピクセル値をrem単位に変換します
3
+ * @param value - ピクセル値(数値、文字列、または複数の数値。'16px 8px'のような複数の値を含むことができます)
4
+ * @returns 変換されたrem値
5
+ * @example
6
+ * rem(16) // '1rem'
7
+ * rem(8) // '0.5rem'
8
+ * rem('16px 8px') // '1rem 0.5rem'
9
+ * rem(8, 16) // '0.5rem 1rem'
10
+ * rem(8, 8, 16) // '0.5rem 0.5rem 1rem'
11
+ * rem(16, 8, 8, 16) // '1rem 0.5rem 0.5rem 1rem'
12
+ */
13
+ export declare function rem(value: number | string, ...additionalValues: number[]): string;
package/package.json ADDED
@@ -0,0 +1,38 @@
1
+ {
2
+ "name": "@xmart/xorder-ui-icons",
3
+ "version": "0.0.5",
4
+ "sideEffects": false,
5
+ "main": "./dist/index.cjs.js",
6
+ "module": "./dist/index.esm.js",
7
+ "types": "./dist/index.d.ts",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "exports": {
12
+ ".": {
13
+ "types": "./dist/index.d.ts",
14
+ "import": "./dist/index.esm.js",
15
+ "require": "./dist/index.cjs.js"
16
+ }
17
+ },
18
+ "scripts": {
19
+ "prepublishOnly": "yarn build",
20
+ "prebuild": "rm -rf ./dist && yarn generate",
21
+ "generate": "ts-node scripts/generate-icons.ts",
22
+ "build": "yarn prebuild && vite build"
23
+ },
24
+ "peerDependencies": {
25
+ "@types/react": "^18.0.0 || ^19.0.0",
26
+ "@types/react-dom": "^18.0.0 || ^19.0.0",
27
+ "react": "^18.0.0 || ^19.0.0",
28
+ "react-dom": "^18.0.0 || ^19.0.0"
29
+ },
30
+ "peerDependenciesMeta": {
31
+ "@types/react": {
32
+ "optional": true
33
+ },
34
+ "@types/react-dom": {
35
+ "optional": true
36
+ }
37
+ }
38
+ }