passkey from Material Symbols Light by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.

Name
passkey
Set
Material Symbols Light
Style
Regular
Category
Privacy
Viewbox
24×24
License
Apache 2.0
Aliases
passkey-outline, passkey-outline-sharp, passkey-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More privacy icons from Material Symbols Light

Use the passkey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19v-1.646q0-.62.36-1.159q.361-.54.97-.837q1.416-.68 2.834-1.018Q9.58 14 11 14q.553 0 1.106.057q.553.056 1.106.17q.015 1.123.515 2.103T15.1 18v1zm14.692 2.385l-1.167-1.157V16.64q-.856-.25-1.392-.961q-.537-.71-.537-1.622q0-1.124.794-1.918t1.918-.794t1.908.795t.784 1.92q0 .872-.484 1.535q-.483.663-1.247.962l.962.961l-1.154 1.16l1.154 1.16zM11 11.769q-1.237 0-2.119-.881T8 8.769t.881-2.119T11 5.77t2.119.88T14 8.77t-.881 2.118t-2.119.881m7.847 2.434q.23-.24.23-.55q0-.309-.23-.539t-.54-.23t-.548.23t-.24.54t.24.549t.549.24t.539-.24"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPasskey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19v-1.646q0-.62.36-1.159q.361-.54.97-.837q1.416-.68 2.834-1.018Q9.58 14 11 14q.553 0 1.106.057q.553.056 1.106.17q.015 1.123.515 2.103T15.1 18v1zm14.692 2.385l-1.167-1.157V16.64q-.856-.25-1.392-.961q-.537-.71-.537-1.622q0-1.124.794-1.918t1.918-.794t1.908.795t.784 1.92q0 .872-.484 1.535q-.483.663-1.247.962l.962.961l-1.154 1.16l1.154 1.16zM11 11.769q-1.237 0-2.119-.881T8 8.769t.881-2.119T11 5.77t2.119.88T14 8.77t-.881 2.118t-2.119.881m7.847 2.434q.23-.24.23-.55q0-.309-.23-.539t-.54-.23t-.548.23t-.24.54t.24.549t.549.24t.539-.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19v-1.646q0-.62.36-1.159q.361-.54.97-.837q1.416-.68 2.834-1.018Q9.58 14 11 14q.553 0 1.106.057q.553.056 1.106.17q.015 1.123.515 2.103T15.1 18v1zm14.692 2.385l-1.167-1.157V16.64q-.856-.25-1.392-.961q-.537-.71-.537-1.622q0-1.124.794-1.918t1.918-.794t1.908.795t.784 1.92q0 .872-.484 1.535q-.483.663-1.247.962l.962.961l-1.154 1.16l1.154 1.16zM11 11.769q-1.237 0-2.119-.881T8 8.769t.881-2.119T11 5.77t2.119.88T14 8.77t-.881 2.118t-2.119.881m7.847 2.434q.23-.24.23-.55q0-.309-.23-.539t-.54-.23t-.548.23t-.24.54t.24.549t.549.24t.539-.24"/></svg>
</template>

CSS

.icon-passkey {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2019v-1.646q0-.62.36-1.159q.361-.54.97-.837q1.416-.68%202.834-1.018Q9.58%2014%2011%2014q.553%200%201.106.057q.553.056%201.106.17q.015%201.123.515%202.103T15.1%2018v1zm14.692%202.385l-1.167-1.157V16.64q-.856-.25-1.392-.961q-.537-.71-.537-1.622q0-1.124.794-1.918t1.918-.794t1.908.795t.784%201.92q0%20.872-.484%201.535q-.483.663-1.247.962l.962.961l-1.154%201.16l1.154%201.16zM11%2011.769q-1.237%200-2.119-.881T8%208.769t.881-2.119T11%205.77t2.119.88T14%208.77t-.881%202.118t-2.119.881m7.847%202.434q.23-.24.23-.55q0-.309-.23-.539t-.54-.23t-.548.23t-.24.54t.24.549t.549.24t.539-.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2019v-1.646q0-.62.36-1.159q.361-.54.97-.837q1.416-.68%202.834-1.018Q9.58%2014%2011%2014q.553%200%201.106.057q.553.056%201.106.17q.015%201.123.515%202.103T15.1%2018v1zm14.692%202.385l-1.167-1.157V16.64q-.856-.25-1.392-.961q-.537-.71-.537-1.622q0-1.124.794-1.918t1.918-.794t1.908.795t.784%201.92q0%20.872-.484%201.535q-.483.663-1.247.962l.962.961l-1.154%201.16l1.154%201.16zM11%2011.769q-1.237%200-2.119-.881T8%208.769t.881-2.119T11%205.77t2.119.88T14%208.77t-.881%202.118t-2.119.881m7.847%202.434q.23-.24.23-.55q0-.309-.23-.539t-.54-.23t-.548.23t-.24.54t.24.549t.549.24t.539-.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/passkey.svg?color=%231a73e8&size=48