tab desktop multiple add icon

tab-desktop-multiple-add-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
tab-desktop-multiple-add-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the tab desktop multiple add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.5 1H6v1.5A1.5 1.5 0 0 0 7.5 4H13v4.5a2.5 2.5 0 0 1-2.018 2.454Q11 10.729 11 10.5a5.5 5.5 0 0 0-8-4.9V3.5A2.5 2.5 0 0 1 5.5 1m5.293 11a5.5 5.5 0 0 1-.393 1h.599a4 4 0 0 0 4-4V5.5c0-.816-.392-1.542-.998-1.998V8.5l-.002.114V9a3 3 0 0 1-3 3zM10.5 1a2.5 2.5 0 0 1 2.45 2H7.5a.5.5 0 0 1-.5-.5V1zm-.5 9.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V10H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V11h1.5a.5.5 0 0 0 0-1H6z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTabDesktopMultipleAdd16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.5 1H6v1.5A1.5 1.5 0 0 0 7.5 4H13v4.5a2.5 2.5 0 0 1-2.018 2.454Q11 10.729 11 10.5a5.5 5.5 0 0 0-8-4.9V3.5A2.5 2.5 0 0 1 5.5 1m5.293 11a5.5 5.5 0 0 1-.393 1h.599a4 4 0 0 0 4-4V5.5c0-.816-.392-1.542-.998-1.998V8.5l-.002.114V9a3 3 0 0 1-3 3zM10.5 1a2.5 2.5 0 0 1 2.45 2H7.5a.5.5 0 0 1-.5-.5V1zm-.5 9.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V10H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V11h1.5a.5.5 0 0 0 0-1H6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.5 1H6v1.5A1.5 1.5 0 0 0 7.5 4H13v4.5a2.5 2.5 0 0 1-2.018 2.454Q11 10.729 11 10.5a5.5 5.5 0 0 0-8-4.9V3.5A2.5 2.5 0 0 1 5.5 1m5.293 11a5.5 5.5 0 0 1-.393 1h.599a4 4 0 0 0 4-4V5.5c0-.816-.392-1.542-.998-1.998V8.5l-.002.114V9a3 3 0 0 1-3 3zM10.5 1a2.5 2.5 0 0 1 2.45 2H7.5a.5.5 0 0 1-.5-.5V1zm-.5 9.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V10H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V11h1.5a.5.5 0 0 0 0-1H6z"/></svg>
</template>

CSS

.icon-tab-desktop-multiple-add-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%201H6v1.5A1.5%201.5%200%200%200%207.5%204H13v4.5a2.5%202.5%200%200%201-2.018%202.454Q11%2010.729%2011%2010.5a5.5%205.5%200%200%200-8-4.9V3.5A2.5%202.5%200%200%201%205.5%201m5.293%2011a5.5%205.5%200%200%201-.393%201h.599a4%204%200%200%200%204-4V5.5c0-.816-.392-1.542-.998-1.998V8.5l-.002.114V9a3%203%200%200%201-3%203zM10.5%201a2.5%202.5%200%200%201%202.45%202H7.5a.5.5%200%200%201-.5-.5V1zm-.5%209.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V10H3.5a.5.5%200%200%200%200%201H5v1.5a.5.5%200%200%200%201%200V11h1.5a.5.5%200%200%200%200-1H6z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%201H6v1.5A1.5%201.5%200%200%200%207.5%204H13v4.5a2.5%202.5%200%200%201-2.018%202.454Q11%2010.729%2011%2010.5a5.5%205.5%200%200%200-8-4.9V3.5A2.5%202.5%200%200%201%205.5%201m5.293%2011a5.5%205.5%200%200%201-.393%201h.599a4%204%200%200%200%204-4V5.5c0-.816-.392-1.542-.998-1.998V8.5l-.002.114V9a3%203%200%200%201-3%203zM10.5%201a2.5%202.5%200%200%201%202.45%202H7.5a.5.5%200%200%201-.5-.5V1zm-.5%209.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V10H3.5a.5.5%200%200%200%200%201H5v1.5a.5.5%200%200%200%201%200V11h1.5a.5.5%200%200%200%200-1H6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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