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 o = ({ size: t = 24, color: C = "currentColor", ...n }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const n = ({ size: t = 24, color: C = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,42 +8,21 @@ const o = ({ size: t = 24, color: C = "currentColor", ...n }) => /* @__PURE__ */
7
8
  viewBox: "0 0 32 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...n,
11
+ ...s,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "comment-3" }),
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(-204.000000, -255.000000)", fill: C, 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(-204.000000, -255.000000)",
30
- fill: C,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M228,267 C226.896,267 226,267.896 226,269 C226,270.104 226.896,271 228,271 C229.104,271 230,270.104 230,269 C230,267.896 229.104,267 228,267 L228,267 Z M220,281 C218.832,281 217.704,280.864 216.62,280.633 L211.912,283.463 L211.975,278.824 C208.366,276.654 206,273.066 206,269 C206,262.373 212.268,257 220,257 C227.732,257 234,262.373 234,269 C234,275.628 227.732,281 220,281 L220,281 Z M220,255 C211.164,255 204,261.269 204,269 C204,273.419 206.345,277.354 210,279.919 L210,287 L217.009,282.747 C217.979,282.907 218.977,283 220,283 C228.836,283 236,276.732 236,269 C236,261.269 228.836,255 220,255 L220,255 Z M212,267 C210.896,267 210,267.896 210,269 C210,270.104 210.896,271 212,271 C213.104,271 214,270.104 214,269 C214,267.896 213.104,267 212,267 L212,267 Z M220,267 C218.896,267 218,267.896 218,269 C218,270.104 218.896,271 220,271 C221.104,271 222,270.104 222,269 C222,267.896 221.104,267 220,267 L220,267 Z",
35
- id: "comment-3",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M228,267 C226.896,267 226,267.896 226,269 C226,270.104 226.896,271 228,271 C229.104,271 230,270.104 230,269 C230,267.896 229.104,267 228,267 L228,267 Z M220,281 C218.832,281 217.704,280.864 216.62,280.633 L211.912,283.463 L211.975,278.824 C208.366,276.654 206,273.066 206,269 C206,262.373 212.268,257 220,257 C227.732,257 234,262.373 234,269 C234,275.628 227.732,281 220,281 L220,281 Z M220,255 C211.164,255 204,261.269 204,269 C204,273.419 206.345,277.354 210,279.919 L210,287 L217.009,282.747 C217.979,282.907 218.977,283 220,283 C228.836,283 236,276.732 236,269 C236,261.269 228.836,255 220,255 L220,255 Z M212,267 C210.896,267 210,267.896 210,269 C210,270.104 210.896,271 212,271 C213.104,271 214,270.104 214,269 C214,267.896 213.104,267 212,267 L212,267 Z M220,267 C218.896,267 218,267.896 218,269 C218,270.104 218.896,271 220,271 C221.104,271 222,270.104 222,269 C222,267.896 221.104,267 220,267 L220,267 Z",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- o as default
27
+ n as default
48
28
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: t = 24, color: s = "currentColor", ...l }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const n = ({ size: t = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,42 +8,21 @@ const o = ({ size: t = 24, color: s = "currentColor", ...l }) => /* @__PURE__ */
7
8
  viewBox: "0 0 32 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...l,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "comment 1" }),
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(-102.000000, -257.000000)", fill: s, 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(-102.000000, -257.000000)",
30
- fill: s,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M118,257 C109.164,257 102,263.269 102,271 C102,275.419 104.345,279.354 108,281.919 L108,289 L115.009,284.747 C115.979,284.907 116.977,285 118,285 C126.836,285 134,278.732 134,271 C134,263.269 126.836,257 118,257",
35
- id: "comment-1",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M118,257 C109.164,257 102,263.269 102,271 C102,275.419 104.345,279.354 108,281.919 L108,289 L115.009,284.747 C115.979,284.907 116.977,285 118,285 C126.836,285 134,278.732 134,271 C134,263.269 126.836,257 118,257",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- o as default
27
+ n as default
48
28
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const o = ({ size: t = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,39 +8,18 @@ const o = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */
7
8
  viewBox: "0 0 32 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...s,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "comment 2" }),
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(-154.000000, -257.000000)", fill: s, 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(-154.000000, -257.000000)",
30
- fill: n,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M177,270 L163,270 C162.448,270 162,269.553 162,269 C162,268.448 162.448,268 163,268 L177,268 C177.552,268 178,268.448 178,269 C178,269.553 177.552,270 177,270 L177,270 Z M175,276 L165,276 C164.448,276 164,275.553 164,275 C164,274.447 164.448,274 165,274 L175,274 C175.552,274 176,274.447 176,275 C176,275.553 175.552,276 175,276 L175,276 Z M170,257 C161.164,257 154,263.269 154,271 C154,275.419 156.345,279.354 160,281.919 L160,289 L167.009,284.747 C167.979,284.907 168.977,285 170,285 C178.836,285 186,278.732 186,271 C186,263.269 178.836,257 170,257 L170,257 Z",
35
- id: "comment-2",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M177,270 L163,270 C162.448,270 162,269.553 162,269 C162,268.448 162.448,268 163,268 L177,268 C177.552,268 178,268.448 178,269 C178,269.553 177.552,270 177,270 L177,270 Z M175,276 L165,276 C164.448,276 164,275.553 164,275 C164,274.447 164.448,274 165,274 L175,274 C175.552,274 176,274.447 176,275 C176,275.553 175.552,276 175,276 L175,276 Z M170,257 C161.164,257 154,263.269 154,271 C154,275.419 156.345,279.354 160,281.919 L160,289 L167.009,284.747 C167.979,284.907 168.977,285 170,285 C178.836,285 186,278.732 186,271 C186,263.269 178.836,257 170,257 L170,257 Z",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const r = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const C = ({ size: t = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,42 +8,21 @@ const r = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */
7
8
  viewBox: "0 0 32 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...s,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "comment-2" }),
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(-152.000000, -255.000000)", fill: s, 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(-152.000000, -255.000000)",
30
- fill: n,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M168,281 C166.832,281 165.704,280.864 164.62,280.633 L159.912,283.463 L159.975,278.824 C156.366,276.654 154,273.066 154,269 C154,262.373 160.268,257 168,257 C175.732,257 182,262.373 182,269 C182,275.628 175.732,281 168,281 L168,281 Z M168,255 C159.164,255 152,261.269 152,269 C152,273.419 154.345,277.354 158,279.919 L158,287 L165.009,282.747 C165.979,282.907 166.977,283 168,283 C176.836,283 184,276.732 184,269 C184,261.269 176.836,255 168,255 L168,255 Z M175,266 L161,266 C160.448,266 160,266.448 160,267 C160,267.553 160.448,268 161,268 L175,268 C175.552,268 176,267.553 176,267 C176,266.448 175.552,266 175,266 L175,266 Z M173,272 L163,272 C162.448,272 162,272.447 162,273 C162,273.553 162.448,274 163,274 L173,274 C173.552,274 174,273.553 174,273 C174,272.447 173.552,272 173,272 L173,272 Z",
35
- id: "comment-2",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M168,281 C166.832,281 165.704,280.864 164.62,280.633 L159.912,283.463 L159.975,278.824 C156.366,276.654 154,273.066 154,269 C154,262.373 160.268,257 168,257 C175.732,257 182,262.373 182,269 C182,275.628 175.732,281 168,281 L168,281 Z M168,255 C159.164,255 152,261.269 152,269 C152,273.419 154.345,277.354 158,279.919 L158,287 L165.009,282.747 C165.979,282.907 166.977,283 168,283 C176.836,283 184,276.732 184,269 C184,261.269 176.836,255 168,255 L168,255 Z M175,266 L161,266 C160.448,266 160,266.448 160,267 C160,267.553 160.448,268 161,268 L175,268 C175.552,268 176,267.553 176,267 C176,266.448 175.552,266 175,266 L175,266 Z M173,272 L163,272 C162.448,272 162,272.447 162,273 C162,273.553 162.448,274 163,274 L173,274 C173.552,274 174,273.553 174,273 C174,272.447 173.552,272 173,272 L173,272 Z",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- r as default
27
+ C as default
48
28
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const r = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const l = ({ size: t = 24, color: s = "currentColor", ...r }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,42 +8,21 @@ const r = ({ size: t = 24, color: n = "currentColor", ...s }) => /* @__PURE__ */
7
8
  viewBox: "0 0 32 32",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...s,
11
+ ...r,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "comment-1" }),
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(-100.000000, -255.000000)", fill: s, 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(-100.000000, -255.000000)",
30
- fill: n,
31
- children: /* @__PURE__ */ e.jsx(
32
- "path",
33
- {
34
- d: "M116,281 C114.832,281 113.704,280.864 112.62,280.633 L107.912,283.463 L107.975,278.824 C104.366,276.654 102,273.066 102,269 C102,262.373 108.268,257 116,257 C123.732,257 130,262.373 130,269 C130,275.628 123.732,281 116,281 L116,281 Z M116,255 C107.164,255 100,261.269 100,269 C100,273.419 102.345,277.354 106,279.919 L106,287 L113.009,282.747 C113.979,282.907 114.977,283 116,283 C124.836,283 132,276.732 132,269 C132,261.269 124.836,255 116,255 L116,255 Z",
35
- id: "comment-1",
36
- "sketch:type": "MSShapeGroup"
37
- }
38
- )
39
- }
40
- )
19
+ d: "M116,281 C114.832,281 113.704,280.864 112.62,280.633 L107.912,283.463 L107.975,278.824 C104.366,276.654 102,273.066 102,269 C102,262.373 108.268,257 116,257 C123.732,257 130,262.373 130,269 C130,275.628 123.732,281 116,281 L116,281 Z M116,255 C107.164,255 100,261.269 100,269 C100,273.419 102.345,277.354 106,279.919 L106,287 L113.009,282.747 C113.979,282.907 114.977,283 116,283 C124.836,283 132,276.732 132,269 C132,261.269 124.836,255 116,255 L116,255 Z",
20
+ "sketch:type": "MSShapeGroup"
41
21
  }
