@zenpatient-org/healthspan-marketing-ui 0.2.81 → 0.2.83

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 (225) hide show
  1. package/dist/components/Icon/constants.cjs.js +1 -1
  2. package/dist/components/Icon/constants.d.ts +59 -2
  3. package/dist/components/Icon/constants.es.js +68 -11
  4. package/dist/components/Icon/iconsMap.cjs.js +1 -1
  5. package/dist/components/Icon/iconsMap.es.js +245 -131
  6. package/dist/icons/action/attach.svg +1 -0
  7. package/dist/icons/action/attach.svg.cjs.js +1 -0
  8. package/dist/icons/action/attach.svg.es.js +5 -0
  9. package/dist/icons/action/delete.svg +1 -0
  10. package/dist/icons/action/delete.svg.cjs.js +1 -0
  11. package/dist/icons/action/delete.svg.es.js +5 -0
  12. package/dist/icons/action/dislike.svg +1 -0
  13. package/dist/icons/action/dislike.svg.cjs.js +1 -0
  14. package/dist/icons/action/dislike.svg.es.js +5 -0
  15. package/dist/icons/action/download.svg +1 -0
  16. package/dist/icons/action/download.svg.cjs.js +1 -0
  17. package/dist/icons/action/download.svg.es.js +5 -0
  18. package/dist/icons/action/edit.svg +1 -0
  19. package/dist/icons/action/edit.svg.cjs.js +1 -0
  20. package/dist/icons/action/edit.svg.es.js +5 -0
  21. package/dist/icons/action/expand.svg +1 -0
  22. package/dist/icons/action/expand.svg.cjs.js +1 -0
  23. package/dist/icons/action/expand.svg.es.js +5 -0
  24. package/dist/icons/action/favorite.svg +1 -0
  25. package/dist/icons/action/favorite.svg.cjs.js +1 -0
  26. package/dist/icons/action/favorite.svg.es.js +5 -0
  27. package/dist/icons/action/like.svg +1 -0
  28. package/dist/icons/action/like.svg.cjs.js +1 -0
  29. package/dist/icons/action/like.svg.es.js +5 -0
  30. package/dist/icons/action/profile.svg +1 -1
  31. package/dist/icons/action/profile.svg.cjs.js +1 -1
  32. package/dist/icons/action/profile.svg.es.js +1 -1
  33. package/dist/icons/action/redo.svg +4 -0
  34. package/dist/icons/action/redo.svg.cjs.js +1 -0
  35. package/dist/icons/action/redo.svg.es.js +5 -0
  36. package/dist/icons/action/save.svg +1 -0
  37. package/dist/icons/action/save.svg.cjs.js +1 -0
  38. package/dist/icons/action/save.svg.es.js +5 -0
  39. package/dist/icons/action/upload.svg +1 -0
  40. package/dist/icons/action/upload.svg.cjs.js +1 -0
  41. package/dist/icons/action/upload.svg.es.js +5 -0
  42. package/dist/icons/arrow/sort-az.svg +1 -0
  43. package/dist/icons/arrow/sort-az.svg.cjs.js +1 -0
  44. package/dist/icons/arrow/sort-az.svg.es.js +5 -0
  45. package/dist/icons/arrow/sort-za.svg +1 -0
  46. package/dist/icons/arrow/sort-za.svg.cjs.js +1 -0
  47. package/dist/icons/arrow/sort-za.svg.es.js +5 -0
  48. package/dist/icons/arrow/swap.svg +1 -0
  49. package/dist/icons/arrow/swap.svg.cjs.js +1 -0
  50. package/dist/icons/arrow/swap.svg.es.js +5 -0
  51. package/dist/icons/chat/send.svg +1 -0
  52. package/dist/icons/chat/send.svg.cjs.js +1 -0
  53. package/dist/icons/chat/send.svg.es.js +5 -0
  54. package/dist/icons/features/ai.svg +1 -0
  55. package/dist/icons/features/ai.svg.cjs.js +1 -0
  56. package/dist/icons/features/ai.svg.es.js +5 -0
  57. package/dist/icons/features/godmode.svg +1 -0
  58. package/dist/icons/features/godmode.svg.cjs.js +1 -0
  59. package/dist/icons/features/godmode.svg.es.js +5 -0
  60. package/dist/icons/global/article.svg +1 -0
  61. package/dist/icons/global/article.svg.cjs.js +1 -0
  62. package/dist/icons/global/article.svg.es.js +5 -0
  63. package/dist/icons/global/book.svg +1 -0
  64. package/dist/icons/global/book.svg.cjs.js +1 -0
  65. package/dist/icons/global/book.svg.es.js +5 -0
  66. package/dist/icons/global/cookie.svg +1 -1
  67. package/dist/icons/global/cookie.svg.cjs.js +1 -1
  68. package/dist/icons/global/cookie.svg.es.js +1 -1
  69. package/dist/icons/global/document.svg +1 -0
  70. package/dist/icons/global/document.svg.cjs.js +1 -0
  71. package/dist/icons/global/document.svg.es.js +5 -0
  72. package/dist/icons/global/ellipsis-horizontal.svg +1 -0
  73. package/dist/icons/global/ellipsis-horizontal.svg.cjs.js +1 -0
  74. package/dist/icons/global/ellipsis-horizontal.svg.es.js +5 -0
  75. package/dist/icons/global/lock-fill.svg +8 -0
  76. package/dist/icons/global/lock-fill.svg.cjs.js +1 -0
  77. package/dist/icons/global/lock-fill.svg.es.js +7 -0
  78. package/dist/icons/global/medal.svg +3 -0
  79. package/dist/icons/global/medal.svg.cjs.js +1 -0
  80. package/dist/icons/global/medal.svg.es.js +5 -0
  81. package/dist/icons/global/page.svg +1 -0
  82. package/dist/icons/global/page.svg.cjs.js +1 -0
  83. package/dist/icons/global/page.svg.es.js +5 -0
  84. package/dist/icons/global/settings.svg +1 -1
  85. package/dist/icons/global/settings.svg.cjs.js +1 -1
  86. package/dist/icons/global/settings.svg.es.js +1 -1
  87. package/dist/icons/global/upload-cloud.svg +1 -0
  88. package/dist/icons/global/upload-cloud.svg.cjs.js +1 -0
  89. package/dist/icons/global/upload-cloud.svg.es.js +5 -0
  90. package/dist/icons/medical/background.svg +1 -0
  91. package/dist/icons/medical/background.svg.cjs.js +1 -0
  92. package/dist/icons/medical/background.svg.es.js +5 -0
  93. package/dist/icons/medical/stethoscope.svg +1 -0
  94. package/dist/icons/medical/stethoscope.svg.cjs.js +1 -0
  95. package/dist/icons/medical/stethoscope.svg.es.js +5 -0
  96. package/dist/icons/playback/camera-off.svg +1 -0
  97. package/dist/icons/playback/camera-off.svg.cjs.js +1 -0
  98. package/dist/icons/playback/camera-off.svg.es.js +5 -0
  99. package/dist/icons/playback/camera.svg +4 -0
  100. package/dist/icons/playback/camera.svg.cjs.js +1 -0
  101. package/dist/icons/playback/camera.svg.es.js +5 -0
  102. package/dist/icons/playback/fast-forward.svg +1 -0
  103. package/dist/icons/playback/fast-forward.svg.cjs.js +1 -0
  104. package/dist/icons/playback/fast-forward.svg.es.js +5 -0
  105. package/dist/icons/playback/invisible.svg +1 -0
  106. package/dist/icons/playback/invisible.svg.cjs.js +1 -0
  107. package/dist/icons/playback/invisible.svg.es.js +5 -0
  108. package/dist/icons/playback/mic-off.svg +1 -0
  109. package/dist/icons/playback/mic-off.svg.cjs.js +1 -0
  110. package/dist/icons/playback/mic-off.svg.es.js +5 -0
  111. package/dist/icons/playback/mic.svg +1 -0
  112. package/dist/icons/playback/mic.svg.cjs.js +1 -0
  113. package/dist/icons/playback/mic.svg.es.js +5 -0
  114. package/dist/icons/playback/rewind.svg +1 -0
  115. package/dist/icons/playback/rewind.svg.cjs.js +1 -0
  116. package/dist/icons/playback/rewind.svg.es.js +5 -0
  117. package/dist/icons/playback/skip-back.svg +1 -0
  118. package/dist/icons/playback/skip-back.svg.cjs.js +1 -0
  119. package/dist/icons/playback/skip-back.svg.es.js +5 -0
  120. package/dist/icons/playback/skip-forward.svg +1 -0
  121. package/dist/icons/playback/skip-forward.svg.cjs.js +1 -0
  122. package/dist/icons/playback/skip-forward.svg.es.js +5 -0
  123. package/dist/icons/playback/visible.svg +1 -0
  124. package/dist/icons/playback/visible.svg.cjs.js +1 -0
  125. package/dist/icons/playback/visible.svg.es.js +5 -0
  126. package/dist/icons/playback/volume-high.svg +1 -0
  127. package/dist/icons/playback/volume-high.svg.cjs.js +1 -0
  128. package/dist/icons/playback/volume-high.svg.es.js +5 -0
  129. package/dist/icons/playback/volume-low.svg +1 -0
  130. package/dist/icons/playback/volume-low.svg.cjs.js +1 -0
  131. package/dist/icons/playback/volume-low.svg.es.js +5 -0
  132. package/dist/icons/playback/volume-med.svg +1 -0
  133. package/dist/icons/playback/volume-med.svg.cjs.js +1 -0
  134. package/dist/icons/playback/volume-med.svg.es.js +5 -0
  135. package/dist/icons/playback/volume-off.svg +1 -0
  136. package/dist/icons/playback/volume-off.svg.cjs.js +1 -0
  137. package/dist/icons/playback/volume-off.svg.es.js +5 -0
  138. package/dist/icons/scheduling/alarm.svg +4 -0
  139. package/dist/icons/scheduling/alarm.svg.cjs.js +1 -0
  140. package/dist/icons/scheduling/alarm.svg.es.js +5 -0
  141. package/dist/icons/scheduling/calendar-arrow.svg +1 -0
  142. package/dist/icons/scheduling/calendar-arrow.svg.cjs.js +1 -0
  143. package/dist/icons/scheduling/calendar-arrow.svg.es.js +5 -0
  144. package/dist/icons/scheduling/calendar-blank.svg +1 -0
  145. package/dist/icons/scheduling/calendar-blank.svg.cjs.js +1 -0
  146. package/dist/icons/scheduling/calendar-blank.svg.es.js +5 -0
  147. package/dist/icons/scheduling/calendar-date.svg +1 -0
  148. package/dist/icons/scheduling/calendar-date.svg.cjs.js +1 -0
  149. package/dist/icons/scheduling/calendar-date.svg.es.js +5 -0
  150. package/dist/icons/scheduling/calendar-fill.svg +1 -0
  151. package/dist/icons/scheduling/calendar-fill.svg.cjs.js +1 -0
  152. package/dist/icons/scheduling/calendar-fill.svg.es.js +5 -0
  153. package/dist/icons/social/apple.svg +1 -1
  154. package/dist/icons/social/apple.svg.cjs.js +1 -1
  155. package/dist/icons/social/apple.svg.es.js +1 -1
  156. package/dist/icons/social/google.svg +1 -1
  157. package/dist/icons/social/google.svg.cjs.js +1 -1
  158. package/dist/icons/social/google.svg.es.js +1 -1
  159. package/dist/icons/status/cancelled.svg +1 -0
  160. package/dist/icons/status/cancelled.svg.cjs.js +1 -0
  161. package/dist/icons/status/cancelled.svg.es.js +5 -0
  162. package/dist/icons/status/flag-fill.svg +1 -0
  163. package/dist/icons/status/flag-fill.svg.cjs.js +1 -0
  164. package/dist/icons/status/flag-fill.svg.es.js +5 -0
  165. package/dist/icons/status/flag.svg +1 -0
  166. package/dist/icons/status/flag.svg.cjs.js +1 -0
  167. package/dist/icons/status/flag.svg.es.js +5 -0
  168. package/dist/icons/status/moon-fill.svg +1 -0
  169. package/dist/icons/status/moon-fill.svg.cjs.js +1 -0
  170. package/dist/icons/status/moon-fill.svg.es.js +5 -0
  171. package/dist/icons/status/moon.svg +1 -0
  172. package/dist/icons/status/moon.svg.cjs.js +1 -0
  173. package/dist/icons/status/moon.svg.es.js +5 -0
  174. package/dist/icons/status/notification-off.svg +1 -0
  175. package/dist/icons/status/notification-off.svg.cjs.js +1 -0
  176. package/dist/icons/status/notification-off.svg.es.js +5 -0
  177. package/dist/icons/status/notification.svg +1 -0
  178. package/dist/icons/status/notification.svg.cjs.js +1 -0
  179. package/dist/icons/status/notification.svg.es.js +5 -0
  180. package/dist/icons/status/toggle.svg +4 -0
  181. package/dist/icons/status/toggle.svg.cjs.js +1 -0
  182. package/dist/icons/status/toggle.svg.es.js +5 -0
  183. package/dist/icons/status/travel.svg +1 -0
  184. package/dist/icons/status/travel.svg.cjs.js +1 -0
  185. package/dist/icons/status/travel.svg.es.js +5 -0
  186. package/dist/icons/status/verified-issue.svg +1 -0
  187. package/dist/icons/status/verified-issue.svg.cjs.js +1 -0
  188. package/dist/icons/status/verified-issue.svg.es.js +5 -0
  189. package/dist/icons/status/verified.svg +1 -0
  190. package/dist/icons/status/verified.svg.cjs.js +1 -0
  191. package/dist/icons/status/verified.svg.es.js +5 -0
  192. package/dist/icons/user/add-user.svg +1 -0
  193. package/dist/icons/user/add-user.svg.cjs.js +1 -0
  194. package/dist/icons/user/add-user.svg.es.js +5 -0
  195. package/dist/icons/user/user-group.svg +1 -0
  196. package/dist/icons/user/user-group.svg.cjs.js +1 -0
  197. package/dist/icons/user/user-group.svg.es.js +5 -0
  198. package/package.json +2 -1
  199. package/dist/icons/action/invisible.svg +0 -1
  200. package/dist/icons/action/invisible.svg.cjs.js +0 -1
  201. package/dist/icons/action/invisible.svg.es.js +0 -5
  202. package/dist/icons/action/visible.svg +0 -1
  203. package/dist/icons/action/visible.svg.cjs.js +0 -1
  204. package/dist/icons/action/visible.svg.es.js +0 -5
  205. /package/dist/icons/{action → global}/ellipsis-vertical.svg +0 -0
  206. /package/dist/icons/{action → global}/ellipsis-vertical.svg.cjs.js +0 -0
  207. /package/dist/icons/{action → global}/ellipsis-vertical.svg.es.js +0 -0
  208. /package/dist/icons/{action → global}/folder-open-outline.svg +0 -0
  209. /package/dist/icons/{action → global}/folder-open-outline.svg.cjs.js +0 -0
  210. /package/dist/icons/{action → global}/folder-open-outline.svg.es.js +0 -0
  211. /package/dist/icons/{action → playback}/alt-play.svg +0 -0
  212. /package/dist/icons/{action → playback}/alt-play.svg.cjs.js +0 -0
  213. /package/dist/icons/{action → playback}/alt-play.svg.es.js +0 -0
  214. /package/dist/icons/{action → playback}/play.svg +0 -0
  215. /package/dist/icons/{action → playback}/play.svg.cjs.js +0 -0
  216. /package/dist/icons/{action → playback}/play.svg.es.js +0 -0
  217. /package/dist/icons/{indicators → status}/circle-dash-fill.svg +0 -0
  218. /package/dist/icons/{indicators → status}/circle-dash-fill.svg.cjs.js +0 -0
  219. /package/dist/icons/{indicators → status}/circle-dash-fill.svg.es.js +0 -0
  220. /package/dist/icons/{indicators → status}/circle-dash.svg +0 -0
  221. /package/dist/icons/{indicators → status}/circle-dash.svg.cjs.js +0 -0
  222. /package/dist/icons/{indicators → status}/circle-dash.svg.es.js +0 -0
  223. /package/dist/icons/{action → status}/circle-pause.svg +0 -0
  224. /package/dist/icons/{action → status}/circle-pause.svg.cjs.js +0 -0
  225. /package/dist/icons/{action → status}/circle-pause.svg.es.js +0 -0
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12c0-3-.8-5-2.1-7.1a.7.7 0 0 1 1.2-.8c1.5 2.3 2.4 4.5 2.4 7.9s-.9 5.7-2.4 8a.7.7 0 0 1-1.2-1c1.3-2 2.1-4 2.1-7M10.8 4.5l.5.1h.1l.4.4.2.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.6H2.6a1 1 0 0 1-1.1-1V9.3q0-.5.3-.8.4-.4.8-.4H6l4.3-3.5zM18 12c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7c1 1.7 1.6 3.2 1.6 5.6s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7A9 9 0 0 0 18 12M6.8 9.4q-.4.4-.9.3H3v4.6h2.9q.4 0 1 .3l3.6 3V6.4zM15 12q0-1.4-.7-2.7a.7.7 0 1 1 1.4-.6 7 7 0 0 1 0 6.6.8.8 0 1 1-1.4-.6q.7-1.4.7-2.7"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("react");function n(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const a=n(c),o=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},a.createElement("path",{fill:"currentColor",d:"M21 12c0-3-.8-5-2.1-7.1a.7.7 0 0 1 1.2-.8c1.5 2.3 2.4 4.5 2.4 7.9s-.9 5.7-2.4 8a.7.7 0 0 1-1.2-1c1.3-2 2.1-4 2.1-7M10.8 4.5l.5.1h.1l.4.4.2.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.6H2.6a1 1 0 0 1-1.1-1V9.3q0-.5.3-.8.4-.4.8-.4H6l4.3-3.5zM18 12c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7c1 1.7 1.6 3.2 1.6 5.6s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7A9 9 0 0 0 18 12M6.8 9.4q-.4.4-.9.3H3v4.6h2.9q.4 0 1 .3l3.6 3V6.4zM15 12q0-1.4-.7-2.7a.7.7 0 1 1 1.4-.6 7 7 0 0 1 0 6.6.8.8 0 1 1-1.4-.6q.7-1.4.7-2.7"}));exports.default=o;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const t = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M21 12c0-3-.8-5-2.1-7.1a.7.7 0 0 1 1.2-.8c1.5 2.3 2.4 4.5 2.4 7.9s-.9 5.7-2.4 8a.7.7 0 0 1-1.2-1c1.3-2 2.1-4 2.1-7M10.8 4.5l.5.1h.1l.4.4.2.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.6H2.6a1 1 0 0 1-1.1-1V9.3q0-.5.3-.8.4-.4.8-.4H6l4.3-3.5zM18 12c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7c1 1.7 1.6 3.2 1.6 5.6s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7A9 9 0 0 0 18 12M6.8 9.4q-.4.4-.9.3H3v4.6h2.9q.4 0 1 .3l3.6 3V6.4zM15 12q0-1.4-.7-2.7a.7.7 0 1 1 1.4-.6 7 7 0 0 1 0 6.6.8.8 0 1 1-1.4-.6q.7-1.4.7-2.7" }));
3
+ export {
4
+ t as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13.8 4.5A1 1 0 0 1 15 5.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H5.6a1 1 0 0 1-1.1-1.1V9.3q0-.5.3-.8.4-.3.8-.3H9l4.3-3.6zm-4 5q-.3.3-1 .2H6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zM18 12q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.6-1.3.7-2.7"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function a(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const o=a(n),c=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},o.createElement("path",{fill:"currentColor",d:"M13.8 4.5A1 1 0 0 1 15 5.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H5.6a1 1 0 0 1-1.1-1.1V9.3q0-.5.3-.8.4-.3.8-.3H9l4.3-3.6zm-4 5q-.3.3-1 .2H6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zM18 12q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.6-1.3.7-2.7"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M13.8 4.5A1 1 0 0 1 15 5.6v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H5.6a1 1 0 0 1-1.1-1.1V9.3q0-.5.3-.8.4-.3.8-.3H9l4.3-3.6zm-4 5q-.3.3-1 .2H6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zM18 12q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.6-1.3.7-2.7" }));
3
+ export {
4
+ l as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 4.5a1 1 0 0 1 1.2 1.1v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H4A1 1 0 0 1 3 14.7V9.3q0-.5.3-.8.4-.3.8-.3h3.3l4.3-3.6zm7.2 7.5c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7C20.4 8 21 9.6 21 12s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7 9 9 0 0 0 1.4-4.9M8.3 9.4q-.3.4-1 .3H4.6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zm8.2 2.6q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.7-1.3.7-2.7"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function a(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=a(o),c=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M12.3 4.5a1 1 0 0 1 1.2 1.1v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H4A1 1 0 0 1 3 14.7V9.3q0-.5.3-.8.4-.3.8-.3h3.3l4.3-3.6zm7.2 7.5c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7C20.4 8 21 9.6 21 12s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7 9 9 0 0 0 1.4-4.9M8.3 9.4q-.3.4-1 .3H4.6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zm8.2 2.6q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.7-1.3.7-2.7"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12.3 4.5a1 1 0 0 1 1.2 1.1v12.8a1.1 1.1 0 0 1-1.8.9l-4.3-3.5H4A1 1 0 0 1 3 14.7V9.3q0-.5.3-.8.4-.3.8-.3h3.3l4.3-3.6zm7.2 7.5c0-2-.5-3.3-1.4-4.9a.8.8 0 0 1 1.3-.7C20.4 8 21 9.6 21 12s-.6 4-1.6 5.6a.8.8 0 0 1-1.3-.7 9 9 0 0 0 1.4-4.9M8.3 9.4q-.3.4-1 .3H4.6v4.6h2.9q.5 0 1 .3l3.6 3V6.4zm8.2 2.6q0-1.4-.7-2.7a.8.8 0 0 1 1.4-.6 7 7 0 0 1 0 6.6.7.7 0 1 1-1.4-.6q.7-1.3.7-2.7" }));
3
+ export {
4
+ l as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 3.2q.5-.4 1 0L20 19.7a.7.7 0 1 1-1 1L2.5 4.4a1 1 0 0 1 0-1M10.5 6.4v1.7l1.2 1.2A.2.2 0 0 0 12 9V5.7a1 1 0 0 0-.6-1 1 1 0 0 0-1.2 0L8.7 6v.2l.8.8h.2zm0 11.2-3.7-3q-.4-.4-1-.3H3V9.8h2.4a.2.2 0 0 0 .1-.4L4.4 8.3H2.6a1 1 0 0 0-1.1 1v5.3a1 1 0 0 0 1.1 1.2H6l4.3 3.5a1.1 1.1 0 0 0 1.8-1V16l-1.2-1.2a.2.2 0 0 0-.3.2zm6-5.6q0-1.7-.8-3.3a.8.8 0 0 0-1.4.6 6 6 0 0 1 .7 3v.4l1 .9.3-.1zm3 0c0-2.4-.6-4-1.6-5.6a.7.7 0 0 0-1.3.7A9 9 0 0 1 18 12q0 1.6-.4 2.8v.4l.8.8h.3q.8-1.7.8-4"/><path fill="currentColor" d="M22.5 12c0-3.5-1-5.7-2.4-7.9a.8.8 0 1 0-1.2.8c1.2 2 2.1 4 2.1 7.1a12 12 0 0 1-1.1 5.4v.1l.9.8h.2q1.5-3 1.5-6.3"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const a=o(n),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},a.createElement("path",{fill:"currentColor",d:"M2.5 3.2q.5-.4 1 0L20 19.7a.7.7 0 1 1-1 1L2.5 4.4a1 1 0 0 1 0-1M10.5 6.4v1.7l1.2 1.2A.2.2 0 0 0 12 9V5.7a1 1 0 0 0-.6-1 1 1 0 0 0-1.2 0L8.7 6v.2l.8.8h.2zm0 11.2-3.7-3q-.4-.4-1-.3H3V9.8h2.4a.2.2 0 0 0 .1-.4L4.4 8.3H2.6a1 1 0 0 0-1.1 1v5.3a1 1 0 0 0 1.1 1.2H6l4.3 3.5a1.1 1.1 0 0 0 1.8-1V16l-1.2-1.2a.2.2 0 0 0-.3.2zm6-5.6q0-1.7-.8-3.3a.8.8 0 0 0-1.4.6 6 6 0 0 1 .7 3v.4l1 .9.3-.1zm3 0c0-2.4-.6-4-1.6-5.6a.7.7 0 0 0-1.3.7A9 9 0 0 1 18 12q0 1.6-.4 2.8v.4l.8.8h.3q.8-1.7.8-4"}),a.createElement("path",{fill:"currentColor",d:"M22.5 12c0-3.5-1-5.7-2.4-7.9a.8.8 0 1 0-1.2.8c1.2 2 2.1 4 2.1 7.1a12 12 0 0 1-1.1 5.4v.1l.9.8h.2q1.5-3 1.5-6.3"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as a from "react";
2
+ const l = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M2.5 3.2q.5-.4 1 0L20 19.7a.7.7 0 1 1-1 1L2.5 4.4a1 1 0 0 1 0-1M10.5 6.4v1.7l1.2 1.2A.2.2 0 0 0 12 9V5.7a1 1 0 0 0-.6-1 1 1 0 0 0-1.2 0L8.7 6v.2l.8.8h.2zm0 11.2-3.7-3q-.4-.4-1-.3H3V9.8h2.4a.2.2 0 0 0 .1-.4L4.4 8.3H2.6a1 1 0 0 0-1.1 1v5.3a1 1 0 0 0 1.1 1.2H6l4.3 3.5a1.1 1.1 0 0 0 1.8-1V16l-1.2-1.2a.2.2 0 0 0-.3.2zm6-5.6q0-1.7-.8-3.3a.8.8 0 0 0-1.4.6 6 6 0 0 1 .7 3v.4l1 .9.3-.1zm3 0c0-2.4-.6-4-1.6-5.6a.7.7 0 0 0-1.3.7A9 9 0 0 1 18 12q0 1.6-.4 2.8v.4l.8.8h.3q.8-1.7.8-4" }), /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M22.5 12c0-3.5-1-5.7-2.4-7.9a.8.8 0 1 0-1.2.8c1.2 2 2.1 4 2.1 7.1a12 12 0 0 1-1.1 5.4v.1l.9.8h.2q1.5-3 1.5-6.3" }));
3
+ export {
4
+ l as default
5
+ };
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.7533 12.75C18.7533 11.415 18.3574 10.11 17.6157 8.99995C16.874 7.88992 15.8198 7.02473 14.5864 6.51384C13.353 6.00295 11.9958 5.86928 10.6864 6.12973C9.37705 6.39018 8.17431 7.03308 7.23031 7.97708C6.28631 8.92109 5.64345 10.1238 5.383 11.4332C5.12255 12.7426 5.25622 14.0998 5.76711 15.3332C6.278 16.5666 7.14315 17.6208 8.25318 18.3625C9.36321 19.1042 10.6683 19.5 12.0033 19.5C13.7935 19.5 15.5104 18.7889 16.7762 17.523C18.0421 16.2571 18.7533 14.5403 18.7533 12.75ZM5.25359 3.00005C5.9383 3.00332 6.59999 3.24568 7.12461 3.68463L7.14951 3.70569L7.15336 3.70898C7.2503 3.79308 7.33004 3.89507 7.38824 4.00928L7.39959 4.0323L7.41035 4.0556C7.46259 4.17266 7.4918 4.29877 7.49627 4.42703H7.49618C7.50111 4.563 7.47838 4.69857 7.42921 4.82547C7.37953 4.95365 7.30403 5.07026 7.20737 5.16801L7.20353 5.17191L7.19964 5.17575L4.37487 7.95021C4.30185 8.03168 4.21452 8.09943 4.11687 8.1498C3.99396 8.21319 3.85809 8.24743 3.71981 8.24991L3.71313 8.25005H3.6343L3.60354 8.24753C3.46937 8.23647 3.33899 8.1974 3.22085 8.13286C3.10631 8.07028 3.00579 7.98503 2.92522 7.88246L2.92518 7.88251C2.78485 7.70518 2.60245 7.47617 2.46897 7.18936C2.3312 6.89334 2.25795 6.56804 2.2535 6.17857L2.25327 6.14067C2.25003 4.52043 3.43976 3.10368 5.0741 3.00517L5.08591 3.00444L5.09772 3.00412L5.24105 3L5.25359 3.00005ZM18.9023 3.00412L18.9141 3.00444L18.9259 3.00517C20.5602 3.10368 21.75 4.52043 21.7467 6.14067L21.7465 6.17857C21.7421 6.56804 21.6688 6.89334 21.531 7.18936C21.3975 7.47617 21.2151 7.70518 21.0748 7.88251L21.0748 7.88246C20.9938 7.98542 20.8927 8.07088 20.7775 8.13345C20.6594 8.19762 20.5291 8.23636 20.3951 8.24716L20.365 8.24959H20.2869L20.2802 8.24945C20.1419 8.24698 20.006 8.21273 19.8831 8.14934C19.7856 8.09905 19.6984 8.03144 19.6255 7.95016L16.8004 5.1758L16.7926 5.16801C16.696 5.07026 16.6205 4.95365 16.5708 4.82547C16.5216 4.69857 16.4988 4.563 16.5038 4.42703C16.5085 4.29021 16.5414 4.15584 16.6004 4.0323L16.6118 4.00928C16.67 3.89507 16.7497 3.79309 16.8466 3.70898L16.8505 3.70569C17.379 3.25344 18.0508 3.00337 18.7464 3.00005L18.7589 3L18.9023 3.00412ZM5.15591 4.50302C4.3992 4.55335 3.75092 5.23192 3.75327 6.13875V6.14067C3.75327 6.26494 3.7655 6.35659 3.78358 6.42842L5.67734 4.56834C5.54185 4.52502 5.39971 4.50177 5.25538 4.50018L5.15591 4.50302ZM18.7446 4.50018C18.6003 4.50178 18.4581 4.52498 18.3227 4.5683L20.2164 6.42815C20.2345 6.35635 20.2467 6.26479 20.2467 6.14067V6.13875C20.2491 5.2319 19.6008 4.55333 18.844 4.50302L18.7446 4.50018ZM20.2533 12.75C20.2533 14.9381 19.3841 17.0365 17.8369 18.5837C16.2897 20.1309 14.1913 21 12.0033 21C10.3716 21 8.77652 20.5162 7.41982 19.6097C6.06312 18.7032 5.0057 17.4147 4.38128 15.9072C3.75686 14.3997 3.59347 12.7409 3.9118 11.1405C4.23012 9.54021 5.01589 8.07018 6.16967 6.9164C7.32345 5.76263 8.79344 4.9769 10.3938 4.65857C11.9941 4.34024 13.6529 4.50363 15.1604 5.12805C16.6679 5.75248 17.9564 6.80989 18.8629 8.1666C19.7694 9.5233 20.2533 11.1184 20.2533 12.75Z" fill="currentColor"/>
3
+ <path d="M5.84796 17.8447C6.14086 17.5518 6.61571 17.5518 6.9086 17.8447C7.20149 18.1376 7.20149 18.6124 6.9086 18.9053L5.0336 20.7803C4.74071 21.0732 4.26586 21.0732 3.97296 20.7803C3.68007 20.4874 3.68007 20.0126 3.97296 19.7197L5.84796 17.8447ZM17.098 17.8447C17.3909 17.5518 17.8657 17.5518 18.1586 17.8447L20.0336 19.7197C20.3265 20.0126 20.3265 20.4874 20.0336 20.7803C19.7407 21.0732 19.2659 21.0732 18.973 20.7803L17.098 18.9053C16.8051 18.6124 16.8051 18.1376 17.098 17.8447ZM11.2533 7.5C11.2533 7.08579 11.5891 6.75 12.0033 6.75C12.4175 6.75 12.7533 7.08579 12.7533 7.5V12.75C12.7533 13.1642 12.4175 13.5 12.0033 13.5H8.25328C7.83907 13.5 7.50328 13.1642 7.50328 12.75C7.50328 12.3358 7.83907 12 8.25328 12H11.2533V7.5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function n(C){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(C){for(const e in C)if(e!=="default"){const r=Object.getOwnPropertyDescriptor(C,e);Object.defineProperty(t,e,r.get?r:{enumerable:!0,get:()=>C[e]})}}return t.default=C,Object.freeze(t)}const L=n(l),o=C=>L.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...C},L.createElement("path",{d:"M18.7533 12.75C18.7533 11.415 18.3574 10.11 17.6157 8.99995C16.874 7.88992 15.8198 7.02473 14.5864 6.51384C13.353 6.00295 11.9958 5.86928 10.6864 6.12973C9.37705 6.39018 8.17431 7.03308 7.23031 7.97708C6.28631 8.92109 5.64345 10.1238 5.383 11.4332C5.12255 12.7426 5.25622 14.0998 5.76711 15.3332C6.278 16.5666 7.14315 17.6208 8.25318 18.3625C9.36321 19.1042 10.6683 19.5 12.0033 19.5C13.7935 19.5 15.5104 18.7889 16.7762 17.523C18.0421 16.2571 18.7533 14.5403 18.7533 12.75ZM5.25359 3.00005C5.9383 3.00332 6.59999 3.24568 7.12461 3.68463L7.14951 3.70569L7.15336 3.70898C7.2503 3.79308 7.33004 3.89507 7.38824 4.00928L7.39959 4.0323L7.41035 4.0556C7.46259 4.17266 7.4918 4.29877 7.49627 4.42703H7.49618C7.50111 4.563 7.47838 4.69857 7.42921 4.82547C7.37953 4.95365 7.30403 5.07026 7.20737 5.16801L7.20353 5.17191L7.19964 5.17575L4.37487 7.95021C4.30185 8.03168 4.21452 8.09943 4.11687 8.1498C3.99396 8.21319 3.85809 8.24743 3.71981 8.24991L3.71313 8.25005H3.6343L3.60354 8.24753C3.46937 8.23647 3.33899 8.1974 3.22085 8.13286C3.10631 8.07028 3.00579 7.98503 2.92522 7.88246L2.92518 7.88251C2.78485 7.70518 2.60245 7.47617 2.46897 7.18936C2.3312 6.89334 2.25795 6.56804 2.2535 6.17857L2.25327 6.14067C2.25003 4.52043 3.43976 3.10368 5.0741 3.00517L5.08591 3.00444L5.09772 3.00412L5.24105 3L5.25359 3.00005ZM18.9023 3.00412L18.9141 3.00444L18.9259 3.00517C20.5602 3.10368 21.75 4.52043 21.7467 6.14067L21.7465 6.17857C21.7421 6.56804 21.6688 6.89334 21.531 7.18936C21.3975 7.47617 21.2151 7.70518 21.0748 7.88251L21.0748 7.88246C20.9938 7.98542 20.8927 8.07088 20.7775 8.13345C20.6594 8.19762 20.5291 8.23636 20.3951 8.24716L20.365 8.24959H20.2869L20.2802 8.24945C20.1419 8.24698 20.006 8.21273 19.8831 8.14934C19.7856 8.09905 19.6984 8.03144 19.6255 7.95016L16.8004 5.1758L16.7926 5.16801C16.696 5.07026 16.6205 4.95365 16.5708 4.82547C16.5216 4.69857 16.4988 4.563 16.5038 4.42703C16.5085 4.29021 16.5414 4.15584 16.6004 4.0323L16.6118 4.00928C16.67 3.89507 16.7497 3.79309 16.8466 3.70898L16.8505 3.70569C17.379 3.25344 18.0508 3.00337 18.7464 3.00005L18.7589 3L18.9023 3.00412ZM5.15591 4.50302C4.3992 4.55335 3.75092 5.23192 3.75327 6.13875V6.14067C3.75327 6.26494 3.7655 6.35659 3.78358 6.42842L5.67734 4.56834C5.54185 4.52502 5.39971 4.50177 5.25538 4.50018L5.15591 4.50302ZM18.7446 4.50018C18.6003 4.50178 18.4581 4.52498 18.3227 4.5683L20.2164 6.42815C20.2345 6.35635 20.2467 6.26479 20.2467 6.14067V6.13875C20.2491 5.2319 19.6008 4.55333 18.844 4.50302L18.7446 4.50018ZM20.2533 12.75C20.2533 14.9381 19.3841 17.0365 17.8369 18.5837C16.2897 20.1309 14.1913 21 12.0033 21C10.3716 21 8.77652 20.5162 7.41982 19.6097C6.06312 18.7032 5.0057 17.4147 4.38128 15.9072C3.75686 14.3997 3.59347 12.7409 3.9118 11.1405C4.23012 9.54021 5.01589 8.07018 6.16967 6.9164C7.32345 5.76263 8.79344 4.9769 10.3938 4.65857C11.9941 4.34024 13.6529 4.50363 15.1604 5.12805C16.6679 5.75248 17.9564 6.80989 18.8629 8.1666C19.7694 9.5233 20.2533 11.1184 20.2533 12.75Z",fill:"currentColor"}),L.createElement("path",{d:"M5.84796 17.8447C6.14086 17.5518 6.61571 17.5518 6.9086 17.8447C7.20149 18.1376 7.20149 18.6124 6.9086 18.9053L5.0336 20.7803C4.74071 21.0732 4.26586 21.0732 3.97296 20.7803C3.68007 20.4874 3.68007 20.0126 3.97296 19.7197L5.84796 17.8447ZM17.098 17.8447C17.3909 17.5518 17.8657 17.5518 18.1586 17.8447L20.0336 19.7197C20.3265 20.0126 20.3265 20.4874 20.0336 20.7803C19.7407 21.0732 19.2659 21.0732 18.973 20.7803L17.098 18.9053C16.8051 18.6124 16.8051 18.1376 17.098 17.8447ZM11.2533 7.5C11.2533 7.08579 11.5891 6.75 12.0033 6.75C12.4175 6.75 12.7533 7.08579 12.7533 7.5V12.75C12.7533 13.1642 12.4175 13.5 12.0033 13.5H8.25328C7.83907 13.5 7.50328 13.1642 7.50328 12.75C7.50328 12.3358 7.83907 12 8.25328 12H11.2533V7.5Z",fill:"currentColor"}));exports.default=o;
@@ -0,0 +1,5 @@
1
+ import * as C from "react";
2
+ const e = (L) => /* @__PURE__ */ C.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...L }, /* @__PURE__ */ C.createElement("path", { d: "M18.7533 12.75C18.7533 11.415 18.3574 10.11 17.6157 8.99995C16.874 7.88992 15.8198 7.02473 14.5864 6.51384C13.353 6.00295 11.9958 5.86928 10.6864 6.12973C9.37705 6.39018 8.17431 7.03308 7.23031 7.97708C6.28631 8.92109 5.64345 10.1238 5.383 11.4332C5.12255 12.7426 5.25622 14.0998 5.76711 15.3332C6.278 16.5666 7.14315 17.6208 8.25318 18.3625C9.36321 19.1042 10.6683 19.5 12.0033 19.5C13.7935 19.5 15.5104 18.7889 16.7762 17.523C18.0421 16.2571 18.7533 14.5403 18.7533 12.75ZM5.25359 3.00005C5.9383 3.00332 6.59999 3.24568 7.12461 3.68463L7.14951 3.70569L7.15336 3.70898C7.2503 3.79308 7.33004 3.89507 7.38824 4.00928L7.39959 4.0323L7.41035 4.0556C7.46259 4.17266 7.4918 4.29877 7.49627 4.42703H7.49618C7.50111 4.563 7.47838 4.69857 7.42921 4.82547C7.37953 4.95365 7.30403 5.07026 7.20737 5.16801L7.20353 5.17191L7.19964 5.17575L4.37487 7.95021C4.30185 8.03168 4.21452 8.09943 4.11687 8.1498C3.99396 8.21319 3.85809 8.24743 3.71981 8.24991L3.71313 8.25005H3.6343L3.60354 8.24753C3.46937 8.23647 3.33899 8.1974 3.22085 8.13286C3.10631 8.07028 3.00579 7.98503 2.92522 7.88246L2.92518 7.88251C2.78485 7.70518 2.60245 7.47617 2.46897 7.18936C2.3312 6.89334 2.25795 6.56804 2.2535 6.17857L2.25327 6.14067C2.25003 4.52043 3.43976 3.10368 5.0741 3.00517L5.08591 3.00444L5.09772 3.00412L5.24105 3L5.25359 3.00005ZM18.9023 3.00412L18.9141 3.00444L18.9259 3.00517C20.5602 3.10368 21.75 4.52043 21.7467 6.14067L21.7465 6.17857C21.7421 6.56804 21.6688 6.89334 21.531 7.18936C21.3975 7.47617 21.2151 7.70518 21.0748 7.88251L21.0748 7.88246C20.9938 7.98542 20.8927 8.07088 20.7775 8.13345C20.6594 8.19762 20.5291 8.23636 20.3951 8.24716L20.365 8.24959H20.2869L20.2802 8.24945C20.1419 8.24698 20.006 8.21273 19.8831 8.14934C19.7856 8.09905 19.6984 8.03144 19.6255 7.95016L16.8004 5.1758L16.7926 5.16801C16.696 5.07026 16.6205 4.95365 16.5708 4.82547C16.5216 4.69857 16.4988 4.563 16.5038 4.42703C16.5085 4.29021 16.5414 4.15584 16.6004 4.0323L16.6118 4.00928C16.67 3.89507 16.7497 3.79309 16.8466 3.70898L16.8505 3.70569C17.379 3.25344 18.0508 3.00337 18.7464 3.00005L18.7589 3L18.9023 3.00412ZM5.15591 4.50302C4.3992 4.55335 3.75092 5.23192 3.75327 6.13875V6.14067C3.75327 6.26494 3.7655 6.35659 3.78358 6.42842L5.67734 4.56834C5.54185 4.52502 5.39971 4.50177 5.25538 4.50018L5.15591 4.50302ZM18.7446 4.50018C18.6003 4.50178 18.4581 4.52498 18.3227 4.5683L20.2164 6.42815C20.2345 6.35635 20.2467 6.26479 20.2467 6.14067V6.13875C20.2491 5.2319 19.6008 4.55333 18.844 4.50302L18.7446 4.50018ZM20.2533 12.75C20.2533 14.9381 19.3841 17.0365 17.8369 18.5837C16.2897 20.1309 14.1913 21 12.0033 21C10.3716 21 8.77652 20.5162 7.41982 19.6097C6.06312 18.7032 5.0057 17.4147 4.38128 15.9072C3.75686 14.3997 3.59347 12.7409 3.9118 11.1405C4.23012 9.54021 5.01589 8.07018 6.16967 6.9164C7.32345 5.76263 8.79344 4.9769 10.3938 4.65857C11.9941 4.34024 13.6529 4.50363 15.1604 5.12805C16.6679 5.75248 17.9564 6.80989 18.8629 8.1666C19.7694 9.5233 20.2533 11.1184 20.2533 12.75Z", fill: "currentColor" }), /* @__PURE__ */ C.createElement("path", { d: "M5.84796 17.8447C6.14086 17.5518 6.61571 17.5518 6.9086 17.8447C7.20149 18.1376 7.20149 18.6124 6.9086 18.9053L5.0336 20.7803C4.74071 21.0732 4.26586 21.0732 3.97296 20.7803C3.68007 20.4874 3.68007 20.0126 3.97296 19.7197L5.84796 17.8447ZM17.098 17.8447C17.3909 17.5518 17.8657 17.5518 18.1586 17.8447L20.0336 19.7197C20.3265 20.0126 20.3265 20.4874 20.0336 20.7803C19.7407 21.0732 19.2659 21.0732 18.973 20.7803L17.098 18.9053C16.8051 18.6124 16.8051 18.1376 17.098 17.8447ZM11.2533 7.5C11.2533 7.08579 11.5891 6.75 12.0033 6.75C12.4175 6.75 12.7533 7.08579 12.7533 7.5V12.75C12.7533 13.1642 12.4175 13.5 12.0033 13.5H8.25328C7.83907 13.5 7.50328 13.1642 7.50328 12.75C7.50328 12.3358 7.83907 12 8.25328 12H11.2533V7.5Z", fill: "currentColor" }));
3
+ export {
4
+ e as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 1.5q.7 0 .8.8V3h.7a3 3 0 0 1 3 3v13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h.8v-.7a.8.8 0 0 1 1.5 0V3h10.5v-.7q0-.8.7-.8M3 8.3v11.2q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5V8.3zm1.5-3.8Q3.2 4.7 3 6v.8h18V6q-.1-1.3-1.5-1.5z"/><path fill="currentColor" d="M12.5 17.6V16c-2.7 0-4 .6-5 1.8q-.7.2-.7-.3c.2-3 1.6-5.5 5.7-5.5V10a.4.4 0 0 1 .7-.2l4 3.7a.4.4 0 0 1 0 .6l-4 3.7a.4.4 0 0 1-.7-.3"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const a=o(n),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},a.createElement("path",{fill:"currentColor",d:"M18 1.5q.7 0 .8.8V3h.7a3 3 0 0 1 3 3v13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h.8v-.7a.8.8 0 0 1 1.5 0V3h10.5v-.7q0-.8.7-.8M3 8.3v11.2q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5V8.3zm1.5-3.8Q3.2 4.7 3 6v.8h18V6q-.1-1.3-1.5-1.5z"}),a.createElement("path",{fill:"currentColor",d:"M12.5 17.6V16c-2.7 0-4 .6-5 1.8q-.7.2-.7-.3c.2-3 1.6-5.5 5.7-5.5V10a.4.4 0 0 1 .7-.2l4 3.7a.4.4 0 0 1 0 .6l-4 3.7a.4.4 0 0 1-.7-.3"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const t = (a) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...a }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M18 1.5q.7 0 .8.8V3h.7a3 3 0 0 1 3 3v13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h.8v-.7a.8.8 0 0 1 1.5 0V3h10.5v-.7q0-.8.7-.8M3 8.3v11.2q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5V8.3zm1.5-3.8Q3.2 4.7 3 6v.8h18V6q-.1-1.3-1.5-1.5z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12.5 17.6V16c-2.7 0-4 .6-5 1.8q-.7.2-.7-.3c.2-3 1.6-5.5 5.7-5.5V10a.4.4 0 0 1 .7-.2l4 3.7a.4.4 0 0 1 0 .6l-4 3.7a.4.4 0 0 1-.7-.3" }));
3
+ export {
4
+ t as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"/><path fill="currentColor" d="M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function o(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const r=o(l),c=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},r.createElement("path",{fill:"currentColor",d:"M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"}),r.createElement("path",{fill:"currentColor",d:"M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const t = (a) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...a }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z" }));
3
+ export {
4
+ t as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"/><path fill="currentColor" d="M10.7 16.7q0-.7-.3-1-.7-.6-1.4-.6a.8.8 0 0 1 0-1.5l.6-.1q.3 0 .6-.4l.3-.7a1 1 0 0 0-.4-.8q-.4-.3-1.1-.3-1 .1-1.1.5a.8.8 0 1 1-1.3-.8c.3-.5 1-1.2 2.4-1.2q1 0 2 .6t1 2a3 3 0 0 1-.8 1.8l-.1.1.4.4q.7.8.7 2 0 1.4-1 2.1t-2.2.7c-1.5 0-2.4-1-2.7-1.6a.8.8 0 0 1 1.3-.7c.2.2.7.8 1.4.8q.9 0 1.3-.4.4-.3.4-.9m5 1.9V12l-1 .8a.7.7 0 1 1-.9-1.2l2-1.5.5-.2h.2q.7.1.8.8v7.9a.8.8 0 0 1-1.6 0m6-11.9a.8.8 0 0 1 0 1.5H2.4a.8.8 0 0 1 0-1.4zm-16.4-3V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const l=c(n),o=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"}),l.createElement("path",{fill:"currentColor",d:"M10.7 16.7q0-.7-.3-1-.7-.6-1.4-.6a.8.8 0 0 1 0-1.5l.6-.1q.3 0 .6-.4l.3-.7a1 1 0 0 0-.4-.8q-.4-.3-1.1-.3-1 .1-1.1.5a.8.8 0 1 1-1.3-.8c.3-.5 1-1.2 2.4-1.2q1 0 2 .6t1 2a3 3 0 0 1-.8 1.8l-.1.1.4.4q.7.8.7 2 0 1.4-1 2.1t-2.2.7c-1.5 0-2.4-1-2.7-1.6a.8.8 0 0 1 1.3-.7c.2.2.7.8 1.4.8q.9 0 1.3-.4.4-.3.4-.9m5 1.9V12l-1 .8a.7.7 0 1 1-.9-1.2l2-1.5.5-.2h.2q.7.1.8.8v7.9a.8.8 0 0 1-1.6 0m6-11.9a.8.8 0 0 1 0 1.5H2.4a.8.8 0 0 1 0-1.4zm-16.4-3V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0"}));exports.default=o;
@@ -0,0 +1,5 @@
1
+ import * as a from "react";
2
+ const t = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z" }), /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M10.7 16.7q0-.7-.3-1-.7-.6-1.4-.6a.8.8 0 0 1 0-1.5l.6-.1q.3 0 .6-.4l.3-.7a1 1 0 0 0-.4-.8q-.4-.3-1.1-.3-1 .1-1.1.5a.8.8 0 1 1-1.3-.8c.3-.5 1-1.2 2.4-1.2q1 0 2 .6t1 2a3 3 0 0 1-.8 1.8l-.1.1.4.4q.7.8.7 2 0 1.4-1 2.1t-2.2.7c-1.5 0-2.4-1-2.7-1.6a.8.8 0 0 1 1.3-.7c.2.2.7.8 1.4.8q.9 0 1.3-.4.4-.3.4-.9m5 1.9V12l-1 .8a.7.7 0 1 1-.9-1.2l2-1.5.5-.2h.2q.7.1.8.8v7.9a.8.8 0 0 1-1.6 0m6-11.9a.8.8 0 0 1 0 1.5H2.4a.8.8 0 0 1 0-1.4zm-16.4-3V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0" }));
3
+ export {
4
+ t as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"/><path fill="currentColor" d="M13.9 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const r=o(n),c=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},r.createElement("path",{fill:"currentColor",d:"M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z"}),r.createElement("path",{fill:"currentColor",d:"M13.9 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as a from "react";
2
+ const t = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M21 6q-.1-1.3-1.5-1.5h-15Q3.2 4.7 3 6v13.5q.2 1.4 1.5 1.5h15q1.4-.1 1.5-1.5zm1.5 13.5a3 3 0 0 1-3 3h-15a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h15a3 3 0 0 1 3 3z" }), /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M13.9 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 12a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M17.6 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 15.8a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M6.4 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M10.1 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M13.9 19.5a1.1 1.1 0 1 0 0-2.3 1.1 1.1 0 0 0 0 2.3M5.3 3.8V2.3a.8.8 0 0 1 1.5 0v1.5a.8.8 0 0 1-1.5 0m12 0V2.3a.8.8 0 0 1 1.4 0v1.5a.8.8 0 0 1-1.4 0M21.8 6.8v1.5H2.3V6.7z" }));
3
+ export {
4
+ t as default
5
+ };
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z"/></svg>
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=o(l),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z"}));exports.default=a;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function l(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=l(o),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z"}));exports.default=a;
@@ -1,5 +1,5 @@
1
1
  import * as e from "react";
