Add Timeline End Icon (#945)

* -added timeline end icon

* - fixed styledDiv in component

* - fixed icon size
This commit is contained in:
brendanlaschke
2023-07-27 08:28:39 +02:00
committed by GitHub
parent f62ec94d35
commit 03b619ebb5
2 changed files with 16 additions and 0 deletions

View File

@ -48,3 +48,4 @@ export { IconCurrencyDollar } from '@tabler/icons-react';
export { IconUserCircle } from '@tabler/icons-react';
export { IconCalendar } from '@tabler/icons-react';
export { IconPencil } from '@tabler/icons-react';
export { IconCircleDot } from '@tabler/icons-react';