incognito icon
incognito-filled from Reicon by REICON · Filled · Security · MIT Free for personal and commercial use.
- Name
- incognito-filled
- Set
- Reicon
- Style
- Filled
- Category
- Security
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All incognito icons →More security icons from Reicon
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" fill-rule="evenodd" d="m4.614 8.545l-.426 1.705H2a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5h-2.187l-.427-1.705c-.546-2.183-.818-3.274-1.632-3.91C16.94 4 15.815 4 13.565 4h-3.13c-2.25 0-3.375 0-4.189.635c-.814.636-1.087 1.727-1.632 3.91M6.5 21a3.5 3.5 0 0 0 3.384-2.604l1.11-.555a2.25 2.25 0 0 1 2.012 0l1.11.555A3.501 3.501 0 0 0 21 17.5a3.5 3.5 0 0 0-6.91-.794l-.413-.206a3.75 3.75 0 0 0-3.354 0l-.413.206A3.501 3.501 0 0 0 3 17.5A3.5 3.5 0 0 0 6.5 21" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconIncognitoFilled(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" fillRule="evenodd" d="m4.614 8.545l-.426 1.705H2a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5h-2.187l-.427-1.705c-.546-2.183-.818-3.274-1.632-3.91C16.94 4 15.815 4 13.565 4h-3.13c-2.25 0-3.375 0-4.189.635c-.814.636-1.087 1.727-1.632 3.91M6.5 21a3.5 3.5 0 0 0 3.384-2.604l1.11-.555a2.25 2.25 0 0 1 2.012 0l1.11.555A3.501 3.501 0 0 0 21 17.5a3.5 3.5 0 0 0-6.91-.794l-.413-.206a3.75 3.75 0 0 0-3.354 0l-.413.206A3.501 3.501 0 0 0 3 17.5A3.5 3.5 0 0 0 6.5 21" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m4.614 8.545l-.426 1.705H2a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5h-2.187l-.427-1.705c-.546-2.183-.818-3.274-1.632-3.91C16.94 4 15.815 4 13.565 4h-3.13c-2.25 0-3.375 0-4.189.635c-.814.636-1.087 1.727-1.632 3.91M6.5 21a3.5 3.5 0 0 0 3.384-2.604l1.11-.555a2.25 2.25 0 0 1 2.012 0l1.11.555A3.501 3.501 0 0 0 21 17.5a3.5 3.5 0 0 0-6.91-.794l-.413-.206a3.75 3.75 0 0 0-3.354 0l-.413.206A3.501 3.501 0 0 0 3 17.5A3.5 3.5 0 0 0 6.5 21" clip-rule="evenodd"/></svg> </template>
CSS
.icon-incognito-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%20fill-rule%3D%22evenodd%22%20d%3D%22m4.614%208.545l-.426%201.705H2a.75.75%200%200%200%200%201.5h20a.75.75%200%200%200%200-1.5h-2.187l-.427-1.705c-.546-2.183-.818-3.274-1.632-3.91C16.94%204%2015.815%204%2013.565%204h-3.13c-2.25%200-3.375%200-4.189.635c-.814.636-1.087%201.727-1.632%203.91M6.5%2021a3.5%203.5%200%200%200%203.384-2.604l1.11-.555a2.25%202.25%200%200%201%202.012%200l1.11.555A3.501%203.501%200%200%200%2021%2017.5a3.5%203.5%200%200%200-6.91-.794l-.413-.206a3.75%203.75%200%200%200-3.354%200l-.413.206A3.501%203.501%200%200%200%203%2017.5A3.5%203.5%200%200%200%206.5%2021%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m4.614%208.545l-.426%201.705H2a.75.75%200%200%200%200%201.5h20a.75.75%200%200%200%200-1.5h-2.187l-.427-1.705c-.546-2.183-.818-3.274-1.632-3.91C16.94%204%2015.815%204%2013.565%204h-3.13c-2.25%200-3.375%200-4.189.635c-.814.636-1.087%201.727-1.632%203.91M6.5%2021a3.5%203.5%200%200%200%203.384-2.604l1.11-.555a2.25%202.25%200%200%201%202.012%200l1.11.555A3.501%203.501%200%200%200%2021%2017.5a3.5%203.5%200%200%200-6.91-.794l-.413-.206a3.75%203.75%200%200%200-3.354%200l-.413.206A3.501%203.501%200%200%200%203%2017.5A3.5%203.5%200%200%200%206.5%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/incognito-filled.svg?color=%231a73e8&size=48