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

Name
cube-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the cube icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.394 10.081a1 1 0 0 0-.788 1.838L15 14.66V21a1 1 0 0 0 2 0v-6.34l6.394-2.74a1 1 0 0 0-.788-1.839L16 12.912zm8.76-7.324a6 6 0 0 0-4.308 0L3.923 6.574A3 3 0 0 0 2 9.374v13.253a3 3 0 0 0 1.923 2.8l9.923 3.816a6 6 0 0 0 4.308 0l9.923-3.816a3 3 0 0 0 1.923-2.8V9.374a3 3 0 0 0-1.923-2.8zm-3.59 1.867a4 4 0 0 1 2.872 0l9.923 3.817a1 1 0 0 1 .641.933v13.253a1 1 0 0 1-.641.933l-9.923 3.817a4 4 0 0 1-2.872 0L4.641 23.56A1 1 0 0 1 4 22.627V9.374a1 1 0 0 1 .641-.933z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCube32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.394 10.081a1 1 0 0 0-.788 1.838L15 14.66V21a1 1 0 0 0 2 0v-6.34l6.394-2.74a1 1 0 0 0-.788-1.839L16 12.912zm8.76-7.324a6 6 0 0 0-4.308 0L3.923 6.574A3 3 0 0 0 2 9.374v13.253a3 3 0 0 0 1.923 2.8l9.923 3.816a6 6 0 0 0 4.308 0l9.923-3.816a3 3 0 0 0 1.923-2.8V9.374a3 3 0 0 0-1.923-2.8zm-3.59 1.867a4 4 0 0 1 2.872 0l9.923 3.817a1 1 0 0 1 .641.933v13.253a1 1 0 0 1-.641.933l-9.923 3.817a4 4 0 0 1-2.872 0L4.641 23.56A1 1 0 0 1 4 22.627V9.374a1 1 0 0 1 .641-.933z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.394 10.081a1 1 0 0 0-.788 1.838L15 14.66V21a1 1 0 0 0 2 0v-6.34l6.394-2.74a1 1 0 0 0-.788-1.839L16 12.912zm8.76-7.324a6 6 0 0 0-4.308 0L3.923 6.574A3 3 0 0 0 2 9.374v13.253a3 3 0 0 0 1.923 2.8l9.923 3.816a6 6 0 0 0 4.308 0l9.923-3.816a3 3 0 0 0 1.923-2.8V9.374a3 3 0 0 0-1.923-2.8zm-3.59 1.867a4 4 0 0 1 2.872 0l9.923 3.817a1 1 0 0 1 .641.933v13.253a1 1 0 0 1-.641.933l-9.923 3.817a4 4 0 0 1-2.872 0L4.641 23.56A1 1 0 0 1 4 22.627V9.374a1 1 0 0 1 .641-.933z"/></svg>
</template>

CSS

.icon-cube-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.394%2010.081a1%201%200%200%200-.788%201.838L15%2014.66V21a1%201%200%200%200%202%200v-6.34l6.394-2.74a1%201%200%200%200-.788-1.839L16%2012.912zm8.76-7.324a6%206%200%200%200-4.308%200L3.923%206.574A3%203%200%200%200%202%209.374v13.253a3%203%200%200%200%201.923%202.8l9.923%203.816a6%206%200%200%200%204.308%200l9.923-3.816a3%203%200%200%200%201.923-2.8V9.374a3%203%200%200%200-1.923-2.8zm-3.59%201.867a4%204%200%200%201%202.872%200l9.923%203.817a1%201%200%200%201%20.641.933v13.253a1%201%200%200%201-.641.933l-9.923%203.817a4%204%200%200%201-2.872%200L4.641%2023.56A1%201%200%200%201%204%2022.627V9.374a1%201%200%200%201%20.641-.933z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.394%2010.081a1%201%200%200%200-.788%201.838L15%2014.66V21a1%201%200%200%200%202%200v-6.34l6.394-2.74a1%201%200%200%200-.788-1.839L16%2012.912zm8.76-7.324a6%206%200%200%200-4.308%200L3.923%206.574A3%203%200%200%200%202%209.374v13.253a3%203%200%200%200%201.923%202.8l9.923%203.816a6%206%200%200%200%204.308%200l9.923-3.816a3%203%200%200%200%201.923-2.8V9.374a3%203%200%200%200-1.923-2.8zm-3.59%201.867a4%204%200%200%201%202.872%200l9.923%203.817a1%201%200%200%201%20.641.933v13.253a1%201%200%200%201-.641.933l-9.923%203.817a4%204%200%200%201-2.872%200L4.641%2023.56A1%201%200%200%201%204%2022.627V9.374a1%201%200%200%201%20.641-.933z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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