users rectangle icon

users-rectangle from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
users-rectangle
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
640×512
License
CC BY 4.0

Related icons in Font Awesome 6 Solid

Use the users rectangle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M96 0C43 0 0 43 0 96v320c0 53 43 96 96 96h448c53 0 96-43 96-96V96c0-53-43-96-96-96zM64 96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zm159.8 80a48 48 0 1 0-96 0a48 48 0 1 0 96 0M96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4h-69.3c-29.5 0-53.4 23.9-53.4 53.3M461.2 336h56.1c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3h-69.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1h-80c-4.1 0-8.1.3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24h176c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47m140-113a48 48 0 1 0-96 0a48 48 0 1 0 96 0m-192 80a64 64 0 1 0 0-128a64 64 0 1 0 0 128"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidUsersRectangle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M96 0C43 0 0 43 0 96v320c0 53 43 96 96 96h448c53 0 96-43 96-96V96c0-53-43-96-96-96zM64 96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zm159.8 80a48 48 0 1 0-96 0a48 48 0 1 0 96 0M96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4h-69.3c-29.5 0-53.4 23.9-53.4 53.3M461.2 336h56.1c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3h-69.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1h-80c-4.1 0-8.1.3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24h176c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47m140-113a48 48 0 1 0-96 0a48 48 0 1 0 96 0m-192 80a64 64 0 1 0 0-128a64 64 0 1 0 0 128"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M96 0C43 0 0 43 0 96v320c0 53 43 96 96 96h448c53 0 96-43 96-96V96c0-53-43-96-96-96zM64 96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zm159.8 80a48 48 0 1 0-96 0a48 48 0 1 0 96 0M96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4h-69.3c-29.5 0-53.4 23.9-53.4 53.3M461.2 336h56.1c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3h-69.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1h-80c-4.1 0-8.1.3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24h176c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47m140-113a48 48 0 1 0-96 0a48 48 0 1 0 96 0m-192 80a64 64 0 1 0 0-128a64 64 0 1 0 0 128"/></svg>
</template>

CSS

.icon-users-rectangle {
  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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%200C43%200%200%2043%200%2096v320c0%2053%2043%2096%2096%2096h448c53%200%2096-43%2096-96V96c0-53-43-96-96-96zM64%2096c0-17.7%2014.3-32%2032-32h448c17.7%200%2032%2014.3%2032%2032v320c0%2017.7-14.3%2032-32%2032H96c-17.7%200-32-14.3-32-32zm159.8%2080a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200M96%20309.3c0%2014.7%2011.9%2026.7%2026.7%2026.7h56.1c8-34.1%2032.8-61.7%2065.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4h-69.3c-29.5%200-53.4%2023.9-53.4%2053.3M461.2%20336h56.1c14.7%200%2026.7-11.9%2026.7-26.7c0-29.5-23.9-53.3-53.3-53.3h-69.3c-9.2%200-17.8%202.3-25.3%206.4c32.4%2011.9%2057.2%2039.5%2065.2%2073.6zM372%20289c-3.9-.7-7.9-1-12-1h-80c-4.1%200-8.1.3-12%201c-26%204.4-47.3%2022.7-55.9%2047c-2.7%207.5-4.1%2015.6-4.1%2024c0%2013.3%2010.7%2024%2024%2024h176c13.3%200%2024-10.7%2024-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47m140-113a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200m-192%2080a64%2064%200%201%200%200-128a64%2064%200%201%200%200%20128%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%200C43%200%200%2043%200%2096v320c0%2053%2043%2096%2096%2096h448c53%200%2096-43%2096-96V96c0-53-43-96-96-96zM64%2096c0-17.7%2014.3-32%2032-32h448c17.7%200%2032%2014.3%2032%2032v320c0%2017.7-14.3%2032-32%2032H96c-17.7%200-32-14.3-32-32zm159.8%2080a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200M96%20309.3c0%2014.7%2011.9%2026.7%2026.7%2026.7h56.1c8-34.1%2032.8-61.7%2065.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4h-69.3c-29.5%200-53.4%2023.9-53.4%2053.3M461.2%20336h56.1c14.7%200%2026.7-11.9%2026.7-26.7c0-29.5-23.9-53.3-53.3-53.3h-69.3c-9.2%200-17.8%202.3-25.3%206.4c32.4%2011.9%2057.2%2039.5%2065.2%2073.6zM372%20289c-3.9-.7-7.9-1-12-1h-80c-4.1%200-8.1.3-12%201c-26%204.4-47.3%2022.7-55.9%2047c-2.7%207.5-4.1%2015.6-4.1%2024c0%2013.3%2010.7%2024%2024%2024h176c13.3%200%2024-10.7%2024-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47m140-113a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200m-192%2080a64%2064%200%201%200%200-128a64%2064%200%201%200%200%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/users-rectangle.svg?color=%231a73e8&size=48