incognito icon

incognito from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
incognito
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

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"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10 18a3 3 0 1 0-6 0a3 3 0 0 0 6 0Zm10 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/><path stroke-linecap="round" d="M2 12h20m-7.5 4.341A3 3 0 0 0 12 15a3 3 0 0 0-2.5 1.341M3 12l1.662-6.297c.097-.367.145-.55.192-.681c.681-1.896 2.91-2.621 4.519-1.47c.11.079.252.2.535.444c.162.14.243.21.318.267c1.056.8 2.492.8 3.548 0c.075-.057.156-.127.319-.267c.282-.243.424-.365.534-.444c1.61-1.151 3.838-.426 4.52 1.47c.046.13.095.314.191.68L21 12z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsIncognito(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M10 18a3 3 0 1 0-6 0a3 3 0 0 0 6 0Zm10 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/><path strokeLinecap="round" d="M2 12h20m-7.5 4.341A3 3 0 0 0 12 15a3 3 0 0 0-2.5 1.341M3 12l1.662-6.297c.097-.367.145-.55.192-.681c.681-1.896 2.91-2.621 4.519-1.47c.11.079.252.2.535.444c.162.14.243.21.318.267c1.056.8 2.492.8 3.548 0c.075-.057.156-.127.319-.267c.282-.243.424-.365.534-.444c1.61-1.151 3.838-.426 4.52 1.47c.046.13.095.314.191.68L21 12z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10 18a3 3 0 1 0-6 0a3 3 0 0 0 6 0Zm10 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0Z"/><path stroke-linecap="round" d="M2 12h20m-7.5 4.341A3 3 0 0 0 12 15a3 3 0 0 0-2.5 1.341M3 12l1.662-6.297c.097-.367.145-.55.192-.681c.681-1.896 2.91-2.621 4.519-1.47c.11.079.252.2.535.444c.162.14.243.21.318.267c1.056.8 2.492.8 3.548 0c.075-.057.156-.127.319-.267c.282-.243.424-.365.534-.444c1.61-1.151 3.838-.426 4.52 1.47c.046.13.095.314.191.68L21 12z"/></g></svg>
</template>

CSS

.icon-incognito {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2018a3%203%200%201%200-6%200a3%203%200%200%200%206%200Zm10%200a3%203%200%201%200-6%200a3%203%200%200%200%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2012h20m-7.5%204.341A3%203%200%200%200%2012%2015a3%203%200%200%200-2.5%201.341M3%2012l1.662-6.297c.097-.367.145-.55.192-.681c.681-1.896%202.91-2.621%204.519-1.47c.11.079.252.2.535.444c.162.14.243.21.318.267c1.056.8%202.492.8%203.548%200c.075-.057.156-.127.319-.267c.282-.243.424-.365.534-.444c1.61-1.151%203.838-.426%204.52%201.47c.046.13.095.314.191.68L21%2012z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2018a3%203%200%201%200-6%200a3%203%200%200%200%206%200Zm10%200a3%203%200%201%200-6%200a3%203%200%200%200%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2012h20m-7.5%204.341A3%203%200%200%200%2012%2015a3%203%200%200%200-2.5%201.341M3%2012l1.662-6.297c.097-.367.145-.55.192-.681c.681-1.896%202.91-2.621%204.519-1.47c.11.079.252.2.535.444c.162.14.243.21.318.267c1.056.8%202.492.8%203.548%200c.075-.057.156-.127.319-.267c.282-.243.424-.365.534-.444c1.61-1.151%203.838-.426%204.52%201.47c.046.13.095.314.191.68L21%2012z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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