group2 icon

group2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
group2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the group2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M14 2H6C4.05 2 2.43 3.4 2.08 5.25H7c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h3c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h1c.41 0 .75.34.75.75s-.34.75-.75.75H2V14h11c1.1 0 2-.9 2-2V3c0-.55-.45-1-1-1"/><path d="M2.08 5.25H1c-.41 0-.75.34-.75.75s.34.75.75.75h1V6c0-.26.03-.51.08-.75M1 8.25c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5zm0 3c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconGroup2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M14 2H6C4.05 2 2.43 3.4 2.08 5.25H7c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h3c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h1c.41 0 .75.34.75.75s-.34.75-.75.75H2V14h11c1.1 0 2-.9 2-2V3c0-.55-.45-1-1-1"/><path d="M2.08 5.25H1c-.41 0-.75.34-.75.75s.34.75.75.75h1V6c0-.26.03-.51.08-.75M1 8.25c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5zm0 3c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M14 2H6C4.05 2 2.43 3.4 2.08 5.25H7c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h3c.41 0 .75.34.75.75s-.34.75-.75.75H2v1.5h1c.41 0 .75.34.75.75s-.34.75-.75.75H2V14h11c1.1 0 2-.9 2-2V3c0-.55-.45-1-1-1"/><path d="M2.08 5.25H1c-.41 0-.75.34-.75.75s.34.75.75.75h1V6c0-.26.03-.51.08-.75M1 8.25c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5zm0 3c-.41 0-.75.34-.75.75s.34.75.75.75h1v-1.5z"/></g></svg>
</template>

CSS

.icon-group2-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014v3c0%201.66-1.34%203-3%203h-1c0-1.1-.9-2-2-2s-2%20.9-2%202h-4c0-1.1-.9-2-2-2s-2%20.9-2%202H5c-1.66%200-3-1.34-3-3v-3h11c1.1%200%202-.9%202-2V5h1.84c.72%200%201.38.39%201.74%201.01L20.29%209H19c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M14%202H6C4.05%202%202.43%203.4%202.08%205.25H7c.41%200%20.75.34.75.75s-.34.75-.75.75H2v1.5h3c.41%200%20.75.34.75.75s-.34.75-.75.75H2v1.5h1c.41%200%20.75.34.75.75s-.34.75-.75.75H2V14h11c1.1%200%202-.9%202-2V3c0-.55-.45-1-1-1%22%2F%3E%3Cpath%20d%3D%22M2.08%205.25H1c-.41%200-.75.34-.75.75s.34.75.75.75h1V6c0-.26.03-.51.08-.75M1%208.25c-.41%200-.75.34-.75.75s.34.75.75.75h1v-1.5zm0%203c-.41%200-.75.34-.75.75s.34.75.75.75h1v-1.5z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014v3c0%201.66-1.34%203-3%203h-1c0-1.1-.9-2-2-2s-2%20.9-2%202h-4c0-1.1-.9-2-2-2s-2%20.9-2%202H5c-1.66%200-3-1.34-3-3v-3h11c1.1%200%202-.9%202-2V5h1.84c.72%200%201.38.39%201.74%201.01L20.29%209H19c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M14%202H6C4.05%202%202.43%203.4%202.08%205.25H7c.41%200%20.75.34.75.75s-.34.75-.75.75H2v1.5h3c.41%200%20.75.34.75.75s-.34.75-.75.75H2v1.5h1c.41%200%20.75.34.75.75s-.34.75-.75.75H2V14h11c1.1%200%202-.9%202-2V3c0-.55-.45-1-1-1%22%2F%3E%3Cpath%20d%3D%22M2.08%205.25H1c-.41%200-.75.34-.75.75s.34.75.75.75h1V6c0-.26.03-.51.08-.75M1%208.25c-.41%200-.75.34-.75.75s.34.75.75.75h1v-1.5zm0%203c-.41%200-.75.34-.75.75s.34.75.75.75h1v-1.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/group2-filled.svg?color=%231a73e8&size=48