group icon
group-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- group-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
group-outlinedAnt Design IconsgroupBoxIcons v2groupBoxIcons v2 SolidgroupCarbongroup-20-filledFluent UI System IconsgroupHuge IconsgroupIconParkgroupIconPark OutlinegroupIconPark SolidgroupIconPark TwoTonegroupIconoirgroupLucidegroupMaterial SymbolsgroupMaterial Design Iconsgroup-fillMingCute IcongroupPixelarticonsgroupRadix Iconsgroup-fillRemix Icon
More social icons from Material Symbols Light
Use the group icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.596 16.97q0-.697.36-1.198q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.369 3.086-.369t3.087.369t2.584.987q.608.3.969.801q.36.501.36 1.197v.608q0 .382-.299.71t-.74.328H3.636q-.44 0-.74-.299q-.299-.299-.299-.739zm17.77 1.646h-1.993q.102-.239.163-.504q.06-.264.06-.535v-.654q0-.87-.352-1.641q-.351-.772-.998-1.324q.737.15 1.42.416t1.35.599q.65.327 1.019.837t.369 1.113v.654q0 .44-.3.74q-.298.298-.738.298M7.473 10.508q-.877-.877-.877-2.124q0-1.246.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.124q-.877.876-2.123.876t-2.123-.876m8.511 0q-.881.876-2.118.876q-.064 0-.162-.014t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124M3.596 17.616h12v-.647q0-.352-.176-.615t-.632-.504q-1.119-.598-2.36-.916t-2.832-.318t-2.833.318q-1.24.318-2.36.916q-.455.24-.631.504q-.176.263-.176.615zm7.413-7.819q.587-.587.587-1.412t-.587-1.413t-1.413-.587t-1.412.587t-.588 1.413t.588 1.412t1.412.588t1.413-.588M9.596 8.385"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGroupOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.596 16.97q0-.697.36-1.198q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.369 3.086-.369t3.087.369t2.584.987q.608.3.969.801q.36.501.36 1.197v.608q0 .382-.299.71t-.74.328H3.636q-.44 0-.74-.299q-.299-.299-.299-.739zm17.77 1.646h-1.993q.102-.239.163-.504q.06-.264.06-.535v-.654q0-.87-.352-1.641q-.351-.772-.998-1.324q.737.15 1.42.416t1.35.599q.65.327 1.019.837t.369 1.113v.654q0 .44-.3.74q-.298.298-.738.298M7.473 10.508q-.877-.877-.877-2.124q0-1.246.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.124q-.877.876-2.123.876t-2.123-.876m8.511 0q-.881.876-2.118.876q-.064 0-.162-.014t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124M3.596 17.616h12v-.647q0-.352-.176-.615t-.632-.504q-1.119-.598-2.36-.916t-2.832-.318t-2.833.318q-1.24.318-2.36.916q-.455.24-.631.504q-.176.263-.176.615zm7.413-7.819q.587-.587.587-1.412t-.587-1.413t-1.413-.587t-1.412.587t-.588 1.413t.588 1.412t1.412.588t1.413-.588M9.596 8.385"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.596 16.97q0-.697.36-1.198q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.369 3.086-.369t3.087.369t2.584.987q.608.3.969.801q.36.501.36 1.197v.608q0 .382-.299.71t-.74.328H3.636q-.44 0-.74-.299q-.299-.299-.299-.739zm17.77 1.646h-1.993q.102-.239.163-.504q.06-.264.06-.535v-.654q0-.87-.352-1.641q-.351-.772-.998-1.324q.737.15 1.42.416t1.35.599q.65.327 1.019.837t.369 1.113v.654q0 .44-.3.74q-.298.298-.738.298M7.473 10.508q-.877-.877-.877-2.124q0-1.246.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.124q-.877.876-2.123.876t-2.123-.876m8.511 0q-.881.876-2.118.876q-.064 0-.162-.014t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124M3.596 17.616h12v-.647q0-.352-.176-.615t-.632-.504q-1.119-.598-2.36-.916t-2.832-.318t-2.833.318q-1.24.318-2.36.916q-.455.24-.631.504q-.176.263-.176.615zm7.413-7.819q.587-.587.587-1.412t-.587-1.413t-1.413-.587t-1.412.587t-.588 1.413t.588 1.412t1.412.588t1.413-.588M9.596 8.385"/></svg> </template>
CSS
.icon-group-outline-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.596%2016.97q0-.697.36-1.198q.361-.5.97-.8q1.301-.62%202.584-.988q1.282-.369%203.086-.369t3.087.369t2.584.987q.608.3.969.801q.36.501.36%201.197v.608q0%20.382-.299.71t-.74.328H3.636q-.44%200-.74-.299q-.299-.299-.299-.739zm17.77%201.646h-1.993q.102-.239.163-.504q.06-.264.06-.535v-.654q0-.87-.352-1.641q-.351-.772-.998-1.324q.737.15%201.42.416t1.35.599q.65.327%201.019.837t.369%201.113v.654q0%20.44-.3.74q-.298.298-.738.298M7.473%2010.508q-.877-.877-.877-2.124q0-1.246.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.124q-.877.876-2.123.876t-2.123-.876m8.511%200q-.881.876-2.118.876q-.064%200-.162-.014t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237%200%202.118.877t.882%202.123t-.882%202.124M3.596%2017.616h12v-.647q0-.352-.176-.615t-.632-.504q-1.119-.598-2.36-.916t-2.832-.318t-2.833.318q-1.24.318-2.36.916q-.455.24-.631.504q-.176.263-.176.615zm7.413-7.819q.587-.587.587-1.412t-.587-1.413t-1.413-.587t-1.412.587t-.588%201.413t.588%201.412t1.412.588t1.413-.588M9.596%208.385%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.596%2016.97q0-.697.36-1.198q.361-.5.97-.8q1.301-.62%202.584-.988q1.282-.369%203.086-.369t3.087.369t2.584.987q.608.3.969.801q.36.501.36%201.197v.608q0%20.382-.299.71t-.74.328H3.636q-.44%200-.74-.299q-.299-.299-.299-.739zm17.77%201.646h-1.993q.102-.239.163-.504q.06-.264.06-.535v-.654q0-.87-.352-1.641q-.351-.772-.998-1.324q.737.15%201.42.416t1.35.599q.65.327%201.019.837t.369%201.113v.654q0%20.44-.3.74q-.298.298-.738.298M7.473%2010.508q-.877-.877-.877-2.124q0-1.246.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.124q-.877.876-2.123.876t-2.123-.876m8.511%200q-.881.876-2.118.876q-.064%200-.162-.014t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237%200%202.118.877t.882%202.123t-.882%202.124M3.596%2017.616h12v-.647q0-.352-.176-.615t-.632-.504q-1.119-.598-2.36-.916t-2.832-.318t-2.833.318q-1.24.318-2.36.916q-.455.24-.631.504q-.176.263-.176.615zm7.413-7.819q.587-.587.587-1.412t-.587-1.413t-1.413-.587t-1.412.587t-.588%201.413t.588%201.412t1.412.588t1.413-.588M9.596%208.385%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/group-outline-rounded.svg?color=%231a73e8&size=48