meticulous-ui 1.1.5 → 1.1.7

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 (196) hide show
  1. package/components/Icons/Add/Add.js +10 -9
  2. package/components/Icons/AddCircle/AddCircle.js +5 -4
  3. package/components/Icons/AddCircleFilled/AddCircleFilled.js +5 -4
  4. package/components/Icons/ArrowDown/ArrowDown.js +5 -4
  5. package/components/Icons/ArrowLeft/ArrowLeft.js +6 -5
  6. package/components/Icons/ArrowRight/ArrowRight.js +6 -5
  7. package/components/Icons/ArrowUp/ArrowUp.js +5 -4
  8. package/components/Icons/BellFilled/BellFilled.js +5 -4
  9. package/components/Icons/BellOffFilled/BellOffFilled.js +7 -6
  10. package/components/Icons/BellOffOutline/BellOffOutline.js +11 -10
  11. package/components/Icons/BellOutline/BellOutline.js +7 -6
  12. package/components/Icons/BookmarkFilled/BookmarkFilled.js +9 -29
  13. package/components/Icons/BookmarkOutline/BookmarkOutline.js +3 -2
  14. package/components/Icons/CartCheckFilled/CartCheckFilled.js +8 -7
  15. package/components/Icons/CartCheckOutline/CartCheckOutline.js +8 -7
  16. package/components/Icons/CartCrossFilled/CartCrossFilled.js +5 -4
  17. package/components/Icons/CartCrossOutline/CartCrossOutline.js +7 -6
  18. package/components/Icons/CartFilled/CartFilled.js +1 -0
  19. package/components/Icons/CartMinusFilled/CartMinusFilled.js +5 -4
  20. package/components/Icons/CartMinusOutline/CartMinusOutline.js +9 -8
  21. package/components/Icons/CartOutline/CartOutline.js +9 -8
  22. package/components/Icons/CartPlusFilled/CartPlusFilled.js +5 -4
  23. package/components/Icons/CartPlusOutline/CartPlusOutline.js +7 -6
  24. package/components/Icons/Check/Check.js +26 -0
  25. package/components/Icons/CheckDouble/CheckDouble.js +26 -0
  26. package/components/Icons/ChevronDown/ChevronDown.js +7 -6
  27. package/components/Icons/ChevronLeft/ChevronLeft.js +6 -5
  28. package/components/Icons/ChevronLeft/index.js +2 -2
  29. package/components/Icons/ChevronRight/ChevronRight.js +6 -5
  30. package/components/Icons/ChevronUp/ChevronUp.js +6 -5
  31. package/components/Icons/ClockCircleOutline/ClockCircleOutline.js +10 -9
  32. package/components/Icons/ClockSquareOutline/ClockSquareOutline.js +9 -8
  33. package/components/Icons/Close/Close.js +9 -8
  34. package/components/Icons/CloseCircleFilled/CloseCircleFilled.js +5 -4
  35. package/components/Icons/CloseCircleOutline/CloseCircleOutline.js +11 -11
  36. package/components/Icons/CommentBubbleFilled/CommentBubbleFilled.js +9 -29
  37. package/components/Icons/CommentBubbleOutline/CommentBubbleOutline.js +9 -29
  38. package/components/Icons/CommentFilled/CommentFilled.js +9 -29
  39. package/components/Icons/CommentLineFilled/CommentLineFilled.js +8 -28
  40. package/components/Icons/CommentLineOutline/CommentLineOutline.js +9 -29
  41. package/components/Icons/CommentOutline/CommentOutline.js +9 -29
  42. package/components/Icons/ContactDetailsFilled/ContactDetailsFilled.js +4 -9
  43. package/components/Icons/ContactDetailsOutline/ContactDetailsOutline.js +9 -14
  44. package/components/Icons/DetailsOutline/DetailsOutline.js +2 -1
  45. package/components/Icons/DotsHorizontalFilled/DotsHorizontalFilled.js +3 -2
  46. package/components/Icons/DotsHorizontalOutline/DotsHorizontalOutline.js +15 -14
  47. package/components/Icons/DotsVerticalFilled/DotsVerticalFilled.js +3 -2
  48. package/components/Icons/DotsVerticalOutline/DotsVerticalOutline.js +12 -11
  49. package/components/Icons/ExitArrowInOutline/ExitArrowInOutline.js +7 -7
  50. package/components/Icons/ExitArrowOutOutline/ExitArrowOutOutline.js +9 -8
  51. package/components/Icons/HamburgerMenu/HamburgerMenu.js +9 -8
  52. package/components/Icons/HamburgerSpaced/HamburgerSpaced.js +8 -28
  53. package/components/Icons/HeartFilled/HeartFilled.js +4 -3
  54. package/components/Icons/HeartOutline/HeartOutline.js +8 -7
  55. package/components/Icons/HomeFilled/HomeFilled.js +5 -4
  56. package/components/Icons/HomeOutline/HomeOutline.js +3 -2
  57. package/components/Icons/Info/Info.js +32 -0
  58. package/components/Icons/Link/Link.js +9 -8
  59. package/components/Icons/LockKeyhole/LockKeyhole.js +25 -0
  60. package/components/Icons/LockKeyholeOutline/LockKeyholeOutline.js +36 -0
  61. package/components/Icons/LockKeyholeUnlocked/LockKeyholeUnlocked.js +25 -0
  62. package/components/Icons/LockKeyholeUnlockedOutline/LockKeyholeUnlockedOutline.js +36 -0
  63. package/components/Icons/Minus/Minus.js +7 -6
  64. package/components/Icons/MinusCircle/MinusCircle.js +6 -26
  65. package/components/Icons/MinusCircleFilled/MinusCircleFilled.js +9 -29
  66. package/components/Icons/MoneyBagOutline/MoneyBagOutline.js +51 -0
  67. package/components/Icons/MoneyBriefcaseFilled/MoneyBriefcaseFilled.js +25 -0
  68. package/components/Icons/MoneyBriefcaseOutline/MoneyBriefcaseOutline.js +43 -0
  69. package/components/Icons/ProfileFemaleOutline/ProfileFemaleOutline.js +3 -2
  70. package/components/Icons/ProfileGroupFilled/ProfileGroupFilled.js +8 -7
  71. package/components/Icons/ProfileMaleFilled/ProfileMaleFilled.js +3 -2
  72. package/components/Icons/ProfileMaleOutline/ProfileMaleOutline.js +4 -3
  73. package/components/Icons/RupeeOutlined/RupeeOutlined.js +23 -0
  74. package/components/Icons/RupeeSign/RupeeSign.js +26 -0
  75. package/components/Icons/Search/Search.js +8 -28
  76. package/components/Icons/SettingFilled/SettingFilled.js +4 -3
  77. package/components/Icons/SettingOutline/SettingOutline.js +1 -0
  78. package/components/Icons/ShareAllFilled/ShareAllFilled.js +5 -4
  79. package/components/Icons/ShareAllOutline/ShareAllOutline.js +8 -7
  80. package/components/Icons/ShareBoxOutline/ShareBoxOutline.js +3 -2
  81. package/components/Icons/ShareFilled/ShareFilled.js +5 -4
  82. package/components/Icons/ShareOutline/ShareOutline.js +11 -10
  83. package/components/Icons/ShareThickFilled/ShareThickFilled.js +3 -2
  84. package/components/Icons/ShieldCheckFilled/ShieldCheckFilled.js +5 -4
  85. package/components/Icons/ShieldCheckOutline/ShieldCheckOutline.js +8 -7
  86. package/components/Icons/ShieldCrossFilled/ShieldCrossFilled.js +5 -4
  87. package/components/Icons/ShieldCrossOutline/ShieldCrossOutline.js +7 -6
  88. package/components/Icons/ShieldWarningFilled/ShieldWarningFilled.js +5 -4
  89. package/components/Icons/ShieldWarningOutline/ShieldWarningOutline.js +10 -9
  90. package/components/Icons/StarFilled/StarFilled.js +7 -6
  91. package/components/Icons/StarOutline/StarOutline.js +5 -4
  92. package/components/Icons/ThumbsDownFilled/ThumbsDownFilled.js +8 -7
  93. package/components/Icons/ThumbsDownOutline/ThumbsDownOutline.js +3 -2
  94. package/components/Icons/ThumbsUpFilled/ThumbsUpFilled.js +3 -2
  95. package/components/Icons/ThumbsUpOutline/ThumbsUpOutline.js +4 -3
  96. package/components/Icons/Upload/Upload.js +3 -2
  97. package/components/Icons/UploadBoxFilled/UploadBoxFilled.js +5 -4
  98. package/components/Icons/UploadBoxOutline/UploadBoxOutline.js +5 -4
  99. package/components/Icons/WalletFilled/WalletFilled.js +6 -26
  100. package/components/Icons/WalletOutline/WalletOutline.js +8 -28
  101. package/components/Icons/index.js +263 -239
  102. package/package.json +1 -1
  103. package/utils/hasEqualProps.js +1 -1
  104. package/components/Icons/Add/index.js +0 -4
  105. package/components/Icons/AddCircle/index.js +0 -4
  106. package/components/Icons/AddCircleFilled/index.js +0 -4
  107. package/components/Icons/ArrowDown/index.js +0 -4
  108. package/components/Icons/ArrowLeft/index.js +0 -4
  109. package/components/Icons/ArrowRight/index.js +0 -4
  110. package/components/Icons/ArrowUp/index.js +0 -4
  111. package/components/Icons/BellFilled/index.js +0 -4
  112. package/components/Icons/BellOffFilled/index.js +0 -4
  113. package/components/Icons/BellOffOutline/index.js +0 -4
  114. package/components/Icons/BellOutline/index.js +0 -4
  115. package/components/Icons/BookmarkFilled/index.js +0 -4
  116. package/components/Icons/BookmarkOutline/index.js +0 -4
  117. package/components/Icons/CartCheckFilled/index.js +0 -4
  118. package/components/Icons/CartCheckOutline/index.js +0 -4
  119. package/components/Icons/CartCrossFilled/index.js +0 -4
  120. package/components/Icons/CartCrossOutline/index.js +0 -4
  121. package/components/Icons/CartFilled/index.js +0 -4
  122. package/components/Icons/CartMinusFilled/index.js +0 -4
  123. package/components/Icons/CartMinusOutline/index.js +0 -4
  124. package/components/Icons/CartOutline/index.js +0 -4
  125. package/components/Icons/CartPlusFilled/index.js +0 -4
  126. package/components/Icons/CartPlusOutline/index.js +0 -4
  127. package/components/Icons/ChevronDown/index.js +0 -4
  128. package/components/Icons/ChevronUp/index.js +0 -4
  129. package/components/Icons/ClockCircleOutline/index.js +0 -4
  130. package/components/Icons/ClockSquareOutline/index.js +0 -4
  131. package/components/Icons/Close/index.js +0 -4
  132. package/components/Icons/CloseCircleFilled/index.js +0 -4
  133. package/components/Icons/CloseCircleOutline/index.js +0 -4
  134. package/components/Icons/CommentBubbleFilled/index.js +0 -4
  135. package/components/Icons/CommentBubbleOutline/index.js +0 -4
  136. package/components/Icons/CommentFilled/index.js +0 -4
  137. package/components/Icons/CommentLineFilled/index.js +0 -4
  138. package/components/Icons/CommentLineOutline/index.js +0 -4
  139. package/components/Icons/CommentOutline/index.js +0 -4
  140. package/components/Icons/ContactDetailsFilled/index.js +0 -4
  141. package/components/Icons/ContactDetailsOutline/index.js +0 -4
  142. package/components/Icons/DetailsOutline/index.js +0 -4
  143. package/components/Icons/DotsHorizontalFilled/index.js +0 -4
  144. package/components/Icons/DotsHorizontalOutline/index.js +0 -4
  145. package/components/Icons/DotsVerticalFilled/index.js +0 -4
  146. package/components/Icons/DotsVerticalOutline/index.js +0 -4
  147. package/components/Icons/ExitArrowInOutline/index.js +0 -4
  148. package/components/Icons/ExitArrowOutOutline/index.js +0 -4
  149. package/components/Icons/HamburgerMenu/index.js +0 -4
  150. package/components/Icons/HamburgerSpaced/index.js +0 -4
  151. package/components/Icons/HeartFilled/index.js +0 -4
  152. package/components/Icons/HeartOutline/index.js +0 -4
  153. package/components/Icons/HomeFilled/index.js +0 -4
  154. package/components/Icons/HomeOutline/index.js +0 -4
  155. package/components/Icons/Link/index.js +0 -4
  156. package/components/Icons/LockClosedFilled/LockClosedFilled.js +0 -24
  157. package/components/Icons/LockClosedFilled/index.js +0 -4
  158. package/components/Icons/LockClosedOutline/LockClosedOutline.js +0 -35
  159. package/components/Icons/LockClosedOutline/index.js +0 -4
  160. package/components/Icons/LockOpenFilled/LockOpenFilled.js +0 -24
  161. package/components/Icons/LockOpenFilled/index.js +0 -4
  162. package/components/Icons/LockOpenOutline/LockOpenOutline.js +0 -36
  163. package/components/Icons/LockOpenOutline/index.js +0 -4
  164. package/components/Icons/Minus/index.js +0 -4
  165. package/components/Icons/MinusCircle/index.js +0 -4
  166. package/components/Icons/MinusCircleFilled/index.js +0 -4
  167. package/components/Icons/ProfileFemaleOutline/index.js +0 -4
  168. package/components/Icons/ProfileGroupFilled/index.js +0 -4
  169. package/components/Icons/ProfileMaleFilled/index.js +0 -4
  170. package/components/Icons/ProfileMaleOutline/index.js +0 -4
  171. package/components/Icons/Search/index.js +0 -4
  172. package/components/Icons/SettingFilled/index.js +0 -4
  173. package/components/Icons/SettingOutline/index.js +0 -4
  174. package/components/Icons/ShareAllFilled/index.js +0 -4
  175. package/components/Icons/ShareAllOutline/index.js +0 -4
  176. package/components/Icons/ShareBoxOutline/index.js +0 -4
  177. package/components/Icons/ShareFilled/index.js +0 -4
  178. package/components/Icons/ShareOutline/index.js +0 -4
  179. package/components/Icons/ShareThickFilled/index.js +0 -4
  180. package/components/Icons/ShieldCheckFilled/index.js +0 -4
  181. package/components/Icons/ShieldCheckOutline/index.js +0 -4
  182. package/components/Icons/ShieldCrossFilled/index.js +0 -4
  183. package/components/Icons/ShieldCrossOutline/index.js +0 -4
  184. package/components/Icons/ShieldWarningFilled/index.js +0 -4
  185. package/components/Icons/ShieldWarningOutline/index.js +0 -4
  186. package/components/Icons/StarFilled/index.js +0 -4
  187. package/components/Icons/StarOutline/index.js +0 -4
  188. package/components/Icons/ThumbsDownFilled/index.js +0 -4
  189. package/components/Icons/ThumbsDownOutline/index.js +0 -4
  190. package/components/Icons/ThumbsUpFilled/index.js +0 -4
  191. package/components/Icons/ThumbsUpOutline/index.js +0 -4
  192. package/components/Icons/Upload/index.js +0 -4
  193. package/components/Icons/UploadBoxFilled/index.js +0 -4
  194. package/components/Icons/UploadBoxOutline/index.js +0 -4
  195. package/components/Icons/WalletFilled/index.js +0 -4
  196. package/components/Icons/WalletOutline/index.js +0 -4
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const i = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: n,
@@ -10,15 +11,15 @@ const s = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */
10
11
  ...t,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", {}),
