The RHOAI codebase has an EmtpyStateErrorMessage component they use throughout their code which could be implemented using our ErrorState component, but they use their own image (see below):

If we add a prop to allow for the default icon/image to be overridden, they could use our component group solution instead.