@honeyicons/react 0.0.1

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 (177) hide show
  1. package/MIGRATION.md +56 -0
  2. package/NOTICE.md +378 -0
  3. package/README.md +34 -0
  4. package/dist/catalog.js +2747 -0
  5. package/dist/index.js +1669 -0
  6. package/dist/types/catalog.d.ts +14 -0
  7. package/dist/types/categories.d.ts +2 -0
  8. package/dist/types/create-icon.d.ts +8 -0
  9. package/dist/types/icon.d.ts +20 -0
  10. package/dist/types/icons/add.d.ts +1 -0
  11. package/dist/types/icons/alert-triangle.d.ts +3 -0
  12. package/dist/types/icons/align-center.d.ts +1 -0
  13. package/dist/types/icons/align-left.d.ts +1 -0
  14. package/dist/types/icons/align-right.d.ts +1 -0
  15. package/dist/types/icons/anthropic.d.ts +1 -0
  16. package/dist/types/icons/antigravity.d.ts +1 -0
  17. package/dist/types/icons/archive.d.ts +3 -0
  18. package/dist/types/icons/arrow-down-left.d.ts +1 -0
  19. package/dist/types/icons/arrow-down-right.d.ts +1 -0
  20. package/dist/types/icons/arrow-down.d.ts +3 -0
  21. package/dist/types/icons/arrow-left.d.ts +3 -0
  22. package/dist/types/icons/arrow-right.d.ts +3 -0
  23. package/dist/types/icons/arrow-up-left.d.ts +1 -0
  24. package/dist/types/icons/arrow-up-right.d.ts +1 -0
  25. package/dist/types/icons/arrow-up.d.ts +3 -0
  26. package/dist/types/icons/bell.d.ts +1 -0
  27. package/dist/types/icons/bookmark.d.ts +1 -0
  28. package/dist/types/icons/brain.d.ts +1 -0
  29. package/dist/types/icons/bun.d.ts +1 -0
  30. package/dist/types/icons/calendar.d.ts +3 -0
  31. package/dist/types/icons/cart.d.ts +1 -0
  32. package/dist/types/icons/check-double.d.ts +3 -0
  33. package/dist/types/icons/check.d.ts +1 -0
  34. package/dist/types/icons/chevron-down.d.ts +1 -0
  35. package/dist/types/icons/chevron-left.d.ts +1 -0
  36. package/dist/types/icons/chevron-right.d.ts +1 -0
  37. package/dist/types/icons/chevron-up.d.ts +1 -0
  38. package/dist/types/icons/chevrons-down.d.ts +3 -0
  39. package/dist/types/icons/chevrons-left.d.ts +3 -0
  40. package/dist/types/icons/chevrons-right.d.ts +3 -0
  41. package/dist/types/icons/chevrons-up.d.ts +3 -0
  42. package/dist/types/icons/chrome.d.ts +1 -0
  43. package/dist/types/icons/clapperboard.d.ts +1 -0
  44. package/dist/types/icons/claude-ai.d.ts +1 -0
  45. package/dist/types/icons/claude-code.d.ts +1 -0
  46. package/dist/types/icons/close.d.ts +1 -0
  47. package/dist/types/icons/cloud.d.ts +1 -0
  48. package/dist/types/icons/code.d.ts +1 -0
  49. package/dist/types/icons/codex.d.ts +1 -0
  50. package/dist/types/icons/command.d.ts +1 -0
  51. package/dist/types/icons/computer.d.ts +1 -0
  52. package/dist/types/icons/copy.d.ts +1 -0
  53. package/dist/types/icons/cursor.d.ts +1 -0
  54. package/dist/types/icons/deepseek.d.ts +1 -0
  55. package/dist/types/icons/devin.d.ts +1 -0
  56. package/dist/types/icons/discord.d.ts +1 -0
  57. package/dist/types/icons/dislike.d.ts +1 -0
  58. package/dist/types/icons/door-open.d.ts +3 -0
  59. package/dist/types/icons/edit-off.d.ts +1 -0
  60. package/dist/types/icons/edit.d.ts +3 -0
  61. package/dist/types/icons/email.d.ts +1 -0
  62. package/dist/types/icons/facebook.d.ts +1 -0
  63. package/dist/types/icons/file-check.d.ts +3 -0
  64. package/dist/types/icons/file-code.d.ts +1 -0
  65. package/dist/types/icons/file-remove.d.ts +1 -0
  66. package/dist/types/icons/file.d.ts +1 -0
  67. package/dist/types/icons/folder-add.d.ts +1 -0
  68. package/dist/types/icons/folder-open.d.ts +1 -0
  69. package/dist/types/icons/folder.d.ts +3 -0
  70. package/dist/types/icons/gemini.d.ts +1 -0
  71. package/dist/types/icons/git-branch.d.ts +3 -0
  72. package/dist/types/icons/git-merge-conflict.d.ts +3 -0
  73. package/dist/types/icons/git-pull-request.d.ts +1 -0
  74. package/dist/types/icons/git.d.ts +1 -0
  75. package/dist/types/icons/github-copilot.d.ts +1 -0
  76. package/dist/types/icons/github.d.ts +1 -0
  77. package/dist/types/icons/google.d.ts +1 -0
  78. package/dist/types/icons/grok.d.ts +1 -0
  79. package/dist/types/icons/hammer.d.ts +3 -0
  80. package/dist/types/icons/hashtag.d.ts +1 -0
  81. package/dist/types/icons/headphones.d.ts +3 -0
  82. package/dist/types/icons/home.d.ts +1 -0
  83. package/dist/types/icons/image-add.d.ts +3 -0
  84. package/dist/types/icons/image.d.ts +3 -0
  85. package/dist/types/icons/index.d.ts +164 -0
  86. package/dist/types/icons/instagram.d.ts +3 -0
  87. package/dist/types/icons/integration.d.ts +1 -0
  88. package/dist/types/icons/kimi.d.ts +1 -0
  89. package/dist/types/icons/layers.d.ts +1 -0
  90. package/dist/types/icons/lightning.d.ts +1 -0
  91. package/dist/types/icons/like.d.ts +1 -0
  92. package/dist/types/icons/linkedin.d.ts +1 -0
  93. package/dist/types/icons/list-down.d.ts +1 -0
  94. package/dist/types/icons/list-up.d.ts +1 -0
  95. package/dist/types/icons/lock-open.d.ts +3 -0
  96. package/dist/types/icons/lock.d.ts +1 -0
  97. package/dist/types/icons/logout.d.ts +1 -0
  98. package/dist/types/icons/maximize.d.ts +1 -0
  99. package/dist/types/icons/menu.d.ts +3 -0
  100. package/dist/types/icons/meta-ai.d.ts +1 -0
  101. package/dist/types/icons/microphone.d.ts +1 -0
  102. package/dist/types/icons/microsoft-copilot.d.ts +3 -0
  103. package/dist/types/icons/minimize.d.ts +1 -0
  104. package/dist/types/icons/minus.d.ts +1 -0
  105. package/dist/types/icons/mistral.d.ts +1 -0
  106. package/dist/types/icons/moon.d.ts +1 -0
  107. package/dist/types/icons/more-horizontal.d.ts +1 -0
  108. package/dist/types/icons/more-vertical.d.ts +1 -0
  109. package/dist/types/icons/npm.d.ts +1 -0
  110. package/dist/types/icons/nvidia.d.ts +1 -0
  111. package/dist/types/icons/openai.d.ts +1 -0
  112. package/dist/types/icons/openclaw.d.ts +1 -0
  113. package/dist/types/icons/opencode.d.ts +1 -0
  114. package/dist/types/icons/paper-plane.d.ts +1 -0
  115. package/dist/types/icons/paperclip.d.ts +1 -0
  116. package/dist/types/icons/pen.d.ts +1 -0
  117. package/dist/types/icons/perplexity.d.ts +1 -0
  118. package/dist/types/icons/pin.d.ts +1 -0
  119. package/dist/types/icons/pinterest.d.ts +1 -0
  120. package/dist/types/icons/play.d.ts +1 -0
  121. package/dist/types/icons/qwen.d.ts +1 -0
  122. package/dist/types/icons/react.d.ts +1 -0
  123. package/dist/types/icons/reddit.d.ts +1 -0
  124. package/dist/types/icons/redo.d.ts +1 -0
  125. package/dist/types/icons/reorder.d.ts +1 -0
  126. package/dist/types/icons/repeat.d.ts +1 -0
  127. package/dist/types/icons/search.d.ts +1 -0
  128. package/dist/types/icons/settings.d.ts +1 -0
  129. package/dist/types/icons/share.d.ts +1 -0
  130. package/dist/types/icons/sidebar-left.d.ts +1 -0
  131. package/dist/types/icons/sidebar-right.d.ts +1 -0
  132. package/dist/types/icons/slack.d.ts +1 -0
  133. package/dist/types/icons/smartphone.d.ts +1 -0
  134. package/dist/types/icons/snapchat.d.ts +1 -0
  135. package/dist/types/icons/soundwave.d.ts +1 -0
  136. package/dist/types/icons/spinner-arc.d.ts +3 -0
  137. package/dist/types/icons/spinner-orbit.d.ts +1 -0
  138. package/dist/types/icons/spinner-pulse.d.ts +1 -0
  139. package/dist/types/icons/spinner-wave.d.ts +3 -0
  140. package/dist/types/icons/spinner.d.ts +1 -0
  141. package/dist/types/icons/square-pen.d.ts +3 -0
  142. package/dist/types/icons/star.d.ts +1 -0
  143. package/dist/types/icons/sticker.d.ts +1 -0
  144. package/dist/types/icons/stop.d.ts +1 -0
  145. package/dist/types/icons/sun.d.ts +1 -0
  146. package/dist/types/icons/supabase.d.ts +1 -0
  147. package/dist/types/icons/tablet.d.ts +1 -0
  148. package/dist/types/icons/telegram.d.ts +1 -0
  149. package/dist/types/icons/terminal.d.ts +1 -0
  150. package/dist/types/icons/threads.d.ts +1 -0
  151. package/dist/types/icons/tiktok.d.ts +1 -0
  152. package/dist/types/icons/trash.d.ts +1 -0
  153. package/dist/types/icons/twitter.d.ts +1 -0
  154. package/dist/types/icons/typescript.d.ts +3 -0
  155. package/dist/types/icons/undo.d.ts +1 -0
  156. package/dist/types/icons/unfold-less.d.ts +1 -0
  157. package/dist/types/icons/unfold-more.d.ts +1 -0
  158. package/dist/types/icons/user-group.d.ts +1 -0
  159. package/dist/types/icons/user.d.ts +1 -0
  160. package/dist/types/icons/vercel.d.ts +1 -0
  161. package/dist/types/icons/verified-check.d.ts +1 -0
  162. package/dist/types/icons/video-camera.d.ts +3 -0
  163. package/dist/types/icons/volume-high.d.ts +3 -0
  164. package/dist/types/icons/volume-low.d.ts +3 -0
  165. package/dist/types/icons/volume-off.d.ts +3 -0
  166. package/dist/types/icons/widget-add.d.ts +1 -0
  167. package/dist/types/icons/widget.d.ts +1 -0
  168. package/dist/types/icons/windsurf.d.ts +1 -0
  169. package/dist/types/icons/x.d.ts +1 -0
  170. package/dist/types/icons/xai.d.ts +1 -0
  171. package/dist/types/icons/youtube.d.ts +1 -0
  172. package/dist/types/icons/zai.d.ts +1 -0
  173. package/dist/types/icons/zoom-in.d.ts +3 -0
  174. package/dist/types/icons/zoom-out.d.ts +3 -0
  175. package/dist/types/index.d.ts +6 -0
  176. package/dist/types/types.d.ts +6 -0
  177. package/package.json +45 -0
