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

Name
document-cube-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 cube icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2a2 2 0 0 0-2 2v7.705l.882-.441q.299-.15.618-.213V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5v10a.5.5 0 0 1-.5.5h-6.114a2.5 2.5 0 0 1-1.268 1.489l-.022.011H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.828-5.828A2 2 0 0 0 12.172 2zm11.38 6.5H14a.5.5 0 0 1-.5-.5V4.62zM6.67 12.158l3.5 1.75A1.5 1.5 0 0 1 11 15.25v4.503a1.5 1.5 0 0 1-.83 1.342l-3.5 1.75a1.5 1.5 0 0 1-1.34 0l-3.5-1.75A1.5 1.5 0 0 1 1 19.753V15.25a1.5 1.5 0 0 1 .83-1.342l3.5-1.75a1.5 1.5 0 0 1 1.34 0m-3.446 2.895a.5.5 0 1 0-.448.894L5.5 17.31v3.19a.5.5 0 1 0 1 0v-3.19l2.724-1.363a.5.5 0 1 0-.448-.894L6 16.44z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentCube24Regular(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="M6 2a2 2 0 0 0-2 2v7.705l.882-.441q.299-.15.618-.213V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5v10a.5.5 0 0 1-.5.5h-6.114a2.5 2.5 0 0 1-1.268 1.489l-.022.011H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.828-5.828A2 2 0 0 0 12.172 2zm11.38 6.5H14a.5.5 0 0 1-.5-.5V4.62zM6.67 12.158l3.5 1.75A1.5 1.5 0 0 1 11 15.25v4.503a1.5 1.5 0 0 1-.83 1.342l-3.5 1.75a1.5 1.5 0 0 1-1.34 0l-3.5-1.75A1.5 1.5 0 0 1 1 19.753V15.25a1.5 1.5 0 0 1 .83-1.342l3.5-1.75a1.5 1.5 0 0 1 1.34 0m-3.446 2.895a.5.5 0 1 0-.448.894L5.5 17.31v3.19a.5.5 0 1 0 1 0v-3.19l2.724-1.363a.5.5 0 1 0-.448-.894L6 16.44z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2a2 2 0 0 0-2 2v7.705l.882-.441q.299-.15.618-.213V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5v10a.5.5 0 0 1-.5.5h-6.114a2.5 2.5 0 0 1-1.268 1.489l-.022.011H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.828-5.828A2 2 0 0 0 12.172 2zm11.38 6.5H14a.5.5 0 0 1-.5-.5V4.62zM6.67 12.158l3.5 1.75A1.5 1.5 0 0 1 11 15.25v4.503a1.5 1.5 0 0 1-.83 1.342l-3.5 1.75a1.5 1.5 0 0 1-1.34 0l-3.5-1.75A1.5 1.5 0 0 1 1 19.753V15.25a1.5 1.5 0 0 1 .83-1.342l3.5-1.75a1.5 1.5 0 0 1 1.34 0m-3.446 2.895a.5.5 0 1 0-.448.894L5.5 17.31v3.19a.5.5 0 1 0 1 0v-3.19l2.724-1.363a.5.5 0 1 0-.448-.894L6 16.44z"/></svg>
</template>

CSS

.icon-document-cube-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%22M6%202a2%202%200%200%200-2%202v7.705l.882-.441q.299-.15.618-.213V4a.5.5%200%200%201%20.5-.5h6V8a2%202%200%200%200%202%202h4.5v10a.5.5%200%200%201-.5.5h-6.114a2.5%202.5%200%200%201-1.268%201.489l-.022.011H18a2%202%200%200%200%202-2V9.828a2%202%200%200%200-.586-1.414l-5.828-5.828A2%202%200%200%200%2012.172%202zm11.38%206.5H14a.5.5%200%200%201-.5-.5V4.62zM6.67%2012.158l3.5%201.75A1.5%201.5%200%200%201%2011%2015.25v4.503a1.5%201.5%200%200%201-.83%201.342l-3.5%201.75a1.5%201.5%200%200%201-1.34%200l-3.5-1.75A1.5%201.5%200%200%201%201%2019.753V15.25a1.5%201.5%200%200%201%20.83-1.342l3.5-1.75a1.5%201.5%200%200%201%201.34%200m-3.446%202.895a.5.5%200%201%200-.448.894L5.5%2017.31v3.19a.5.5%200%201%200%201%200v-3.19l2.724-1.363a.5.5%200%201%200-.448-.894L6%2016.44z%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%22M6%202a2%202%200%200%200-2%202v7.705l.882-.441q.299-.15.618-.213V4a.5.5%200%200%201%20.5-.5h6V8a2%202%200%200%200%202%202h4.5v10a.5.5%200%200%201-.5.5h-6.114a2.5%202.5%200%200%201-1.268%201.489l-.022.011H18a2%202%200%200%200%202-2V9.828a2%202%200%200%200-.586-1.414l-5.828-5.828A2%202%200%200%200%2012.172%202zm11.38%206.5H14a.5.5%200%200%201-.5-.5V4.62zM6.67%2012.158l3.5%201.75A1.5%201.5%200%200%201%2011%2015.25v4.503a1.5%201.5%200%200%201-.83%201.342l-3.5%201.75a1.5%201.5%200%200%201-1.34%200l-3.5-1.75A1.5%201.5%200%200%201%201%2019.753V15.25a1.5%201.5%200%200%201%20.83-1.342l3.5-1.75a1.5%201.5%200%200%201%201.34%200m-3.446%202.895a.5.5%200%201%200-.448.894L5.5%2017.31v3.19a.5.5%200%201%200%201%200v-3.19l2.724-1.363a.5.5%200%201%200-.448-.894L6%2016.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Document Cube 24 regular icon — Fluent UI System Icons · IconsDB