incognito icon

incognito-broken from Solar by 480 Design · Broken · Security · CC-BY-4.0 Attribution required.

Name
incognito-broken
Set
Solar
Style
Broken
Category
Security
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More security icons from Solar

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="M21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5C14 15.567 15.567 14 17.5 14C19.433 14 21 15.567 21 17.5Z"/><path stroke-linecap="round" d="M2 11H14M22 11H18"/><path stroke-linecap="round" d="M4 11L4.6138 8.54479C5.15947 6.36211 5.43231 5.27077 6.24609 4.63538C7.0057 4.0423 8.03639 4.00282 10 4.00019M20 11L19.3862 8.54479C18.8405 6.36211 18.5677 5.27077 17.7539 4.63538C16.9943 4.0423 15.9636 4.00282 14 4.00019"/><path d="M10 17.5C10 19.433 8.433 21 6.5 21C4.567 21 3 19.433 3 17.5C3 15.567 4.567 14 6.5 14C8.433 14 10 15.567 10 17.5Z"/><path stroke-linecap="round" d="M10 17.4999L10.6584 17.1707C11.5029 16.7484 12.4971 16.7484 13.3416 17.1707L14 17.4999"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarIncognitoBroken(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="M21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5C14 15.567 15.567 14 17.5 14C19.433 14 21 15.567 21 17.5Z"/><path strokeLinecap="round" d="M2 11H14M22 11H18"/><path strokeLinecap="round" d="M4 11L4.6138 8.54479C5.15947 6.36211 5.43231 5.27077 6.24609 4.63538C7.0057 4.0423 8.03639 4.00282 10 4.00019M20 11L19.3862 8.54479C18.8405 6.36211 18.5677 5.27077 17.7539 4.63538C16.9943 4.0423 15.9636 4.00282 14 4.00019"/><path d="M10 17.5C10 19.433 8.433 21 6.5 21C4.567 21 3 19.433 3 17.5C3 15.567 4.567 14 6.5 14C8.433 14 10 15.567 10 17.5Z"/><path strokeLinecap="round" d="M10 17.4999L10.6584 17.1707C11.5029 16.7484 12.4971 16.7484 13.3416 17.1707L14 17.4999"/></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="M21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5C14 15.567 15.567 14 17.5 14C19.433 14 21 15.567 21 17.5Z"/><path stroke-linecap="round" d="M2 11H14M22 11H18"/><path stroke-linecap="round" d="M4 11L4.6138 8.54479C5.15947 6.36211 5.43231 5.27077 6.24609 4.63538C7.0057 4.0423 8.03639 4.00282 10 4.00019M20 11L19.3862 8.54479C18.8405 6.36211 18.5677 5.27077 17.7539 4.63538C16.9943 4.0423 15.9636 4.00282 14 4.00019"/><path d="M10 17.5C10 19.433 8.433 21 6.5 21C4.567 21 3 19.433 3 17.5C3 15.567 4.567 14 6.5 14C8.433 14 10 15.567 10 17.5Z"/><path stroke-linecap="round" d="M10 17.4999L10.6584 17.1707C11.5029 16.7484 12.4971 16.7484 13.3416 17.1707L14 17.4999"/></g></svg>
</template>

CSS

.icon-incognito-broken {
  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%22M21%2017.5C21%2019.433%2019.433%2021%2017.5%2021C15.567%2021%2014%2019.433%2014%2017.5C14%2015.567%2015.567%2014%2017.5%2014C19.433%2014%2021%2015.567%2021%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011H14M22%2011H18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2011L4.6138%208.54479C5.15947%206.36211%205.43231%205.27077%206.24609%204.63538C7.0057%204.0423%208.03639%204.00282%2010%204.00019M20%2011L19.3862%208.54479C18.8405%206.36211%2018.5677%205.27077%2017.7539%204.63538C16.9943%204.0423%2015.9636%204.00282%2014%204.00019%22%2F%3E%3Cpath%20d%3D%22M10%2017.5C10%2019.433%208.433%2021%206.5%2021C4.567%2021%203%2019.433%203%2017.5C3%2015.567%204.567%2014%206.5%2014C8.433%2014%2010%2015.567%2010%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2017.4999L10.6584%2017.1707C11.5029%2016.7484%2012.4971%2016.7484%2013.3416%2017.1707L14%2017.4999%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%22M21%2017.5C21%2019.433%2019.433%2021%2017.5%2021C15.567%2021%2014%2019.433%2014%2017.5C14%2015.567%2015.567%2014%2017.5%2014C19.433%2014%2021%2015.567%2021%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011H14M22%2011H18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2011L4.6138%208.54479C5.15947%206.36211%205.43231%205.27077%206.24609%204.63538C7.0057%204.0423%208.03639%204.00282%2010%204.00019M20%2011L19.3862%208.54479C18.8405%206.36211%2018.5677%205.27077%2017.7539%204.63538C16.9943%204.0423%2015.9636%204.00282%2014%204.00019%22%2F%3E%3Cpath%20d%3D%22M10%2017.5C10%2019.433%208.433%2021%206.5%2021C4.567%2021%203%2019.433%203%2017.5C3%2015.567%204.567%2014%206.5%2014C8.433%2014%2010%2015.567%2010%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2017.4999L10.6584%2017.1707C11.5029%2016.7484%2012.4971%2016.7484%2013.3416%2017.1707L14%2017.4999%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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