2
- const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z" }));
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z" }));
3
3
  export {
4
4
  l as default
5
5
  };
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><path fill="#FBBC05" d="M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z"/><path fill="#EA4335" d="M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z"/><path fill="#34A853" d="M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z"/><path fill="#4285F4" d="M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path fill="#FBBC05" d="M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z"/><path fill="#EA4335" d="M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z"/><path fill="#34A853" d="M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z"/><path fill="#4285F4" d="M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z"/></svg>
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const l in e)if(l!=="default"){const n=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(a,l,n.get?n:{enumerable:!0,get:()=>e[l]})}}return a.default=e,Object.freeze(a)}const t=c(r),o=e=>t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none",...e},t.createElement("path",{fill:"#FBBC05",d:"M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z"}),t.createElement("path",{fill:"#EA4335",d:"M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z"}),t.createElement("path",{fill:"#34A853",d:"M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z"}),t.createElement("path",{fill:"#4285F4",d:"M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z"}));exports.default=o;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const l in e)if(l!=="default"){const n=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(a,l,n.get?n:{enumerable:!0,get:()=>e[l]})}}return a.default=e,Object.freeze(a)}const t=c(r),o=e=>t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none",viewBox:"0 0 20 20",...e},t.createElement("path",{fill:"#FBBC05",d:"M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z"}),t.createElement("path",{fill:"#EA4335",d:"M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z"}),t.createElement("path",{fill:"#34A853",d:"M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z"}),t.createElement("path",{fill:"#4285F4",d:"M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z"}));exports.default=o;
@@ -1,5 +1,5 @@
1
1
  import * as e from "react";
