Envelope icon component.
The props for the icon.
The Envelope icon.
// Icon is correctly from screen readers<p> <IconEnvelope /> Email me a code</p>// Icon with screen-reader accessible label only<p> <IconEnvelope aria-label="Email me a code" /></p> Copy
// Icon is correctly from screen readers<p> <IconEnvelope /> Email me a code</p>// Icon with screen-reader accessible label only<p> <IconEnvelope aria-label="Email me a code" /></p>
Envelope icon component.