42
- )
22
+ ) }) })
43
23
  ]
44
24
  }
45
25
  );
46
26
  export {
47
- r as default
27
+ l as default
48
28
  };
@@ -1,5 +1,6 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: t = 24, color: l = "currentColor", ...i }) => /* @__PURE__ */ e.jsxs(
2
+ import "react";
3
+ const o = ({ size: t = 24, color: l = "currentColor", ...L }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: t,
@@ -7,16 +8,10 @@ const o = ({ size: t = 24, color: l = "currentColor", ...i }) => /* @__PURE__ */
7
8
  viewBox: "0 0 512 512",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...i,
11
+ ...L,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "contact-details-filled" }),
13
- /* @__PURE__ */ e.jsx("g", { id: "Page-1", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", children: /* @__PURE__ */ e.jsx("g", { id: "icon", fill: l, transform: "translate(42.666667, 85.333333)", children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- d: "M426.666667,1.42108547e-14 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L426.666667,1.42108547e-14 Z M362.666667,213.333333 L234.666667,213.333333 L234.666667,245.333333 L362.666667,245.333333 L362.666667,213.333333 Z M125.333333,155.733333 L109.333333,155.733333 C78.4053873,155.733333 53.3333333,181.333333 53.3333333,213.333333 L53.3333333,213.333333 L181.333333,213.333333 C181.333333,181.333333 156.16,155.733333 125.333333,155.733333 L125.333333,155.733333 Z M362.666667,149.333333 L234.666667,149.333333 L234.666667,181.333333 L362.666667,181.333333 L362.666667,149.333333 Z M117.333333,78.62624 C101.86936,78.62624 89.3333333,91.162267 89.3333333,106.62624 C89.3333333,122.090213 101.86936,134.62624 117.333333,134.62624 C132.797306,134.62624 145.333333,122.090213 145.333333,106.62624 C145.333333,91.162267 132.797306,78.62624 117.333333,78.62624 Z M362.666667,85.3333333 L234.666667,85.3333333 L234.666667,117.333333 L362.666667,117.333333 L362.666667,85.3333333 Z",
17
- id: "Combined-Shape"
18
- }
19
- ) }) })
14
+ /* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { fill: l, transform: "translate(42.666667, 85.333333)", children: /* @__PURE__ */ e.jsx("path", { d: "M426.666667,1.42108547e-14 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L426.666667,1.42108547e-14 Z M362.666667,213.333333 L234.666667,213.333333 L234.666667,245.333333 L362.666667,245.333333 L362.666667,213.333333 Z M125.333333,155.733333 L109.333333,155.733333 C78.4053873,155.733333 53.3333333,181.333333 53.3333333,213.333333 L53.3333333,213.333333 L181.333333,213.333333 C181.333333,181.333333 156.16,155.733333 125.333333,155.733333 L125.333333,155.733333 Z M362.666667,149.333333 L234.666667,149.333333 L234.666667,181.333333 L362.666667,181.333333 L362.666667,149.333333 Z M117.333333,78.62624 C101.86936,78.62624 89.3333333,91.162267 89.3333333,106.62624 C89.3333333,122.090213 101.86936,134.62624 117.333333,134.62624 C132.797306,134.62624 145.333333,122.090213 145.333333,106.62624 C145.333333,91.162267 132.797306,78.62624 117.333333,78.62624 Z M362.666667,85.3333333 L234.666667,85.3333333 L234.666667,117.333333 L362.666667,117.333333 L362.666667,85.3333333 Z" }) }) })
20
15
  ]
