@honeyicons/react 0.0.1 → 0.0.3

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 (180) hide show
  1. package/MIGRATION.md +42 -42
  2. package/README.md +36 -5
  3. package/dist/catalog.js +272 -169
  4. package/dist/index.js +230 -169
  5. package/dist/types/catalog.d.ts +5 -5
  6. package/dist/types/create-icon.d.ts +2 -2
  7. package/dist/types/icon.d.ts +1 -1
  8. package/dist/types/icons/add.d.ts +1 -1
  9. package/dist/types/icons/alert-triangle.d.ts +2 -2
  10. package/dist/types/icons/align-center.d.ts +1 -1
  11. package/dist/types/icons/align-left.d.ts +1 -1
  12. package/dist/types/icons/align-right.d.ts +1 -1
  13. package/dist/types/icons/anthropic.d.ts +1 -1
  14. package/dist/types/icons/antigravity.d.ts +1 -1
  15. package/dist/types/icons/archive.d.ts +2 -2
  16. package/dist/types/icons/arrow-down-left.d.ts +1 -1
  17. package/dist/types/icons/arrow-down-right.d.ts +1 -1
  18. package/dist/types/icons/arrow-down.d.ts +2 -2
  19. package/dist/types/icons/arrow-left.d.ts +2 -2
  20. package/dist/types/icons/arrow-right.d.ts +2 -2
  21. package/dist/types/icons/arrow-up-left.d.ts +1 -1
  22. package/dist/types/icons/arrow-up-right.d.ts +1 -1
  23. package/dist/types/icons/arrow-up.d.ts +2 -2
  24. package/dist/types/icons/bell.d.ts +1 -1
  25. package/dist/types/icons/bookmark.d.ts +1 -1
  26. package/dist/types/icons/brain.d.ts +1 -1
  27. package/dist/types/icons/bun.d.ts +1 -1
  28. package/dist/types/icons/calendar.d.ts +2 -2
  29. package/dist/types/icons/card.d.ts +1 -0
  30. package/dist/types/icons/cart.d.ts +1 -1
  31. package/dist/types/icons/check-double.d.ts +2 -2
  32. package/dist/types/icons/check.d.ts +1 -1
  33. package/dist/types/icons/chevron-down.d.ts +1 -1
  34. package/dist/types/icons/chevron-left.d.ts +1 -1
  35. package/dist/types/icons/chevron-right.d.ts +1 -1
  36. package/dist/types/icons/chevron-up.d.ts +1 -1
  37. package/dist/types/icons/chevrons-down.d.ts +2 -2
  38. package/dist/types/icons/chevrons-left.d.ts +2 -2
  39. package/dist/types/icons/chevrons-right.d.ts +2 -2
  40. package/dist/types/icons/chevrons-up.d.ts +2 -2
  41. package/dist/types/icons/chrome.d.ts +1 -1
  42. package/dist/types/icons/clapperboard.d.ts +1 -1
  43. package/dist/types/icons/claude-ai.d.ts +1 -1
  44. package/dist/types/icons/claude-code.d.ts +1 -1
  45. package/dist/types/icons/clock.d.ts +1 -0
  46. package/dist/types/icons/close.d.ts +1 -1
  47. package/dist/types/icons/cloud.d.ts +1 -1
  48. package/dist/types/icons/code.d.ts +1 -1
  49. package/dist/types/icons/codex.d.ts +1 -1
  50. package/dist/types/icons/command.d.ts +1 -1
  51. package/dist/types/icons/computer.d.ts +1 -1
  52. package/dist/types/icons/copy.d.ts +1 -1
  53. package/dist/types/icons/cursor.d.ts +1 -1
  54. package/dist/types/icons/deepseek.d.ts +1 -1
  55. package/dist/types/icons/devin.d.ts +1 -1
  56. package/dist/types/icons/discord.d.ts +1 -1
  57. package/dist/types/icons/dislike.d.ts +1 -1
  58. package/dist/types/icons/door-open.d.ts +2 -2
  59. package/dist/types/icons/edit-off.d.ts +1 -1
  60. package/dist/types/icons/edit.d.ts +2 -2
  61. package/dist/types/icons/email.d.ts +1 -1
  62. package/dist/types/icons/facebook.d.ts +1 -1
  63. package/dist/types/icons/file-add.d.ts +1 -0
  64. package/dist/types/icons/file-check.d.ts +2 -2
  65. package/dist/types/icons/file-code.d.ts +1 -1
  66. package/dist/types/icons/file-remove.d.ts +1 -1
  67. package/dist/types/icons/file.d.ts +1 -1
  68. package/dist/types/icons/folder-add.d.ts +1 -1
  69. package/dist/types/icons/folder-open.d.ts +1 -1
  70. package/dist/types/icons/folder.d.ts +2 -2
  71. package/dist/types/icons/gemini.d.ts +1 -1
  72. package/dist/types/icons/git-branch.d.ts +2 -2
  73. package/dist/types/icons/git-merge-conflict.d.ts +2 -2
  74. package/dist/types/icons/git-pull-request.d.ts +1 -1
  75. package/dist/types/icons/git.d.ts +1 -1
  76. package/dist/types/icons/github-copilot.d.ts +1 -1
  77. package/dist/types/icons/github.d.ts +1 -1
  78. package/dist/types/icons/google.d.ts +1 -1
  79. package/dist/types/icons/grok.d.ts +1 -1
  80. package/dist/types/icons/hammer.d.ts +2 -2
  81. package/dist/types/icons/hashtag.d.ts +1 -1
  82. package/dist/types/icons/headphones.d.ts +2 -2
  83. package/dist/types/icons/home.d.ts +1 -1
  84. package/dist/types/icons/image-add.d.ts +2 -2
  85. package/dist/types/icons/image.d.ts +2 -2
  86. package/dist/types/icons/index.d.ts +170 -164
  87. package/dist/types/icons/instagram.d.ts +2 -2
  88. package/dist/types/icons/integration.d.ts +1 -1
  89. package/dist/types/icons/key.d.ts +1 -0
  90. package/dist/types/icons/kimi.d.ts +1 -1
  91. package/dist/types/icons/layers.d.ts +1 -1
  92. package/dist/types/icons/lightning.d.ts +1 -1
  93. package/dist/types/icons/like.d.ts +1 -1
  94. package/dist/types/icons/linkedin.d.ts +1 -1
  95. package/dist/types/icons/list-down.d.ts +1 -1
  96. package/dist/types/icons/list-up.d.ts +1 -1
  97. package/dist/types/icons/lock-open.d.ts +2 -2
  98. package/dist/types/icons/lock.d.ts +1 -1
  99. package/dist/types/icons/logout.d.ts +1 -1
  100. package/dist/types/icons/maximize.d.ts +1 -1
  101. package/dist/types/icons/menu.d.ts +2 -2
  102. package/dist/types/icons/meta-ai.d.ts +1 -1
  103. package/dist/types/icons/microphone.d.ts +1 -1
  104. package/dist/types/icons/microsoft-copilot.d.ts +2 -2
  105. package/dist/types/icons/minimize.d.ts +1 -1
  106. package/dist/types/icons/minus.d.ts +1 -1
  107. package/dist/types/icons/mistral.d.ts +1 -1
  108. package/dist/types/icons/moon.d.ts +1 -1
  109. package/dist/types/icons/more-horizontal.d.ts +1 -1
  110. package/dist/types/icons/more-vertical.d.ts +1 -1
  111. package/dist/types/icons/npm.d.ts +1 -1
  112. package/dist/types/icons/nvidia.d.ts +1 -1
  113. package/dist/types/icons/openai.d.ts +1 -1
  114. package/dist/types/icons/openclaw.d.ts +1 -1
  115. package/dist/types/icons/opencode.d.ts +1 -1
  116. package/dist/types/icons/paper-plane.d.ts +1 -1
  117. package/dist/types/icons/paperclip.d.ts +1 -1
  118. package/dist/types/icons/pen.d.ts +1 -1
  119. package/dist/types/icons/perplexity.d.ts +1 -1
  120. package/dist/types/icons/pin.d.ts +1 -1
  121. package/dist/types/icons/pinterest.d.ts +1 -1
  122. package/dist/types/icons/play.d.ts +1 -1
  123. package/dist/types/icons/qwen.d.ts +1 -1
  124. package/dist/types/icons/react.d.ts +1 -1
  125. package/dist/types/icons/reddit.d.ts +1 -1
  126. package/dist/types/icons/redo.d.ts +1 -1
  127. package/dist/types/icons/reorder.d.ts +1 -1
  128. package/dist/types/icons/repeat.d.ts +1 -1
  129. package/dist/types/icons/search.d.ts +1 -1
  130. package/dist/types/icons/settings.d.ts +1 -1
  131. package/dist/types/icons/share.d.ts +1 -1
  132. package/dist/types/icons/sidebar-left.d.ts +1 -1
  133. package/dist/types/icons/sidebar-right.d.ts +1 -1
  134. package/dist/types/icons/slack.d.ts +1 -1
  135. package/dist/types/icons/smartphone.d.ts +1 -1
  136. package/dist/types/icons/snapchat.d.ts +1 -1
  137. package/dist/types/icons/soundwave.d.ts +1 -1
  138. package/dist/types/icons/spinner-arc.d.ts +2 -2
  139. package/dist/types/icons/spinner-orbit.d.ts +1 -1
  140. package/dist/types/icons/spinner-pulse.d.ts +1 -1
  141. package/dist/types/icons/spinner-wave.d.ts +2 -2
  142. package/dist/types/icons/spinner.d.ts +1 -1
  143. package/dist/types/icons/square-pen.d.ts +2 -2
  144. package/dist/types/icons/star.d.ts +1 -1
  145. package/dist/types/icons/sticker.d.ts +1 -1
  146. package/dist/types/icons/stop.d.ts +1 -1
  147. package/dist/types/icons/sun.d.ts +1 -1
  148. package/dist/types/icons/supabase.d.ts +1 -1
  149. package/dist/types/icons/tablet.d.ts +1 -1
  150. package/dist/types/icons/telegram.d.ts +1 -1
  151. package/dist/types/icons/terminal.d.ts +1 -1
  152. package/dist/types/icons/threads.d.ts +1 -1
  153. package/dist/types/icons/tiktok.d.ts +1 -1
  154. package/dist/types/icons/trash.d.ts +1 -1
  155. package/dist/types/icons/twitter.d.ts +1 -1
  156. package/dist/types/icons/typescript.d.ts +2 -2
  157. package/dist/types/icons/undo.d.ts +1 -1
  158. package/dist/types/icons/unfold-less.d.ts +1 -1
  159. package/dist/types/icons/unfold-more.d.ts +1 -1
  160. package/dist/types/icons/user-add.d.ts +1 -0
  161. package/dist/types/icons/user-group.d.ts +1 -1
  162. package/dist/types/icons/user.d.ts +1 -1
  163. package/dist/types/icons/vercel.d.ts +1 -1
  164. package/dist/types/icons/verified-check.d.ts +1 -1
  165. package/dist/types/icons/video-camera.d.ts +2 -2
  166. package/dist/types/icons/volume-high.d.ts +2 -2
  167. package/dist/types/icons/volume-low.d.ts +2 -2
  168. package/dist/types/icons/volume-off.d.ts +2 -2
  169. package/dist/types/icons/wallet.d.ts +1 -0
  170. package/dist/types/icons/widget-add.d.ts +1 -1
  171. package/dist/types/icons/widget.d.ts +1 -1
  172. package/dist/types/icons/windsurf.d.ts +1 -1
  173. package/dist/types/icons/x.d.ts +1 -1
  174. package/dist/types/icons/xai.d.ts +1 -1
  175. package/dist/types/icons/youtube.d.ts +1 -1
  176. package/dist/types/icons/zai.d.ts +1 -1
  177. package/dist/types/icons/zoom-in.d.ts +2 -2
  178. package/dist/types/icons/zoom-out.d.ts +2 -2
  179. package/dist/types/index.d.ts +6 -6
  180. package/package.json +9 -9
package/dist/catalog.js CHANGED
@@ -19,15 +19,19 @@ var Icon = forwardRef(function Icon2({
19
19
  variant: _variant = "linear",
20
20
  size = 24,
21
21
  color = "currentColor",
22
- strokeWidth = 1.5,
22
+ strokeWidth = 1.8,
23
23
  secondaryColor,
24
24
  secondaryOpacity = 0.2,
25
25
  title,
26
26
  className,
27
27
  style,
28
+ children,
28
29
  ...props
29
30
  }, ref) {
30
31
  const hasStroke = iconNode.some(([, attrs]) => paintsStroke(attrs));
32
+ const hasAccessibleName = Boolean(
33
+ title || props["aria-label"] || props["aria-labelledby"]
34
+ );
31
35
  return /* @__PURE__ */ jsxs(
32
36
  "svg",
33
37
  {
@@ -44,12 +48,12 @@ var Icon = forwardRef(function Icon2({
44
48
  color,
45
49
  className,
46
50
  style,
47
- role: title ? "img" : "presentation",
48
- "aria-hidden": title ? void 0 : true,
51
+ role: hasAccessibleName ? "img" : "presentation",
52
+ "aria-hidden": hasAccessibleName ? void 0 : true,
49
53
  "aria-label": title,
50
54
  ...props,
51
55
  children: [
52
- /* @__PURE__ */ jsx("title", { children: title ?? "" }),
56
+ title ? /* @__PURE__ */ jsx("title", { children: title }) : null,
53
57
  iconNode.map(([tag, attrs], index) => {
54
58
  const isSecondary = attrs["data-slot"] === "secondary";
55
59
  if (isSecondary) {
@@ -63,7 +67,8 @@ var Icon = forwardRef(function Icon2({
63
67
  }
64
68
  const mapped = hasStroke && paintsFill(attrs) && !paintsStroke(attrs) ? { ...attrs, stroke: "none" } : attrs;
65
69
  return createElement(tag, { ...mapped, key: index });
66
- })
70
+ }),
71
+ children
67
72
  ]
68
73
  }
69
74
  );
@@ -91,7 +96,7 @@ function createIcon(name, nodes) {
91
96
  }
92
97
 
93
98
  // src/icons/add.ts
94
- var Add = createIcon("Add", {
99
+ var Add = /* @__PURE__ */ createIcon("Add", {
95
100
  linear: [
96
101
  ["path", { d: "M20 11.25C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75L4 12.75C3.58579 12.75 3.25 12.4142 3.25 12C3.25 11.5858 3.58579 11.25 4 11.25L20 11.25Z", fill: "currentColor" }],
97
102
  ["path", { d: "M12.7705 20C12.7705 20.4142 12.4347 20.75 12.0205 20.75C11.6063 20.75 11.2705 20.4142 11.2705 20L11.2705 4C11.2705 3.58579 11.6063 3.25 12.0205 3.25C12.4347 3.25005 12.7705 3.58582 12.7705 4L12.7705 20Z", fill: "currentColor" }]
@@ -99,7 +104,7 @@ var Add = createIcon("Add", {
99
104
  });
100
105
 
101
106
  // src/icons/alert-triangle.ts
102
- var AlertTriangle = createIcon("AlertTriangle", {
107
+ var AlertTriangle = /* @__PURE__ */ createIcon("AlertTriangle", {
103
108
  linear: [
104
109
  ["path", { d: "M12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13V8C11.25 7.58579 11.5858 7.25 12 7.25Z", fill: "currentColor" }],
105
110
  ["path", { d: "M12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16C11 16.5523 11.4477 17 12 17Z", fill: "currentColor" }],
@@ -108,7 +113,7 @@ var AlertTriangle = createIcon("AlertTriangle", {
108
113
  });
109
114
 
110
115
  // src/icons/align-center.ts
111
- var AlignCenter = createIcon("AlignCenter", {
116
+ var AlignCenter = /* @__PURE__ */ createIcon("AlignCenter", {
112
117
  linear: [
113
118
  ["path", { d: "M3 6H21", stroke: "currentColor" }],
114
119
  ["path", { d: "M7.5 12H16.5", stroke: "currentColor" }],
@@ -117,7 +122,7 @@ var AlignCenter = createIcon("AlignCenter", {
117
122
  });
118
123
 
119
124
  // src/icons/align-left.ts
120
- var AlignLeft = createIcon("AlignLeft", {
125
+ var AlignLeft = /* @__PURE__ */ createIcon("AlignLeft", {
121
126
  linear: [
122
127
  ["path", { d: "M3 6H21", stroke: "currentColor" }],
123
128
  ["path", { d: "M3 12H12", stroke: "currentColor" }],
@@ -126,7 +131,7 @@ var AlignLeft = createIcon("AlignLeft", {
126
131
  });
127
132
 
128
133
  // src/icons/align-right.ts
129
- var AlignRight = createIcon("AlignRight", {
134
+ var AlignRight = /* @__PURE__ */ createIcon("AlignRight", {
130
135
  linear: [
131
136
  ["path", { d: "M3 6H21", stroke: "currentColor" }],
132
137
  ["path", { d: "M12 12H21", stroke: "currentColor" }],
@@ -135,21 +140,21 @@ var AlignRight = createIcon("AlignRight", {
135
140
  });
136
141
 
137
142
  // src/icons/anthropic.ts
138
- var Anthropic = createIcon("Anthropic", {
143
+ var Anthropic = /* @__PURE__ */ createIcon("Anthropic", {
139
144
  linear: [
140
145
  ["path", { transform: "translate(12 12) scale(0.96916459) translate(-11.99841934 -12)", d: "M17.0977 4H13.5611L19.8941 20H23.3484L17.0977 4ZM6.89916 4L0.648438 20H4.18503L5.58322 16.6359H12.1629L13.4789 19.9179H17.0155L10.6003 4H6.98141H6.89916ZM6.57018 13.6821L8.70858 8.02051L10.9292 13.6821H6.65242H6.57018Z", fill: "currentColor" }]
141
146
  ]
142
147
  });
143
148
 
144
149
  // src/icons/antigravity.ts
145
- var Antigravity = createIcon("Antigravity", {
150
+ var Antigravity = /* @__PURE__ */ createIcon("Antigravity", {
146
151
  linear: [
147
152
  ["path", { d: "M20.5324 21.2328C21.7048 22.1122 23.4635 21.526 21.8514 19.9138C17.015 15.224 18.0409 2.32715 12.0321 2.32715C6.02333 2.32715 7.04921 15.224 2.21288 19.9138C0.45421 21.6725 2.35942 22.1122 3.53188 21.2328C8.07512 18.1552 7.782 12.7326 12.0321 12.7326C16.2822 12.7326 15.9891 18.1552 20.5324 21.2328Z", fill: "currentColor" }]
148
153
  ]
149
154
  });
150
155
 
151
156
  // src/icons/archive.ts
152
- var Archive = createIcon("Archive", {
157
+ var Archive = /* @__PURE__ */ createIcon("Archive", {
153
158
  linear: [
154
159
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.25 18C8.25 17.5858 8.58579 17.25 9 17.25H15C15.4142 17.25 15.75 17.5858 15.75 18C15.75 18.4142 15.4142 18.75 15 18.75H9C8.58579 18.75 8.25 18.4142 8.25 18Z", fill: "currentColor" }],
155
160
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.69935 1.25001H15.3004C15.5203 1.24995 15.6888 1.2499 15.8362 1.26571C17.1903 1.41104 18.2268 2.52307 18.2897 3.87013C19.4805 4.22571 20.3289 5.3275 20.3443 6.59118C20.9453 6.77151 21.4637 7.05595 21.888 7.51432C22.54 8.21857 22.7421 9.08649 22.7498 10.1003C22.7572 11.075 22.5835 12.3067 22.3678 13.8363L21.9288 16.9499C21.7602 18.146 21.6232 19.1176 21.4101 19.879C21.1871 20.6756 20.8585 21.331 20.25 21.8349C19.6463 22.3347 18.9301 22.5502 18.0835 22.6518C17.265 22.75 16.2353 22.75 14.9532 22.75H9.04687C7.76478 22.75 6.73501 22.75 5.91647 22.6518C5.06993 22.5502 4.35372 22.3347 3.75003 21.8349C3.14152 21.331 2.81286 20.6756 2.58989 19.879C2.37676 19.1176 2.23979 18.146 2.07118 16.9499L1.63219 13.8363C1.41651 12.3067 1.24283 11.075 1.25023 10.1003C1.25792 9.08649 1.45997 8.21857 2.11196 7.51432C2.53621 7.05606 3.05445 6.77164 3.65528 6.5913C3.67058 5.3275 4.51917 4.22559 5.71005 3.87007C5.77295 2.52304 6.80943 1.41104 8.16359 1.26571C8.31094 1.2499 8.4795 1.24995 8.69935 1.25001ZM5.18902 6.32785C6.11481 6.24999 7.24973 6.25 8.61594 6.25001H15.384C16.75 6.25 17.8848 6.24999 18.8105 6.32781C18.6734 5.72018 18.1306 5.25001 17.4617 5.25001H6.53787C5.86896 5.25001 5.32618 5.72019 5.18902 6.32785ZM15.6761 2.75715C16.2263 2.8162 16.6611 3.22633 16.7677 3.75001H7.2321C7.33862 3.22633 7.77344 2.8162 8.32365 2.75715C8.37993 2.75111 8.46013 2.75001 8.74099 2.75001H15.2588C15.5396 2.75001 15.6198 2.75111 15.6761 2.75715ZM3.21267 8.53336C3.51557 8.20618 3.97106 7.98917 4.85612 7.87145C5.75726 7.75159 6.96357 7.75001 8.67239 7.75001H15.3276C17.0364 7.75001 18.2427 7.75159 19.1439 7.87145C20.0289 7.98917 20.4844 8.20618 20.7873 8.53336C21.0832 8.85293 21.2436 9.28782 21.2498 10.1117C21.2563 10.9618 21.1002 12.0828 20.8738 13.6883L20.4509 16.6883C20.2731 17.9491 20.1486 18.821 19.9656 19.4747C19.7894 20.1042 19.582 20.4405 19.2934 20.6795C18.9999 20.9225 18.6058 21.0784 17.9048 21.1625C17.1861 21.2488 16.2465 21.25 14.9046 21.25H9.09536C7.75347 21.25 6.81393 21.2488 6.09519 21.1625C5.39417 21.0784 5.00014 20.9225 4.70664 20.6795C4.41795 20.4405 4.21058 20.1042 4.03437 19.4747C3.8514 18.821 3.7269 17.9491 3.54913 16.6883L3.12616 13.6883C2.89981 12.0828 2.74373 10.9618 2.75018 10.1117C2.75644 9.28782 2.91681 8.85293 3.21267 8.53336Z", fill: "currentColor" }]
@@ -157,7 +162,7 @@ var Archive = createIcon("Archive", {
157
162
  });
158
163
 
159
164
  // src/icons/arrow-down.ts
160
- var ArrowDown = createIcon("ArrowDown", {
165
+ var ArrowDown = /* @__PURE__ */ createIcon("ArrowDown", {
161
166
  linear: [
162
167
  ["path", { d: "M12 18.502V5.00195", stroke: "currentColor" }],
163
168
  ["path", { d: "M18 13.002C18 13.002 13.5811 19.0019 12 19.002C10.4188 19.002 6 13.002 6 13.002", stroke: "currentColor" }]
@@ -165,21 +170,21 @@ var ArrowDown = createIcon("ArrowDown", {
165
170
  });
166
171
 
167
172
  // src/icons/arrow-down-left.ts
168
- var ArrowDownLeft = createIcon("ArrowDownLeft", {
173
+ var ArrowDownLeft = /* @__PURE__ */ createIcon("ArrowDownLeft", {
169
174
  linear: [
170
175
  ["path", { d: "M15 17.3497C15 17.3497 8.06166 17.8924 7.08461 16.9154C6.10755 15.9383 6.65037 9 6.65037 9M7.5 16.5L17.5 6.5", stroke: "currentColor" }]
171
176
  ]
172
177
  });
173
178
 
174
179
  // src/icons/arrow-down-right.ts
175
- var ArrowDownRight = createIcon("ArrowDownRight", {
180
+ var ArrowDownRight = /* @__PURE__ */ createIcon("ArrowDownRight", {
176
181
  linear: [
177
182
  ["path", { d: "M9 17.3497C9 17.3497 15.9383 17.8924 16.9154 16.9154C17.8924 15.9383 17.3496 9 17.3496 9M16.5 16.5L6.5 6.5", stroke: "currentColor" }]
178
183
  ]
179
184
  });
180
185
 
181
186
  // src/icons/arrow-left.ts
182
- var ArrowLeft = createIcon("ArrowLeft", {
187
+ var ArrowLeft = /* @__PURE__ */ createIcon("ArrowLeft", {
183
188
  linear: [
184
189
  ["path", { d: "M5.5 12.002H19", stroke: "currentColor" }],
185
190
  ["path", { d: "M10.9999 18.002C10.9999 18.002 4.99998 13.583 4.99997 12.0019C4.99996 10.4208 11 6.00195 11 6.00195", stroke: "currentColor" }]
@@ -187,7 +192,7 @@ var ArrowLeft = createIcon("ArrowLeft", {
187
192
  });
188
193
 
189
194
  // src/icons/arrow-right.ts
190
- var ArrowRight = createIcon("ArrowRight", {
195
+ var ArrowRight = /* @__PURE__ */ createIcon("ArrowRight", {
191
196
  linear: [
192
197
  ["path", { d: "M18.5 12L4.99997 12", stroke: "currentColor" }],
193
198
  ["path", { d: "M13 18C13 18 19 13.5811 19 12C19 10.4188 13 6 13 6", stroke: "currentColor" }]
@@ -195,7 +200,7 @@ var ArrowRight = createIcon("ArrowRight", {
195
200
  });
196
201
 
197
202
  // src/icons/arrow-up.ts
198
- var ArrowUp = createIcon("ArrowUp", {
203
+ var ArrowUp = /* @__PURE__ */ createIcon("ArrowUp", {
199
204
  linear: [
200
205
  ["path", { d: "M12 5.5V19", stroke: "currentColor" }],
201
206
  ["path", { d: "M18 11C18 11 13.5811 5.00001 12 5C10.4188 4.99999 6 11 6 11", stroke: "currentColor" }]
@@ -203,21 +208,21 @@ var ArrowUp = createIcon("ArrowUp", {
203
208
  });
204
209
 
205
210
  // src/icons/arrow-up-left.ts
206
- var ArrowUpLeft = createIcon("ArrowUpLeft", {
211
+ var ArrowUpLeft = /* @__PURE__ */ createIcon("ArrowUpLeft", {
207
212
  linear: [
208
213
  ["path", { d: "M15 6.65032C15 6.65032 8.06166 6.10759 7.08461 7.08463C6.10755 8.06167 6.65037 15 6.65037 15M7.5 7.5L17.5 17.5", stroke: "currentColor" }]
209
214
  ]
210
215
  });
211
216
 
212
217
  // src/icons/arrow-up-right.ts
213
- var ArrowUpRight = createIcon("ArrowUpRight", {
218
+ var ArrowUpRight = /* @__PURE__ */ createIcon("ArrowUpRight", {
214
219
  linear: [
215
220
  ["path", { d: "M9 6.65032C9 6.65032 15.9383 6.10759 16.9154 7.08463C17.8924 8.06167 17.3496 15 17.3496 15M16.5 7.5L6.5 17.5", stroke: "currentColor" }]
216
221
  ]
217
222
  });
218
223
 
219
224
  // src/icons/bell.ts
220
- var Bell = createIcon("Bell", {
225
+ var Bell = /* @__PURE__ */ createIcon("Bell", {
221
226
  linear: [
222
227
  ["path", { d: "M16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18", stroke: "currentColor" }],
223
228
  ["path", { d: "M4.43654 18H19.5625C20.2903 18 20.6542 18 20.8648 17.8951C21.274 17.6913 21.4929 17.2359 21.3964 16.789C21.3468 16.559 21.1194 16.2749 20.6648 15.7066L20.4951 15.4944C20.0392 14.9246 19.8113 14.6397 19.6184 14.3409C19.0187 13.4119 18.6477 12.354 18.5356 11.254C18.4995 10.9002 18.4995 10.5353 18.4995 9.8056V8.5C18.4995 8.03572 18.4995 7.80358 18.4867 7.60758C18.2898 4.60304 15.8965 2.20977 12.892 2.01285C12.696 2 12.4638 2 11.9995 2C11.5353 2 11.3031 2 11.1071 2.01285C8.10258 2.20977 5.70931 4.60304 5.51239 7.60758C5.49954 7.80358 5.49954 8.03572 5.49954 8.5V9.8056C5.49954 10.5353 5.49954 10.9002 5.46349 11.254C5.35143 12.354 4.98035 13.4119 4.38067 14.3409C4.18779 14.6397 3.95985 14.9246 3.50401 15.4944L3.33427 15.7066C2.87964 16.2749 2.65233 16.559 2.60268 16.789C2.50621 17.2359 2.72509 17.6913 3.13431 17.8951C3.3449 18 3.70878 18 4.43654 18Z", stroke: "currentColor" }]
@@ -225,7 +230,7 @@ var Bell = createIcon("Bell", {
225
230
  });
226
231
 
227
232
  // src/icons/bookmark.ts
228
- var Bookmark = createIcon("Bookmark", {
233
+ var Bookmark = /* @__PURE__ */ createIcon("Bookmark", {
229
234
  linear: [
230
235
  ["path", { d: "M9 5.25C8.58579 5.25 8.25 5.58579 8.25 6C8.25 6.41421 8.58579 6.75 9 6.75H15C15.4142 6.75 15.75 6.41421 15.75 6C15.75 5.58579 15.4142 5.25 15 5.25H9Z", fill: "currentColor" }],
231
236
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9425 1.25C9.86994 1.24999 8.23716 1.24997 6.96128 1.42337C5.65122 1.60141 4.60609 1.97468 3.78484 2.80484C2.96469 3.63387 2.59692 4.68702 2.4213 6.00741C2.24998 7.29551 2.24999 8.94462 2.25 11.0411V16.139C2.24999 17.6466 2.24998 18.8402 2.34601 19.7388C2.44091 20.6269 2.64447 21.428 3.22584 21.9638C3.69226 22.3937 4.28211 22.6646 4.91165 22.7367C5.69912 22.8268 6.43439 22.4508 7.15868 21.9377C7.89163 21.4185 8.78075 20.6321 9.90254 19.6399L9.93905 19.6076C10.4591 19.1476 10.8112 18.8372 11.105 18.6224C11.3889 18.4148 11.5623 18.3397 11.7084 18.3103C11.9009 18.2715 12.0991 18.2715 12.2916 18.3103C12.4377 18.3397 12.6111 18.4148 12.895 18.6224C13.1888 18.8372 13.5409 19.1476 14.061 19.6076L14.0975 19.64C15.2193 20.6321 16.1084 21.4186 16.8413 21.9377C17.5656 22.4508 18.3009 22.8268 19.0883 22.7367C19.7179 22.6646 20.3077 22.3937 20.7742 21.9638C21.3555 21.428 21.5591 20.6269 21.654 19.7388C21.75 18.8402 21.75 17.6466 21.75 16.139V11.041C21.75 8.94462 21.75 7.2955 21.5787 6.00741C21.4031 4.68702 21.0353 3.63387 20.2152 2.80484C19.3939 1.97468 18.3488 1.60141 17.0387 1.42337C15.7628 1.24997 14.1301 1.24999 12.0575 1.25H11.9425ZM4.8512 3.85977C5.34797 3.35762 6.02251 3.06474 7.16328 2.90971C8.32645 2.75163 9.85725 2.75 12 2.75C14.1427 2.75 15.6736 2.75163 16.8367 2.90971C17.9775 3.06474 18.652 3.35762 19.1488 3.85977C19.6467 4.36303 19.9379 5.04819 20.0918 6.20518C20.2484 7.38292 20.25 8.93223 20.25 11.0975V16.0909C20.25 17.6572 20.249 18.7702 20.1625 19.5794C20.0739 20.4088 19.9104 20.72 19.7576 20.8608C19.5238 21.0763 19.2298 21.2107 18.9178 21.2464C18.7182 21.2692 18.3835 21.192 17.7083 20.7137C17.0497 20.2472 16.2211 19.5157 15.0547 18.484L15.0286 18.4609C14.5413 18.0299 14.1372 17.6725 13.7804 17.4116C13.4074 17.1388 13.0312 16.9292 12.5878 16.8398C12.1998 16.7617 11.8002 16.7617 11.4122 16.8398C10.9688 16.9292 10.5926 17.1388 10.2196 17.4116C9.86283 17.6725 9.45871 18.0299 8.97146 18.4609L8.94527 18.484C7.77887 19.5157 6.95026 20.2472 6.29165 20.7137C5.61646 21.192 5.28182 21.2692 5.08218 21.2464C4.77019 21.2107 4.47617 21.0763 4.24237 20.8608C4.08963 20.72 3.92614 20.4088 3.83752 19.5794C3.75104 18.7702 3.75 17.6572 3.75 16.0909V11.0975C3.75 8.93223 3.75156 7.38292 3.90821 6.20518C4.06209 5.04819 4.35333 4.36303 4.8512 3.85977Z", fill: "currentColor" }]
@@ -233,7 +238,7 @@ var Bookmark = createIcon("Bookmark", {
233
238
  });
234
239
 
235
240
  // src/icons/brain.ts
236
- var Brain = createIcon("Brain", {
241
+ var Brain = /* @__PURE__ */ createIcon("Brain", {
237
242
  linear: [
238
243
  ["path", { d: "M7.5 5.25C6.00883 5.25 4.8 6.45883 4.8 7.95C4.8 8.46179 4.9424 8.94033 5.18974 9.34815C3.94254 9.5867 3 10.6833 3 12C3 13.3167 3.94254 14.41326 5.18974 14.65185M7.5 5.25C7.5 4.00736 8.50736 3 9.75 3C10.99263 3 12 4.00736 12 5.25V18.75C12 19.99263 10.99263 21 9.75 21C8.50736 21 7.5 19.99263 7.5 18.75C6.00883 18.75 4.8 17.54121 4.8 16.05C4.8 15.53817 4.9424 15.05964 5.18974 14.65185M7.5 5.25C7.5 5.98612 7.8535 6.63967 8.4 7.05016M5.18974 14.65185C5.51053 14.12292 6.00786 13.71288 6.6 13.50363", stroke: "currentColor" }],
239
244
  ["path", { d: "M16.5 18.74991C17.99121 18.74991 19.2 17.54103 19.2 16.04991C19.2 15.53808 19.05762 15.05955 18.8103 14.65176C20.05743 14.41317 21 13.31661 21 11.99991C21 10.68321 20.05743 9.58659 18.8103 9.34804M16.5 18.74991C16.5 19.99254 15.49263 20.99991 14.25 20.99991C13.00737 20.99991 12 19.99254 12 18.74991L12 5.24989C12 4.00725 13.00737 2.99989 14.25 2.99989C15.49263 2.99989 16.5 4.00725 16.5 5.24989C17.99121 5.24989 19.2 6.45872 19.2 7.94989C19.2 8.46169 19.05762 8.94022 18.8103 9.34804M16.5 18.74991C16.5 18.0138 16.14648 17.36022 15.6 16.94973M18.8103 9.34804C18.48945 9.87698 17.99211 10.28694 17.4 10.49628", stroke: "currentColor" }]
@@ -241,7 +246,7 @@ var Brain = createIcon("Brain", {
241
246
  });
242
247
 
243
248
  // src/icons/bun.ts
244
- var Bun = createIcon("Bun", {
249
+ var Bun = /* @__PURE__ */ createIcon("Bun", {
245
250
  linear: [
246
251
  ["path", { d: "M7.35508 10.6274C7.47407 10.5783 7.60516 10.5655 7.73136 10.5909C7.85755 10.6162 7.97356 10.6786 8.06437 10.7698C8.15517 10.861 8.21701 10.9774 8.24177 11.1037C8.26651 11.2301 8.25309 11.3612 8.2034 11.48C8.15371 11.5987 8.06978 11.7002 7.96247 11.7713C7.85512 11.8423 7.72875 11.8799 7.6 11.8793C7.42807 11.8784 7.26337 11.8096 7.14208 11.6878C7.02078 11.5659 6.95274 11.4009 6.95271 11.2289C6.95272 11.1002 6.99097 10.9741 7.06258 10.8671C7.13421 10.7601 7.23606 10.6765 7.35508 10.6274Z", fill: "currentColor" }],
247
252
  ["path", { d: "M15.1398 10.6274C15.2588 10.5783 15.3899 10.5655 15.5161 10.5909C15.6423 10.6162 15.7586 10.6785 15.8494 10.7698C15.9402 10.861 16.0017 10.9774 16.0265 11.1037C16.0512 11.2301 16.0381 11.3612 15.9884 11.48C15.9387 11.5988 15.8545 11.7002 15.7472 11.7713C15.6398 11.8423 15.5137 11.8799 15.385 11.8793H15.3786C15.2077 11.8768 15.0446 11.8073 14.9246 11.6856C14.8047 11.5639 14.7374 11.3998 14.7374 11.2289C14.7374 11.1002 14.7757 10.9741 14.8473 10.8671C14.9189 10.7601 15.0208 10.6765 15.1398 10.6274Z", fill: "currentColor" }],
@@ -250,7 +255,7 @@ var Bun = createIcon("Bun", {
250
255
  });
251
256
 
252
257
  // src/icons/calendar.ts
253
- var Calendar = createIcon("Calendar", {
258
+ var Calendar = /* @__PURE__ */ createIcon("Calendar", {
254
259
  linear: [
255
260
  ["path", { d: "M15.6 3V6.6M8.4 3V6.6", stroke: "currentColor" }],
256
261
  ["path", { d: "M12.9 4.8H11.1C7.70588 4.8 6.00883 4.8 4.95441 5.85441C3.9 6.90883 3.9 8.60588 3.9 12V13.8C3.9 17.19408 3.9 18.89121 4.95441 19.94556C6.00883 21 7.70588 21 11.1 21H12.9C16.29408 21 17.99121 21 19.04556 19.94556C20.1 18.89121 20.1 17.19408 20.1 13.8V12C20.1 8.60588 20.1 6.90883 19.04556 5.85441C17.99121 4.8 16.29408 4.8 12.9 4.8Z", stroke: "currentColor" }],
@@ -259,22 +264,29 @@ var Calendar = createIcon("Calendar", {
259
264
  ]
260
265
  });
261
266
 
267
+ // src/icons/card.ts
268
+ var Card = /* @__PURE__ */ createIcon("Card", {
269
+ linear: [
270
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.94358 3.25H14.0564C15.8942 3.24998 17.3498 3.24997 18.489 3.40314C19.6614 3.56076 20.6104 3.89288 21.3588 4.64124C22.1071 5.38961 22.4392 6.33856 22.5969 7.51098C22.6873 8.18385 22.7244 8.9671 22.7395 9.87428C22.7464 9.91516 22.75 9.95716 22.75 10C22.75 10.0353 22.7476 10.0699 22.7429 10.1039C22.75 10.6696 22.75 11.2818 22.75 11.9436V12.0564C22.75 13.8942 22.75 15.3498 22.5969 16.489C22.4392 17.6614 22.1071 18.6104 21.3588 19.3588C20.6104 20.1071 19.6614 20.4392 18.489 20.5969C17.3498 20.75 15.8942 20.75 14.0564 20.75H9.94359C8.10583 20.75 6.65019 20.75 5.51098 20.5969C4.33856 20.4392 3.38961 20.1071 2.64124 19.3588C1.89288 18.6104 1.56076 17.6614 1.40314 16.489C1.24997 15.3498 1.24998 13.8942 1.25 12.0564V11.9436C1.24999 11.2818 1.24999 10.6696 1.25714 10.1039C1.25243 10.0699 1.25 10.0352 1.25 10C1.25 9.95716 1.25359 9.91517 1.26049 9.87429C1.27564 8.96711 1.31267 8.18385 1.40314 7.51098C1.56076 6.33856 1.89288 5.38961 2.64124 4.64124C3.38961 3.89288 4.33856 3.56076 5.51098 3.40314C6.65019 3.24997 8.10582 3.24998 9.94358 3.25ZM2.75199 10.75C2.75009 11.1384 2.75 11.5541 2.75 12C2.75 13.9068 2.75159 15.2615 2.88976 16.2892C3.02502 17.2952 3.27869 17.8749 3.7019 18.2981C4.12511 18.7213 4.70476 18.975 5.71085 19.1102C6.73851 19.2484 8.09318 19.25 10 19.25H14C15.9068 19.25 17.2615 19.2484 18.2892 19.1102C19.2952 18.975 19.8749 18.7213 20.2981 18.2981C20.7213 17.8749 20.975 17.2952 21.1102 16.2892C21.2484 15.2615 21.25 13.9068 21.25 12C21.25 11.5541 21.2499 11.1384 21.248 10.75H2.75199ZM21.2239 9.25H2.77607C2.79564 8.66327 2.82987 8.15634 2.88976 7.71085C3.02502 6.70476 3.27869 6.12511 3.7019 5.7019C4.12511 5.27869 4.70476 5.02502 5.71085 4.88976C6.73851 4.75159 8.09318 4.75 10 4.75H14C15.9068 4.75 17.2615 4.75159 18.2892 4.88976C19.2952 5.02502 19.8749 5.27869 20.2981 5.7019C20.7213 6.12511 20.975 6.70476 21.1102 7.71085C21.1701 8.15634 21.2044 8.66327 21.2239 9.25ZM5.25 16C5.25 15.5858 5.58579 15.25 6 15.25H10C10.4142 15.25 10.75 15.5858 10.75 16C10.75 16.4142 10.4142 16.75 10 16.75H6C5.58579 16.75 5.25 16.4142 5.25 16ZM11.75 16C11.75 15.5858 12.0858 15.25 12.5 15.25H14C14.4142 15.25 14.75 15.5858 14.75 16C14.75 16.4142 14.4142 16.75 14 16.75H12.5C12.0858 16.75 11.75 16.4142 11.75 16Z", fill: "currentColor" }]
271
+ ]
272
+ });
273
+
262
274
  // src/icons/cart.ts
263
- var Cart = createIcon("Cart", {
275
+ var Cart = /* @__PURE__ */ createIcon("Cart", {
264
276
  linear: [
265
277
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.4179 3.25077C8.69861 2.65912 9.30146 2.25 9.99986 2.25H13.9999C14.6983 2.25 15.3011 2.65912 15.5818 3.25077C16.2654 3.25574 16.7981 3.28712 17.2737 3.47298C17.8418 3.69505 18.3361 4.07255 18.6998 4.5623C19.0667 5.05639 19.2389 5.68968 19.476 6.56133C19.4882 6.60604 19.5005 6.65137 19.513 6.69735L20.1039 8.86428C20.4914 9.06271 20.8304 9.32993 21.1133 9.6922C21.7353 10.4888 21.8454 11.4377 21.7348 12.5261C21.6274 13.5822 21.2949 14.9122 20.8787 16.577L20.8523 16.6824C20.5891 17.7352 20.3755 18.59 20.1213 19.2572C19.8563 19.9527 19.5199 20.5227 18.9653 20.9558C18.4107 21.3888 17.7761 21.5769 17.0371 21.6653C16.3282 21.75 15.4472 21.75 14.362 21.75H9.63771C8.55255 21.75 7.67147 21.75 6.96266 21.6653C6.22365 21.5769 5.58901 21.3888 5.03439 20.9558C4.47977 20.5227 4.14337 19.9527 3.8784 19.2572C3.62426 18.5901 3.41058 17.7353 3.1474 16.6825L3.121 16.5769C2.70479 14.9121 2.37229 13.5822 2.26492 12.5261C2.15427 11.4377 2.26442 10.4888 2.88642 9.6922C3.16927 9.32993 3.50834 9.06271 3.89582 8.86428L4.48667 6.69735C4.49921 6.65137 4.51154 6.60604 4.5237 6.56134C4.76077 5.68968 4.93302 5.05639 5.29995 4.5623C5.66367 4.07255 6.15788 3.69505 6.72607 3.47298C7.20162 3.28712 7.73436 3.25574 8.4179 3.25077ZM8.41931 4.75219C7.75748 4.75888 7.4919 4.78416 7.2721 4.87007C6.96615 4.98964 6.70003 5.19291 6.50419 5.45662C6.32808 5.69376 6.22474 6.02508 5.93384 7.09195L5.58026 8.38869C6.61806 8.24996 7.95786 8.24998 9.62247 8.25H14.3772C16.0419 8.24998 17.3817 8.24996 18.4195 8.38869L18.0659 7.09194C17.775 6.02508 17.6716 5.69377 17.4955 5.45663C17.2997 5.19291 17.0336 4.98964 16.7276 4.87007C16.5078 4.78416 16.2422 4.75888 15.5804 4.75219C15.2991 5.34225 14.6971 5.75 13.9999 5.75H9.99986C9.30262 5.75 8.70062 5.34225 8.41931 4.75219ZM9.99986 3.75C9.86179 3.75 9.74986 3.86193 9.74986 4C9.74986 4.13807 9.86179 4.25 9.99986 4.25H13.9999C14.1379 4.25 14.2499 4.13807 14.2499 4C14.2499 3.86193 14.1379 3.75 13.9999 3.75H9.99986ZM5.69971 9.88649C4.78854 10.0183 4.34756 10.2582 4.06873 10.6153C3.78989 10.9725 3.66411 11.4584 3.75723 12.3744C3.85233 13.3099 4.15656 14.5345 4.59127 16.2733C4.86853 17.3824 5.06163 18.1496 5.28013 18.7231C5.49144 19.2778 5.69835 19.5711 5.95751 19.7735C6.21667 19.9758 6.5514 20.1054 7.14076 20.1759C7.75015 20.2488 8.54133 20.25 9.68452 20.25H14.3152C15.4584 20.25 16.2496 20.2488 16.859 20.1759C17.4483 20.1054 17.783 19.9758 18.0422 19.7735C18.3014 19.5711 18.5083 19.2778 18.7196 18.7231C18.9381 18.1496 19.1312 17.3824 19.4084 16.2733C19.8432 14.5345 20.1474 13.3099 20.2425 12.3744C20.3356 11.4584 20.2098 10.9725 19.931 10.6153C19.6522 10.2582 19.2112 10.0183 18.3 9.88649C17.3694 9.75187 16.1075 9.75 14.3152 9.75H9.68452C7.89217 9.75 6.63034 9.75187 5.69971 9.88649Z", fill: "currentColor" }]
266
278
  ]
267
279
  });
268
280
 
269
281
  // src/icons/check.ts
270
- var Check = createIcon("Check", {
282
+ var Check = /* @__PURE__ */ createIcon("Check", {
271
283
  linear: [
272
284
  ["path", { d: "M5 13.2592L7.58583 15.9568C8.2525 16.6523 8.58583 17 9.00004 17C9.41425 17 9.74759 16.6523 10.4143 15.9568L19 7", stroke: "currentColor" }]
273
285
  ]
274
286
  });
275
287
 
276
288
  // src/icons/check-double.ts
277
- var CheckDouble = createIcon("CheckDouble", {
289
+ var CheckDouble = /* @__PURE__ */ createIcon("CheckDouble", {
278
290
  linear: [
279
291
  ["path", { d: "M2 13.2593L4.58579 15.9568C5.25245 16.6523 5.58579 17 6 17C6.41421 17 6.74755 16.6523 7.41421 15.9568L16 7", stroke: "currentColor" }],
280
292
  ["path", { d: "M22 7L13 16.3889C12.7274 16.6733 12.5911 16.8155 12.444 16.8915C12.1642 17.0362 11.8358 17.0362 11.556 16.8915C11.409 16.8155 11.2726 16.6733 11 16.3889", stroke: "currentColor" }]
@@ -282,35 +294,35 @@ var CheckDouble = createIcon("CheckDouble", {
282
294
  });
283
295
 
284
296
  // src/icons/chevron-down.ts
285
- var ChevronDown = createIcon("ChevronDown", {
297
+ var ChevronDown = /* @__PURE__ */ createIcon("ChevronDown", {
286
298
  linear: [
287
299
  ["path", { d: "M18 9.00005C18 9.00005 13.5811 15 12 15C10.4188 15 6 9 6 9", stroke: "currentColor" }]
288
300
  ]
289
301
  });
290
302
 
291
303
  // src/icons/chevron-left.ts
292
- var ChevronLeft = createIcon("ChevronLeft", {
304
+ var ChevronLeft = /* @__PURE__ */ createIcon("ChevronLeft", {
293
305
  linear: [
294
306
  ["path", { d: "M15 6C15 6 9.00001 10.4189 9 12C8.99999 13.5812 15 18 15 18", stroke: "currentColor" }]
295
307
  ]
296
308
  });
297
309
 
298
310
  // src/icons/chevron-right.ts
299
- var ChevronRight = createIcon("ChevronRight", {
311
+ var ChevronRight = /* @__PURE__ */ createIcon("ChevronRight", {
300
312
  linear: [
301
313
  ["path", { d: "M9.00005 6C9.00005 6 15 10.4189 15 12C15 13.5812 9 18 9 18", stroke: "currentColor" }]
302
314
  ]
303
315
  });
304
316
 
305
317
  // src/icons/chevron-up.ts
306
- var ChevronUp = createIcon("ChevronUp", {
318
+ var ChevronUp = /* @__PURE__ */ createIcon("ChevronUp", {
307
319
  linear: [
308
320
  ["path", { d: "M17.9998 15C17.9998 15 13.5809 9.00001 11.9998 9C10.4187 8.99999 5.99985 15 5.99985 15", stroke: "currentColor" }]
309
321
  ]
310
322
  });
311
323
 
312
324
  // src/icons/chevrons-down.ts
313
- var ChevronsDown = createIcon("ChevronsDown", {
325
+ var ChevronsDown = /* @__PURE__ */ createIcon("ChevronsDown", {
314
326
  linear: [
315
327
  ["path", { d: "M17.9997 12.5C17.9997 12.5 13.5807 18.5 11.9996 18.5C10.4185 18.5 5.99966 12.5 5.99966 12.5", stroke: "currentColor" }],
316
328
  ["path", { d: "M17.9997 5.50005C17.9997 5.50005 13.5807 11.5 11.9996 11.5C10.4185 11.5 5.99966 5.5 5.99966 5.5", stroke: "currentColor" }]
@@ -318,7 +330,7 @@ var ChevronsDown = createIcon("ChevronsDown", {
318
330
  });
319
331
 
320
332
  // src/icons/chevrons-left.ts
321
- var ChevronsLeft = createIcon("ChevronsLeft", {
333
+ var ChevronsLeft = /* @__PURE__ */ createIcon("ChevronsLeft", {
322
334
  linear: [
323
335
  ["path", { d: "M11.5 18C11.5 18 5.50001 13.5811 5.5 12C5.49999 10.4188 11.5 6 11.5 6", stroke: "currentColor" }],
324
336
  ["path", { d: "M18.5 18C18.5 18 12.5 13.5811 12.5 12C12.5 10.4188 18.5 6 18.5 6", stroke: "currentColor" }]
@@ -326,7 +338,7 @@ var ChevronsLeft = createIcon("ChevronsLeft", {
326
338
  });
327
339
 
328
340
  // src/icons/chevrons-right.ts
329
- var ChevronsRight = createIcon("ChevronsRight", {
341
+ var ChevronsRight = /* @__PURE__ */ createIcon("ChevronsRight", {
330
342
  linear: [
331
343
  ["path", { d: "M12.5 18C12.5 18 18.5 13.5811 18.5 12C18.5 10.4188 12.5 6 12.5 6", stroke: "currentColor" }],
332
344
  ["path", { d: "M5.50005 18C5.50005 18 11.5 13.5811 11.5 12C11.5 10.4188 5.5 6 5.5 6", stroke: "currentColor" }]
@@ -334,7 +346,7 @@ var ChevronsRight = createIcon("ChevronsRight", {
334
346
  });
335
347
 
336
348
  // src/icons/chevrons-up.ts
337
- var ChevronsUp = createIcon("ChevronsUp", {
349
+ var ChevronsUp = /* @__PURE__ */ createIcon("ChevronsUp", {
338
350
  linear: [
339
351
  ["path", { d: "M18 11.5C18 11.5 13.5811 5.50001 12 5.5C10.4188 5.49999 6 11.5 6 11.5", stroke: "currentColor" }],
340
352
  ["path", { d: "M18 18.5C18 18.5 13.5811 12.5 12 12.5C10.4188 12.5 6 18.5 6 18.5", stroke: "currentColor" }]
@@ -342,7 +354,7 @@ var ChevronsUp = createIcon("ChevronsUp", {
342
354
  });
343
355
 
344
356
  // src/icons/chrome.ts
345
- var Chrome = createIcon("Chrome", {
357
+ var Chrome = /* @__PURE__ */ createIcon("Chrome", {
346
358
  linear: [
347
359
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.41459 5.4838C9.06327 0.0735695 17.6827 1.14152 20.905 7.46127C18.6367 7.46205 15.0847 7.46065 13.161 7.46127C11.7657 7.46174 10.865 7.43002 9.88935 7.94361C8.74249 8.54735 7.87704 9.6664 7.57501 10.9809L4.41459 5.4838Z", fill: "currentColor" }],
348
360
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.67296 11.9995C8.67296 13.8331 10.1639 15.3249 11.9965 15.3249C13.829 15.3249 15.3199 13.8332 15.3199 11.9995C15.3199 10.1659 13.829 8.67407 11.9965 8.67407C10.1639 8.67407 8.67296 10.1659 8.67296 11.9995Z", fill: "currentColor" }],
@@ -352,28 +364,36 @@ var Chrome = createIcon("Chrome", {
352
364
  });
353
365
 
354
366
  // src/icons/clapperboard.ts
355
- var Clapperboard = createIcon("Clapperboard", {
367
+ var Clapperboard = /* @__PURE__ */ createIcon("Clapperboard", {
356
368
  linear: [
357
369
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9426 1.25H12.0574C14.3658 1.24999 16.1748 1.24998 17.5863 1.43975C19.031 1.63399 20.1711 2.03933 21.0659 2.93414C21.9607 3.82895 22.366 4.96897 22.5603 6.41371C22.75 7.82519 22.75 9.63423 22.75 11.9426V12.0574C22.75 14.3658 22.75 16.1748 22.5603 17.5863C22.366 19.031 21.9607 20.1711 21.0659 21.0659C20.1711 21.9607 19.031 22.366 17.5863 22.5603C16.1748 22.75 14.3658 22.75 12.0574 22.75H11.9426C9.63423 22.75 7.82519 22.75 6.41371 22.5603C4.96897 22.366 3.82895 21.9607 2.93414 21.0659C2.03933 20.1711 1.63399 19.031 1.43975 17.5863C1.24998 16.1748 1.24999 14.3658 1.25 12.0574V11.9426C1.24999 9.63423 1.24998 7.82519 1.43975 6.41371C1.63399 4.96897 2.03933 3.82895 2.93414 2.93414C3.82895 2.03933 4.96897 1.63399 6.41371 1.43975C7.82519 1.24998 9.63423 1.24999 11.9426 1.25ZM6.61358 2.92637C5.33517 3.09825 4.56445 3.42514 3.9948 3.9948C3.42514 4.56445 3.09825 5.33517 2.92637 6.61358C2.89922 6.81554 2.87624 7.02735 2.85681 7.25H6.58829L9.44439 2.76185C8.31691 2.77915 7.39205 2.82171 6.61358 2.92637ZM11.2072 2.75032C11.1886 2.80268 11.1638 2.85379 11.1327 2.90266L8.36626 7.25H13.0883L15.9189 2.80191C14.8557 2.7507 13.5747 2.75 12 2.75C11.727 2.75 11.4629 2.75002 11.2072 2.75032ZM17.5982 2.95698L14.8663 7.25H21.1432C21.1238 7.02735 21.1008 6.81554 21.0736 6.61358C20.9018 5.33517 20.5749 4.56445 20.0052 3.9948C19.4677 3.45731 18.7512 3.13594 17.5982 2.95698ZM21.2233 8.75H13.5112C13.5033 8.75013 13.4953 8.75013 13.4874 8.75H7.01122C7.00327 8.75013 6.99532 8.75013 6.98737 8.75H2.77672C2.75045 9.67173 2.75 10.7422 2.75 12C2.75 14.3782 2.75159 16.0864 2.92637 17.3864C3.09825 18.6648 3.42514 19.4355 3.9948 20.0052C4.56445 20.5749 5.33517 20.9018 6.61358 21.0736C7.91356 21.2484 9.62177 21.25 12 21.25C14.3782 21.25 16.0864 21.2484 17.3864 21.0736C18.6648 20.9018 19.4355 20.5749 20.0052 20.0052C20.5749 19.4355 20.9018 18.6648 21.0736 17.3864C21.2484 16.0864 21.25 14.3782 21.25 12C21.25 10.7422 21.2496 9.67173 21.2233 8.75ZM13.3682 11.9212L13.4699 11.9868C14.0897 12.3866 14.6263 12.7328 15.0004 13.0636C15.3983 13.4156 15.75 13.8686 15.75 14.5C15.75 15.1314 15.3983 15.5844 15.0004 15.9364C14.6263 16.2671 14.0897 16.6133 13.4699 17.0132L13.3682 17.0788C12.7421 17.4828 12.1979 17.834 11.7459 18.0347C11.2756 18.2435 10.673 18.394 10.0982 18.0289C9.55356 17.6828 9.38842 17.0922 9.31912 16.5722C9.24994 16.053 9.24996 15.3674 9.25 14.5549V14.4451C9.24996 13.6326 9.24994 12.947 9.31912 12.4278C9.38842 11.9078 9.55356 11.3172 10.0982 10.9711C10.673 10.606 11.2756 10.7565 11.7459 10.9653C12.1979 11.166 12.7421 11.5172 13.3682 11.9212ZM10.8579 12.2517C10.8573 12.2509 10.862 12.2496 10.8737 12.2504C10.8644 12.2529 10.8585 12.2525 10.8579 12.2517ZM10.8971 12.2532C10.9373 12.2601 11.0119 12.2806 11.1372 12.3362C11.4688 12.4834 11.9134 12.7677 12.6073 13.2154C13.2907 13.6564 13.7285 13.9413 14.0066 14.1873C14.2627 14.4137 14.251 14.4932 14.25 14.4996C14.251 14.5061 14.2627 14.5863 14.0066 14.8127C13.7285 15.0587 13.2907 15.3436 12.6073 15.7846C11.9134 16.2323 11.4688 16.5166 11.1372 16.6638C11.0119 16.7194 10.9373 16.7399 10.8971 16.7468C10.8749 16.704 10.8362 16.6006 10.806 16.3741C10.7516 15.9662 10.75 15.3821 10.75 14.5C10.75 13.6179 10.7516 13.0338 10.806 12.6259C10.8362 12.3994 10.8749 12.296 10.8971 12.2532ZM10.8579 16.7483C10.8585 16.7475 10.8644 16.7472 10.8737 16.7496C10.862 16.7504 10.8573 16.7491 10.8579 16.7483ZM10.9101 16.7682C10.9135 16.7711 10.915 16.7731 10.9149 16.7733C10.9148 16.7736 10.9131 16.7722 10.9101 16.7682ZM10.9101 12.2318C10.9131 12.2278 10.9148 12.2264 10.9149 12.2267C10.915 12.2269 10.9135 12.2289 10.9101 12.2318Z", fill: "currentColor" }]
358
370
  ]
359
371
  });
360
372
 
361
373
  // src/icons/claude-ai.ts
362
- var ClaudeAi = createIcon("ClaudeAi", {
374
+ var ClaudeAi = /* @__PURE__ */ createIcon("ClaudeAi", {
363
375
  linear: [
364
376
  ["path", { d: "M5.92405 15.2962L9.85823 13.0903L9.92405 12.8981L9.85823 12.7918H9.66582L9.0076 12.7513L6.75949 12.6906L4.81013 12.6097L2.92152 12.5085L2.44557 12.4073L2 11.8204L2.04557 11.5269L2.44557 11.2588L3.01772 11.3094L4.28354 11.3954L6.18228 11.5269L7.55949 11.6079L9.6 11.8204H9.92405L9.96962 11.6888L9.85823 11.6079L9.77215 11.5269L7.8076 10.1963L5.68101 8.78978L4.56709 7.98027L3.96456 7.57045L3.66076 7.18594L3.52911 6.34607L4.07595 5.74399L4.81013 5.79459L4.99747 5.84518L5.74177 6.4169L7.33165 7.64635L9.4076 9.1743L9.71139 9.42727L9.83291 9.34126L9.8481 9.28055L9.71139 9.05287L8.58228 7.01391L7.37722 4.93954L6.84051 4.07943L6.69873 3.56337C6.6481 3.35087 6.61266 3.17379 6.61266 2.95624L7.23544 2.11131L7.57975 2L8.41013 2.11131L8.75949 2.41487L9.27595 3.59373L10.1114 5.45054L11.4076 7.97521L11.7873 8.72401L11.9899 9.41715L12.0658 9.62965H12.1975V9.50822L12.3038 8.08652L12.5013 6.34101L12.6937 4.09461L12.7595 3.46218L13.0734 2.70326L13.6962 2.29345L14.1823 2.52618L14.5823 3.0979L14.5266 3.46724L14.2886 5.01037L13.8228 7.42879L13.519 9.04781H13.6962L13.8987 8.84543L14.719 7.75765L16.0962 6.03744L16.7038 5.35441L17.4127 4.60056L17.8684 4.24134H18.7291L19.362 5.18239L19.0785 6.15381L18.1924 7.27701L17.4582 8.22818L16.4051 9.64483L15.7468 10.7781L15.8076 10.8692L15.9646 10.854L18.3443 10.3481L19.6304 10.1154L21.1646 9.85226L21.8582 10.1761L21.9342 10.5049L21.6608 11.1778L20.0203 11.5826L18.0962 11.9671L15.2304 12.6451L15.1949 12.6704L15.2354 12.721L16.5266 12.8424L17.0785 12.8728H18.4304L20.9468 13.06L21.6051 13.4951L22 14.0263L21.9342 14.4311L20.9215 14.9471L19.5544 14.6233L16.3646 13.8644L15.2709 13.5912H15.119V13.6823L16.0304 14.5727L17.7013 16.0804L19.7924 18.0233L19.8987 18.5039L19.6304 18.8834L19.3468 18.8429L17.5089 17.4617L16.8 16.8394L15.1949 15.4885H15.0886V15.6302L15.4582 16.1715L17.4127 19.106L17.5139 20.0066L17.3722 20.3L16.8658 20.4771L16.3089 20.3759L15.1646 18.7721L13.9848 16.9658L13.0329 15.3468L12.9165 15.4126L12.3544 21.4586L12.0911 21.7673L11.4835 22L10.9772 21.6155L10.7089 20.9932L10.9772 19.7637L11.3013 18.1599L11.5646 16.8849L11.8025 15.3013L11.9443 14.7751L11.9342 14.7397L11.8177 14.7549L10.6228 16.3941L8.80506 18.848L7.36709 20.386L7.02279 20.5226L6.42532 20.214L6.48101 19.6625L6.81519 19.1718L8.80506 16.642L10.0051 15.0736L10.7797 14.168L10.7747 14.0364H10.7291L5.44304 17.4667L4.50127 17.5882L4.0962 17.2087L4.14684 16.5864L4.33924 16.384L5.92911 15.2912L5.92405 15.2962Z", fill: "currentColor" }]
365
377
  ]
366
378
  });
367
379
 
368
380
  // src/icons/claude-code.ts
369
- var ClaudeCode = createIcon("ClaudeCode", {
381
+ var ClaudeCode = /* @__PURE__ */ createIcon("ClaudeCode", {
370
382
  linear: [
371
383
  ["path", { transform: "translate(12 12) scale(0.91666667) translate(-12.00000000 -12)", fillRule: "evenodd", clipRule: "evenodd", d: "M20 4V8H24V12H20V20H18V16H16V20H14V16H10V20H8V16H6V20H4V12H0V8H4V4H20ZM16 6V8H18V6H16ZM6 8H8V6H6V8Z", fill: "currentColor" }]
372
384
  ]
373
385
  });
374
386
 
387
+ // src/icons/clock.ts
388
+ var Clock = /* @__PURE__ */ createIcon("Clock", {
389
+ linear: [
390
+ ["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor" }],
391
+ ["path", { d: "M12 7V12L15 14", stroke: "currentColor" }]
392
+ ]
393
+ });
394
+
375
395
  // src/icons/close.ts
376
- var Close = createIcon("Close", {
396
+ var Close = /* @__PURE__ */ createIcon("Close", {
377
397
  linear: [
378
398
  ["path", { d: "M5.53717 19.5302C5.24427 19.8231 4.7694 19.8231 4.47651 19.5302C4.18361 19.2373 4.18361 18.7624 4.47651 18.4696L18.4764 4.46967C18.7693 4.17678 19.2442 4.17678 19.5371 4.46967C19.8299 4.76256 19.8299 5.23744 19.5371 5.53033L5.53717 19.5302Z", fill: "currentColor" }],
379
399
  ["path", { d: "M4.46978 5.53033C4.17689 5.23744 4.17689 4.76256 4.46978 4.46967C4.76268 4.17678 5.23755 4.17678 5.53044 4.46967L19.5303 18.4696C19.8232 18.7624 19.8232 19.2373 19.5303 19.5302C19.2374 19.8231 18.7626 19.8231 18.4697 19.5302L4.46978 5.53033Z", fill: "currentColor" }]
@@ -381,14 +401,14 @@ var Close = createIcon("Close", {
381
401
  });
382
402
 
383
403
  // src/icons/cloud.ts
384
- var Cloud = createIcon("Cloud", {
404
+ var Cloud = /* @__PURE__ */ createIcon("Cloud", {
385
405
  linear: [
386
406
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.4762 4.75C9.7261 4.75 7.5119 6.95083 7.5119 9.64706C7.5119 10.1092 7.5766 10.5555 7.69729 10.9781C8.19449 11.1216 8.65991 11.3389 9.08045 11.6171C9.42592 11.8456 9.52072 12.3109 9.29219 12.6564C9.06366 13.0019 8.59835 13.0967 8.25288 12.8681C7.87207 12.6162 7.43917 12.4355 6.97329 12.3451C6.75148 12.3021 6.52165 12.2794 6.28571 12.2794C4.3246 12.2794 2.75 13.8482 2.75 15.7647C2.75 17.6812 4.3246 19.25 6.28571 19.25H16.2857C19.0358 19.25 21.25 17.0492 21.25 14.3529C21.25 12.2162 19.8607 10.3909 17.9124 9.72463C17.4038 9.55072 16.8568 9.45588 16.2857 9.45588C15.7031 9.45588 15.1455 9.55458 14.6283 9.73526C14.2372 9.87185 13.8095 9.66557 13.6729 9.27453C13.5363 8.88348 13.7426 8.45575 14.1336 8.31916C14.8079 8.08364 15.5326 7.95588 16.2857 7.95588C16.5812 7.95588 16.8723 7.97555 17.1577 8.01367C16.477 6.11631 14.6422 4.75 12.4762 4.75ZM18.8314 8.47127C18.2724 5.49369 15.6343 3.25 12.4762 3.25C8.91446 3.25 6.0119 6.10572 6.0119 9.64706C6.0119 10.0341 6.04673 10.4136 6.11351 10.7823C3.41987 10.8721 1.25 13.0605 1.25 15.7647C1.25 18.5264 3.51296 20.75 6.28571 20.75H16.2857C19.8474 20.75 22.75 17.8943 22.75 14.3529C22.75 11.7093 21.1313 9.44751 18.8314 8.47127Z", fill: "currentColor" }]
387
407
  ]
388
408
  });
389
409
 
390
410
  // src/icons/code.ts
391
- var Code = createIcon("Code", {
411
+ var Code = /* @__PURE__ */ createIcon("Code", {
392
412
  linear: [
393
413
  ["path", { d: "M14.1809 4.2755C14.581 4.3827 14.8185 4.79396 14.7113 5.19406L10.7377 20.0238C10.6304 20.4239 10.2192 20.6613 9.81909 20.5541C9.41899 20.4469 9.18156 20.0356 9.28876 19.6355L13.2624 4.80583C13.3696 4.40573 13.7808 4.16829 14.1809 4.2755Z", fill: "currentColor" }],
394
414
  ["path", { d: "M16.05524 8.43339C16.19057 8.53306 16.4312 8.71481 16.7417 8.95713C17.25946 9.36119 17.777 9.78327 18.25829 10.20114C18.50949 10.41924 18.74428 10.63066 18.95955 10.83337C19.75596 11.58331 20.25 12.21498 20.25 12.3295C20.25 12.44405 19.756 13.07568 18.95963 13.82559C18.74434 14.02832 18.50952 14.23976 18.2583 14.45789C17.77701 14.87576 17.25946 15.29783 16.74171 15.70188C16.4312 15.94419 16.19057 16.12594 16.05525 16.2256C15.72172 16.47123 15.65047 16.94073 15.8961 17.27425C16.14173 17.60778 16.61123 17.67903 16.94475 17.4334C17.09068 17.32593 17.34223 17.13593 17.66454 16.88441C18.20147 16.46539 18.73862 16.02734 19.2417 15.59054C19.50747 15.35979 19.75713 15.13499 19.98795 14.91763C21.13683 13.83578 21.75 13.05177 21.75 12.3295C21.75 11.60724 21.1368 10.82323 19.98787 9.74133C19.75707 9.52399 19.50744 9.29922 19.24171 9.06849C18.73862 8.63169 18.20148 8.19363 17.66455 7.77461C17.34224 7.52308 17.09068 7.33307 16.94476 7.22561C16.61124 6.97997 16.14174 7.05122 15.89611 7.38474C15.65047 7.71826 15.72172 8.18776 16.05524 8.43339Z", fill: "currentColor" }],
@@ -397,21 +417,21 @@ var Code = createIcon("Code", {
397
417
  });
398
418
 
399
419
  // src/icons/codex.ts
400
- var Codex = createIcon("Codex", {
420
+ var Codex = /* @__PURE__ */ createIcon("Codex", {
401
421
  linear: [
402
422
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.37088 2.18576C11.1759 1.70239 13.0087 2.19059 14.3229 3.32227C16.0284 2.99798 17.8626 3.49276 19.1849 4.81496C20.5066 6.13684 21 7.96945 20.6766 9.67409C21.8096 10.9886 22.2977 12.823 21.8141 14.629C21.3301 16.4355 19.9888 17.7788 18.35 18.3506C17.7783 19.9889 16.4362 21.3295 14.6302 21.8138C12.8243 22.2976 10.9899 21.8091 9.67535 20.6763C7.97048 21.0002 6.13741 20.5067 4.81526 19.1846C3.49332 17.8624 2.99758 16.0289 3.32161 14.3235C2.18976 13.0088 1.70243 11.1746 2.18606 9.36962C2.67009 7.56414 4.00987 6.21916 5.64825 5.647C6.22058 4.009 7.56548 2.66963 9.37088 2.18576ZM12.9805 13.4704C12.4393 13.4707 12.0002 13.9097 12.0001 14.4509C12.0001 14.9922 12.4392 15.4311 12.9805 15.4313H15.9219C16.4633 15.4313 16.9023 14.9924 16.9023 14.4509C16.9022 13.9095 16.4633 13.4704 15.9219 13.4704H12.9805ZM9.40918 9.04408C9.13045 8.58016 8.52809 8.42952 8.06394 8.70801C7.60003 8.98663 7.44965 9.5891 7.72787 10.0533L8.89502 11.9998L7.72787 13.9463C7.44943 14.4104 7.60008 15.0128 8.06394 15.2915C8.52819 15.5701 9.13053 15.4196 9.40918 14.9555L10.8798 12.5044C11.0661 12.1939 11.0661 11.8057 10.8798 11.4952L9.40918 9.04408Z", fill: "currentColor" }]
403
423
  ]
404
424
  });
405
425
 
406
426
  // src/icons/command.ts
407
- var Command = createIcon("Command", {
427
+ var Command = /* @__PURE__ */ createIcon("Command", {
408
428
  linear: [
409
429
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.2505 4.9999C15.2508 2.92883 16.93 1.25016 19.0011 1.25049C21.0721 1.25081 22.7508 2.93001 22.7505 5.00108C22.7501 7.07215 21.0709 8.75081 18.9999 8.75049L16.75 8.75013V15.2508L18.9999 15.2505C21.0709 15.2502 22.7501 16.9288 22.7505 18.9999C22.7508 21.071 21.0721 22.7502 19.0011 22.7505C16.93 22.7508 15.2508 21.0721 15.2505 19.0011L15.2501 16.75H8.75084L8.75049 19.0011C8.75016 21.0721 7.07097 22.7508 4.9999 22.7505C2.92883 22.7502 1.25016 21.071 1.25049 18.9999C1.25081 16.9288 2.93001 15.2502 5.00108 15.2505L7.25 15.2508V8.75013L5.00108 8.75049C2.93001 8.75081 1.25081 7.07215 1.25049 5.00108C1.25016 2.93001 2.92883 1.25081 4.9999 1.25049C7.07097 1.25016 8.75016 2.92883 8.75049 4.9999L8.75084 7.25H15.2501L15.2505 4.9999ZM7.25084 7.25L7.25049 5.00013C7.25029 3.75749 6.24277 2.75029 5.00013 2.75049C3.75749 2.75068 2.75029 3.7582 2.75049 5.00084C2.75068 6.24348 3.7582 7.25068 5.00084 7.25049L7.25084 7.25ZM19.0008 2.75049C17.7582 2.75029 16.7507 3.75749 16.7505 5.00013L16.7501 7.25013L19.0001 7.25049C20.2428 7.25068 21.2503 6.24348 21.2505 5.00084C21.2507 3.7582 20.2435 2.75068 19.0008 2.75049ZM8.75 8.75V15.25H15.25V8.75H8.75ZM21.2505 19.0001C21.2503 17.7575 20.2428 16.7503 19.0001 16.7505L16.7501 16.7508L16.7505 19.0008C16.7507 20.2435 17.7582 21.2507 19.0008 21.2505C20.2435 21.2503 21.2507 20.2428 21.2505 19.0001ZM2.75049 19.0001C2.75068 17.7575 3.7582 16.7503 5.00084 16.7505L7.25084 16.7508L7.25049 19.0008C7.25029 20.2435 6.24277 21.2507 5.00013 21.2505C3.75749 21.2503 2.75029 20.2428 2.75049 19.0001Z", fill: "currentColor" }]
410
430
  ]
411
431
  });
412
432
 
413
433
  // src/icons/computer.ts
414
- var Computer = createIcon("Computer", {
434
+ var Computer = /* @__PURE__ */ createIcon("Computer", {
415
435
  linear: [
416
436
  ["path", { d: "M12 16.5V20.1M8.4 20.1H15.6", stroke: "currentColor" }],
417
437
  ["path", { d: "M15 3.9H9C6.17157 3.9 4.75736 3.9 3.87868 4.77868C3 5.65736 3 7.07157 3 9.9V10.5C3 13.32843 3 14.74264 3.87868 15.62132C4.75736 16.5 6.17157 16.5 9 16.5H15C17.82843 16.5 19.24264 16.5 20.12132 15.62132C21 14.74264 21 13.32843 21 10.5V9.9C21 7.07157 21 5.65736 20.12132 4.77868C19.24264 3.9 17.82843 3.9 15 3.9Z", stroke: "currentColor" }]
@@ -422,7 +442,7 @@ var Computer = createIcon("Computer", {
422
442
  });
423
443
 
424
444
  // src/icons/copy.ts
425
- var Copy = createIcon("Copy", {
445
+ var Copy = /* @__PURE__ */ createIcon("Copy", {
426
446
  linear: [
427
447
  ["path", { d: "M7.40526 13.19463C7.40526 10.16228 7.40526 8.64607 8.34731 7.70404C9.28933 6.762 10.80555 6.762 13.83789 6.762C16.87024 6.762 18.38641 6.762 19.32851 7.70404C20.27053 8.64607 20.27053 10.16228 20.27053 13.19463V14.48116C20.27053 17.51351 20.27053 19.02967 19.32851 19.97178C18.38641 20.91379 16.87024 20.91379 13.83789 20.91379C10.80555 20.91379 9.28933 20.91379 8.34731 19.97178C7.40526 19.02967 7.40526 17.51351 7.40526 14.48116Z", stroke: "currentColor" }],
428
448
  ["path", { d: "M7.40526 17.238C7.04095 17.238 6.39932 17.238 5.8835 17.05752C4.95963 16.73423 4.23324 16.00781 3.90996 15.08399C3.72947 14.56819 3.72947 13.92648 3.72947 12.64327V9.51884C3.72947 6.48647 3.72947 4.97028 4.67152 4.02825C5.61354 3.08621 7.12973 3.08621 10.16211 3.08621H12C13.28322 3.08621 13.92492 3.08621 14.44073 3.2667C15.36455 3.58998 16.09097 4.31636 16.41425 5.24024C16.59474 5.75606 16.59474 6.39768 16.59474 6.762", stroke: "currentColor" }]
@@ -430,21 +450,21 @@ var Copy = createIcon("Copy", {
430
450
  });
431
451
 
432
452
  // src/icons/cursor.ts
433
- var Cursor = createIcon("Cursor", {
453
+ var Cursor = /* @__PURE__ */ createIcon("Cursor", {
434
454
  linear: [
435
455
  ["path", { d: "M20.8423 6.47053L12.4355 1.61692C12.1655 1.46103 11.8324 1.46103 11.5625 1.61692L3.1561 6.47053C2.92917 6.60156 2.78906 6.84386 2.78906 7.10633V16.8937C2.78906 17.1557 2.92917 17.3985 3.1561 17.5295L11.5629 22.3831C11.8328 22.539 12.166 22.539 12.4359 22.3831L20.8427 17.5295C21.0696 17.3985 21.2097 17.1561 21.2097 16.8937V7.10633C21.2097 6.84427 21.0696 6.60156 20.8427 6.47053H20.8423ZM20.3142 7.49863L12.1987 21.5551C12.1438 21.6498 11.999 21.6111 11.999 21.5014V12.2974C11.999 12.1135 11.9007 11.9433 11.7413 11.851L3.7706 7.2492C3.67588 7.19436 3.71456 7.04948 3.82427 7.04948H20.0553C20.2858 7.04948 20.4299 7.29932 20.3146 7.49904H20.3142V7.49863Z", fill: "currentColor" }]
436
456
  ]
437
457
  });
438
458
 
439
459
  // src/icons/deepseek.ts
440
- var Deepseek = createIcon("Deepseek", {
460
+ var Deepseek = /* @__PURE__ */ createIcon("Deepseek", {
441
461
  linear: [
442
462
  ["path", { transform: "translate(12 12) scale(0.95652261) translate(-12.49998891 -12)", d: "M23.7587 4.78854C23.5151 4.66917 23.4102 4.89666 23.2677 5.01223C23.219 5.04951 23.1777 5.09796 23.1365 5.14269C22.7804 5.52295 22.3644 5.77283 21.8209 5.74296C21.0263 5.69819 20.3478 5.94807 19.7481 6.55582C19.6207 5.80639 19.1972 5.35889 18.5525 5.07185C18.2152 4.92269 17.8741 4.77352 17.6379 4.44912C17.473 4.21803 17.428 3.96074 17.3455 3.70718C17.293 3.55433 17.2406 3.39767 17.0644 3.37156C16.8732 3.34177 16.7983 3.50203 16.7233 3.63634C16.4235 4.18447 16.3073 4.7885 16.3185 5.39998C16.3447 6.77587 16.9257 7.872 18.0801 8.65131C18.2113 8.74081 18.245 8.83023 18.2038 8.96081C18.1251 9.22927 18.0314 9.49024 17.949 9.7587C17.8965 9.93025 17.8177 9.96753 17.6341 9.89289C17.0006 9.62823 16.4534 9.23668 15.9699 8.76319C15.149 7.96899 14.4069 7.09278 13.4811 6.4067C13.2637 6.24636 13.0463 6.09727 12.8214 5.95551C11.8768 5.03834 12.9451 4.2851 13.1925 4.19568C13.4511 4.10246 13.2824 3.78174 12.4465 3.78555C11.6107 3.78923 10.8461 4.0689 9.87156 4.44175C9.72915 4.4977 9.57916 4.53866 9.42549 4.57222C8.54093 4.40447 7.62261 4.36711 6.66308 4.47531C4.85643 4.67661 3.41342 5.53048 2.35269 6.98838C1.07833 8.74081 0.778483 10.7318 1.14581 12.8087C1.53188 14.9973 2.64881 16.8094 4.36551 18.2263C6.14593 19.6953 8.19619 20.415 10.5351 20.277C11.9556 20.195 13.5374 20.0049 15.3215 18.4948C15.7713 18.7185 16.2436 18.8079 17.0269 18.8751C17.6304 18.931 18.2114 18.8453 18.6611 18.7521C19.3658 18.6029 19.3171 17.9504 19.0622 17.8311C16.997 16.8692 17.4505 17.2606 17.0382 16.9437C18.0877 15.7021 19.6695 14.4119 20.2879 10.2322C20.3366 9.90037 20.2954 9.69154 20.2879 9.42308C20.2841 9.25906 20.3216 9.19571 20.509 9.17701C21.0263 9.11735 21.5285 8.97571 21.9896 8.72215C23.3277 7.99138 23.8674 6.79076 23.9948 5.35153C24.0136 5.13152 23.9911 4.90403 23.7587 4.78854ZM12.098 17.7416C10.0965 16.1682 9.12577 15.6498 8.72468 15.6722C8.34986 15.6946 8.41734 16.1234 8.49976 16.4031C8.58599 16.6789 8.69845 16.8692 8.85584 17.1115C8.96453 17.2718 9.03954 17.5104 8.74719 17.6894C8.10248 18.0884 6.98175 17.5552 6.92924 17.5291C5.62493 16.761 4.53419 15.7467 3.76577 14.3598C3.02363 13.0249 2.59262 11.5932 2.52137 10.0644C2.50263 9.69535 2.61132 9.56476 2.97865 9.49773C3.46216 9.40823 3.96069 9.38953 4.4442 9.46037C6.48702 9.7587 8.22615 10.6722 9.68417 12.1189C10.5163 12.9429 11.146 13.9273 11.7944 14.8892C12.4841 15.9108 13.2262 16.8841 14.1708 17.6819C14.5043 17.9616 14.7705 18.1741 15.0253 18.3307C14.257 18.4165 12.9751 18.4352 12.098 17.7416ZM13.0576 11.5708C13.0576 11.4067 13.1888 11.2763 13.3537 11.2763C13.3912 11.2763 13.4249 11.2836 13.4549 11.2948C13.4962 11.3098 13.5337 11.3322 13.5636 11.3656C13.6161 11.4179 13.6461 11.4924 13.6461 11.5707C13.6461 11.7348 13.5149 11.8653 13.3501 11.8653C13.1852 11.8653 13.0576 11.7349 13.0576 11.5708ZM16.0374 13.0995C15.8463 13.1779 15.6551 13.2449 15.4714 13.2524C15.1866 13.2673 14.8755 13.1517 14.7068 13.01C14.4445 12.79 14.257 12.667 14.1783 12.2829C14.1446 12.1189 14.1633 11.8653 14.1934 11.72C14.2608 11.4067 14.1858 11.2054 13.9647 11.0227C13.7848 10.8735 13.5561 10.8325 13.305 10.8325C13.2113 10.8325 13.1251 10.7915 13.0614 10.7579C12.9564 10.7057 12.8703 10.5752 12.9527 10.4149C12.9789 10.3628 13.1064 10.2359 13.1364 10.2136C13.4775 10.0197 13.8711 10.0831 14.2346 10.2285C14.572 10.3665 14.8269 10.62 15.1941 10.9779C15.569 11.4104 15.6364 11.5298 15.8501 11.8541C16.0188 12.1077 16.1725 12.3687 16.2774 12.667C16.3411 12.8535 16.2586 13.0063 16.0374 13.0995Z", fill: "currentColor" }]
443
463
  ]
444
464
  });
445
465
 
446
466
  // src/icons/devin.ts
447
- var Devin = createIcon("Devin", {
467
+ var Devin = /* @__PURE__ */ createIcon("Devin", {
448
468
  linear: [
449
469
  ["path", { d: "M5.49926 12.5676C5.65997 12.4747 5.85721 12.4747 6.01792 12.5676L8.25724 13.8604C8.26142 13.8625 8.26371 13.8656 8.26664 13.8677C8.30175 13.8895 8.33387 13.9133 8.36146 13.9409C8.36564 13.9451 8.36994 13.9502 8.37413 13.9544C8.39876 13.9811 8.42196 14.0097 8.44034 14.0406C8.44327 14.0461 8.44681 14.0503 8.44974 14.0553C8.46899 14.0896 8.4834 14.126 8.4947 14.164C8.49677 14.1723 8.49875 14.1803 8.50083 14.1886C8.51087 14.2279 8.51718 14.2681 8.51718 14.3104V15.6035C8.51718 16.1036 8.78661 16.5688 9.21852 16.8182C9.6504 17.0675 10.1877 17.0676 10.6196 16.8182L11.739 16.1716C11.775 16.1511 11.8133 16.1363 11.8527 16.125C11.861 16.1221 11.8681 16.1202 11.8764 16.1181C11.9145 16.1089 11.9535 16.1026 11.9928 16.1026H12.0104C12.0468 16.1038 12.0828 16.1089 12.1187 16.1173C12.1246 16.1193 12.1309 16.1193 12.1371 16.1214C12.1756 16.1314 12.2124 16.1467 12.2475 16.1663C12.2508 16.1684 12.2581 16.1708 12.2581 16.1708L14.4974 17.4636L14.4991 17.4644C14.6602 17.5573 14.759 17.7286 14.759 17.914V20.4999C14.759 20.6852 14.6598 20.8565 14.4991 20.9494L12.2597 22.2422C12.1794 22.2874 12.0898 22.3113 11.9998 22.3113C11.9098 22.3113 11.8202 22.2886 11.7399 22.2422L9.50053 20.9494C9.49635 20.9474 9.49406 20.9442 9.49113 20.9421C9.45604 20.9204 9.42431 20.8969 9.39631 20.8689C9.39213 20.8647 9.38783 20.8596 9.38364 20.8554C9.35898 20.8287 9.33583 20.7997 9.31743 20.7688C9.31452 20.7634 9.31134 20.7591 9.30844 20.7541C9.28922 20.7198 9.27436 20.6838 9.26307 20.6458C9.261 20.6375 9.25902 20.6296 9.25694 20.6213C9.2469 20.5819 9.2406 20.5417 9.24059 20.4995V19.2067C9.24059 18.7074 8.97152 18.2423 8.53966 17.9928C8.10691 17.7434 7.56928 17.7434 7.13737 17.9928L6.01792 18.6394C5.98197 18.6599 5.94399 18.6747 5.9047 18.686C5.89633 18.6889 5.88814 18.6909 5.87977 18.693C5.84176 18.7021 5.80378 18.7085 5.76451 18.7085H5.75798C5.75298 18.7085 5.74866 18.7064 5.74449 18.7064C5.70855 18.7052 5.67251 18.7001 5.63741 18.6917C5.63158 18.6905 5.62525 18.6897 5.61901 18.6876C5.58095 18.6776 5.54502 18.6619 5.50989 18.6423C5.50653 18.641 5.49926 18.6382 5.49926 18.6382L3.25994 17.3454C3.09881 17.2525 3 17.0813 3 16.8959V14.31C3 14.1245 3.09923 13.9533 3.25994 13.8604L5.49926 12.5676Z", fill: "currentColor" }],
450
470
  ["path", { d: "M17.9813 5.36002C18.142 5.26711 18.3392 5.26711 18.4999 5.36002L20.738 6.65318C20.8987 6.74609 20.998 6.91735 20.998 7.10276V9.68867C20.998 9.87407 20.8987 10.0453 20.738 10.1382L18.4987 11.431C18.4945 11.4331 18.4902 11.433 18.4873 11.4351C18.4509 11.4543 18.415 11.47 18.3769 11.4805C18.3711 11.4825 18.3648 11.4833 18.3585 11.4845C18.3238 11.4937 18.2874 11.4988 18.2514 11.4988C18.2477 11.4997 18.2433 11.5009 18.2392 11.5009H18.2343C18.1953 11.4996 18.1559 11.4946 18.1178 11.4854C18.1095 11.4833 18.1016 11.4805 18.0933 11.4784C18.0539 11.4671 18.0156 11.4523 17.9796 11.4318L16.8602 10.7852C16.4274 10.5358 15.8898 10.5358 15.4579 10.7852H15.4624C15.0305 11.0351 14.7615 11.4986 14.7614 11.9987C14.7614 12.4988 15.0305 12.9639 15.4624 13.2134C15.8943 13.4628 16.4316 13.4628 16.8634 13.2134L17.9829 12.5668C18.0189 12.5463 18.0572 12.5315 18.0965 12.5202C18.1048 12.5173 18.1119 12.5153 18.1202 12.5133C18.1583 12.5041 18.1974 12.4977 18.2367 12.4977H18.2531C18.2903 12.499 18.3262 12.5041 18.3622 12.5124C18.3685 12.5145 18.3735 12.5144 18.3798 12.5165C18.4178 12.5266 18.455 12.5422 18.4901 12.5619C18.4935 12.564 18.5007 12.566 18.5007 12.566L20.7401 13.8587C20.9012 13.9516 21 14.1229 21 14.3083V16.8942C21 17.0796 20.9008 17.2509 20.7401 17.3438L18.5007 18.6366C18.4204 18.6818 18.3304 18.7056 18.2408 18.7056C18.1512 18.7056 18.0612 18.683 17.9809 18.6366L15.7415 17.3438C15.7374 17.3417 15.7351 17.339 15.7321 17.3369C15.697 17.3151 15.6654 17.2909 15.6373 17.2633C15.6336 17.2591 15.6292 17.2544 15.6251 17.2502C15.6004 17.2234 15.5773 17.1945 15.5588 17.1636C15.5559 17.1586 15.5528 17.1542 15.5499 17.1493C15.5302 17.115 15.5158 17.079 15.5045 17.041C15.5024 17.0326 15.5004 17.0244 15.4984 17.016C15.4883 16.9767 15.482 16.9365 15.482 16.8942V15.6015C15.482 15.1022 15.213 14.637 14.7811 14.3876C14.3483 14.1382 13.8107 14.1382 13.3788 14.3876L12.2593 15.0346C12.2234 15.055 12.1854 15.0695 12.1461 15.0808C12.1377 15.0837 12.1296 15.086 12.1212 15.0881C12.0823 15.0973 12.044 15.1033 12.0047 15.1033H11.9998C11.9956 15.1032 11.9913 15.1012 11.9871 15.1012C11.9512 15.0999 11.9151 15.0953 11.88 15.0869C11.8742 15.0848 11.8679 15.0845 11.8617 15.0824C11.8236 15.0724 11.7864 15.0571 11.7513 15.0375C11.748 15.0354 11.7407 15.033 11.7407 15.033L9.50135 13.7402C9.34029 13.6473 9.24148 13.4764 9.24141 13.291V10.7047C9.24145 10.5194 9.34067 10.348 9.50135 10.2551L11.7407 8.96239C11.744 8.9603 11.7484 8.96039 11.7513 8.9583C11.7864 8.93909 11.8236 8.9238 11.8617 8.91334C11.8679 8.91126 11.873 8.91009 11.8792 8.90885C11.9143 8.89924 11.9504 8.89415 11.9875 8.89413H12.0051C12.044 8.89497 12.0835 8.90047 12.1216 8.90966C12.13 8.91176 12.1382 8.91493 12.1465 8.91702C12.1858 8.9283 12.2238 8.94276 12.2597 8.96321L13.3792 9.60979C13.8119 9.85922 14.3496 9.85922 14.7815 9.60979C15.2133 9.35908 15.4824 8.89429 15.4824 8.39551V7.10276C15.4824 7.06052 15.4896 7.02027 15.4988 6.98096C15.5009 6.97259 15.5028 6.9644 15.5049 6.95603C15.5162 6.91797 15.5306 6.8816 15.5503 6.84772C15.5524 6.84231 15.5563 6.83801 15.5593 6.83301C15.5781 6.80204 15.6008 6.77314 15.6255 6.74636C15.6292 6.74218 15.6336 6.73705 15.6377 6.73287C15.6666 6.7049 15.6987 6.68019 15.7325 6.65972C15.7355 6.65762 15.7419 6.65277 15.7419 6.65277L17.9813 5.36002Z", fill: "currentColor" }],
@@ -453,14 +473,14 @@ var Devin = createIcon("Devin", {
453
473
  });
454
474
 
455
475
  // src/icons/discord.ts
456
- var Discord = createIcon("Discord", {
476
+ var Discord = /* @__PURE__ */ createIcon("Discord", {
457
477
  linear: [
458
478
  ["path", { d: "M19.6361 5.02282C18.1907 4.35757 16.6648 3.88563 15.0973 3.61903C14.8828 4.00449 14.6888 4.40107 14.5159 4.80712C12.8463 4.5542 11.1484 4.5542 9.47881 4.80712C9.30587 4.40111 9.1118 4.00453 8.8974 3.61903C7.32897 3.88788 5.80205 4.36095 4.35518 5.0263C1.48276 9.29853 0.70409 13.4647 1.09342 17.5716C2.77558 18.821 4.6584 19.7713 6.66003 20.3809C7.11074 19.7716 7.50956 19.1251 7.85226 18.4483C7.20135 18.204 6.57311 17.9024 5.9748 17.5473C6.13227 17.4325 6.28627 17.3142 6.43508 17.1994C8.17601 18.0224 10.0761 18.4491 12 18.4491C13.9238 18.4491 15.8239 18.0224 17.5648 17.1994C17.7154 17.3229 17.8694 17.4412 18.0251 17.5473C17.4257 17.903 16.7963 18.2051 16.1442 18.4501C16.4865 19.1265 16.8853 19.7724 17.3364 20.3809C19.3398 19.7737 21.224 18.8239 22.9065 17.5734C23.3633 12.8106 22.1261 8.68274 19.6361 5.02282ZM8.34541 15.0459C7.26047 15.0459 6.36414 14.0561 6.36414 12.8384C6.36414 11.6208 7.22932 10.6223 8.34195 10.6223C9.45458 10.6223 10.344 11.6208 10.325 12.8384C10.3059 14.0561 9.45112 15.0459 8.34541 15.0459ZM15.6545 15.0459C14.5678 15.0459 13.675 14.0561 13.675 12.8384C13.675 11.6208 14.5401 10.6223 15.6545 10.6223C16.7689 10.6223 17.6514 11.6208 17.6323 12.8384C17.6133 14.0561 16.7602 15.0459 15.6545 15.0459Z", fill: "currentColor" }]
459
479
  ]
460
480
  });
461
481
 
462
482
  // src/icons/dislike.ts
463
- var Dislike = createIcon("Dislike", {
483
+ var Dislike = /* @__PURE__ */ createIcon("Dislike", {
464
484
  linear: [
465
485
  ["path", { d: "M3 11.55C3 12.54414 3.80589 13.35 4.8 13.35C6.29117 13.35 7.5 12.14121 7.5 10.65V7.05C7.5 5.55883 6.29117 4.35 4.8 4.35C3.80589 4.35 3 5.15589 3 6.15V11.55Z", stroke: "currentColor" }],
466
486
  ["path", { d: "M15.13083 15.77433L14.89116 15.00033C14.69478 14.36601 14.59659 14.04885 14.6721 13.79838C14.73321 13.59579 14.86731 13.4211 15.0501 13.30617C15.276 13.16415 15.61773 13.16415 16.30119 13.16415H16.66479C18.97788 13.16415 20.13438 13.16415 20.68068 12.47943C20.74305 12.40122 20.79858 12.31797 20.84664 12.23067C21.26685 11.46711 20.78913 10.43841 19.8336 8.38101C18.95673 6.493 18.51825 5.549 17.7042 4.99336C17.62545 4.93957 17.54445 4.88883 17.46147 4.84127C16.6044 4.35 15.54258 4.35 13.41876 4.35H12.95814C10.38513 4.35 9.09865 4.35 8.29933 5.12448C7.5 5.89895 7.5 7.14546 7.5 9.63846V10.51473C7.5 11.82486 7.5 12.47988 7.73251 13.07946C7.96501 13.67904 8.41022 14.17206 9.30062 15.15801L12.98289 19.23546C13.07523 19.33779 13.1214 19.38891 13.16217 19.42437C13.54215 19.75503 14.12868 19.71786 14.46096 19.34193C14.4966 19.30161 14.53548 19.24509 14.61324 19.13205C14.73492 18.9552 14.79576 18.86673 14.84886 18.77907C15.32352 17.99481 15.46716 17.06304 15.24972 16.17861C15.22542 16.07979 15.19392 15.97791 15.13083 15.77433Z", stroke: "currentColor" }]
@@ -468,7 +488,7 @@ var Dislike = createIcon("Dislike", {
468
488
  });
469
489
 
470
490
  // src/icons/door-open.ts
471
- var DoorOpen = createIcon("DoorOpen", {
491
+ var DoorOpen = /* @__PURE__ */ createIcon("DoorOpen", {
472
492
  linear: [
473
493
  ["path", { d: "M12.75 11C12.75 10.5858 12.4142 10.25 12 10.25C11.5858 10.25 11.25 10.5858 11.25 11V13C11.25 13.4142 11.5858 13.75 12 13.75C12.4142 13.75 12.75 13.4142 12.75 13V11Z", fill: "currentColor" }],
474
494
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.7247 2.02709L16.1585 2.43272C17.3143 2.62533 18.2506 2.78137 18.9831 2.99943C19.7459 3.22653 20.3761 3.54467 20.8613 4.11746C21.3465 4.69024 21.5568 5.36421 21.6554 6.15397C21.75 6.91231 21.75 7.86155 21.75 9.03325V14.9667C21.75 16.1384 21.75 17.0877 21.6554 17.846C21.5568 18.6358 21.3465 19.3097 20.8613 19.8825C20.3761 20.4553 19.7459 20.7734 18.9831 21.0005C18.2506 21.2186 17.3143 21.3746 16.1586 21.5672L13.7247 21.9729C12.6915 22.1451 11.8373 22.2875 11.155 22.304C10.4394 22.3213 9.77599 22.2063 9.22247 21.7374C8.75523 21.3416 8.52385 20.827 8.40256 20.25H7.94632C6.8135 20.25 5.88774 20.25 5.15689 20.1518C4.39294 20.0491 3.7306 19.8268 3.20191 19.2981C2.67321 18.7694 2.45093 18.1071 2.34822 17.3431C2.24996 16.6123 2.24998 15.6865 2.25 14.5537V9.4463C2.24998 8.31348 2.24996 7.38773 2.34822 6.65688C2.45093 5.89293 2.67321 5.23059 3.20191 4.7019C3.7306 4.1732 4.39294 3.95092 5.15689 3.84821C5.88775 3.74995 6.81348 3.74997 7.94631 3.74999L8.40256 3.74999C8.52384 3.17295 8.75523 2.65841 9.22247 2.2626C9.77599 1.7937 10.4394 1.67869 11.155 1.69597C11.8373 1.71246 12.6916 1.85487 13.7247 2.02709ZM8.25 17.3351C8.24999 17.8511 8.24997 18.3231 8.26143 18.75H8C6.80029 18.75 5.97595 18.7484 5.35676 18.6652C4.75914 18.5848 4.46611 18.441 4.26257 18.2374C4.05903 18.0339 3.91519 17.7409 3.83484 17.1432C3.7516 16.524 3.75 15.6997 3.75 14.5V9.49999C3.75 8.30028 3.7516 7.47594 3.83484 6.85675C3.91519 6.25913 4.05903 5.9661 4.26257 5.76256C4.46611 5.55902 4.75914 5.41518 5.35676 5.33483C5.97595 5.25159 6.80029 5.24999 8 5.24999H8.26143C8.24997 5.6769 8.24999 6.14889 8.25 6.6649V17.3351ZM11.1188 3.19554C10.5765 3.18243 10.3458 3.2769 10.192 3.40713C10.0383 3.53736 9.90719 3.7494 9.83097 4.28646C9.75179 4.84427 9.75 5.60296 9.75 6.72183V17.2781C9.75 18.397 9.75179 19.1557 9.83097 19.7135C9.90719 20.2506 10.0383 20.4626 10.192 20.5928C10.3458 20.7231 10.5765 20.8175 11.1188 20.8044C11.682 20.7908 12.4307 20.6679 13.5343 20.4839L15.8631 20.0958C17.0793 19.8931 17.9228 19.7511 18.5551 19.5629C19.1672 19.3806 19.4911 19.1794 19.7168 18.9129C19.9425 18.6465 20.0878 18.294 20.1669 17.6602C20.2486 17.0056 20.25 16.1502 20.25 14.9172V9.08275C20.25 7.84973 20.2486 6.99439 20.1669 6.33981C20.0878 5.706 19.9425 5.35347 19.7168 5.08702C19.4911 4.82057 19.1672 4.61933 18.5551 4.43707C17.9228 4.24885 17.0793 4.10688 15.8631 3.90418L13.5343 3.51604C12.4307 3.33211 11.682 3.20914 11.1188 3.19554Z", fill: "currentColor" }]
@@ -476,7 +496,7 @@ var DoorOpen = createIcon("DoorOpen", {
476
496
  });
477
497
 
478
498
  // src/icons/edit.ts
479
- var Edit = createIcon("Edit", {
499
+ var Edit = /* @__PURE__ */ createIcon("Edit", {
480
500
  linear: [
481
501
  ["path", { d: "M16.3872 3.9192L17.5414 2.765A2.6118 2.6118 0 0 1 21.235 6.4586L13.617 14.0766L9 15L9.9234 10.383L16.3872 3.9192ZM16.3872 3.9192L20.0808 7.6128", stroke: "currentColor" }],
482
502
  ["path", { d: "M6 15H3.75C2.7835 15 2 15.7835 2 16.75C2 17.7165 2.7835 18.5 3.75 18.5H13.25C14.2165 18.5 15 19.2835 15 20.25C15 21.2165 14.2165 22 13.25 22H11", stroke: "currentColor" }]
@@ -484,7 +504,7 @@ var Edit = createIcon("Edit", {
484
504
  });
485
505
 
486
506
  // src/icons/edit-off.ts
487
- var EditOff = createIcon("EditOff", {
507
+ var EditOff = /* @__PURE__ */ createIcon("EditOff", {
488
508
  linear: [
489
509
  ["path", { d: "M7.8 10.5175L3.4206 14.8969L2 22L9.1031 20.5794L13.5 16.1825", stroke: "currentColor" }],
490
510
  ["path", { d: "M10.52 7.7975L15.1407 3.1769A4.0181 4.0181 0 0 1 20.8231 8.8593L16.18 13.5025", stroke: "currentColor" }],
@@ -494,21 +514,21 @@ var EditOff = createIcon("EditOff", {
494
514
  });
495
515
 
496
516
  // src/icons/email.ts
497
- var Email = createIcon("Email", {
517
+ var Email = /* @__PURE__ */ createIcon("Email", {
498
518
  linear: [
499
519
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.94358 3.25H14.0564C15.8942 3.24998 17.3498 3.24997 18.489 3.40314C19.6614 3.56076 20.6104 3.89288 21.3588 4.64124C22.1071 5.38961 22.4392 6.33856 22.5969 7.51098C22.75 8.65019 22.75 10.1058 22.75 11.9436V12.0564C22.75 13.8942 22.75 15.3498 22.5969 16.489C22.4392 17.6614 22.1071 18.6104 21.3588 19.3588C20.6104 20.1071 19.6614 20.4392 18.489 20.5969C17.3498 20.75 15.8942 20.75 14.0564 20.75H9.94359C8.10583 20.75 6.65019 20.75 5.51098 20.5969C4.33856 20.4392 3.38961 20.1071 2.64124 19.3588C1.89288 18.6104 1.56076 17.6614 1.40314 16.489C1.24997 15.3498 1.24998 13.8942 1.25 12.0564V11.9436C1.24998 10.1058 1.24997 8.65019 1.40314 7.51098C1.56076 6.33856 1.89288 5.38961 2.64124 4.64124C3.38961 3.89288 4.33856 3.56076 5.51098 3.40314C6.65019 3.24997 8.10582 3.24998 9.94358 3.25ZM5.71085 4.88976C4.70476 5.02502 4.12511 5.27869 3.7019 5.7019C3.27869 6.12511 3.02502 6.70476 2.88976 7.71085C2.75159 8.73851 2.75 10.0932 2.75 12C2.75 13.9068 2.75159 15.2615 2.88976 16.2892C3.02502 17.2952 3.27869 17.8749 3.7019 18.2981C4.12511 18.7213 4.70476 18.975 5.71085 19.1102C6.73851 19.2484 8.09318 19.25 10 19.25H14C15.9068 19.25 17.2615 19.2484 18.2892 19.1102C19.2952 18.975 19.8749 18.7213 20.2981 18.2981C20.7213 17.8749 20.975 17.2952 21.1102 16.2892C21.2484 15.2615 21.25 13.9068 21.25 12C21.25 10.0932 21.2484 8.73851 21.1102 7.71085C20.975 6.70476 20.7213 6.12511 20.2981 5.7019C19.8749 5.27869 19.2952 5.02502 18.2892 4.88976C17.2615 4.75159 15.9068 4.75 14 4.75H10C8.09318 4.75 6.73851 4.75159 5.71085 4.88976ZM5.42383 7.51986C5.68901 7.20165 6.16193 7.15866 6.48014 7.42383L8.63903 9.22291C9.57199 10.0004 10.2197 10.5384 10.7666 10.8901C11.2959 11.2306 11.6549 11.3449 12 11.3449C12.3451 11.3449 12.7041 11.2306 13.2334 10.8901C13.7803 10.5384 14.428 10.0004 15.361 9.22291L17.5199 7.42383C17.8381 7.15866 18.311 7.20165 18.5762 7.51986C18.8413 7.83807 18.7983 8.31099 18.4801 8.57617L16.2836 10.4066C15.3973 11.1452 14.6789 11.7439 14.0448 12.1517C13.3843 12.5765 12.7411 12.8449 12 12.8449C11.2589 12.8449 10.6157 12.5765 9.95518 12.1517C9.32112 11.7439 8.60272 11.1452 7.71636 10.4066L5.51986 8.57617C5.20165 8.31099 5.15866 7.83807 5.42383 7.51986Z", fill: "currentColor" }]
500
520
  ]
501
521
  });
502
522
 
503
523
  // src/icons/facebook.ts
504
- var Facebook = createIcon("Facebook", {
524
+ var Facebook = /* @__PURE__ */ createIcon("Facebook", {
505
525
  linear: [
506
526
  ["path", { d: "M9.58404 21.706V15.0561H7.52015V12H9.58404V10.6833C9.58404 7.27944 11.124 5.70333 14.464 5.70333C15.0963 5.70333 16.1879 5.82722 16.6363 5.95111V8.71944C16.4001 8.69556 15.9879 8.68333 15.4801 8.68333C13.8401 8.68333 13.2079 9.30333 13.2079 10.9194V12H16.4763L15.9163 15.0556H13.2124V21.9277C18.1637 21.3279 22 17.112 22 12C22 6.47722 17.5228 2 12 2C6.47722 2 2 6.47722 2 12C2 16.6899 5.22813 20.6253 9.58404 21.706Z", fill: "currentColor" }]
507
527
  ]
508
528
  });
509
529
 
510
530
  // src/icons/file.ts
511
- var File = createIcon("File", {
531
+ var File = /* @__PURE__ */ createIcon("File", {
512
532
  linear: [
513
533
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.25 14.5001C5.25 14.0858 5.58579 13.7501 6 13.7501H14C14.4142 13.7501 14.75 14.0858 14.75 14.5001C14.75 14.9143 14.4142 15.2501 14 15.2501H6C5.58579 15.2501 5.25 14.9143 5.25 14.5001Z", fill: "currentColor", transform: "translate(1.6 0)" }],
514
534
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.25 18C5.25 17.5858 5.58579 17.25 6 17.25H11.5C11.9142 17.25 12.25 17.5858 12.25 18C12.25 18.4143 11.9142 18.75 11.5 18.75H6C5.58579 18.75 5.25 18.4143 5.25 18Z", fill: "currentColor", transform: "translate(1.6 0)" }],
@@ -516,8 +536,16 @@ var File = createIcon("File", {
516
536
  ]
517
537
  });
518
538
 
539
+ // src/icons/file-add.ts
540
+ var FileAdd = /* @__PURE__ */ createIcon("FileAdd", {
541
+ linear: [
542
+ ["path", { d: "M10.345 2.75C11.5602 2.75 11.8857 2.773 12.285 2.9062C12.3673 2.9336 12.4502 2.9664 12.5363 3.0057C12.9661 3.2021 13.3271 3.5211 14.3018 4.5654L17.6271 8.1283C18.523 9.0881 18.7809 9.386 19.0074 9.7477C19.1076 9.9079 19.1847 10.0629 19.2477 10.2313C19.3845 10.5968 19.4734 10.9041 19.5319 11.2088C19.633 11.736 19.65 12.1478 19.65 13.5629L19.65 14C19.65 18.4788 19.5319 19.5242 18.8416 20.346C18.1918 21.1196 17.3773 21.25 13.68 21.25L10.32 21.25C6.6227 21.25 5.8082 21.1196 5.1584 20.346C4.4681 19.5242 4.35 18.4788 4.35 14L4.35 10C4.35 5.5212 4.4681 4.4758 5.1584 3.654C5.808 2.8806 6.6278 2.75 10.345 2.75ZM10.345 1.25C6.101 1.25 5.0824 1.4123 4.0098 2.6892C2.978 3.9175 2.85 5.0507 2.85 10L2.85 14C2.85 18.9493 2.978 20.0825 4.0099 21.3108C5.0822 22.5875 6.0977 22.75 10.32 22.75L13.68 22.75C17.9023 22.75 18.9178 22.5875 19.9902 21.3108C21.022 20.0825 21.15 18.9493 21.15 14L21.15 13.5629C21.15 12.0453 21.1309 11.5825 21.005 10.9263C20.9299 10.5345 20.8176 10.1468 20.6526 9.7057C20.5538 9.4416 20.4318 9.1962 20.2788 8.9518C19.98 8.4745 19.6961 8.1466 18.7237 7.1048L15.3984 3.542C14.2894 2.3537 13.8297 1.9475 13.1595 1.6413C13.0256 1.5802 12.8932 1.5278 12.7597 1.4833C12.1482 1.2792 11.7337 1.25 10.345 1.25ZM12.09 2.4L12.09 5C12.09 8.1814 12.1718 8.9061 12.8807 9.7502C13.6303 10.6424 14.3027 10.75 17.04 10.75L19.98 10.75C20.3942 10.75 20.73 10.4142 20.73 10C20.73 9.5858 20.3942 9.25 19.98 9.25L17.04 9.25C14.8276 9.25 14.3563 9.1746 14.0293 8.7854C13.6619 8.348 13.59 7.7111 13.59 5L13.59 2.4C13.59 1.9858 13.2542 1.65 12.84 1.65C12.4258 1.65 12.09 1.9858 12.09 2.4Z", fill: "currentColor" }],
543
+ ["path", { d: "M9.6 13.75C10.0142 13.75 10.35 14.0858 10.35 14.5V15.75H11.6C12.0142 15.75 12.35 16.0858 12.35 16.5C12.35 16.9142 12.0142 17.25 11.6 17.25H10.35V18.5C10.35 18.9142 10.0142 19.25 9.6 19.25C9.1858 19.25 8.85 18.9142 8.85 18.5V17.25H7.6C7.1858 17.25 6.85 16.9142 6.85 16.5C6.85 16.0858 7.1858 15.75 7.6 15.75H8.85V14.5C8.85 14.0858 9.1858 13.75 9.6 13.75Z", fill: "currentColor" }]
544
+ ]
545
+ });
546
+
519
547
  // src/icons/file-check.ts
520
- var FileCheck = createIcon("FileCheck", {
548
+ var FileCheck = /* @__PURE__ */ createIcon("FileCheck", {
521
549
  linear: [
522
550
  ["path", { d: "M10.345 2.75C11.5602 2.75 11.8857 2.773 12.285 2.9062C12.3673 2.9336 12.4502 2.9664 12.5363 3.0057C12.9661 3.2021 13.3271 3.5211 14.3018 4.5654L17.6271 8.1283C18.523 9.0881 18.7809 9.386 19.0074 9.7477C19.1076 9.9079 19.1847 10.0629 19.2477 10.2313C19.3845 10.5968 19.4734 10.9041 19.5319 11.2088C19.633 11.736 19.65 12.1478 19.65 13.5629L19.65 14C19.65 18.4788 19.5319 19.5242 18.8416 20.346C18.1918 21.1196 17.3773 21.25 13.68 21.25L10.32 21.25C6.6227 21.25 5.8082 21.1196 5.1584 20.346C4.4681 19.5242 4.35 18.4788 4.35 14L4.35 10C4.35 5.5212 4.4681 4.4758 5.1584 3.654C5.808 2.8806 6.6278 2.75 10.345 2.75ZM10.345 1.25C6.101 1.25 5.0824 1.4123 4.0098 2.6892C2.978 3.9175 2.85 5.0507 2.85 10L2.85 14C2.85 18.9493 2.978 20.0825 4.0099 21.3108C5.0822 22.5875 6.0977 22.75 10.32 22.75L13.68 22.75C17.9023 22.75 18.9178 22.5875 19.9902 21.3108C21.022 20.0825 21.15 18.9493 21.15 14L21.15 13.5629C21.15 12.0453 21.1309 11.5825 21.005 10.9263C20.9299 10.5345 20.8176 10.1468 20.6526 9.7057C20.5538 9.4416 20.4318 9.1962 20.2788 8.9518C19.98 8.4745 19.6961 8.1466 18.7237 7.1048L15.3984 3.542C14.2894 2.3537 13.8297 1.9475 13.1595 1.6413C13.0256 1.5802 12.8932 1.5278 12.7597 1.4833C12.1482 1.2792 11.7337 1.25 10.345 1.25ZM12.09 2.4L12.09 5C12.09 8.1814 12.1718 8.9061 12.8807 9.7502C13.6303 10.6424 14.3027 10.75 17.04 10.75L19.98 10.75C20.3942 10.75 20.73 10.4142 20.73 10C20.73 9.5858 20.3942 9.25 19.98 9.25L17.04 9.25C14.8276 9.25 14.3563 9.1746 14.0293 8.7854C13.6619 8.348 13.59 7.7111 13.59 5L13.59 2.4C13.59 1.9858 13.2542 1.65 12.84 1.65C12.4258 1.65 12.09 1.9858 12.09 2.4Z", fill: "currentColor" }],
523
551
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4983 14.4395C10.8079 14.7147 10.8357 15.1887 10.5606 15.4983L7.89389 18.4983C7.75157 18.6584 7.54756 18.7501 7.33333 18.7501C7.11911 18.7501 6.9151 18.6584 6.77278 18.4983L5.43944 16.9983C5.16426 16.6887 5.19214 16.2147 5.50173 15.9395C5.81132 15.6643 6.28537 15.6922 6.56056 16.0018L7.33333 16.8712L9.43944 14.5018C9.71463 14.1922 10.1887 14.1643 10.4983 14.4395Z", fill: "currentColor", transform: "translate(1.6 0)" }]
@@ -525,7 +553,7 @@ var FileCheck = createIcon("FileCheck", {
525
553
  });
526
554
 
527
555
  // src/icons/file-code.ts
528
- var FileCode = createIcon("FileCode", {
556
+ var FileCode = /* @__PURE__ */ createIcon("FileCode", {
529
557
  linear: [
530
558
  ["path", { d: "M10.345 2.75C11.5602 2.75 11.8857 2.773 12.285 2.9062C12.3673 2.9336 12.4502 2.9664 12.5363 3.0057C12.9661 3.2021 13.3271 3.5211 14.3018 4.5654L17.6271 8.1283C18.523 9.0881 18.7809 9.386 19.0074 9.7477C19.1076 9.9079 19.1847 10.0629 19.2477 10.2313C19.3845 10.5968 19.4734 10.9041 19.5319 11.2088C19.633 11.736 19.65 12.1478 19.65 13.5629L19.65 14C19.65 18.4788 19.5319 19.5242 18.8416 20.346C18.1918 21.1196 17.3773 21.25 13.68 21.25L10.32 21.25C6.6227 21.25 5.8082 21.1196 5.1584 20.346C4.4681 19.5242 4.35 18.4788 4.35 14L4.35 10C4.35 5.5212 4.4681 4.4758 5.1584 3.654C5.808 2.8806 6.6278 2.75 10.345 2.75ZM10.345 1.25C6.101 1.25 5.0824 1.4123 4.0098 2.6892C2.978 3.9175 2.85 5.0507 2.85 10L2.85 14C2.85 18.9493 2.978 20.0825 4.0099 21.3108C5.0822 22.5875 6.0977 22.75 10.32 22.75L13.68 22.75C17.9023 22.75 18.9178 22.5875 19.9902 21.3108C21.022 20.0825 21.15 18.9493 21.15 14L21.15 13.5629C21.15 12.0453 21.1309 11.5825 21.005 10.9263C20.9299 10.5345 20.8176 10.1468 20.6526 9.7057C20.5538 9.4416 20.4318 9.1962 20.2788 8.9518C19.98 8.4745 19.6961 8.1466 18.7237 7.1048L15.3984 3.542C14.2894 2.3537 13.8297 1.9475 13.1595 1.6413C13.0256 1.5802 12.8932 1.5278 12.7597 1.4833C12.1482 1.2792 11.7337 1.25 10.345 1.25ZM12.09 2.4L12.09 5C12.09 8.1814 12.1718 8.9061 12.8807 9.7502C13.6303 10.6424 14.3027 10.75 17.04 10.75L19.98 10.75C20.3942 10.75 20.73 10.4142 20.73 10C20.73 9.5858 20.3942 9.25 19.98 9.25L17.04 9.25C14.8276 9.25 14.3563 9.1746 14.0293 8.7854C13.6619 8.348 13.59 7.7111 13.59 5L13.59 2.4C13.59 1.9858 13.2542 1.65 12.84 1.65C12.4258 1.65 12.09 1.9858 12.09 2.4Z", fill: "currentColor" }],
531
559
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.2633 13.2978C10.6512 13.4432 10.8477 13.8756 10.7022 14.2634L9.20225 18.2634C9.05681 18.6512 8.6245 18.8477 8.23666 18.7023C7.84882 18.5569 7.65231 18.1245 7.79775 17.7367L9.29775 13.7367C9.44319 13.3489 9.8755 13.1524 10.2633 13.2978ZM7.53033 13.4697C7.82322 13.7626 7.82322 14.2375 7.53033 14.5304L7.06066 15L7.53033 15.4697C7.82322 15.7626 7.82322 16.2375 7.53033 16.5304C7.23744 16.8233 6.76256 16.8233 6.46967 16.5304L5.46967 15.5304C5.17678 15.2375 5.17678 14.7626 5.46967 14.4697L6.46967 13.4697C6.76256 13.1768 7.23744 13.1768 7.53033 13.4697ZM10.9697 15.4697C11.2626 15.1768 11.7374 15.1768 12.0303 15.4697L13.0303 16.4697C13.3232 16.7626 13.3232 17.2375 13.0303 17.5304L12.0303 18.5304C11.7374 18.8233 11.2626 18.8233 10.9697 18.5304C10.6768 18.2375 10.6768 17.7626 10.9697 17.4697L11.4393 17L10.9697 16.5304C10.6768 16.2375 10.6768 15.7626 10.9697 15.4697Z", fill: "currentColor", transform: "translate(1.6 0)" }]
@@ -533,7 +561,7 @@ var FileCode = createIcon("FileCode", {
533
561
  });
534
562
 
535
563
  // src/icons/file-remove.ts
536
- var FileRemove = createIcon("FileRemove", {
564
+ var FileRemove = /* @__PURE__ */ createIcon("FileRemove", {
537
565
  linear: [
538
566
  ["path", { d: "M10.345 2.75C11.5602 2.75 11.8857 2.773 12.285 2.9062C12.3673 2.9336 12.4502 2.9664 12.5363 3.0057C12.9661 3.2021 13.3271 3.5211 14.3018 4.5654L17.6271 8.1283C18.523 9.0881 18.7809 9.386 19.0074 9.7477C19.1076 9.9079 19.1847 10.0629 19.2477 10.2313C19.3845 10.5968 19.4734 10.9041 19.5319 11.2088C19.633 11.736 19.65 12.1478 19.65 13.5629L19.65 14C19.65 18.4788 19.5319 19.5242 18.8416 20.346C18.1918 21.1196 17.3773 21.25 13.68 21.25L10.32 21.25C6.6227 21.25 5.8082 21.1196 5.1584 20.346C4.4681 19.5242 4.35 18.4788 4.35 14L4.35 10C4.35 5.5212 4.4681 4.4758 5.1584 3.654C5.808 2.8806 6.6278 2.75 10.345 2.75ZM10.345 1.25C6.101 1.25 5.0824 1.4123 4.0098 2.6892C2.978 3.9175 2.85 5.0507 2.85 10L2.85 14C2.85 18.9493 2.978 20.0825 4.0099 21.3108C5.0822 22.5875 6.0977 22.75 10.32 22.75L13.68 22.75C17.9023 22.75 18.9178 22.5875 19.9902 21.3108C21.022 20.0825 21.15 18.9493 21.15 14L21.15 13.5629C21.15 12.0453 21.1309 11.5825 21.005 10.9263C20.9299 10.5345 20.8176 10.1468 20.6526 9.7057C20.5538 9.4416 20.4318 9.1962 20.2788 8.9518C19.98 8.4745 19.6961 8.1466 18.7237 7.1048L15.3984 3.542C14.2894 2.3537 13.8297 1.9475 13.1595 1.6413C13.0256 1.5802 12.8932 1.5278 12.7597 1.4833C12.1482 1.2792 11.7337 1.25 10.345 1.25ZM12.09 2.4L12.09 5C12.09 8.1814 12.1718 8.9061 12.8807 9.7502C13.6303 10.6424 14.3027 10.75 17.04 10.75L19.98 10.75C20.3942 10.75 20.73 10.4142 20.73 10C20.73 9.5858 20.3942 9.25 19.98 9.25L17.04 9.25C14.8276 9.25 14.3563 9.1746 14.0293 8.7854C13.6619 8.348 13.59 7.7111 13.59 5L13.59 2.4C13.59 1.9858 13.2542 1.65 12.84 1.65C12.4258 1.65 12.09 1.9858 12.09 2.4Z", fill: "currentColor" }],
539
567
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.46967 14.4697C5.76256 14.1768 6.23744 14.1768 6.53033 14.4697L7.5 15.4394L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.4697C9.82322 14.7626 9.82322 15.2375 9.53033 15.5304L8.56066 16.5001L9.53033 17.4697C9.82322 17.7626 9.82322 18.2375 9.53033 18.5304C9.23744 18.8233 8.76256 18.8233 8.46967 18.5304L7.5 17.5607L6.53033 18.5304C6.23744 18.8233 5.76256 18.8233 5.46967 18.5304C5.17678 18.2375 5.17678 17.7626 5.46967 17.4697L6.43934 16.5001L5.46967 15.5304C5.17678 15.2375 5.17678 14.7626 5.46967 14.4697Z", fill: "currentColor", transform: "translate(1.6 0)" }]
@@ -541,14 +569,14 @@ var FileRemove = createIcon("FileRemove", {
541
569
  });
542
570
 
543
571
  // src/icons/folder.ts
544
- var Folder = createIcon("Folder", {
572
+ var Folder = /* @__PURE__ */ createIcon("Folder", {
545
573
  linear: [
546
574
  ["path", { d: "M8.4 7.5H16.275C18.17103 7.5 19.119 7.5 19.80003 7.95503C20.09487 8.15202 20.34795 8.40515 20.54496 8.69996C21 9.38096 21 10.32897 21 12.225C21 15.38508 21 16.96503 20.24157 18.10011C19.91334 18.59142 19.49142 19.01334 19.00011 19.34157C17.86503 20.1 16.28508 20.1 13.125 20.1H12C7.75735 20.1 5.63604 20.1 4.31802 18.78195C3 17.46399 3 15.3426 3 11.1V8.34984C3 6.71502 3 5.8976 3.34229 5.28425C3.58628 4.84704 3.94704 4.48628 4.38425 4.24229C4.9976 3.9 5.81502 3.9 7.44984 3.9C8.49722 3.9 9.02091 3.9 9.47933 4.07191C10.52598 4.46441 10.95762 5.41522 11.42994 6.35982L12 7.5", stroke: "currentColor" }]
547
575
  ]
548
576
  });
549
577
 
550
578
  // src/icons/folder-add.ts
551
- var FolderAdd = createIcon("FolderAdd", {
579
+ var FolderAdd = /* @__PURE__ */ createIcon("FolderAdd", {
552
580
  linear: [
553
581
  ["path", { d: "M12.9 20.1H12C7.75735 20.1 5.63604 20.1 4.31802 18.78195C3 17.46399 3 15.3426 3 11.1V8.34984C3 6.71502 3 5.8976 3.34229 5.28425C3.58628 4.84704 3.94704 4.48628 4.38425 4.24229C4.9976 3.9 5.81502 3.9 7.44984 3.9C8.49722 3.9 9.02091 3.9 9.47933 4.07191C10.52598 4.46441 10.95762 5.41522 11.42994 6.35982L12 7.5M8.4 7.5H16.275C18.17103 7.5 19.119 7.5 19.80003 7.95503C20.09487 8.15202 20.34795 8.40515 20.54496 8.69996C20.98164 9.35348 20.99928 10.25292 21 12", stroke: "currentColor" }],
554
582
  ["path", { d: "M17.4 12.9V20.1M21 16.5H13.8", stroke: "currentColor" }]
@@ -556,7 +584,7 @@ var FolderAdd = createIcon("FolderAdd", {
556
584
  });
557
585
 
558
586
  // src/icons/folder-open.ts
559
- var FolderOpen = createIcon("FolderOpen", {
587
+ var FolderOpen = /* @__PURE__ */ createIcon("FolderOpen", {
560
588
  linear: [
561
589
  ["path", { d: "M3 18.3V7.99412C3 6.69464 3 6.0449 3.21899 5.53482C3.49203 4.89886 3.99887 4.39203 4.63482 4.11899C5.1449 3.9 5.78824 3.9 7.09412 3.9H7.5388C8.08337 3.9 8.59868 4.14655 8.94037 4.57058L10.57575 6.6M10.57575 6.6H15.6C16.86009 6.6 17.49018 6.6 17.9715 6.84523C18.39486 7.06095 18.73902 7.40516 18.95475 7.82852C19.2 8.30982 19.2 8.93988 19.2 10.2V11.1M10.57575 6.6H7.5", stroke: "currentColor" }],
562
590
  ["path", { d: "M4.04222 15.16296L4.31079 14.49453C4.97126 12.85041 5.30151 12.02844 5.99016 11.56422C6.67881 11.1 7.56801 11.1 9.34641 11.1H16.60071C19.02036 11.1 20.23014 11.1 20.76798 11.89083C21.30573 12.68175 20.85645 13.80018 19.9578 16.03704L19.68924 16.70547C19.02873 18.34959 18.69852 19.17156 18.00984 19.63578C17.32116 20.1 16.43196 20.1 14.65356 20.1H7.39931C4.97965 20.1 3.76981 20.1 3.23204 19.30917C2.69426 18.51825 3.14358 17.39982 4.04222 15.16296Z", stroke: "currentColor" }]
@@ -564,21 +592,21 @@ var FolderOpen = createIcon("FolderOpen", {
564
592
  });
565
593
 
566
594
  // src/icons/gemini.ts
567
- var Gemini = createIcon("Gemini", {
595
+ var Gemini = /* @__PURE__ */ createIcon("Gemini", {
568
596
  linear: [
569
597
  ["path", { d: "M20.2246 10.888C18.6066 10.1911 17.1915 9.23659 15.9769 8.02312C14.7634 6.80966 13.8077 5.39335 13.112 3.7754C12.846 3.15614 12.63 2.51778 12.4653 1.86392C12.4116 1.65034 12.2207 1.5 12 1.5C11.7793 1.5 11.5884 1.65034 11.5347 1.86392C11.37 2.51778 11.1552 3.15375 10.888 3.7754C10.1911 5.39335 9.23659 6.80966 8.02312 8.02312C6.80966 9.2354 5.39335 10.1911 3.7754 10.888C3.15614 11.154 2.51778 11.37 1.86392 11.5347C1.65034 11.5884 1.5 11.7793 1.5 12C1.5 12.2207 1.65034 12.4116 1.86392 12.4653C2.51778 12.63 3.15375 12.8448 3.7754 13.112C5.39335 13.8089 6.80847 14.7634 8.02312 15.9769C9.23659 17.1903 10.1923 18.6066 10.888 20.2246C11.1552 20.8451 11.37 21.4822 11.5347 22.1361C11.5607 22.2399 11.6206 22.332 11.7049 22.3979C11.7891 22.4638 11.893 22.4998 12 22.5C12.2207 22.5 12.4116 22.3497 12.4653 22.1361C12.63 21.4822 12.8448 20.8462 13.112 20.2246C13.8089 18.6066 14.7634 17.1915 15.9769 15.9769C17.1903 14.7634 18.6066 13.8077 20.2246 13.112C20.8451 12.8448 21.4822 12.63 22.1361 12.4653C22.2399 12.4393 22.332 12.3794 22.3979 12.2951C22.4638 12.2109 22.4998 12.107 22.5 12C22.5 11.7793 22.3497 11.5884 22.1361 11.5347C21.4822 11.37 20.8462 11.1552 20.2246 10.888Z", fill: "currentColor" }]
570
598
  ]
571
599
  });
572
600
 
573
601
  // src/icons/git.ts
574
- var Git = createIcon("Git", {
602
+ var Git = /* @__PURE__ */ createIcon("Git", {
575
603
  linear: [
576
604
  ["path", { d: "M22.1043 11.0646L12.9354 1.89612C12.4075 1.36796 11.5511 1.36796 11.0228 1.89612L9.11899 3.80034L11.534 6.21535C12.0953 6.02566 12.7389 6.15296 13.1861 6.60045C13.6361 7.05068 13.7623 7.69974 13.5678 8.2631L15.8957 10.5908C16.4591 10.3965 17.1086 10.5222 17.5584 10.9727C18.1869 11.6012 18.1869 12.6196 17.5584 13.2485C16.9294 13.8773 15.9111 13.8773 15.2819 13.2485C14.8092 12.7754 14.6922 12.0807 14.932 11.4983L12.7608 9.32742V15.0403C12.9139 15.1162 13.0586 15.2172 13.1861 15.3447C13.8146 15.9732 13.8146 16.9916 13.1861 17.6208C12.5576 18.249 11.5386 18.249 10.9105 17.6208C10.282 16.9914 10.282 15.973 10.9105 15.3447C11.0659 15.1895 11.2458 15.0721 11.4378 14.9935V9.22732C11.2458 9.1487 11.0664 9.03237 10.9105 8.87605C10.4345 8.40022 10.32 7.70134 10.5641 7.11673L8.18333 4.73554L1.89612 11.0221C1.36796 11.5507 1.36796 12.407 1.89612 12.9352L11.0655 22.1039C11.5934 22.632 12.4495 22.632 12.9782 22.1039L22.1043 12.9777C22.6325 12.4495 22.6325 11.5927 22.1043 11.0646Z", fill: "currentColor" }]
577
605
  ]
578
606
  });
579
607
 
580
608
  // src/icons/git-branch.ts
581
- var GitBranch = createIcon("GitBranch", {
609
+ var GitBranch = /* @__PURE__ */ createIcon("GitBranch", {
582
610
  linear: [
583
611
  ["path", { d: "M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z", stroke: "currentColor" }],
584
612
  ["path", { d: "M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z", stroke: "currentColor" }],
@@ -588,7 +616,7 @@ var GitBranch = createIcon("GitBranch", {
588
616
  });
589
617
 
590
618
  // src/icons/git-merge-conflict.ts
591
- var GitMergeConflict = createIcon("GitMergeConflict", {
619
+ var GitMergeConflict = /* @__PURE__ */ createIcon("GitMergeConflict", {
592
620
  linear: [
593
621
  ["path", { d: "M6 11.75V20.25", stroke: "currentColor" }],
594
622
  ["path", { d: "M11.75 6H16C17.1046 6 18 6.89543 18 8V15", stroke: "currentColor" }],
@@ -599,7 +627,7 @@ var GitMergeConflict = createIcon("GitMergeConflict", {
599
627
  });
600
628
 
601
629
  // src/icons/git-pull-request.ts
602
- var GitPullRequest = createIcon("GitPullRequest", {
630
+ var GitPullRequest = /* @__PURE__ */ createIcon("GitPullRequest", {
603
631
  linear: [
604
632
  ["path", { d: "M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z", stroke: "currentColor" }],
605
633
  ["path", { d: "M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z", stroke: "currentColor" }],
@@ -610,14 +638,14 @@ var GitPullRequest = createIcon("GitPullRequest", {
610
638
  });
611
639
 
612
640
  // src/icons/github.ts
613
- var Github = createIcon("Github", {
641
+ var Github = /* @__PURE__ */ createIcon("Github", {
614
642
  linear: [
615
643
  ["path", { d: "M12 1.95068C17.525 1.95068 22 6.42568 22 11.9507C21.9995 14.0459 21.3419 16.0883 20.1198 17.7902C18.8977 19.4922 17.1727 20.768 15.1875 21.4382C14.6875 21.5382 14.5 21.2257 14.5 20.9632C14.5 20.6257 14.5125 19.5507 14.5125 18.2132C14.5125 17.2757 14.2 16.6757 13.8375 16.3632C16.0625 16.1132 18.4 15.2632 18.4 11.4257C18.4 10.3257 18.0125 9.43818 17.375 8.73818C17.475 8.48818 17.825 7.46318 17.275 6.08818C17.275 6.08818 16.4375 5.81318 14.525 7.11318C13.725 6.88818 12.875 6.77568 12.025 6.77568C11.175 6.77568 10.325 6.88818 9.525 7.11318C7.6125 5.82568 6.775 6.08818 6.775 6.08818C6.225 7.46318 6.575 8.48818 6.675 8.73818C6.0375 9.43818 5.65 10.3382 5.65 11.4257C5.65 15.2507 7.975 16.1132 10.2 16.3632C9.9125 16.6132 9.65 17.0507 9.5625 17.7007C8.9875 17.9632 7.55 18.3882 6.65 16.8757C6.4625 16.5757 5.9 15.8382 5.1125 15.8507C4.275 15.8632 4.775 16.3257 5.125 16.5132C5.55 16.7507 6.0375 17.6382 6.15 17.9257C6.35 18.4882 7 19.5632 9.5125 19.1007C9.5125 19.9382 9.525 20.7257 9.525 20.9632C9.525 21.2257 9.3375 21.5257 8.8375 21.4382C6.8458 20.7752 5.11342 19.502 3.88611 17.799C2.65881 16.096 1.9989 14.0498 2 11.9507C2 6.42568 6.475 1.95068 12 1.95068Z", fill: "currentColor" }]
616
644
  ]
617
645
  });
618
646
 
619
647
  // src/icons/github-copilot.ts
620
- var GithubCopilot = createIcon("GithubCopilot", {
648
+ var GithubCopilot = /* @__PURE__ */ createIcon("GithubCopilot", {
621
649
  linear: [
622
650
  ["path", { d: "M11.9974 21C6.15238 21 1.91016 17.2628 1.75 16.1919V13.6936C1.85891 12.8882 2.61741 11.5313 3.78463 11.0452C3.80128 10.9555 3.81538 10.8618 3.83075 10.7657C3.86791 10.531 3.90762 10.2732 3.99219 9.98076C3.73466 9.32925 3.66675 8.59053 3.66675 7.85694C3.66675 6.74117 3.83075 5.5882 4.55466 4.67121C5.2965 3.73114 6.46884 3.22968 8.04478 3.05398C9.58997 2.88212 10.943 3.09758 11.8168 4.03509C11.8808 4.10306 11.9398 4.1736 11.9949 4.2467C12.0512 4.1736 12.1153 4.10306 12.1781 4.03509C13.0519 3.09758 14.4049 2.88212 15.9501 3.05398C17.526 3.22968 18.6984 3.73114 19.4402 4.67121C20.1654 5.5882 20.3281 6.74117 20.3281 7.85694C20.3281 8.59053 20.2602 9.32925 20.0027 9.98076C20.0873 10.2732 20.1283 10.531 20.1641 10.7657C20.1795 10.8631 20.1949 10.9555 20.2115 11.0452C21.3954 11.539 22.1616 12.9318 22.25 13.7321V16.1329C22.25 17.1153 17.9565 21 11.9974 21ZM11.9974 19.0955C14.9187 19.0955 17.8707 17.6719 18.4062 17.2577V11.8006L18.3768 11.6519C17.749 11.9212 16.9994 12.0251 16.1641 12.0251C14.6958 12.0251 13.526 11.6057 12.6919 10.7541C12.417 10.4712 12.184 10.1503 12 9.80121C11.8142 10.1504 11.5795 10.4713 11.303 10.7541C10.4702 11.6057 9.30041 12.0251 7.83081 12.0251C6.99544 12.0251 6.24719 11.9212 5.61809 11.6519L5.58863 11.8006V17.2577C6.12547 17.6719 9.07619 19.0955 11.9974 19.0955ZM10.4138 5.34709C10.1665 5.08289 9.59766 4.81742 8.25875 4.96619C6.95316 5.11111 6.36378 5.48432 6.06397 5.86394C5.7475 6.26408 5.59119 6.87583 5.59119 7.85694C5.59119 8.87396 5.75647 9.35875 5.98581 9.61525C6.19338 9.84738 6.65078 10.1013 7.83338 10.1013C8.92628 10.1013 9.54897 9.79993 9.93206 9.40877C10.3357 8.9958 10.6073 8.34814 10.7226 7.41704C10.8725 6.21791 10.6752 5.62796 10.4138 5.34709ZM15.7374 4.96619C14.3998 4.81742 13.8309 5.08289 13.5836 5.34709C13.3223 5.62796 13.1237 6.21791 13.2736 7.41704C13.3902 8.34814 13.6618 8.9958 14.0654 9.40877C14.4485 9.79993 15.0699 10.1013 16.1641 10.1013C17.3454 10.1013 17.8041 9.84738 18.0116 9.61525C18.241 9.35875 18.4062 8.87396 18.4062 7.85694C18.4062 6.87583 18.2487 6.26408 17.9322 5.86394C17.6337 5.48432 17.0443 5.11111 15.7374 4.96619Z", fill: "currentColor" }],
623
651
  ["path", { d: "M9.75781 13.3076C10.2816 13.3076 10.7188 13.7459 10.7188 14.2694V16.1945C10.7188 16.718 10.2816 17.1564 9.75781 17.1564C9.23403 17.1564 8.79688 16.718 8.79688 16.1945V14.2694C8.79688 13.7459 9.23403 13.3076 9.75781 13.3076ZM15.2031 14.2694V16.1945C15.2031 16.718 14.766 17.1564 14.2422 17.1564C13.7184 17.1564 13.2812 16.718 13.2812 16.1945V14.2694C13.2812 13.7459 13.7184 13.3076 14.2422 13.3076C14.766 13.3076 15.2031 13.7459 15.2031 14.2694Z", fill: "currentColor" }]
@@ -625,14 +653,14 @@ var GithubCopilot = createIcon("GithubCopilot", {
625
653
  });
626
654
 
627
655
  // src/icons/google.ts
628
- var Google = createIcon("Google", {
656
+ var Google = /* @__PURE__ */ createIcon("Google", {
629
657
  linear: [
630
658
  ["path", { d: "M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z", fill: "currentColor" }]
631
659
  ]
632
660
  });
633
661
 
634
662
  // src/icons/grok.ts
635
- var Grok = createIcon("Grok", {
663
+ var Grok = /* @__PURE__ */ createIcon("Grok", {
636
664
  linear: [
637
665
  ["path", { transform: "translate(12 12) scale(0.87772303) translate(-11.99402142 -12)", d: "M9.23842 15.4055L17.3051 9.26292C17.7006 8.9618 18.2658 9.07925 18.4543 9.54702C19.446 12.0138 19.0029 14.9784 17.0297 17.0138C15.0566 19.0492 12.3111 19.4955 9.80163 18.4789L7.06027 19.7882C10.9922 22.5604 15.7667 21.8748 18.7504 18.795C21.117 16.3538 21.8499 13.0262 21.1646 10.0254L21.1708 10.0318C20.1769 5.62354 21.4151 3.86151 23.9515 0.258408C23.9702 0.231693 23.9351 0.202703 23.9123 0.226139L20.7939 3.44289V3.43221L9.23842 15.4055Z", fill: "currentColor" }],
638
666
  ["path", { transform: "translate(12 12) scale(0.87772303) translate(-11.99402142 -12)", d: "M7.65167 7.33217C5.24368 9.81392 4.75711 14.1176 7.57924 16.8984L7.57713 16.9005L0.0792788 23.8097C0.0528384 23.834 0.0162235 23.8015 0.0377551 23.7728C0.487937 23.1707 1.01883 22.595 1.54932 22.0198L1.57777 21.9889C3.28214 20.1411 4.97141 18.3097 3.93926 15.7216C2.55615 12.2552 3.36158 8.19287 5.9228 5.55089C8.58547 2.80639 12.507 2.1144 15.7826 3.5048C16.5072 3.78245 17.1388 4.17758 17.6315 4.54493L14.8964 5.84777C12.3497 4.7457 9.43229 5.49537 7.65167 7.33217Z", fill: "currentColor" }]
@@ -640,28 +668,28 @@ var Grok = createIcon("Grok", {
640
668
  });
641
669
 
642
670
  // src/icons/hammer.ts
643
- var Hammer = createIcon("Hammer", {
671
+ var Hammer = /* @__PURE__ */ createIcon("Hammer", {
644
672
  linear: [
645
673
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.1554 3.24721C9.63603 3.64348 9.02607 4.2512 8.14314 5.13412C7.26022 6.01704 6.65251 6.62701 6.25624 7.14638C5.87318 7.64845 5.75903 7.97676 5.75903 8.2861C5.75903 8.59544 5.87318 8.92375 6.25624 9.42582C6.65251 9.94519 7.26022 10.5552 8.14314 11.4381L12.5619 15.8569C13.4448 16.7398 14.0548 17.3475 14.5742 17.7438C15.0762 18.1268 15.4046 18.241 15.7139 18.241C16.0232 18.241 16.3516 18.1268 16.8536 17.7438C17.373 17.3475 17.983 16.7398 18.8659 15.8569C19.7488 14.9739 20.3565 14.364 20.7528 13.8446C21.1358 13.3425 21.25 13.0142 21.25 12.7049C21.25 12.3955 21.1358 12.0672 20.7528 11.5652C20.3565 11.0458 19.7488 10.4358 18.8659 9.55289L14.4471 5.13412C13.5642 4.2512 12.9542 3.64348 12.4348 3.24721C11.9328 2.86415 11.6045 2.75 11.2951 2.75C10.9858 2.75 10.6575 2.86415 10.1554 3.24721ZM9.24553 2.05468C9.88103 1.56981 10.5259 1.25 11.2951 1.25C12.0643 1.25 12.7092 1.56982 13.3447 2.05468C13.9537 2.51929 14.6342 3.19981 15.4696 4.0353L15.7139 4.27955C15.9527 4.04176 16.1652 3.84094 16.3989 3.70599C17.1143 3.29295 17.9958 3.29295 18.7112 3.70599C18.9775 3.85972 19.2162 4.09895 19.4976 4.38093C19.5176 4.40097 19.5379 4.42123 19.5583 4.44169C19.5788 4.46214 19.599 4.48235 19.6191 4.50235C19.901 4.78378 20.1403 5.02254 20.294 5.28881C20.7071 6.00423 20.7071 6.88566 20.294 7.60108C20.1591 7.83481 19.9582 8.04734 19.7204 8.28614L19.9647 8.53041C20.8002 9.36586 21.4807 10.0463 21.9453 10.6553C22.4302 11.2908 22.75 11.9357 22.75 12.7049C22.75 13.4741 22.4302 14.119 21.9453 14.7545C21.4807 15.3634 20.8002 16.0439 19.9647 16.8793L19.8884 16.9557C19.0529 17.7912 18.3724 18.4717 17.7635 18.9363C17.128 19.4212 16.4831 19.741 15.7139 19.741C14.9447 19.741 14.2998 19.4212 13.6643 18.9363C13.0554 18.4717 12.3749 17.7912 11.5394 16.9557L11.2951 16.7114L6.30199 21.7045C6.28153 21.725 6.26131 21.7452 6.24131 21.7653C5.95989 22.0473 5.72113 22.2865 5.45487 22.4402C4.73945 22.8533 3.85802 22.8533 3.1426 22.4402C2.87633 22.2865 2.63757 22.0473 2.35614 21.7653C2.33615 21.7452 2.31593 21.725 2.29548 21.7045C2.27502 21.6841 2.25477 21.6638 2.23472 21.6438C1.95274 21.3624 1.71351 21.1237 1.55979 20.8574C1.14674 20.142 1.14674 19.2605 1.55979 18.5451C1.71351 18.2789 1.95274 18.0401 2.23471 17.7587C2.25476 17.7387 2.27502 17.7185 2.29548 17.698L7.28862 12.7049L7.04431 12.4606C6.20883 11.6251 5.52831 10.9446 5.06371 10.3357C4.57884 9.7002 4.25903 9.05528 4.25903 8.2861C4.25903 7.51692 4.57884 6.872 5.06371 6.23651C5.52832 5.62756 6.20884 4.94707 7.04433 4.11161L7.12065 4.03529C7.9561 3.1998 8.63659 2.51929 9.24553 2.05468ZM8.34928 13.7655L3.35614 18.7587C2.97955 19.1353 2.89985 19.2241 2.85882 19.2951C2.71373 19.5464 2.71373 19.8561 2.85882 20.1074C2.89985 20.1785 2.97955 20.2673 3.35614 20.6439C3.73273 21.0204 3.82154 21.1002 3.8926 21.1412C4.14392 21.2863 4.45355 21.2863 4.70487 21.1412C4.77593 21.1002 4.86474 21.0204 5.24133 20.6439L10.2345 15.6507L8.34928 13.7655ZM18.6594 7.22505C18.8992 6.98245 18.9606 6.91054 18.995 6.85108C19.1401 6.59976 19.1401 6.29012 18.995 6.03881C18.9539 5.96775 18.8742 5.87894 18.4977 5.50235C18.1211 5.12576 18.0322 5.04606 17.9612 5.00503C17.7099 4.85993 17.4002 4.85993 17.1489 5.00503C17.0895 5.03936 17.0176 5.10079 16.775 5.34064L18.6594 7.22505Z", fill: "currentColor" }]
646
674
  ]
647
675
  });
648
676
 
649
677
  // src/icons/hashtag.ts
650
- var Hashtag = createIcon("Hashtag", {
678
+ var Hashtag = /* @__PURE__ */ createIcon("Hashtag", {
651
679
  linear: [
652
680
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.7226 3.20068C10.8335 2.80158 10.5998 2.38817 10.2007 2.27731C9.80163 2.16645 9.38822 2.40011 9.27736 2.79921L7.76327 8.24995H4C3.58579 8.24995 3.25 8.58573 3.25 8.99995C3.25 9.41416 3.58579 9.74995 4 9.74995H7.3466L5.81882 15.2499H2C1.58579 15.2499 1.25 15.5857 1.25 15.9999C1.25 16.4142 1.58579 16.7499 2 16.7499H5.40216L4.27736 20.7992C4.1665 21.1983 4.40016 21.6117 4.79927 21.7226C5.19837 21.8334 5.61178 21.5998 5.72264 21.2007L6.95895 16.7499H14.4022L13.2774 20.7992C13.1665 21.1983 13.4002 21.6117 13.7993 21.7226C14.1984 21.8334 14.6118 21.5998 14.7226 21.2007L15.959 16.7499H20C20.4142 16.7499 20.75 16.4142 20.75 15.9999C20.75 15.5857 20.4142 15.2499 20 15.2499H16.3756L17.9034 9.74995H22C22.4142 9.74995 22.75 9.41416 22.75 8.99995C22.75 8.58573 22.4142 8.24995 22 8.24995H18.3201L19.7226 3.20068C19.8335 2.80158 19.5998 2.38817 19.2007 2.27731C18.8016 2.16645 18.3882 2.40011 18.2774 2.79921L16.7633 8.24995H9.32006L10.7226 3.20068ZM14.8188 15.2499L16.3466 9.74995H8.9034L7.37562 15.2499H14.8188Z", fill: "currentColor" }]
653
681
  ]
654
682
  });
655
683
 
656
684
  // src/icons/headphones.ts
657
- var Headphones = createIcon("Headphones", {
685
+ var Headphones = /* @__PURE__ */ createIcon("Headphones", {
658
686
  linear: [
659
687
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12V14.7927C21.8282 14.765 21.9123 14.75 22 14.75C22.4142 14.75 22.75 15.0858 22.75 15.5V17.5C22.75 17.9142 22.4142 18.25 22 18.25C21.9094 18.25 21.8225 18.2339 21.742 18.2045C21.7365 18.4049 21.7272 18.5895 21.7116 18.7587C21.6712 19.194 21.5841 19.5954 21.3689 19.9712C21.2257 20.2213 21.0455 20.448 20.8341 20.6429C20.5137 20.9382 20.1423 21.106 19.7312 21.2306C19.3426 21.3484 18.86 21.4436 18.2884 21.5563L18.2142 21.5709C17.8239 21.6479 17.4695 21.7178 17.1745 21.7411C16.8571 21.7661 16.4993 21.7486 16.1565 21.5557C15.9536 21.4415 15.7762 21.288 15.6334 21.1053C15.3961 20.8017 15.3167 20.4552 15.2824 20.1362C15.2499 19.8354 15.25 19.4644 15.25 19.0479V13.8117C15.25 13.4578 15.25 13.1398 15.2754 12.8788C15.3025 12.6002 15.3647 12.2991 15.5481 12.0202C15.6991 11.7905 15.9016 11.5978 16.1411 11.4597C16.4362 11.2896 16.7438 11.252 17.0215 11.2501C17.2782 11.2483 17.5863 11.2787 17.9223 11.3119L17.9923 11.3188C18.578 11.3765 19.0707 11.4251 19.47 11.5042C19.7437 11.5584 20.0031 11.632 20.2462 11.7485C20.1133 7.30853 16.4722 3.75 12 3.75C7.52777 3.75 3.88668 7.30853 3.75376 11.7485C3.99693 11.632 4.25631 11.5584 4.52996 11.5042C4.92926 11.4251 5.42201 11.3765 6.00766 11.3188L6.07774 11.3119C6.41372 11.2787 6.7218 11.2483 6.97846 11.2501C7.25619 11.252 7.56376 11.2896 7.85887 11.4597C8.09845 11.5978 8.30087 11.7905 8.45194 12.0202C8.63531 12.2991 8.6975 12.6002 8.72463 12.8788C8.75005 13.1398 8.75003 13.4578 8.75 13.8117V19.0479C8.75003 19.4644 8.75006 19.8354 8.71765 20.1362C8.68328 20.4552 8.60391 20.8017 8.36662 21.1053C8.22384 21.288 8.04645 21.4415 7.84347 21.5557C7.50067 21.7486 7.14291 21.7661 6.82548 21.7411C6.53055 21.7178 6.17612 21.6479 5.78584 21.5709L5.71157 21.5563C5.13998 21.4436 4.65744 21.3484 4.26885 21.2306C3.85769 21.106 3.48634 20.9382 3.1659 20.6429C2.95448 20.448 2.77432 20.2213 2.63113 19.9712C2.41589 19.5954 2.32879 19.194 2.28845 18.7587C2.27277 18.5895 2.26348 18.4049 2.25798 18.2045C2.17754 18.2339 2.09065 18.25 2 18.25C1.58579 18.25 1.25 17.9142 1.25 17.5V15.5C1.25 15.0858 1.58579 14.75 2 14.75C2.08766 14.75 2.17181 14.765 2.25 14.7927V12ZM3.75 17.1933C3.75 17.8449 3.75075 18.2825 3.78205 18.6203C3.8122 18.9456 3.86609 19.1093 3.93282 19.2259C4.00072 19.3444 4.08514 19.4502 4.18242 19.5398C4.27434 19.6245 4.41013 19.7061 4.70398 19.7951C5.01235 19.8886 5.42073 19.97 6.03738 20.0916C6.47899 20.1787 6.74625 20.2302 6.94334 20.2457C7.04961 20.2541 7.09804 20.2481 7.11422 20.2448C7.13915 20.2297 7.16292 20.2092 7.18363 20.183C7.1898 20.1709 7.21084 20.1188 7.22628 19.9755C7.24897 19.7649 7.25 19.476 7.25 19.0104V13.8446C7.25 13.4474 7.24917 13.2036 7.23169 13.0241C7.21948 12.8988 7.2026 12.8534 7.19802 12.8434C7.17461 12.8081 7.1457 12.7811 7.11498 12.7623C7.10182 12.7588 7.06058 12.7507 6.96825 12.75C6.80038 12.7489 6.57237 12.7704 6.19054 12.808C5.55982 12.8702 5.14042 12.9124 4.8214 12.9756C4.51569 13.0362 4.37392 13.1037 4.27863 13.1755C4.1388 13.2808 4.01933 13.4167 3.92927 13.5759C3.86481 13.6899 3.81135 13.8541 3.78152 14.1848C3.75071 14.5264 3.75 14.9699 3.75 15.6276V17.1933ZM20.25 15.6276C20.25 14.9699 20.2493 14.5264 20.2185 14.1848C20.1886 13.8541 20.1352 13.6899 20.0707 13.5759C19.9807 13.4167 19.8612 13.2808 19.7214 13.1755C19.6261 13.1037 19.4843 13.0362 19.1786 12.9756C18.8596 12.9124 18.4402 12.8702 17.8095 12.808C17.4276 12.7704 17.1996 12.7489 17.0318 12.75C16.9394 12.7507 16.8982 12.7588 16.885 12.7623C16.8543 12.7811 16.8254 12.8081 16.802 12.8434C16.7974 12.8534 16.7805 12.8988 16.7683 13.0241C16.7508 13.2036 16.75 13.4474 16.75 13.8446V19.0104C16.75 19.476 16.751 19.7649 16.7737 19.9755C16.7892 20.1188 16.8102 20.1709 16.8164 20.183C16.8371 20.2092 16.8609 20.2297 16.8858 20.2448C16.902 20.2481 16.9504 20.2541 17.0567 20.2457C17.2538 20.2302 17.521 20.1787 17.9626 20.0916C18.5793 19.97 18.9876 19.8886 19.296 19.7951C19.5899 19.7061 19.7257 19.6245 19.8176 19.5398C19.9149 19.4502 19.9993 19.3444 20.0672 19.2259C20.1339 19.1093 20.1878 18.9456 20.218 18.6203C20.2493 18.2825 20.25 17.8449 20.25 17.1933V15.6276Z", fill: "currentColor" }]
660
688
  ]
661
689
  });
662
690
 
663
691
  // src/icons/home.ts
664
- var Home = createIcon("Home", {
692
+ var Home = /* @__PURE__ */ createIcon("Home", {
665
693
  linear: [
666
694
  ["path", { d: "M9.54434 3.81037l-4.71487 2.94679C3.4543 7.6412 2.96317 8.42701 3.25784 10.19509l1.0805 7.36698C4.73124 20.01774 5.61528 21 8.07094 21h7.85812c2.45566 0 3.3397-0.98226 3.7326-3.43793l1.0805-7.36698c0.29468-1.76808-0.19645-2.55389-1.57163-3.43793l-4.71487-2.94679c-1.76808-1.08049-3.14325-1.08049-4.91132 0Z", stroke: "currentColor" }],
667
695
  ["path", { d: "M9.05321 17.07094h5.89358", stroke: "currentColor" }]
@@ -669,7 +697,7 @@ var Home = createIcon("Home", {
669
697
  });
670
698
 
671
699
  // src/icons/image.ts
672
- var Image = createIcon("Image", {
700
+ var Image = /* @__PURE__ */ createIcon("Image", {
673
701
  linear: [
674
702
  ["path", { d: "M12 3C7.75736 3 5.63604 3 4.31802 4.31802C3 5.63604 3 7.75736 3 12C3 16.2426 3 18.364 4.31802 19.682C5.63604 21 7.75736 21 12 21C16.2426 21 18.364 21 19.682 19.682C21 18.364 21 16.2426 21 12C21 7.75736 21 5.63604 19.682 4.31802C18.364 3 16.2426 3 12 3Z", stroke: "currentColor" }],
675
703
  ["path", { d: "M3 13L5.13 11.1363C5.9211 10.4441 7.1129 10.4838 7.8564 11.2273L11.6436 15.0145C12.33 15.7009 13.4103 15.7944 14.2043 15.2364L14.5486 14.9944C15.5012 14.3249 16.7902 14.4025 17.6556 15.1814L20.6 17.8314", stroke: "currentColor" }],
@@ -678,7 +706,7 @@ var Image = createIcon("Image", {
678
706
  });
679
707
 
680
708
  // src/icons/image-add.ts
681
- var ImageAdd = createIcon("ImageAdd", {
709
+ var ImageAdd = /* @__PURE__ */ createIcon("ImageAdd", {
682
710
  linear: [
683
711
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5 1.25C18.9142 1.25 19.25 1.58579 19.25 2V4.75H22C22.4142 4.75 22.75 5.08579 22.75 5.5C22.75 5.91421 22.4142 6.25 22 6.25H19.25V9C19.25 9.41421 18.9142 9.75 18.5 9.75C18.0858 9.75 17.75 9.41421 17.75 9V6.25H15C14.5858 6.25 14.25 5.91421 14.25 5.5C14.25 5.08579 14.5858 4.75 15 4.75H17.75V2C17.75 1.58579 18.0858 1.25 18.5 1.25Z", fill: "currentColor" }],
684
712
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.25L11.9426 1.25C9.63423 1.24999 7.82519 1.24998 6.41371 1.43975C4.96897 1.63399 3.82895 2.03933 2.93414 2.93414C2.03933 3.82895 1.63399 4.96897 1.43975 6.41371C1.24998 7.82519 1.24999 9.63423 1.25 11.9426V12.0574C1.24999 14.3658 1.24998 16.1748 1.43975 17.5863C1.63399 19.031 2.03933 20.1711 2.93414 21.0659C3.82895 21.9607 4.96897 22.366 6.41371 22.5603C7.82519 22.75 9.63423 22.75 11.9426 22.75H12.0574C14.3658 22.75 16.1748 22.75 17.5863 22.5603C19.031 22.366 20.1711 21.9607 21.0659 21.0659C21.9607 20.1711 22.366 19.031 22.5603 17.5863C22.75 16.1748 22.75 14.3658 22.75 12.0574V12C22.75 11.5858 22.4142 11.25 22 11.25C21.5858 11.25 21.25 11.5858 21.25 12C21.25 14.3782 21.2484 16.0864 21.0736 17.3864C21.0667 17.4377 21.0596 17.4882 21.0522 17.5378L18.2782 15.0412C16.9788 13.8718 15.0437 13.7553 13.6134 14.7605L13.3152 14.9701C12.8182 15.3193 12.1421 15.2608 11.7125 14.8313L7.42282 10.5415C6.28741 9.40612 4.46613 9.34547 3.25771 10.4028L2.75098 10.8462C2.75552 9.05395 2.78124 7.69302 2.92637 6.61358C3.09825 5.33517 3.42514 4.56445 3.9948 3.9948C4.56445 3.42514 5.33517 3.09825 6.61358 2.92637C7.91356 2.75159 9.62177 2.75 12 2.75C12.4142 2.75 12.75 2.41421 12.75 2C12.75 1.58579 12.4142 1.25 12 1.25ZM2.92637 17.3864C3.09825 18.6648 3.42514 19.4355 3.9948 20.0052C4.56445 20.5749 5.33517 20.9018 6.61358 21.0736C7.91356 21.2484 9.62177 21.25 12 21.25C14.3782 21.25 16.0864 21.2484 17.3864 21.0736C18.6648 20.9018 19.4355 20.5749 20.0052 20.0052C20.2487 19.7617 20.4479 19.4814 20.6096 19.1404C20.5707 19.1166 20.5334 19.089 20.4983 19.0574L17.2747 16.1562C16.4951 15.4545 15.334 15.3846 14.4758 15.9877L14.1776 16.1973C13.0843 16.9657 11.5968 16.8369 10.6519 15.8919L6.36216 11.6022C5.78515 11.0252 4.85958 10.9944 4.24546 11.5317L2.75038 12.8399C2.75296 14.7884 2.77289 16.2448 2.92637 17.3864Z", fill: "currentColor" }]
@@ -686,14 +714,14 @@ var ImageAdd = createIcon("ImageAdd", {
686
714
  });
687
715
 
688
716
  // src/icons/instagram.ts
689
- var Instagram = createIcon("Instagram", {
717
+ var Instagram = /* @__PURE__ */ createIcon("Instagram", {
690
718
  linear: [
691
719
  ["path", { d: "M12 4.21173C14.5365 4.21173 14.837 4.22123 15.8389 4.267C16.4411 4.27427 17.0377 4.38499 17.6024 4.59432C18.0151 4.74662 18.3884 4.9895 18.6949 5.30509C19.0105 5.61156 19.2534 5.98488 19.4057 6.39759C19.615 6.96235 19.7257 7.55888 19.733 8.16114C19.7788 9.16295 19.7883 9.4635 19.7883 12C19.7883 14.5365 19.7788 14.837 19.733 15.8389C19.7257 16.4411 19.615 17.0377 19.4057 17.6024C19.2476 18.0122 19.0055 18.3844 18.6949 18.6949C18.3844 19.0055 18.0122 19.2476 17.6024 19.4057C17.0377 19.615 16.4411 19.7257 15.8389 19.733C14.837 19.7788 14.5365 19.7883 12 19.7883C9.4635 19.7883 9.16295 19.7788 8.16114 19.733C7.55859 19.7258 6.96176 19.6151 6.39673 19.4057C5.98433 19.2533 5.61132 19.0104 5.30509 18.6949C4.9895 18.3884 4.74662 18.0151 4.59432 17.6024C4.38499 17.0377 4.27427 16.4411 4.267 15.8389C4.22123 14.837 4.21173 14.5365 4.21173 12C4.21173 9.4635 4.22123 9.16295 4.267 8.16114C4.27427 7.55888 4.38499 6.96235 4.59432 6.39759C4.74662 5.98488 4.9895 5.61156 5.30509 5.30509C5.61156 4.9895 5.98488 4.74662 6.39759 4.59432C6.96235 4.38499 7.55888 4.27427 8.16114 4.267C9.16295 4.22123 9.4635 4.21173 12 4.21173ZM12 2.5C9.42032 2.5 9.09645 2.51123 8.08341 2.557C7.29535 2.57272 6.51567 2.72194 5.7775 2.99832C5.1433 3.2371 4.56886 3.61141 4.09427 4.09514C3.61096 4.56956 3.23695 5.14369 2.99832 5.7775C2.72224 6.51572 2.57331 7.2954 2.55786 8.08341C2.51036 9.09645 2.5 9.42032 2.5 12C2.5 14.5797 2.51123 14.9035 2.557 15.9166C2.57272 16.7046 2.72194 17.4843 2.99832 18.2225C3.2371 18.8567 3.61141 19.4311 4.09514 19.9057C4.56956 20.389 5.14369 20.763 5.7775 21.0017C6.51572 21.2778 7.2954 21.4267 8.08341 21.4421C9.09645 21.4896 9.42032 21.5 12 21.5C14.5797 21.5 14.9035 21.4888 15.9166 21.443C16.7046 21.4273 17.4843 21.2781 18.2225 21.0017C18.8538 20.7576 19.4271 20.3843 19.9057 19.9057C20.3843 19.4271 20.7576 18.8538 21.0017 18.2225C21.2778 17.4843 21.4267 16.7046 21.4421 15.9166C21.4896 14.9035 21.5 14.5797 21.5 12C21.5 9.42032 21.4888 9.09645 21.443 8.08341C21.4273 7.29535 21.2781 6.51567 21.0017 5.7775C20.7629 5.1433 20.3886 4.56886 19.9049 4.09427C19.4304 3.61096 18.8563 3.23695 18.2225 2.99832C17.4843 2.72224 16.7046 2.57331 15.9166 2.55786C14.9035 2.51036 14.5797 2.5 12 2.5ZM12 7.12132C11.0351 7.12132 10.0918 7.40745 9.28955 7.94352C8.48725 8.4796 7.86194 9.24155 7.49269 10.133C7.12343 11.0245 7.02682 12.0054 7.21506 12.9518C7.40331 13.8982 7.86796 14.7675 8.55025 15.4497C9.23255 16.132 10.1018 16.5967 11.0482 16.7849C11.9946 16.9732 12.9755 16.8766 13.867 16.5073C14.7585 16.1381 15.5204 15.5127 16.0565 14.7105C16.5926 13.9082 16.8787 12.9649 16.8787 12C16.8787 10.7061 16.3647 9.46518 15.4497 8.55025C14.5348 7.63532 13.2939 7.12132 12 7.12132ZM12 15.167C11.3736 15.167 10.7613 14.9812 10.2405 14.6332C9.71973 14.2852 9.31382 13.7906 9.07412 13.2119C8.83442 12.6333 8.7717 11.9965 8.8939 11.3822C9.0161 10.7678 9.31772 10.2035 9.76063 9.76063C10.2035 9.31772 10.7678 9.0161 11.3822 8.8939C11.9965 8.7717 12.6333 8.83442 13.2119 9.07412C13.7906 9.31382 14.2852 9.71973 14.6332 10.2405C14.9812 10.7613 15.167 11.3736 15.167 12C15.167 12.8399 14.8333 13.6455 14.2394 14.2394C13.6455 14.8333 12.8399 15.167 12 15.167ZM17.0713 5.78873C16.8458 5.78873 16.6254 5.85559 16.4379 5.98085C16.2505 6.10612 16.1043 6.28416 16.0181 6.49247C15.9318 6.70078 15.9092 6.92999 15.9532 7.15113C15.9972 7.37227 16.1057 7.5754 16.2652 7.73483C16.4246 7.89426 16.6277 8.00284 16.8489 8.04682C17.07 8.09081 17.2992 8.06823 17.5075 7.98195C17.7158 7.89567 17.8939 7.74955 18.0191 7.56208C18.1444 7.37461 18.2113 7.1542 18.2113 6.92873C18.2113 6.62638 18.0912 6.33642 17.8774 6.12263C17.6636 5.90883 17.3736 5.78873 17.0713 5.78873Z", fill: "currentColor" }]
692
720
  ]
693
721
  });
694
722
 
695
723
  // src/icons/integration.ts
696
- var Integration = createIcon("Integration", {
724
+ var Integration = /* @__PURE__ */ createIcon("Integration", {
697
725
  linear: [
698
726
  ["path", { d: "M21 6.5C21 8.433 19.433 10 17.5 10C15.567 10 14 8.433 14 6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5Z", stroke: "currentColor" }],
699
727
  ["path", { d: "M3 6.5C3 4.85008 3 4.02513 3.51256 3.51256C4.02513 3 4.85008 3 6.5 3C8.14992 3 8.97487 3 9.48744 3.51256C10 4.02513 10 4.85008 10 6.5C10 8.14992 10 8.97487 9.48744 9.48744C8.97487 10 8.14992 10 6.5 10C4.85008 10 4.02513 10 3.51256 9.48744C3 8.97487 3 8.14992 3 6.5Z", stroke: "currentColor" }],
@@ -703,15 +731,23 @@ var Integration = createIcon("Integration", {
703
731
  ]
704
732
  });
705
733
 
734
+ // src/icons/key.ts
735
+ var Key = /* @__PURE__ */ createIcon("Key", {
736
+ linear: [
737
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.6809 5.34814C14.0521 5.34814 12.7265 6.66395 12.7265 8.29353C12.7265 9.92311 14.0521 11.2389 15.6809 11.2389C17.3097 11.2389 18.6353 9.92311 18.6353 8.29353C18.6353 6.66395 17.3097 5.34814 15.6809 5.34814ZM14.2265 8.29353C14.2265 7.49816 14.8748 6.84814 15.6809 6.84814C16.487 6.84814 17.1353 7.49816 17.1353 8.29353C17.1353 9.0889 16.487 9.73891 15.6809 9.73891C14.8748 9.73891 14.2265 9.0889 14.2265 8.29353Z", fill: "currentColor" }],
738
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.52998 20.8783C9.86298 20.414 9.97017 19.9429 9.96222 19.5233C10.3544 19.6387 10.7424 19.6533 11.1141 19.5828C11.8825 19.437 12.4511 18.9512 12.7527 18.5507L12.758 18.5437L12.7631 18.5366C13.2883 17.8043 13.2872 17.0543 13.1586 16.5164C13.0956 16.2528 13.0021 16.0361 12.9245 15.8846C12.8853 15.8081 12.849 15.746 12.8207 15.7005C12.8132 15.6885 12.8063 15.6775 12.7999 15.6677C12.7112 15.5021 12.6111 15.3719 12.5269 15.2737L12.5359 15.2647L13.0001 14.8024C13.3817 14.9849 13.7957 15.0999 14.1583 15.1749C14.744 15.2962 15.3171 15.3369 15.6807 15.3369C19.582 15.3369 22.75 12.1863 22.75 8.29344C22.75 4.40056 19.582 1.25 15.6807 1.25C11.7794 1.25 8.61144 4.40056 8.61144 8.29344C8.61144 9.2105 8.82018 9.99588 9.02588 10.549C9.07825 10.6898 9.13081 10.8166 9.18035 10.9279L1.92511 18.1535C1.66869 18.4089 1.36789 18.853 1.27697 19.4092C1.17837 20.0124 1.34031 20.6829 1.92511 21.2654L2.80687 22.1435C2.82046 22.1571 2.83457 22.1701 2.84916 22.1825C3.10385 22.3999 3.53164 22.6513 4.04572 22.7273C4.59712 22.8088 5.23527 22.6818 5.77579 22.1435L6.34232 21.5793C6.87523 21.8849 7.43853 21.9545 7.95941 21.8548C8.63497 21.7254 9.19686 21.321 9.51964 20.8924L9.5249 20.8854L9.52998 20.8783ZM10.1114 8.29344C10.1114 5.23477 12.602 2.75 15.6807 2.75C18.7594 2.75 21.25 5.23477 21.25 8.29344C21.25 11.3521 18.7594 13.8369 15.6807 13.8369C15.4075 13.8369 14.9372 13.8044 14.4623 13.7061C13.9654 13.6032 13.5752 13.4504 13.3674 13.2779C13.0699 13.031 12.6332 13.0508 12.3592 13.3237L11.4774 14.2019C11.2757 14.4028 11.0818 14.6305 10.9794 14.8933C10.8499 15.2261 10.8912 15.5463 11.0394 15.8121C11.1273 15.9697 11.2689 16.1202 11.3278 16.183L11.3476 16.2042C11.4173 16.2811 11.4555 16.3314 11.4834 16.387L11.5098 16.4397L11.54 16.4817L11.5468 16.4924C11.5558 16.507 11.5712 16.533 11.5895 16.5685C11.6267 16.6412 11.6709 16.7445 11.6997 16.8652C11.7544 17.0937 11.7538 17.3656 11.5494 17.6551C11.4087 17.8384 11.1424 18.0506 10.8345 18.1091C10.5769 18.1579 10.1571 18.1261 9.59673 17.5681C9.30409 17.2766 8.83089 17.2766 8.53825 17.5681L8.24433 17.8608C7.96748 18.1365 7.94891 18.5782 8.20054 18.8761C8.20194 18.8778 8.2058 18.8826 8.2116 18.8903C8.22363 18.9062 8.24339 18.9336 8.2668 18.9704C8.31483 19.0461 8.37128 19.1508 8.41138 19.2706C8.48694 19.4963 8.49882 19.7374 8.31639 19.9966C8.19643 20.1519 7.95303 20.3287 7.67726 20.3815C7.4429 20.4264 7.14284 20.3931 6.8045 20.0562C6.51186 19.7647 6.03866 19.7647 5.74602 20.0562L4.7173 21.0807C4.55241 21.2449 4.4068 21.2643 4.26505 21.2434C4.09729 21.2186 3.93333 21.1293 3.84077 21.0562L2.9836 20.2025C2.74543 19.9653 2.73591 19.7821 2.75733 19.6511C2.78643 19.4731 2.89711 19.3025 2.9836 19.2163L10.6279 11.6033C10.8747 11.3575 10.9185 10.9735 10.7333 10.6784L10.7311 10.6748C10.7284 10.6703 10.7232 10.6615 10.7158 10.6487C10.7012 10.6231 10.6781 10.5814 10.6494 10.5251C10.5918 10.4123 10.5122 10.2423 10.4318 10.0262C10.2701 9.59135 10.1114 8.98632 10.1114 8.29344ZM8.20054 18.8761C8.20192 18.8777 8.2033 18.8793 8.20469 18.881L8.20354 18.8796L8.20054 18.8761Z", fill: "currentColor" }]
739
+ ]
740
+ });
741
+
706
742
  // src/icons/kimi.ts
707
- var Kimi = createIcon("Kimi", {
743
+ var Kimi = /* @__PURE__ */ createIcon("Kimi", {
708
744
  linear: [
709
745
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.75 2.5C19.3734 2.5 21.5 4.62665 21.5 7.25V16.75C21.5 19.3734 19.3734 21.5 16.75 21.5H7.25C4.62665 21.5 2.5 19.3734 2.5 16.75V7.25C2.5 4.62665 4.62665 2.5 7.25 2.5H16.75ZM8.08635 7.70134C8.03454 7.70136 7.99219 7.75328 7.99219 7.81777V15.9132C7.99219 15.9777 8.03454 16.0301 8.08635 16.0301H9.45198C9.50375 16.0301 9.54614 15.9777 9.54614 15.9132V14.2641C9.54614 14.229 9.55922 14.1952 9.5814 14.1732L10.8116 12.9523C10.8412 12.923 10.8825 12.9187 10.9155 12.9407L14.2066 15.3626C14.7455 15.7253 15.3477 15.9479 15.9591 16.0138C16.0136 16.0197 16.0606 15.9655 16.0607 15.8974V14.3439C16.0607 14.2845 16.0249 14.2362 15.9772 14.2289C15.6173 14.1725 15.2663 14.0332 14.9488 13.8193L12.0993 11.7565C12.0401 11.7169 12.0329 11.615 12.0854 11.563L15.7689 7.90869C15.8382 7.83976 15.7989 7.70138 15.7095 7.70134H13.7274C13.706 7.70137 13.6853 7.71006 13.6685 7.72686L9.69968 11.6632C9.63779 11.7241 9.54614 11.6698 9.54614 11.5723V7.81777C9.54614 7.75327 9.50375 7.70134 9.45198 7.70134H8.08635ZM17.5553 5.87927C17.0163 5.8793 16.5793 6.31622 16.5793 6.85525V7.71665C16.5794 7.77997 16.631 7.83123 16.6943 7.83123H17.5553C18.0943 7.83123 18.5312 7.39431 18.5312 6.85525C18.5312 6.3162 18.0943 5.87927 17.5553 5.87927Z", fill: "currentColor" }]
710
746
  ]
711
747
  });
712
748
 
713
749
  // src/icons/layers.ts
714
- var Layers = createIcon("Layers", {
750
+ var Layers = /* @__PURE__ */ createIcon("Layers", {
715
751
  linear: [
716
752
  ["path", { d: "M5.68095 9.91657C3.89365 9.20166 3 8.8442 3 8.4C3 7.9558 3.89365 7.59834 5.68095 6.88343L8.20857 5.87238C9.99586 5.15746 10.88949 4.8 12 4.8C13.11051 4.8 14.00412 5.15746 15.79143 5.87238L18.31908 6.88343C20.10639 7.59834 21 7.9558 21 8.4C21 8.8442 20.10639 9.20166 18.31908 9.91657L15.79143 10.92765C14.00412 11.64252 13.11051 12 12 12C10.88949 12 9.99586 11.64252 8.20857 10.92765L5.68095 9.91657Z", stroke: "currentColor" }],
717
753
  ["path", { d: "M21 12C21 12 20.10639 12.80163 18.31908 13.51659L15.79143 14.52765C14.00412 15.24252 13.11051 15.6 12 15.6C10.88949 15.6 9.99586 15.24252 8.20857 14.52765L5.68095 13.51659C3.89365 12.80163 3 12 3 12", stroke: "currentColor" }],
@@ -720,14 +756,14 @@ var Layers = createIcon("Layers", {
720
756
  });
721
757
 
722
758
  // src/icons/lightning.ts
723
- var Lightning = createIcon("Lightning", {
759
+ var Lightning = /* @__PURE__ */ createIcon("Lightning", {
724
760
  linear: [
725
761
  ["path", { d: "M3.86114 11.2515L8.46114 3.25153C8.63954 2.94127 8.97015 2.75 9.32805 2.75H16.3815C17.1249 2.75 17.6084 3.53231 17.2759 4.19721L15.9731 6.80279C15.6407 7.46769 16.1242 8.25 16.8676 8.25H19.3353C20.2262 8.25 20.6724 9.32714 20.0424 9.95711L9.1032 20.8963C8.402 21.5975 7.2177 20.9604 7.41636 19.9889L8.65113 13.9503C8.77791 13.3304 8.30421 12.75 7.67141 12.75H4.72805C3.95903 12.75 3.47781 11.9182 3.86114 11.2515Z", stroke: "currentColor" }]
726
762
  ]
727
763
  });
728
764
 
729
765
  // src/icons/like.ts
730
- var Like = createIcon("Like", {
766
+ var Like = /* @__PURE__ */ createIcon("Like", {
731
767
  linear: [
732
768
  ["path", { d: "M3 12.45C3 11.45586 3.80589 10.65 4.8 10.65C6.29117 10.65 7.5 11.85879 7.5 13.35V16.95C7.5 18.44121 6.29117 19.65 4.8 19.65C3.80589 19.65 3 18.84414 3 17.85V12.45Z", stroke: "currentColor" }],
733
769
  ["path", { d: "M15.13083 8.22563L14.89116 8.99971C14.69478 9.634 14.59659 9.95114 14.6721 10.20162C14.73321 10.40421 14.86731 10.5789 15.0501 10.69383C15.276 10.83585 15.61773 10.83585 16.30119 10.83585H16.66479C18.97788 10.83585 20.13438 10.83585 20.68068 11.52057C20.74305 11.59878 20.79858 11.68203 20.84664 11.76933C21.26685 12.53289 20.78913 13.56159 19.8336 15.61899C18.95673 17.50701 18.51825 18.45102 17.7042 19.00668C17.62545 19.06041 17.54445 19.11117 17.46147 19.15869C16.6044 19.65 15.54258 19.65 13.41876 19.65H12.95814C10.38513 19.65 9.09865 19.65 8.29933 18.87555C7.5 18.10101 7.5 16.85451 7.5 14.36151V13.48527C7.5 12.17514 7.5 11.52012 7.73251 10.92054C7.96501 10.32096 8.41022 9.82798 9.30062 8.84201L12.98289 4.7645C13.07523 4.66225 13.1214 4.61111 13.16217 4.57567C13.54215 4.24495 14.12868 4.28218 14.46096 4.65811C14.4966 4.69839 14.53548 4.75492 14.61324 4.86799C14.73492 5.04484 14.79576 5.13328 14.84886 5.22088C15.32352 6.00522 15.46716 6.93692 15.24972 7.82144C15.22542 7.92023 15.19392 8.02209 15.13083 8.22563Z", stroke: "currentColor" }]
@@ -735,14 +771,14 @@ var Like = createIcon("Like", {
735
771
  });
736
772
 
737
773
  // src/icons/linkedin.ts
738
- var Linkedin = createIcon("Linkedin", {
774
+ var Linkedin = /* @__PURE__ */ createIcon("Linkedin", {
739
775
  linear: [
740
776
  ["path", { d: "M19.65 3H4.35C3.99196 3 3.64858 3.14223 3.39541 3.39541C3.14223 3.64858 3 3.99196 3 4.35V19.65C3 20.008 3.14223 20.3514 3.39541 20.6046C3.64858 20.8578 3.99196 21 4.35 21H19.65C20.008 21 20.3514 20.8578 20.6046 20.6046C20.8578 20.3514 21 20.008 21 19.65V4.35C21 3.99196 20.8578 3.64858 20.6046 3.39541C20.3514 3.14223 20.008 3 19.65 3ZM8.4 18.3H5.7V10.2H8.4V18.3ZM7.05 8.625C6.74056 8.61616 6.4406 8.51632 6.18758 8.33797C5.93456 8.15962 5.7397 7.91066 5.62737 7.6222C5.51503 7.33374 5.49019 7.01857 5.55595 6.71607C5.6217 6.41358 5.77515 6.13716 5.9971 5.92138C6.21906 5.70559 6.49968 5.55999 6.80391 5.50278C7.10814 5.44556 7.42248 5.47927 7.70766 5.59969C7.99284 5.7201 8.23622 5.92189 8.40737 6.17983C8.57853 6.43778 8.66987 6.74044 8.67 7.05C8.66289 7.47331 8.4885 7.8766 8.18495 8.17173C7.88139 8.46685 7.47335 8.62982 7.05 8.625ZM18.3 18.3H15.6V14.034C15.6 12.756 15.06 12.297 14.358 12.297C14.1522 12.3107 13.9511 12.3649 13.7663 12.4566C13.5815 12.5482 13.4166 12.6755 13.2811 12.831C13.1457 12.9866 13.0422 13.1674 12.9768 13.363C12.9114 13.5586 12.8853 13.7652 12.9 13.971C12.8955 14.0129 12.8955 14.0551 12.9 14.097V18.3H10.2V10.2H12.81V11.37C13.0733 10.9695 13.435 10.6433 13.8605 10.4227C14.286 10.2021 14.761 10.0944 15.24 10.11C16.635 10.11 18.264 10.884 18.264 13.404L18.3 18.3Z", fill: "currentColor" }]
741
777
  ]
742
778
  });
743
779
 
744
780
  // src/icons/list-down.ts
745
- var ListDown = createIcon("ListDown", {
781
+ var ListDown = /* @__PURE__ */ createIcon("ListDown", {
746
782
  linear: [
747
783
  ["path", { d: "M3 6h17M3 11h17M3 16h7", stroke: "currentColor" }],
748
784
  ["path", { d: "M21 15C21 15 18.42231 18 17.5 18C16.57763 18 14 15 14 15", stroke: "currentColor" }]
@@ -750,7 +786,7 @@ var ListDown = createIcon("ListDown", {
750
786
  });
751
787
 
752
788
  // src/icons/list-up.ts
753
- var ListUp = createIcon("ListUp", {
789
+ var ListUp = /* @__PURE__ */ createIcon("ListUp", {
754
790
  linear: [
755
791
  ["path", { d: "M3 6h17M3 11h17M3 16h8", stroke: "currentColor" }],
756
792
  ["path", { d: "M21 18C21 18 18.42231 15 17.5 15C16.57763 15 14 18 14 18", stroke: "currentColor" }]
@@ -758,7 +794,7 @@ var ListUp = createIcon("ListUp", {
758
794
  });
759
795
 
760
796
  // src/icons/lock.ts
761
- var Lock = createIcon("Lock", {
797
+ var Lock = /* @__PURE__ */ createIcon("Lock", {
762
798
  linear: [
763
799
  ["path", { d: "M13.4955 9H10.4961C8.16128 9 6.99386 9 6.11018 9.47237C5.41244 9.84535 4.84098 10.4169 4.46807 11.1146C3.99578 11.9984 3.99589 13.1658 3.9961 15.5006C3.99632 17.835 3.99643 19.0023 4.46877 19.8858C4.84172 20.5835 5.41317 21.1548 6.11085 21.5277C6.99445 22 8.16166 22 10.4961 22H13.4955C15.8301 22 16.9974 22 17.8811 21.5277C18.5788 21.1548 19.1503 20.5833 19.5232 19.8856C19.9955 19.0019 19.9955 17.8346 19.9955 15.5C19.9955 13.1654 19.9955 11.9981 19.5232 11.1144C19.1503 10.4167 18.5788 9.84525 17.8811 9.47231C16.9974 9 15.8301 9 13.4955 9Z", stroke: "currentColor" }],
764
800
  ["path", { d: "M7.49609 9V6.5C7.49609 4.01472 9.51081 2 11.9961 2C14.4814 2 16.4961 4.01472 16.4961 6.5V9", stroke: "currentColor" }]
@@ -766,7 +802,7 @@ var Lock = createIcon("Lock", {
766
802
  });
767
803
 
768
804
  // src/icons/lock-open.ts
769
- var LockOpen = createIcon("LockOpen", {
805
+ var LockOpen = /* @__PURE__ */ createIcon("LockOpen", {
770
806
  linear: [
771
807
  ["path", { d: "M13.4955 9H10.4961C8.16128 9 6.99386 9 6.11018 9.47237C5.41244 9.84535 4.84098 10.4169 4.46807 11.1146C3.99578 11.9984 3.99589 13.1658 3.9961 15.5006C3.99632 17.835 3.99643 19.0023 4.46877 19.8858C4.84172 20.5835 5.41317 21.1548 6.11085 21.5277C6.99445 22 8.16166 22 10.4961 22H13.4955C15.8301 22 16.9974 22 17.8811 21.5277C18.5788 21.1548 19.1503 20.5833 19.5232 19.8856C19.9955 19.0019 19.9955 17.8346 19.9955 15.5C19.9955 13.1654 19.9955 11.9981 19.5232 11.1144C19.1503 10.4167 18.5788 9.84525 17.8811 9.47231C16.9974 9 15.8301 9 13.4955 9Z", stroke: "currentColor" }],
772
808
  ["path", { d: "M7.49609 9V6.5C7.49609 4.01472 9.51081 2 11.9961 2C13.9554 2 15.3783 3.25221 15.9961 5", stroke: "currentColor" }]
@@ -774,7 +810,7 @@ var LockOpen = createIcon("LockOpen", {
774
810
  });
775
811
 
776
812
  // src/icons/logout.ts
777
- var Logout = createIcon("Logout", {
813
+ var Logout = /* @__PURE__ */ createIcon("Logout", {
778
814
  linear: [
779
815
  ["path", { d: "M9.44972 14.73624C9.36156 14.66087 9.20411 14.52332 9.00073 14.3406C8.66156 14.03588 8.32257 13.7195 8.00763 13.40912C7.87292 13.27637 7.74542 13.14742 7.62629 13.02317C7.10526 12.47976 6.75 11.99602 6.75 11.99998C6.75 12.00396 7.10524 11.52026 7.62626 10.97686C7.7454 10.8526 7.87292 10.72364 8.00763 10.59088C8.32258 10.2805 8.66158 9.96413 9.00075 9.65941C9.20413 9.4767 9.36158 9.33915 9.44974 9.26379C9.76458 8.99463 9.80162 8.5212 9.53247 8.20636C9.26331 7.89151 8.78988 7.85448 8.47504 8.12363C8.37805 8.20655 8.21149 8.35204 7.99828 8.54359C7.64314 8.86266 7.28783 9.19425 6.95475 9.52249C6.81034 9.66481 6.67293 9.80378 6.54354 9.93873C5.68601 10.83309 5.25001 11.42675 5.25 11.99998C5.25001 12.57324 5.68601 13.16689 6.54356 14.06129C6.67294 14.19623 6.81033 14.33519 6.95473 14.47749C7.28781 14.80574 7.64311 15.13734 7.99825 15.45641C8.21145 15.64796 8.37801 15.79346 8.475 15.87638C8.78984 16.14554 9.26327 16.10851 9.53243 15.79367C9.80159 15.47883 9.76456 15.0054 9.44972 14.73624ZM13.5 11.25L6.32897 11.24999C5.91476 11.24999 5.57897 11.58578 5.57897 11.99999C5.57897 12.41421 5.91476 12.74999 6.32897 12.74999L13.5 12.75C13.91421 12.75 14.25 12.41421 14.25 12C14.25 11.58579 13.91421 11.25 13.5 11.25Z", fill: "currentColor" }],
780
816
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.9453 1.25H15.0551C16.4227 1.24998 17.525 1.24996 18.392 1.36652C19.2921 1.48754 20.05 1.74643 20.6519 2.34835C21.2538 2.95027 21.5127 3.70814 21.6337 4.60825C21.7503 5.47522 21.7502 6.57754 21.7502 7.94513V16.0549C21.7502 17.4225 21.7503 18.5248 21.6337 19.3918C21.5127 20.2919 21.2538 21.0497 20.6519 21.6517C20.05 22.2536 19.2921 22.5125 18.392 22.6335C17.525 22.75 16.4227 22.75 15.0551 22.75H13.9453C12.5778 22.75 11.4754 22.75 10.6085 22.6335C9.70836 22.5125 8.95048 22.2536 8.34857 21.6517C7.94963 21.2527 7.70068 20.7844 7.54305 20.2498C6.59168 20.2486 5.79906 20.2381 5.15689 20.1518C4.39294 20.0491 3.7306 19.8268 3.20191 19.2981C2.67321 18.7694 2.45093 18.1071 2.34822 17.3431C2.24996 16.6123 2.24998 15.6865 2.25 14.5537V9.44631C2.24998 8.31349 2.24996 7.38774 2.34822 6.65689C2.45093 5.89294 2.67321 5.2306 3.20191 4.7019C3.7306 4.17321 4.39294 3.95093 5.15689 3.84822C5.79906 3.76188 6.59168 3.75142 7.54305 3.75017C7.70068 3.21562 7.94963 2.74729 8.34857 2.34835C8.95048 1.74643 9.70836 1.48754 10.6085 1.36652C11.4754 1.24996 12.5778 1.24998 13.9453 1.25ZM7.25197 17.0042C7.25555 17.6487 7.2662 18.2293 7.30285 18.7491C6.46836 18.7459 5.848 18.7312 5.35676 18.6652C4.75914 18.5848 4.46611 18.441 4.26257 18.2374C4.05903 18.0339 3.91519 17.7409 3.83484 17.1432C3.7516 16.5241 3.75 15.6997 3.75 14.5V9.5C3.75 8.30029 3.7516 7.47595 3.83484 6.85676C3.91519 6.25914 4.05903 5.9661 4.26257 5.76256C4.46611 5.55902 4.75914 5.41519 5.35676 5.33484C5.848 5.2688 6.46836 5.25415 7.30285 5.25091C7.2662 5.77073 7.25555 6.35129 7.25197 6.99583C7.24966 7.41003 7.58357 7.74768 7.99778 7.74999C8.41199 7.7523 8.74964 7.41838 8.75194 7.00418C8.75803 5.91068 8.78643 5.1356 8.89448 4.54735C8.9986 3.98054 9.16577 3.65246 9.40923 3.40901C9.68599 3.13225 10.0746 2.9518 10.8083 2.85315C11.5637 2.75159 12.5648 2.75 14.0002 2.75H15.0002C16.4356 2.75 17.4367 2.75159 18.1921 2.85315C18.9259 2.9518 19.3144 3.13225 19.5912 3.40901C19.868 3.68577 20.0484 4.07435 20.1471 4.80812C20.2486 5.56347 20.2502 6.56459 20.2502 8V16C20.2502 17.4354 20.2486 18.4365 20.1471 19.1919C20.0484 19.9257 19.868 20.3142 19.5912 20.591C19.3144 20.8678 18.9259 21.0482 18.1921 21.1469C17.4367 21.2484 16.4356 21.25 15.0002 21.25H14.0002C12.5648 21.25 11.5637 21.2484 10.8083 21.1469C10.0746 21.0482 9.68599 20.8678 9.40923 20.591C9.16577 20.3475 8.9986 20.0195 8.89448 19.4527C8.78643 18.8644 8.75803 18.0893 8.75194 16.9958C8.74964 16.5816 8.41199 16.2477 7.99778 16.25C7.58357 16.2523 7.24966 16.59 7.25197 17.0042Z", fill: "currentColor" }]
@@ -782,7 +818,7 @@ var Logout = createIcon("Logout", {
782
818
  });
783
819
 
784
820
  // src/icons/maximize.ts
785
- var Maximize = createIcon("Maximize", {
821
+ var Maximize = /* @__PURE__ */ createIcon("Maximize", {
786
822
  linear: [
787
823
  ["path", { d: "M14.75 3.60522C14.75 3.60522 19.60681 3.22531 20.29078 3.90924C20.97468 4.59317 20.59472 9.45 20.59472 9.45M14 10L20 4", stroke: "currentColor" }],
788
824
  ["path", { d: "M9.25 20.39478C9.25 20.39478 4.39319 20.77469 3.70922 20.09076C3.02532 19.40683 3.40528 14.55 3.40528 14.55M10 14L4 20", stroke: "currentColor" }]
@@ -790,14 +826,14 @@ var Maximize = createIcon("Maximize", {
790
826
  });
791
827
 
792
828
  // src/icons/menu.ts
793
- var Menu = createIcon("Menu", {
829
+ var Menu = /* @__PURE__ */ createIcon("Menu", {
794
830
  linear: [
795
831
  ["path", { d: "M4 7h16M4 12h16M4 17h16", stroke: "currentColor" }]
796
832
  ]
797
833
  });
798
834
 
799
835
  // src/icons/meta-ai.ts
800
- var MetaAi = createIcon("MetaAi", {
836
+ var MetaAi = /* @__PURE__ */ createIcon("MetaAi", {
801
837
  linear: [
802
838
  ["path", { d: "M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z", fill: "currentColor" }],
803
839
  ["path", { d: "M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z", fill: "currentColor" }],
@@ -810,21 +846,21 @@ var MetaAi = createIcon("MetaAi", {
810
846
  });
811
847
 
812
848
  // src/icons/microphone.ts
813
- var Microphone = createIcon("Microphone", {
849
+ var Microphone = /* @__PURE__ */ createIcon("Microphone", {
814
850
  linear: [
815
851
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.25 8C5.25 4.27208 8.27208 1.25 12 1.25C15.7279 1.25 18.75 4.27208 18.75 8V13C18.75 16.7279 15.7279 19.75 12 19.75C8.27208 19.75 5.25 16.7279 5.25 13V8ZM12 2.75C9.10051 2.75 6.75 5.1005 6.75 8V13C6.75 15.8995 9.10051 18.25 12 18.25C14.8995 18.25 17.25 15.8995 17.25 13V8C17.25 5.10051 14.8995 2.75 12 2.75ZM10.5148 7.04546C10.2278 7.31681 9.77532 7.31971 9.48474 7.04498C9.18375 6.76042 9.17045 6.28573 9.45502 5.98474L9.98878 6.48939C9.45502 5.98474 9.45543 5.98431 9.45583 5.98388L9.45666 5.983L9.45836 5.98122L9.46192 5.97753L9.46967 5.96964C9.47512 5.96416 9.48113 5.95826 9.48774 5.95195C9.50094 5.93935 9.51647 5.92517 9.53447 5.9097C9.5705 5.87874 9.61625 5.84274 9.67283 5.80384C9.7863 5.72584 9.94135 5.6375 10.1461 5.55471C10.5565 5.38872 11.1539 5.25 12 5.25C12.8461 5.25 13.4435 5.38871 13.8539 5.55471C14.0587 5.6375 14.2137 5.72583 14.3272 5.80384C14.3837 5.84274 14.4295 5.87874 14.4655 5.9097C14.4835 5.92517 14.4991 5.93935 14.5123 5.95195C14.5189 5.95826 14.5249 5.96416 14.5303 5.96964L14.5381 5.97753L14.5416 5.98122L14.5433 5.983L14.5442 5.98388C14.5446 5.98431 14.545 5.98474 14.0112 6.48939L14.545 5.98474C14.8296 6.28573 14.8162 6.76042 14.5153 7.04498C14.2247 7.31971 13.7722 7.31681 13.4852 7.04546C13.4833 7.04403 13.4807 7.04216 13.4774 7.03991C13.4545 7.02416 13.3959 6.9875 13.2915 6.94529C13.0838 6.86128 12.6811 6.75 12 6.75C11.3189 6.75 10.9162 6.86128 10.7085 6.94529C10.6041 6.9875 10.5455 7.02416 10.5226 7.03991C10.5193 7.04216 10.5167 7.04402 10.5148 7.04546ZM13.4561 7.01645L13.4566 7.01695L13.4569 7.01721C13.4566 7.01696 13.4564 7.01671 13.4561 7.01645ZM10.5148 10.0455C10.2278 10.3168 9.77532 10.3197 9.48474 10.045C9.18375 9.76042 9.17045 9.28573 9.45502 8.98474L10 9.5C9.45502 8.98474 9.45542 8.98431 9.45583 8.98388L9.45666 8.983L9.45836 8.98122L9.46192 8.97753L9.46967 8.96964C9.47512 8.96416 9.48113 8.95826 9.48774 8.95195C9.50094 8.93935 9.51647 8.92517 9.53447 8.9097C9.5705 8.87874 9.61625 8.84274 9.67283 8.80384C9.7863 8.72584 9.94135 8.6375 10.1461 8.55471C10.5565 8.38872 11.1539 8.25 12 8.25C12.8461 8.25 13.4435 8.38872 13.8539 8.55471C14.0587 8.6375 14.2137 8.72584 14.3272 8.80384C14.3837 8.84274 14.4295 8.87874 14.4655 8.9097C14.4835 8.92517 14.4991 8.93935 14.5123 8.95195C14.5189 8.95826 14.5249 8.96416 14.5303 8.96964L14.5381 8.97753L14.5416 8.98122L14.5433 8.983L14.5442 8.98388C14.5446 8.98431 14.545 8.98474 14 9.5L14.545 8.98474C14.8296 9.28573 14.8162 9.76042 14.5153 10.045C14.2247 10.3197 13.7722 10.3168 13.4852 10.0455C13.4833 10.044 13.4807 10.0422 13.4774 10.0399C13.4545 10.0242 13.3959 9.9875 13.2915 9.9453C13.0838 9.86129 12.6811 9.75 12 9.75C11.3189 9.75 10.9162 9.86129 10.7085 9.9453C10.6041 9.9875 10.5455 10.0242 10.5226 10.0399C10.5193 10.0422 10.5167 10.044 10.5148 10.0455ZM13.4567 10.017C13.4566 10.0169 13.4564 10.0168 13.4563 10.0166C13.4561 10.0164 13.456 10.0163 13.4558 10.0161C13.4558 10.0161 13.4558 10.0161 13.4558 10.0161L13.4563 10.0166L13.4566 10.017L13.4567 10.017ZM3 10.25C3.41421 10.25 3.75 10.5858 3.75 11V13C3.75 17.5563 7.44365 21.25 12 21.25C16.5563 21.25 20.25 17.5563 20.25 13V11C20.25 10.5858 20.5858 10.25 21 10.25C21.4142 10.25 21.75 10.5858 21.75 11V13C21.75 18.3848 17.3848 22.75 12 22.75C6.61522 22.75 2.25 18.3848 2.25 13V11C2.25 10.5858 2.58579 10.25 3 10.25Z", fill: "currentColor" }]
816
852
  ]
817
853
  });
818
854
 
819
855
  // src/icons/microsoft-copilot.ts
820
- var MicrosoftCopilot = createIcon("MicrosoftCopilot", {
856
+ var MicrosoftCopilot = /* @__PURE__ */ createIcon("MicrosoftCopilot", {
821
857
  linear: [
822
858
  ["path", { d: "M14.4938 8.93175C13.9308 10.8957 13.3826 12.8723 12.7455 14.8195C12.5529 15.3905 12.0195 15.7858 11.4121 15.7858H9.24881C9.39697 15.5662 9.5155 15.3319 9.58959 15.0684C10.1526 13.1065 10.7008 11.1299 11.3379 9.18066C11.5305 8.60965 12.0639 8.21434 12.6713 8.21434H14.8346C14.6864 8.43396 14.5679 8.66821 14.4938 8.93175ZM21.8174 8.08264H21.8322C21.3136 7.48236 20.5262 7.1749 19.5039 7.1749H18.926C18.3778 7.13098 17.8889 6.76494 17.7111 6.25251L17.1332 4.62736C16.7925 3.6589 15.8591 3 14.8198 3H7.27824C4.49064 3 3.29052 6.53064 2.63854 8.66813C2.03107 10.6615 0.638333 14.0288 2.25331 15.9175C2.99414 16.7813 4.10541 16.8253 5.15949 16.8253C5.70769 16.8692 6.19663 17.2352 6.37443 17.7476L6.95227 19.3728C7.29305 20.3412 8.22648 21 9.26362 21H16.8073C19.5928 21 20.7929 17.4694 21.447 15.3319C21.9359 13.7506 22.5286 11.8034 22.4989 10.2368C22.4989 9.44405 22.3212 8.66823 21.8174 8.08264Z", fill: "currentColor" }]
823
859
  ]
824
860
  });
825
861
 
826
862
  // src/icons/minimize.ts
827
- var Minimize = createIcon("Minimize", {
863
+ var Minimize = /* @__PURE__ */ createIcon("Minimize", {
828
864
  linear: [
829
865
  ["path", { d: "M20.25 9.59479C20.25 9.59479 15.39316 9.97468 14.70923 9.29078C14.02529 8.60681 14.40526 3.75 14.40526 3.75M21 3L15 9", stroke: "currentColor" }],
830
866
  ["path", { d: "M3.75 14.40521C3.75 14.40521 8.60684 14.02532 9.29077 14.70922C9.97471 15.39319 9.59474 20.25 9.59474 20.25M3 21L9 15", stroke: "currentColor" }]
@@ -832,21 +868,21 @@ var Minimize = createIcon("Minimize", {
832
868
  });
833
869
 
834
870
  // src/icons/minus.ts
835
- var Minus = createIcon("Minus", {
871
+ var Minus = /* @__PURE__ */ createIcon("Minus", {
836
872
  linear: [
837
873
  ["path", { d: "M4 12.75C3.58579 12.75 3.25 12.4142 3.25 12C3.25 11.5858 3.58579 11.25 4 11.25L20 11.25C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75L4 12.75Z", fill: "currentColor" }]
838
874
  ]
839
875
  });
840
876
 
841
877
  // src/icons/mistral.ts
842
- var Mistral = createIcon("Mistral", {
878
+ var Mistral = /* @__PURE__ */ createIcon("Mistral", {
843
879
  linear: [
844
880
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4236 16.6857V13.5436H7.2797V16.6857H10.4236ZM13.571 16.6857H10.4236L10.429 19.8287H1V16.6857H4.13672V4.11377H7.2797V7.25675H10.4227V10.3997H13.5657V7.25675H16.7078V4.11377H19.8516V16.6857H23V19.8287H13.571V16.6857ZM13.571 16.6857H16.7078V13.5436H13.5666L13.571 16.6857Z", fill: "currentColor" }]
845
881
  ]
846
882
  });
847
883
 
848
884
  // src/icons/moon.ts
849
- var Moon = createIcon("Moon", {
885
+ var Moon = /* @__PURE__ */ createIcon("Moon", {
850
886
  linear: [
851
887
  ["path", { d: "M21.0672 11.8568L20.4253 11.469L20.4253 11.469L21.0672 11.8568ZM12.1432 2.93276L11.7553 2.29085L11.7553 2.29085L12.1432 2.93276ZM21.25 12C21.25 17.1086 17.1086 21.25 12 21.25V22.75C17.9371 22.75 22.75 17.9371 22.75 12H21.25ZM12 21.25C6.89137 21.25 2.75 17.1086 2.75 12H1.25C1.25 17.9371 6.06294 22.75 12 22.75V21.25ZM2.75 12C2.75 6.89137 6.89137 2.75 12 2.75V1.25C6.06294 1.25 1.25 6.06294 1.25 12H2.75ZM15.5 14.25C12.3244 14.25 9.75 11.6756 9.75 8.5H8.25C8.25 12.5041 11.4959 15.75 15.5 15.75V14.25ZM20.4253 11.469C19.4172 13.1373 17.5882 14.25 15.5 14.25V15.75C18.1349 15.75 20.4407 14.3439 21.7092 12.2447L20.4253 11.469ZM9.75 8.5C9.75 6.41182 10.8627 4.5828 12.531 3.57467L11.7553 2.29085C9.65609 3.5593 8.25 5.86509 8.25 8.5H9.75ZM12 2.75C11.9115 2.75 11.8077 2.71008 11.7324 2.63168C11.6686 2.56527 11.6538 2.50244 11.6503 2.47703C11.6461 2.44587 11.6482 2.35557 11.7553 2.29085L12.531 3.57467C13.0342 3.27065 13.196 2.71398 13.1368 2.27627C13.0754 1.82126 12.7166 1.25 12 1.25V2.75ZM21.7091 12.2447C21.6444 12.3518 21.5541 12.3539 21.523 12.3497C21.4976 12.3462 21.4347 12.3314 21.3683 12.2676C21.2899 12.1923 21.25 12.0885 21.25 12H22.75C22.75 11.2834 22.1787 10.9246 21.7237 10.8632C21.286 10.804 20.7293 10.9658 20.4253 11.469L21.7091 12.2447Z", fill: "currentColor" }]
852
888
  ],
@@ -856,42 +892,42 @@ var Moon = createIcon("Moon", {
856
892
  });
857
893
 
858
894
  // src/icons/more-horizontal.ts
859
- var MoreHorizontal = createIcon("MoreHorizontal", {
895
+ var MoreHorizontal = /* @__PURE__ */ createIcon("MoreHorizontal", {
860
896
  linear: [
861
897
  ["path", { d: "M6.00449 12.5V12M18.0045 12.5V12M12.0045 12.5V12M7.00449 12.5C7.00449 11.9477 6.55677 11.5 6.00449 11.5C5.4522 11.5 5.00449 11.9477 5.00449 12.5C5.00449 13.0523 5.4522 13.5 6.00449 13.5C6.55677 13.5 7.00449 13.0523 7.00449 12.5ZM19.0045 12.5C19.0045 11.9477 18.5568 11.5 18.0045 11.5C17.4522 11.5 17.0045 11.9477 17.0045 12.5C17.0045 13.0523 17.4522 13.5 18.0045 13.5C18.5568 13.5 19.0045 13.0523 19.0045 12.5ZM13.0045 12.5C13.0045 11.9477 12.5568 11.5 12.0045 11.5C11.4522 11.5 11.0045 11.9477 11.0045 12.5C11.0045 13.0523 11.4522 13.5 12.0045 13.5C12.5568 13.5 13.0045 13.0523 13.0045 12.5Z", stroke: "currentColor" }]
862
898
  ]
863
899
  });
864
900
 
865
901
  // src/icons/more-vertical.ts
866
- var MoreVertical = createIcon("MoreVertical", {
902
+ var MoreVertical = /* @__PURE__ */ createIcon("MoreVertical", {
867
903
  linear: [
868
904
  ["path", { d: "M11.9967 12.5V12M11.9967 6.5V6M11.9967 18.5V18M12.9967 12.5C12.9967 11.9477 12.549 11.5 11.9967 11.5C11.4444 11.5 10.9967 11.9477 10.9967 12.5C10.9967 13.0523 11.4444 13.5 11.9967 13.5C12.549 13.5 12.9967 13.0523 12.9967 12.5ZM12.9967 6.5C12.9967 5.94772 12.549 5.5 11.9967 5.5C11.4444 5.5 10.9967 5.94772 10.9967 6.5C10.9967 7.05228 11.4444 7.5 11.9967 7.5C12.549 7.5 12.9967 7.05228 12.9967 6.5ZM12.9967 18.5C12.9967 17.9477 12.549 17.5 11.9967 17.5C11.4444 17.5 10.9967 17.9477 10.9967 18.5C10.9967 19.0523 11.4444 19.5 11.9967 19.5C12.549 19.5 12.9967 19.0523 12.9967 18.5Z", stroke: "currentColor" }]
869
905
  ]
870
906
  });
871
907
 
872
908
  // src/icons/npm.ts
873
- var Npm = createIcon("Npm", {
909
+ var Npm = /* @__PURE__ */ createIcon("Npm", {
874
910
  linear: [
875
911
  ["path", { d: "M3 21H12V7.5H16.5V21H21V3H3V21Z", fill: "currentColor" }]
876
912
  ]
877
913
  });
878
914
 
879
915
  // src/icons/nvidia.ts
880
- var Nvidia = createIcon("Nvidia", {
916
+ var Nvidia = /* @__PURE__ */ createIcon("Nvidia", {
881
917
  linear: [
882
918
  ["path", { d: "M9.212 8.97602V7.62002C9.339 7.61002 9.468 7.60302 9.6 7.59902C13.196 7.48202 15.557 10.783 15.557 10.783C15.557 10.783 13.009 14.43 10.275 14.43C9.91336 14.4317 9.55402 14.3725 9.212 14.255V10.146C10.612 10.32 10.893 10.958 11.735 12.404L13.608 10.777C13.1661 10.2223 12.6092 9.76999 11.9756 9.4513C11.342 9.1326 10.6468 8.9551 9.938 8.93102C9.69437 8.93221 9.451 8.9469 9.209 8.97502M9.209 4.49902V6.52402C9.339 6.51402 9.468 6.50502 9.597 6.50002C14.599 6.32602 17.858 10.726 17.858 10.726C17.858 10.726 14.115 15.416 10.215 15.416C9.877 15.416 9.54 15.385 9.208 15.324V16.574C9.486 16.612 9.766 16.631 10.046 16.631C13.675 16.631 16.299 14.721 18.84 12.462C19.261 12.809 20.986 13.655 21.341 14.026C18.925 16.109 13.293 17.789 10.101 17.789C9.793 17.789 9.498 17.769 9.207 17.741V19.5H23V4.50002H9.21L9.209 4.49902ZM9.209 14.255V15.323C5.853 14.707 4.922 11.113 4.922 11.113C6.06376 9.93013 7.57721 9.17535 9.209 8.97502V10.147H9.204C8.7252 10.1425 8.25155 10.246 7.81834 10.45C7.38513 10.654 7.00354 10.9531 6.702 11.325C6.702 11.325 7.317 13.6 9.209 14.255ZM3.248 10.956C4.684 9.02102 6.852 7.80802 9.209 7.62002V6.52302C4.81 6.88702 1 10.723 1 10.723C1 10.723 3.158 17.15 9.21 17.738V16.572C4.77 16 3.25 10.958 3.25 10.958H3.248V10.956Z", fill: "currentColor" }]
883
919
  ]
884
920
  });
885
921
 
886
922
  // src/icons/openai.ts
887
- var Openai = createIcon("Openai", {
923
+ var Openai = /* @__PURE__ */ createIcon("Openai", {
888
924
  linear: [
889
925
  ["path", { d: "M9.79648 9.34799V7.49548C9.79648 7.33946 9.85502 7.22239 9.99146 7.14447L13.7161 4.9995C14.2231 4.70702 14.8276 4.57058 15.4515 4.57058C17.7915 4.57058 19.2736 6.38413 19.2736 8.31455C19.2736 8.451 19.2736 8.60703 19.254 8.76305L15.393 6.501C15.159 6.36456 14.925 6.36456 14.691 6.501L9.79648 9.34799ZM18.4935 16.5631V12.1364C18.4935 11.8634 18.3764 11.6684 18.1425 11.5319L13.248 8.68494L14.847 7.76838C14.9834 7.69046 15.1005 7.69046 15.237 7.76838L18.9615 9.91336C20.0342 10.5374 20.7555 11.8634 20.7555 13.1503C20.7555 14.6322 19.8782 15.9973 18.4935 16.5628V16.5631ZM8.64599 12.663L7.04699 11.7271C6.91054 11.6492 6.85201 11.5321 6.85201 11.3761V7.08614C6.85201 4.99968 8.45101 3.42007 10.6156 3.42007C11.4346 3.42007 12.195 3.69316 12.8386 4.18061L8.99717 6.40369C8.76323 6.54015 8.64617 6.73513 8.64617 7.00822V12.6632L8.64599 12.663ZM12.0878 14.652L9.79648 13.3651V10.6351L12.0878 9.34818L14.3789 10.6351V13.3651L12.0878 14.652ZM13.56 20.5801C12.741 20.5801 11.9806 20.307 11.3369 19.8196L15.1784 17.5964C15.4123 17.46 15.5294 17.2651 15.5294 16.992V11.3369L17.148 12.2729C17.2845 12.3508 17.3429 12.4679 17.3429 12.6239V16.9139C17.3429 19.0003 15.7243 20.5801 13.56 20.5801ZM8.93846 16.2316L5.21387 14.0866C4.14128 13.4625 3.41989 12.1366 3.41989 10.8497C3.41989 9.34818 4.31688 8.00269 5.70131 7.43713V11.8831C5.70131 12.1562 5.81838 12.3512 6.05232 12.4876L10.9274 15.315L9.32842 16.2316C9.19196 16.3096 9.0749 16.3096 8.93846 16.2316ZM8.72408 19.4297C6.52057 19.4297 4.90201 17.772 4.90201 15.7246C4.90201 15.5685 4.92158 15.4125 4.94097 15.2565L8.78243 17.4796C9.01637 17.616 9.2505 17.616 9.48444 17.4796L14.3789 14.6522V16.5047C14.3789 16.6607 14.3204 16.7777 14.1839 16.8557L10.4593 19.0007C9.95233 19.2931 9.3478 19.4297 8.72391 19.4297H8.72408ZM13.56 21.75C15.9195 21.75 17.8889 20.073 18.3376 17.85C20.5215 17.2844 21.9256 15.2369 21.9256 13.1505C21.9256 11.7855 21.3406 10.4595 20.2876 9.50401C20.3851 9.09448 20.4437 8.68494 20.4437 8.27559C20.4437 5.48714 18.1816 3.4005 15.5686 3.4005C15.0422 3.4005 14.5351 3.47842 14.0281 3.65401C13.1505 2.79599 11.9415 2.25 10.6156 2.25C8.25602 2.25 6.28663 3.92691 5.83795 6.14999C3.65402 6.71555 2.25 8.76305 2.25 10.8495C2.25 12.2146 2.83494 13.5405 3.88796 14.496C3.79046 14.9055 3.73194 15.315 3.73194 15.7244C3.73194 18.5128 5.99397 20.5994 8.60703 20.5994C9.13344 20.5994 9.64047 20.5216 10.1475 20.346C11.0249 21.204 12.2339 21.75 13.56 21.75Z", fill: "currentColor" }]
890
926
  ]
891
927
  });
892
928
 
893
929
  // src/icons/openclaw.ts
894
- var Openclaw = createIcon("Openclaw", {
930
+ var Openclaw = /* @__PURE__ */ createIcon("Openclaw", {
895
931
  linear: [
896
932
  ["path", { transform: "translate(12 12) scale(0.96704570) translate(-11.99985015 -12)", d: "M9.20098 6.30087C9.47692 6.3011 9.70098 6.52487 9.70098 6.80087C9.70088 7.07679 9.47686 7.30064 9.20098 7.30087C8.92489 7.30087 8.70108 7.07693 8.70098 6.80087C8.70098 6.52473 8.92483 6.30087 9.20098 6.30087Z", fill: "currentColor" }],
897
933
  ["path", { transform: "translate(12 12) scale(0.96704570) translate(-11.99985015 -12)", d: "M15.2 6.30087C15.4761 6.30087 15.7 6.52473 15.7 6.80087C15.6999 7.07693 15.4761 7.30087 15.2 7.30087C14.9241 7.30064 14.7001 7.07679 14.7 6.80087C14.7 6.52487 14.9241 6.3011 15.2 6.30087Z", fill: "currentColor" }],
@@ -900,7 +936,7 @@ var Openclaw = createIcon("Openclaw", {
900
936
  });
901
937
 
902
938
  // src/icons/opencode.ts
903
- var Opencode = createIcon("Opencode", {
939
+ var Opencode = /* @__PURE__ */ createIcon("Opencode", {
904
940
  linear: [
905
941
  ["path", { opacity: "0.4", d: "M16 10.0002V18.0002H8V10.0002H16Z", fill: "currentColor" }],
906
942
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 22H4V2H20V22ZM16 6H8V18H16V6Z", fill: "currentColor" }]
@@ -908,7 +944,7 @@ var Opencode = createIcon("Opencode", {
908
944
  });
909
945
 
910
946
  // src/icons/paper-plane.ts
911
- var PaperPlane = createIcon("PaperPlane", {
947
+ var PaperPlane = /* @__PURE__ */ createIcon("PaperPlane", {
912
948
  linear: [
913
949
  ["path", { d: "M17.97213 15.30309L19.51689 10.66872C20.86644 6.62018 21.54117 4.5959 20.4726 3.52736C19.40412 2.45882 17.37984 3.13358 13.33128 4.48309L8.69688 6.02789C5.42931 7.11708 3.79553 7.66168 3.33125 8.46028C2.88958 9.22001 2.88958 10.15832 3.33125 10.91802C3.79553 11.71668 5.42931 12.26127 8.69688 13.35045C9.22154 13.52532 9.48387 13.6128 9.70314 13.75959C9.91564 13.90179 10.09818 14.0844 10.24041 14.29689C10.3872 14.51613 10.47468 14.77848 10.64955 15.30309C11.73873 18.57072 12.28332 20.20449 13.08198 20.66871C13.84167 21.11043 14.78001 21.11043 15.5397 20.66871C16.33836 20.20449 16.88295 18.57072 17.97213 15.30309Z", stroke: "currentColor" }],
914
950
  ["path", { d: "M17.21046 6.78979L13.42101 10.5375", stroke: "currentColor" }]
@@ -916,35 +952,35 @@ var PaperPlane = createIcon("PaperPlane", {
916
952
  });
917
953
 
918
954
  // src/icons/paperclip.ts
919
- var Paperclip = createIcon("Paperclip", {
955
+ var Paperclip = /* @__PURE__ */ createIcon("Paperclip", {
920
956
  linear: [
921
957
  ["path", { d: "M8.49623 16.87566L15.13812 10.51608C15.54132 10.12993 15.74301 9.93688 15.84831 9.72736C16.03704 9.35211 16.03704 8.91498 15.84831 8.53973C15.74301 8.33021 15.54132 8.13715 15.13812 7.75103C14.73483 7.36491 14.53323 7.17184 14.31435 7.07095C13.92249 6.89024 13.46592 6.89023 13.07406 7.07095C12.85518 7.17184 12.65358 7.36491 12.25029 7.75103L5.6566 14.06451C4.66773 15.01131 4.17329 15.4848 4.00065 16.03524C3.86645 16.46319 3.86645 16.9194 4.00065 17.34726C4.17329 17.89779 4.66773 18.37119 5.6566 19.31808C6.64548 20.26488 7.13991 20.73828 7.71483 20.90361C8.16173 21.03213 8.63821 21.03213 9.08512 20.90361C9.66004 20.73828 10.15447 20.26488 11.14338 19.31808L17.83335 12.91242C18.77322 12.01242 19.2432 11.56242 19.52553 11.09433C20.29152 9.82394 20.29152 8.2588 19.52553 6.98845C19.2432 6.52032 18.77322 6.07032 17.83335 5.17033C16.89339 4.27035 16.42341 3.82035 15.93453 3.55008C14.60775 2.81664 12.97317 2.81664 11.64639 3.55008C11.15751 3.82035 10.68753 4.27035 9.7476 5.17033L4.35711 10.33176", stroke: "currentColor" }]
922
958
  ]
923
959
  });
924
960
 
925
961
  // src/icons/pen.ts
926
- var Pen = createIcon("Pen", {
962
+ var Pen = /* @__PURE__ */ createIcon("Pen", {
927
963
  linear: [
928
964
  ["path", { d: "M13.3649 4.9526L15.1407 3.1769A4.0181 4.0181 0 0 1 20.8231 8.8593L9.1031 20.5794L2 22L3.4206 14.8969L13.3649 4.9526ZM13.3649 4.9526L19.0474 10.6351", stroke: "currentColor" }]
929
965
  ]
930
966
  });
931
967
 
932
968
  // src/icons/perplexity.ts
933
- var Perplexity = createIcon("Perplexity", {
969
+ var Perplexity = /* @__PURE__ */ createIcon("Perplexity", {
934
970
  linear: [
935
971
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 1.86861L11.4919 6.86861V2H12.4919V6.87084L18 1.87084V7.55655L20.2539 7.5567V16.0944H18V22.1884L12.4919 16.8011V22H11.4919V16.837L6.09401 22.1868L6.02703 16H3.5V7.55552L6 7.5557V1.86861ZM7 7.55577L10.7616 7.55604L7 4.1314V7.55577ZM10.7778 8.55604L4.5 8.55559V15H6.01621L5.99774 13.2938L10.7778 8.55604ZM11.4919 9.25623L7.00226 13.7062L7.06837 19.8132L11.4919 15.429V9.25623ZM12.4939 9.25572L12.5041 15.4143L17 19.8116V13.7088L12.4939 9.25572ZM13.2087 8.55621L18 13.2912V15.0944H19.2539V8.55663L13.2087 8.55621ZM13.2247 7.55621L17 7.55648V4.19678L16.9301 4.19261L13.2247 7.55621Z", fill: "currentColor" }]
936
972
  ]
937
973
  });
938
974
 
939
975
  // src/icons/pin.ts
940
- var Pin = createIcon("Pin", {
976
+ var Pin = /* @__PURE__ */ createIcon("Pin", {
941
977
  linear: [
942
978
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.4746 4.3747L19.6474 7.55072C20.6549 8.55917 21.4713 9.37641 21.9969 10.0856C22.5382 10.8161 22.8881 11.5853 22.6982 12.4634C22.5083 13.3415 21.8718 13.8972 21.0771 14.3383C20.3055 14.7665 19.2245 15.1727 17.8906 15.6738L15.9136 16.4166C15.1192 16.7151 14.9028 16.8081 14.742 16.9474C14.6611 17.0174 14.5887 17.0967 14.5263 17.1837C14.4021 17.3568 14.329 17.5812 14.1037 18.4L14.0914 18.4449C13.8627 19.2762 13.6739 19.9623 13.4671 20.4774C13.2573 21.0003 12.974 21.4955 12.465 21.786C12.1114 21.9878 11.7112 22.0936 11.3041 22.093C10.7179 22.0921 10.227 21.8014 9.78647 21.4506C9.35243 21.1049 8.8497 20.6016 8.24065 19.9919L6.65338 18.403L2.5306 22.53C2.23786 22.823 1.76298 22.8233 1.46994 22.5305C1.1769 22.2378 1.17666 21.7629 1.4694 21.4699L5.59326 17.3418L4.05842 15.8054C3.45318 15.1996 2.9536 14.6995 2.61002 14.2678C2.26127 13.8297 1.97215 13.3421 1.96848 12.7599C1.96586 12.3451 2.07354 11.9371 2.28053 11.5777C2.57116 11.0731 3.06341 10.7919 3.58296 10.5834C4.09477 10.3779 4.77597 10.1901 5.60112 9.96265L5.6457 9.95036C6.46601 9.7242 6.69053 9.65088 6.86346 9.52638C6.9526 9.4622 7.0337 9.38748 7.10499 9.30383C7.24338 9.14144 7.33502 8.92324 7.62798 8.12367L8.34447 6.16811C8.83874 4.819 9.23907 3.72629 9.66362 2.9461C10.1005 2.14324 10.654 1.49811 11.5357 1.30359C12.4175 1.10904 13.1908 1.46156 13.9246 2.0063C14.6375 2.53559 15.4597 3.35863 16.4746 4.3747ZM13.0304 3.21067C12.4277 2.76322 12.1086 2.71327 11.8588 2.76836C11.609 2.82349 11.3402 3.0033 10.9812 3.66306C10.6161 4.33394 10.2525 5.32066 9.73087 6.7443L9.03642 8.63971C9.02304 8.67621 9.00987 8.71226 8.99686 8.74786C8.76267 9.3886 8.58179 9.88351 8.24665 10.2768C8.09712 10.4522 7.92696 10.609 7.73987 10.7437C7.3205 11.0456 6.81257 11.1852 6.15537 11.3659C6.11884 11.3759 6.08184 11.3861 6.04438 11.3964C5.16337 11.6393 4.56523 11.8054 4.1418 11.9754C3.71693 12.146 3.615 12.2662 3.58038 12.3263C3.50616 12.4552 3.46751 12.6015 3.46845 12.7504C3.46889 12.8201 3.49835 12.9752 3.78366 13.3337C4.06799 13.6909 4.50615 14.1312 5.15229 14.778L9.26897 18.8989C9.91923 19.5498 10.3618 19.9912 10.721 20.2772C11.0814 20.5643 11.2369 20.5929 11.3064 20.593C11.4519 20.5933 11.595 20.5554 11.7215 20.4832C11.7821 20.4486 11.9033 20.3466 12.0751 19.9187C12.2462 19.4923 12.4133 18.8896 12.6574 18.0021C12.6677 17.9648 12.6778 17.9279 12.6878 17.8914C12.8678 17.2352 13.0069 16.7283 13.3075 16.3093C13.4384 16.1268 13.5903 15.9604 13.76 15.8134C14.15 15.4758 14.642 15.2914 15.2786 15.0527C15.314 15.0395 15.3498 15.0261 15.386 15.0124L17.3032 14.2921C18.7112 13.7631 19.6865 13.3946 20.3491 13.0268C21.0001 12.6655 21.178 12.3967 21.2321 12.1463C21.2863 11.8958 21.2353 11.5773 20.7917 10.9787C20.3403 10.3695 19.6045 9.63013 18.541 8.5656L15.4588 5.48018C14.3876 4.40792 13.6433 3.66571 13.0304 3.21067Z", fill: "currentColor" }]
943
979
  ]
944
980
  });
945
981
 
946
982
  // src/icons/pinterest.ts
947
- var Pinterest = createIcon("Pinterest", {
983
+ var Pinterest = /* @__PURE__ */ createIcon("Pinterest", {
948
984
  linear: [
949
985
  ["path", { d: "M7.38658 18.2443C7.16533 19.2317 7.21667 20.5525 7.31152 21.546C7.35842 22.0372 8.02122 22.1632 8.27737 21.7582C8.80775 20.9195 9.56395 19.8114 9.81575 18.8374C9.96874 18.2443 10.5999 15.8144 10.5999 15.8144C11.0207 16.5988 12.2449 17.2685 13.5264 17.2685C17.3518 17.2685 20.1253 13.7288 20.1253 9.34728C20.1253 5.15702 16.7015 2 12.2831 2C6.79365 2 3.86719 5.69275 3.86719 9.71082C3.86719 11.5858 4.8618 13.901 6.44936 14.6471C6.67888 14.762 6.81277 14.7046 6.87016 14.475C6.90841 14.3028 7.1188 13.4418 7.21444 13.0399C7.23357 12.9061 7.21444 12.8104 7.1188 12.6764C6.58324 12.0451 6.16245 10.8587 6.16245 9.76812C6.16245 6.95556 8.30469 4.23862 11.9197 4.23862C15.0375 4.23862 17.2371 6.38156 17.2371 9.42381C17.2371 12.8678 15.4964 15.2595 13.2395 15.2595C11.9771 15.2595 11.0398 14.2263 11.3459 12.9634C11.7094 11.452 12.3979 9.80645 12.3979 8.71584C12.3979 7.74009 11.8815 6.9173 10.7913 6.9173C9.52887 6.9173 8.49596 8.23745 8.49596 10.0169C8.49596 11.1457 8.8785 11.9111 8.8785 11.9111C8.8785 11.9111 7.61611 17.2493 7.38658 18.2443Z", fill: "currentColor" }]
950
986
  ],
@@ -954,14 +990,14 @@ var Pinterest = createIcon("Pinterest", {
954
990
  });
955
991
 
956
992
  // src/icons/play.ts
957
- var Play = createIcon("Play", {
993
+ var Play = /* @__PURE__ */ createIcon("Play", {
958
994
  linear: [
959
995
  ["path", { d: "M19.11774 9.61732C21.02745 10.65585 21.02745 13.34415 19.11774 14.38266L7.58696 20.65305C5.73091 21.6624 3.45 20.34867 3.45 18.27039L3.45 5.72961C3.45 3.65131 5.73091 2.33762 7.58695 3.34693L19.11774 9.61732Z", stroke: "currentColor" }]
960
996
  ]
961
997
  });
962
998
 
963
999
  // src/icons/qwen.ts
964
- var Qwen = createIcon("Qwen", {
1000
+ var Qwen = /* @__PURE__ */ createIcon("Qwen", {
965
1001
  linear: [
966
1002
  ["path", { d: "M17.2214 10.231C17.5963 10.1634 18.1841 10.2495 18.5749 10.2183C19.4908 10.1452 19.7557 10.7562 20.1423 11.4273L20.7712 12.5171L21.4743 13.732C21.8878 14.446 22.2685 14.9459 21.7585 15.7564C21.3098 16.4701 21.0125 17.4961 19.9587 17.3726C19.4949 17.3184 18.5422 17.4989 18.1755 17.2212L18.1579 17.2075C18.1262 17.2182 17.9247 17.6056 17.8874 17.6704L15.6823 21.4947C15.3388 22.0413 14.9415 22.2153 14.3044 22.1704C13.7872 22.1341 12.9756 22.2964 12.5436 21.9751C12.4306 21.8902 12.3295 21.7896 12.2448 21.6763C12.0008 21.3556 11.8158 20.9313 11.5993 20.5972C11.0704 19.7812 11.4041 19.3177 11.8268 18.5864L15.653 11.9614C15.8616 11.5957 16.0661 11.2259 16.2829 10.8648C16.517 10.4746 16.7682 10.289 17.2214 10.231Z", fill: "currentColor" }],
967
1003
  ["path", { d: "M4.00946 7.19289C4.5423 7.17654 5.6323 7.10286 6.03973 7.49465C6.34908 7.79239 7.09355 9.1963 7.35614 9.65285L10.5056 15.1079C11.2278 16.3591 11.6465 16.6256 10.8151 17.9439C10.1747 18.9591 10.2064 19.2003 8.91083 19.1997L8.13153 19.1978L6.24188 19.1997C5.17965 19.2009 4.52858 19.3405 4.01044 18.2261C3.77797 17.7265 3.33075 17.3245 3.38348 16.7046C3.39553 16.5674 3.42803 16.4327 3.48016 16.3052C3.52568 16.192 3.58119 16.083 3.64325 15.978C3.96253 15.438 4.15578 14.9542 4.64911 14.5396C4.0394 13.4442 3.35906 12.3575 2.7536 11.2564C2.56927 10.9211 2.28457 10.5032 2.12958 10.1675C2.06598 10.0333 2.02548 9.88928 2.00848 9.74172C1.98725 9.56053 2.00602 9.37688 2.06317 9.20364C2.1537 8.92479 2.75083 7.93191 2.94598 7.6509C3.14814 7.36023 3.58063 7.22741 3.93426 7.19778C3.95934 7.19573 3.98431 7.19366 4.00946 7.19289Z", fill: "currentColor" }],
@@ -970,7 +1006,7 @@ var Qwen = createIcon("Qwen", {
970
1006
  });
971
1007
 
972
1008
  // src/icons/react.ts
973
- var React = createIcon("React", {
1009
+ var React = /* @__PURE__ */ createIcon("React", {
974
1010
  linear: [
975
1011
  ["path", { d: "M12.0369 9.97004C13.1478 9.97004 14.0483 10.8706 14.0483 11.9815C14.0483 13.0923 13.1478 13.9929 12.0369 13.9929C10.926 13.9929 10.0255 13.0923 10.0255 11.9815C10.0255 10.8706 10.926 9.97004 12.0369 9.97004Z", fill: "currentColor" }],
976
1012
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9993 4.25013C13.9513 2.68807 15.8818 2.11517 17.2485 2.90435C18.4701 3.6098 19.0167 5.24754 18.7871 7.51655C18.7671 7.71587 18.7389 7.91895 18.7078 8.1242C20.9997 9.02141 22.4527 10.3774 22.4975 11.9258L22.5 11.9997C22.5 13.5781 21.0376 14.9653 18.7093 15.8753C18.7404 16.0806 18.7686 16.2836 18.7886 16.4829C19.0182 18.7519 18.4715 20.3895 17.25 21.095C16.83 21.333 16.3541 21.4548 15.8714 21.4477C14.7128 21.4477 13.3609 20.8386 11.9993 19.7494C10.637 20.8387 9.28569 21.4477 8.12857 21.4477C7.64586 21.4549 7.16997 21.3331 6.75 21.095C5.52846 20.3895 4.98181 18.7519 5.21145 16.4829C5.23145 16.2836 5.25884 16.0806 5.2907 15.8753C2.96241 14.9638 1.50003 13.5789 1.5 11.9997C1.5 10.5888 2.64459 9.2949 4.72325 8.36047C4.90621 8.27823 5.09664 8.19977 5.2907 8.12568C5.25885 7.91969 5.23145 7.71587 5.21145 7.51655C4.9818 5.24754 5.52843 3.6098 6.75 2.90435C8.11676 2.11517 10.0474 2.68806 11.9993 4.25013ZM17.7515 16.2065C16.7834 16.4981 15.792 16.7062 14.7883 16.8283C14.1799 17.6376 13.5035 18.3935 12.7666 19.0877C14.3801 20.3348 15.8559 20.7475 16.7508 20.2288C17.5724 19.7543 17.9554 18.4925 17.8102 16.7535L17.7967 16.5836C17.7841 16.4591 17.7693 16.3339 17.7515 16.2065ZM6.25077 16.2065C6.23373 16.3339 6.21813 16.4591 6.20628 16.5836C6.02179 18.381 6.38995 19.6973 7.20985 20.2053L7.25154 20.2288C8.14716 20.746 9.62216 20.3348 11.2363 19.0877C10.4992 18.3935 9.82248 17.6376 9.21386 16.8283C8.21021 16.7061 7.2189 16.498 6.25077 16.2065ZM13.4112 16.9594C12.9497 16.9876 12.4763 17.0039 12 17.0039C11.5237 17.0039 11.0532 16.9876 10.5924 16.9594C11.0286 17.4838 11.4989 17.9789 12 18.4415C12.5022 17.9788 12.9736 17.4837 13.4112 16.9594ZM11.9993 7.99898C11.2489 7.99851 10.4988 8.03749 9.75247 8.11596C9.31585 8.72257 8.91028 9.35103 8.53751 9.99887C8.16287 10.6476 7.8224 11.3155 7.51746 11.9997C7.8224 12.684 8.16288 13.3518 8.53751 14.0005C8.91088 14.6509 9.3176 15.2817 9.7561 15.8901C10.5011 15.9667 11.2496 16.0047 11.9985 16.0041C12.7477 16.0047 13.4964 15.9667 14.2416 15.8901C14.6263 15.3578 14.9868 14.8083 15.3219 14.2435L15.461 14.0005C15.8353 13.3516 16.1758 12.6838 16.4811 11.9997C16.1758 11.3156 15.8354 10.6477 15.461 9.99887C15.0868 9.34999 14.6797 8.72054 14.2416 8.11299C13.4966 8.03652 12.7482 7.99853 11.9993 7.99898ZM7.00555 13.2625C6.77133 13.9028 6.57911 14.5578 6.43003 15.2232C6.99869 15.4 7.57697 15.5439 8.16202 15.6543L8.41312 15.7011C8.1605 15.3166 7.91236 14.9119 7.67234 14.5013C7.43234 14.0908 7.21148 13.6767 7.00555 13.2625ZM16.9936 13.2625C16.7847 13.6767 16.5633 14.0909 16.327 14.5013C16.088 14.9168 15.8411 15.3168 15.5862 15.7011C16.2567 15.5854 16.9189 15.4257 17.5685 15.2232C17.4375 14.64 17.2733 14.0649 17.0768 13.5006L16.9936 13.2625ZM5.48248 9.12447C5.36395 9.17387 5.24759 9.22336 5.13351 9.27276C3.46307 10.0264 2.50011 11.0201 2.50011 11.9997C2.50014 13.0335 3.59431 14.1064 5.48182 14.8808C5.71457 13.8953 6.0308 12.9315 6.42706 11.9997C6.03154 11.0698 5.7155 10.1079 5.48248 9.12447ZM18.5205 9.11854C18.2874 10.1039 17.9712 11.0678 17.5752 11.9997C17.9466 12.8729 18.248 13.7742 18.4765 14.6949L18.5197 14.8808C20.4072 14.1064 21.5013 13.0335 21.5014 11.9997C21.5014 10.966 20.4043 9.89291 18.5205 9.11854ZM15.581 8.29753C15.8052 8.63383 16.0233 8.98228 16.2351 9.34278L16.3262 9.49881C16.5654 9.90859 16.787 10.3228 16.993 10.737C17.2269 10.0965 17.4191 9.4416 17.5685 8.77633C16.9172 8.57327 16.2533 8.41325 15.581 8.29753ZM8.40933 8.30346C7.7404 8.42041 7.07976 8.58059 6.43151 8.78292C6.56184 9.3629 6.72494 9.93493 6.92003 10.4963L7.00192 10.7362C7.21081 10.3212 7.42929 9.91219 7.66855 9.49799C7.90783 9.08376 8.15598 8.68657 8.40933 8.30346ZM8.13829 3.55269C7.82793 3.54545 7.52109 3.62074 7.24923 3.77067C6.42829 4.24521 6.04318 5.50762 6.1903 7.24601L6.20398 7.41572C6.21583 7.54021 6.23142 7.66549 6.24846 7.7922C7.21698 7.50259 8.20832 7.29534 9.21172 7.17269C9.82065 6.36319 10.4977 5.60728 11.2355 4.9133C10.0777 4.01816 8.99094 3.55271 8.13829 3.55269ZM15.8617 3.55203C15.0091 3.55205 13.9223 4.01735 12.7645 4.91248C13.5018 5.60595 14.1784 6.3614 14.7868 7.17039C15.7905 7.29246 16.7819 7.50056 17.7501 7.7922C17.7678 7.66551 17.7826 7.53953 17.7952 7.41506C17.9804 5.58843 17.5996 4.25967 16.7514 3.76985C16.4967 3.62909 16.2111 3.55419 15.9207 3.55154L15.8617 3.55203ZM11.9956 5.55719C11.4944 6.01982 11.0242 6.51489 10.588 7.03924C11.0502 7.00959 11.5195 6.99475 11.9956 6.99475C12.4756 6.99475 12.946 7.01108 13.4067 7.03924C12.9694 6.51479 12.4979 6.01968 11.9956 5.55719Z", fill: "currentColor" }]
@@ -978,14 +1014,14 @@ var React = createIcon("React", {
978
1014
  });
979
1015
 
980
1016
  // src/icons/reddit.ts
981
- var Reddit = createIcon("Reddit", {
1017
+ var Reddit = /* @__PURE__ */ createIcon("Reddit", {
982
1018
  linear: [
983
1019
  ["path", { transform: "translate(12 12) scale(0.91666667) translate(-12.00000000 -12)", fillRule: "evenodd", clipRule: "evenodd", d: "M19.9604 3.48098C19.9604 4.85119 18.8496 5.96196 17.4794 5.96196C16.306 5.96196 15.3228 5.14734 15.0647 4.05278C13.6253 4.25048 12.5132 5.48823 12.5132 6.98103L12.513 6.99038C14.732 7.07274 16.7607 7.69779 18.3679 8.69226C18.9581 8.23899 19.6969 7.96954 20.4986 7.96954C22.4324 7.96954 24 9.53718 24 11.471C24 12.8655 23.1847 14.0697 22.0047 14.6328C21.895 18.7019 17.4625 21.9752 12.0107 21.9752C6.56347 21.9752 2.13389 18.7074 2.01697 14.643C0.825309 14.0844 0 12.8741 0 11.471C0 9.53718 1.56764 7.96954 3.50142 7.96954C4.30745 7.96954 5.04987 8.2419 5.64167 8.69961C7.23364 7.71151 9.2407 7.08636 11.4375 6.9932L11.4372 6.98241C11.4372 4.90089 13.0236 3.1822 15.0507 2.97221C15.2854 1.84604 16.2836 1 17.4794 1C18.8496 1 19.9604 2.11077 19.9604 3.48098ZM7.17128 15.4805C8.15284 15.4805 8.99557 15.0223 9.05388 13.7617V13.7631C9.11219 12.5025 8.36387 11.4501 7.38231 11.4501C6.40075 11.4501 5.55802 12.2748 5.49971 13.5354C5.4414 14.796 6.18972 15.4805 7.17128 15.4805ZM16.8446 15.4805C15.863 15.4805 15.0203 15.0223 14.962 13.7617V13.7631C14.9037 12.5025 15.652 11.4501 16.6335 11.4501C17.6151 11.4501 18.4578 12.2748 18.5161 13.5354C18.5744 14.796 17.8261 15.4805 16.8446 15.4805ZM12.0068 16.4607C10.7906 16.4607 9.6244 16.5204 8.54705 16.6301C8.36239 16.6481 8.24577 16.8397 8.31797 17.0105C8.9219 18.453 10.3463 19.4665 12.0068 19.4665C13.6673 19.4665 15.0931 18.453 15.6957 17.0105C15.7678 16.8397 15.6498 16.6481 15.4666 16.6301C14.3878 16.5204 13.223 16.4607 12.0068 16.4607Z", fill: "currentColor" }]
984
1020
  ]
985
1021
  });
986
1022
 
987
1023
  // src/icons/redo.ts
988
- var Redo = createIcon("Redo", {
1024
+ var Redo = /* @__PURE__ */ createIcon("Redo", {
989
1025
  linear: [
990
1026
  ["path", { d: "M19.5 9H9.5C6.4624 9 4 11.4624 4 14.5C4 17.5376 6.4624 20 9.5 20H13", stroke: "currentColor" }],
991
1027
  ["path", { d: "M16 5C16 5 20 7.94593 20 9C20 10.05413 16 13 16 13", stroke: "currentColor" }]
@@ -993,14 +1029,14 @@ var Redo = createIcon("Redo", {
993
1029
  });
994
1030
 
995
1031
  // src/icons/reorder.ts
996
- var Reorder = createIcon("Reorder", {
1032
+ var Reorder = /* @__PURE__ */ createIcon("Reorder", {
997
1033
  linear: [
998
1034
  ["path", { d: "M5 6h14M5 10h14M5 14h14M5 18h14", stroke: "currentColor" }]
999
1035
  ]
1000
1036
  });
1001
1037
 
1002
1038
  // src/icons/repeat.ts
1003
- var Repeat = createIcon("Repeat", {
1039
+ var Repeat = /* @__PURE__ */ createIcon("Repeat", {
1004
1040
  linear: [
1005
1041
  ["path", { d: "M10.9 4.95H9.3C5.40639 4.95 2.25 8.10639 2.25 12C2.25 15.89361 5.40639 19.05 9.3 19.05H9.75C10.16421 19.05 10.5 18.71421 10.5 18.3C10.5 17.88579 10.16421 17.55 9.75 17.55H9.3C6.23482 17.55 3.75 15.06518 3.75 12C3.75 8.93482 6.23482 6.45 9.3 6.45H10.9Z", fill: "currentColor" }],
1006
1042
  ["path", { d: "M10.9 4.95H9.3C5.40639 4.95 2.25 8.10639 2.25 12C2.25 15.89361 5.40639 19.05 9.3 19.05H9.75C10.16421 19.05 10.5 18.71421 10.5 18.3C10.5 17.88579 10.16421 17.55 9.75 17.55H9.3C6.23482 17.55 3.75 15.06518 3.75 12C3.75 8.93482 6.23482 6.45 9.3 6.45H10.9Z", transform: "rotate(180 12 12)", fill: "currentColor" }],
@@ -1010,7 +1046,7 @@ var Repeat = createIcon("Repeat", {
1010
1046
  });
1011
1047
 
1012
1048
  // src/icons/search.ts
1013
- var Search = createIcon("Search", {
1049
+ var Search = /* @__PURE__ */ createIcon("Search", {
1014
1050
  linear: [
1015
1051
  ["circle", { cx: "11.55", cy: "11.55", r: "8.55", stroke: "currentColor" }],
1016
1052
  ["path", { d: "M17.5962 17.5962L21 21", stroke: "currentColor" }]
@@ -1018,7 +1054,7 @@ var Search = createIcon("Search", {
1018
1054
  });
1019
1055
 
1020
1056
  // src/icons/settings.ts
1021
- var Settings = createIcon("Settings", {
1057
+ var Settings = /* @__PURE__ */ createIcon("Settings", {
1022
1058
  linear: [
1023
1059
  ["circle", { cx: "12", cy: "12", r: "2.7", stroke: "currentColor" }],
1024
1060
  ["path", { d: "M13.58886 3.13702C13.25802 3 12.83871 3 12 3C11.16129 3 10.74198 3 10.41114 3.13702C9.97011 3.31971 9.6197 3.67012 9.43701 4.11117C9.35361 4.31251 9.32097 4.54665 9.3082 4.88819C9.28943 5.39011 9.03203 5.8547 8.59705 6.10584C8.16208 6.35696 7.63103 6.34759 7.18697 6.11288C6.8848 5.95317 6.66571 5.86436 6.44965 5.83592C5.97634 5.7736 5.49766 5.90186 5.11892 6.19248C4.83487 6.41044 4.62519 6.77361 4.20585 7.49994C3.7865 8.22627 3.57683 8.58943 3.53009 8.94442C3.46778 9.41772 3.59604 9.89639 3.88666 10.27515C4.0193 10.44804 4.20573 10.5933 4.49507 10.7751C4.92042 11.0424 5.1941 11.49771 5.19407 12C5.19405 12.50229 4.92037 12.95751 4.49506 13.22472C4.20568 13.40661 4.01923 13.55196 3.88657 13.72485C3.59595 14.10357 3.46769 14.58219 3.53001 15.0555C3.57674 15.41046 3.78641 15.7737 4.20576 16.5C4.62511 17.2263 4.83478 17.58954 5.11883 17.80743C5.49757 18.09804 5.97625 18.22629 6.44956 18.16401C6.6656 18.13557 6.88469 18.04674 7.18684 17.88708C7.63092 17.65236 8.162 17.643 8.59701 17.8941C9.03202 18.14529 9.28943 18.60987 9.3082 19.11189C9.32098 19.45335 9.35361 19.68753 9.43701 19.88886C9.6197 20.32986 9.97011 20.68032 10.41114 20.86302C10.74198 21 11.16129 21 12 21C12.83871 21 13.25802 21 13.58886 20.86302C14.02986 20.68032 14.38032 20.32986 14.56293 19.88886C14.64636 19.68753 14.67903 19.45335 14.69181 19.1118C14.71053 18.60987 14.96793 18.14529 15.4029 17.8941C15.83787 17.64291 16.36896 17.65236 16.81311 17.88708C17.11524 18.04674 17.3343 18.13548 17.5503 18.16392C18.02361 18.22629 18.50232 18.09804 18.88104 17.80743C19.16508 17.58945 19.37478 17.2263 19.79409 16.49991C20.21349 15.77361 20.42319 15.41046 20.4699 15.0555C20.53218 14.58219 20.40393 14.10348 20.11332 13.72476C19.98066 13.55187 19.79418 13.40652 19.50483 13.22472C19.07958 12.95751 18.80589 12.5022 18.80589 11.99991C18.80589 11.49762 19.07958 11.04249 19.50483 10.77528C19.79427 10.59339 19.98075 10.44813 20.11341 10.27515C20.40402 9.89646 20.53227 9.41778 20.46999 8.94447C20.42328 8.58949 20.21358 8.22633 19.79418 7.5C19.37487 6.77367 19.16517 6.41051 18.88113 6.19254C18.50241 5.90192 18.0237 5.77367 17.55039 5.83598C17.33439 5.86442 17.11533 5.95322 16.81311 6.11292C16.36905 6.34763 15.83796 6.35702 15.40299 6.10586C14.96793 5.85472 14.71053 5.39009 14.69181 4.88815C14.67903 4.54663 14.64636 4.3125 14.56293 4.11117C14.38032 3.67012 14.02986 3.31971 13.58886 3.13702Z", stroke: "currentColor" }]
@@ -1026,14 +1062,14 @@ var Settings = createIcon("Settings", {
1026
1062
  });
1027
1063
 
1028
1064
  // src/icons/share.ts
1029
- var Share = createIcon("Share", {
1065
+ var Share = /* @__PURE__ */ createIcon("Share", {
1030
1066
  linear: [
1031
1067
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5 2.25C14.7051 2.25 13.25 3.70507 13.25 5.5C13.25 5.69591 13.2673 5.88776 13.3006 6.07412L8.56991 9.38558C8.54587 9.4024 8.52312 9.42038 8.50168 9.43939C7.94993 9.00747 7.25503 8.75 6.5 8.75C4.70507 8.75 3.25 10.2051 3.25 12C3.25 13.7949 4.70507 15.25 6.5 15.25C7.25503 15.25 7.94993 14.9925 8.50168 14.5606C8.52312 14.5796 8.54587 14.5976 8.56991 14.6144L13.3006 17.9259C13.2673 18.1122 13.25 18.3041 13.25 18.5C13.25 20.2949 14.7051 21.75 16.5 21.75C18.2949 21.75 19.75 20.2949 19.75 18.5C19.75 16.7051 18.2949 15.25 16.5 15.25C15.4472 15.25 14.5113 15.7506 13.9174 16.5267L9.43806 13.3911C9.63809 12.9694 9.75 12.4978 9.75 12C9.75 11.5022 9.63809 11.0306 9.43806 10.6089L13.9174 7.4733C14.5113 8.24942 15.4472 8.75 16.5 8.75C18.2949 8.75 19.75 7.29493 19.75 5.5C19.75 3.70507 18.2949 2.25 16.5 2.25ZM14.75 5.5C14.75 4.5335 15.5335 3.75 16.5 3.75C17.4665 3.75 18.25 4.5335 18.25 5.5C18.25 6.4665 17.4665 7.25 16.5 7.25C15.5335 7.25 14.75 6.4665 14.75 5.5ZM6.5 10.25C5.5335 10.25 4.75 11.0335 4.75 12C4.75 12.9665 5.5335 13.75 6.5 13.75C7.4665 13.75 8.25 12.9665 8.25 12C8.25 11.0335 7.4665 10.25 6.5 10.25ZM16.5 16.75C15.5335 16.75 14.75 17.5335 14.75 18.5C14.75 19.4665 15.5335 20.25 16.5 20.25C17.4665 20.25 18.25 19.4665 18.25 18.5C18.25 17.5335 17.4665 16.75 16.5 16.75Z", fill: "currentColor" }]
1032
1068
  ]
1033
1069
  });
1034
1070
 
1035
1071
  // src/icons/sidebar-left.ts
1036
- var SidebarLeft = createIcon("SidebarLeft", {
1072
+ var SidebarLeft = /* @__PURE__ */ createIcon("SidebarLeft", {
1037
1073
  linear: [
1038
1074
  ["path", { d: "M10.5 3h3C16.7 3 18 3 19.5 4.5S21 7.3 21 10.5v3c0 3.2 0 4.5-1.5 6S16.7 21 13.5 21h-3C7.3 21 6 21 4.5 19.5S3 16.7 3 13.5v-3C3 7.3 3 6 4.5 4.5S7.3 3 10.5 3Z", stroke: "currentColor" }],
1039
1075
  ["path", { d: "M9.3 3v18", stroke: "currentColor" }]
@@ -1041,7 +1077,7 @@ var SidebarLeft = createIcon("SidebarLeft", {
1041
1077
  });
1042
1078
 
1043
1079
  // src/icons/sidebar-right.ts
1044
- var SidebarRight = createIcon("SidebarRight", {
1080
+ var SidebarRight = /* @__PURE__ */ createIcon("SidebarRight", {
1045
1081
  linear: [
1046
1082
  ["path", { d: "M10.5 3h3C16.7 3 18 3 19.5 4.5S21 7.3 21 10.5v3c0 3.2 0 4.5-1.5 6S16.7 21 13.5 21h-3C7.3 21 6 21 4.5 19.5S3 16.7 3 13.5v-3C3 7.3 3 6 4.5 4.5S7.3 3 10.5 3Z", stroke: "currentColor" }],
1047
1083
  ["path", { d: "M14.7 3v18", stroke: "currentColor" }]
@@ -1049,7 +1085,7 @@ var SidebarRight = createIcon("SidebarRight", {
1049
1085
  });
1050
1086
 
1051
1087
  // src/icons/slack.ts
1052
- var Slack = createIcon("Slack", {
1088
+ var Slack = /* @__PURE__ */ createIcon("Slack", {
1053
1089
  linear: [
1054
1090
  ["path", { d: "M6.36125 14.5772C6.36125 15.7106 5.44597 16.6266 4.3135 16.6266C3.18104 16.6266 2.26576 15.7106 2.26576 14.5772C2.26576 13.4439 3.18104 12.5279 4.3135 12.5279H6.36125V14.5772ZM7.38512 14.5772C7.38512 13.4439 8.3004 12.5279 9.43286 12.5279C10.5653 12.5279 11.4806 13.4439 11.4806 14.5772V19.7006C11.4806 20.834 10.5653 21.75 9.43286 21.75C8.3004 21.75 7.38512 20.834 7.38512 19.7006V14.5772Z", fill: "currentColor" }],
1055
1091
  ["path", { d: "M9.43262 6.34872C8.30016 6.34872 7.38488 5.43272 7.38488 4.29936C7.38488 3.166 8.30016 2.25 9.43262 2.25C10.5651 2.25 11.4804 3.166 11.4804 4.29936V6.34872H9.43262ZM9.43262 7.38893C10.5651 7.38893 11.4804 8.30493 11.4804 9.43829C11.4804 10.5717 10.5651 11.4877 9.43262 11.4877H4.29775C3.16528 11.4877 2.25 10.5717 2.25 9.43829C2.25 8.30493 3.16528 7.38893 4.29775 7.38893H9.43262Z", fill: "currentColor" }],
@@ -1059,14 +1095,14 @@ var Slack = createIcon("Slack", {
1059
1095
  });
1060
1096
 
1061
1097
  // src/icons/smartphone.ts
1062
- var Smartphone = createIcon("Smartphone", {
1098
+ var Smartphone = /* @__PURE__ */ createIcon("Smartphone", {
1063
1099
  linear: [
1064
1100
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9436 1.25H12.0564C13.8942 1.24998 15.3498 1.24997 16.489 1.40314C17.6614 1.56076 18.6104 1.89288 19.3588 2.64124C20.1071 3.38961 20.4392 4.33856 20.5969 5.51098C20.75 6.65019 20.75 8.10583 20.75 9.94359V14.0564C20.75 15.8942 20.75 17.3498 20.5969 18.489C20.4392 19.6614 20.1071 20.6104 19.3588 21.3588C18.6104 22.1071 17.6614 22.4392 16.489 22.5969C15.3498 22.75 13.8942 22.75 12.0564 22.75H11.9436C10.1058 22.75 8.65019 22.75 7.51098 22.5969C6.33856 22.4392 5.38961 22.1071 4.64124 21.3588C3.89288 20.6104 3.56076 19.6614 3.40314 18.489C3.24997 17.3498 3.24998 15.8942 3.25 14.0564V9.94358C3.24998 8.10582 3.24997 6.65019 3.40314 5.51098C3.56076 4.33856 3.89288 3.38961 4.64124 2.64124C5.38961 1.89288 6.33856 1.56076 7.51098 1.40314C8.65019 1.24997 10.1058 1.24998 11.9436 1.25ZM7.71085 2.88976C6.70476 3.02502 6.12511 3.27869 5.7019 3.7019C5.27869 4.12511 5.02502 4.70476 4.88976 5.71085C4.75159 6.73851 4.75 8.09318 4.75 10V14C4.75 15.9068 4.75159 17.2615 4.88976 18.2892C5.02502 19.2952 5.27869 19.8749 5.7019 20.2981C6.12511 20.7213 6.70476 20.975 7.71085 21.1102C8.73851 21.2484 10.0932 21.25 12 21.25C13.9068 21.25 15.2615 21.2484 16.2892 21.1102C17.2952 20.975 17.8749 20.7213 18.2981 20.2981C18.7213 19.8749 18.975 19.2952 19.1102 18.2892C19.2484 17.2615 19.25 15.9068 19.25 14V10C19.25 8.09318 19.2484 6.73851 19.1102 5.71085C18.975 4.70476 18.7213 4.12511 18.2981 3.7019C17.8749 3.27869 17.2952 3.02502 16.2892 2.88976C15.2615 2.75159 13.9068 2.75 12 2.75C10.0932 2.75 8.73851 2.75159 7.71085 2.88976ZM8.25 19C8.25 18.5858 8.58579 18.25 9 18.25H15C15.4142 18.25 15.75 18.5858 15.75 19C15.75 19.4142 15.4142 19.75 15 19.75H9C8.58579 19.75 8.25 19.4142 8.25 19Z", fill: "currentColor" }]
1065
1101
  ]
1066
1102
  });
1067
1103
 
1068
1104
  // src/icons/snapchat.ts
1069
- var Snapchat = createIcon("Snapchat", {
1105
+ var Snapchat = /* @__PURE__ */ createIcon("Snapchat", {
1070
1106
  linear: [
1071
1107
  ["path", { transform: "translate(0.85652 0.85853) scale(0.92851)", fill: "currentColor", fillRule: "evenodd", d: "M22.364 17.707c-.326.806-1.092 1.183-1.528 1.36a7 7 0 0 1-1.035.323l-.023.088a1.77 1.77 0 0 1-.618.976a1.74 1.74 0 0 1-1.142.378h-.015l-.031-.001a3.5 3.5 0 0 1-.652-.089a3.2 3.2 0 0 0-.679-.075q-.194 0-.393.03a1.9 1.9 0 0 0-.71.403a5.37 5.37 0 0 1-3.353 1.398l-.035.002h-.036l-.128-.002l-.102.002h-.034l-.033-.002A5.37 5.37 0 0 1 8.463 21.1a1.9 1.9 0 0 0-.709-.402q-.195-.03-.39-.03q-.337.004-.667.08q-.3.073-.61.094a1.75 1.75 0 0 1-1.21-.352a1.78 1.78 0 0 1-.654-1.002L4.2 19.39a7 7 0 0 1-1.035-.322c-.436-.179-1.2-.556-1.525-1.358a1.9 1.9 0 0 1-.136-.603v-.012a1.74 1.74 0 0 1 .347-1.135c.249-.33.619-.572 1.052-.653a3.15 3.15 0 0 0 1.904-1.217l.016-.021l.016-.02q.327-.403.573-.871a4 4 0 0 1-.315-.117a3.8 3.8 0 0 1-.943-.56c-.305-.256-.946-.926-.765-1.939l.023-.126l.044-.12a2.3 2.3 0 0 1 .837-1.098a2.2 2.2 0 0 1 1.341-.402c-.027-1.067.09-2.135.35-3.17l.026-.105l.041-.1a6.45 6.45 0 0 1 2.302-2.873a6 6 0 0 1 3.467-1.066l.344-.003a6 6 0 0 1 3.482 1.065a6.46 6.46 0 0 1 2.306 2.873l.041.1l.027.106a11.8 11.8 0 0 1 .349 3.16h.008c.281 0 .557.053.815.151c.368.12.69.338.935.622c.273.316.443.7.501 1.101l.014.093l.001.094c.021 1.13-.85 1.823-1.74 2.198l-.011.005a5 5 0 0 1-.307.113c.25.486.58.914.971 1.264c.476.425 1.03.723 1.616.878c.404.094.748.33.982.643c.249.332.365.734.345 1.132v.006a1.9 1.9 0 0 1-.134.603m-1.392-.562a.4.4 0 0 0 .028-.124a.24.24 0 0 0-.047-.156a.2.2 0 0 0-.133-.083a5 5 0 0 1-.342-.101l-.004-.002a5.4 5.4 0 0 1-.842-.361a5.5 5.5 0 0 1-1.076-.754a5.9 5.9 0 0 1-1.52-2.163l-.005-.012a1.07 1.07 0 0 1-.091-.86a.93.93 0 0 1 .352-.411l.05-.033c.232-.147.508-.24.724-.313l.04-.013l.01-.003l.011-.004q.11-.038.193-.071l.026-.011l.018-.008h.002a3 3 0 0 0 .328-.17c.367-.225.451-.443.448-.6a.65.65 0 0 0-.15-.333a.6.6 0 0 0-.3-.187l-.006-.003a.8.8 0 0 0-.428-.058a.7.7 0 0 0-.172.053a2 2 0 0 1-.259.118l-.01.004a2 2 0 0 1-.16.054l-.006.001a2 2 0 0 1-.426.078a.7.7 0 0 1-.477-.17l.028-.51l.004-.061a10.3 10.3 0 0 0-.216-3.869A4.96 4.96 0 0 0 14.797 3.8a4.5 4.5 0 0 0-2.618-.8l-.362.002a4.5 4.5 0 0 0-2.615.802a4.95 4.95 0 0 0-1.764 2.207a10.3 10.3 0 0 0-.217 3.863q.018.287.033.574a.75.75 0 0 1-.526.171a2 2 0 0 1-.384-.054l-.007-.001a2 2 0 0 1-.521-.201a.5.5 0 0 0-.221-.048a.7.7 0 0 0-.442.131a.8.8 0 0 0-.287.38c-.044.248.137.455.363.611l.06.04a2.4 2.4 0 0 0 .393.203a3 3 0 0 0 .255.091a3.6 3.6 0 0 1 .724.314l.054.035a.9.9 0 0 1 .347.408a1.1 1.1 0 0 1-.092.862l-.003.01a6.8 6.8 0 0 1-.963 1.594a4.76 4.76 0 0 1-1.682 1.402c-.36.178-.743.308-1.14.385a.2.2 0 0 0-.133.083a.24.24 0 0 0-.048.156a.4.4 0 0 0 .029.125a.73.73 0 0 0 .283.316q.301.207.877.376q.171.05.366.096q.349.083.77.152c.126.02.18.24.253.597q.043.225.102.445a.28.28 0 0 0 .104.168c.053.04.119.059.183.05q.195-.01.383-.057a4.7 4.7 0 0 1 1.008-.122q.366 0 .727.066a3.4 3.4 0 0 1 1.38.751a3.87 3.87 0 0 0 2.422 1.016q.045 0 .09-.004c.037.003.086.004.137.004a3.87 3.87 0 0 0 2.422-1.016a3.4 3.4 0 0 1 1.38-.751q.36-.066.728-.066q.51.002 1.009.113q.189.045.38.052h.022a.24.24 0 0 0 .17-.052a.27.27 0 0 0 .096-.16q.06-.224.102-.441c.073-.356.127-.574.252-.595q.46-.076.832-.166q.16-.04.304-.081q.527-.154.825-.342a2 2 0 0 0 .173-.129a.6.6 0 0 0 .163-.219z", clipRule: "evenodd" }]
1072
1108
  ],
@@ -1076,14 +1112,14 @@ var Snapchat = createIcon("Snapchat", {
1076
1112
  });
1077
1113
 
1078
1114
  // src/icons/soundwave.ts
1079
- var Soundwave = createIcon("Soundwave", {
1115
+ var Soundwave = /* @__PURE__ */ createIcon("Soundwave", {
1080
1116
  linear: [
1081
1117
  ["path", { d: "M4 11v2M8 7v10M12 4v16M16 7v10M20 11v2", stroke: "currentColor" }]
1082
1118
  ]
1083
1119
  });
1084
1120
 
1085
1121
  // src/icons/spinner.ts
1086
- var Spinner = createIcon("Spinner", {
1122
+ var Spinner = /* @__PURE__ */ createIcon("Spinner", {
1087
1123
  linear: [
1088
1124
  ["style", { children: "@keyframes honeyicons-spinner-rotate { to { transform: rotate(360deg); } }\n [data-honeyicons-spinner] { transform-origin: 12px 12px; animation: honeyicons-spinner-rotate 0.8s linear infinite; }\n @media (prefers-reduced-motion: reduce) { [data-honeyicons-spinner] { animation: none; } }" }],
1089
1125
  ["circle", { cx: "12", cy: "12", r: "9", stroke: "currentColor", opacity: "0.15", "data-honeyicons-bounds": "" }],
@@ -1092,7 +1128,7 @@ var Spinner = createIcon("Spinner", {
1092
1128
  });
1093
1129
 
1094
1130
  // src/icons/spinner-arc.ts
1095
- var SpinnerArc = createIcon("SpinnerArc", {
1131
+ var SpinnerArc = /* @__PURE__ */ createIcon("SpinnerArc", {
1096
1132
  linear: [
1097
1133
  ["style", { children: "@keyframes honeyicons-spinner-arc-rotate { to { transform: rotate(360deg); } }\n [data-honeyicons-spinner-arc] { transform-origin: 12px 12px; animation: honeyicons-spinner-arc-rotate 0.8s linear infinite; }\n @media (prefers-reduced-motion: reduce) { [data-honeyicons-spinner-arc] { animation: none; } }" }],
1098
1134
  ["circle", { cx: "12", cy: "12", r: "9", stroke: "currentColor", opacity: "0.15", "data-honeyicons-bounds": "" }],
@@ -1101,7 +1137,7 @@ var SpinnerArc = createIcon("SpinnerArc", {
1101
1137
  });
1102
1138
 
1103
1139
  // src/icons/spinner-orbit.ts
1104
- var SpinnerOrbit = createIcon("SpinnerOrbit", {
1140
+ var SpinnerOrbit = /* @__PURE__ */ createIcon("SpinnerOrbit", {
1105
1141
  linear: [
1106
1142
  ["style", { children: '@keyframes honeyicons-spinner-orbit-pulse { 0%, 100% { opacity: 1; } 45%, 85% { opacity: 0.15; } }\n [data-honeyicons-spinner-orbit] { animation: honeyicons-spinner-orbit-pulse 950ms ease-in-out infinite; }\n [data-honeyicons-spinner-orbit="0"] { animation-delay: -950ms; }\n [data-honeyicons-spinner-orbit="1"] { animation-delay: -840ms; }\n [data-honeyicons-spinner-orbit="2"] { animation-delay: -730ms; }\n [data-honeyicons-spinner-orbit="3"] { animation-delay: -620ms; }\n [data-honeyicons-spinner-orbit="4"] { animation-delay: -510ms; }\n [data-honeyicons-spinner-orbit="5"] { animation-delay: -400ms; }\n [data-honeyicons-spinner-orbit="6"] { animation-delay: -290ms; }\n [data-honeyicons-spinner-orbit="7"] { animation-delay: -180ms; }\n @media (prefers-reduced-motion: reduce) { [data-honeyicons-spinner-orbit] { animation: none; } }' }],
1107
1143
  ["path", { d: "M2.4 0C1.269 0 .703 0 .351 .351C0 .703 0 1.269 0 2.4C0 3.531 0 4.097 .351 4.449C.703 4.8 1.269 4.8 2.4 4.8C3.531 4.8 4.097 4.8 4.449 4.449C4.8 4.097 4.8 3.531 4.8 2.4C4.8 1.269 4.8 .703 4.449 .351C4.097 0 3.531 0 2.4 0Z", transform: "translate(3 3)", fill: "currentColor", opacity: "0.15", "data-honeyicons-spinner-orbit": "0" }],
@@ -1117,7 +1153,7 @@ var SpinnerOrbit = createIcon("SpinnerOrbit", {
1117
1153
  });
1118
1154
 
1119
1155
  // src/icons/spinner-pulse.ts
1120
- var SpinnerPulse = createIcon("SpinnerPulse", {
1156
+ var SpinnerPulse = /* @__PURE__ */ createIcon("SpinnerPulse", {
1121
1157
  linear: [
1122
1158
  ["style", { children: "@keyframes honeyicons-spinner-pulse-scale { 0%, 100% { transform: scale(0.6); opacity: 0.15; } 50% { transform: scale(1); opacity: 0.8; } }\n [data-honeyicons-spinner-pulse] { transform-origin: 12px 12px; animation: honeyicons-spinner-pulse-scale 1.2s ease-in-out infinite; }\n @media (prefers-reduced-motion: reduce) { [data-honeyicons-spinner-pulse] { animation: none; } }" }],
1123
1159
  ["path", { d: "M12 3C7.757 3 5.636 3 4.318 4.318C3 5.636 3 7.757 3 12C3 16.243 3 18.364 4.318 19.682C5.636 21 7.757 21 12 21C16.243 21 18.364 21 19.682 19.682C21 18.364 21 16.243 21 12C21 7.757 21 5.636 19.682 4.318C18.364 3 16.243 3 12 3Z", fill: "currentColor", opacity: "0.15", "data-honeyicons-spinner-pulse": "", "data-honeyicons-bounds": "" }]
@@ -1125,7 +1161,7 @@ var SpinnerPulse = createIcon("SpinnerPulse", {
1125
1161
  });
1126
1162
 
1127
1163
  // src/icons/spinner-wave.ts
1128
- var SpinnerWave = createIcon("SpinnerWave", {
1164
+ var SpinnerWave = /* @__PURE__ */ createIcon("SpinnerWave", {
1129
1165
  linear: [
1130
1166
  ["style", { children: '@keyframes honeyicons-spinner-wave-pulse { 0%, 100% { opacity: 1; } 45%, 85% { opacity: 0.15; } }\n [data-honeyicons-spinner-wave] { animation: honeyicons-spinner-wave-pulse 650ms ease-in-out infinite; }\n [data-honeyicons-spinner-wave="0"] { animation-delay: -650ms; }\n [data-honeyicons-spinner-wave="1"] { animation-delay: -560ms; }\n [data-honeyicons-spinner-wave="2"] { animation-delay: -470ms; }\n [data-honeyicons-spinner-wave="3"] { animation-delay: -380ms; }\n @media (prefers-reduced-motion: reduce) { [data-honeyicons-spinner-wave] { animation: none; } }' }],
1131
1167
  ["path", { d: "M2.4 0C1.269 0 .703 0 .351 .351C0 .703 0 1.269 0 2.4C0 3.531 0 4.097 .351 4.449C.703 4.8 1.269 4.8 2.4 4.8C3.531 4.8 4.097 4.8 4.449 4.449C4.8 4.097 4.8 3.531 4.8 2.4C4.8 1.269 4.8 .703 4.449 .351C4.097 0 3.531 0 2.4 0Z", transform: "translate(3 3)", fill: "currentColor", opacity: "0.15", "data-honeyicons-spinner-wave": "1" }],
@@ -1141,7 +1177,7 @@ var SpinnerWave = createIcon("SpinnerWave", {
1141
1177
  });
1142
1178
 
1143
1179
  // src/icons/square-pen.ts
1144
- var SquarePen = createIcon("SquarePen", {
1180
+ var SquarePen = /* @__PURE__ */ createIcon("SquarePen", {
1145
1181
  linear: [
1146
1182
  ["path", { d: "M11.71979 3.56042H6.87546a3.87546 3.87546 0 0 0-3.87546 3.87546v9.68866a3.87546 3.87546 0 0 0 3.87546 3.87546h9.68866a3.87546 3.87546 0 0 0 3.87546-3.87546v-4.84433", stroke: "currentColor" }],
1147
1183
  ["path", { d: "M15.11082 5.01372l1.21108-1.21109a2.74037 2.74037 0 0 1 3.87547 3.87547L12.20422 15.67124l-4.84432 0.96886 0.96886-4.84432 6.78206-6.78206Zm0 0l3.87546 3.87546", stroke: "currentColor" }]
@@ -1149,28 +1185,28 @@ var SquarePen = createIcon("SquarePen", {
1149
1185
  });
1150
1186
 
1151
1187
  // src/icons/star.ts
1152
- var Star = createIcon("Star", {
1188
+ var Star = /* @__PURE__ */ createIcon("Star", {
1153
1189
  linear: [
1154
1190
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.292 3.30809C10.8982 3.82224 10.4538 4.61551 9.80827 5.77355L9.48057 6.36141C9.46082 6.39684 9.44132 6.43194 9.42201 6.4667C9.12127 7.0079 8.86745 7.46469 8.45844 7.77518C8.04503 8.08901 7.54106 8.20227 6.95535 8.3339C6.91771 8.34235 6.87973 8.35089 6.84141 8.35956L6.20506 8.50354C4.94974 8.78757 4.09576 8.98299 3.51082 9.21351C2.94002 9.43845 2.81953 9.62275 2.77361 9.77044C2.72514 9.9263 2.7237 10.1647 3.06494 10.7068C3.41129 11.257 3.99558 11.9432 4.85011 12.9425L5.28393 13.4498C5.30914 13.4793 5.33413 13.5084 5.35886 13.5373C5.76188 14.0074 6.09791 14.3993 6.25205 14.895C6.40526 15.3877 6.35448 15.9054 6.29291 16.5331C6.28913 16.5716 6.28532 16.6105 6.2815 16.6499L6.21591 17.3267C6.08682 18.6589 5.99978 19.5762 6.02922 20.2369C6.05859 20.8965 6.1979 21.0788 6.30865 21.1628C6.40716 21.2376 6.58925 21.3204 7.18248 21.1504C7.78535 20.9777 8.58659 20.6111 9.76202 20.0699L10.3578 19.7956C10.3945 19.7787 10.4309 19.7619 10.4669 19.7452C11.0117 19.4934 11.4843 19.2748 12 19.2748C12.5157 19.2748 12.9883 19.4934 13.5331 19.7452C13.5692 19.7619 13.6055 19.7787 13.6422 19.7956L14.238 20.0699C15.4134 20.6111 16.2147 20.9777 16.8176 21.1504C17.4108 21.3204 17.5929 21.2376 17.6914 21.1628C17.8021 21.0788 17.9414 20.8965 17.9708 20.2369C18.0002 19.5762 17.9132 18.6589 17.7841 17.3267L17.7185 16.6499C17.7147 16.6105 17.7109 16.5716 17.7071 16.5331C17.6456 15.9054 17.5948 15.3877 17.748 14.895C17.9021 14.3993 18.2382 14.0074 18.6412 13.5372C18.6659 13.5084 18.6909 13.4793 18.7161 13.4498L19.1499 12.9425C20.0044 11.9432 20.5887 11.257 20.9351 10.7068C21.2763 10.1647 21.2749 9.9263 21.2264 9.77044C21.1805 9.62275 21.06 9.43845 20.4892 9.21351C19.9043 8.98299 19.0503 8.78757 17.795 8.50354L17.1586 8.35956C17.1203 8.35089 17.0823 8.34235 17.0447 8.33389C16.459 8.20227 15.955 8.08901 15.5416 7.77518C15.1326 7.46469 14.8788 7.0079 14.578 6.4667C14.5587 6.43194 14.5392 6.39684 14.5195 6.36141L14.1918 5.77355C13.5462 4.61551 13.1018 3.82224 12.7081 3.30809C12.3147 2.79443 12.1138 2.75 12 2.75C11.8863 2.75 11.6853 2.79443 11.292 3.30809ZM10.1011 2.3961C10.5777 1.77363 11.1669 1.25 12 1.25C12.8331 1.25 13.4223 1.77363 13.899 2.3961C14.3674 3.00773 14.864 3.89876 15.471 4.98776L15.8296 5.63106C16.2222 6.33523 16.3226 6.48482 16.4486 6.58044C16.5698 6.67247 16.7262 6.7238 17.4896 6.89654L18.1897 7.05492C19.3653 7.32088 20.3338 7.53999 21.0392 7.81796C21.7714 8.10651 22.4121 8.5318 22.6588 9.32502C22.9029 10.1101 22.6285 10.8323 22.2045 11.5059C21.7925 12.1604 21.1344 12.9298 20.3306 13.8698L19.8561 14.4247C19.3391 15.0292 19.2311 15.1772 19.1803 15.3404C19.1286 15.5069 19.1334 15.6992 19.2115 16.5052L19.2831 17.2433C19.4048 18.4994 19.5041 19.5236 19.4693 20.3037C19.434 21.0977 19.2536 21.8601 18.5984 22.3576C17.9308 22.8643 17.1542 22.8072 16.4044 22.5924C15.6774 22.3841 14.7711 21.9667 13.6705 21.46L13.0149 21.1581C12.2975 20.8278 12.1439 20.7748 12 20.7748C11.8561 20.7748 11.7025 20.8278 10.9852 21.1581L10.3295 21.46C9.22898 21.9667 8.32265 22.3841 7.59565 22.5924C6.84587 22.8072 6.0692 22.8643 5.40168 22.3576C4.7464 21.8601 4.56607 21.0977 4.5307 20.3037C4.49595 19.5236 4.59523 18.4993 4.71697 17.2433L4.7885 16.5052C4.8666 15.6992 4.87147 15.5069 4.81971 15.3404C4.76894 15.1772 4.66094 15.0292 4.14393 14.4247L3.66945 13.8698C2.8656 12.9299 2.20753 12.1604 1.79553 11.5059C1.37149 10.8323 1.09714 10.1101 1.34127 9.32502C1.58794 8.5318 2.22867 8.10651 2.96086 7.81796C3.66622 7.53999 4.63474 7.32088 5.81038 7.05492L5.87404 7.04052L6.51039 6.89654C7.27382 6.72381 7.43023 6.67247 7.55148 6.58044C7.67743 6.48482 7.77785 6.33523 8.17039 5.63106L8.52899 4.98775C9.13601 3.89876 9.63268 3.00773 10.1011 2.3961Z", fill: "currentColor" }]
1155
1191
  ]
1156
1192
  });
1157
1193
 
1158
1194
  // src/icons/sticker.ts
1159
- var Sticker = createIcon("Sticker", {
1195
+ var Sticker = /* @__PURE__ */ createIcon("Sticker", {
1160
1196
  linear: [
1161
1197
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9426 1.25H12.0574C14.3658 1.24999 16.1748 1.24998 17.5863 1.43975C19.031 1.63399 20.1711 2.03933 21.0659 2.93414C21.9607 3.82895 22.366 4.96897 22.5603 6.41371C22.75 7.82519 22.75 9.63423 22.75 11.9426V15C22.75 19.2802 19.2802 22.75 15 22.75H11.9426C9.63423 22.75 7.82519 22.75 6.41371 22.5603C4.96897 22.366 3.82895 21.9607 2.93414 21.0659C2.03933 20.1711 1.63399 19.031 1.43975 17.5863C1.24998 16.1748 1.24999 14.3658 1.25 12.0574V11.9426C1.24999 9.63423 1.24998 7.82519 1.43975 6.41371C1.63399 4.96897 2.03933 3.82895 2.93414 2.93414C3.82895 2.03933 4.96897 1.63399 6.41371 1.43975C7.82519 1.24998 9.63423 1.24999 11.9426 1.25ZM6.61358 2.92637C5.33517 3.09825 4.56445 3.42514 3.9948 3.9948C3.42514 4.56445 3.09825 5.33517 2.92637 6.61358C2.75159 7.91356 2.75 9.62177 2.75 12C2.75 14.3782 2.75159 16.0864 2.92637 17.3864C3.09825 18.6648 3.42514 19.4355 3.9948 20.0052C4.56445 20.5749 5.33517 20.9018 6.61358 21.0736C7.91356 21.2484 9.62177 21.25 12 21.25H14.2504C14.2538 19.8837 14.2835 18.9862 14.5314 18.2232C15.1002 16.4726 16.4726 15.1002 18.2232 14.5314C18.9862 14.2835 19.8837 14.2538 21.25 14.2504V12C21.25 9.62177 21.2484 7.91356 21.0736 6.61358C20.9018 5.33517 20.5749 4.56445 20.0052 3.9948C19.4355 3.42514 18.6648 3.09825 17.3864 2.92637C16.0864 2.75159 14.3782 2.75 12 2.75C9.62177 2.75 7.91356 2.75159 6.61358 2.92637ZM21.2053 15.7513C19.8482 15.7571 19.2061 15.7892 18.6867 15.958C17.3928 16.3784 16.3784 17.3928 15.958 18.6867C15.7892 19.2061 15.7571 19.8482 15.7513 21.2053C18.6025 20.8637 20.8637 18.6025 21.2053 15.7513Z", fill: "currentColor" }]
1162
1198
  ]
1163
1199
  });
1164
1200
 
1165
1201
  // src/icons/stop.ts
1166
- var Stop = createIcon("Stop", {
1202
+ var Stop = /* @__PURE__ */ createIcon("Stop", {
1167
1203
  linear: [
1168
1204
  ["path", { d: "M3 12C3 7.75735 3 5.63604 4.31802 4.31802C5.63604 3 7.75735 3 12 3C16.2426 3 18.36399 3 19.68195 4.31802C21 5.63604 21 7.75735 21 12C21 16.2426 21 18.36399 19.68195 19.68195C18.36399 21 16.2426 21 12 21C7.75735 21 5.63604 21 4.31802 19.68195C3 18.36399 3 16.2426 3 12Z", stroke: "currentColor" }]
1169
1205
  ]
1170
1206
  });
1171
1207
 
1172
1208
  // src/icons/sun.ts
1173
- var Sun = createIcon("Sun", {
1209
+ var Sun = /* @__PURE__ */ createIcon("Sun", {
1174
1210
  linear: [
1175
1211
  ["path", { d: "M11.9982 3.29083V1.76758M5.83985 18.1586L4.76275 19.2357M11.9982 22.2327V20.7094M19.2334 4.76468L18.1562 5.84179M20.707 12.0001H22.2303M18.1562 18.1586L19.2334 19.2357M1.76562 12.0001H3.28888M4.76267 4.76462L5.83977 5.84173M15.7104 8.28781C17.7606 10.3381 17.7606 13.6622 15.7104 15.7124C13.6601 17.7627 10.336 17.7627 8.28574 15.7124C6.23548 13.6622 6.23548 10.3381 8.28574 8.28781C10.336 6.23756 13.6601 6.23756 15.7104 8.28781Z", stroke: "currentColor" }]
1176
1212
  ],
@@ -1181,7 +1217,7 @@ var Sun = createIcon("Sun", {
1181
1217
  });
1182
1218
 
1183
1219
  // src/icons/supabase.ts
1184
- var Supabase = createIcon("Supabase", {
1220
+ var Supabase = /* @__PURE__ */ createIcon("Supabase", {
1185
1221
  linear: [
1186
1222
  ["path", { d: "M13.6849 21.9296C13.1601 22.5905 12.096 22.2284 12.0833 21.3845L11.8984 9.04199H20.1975C21.7007 9.04199 22.5391 10.7782 21.6044 11.9554L13.6849 21.9296Z", fill: "currentColor" }],
1187
1223
  ["path", { d: "M10.3124 2.06985C10.8372 1.40889 11.9013 1.77105 11.914 2.61492L11.995 14.9574H3.79976C2.29653 14.9574 1.45815 13.2212 2.3929 12.044L10.3124 2.06985Z", fill: "currentColor" }]
@@ -1189,42 +1225,42 @@ var Supabase = createIcon("Supabase", {
1189
1225
  });
1190
1226
 
1191
1227
  // src/icons/tablet.ts
1192
- var Tablet = createIcon("Tablet", {
1228
+ var Tablet = /* @__PURE__ */ createIcon("Tablet", {
1193
1229
  linear: [
1194
1230
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.2892 4.88976C17.2615 4.75159 15.9068 4.75 14 4.75L10 4.75C8.09318 4.75 6.73851 4.75159 5.71085 4.88976C4.70476 5.02503 4.12511 5.27869 3.7019 5.7019C3.27869 6.12511 3.02502 6.70476 2.88976 7.71085C2.75159 8.73851 2.75 10.0932 2.75 12C2.75 13.9068 2.75159 15.2615 2.88976 16.2892C3.02502 17.2952 3.27869 17.8749 3.7019 18.2981C4.12511 18.7213 4.70476 18.975 5.71085 19.1102C6.73851 19.2484 8.09318 19.25 10 19.25H14C15.9068 19.25 17.2615 19.2484 18.2892 19.1102C19.2952 18.975 19.8749 18.7213 20.2981 18.2981C20.7213 17.8749 20.975 17.2952 21.1102 16.2892C21.2484 15.2615 21.25 13.9068 21.25 12C21.25 10.0932 21.2484 8.73851 21.1102 7.71085C20.975 6.70476 20.7213 6.12511 20.2981 5.7019C19.8749 5.27869 19.2952 5.02502 18.2892 4.88976ZM18.489 3.40314C19.6614 3.56076 20.6104 3.89288 21.3588 4.64124C22.1071 5.38961 22.4392 6.33856 22.5969 7.51098C22.75 8.65019 22.75 10.1058 22.75 11.9436V12.0564C22.75 13.8942 22.75 15.3498 22.5969 16.489C22.4392 17.6614 22.1071 18.6104 21.3588 19.3588C20.6104 20.1071 19.6614 20.4392 18.489 20.5969C17.3498 20.75 15.8942 20.75 14.0564 20.75H9.94359C8.10583 20.75 6.65019 20.75 5.51098 20.5969C4.33856 20.4392 3.38961 20.1071 2.64124 19.3588C1.89288 18.6104 1.56076 17.6614 1.40314 16.489C1.24997 15.3498 1.24998 13.8942 1.25 12.0564V11.9436C1.24998 10.1058 1.24997 8.65019 1.40314 7.51098C1.56076 6.33856 1.89288 5.38961 2.64124 4.64124C3.38961 3.89288 4.33856 3.56076 5.51098 3.40314C6.65019 3.24997 8.10583 3.24998 9.94359 3.25L14.0564 3.25C15.8942 3.24998 17.3498 3.24997 18.489 3.40314ZM8.25 17C8.25 16.5858 8.58579 16.25 9 16.25H15C15.4142 16.25 15.75 16.5858 15.75 17C15.75 17.4142 15.4142 17.75 15 17.75H9C8.58579 17.75 8.25 17.4142 8.25 17Z", fill: "currentColor" }]
1195
1231
  ]
1196
1232
  });
1197
1233
 
1198
1234
  // src/icons/telegram.ts
1199
- var Telegram = createIcon("Telegram", {
1235
+ var Telegram = /* @__PURE__ */ createIcon("Telegram", {
1200
1236
  linear: [
1201
1237
  ["path", { transform: "translate(2 1.56522) scale(0.869565)", d: "M1.58098 10.6794C7.75614 7.99825 11.8729 6.23053 13.9312 5.37652C19.8152 2.93786 21.0363 2.51432 21.8338 2.50014C22.0092 2.49717 22.3997 2.54038 22.6545 2.74588C22.8663 2.91906 22.9259 3.15326 22.9557 3.31753C22.9822 3.4818 23.0186 3.85619 22.9889 4.14845C22.6712 7.48664 21.2912 15.5873 20.5896 19.3263C20.2951 20.9084 19.7093 21.4388 19.1434 21.4906C17.9123 21.6034 16.9791 20.6804 15.7877 19.9022C13.9246 18.6841 12.8723 17.926 11.0621 16.7376C8.97063 15.364 10.3274 14.609 11.5188 13.3753C11.8298 13.0524 17.2504 8.1391 17.353 7.69346C17.3663 7.63771 17.3796 7.4299 17.2538 7.32039C17.1314 7.21054 16.9492 7.24815 16.8169 7.27783C16.6282 7.32006 13.6532 9.28206 7.88175 13.1635C7.03788 13.7421 6.27345 14.0241 5.58511 14.0093C4.83059 13.9931 3.37459 13.5831 2.29245 13.2328C0.968726 12.803 -0.0869939 12.5757 0.00566664 11.8457C0.0519969 11.4657 0.57826 11.0768 1.58098 10.6794Z", fill: "currentColor" }]
1202
1238
  ]
1203
1239
  });
1204
1240
 
1205
1241
  // src/icons/terminal.ts
1206
- var Terminal = createIcon("Terminal", {
1242
+ var Terminal = /* @__PURE__ */ createIcon("Terminal", {
1207
1243
  linear: [
1208
1244
  ["path", { fill: "currentColor", transform: "translate(-10.588235 -10.588235) scale(0.044117647)", d: "M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 0 0 308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 0 0-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1" }]
1209
1245
  ]
1210
1246
  });
1211
1247
 
1212
1248
  // src/icons/threads.ts
1213
- var Threads = createIcon("Threads", {
1249
+ var Threads = /* @__PURE__ */ createIcon("Threads", {
1214
1250
  linear: [
1215
1251
  ["path", { d: "M17.2472 11.2472C17.2221 8.34254 15.6474 6.59222 12.9875 6.59222C11.2121 6.59222 9.71896 7.39522 8.93476 8.67504L10.6537 9.87328C11.0991 9.17065 11.7139 8.5872 12.8432 8.5872C14.1167 8.5872 14.7754 9.29611 14.9636 10.6136C14.3488 10.5195 13.734 10.4693 13.1004 10.4693C9.66248 10.4693 8.04391 12.0251 8.04391 14.0828C8.04391 16.1782 9.66248 17.4078 12.0464 17.4078C14.6625 17.4078 16.2246 15.6449 16.8645 13.4617C17.5295 13.7629 17.9875 14.4655 17.9875 15.5194C17.9875 18.3425 14.7315 19.8796 11.9711 19.8796C7.89963 19.8796 5.23965 17.207 5.23965 12.8595C5.23965 7.53326 8.75909 4.12046 13.4893 4.12046C16.6637 4.12046 18.2321 5.51319 19.2986 7.38269L21.0552 6.15307C19.8946 3.7315 17.3036 2 13.4141 2C7.21581 2 3 6.39774 3 12.7779C3 18.6123 7.12798 22 12.0464 22C16.1117 22 20.2208 19.6286 20.2208 15.5696C20.2208 13.4492 19.0038 12.0439 17.2472 11.2472ZM11.9711 15.2936C11.074 15.2936 10.2836 14.867 10.2836 14.0828C10.2836 12.8469 11.8018 12.4705 13.2886 12.4705C13.8532 12.4705 14.4053 12.5081 14.8946 12.6148C14.5433 14.2208 13.5019 15.2936 11.9711 15.2936Z", fill: "currentColor" }]
1216
1252
  ]
1217
1253
  });
1218
1254
 
1219
1255
  // src/icons/tiktok.ts
1220
- var Tiktok = createIcon("Tiktok", {
1256
+ var Tiktok = /* @__PURE__ */ createIcon("Tiktok", {
1221
1257
  linear: [
1222
1258
  ["path", { d: "M20.7153 10.2134C18.9357 10.2134 17.288 9.64796 15.9425 8.68698V15.6726C15.9425 19.1671 13.1082 22 9.61201 22C8.30752 21.6058 7.09504 21.6058 6.08784 20.9298C4.39549 19.7941 3.28125 17.863 3.28125 15.6726C3.28125 12.1783 6.11561 9.34543 9.61211 9.3455C9.90268 9.34536 10.1929 9.36509 10.4807 9.40441V10.18L10.4806 12.904C10.2035 12.8161 9.90816 12.7684 9.60172 12.7684C8.00229 12.7684 6.70594 14.0643 6.70594 15.6627C6.70594 16.7928 7.35394 17.7714 8.29887 18.2481C8.69067 18.4456 9.13316 18.5569 9.60174 18.5569C11.1979 18.5569 12.492 17.2663 12.4975 15.6726V2H15.9425V2.44029C15.9546 2.57192 15.9721 2.70305 15.995 2.83332C16.234 4.19637 17.0495 5.36094 18.1813 6.06685C18.9413 6.54103 19.8196 6.79171 20.7154 6.79035L20.7153 10.2134Z", fill: "currentColor" }]
1223
1259
  ]
1224
1260
  });
1225
1261
 
1226
1262
  // src/icons/trash.ts
1227
- var Trash = createIcon("Trash", {
1263
+ var Trash = /* @__PURE__ */ createIcon("Trash", {
1228
1264
  linear: [
1229
1265
  ["path", { d: "M9 6V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1M3.5 6h17", stroke: "currentColor" }],
1230
1266
  ["path", { d: "m5 9 .8 9.3C5.95 20.1 6.9 21 8.7 21h6.6c1.8 0 2.75-.9 2.9-2.7L19 9M9.5 10.5l.5 6M14.5 10.5l-.5 6", stroke: "currentColor" }]
@@ -1232,21 +1268,21 @@ var Trash = createIcon("Trash", {
1232
1268
  });
1233
1269
 
1234
1270
  // src/icons/twitter.ts
1235
- var Twitter = createIcon("Twitter", {
1271
+ var Twitter = /* @__PURE__ */ createIcon("Twitter", {
1236
1272
  linear: [
1237
1273
  ["path", { transform: "translate(12 12) scale(0.97777778) translate(-12.00000000 -12)", d: "M23.25 5.13125C22.4226 5.49214 21.5337 5.73599 20.5993 5.84621C21.5525 5.28438 22.2838 4.39287 22.6287 3.33164C21.7369 3.8525 20.7489 4.23095 19.6975 4.43384C18.8552 3.55208 17.6562 3 16.3284 3C13.7797 3 11.7126 5.03468 11.7126 7.54536C11.7126 7.9004 11.7543 8.24569 11.8315 8.57928C7.99368 8.38908 4.59381 6.57971 2.31666 3.83104C1.92029 4.50406 1.69237 5.28438 1.69237 6.11542C1.69237 7.69167 2.50791 9.08356 3.74557 9.89802C2.98851 9.87363 2.27702 9.66977 1.65472 9.32936V9.38788C1.65472 11.5894 3.24516 13.426 5.35781 13.8435C4.96937 13.9469 4.5621 14.0015 4.14194 14.0015C3.84467 14.0015 3.55432 13.9742 3.2729 13.9215C3.86052 15.726 5.56492 17.0409 7.58542 17.076C6.00489 18.2952 4.01412 19.0219 1.85191 19.0219C1.47932 19.0219 1.11169 19.0004 0.75 18.9585C2.79329 20.2489 5.21908 21 7.82522 21C16.3175 21 20.96 14.0766 20.96 8.07207C20.96 7.87699 20.955 7.67996 20.9461 7.48488C21.8478 6.84307 22.6307 6.04422 23.248 5.13417L23.25 5.13125Z", fill: "currentColor" }]
1238
1274
  ]
1239
1275
  });
1240
1276
 
1241
1277
  // src/icons/typescript.ts
1242
- var Typescript = createIcon("Typescript", {
1278
+ var Typescript = /* @__PURE__ */ createIcon("Typescript", {
1243
1279
  linear: [
1244
1280
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.16146 3H16.8386C17.3657 2.99998 17.8205 2.99997 18.195 3.03057C18.5904 3.06287 18.9836 3.13419 19.362 3.32698C19.9265 3.6146 20.3854 4.07355 20.673 4.63803C20.8658 5.01641 20.9371 5.40963 20.9694 5.80498C21 6.17954 21 6.6343 21 7.16144V16.8386C21 17.3657 21 17.8205 20.9694 18.195C20.9371 18.5904 20.8658 18.9836 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.9836 20.8658 18.5904 20.9371 18.195 20.9694C17.8205 21 17.3657 21 16.8386 21H7.16144C6.6343 21 6.17954 21 5.80498 20.9694C5.40963 20.9371 5.01641 20.8658 4.63803 20.673C4.07355 20.3854 3.6146 19.9265 3.32698 19.362C3.13419 18.9836 3.06287 18.5904 3.03057 18.195C2.99997 17.8205 2.99998 17.3657 3 16.8386V7.16142C2.99998 6.6343 2.99997 6.17953 3.03057 5.80498C3.06287 5.40963 3.13419 5.01641 3.32698 4.63803C3.6146 4.07355 4.07355 3.6146 4.63803 3.32698C5.01641 3.13419 5.40963 3.06287 5.80498 3.03057C6.17953 2.99997 6.63434 2.99998 7.16146 3ZM11.5348 12.825H13.5058V11.538H8.05184V12.825H10.0318V18H11.5348V12.825ZM14.4969 15.867L13.5699 16.902C14.1009 17.64 15.2709 18.099 16.3419 18.099C17.7729 18.099 18.9519 17.316 18.9519 15.966C18.9519 14.5505 17.7035 14.2854 16.6889 14.07L16.6749 14.067L16.6433 14.0601C15.8357 13.8846 15.4059 13.7912 15.4059 13.347C15.4059 12.933 15.8019 12.681 16.3689 12.681C17.0529 12.681 17.5839 13.005 17.9799 13.509L18.8889 12.519C18.4119 11.916 17.5299 11.439 16.4139 11.439C15.0369 11.439 13.9389 12.231 13.9389 13.5C13.9389 14.796 14.9829 15.111 15.9369 15.318C16.0185 15.336 16.097 15.3529 16.1726 15.3692C17.0054 15.549 17.4669 15.6487 17.4669 16.119C17.4669 16.605 17.0259 16.857 16.4049 16.857C15.7119 16.857 15.0009 16.515 14.4969 15.867Z", fill: "currentColor" }]
1245
1281
  ]
1246
1282
  });
1247
1283
 
1248
1284
  // src/icons/undo.ts
1249
- var Undo = createIcon("Undo", {
1285
+ var Undo = /* @__PURE__ */ createIcon("Undo", {
1250
1286
  linear: [
1251
1287
  ["path", { d: "M4.5 9H14.5C17.5376 9 20 11.4624 20 14.5C20 17.5376 17.5376 20 14.5 20H11", stroke: "currentColor" }],
1252
1288
  ["path", { d: "M8 5C8 5 4 7.94593 4 9C4 10.05413 8 13 8 13", stroke: "currentColor" }]
@@ -1254,7 +1290,7 @@ var Undo = createIcon("Undo", {
1254
1290
  });
1255
1291
 
1256
1292
  // src/icons/unfold-less.ts
1257
- var UnfoldLess = createIcon("UnfoldLess", {
1293
+ var UnfoldLess = /* @__PURE__ */ createIcon("UnfoldLess", {
1258
1294
  linear: [
1259
1295
  ["path", { d: "M18 19C18 19 13.5811 14 12 14C10.4188 14 6 19 6 19", stroke: "currentColor" }],
1260
1296
  ["path", { d: "M18 5.00004C18 5.00004 13.5811 9.99999 12 10C10.4188 10 6 5 6 5", stroke: "currentColor" }]
@@ -1262,7 +1298,7 @@ var UnfoldLess = createIcon("UnfoldLess", {
1262
1298
  });
1263
1299
 
1264
1300
  // src/icons/unfold-more.ts
1265
- var UnfoldMore = createIcon("UnfoldMore", {
1301
+ var UnfoldMore = /* @__PURE__ */ createIcon("UnfoldMore", {
1266
1302
  linear: [
1267
1303
  ["path", { d: "M18 14C18 14 13.5811 19 12 19C10.4188 19 6 14 6 14", stroke: "currentColor" }],
1268
1304
  ["path", { d: "M18 9.99996C18 9.99996 13.5811 5.00001 12 5C10.4188 4.99999 6 10 6 10", stroke: "currentColor" }]
@@ -1270,15 +1306,24 @@ var UnfoldMore = createIcon("UnfoldMore", {
1270
1306
  });
1271
1307
 
1272
1308
  // src/icons/user.ts
1273
- var User = createIcon("User", {
1309
+ var User = /* @__PURE__ */ createIcon("User", {
1274
1310
  linear: [
1275
1311
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.0001 1.25C9.37678 1.25 7.25013 3.37665 7.25013 6C7.25013 8.62335 9.37678 10.75 12.0001 10.75C14.6235 10.75 16.7501 8.62335 16.7501 6C16.7501 3.37665 14.6235 1.25 12.0001 1.25ZM8.75013 6C8.75013 4.20507 10.2052 2.75 12.0001 2.75C13.7951 2.75 15.2501 4.20507 15.2501 6C15.2501 7.79493 13.7951 9.25 12.0001 9.25C10.2052 9.25 8.75013 7.79493 8.75013 6Z", fill: "currentColor" }],
1276
1312
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.0001 12.25C9.68658 12.25 7.55506 12.7759 5.97558 13.6643C4.41962 14.5396 3.25013 15.8661 3.25013 17.5L3.25007 17.602C3.24894 18.7638 3.24752 20.222 4.52655 21.2635C5.15602 21.7761 6.03661 22.1406 7.22634 22.3815C8.4194 22.6229 9.97436 22.75 12.0001 22.75C14.0259 22.75 15.5809 22.6229 16.7739 22.3815C17.9637 22.1406 18.8443 21.7761 19.4737 21.2635C20.7527 20.222 20.7513 18.7638 20.7502 17.602L20.7501 17.5C20.7501 15.8661 19.5807 14.5396 18.0247 13.6643C16.4452 12.7759 14.3137 12.25 12.0001 12.25ZM4.75013 17.5C4.75013 16.6487 5.37151 15.7251 6.71098 14.9717C8.02693 14.2315 9.89541 13.75 12.0001 13.75C14.1049 13.75 15.9733 14.2315 17.2893 14.9717C18.6288 15.7251 19.2501 16.6487 19.2501 17.5C19.2501 18.8078 19.2098 19.544 18.5265 20.1004C18.156 20.4022 17.5366 20.6967 16.4763 20.9113C15.4194 21.1252 13.9744 21.25 12.0001 21.25C10.0259 21.25 8.58087 21.1252 7.52393 20.9113C6.46366 20.6967 5.84425 20.4022 5.47372 20.1004C4.79045 19.544 4.75013 18.8078 4.75013 17.5Z", fill: "currentColor" }]
1277
1313
  ]
1278
1314
  });
1279
1315
 
1316
+ // src/icons/user-add.ts
1317
+ var UserAdd = /* @__PURE__ */ createIcon("UserAdd", {
1318
+ linear: [
1319
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.25013 6C7.25013 3.37665 9.37678 1.25 12.0001 1.25C14.6235 1.25 16.7501 3.37665 16.7501 6C16.7501 8.62335 14.6235 10.75 12.0001 10.75C9.37678 10.75 7.25013 8.62335 7.25013 6ZM12.0001 2.75C10.2052 2.75 8.75013 4.20507 8.75013 6C8.75013 7.79493 10.2052 9.25 12.0001 9.25C13.7951 9.25 15.2501 7.79493 15.2501 6C15.2501 4.20507 13.7951 2.75 12.0001 2.75Z", fill: "currentColor" }],
1320
+ ["path", { d: "M18.0001 13.9167C18.4143 13.9167 18.7501 14.2524 18.7501 14.6667V15.25H19.3333C19.7475 15.25 20.0833 15.5858 20.0833 16C20.0833 16.4142 19.7475 16.75 19.3333 16.75H18.7501V17.3333C18.7501 17.7475 18.4143 18.0833 18.0001 18.0833C17.5859 18.0833 17.2501 17.7475 17.2501 17.3333V16.75H16.6666C16.2524 16.75 15.9166 16.4142 15.9166 16C15.9166 15.5858 16.2524 15.25 16.6666 15.25H17.2501V14.6667C17.2501 14.2524 17.5859 13.9167 18.0001 13.9167Z", fill: "currentColor" }],
1321
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.7748 12.5129C13.9021 12.3421 12.9686 12.25 12.0001 12.25C9.68658 12.25 7.55506 12.7759 5.97558 13.6643C4.41962 14.5396 3.25013 15.8661 3.25013 17.5L3.25007 17.602C3.24894 18.7638 3.24752 20.222 4.52655 21.2635C5.15602 21.7761 6.03661 22.1406 7.22634 22.3815C8.41939 22.6229 9.97436 22.75 12.0001 22.75C14.8682 22.75 16.81 22.4961 18.1197 22.0085C19.2986 21.5697 19.9974 20.9266 20.3705 20.1172C21.7928 19.2966 22.7501 17.7601 22.7501 16C22.7501 13.3766 20.6235 11.25 18.0001 11.25C16.755 11.25 15.6218 11.7291 14.7748 12.5129ZM6.71098 14.9717C5.37151 15.7251 4.75013 16.6487 4.75013 17.5C4.75013 18.8078 4.79045 19.544 5.47372 20.1004C5.84425 20.4022 6.46366 20.6967 7.52392 20.9113C8.58087 21.1252 10.0259 21.25 12.0001 21.25C14.5781 21.25 16.2402 21.0366 17.311 20.7004C15.0142 20.3666 13.2501 18.3893 13.2501 16C13.2501 15.2322 13.4323 14.5069 13.7558 13.865C13.1941 13.79 12.6062 13.75 12.0001 13.75C9.89541 13.75 8.02693 14.2315 6.71098 14.9717ZM14.7501 16C14.7501 14.2051 16.2052 12.75 18.0001 12.75C19.7951 12.75 21.2501 14.2051 21.2501 16C21.2501 17.7949 19.7951 19.25 18.0001 19.25C16.2052 19.25 14.7501 17.7949 14.7501 16Z", fill: "currentColor" }]
1322
+ ]
1323
+ });
1324
+
1280
1325
  // src/icons/user-group.ts
1281
- var UserGroup = createIcon("UserGroup", {
1326
+ var UserGroup = /* @__PURE__ */ createIcon("UserGroup", {
1282
1327
  linear: [
1283
1328
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.25C9.37665 1.25 7.25 3.37665 7.25 6C7.25 8.62335 9.37665 10.75 12 10.75C14.6234 10.75 16.75 8.62335 16.75 6C16.75 3.37665 14.6234 1.25 12 1.25ZM8.75 6C8.75 4.20507 10.2051 2.75 12 2.75C13.7949 2.75 15.25 4.20507 15.25 6C15.25 7.79493 13.7949 9.25 12 9.25C10.2051 9.25 8.75 7.79493 8.75 6Z", fill: "currentColor" }],
1284
1329
  ["path", { d: "M18 3.25C17.5858 3.25 17.25 3.58579 17.25 4C17.25 4.41421 17.5858 4.75 18 4.75C19.3765 4.75 20.25 5.65573 20.25 6.5C20.25 7.34427 19.3765 8.25 18 8.25C17.5858 8.25 17.25 8.58579 17.25 9C17.25 9.41421 17.5858 9.75 18 9.75C19.9372 9.75 21.75 8.41715 21.75 6.5C21.75 4.58285 19.9372 3.25 18 3.25Z", fill: "currentColor" }],
@@ -1290,21 +1335,21 @@ var UserGroup = createIcon("UserGroup", {
1290
1335
  });
1291
1336
 
1292
1337
  // src/icons/vercel.ts
1293
- var Vercel = createIcon("Vercel", {
1338
+ var Vercel = /* @__PURE__ */ createIcon("Vercel", {
1294
1339
  linear: [
1295
1340
  ["path", { d: "M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z", fill: "currentColor" }]
1296
1341
  ]
1297
1342
  });
1298
1343
 
1299
1344
  // src/icons/verified-check.ts
1300
- var VerifiedCheck = createIcon("VerifiedCheck", {
1345
+ var VerifiedCheck = /* @__PURE__ */ createIcon("VerifiedCheck", {
1301
1346
  linear: [
1302
1347
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5936 2.31883C11.483 1.89372 12.517 1.89372 13.4064 2.31883C13.7928 2.50351 14.1468 2.80551 14.6371 3.22367C14.6625 3.24538 14.6883 3.2674 14.7146 3.28973C14.9526 3.49262 15.0276 3.555 15.1035 3.60585C15.2965 3.73519 15.5132 3.82495 15.7411 3.86995C15.8307 3.88764 15.9278 3.89654 16.2396 3.92143C16.2739 3.92417 16.3078 3.92685 16.3411 3.92949C16.9834 3.98046 17.4473 4.01727 17.8511 4.15991C18.7807 4.48822 19.5118 5.21935 19.8401 6.14885C19.9827 6.55267 20.0195 7.01656 20.0705 7.6589C20.0732 7.69224 20.0758 7.72607 20.0786 7.76039C20.1035 8.0722 20.1124 8.16933 20.1301 8.25894C20.175 8.48684 20.2648 8.70355 20.3941 8.89652C20.445 8.97239 20.5074 9.04737 20.7103 9.28545C20.7326 9.31166 20.7546 9.33748 20.7763 9.36293C21.1945 9.85316 21.4965 10.2072 21.6812 10.5936C22.1063 11.483 22.1063 12.517 21.6812 13.4064C21.4965 13.7928 21.1945 14.1468 20.7764 14.6371C20.7546 14.6625 20.7326 14.6883 20.7103 14.7146C20.5074 14.9526 20.445 15.0276 20.3941 15.1035C20.2648 15.2965 20.175 15.5132 20.1301 15.7411C20.1124 15.8307 20.1035 15.9278 20.0786 16.2396C20.0758 16.2739 20.0732 16.3078 20.0705 16.3411C20.0195 16.9834 19.9827 17.4473 19.8401 17.8511C19.5118 18.7807 18.7807 19.5118 17.8511 19.8401C17.4473 19.9827 16.9834 20.0195 16.3411 20.0705C16.3078 20.0732 16.2739 20.0758 16.2396 20.0786C15.9278 20.1035 15.8307 20.1124 15.7411 20.1301C15.5132 20.175 15.2965 20.2648 15.1035 20.3941C15.0276 20.445 14.9526 20.5074 14.7146 20.7103C14.6883 20.7326 14.6625 20.7546 14.6371 20.7763C14.1468 21.1945 13.7928 21.4965 13.4064 21.6812C12.517 22.1063 11.483 22.1063 10.5936 21.6812C10.2072 21.4965 9.85315 21.1945 9.3629 20.7763C9.33746 20.7546 9.31165 20.7326 9.28545 20.7103C9.04736 20.5074 8.97239 20.445 8.89652 20.3941C8.70355 20.2648 8.48684 20.175 8.25894 20.1301C8.16933 20.1124 8.0722 20.1035 7.76039 20.0786C7.72607 20.0758 7.69225 20.0732 7.6589 20.0705C7.01656 20.0195 6.55267 19.9827 6.14885 19.8401C5.21935 19.5118 4.48822 18.7807 4.15991 17.8511C4.01727 17.4473 3.98046 16.9834 3.92949 16.3411C3.92685 16.3078 3.92417 16.2739 3.92143 16.2396C3.89654 15.9278 3.88764 15.8307 3.86995 15.7411C3.82495 15.5132 3.73519 15.2965 3.60585 15.1035C3.555 15.0276 3.49262 14.9526 3.28973 14.7146C3.2674 14.6884 3.24538 14.6625 3.22368 14.6371C2.80551 14.1468 2.50351 13.7928 2.31883 13.4064C1.89372 12.517 1.89372 11.483 2.31883 10.5936C2.50351 10.2072 2.80551 9.85315 3.22367 9.36291C3.24537 9.33747 3.26739 9.31165 3.28973 9.28545C3.49262 9.04736 3.555 8.97239 3.60585 8.89652C3.73519 8.70355 3.82495 8.48684 3.86995 8.25894C3.88764 8.16933 3.89654 8.0722 3.92143 7.76039C3.92417 7.72607 3.92685 7.69225 3.92949 7.6589C3.98046 7.01657 4.01727 6.55267 4.15991 6.14885C4.48822 5.21935 5.21935 4.48822 6.14885 4.15991C6.55267 4.01727 7.01657 3.98046 7.65891 3.92949C7.69225 3.92685 7.72607 3.92417 7.76039 3.92143C8.0722 3.89654 8.16933 3.88764 8.25894 3.86995C8.48684 3.82495 8.70355 3.73519 8.89652 3.60585C8.97239 3.555 9.04736 3.49262 9.28545 3.28973C9.31165 3.26739 9.33746 3.24538 9.36291 3.22367C9.85315 2.80551 10.2072 2.50351 10.5936 2.31883ZM12.7573 3.6769C12.2784 3.44799 11.7216 3.44799 11.2427 3.6769C11.0576 3.76539 10.8624 3.92352 10.2618 4.43537C10.2519 4.44378 10.2422 4.45207 10.2326 4.46026C10.0354 4.6283 9.89156 4.75097 9.73456 4.8562C9.37619 5.09639 8.97373 5.2631 8.55048 5.34666C8.36505 5.38327 8.17657 5.39827 7.91837 5.41883C7.90579 5.41983 7.89304 5.42084 7.88012 5.42187C7.09348 5.48465 6.84367 5.51084 6.65016 5.57919C6.14966 5.75597 5.75597 6.14966 5.57919 6.65016C5.51084 6.84367 5.48465 7.09348 5.42187 7.88012C5.42084 7.89304 5.41983 7.90579 5.41883 7.91837C5.39827 8.17657 5.38327 8.36505 5.34666 8.55048C5.2631 8.97373 5.09639 9.37619 4.8562 9.73456C4.75097 9.89156 4.6283 10.0354 4.46025 10.2326C4.45207 10.2422 4.44377 10.2519 4.43537 10.2618C3.92352 10.8624 3.76539 11.0576 3.6769 11.2427C3.44799 11.7216 3.44799 12.2784 3.6769 12.7573C3.76539 12.9424 3.92352 13.1376 4.43537 13.7382C4.44378 13.7481 4.45207 13.7578 4.46026 13.7674C4.6283 13.9646 4.75097 14.1084 4.8562 14.2654C5.09639 14.6238 5.2631 15.0263 5.34666 15.4495C5.38327 15.6349 5.39827 15.8234 5.41883 16.0816C5.41983 16.0942 5.42084 16.107 5.42187 16.1199C5.48465 16.9065 5.51084 17.1563 5.57919 17.3498C5.75597 17.8503 6.14966 18.244 6.65016 18.4208C6.84367 18.4892 7.09348 18.5154 7.88012 18.5781L7.91836 18.5812C8.17658 18.6017 8.36506 18.6167 8.55048 18.6533C8.97373 18.7369 9.37619 18.9036 9.73456 19.1438C9.89156 19.249 10.0354 19.3717 10.2326 19.5397L10.2618 19.5646C10.8624 20.0765 11.0576 20.2346 11.2427 20.3231C11.7216 20.552 12.2784 20.552 12.7573 20.3231C12.9424 20.2346 13.1376 20.0765 13.7382 19.5646L13.7675 19.5397C13.9646 19.3717 14.1084 19.249 14.2654 19.1438C14.6238 18.9036 15.0263 18.7369 15.4495 18.6533C15.6349 18.6167 15.8234 18.6017 16.0816 18.5812L16.1199 18.5781C16.9065 18.5154 17.1563 18.4892 17.3498 18.4208C17.8503 18.244 18.244 17.8503 18.4208 17.3498C18.4892 17.1563 18.5154 16.9065 18.5781 16.1199L18.5812 16.0816C18.6017 15.8234 18.6167 15.6349 18.6533 15.4495C18.7369 15.0263 18.9036 14.6238 19.1438 14.2654C19.249 14.1084 19.3717 13.9646 19.5397 13.7675L19.5646 13.7382C20.0765 13.1376 20.2346 12.9424 20.3231 12.7573C20.552 12.2784 20.552 11.7216 20.3231 11.2427C20.2346 11.0576 20.0765 10.8624 19.5646 10.2618L19.5397 10.2325C19.3717 10.0354 19.249 9.89155 19.1438 9.73456C18.9036 9.37619 18.7369 8.97373 18.6533 8.55048C18.6167 8.36505 18.6017 8.17658 18.5812 7.91836L18.5781 7.88012C18.5154 7.09348 18.4892 6.84367 18.4208 6.65016C18.244 6.14966 17.8503 5.75597 17.3498 5.57919C17.1563 5.51084 16.9065 5.48465 16.1199 5.42187C16.107 5.42084 16.0942 5.41983 16.0816 5.41883C15.8234 5.39827 15.6349 5.38327 15.4495 5.34666C15.0263 5.2631 14.6238 5.09639 14.2654 4.8562C14.1084 4.75097 13.9646 4.6283 13.7674 4.46025C13.7578 4.45207 13.7481 4.44377 13.7382 4.43537C13.1376 3.92352 12.9424 3.76539 12.7573 3.6769ZM16.0443 8.95913C16.3383 9.25304 16.3383 9.72957 16.0443 10.0235L11.027 15.0409C10.733 15.3348 10.2565 15.3348 9.96261 15.0409L7.95565 13.0339C7.66174 12.74 7.66174 12.2635 7.95565 11.9696C8.24957 11.6757 8.72609 11.6757 9.02 11.9696L10.4948 13.4443L14.98 8.95913C15.2739 8.66522 15.7504 8.66522 16.0443 8.95913Z", fill: "currentColor" }]
1303
1348
  ]
1304
1349
  });
1305
1350
 
1306
1351
  // src/icons/video-camera.ts
1307
- var VideoCamera = createIcon("VideoCamera", {
1352
+ var VideoCamera = /* @__PURE__ */ createIcon("VideoCamera", {
1308
1353
  linear: [
1309
1354
  ["path", { d: "M9 5H8C5.17157 5 3.75736 5 2.87868 5.87868C2 6.75736 2 8.17157 2 11V13C2 15.8284 2 17.2426 2.87868 18.1213C3.75736 19 5.17157 19 8 19H9C11.8284 19 13.2426 19 14.1213 18.1213C15 17.2426 15 15.8284 15 13V11C15 8.17157 15 6.75736 14.1213 5.87868C13.2426 5 11.8284 5 9 5Z", stroke: "currentColor" }],
1310
1355
  ["path", { d: "M15 9.5L18.8625 6.6031C20.4175 5.4369 21.195 4.8538 21.5975 5.0551C22 5.2563 22 6.2282 22 8.1719V15.8281C22 17.7718 22 18.7437 21.5975 18.9449C21.195 19.1462 20.4175 18.5631 18.8625 17.3969L15 14.5", stroke: "currentColor" }]
@@ -1312,7 +1357,7 @@ var VideoCamera = createIcon("VideoCamera", {
1312
1357
  });
1313
1358
 
1314
1359
  // src/icons/volume-high.ts
1315
- var VolumeHigh = createIcon("VolumeHigh", {
1360
+ var VolumeHigh = /* @__PURE__ */ createIcon("VolumeHigh", {
1316
1361
  linear: [
1317
1362
  ["path", { d: "M3.03131 11.07426C3.09762 9.98629 3.13078 9.44233 3.41269 8.91911C3.67026 8.44107 4.16307 7.97738 4.65589 7.74936C5.19529 7.49981 5.81355 7.49981 7.05007 7.49981C7.51093 7.49981 7.74137 7.49981 7.96458 7.46212C8.18524 7.42485 8.40041 7.3603 8.60515 7.26994C8.81225 7.17855 9.00463 7.0517 9.38939 6.79802L9.58643 6.66809C11.87508 5.15908 13.01943 4.40457 13.98009 4.73238C14.16423 4.79523 14.34252 4.88596 14.50173 4.99786C15.33216 5.58146 15.39525 6.93929 15.52143 9.65496C15.56814 10.66053 15.6 11.52111 15.6 11.99982C15.6 12.47853 15.56814 13.33911 15.52143 14.34468C15.39525 17.06034 15.33216 18.41817 14.50173 19.00173C14.34252 19.11369 14.16423 19.20441 13.98009 19.26723C13.01943 19.59501 11.87508 18.84054 9.58643 17.33151L9.38939 17.20164C9.00463 16.94793 8.81225 16.82103 8.60515 16.72968C8.40041 16.63932 8.18524 16.57479 7.96458 16.53753C7.74137 16.49982 7.51093 16.49982 7.05007 16.49982C5.81355 16.49982 5.19529 16.49982 4.65589 16.25025C4.16307 16.02228 3.67026 15.55851 3.41269 15.08052C3.13078 14.55726 3.09762 14.0133 3.03131 12.92538C3.01169 12.60354 3 12.28998 3 11.99982C3 11.70966 3.01169 11.3961 3.03131 11.07426Z", stroke: "currentColor" }],
1318
1363
  ["path", { d: "M19.65 6.6C19.65 6.6 21 8.22 21 12C21 15.78 19.65 17.4 19.65 17.4", stroke: "currentColor" }],
@@ -1321,22 +1366,32 @@ var VolumeHigh = createIcon("VolumeHigh", {
1321
1366
  });
1322
1367
 
1323
1368
  // src/icons/volume-low.ts
1324
- var VolumeLow = createIcon("VolumeLow", {
1369
+ var VolumeLow = /* @__PURE__ */ createIcon("VolumeLow", {
1325
1370
  linear: [
1326
1371
  ["path", { d: "M5.73131 11.07426C5.79762 9.98629 5.83078 9.44233 6.11269 8.91911C6.37026 8.44107 6.86307 7.97738 7.35589 7.74936C7.89529 7.49981 8.51355 7.49981 9.75007 7.49981C10.21098 7.49981 10.44138 7.49981 10.66458 7.46212C10.88526 7.42485 11.10045 7.3603 11.30511 7.26994C11.51229 7.17855 11.70462 7.0517 12.08937 6.79802L12.28647 6.66809C14.57508 5.15908 15.71943 4.40457 16.68009 4.73238C16.86423 4.79523 17.04252 4.88596 17.20173 4.99786C18.03216 5.58146 18.09525 6.93929 18.22143 9.65496C18.26814 10.66053 18.3 11.52111 18.3 11.99982C18.3 12.47853 18.26814 13.33911 18.22143 14.34468C18.09525 17.06034 18.03216 18.41817 17.20173 19.00173C17.04252 19.11369 16.86423 19.20441 16.68009 19.26723C15.71943 19.59501 14.57508 18.84054 12.28647 17.33151L12.08937 17.20164C11.70462 16.94793 11.51229 16.82103 11.30511 16.72968C11.10045 16.63932 10.88526 16.57479 10.66458 16.53753C10.44138 16.49982 10.21098 16.49982 9.75007 16.49982C8.51355 16.49982 7.89529 16.49982 7.35589 16.25025C6.86307 16.02228 6.37026 15.55851 6.11269 15.08052C5.83078 14.55726 5.79762 14.0133 5.73131 12.92538C5.71169 12.60354 5.7 12.28998 5.7 11.99982C5.7 11.70966 5.71169 11.3961 5.73131 11.07426Z", stroke: "currentColor" }]
1327
1372
  ]
1328
1373
  });
1329
1374
 
1330
1375
  // src/icons/volume-off.ts
1331
- var VolumeOff = createIcon("VolumeOff", {
1376
+ var VolumeOff = /* @__PURE__ */ createIcon("VolumeOff", {
1332
1377
  linear: [
1333
1378
  ["path", { d: "M16.6589 6C16.5186 5.20217 16.2887 4.68467 15.8669 4.37163C15.7026 4.24973 15.5186 4.15089 15.3286 4.08241C14.3375 3.72527 13.1569 4.54728 10.7955 6.1913L10.5922 6.33284C10.1953 6.60922 9.99677 6.74741 9.78309 6.84699C9.57186 6.94543 9.34985 7.01576 9.12219 7.05635C8.89189 7.09742 8.65414 7.09742 8.17865 7.09742C6.90287 7.09742 6.26498 7.09742 5.70846 7.3693C5.19999 7.61771 4.69153 8.12289 4.42579 8.64369C4.13493 9.21371 4.10072 9.80635 4.0323 10.9916C4.01206 11.3423 4 11.6839 4 12C4 12.3161 4.01206 12.6577 4.0323 13.0084C4.10072 14.1936 4.13493 14.7863 4.42579 15.3563C4.69153 15.8771 5.19999 16.3823 5.70846 16.6307C6.26498 16.9026 6.90287 16.9026 8.17865 16.9026C8.65414 16.9026 8.89189 16.9026 9.12219 16.9436C9.34985 16.9842 9.57186 17.0546 9.78309 17.153C9.99677 17.2526 10.1953 17.3908 10.5922 17.6672L10.7955 17.8087C13.1569 19.4527 14.3375 20.2747 15.3286 19.9176C15.5186 19.8491 15.7026 19.7503 15.8669 19.6284C16.2887 19.3153 16.5186 18.7978 16.6589 18", stroke: "currentColor" }],
1334
1379
  ["path", { d: "M20 9.00002L14 15M14 9L19.9999 15", stroke: "currentColor" }]
1335
1380
  ]
1336
1381
  });
1337
1382
 
1383
+ // src/icons/wallet.ts
1384
+ var Wallet = /* @__PURE__ */ createIcon("Wallet", {
1385
+ linear: [
1386
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.9235 11.7502C20.9032 11.75 20.8766 11.75 20.8333 11.75H18.2308C16.8074 11.75 15.75 12.8087 15.75 14C15.75 15.1913 16.8074 16.25 18.2308 16.25H20.8333C20.8766 16.25 20.9032 16.25 20.9235 16.2498C20.9427 16.2496 20.948 16.2492 20.948 16.2492C21.154 16.2367 21.2427 16.0976 21.2495 16.0139C21.2495 16.0139 21.2497 16.0077 21.2498 15.9986C21.25 15.9808 21.25 15.9572 21.25 15.9167V12.0833C21.25 12.0609 21.25 12.0437 21.25 12.0297C21.2499 12.0185 21.2499 12.0093 21.2498 12.0014C21.2497 11.9924 21.2495 11.9861 21.2495 11.9861C21.2427 11.9024 21.154 11.7633 20.9479 11.7508C20.9479 11.7508 20.943 11.7504 20.9235 11.7502ZM20.8499 10.25C20.9163 10.25 20.9803 10.2499 21.0391 10.2535C21.9104 10.3066 22.681 10.9638 22.7458 11.8818C22.7501 11.942 22.75 12.0069 22.75 12.067C22.75 12.0725 22.75 12.0779 22.75 12.0833V15.9167C22.75 15.9221 22.75 15.9275 22.75 15.933C22.75 15.9931 22.7501 16.058 22.7458 16.1182C22.681 17.0362 21.9104 17.6934 21.0391 17.7465C20.9803 17.7501 20.9163 17.75 20.8499 17.75C20.8444 17.75 20.8389 17.75 20.8333 17.75H18.2308C16.0856 17.75 14.25 16.1224 14.25 14C14.25 11.8776 16.0856 10.25 18.2308 10.25H20.8333C20.8389 10.25 20.8444 10.25 20.8499 10.25Z", fill: "currentColor" }],
1387
+ ["path", { d: "M19 14C19 14.5523 18.5523 15 18 15C17.4477 15 17 14.5523 17 14C17 13.4477 17.4477 13 18 13C18.5523 13 19 13.4477 19 14Z", fill: "currentColor" }],
1388
+ ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.8499 10.25C20.9163 10.25 20.9803 10.2499 21.0391 10.2535C21.2645 10.2672 21.4832 10.3214 21.6847 10.4101C21.5777 8.80363 21.2831 7.56563 20.3588 6.64124C19.6104 5.89288 18.6614 5.56076 17.489 5.40313L17.4467 5.39754C17.4362 5.38977 17.4255 5.38223 17.4145 5.37492L13.679 2.89806C12.3758 2.03398 10.6242 2.03398 9.32102 2.89806L5.58554 5.37492C5.57453 5.38223 5.56377 5.38977 5.55327 5.39754L5.51098 5.40313C4.33856 5.56076 3.38961 5.89288 2.64124 6.64124C1.89288 7.38961 1.56076 8.33856 1.40314 9.51098C1.24997 10.6502 1.24998 12.1058 1.25 13.9436V14.0564C1.24998 15.8942 1.24997 17.3498 1.40314 18.489C1.56076 19.6614 1.89288 20.6104 2.64124 21.3588C3.38961 22.1071 4.33856 22.4392 5.51098 22.5969C6.65019 22.75 8.10583 22.75 9.94359 22.75H13.0564C14.8942 22.75 16.3498 22.75 17.489 22.5969C18.6614 22.4392 19.6104 22.1071 20.3588 21.3588C21.2831 20.4344 21.5777 19.1964 21.6847 17.5899C21.4832 17.6786 21.2645 17.7328 21.0391 17.7465C20.9803 17.7501 20.9163 17.75 20.8499 17.75L20.8333 17.75H20.1679C20.0541 19.0915 19.7966 19.7996 19.2981 20.2981C18.8749 20.7213 18.2952 20.975 17.2892 21.1102C16.2615 21.2484 14.9068 21.25 13 21.25H10C8.09318 21.25 6.73851 21.2484 5.71085 21.1102C4.70476 20.975 4.12511 20.7213 3.7019 20.2981C3.27869 19.8749 3.02502 19.2952 2.88976 18.2892C2.75159 17.2615 2.75 15.9068 2.75 14C2.75 12.0932 2.75159 10.7385 2.88976 9.71085C3.02502 8.70476 3.27869 8.12511 3.7019 7.7019C4.12511 7.27869 4.70476 7.02502 5.71085 6.88976C6.73851 6.75159 8.09318 6.75 10 6.75H13C14.9068 6.75 16.2615 6.75159 17.2892 6.88976C18.2952 7.02502 18.8749 7.27869 19.2981 7.7019C19.7966 8.20043 20.0541 8.90854 20.1679 10.25H20.8333L20.8499 10.25ZM9.94358 5.25H13.0564C13.5729 5.24999 14.0592 5.24999 14.5168 5.25339L12.8501 4.14821C12.0493 3.61726 10.9507 3.61726 10.15 4.14821L8.48318 5.25339C8.94077 5.24999 9.42708 5.24999 9.94358 5.25Z", fill: "currentColor" }],
1389
+ ["path", { d: "M6 9.25C5.58579 9.25 5.25 9.58579 5.25 10C5.25 10.4142 5.58579 10.75 6 10.75H10C10.4142 10.75 10.75 10.4142 10.75 10C10.75 9.58579 10.4142 9.25 10 9.25H6Z", fill: "currentColor" }]
1390
+ ]
1391
+ });
1392
+
1338
1393
  // src/icons/widget.ts
1339
- var Widget = createIcon("Widget", {
1394
+ var Widget = /* @__PURE__ */ createIcon("Widget", {
1340
1395
  linear: [
1341
1396
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.448 1.75C5.54954 1.74997 4.8003 1.74995 4.20552 1.82991C3.57773 1.91432 3.01093 2.09999 2.55546 2.55546C2.09999 3.01093 1.91432 3.57773 1.82991 4.20552C1.74995 4.8003 1.74997 5.54951 1.75 6.44798V6.552C1.74997 7.45047 1.74995 8.19971 1.82991 8.79448C1.91432 9.42228 2.09999 9.98908 2.55546 10.4445C3.01093 10.9 3.57773 11.0857 4.20552 11.1701C4.8003 11.2501 5.54951 11.25 6.44798 11.25H6.552C7.45047 11.25 8.19971 11.2501 8.79448 11.1701C9.42228 11.0857 9.98908 10.9 10.4445 10.4445C10.9 9.98908 11.0857 9.42228 11.1701 8.79448C11.2501 8.19971 11.25 7.4505 11.25 6.55203V6.44801C11.25 5.54954 11.2501 4.8003 11.1701 4.20552C11.0857 3.57773 10.9 3.01093 10.4445 2.55546C9.98908 2.09999 9.42228 1.91432 8.79448 1.82991C8.19971 1.74995 7.4505 1.74997 6.55203 1.75H6.448ZM3.61612 3.61612C3.74644 3.4858 3.94393 3.37858 4.4054 3.31654C4.88843 3.2516 5.53599 3.25 6.5 3.25C7.46401 3.25 8.11157 3.2516 8.59461 3.31654C9.05607 3.37858 9.25357 3.4858 9.38389 3.61612C9.5142 3.74644 9.62143 3.94393 9.68347 4.4054C9.74841 4.88843 9.75 5.53599 9.75 6.5C9.75 7.46401 9.74841 8.11157 9.68347 8.59461C9.62143 9.05607 9.5142 9.25357 9.38389 9.38389C9.25357 9.5142 9.05607 9.62143 8.59461 9.68347C8.11157 9.74841 7.46401 9.75 6.5 9.75C5.53599 9.75 4.88843 9.74841 4.4054 9.68347C3.94393 9.62143 3.74644 9.5142 3.61612 9.38389C3.4858 9.25357 3.37858 9.05607 3.31654 8.59461C3.2516 8.11157 3.25 7.46401 3.25 6.5C3.25 5.53599 3.2516 4.88843 3.31654 4.4054C3.37858 3.94393 3.4858 3.74644 3.61612 3.61612Z", fill: "currentColor" }],
1342
1397
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.448 12.75C16.5495 12.75 15.8003 12.7499 15.2055 12.8299C14.5777 12.9143 14.0109 13.1 13.5555 13.5555C13.1 14.0109 12.9143 14.5777 12.8299 15.2055C12.7499 15.8003 12.75 16.5495 12.75 17.448V17.552C12.75 18.4505 12.7499 19.1997 12.8299 19.7945C12.9143 20.4223 13.1 20.9891 13.5555 21.4445C14.0109 21.9 14.5777 22.0857 15.2055 22.1701C15.8003 22.2501 16.5495 22.25 17.4479 22.25H17.552C18.4504 22.25 19.1997 22.2501 19.7945 22.1701C20.4223 22.0857 20.9891 21.9 21.4445 21.4445C21.9 20.9891 22.0857 20.4223 22.1701 19.7945C22.2501 19.1997 22.25 18.4505 22.25 17.5521V17.448C22.25 16.5496 22.2501 15.8003 22.1701 15.2055C22.0857 14.5777 21.9 14.0109 21.4445 13.5555C20.9891 13.1 20.4223 12.9143 19.7945 12.8299C19.1997 12.7499 18.4505 12.75 17.552 12.75H17.448ZM14.6161 14.6161C14.7464 14.4858 14.9439 14.3786 15.4054 14.3165C15.8884 14.2516 16.536 14.25 17.5 14.25C18.464 14.25 19.1116 14.2516 19.5946 14.3165C20.0561 14.3786 20.2536 14.4858 20.3839 14.6161C20.5142 14.7464 20.6214 14.9439 20.6835 15.4054C20.7484 15.8884 20.75 16.536 20.75 17.5C20.75 18.464 20.7484 19.1116 20.6835 19.5946C20.6214 20.0561 20.5142 20.2536 20.3839 20.3839C20.2536 20.5142 20.0561 20.6214 19.5946 20.6835C19.1116 20.7484 18.464 20.75 17.5 20.75C16.536 20.75 15.8884 20.7484 15.4054 20.6835C14.9439 20.6214 14.7464 20.5142 14.6161 20.3839C14.4858 20.2536 14.3786 20.0561 14.3165 19.5946C14.2516 19.1116 14.25 18.464 14.25 17.5C14.25 16.536 14.2516 15.8884 14.3165 15.4054C14.3786 14.9439 14.4858 14.7464 14.6161 14.6161Z", fill: "currentColor" }],
@@ -1346,7 +1401,7 @@ var Widget = createIcon("Widget", {
1346
1401
  });
1347
1402
 
1348
1403
  // src/icons/widget-add.ts
1349
- var WidgetAdd = createIcon("WidgetAdd", {
1404
+ var WidgetAdd = /* @__PURE__ */ createIcon("WidgetAdd", {
1350
1405
  linear: [
1351
1406
  ["path", { d: "M14.36842 6.78947H17.21053M17.21053 6.78947H20.05263M17.21053 6.78947V9.63158M17.21053 6.78947V3.94737", stroke: "currentColor" }],
1352
1407
  ["path", { d: "M3 6.78947C3 5.0031 3 4.10991 3.55496 3.55496C4.10991 3 5.0031 3 6.78947 3C8.57585 3 9.46904 3 10.02399 3.55496C10.57895 4.10991 10.57895 5.0031 10.57895 6.78947C10.57895 8.57585 10.57895 9.46904 10.02399 10.02399C9.46904 10.57895 8.57585 10.57895 6.78947 10.57895C5.0031 10.57895 4.10991 10.57895 3.55496 10.02399C3 9.46904 3 8.57585 3 6.78947Z", stroke: "currentColor" }],
@@ -1356,21 +1411,21 @@ var WidgetAdd = createIcon("WidgetAdd", {
1356
1411
  });
1357
1412
 
1358
1413
  // src/icons/windsurf.ts
1359
- var Windsurf = createIcon("Windsurf", {
1414
+ var Windsurf = /* @__PURE__ */ createIcon("Windsurf", {
1360
1415
  linear: [
1361
1416
  ["path", { d: "M22.5893 5.64345H22.7989L22.798 5.64259C22.9098 5.64259 23 5.73282 23 5.84454V10.0837C23 10.1954 22.9098 10.2856 22.798 10.2856H22.6202C21.729 10.2856 21.0072 11.0075 21.0072 11.8986V16.3861C21.0072 17.4757 20.0972 18.36 19.035 18.36C18.339 18.36 17.7554 18.0386 17.3765 17.4972L12.8185 10.9886C12.5101 10.5486 12.0065 10.2865 11.4694 10.2865H11.4668C10.5757 10.2865 9.85381 11.0083 9.85381 11.8995V16.3852C9.85381 17.6236 8.69198 18.5955 7.42961 18.3084C6.92517 18.1941 6.48776 17.8796 6.19129 17.456L1.17273 10.2882C1.06015 10.1266 1 9.93587 1 9.73908V5.84712C1 5.64603 1.25867 5.56525 1.37381 5.72939L6.47402 13.0132C6.78252 13.4532 7.30156 13.7153 7.82404 13.7153C8.70658 13.7153 9.43703 12.9934 9.43703 12.1023V7.61393C9.43703 6.52342 10.372 5.64001 11.411 5.64001C12.077 5.64001 12.6922 5.96227 13.0703 6.5028L17.6283 13.0123C17.9368 13.4523 18.4567 13.7144 18.9774 13.7144C19.854 13.7144 20.5905 12.9925 20.5905 12.1014V7.63884C20.5905 6.53545 21.4859 5.64173 22.5893 5.64345Z", fill: "currentColor" }]
1362
1417
  ]
1363
1418
  });
1364
1419
 
1365
1420
  // src/icons/x.ts
1366
- var X = createIcon("X", {
1421
+ var X = /* @__PURE__ */ createIcon("X", {
1367
1422
  linear: [
1368
1423
  ["path", { transform: "translate(-0.98917 -1) scale(1.08333)", fill: "currentColor", d: "M13.68 10.62L20.24 3h-1.55L13 9.62L8.45 3H3.19l6.88 10.01L3.19 21h1.55l6.01-6.99l4.8 6.99h5.24l-7.13-10.38Zm-2.13 2.47l-.7-1l-5.54-7.93H7.7l4.47 6.4l.7 1l5.82 8.32H16.3z" }]
1369
1424
  ]
1370
1425
  });
1371
1426
 
1372
1427
  // src/icons/xai.ts
1373
- var Xai = createIcon("Xai", {
1428
+ var Xai = /* @__PURE__ */ createIcon("Xai", {
1374
1429
  linear: [
1375
1430
  ["path", { d: "M18.0264 16.6875H14.9863L14.0635 16.0166H8.91406C9.27653 15.6947 9.64382 15.3824 10.0146 15.0791H12.7725L11.3457 14.041C11.8559 13.6614 12.3716 13.2976 12.8916 12.9492L18.0264 16.6875Z", fill: "currentColor", transform: "translate(-0.60512 0.78208) scale(0.941869)" }],
1376
1431
  ["path", { d: "M22.8867 16.6875H19.8447L13.8516 12.3252C14.4038 11.9779 14.96 11.6471 15.5176 11.332L22.8867 16.6875Z", fill: "currentColor", transform: "translate(-0.60512 0.78208) scale(0.941869)" }],
@@ -1380,21 +1435,21 @@ var Xai = createIcon("Xai", {
1380
1435
  });
1381
1436
 
1382
1437
  // src/icons/youtube.ts
1383
- var Youtube = createIcon("Youtube", {
1438
+ var Youtube = /* @__PURE__ */ createIcon("Youtube", {
1384
1439
  linear: [
1385
1440
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.2043 4.00776C21.1084 4.28763 21.8189 5.10925 22.0609 6.15475C22.4982 8.04786 22.5 12 22.5 12C22.5 12 22.5 15.9522 22.0609 17.8453C21.8189 18.8908 21.1084 19.7124 20.2043 19.9922C18.5673 20.5 12 20.5 12 20.5C12 20.5 5.43274 20.5 3.79568 19.9922C2.89159 19.7124 2.1811 18.8908 1.93908 17.8453C1.5 15.9522 1.5 12 1.5 12C1.5 12 1.5 8.04786 1.93908 6.15475C2.1811 5.10925 2.89159 4.28763 3.79568 4.00776C5.43274 3.5 12 3.5 12 3.5C12 3.5 18.5673 3.5 20.2043 4.00776ZM15.5134 12.0003L9.79785 15.2999V8.70065L15.5134 12.0003Z", fill: "currentColor" }]
1386
1441
  ]
1387
1442
  });
1388
1443
 
1389
1444
  // src/icons/zai.ts
1390
- var Zai = createIcon("Zai", {
1445
+ var Zai = /* @__PURE__ */ createIcon("Zai", {
1391
1446
  linear: [
1392
1447
  ["path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.6885 2.5C20.2418 2.50009 21.4999 3.75863 21.5 5.3125V18.6943C21.493 20.2412 20.2349 21.4998 18.6816 21.5H5.31152C3.75822 21.4999 2.50012 20.2414 2.5 18.6875V5.3125C2.50012 3.75863 3.75822 2.50009 5.31152 2.5H18.6885ZM13.2178 15.9238C12.9649 15.9239 12.7256 16.0502 12.585 16.2539L11.6641 17.5625H18.2041V15.9238H13.2178ZM13.3086 6.44434L5.46094 17.5615H10.6924L18.54 6.44434H13.3086ZM5.78906 8.07617H10.7812C11.0344 8.07617 11.2744 7.94904 11.415 7.74512L12.3291 6.44434C12.3291 6.44434 5.78364 6.44453 5.78906 6.4375V8.07617Z", fill: "currentColor" }]
1393
1448
  ]
1394
1449
  });
1395
1450
 
1396
1451
  // src/icons/zoom-in.ts
1397
- var ZoomIn = createIcon("ZoomIn", {
1452
+ var ZoomIn = /* @__PURE__ */ createIcon("ZoomIn", {
1398
1453
  linear: [
1399
1454
  ["circle", { cx: "11.55", cy: "11.55", r: "8.55", stroke: "currentColor" }],
1400
1455
  ["path", { d: "M17.5962 17.5962L21 21M9.3 11.55h4.5M11.55 9.3v4.5", stroke: "currentColor" }]
@@ -1402,7 +1457,7 @@ var ZoomIn = createIcon("ZoomIn", {
1402
1457
  });
1403
1458
 
1404
1459
  // src/icons/zoom-out.ts
1405
- var ZoomOut = createIcon("ZoomOut", {
1460
+ var ZoomOut = /* @__PURE__ */ createIcon("ZoomOut", {
1406
1461
  linear: [
1407
1462
  ["circle", { cx: "11.55", cy: "11.55", r: "8.55", stroke: "currentColor" }],
1408
1463
  ["path", { d: "M17.5962 17.5962L21 21M9.3 11.55h4.5", stroke: "currentColor" }]
@@ -1596,6 +1651,14 @@ var catalog = [
1596
1651
  variants: ["linear"],
1597
1652
  component: Calendar
1598
1653
  },
1654
+ {
1655
+ name: "card",
1656
+ pascalName: "Card",
1657
+ category: "actions",
1658
+ tags: ["credit-card", "debit-card", "payment", "bank", "finance", "solar"],
1659
+ variants: ["linear"],
1660
+ component: Card
1661
+ },
1599
1662
  {
1600
1663
  name: "cart",
1601
1664
  pascalName: "Cart",
@@ -1716,6 +1779,14 @@ var catalog = [
1716
1779
  variants: ["linear"],
1717
1780
  component: ClaudeCode
1718
1781
  },
1782
+ {
1783
+ name: "clock",
1784
+ pascalName: "Clock",
1785
+ category: "status",
1786
+ tags: ["time", "hour", "schedule", "watch"],
1787
+ variants: ["linear"],
1788
+ component: Clock
1789
+ },
1719
1790
  {
1720
1791
  name: "close",
1721
1792
  pascalName: "Close",
@@ -1860,6 +1931,14 @@ var catalog = [
1860
1931
  variants: ["linear"],
1861
1932
  component: File
1862
1933
  },
1934
+ {
1935
+ name: "file-add",
1936
+ pascalName: "FileAdd",
1937
+ category: "files",
1938
+ tags: ["document", "page", "paper", "add", "plus", "new", "create"],
1939
+ variants: ["linear"],
1940
+ component: FileAdd
1941
+ },
1863
1942
  {
1864
1943
  name: "file-check",
1865
1944
  pascalName: "FileCheck",
@@ -2044,6 +2123,14 @@ var catalog = [
2044
2123
  variants: ["linear"],
2045
2124
  component: Integration
2046
2125
  },
2126
+ {
2127
+ name: "key",
2128
+ pascalName: "Key",
2129
+ category: "settings",
2130
+ tags: ["security", "access", "password", "lock", "solar"],
2131
+ variants: ["linear"],
2132
+ component: Key
2133
+ },
2047
2134
  {
2048
2135
  name: "kimi",
2049
2136
  pascalName: "Kimi",
@@ -2612,6 +2699,14 @@ var catalog = [
2612
2699
  variants: ["linear"],
2613
2700
  component: User
2614
2701
  },
2702
+ {
2703
+ name: "user-add",
2704
+ pascalName: "UserAdd",
2705
+ category: "user",
2706
+ tags: ["user", "add", "plus", "invite", "account", "user-plus", "solar"],
2707
+ variants: ["linear"],
2708
+ component: UserAdd
2709
+ },
2615
2710
  {
2616
2711
  name: "user-group",
2617
2712
  pascalName: "UserGroup",
@@ -2668,6 +2763,14 @@ var catalog = [
2668
2763
  variants: ["linear"],
2669
2764
  component: VolumeOff
2670
2765
  },
2766
+ {
2767
+ name: "wallet",
2768
+ pascalName: "Wallet",
2769
+ category: "actions",
2770
+ tags: ["money", "payment", "finance", "cash", "solar"],
2771
+ variants: ["linear"],
2772
+ component: Wallet
2773
+ },
2671
2774
  {
2672
2775
  name: "widget",
2673
2776
  pascalName: "Widget",