/* Clean, optically balanced mail icon.  The previous notification dot made
   an otherwise symmetric symbol look shifted on the orange e-mail button. */
.nethra-login-email-toggle::before {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect x='2.25' y='4.25' width='19.5' height='15.5' rx='3.25' fill='white' fill-opacity='.16' stroke='white' stroke-width='1.6'/%3E%3Cpath d='m3.9 7.05 7.02 5.18a1.85 1.85 0 0 0 2.16 0L20.1 7.05' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
