Edwin,
Chris is right that you can set this per grid, but if you want you could change the size for all grid images by adding this to you theme and upload larger images.
.mx-datagrid-body-table img{
max-width: 30px; max-height: 30px; }
You can upload bigger images and use them in the enumeration. It is not possible to size per Grid.