From 7173695acc0d75b498ede15cdc935d567a240f21 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 29 Sep 2020 11:44:57 +0200 Subject: Release 1.30.0 --- icons-react/index.d.ts | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'icons-react/index.d.ts') diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 8f73af5..84b8c43 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -362,6 +362,7 @@ export const IconFileOff: TablerIcon; export const IconFilePhone: TablerIcon; export const IconFilePlus: TablerIcon; export const IconFileShredder: TablerIcon; +export const IconFileSymlink: TablerIcon; export const IconFileText: TablerIcon; export const IconFileUpload: TablerIcon; export const IconFileX: TablerIcon; @@ -382,6 +383,9 @@ export const IconFloatNone: TablerIcon; export const IconFloatRight: TablerIcon; export const IconFocus2: TablerIcon; export const IconFocus: TablerIcon; +export const IconFoldDown: TablerIcon; +export const IconFoldUp: TablerIcon; +export const IconFold: TablerIcon; export const IconFolderMinus: TablerIcon; export const IconFolderOff: TablerIcon; export const IconFolderPlus: TablerIcon; @@ -632,6 +636,7 @@ export const IconRecordMail: TablerIcon; export const IconRectangleVertical: TablerIcon; export const IconRectangle: TablerIcon; export const IconRecycle: TablerIcon; +export const IconRefreshAlert: TablerIcon; export const IconRefresh: TablerIcon; export const IconRegistered: TablerIcon; export const IconRepeatOnce: TablerIcon; @@ -672,6 +677,7 @@ export const IconSettings: TablerIcon; export const IconShape: TablerIcon; export const IconShare: TablerIcon; export const IconShieldCheck: TablerIcon; +export const IconShieldLock: TablerIcon; export const IconShieldOff: TablerIcon; export const IconShieldX: TablerIcon; export const IconShield: TablerIcon; @@ -691,6 +697,9 @@ export const IconSortAscending: TablerIcon; export const IconSortDescending: TablerIcon; export const IconSpace: TablerIcon; export const IconSquareCheck: TablerIcon; +export const IconSquareDot: TablerIcon; +export const IconSquareForbid2: TablerIcon; +export const IconSquareForbid: TablerIcon; export const IconSquareMinus: TablerIcon; export const IconSquarePlus: TablerIcon; export const IconSquareRotated: TablerIcon; -- cgit v1.2.1