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

Name
person-lock-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.5 8v1h-.625A.89.89 0 0 0 8 9.9v4.2c0 .497.392.9.875.9h5.25a.89.89 0 0 0 .875-.9V9.9c0-.497-.392-.9-.875-.9H13.5V8a2 2 0 1 0-4 0m2-1a1 1 0 0 1 1 1v1h-2V8a1 1 0 0 1 1-1m0 5.75a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5M7 14V9.9c0-.898.628-1.685 1.5-1.862V8h-5A1.5 1.5 0 0 0 2 9.5v.5c0 1.971 1.86 4 5 4m2.75-9.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonLock16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.5 8v1h-.625A.89.89 0 0 0 8 9.9v4.2c0 .497.392.9.875.9h5.25a.89.89 0 0 0 .875-.9V9.9c0-.497-.392-.9-.875-.9H13.5V8a2 2 0 1 0-4 0m2-1a1 1 0 0 1 1 1v1h-2V8a1 1 0 0 1 1-1m0 5.75a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5M7 14V9.9c0-.898.628-1.685 1.5-1.862V8h-5A1.5 1.5 0 0 0 2 9.5v.5c0 1.971 1.86 4 5 4m2.75-9.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.5 8v1h-.625A.89.89 0 0 0 8 9.9v4.2c0 .497.392.9.875.9h5.25a.89.89 0 0 0 .875-.9V9.9c0-.497-.392-.9-.875-.9H13.5V8a2 2 0 1 0-4 0m2-1a1 1 0 0 1 1 1v1h-2V8a1 1 0 0 1 1-1m0 5.75a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5M7 14V9.9c0-.898.628-1.685 1.5-1.862V8h-5A1.5 1.5 0 0 0 2 9.5v.5c0 1.971 1.86 4 5 4m2.75-9.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/></svg>
</template>

CSS

.icon-person-lock-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%208v1h-.625A.89.89%200%200%200%208%209.9v4.2c0%20.497.392.9.875.9h5.25a.89.89%200%200%200%20.875-.9V9.9c0-.497-.392-.9-.875-.9H13.5V8a2%202%200%201%200-4%200m2-1a1%201%200%200%201%201%201v1h-2V8a1%201%200%200%201%201-1m0%205.75a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5M7%2014V9.9c0-.898.628-1.685%201.5-1.862V8h-5A1.5%201.5%200%200%200%202%209.5v.5c0%201.971%201.86%204%205%204m2.75-9.75a2.75%202.75%200%201%200-5.5%200a2.75%202.75%200%200%200%205.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%208v1h-.625A.89.89%200%200%200%208%209.9v4.2c0%20.497.392.9.875.9h5.25a.89.89%200%200%200%20.875-.9V9.9c0-.497-.392-.9-.875-.9H13.5V8a2%202%200%201%200-4%200m2-1a1%201%200%200%201%201%201v1h-2V8a1%201%200%200%201%201-1m0%205.75a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5M7%2014V9.9c0-.898.628-1.685%201.5-1.862V8h-5A1.5%201.5%200%200%200%202%209.5v.5c0%201.971%201.86%204%205%204m2.75-9.75a2.75%202.75%200%201%200-5.5%200a2.75%202.75%200%200%200%205.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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