incognito icon
incognito-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.
- Name
- incognito-12-filled
- Set
- Fluent UI System Icons
- Style
- 12 Filled
- 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.5M7.382 1a1.5 1.5 0 0 1 1.342.83L10 4.385q.134.024.24.046a11 11 0 0 1 .375.082h.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-.001l.1-.024q.095-.022.275-.058q.106-.022.238-.046l1.28-2.557A1.5 1.5 0 0 1 4.617 1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentIncognito12Filled(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.5M7.382 1a1.5 1.5 0 0 1 1.342.83L10 4.385q.134.024.24.046a11 11 0 0 1 .375.082h.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-.001l.1-.024q.095-.022.275-.058q.106-.022.238-.046l1.28-2.557A1.5 1.5 0 0 1 4.617 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.5M7.382 1a1.5 1.5 0 0 1 1.342.83L10 4.385q.134.024.24.046a11 11 0 0 1 .375.082h.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-.001l.1-.024q.095-.022.275-.058q.106-.022.238-.046l1.28-2.557A1.5 1.5 0 0 1 4.617 1z"/></svg> </template>
CSS
.icon-incognito-12-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%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.5M7.382%201a1.5%201.5%200%200%201%201.342.83L10%204.385q.134.024.24.046a11%2011%200%200%201%20.375.082h.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-.001l.1-.024q.095-.022.275-.058q.106-.022.238-.046l1.28-2.557A1.5%201.5%200%200%201%204.617%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.5M7.382%201a1.5%201.5%200%200%201%201.342.83L10%204.385q.134.024.24.046a11%2011%200%200%201%20.375.082h.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-.001l.1-.024q.095-.022.275-.058q.106-.022.238-.046l1.28-2.557A1.5%201.5%200%200%201%204.617%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-filled.svg?color=%231a73e8&size=48