rectangle stack icon
rectangle-stack from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- rectangle-stack
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
Related icons in Framework7 Icons
rectangle-3-offgridrectangle-arrow-up-right-arrow-down-leftrectangle-arrow-up-right-arrow-down-left-slashrectangle-badge-checkmarkrectangle-badge-xmarkrectangle-compress-verticalrectangle-dockrectangle-expand-verticalrectangle-fill-badge-checkmarkrectangle-fill-badge-xmarkrectangle-fill-on-rectangle-angled-fillrectangle-fill-on-rectangle-fillrectangle-grid-1x2rectangle-grid-2x2rectangle-grid-3x2rectangle-on-rectanglerectangle-on-rectangle-angledrectangle-papercliprectangle-split-3x1rectangle-split-3x3rectangle-stack-badge-minusrectangle-stack-badge-person-croprectangle-stack-badge-plusrectangle-stack-fill-badge-minus
Use the rectangle stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.695 4.656h30.633c-.14-1.968-1.266-3.023-3.422-3.023H16.117c-2.156 0-3.281 1.055-3.422 3.023m-4.594 6.492h39.844c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.133 43.22H45.79c4.875 0 7.336-2.438 7.336-7.266V22.21c0-4.828-2.46-7.266-7.336-7.266H10.234c-4.898 0-7.36 2.414-7.36 7.266V47.1c0 4.829 2.462 7.266 7.36 7.266m.07-3.774c-2.343 0-3.656-1.266-3.656-3.703V22.398c0-2.437 1.313-3.68 3.657-3.68h35.414c2.32 0 3.632 1.243 3.632 3.68v24.493c0 2.437-1.312 3.703-3.632 3.703Z"/></svg>
React
import type { SVGProps } from "react";
export function F7RectangleStack(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.695 4.656h30.633c-.14-1.968-1.266-3.023-3.422-3.023H16.117c-2.156 0-3.281 1.055-3.422 3.023m-4.594 6.492h39.844c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.133 43.22H45.79c4.875 0 7.336-2.438 7.336-7.266V22.21c0-4.828-2.46-7.266-7.336-7.266H10.234c-4.898 0-7.36 2.414-7.36 7.266V47.1c0 4.829 2.462 7.266 7.36 7.266m.07-3.774c-2.343 0-3.656-1.266-3.656-3.703V22.398c0-2.437 1.313-3.68 3.657-3.68h35.414c2.32 0 3.632 1.243 3.632 3.68v24.493c0 2.437-1.312 3.703-3.632 3.703Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.695 4.656h30.633c-.14-1.968-1.266-3.023-3.422-3.023H16.117c-2.156 0-3.281 1.055-3.422 3.023m-4.594 6.492h39.844c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.133 43.22H45.79c4.875 0 7.336-2.438 7.336-7.266V22.21c0-4.828-2.46-7.266-7.336-7.266H10.234c-4.898 0-7.36 2.414-7.36 7.266V47.1c0 4.829 2.462 7.266 7.36 7.266m.07-3.774c-2.343 0-3.656-1.266-3.656-3.703V22.398c0-2.437 1.313-3.68 3.657-3.68h35.414c2.32 0 3.632 1.243 3.632 3.68v24.493c0 2.437-1.312 3.703-3.632 3.703Z"/></svg> </template>
CSS
.icon-rectangle-stack {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.695%204.656h30.633c-.14-1.968-1.266-3.023-3.422-3.023H16.117c-2.156%200-3.281%201.055-3.422%203.023m-4.594%206.492h39.844c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344%200-3.352%201.172-3.703%203.304m2.133%2043.22H45.79c4.875%200%207.336-2.438%207.336-7.266V22.21c0-4.828-2.46-7.266-7.336-7.266H10.234c-4.898%200-7.36%202.414-7.36%207.266V47.1c0%204.829%202.462%207.266%207.36%207.266m.07-3.774c-2.343%200-3.656-1.266-3.656-3.703V22.398c0-2.437%201.313-3.68%203.657-3.68h35.414c2.32%200%203.632%201.243%203.632%203.68v24.493c0%202.437-1.312%203.703-3.632%203.703Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.695%204.656h30.633c-.14-1.968-1.266-3.023-3.422-3.023H16.117c-2.156%200-3.281%201.055-3.422%203.023m-4.594%206.492h39.844c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344%200-3.352%201.172-3.703%203.304m2.133%2043.22H45.79c4.875%200%207.336-2.438%207.336-7.266V22.21c0-4.828-2.46-7.266-7.336-7.266H10.234c-4.898%200-7.36%202.414-7.36%207.266V47.1c0%204.829%202.462%207.266%207.36%207.266m.07-3.774c-2.343%200-3.656-1.266-3.656-3.703V22.398c0-2.437%201.313-3.68%203.657-3.68h35.414c2.32%200%203.632%201.243%203.632%203.68v24.493c0%202.437-1.312%203.703-3.632%203.703Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/rectangle-stack.svg?color=%231a73e8&size=48