inprivate account icon

inprivate-account-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
inprivate-account-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M23.83 18A3 3 0 0 0 21 16H7a3 3 0 0 0-3 3v.715C4 23.433 8.21 26 14 26c3.062 0 5.682-.757 7.471-2H14v-1h8.634c.427-.461.763-.964.995-1.5H14v-1h9.93a4.5 4.5 0 0 0 .07-.785V19H14v-1zM20 8q0-.381-.046-.75H14v-1h5.74a6 6 0 0 0-.696-1.5H14v-1h4.235a6 6 0 1 0 0 8.5H14v-1h5.044c.298-.46.534-.964.697-1.5H14v-1h5.954Q20 8.381 20 8"/></svg>

React

import type { SVGProps } from "react";

export function FluentInprivateAccount28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M23.83 18A3 3 0 0 0 21 16H7a3 3 0 0 0-3 3v.715C4 23.433 8.21 26 14 26c3.062 0 5.682-.757 7.471-2H14v-1h8.634c.427-.461.763-.964.995-1.5H14v-1h9.93a4.5 4.5 0 0 0 .07-.785V19H14v-1zM20 8q0-.381-.046-.75H14v-1h5.74a6 6 0 0 0-.696-1.5H14v-1h4.235a6 6 0 1 0 0 8.5H14v-1h5.044c.298-.46.534-.964.697-1.5H14v-1h5.954Q20 8.381 20 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M23.83 18A3 3 0 0 0 21 16H7a3 3 0 0 0-3 3v.715C4 23.433 8.21 26 14 26c3.062 0 5.682-.757 7.471-2H14v-1h8.634c.427-.461.763-.964.995-1.5H14v-1h9.93a4.5 4.5 0 0 0 .07-.785V19H14v-1zM20 8q0-.381-.046-.75H14v-1h5.74a6 6 0 0 0-.696-1.5H14v-1h4.235a6 6 0 1 0 0 8.5H14v-1h5.044c.298-.46.534-.964.697-1.5H14v-1h5.954Q20 8.381 20 8"/></svg>
</template>

CSS

.icon-inprivate-account-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.83%2018A3%203%200%200%200%2021%2016H7a3%203%200%200%200-3%203v.715C4%2023.433%208.21%2026%2014%2026c3.062%200%205.682-.757%207.471-2H14v-1h8.634c.427-.461.763-.964.995-1.5H14v-1h9.93a4.5%204.5%200%200%200%20.07-.785V19H14v-1zM20%208q0-.381-.046-.75H14v-1h5.74a6%206%200%200%200-.696-1.5H14v-1h4.235a6%206%200%201%200%200%208.5H14v-1h5.044c.298-.46.534-.964.697-1.5H14v-1h5.954Q20%208.381%2020%208%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.83%2018A3%203%200%200%200%2021%2016H7a3%203%200%200%200-3%203v.715C4%2023.433%208.21%2026%2014%2026c3.062%200%205.682-.757%207.471-2H14v-1h8.634c.427-.461.763-.964.995-1.5H14v-1h9.93a4.5%204.5%200%200%200%20.07-.785V19H14v-1zM20%208q0-.381-.046-.75H14v-1h5.74a6%206%200%200%200-.696-1.5H14v-1h4.235a6%206%200%201%200%200%208.5H14v-1h5.044c.298-.46.534-.964.697-1.5H14v-1h5.954Q20%208.381%2020%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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