We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17bfbca + 175d043 commit 1c04d92Copy full SHA for 1c04d92
packages/bento-design-system/src/Icons/index.ts
@@ -7,6 +7,7 @@ export * from "./IconChevronLeft";
7
export * from "./IconChevronRight";
8
export * from "./IconChevronUp";
9
export * from "./IconClock";
10
+export * from "./IconCopy";
11
export * from "./IconDownload";
12
export * from "./IconEye";
13
export * from "./IconEyeClosed";
0 commit comments