document signature icon

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

Name
document-signature-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

12 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document signature icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914l.067.071a3 3 0 0 0-.525.416L13.943 8H11.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h4.784q.098.005.198 0H14a1 1 0 0 0 1-1v-.938l1-1V16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m4.31.548l-4.83 4.83a2.2 2.2 0 0 0-.578 1.02l-.375 1.498a1 1 0 0 0-.02.104H6.5a.5.5 0 0 0 0 1h4.33a1 1 0 0 0 .112 0H11q.127 0 .232-.057l1.372-.343a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 0 0-2.645-2.644"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentSignature20Regular(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="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914l.067.071a3 3 0 0 0-.525.416L13.943 8H11.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h4.784q.098.005.198 0H14a1 1 0 0 0 1-1v-.938l1-1V16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m4.31.548l-4.83 4.83a2.2 2.2 0 0 0-.578 1.02l-.375 1.498a1 1 0 0 0-.02.104H6.5a.5.5 0 0 0 0 1h4.33a1 1 0 0 0 .112 0H11q.127 0 .232-.057l1.372-.343a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 0 0-2.645-2.644"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914l.067.071a3 3 0 0 0-.525.416L13.943 8H11.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h4.784q.098.005.198 0H14a1 1 0 0 0 1-1v-.938l1-1V16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m4.31.548l-4.83 4.83a2.2 2.2 0 0 0-.578 1.02l-.375 1.498a1 1 0 0 0-.02.104H6.5a.5.5 0 0 0 0 1h4.33a1 1 0 0 0 .112 0H11q.127 0 .232-.057l1.372-.343a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 0 0-2.645-2.644"/></svg>
</template>

CSS

.icon-document-signature-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%20fill%3D%22currentColor%22%20d%3D%22M4%204a2%202%200%200%201%202-2h4.586a1.5%201.5%200%200%201%201.06.44l3.915%203.914l.067.071a3%203%200%200%200-.525.416L13.943%208H11.5A1.5%201.5%200%200%201%2010%206.5V3H6a1%201%200%200%200-1%201v12a1%201%200%200%200%201%201h4.784q.098.005.198%200H14a1%201%200%200%200%201-1v-.938l1-1V16a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2zm7.5%203h3.293L11%203.207V6.5a.5.5%200%200%200%20.5.5m4.31.548l-4.83%204.83a2.2%202.2%200%200%200-.578%201.02l-.375%201.498a1%201%200%200%200-.02.104H6.5a.5.5%200%200%200%200%201h4.33a1%201%200%200%200%20.112%200H11q.127%200%20.232-.057l1.372-.343a2.2%202.2%200%200%200%201.02-.578l4.83-4.83a1.87%201.87%200%200%200-2.645-2.644%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%22M4%204a2%202%200%200%201%202-2h4.586a1.5%201.5%200%200%201%201.06.44l3.915%203.914l.067.071a3%203%200%200%200-.525.416L13.943%208H11.5A1.5%201.5%200%200%201%2010%206.5V3H6a1%201%200%200%200-1%201v12a1%201%200%200%200%201%201h4.784q.098.005.198%200H14a1%201%200%200%200%201-1v-.938l1-1V16a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2zm7.5%203h3.293L11%203.207V6.5a.5.5%200%200%200%20.5.5m4.31.548l-4.83%204.83a2.2%202.2%200%200%200-.578%201.02l-.375%201.498a1%201%200%200%200-.02.104H6.5a.5.5%200%200%200%200%201h4.33a1%201%200%200%200%20.112%200H11q.127%200%20.232-.057l1.372-.343a2.2%202.2%200%200%200%201.02-.578l4.83-4.83a1.87%201.87%200%200%200-2.645-2.644%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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