2
- const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "#FBBC05", d: "M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#EA4335", d: "M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#34A853", d: "M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#4285F4", d: "M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z" }));
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, fill: "none", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "#FBBC05", d: "M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#EA4335", d: "M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#34A853", d: "M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#4285F4", d: "M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z" }));
3
3
  export {
4
4
  l as default
5
5
  };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m1.5 0a10.5 10.5 0 1 1-21 0 10.5 10.5 0 0 1 21 0"/><path fill="currentColor" d="m19.4 18.4-1 1L4.6 5.6l1-1z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function a(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const l=a(o),c=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m1.5 0a10.5 10.5 0 1 1-21 0 10.5 10.5 0 0 1 21 0"}),l.createElement("path",{fill:"currentColor",d:"m19.4 18.4-1 1L4.6 5.6l1-1z"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m1.5 0a10.5 10.5 0 1 1-21 0 10.5 10.5 0 0 1 21 0" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m19.4 18.4-1 1L4.6 5.6l1-1z" }));
3
+ export {
4
+ l as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 22.5a1 1 0 0 1-.8-.7V3.1a1 1 0 0 1 .6-1 8 8 0 0 1 3.9-.7c1.7 0 3.7.7 5.4 1.3q2.2.9 3.6 1 1.7 0 3.3-.7a.8.8 0 0 1 1.2.7v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.7-.1-4-.7a23 23 0 0 0-5-.8q-2.5 0-3 .4v7a1 1 0 0 1-.7.8"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const l=o(n),c=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3.8 22.5a1 1 0 0 1-.8-.7V3.1a1 1 0 0 1 .6-1 8 8 0 0 1 3.9-.7c1.7 0 3.7.7 5.4 1.3q2.2.9 3.6 1 1.7 0 3.3-.7a.8.8 0 0 1 1.2.7v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.7-.1-4-.7a23 23 0 0 0-5-.8q-2.5 0-3 .4v7a1 1 0 0 1-.7.8"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3.8 22.5a1 1 0 0 1-.8-.7V3.1a1 1 0 0 1 .6-1 8 8 0 0 1 3.9-.7c1.7 0 3.7.7 5.4 1.3q2.2.9 3.6 1 1.7 0 3.3-.7a.8.8 0 0 1 1.2.7v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.7-.1-4-.7a23 23 0 0 0-5-.8q-2.5 0-3 .4v7a1 1 0 0 1-.7.8" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21.8V3.1q0-.3.2-.6 0-.3.4-.4a8 8 0 0 1 3.9-.7q2.6.2 5 1.2l2.3.7 1.7.3q1.7 0 3.3-.6.3 0 .4 0h.4l.3.3.1.4v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.9-.2-4.4-.8-2.4-.6-4.6-.7a9 9 0 0 0-3 .4v7a.8.8 0 0 1-1.5 0M7.5 3q-2.5.1-3 .4v9.7a11 11 0 0 1 3-.3q2.5 0 5 .7 2.4.7 4 .8a9 9 0 0 0 3-.6v-9q-1.5.6-3 .5L14.4 5 12 4Q9.6 3 7.5 3"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const l=o(n),c=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M3 21.8V3.1q0-.3.2-.6 0-.3.4-.4a8 8 0 0 1 3.9-.7q2.6.2 5 1.2l2.3.7 1.7.3q1.7 0 3.3-.6.3 0 .4 0h.4l.3.3.1.4v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.9-.2-4.4-.8-2.4-.6-4.6-.7a9 9 0 0 0-3 .4v7a.8.8 0 0 1-1.5 0M7.5 3q-2.5.1-3 .4v9.7a11 11 0 0 1 3-.3q2.5 0 5 .7 2.4.7 4 .8a9 9 0 0 0 3-.6v-9q-1.5.6-3 .5L14.4 5 12 4Q9.6 3 7.5 3"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3 21.8V3.1q0-.3.2-.6 0-.3.4-.4a8 8 0 0 1 3.9-.7q2.6.2 5 1.2l2.3.7 1.7.3q1.7 0 3.3-.6.3 0 .4 0h.4l.3.3.1.4v10.3a1 1 0 0 1-.6.9c-.4.2-1.9.8-3.9.8q-1.9-.2-4.4-.8-2.4-.6-4.6-.7a9 9 0 0 0-3 .4v7a.8.8 0 0 1-1.5 0M7.5 3q-2.5.1-3 .4v9.7a11 11 0 0 1 3-.3q2.5 0 5 .7 2.4.7 4 .8a9 9 0 0 0 3-.6v-9q-1.5.6-3 .5L14.4 5 12 4Q9.6 3 7.5 3" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function c(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=c(l),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"round",strokeWidth:1.5,d:"M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z"}));exports.default=a;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const o = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z" }));
3
+ export {
4
+ o as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("react");function a(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=a(c),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:1.5,d:"M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z"}));exports.default=l;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const o = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M7.5 6.4a11 11 0 0 1 .7-4.1 10.1 10.1 0 0 0 4.1 19.5 10 10 0 0 0 9.4-6q-1.9.7-4 .7C12 16.5 7.4 12 7.4 6.4Z" }));
3
+ export {
4
+ o as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M9.8 18.8a2.3 2.3 0 0 0 4.4 0zm7.4-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4q-.5-.3-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1l-.7.4a.7.7 0 0 1-.7-1.3l.9-.5c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.5 2.6 2a7 7 0 0 1 1.3 4.4q0 2.3.4 3.4.3 1 1 1.7a.8.8 0 1 1-1.3.9q-.6-.8-1.1-2.2t-.5-3.8m-1.4 8.6a3.7 3.7 0 1 1-7.5 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8v-.7a.8.8 0 0 1 1.5.1v.6q0 3-.7 4.4t-1.6 2.3v.2l.3.1H15q.7.1.8.8zM2.5 2.5q.5-.4 1 0l18 18a.7.7 0 1 1-1 1l-18-18a1 1 0 0 1 0-1"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const r=o(n),c=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},r.createElement("path",{fill:"currentColor",d:"M9.8 18.8a2.3 2.3 0 0 0 4.4 0zm7.4-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4q-.5-.3-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1l-.7.4a.7.7 0 0 1-.7-1.3l.9-.5c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.5 2.6 2a7 7 0 0 1 1.3 4.4q0 2.3.4 3.4.3 1 1 1.7a.8.8 0 1 1-1.3.9q-.6-.8-1.1-2.2t-.5-3.8m-1.4 8.6a3.7 3.7 0 1 1-7.5 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8v-.7a.8.8 0 0 1 1.5.1v.6q0 3-.7 4.4t-1.6 2.3v.2l.3.1H15q.7.1.8.8zM2.5 2.5q.5-.4 1 0l18 18a.7.7 0 1 1-1 1l-18-18a1 1 0 0 1 0-1"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as t from "react";
2
+ const e = (a) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...a }, /* @__PURE__ */ t.createElement("path", { fill: "currentColor", d: "M9.8 18.8a2.3 2.3 0 0 0 4.4 0zm7.4-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4q-.5-.3-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1l-.7.4a.7.7 0 0 1-.7-1.3l.9-.5c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.5 2.6 2a7 7 0 0 1 1.3 4.4q0 2.3.4 3.4.3 1 1 1.7a.8.8 0 1 1-1.3.9q-.6-.8-1.1-2.2t-.5-3.8m-1.4 8.6a3.7 3.7 0 1 1-7.5 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8v-.7a.8.8 0 0 1 1.5.1v.6q0 3-.7 4.4t-1.6 2.3v.2l.3.1H15q.7.1.8.8zM2.5 2.5q.5-.4 1 0l18 18a.7.7 0 1 1-1 1l-18-18a1 1 0 0 1 0-1" }));
3
+ export {
4
+ e as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M9.7 18.8a2.3 2.3 0 0 0 4.6 0zm7.5-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4 2 2 0 0 1-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1-1 .4-2 1.4-.9 1.1-1 3.6 0 3-.6 4.4t-1.6 2.3v.2l.3.1h14.7v-.3q-1-1-1.6-2.3-.6-1.4-.7-4.4m1.5 0c0 2 .3 3 .6 3.8q.4 1 1.2 1.9l.1.1c1 1.1 0 2.8-1.4 2.8h-3.4a3.7 3.7 0 1 1-7.6 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8 0-3 1.3-4.5 1.2-1.4 2.6-1.9c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.6 2.6 2t1.3 4.4"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function l(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=l(o),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M9.7 18.8a2.3 2.3 0 0 0 4.6 0zm7.5-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4 2 2 0 0 1-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1-1 .4-2 1.4-.9 1.1-1 3.6 0 3-.6 4.4t-1.6 2.3v.2l.3.1h14.7v-.3q-1-1-1.6-2.3-.6-1.4-.7-4.4m1.5 0c0 2 .3 3 .6 3.8q.4 1 1.2 1.9l.1.1c1 1.1 0 2.8-1.4 2.8h-3.4a3.7 3.7 0 1 1-7.6 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8 0-3 1.3-4.5 1.2-1.4 2.6-1.9c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.6 2.6 2t1.3 4.4"}));exports.default=a;
@@ -0,0 +1,5 @@
1
+ import * as t from "react";
2
+ const a = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { fill: "currentColor", d: "M9.7 18.8a2.3 2.3 0 0 0 4.6 0zm7.5-8.6q0-2.5-1-3.6a5 5 0 0 0-2-1.4 2 2 0 0 1-.9-1Q13 3.1 12 3t-1.3 1.2q-.3.7-1 1-1 .4-2 1.4-.9 1.1-1 3.6 0 3-.6 4.4t-1.6 2.3v.2l.3.1h14.7v-.3q-1-1-1.6-2.3-.6-1.4-.7-4.4m1.5 0c0 2 .3 3 .6 3.8q.4 1 1.2 1.9l.1.1c1 1.1 0 2.8-1.4 2.8h-3.4a3.7 3.7 0 1 1-7.6 0H4.8c-1.5 0-2.4-1.6-1.4-2.8.6-.8 1-1.2 1.3-2q.5-1 .6-3.8 0-3 1.3-4.5 1.2-1.4 2.6-1.9c.4-1.2 1.3-2.3 2.8-2.3s2.4 1.1 2.8 2.3q1.4.6 2.6 2t1.3 4.4" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75C14.3505 6.75 12 9.1005 12 12C12 14.8995 14.3505 17.25 17.25 17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75C13.5221 18.75 10.5 15.7279 10.5 12C10.5 8.27208 13.5221 5.25 17.25 5.25C20.9779 5.25 24 8.27208 24 12Z" fill="currentColor"/>
3
+ <path d="M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75H6.75C3.8505 6.75 1.5 9.1005 1.5 12C1.5 14.8995 3.8505 17.25 6.75 17.25H17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75H6.75C3.02208 18.75 0 15.7279 0 12C0 8.27208 3.02208 5.25 6.75 5.25H17.25C20.9779 5.25 24 8.27208 24 12Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function c(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const l=c(o),a=e=>l.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},l.createElement("path",{d:"M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75C14.3505 6.75 12 9.1005 12 12C12 14.8995 14.3505 17.25 17.25 17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75C13.5221 18.75 10.5 15.7279 10.5 12C10.5 8.27208 13.5221 5.25 17.25 5.25C20.9779 5.25 24 8.27208 24 12Z",fill:"currentColor"}),l.createElement("path",{d:"M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75H6.75C3.8505 6.75 1.5 9.1005 1.5 12C1.5 14.8995 3.8505 17.25 6.75 17.25H17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75H6.75C3.02208 18.75 0 15.7279 0 12C0 8.27208 3.02208 5.25 6.75 5.25H17.25C20.9779 5.25 24 8.27208 24 12Z",fill:"currentColor"}));exports.default=a;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const C = (t) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75C14.3505 6.75 12 9.1005 12 12C12 14.8995 14.3505 17.25 17.25 17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75C13.5221 18.75 10.5 15.7279 10.5 12C10.5 8.27208 13.5221 5.25 17.25 5.25C20.9779 5.25 24 8.27208 24 12Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M22.5 12C22.5 9.1005 20.1495 6.75 17.25 6.75H6.75C3.8505 6.75 1.5 9.1005 1.5 12C1.5 14.8995 3.8505 17.25 6.75 17.25H17.25C20.1495 17.25 22.5 14.8995 22.5 12ZM24 12C24 15.7279 20.9779 18.75 17.25 18.75H6.75C3.02208 18.75 0 15.7279 0 12C0 8.27208 3.02208 5.25 6.75 5.25H17.25C20.9779 5.25 24 8.27208 24 12Z", fill: "currentColor" }));
3
+ export {
4
+ C as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21.8 12q.1 0-.5-.4-.7-.3-2.2-.3h-3.8l-.7-.3-5.8-7 2.8 6.2a1 1 0 0 1-.8 1.3H5.1a1 1 0 0 1-.9-.4l-1.7-2 .7 2.4v1L2.5 15l1.8-2.2.4-.3h6.1l.4.1.3.3.2.4-.1.5L8.8 20l5.8-7 .4-.3h4.1q1.5 0 2.2-.3.5-.3.4-.4m1.4 0q-.1 1.4-1.3 1.8a7 7 0 0 1-2.8.5h-.9l-2.7-.1-5.9 7.1a1 1 0 0 1-.9.4H7.5a1 1 0 0 1-.7-1l3-6.7H5.3l-1.7 2-.4.4-.8.1h-.8s-.6 0-.8-.5v-.6l1-3.3V12l-1-3.4v-.4a1 1 0 0 1 .8-.7h.8q.7 0 1.3.6l1.6 2 4.5-.1-3-6.7a1 1 0 0 1 .7-1h1.3a1 1 0 0 1 .9.4l5.8 7.1h3.7q1.6 0 2.7.4t1.4 1.8"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const r=o(n),c=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},r.createElement("path",{fill:"currentColor",d:"M21.8 12q.1 0-.5-.4-.7-.3-2.2-.3h-3.8l-.7-.3-5.8-7 2.8 6.2a1 1 0 0 1-.8 1.3H5.1a1 1 0 0 1-.9-.4l-1.7-2 .7 2.4v1L2.5 15l1.8-2.2.4-.3h6.1l.4.1.3.3.2.4-.1.5L8.8 20l5.8-7 .4-.3h4.1q1.5 0 2.2-.3.5-.3.4-.4m1.4 0q-.1 1.4-1.3 1.8a7 7 0 0 1-2.8.5h-.9l-2.7-.1-5.9 7.1a1 1 0 0 1-.9.4H7.5a1 1 0 0 1-.7-1l3-6.7H5.3l-1.7 2-.4.4-.8.1h-.8s-.6 0-.8-.5v-.6l1-3.3V12l-1-3.4v-.4a1 1 0 0 1 .8-.7h.8q.7 0 1.3.6l1.6 2 4.5-.1-3-6.7a1 1 0 0 1 .7-1h1.3a1 1 0 0 1 .9.4l5.8 7.1h3.7q1.6 0 2.7.4t1.4 1.8"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as l from "react";
2
+ const e = (a) => /* @__PURE__ */ l.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...a }, /* @__PURE__ */ l.createElement("path", { fill: "currentColor", d: "M21.8 12q.1 0-.5-.4-.7-.3-2.2-.3h-3.8l-.7-.3-5.8-7 2.8 6.2a1 1 0 0 1-.8 1.3H5.1a1 1 0 0 1-.9-.4l-1.7-2 .7 2.4v1L2.5 15l1.8-2.2.4-.3h6.1l.4.1.3.3.2.4-.1.5L8.8 20l5.8-7 .4-.3h4.1q1.5 0 2.2-.3.5-.3.4-.4m1.4 0q-.1 1.4-1.3 1.8a7 7 0 0 1-2.8.5h-.9l-2.7-.1-5.9 7.1a1 1 0 0 1-.9.4H7.5a1 1 0 0 1-.7-1l3-6.7H5.3l-1.7 2-.4.4-.8.1h-.8s-.6 0-.8-.5v-.6l1-3.3V12l-1-3.4v-.4a1 1 0 0 1 .8-.7h.8q.7 0 1.3.6l1.6 2 4.5-.1-3-6.7a1 1 0 0 1 .7-1h1.3a1 1 0 0 1 .9.4l5.8 7.1h3.7q1.6 0 2.7.4t1.4 1.8" }));
3
+ export {
4
+ e as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z"/><path fill="currentColor" d="M8.9 10.3a2 2 0 0 0-1.4-.5q-.8 0-1.4.5a2 2 0 0 0-.5 1.5c.1 1 1 2 1.9 2 1 0 1.8-1 1.9-2q0-.8-.5-1.5m1.8 7.7H4.3l-.5-.4v-.3a3 3 0 0 1 1.3-2q1-.7 2.4-.7t2.4.7a3 3 0 0 1 1.3 2v.5zM16.8 6.8h.3l.4.2.2.4v.4l-.2 5.7a.7.7 0 0 1-1.5 0l-.2-5.7v-.4L16 7l.4-.3zM16.8 17.2a1 1 0 1 1 0-1.8 1 1 0 0 1 0 1.8"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const a=o(n),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},a.createElement("path",{fill:"currentColor",d:"M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z"}),a.createElement("path",{fill:"currentColor",d:"M8.9 10.3a2 2 0 0 0-1.4-.5q-.8 0-1.4.5a2 2 0 0 0-.5 1.5c.1 1 1 2 1.9 2 1 0 1.8-1 1.9-2q0-.8-.5-1.5m1.8 7.7H4.3l-.5-.4v-.3a3 3 0 0 1 1.3-2q1-.7 2.4-.7t2.4.7a3 3 0 0 1 1.3 2v.5zM16.8 6.8h.3l.4.2.2.4v.4l-.2 5.7a.7.7 0 0 1-1.5 0l-.2-5.7v-.4L16 7l.4-.3zM16.8 17.2a1 1 0 1 1 0-1.8 1 1 0 0 1 0 1.8"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M8.9 10.3a2 2 0 0 0-1.4-.5q-.8 0-1.4.5a2 2 0 0 0-.5 1.5c.1 1 1 2 1.9 2 1 0 1.8-1 1.9-2q0-.8-.5-1.5m1.8 7.7H4.3l-.5-.4v-.3a3 3 0 0 1 1.3-2q1-.7 2.4-.7t2.4.7a3 3 0 0 1 1.3 2v.5zM16.8 6.8h.3l.4.2.2.4v.4l-.2 5.7a.7.7 0 0 1-1.5 0l-.2-5.7v-.4L16 7l.4-.3zM16.8 17.2a1 1 0 1 1 0-1.8 1 1 0 0 1 0 1.8" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z"/><path fill="currentColor" d="M10 8.2a2 2 0 0 0-1.7-.7q-1 0-1.7.7T6 9.9q.3 2.3 2.3 2.4c1 0 2.1-1 2.2-2.4q0-1-.6-1.7m2 9.2H4.5a1 1 0 0 1-.6-.5v-.3Q4 15 5.4 14.2q1.2-.8 2.9-.8 1.5 0 2.8.8 1.4.8 1.6 2.4l-.1.6z"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const a=o(n),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},a.createElement("path",{fill:"currentColor",d:"M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z"}),a.createElement("path",{fill:"currentColor",d:"M10 8.2a2 2 0 0 0-1.7-.7q-1 0-1.7.7T6 9.9q.3 2.3 2.3 2.4c1 0 2.1-1 2.2-2.4q0-1-.6-1.7m2 9.2H4.5a1 1 0 0 1-.6-.5v-.3Q4 15 5.4 14.2q1.2-.8 2.9-.8 1.5 0 2.8.8 1.4.8 1.6 2.4l-.1.6z"}));exports.default=c;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M3.8 5.3q-1.4 0-1.5 1.5v10.5q0 1.3 1.5 1.4h16.5q1.3-.1 1.4-1.4V6.8q-.1-1.4-1.4-1.5zm16.5-1.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3.8a3 3 0 0 1-3-3V6.8a3 3 0 0 1 3-3z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M10 8.2a2 2 0 0 0-1.7-.7q-1 0-1.7.7T6 9.9q.3 2.3 2.3 2.4c1 0 2.1-1 2.2-2.4q0-1-.6-1.7m2 9.2H4.5a1 1 0 0 1-.6-.5v-.3Q4 15 5.4 14.2q1.2-.8 2.9-.8 1.5 0 2.8.8 1.4.8 1.6 2.4l-.1.6z" }));
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 1.5c3 0 5 2.3 4.9 5.3-.2 2.8-2.3 5.2-4.9 5.2S8.8 9.6 8.6 6.8c-.2-3 2-5.3 4.9-5.3m0 1.5c-2 0-3.5 1.5-3.4 3.7s1.8 3.8 3.4 3.8 3.2-1.6 3.4-3.8A3.3 3.3 0 0 0 13.5 3M13.5 13.5c4.3 0 8.8 2.4 9.7 7v.1q.1.6-.2 1.3-.4.5-1.2.6H5.3q-.9 0-1.3-.6-.3-.6-.2-1.3c.8-4.7 5.4-7.1 9.7-7.1m0 1.5c-3.9 0-7.6 2.1-8.2 5.9v.1h16.4v-.1c-.6-3.8-4.3-5.9-8.2-5.9M3.4 13.5v-1.9H1.5a.8.8 0 0 1 0-1.5h1.9V8.3a.8.8 0 0 1 1.5 0V10h1.8a.8.8 0 0 1 0 1.5H5v1.9a.8.8 0 0 1-1.5 0"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function a(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const n=a(o),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M13.5 1.5c3 0 5 2.3 4.9 5.3-.2 2.8-2.3 5.2-4.9 5.2S8.8 9.6 8.6 6.8c-.2-3 2-5.3 4.9-5.3m0 1.5c-2 0-3.5 1.5-3.4 3.7s1.8 3.8 3.4 3.8 3.2-1.6 3.4-3.8A3.3 3.3 0 0 0 13.5 3M13.5 13.5c4.3 0 8.8 2.4 9.7 7v.1q.1.6-.2 1.3-.4.5-1.2.6H5.3q-.9 0-1.3-.6-.3-.6-.2-1.3c.8-4.7 5.4-7.1 9.7-7.1m0 1.5c-3.9 0-7.6 2.1-8.2 5.9v.1h16.4v-.1c-.6-3.8-4.3-5.9-8.2-5.9M3.4 13.5v-1.9H1.5a.8.8 0 0 1 0-1.5h1.9V8.3a.8.8 0 0 1 1.5 0V10h1.8a.8.8 0 0 1 0 1.5H5v1.9a.8.8 0 0 1-1.5 0"}));exports.default=l;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const c = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M13.5 1.5c3 0 5 2.3 4.9 5.3-.2 2.8-2.3 5.2-4.9 5.2S8.8 9.6 8.6 6.8c-.2-3 2-5.3 4.9-5.3m0 1.5c-2 0-3.5 1.5-3.4 3.7s1.8 3.8 3.4 3.8 3.2-1.6 3.4-3.8A3.3 3.3 0 0 0 13.5 3M13.5 13.5c4.3 0 8.8 2.4 9.7 7v.1q.1.6-.2 1.3-.4.5-1.2.6H5.3q-.9 0-1.3-.6-.3-.6-.2-1.3c.8-4.7 5.4-7.1 9.7-7.1m0 1.5c-3.9 0-7.6 2.1-8.2 5.9v.1h16.4v-.1c-.6-3.8-4.3-5.9-8.2-5.9M3.4 13.5v-1.9H1.5a.8.8 0 0 1 0-1.5h1.9V8.3a.8.8 0 0 1 1.5 0V10h1.8a.8.8 0 0 1 0 1.5H5v1.9a.8.8 0 0 1-1.5 0" }));
3
+ export {
4
+ c as default
5
+ };
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M15.8 3.8c2.2 0 4 1.7 3.8 4.1-.2 2.2-1.8 4.1-3.8 4.1s-3.7-1.9-3.9-4v-.1q0-1.8 1-3t2.9-1.2m0 1.5q-1.2 0-1.8.7t-.6 1.8c.1 1.6 1.3 2.7 2.4 2.7s2.2-1 2.3-2.7c.1-1.5-1-2.5-2.3-2.5M15.8 13.5c3.2 0 6.6 1.6 7.4 5 .2.8-.3 1.8-1.3 1.8H9.6c-1 0-1.5-1-1.3-1.8.8-3.4 4.2-5 7.5-5m0 1.5c-2.8 0-5.3 1.3-6 3.8h12c-.8-2.5-3.2-3.8-6-3.8M6.9 5.3c1.9 0 3.3 1.5 3.2 3.4S8.6 12.3 7 12.3s-3.1-1.6-3.2-3.4c-.2-2 1.3-3.6 3.2-3.6m0 1.5q-1.7 0-1.7 1.9c0 1.2 1 2 1.7 2s1.6-.8 1.7-2q0-1.9-1.7-2"/><path fill="currentColor" d="M6.9 13q1.6 0 3 .7a.8.8 0 0 1-.6 1.3q-1-.4-2.4-.4c-2.1 0-4 1-4.6 2.7h5a.8.8 0 0 1 0 1.5H2c-1 0-1.4-1-1.2-1.6.7-2.8 3.5-4.1 6-4.1"/></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function l(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const r=l(o),a=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},r.createElement("path",{fill:"currentColor",d:"M15.8 3.8c2.2 0 4 1.7 3.8 4.1-.2 2.2-1.8 4.1-3.8 4.1s-3.7-1.9-3.9-4v-.1q0-1.8 1-3t2.9-1.2m0 1.5q-1.2 0-1.8.7t-.6 1.8c.1 1.6 1.3 2.7 2.4 2.7s2.2-1 2.3-2.7c.1-1.5-1-2.5-2.3-2.5M15.8 13.5c3.2 0 6.6 1.6 7.4 5 .2.8-.3 1.8-1.3 1.8H9.6c-1 0-1.5-1-1.3-1.8.8-3.4 4.2-5 7.5-5m0 1.5c-2.8 0-5.3 1.3-6 3.8h12c-.8-2.5-3.2-3.8-6-3.8M6.9 5.3c1.9 0 3.3 1.5 3.2 3.4S8.6 12.3 7 12.3s-3.1-1.6-3.2-3.4c-.2-2 1.3-3.6 3.2-3.6m0 1.5q-1.7 0-1.7 1.9c0 1.2 1 2 1.7 2s1.6-.8 1.7-2q0-1.9-1.7-2"}),r.createElement("path",{fill:"currentColor",d:"M6.9 13q1.6 0 3 .7a.8.8 0 0 1-.6 1.3q-1-.4-2.4-.4c-2.1 0-4 1-4.6 2.7h5a.8.8 0 0 1 0 1.5H2c-1 0-1.4-1-1.2-1.6.7-2.8 3.5-4.1 6-4.1"}));exports.default=a;
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const c = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15.8 3.8c2.2 0 4 1.7 3.8 4.1-.2 2.2-1.8 4.1-3.8 4.1s-3.7-1.9-3.9-4v-.1q0-1.8 1-3t2.9-1.2m0 1.5q-1.2 0-1.8.7t-.6 1.8c.1 1.6 1.3 2.7 2.4 2.7s2.2-1 2.3-2.7c.1-1.5-1-2.5-2.3-2.5M15.8 13.5c3.2 0 6.6 1.6 7.4 5 .2.8-.3 1.8-1.3 1.8H9.6c-1 0-1.5-1-1.3-1.8.8-3.4 4.2-5 7.5-5m0 1.5c-2.8 0-5.3 1.3-6 3.8h12c-.8-2.5-3.2-3.8-6-3.8M6.9 5.3c1.9 0 3.3 1.5 3.2 3.4S8.6 12.3 7 12.3s-3.1-1.6-3.2-3.4c-.2-2 1.3-3.6 3.2-3.6m0 1.5q-1.7 0-1.7 1.9c0 1.2 1 2 1.7 2s1.6-.8 1.7-2q0-1.9-1.7-2" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M6.9 13q1.6 0 3 .7a.8.8 0 0 1-.6 1.3q-1-.4-2.4-.4c-2.1 0-4 1-4.6 2.7h5a.8.8 0 0 1 0 1.5H2c-1 0-1.4-1-1.2-1.6.7-2.8 3.5-4.1 6-4.1" }));
3
+ export {
4
+ c as default
5
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenpatient-org/healthspan-marketing-ui",
3
- "version": "0.2.81",
3
+ "version": "0.2.83",
4
4
  "description": "Design system",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -73,6 +73,7 @@
73
73
  "dependencies": {
74
74
  "@types/node": "22.15.14",
75
75
  "@wistia/wistia-player-react": "0.3.2",
76
+ "@zenpatient-org/healthspan-marketing-ui": "^0.2.82",
76
77
  "react-mailchimp-subscribe": "2.1.3"
77
78
  },
78
79
  "exports": {
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="m15.8 13-1.2-1.2c.2-.8 0-1.5-.7-2.2-.6-.6-1.3-.9-2.3-.8l-1-1a3.5 3.5 0 0 1 1.4-.4 4 4 0 0 1 2.9 1.2 4 4 0 0 1 1.1 3.7l-.2.7Zm3.2 3-1.1-1c.6-.4 1.1-1 1.6-1.5.5-.6 1-1.3 1.3-2A9.8 9.8 0 0 0 9.2 6.4L8 5.2a10 10 0 0 1 4-.7c2.3 0 4.5.6 6.3 2 2 1.2 3.3 3 4.2 5a11.3 11.3 0 0 1-3.5 4.6Zm.8 5.9-4-4a10.8 10.8 0 0 1-3.8.6 11.3 11.3 0 0 1-10.5-7A11.1 11.1 0 0 1 5 7L2.1 4.2l1-1 17.7 17.6-1 1ZM6 8a11 11 0 0 0-2.8 3.4A9.8 9.8 0 0 0 12 17l1.4-.1c.4 0 .8-.2 1.1-.3l-1.3-1.3a3.6 3.6 0 0 1-1.2.2 4 4 0 0 1-2.9-1.1 4 4 0 0 1-1-4.1L6 8Z"/></svg>
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("react");function c(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const n=c(a),o=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"m15.8 13-1.2-1.2c.2-.8 0-1.5-.7-2.2-.6-.6-1.3-.9-2.3-.8l-1-1a3.5 3.5 0 0 1 1.4-.4 4 4 0 0 1 2.9 1.2 4 4 0 0 1 1.1 3.7l-.2.7Zm3.2 3-1.1-1c.6-.4 1.1-1 1.6-1.5.5-.6 1-1.3 1.3-2A9.8 9.8 0 0 0 9.2 6.4L8 5.2a10 10 0 0 1 4-.7c2.3 0 4.5.6 6.3 2 2 1.2 3.3 3 4.2 5a11.3 11.3 0 0 1-3.5 4.6Zm.8 5.9-4-4a10.8 10.8 0 0 1-3.8.6 11.3 11.3 0 0 1-10.5-7A11.1 11.1 0 0 1 5 7L2.1 4.2l1-1 17.7 17.6-1 1ZM6 8a11 11 0 0 0-2.8 3.4A9.8 9.8 0 0 0 12 17l1.4-.1c.4 0 .8-.2 1.1-.3l-1.3-1.3a3.6 3.6 0 0 1-1.2.2 4 4 0 0 1-2.9-1.1 4 4 0 0 1-1-4.1L6 8Z"}));exports.default=o;
@@ -1,5 +0,0 @@
1
- import * as e from "react";
2
- const t = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m15.8 13-1.2-1.2c.2-.8 0-1.5-.7-2.2-.6-.6-1.3-.9-2.3-.8l-1-1a3.5 3.5 0 0 1 1.4-.4 4 4 0 0 1 2.9 1.2 4 4 0 0 1 1.1 3.7l-.2.7Zm3.2 3-1.1-1c.6-.4 1.1-1 1.6-1.5.5-.6 1-1.3 1.3-2A9.8 9.8 0 0 0 9.2 6.4L8 5.2a10 10 0 0 1 4-.7c2.3 0 4.5.6 6.3 2 2 1.2 3.3 3 4.2 5a11.3 11.3 0 0 1-3.5 4.6Zm.8 5.9-4-4a10.8 10.8 0 0 1-3.8.6 11.3 11.3 0 0 1-10.5-7A11.1 11.1 0 0 1 5 7L2.1 4.2l1-1 17.7 17.6-1 1ZM6 8a11 11 0 0 0-2.8 3.4A9.8 9.8 0 0 0 12 17l1.4-.1c.4 0 .8-.2 1.1-.3l-1.3-1.3a3.6 3.6 0 0 1-1.2.2 4 4 0 0 1-2.9-1.1 4 4 0 0 1-1-4.1L6 8Z" }));
3
- export {
4
- t as default
5
- };
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z"/></svg>
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const a=o(l),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},a.createElement("path",{fill:"currentColor",d:"M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z"}));exports.default=c;
@@ -1,5 +0,0 @@
1
- import * as e from "react";
2
- const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z" }));
3
- export {
4
- a as default
5
- };
File without changes