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
@@ -0,0 +1,43 @@
1
+ import { j as t } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
3
+ const i = ({ size: e = 24, color: s = "currentColor", ...C }) => /* @__PURE__ */ t.jsxs(
4
+ "svg",
5
+ {
6
+ width: e,
7
+ height: e,
8
+ viewBox: "0 0 24 24",
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...C,
12
+ children: [
13
+ /* @__PURE__ */ t.jsx(
14
+ "path",
15
+ {
16
+ d: "M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6H14C17.7712 6 19.6569 6 20.8284 7.17157C22 8.34315 22 10.2288 22 14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14Z",
17
+ stroke: s,
18
+ strokeWidth: "1.5"
19
+ }
20
+ ),
21
+ /* @__PURE__ */ t.jsx(
22
+ "path",
23
+ {
24
+ d: "M16 6C16 4.11438 16 3.17157 15.4142 2.58579C14.8284 2 13.8856 2 12 2C10.1144 2 9.17157 2 8.58579 2.58579C8 3.17157 8 4.11438 8 6",
25
+ stroke: s,
26
+ strokeWidth: "1.5"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ t.jsx(
30
+ "path",
31
+ {
32
+ d: "M12 17.3333C13.1046 17.3333 14 16.5871 14 15.6667C14 14.7462 13.1046 14 12 14C10.8954 14 10 13.2538 10 12.3333C10 11.4129 10.8954 10.6667 12 10.6667M12 17.3333C10.8954 17.3333 10 16.5871 10 15.6667M12 17.3333V18M12 10V10.6667M12 10.6667C13.1046 10.6667 14 11.4129 14 12.3333",
33
+ stroke: s,
34
+ strokeWidth: "1.5",
35
+ strokeLinecap: "round"
36
+ }
37
+ )
38
+ ]
39
+ }
40
+ );
41
+ export {
42
+ i as default
43
+ };
@@ -1,5 +1,6 @@
1
1
  import { j as c } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: n = 24, color: t = "currentColor", ...e }) => /* @__PURE__ */ c.jsx(
2
+ import "react";
3
+ const r = ({ size: n = 24, color: t = "currentColor", ...e }) => /* @__PURE__ */ c.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: n,
@@ -30,5 +31,5 @@ const o = ({ size: n = 24, color: t = "currentColor", ...e }) => /* @__PURE__ */
30
31
  }
31
32
  );
32
33
  export {
33
- o as default
34
+ r as default
34
35
  };
