@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,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 17L6.9999 12L11.9999 6.99995L10.4999 5.49995L4 11.9997L10.4999 18.5L11.9999 17Z" fill="#020617"/>
3
- <path d="M18.9998 17L13.9998 12L18.9998 6.99995L17.4998 5.49995L10.9999 11.9997L17.4998 18.5L18.9998 17Z" 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 6.99995L17 12L12 17L13.5 18.5L19.9999 12.0003L13.5 5.49995L12 6.99995Z" fill="#020617"/>
3
- <path d="M5.00004 6.99995L10 12L5.00004 17L6.50004 18.5L12.9999 12.0003L6.50004 5.49995L5.00004 6.99995Z" fill="#020617"/>
4
- </svg>
@@ -1,9 +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 6H11V8H8V6Z" fill="#020617"/>
3
- <path d="M8 10H11V12H8V10Z" fill="#020617"/>
4
- <path d="M8 14H11V16H8V14Z" fill="#020617"/>
5
- <path d="M13 14H16V16H13V14Z" fill="#020617"/>
6
- <path d="M13 10H16V12H13V10Z" fill="#020617"/>
7
- <path d="M13 6H16V8H13V6Z" fill="#020617"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23 21H20V2H4V21H1V23H23V21ZM18 4V21L16 21V18H12V21H10V18H8V21L6 21V4H18Z" fill="#020617"/>
9
- </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 5H21V7H3V5ZM6 11H18V13H6V11ZM9 17H15V19H9V17Z" 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="M18.8269 6.17009C17.3215 4.66153 14.9009 4.61309 13.337 6.01687L12.0019 7.21524L10.6661 6.01781C9.09682 4.6112 6.68058 4.66256 5.17157 6.17157C3.67624 7.66691 3.61224 10.0532 4.97994 11.6232L11.9999 18.6543L19.0201 11.6232C20.3873 10.0538 20.3258 7.67203 18.8269 6.17009ZM20.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.75736C22.5053 7.02472 22.583 10.637 20.4786 12.993Z" 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.25022 4 6.82447 5.38734 5.38451 7.50024L8 7.5V9.5H2V3.5H4L3.99989 5.99918C5.82434 3.57075 8.72873 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 12V19H6V12H18ZM17.8269 10L12 4.70285L6.17314 10H17.8269Z" 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.2427 4.51151L8.50547 11.2487L7.79836 13.37L6.7574 14.411L9.58583 17.2394L10.6268 16.1985L12.7481 15.4913L19.4853 8.75415L15.2427 4.51151ZM21.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.39019L21.6066 8.04704ZM15.2427 7.33994L16.6569 8.75415L11.7071 13.7039L10.2929 12.2897L15.2427 7.33994ZM4.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,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,16 +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 fill="currentColor" d="m12 17-5-5 5-5-1.5-1.5L4 12l6.5 6.5L12 17Z" />
13
- <path fill="currentColor" d="m19 17-5-5 5-5-1.5-1.5L11 12l6.5 6.5L19 17Z" />
14
- </svg>
15
- );
16
- export default SvgChevronDoubleLeft;
@@ -1,16 +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 fill="currentColor" d="m12 7 5 5-5 5 1.5 1.5L20 12l-6.5-6.5L12 7Z" />
13
- <path fill="currentColor" d="m5 7 5 5-5 5 1.5 1.5L13 12 6.5 5.5 5 7Z" />
14
- </svg>
15
- );
16
- export default SvgChevronDoubleRight;
@@ -1,24 +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
- d="M8 6h3v2H8V6ZM8 10h3v2H8v-2ZM8 14h3v2H8v-2ZM13 14h3v2h-3v-2ZM13 10h3v2h-3v-2ZM13 6h3v2h-3V6Z"
15
- />
16
- <path
17
- fill="currentColor"
18
- fillRule="evenodd"
19
- d="M23 21h-3V2H4v19H1v2h22v-2ZM18 4v17h-2v-3h-4v3h-2v-3H8v3H6V4h12Z"
20
- clipRule="evenodd"
21
- />
22
- </svg>
23
- );
24
- export default SvgCompany;
@@ -1,15 +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 fill="currentColor" d="M3 5h18v2H3V5Zm3 6h12v2H6v-2Zm3 6h6v2H9v-2Z" />
13
- </svg>
14
- );
15
- export default SvgFilter;
@@ -1,20 +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
- fillRule="evenodd"
15
- d="M18.827 6.17a3.998 3.998 0 0 0-5.49-.153l-1.335 1.198-1.336-1.197a4 4 0 0 0-5.686 5.605L12 18.654l7.02-7.03a4 4 0 0 0-.193-5.454Zm1.652 6.823-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.228 6 6 0 0 1 .236 8.236Z"
16
- clipRule="evenodd"
17
- />
18
- </svg>
19
- );
20
- 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.385-4.5H8v2H2v-6h2V6a9.985 9.985 0 0 1 8-4Zm1 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 0v7H6v-7h12Zm-.173-2L12 4.703 6.173 10h11.654Z"
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.243 4.512-6.738 6.737-.707 2.121-1.04 1.041 2.828 2.828 1.04-1.04 2.122-.708 6.737-6.737-4.242-4.242Zm6.364 3.535a1 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 0l5.657 5.657Zm-6.364-.707 1.414 1.414-4.95 4.95-1.414-1.414 4.95-4.95Zm-10.96 9.546 2.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,6 +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="M13 4L13 16L23 4L13 4Z" fill="#03363D"/>
3
- <path d="M6 9C3.23858 9 1 6.76142 1 4H11C11 6.76142 8.76142 9 6 9Z" fill="#03363D"/>
4
- <path d="M18 15C20.7614 15 23 17.2386 23 20H13C13 17.2386 15.2386 15 18 15Z" fill="#03363D"/>
5
- <path d="M11 8V20H1L11 8Z" fill="#03363D"/>
6
- </svg>