21
16
  }
22
17
  );
@@ -1,25 +1,20 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- const l = ({ size: t = 24, color: n = "currentColor", ...i }) => /* @__PURE__ */ e.jsxs(
1
+ import { j as t } from "../../../_virtual/jsx-runtime.js";
2
+ import "react";
3
+ const s = ({ size: e = 24, color: L = "currentColor", ...l }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
- width: t,
6
- height: t,
6
+ width: e,
7
+ height: e,
7
8
  viewBox: "0 0 512 512",
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
- ...i,
11
+ ...l,
11
12
  children: [
12
- /* @__PURE__ */ e.jsx("title", { children: "contact-details" }),
13
- /* @__PURE__ */ e.jsx("g", { id: "Page-1", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", children: /* @__PURE__ */ e.jsx("g", { id: "icon", fill: n, transform: "translate(42.666667, 85.333333)", children: /* @__PURE__ */ e.jsx(
14
- "path",
15
- {
16
- d: "M426.666667,1.42108547e-14 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L426.666667,1.42108547e-14 Z M384,42.6666667 L42.6666667,42.6666667 L42.6666667,298.666667 L384,298.666667 L384,42.6666667 Z M341.333333,213.333333 L341.333333,245.333333 L234.666667,245.333333 L234.666667,213.333333 L341.333333,213.333333 Z M146.666667,155.733333 C177.493333,155.733333 202.666667,181.333333 202.666667,213.333333 L74.6666667,213.333333 C74.6666667,181.333333 99.7387207,155.733333 130.666667,155.733333 L146.666667,155.733333 Z M341.333333,149.333333 L341.333333,181.333333 L234.666667,181.333333 L234.666667,149.333333 L341.333333,149.333333 Z M138.666667,78.62624 C154.13064,78.62624 166.666667,91.162267 166.666667,106.62624 C166.666667,122.090213 154.13064,134.62624 138.666667,134.62624 C123.202694,134.62624 110.666667,122.090213 110.666667,106.62624 C110.666667,91.162267 123.202694,78.62624 138.666667,78.62624 Z M341.333333,85.3333333 L341.333333,117.333333 L234.666667,117.333333 L234.666667,85.3333333 L341.333333,85.3333333 Z",
17
- id: "Combined-Shape"
18
- }
19
- ) }) })
13
+ /* @__PURE__ */ t.jsx("title", { children: "contact-details" }),
14
+ /* @__PURE__ */ t.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ t.jsx("g", { fill: L, transform: "translate(42.666667, 85.333333)", children: /* @__PURE__ */ t.jsx("path", { d: "M426.666667,1.42108547e-14 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L426.666667,1.42108547e-14 Z M384,42.6666667 L42.6666667,42.6666667 L42.6666667,298.666667 L384,298.666667 L384,42.6666667 Z M341.333333,213.333333 L341.333333,245.333333 L234.666667,245.333333 L234.666667,213.333333 L341.333333,213.333333 Z M146.666667,155.733333 C177.493333,155.733333 202.666667,181.333333 202.666667,213.333333 L74.6666667,213.333333 C74.6666667,181.333333 99.7387207,155.733333 130.666667,155.733333 L146.666667,155.733333 Z M341.333333,149.333333 L341.333333,181.333333 L234.666667,181.333333 L234.666667,149.333333 L341.333333,149.333333 Z M138.666667,78.62624 C154.13064,78.62624 166.666667,91.162267 166.666667,106.62624 C166.666667,122.090213 154.13064,134.62624 138.666667,134.62624 C123.202694,134.62624 110.666667,122.090213 110.666667,106.62624 C110.666667,91.162267 123.202694,78.62624 138.666667,78.62624 Z M341.333333,85.3333333 L341.333333,117.333333 L234.666667,117.333333 L234.666667,85.3333333 L341.333333,85.3333333 Z" }) }) })
20
15
  ]
