incognito-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.

Name
incognito-12-regular
Set
Fluent UI System Icons
Style
12 Regular
Viewbox
12×12
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Use the incognito icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.75 6.5A2.25 2.25 0 1 1 6.515 9h-1.03a2.25 2.25 0 1 1-.116-1h1.262A2.25 2.25 0 0 1 8.75 6.5m-5.5 1a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5m5.5 0a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M6 4c1.257 0 2.408.128 3.244.256a17 17 0 0 1 1.372.258h.002a.5.5 0 0 1-.237.971h-.003q-.167-.04-.336-.073A21 21 0 0 0 6 5a21 21 0 0 0-4.042.412q-.169.034-.336.072l-.003.001a.5.5 0 0 1-.237-.97l.002-.001s.252-.057.375-.082A22 22 0 0 1 6 4m1.383-3a1.5 1.5 0 0 1 1.342.83l.722 1.447a.5.5 0 1 1-.893.447L7.83 2.276A.5.5 0 0 0 7.383 2H4.619a.5.5 0 0 0-.447.276l-.725 1.448a.5.5 0 0 1-.893-.447l.723-1.448A1.5 1.5 0 0 1 4.62 1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentIncognito12Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.75 6.5A2.25 2.25 0 1 1 6.515 9h-1.03a2.25 2.25 0 1 1-.116-1h1.262A2.25 2.25 0 0 1 8.75 6.5m-5.5 1a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5m5.5 0a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M6 4c1.257 0 2.408.128 3.244.256a17 17 0 0 1 1.372.258h.002a.5.5 0 0 1-.237.971h-.003q-.167-.04-.336-.073A21 21 0 0 0 6 5a21 21 0 0 0-4.042.412q-.169.034-.336.072l-.003.001a.5.5 0 0 1-.237-.97l.002-.001s.252-.057.375-.082A22 22 0 0 1 6 4m1.383-3a1.5 1.5 0 0 1 1.342.83l.722 1.447a.5.5 0 1 1-.893.447L7.83 2.276A.5.5 0 0 0 7.383 2H4.619a.5.5 0 0 0-.447.276l-.725 1.448a.5.5 0 0 1-.893-.447l.723-1.448A1.5 1.5 0 0 1 4.62 1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.75 6.5A2.25 2.25 0 1 1 6.515 9h-1.03a2.25 2.25 0 1 1-.116-1h1.262A2.25 2.25 0 0 1 8.75 6.5m-5.5 1a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5m5.5 0a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M6 4c1.257 0 2.408.128 3.244.256a17 17 0 0 1 1.372.258h.002a.5.5 0 0 1-.237.971h-.003q-.167-.04-.336-.073A21 21 0 0 0 6 5a21 21 0 0 0-4.042.412q-.169.034-.336.072l-.003.001a.5.5 0 0 1-.237-.97l.002-.001s.252-.057.375-.082A22 22 0 0 1 6 4m1.383-3a1.5 1.5 0 0 1 1.342.83l.722 1.447a.5.5 0 1 1-.893.447L7.83 2.276A.5.5 0 0 0 7.383 2H4.619a.5.5 0 0 0-.447.276l-.725 1.448a.5.5 0 0 1-.893-.447l.723-1.448A1.5 1.5 0 0 1 4.62 1z"/></svg>
</template>

CSS

.icon-incognito-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%206.5A2.25%202.25%200%201%201%206.515%209h-1.03a2.25%202.25%200%201%201-.116-1h1.262A2.25%202.25%200%200%201%208.75%206.5m-5.5%201a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5m5.5%200a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M6%204c1.257%200%202.408.128%203.244.256a17%2017%200%200%201%201.372.258h.002a.5.5%200%200%201-.237.971h-.003q-.167-.04-.336-.073A21%2021%200%200%200%206%205a21%2021%200%200%200-4.042.412q-.169.034-.336.072l-.003.001a.5.5%200%200%201-.237-.97l.002-.001s.252-.057.375-.082A22%2022%200%200%201%206%204m1.383-3a1.5%201.5%200%200%201%201.342.83l.722%201.447a.5.5%200%201%201-.893.447L7.83%202.276A.5.5%200%200%200%207.383%202H4.619a.5.5%200%200%200-.447.276l-.725%201.448a.5.5%200%200%201-.893-.447l.723-1.448A1.5%201.5%200%200%201%204.62%201z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%206.5A2.25%202.25%200%201%201%206.515%209h-1.03a2.25%202.25%200%201%201-.116-1h1.262A2.25%202.25%200%200%201%208.75%206.5m-5.5%201a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5m5.5%200a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M6%204c1.257%200%202.408.128%203.244.256a17%2017%200%200%201%201.372.258h.002a.5.5%200%200%201-.237.971h-.003q-.167-.04-.336-.073A21%2021%200%200%200%206%205a21%2021%200%200%200-4.042.412q-.169.034-.336.072l-.003.001a.5.5%200%200%201-.237-.97l.002-.001s.252-.057.375-.082A22%2022%200%200%201%206%204m1.383-3a1.5%201.5%200%200%201%201.342.83l.722%201.447a.5.5%200%201%201-.893.447L7.83%202.276A.5.5%200%200%200%207.383%202H4.619a.5.5%200%200%200-.447.276l-.725%201.448a.5.5%200%200%201-.893-.447l.723-1.448A1.5%201.5%200%200%201%204.62%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/incognito-12-regular.svg?color=%231a73e8&size=48