Skip to content

Commit 90ac4ec

Browse files
committed
add iconchartbar icon
1 parent ba78412 commit 90ac4ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/icons.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ import {
4040
IconUserCog,
4141
IconUsers,
4242
IconX,
43+
IconChartBar
4344
// TablerIconsProps,
4445
} from '@tabler/icons-react';
4546

@@ -88,4 +89,5 @@ export const Icons: {
8889
userSettings: IconUserCog,
8990
arrowDiagonal: IconArrowsDiagonal,
9091
verticalDots: IconDotsVertical,
92+
chart:IconChartBar
9193
};

0 commit comments

Comments
 (0)