user lock icon
user-lock from Font Awesome Solid by Dave Gandy · Solid · Security · CC-BY-4.0 Attribution required.
- Name
- user-lock
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Security
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More security icons from Font Awesome Solid
Use the user lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 72c66.3 0 120 53.7 120 120s-53.7 120-120 120s-120-53.7-120-120S189.7 72 256 72m-29.7 296h59.4c29.7 0 57.7 7.3 82.3 20.1v4.3c-19.6 17.6-32 43.1-32 71.5v96c0 5.5.5 10.9 1.3 16.1H77.7C61.3 576 48 562.7 48 546.3C48 447.8 127.8 368 226.3 368m301.7.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM384 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidUserLock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 72c66.3 0 120 53.7 120 120s-53.7 120-120 120s-120-53.7-120-120S189.7 72 256 72m-29.7 296h59.4c29.7 0 57.7 7.3 82.3 20.1v4.3c-19.6 17.6-32 43.1-32 71.5v96c0 5.5.5 10.9 1.3 16.1H77.7C61.3 576 48 562.7 48 546.3C48 447.8 127.8 368 226.3 368m301.7.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM384 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M256 72c66.3 0 120 53.7 120 120s-53.7 120-120 120s-120-53.7-120-120S189.7 72 256 72m-29.7 296h59.4c29.7 0 57.7 7.3 82.3 20.1v4.3c-19.6 17.6-32 43.1-32 71.5v96c0 5.5.5 10.9 1.3 16.1H77.7C61.3 576 48 562.7 48 546.3C48 447.8 127.8 368 226.3 368m301.7.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM384 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48z"/></svg> </template>
CSS
.icon-user-lock {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2072c66.3%200%20120%2053.7%20120%20120s-53.7%20120-120%20120s-120-53.7-120-120S189.7%2072%20256%2072m-29.7%20296h59.4c29.7%200%2057.7%207.3%2082.3%2020.1v4.3c-19.6%2017.6-32%2043.1-32%2071.5v96c0%205.5.5%2010.9%201.3%2016.1H77.7C61.3%20576%2048%20562.7%2048%20546.3C48%20447.8%20127.8%20368%20226.3%20368m301.7.1c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V416h64zM384%20464c0-20.9%2013.4-38.7%2032-45.3v-50.6c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080v50.6c18.6%206.6%2032%2024.4%2032%2045.3v96c0%2026.5-21.5%2048-48%2048H432c-26.5%200-48-21.5-48-48z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2072c66.3%200%20120%2053.7%20120%20120s-53.7%20120-120%20120s-120-53.7-120-120S189.7%2072%20256%2072m-29.7%20296h59.4c29.7%200%2057.7%207.3%2082.3%2020.1v4.3c-19.6%2017.6-32%2043.1-32%2071.5v96c0%205.5.5%2010.9%201.3%2016.1H77.7C61.3%20576%2048%20562.7%2048%20546.3C48%20447.8%20127.8%20368%20226.3%20368m301.7.1c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V416h64zM384%20464c0-20.9%2013.4-38.7%2032-45.3v-50.6c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080v50.6c18.6%206.6%2032%2024.4%2032%2045.3v96c0%2026.5-21.5%2048-48%2048H432c-26.5%200-48-21.5-48-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/user-lock.svg?color=%231a73e8&size=48