cubes stacked icon

cubes-stacked-outline from Flowbite Icons by Themesberg · Outline · Food Beverage · MIT Free for personal and commercial use.

Name
cubes-stacked-outline
Set
Flowbite Icons
Style
Outline
Category
Food Beverage
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More food beverage icons from Flowbite Icons

Use the cubes stacked icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 10.857l4 2.286m-4-2.286l-4 2.286m4-2.286V6.286m4 6.857v4.571m0-4.571l-4 2.286m4-2.286l4-2.286m-4 2.286V8.57m0 4.572l4 2.286m-4 2.285L8 20m4-2.286L16 20m-8 0l-4-2.286v-4.571M8 20v-4.571m-4-2.286l4 2.285m8-9.142L12 4L8 6.286m8 0v4.571m0-4.571L12 8.57m4 2.286l4 2.286M8 6.286l4 2.285m8 4.572v4.571L16 20m4-6.857l-4 2.286M16 20v-4.571"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteCubesStackedOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m8 10.857l4 2.286m-4-2.286l-4 2.286m4-2.286V6.286m4 6.857v4.571m0-4.571l-4 2.286m4-2.286l4-2.286m-4 2.286V8.57m0 4.572l4 2.286m-4 2.285L8 20m4-2.286L16 20m-8 0l-4-2.286v-4.571M8 20v-4.571m-4-2.286l4 2.285m8-9.142L12 4L8 6.286m8 0v4.571m0-4.571L12 8.57m4 2.286l4 2.286M8 6.286l4 2.285m8 4.572v4.571L16 20m4-6.857l-4 2.286M16 20v-4.571"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 10.857l4 2.286m-4-2.286l-4 2.286m4-2.286V6.286m4 6.857v4.571m0-4.571l-4 2.286m4-2.286l4-2.286m-4 2.286V8.57m0 4.572l4 2.286m-4 2.285L8 20m4-2.286L16 20m-8 0l-4-2.286v-4.571M8 20v-4.571m-4-2.286l4 2.285m8-9.142L12 4L8 6.286m8 0v4.571m0-4.571L12 8.57m4 2.286l4 2.286M8 6.286l4 2.285m8 4.572v4.571L16 20m4-6.857l-4 2.286M16 20v-4.571"/></svg>
</template>

CSS

.icon-cubes-stacked-outline {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m8%2010.857l4%202.286m-4-2.286l-4%202.286m4-2.286V6.286m4%206.857v4.571m0-4.571l-4%202.286m4-2.286l4-2.286m-4%202.286V8.57m0%204.572l4%202.286m-4%202.285L8%2020m4-2.286L16%2020m-8%200l-4-2.286v-4.571M8%2020v-4.571m-4-2.286l4%202.285m8-9.142L12%204L8%206.286m8%200v4.571m0-4.571L12%208.57m4%202.286l4%202.286M8%206.286l4%202.285m8%204.572v4.571L16%2020m4-6.857l-4%202.286M16%2020v-4.571%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m8%2010.857l4%202.286m-4-2.286l-4%202.286m4-2.286V6.286m4%206.857v4.571m0-4.571l-4%202.286m4-2.286l4-2.286m-4%202.286V8.57m0%204.572l4%202.286m-4%202.285L8%2020m4-2.286L16%2020m-8%200l-4-2.286v-4.571M8%2020v-4.571m-4-2.286l4%202.285m8-9.142L12%204L8%206.286m8%200v4.571m0-4.571L12%208.57m4%202.286l4%202.286M8%206.286l4%202.285m8%204.572v4.571L16%2020m4-6.857l-4%202.286M16%2020v-4.571%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/cubes-stacked-outline.svg?color=%231a73e8&size=48