people interwoven icon

people-interwoven-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
people-interwoven-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M4.986 7.256c.758 0 1.379.317 1.902.656c.258.167.516.356.747.518c.24.168.463.316.688.434c.11.055.24.153.37.146c.032-.001.162-.017.382-.283l.483-.687l.001-.001l.142-.177c.75-.825 2.135-.812 2.862.07l2.175 2.642l.104.148c.181.309.2.68.066 1.005l-.081.158c-.293.48-.754 1.245-1.363 1.887c-.604.638-1.426 1.23-2.45 1.23c-.758 0-1.379-.316-1.902-.655c-.258-.167-.516-.356-.747-.518a8 8 0 0 0-.519-.341l-.169-.094c-.214-.112-.287-.15-.37-.145c-.032.002-.165.017-.386.285l-.48.685v.001c-.66.937-2.04 1.037-2.85.27l-.154-.164l-2.175-2.64a1.13 1.13 0 0 1-.089-1.312l.251-.407c.282-.447.655-.998 1.112-1.48c.604-.638 1.426-1.23 2.45-1.23m0 .99c-.623 0-1.2.363-1.73.923c-.395.416-.725.9-.992 1.323l-.246.398a.14.14 0 0 0 .008.165l2.248 2.719c.383.36 1.053.306 1.356-.124l2.617-3.73a2 2 0 0 1-.254-.109a9 9 0 0 1-.926-.57c-.255-.179-.48-.345-.717-.498c-.468-.303-.893-.496-1.364-.496m6.812.316c-.364-.442-1.106-.412-1.43.045l.002.001l-.374.531l.005.004L7.76 12.34c.177.063.312.143.378.178l.21.117c.206.121.402.255.586.384c.254.179.48.343.717.497c.468.303.893.496 1.364.496c.623 0 1.2-.362 1.73-.92c.526-.555.937-1.231 1.238-1.723c.026-.06.027-.106-.008-.164zM5 2a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4M5 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleInterwoven16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.986 7.256c.758 0 1.379.317 1.902.656c.258.167.516.356.747.518c.24.168.463.316.688.434c.11.055.24.153.37.146c.032-.001.162-.017.382-.283l.483-.687l.001-.001l.142-.177c.75-.825 2.135-.812 2.862.07l2.175 2.642l.104.148c.181.309.2.68.066 1.005l-.081.158c-.293.48-.754 1.245-1.363 1.887c-.604.638-1.426 1.23-2.45 1.23c-.758 0-1.379-.316-1.902-.655c-.258-.167-.516-.356-.747-.518a8 8 0 0 0-.519-.341l-.169-.094c-.214-.112-.287-.15-.37-.145c-.032.002-.165.017-.386.285l-.48.685v.001c-.66.937-2.04 1.037-2.85.27l-.154-.164l-2.175-2.64a1.13 1.13 0 0 1-.089-1.312l.251-.407c.282-.447.655-.998 1.112-1.48c.604-.638 1.426-1.23 2.45-1.23m0 .99c-.623 0-1.2.363-1.73.923c-.395.416-.725.9-.992 1.323l-.246.398a.14.14 0 0 0 .008.165l2.248 2.719c.383.36 1.053.306 1.356-.124l2.617-3.73a2 2 0 0 1-.254-.109a9 9 0 0 1-.926-.57c-.255-.179-.48-.345-.717-.498c-.468-.303-.893-.496-1.364-.496m6.812.316c-.364-.442-1.106-.412-1.43.045l.002.001l-.374.531l.005.004L7.76 12.34c.177.063.312.143.378.178l.21.117c.206.121.402.255.586.384c.254.179.48.343.717.497c.468.303.893.496 1.364.496c.623 0 1.2-.362 1.73-.92c.526-.555.937-1.231 1.238-1.723c.026-.06.027-.106-.008-.164zM5 2a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4M5 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.986 7.256c.758 0 1.379.317 1.902.656c.258.167.516.356.747.518c.24.168.463.316.688.434c.11.055.24.153.37.146c.032-.001.162-.017.382-.283l.483-.687l.001-.001l.142-.177c.75-.825 2.135-.812 2.862.07l2.175 2.642l.104.148c.181.309.2.68.066 1.005l-.081.158c-.293.48-.754 1.245-1.363 1.887c-.604.638-1.426 1.23-2.45 1.23c-.758 0-1.379-.316-1.902-.655c-.258-.167-.516-.356-.747-.518a8 8 0 0 0-.519-.341l-.169-.094c-.214-.112-.287-.15-.37-.145c-.032.002-.165.017-.386.285l-.48.685v.001c-.66.937-2.04 1.037-2.85.27l-.154-.164l-2.175-2.64a1.13 1.13 0 0 1-.089-1.312l.251-.407c.282-.447.655-.998 1.112-1.48c.604-.638 1.426-1.23 2.45-1.23m0 .99c-.623 0-1.2.363-1.73.923c-.395.416-.725.9-.992 1.323l-.246.398a.14.14 0 0 0 .008.165l2.248 2.719c.383.36 1.053.306 1.356-.124l2.617-3.73a2 2 0 0 1-.254-.109a9 9 0 0 1-.926-.57c-.255-.179-.48-.345-.717-.498c-.468-.303-.893-.496-1.364-.496m6.812.316c-.364-.442-1.106-.412-1.43.045l.002.001l-.374.531l.005.004L7.76 12.34c.177.063.312.143.378.178l.21.117c.206.121.402.255.586.384c.254.179.48.343.717.497c.468.303.893.496 1.364.496c.623 0 1.2-.362 1.73-.92c.526-.555.937-1.231 1.238-1.723c.026-.06.027-.106-.008-.164zM5 2a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4M5 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2m6 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
</template>

