Exclamation Circle icon component.
The props for the icon.
The Exclamation Circle icon.
// Icon is correctly from screen readers<p> <IconExclamationCircle /> Warning!</p>// Icon with screen-reader accessible label only<p> <IconExclamationCircle aria-label="Warning" /></p> Copy
// Icon is correctly from screen readers<p> <IconExclamationCircle /> Warning!</p>// Icon with screen-reader accessible label only<p> <IconExclamationCircle aria-label="Warning" /></p>
Exclamation Circle icon component.