13
- /* @__PURE__ */ e.jsx("g", { id: "Complete", children: /* @__PURE__ */ e.jsx("g", { "data-name": "add", id: "add-2", children: /* @__PURE__ */ e.jsxs("g", { children: [
14
+ /* @__PURE__ */ e.jsx("g", { children: /* @__PURE__ */ e.jsx("g", { "data-name": "add", children: /* @__PURE__ */ e.jsxs("g", { children: [
14
15
  /* @__PURE__ */ e.jsx(
15
16
  "line",
16
17
  {
17
18
  fill: "none",
18
19
  stroke: o,
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2",
20
+ strokeLinecap: "round",
21
+ strokeLinejoin: "round",
22
+ strokeWidth: "2",
22
23
  x1: "12",
23
24
  x2: "12",
24
25
  y1: "19",
@@ -30,9 +31,9 @@ const s = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */
30
31
  {
31
32
  fill: "none",
32
33
  stroke: o,
33
- "stroke-linecap": "round",
34
- "stroke-linejoin": "round",
35
- "stroke-width": "2",
34
+ strokeLinecap: "round",
35
+ strokeLinejoin: "round",
36
+ strokeWidth: "2",
36
37
  x1: "5",
37
38
  x2: "19",
38
39
  y1: "12",
@@ -44,5 +45,5 @@ const s = ({ size: n = 24, color: o = "currentColor", ...t }) => /* @__PURE__ */
44
45
  }
45
46
  );
46
47
  export {
47
- s as default
48
+ i as default
48
49
  };
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const o = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: l,
@@ -19,8 +20,8 @@ const i = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */
19
20
  /* @__PURE__ */ C.jsx(
20
21
  "path",
21
22
  {
22
- "fill-rule": "evenodd",
23
- "clip-rule": "evenodd",
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
24
25
  d: "M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM3.00683 12C3.00683 16.9668 7.03321 20.9932 12 20.9932C16.9668 20.9932 20.9932 16.9668 20.9932 12C20.9932 7.03321 16.9668 3.00683 12 3.00683C7.03321 3.00683 3.00683 7.03321 3.00683 12Z",
25
26
  fill: e
26
27
  }
@@ -29,5 +30,5 @@ const i = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */
29
30
  }
30
31
  );
31
32
  export {
32
- i as default
33
+ o as default
33
34
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const t = ({ size: l = 24, color: C = "currentColor", ...o }) => /* @__PURE__ */ e.jsx(
2
+ import "react";
3
+ const d = ({ size: l = 24, color: C = "currentColor", ...o }) => /* @__PURE__ */ e.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: l,
@@ -11,8 +12,8 @@ const t = ({ size: l = 24, color: C = "currentColor", ...o }) => /* @__PURE__ */
11
12
  children: /* @__PURE__ */ e.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12.75 9C12.75 8.58579 12.4142 8.25 12 8.25C11.5858 8.25 11.25 8.58579 11.25 9L11.25 11.25H9C8.58579 11.25 8.25 11.5858 8.25 12C8.25 12.4142 8.58579 12.75 9 12.75H11.25V15C11.25 15.4142 11.5858 15.75 12 15.75C12.4142 15.75 12.75 15.4142 12.75 15L12.75 12.75H15C15.4142 12.75 15.75 12.4142 15.75 12C15.75 11.5858 15.4142 11.25 15 11.25H12.75V9Z",
17
18
  fill: C
18
19
  }
@@ -20,5 +21,5 @@ const t = ({ size: l = 24, color: C = "currentColor", ...o }) => /* @__PURE__ */
20
21
  }
21
22
  );
22
23
  export {
23
- t as default
24
+ d as default
24
25
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: o = 24, color: l = "currentColor", ...r }) => /* @__PURE__ */ e.jsx(
2
+ import "react";
3
+ const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -7,12 +8,12 @@ const n = ({ size: o = 24, color: l = "currentColor", ...r }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...r,
11
+ ...t,
11
12
  children: /* @__PURE__ */ e.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M12 3C12.5523 3 13 3.44772 13 4V17.5858L18.2929 12.2929C18.6834 11.9024 19.3166 11.9024 19.7071 12.2929C20.0976 12.6834 20.0976 13.3166 19.7071 13.7071L12.7071 20.7071C12.3166 21.0976 11.6834 21.0976 11.2929 20.7071L4.29289 13.7071C3.90237 13.3166 3.90237 12.6834 4.29289 12.2929C4.68342 11.9024 5.31658 11.9024 5.70711 12.2929L11 17.5858V4C11 3.44772 11.4477 3 12 3Z",
17
18
  fill: l
18
19
  }
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const i = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -13,13 +14,13 @@ const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */
13
14
  {
14
15
  d: "M5 12H19M5 12L11 6M5 12L11 18",
15
16
  stroke: r,
16
- "stroke-width": "2",
17
- "stroke-linecap": "round",
18
- "stroke-linejoin": "round"
17
+ strokeWidth: "2",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
19
20
  }
20
21
  )
21
22
  }
22
23
  );
23
24
  export {
24
- s as default
25
+ i as default
25
26
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const n = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -13,13 +14,13 @@ const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */
13
14
  {
14
15
  d: "M5 12H19M19 12L13 6M19 12L13 18",
15
16
  stroke: r,
16
- "stroke-width": "2",
17
- "stroke-linecap": "round",
18
- "stroke-linejoin": "round"
17
+ strokeWidth: "2",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
19
20
  }
20
21
  )
21
22
  }
22
23
  );
23
24
  export {
24
- s as default
25
+ n as default
25
26
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: o = 24, color: l = "currentColor", ...r }) => /* @__PURE__ */ e.jsx(
2
+ import "react";
3
+ const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -7,12 +8,12 @@ const n = ({ size: o = 24, color: l = "currentColor", ...r }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...r,
11
+ ...t,
11
12
  children: /* @__PURE__ */ e.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M12 3C12.2652 3 12.5196 3.10536 12.7071 3.29289L19.7071 10.2929C20.0976 10.6834 20.0976 11.3166 19.7071 11.7071C19.3166 12.0976 18.6834 12.0976 18.2929 11.7071L13 6.41421V20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20V6.41421L5.70711 11.7071C5.31658 12.0976 4.68342 12.0976 4.29289 11.7071C3.90237 11.3166 3.90237 10.6834 4.29289 10.2929L11.2929 3.29289C11.4804 3.10536 11.7348 3 12 3Z",
17
18
  fill: l
18
19
  }
@@ -1,4 +1,5 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const o = ({ size: l = 24, color: e = "currentColor", ...d }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
@@ -12,8 +13,8 @@ const o = ({ size: l = 24, color: e = "currentColor", ...d }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ C.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M12 2C9.9695 2 8.34903 2.72578 7.24822 3.98079C6.16397 5.21692 5.66667 6.87057 5.66667 8.6V10.3333C5.66667 10.5774 5.55716 10.8709 5.27166 11.2498C4.99798 11.6129 4.6427 11.9534 4.25022 12.3296L4.18372 12.3934C3.49997 13.0494 3 13.9996 3 15.1333C3 16.67 4.19824 18 5.77778 18H18.2222C19.8018 18 21 16.67 21 15.1333C21 13.9996 20.5 13.0494 19.8163 12.3934L19.7498 12.3296L19.7497 12.3296C19.3573 11.9534 19.002 11.6129 18.7283 11.2498C18.4428 10.8709 18.3333 10.5774 18.3333 10.3333V8.6C18.3333 6.87057 17.836 5.21692 16.7518 3.98079C15.651 2.72578 14.0305 2 12 2Z",
18
19
  fill: e
19
20
  }
@@ -21,8 +22,8 @@ const o = ({ size: l = 24, color: e = "currentColor", ...d }) => /* @__PURE__ */
21
22
  /* @__PURE__ */ C.jsx(
22
23
  "path",
23
24
  {
24
- "fill-rule": "evenodd",
25
- "clip-rule": "evenodd",
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
26
27
  d: "M9.44303 19.1694C9.90172 18.8618 10.5229 18.9843 10.8305 19.443C10.9299 19.5912 11.0843 19.731 11.2919 19.8345C11.4998 19.938 11.7444 19.9964 12 19.9964C12.2556 19.9964 12.5002 19.938 12.7081 19.8345C12.9157 19.731 13.0701 19.5912 13.1695 19.443C13.4771 18.9843 14.0983 18.8618 14.557 19.1694C15.0157 19.4771 15.1381 20.0983 14.8305 20.557C14.5234 21.0149 14.0944 21.3783 13.6 21.6246C13.1058 21.8708 12.5546 21.9964 12 21.9964C11.4454 21.9964 10.8942 21.8708 10.4 21.6246C9.90564 21.3783 9.47658 21.0149 9.16946 20.557C8.86186 20.0983 8.98434 19.4771 9.44303 19.1694Z",
27
28
  fill: e
28
29
  }
@@ -1,4 +1,5 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const n = ({ size: e = 24, color: l = "currentColor", ...d }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
@@ -12,8 +13,8 @@ const n = ({ size: e = 24, color: l = "currentColor", ...d }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ C.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M9.44303 19.1694C9.90172 18.8618 10.5229 18.9843 10.8305 19.443C10.9299 19.5912 11.0843 19.731 11.2919 19.8345C11.4998 19.938 11.7444 19.9964 12 19.9964C12.2556 19.9964 12.5002 19.938 12.7081 19.8345C12.9157 19.731 13.0701 19.5912 13.1695 19.443C13.4771 18.9843 14.0983 18.8618 14.557 19.1694C15.0157 19.4771 15.1381 20.0983 14.8305 20.557C14.5234 21.0149 14.0944 21.3783 13.6 21.6246C13.1058 21.8708 12.5546 21.9964 12 21.9964C11.4454 21.9964 10.8942 21.8708 10.4 21.6246C9.90564 21.3783 9.47658 21.0149 9.16946 20.557C8.86186 20.0983 8.98434 19.4771 9.44303 19.1694Z",
18
19
  fill: l
19
20
  }
@@ -21,8 +22,8 @@ const n = ({ size: e = 24, color: l = "currentColor", ...d }) => /* @__PURE__ */
21
22
  /* @__PURE__ */ C.jsx(
22
23
  "path",
23
24
  {
24
- "fill-rule": "evenodd",
25
- "clip-rule": "evenodd",
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
26
27
  d: "M2.29289 2.29289C2.68342 1.90237 3.31658 1.90237 3.70711 2.29289L21.7071 20.2929C22.0976 20.6834 22.0976 21.3166 21.7071 21.7071C21.3166 22.0976 20.6834 22.0976 20.2929 21.7071L2.29289 3.70711C1.90237 3.31658 1.90237 2.68342 2.29289 2.29289Z",
27
28
  fill: l
28
29
  }
@@ -30,8 +31,8 @@ const n = ({ size: e = 24, color: l = "currentColor", ...d }) => /* @__PURE__ */
30
31
  /* @__PURE__ */ C.jsx(
31
32
  "path",
32
33
  {
33
- "fill-rule": "evenodd",
34
- "clip-rule": "evenodd",
34
+ fillRule: "evenodd",
35
+ clipRule: "evenodd",
35
36
  d: "M6.22469 5.6389C5.84619 6.54916 5.66667 7.5609 5.66667 8.6V10.3333C5.66667 10.5774 5.55716 10.8709 5.27166 11.2498C4.99798 11.6129 4.6427 11.9534 4.25022 12.3296L4.18372 12.3934C3.49997 13.0494 3 13.9996 3 15.1333C3 16.67 4.19824 18 5.77778 18H18.2222C18.3385 18 18.4528 17.9928 18.5646 17.9788L6.22469 5.6389ZM19.9711 16.5569C20.1824 16.7682 20.5344 16.7486 20.6718 16.4832C20.8822 16.0767 21 15.6152 21 15.1333C21 13.9996 20.5 13.0494 19.8163 12.3934L19.7498 12.3296C19.3573 11.9534 19.002 11.6129 18.7283 11.2498C18.4428 10.8709 18.3333 10.5774 18.3333 10.3333V8.6C18.3333 6.87057 17.836 5.21692 16.7518 3.98079C15.651 2.72578 14.0305 2 12 2C10.2057 2 8.73159 2.56674 7.65331 3.5646C7.45733 3.74597 7.46601 4.0518 7.65483 4.24061L19.9711 16.5569Z",
36
37
  fill: l
37
38
  }
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const i = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -14,8 +15,8 @@ const n = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M20 15.1333C20 14.3066 19.6376 13.6078 19.124 13.115C18.3269 12.3503 17.3333 11.4379 17.3333 10.3333V8.6C17.3333 5.50721 15.5556 3 12 3C10.7962 3 9.79622 3.28739 9 3.78759M6.7457 7.5C6.69301 7.85568 6.66667 8.2235 6.66667 8.6V10.3333C6.66667 11.4379 5.67308 12.3503 4.87601 13.115C4.36239 13.6078 4 14.3066 4 15.1333C4 16.1643 4.79594 17 5.77778 17H16.5",
16
17
  stroke: e,
17
- "stroke-width": "2",
18
- "stroke-linecap": "round"
18
+ strokeWidth: "2",
19
+ strokeLinecap: "round"
19
20
  }
20
21
  ),
21
22
  /* @__PURE__ */ t.jsx(
@@ -23,9 +24,9 @@ const n = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */
23
24
  {
24
25
  d: "M14 20C13.7968 20.3031 13.505 20.5547 13.154 20.7295C12.803 20.9044 12.4051 20.9965 12 20.9965C11.5949 20.9965 11.197 20.9044 10.846 20.7295C10.495 20.5547 10.2032 20.3031 10 20",
25
26
  stroke: e,
26
- "stroke-width": "2",
27
- "stroke-linecap": "round",
28
- "stroke-linejoin": "round"
27
+ strokeWidth: "2",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round"
29
30
  }
30
31
  ),
31
32
  /* @__PURE__ */ t.jsx(
@@ -33,14 +34,14 @@ const n = ({ size: o = 24, color: e = "currentColor", ...r }) => /* @__PURE__ */
33
34
  {
34
35
  d: "M3 3L21 21",
35
36
  stroke: e,
36
- "stroke-width": "2",
37
- "stroke-linecap": "round",
38
- "stroke-linejoin": "round"
37
+ strokeWidth: "2",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
39
40
  }
40
41
  )
41
42
  ]
42
43
  }
43
44
  );
44
45
  export {
45
- n as default
46
+ i as default
46
47
  };
@@ -1,4 +1,5 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const n = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
@@ -12,11 +13,11 @@ const n = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ e.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M12 3C8.44444 3 6.66667 5.50721 6.66667 8.6V10.3333C6.66667 11.4379 5.67308 12.3503 4.87601 13.115C4.36239 13.6078 4 14.3066 4 15.1333C4 16.1643 4.79594 17 5.77778 17H18.2222C19.2041 17 20 16.1643 20 15.1333C20 14.3066 19.6376 13.6078 19.124 13.115C18.3269 12.3503 17.3333 11.4379 17.3333 10.3333V8.6C17.3333 5.50721 15.5556 3 12 3Z",
18
19
  stroke: o,
19
- "stroke-width": "2"
20
+ strokeWidth: "2"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ e.jsx(
@@ -24,9 +25,9 @@ const n = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
24
25
  {
25
26
  d: "M14 20C13.7968 20.3031 13.505 20.5547 13.154 20.7295C12.803 20.9044 12.4051 20.9965 12 20.9965C11.5949 20.9965 11.197 20.9044 10.846 20.7295C10.495 20.5547 10.2032 20.3031 10 20",
26
27
  stroke: o,
27
- "stroke-width": "2",
28
- "stroke-linecap": "round",
29
- "stroke-linejoin": "round"
28
+ strokeWidth: "2",
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
30
31
  }
31
32
  )
32
33
  ]
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const l = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const i = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,42 +8,21 @@ const l = ({ size: t = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
7
8
  viewBox: "-4 0 30 30",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...r,
11
+ ...s,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "bookmark" }),
13
14
  /* @__PURE__ */ e.jsx("desc", { children: "Created with Sketch Beta." }),
14
15
  /* @__PURE__ */ e.jsx("defs", {}),
15
- /* @__PURE__ */ e.jsx(
16
- "g",
16
+ /* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", "sketch:type": "MSPage", children: /* @__PURE__ */ e.jsx("g", { "sketch:type": "MSLayerGroup", transform: "translate(-419.000000, -153.000000)", fill: r, children: /* @__PURE__ */ e.jsx(
17
+ "path",
17
18
  {
18
- id: "Page-1",
19
- stroke: "none",
20
- "stroke-width": "1",
21
- fill: "none",
22
- "fill-rule": "evenodd",
23
- "sketch:type": "MSPage",
24
- children: /* @__PURE__ */ e.jsx(
25
- "g",
26
- {
27
- id: "Icon-Set-Filled",
28
- "sketch:type": "MSLayerGroup",
29
- transform: "translate(-419.000000, -153.000000)",
30
- fill: o,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M437,153 L423,153 C420.791,153 419,154.791 419,157 L419,179 C419,181.209 420.791,183 423,183 L430,176 L437,183 C439.209,183 441,181.209 441,179 L441,157 C441,154.791 439.209,153 437,153",
35
- id: "bookmark",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M437,153 L423,153 C420.791,153 419,154.791 419,157 L419,179 C419,181.209 420.791,183 423,183 L430,176 L437,183 C439.209,183 441,181.209 441,179 L441,157 C441,154.791 439.209,153 437,153",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- l as default
27
+ i as default
48
28
  };
@@ -1,4 +1,5 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ e.jsx(
3
4
  "svg",
4
5
  {
@@ -11,8 +12,8 @@ const n = ({ size: o = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */
11
12
  children: /* @__PURE__ */ e.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M4 4C4 2.34315 5.34315 1 7 1H17C18.6569 1 20 2.34315 20 4V20.9425C20 22.6114 18.0766 23.5462 16.7644 22.5152L12 18.7717L7.23564 22.5152C5.92338 23.5462 4 22.6114 4 20.9425V4ZM7 3C6.44772 3 6 3.44772 6 4V20.9425L12 16.2283L18 20.9425V4C18 3.44772 17.5523 3 17 3H7Z",
17
18
  fill: l
18
19
  }
@@ -1,19 +1,20 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: e = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const d = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
- width: e,
6
- height: e,
6
+ width: t,
7
+ height: t,
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...t,
11
+ ...e,
11
12
  children: [
12
13
  /* @__PURE__ */ C.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM15.5172 8.4569C15.8172 8.74256 15.8288 9.21729 15.5431 9.51724L12.686 12.5172C12.5444 12.6659 12.3481 12.75 12.1429 12.75C11.9376 12.75 11.7413 12.6659 11.5998 12.5172L10.4569 11.3172C10.1712 11.0173 10.1828 10.5426 10.4828 10.2569C10.7827 9.97123 11.2574 9.98281 11.5431 10.2828L12.1429 10.9125L14.4569 8.48276C14.7426 8.18281 15.2173 8.17123 15.5172 8.4569Z",
18
19
  fill: l
19
20
  }
@@ -36,5 +37,5 @@ const s = ({ size: e = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */
36
37
  }
37
38
  );
38
39
  export {
39
- s as default
40
+ d as default
40
41
  };
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const e = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -14,7 +15,7 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
16
17
  stroke: L,
17
- "stroke-width": "1.5"
18
+ strokeWidth: "1.5"
18
19
  }
19
20
  ),
20
21
  /* @__PURE__ */ C.jsx(
@@ -22,7 +23,7 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
22
23
  {
23
24
  d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
24
25
  stroke: L,
25
- "stroke-width": "1.5"
26
+ strokeWidth: "1.5"
26
27
  }
27
28
  ),
28
29
  /* @__PURE__ */ C.jsx(
@@ -37,14 +38,14 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
37
38
  {
38
39
  d: "M11 10.8L12.1429 12L15 9",
39
40
  stroke: L,
40
- "stroke-width": "1.5",
41
- "stroke-linecap": "round",
42
- "stroke-linejoin": "round"
41
+ strokeWidth: "1.5",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round"
43
44
  }
44
45
  )
45
46
  ]
46
47
  }
47
48
  );
48
49
  export {
49
- s as default
50
+ e as default
50
51
  };
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const L = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -12,8 +13,8 @@ const i = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ C.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM10.9697 8.96967C11.2626 8.67678 11.7374 8.67678 12.0303 8.96967L13 9.93934L13.9697 8.96967C14.2626 8.67678 14.7374 8.67678 15.0303 8.96967C15.3232 9.26256 15.3232 9.73744 15.0303 10.0303L14.0607 11L15.0303 11.9697C15.3232 12.2626 15.3232 12.7374 15.0303 13.0303C14.7374 13.3232 14.2626 13.3232 13.9697 13.0303L13 12.0607L12.0303 13.0303C11.7374 13.3232 11.2626 13.3232 10.9697 13.0303C10.6768 12.7374 10.6768 12.2626 10.9697 11.9697L11.9393 11L10.9697 10.0303C10.6768 9.73744 10.6768 9.26256 10.9697 8.96967Z",
18
19
  fill: l
19
20
  }
@@ -36,5 +37,5 @@ const i = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */
36
37
  }
37
38
  );
38
39
  export {
39
- i as default
40
+ L as default
40
41
  };
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const r = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -14,7 +15,7 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",
16
17
  stroke: L,
17
- "stroke-width": "1.5"
18
+ strokeWidth: "1.5"
18
19
  }
19
20
  ),
20
21
  /* @__PURE__ */ C.jsx(
@@ -22,7 +23,7 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
22
23
  {
23
24
  d: "M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",
24
25
  stroke: L,
25
- "stroke-width": "1.5"
26
+ strokeWidth: "1.5"
26
27
  }
27
28
  ),
28
29
  /* @__PURE__ */ C.jsx(
@@ -37,13 +38,13 @@ const s = ({ size: t = 24, color: L = "currentColor", ...M }) => /* @__PURE__ */
37
38
  {
38
39
  d: "M11.5 12.5L14.5 9.5M14.5 12.5L11.5 9.5",
39
40
  stroke: L,
40
- "stroke-width": "1.5",
41
- "stroke-linecap": "round"
41
+ strokeWidth: "1.5",
42
+ strokeLinecap: "round"
42
43
  }
43
44
  )
44
45
  ]
45
46
  }
46
47
  );
47
48
  export {
48
- s as default
49
+ r as default
49
50
  };
@@ -1,4 +1,5 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const x = ({ size: l = 24, color: t = "currentColor", ...s }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const d = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -12,8 +13,8 @@ const s = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ C.jsx(
13
14
  "path",
14
15
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
17
18
  d: "M1.28869 2.76279C1.41968 2.36983 1.84442 2.15746 2.23737 2.28845L2.54176 2.38991C3.16813 2.59868 3.69746 2.7751 4.1137 2.96873C4.55613 3.17456 4.94002 3.42965 5.23112 3.83352C5.52222 4.2374 5.64282 4.68226 5.69817 5.16708C5.72644 5.41467 5.73936 5.69227 5.74526 5.99996H16.4508C18.5058 5.99996 19.5333 5.99996 19.9779 6.67422C20.4225 7.34849 20.0177 8.2929 19.2082 10.1817L18.7797 11.1817C18.4017 12.0636 18.2128 12.5045 17.8371 12.7522C17.4614 13 16.9817 13 16.0222 13H5.9034C6.00839 13.5398 6.17403 13.8558 6.40921 14.091C6.68598 14.3677 7.07455 14.5482 7.80832 14.6468C8.56367 14.7484 9.56479 14.75 11.0002 14.75H18.0002C18.4144 14.75 18.7502 15.0857 18.7502 15.5C18.7502 15.9142 18.4144 16.25 18.0002 16.25H10.9453C9.57774 16.25 8.47542 16.25 7.60845 16.1334C6.70834 16.0124 5.95047 15.7535 5.34855 15.1516C4.74664 14.5497 4.48774 13.7918 4.36673 12.8917C4.25017 12.0247 4.25018 10.9224 4.2502 9.55484L4.2502 6.883C4.2502 6.17 4.24907 5.69823 4.20785 5.33722C4.16883 4.99538 4.10068 4.83049 4.01426 4.71059C3.92784 4.59069 3.79296 4.47389 3.481 4.32877C3.15155 4.17551 2.70435 4.02524 2.02794 3.79978L1.76303 3.71147C1.37008 3.58049 1.15771 3.15575 1.28869 2.76279ZM8.0002 8.24996C7.58599 8.24996 7.2502 8.58575 7.2502 8.99996C7.2502 9.41417 7.58599 9.74996 8.0002 9.74996H11.0002C11.4144 9.74996 11.7502 9.41417 11.7502 8.99996C11.7502 8.58575 11.4144 8.24996 11.0002 8.24996H8.0002Z",
18
19
  fill: l
19
20
  }
@@ -36,5 +37,5 @@ const s = ({ size: t = 24, color: l = "currentColor", ...e }) => /* @__PURE__ */
36
37
  }
37
38
  );
38
39
  export {
39
- s as default
40
+ d as default
40
41
  };