In order to use more complex regridding features for data on unstructured grids (e.g., using iris-esmf-regrid), these unstructured grids need to follow the UGRID conventions.
Currently, ICON data does not do that. However, using iris.experimental.ugrid it is possible to make ICON UGRID-compatible with a few lines of code.
I will implement this for v2.7.