boxes stacked icon
boxes-stacked from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- boxes-stacked
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the boxes stacked icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M288 64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V64h32c35.3 0 64 28.7 64 64v128c0 5.5-.7 10.9-2 16H194c-1.3-5.1-2-10.5-2-16V128c0-35.3 28.7-64 64-64zm96 512c-11.2 0-21.8-2.9-31-8c9.5-16.5 15-35.6 15-56V384c0-20.4-5.5-39.5-15-56c9.2-5.1 19.7-8 31-8h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64zM64 384c0-35.3 28.7-64 64-64h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64H128c-35.3 0-64-28.7-64-64z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidBoxesStacked(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M288 64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V64h32c35.3 0 64 28.7 64 64v128c0 5.5-.7 10.9-2 16H194c-1.3-5.1-2-10.5-2-16V128c0-35.3 28.7-64 64-64zm96 512c-11.2 0-21.8-2.9-31-8c9.5-16.5 15-35.6 15-56V384c0-20.4-5.5-39.5-15-56c9.2-5.1 19.7-8 31-8h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64zM64 384c0-35.3 28.7-64 64-64h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64H128c-35.3 0-64-28.7-64-64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M288 64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V64h32c35.3 0 64 28.7 64 64v128c0 5.5-.7 10.9-2 16H194c-1.3-5.1-2-10.5-2-16V128c0-35.3 28.7-64 64-64zm96 512c-11.2 0-21.8-2.9-31-8c9.5-16.5 15-35.6 15-56V384c0-20.4-5.5-39.5-15-56c9.2-5.1 19.7-8 31-8h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64zM64 384c0-35.3 28.7-64 64-64h32v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h32c35.3 0 64 28.7 64 64v128c0 35.3-28.7 64-64 64H128c-35.3 0-64-28.7-64-64z"/></svg> </template>
CSS
.icon-boxes-stacked {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%2064v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16V64h32c35.3%200%2064%2028.7%2064%2064v128c0%205.5-.7%2010.9-2%2016H194c-1.3-5.1-2-10.5-2-16V128c0-35.3%2028.7-64%2064-64zm96%20512c-11.2%200-21.8-2.9-31-8c9.5-16.5%2015-35.6%2015-56V384c0-20.4-5.5-39.5-15-56c9.2-5.1%2019.7-8%2031-8h32v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16v-64h32c35.3%200%2064%2028.7%2064%2064v128c0%2035.3-28.7%2064-64%2064zM64%20384c0-35.3%2028.7-64%2064-64h32v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16v-64h32c35.3%200%2064%2028.7%2064%2064v128c0%2035.3-28.7%2064-64%2064H128c-35.3%200-64-28.7-64-64z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%2064v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16V64h32c35.3%200%2064%2028.7%2064%2064v128c0%205.5-.7%2010.9-2%2016H194c-1.3-5.1-2-10.5-2-16V128c0-35.3%2028.7-64%2064-64zm96%20512c-11.2%200-21.8-2.9-31-8c9.5-16.5%2015-35.6%2015-56V384c0-20.4-5.5-39.5-15-56c9.2-5.1%2019.7-8%2031-8h32v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16v-64h32c35.3%200%2064%2028.7%2064%2064v128c0%2035.3-28.7%2064-64%2064zM64%20384c0-35.3%2028.7-64%2064-64h32v64c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16v-64h32c35.3%200%2064%2028.7%2064%2064v128c0%2035.3-28.7%2064-64%2064H128c-35.3%200-64-28.7-64-64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/boxes-stacked.svg?color=%231a73e8&size=48