tabs-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
tabs-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Use the tabs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 8a6 6 0 0 1 6-6h3c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 13 3H8a5 5 0 0 0-5 5v5q0 .121.007.243A3 3 0 0 1 2 11zm2 .5A4.5 4.5 0 0 1 8.5 4H13c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 15 5H8.5A3.5 3.5 0 0 0 5 8.5V15q0 .121.007.243A3 3 0 0 1 4 13zM9 6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTabs20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 8a6 6 0 0 1 6-6h3c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 13 3H8a5 5 0 0 0-5 5v5q0 .121.007.243A3 3 0 0 1 2 11zm2 .5A4.5 4.5 0 0 1 8.5 4H13c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 15 5H8.5A3.5 3.5 0 0 0 5 8.5V15q0 .121.007.243A3 3 0 0 1 4 13zM9 6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 8a6 6 0 0 1 6-6h3c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 13 3H8a5 5 0 0 0-5 5v5q0 .121.007.243A3 3 0 0 1 2 11zm2 .5A4.5 4.5 0 0 1 8.5 4H13c.892 0 1.693.39 2.243 1.007A4 4 0 0 0 15 5H8.5A3.5 3.5 0 0 0 5 8.5V15q0 .121.007.243A3 3 0 0 1 4 13zM9 6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z"/></svg>
</template>

CSS

.icon-tabs-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%208a6%206%200%200%201%206-6h3c.892%200%201.693.39%202.243%201.007A4%204%200%200%200%2013%203H8a5%205%200%200%200-5%205v5q0%20.121.007.243A3%203%200%200%201%202%2011zm2%20.5A4.5%204.5%200%200%201%208.5%204H13c.892%200%201.693.39%202.243%201.007A4%204%200%200%200%2015%205H8.5A3.5%203.5%200%200%200%205%208.5V15q0%20.121.007.243A3%203%200%200%201%204%2013zM9%206a3%203%200%200%200-3%203v6a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%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%20fill%3D%22currentColor%22%20d%3D%22M2%208a6%206%200%200%201%206-6h3c.892%200%201.693.39%202.243%201.007A4%204%200%200%200%2013%203H8a5%205%200%200%200-5%205v5q0%20.121.007.243A3%203%200%200%201%202%2011zm2%20.5A4.5%204.5%200%200%201%208.5%204H13c.892%200%201.693.39%202.243%201.007A4%204%200%200%200%2015%205H8.5A3.5%203.5%200%200%200%205%208.5V15q0%20.121.007.243A3%203%200%200%201%204%2013zM9%206a3%203%200%200%200-3%203v6a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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