rectangle stack person crop icon
rectangle-stack-person-crop-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- rectangle-stack-person-crop-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
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-stackrectangle-stack-badge-minusrectangle-stack-badge-person-croprectangle-stack-badge-plus
Use the rectangle stack person crop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.164 4.656h30.164c-.14-1.968-1.266-3.023-3.422-3.023h-23.32c-2.156 0-3.281 1.055-3.422 3.023m-5.062 6.492h39.843c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.132 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.266m17.79-15.587c-3.962-.047-7.15-3.375-7.172-7.851c0-4.196 3.21-7.617 7.171-7.617s7.149 3.421 7.149 7.617c0 4.476-3.188 7.875-7.149 7.851M13.468 50.594c1.898-3.844 6.586-8.555 14.508-8.555c7.945 0 12.68 4.711 14.601 8.555Z"/></svg>
React
import type { SVGProps } from "react";
export function F7RectangleStackPersonCropFill(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="M13.164 4.656h30.164c-.14-1.968-1.266-3.023-3.422-3.023h-23.32c-2.156 0-3.281 1.055-3.422 3.023m-5.062 6.492h39.843c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.132 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.266m17.79-15.587c-3.962-.047-7.15-3.375-7.172-7.851c0-4.196 3.21-7.617 7.171-7.617s7.149 3.421 7.149 7.617c0 4.476-3.188 7.875-7.149 7.851M13.468 50.594c1.898-3.844 6.586-8.555 14.508-8.555c7.945 0 12.68 4.711 14.601 8.555Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.164 4.656h30.164c-.14-1.968-1.266-3.023-3.422-3.023h-23.32c-2.156 0-3.281 1.055-3.422 3.023m-5.062 6.492h39.843c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344 0-3.352 1.172-3.703 3.304m2.132 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.266m17.79-15.587c-3.962-.047-7.15-3.375-7.172-7.851c0-4.196 3.21-7.617 7.171-7.617s7.149 3.421 7.149 7.617c0 4.476-3.188 7.875-7.149 7.851M13.468 50.594c1.898-3.844 6.586-8.555 14.508-8.555c7.945 0 12.68 4.711 14.601 8.555Z"/></svg> </template>
CSS
.icon-rectangle-stack-person-crop-fill {
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%22M13.164%204.656h30.164c-.14-1.968-1.266-3.023-3.422-3.023h-23.32c-2.156%200-3.281%201.055-3.422%203.023m-5.062%206.492h39.843c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344%200-3.352%201.172-3.703%203.304m2.132%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.266m17.79-15.587c-3.962-.047-7.15-3.375-7.172-7.851c0-4.196%203.21-7.617%207.171-7.617s7.149%203.421%207.149%207.617c0%204.476-3.188%207.875-7.149%207.851M13.468%2050.594c1.898-3.844%206.586-8.555%2014.508-8.555c7.945%200%2012.68%204.711%2014.601%208.555Z%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%22M13.164%204.656h30.164c-.14-1.968-1.266-3.023-3.422-3.023h-23.32c-2.156%200-3.281%201.055-3.422%203.023m-5.062%206.492h39.843c-.351-2.132-1.383-3.304-3.726-3.304H11.805c-2.344%200-3.352%201.172-3.703%203.304m2.132%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.266m17.79-15.587c-3.962-.047-7.15-3.375-7.172-7.851c0-4.196%203.21-7.617%207.171-7.617s7.149%203.421%207.149%207.617c0%204.476-3.188%207.875-7.149%207.851M13.468%2050.594c1.898-3.844%206.586-8.555%2014.508-8.555c7.945%200%2012.68%204.711%2014.601%208.555Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/rectangle-stack-person-crop-fill.svg?color=%231a73e8&size=48