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

Name
document-queue-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document queue icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.75 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM8 8.75A.75.75 0 0 1 8.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 8.75M8.75 11a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM5 4a2 2 0 0 1 2-2h6.232a2 2 0 0 1 1.414.586l3.768 3.768A2 2 0 0 1 19 7.768V17a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8.5h-3.25a1.75 1.75 0 0 1-1.75-1.75V3.5zm7 .56v2.69c0 .138.112.25.25.25h2.69zM3.5 15.75a.75.75 0 0 0-1.5 0v1.75A4.5 4.5 0 0 0 6.5 22h11a4.5 4.5 0 0 0 4.5-4.5v-1.75a.75.75 0 0 0-1.5 0v1.75a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentQueue24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.75 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM8 8.75A.75.75 0 0 1 8.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 8.75M8.75 11a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM5 4a2 2 0 0 1 2-2h6.232a2 2 0 0 1 1.414.586l3.768 3.768A2 2 0 0 1 19 7.768V17a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8.5h-3.25a1.75 1.75 0 0 1-1.75-1.75V3.5zm7 .56v2.69c0 .138.112.25.25.25h2.69zM3.5 15.75a.75.75 0 0 0-1.5 0v1.75A4.5 4.5 0 0 0 6.5 22h11a4.5 4.5 0 0 0 4.5-4.5v-1.75a.75.75 0 0 0-1.5 0v1.75a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.75 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM8 8.75A.75.75 0 0 1 8.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 8.75M8.75 11a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zM5 4a2 2 0 0 1 2-2h6.232a2 2 0 0 1 1.414.586l3.768 3.768A2 2 0 0 1 19 7.768V17a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8.5h-3.25a1.75 1.75 0 0 1-1.75-1.75V3.5zm7 .56v2.69c0 .138.112.25.25.25h2.69zM3.5 15.75a.75.75 0 0 0-1.5 0v1.75A4.5 4.5 0 0 0 6.5 22h11a4.5 4.5 0 0 0 4.5-4.5v-1.75a.75.75 0 0 0-1.5 0v1.75a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3z"/></svg>
</template>

CSS

.icon-document-queue-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%205a.75.75%200%200%200%200%201.5h1.5a.75.75%200%200%200%200-1.5zM8%208.75A.75.75%200%200%201%208.75%208h1.5a.75.75%200%200%201%200%201.5h-1.5A.75.75%200%200%201%208%208.75M8.75%2011a.75.75%200%200%200%200%201.5h1.5a.75.75%200%200%200%200-1.5zM5%204a2%202%200%200%201%202-2h6.232a2%202%200%200%201%201.414.586l3.768%203.768A2%202%200%200%201%2019%207.768V17a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2zm2-.5a.5.5%200%200%200-.5.5v13a.5.5%200%200%200%20.5.5h10a.5.5%200%200%200%20.5-.5V8.5h-3.25a1.75%201.75%200%200%201-1.75-1.75V3.5zm7%20.56v2.69c0%20.138.112.25.25.25h2.69zM3.5%2015.75a.75.75%200%200%200-1.5%200v1.75A4.5%204.5%200%200%200%206.5%2022h11a4.5%204.5%200%200%200%204.5-4.5v-1.75a.75.75%200%200%200-1.5%200v1.75a3%203%200%200%201-3%203h-11a3%203%200%200%201-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%205a.75.75%200%200%200%200%201.5h1.5a.75.75%200%200%200%200-1.5zM8%208.75A.75.75%200%200%201%208.75%208h1.5a.75.75%200%200%201%200%201.5h-1.5A.75.75%200%200%201%208%208.75M8.75%2011a.75.75%200%200%200%200%201.5h1.5a.75.75%200%200%200%200-1.5zM5%204a2%202%200%200%201%202-2h6.232a2%202%200%200%201%201.414.586l3.768%203.768A2%202%200%200%201%2019%207.768V17a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2zm2-.5a.5.5%200%200%200-.5.5v13a.5.5%200%200%200%20.5.5h10a.5.5%200%200%200%20.5-.5V8.5h-3.25a1.75%201.75%200%200%201-1.75-1.75V3.5zm7%20.56v2.69c0%20.138.112.25.25.25h2.69zM3.5%2015.75a.75.75%200%200%200-1.5%200v1.75A4.5%204.5%200%200%200%206.5%2022h11a4.5%204.5%200%200%200%204.5-4.5v-1.75a.75.75%200%200%200-1.5%200v1.75a3%203%200%200%201-3%203h-11a3%203%200%200%201-3-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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