@dust-tt/sparkle 0.2.210-rc → 0.2.210

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 (135) hide show
  1. package/dist/cjs/_index.d.ts +4 -4
  2. package/dist/cjs/components/Checkbox.d.ts +3 -3
  3. package/dist/cjs/components/DataTable.d.ts +3 -3
  4. package/dist/cjs/components/Tree.d.ts +6 -9
  5. package/dist/cjs/icons/solid/index.d.ts +0 -13
  6. package/dist/cjs/icons/stroke/index.d.ts +0 -13
  7. package/dist/cjs/index.js +31 -179
  8. package/dist/cjs/index.js.map +1 -1
  9. package/dist/cjs/stories/Checkbox.stories.d.ts +0 -2
  10. package/dist/cjs/stories/Tree.stories.d.ts +1 -0
  11. package/dist/esm/_index.d.ts +4 -4
  12. package/dist/esm/components/Checkbox.d.ts +3 -3
  13. package/dist/esm/components/DataTable.d.ts +3 -3
  14. package/dist/esm/components/Tree.d.ts +6 -9
  15. package/dist/esm/icons/solid/index.d.ts +0 -13
  16. package/dist/esm/icons/stroke/index.d.ts +0 -13
  17. package/dist/esm/index.js +32 -154
  18. package/dist/esm/index.js.map +1 -1
  19. package/dist/esm/stories/Checkbox.stories.d.ts +0 -2
  20. package/dist/esm/stories/Tree.stories.d.ts +1 -0
  21. package/dist/tsconfig.tsbuildinfo +1 -1
  22. package/package.json +1 -1
  23. package/src/_index.ts +0 -52
  24. package/src/components/Checkbox.tsx +12 -42
  25. package/src/components/DataTable.tsx +4 -4
  26. package/src/components/Tree.tsx +66 -71
  27. package/src/icons/solid/index.ts +0 -14
  28. package/src/icons/stroke/index.ts +0 -13
  29. package/src/stories/Checkbox.stories.tsx +2 -63
  30. package/src/stories/Tree.stories.tsx +189 -152
  31. package/dist/cjs/icons/solid/ArrowDownS.d.ts +0 -4
  32. package/dist/cjs/icons/solid/ArrowLeftS.d.ts +0 -4
  33. package/dist/cjs/icons/solid/ArrowRightS.d.ts +0 -4
  34. package/dist/cjs/icons/solid/ArrowUpS.d.ts +0 -4
  35. package/dist/cjs/icons/solid/ChevronDoubleLeft.d.ts +0 -4
  36. package/dist/cjs/icons/solid/ChevronDoubleRight.d.ts +0 -4
  37. package/dist/cjs/icons/solid/Company.d.ts +0 -4
  38. package/dist/cjs/icons/solid/Filter.d.ts +0 -4
  39. package/dist/cjs/icons/solid/Heart.d.ts +0 -4
  40. package/dist/cjs/icons/solid/History.d.ts +0 -4
  41. package/dist/cjs/icons/solid/Home.d.ts +0 -4
  42. package/dist/cjs/icons/solid/MarkPen.d.ts +0 -4
  43. package/dist/cjs/icons/solid/Translate.d.ts +0 -4
  44. package/dist/cjs/icons/stroke/ArrowDownS.d.ts +0 -4
  45. package/dist/cjs/icons/stroke/ArrowLeftS.d.ts +0 -4
  46. package/dist/cjs/icons/stroke/ArrowRightS.d.ts +0 -4
  47. package/dist/cjs/icons/stroke/ArrowUpS.d.ts +0 -4
  48. package/dist/cjs/icons/stroke/ChevronDoubleLeft.d.ts +0 -4
  49. package/dist/cjs/icons/stroke/ChevronDoubleRight.d.ts +0 -4
  50. package/dist/cjs/icons/stroke/Company.d.ts +0 -4
  51. package/dist/cjs/icons/stroke/Filter.d.ts +0 -4
  52. package/dist/cjs/icons/stroke/Heart.d.ts +0 -4
  53. package/dist/cjs/icons/stroke/History.d.ts +0 -4
  54. package/dist/cjs/icons/stroke/Home.d.ts +0 -4
  55. package/dist/cjs/icons/stroke/MarkPen.d.ts +0 -4
  56. package/dist/cjs/icons/stroke/Translate.d.ts +0 -4
  57. package/dist/esm/icons/solid/ArrowDownS.d.ts +0 -4
  58. package/dist/esm/icons/solid/ArrowLeftS.d.ts +0 -4
  59. package/dist/esm/icons/solid/ArrowRightS.d.ts +0 -4
  60. package/dist/esm/icons/solid/ArrowUpS.d.ts +0 -4
  61. package/dist/esm/icons/solid/ChevronDoubleLeft.d.ts +0 -4
  62. package/dist/esm/icons/solid/ChevronDoubleRight.d.ts +0 -4
  63. package/dist/esm/icons/solid/Company.d.ts +0 -4
  64. package/dist/esm/icons/solid/Filter.d.ts +0 -4
  65. package/dist/esm/icons/solid/Heart.d.ts +0 -4
  66. package/dist/esm/icons/solid/History.d.ts +0 -4
  67. package/dist/esm/icons/solid/Home.d.ts +0 -4
  68. package/dist/esm/icons/solid/MarkPen.d.ts +0 -4
  69. package/dist/esm/icons/solid/Translate.d.ts +0 -4
  70. package/dist/esm/icons/stroke/ArrowDownS.d.ts +0 -4
  71. package/dist/esm/icons/stroke/ArrowLeftS.d.ts +0 -4
  72. package/dist/esm/icons/stroke/ArrowRightS.d.ts +0 -4
  73. package/dist/esm/icons/stroke/ArrowUpS.d.ts +0 -4
  74. package/dist/esm/icons/stroke/ChevronDoubleLeft.d.ts +0 -4
  75. package/dist/esm/icons/stroke/ChevronDoubleRight.d.ts +0 -4
  76. package/dist/esm/icons/stroke/Company.d.ts +0 -4
  77. package/dist/esm/icons/stroke/Filter.d.ts +0 -4
  78. package/dist/esm/icons/stroke/Heart.d.ts +0 -4
  79. package/dist/esm/icons/stroke/History.d.ts +0 -4
  80. package/dist/esm/icons/stroke/Home.d.ts +0 -4
  81. package/dist/esm/icons/stroke/MarkPen.d.ts +0 -4
  82. package/dist/esm/icons/stroke/Translate.d.ts +0 -4
  83. package/src/icons/solid/ArrowDownS.tsx +0 -15
  84. package/src/icons/solid/ArrowLeftS.tsx +0 -15
  85. package/src/icons/solid/ArrowRightS.tsx +0 -15
  86. package/src/icons/solid/ArrowUpS.tsx +0 -15
  87. package/src/icons/solid/ChevronDoubleLeft.tsx +0 -22
  88. package/src/icons/solid/ChevronDoubleRight.tsx +0 -22
  89. package/src/icons/solid/Company.tsx +0 -20
  90. package/src/icons/solid/Filter.tsx +0 -18
  91. package/src/icons/solid/Heart.tsx +0 -18
  92. package/src/icons/solid/History.tsx +0 -18
  93. package/src/icons/solid/Home.tsx +0 -20
  94. package/src/icons/solid/MarkPen.tsx +0 -18
  95. package/src/icons/solid/Translate.tsx +0 -18
  96. package/src/icons/src/solid/arrow-down-s.svg +0 -3
  97. package/src/icons/src/solid/arrow-left-s.svg +0 -3
  98. package/src/icons/src/solid/arrow-right-s.svg +0 -3
  99. package/src/icons/src/solid/arrow-up-s.svg +0 -3
  100. package/src/icons/src/solid/chevron-double-left.svg +0 -4
  101. package/src/icons/src/solid/chevron-double-right.svg +0 -4
  102. package/src/icons/src/solid/company.svg +0 -3
  103. package/src/icons/src/solid/filter.svg +0 -3
  104. package/src/icons/src/solid/heart.svg +0 -3
  105. package/src/icons/src/solid/history.svg +0 -3
  106. package/src/icons/src/solid/home.svg +0 -3
  107. package/src/icons/src/solid/mark-pen.svg +0 -3
  108. package/src/icons/src/solid/translate.svg +0 -3
  109. package/src/icons/src/stroke/arrow-down-s.svg +0 -3
  110. package/src/icons/src/stroke/arrow-left-s.svg +0 -3
  111. package/src/icons/src/stroke/arrow-right-s.svg +0 -3
  112. package/src/icons/src/stroke/arrow-up-s.svg +0 -3
  113. package/src/icons/src/stroke/chevron-double-left.svg +0 -4
  114. package/src/icons/src/stroke/chevron-double-right.svg +0 -4
  115. package/src/icons/src/stroke/company.svg +0 -9
  116. package/src/icons/src/stroke/filter.svg +0 -3
  117. package/src/icons/src/stroke/heart.svg +0 -3
  118. package/src/icons/src/stroke/history.svg +0 -3
  119. package/src/icons/src/stroke/home.svg +0 -3
  120. package/src/icons/src/stroke/mark-pen.svg +0 -3
  121. package/src/icons/src/stroke/translate.svg +0 -3
  122. package/src/icons/stroke/ArrowDownS.tsx +0 -15
  123. package/src/icons/stroke/ArrowLeftS.tsx +0 -15
  124. package/src/icons/stroke/ArrowRightS.tsx +0 -15
  125. package/src/icons/stroke/ArrowUpS.tsx +0 -15
  126. package/src/icons/stroke/ChevronDoubleLeft.tsx +0 -16
  127. package/src/icons/stroke/ChevronDoubleRight.tsx +0 -16
  128. package/src/icons/stroke/Company.tsx +0 -24
  129. package/src/icons/stroke/Filter.tsx +0 -15
  130. package/src/icons/stroke/Heart.tsx +0 -20
  131. package/src/icons/stroke/History.tsx +0 -18
  132. package/src/icons/stroke/Home.tsx +0 -20
  133. package/src/icons/stroke/MarkPen.tsx +0 -18
  134. package/src/icons/stroke/Translate.tsx +0 -18
  135. package/src/logo/src/platforms/Zendesk.svg +0 -6
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgFilter;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHeart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHeart;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHistory: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHistory;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHome: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHome;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgMarkPen: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgMarkPen;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgTranslate: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgTranslate;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowDownS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowDownS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowLeftS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowLeftS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowRightS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowRightS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowUpS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowUpS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleLeft: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleLeft;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleRight: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleRight;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgCompany: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgCompany;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgFilter;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHeart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHeart;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHistory: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHistory;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHome: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHome;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgMarkPen: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgMarkPen;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgTranslate: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgTranslate;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowDownS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowDownS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowLeftS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowLeftS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowRightS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowRightS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowUpS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowUpS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleLeft: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleLeft;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleRight: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleRight;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgCompany: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgCompany;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgFilter;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHeart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHeart;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHistory: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHistory;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHome: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHome;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgMarkPen: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgMarkPen;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgTranslate: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgTranslate;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowDownS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowDownS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowLeftS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowLeftS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowRightS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowRightS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgArrowUpS: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgArrowUpS;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleLeft: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleLeft;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgChevronDoubleRight: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgChevronDoubleRight;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgCompany: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgCompany;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgFilter;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHeart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHeart;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHistory: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHistory;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgHome: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgHome;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgMarkPen: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgMarkPen;
@@ -1,4 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- declare const SvgTranslate: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default SvgTranslate;
@@ -1,15 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgArrowDownS = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path fill="currentColor" d="m12 16-6-6h12l-6 6Z" />
13
- </svg>
14
- );
15
- export default SvgArrowDownS;
@@ -1,15 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgArrowLeftS = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path fill="currentColor" d="m8 12 6-6v12l-6-6Z" />
13
- </svg>
14
- );
15
- export default SvgArrowLeftS;
@@ -1,15 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgArrowRightS = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path fill="currentColor" d="m16 12-6 6V6l6 6Z" />
13
- </svg>
14
- );
15
- export default SvgArrowRightS;
@@ -1,15 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgArrowUpS = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path fill="currentColor" d="m12 8 6 6H6l6-6Z" />
13
- </svg>
14
- );
15
- export default SvgArrowUpS;
@@ -1,22 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgChevronDoubleLeft = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="M12 16.5 7.5 12 12 7.5l-2-2L3.5 12l6.5 6.5 2-2Z"
15
- />
16
- <path
17
- fill="currentColor"
18
- d="M19.5 16.5 15 12l4.5-4.5-2-2L11 12l6.5 6.5 2-2Z"
19
- />
20
- </svg>
21
- );
22
- export default SvgChevronDoubleLeft;
@@ -1,22 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgChevronDoubleRight = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="m12 7.5 4.5 4.5-4.5 4.5 2 2 6.5-6.5L14 5.5l-2 2Z"
15
- />
16
- <path
17
- fill="currentColor"
18
- d="M4.5 7.5 9 12l-4.5 4.5 2 2L13 12 6.5 5.5l-2 2Z"
19
- />
20
- </svg>
21
- );
22
- export default SvgChevronDoubleRight;
@@ -1,20 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgCompany = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- fillRule="evenodd"
15
- d="M23 21h-3V2H4v19H1v2h22v-2ZM8 6h3v2H8V6Zm0 4h3v2H8v-2Zm0 4h3v2H8v-2Zm5 0h3v2h-3v-2Zm0-4h3v2h-3v-2Zm0-4h3v2h-3V6Zm-1 12h4v3h-4v-3Zm-4 0h2v3H8v-3Z"
16
- clipRule="evenodd"
17
- />
18
- </svg>
19
- );
20
- export default SvgCompany;
@@ -1,18 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgFilter = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="M3 4h18v3H3V4Zm3 6.5h12v3H6v-3ZM9 17h6v3H9v-3Z"
15
- />
16
- </svg>
17
- );
18
- export default SvgFilter;
@@ -1,18 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgHeart = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="M20.243 4.757a6 6 0 0 1 .236 8.236l-8.48 8.492-8.478-8.492a6 6 0 0 1 8.48-8.464 5.998 5.998 0 0 1 8.242.228Z"
15
- />
16
- </svg>
17
- );
18
- export default SvgHeart;
@@ -1,18 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgHistory = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2a8 8 0 1 0 1.865-5.135L8 9H2V3l2.447 2.446A9.977 9.977 0 0 1 12 2Zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2Z"
15
- />
16
- </svg>
17
- );
18
- export default SvgHistory;
@@ -1,20 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgHome = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- fillRule="evenodd"
15
- d="M4 12v9h16v-9h3L12 2 1 12h3Zm14 7v-7H6v7h12Z"
16
- clipRule="evenodd"
17
- />
18
- </svg>
19
- );
20
- export default SvgHome;
@@ -1,18 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgMarkPen = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="m15.95 2.39 5.657 5.657a1 1 0 0 1 0 1.414l-7.778 7.778-2.122.707-1.414 1.415a1 1 0 0 1-1.414 0l-4.243-4.243a1 1 0 0 1 0-1.414L6.05 12.29l.707-2.122 7.779-7.778a1 1 0 0 1 1.414 0Zm.707 3.536-6.364 6.364 1.414 1.414 6.364-6.364-1.414-1.414ZM4.283 16.886l2.828 2.828-1.414 1.415-4.243-1.415 2.829-2.828Z"
15
- />
16
- </svg>
17
- );
18
- export default SvgMarkPen;
@@ -1,18 +0,0 @@
1
- import type { SVGProps } from "react";
2
- import * as React from "react";
3
- const SvgTranslate = (props: SVGProps<SVGSVGElement>) => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="1em"
7
- height="1em"
8
- fill="none"
9
- viewBox="0 0 24 24"
10
- {...props}
11
- >
12
- <path
13
- fill="currentColor"
14
- d="m18.5 10 4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16.5 10h2ZM10 2v2h6v2h-1.968a18.221 18.221 0 0 1-3.62 6.301 14.865 14.865 0 0 0 2.335 1.707l-.75 1.878A17.016 17.016 0 0 1 9 13.725a16.677 16.677 0 0 1-6.201 3.548l-.536-1.929a14.7 14.7 0 0 0 5.327-3.042A18.078 18.078 0 0 1 4.767 8h2.24A16.031 16.031 0 0 0 9 10.877a16.165 16.165 0 0 0 2.91-4.876L2 6V4h6V2h2Zm7.5 10.885L16.253 16h2.492L17.5 12.885Z"
15
- />
16
- </svg>
17
- );
18
- export default SvgTranslate;
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 16L6 10H18L12 16Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 12L14 6V18L8 12Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 12L10 18V6L16 12Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 8L18 14H6L12 8Z" fill="#020617"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.9999 16.5L7.4999 12L11.9999 7.5L9.9999 5.5L3.5 11.9997L9.9999 18.5L11.9999 16.5Z" fill="#020617"/>
3
- <path d="M19.4999 16.5L14.9999 12L19.4999 7.5L17.4999 5.5L11 11.9997L17.4999 18.5L19.4999 16.5Z" fill="#020617"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 7.5L16.5 12L12 16.5L14 18.5L20.4999 12.0003L14 5.5L12 7.5Z" fill="#020617"/>
3
- <path d="M4.49998 7.5L8.99998 12L4.49998 16.5L6.49998 18.5L12.9999 12.0003L6.49998 5.5L4.49998 7.5Z" fill="#020617"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23 21H20V2H4V21H1V23H23V21ZM8 6H11V8H8V6ZM8 10H11V12H8V10ZM8 14H11V16H8V14ZM13 14H16V16H13V14ZM13 10H16V12H13V10ZM13 6H16V8H13V6ZM12 18H16V21H12V18ZM8 18H10V21H8V18Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 4H21V7H3V4ZM6 10.5H18V13.5H6V10.5ZM9 17H15V20H9V17Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.2426 4.75736C22.5053 7.02472 22.583 10.637 20.4786 12.993L11.9999 21.485L3.52138 12.993C1.41705 10.637 1.49571 7.01901 3.75736 4.75736C6.02157 2.49315 9.64519 2.41687 12.001 4.52853C14.35 2.42 17.98 2.49 20.2426 4.75736Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12H4C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C9.53614 4 7.33243 5.11383 5.86492 6.86543L8 9H2V3L4.44656 5.44648C6.28002 3.33509 8.9841 2 12 2ZM13 7L12.9998 11.585L16.2426 14.8284L14.8284 16.2426L10.9998 12.413L11 7H13Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 12V21H20V12H23L12 2L1 12H4ZM18 19V12H6V19H18Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.9498 2.39019L21.6066 8.04704C21.9972 8.43757 21.9972 9.07073 21.6066 9.46126L13.8285 17.2394L11.7071 17.9465L10.2929 19.3607C9.90241 19.7513 9.26925 19.7513 8.87872 19.3607L4.63608 15.1181C4.24556 14.7276 4.24556 14.0944 4.63608 13.7039L6.0503 12.2897L6.7574 10.1683L14.5356 2.39019C14.9261 1.99966 15.5593 1.99966 15.9498 2.39019ZM16.6569 5.92572L10.2929 12.2897L11.7071 13.7039L18.0711 7.33994L16.6569 5.92572ZM4.28253 16.8859L7.11096 19.7143L5.69674 21.1285L1.4541 19.7143L4.28253 16.8859Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.5 10L22.9 21H20.745L19.544 18H15.454L14.255 21H12.101L16.5 10H18.5ZM10 2V4H16V6L14.0322 6.0006C13.2425 8.36616 11.9988 10.5057 10.4115 12.301C11.1344 12.9457 11.917 13.5176 12.7475 14.0079L11.9969 15.8855C10.9237 15.2781 9.91944 14.5524 8.99961 13.7249C7.21403 15.332 5.10914 16.5553 2.79891 17.2734L2.26257 15.3442C4.2385 14.7203 6.04543 13.6737 7.59042 12.3021C6.46277 11.0281 5.50873 9.57985 4.76742 8.00028L7.00684 8.00037C7.57018 9.03885 8.23979 10.0033 8.99967 10.877C10.2283 9.46508 11.2205 7.81616 11.9095 6.00101L2 6V4H8V2H10ZM17.5 12.8852L16.253 16H18.745L17.5 12.8852Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 16L6 10H18L12 16Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 12L14 6V18L8 12Z" fill="#020617"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 12L10 18V6L16 12Z" fill="#020617"/>
3
- </svg>