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

Name
incognito-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
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 24 24"><path fill="currentColor" d="m18.123 4.612l2.107 4.634q.62.124 1.204.273a.75.75 0 1 1-.368 1.454a25 25 0 0 0-1.498-.328c-4.554-.86-10.58-.86-15.133 0q-.786.148-1.5.328a.75.75 0 1 1-.369-1.454q.586-.148 1.207-.274l2.106-4.633A2.75 2.75 0 0 1 8.382 3h7.237a2.75 2.75 0 0 1 2.504 1.612M3.5 16.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m3-4.5a4.5 4.5 0 1 0 4.389 5.5h2.223a4.502 4.502 0 0 0 8.888-1a4.5 4.5 0 0 0-8.972-.5h-2.056A4.5 4.5 0 0 0 6.5 12m8 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentIncognito24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.123 4.612l2.107 4.634q.62.124 1.204.273a.75.75 0 1 1-.368 1.454a25 25 0 0 0-1.498-.328c-4.554-.86-10.58-.86-15.133 0q-.786.148-1.5.328a.75.75 0 1 1-.369-1.454q.586-.148 1.207-.274l2.106-4.633A2.75 2.75 0 0 1 8.382 3h7.237a2.75 2.75 0 0 1 2.504 1.612M3.5 16.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m3-4.5a4.5 4.5 0 1 0 4.389 5.5h2.223a4.502 4.502 0 0 0 8.888-1a4.5 4.5 0 0 0-8.972-.5h-2.056A4.5 4.5 0 0 0 6.5 12m8 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.123 4.612l2.107 4.634q.62.124 1.204.273a.75.75 0 1 1-.368 1.454a25 25 0 0 0-1.498-.328c-4.554-.86-10.58-.86-15.133 0q-.786.148-1.5.328a.75.75 0 1 1-.369-1.454q.586-.148 1.207-.274l2.106-4.633A2.75 2.75 0 0 1 8.382 3h7.237a2.75 2.75 0 0 1 2.504 1.612M3.5 16.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m3-4.5a4.5 4.5 0 1 0 4.389 5.5h2.223a4.502 4.502 0 0 0 8.888-1a4.5 4.5 0 0 0-8.972-.5h-2.056A4.5 4.5 0 0 0 6.5 12m8 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></svg>
</template>

CSS

.icon-incognito-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.123%204.612l2.107%204.634q.62.124%201.204.273a.75.75%200%201%201-.368%201.454a25%2025%200%200%200-1.498-.328c-4.554-.86-10.58-.86-15.133%200q-.786.148-1.5.328a.75.75%200%201%201-.369-1.454q.586-.148%201.207-.274l2.106-4.633A2.75%202.75%200%200%201%208.382%203h7.237a2.75%202.75%200%200%201%202.504%201.612M3.5%2016.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200m3-4.5a4.5%204.5%200%201%200%204.389%205.5h2.223a4.502%204.502%200%200%200%208.888-1a4.5%204.5%200%200%200-8.972-.5h-2.056A4.5%204.5%200%200%200%206.5%2012m8%204.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.123%204.612l2.107%204.634q.62.124%201.204.273a.75.75%200%201%201-.368%201.454a25%2025%200%200%200-1.498-.328c-4.554-.86-10.58-.86-15.133%200q-.786.148-1.5.328a.75.75%200%201%201-.369-1.454q.586-.148%201.207-.274l2.106-4.633A2.75%202.75%200%200%201%208.382%203h7.237a2.75%202.75%200%200%201%202.504%201.612M3.5%2016.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200m3-4.5a4.5%204.5%200%201%200%204.389%205.5h2.223a4.502%204.502%200%200%200%208.888-1a4.5%204.5%200%200%200-8.972-.5h-2.056A4.5%204.5%200%200%200%206.5%2012m8%204.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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