Fix tabler icons load (#10782)

As per
https://github.com/tabler/tabler-icons/issues/1233#issuecomment-2428245119
This commit is contained in:
Charles Bochet
2025-03-11 18:01:28 +01:00
committed by GitHub
parent ddeba39a2c
commit d9817d6b9c
6 changed files with 28 additions and 53 deletions

View File

@ -1,22 +1,21 @@
/* eslint-disable no-restricted-imports */
export {
Icon123,
Icon24Hours,
IconNumber123 as Icon123,
IconAlertCircle,
IconAlertTriangle,
IconApi,
IconApps,
IconAppWindow,
IconApps,
IconArchive,
IconArchiveOff,
IconArrowBackUp,
IconArrowDown,
IconArrowLeft,
IconArrowRight,
IconArrowsDiagonal,
IconArrowsVertical,
IconArrowUp,
IconArrowUpRight,
IconArrowsDiagonal,
IconArrowsVertical,
IconAt,
IconBaselineDensitySmall,
IconBell,
@ -47,8 +46,8 @@ export {
IconChevronDown,
IconChevronLeft,
IconChevronRight,
IconChevronsRight,
IconChevronUp,
IconChevronsRight,
IconCircleDot,
IconCircleOff,
IconCirclePlus,
@ -166,6 +165,7 @@ export {
IconHistory,
IconHistoryToggle,
IconHome,
IconHours24,
IconInbox,
IconInfoCircle,
IconJson,