@@ -0,0 +1,14 @@
1
+ import type { HoneyIcon } from "./create-icon";
2
+ import type { IconCategory } from "./categories";
3
+ import type { IconVariant } from "./types";
4
+ export type { IconCategory } from "./categories";
5
+ export { ICON_CATEGORIES } from "./categories";
6
+ export type CatalogItem = {
7
+ name: string;
8
+ pascalName: string;
9
+ category: IconCategory;
10
+ tags: string[];
11
+ variants: IconVariant[];
12
+ component: HoneyIcon;
13
+ };
14
+ export declare const catalog: CatalogItem[];
@@ -0,0 +1,2 @@
1
+ export declare const ICON_CATEGORIES: readonly ["actions", "ai", "arrows", "chat", "editor", "files", "layout", "media", "settings", "social", "spinner", "status", "user"];
2
+ export type IconCategory = (typeof ICON_CATEGORIES)[number];
@@ -0,0 +1,8 @@
1
+ import { type ForwardRefExoticComponent, type RefAttributes } from "react";
2
+ import { type IconProps } from "./icon";
3
+ import { type IconNodeMap, type IconVariant } from "./types";
4
+ export type HoneyIconProps = Omit<IconProps, "iconNode">;
5
+ export type HoneyIcon = ForwardRefExoticComponent<HoneyIconProps & RefAttributes<SVGSVGElement>> & {
6
+ variants: readonly IconVariant[];
7
+ };
8
+ export declare function createIcon(name: string, nodes: IconNodeMap): HoneyIcon;
@@ -0,0 +1,20 @@
1
+ import { type SVGProps } from "react";
2
+ import type { IconNode, IconVariant } from "./types";
3
+ export type IconProps = Omit<SVGProps<SVGSVGElement>, "ref" | "strokeWidth" | "width" | "height"> & {
4
+ iconNode: IconNode;
5
+ variant?: IconVariant;
6
+ size?: number | string;
7
+ strokeWidth?: number;
8
+ secondaryColor?: string;
9
+ secondaryOpacity?: number;
10
+ title?: string;
11
+ };
12
+ export declare const Icon: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "height" | "ref" | "strokeWidth" | "width"> & {
13
+ iconNode: IconNode;
14
+ variant?: IconVariant;
15
+ size?: number | string;
16
+ strokeWidth?: number;
17
+ secondaryColor?: string;
18
+ secondaryOpacity?: number;
19
+ title?: string;
20
+ } & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1 @@
1
+ export declare const Add: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const AlertTriangle: import("..").HoneyIcon;
2
+ /** @deprecated Use AlertTriangle instead. */
3
+ export declare const Danger: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const AlignCenter: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const AlignLeft: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const AlignRight: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Anthropic: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Antigravity: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Archive: import("..").HoneyIcon;
2
+ /** @deprecated Use Archive instead. */
3
+ export declare const Pallet: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ArrowDownLeft: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ArrowDownRight: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ArrowDown: import("..").HoneyIcon;
2
+ /** @deprecated Use ArrowDown instead. */
3
+ export declare const ArrowDown02: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ArrowLeft: import("..").HoneyIcon;
2
+ /** @deprecated Use ArrowLeft instead. */
3
+ export declare const ArrowLeft02: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ArrowRight: import("..").HoneyIcon;
2
+ /** @deprecated Use ArrowRight instead. */
3
+ export declare const ArrowRight02: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ArrowUpLeft: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ArrowUpRight: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ArrowUp: import("..").HoneyIcon;
2
+ /** @deprecated Use ArrowUp instead. */
3
+ export declare const ArrowUp02: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Bell: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Bookmark: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Brain: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Bun: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Calendar: import("..").HoneyIcon;
2
+ /** @deprecated Use Calendar instead. */
3
+ export declare const Calendar03: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Cart: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const CheckDouble: import("..").HoneyIcon;
2
+ /** @deprecated Use CheckDouble instead. */
3
+ export declare const CheckCheck: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Check: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ChevronDown: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ChevronLeft: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ChevronRight: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ChevronUp: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ChevronsDown: import("..").HoneyIcon;
2
+ /** @deprecated Use ChevronsDown instead. */
3
+ export declare const ArrowDownDouble: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ChevronsLeft: import("..").HoneyIcon;
2
+ /** @deprecated Use ChevronsLeft instead. */
3
+ export declare const ArrowLeftDouble: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ChevronsRight: import("..").HoneyIcon;
2
+ /** @deprecated Use ChevronsRight instead. */
3
+ export declare const ArrowRightDouble: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ChevronsUp: import("..").HoneyIcon;
2
+ /** @deprecated Use ChevronsUp instead. */
3
+ export declare const ArrowUpDouble: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Chrome: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Clapperboard: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ClaudeAi: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ClaudeCode: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Close: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Cloud: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Code: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Codex: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Command: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Computer: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Copy: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Cursor: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Deepseek: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Devin: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Discord: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Dislike: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const DoorOpen: import("..").HoneyIcon;
2
+ /** @deprecated Use DoorOpen instead. */
3
+ export declare const Exit: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const EditOff: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Edit: import("..").HoneyIcon;
2
+ /** @deprecated Use Edit instead. */
3
+ export declare const Edit01: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Email: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Facebook: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const FileCheck: import("..").HoneyIcon;
2
+ /** @deprecated Use FileCheck instead. */
3
+ export declare const FileRead: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const FileCode: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const FileRemove: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const File: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const FolderAdd: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const FolderOpen: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Folder: import("..").HoneyIcon;
2
+ /** @deprecated Use Folder instead. */
3
+ export declare const Folder01: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Gemini: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const GitBranch: import("..").HoneyIcon;
2
+ /** @deprecated Use GitBranch instead. */
3
+ export declare const Branch: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const GitMergeConflict: import("..").HoneyIcon;
2
+ /** @deprecated Use GitMergeConflict instead. */
3
+ export declare const MergeConflict: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const GitPullRequest: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Git: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const GithubCopilot: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Github: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Google: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Grok: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Hammer: import("..").HoneyIcon;
2
+ /** @deprecated Use Hammer instead. */
3
+ export declare const Tool: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Hashtag: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Headphones: import("..").HoneyIcon;
2
+ /** @deprecated Use Headphones instead. */
3
+ export declare const Headphone: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Home: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const ImageAdd: import("..").HoneyIcon;
2
+ /** @deprecated Use ImageAdd instead. */
3
+ export declare const ImagesAdd: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Image: import("..").HoneyIcon;
2
+ /** @deprecated Use Image instead. */
3
+ export declare const Images: import("..").HoneyIcon;
@@ -0,0 +1,164 @@
1
+ export { Add } from "./add";
2
+ export { AlertTriangle, Danger } from "./alert-triangle";
3
+ export { AlignCenter } from "./align-center";
4
+ export { AlignLeft } from "./align-left";
5
+ export { AlignRight } from "./align-right";
6
+ export { Anthropic } from "./anthropic";
7
+ export { Antigravity } from "./antigravity";
8
+ export { Archive, Pallet } from "./archive";
9
+ export { ArrowDown, ArrowDown02 } from "./arrow-down";
10
+ export { ArrowDownLeft } from "./arrow-down-left";
11
+ export { ArrowDownRight } from "./arrow-down-right";
12
+ export { ArrowLeft, ArrowLeft02 } from "./arrow-left";
13
+ export { ArrowRight, ArrowRight02 } from "./arrow-right";
14
+ export { ArrowUp, ArrowUp02 } from "./arrow-up";
15
+ export { ArrowUpLeft } from "./arrow-up-left";
16
+ export { ArrowUpRight } from "./arrow-up-right";
17
+ export { Bell } from "./bell";
18
+ export { Bookmark } from "./bookmark";
19
+ export { Brain } from "./brain";
20
+ export { Bun } from "./bun";
21
+ export { Calendar, Calendar03 } from "./calendar";
22
+ export { Cart } from "./cart";
23
+ export { Check } from "./check";
24
+ export { CheckDouble, CheckCheck } from "./check-double";
25
+ export { ChevronDown } from "./chevron-down";
26
+ export { ChevronLeft } from "./chevron-left";
27
+ export { ChevronRight } from "./chevron-right";
28
+ export { ChevronUp } from "./chevron-up";
29
+ export { ChevronsDown, ArrowDownDouble } from "./chevrons-down";
30
+ export { ChevronsLeft, ArrowLeftDouble } from "./chevrons-left";
31
+ export { ChevronsRight, ArrowRightDouble } from "./chevrons-right";
32
+ export { ChevronsUp, ArrowUpDouble } from "./chevrons-up";
33
+ export { Chrome } from "./chrome";
34
+ export { Clapperboard } from "./clapperboard";
35
+ export { ClaudeAi } from "./claude-ai";
36
+ export { ClaudeCode } from "./claude-code";
37
+ export { Close } from "./close";
38
+ export { Cloud } from "./cloud";
39
+ export { Code } from "./code";
40
+ export { Codex } from "./codex";
41
+ export { Command } from "./command";
42
+ export { Computer } from "./computer";
43
+ export { Copy } from "./copy";
44
+ export { Cursor } from "./cursor";
45
+ export { Deepseek } from "./deepseek";
46
+ export { Devin } from "./devin";
47
+ export { Discord } from "./discord";
48
+ export { Dislike } from "./dislike";
49
+ export { DoorOpen, Exit } from "./door-open";
50
+ export { Edit, Edit01 } from "./edit";
51
+ export { EditOff } from "./edit-off";
52
+ export { Email } from "./email";
53
+ export { Facebook } from "./facebook";
54
+ export { File } from "./file";
55
+ export { FileCheck, FileRead } from "./file-check";
56
+ export { FileCode } from "./file-code";
57
+ export { FileRemove } from "./file-remove";
58
+ export { Folder, Folder01 } from "./folder";
59
+ export { FolderAdd } from "./folder-add";
60
+ export { FolderOpen } from "./folder-open";
61
+ export { Gemini } from "./gemini";
62
+ export { Git } from "./git";
63
+ export { GitBranch, Branch } from "./git-branch";
64
+ export { GitMergeConflict, MergeConflict } from "./git-merge-conflict";
65
+ export { GitPullRequest } from "./git-pull-request";
66
+ export { Github } from "./github";
67
+ export { GithubCopilot } from "./github-copilot";
68
+ export { Google } from "./google";
69
+ export { Grok } from "./grok";
70
+ export { Hammer, Tool } from "./hammer";
71
+ export { Hashtag } from "./hashtag";
72
+ export { Headphones, Headphone } from "./headphones";
73
+ export { Home } from "./home";
74
+ export { Image, Images } from "./image";
75
+ export { ImageAdd, ImagesAdd } from "./image-add";
76
+ export { Instagram, Insta } from "./instagram";
77
+ export { Integration } from "./integration";
78
+ export { Kimi } from "./kimi";
79
+ export { Layers } from "./layers";
80
+ export { Lightning } from "./lightning";
81
+ export { Like } from "./like";
82
+ export { Linkedin } from "./linkedin";
83
+ export { ListDown } from "./list-down";
84
+ export { ListUp } from "./list-up";
85
+ export { Lock } from "./lock";
86
+ export { LockOpen, LockUnlock } from "./lock-open";
87
+ export { Logout } from "./logout";
88
+ export { Maximize } from "./maximize";
89
+ export { Menu, Hamburger } from "./menu";
90
+ export { MetaAi } from "./meta-ai";
91
+ export { Microphone } from "./microphone";
92
+ export { MicrosoftCopilot, MsCopilot } from "./microsoft-copilot";
93
+ export { Minimize } from "./minimize";
94
+ export { Minus } from "./minus";
95
+ export { Mistral } from "./mistral";
96
+ export { Moon } from "./moon";
97
+ export { MoreHorizontal } from "./more-horizontal";
98
+ export { MoreVertical } from "./more-vertical";
99
+ export { Npm } from "./npm";
100
+ export { Nvidia } from "./nvidia";
101
+ export { Openai } from "./openai";
102
+ export { Openclaw } from "./openclaw";
103
+ export { Opencode } from "./opencode";
104
+ export { PaperPlane } from "./paper-plane";
105
+ export { Paperclip } from "./paperclip";
106
+ export { Pen } from "./pen";
107
+ export { Perplexity } from "./perplexity";
108
+ export { Pin } from "./pin";
109
+ export { Pinterest } from "./pinterest";
110
+ export { Play } from "./play";
111
+ export { Qwen } from "./qwen";
112
+ export { React } from "./react";
113
+ export { Reddit } from "./reddit";
114
+ export { Redo } from "./redo";
115
+ export { Reorder } from "./reorder";
116
+ export { Repeat } from "./repeat";
117
+ export { Search } from "./search";
118
+ export { Settings } from "./settings";
119
+ export { Share } from "./share";
120
+ export { SidebarLeft } from "./sidebar-left";
121
+ export { SidebarRight } from "./sidebar-right";
122
+ export { Slack } from "./slack";
123
+ export { Smartphone } from "./smartphone";
124
+ export { Snapchat } from "./snapchat";
125
+ export { Soundwave } from "./soundwave";
126
+ export { Spinner } from "./spinner";
127
+ export { SpinnerArc, SpinnerLarge } from "./spinner-arc";
128
+ export { SpinnerOrbit } from "./spinner-orbit";
129
+ export { SpinnerPulse } from "./spinner-pulse";
130
+ export { SpinnerWave, SpinnerTinker } from "./spinner-wave";
131
+ export { SquarePen, SendMessage } from "./square-pen";
132
+ export { Star } from "./star";
133
+ export { Sticker } from "./sticker";
134
+ export { Stop } from "./stop";
135
+ export { Sun } from "./sun";
136
+ export { Supabase } from "./supabase";
137
+ export { Tablet } from "./tablet";
138
+ export { Telegram } from "./telegram";
139
+ export { Terminal } from "./terminal";
140
+ export { Threads } from "./threads";
141
+ export { Tiktok } from "./tiktok";
142
+ export { Trash } from "./trash";
143
+ export { Twitter } from "./twitter";
144
+ export { Typescript, Ts } from "./typescript";
145
+ export { Undo } from "./undo";
146
+ export { UnfoldLess } from "./unfold-less";
147
+ export { UnfoldMore } from "./unfold-more";
148
+ export { User } from "./user";
149
+ export { UserGroup } from "./user-group";
150
+ export { Vercel } from "./vercel";
151
+ export { VerifiedCheck } from "./verified-check";
152
+ export { VideoCamera, Videocamera } from "./video-camera";
153
+ export { VolumeHigh, VolumeLoud } from "./volume-high";
154
+ export { VolumeLow, Volume } from "./volume-low";
155
+ export { VolumeOff, Muted } from "./volume-off";
156
+ export { Widget } from "./widget";
157
+ export { WidgetAdd } from "./widget-add";
158
+ export { Windsurf } from "./windsurf";
159
+ export { X } from "./x";
160
+ export { Xai } from "./xai";
161
+ export { Youtube } from "./youtube";
162
+ export { Zai } from "./zai";
163
+ export { ZoomIn, SearchPlus } from "./zoom-in";
164
+ export { ZoomOut, SearchMinus } from "./zoom-out";
@@ -0,0 +1,3 @@
1
+ export declare const Instagram: import("..").HoneyIcon;
2
+ /** @deprecated Use Instagram instead. */
3
+ export declare const Insta: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Integration: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Kimi: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Layers: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Lightning: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Like: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Linkedin: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ListDown: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const ListUp: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const LockOpen: import("..").HoneyIcon;
2
+ /** @deprecated Use LockOpen instead. */
3
+ export declare const LockUnlock: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Lock: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Logout: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Maximize: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const Menu: import("..").HoneyIcon;
2
+ /** @deprecated Use Menu instead. */
3
+ export declare const Hamburger: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const MetaAi: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Microphone: import("..").HoneyIcon;
@@ -0,0 +1,3 @@
1
+ export declare const MicrosoftCopilot: import("..").HoneyIcon;
2
+ /** @deprecated Use MicrosoftCopilot instead. */
3
+ export declare const MsCopilot: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Minimize: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Minus: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Mistral: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Moon: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const MoreHorizontal: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const MoreVertical: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Npm: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Nvidia: import("..").HoneyIcon;
@@ -0,0 +1 @@
1
+ export declare const Openai: import("..").HoneyIcon;