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

Name
tab-desktop-copy-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the tab desktop copy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 4.5A2.5 2.5 0 0 1 7.5 2H9v2.5A1.5 1.5 0 0 0 10.5 6H18v6.5a2.5 2.5 0 0 1-2.5 2.5h-8A2.5 2.5 0 0 1 5 12.5zm5 0V2h5.5A2.5 2.5 0 0 1 18 4.5V5h-7.5a.5.5 0 0 1-.5-.5M12.5 18a2.5 2.5 0 0 0 2.45-2H7.5A3.5 3.5 0 0 1 4 12.5V5.05A2.5 2.5 0 0 0 2 7.5V14a4 4 0 0 0 4 4z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTabDesktopCopy20Filled(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="M5 4.5A2.5 2.5 0 0 1 7.5 2H9v2.5A1.5 1.5 0 0 0 10.5 6H18v6.5a2.5 2.5 0 0 1-2.5 2.5h-8A2.5 2.5 0 0 1 5 12.5zm5 0V2h5.5A2.5 2.5 0 0 1 18 4.5V5h-7.5a.5.5 0 0 1-.5-.5M12.5 18a2.5 2.5 0 0 0 2.45-2H7.5A3.5 3.5 0 0 1 4 12.5V5.05A2.5 2.5 0 0 0 2 7.5V14a4 4 0 0 0 4 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 4.5A2.5 2.5 0 0 1 7.5 2H9v2.5A1.5 1.5 0 0 0 10.5 6H18v6.5a2.5 2.5 0 0 1-2.5 2.5h-8A2.5 2.5 0 0 1 5 12.5zm5 0V2h5.5A2.5 2.5 0 0 1 18 4.5V5h-7.5a.5.5 0 0 1-.5-.5M12.5 18a2.5 2.5 0 0 0 2.45-2H7.5A3.5 3.5 0 0 1 4 12.5V5.05A2.5 2.5 0 0 0 2 7.5V14a4 4 0 0 0 4 4z"/></svg>
</template>

CSS

.icon-tab-desktop-copy-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%22M5%204.5A2.5%202.5%200%200%201%207.5%202H9v2.5A1.5%201.5%200%200%200%2010.5%206H18v6.5a2.5%202.5%200%200%201-2.5%202.5h-8A2.5%202.5%200%200%201%205%2012.5zm5%200V2h5.5A2.5%202.5%200%200%201%2018%204.5V5h-7.5a.5.5%200%200%201-.5-.5M12.5%2018a2.5%202.5%200%200%200%202.45-2H7.5A3.5%203.5%200%200%201%204%2012.5V5.05A2.5%202.5%200%200%200%202%207.5V14a4%204%200%200%200%204%204z%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%22M5%204.5A2.5%202.5%200%200%201%207.5%202H9v2.5A1.5%201.5%200%200%200%2010.5%206H18v6.5a2.5%202.5%200%200%201-2.5%202.5h-8A2.5%202.5%200%200%201%205%2012.5zm5%200V2h5.5A2.5%202.5%200%200%201%2018%204.5V5h-7.5a.5.5%200%200%201-.5-.5M12.5%2018a2.5%202.5%200%200%200%202.45-2H7.5A3.5%203.5%200%200%201%204%2012.5V5.05A2.5%202.5%200%200%200%202%207.5V14a4%204%200%200%200%204%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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