square 3 stack 3d icon

square-3-stack-3d-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.

Name
square-3-stack-3d-solid
Set
HeroIcons
Style
Solid 24x24
Viewbox
24×24
License
MIT

3 other variants in HeroIcons

Related icons in HeroIcons

Use the square 3 stack 3d icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.644 1.59a.75.75 0 0 1 .712 0l9.75 5.25a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.712 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m3.265 10.602l7.668 4.129a2.25 2.25 0 0 0 2.134 0l7.668-4.13l1.37.739a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.71 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m10.933 19.231l-7.668-4.13l-1.37.739a.75.75 0 0 0 0 1.32l9.75 5.25c.221.12.489.12.71 0l9.75-5.25a.75.75 0 0 0 0-1.32l-1.37-.738l-7.668 4.13a2.25 2.25 0 0 1-2.134-.001"/></g></svg>

React

import type { SVGProps } from "react";

export function HeroiconsSquare3Stack3dSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.644 1.59a.75.75 0 0 1 .712 0l9.75 5.25a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.712 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m3.265 10.602l7.668 4.129a2.25 2.25 0 0 0 2.134 0l7.668-4.13l1.37.739a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.71 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m10.933 19.231l-7.668-4.13l-1.37.739a.75.75 0 0 0 0 1.32l9.75 5.25c.221.12.489.12.71 0l9.75-5.25a.75.75 0 0 0 0-1.32l-1.37-.738l-7.668 4.13a2.25 2.25 0 0 1-2.134-.001"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.644 1.59a.75.75 0 0 1 .712 0l9.75 5.25a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.712 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m3.265 10.602l7.668 4.129a2.25 2.25 0 0 0 2.134 0l7.668-4.13l1.37.739a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.71 0l-9.75-5.25a.75.75 0 0 1 0-1.32z"/><path d="m10.933 19.231l-7.668-4.13l-1.37.739a.75.75 0 0 0 0 1.32l9.75 5.25c.221.12.489.12.71 0l9.75-5.25a.75.75 0 0 0 0-1.32l-1.37-.738l-7.668 4.13a2.25 2.25 0 0 1-2.134-.001"/></g></svg>
</template>

CSS

.icon-square-3-stack-3d-solid {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.644%201.59a.75.75%200%200%201%20.712%200l9.75%205.25a.75.75%200%200%201%200%201.32l-9.75%205.25a.75.75%200%200%201-.712%200l-9.75-5.25a.75.75%200%200%201%200-1.32z%22%2F%3E%3Cpath%20d%3D%22m3.265%2010.602l7.668%204.129a2.25%202.25%200%200%200%202.134%200l7.668-4.13l1.37.739a.75.75%200%200%201%200%201.32l-9.75%205.25a.75.75%200%200%201-.71%200l-9.75-5.25a.75.75%200%200%201%200-1.32z%22%2F%3E%3Cpath%20d%3D%22m10.933%2019.231l-7.668-4.13l-1.37.739a.75.75%200%200%200%200%201.32l9.75%205.25c.221.12.489.12.71%200l9.75-5.25a.75.75%200%200%200%200-1.32l-1.37-.738l-7.668%204.13a2.25%202.25%200%200%201-2.134-.001%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.644%201.59a.75.75%200%200%201%20.712%200l9.75%205.25a.75.75%200%200%201%200%201.32l-9.75%205.25a.75.75%200%200%201-.712%200l-9.75-5.25a.75.75%200%200%201%200-1.32z%22%2F%3E%3Cpath%20d%3D%22m3.265%2010.602l7.668%204.129a2.25%202.25%200%200%200%202.134%200l7.668-4.13l1.37.739a.75.75%200%200%201%200%201.32l-9.75%205.25a.75.75%200%200%201-.71%200l-9.75-5.25a.75.75%200%200%201%200-1.32z%22%2F%3E%3Cpath%20d%3D%22m10.933%2019.231l-7.668-4.13l-1.37.739a.75.75%200%200%200%200%201.32l9.75%205.25c.221.12.489.12.71%200l9.75-5.25a.75.75%200%200%200%200-1.32l-1.37-.738l-7.668%204.13a2.25%202.25%200%200%201-2.134-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/square-3-stack-3d-solid.svg?color=%231a73e8&size=48