document one page multiple icon

document-one-page-multiple-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
document-one-page-multiple-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document one page multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 2.714C3 1.768 3.767 1 4.713 1h5.574C11.233 1 12 1.768 12 2.714v8.572c0 .947-.767 1.714-1.713 1.714H4.713A1.714 1.714 0 0 1 3 11.286zM9.09 10.5A.5.5 0 0 0 9 9.507H6l-.09.008a.5.5 0 0 0 .09.992h3zM9 7.5l.09-.008A.5.5 0 0 0 9 6.5H6l-.09.008A.5.5 0 0 0 6 7.5zm.09-3.015A.5.5 0 0 0 9 3.493H6l-.09.008a.5.5 0 0 0 .09.992h3zM14 11.21V4.75a1.75 1.75 0 0 0-1-1.582V11a3 3 0 0 1-3 3H5a1 1 0 0 0 1 1h4.21A3.79 3.79 0 0 0 14 11.21"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentOnePageMultiple16Filled(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="M3 2.714C3 1.768 3.767 1 4.713 1h5.574C11.233 1 12 1.768 12 2.714v8.572c0 .947-.767 1.714-1.713 1.714H4.713A1.714 1.714 0 0 1 3 11.286zM9.09 10.5A.5.5 0 0 0 9 9.507H6l-.09.008a.5.5 0 0 0 .09.992h3zM9 7.5l.09-.008A.5.5 0 0 0 9 6.5H6l-.09.008A.5.5 0 0 0 6 7.5zm.09-3.015A.5.5 0 0 0 9 3.493H6l-.09.008a.5.5 0 0 0 .09.992h3zM14 11.21V4.75a1.75 1.75 0 0 0-1-1.582V11a3 3 0 0 1-3 3H5a1 1 0 0 0 1 1h4.21A3.79 3.79 0 0 0 14 11.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 2.714C3 1.768 3.767 1 4.713 1h5.574C11.233 1 12 1.768 12 2.714v8.572c0 .947-.767 1.714-1.713 1.714H4.713A1.714 1.714 0 0 1 3 11.286zM9.09 10.5A.5.5 0 0 0 9 9.507H6l-.09.008a.5.5 0 0 0 .09.992h3zM9 7.5l.09-.008A.5.5 0 0 0 9 6.5H6l-.09.008A.5.5 0 0 0 6 7.5zm.09-3.015A.5.5 0 0 0 9 3.493H6l-.09.008a.5.5 0 0 0 .09.992h3zM14 11.21V4.75a1.75 1.75 0 0 0-1-1.582V11a3 3 0 0 1-3 3H5a1 1 0 0 0 1 1h4.21A3.79 3.79 0 0 0 14 11.21"/></svg>
</template>

CSS

.icon-document-one-page-multiple-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%22M3%202.714C3%201.768%203.767%201%204.713%201h5.574C11.233%201%2012%201.768%2012%202.714v8.572c0%20.947-.767%201.714-1.713%201.714H4.713A1.714%201.714%200%200%201%203%2011.286zM9.09%2010.5A.5.5%200%200%200%209%209.507H6l-.09.008a.5.5%200%200%200%20.09.992h3zM9%207.5l.09-.008A.5.5%200%200%200%209%206.5H6l-.09.008A.5.5%200%200%200%206%207.5zm.09-3.015A.5.5%200%200%200%209%203.493H6l-.09.008a.5.5%200%200%200%20.09.992h3zM14%2011.21V4.75a1.75%201.75%200%200%200-1-1.582V11a3%203%200%200%201-3%203H5a1%201%200%200%200%201%201h4.21A3.79%203.79%200%200%200%2014%2011.21%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%22M3%202.714C3%201.768%203.767%201%204.713%201h5.574C11.233%201%2012%201.768%2012%202.714v8.572c0%20.947-.767%201.714-1.713%201.714H4.713A1.714%201.714%200%200%201%203%2011.286zM9.09%2010.5A.5.5%200%200%200%209%209.507H6l-.09.008a.5.5%200%200%200%20.09.992h3zM9%207.5l.09-.008A.5.5%200%200%200%209%206.5H6l-.09.008A.5.5%200%200%200%206%207.5zm.09-3.015A.5.5%200%200%200%209%203.493H6l-.09.008a.5.5%200%200%200%20.09.992h3zM14%2011.21V4.75a1.75%201.75%200%200%200-1-1.582V11a3%203%200%200%201-3%203H5a1%201%200%200%200%201%201h4.21A3.79%203.79%200%200%200%2014%2011.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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