@@ -1,32 +1,33 @@
1
1
  import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: c = 24, color: t = "currentColor", ...h }) => /* @__PURE__ */ l.jsx(
2
+ import "react";
3
+ const o = ({ size: t = 24, color: c = "currentColor", ...r }) => /* @__PURE__ */ l.jsx(
3
4
  "svg",
4
5
  {
5
- width: c,
6
- height: c,
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
- ...h,
11
+ ...r,
11
12
  children: /* @__PURE__ */ l.jsxs("g", { transform: "translate(0 -1028.4)", children: [
12
13
  /* @__PURE__ */ l.jsx(
13
14
  "path",
14
15
  {
15
16
  d: "m6.25 6.5c-0.2109 0-0.4259 0.0126-0.625 0.0625-0.1166 0.0296-0.2316 0.0795-0.3438 0.125-0.0434 0.0177-0.0824 0.0424-0.125 0.0625-0.0177 0.0082-0.0136 0.0226-0.0312 0.0312-0.1058 0.0524-0.2128 0.0904-0.3125 0.1563-0.014 0.0091-0.0486 0.0219-0.0625 0.0313-0.0293 0.02-0.0338 0.0412-0.0625 0.0624-0.0816 0.0586-0.1734 0.121-0.25 0.1876-0.0699 0.0628-0.1221 0.149-0.1875 0.2187-0.2212 0.2269-0.4376 0.4686-0.5938 0.75-0.2682 0.4703-0.4468 0.9855-0.5312 1.5313-0.0407-0.0086-0.0893-0.0118-0.125 0-0.2733 0.0888-0.3342 0.6092-0.1562 1.1562 0.1044 0.321 0.2603 0.576 0.4374 0.719 0.238 0.925 0.7497 1.704 1.4063 2.187v0.531l-0.5313 0.5-1.0312 0.532c-0.8416 0.417-1.6906 0.833-2.5312 1.25-0.4659 0.281-0.63821 0.826-0.5938 1.344 0.021682 0.325-0.10493 0.751 0.21875 0.968 0.3075 0.158 0.69739 0.068 1.0312 0.094h1.8125c0.1817-0.238 0.4088-0.458 0.6875-0.625l0.0312-0.031h0.0313c1.411-0.693 2.8041-1.4 4.2187-2.094l1.625-0.781c-0.0921-0.046-0.1892-0.08-0.2812-0.125l-1.0312-0.532-0.5313-0.5v-0.531c0.4155-0.305 0.7667-0.747 1.0313-1.25-0.3565-0.576-0.6309-1.238-0.8126-1.937-0.3019-0.31-0.5849-0.6542-0.75-1.1565-0.1699-0.5171-0.2184-1.0514-0.1562-1.5 0.0551-0.3974 0.246-0.7736 0.625-0.9687-0.1116-0.0725-0.2568-0.129-0.375-0.1876-0.0596-0.0292-0.095-0.0689-0.1562-0.0937-0.0435-0.0177-0.0808-0.0159-0.125-0.0313-0.1329-0.046-0.2681-0.1014-0.4063-0.125-0.0106-0.0016-0.0206 0.0018-0.0313 0-0.1297-0.0204-0.2733-0.0327-0.4062-0.0312z",
16
17
  transform: "translate(0 1028.4)",
17
- fill: t
18
+ fill: c
18
19
  }
19
20
  ),
20
21
  /* @__PURE__ */ l.jsx(
21
22
  "path",
22
23
  {
23
24
  d: "m13.499 1030.6c-0.354 0-0.703 0-1.038 0.1-0.195 0-0.385 0.1-0.573 0.2-0.073 0-0.147 0-0.219 0.1h-0.082c-0.177 0.1-0.351 0.2-0.519 0.3h-0.082c-0.049 0.1-0.088 0.1-0.136 0.2-0.137 0.1-0.281 0.1-0.41 0.3-0.117 0.1-0.218 0.2-0.328 0.3-0.3711 0.4-0.6932 0.8-0.9555 1.3-0.4505 0.7-0.7868 1.6-0.9287 2.5h-0.1912c-0.459 0.2-0.572 1-0.2731 1.9 0.1754 0.6 0.4673 1 0.7648 1.2 0.3996 1.6 1.2461 2.9 2.3487 3.7v0.9l-0.874 0.8-1.7479 0.9c-1.4135 0.7-2.8216 1.4-4.2335 2.1-0.7825 0.4-1.0852 1.4-1.0106 2.2 0.0364 0.6-0.1613 1.3 0.3823 1.6 0.5165 0.3 1.1327 0.1 1.6935 0.1h4.9162 6.992c2.069 0 4.132 0.1 6.201 0 0.671 0 0.857-0.7 0.792-1.3 0.012-0.8 0.06-1.7-0.574-2.3-0.517-0.5-1.253-0.7-1.884-1.1-0.927-0.4-1.86-0.9-2.786-1.3l-1.749-0.9-0.874-0.8v-0.9c1.103-0.8 1.95-2.1 2.349-3.7 0.298-0.2 0.59-0.6 0.765-1.2 0.299-0.9 0.186-1.7-0.273-1.9h-0.191c-0.142-0.9-0.478-1.8-0.929-2.5-0.262-0.5-0.584-0.9-0.956-1.3-0.11-0.1-0.21-0.2-0.328-0.3h-0.027c-0.342-0.3-0.723-0.6-1.12-0.8-0.1 0-0.197-0.1-0.3-0.1-0.073 0-0.144-0.1-0.219-0.1-0.223-0.1-0.45-0.1-0.683-0.2h-0.054-0.656z",
24
- fill: t
25
+ fill: c
25
26
  }
26
27
  )
27
28
  ] })
28
29
  }
29
30
  );
30
31
  export {
31
- s as default
32
+ o as default
32
33
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: l = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const i = ({ size: l = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: l,
@@ -28,5 +29,5 @@ const n = ({ size: l = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */
28
29
  }
29
30
  );
30
31
  export {
31
- n as default
32
+ i as default
32
33
  };
@@ -1,5 +1,6 @@
1
1
  import { j as c } from "../../../_virtual/jsx-runtime.js";
2
- const e = ({ size: n = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */ c.jsx(
2
+ import "react";
3
+ const e = ({ size: n = 24, color: t = "currentColor", ...l }) => /* @__PURE__ */ c.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: n,
@@ -7,11 +8,11 @@ const e = ({ size: n = 24, color: l = "currentColor", ...t }) => /* @__PURE__ */
7
8
  viewBox: "0 0 36 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...t,
11
+ ...l,
11
12
  children: /* @__PURE__ */ c.jsx("g", { children: /* @__PURE__ */ c.jsx(
12
13
  "path",
13
14
  {
14
- fill: l,
15
+ fill: t,
15
16
  d: `M0.5,31.983c0.268,0.067,0.542-0.088,0.612-0.354c1.03-3.843,5.216-4.839,7.718-5.435
16
17
  c0.627-0.149,1.122-0.267,1.444-0.406c2.85-1.237,3.779-3.227,4.057-4.679c0.034-0.175-0.029-0.355-0.165-0.473
17
18
  c-1.484-1.281-2.736-3.204-3.526-5.416c-0.022-0.063-0.057-0.121-0.103-0.171c-1.045-1.136-1.645-2.337-1.645-3.294
@@ -0,0 +1,23 @@
1
+ import { j as t } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
3
+ const l = ({ size: a = 24, color: h = "currentColor", ...H }) => /* @__PURE__ */ t.jsx(
4
+ "svg",
5
+ {
6
+ width: a,
7
+ height: a,
8
+ viewBox: "0 0 32 32",
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...H,
12
+ children: /* @__PURE__ */ t.jsx(
13
+ "path",
14
+ {
15
+ fill: h,
16
+ d: "M17.39,31.71a1,1,0,0,0,.7.29h5.66a1,1,0,0,0,.7-1.71l-11-10.91A10,10,0,0,0,19.52,13H26a1,1,0,0,0,1-1V8a1,1,0,0,0-1-1H19.53c-.11-.34-.23-.67-.37-1H26a1,1,0,0,0,1-1V1a1,1,0,0,0-1-1H6A1,1,0,0,0,5,1V5A1,1,0,0,0,6,6h4a4,4,0,0,1,2.64,1H6A1,1,0,0,0,5,8v4a1,1,0,0,0,1,1h6.64A4,4,0,0,1,10,14H6a1,1,0,0,0-1,1v4a1,1,0,0,0,.3.71ZM7,2H25V4H7Zm7.47,4h2.46a7.64,7.64,0,0,1,.48,1H15.19A6.51,6.51,0,0,0,14.47,6ZM7,9H25v2H7Zm0,7h3a6,6,0,0,0,5.19-3h2.22a8,8,0,0,1-6.06,4.88,1,1,0,0,0-.53,1.69L21.32,30H18.51L7,18.58Z"
17
+ }
18
+ )
19
+ }
20
+ );
21
+ export {
22
+ l as default
23
+ };
@@ -0,0 +1,26 @@
1
+ import { j as t } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
3
+ const i = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
4
+ "svg",
5
+ {
6
+ width: o,
7
+ height: o,
8
+ viewBox: "0 0 24 24",
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...e,
12
+ children: /* @__PURE__ */ t.jsx(
13
+ "path",
14
+ {
15
+ d: "M6 4H10.5M10.5 4C12.9853 4 15 6.01472 15 8.5C15 10.9853 12.9853 13 10.5 13H6L13 20M10.5 4H18M6 8.5H18",
16
+ stroke: r,
17
+ strokeWidth: "2",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }
21
+ )
22
+ }
23
+ );
24
+ export {
25
+ i as default
26
+ };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const o = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -12,37 +13,16 @@ const n = ({ size: t = 24, color: r = "currentColor", ...s }) => /* @__PURE__ */
12
13
  /* @__PURE__ */ e.jsx("title", { children: "search" }),
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(-256.000000, -1139.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",
28
- "sketch:type": "MSLayerGroup",
29
- transform: "translate(-256.000000, -1139.000000)",
30
- fill: r,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M269.46,1163.45 C263.17,1163.45 258.071,1158.44 258.071,1152.25 C258.071,1146.06 263.17,1141.04 269.46,1141.04 C275.75,1141.04 280.85,1146.06 280.85,1152.25 C280.85,1158.44 275.75,1163.45 269.46,1163.45 L269.46,1163.45 Z M287.688,1169.25 L279.429,1161.12 C281.591,1158.77 282.92,1155.67 282.92,1152.25 C282.92,1144.93 276.894,1139 269.46,1139 C262.026,1139 256,1144.93 256,1152.25 C256,1159.56 262.026,1165.49 269.46,1165.49 C272.672,1165.49 275.618,1164.38 277.932,1162.53 L286.224,1170.69 C286.629,1171.09 287.284,1171.09 287.688,1170.69 C288.093,1170.3 288.093,1169.65 287.688,1169.25 L287.688,1169.25 Z",
35
- id: "search",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M269.46,1163.45 C263.17,1163.45 258.071,1158.44 258.071,1152.25 C258.071,1146.06 263.17,1141.04 269.46,1141.04 C275.75,1141.04 280.85,1146.06 280.85,1152.25 C280.85,1158.44 275.75,1163.45 269.46,1163.45 L269.46,1163.45 Z M287.688,1169.25 L279.429,1161.12 C281.591,1158.77 282.92,1155.67 282.92,1152.25 C282.92,1144.93 276.894,1139 269.46,1139 C262.026,1139 256,1144.93 256,1152.25 C256,1159.56 262.026,1165.49 269.46,1165.49 C272.672,1165.49 275.618,1164.38 277.932,1162.53 L286.224,1170.69 C286.629,1171.09 287.284,1171.09 287.688,1170.69 C288.093,1170.3 288.093,1169.65 287.688,1169.25 L287.688,1169.25 Z",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- n as default
27
+ o as default
48
28
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: C = 24, color: o = "currentColor", ...l }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const e = ({ size: C = 24, color: o = "currentColor", ...i }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -7,7 +8,7 @@ const i = ({ size: C = 24, color: o = "currentColor", ...l }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...l,
11
+ ...i,
11
12
  children: /* @__PURE__ */ t.jsx(
12
13
  "path",
13
14
  {
@@ -18,5 +19,5 @@ const i = ({ size: C = 24, color: o = "currentColor", ...l }) => /* @__PURE__ */
18
19
  }
19
20
  );
20
21
  export {
21
- i as default
22
+ e as default
22
23
  };
@@ -1,4 +1,5 @@
1
1
  import { j as a } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
2
3
  const e = ({ size: l = 24, color: t = "currentColor", ...o }) => /* @__PURE__ */ a.jsx(
3
4
  "svg",
4
5
  {
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const t = ({ size: l = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */ C.jsx(
2
+ import "react";
3
+ const r = ({ size: l = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */ C.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: l,
@@ -11,8 +12,8 @@ const t = ({ size: l = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */
11
12
  children: /* @__PURE__ */ C.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M13.803 5.33333C13.803 3.49238 15.3022 2 17.1515 2C19.0008 2 20.5 3.49238 20.5 5.33333C20.5 7.17428 19.0008 8.66667 17.1515 8.66667C16.2177 8.66667 15.3738 8.28596 14.7671 7.67347L10.1317 10.8295C10.1745 11.0425 10.197 11.2625 10.197 11.4872C10.197 11.9322 10.109 12.3576 9.94959 12.7464L15.0323 16.0858C15.6092 15.6161 16.3473 15.3333 17.1515 15.3333C19.0008 15.3333 20.5 16.8257 20.5 18.6667C20.5 20.5076 19.0008 22 17.1515 22C15.3022 22 13.803 20.5076 13.803 18.6667C13.803 18.1845 13.9062 17.7255 14.0917 17.3111L9.05007 13.9987C8.46196 14.5098 7.6916 14.8205 6.84848 14.8205C4.99917 14.8205 3.5 13.3281 3.5 11.4872C3.5 9.64623 4.99917 8.15385 6.84848 8.15385C7.9119 8.15385 8.85853 8.64725 9.47145 9.41518L13.9639 6.35642C13.8594 6.03359 13.803 5.6896 13.803 5.33333Z",
17
18
  fill: e
18
19
  }
@@ -20,5 +21,5 @@ const t = ({ size: l = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */
20
21
  }
21
22
  );
22
23
  export {
23
- t as default
24
+ r as default
24
25
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const h = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const d = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: e,
@@ -14,17 +15,17 @@ const h = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M9 12C9 13.3807 7.88071 14.5 6.5 14.5C5.11929 14.5 4 13.3807 4 12C4 10.6193 5.11929 9.5 6.5 9.5C7.88071 9.5 9 10.6193 9 12Z",
16
17
  stroke: s,
17
- "stroke-width": "1.5"
18
+ strokeWidth: "1.5"
18
19
  }
19
20
  ),
20
- /* @__PURE__ */ t.jsx("path", { d: "M14 6.5L9 10", stroke: s, "stroke-width": "1.5", "stroke-linecap": "round" }),
21
- /* @__PURE__ */ t.jsx("path", { d: "M14 17.5L9 14", stroke: s, "stroke-width": "1.5", "stroke-linecap": "round" }),
21
+ /* @__PURE__ */ t.jsx("path", { d: "M14 6.5L9 10", stroke: s, strokeWidth: "1.5", strokeLinecap: "round" }),
22
+ /* @__PURE__ */ t.jsx("path", { d: "M14 17.5L9 14", stroke: s, strokeWidth: "1.5", strokeLinecap: "round" }),
22
23
  /* @__PURE__ */ t.jsx(
23
24
  "path",
24
25
  {
25
26
  d: "M19 18.5C19 19.8807 17.8807 21 16.5 21C15.1193 21 14 19.8807 14 18.5C14 17.1193 15.1193 16 16.5 16C17.8807 16 19 17.1193 19 18.5Z",
26
27
  stroke: s,
27
- "stroke-width": "1.5"
28
+ strokeWidth: "1.5"
28
29
  }
29
30
  ),
30
31
  /* @__PURE__ */ t.jsx(
@@ -32,12 +33,12 @@ const h = ({ size: e = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */
32
33
  {
33
34
  d: "M19 5.5C19 6.88071 17.8807 8 16.5 8C15.1193 8 14 6.88071 14 5.5C14 4.11929 15.1193 3 16.5 3C17.8807 3 19 4.11929 19 5.5Z",
34
35
  stroke: s,
35
- "stroke-width": "1.5"
36
+ strokeWidth: "1.5"
36
37
  }
37
38
  )
38
39
  ]
39
40
  }
40
41
  );
41
42
  export {
42
- h as default
43
+ d as default
43
44
  };
@@ -1,5 +1,6 @@
1
1
  import { j as H } from "../../../_virtual/jsx-runtime.js";
2
- const t = ({ size: C = 24, color: M = "currentColor", ...V }) => /* @__PURE__ */ H.jsx(
2
+ import "react";
3
+ const o = ({ size: C = 24, color: M = "currentColor", ...V }) => /* @__PURE__ */ H.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -18,5 +19,5 @@ const t = ({ size: C = 24, color: M = "currentColor", ...V }) => /* @__PURE__ */
18
19
  }
19
20
  );
20
21
  export {
21
- t as default
22
+ o as default
22
23
  };
@@ -1,5 +1,6 @@
1
1
  import { j as C } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
2
+ import "react";
3
+ const s = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */ C.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: l,
@@ -19,8 +20,8 @@ const o = ({ 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: "M14.9889 3.98966C15.2708 3.68613 15.7453 3.66856 16.0488 3.95041L21.2651 8.79403C22.212 9.67333 22.75 10.9072 22.75 12.1994C22.75 13.5616 22.1524 14.8553 21.1151 15.7382L16.0246 20.0711C15.7092 20.3396 15.2359 20.3016 14.9674 19.9861C14.6989 19.6707 14.737 19.1974 15.0524 18.9289L20.1428 14.596C20.8453 13.998 21.25 13.122 21.25 12.1994C21.25 11.3243 20.8857 10.4887 20.2444 9.89322L15.0282 5.0496C14.7246 4.76775 14.7071 4.2932 14.9889 3.98966Z",
25
26
  fill: e
26
27
  }
@@ -29,5 +30,5 @@ const o = ({ size: l = 24, color: e = "currentColor", ...t }) => /* @__PURE__ */
29
30
  }
30
31
  );
31
32
  export {
32
- o as default
33
+ s as default
33
34
  };
@@ -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: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -7,30 +8,30 @@ const n = ({ size: o = 24, color: e = "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
+ ...e,
11
12
  children: [
12
13
  /* @__PURE__ */ t.jsx(
13
14
  "path",
14
15
  {
15
16
  d: "M12.6644 5.47875L16.6367 9.00968C18.2053 10.404 18.9896 11.1012 18.9896 11.9993C18.9896 12.8975 18.2053 13.5946 16.6367 14.989L12.6644 18.5199C11.9484 19.1563 11.5903 19.4746 11.2952 19.342C11 19.2095 11 18.7305 11 17.7725V15.4279C7.4 15.4279 3.5 17.1422 2 19.9993C2 10.8565 7.33333 8.57075 11 8.57075V6.22616C11 5.26817 11 4.78917 11.2952 4.65662C11.5903 4.52407 11.9484 4.8423 12.6644 5.47875Z",
16
- stroke: e,
17
- "stroke-width": "1.5",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round"
17
+ stroke: r,
18
+ strokeWidth: "1.5",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ t.jsx(
23
24
  "path",
24
25
  {
25
26
  d: "M15.5386 4.5L20.7548 9.34362C21.5489 10.081 22.0001 11.1158 22.0001 12.1994C22.0001 13.3418 21.4989 14.4266 20.629 15.1671L15.5386 19.5",
26
- stroke: e,
27
- "stroke-width": "1.5",
28
- "stroke-linecap": "round"
27
+ stroke: r,
28
+ strokeWidth: "1.5",
29
+ strokeLinecap: "round"
29
30
  }
30
31
  )
31
32
  ]
32
33
  }
33
34
  );
34
35
  export {
35
- n as default
36
+ i as default
36
37
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const e = ({ size: C = 24, color: o = "currentColor", ...l }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const e = ({ size: C = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -7,7 +8,7 @@ const e = ({ size: C = 24, color: o = "currentColor", ...l }) => /* @__PURE__ */
7
8
  viewBox: "0 0 16 16",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...l,
11
+ ...r,
11
12
  children: /* @__PURE__ */ t.jsx(
12
13
  "path",
13
14
  {
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: C = 24, color: l = "currentColor", ...o }) => /* @__PURE__ */ e.jsx(
2
+ import "react";
3
+ const d = ({ size: C = 24, color: l = "currentColor", ...o }) => /* @__PURE__ */ e.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -11,8 +12,8 @@ const i = ({ size: C = 24, color: l = "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: "M3.37752 5.08241C3 5.62028 3 7.21907 3 10.4167V11.9914C3 17.6294 7.23896 20.3655 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C16.761 20.3655 21 17.6294 21 11.9914V10.4167C21 7.21907 21 5.62028 20.6225 5.08241C20.245 4.54454 18.7417 4.02996 15.7351 3.00079L15.1623 2.80472C13.595 2.26824 12.8114 2 12 2C11.1886 2 10.405 2.26824 8.83772 2.80472L8.26491 3.00079C5.25832 4.02996 3.75503 4.54454 3.37752 5.08241ZM15.0595 10.4995C15.3353 10.1905 15.3085 9.71642 14.9995 9.44055C14.6905 9.16467 14.2164 9.19151 13.9405 9.50049L10.9286 12.8739L10.0595 11.9005C9.78358 11.5915 9.30947 11.5647 9.00049 11.8405C8.69151 12.1164 8.66467 12.5905 8.94055 12.8995L10.3691 14.4995C10.5114 14.6589 10.7149 14.75 10.9286 14.75C11.1422 14.75 11.3457 14.6589 11.488 14.4995L15.0595 10.4995Z",
17
18
  fill: l
18
19
  }
@@ -20,5 +21,5 @@ const i = ({ size: C = 24, color: l = "currentColor", ...o }) => /* @__PURE__ */
20
21
  }
21
22
  );
22
23
  export {
23
- i as default
24
+ d as default
24
25
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: e = 24, color: o = "currentColor", ...s }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const C = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: e,
@@ -7,14 +8,14 @@ const n = ({ size: e = 24, color: o = "currentColor", ...s }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...s,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ t.jsx(
13
14
  "path",
14
15
  {
15
16
  d: "M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167C21 10.8996 21 11.4234 21 11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914C3 11.4234 3 10.8996 3 10.4167Z",
16
17
  stroke: o,
17
- "stroke-width": "1.5"
18
+ strokeWidth: "1.5"
18
19
  }
19
20
  ),
20
21
  /* @__PURE__ */ t.jsx(
@@ -22,14 +23,14 @@ const n = ({ size: e = 24, color: o = "currentColor", ...s }) => /* @__PURE__ */
22
23
  {
23
24
  d: "M9.5 12.4L10.9286 14L14.5 10",
24
25
  stroke: o,
25
- "stroke-width": "1.5",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round"
26
+ strokeWidth: "1.5",
27
+ strokeLinecap: "round",
28
+ strokeLinejoin: "round"
28
29
  }
29
30
  )
30
31
  ]
31
32
  }
32
33
  );
33
34
  export {
34
- n as default
35
+ C as default
35
36
  };
@@ -1,5 +1,6 @@
1
1
  import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- const t = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */ l.jsx(
2
+ import "react";
3
+ const r = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */ l.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -11,8 +12,8 @@ const t = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */
11
12
  children: /* @__PURE__ */ l.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M3.37752 5.08241C3 5.62028 3 7.21907 3 10.4167V11.9914C3 17.6294 7.23896 20.3655 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C16.761 20.3655 21 17.6294 21 11.9914V10.4167C21 7.21907 21 5.62028 20.6225 5.08241C20.245 4.54454 18.7417 4.02996 15.7351 3.00079L15.1623 2.80472C13.595 2.26824 12.8114 2 12 2C11.1886 2 10.405 2.26824 8.83772 2.80472L8.26491 3.00079C5.25832 4.02996 3.75503 4.54454 3.37752 5.08241ZM10.0303 8.96965C9.73744 8.67676 9.26256 8.67676 8.96967 8.96965C8.67678 9.26254 8.67678 9.73742 8.96967 10.0303L10.9394 12L8.96969 13.9697C8.6768 14.2625 8.6768 14.7374 8.96969 15.0303C9.26258 15.3232 9.73746 15.3232 10.0304 15.0303L12 13.0607L13.9696 15.0303C14.2625 15.3232 14.7374 15.3232 15.0303 15.0303C15.3232 14.7374 15.3232 14.2625 15.0303 13.9696L13.0607 12L15.0303 10.0303C15.3232 9.73744 15.3232 9.26256 15.0303 8.96967C14.7374 8.67678 14.2626 8.67678 13.9697 8.96967L12 10.9393L10.0303 8.96965Z",
17
18
  fill: e
18
19
  }
@@ -20,5 +21,5 @@ const t = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */
20
21
  }
21
22
  );
22
23
  export {
23
- t as default
24
+ r as default
24
25
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const C = ({ size: s = 24, color: o = "currentColor", ...e }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const i = ({ size: s = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: s,
@@ -7,14 +8,14 @@ const C = ({ size: s = 24, color: o = "currentColor", ...e }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...e,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ t.jsx(
13
14
  "path",
14
15
  {
15
16
  d: "M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167C21 10.8996 21 11.4234 21 11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914C3 11.4234 3 10.8996 3 10.4167Z",
16
17
  stroke: o,
17
- "stroke-width": "1.5"
18
+ strokeWidth: "1.5"
18
19
  }
19
20
  ),
20
21
  /* @__PURE__ */ t.jsx(
@@ -22,13 +23,13 @@ const C = ({ size: s = 24, color: o = "currentColor", ...e }) => /* @__PURE__ */
22
23
  {
23
24
  d: "M14.5 9.5L9.50002 14.5M9.5 9.49998L14.5 14.5",
24
25
  stroke: o,
25
- "stroke-width": "1.5",
26
- "stroke-linecap": "round"
26
+ strokeWidth: "1.5",
27
+ strokeLinecap: "round"
27
28
  }
28
29
  )
29
30
  ]
30
31
  }
31
32
  );
32
33
  export {
33
- C as default
34
+ i as default
34
35
  };
@@ -1,5 +1,6 @@
1
1
  import { j as l } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */ l.jsx(
2
+ import "react";
3
+ const n = ({ size: C = 24, color: e = "currentColor", ...i }) => /* @__PURE__ */ l.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: C,
@@ -7,12 +8,12 @@ const n = ({ size: C = 24, color: e = "currentColor", ...o }) => /* @__PURE__ */
7
8
  viewBox: "0 0 24 24",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...o,
11
+ ...i,
11
12
  children: /* @__PURE__ */ l.jsx(
12
13
  "path",
13
14
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
16
17
  d: "M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167V11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914V10.4167ZM12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12V8C11.25 7.58579 11.5858 7.25 12 7.25ZM12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z",
17
18
  fill: e
18
19
  }