tab-in-private-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
tab-in-private-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the tab in private icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 3h15.5A3.25 3.25 0 0 1 25 6.25v15.5A3.25 3.25 0 0 1 21.75 25H6.25A3.25 3.25 0 0 1 3 21.75V6.25A3.25 3.25 0 0 1 6.25 3M4.5 6.25v1.188L7.438 4.5H6.25A1.75 1.75 0 0 0 4.5 6.25m0 3.31v2.878L12.438 4.5H9.56zM14.56 4.5L4.5 14.56v2.879L17.439 4.5zm5 0L4.5 19.56v2.19q.002.31.101.587L22.337 4.601a1.8 1.8 0 0 0-.587-.101zm3.839 1.161L5.66 23.398q.277.1.589.102h2.188L23.5 8.438V6.25q-.002-.312-.102-.589m.101 4.899L10.56 23.5h2.878L23.5 13.439zm0 5l-7.94 7.94h2.879l5.061-5.061zm0 5l-2.94 2.94h1.19a1.75 1.75 0 0 0 1.75-1.75z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTabInPrivate28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 3h15.5A3.25 3.25 0 0 1 25 6.25v15.5A3.25 3.25 0 0 1 21.75 25H6.25A3.25 3.25 0 0 1 3 21.75V6.25A3.25 3.25 0 0 1 6.25 3M4.5 6.25v1.188L7.438 4.5H6.25A1.75 1.75 0 0 0 4.5 6.25m0 3.31v2.878L12.438 4.5H9.56zM14.56 4.5L4.5 14.56v2.879L17.439 4.5zm5 0L4.5 19.56v2.19q.002.31.101.587L22.337 4.601a1.8 1.8 0 0 0-.587-.101zm3.839 1.161L5.66 23.398q.277.1.589.102h2.188L23.5 8.438V6.25q-.002-.312-.102-.589m.101 4.899L10.56 23.5h2.878L23.5 13.439zm0 5l-7.94 7.94h2.879l5.061-5.061zm0 5l-2.94 2.94h1.19a1.75 1.75 0 0 0 1.75-1.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 3h15.5A3.25 3.25 0 0 1 25 6.25v15.5A3.25 3.25 0 0 1 21.75 25H6.25A3.25 3.25 0 0 1 3 21.75V6.25A3.25 3.25 0 0 1 6.25 3M4.5 6.25v1.188L7.438 4.5H6.25A1.75 1.75 0 0 0 4.5 6.25m0 3.31v2.878L12.438 4.5H9.56zM14.56 4.5L4.5 14.56v2.879L17.439 4.5zm5 0L4.5 19.56v2.19q.002.31.101.587L22.337 4.601a1.8 1.8 0 0 0-.587-.101zm3.839 1.161L5.66 23.398q.277.1.589.102h2.188L23.5 8.438V6.25q-.002-.312-.102-.589m.101 4.899L10.56 23.5h2.878L23.5 13.439zm0 5l-7.94 7.94h2.879l5.061-5.061zm0 5l-2.94 2.94h1.19a1.75 1.75 0 0 0 1.75-1.75z"/></svg>
</template>

CSS

.icon-tab-in-private-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%203h15.5A3.25%203.25%200%200%201%2025%206.25v15.5A3.25%203.25%200%200%201%2021.75%2025H6.25A3.25%203.25%200%200%201%203%2021.75V6.25A3.25%203.25%200%200%201%206.25%203M4.5%206.25v1.188L7.438%204.5H6.25A1.75%201.75%200%200%200%204.5%206.25m0%203.31v2.878L12.438%204.5H9.56zM14.56%204.5L4.5%2014.56v2.879L17.439%204.5zm5%200L4.5%2019.56v2.19q.002.31.101.587L22.337%204.601a1.8%201.8%200%200%200-.587-.101zm3.839%201.161L5.66%2023.398q.277.1.589.102h2.188L23.5%208.438V6.25q-.002-.312-.102-.589m.101%204.899L10.56%2023.5h2.878L23.5%2013.439zm0%205l-7.94%207.94h2.879l5.061-5.061zm0%205l-2.94%202.94h1.19a1.75%201.75%200%200%200%201.75-1.75z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%203h15.5A3.25%203.25%200%200%201%2025%206.25v15.5A3.25%203.25%200%200%201%2021.75%2025H6.25A3.25%203.25%200%200%201%203%2021.75V6.25A3.25%203.25%200%200%201%206.25%203M4.5%206.25v1.188L7.438%204.5H6.25A1.75%201.75%200%200%200%204.5%206.25m0%203.31v2.878L12.438%204.5H9.56zM14.56%204.5L4.5%2014.56v2.879L17.439%204.5zm5%200L4.5%2019.56v2.19q.002.31.101.587L22.337%204.601a1.8%201.8%200%200%200-.587-.101zm3.839%201.161L5.66%2023.398q.277.1.589.102h2.188L23.5%208.438V6.25q-.002-.312-.102-.589m.101%204.899L10.56%2023.5h2.878L23.5%2013.439zm0%205l-7.94%207.94h2.879l5.061-5.061zm0%205l-2.94%202.94h1.19a1.75%201.75%200%200%200%201.75-1.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tab-in-private-28-regular.svg?color=%231a73e8&size=48