diff options
Diffstat (limited to 'icons-react/index.d.ts')
-rw-r--r-- | icons-react/index.d.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 05d7c449..22689f5b 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -1597,3 +1597,5 @@ export const IconZoomCancel: TablerIcon; export const IconZoomCheck: TablerIcon; export const IconZoomIn: TablerIcon; export const IconZoomMoney: TablerIcon; +export const IconZoomOut: TablerIcon; +export const IconZoomQuestion: TablerIcon; |