File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 99 IconBrandGithub ,
1010 IconBrandLinkedin ,
1111 IconBrandTwitter ,
12+ IconCalendar ,
1213 IconChartBar ,
1314 IconCheck ,
1415 IconCircleCheckFilled ,
@@ -24,6 +25,8 @@ import {
2425 IconFileUpload ,
2526 IconFolder ,
2627 IconInfoCircle ,
28+ IconLayoutGrid ,
29+ IconLayoutList ,
2730 IconLayoutSidebarLeftCollapse ,
2831 IconLayoutSidebarLeftExpand ,
2932 IconLink ,
@@ -40,6 +43,7 @@ import {
4043 IconTrash ,
4144 IconUserCog ,
4245 IconUsers ,
46+ IconWorld ,
4347 IconX ,
4448 // TablerIconsProps,
4549} from '@tabler/icons-react' ;
@@ -90,4 +94,8 @@ export const Icons: {
9094 arrowDiagonal : IconArrowsDiagonal ,
9195 verticalDots : IconDotsVertical ,
9296 chart : IconChartBar ,
97+ list : IconLayoutList ,
98+ grid : IconLayoutGrid ,
99+ calendar : IconCalendar ,
100+ globe : IconWorld ,
93101} ;
You can’t perform that action at this time.
0 commit comments