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

Name
tab-new-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

2 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the tab new icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm0-7a2.5 2.5 0 0 1 2.495 2.336L17 5.5v4.1a5.468 5.468 0 0 0-.741-.313L16 9.207V5.5a1.5 1.5 0 0 0-1.356-1.493L14.5 4h-9a1.5 1.5 0 0 0-1.493 1.356L4 5.5v9a1.5 1.5 0 0 0 1.356 1.493L5.5 16h3.707c.074.261.167.515.277.76L9.6 17H5.5a2.5 2.5 0 0 1-2.495-2.336L3 14.5v-9a2.5 2.5 0 0 1 2.336-2.495L5.5 3h9zm0 9a.5.5 0 0 0-.492.41L14 12.5V14h-1.5a.5.5 0 0 0-.09.992l.09.008H14v1.5a.5.5 0 0 0 .992.09L15 16.5V15h1.5a.5.5 0 0 0 .09-.992L16.5 14H15v-1.5a.5.5 0 0 0-.5-.5z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentTabNew20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm0-7a2.5 2.5 0 0 1 2.495 2.336L17 5.5v4.1a5.468 5.468 0 0 0-.741-.313L16 9.207V5.5a1.5 1.5 0 0 0-1.356-1.493L14.5 4h-9a1.5 1.5 0 0 0-1.493 1.356L4 5.5v9a1.5 1.5 0 0 0 1.356 1.493L5.5 16h3.707c.074.261.167.515.277.76L9.6 17H5.5a2.5 2.5 0 0 1-2.495-2.336L3 14.5v-9a2.5 2.5 0 0 1 2.336-2.495L5.5 3h9zm0 9a.5.5 0 0 0-.492.41L14 12.5V14h-1.5a.5.5 0 0 0-.09.992l.09.008H14v1.5a.5.5 0 0 0 .992.09L15 16.5V15h1.5a.5.5 0 0 0 .09-.992L16.5 14H15v-1.5a.5.5 0 0 0-.5-.5z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm0-7a2.5 2.5 0 0 1 2.495 2.336L17 5.5v4.1a5.468 5.468 0 0 0-.741-.313L16 9.207V5.5a1.5 1.5 0 0 0-1.356-1.493L14.5 4h-9a1.5 1.5 0 0 0-1.493 1.356L4 5.5v9a1.5 1.5 0 0 0 1.356 1.493L5.5 16h3.707c.074.261.167.515.277.76L9.6 17H5.5a2.5 2.5 0 0 1-2.495-2.336L3 14.5v-9a2.5 2.5 0 0 1 2.336-2.495L5.5 3h9zm0 9a.5.5 0 0 0-.492.41L14 12.5V14h-1.5a.5.5 0 0 0-.09.992l.09.008H14v1.5a.5.5 0 0 0 .992.09L15 16.5V15h1.5a.5.5 0 0 0 .09-.992L16.5 14H15v-1.5a.5.5 0 0 0-.5-.5z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-tab-new-20-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%2020%2020%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9zm0-7a2.5%202.5%200%200%201%202.495%202.336L17%205.5v4.1a5.468%205.468%200%200%200-.741-.313L16%209.207V5.5a1.5%201.5%200%200%200-1.356-1.493L14.5%204h-9a1.5%201.5%200%200%200-1.493%201.356L4%205.5v9a1.5%201.5%200%200%200%201.356%201.493L5.5%2016h3.707c.074.261.167.515.277.76L9.6%2017H5.5a2.5%202.5%200%200%201-2.495-2.336L3%2014.5v-9a2.5%202.5%200%200%201%202.336-2.495L5.5%203h9zm0%209a.5.5%200%200%200-.492.41L14%2012.5V14h-1.5a.5.5%200%200%200-.09.992l.09.008H14v1.5a.5.5%200%200%200%20.992.09L15%2016.5V15h1.5a.5.5%200%200%200%20.09-.992L16.5%2014H15v-1.5a.5.5%200%200%200-.5-.5z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%2020%2020%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9zm0-7a2.5%202.5%200%200%201%202.495%202.336L17%205.5v4.1a5.468%205.468%200%200%200-.741-.313L16%209.207V5.5a1.5%201.5%200%200%200-1.356-1.493L14.5%204h-9a1.5%201.5%200%200%200-1.493%201.356L4%205.5v9a1.5%201.5%200%200%200%201.356%201.493L5.5%2016h3.707c.074.261.167.515.277.76L9.6%2017H5.5a2.5%202.5%200%200%201-2.495-2.336L3%2014.5v-9a2.5%202.5%200%200%201%202.336-2.495L5.5%203h9zm0%209a.5.5%200%200%200-.492.41L14%2012.5V14h-1.5a.5.5%200%200%200-.09.992l.09.008H14v1.5a.5.5%200%200%200%20.992.09L15%2016.5V15h1.5a.5.5%200%200%200%20.09-.992L16.5%2014H15v-1.5a.5.5%200%200%200-.5-.5z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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