square 3 stack 3d icon

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

Name
square-3-stack-3d-16-solid
Set
HeroIcons
Style
Solid 16x16
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M7.628 1.099a.75.75 0 0 1 .744 0l5.25 3a.75.75 0 0 1 0 1.302l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.302z"/><path fill="currentColor" d="m2.57 7.24l-.192.11a.75.75 0 0 0 0 1.302l5.25 3a.75.75 0 0 0 .744 0l5.25-3a.75.75 0 0 0 0-1.303l-.192-.11l-4.314 2.465a2.25 2.25 0 0 1-2.232 0z"/><path fill="currentColor" d="m2.378 10.6l.192-.11l4.314 2.464a2.25 2.25 0 0 0 2.232 0l4.314-2.465l.192.11a.75.75 0 0 1 0 1.303l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.303"/></svg>

React

import type { SVGProps } from "react";

export function HeroiconsSquare3Stack3d16Solid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.628 1.099a.75.75 0 0 1 .744 0l5.25 3a.75.75 0 0 1 0 1.302l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.302z"/><path fill="currentColor" d="m2.57 7.24l-.192.11a.75.75 0 0 0 0 1.302l5.25 3a.75.75 0 0 0 .744 0l5.25-3a.75.75 0 0 0 0-1.303l-.192-.11l-4.314 2.465a2.25 2.25 0 0 1-2.232 0z"/><path fill="currentColor" d="m2.378 10.6l.192-.11l4.314 2.464a2.25 2.25 0 0 0 2.232 0l4.314-2.465l.192.11a.75.75 0 0 1 0 1.303l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.303"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.628 1.099a.75.75 0 0 1 .744 0l5.25 3a.75.75 0 0 1 0 1.302l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.302z"/><path fill="currentColor" d="m2.57 7.24l-.192.11a.75.75 0 0 0 0 1.302l5.25 3a.75.75 0 0 0 .744 0l5.25-3a.75.75 0 0 0 0-1.303l-.192-.11l-4.314 2.465a2.25 2.25 0 0 1-2.232 0z"/><path fill="currentColor" d="m2.378 10.6l.192-.11l4.314 2.464a2.25 2.25 0 0 0 2.232 0l4.314-2.465l.192.11a.75.75 0 0 1 0 1.303l-5.25 3a.75.75 0 0 1-.744 0l-5.25-3a.75.75 0 0 1 0-1.303"/></svg>
</template>

CSS

.icon-square-3-stack-3d-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.628%201.099a.75.75%200%200%201%20.744%200l5.25%203a.75.75%200%200%201%200%201.302l-5.25%203a.75.75%200%200%201-.744%200l-5.25-3a.75.75%200%200%201%200-1.302z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.57%207.24l-.192.11a.75.75%200%200%200%200%201.302l5.25%203a.75.75%200%200%200%20.744%200l5.25-3a.75.75%200%200%200%200-1.303l-.192-.11l-4.314%202.465a2.25%202.25%200%200%201-2.232%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.378%2010.6l.192-.11l4.314%202.464a2.25%202.25%200%200%200%202.232%200l4.314-2.465l.192.11a.75.75%200%200%201%200%201.303l-5.25%203a.75.75%200%200%201-.744%200l-5.25-3a.75.75%200%200%201%200-1.303%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.628%201.099a.75.75%200%200%201%20.744%200l5.25%203a.75.75%200%200%201%200%201.302l-5.25%203a.75.75%200%200%201-.744%200l-5.25-3a.75.75%200%200%201%200-1.302z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.57%207.24l-.192.11a.75.75%200%200%200%200%201.302l5.25%203a.75.75%200%200%200%20.744%200l5.25-3a.75.75%200%200%200%200-1.303l-.192-.11l-4.314%202.465a2.25%202.25%200%200%201-2.232%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.378%2010.6l.192-.11l4.314%202.464a2.25%202.25%200%200%200%202.232%200l4.314-2.465l.192.11a.75.75%200%200%201%200%201.303l-5.25%203a.75.75%200%200%201-.744%200l-5.25-3a.75.75%200%200%201%200-1.303%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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