CSS

.icon-people-interwoven-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.986%207.256c.758%200%201.379.317%201.902.656c.258.167.516.356.747.518c.24.168.463.316.688.434c.11.055.24.153.37.146c.032-.001.162-.017.382-.283l.483-.687l.001-.001l.142-.177c.75-.825%202.135-.812%202.862.07l2.175%202.642l.104.148c.181.309.2.68.066%201.005l-.081.158c-.293.48-.754%201.245-1.363%201.887c-.604.638-1.426%201.23-2.45%201.23c-.758%200-1.379-.316-1.902-.655c-.258-.167-.516-.356-.747-.518a8%208%200%200%200-.519-.341l-.169-.094c-.214-.112-.287-.15-.37-.145c-.032.002-.165.017-.386.285l-.48.685v.001c-.66.937-2.04%201.037-2.85.27l-.154-.164l-2.175-2.64a1.13%201.13%200%200%201-.089-1.312l.251-.407c.282-.447.655-.998%201.112-1.48c.604-.638%201.426-1.23%202.45-1.23m0%20.99c-.623%200-1.2.363-1.73.923c-.395.416-.725.9-.992%201.323l-.246.398a.14.14%200%200%200%20.008.165l2.248%202.719c.383.36%201.053.306%201.356-.124l2.617-3.73a2%202%200%200%201-.254-.109a9%209%200%200%201-.926-.57c-.255-.179-.48-.345-.717-.498c-.468-.303-.893-.496-1.364-.496m6.812.316c-.364-.442-1.106-.412-1.43.045l.002.001l-.374.531l.005.004L7.76%2012.34c.177.063.312.143.378.178l.21.117c.206.121.402.255.586.384c.254.179.48.343.717.497c.468.303.893.496%201.364.496c.623%200%201.2-.362%201.73-.92c.526-.555.937-1.231%201.238-1.723c.026-.06.027-.106-.008-.164zM5%202a2%202%200%201%201%200%204a2%202%200%200%201%200-4m6%200a2%202%200%201%201%200%204a2%202%200%200%201%200-4M5%203a1%201%200%201%200%200%202a1%201%200%200%200%200-2m6%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.986%207.256c.758%200%201.379.317%201.902.656c.258.167.516.356.747.518c.24.168.463.316.688.434c.11.055.24.153.37.146c.032-.001.162-.017.382-.283l.483-.687l.001-.001l.142-.177c.75-.825%202.135-.812%202.862.07l2.175%202.642l.104.148c.181.309.2.68.066%201.005l-.081.158c-.293.48-.754%201.245-1.363%201.887c-.604.638-1.426%201.23-2.45%201.23c-.758%200-1.379-.316-1.902-.655c-.258-.167-.516-.356-.747-.518a8%208%200%200%200-.519-.341l-.169-.094c-.214-.112-.287-.15-.37-.145c-.032.002-.165.017-.386.285l-.48.685v.001c-.66.937-2.04%201.037-2.85.27l-.154-.164l-2.175-2.64a1.13%201.13%200%200%201-.089-1.312l.251-.407c.282-.447.655-.998%201.112-1.48c.604-.638%201.426-1.23%202.45-1.23m0%20.99c-.623%200-1.2.363-1.73.923c-.395.416-.725.9-.992%201.323l-.246.398a.14.14%200%200%200%20.008.165l2.248%202.719c.383.36%201.053.306%201.356-.124l2.617-3.73a2%202%200%200%201-.254-.109a9%209%200%200%201-.926-.57c-.255-.179-.48-.345-.717-.498c-.468-.303-.893-.496-1.364-.496m6.812.316c-.364-.442-1.106-.412-1.43.045l.002.001l-.374.531l.005.004L7.76%2012.34c.177.063.312.143.378.178l.21.117c.206.121.402.255.586.384c.254.179.48.343.717.497c.468.303.893.496%201.364.496c.623%200%201.2-.362%201.73-.92c.526-.555.937-1.231%201.238-1.723c.026-.06.027-.106-.008-.164zM5%202a2%202%200%201%201%200%204a2%202%200%200%201%200-4m6%200a2%202%200%201%201%200%204a2%202%200%200%201%200-4M5%203a1%201%200%201%200%200%202a1%201%200%200%200%200-2m6%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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