Lock icon component.
The props for the icon.
The Lock icon.
// Icon is correctly from screen readers<p> <IconLock /> Locked</p>// Icon with screen-reader accessible label only<p> <IconLock aria-label="locked" /></p> Copy
// Icon is correctly from screen readers<p> <IconLock /> Locked</p>// Icon with screen-reader accessible label only<p> <IconLock aria-label="locked" /></p>
Lock icon component.