diff --git a/packages/excalidraw/components/icons.tsx b/packages/excalidraw/components/icons.tsx
index 919461d809..a58ae8cf4c 100644
--- a/packages/excalidraw/components/icons.tsx
+++ b/packages/excalidraw/components/icons.tsx
@@ -2154,5 +2154,5 @@ export const cropIcon = createIcon(
,
- modifiedTablerIconProps,
+ tablerIconProps,
);