group from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
group
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
group-sharp

3 other variants in Material Symbols Light

The same icon in other sets

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 18.616v-1.647q0-.696.36-1.197q.361-.5.971-.799q1.3-.621 2.583-.99q1.282-.367 3.086-.367t3.087.368t2.583.989q.609.298.97.799q.36.501.36 1.197v1.647zm16 0v-1.693q0-.87-.353-1.641q-.352-.772-.997-1.324q.737.15 1.42.416q.682.267 1.35.599q.65.327 1.019.834t.369 1.116v1.693zM7.473 10.508q-.877-.877-.877-2.123t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877m8.516 0q-.877.877-2.123.877q-.064 0-.162-.015t-.162-.031q.502-.628.778-1.381q.276-.754.276-1.573q0-.82-.285-1.564q-.286-.744-.769-1.39q.081-.029.162-.038t.162-.008q1.246 0 2.123.877t.877 2.123t-.877 2.123"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGroup(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 18.616v-1.647q0-.696.36-1.197q.361-.5.971-.799q1.3-.621 2.583-.99q1.282-.367 3.086-.367t3.087.368t2.583.989q.609.298.97.799q.36.501.36 1.197v1.647zm16 0v-1.693q0-.87-.353-1.641q-.352-.772-.997-1.324q.737.15 1.42.416q.682.267 1.35.599q.65.327 1.019.834t.369 1.116v1.693zM7.473 10.508q-.877-.877-.877-2.123t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877m8.516 0q-.877.877-2.123.877q-.064 0-.162-.015t-.162-.031q.502-.628.778-1.381q.276-.754.276-1.573q0-.82-.285-1.564q-.286-.744-.769-1.39q.081-.029.162-.038t.162-.008q1.246 0 2.123.877t.877 2.123t-.877 2.123"/></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 18.616v-1.647q0-.696.36-1.197q.361-.5.971-.799q1.3-.621 2.583-.99q1.282-.367 3.086-.367t3.087.368t2.583.989q.609.298.97.799q.36.501.36 1.197v1.647zm16 0v-1.693q0-.87-.353-1.641q-.352-.772-.997-1.324q.737.15 1.42.416q.682.267 1.35.599q.65.327 1.019.834t.369 1.116v1.693zM7.473 10.508q-.877-.877-.877-2.123t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877m8.516 0q-.877.877-2.123.877q-.064 0-.162-.015t-.162-.031q.502-.628.778-1.381q.276-.754.276-1.573q0-.82-.285-1.564q-.286-.744-.769-1.39q.081-.029.162-.038t.162-.008q1.246 0 2.123.877t.877 2.123t-.877 2.123"/></svg>
</template>

CSS

.icon-group {
  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%2018.616v-1.647q0-.696.36-1.197q.361-.5.971-.799q1.3-.621%202.583-.99q1.282-.367%203.086-.367t3.087.368t2.583.989q.609.298.97.799q.36.501.36%201.197v1.647zm16%200v-1.693q0-.87-.353-1.641q-.352-.772-.997-1.324q.737.15%201.42.416q.682.267%201.35.599q.65.327%201.019.834t.369%201.116v1.693zM7.473%2010.508q-.877-.877-.877-2.123t.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.123t-2.123.877t-2.123-.877m8.516%200q-.877.877-2.123.877q-.064%200-.162-.015t-.162-.031q.502-.628.778-1.381q.276-.754.276-1.573q0-.82-.285-1.564q-.286-.744-.769-1.39q.081-.029.162-.038t.162-.008q1.246%200%202.123.877t.877%202.123t-.877%202.123%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%2018.616v-1.647q0-.696.36-1.197q.361-.5.971-.799q1.3-.621%202.583-.99q1.282-.367%203.086-.367t3.087.368t2.583.989q.609.298.97.799q.36.501.36%201.197v1.647zm16%200v-1.693q0-.87-.353-1.641q-.352-.772-.997-1.324q.737.15%201.42.416q.682.267%201.35.599q.65.327%201.019.834t.369%201.116v1.693zM7.473%2010.508q-.877-.877-.877-2.123t.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.123t-2.123.877t-2.123-.877m8.516%200q-.877.877-2.123.877q-.064%200-.162-.015t-.162-.031q.502-.628.778-1.381q.276-.754.276-1.573q0-.82-.285-1.564q-.286-.744-.769-1.39q.081-.029.162-.038t.162-.008q1.246%200%202.123.877t.877%202.123t-.877%202.123%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.svg?color=%231a73e8&size=48