From 7c5431f7d61a0b0ebeac01e5a92af8774a6b9383 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 22 Aug 2022 15:31:37 +0200 Subject: Release 1.85.0 --- icons-react/index.d.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'icons-react/index.d.ts') diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 873c8b4f..d3d8cdd8 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -368,6 +368,7 @@ export const IconBoxMultiple: TablerIcon; export const IconBoxOff: TablerIcon; export const IconBoxPadding: TablerIcon; export const IconBox: TablerIcon; +export const IconBracesAsterix: TablerIcon; export const IconBracesOff: TablerIcon; export const IconBraces: TablerIcon; export const IconBracketsContainEnd: TablerIcon; @@ -744,6 +745,18 @@ export const IconClipboardText: TablerIcon; export const IconClipboardX: TablerIcon; export const IconClipboard: TablerIcon; export const IconClock2: TablerIcon; +export const IconClockHour1: TablerIcon; +export const IconClockHour10: TablerIcon; +export const IconClockHour11: TablerIcon; +export const IconClockHour12: TablerIcon; +export const IconClockHour2: TablerIcon; +export const IconClockHour3: TablerIcon; +export const IconClockHour4: TablerIcon; +export const IconClockHour5: TablerIcon; +export const IconClockHour6: TablerIcon; +export const IconClockHour7: TablerIcon; +export const IconClockHour8: TablerIcon; +export const IconClockHour9: TablerIcon; export const IconClockOff: TablerIcon; export const IconClock: TablerIcon; export const IconClothesRack: TablerIcon; @@ -1777,6 +1790,7 @@ export const IconRefreshAlert: TablerIcon; export const IconRefreshDot: TablerIcon; export const IconRefreshOff: TablerIcon; export const IconRefresh: TablerIcon; +export const IconRegex: TablerIcon; export const IconRegistered: TablerIcon; export const IconRelationManyToMany: TablerIcon; export const IconRelationOneToMany: TablerIcon; @@ -1864,6 +1878,8 @@ export const IconSeparatorHorizontal: TablerIcon; export const IconSeparatorVertical: TablerIcon; export const IconSeparator: TablerIcon; export const IconServer2: TablerIcon; +export const IconServerBolt: TablerIcon; +export const IconServerCog: TablerIcon; export const IconServerOff: TablerIcon; export const IconServer: TablerIcon; export const IconServicemark: TablerIcon; @@ -2206,7 +2222,9 @@ export const IconWashDryHang: TablerIcon; export const IconWashDryOff: TablerIcon; export const IconWashDryP: TablerIcon; export const IconWashDryShade: TablerIcon; +export const IconWashDryW: TablerIcon; export const IconWashDry: TablerIcon; +export const IconWashDrycleanOff: TablerIcon; export const IconWashDryclean: TablerIcon; export const IconWashGentle: TablerIcon; export const IconWashMachine: TablerIcon; -- cgit v1.2.1