aboutsummaryrefslogtreecommitdiff
path: root/icons-react/index.d.ts
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-22 23:59:22 +0100
committercodecalm <codecalm@gmail.com>2022-03-22 23:59:22 +0100
commita9e01fc2eb9e83c581e9e668dc822a31d0c1f632 (patch)
tree022b34b86b80be22f18a7047acb6eba5c2df2dbf /icons-react/index.d.ts
parentRelease 1.57.0 (diff)
downloadtabler-icons-a9e01fc2eb9e83c581e9e668dc822a31d0c1f632.tar.xz
Fix #147
Diffstat (limited to 'icons-react/index.d.ts')
-rw-r--r--icons-react/index.d.ts2
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;