21
16
  }
22
17
  );
23
18
  export {
24
- l as default
19
+ s as default
25
20
  };
@@ -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: L = "currentColor", ...l }) => /* @__PURE__ */ e.jsxs(
3
4
  "svg",
4
5
  {
@@ -10,7 +11,7 @@ const n = ({ size: t = 24, color: L = "currentColor", ...l }) => /* @__PURE__ */
10
11
  ...l,
11
12
  children: [
12
13
  /* @__PURE__ */ e.jsx("title", { children: "details" }),
13
- /* @__PURE__ */ e.jsx("g", { id: "Page-1", stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd", children: /* @__PURE__ */ e.jsx("g", { id: "Combined-Shape", fill: L, transform: "translate(64.000000, 64.000000)", children: /* @__PURE__ */ e.jsx("path", { d: "M384,64 L384,384 L64,384 L64,64 L384,64 Z M341.333333,106.666667 L106.666667,106.666667 L106.666667,341.333333 L341.333333,341.333333 L341.333333,106.666667 Z M320,1.42108547e-14 L320,42.6666667 L42.666,42.666 L42.6666667,320 L1.42108547e-14,320 L1.42108547e-14,1.42108547e-14 L320,1.42108547e-14 Z M298.666667,234.666667 L298.666667,277.333333 L149.333333,277.333333 L149.333333,234.666667 L298.666667,234.666667 Z M298.666667,149.333333 L298.666667,192 L149.333333,192 L149.333333,149.333333 L298.666667,149.333333 Z" }) }) })
14
+ /* @__PURE__ */ e.jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ e.jsx("g", { fill: L, transform: "translate(64.000000, 64.000000)", children: /* @__PURE__ */ e.jsx("path", { d: "M384,64 L384,384 L64,384 L64,64 L384,64 Z M341.333333,106.666667 L106.666667,106.666667 L106.666667,341.333333 L341.333333,341.333333 L341.333333,106.666667 Z M320,1.42108547e-14 L320,42.6666667 L42.666,42.666 L42.6666667,320 L1.42108547e-14,320 L1.42108547e-14,1.42108547e-14 L320,1.42108547e-14 Z M298.666667,234.666667 L298.666667,277.333333 L149.333333,277.333333 L149.333333,234.666667 L298.666667,234.666667 Z M298.666667,149.333333 L298.666667,192 L149.333333,192 L149.333333,149.333333 L298.666667,149.333333 Z" }) }) })
14
15
  ]
15
16
  }
16
17
  );
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const o = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const r = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: s,
@@ -34,5 +35,5 @@ const o = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */
34
35
  }
