.notification-icon-custom {
  background-image: url('/bundles/pimcoreadmin/img/flat-color-icons/email.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
}