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