PasskeyIcon
PasskeyFilledIcon
Used to represent a passkey passkey identity security
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { PasskeyIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={PasskeyIcon} tone="base" />