35
36
  );
36
37
  export {
37
- o as default
38
+ r as default
38
39
  };
@@ -1,22 +1,23 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const s = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const i = ({ size: r = 24, color: o = "currentColor", ...e }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
- width: e,
6
- height: e,
6
+ width: r,
7
+ height: r,
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: "M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",
16
17
  stroke: o,
17
- "stroke-width": "2",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round"
18
+ strokeWidth: "2",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ t.jsx(
@@ -24,9 +25,9 @@ const s = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
24
25
  {
25
26
  d: "M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z",
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
  /* @__PURE__ */ t.jsx(
@@ -34,14 +35,14 @@ const s = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
34
35
  {
35
36
  d: "M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z",
36
37
  stroke: o,
37
- "stroke-width": "2",
38
- "stroke-linecap": "round",
39
- "stroke-linejoin": "round"
38
+ strokeWidth: "2",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round"
40
41
  }
41
42
  )
42
43
  ]
43
44
  }
44
45
  );
45
46
  export {
46
- s as default
47
+ i as default
47
48
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const r = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: s,
@@ -34,5 +35,5 @@ const i = ({ size: s = 24, color: l = "currentColor", ...C }) => /* @__PURE__ */
34
35
  }
35
36
  );
36
37
  export {
37
- i as default
38
+ r as default
38
39
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const n = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
2
+ import "react";
3
+ const i = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */ t.jsxs(
3
4
  "svg",
4
5
  {
5
6
  width: e,
@@ -14,9 +15,9 @@ const n = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",
16
17
  stroke: o,
17
- "stroke-width": "2",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round"
18
+ strokeWidth: "2",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ t.jsx(
@@ -24,9 +25,9 @@ const n = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
24
25
  {
25
26
  d: "M14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19C10 17.8954 10.8954 17 12 17C13.1046 17 14 17.8954 14 19Z",
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
  /* @__PURE__ */ t.jsx(
@@ -34,14 +35,14 @@ const n = ({ size: e = 24, color: o = "currentColor", ...r }) => /* @__PURE__ */
34
35
  {
35
36
  d: "M14 5C14 6.10457 13.1046 7 12 7C10.8954 7 10 6.10457 10 5C10 3.89543 10.8954 3 12 3C13.1046 3 14 3.89543 14 5Z",
36
37
  stroke: o,
37
- "stroke-width": "2",
38
- "stroke-linecap": "round",
39
- "stroke-linejoin": "round"
38
+ strokeWidth: "2",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round"
40
41
  }
41
42
  )
42
43
  ]
43
44
  }
44
45
  );
45
46
  export {
46
- n as default
47
+ i as default
47
48
  };
@@ -1,5 +1,6 @@
1
1
  import { j as t } from "../../../_virtual/jsx-runtime.js";
2
- const i = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
2
+ import "react";
3
+ const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */ t.jsx(
3
4
  "svg",
4
5
  {
5
6
  width: o,
@@ -8,19 +9,18 @@ const i = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */
8
9
  fill: "none",
9
10
  xmlns: "http://www.w3.org/2000/svg",
10
11
  ...e,
11
- children: /* @__PURE__ */ t.jsx("g", { id: "Interface / Exit", children: /* @__PURE__ */ t.jsx(
12
+ children: /* @__PURE__ */ t.jsx("g", { children: /* @__PURE__ */ t.jsx(
12
13
  "path",
13
14
  {
14
- id: "Vector",
15
15
  d: "M12 15L15 12M15 12L12 9M15 12H4M4 7.24802V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H16.8002C17.9203 4 18.4796 4 18.9074 4.21799C19.2837 4.40973 19.5905 4.71547 19.7822 5.0918C20 5.5192 20 6.07899 20 7.19691V16.8036C20 17.9215 20 18.4805 19.7822 18.9079C19.5905 19.2842 19.2837 19.5905 18.9074 19.7822C18.48 20 17.921 20 16.8031 20H7.19691C6.07899 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2839 4.21799 18.9076C4 18.4798 4 17.9201 4 16.8V16.75",
16
16
  stroke: r,
17
- "stroke-width": "2",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round"
17
+ strokeWidth: "2",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
20
  }
21
21
  ) })
22
22
  }
23
23
  );
24
24
  export {
25
- i as default
25
+ s as default
26
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.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,
@@ -14,9 +15,9 @@ const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */
14
15
  {
15
16
  d: "M14 7.63636L14 4.5C14 4.22386 13.7761 4 13.5 4L4.5 4C4.22386 4 4 4.22386 4 4.5L4 19.5C4 19.7761 4.22386 20 4.5 20L13.5 20C13.7761 20 14 19.7761 14 19.5L14 16.3636",
16
17
  stroke: r,
17
- "stroke-width": "2",
18
- "stroke-linecap": "round",
19
- "stroke-linejoin": "round"
18
+ strokeWidth: "2",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ t.jsx(
@@ -24,14 +25,14 @@ const s = ({ size: o = 24, color: r = "currentColor", ...e }) => /* @__PURE__ */
24
25
  {
25
26
  d: "M10 12L21 12M21 12L18.0004 8.5M21 12L18 15.5",
26
27
  stroke: r,
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
  ]
33
34
  }
34
35
  );
35
36
  export {
36
- s as default
37
+ i as default
37
38
  };