center icon

This commit is contained in:
Ryan Di 2024-10-09 17:46:08 +08:00
parent bcb50188b8
commit c742b4847f

View File

@ -2154,5 +2154,5 @@ export const cropIcon = createIcon(
<path d="M8 5v10a1 1 0 0 0 1 1h10" /> <path d="M8 5v10a1 1 0 0 0 1 1h10" />
<path d="M5 8h10a1 1 0 0 1 1 1v10" /> <path d="M5 8h10a1 1 0 0 1 1 1v10" />
</g>, </g>,
modifiedTablerIconProps, tablerIconProps,
); );