inprivate account icon
inprivate-account-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- inprivate-account-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Use the inprivate account icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 8A1.5 1.5 0 0 1 13 9.5H8v1h4.96c-.053.34-.161.678-.32 1H8v1h3.929C11.073 13.383 9.731 14 8 14c-3.14 0-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zm-.795-4.25a2.8 2.8 0 0 1 0 1H8v1h2.305a2.75 2.75 0 1 1 0-3H8v1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentInprivateAccount16Filled(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="M11.5 8A1.5 1.5 0 0 1 13 9.5H8v1h4.96c-.053.34-.161.678-.32 1H8v1h3.929C11.073 13.383 9.731 14 8 14c-3.14 0-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zm-.795-4.25a2.8 2.8 0 0 1 0 1H8v1h2.305a2.75 2.75 0 1 1 0-3H8v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 8A1.5 1.5 0 0 1 13 9.5H8v1h4.96c-.053.34-.161.678-.32 1H8v1h3.929C11.073 13.383 9.731 14 8 14c-3.14 0-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zm-.795-4.25a2.8 2.8 0 0 1 0 1H8v1h2.305a2.75 2.75 0 1 1 0-3H8v1z"/></svg> </template>
CSS
.icon-inprivate-account-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%22M11.5%208A1.5%201.5%200%200%201%2013%209.5H8v1h4.96c-.053.34-.161.678-.32%201H8v1h3.929C11.073%2013.383%209.731%2014%208%2014c-3.14%200-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%208zm-.795-4.25a2.8%202.8%200%200%201%200%201H8v1h2.305a2.75%202.75%200%201%201%200-3H8v1z%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%22M11.5%208A1.5%201.5%200%200%201%2013%209.5H8v1h4.96c-.053.34-.161.678-.32%201H8v1h3.929C11.073%2013.383%209.731%2014%208%2014c-3.14%200-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%208zm-.795-4.25a2.8%202.8%200%200%201%200%201H8v1h2.305a2.75%202.75%200%201%201%200-3H8v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/inprivate-account-16-filled.svg?color=%231a73e8&size=48