person lock icon
person-lock-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- person-lock-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- 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
person-5-20-filledperson-6-20-filledperson-account-16-filledperson-accounts-20-filledperson-add-16-filledperson-alert-16-filledperson-alert-off-16-filledperson-arrow-back-16-filledperson-arrow-left-16-filledperson-arrow-right-16-filledperson-available-16-filledperson-board-12-filledperson-board-add-16-filledperson-briefcase-16-filledperson-call-16-filledperson-chat-16-filledperson-circle-12-filledperson-circle-off-12-filledperson-clock-16-filledperson-delete-16-filledperson-desktop-20-filledperson-edit-16-filledperson-error-16-filledperson-feedback-16-filled
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="M7 14v-1c-2.568 0-4-1.562-4-3v-.5a.5.5 0 0 1 .5-.5h3.724A1.87 1.87 0 0 1 8.5 8.038V8h-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 0m-4.5 0a1.75 1.75 0 1 1 3.5 0a1.75 1.75 0 0 1-3.5 0M9.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.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentPersonLock16Regular(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="M7 14v-1c-2.568 0-4-1.562-4-3v-.5a.5.5 0 0 1 .5-.5h3.724A1.87 1.87 0 0 1 8.5 8.038V8h-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 0m-4.5 0a1.75 1.75 0 1 1 3.5 0a1.75 1.75 0 0 1-3.5 0M9.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.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 14v-1c-2.568 0-4-1.562-4-3v-.5a.5.5 0 0 1 .5-.5h3.724A1.87 1.87 0 0 1 8.5 8.038V8h-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 0m-4.5 0a1.75 1.75 0 1 1 3.5 0a1.75 1.75 0 0 1-3.5 0M9.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.5"/></svg> </template>
CSS
.icon-person-lock-16-regular {
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%22M7%2014v-1c-2.568%200-4-1.562-4-3v-.5a.5.5%200%200%201%20.5-.5h3.724A1.87%201.87%200%200%201%208.5%208.038V8h-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%200m-4.5%200a1.75%201.75%200%201%201%203.5%200a1.75%201.75%200%200%201-3.5%200M9.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.5%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%22M7%2014v-1c-2.568%200-4-1.562-4-3v-.5a.5.5%200%200%201%20.5-.5h3.724A1.87%201.87%200%200%201%208.5%208.038V8h-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%200m-4.5%200a1.75%201.75%200%201%201%203.5%200a1.75%201.75%200%200%201-3.5%200M9.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.5%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-regular.svg?color=%231a73e8&size=48