people interwoven icon

people-interwoven-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
people-interwoven-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the people interwoven icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.61 10.995c2.255 0 3.687 2.02 5.454 2.74c.244.1.359.403.209.62l-4.22 6.082a1.725 1.725 0 0 1-2.751.11L1.76 16.224a.725.725 0 0 1-.081-.81c1-1.81 2.932-4.418 4.93-4.419m9.287.732a1.725 1.725 0 0 1 2.751-.11l3.541 4.323c.19.23.226.55.082.81c-1.001 1.81-2.933 4.418-4.931 4.418c-2.255 0-3.687-2.019-5.453-2.74c-.245-.099-.36-.402-.21-.62zM7 3a3 3 0 1 1 0 6a3 3 0 0 1 0-6m10 0a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleInterwoven24Filled(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="M6.61 10.995c2.255 0 3.687 2.02 5.454 2.74c.244.1.359.403.209.62l-4.22 6.082a1.725 1.725 0 0 1-2.751.11L1.76 16.224a.725.725 0 0 1-.081-.81c1-1.81 2.932-4.418 4.93-4.419m9.287.732a1.725 1.725 0 0 1 2.751-.11l3.541 4.323c.19.23.226.55.082.81c-1.001 1.81-2.933 4.418-4.931 4.418c-2.255 0-3.687-2.019-5.453-2.74c-.245-.099-.36-.402-.21-.62zM7 3a3 3 0 1 1 0 6a3 3 0 0 1 0-6m10 0a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.61 10.995c2.255 0 3.687 2.02 5.454 2.74c.244.1.359.403.209.62l-4.22 6.082a1.725 1.725 0 0 1-2.751.11L1.76 16.224a.725.725 0 0 1-.081-.81c1-1.81 2.932-4.418 4.93-4.419m9.287.732a1.725 1.725 0 0 1 2.751-.11l3.541 4.323c.19.23.226.55.082.81c-1.001 1.81-2.933 4.418-4.931 4.418c-2.255 0-3.687-2.019-5.453-2.74c-.245-.099-.36-.402-.21-.62zM7 3a3 3 0 1 1 0 6a3 3 0 0 1 0-6m10 0a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-people-interwoven-24-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.61%2010.995c2.255%200%203.687%202.02%205.454%202.74c.244.1.359.403.209.62l-4.22%206.082a1.725%201.725%200%200%201-2.751.11L1.76%2016.224a.725.725%200%200%201-.081-.81c1-1.81%202.932-4.418%204.93-4.419m9.287.732a1.725%201.725%200%200%201%202.751-.11l3.541%204.323c.19.23.226.55.082.81c-1.001%201.81-2.933%204.418-4.931%204.418c-2.255%200-3.687-2.019-5.453-2.74c-.245-.099-.36-.402-.21-.62zM7%203a3%203%200%201%201%200%206a3%203%200%200%201%200-6m10%200a3%203%200%201%201%200%206a3%203%200%200%201%200-6%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%22M6.61%2010.995c2.255%200%203.687%202.02%205.454%202.74c.244.1.359.403.209.62l-4.22%206.082a1.725%201.725%200%200%201-2.751.11L1.76%2016.224a.725.725%200%200%201-.081-.81c1-1.81%202.932-4.418%204.93-4.419m9.287.732a1.725%201.725%200%200%201%202.751-.11l3.541%204.323c.19.23.226.55.082.81c-1.001%201.81-2.933%204.418-4.931%204.418c-2.255%200-3.687-2.019-5.453-2.74c-.245-.099-.36-.402-.21-.62zM7%203a3%203%200%201%201%200%206a3%203%200%200%201%200-6m10%200a3%203%200%201%201%200%206a3%203%200%200%201%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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