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
people-interwoven-16-filledpeople-interwoven-16-regularpeople-interwoven-20-filledpeople-interwoven-20-regularpeople-interwoven-24-regularpeople-interwoven-28-filledpeople-interwoven-28-regularpeople-interwoven-32-filledpeople-interwoven-32-regularpeople-interwoven-48-filledpeople-interwoven-48-regular
The same icon in other sets
Related icons in Fluent UI System Icons
people-add-16-filledpeople-audience-20-filledpeople-call-16-filledpeople-chat-16-filledpeople-checkmark-16-filledpeople-communication-16-filledpeople-community-12-filledpeople-community-add-20-filledpeople-edit-16-filledpeople-error-16-filledpeople-eye-16-filledpeople-game-controller-20-filledpeople-link-16-filledpeople-list-16-filledpeople-lock-16-filledpeople-money-20-filledpeople-prohibited-16-filledpeople-queue-20-filledpeople-search-20-filledpeople-settings-20-filledpeople-star-16-filledpeople-subtract-20-filledpeople-swap-16-filledpeople-sync-16-filled
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