person-passkey-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
person-passkey-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the person passkey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 4c-5.523 0-10 4.477-10 10s4.477 10 10 10s10-4.477 10-10S29.523 4 24 4M12.25 28A4.25 4.25 0 0 0 8 32.249V33c0 3.755 1.942 6.567 4.92 8.38C15.85 43.163 19.786 44 24 44c3.716 0 7.216-.65 10-2.027v-7.489A9 9 0 0 1 30.055 28zm19.82 0A7 7 0 1 1 41 33.71V34l2.293 2.293a1 1 0 0 1 0 1.414L41 40l2.322 2.322a1 1 0 0 1 .03 1.384l-3.646 3.968a1 1 0 0 1-1.444.03l-1.97-1.969a1 1 0 0 1-.292-.707V33.326A7.01 7.01 0 0 1 32.07 28M41 26a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonPasskey48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 4c-5.523 0-10 4.477-10 10s4.477 10 10 10s10-4.477 10-10S29.523 4 24 4M12.25 28A4.25 4.25 0 0 0 8 32.249V33c0 3.755 1.942 6.567 4.92 8.38C15.85 43.163 19.786 44 24 44c3.716 0 7.216-.65 10-2.027v-7.489A9 9 0 0 1 30.055 28zm19.82 0A7 7 0 1 1 41 33.71V34l2.293 2.293a1 1 0 0 1 0 1.414L41 40l2.322 2.322a1 1 0 0 1 .03 1.384l-3.646 3.968a1 1 0 0 1-1.444.03l-1.97-1.969a1 1 0 0 1-.292-.707V33.326A7.01 7.01 0 0 1 32.07 28M41 26a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 4c-5.523 0-10 4.477-10 10s4.477 10 10 10s10-4.477 10-10S29.523 4 24 4M12.25 28A4.25 4.25 0 0 0 8 32.249V33c0 3.755 1.942 6.567 4.92 8.38C15.85 43.163 19.786 44 24 44c3.716 0 7.216-.65 10-2.027v-7.489A9 9 0 0 1 30.055 28zm19.82 0A7 7 0 1 1 41 33.71V34l2.293 2.293a1 1 0 0 1 0 1.414L41 40l2.322 2.322a1 1 0 0 1 .03 1.384l-3.646 3.968a1 1 0 0 1-1.444.03l-1.97-1.969a1 1 0 0 1-.292-.707V33.326A7.01 7.01 0 0 1 32.07 28M41 26a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg>
</template>

CSS

.icon-person-passkey-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%204c-5.523%200-10%204.477-10%2010s4.477%2010%2010%2010s10-4.477%2010-10S29.523%204%2024%204M12.25%2028A4.25%204.25%200%200%200%208%2032.249V33c0%203.755%201.942%206.567%204.92%208.38C15.85%2043.163%2019.786%2044%2024%2044c3.716%200%207.216-.65%2010-2.027v-7.489A9%209%200%200%201%2030.055%2028zm19.82%200A7%207%200%201%201%2041%2033.71V34l2.293%202.293a1%201%200%200%201%200%201.414L41%2040l2.322%202.322a1%201%200%200%201%20.03%201.384l-3.646%203.968a1%201%200%200%201-1.444.03l-1.97-1.969a1%201%200%200%201-.292-.707V33.326A7.01%207.01%200%200%201%2032.07%2028M41%2026a2%202%200%201%200-4%200a2%202%200%200%200%204%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%204c-5.523%200-10%204.477-10%2010s4.477%2010%2010%2010s10-4.477%2010-10S29.523%204%2024%204M12.25%2028A4.25%204.25%200%200%200%208%2032.249V33c0%203.755%201.942%206.567%204.92%208.38C15.85%2043.163%2019.786%2044%2024%2044c3.716%200%207.216-.65%2010-2.027v-7.489A9%209%200%200%201%2030.055%2028zm19.82%200A7%207%200%201%201%2041%2033.71V34l2.293%202.293a1%201%200%200%201%200%201.414L41%2040l2.322%202.322a1%201%200%200%201%20.03%201.384l-3.646%203.968a1%201%200%200%201-1.444.03l-1.97-1.969a1%201%200%200%201-.292-.707V33.326A7.01%207.01%200%200%201%2032.07%2028M41%2026a2%202%200%201%200-4%200a2%202%200%200%200%204%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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