people interwoven icon

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

Name
people-interwoven-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M8.813 14.424c3.007 0 4.915 2.692 7.271 3.652c.326.133.479.538.278.827l-5.625 8.11a2.3 2.3 0 0 1-3.669.146l-4.721-5.764a.97.97 0 0 1-.109-1.08c1.335-2.413 3.91-5.891 6.575-5.891m12.382.974a2.3 2.3 0 0 1 3.67-.146l4.721 5.765c.251.306.3.733.108 1.08c-1.334 2.412-3.91 5.89-6.574 5.89c-3.007 0-4.916-2.692-7.271-3.652c-.326-.133-.48-.538-.279-.827zM9.5 3a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m13 0a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleInterwoven32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.813 14.424c3.007 0 4.915 2.692 7.271 3.652c.326.133.479.538.278.827l-5.625 8.11a2.3 2.3 0 0 1-3.669.146l-4.721-5.764a.97.97 0 0 1-.109-1.08c1.335-2.413 3.91-5.891 6.575-5.891m12.382.974a2.3 2.3 0 0 1 3.67-.146l4.721 5.765c.251.306.3.733.108 1.08c-1.334 2.412-3.91 5.89-6.574 5.89c-3.007 0-4.916-2.692-7.271-3.652c-.326-.133-.48-.538-.279-.827zM9.5 3a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m13 0a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.813 14.424c3.007 0 4.915 2.692 7.271 3.652c.326.133.479.538.278.827l-5.625 8.11a2.3 2.3 0 0 1-3.669.146l-4.721-5.764a.97.97 0 0 1-.109-1.08c1.335-2.413 3.91-5.891 6.575-5.891m12.382.974a2.3 2.3 0 0 1 3.67-.146l4.721 5.765c.251.306.3.733.108 1.08c-1.334 2.412-3.91 5.89-6.574 5.89c-3.007 0-4.916-2.692-7.271-3.652c-.326-.133-.48-.538-.279-.827zM9.5 3a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m13 0a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9"/></svg>
</template>

CSS

.icon-people-interwoven-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.813%2014.424c3.007%200%204.915%202.692%207.271%203.652c.326.133.479.538.278.827l-5.625%208.11a2.3%202.3%200%200%201-3.669.146l-4.721-5.764a.97.97%200%200%201-.109-1.08c1.335-2.413%203.91-5.891%206.575-5.891m12.382.974a2.3%202.3%200%200%201%203.67-.146l4.721%205.765c.251.306.3.733.108%201.08c-1.334%202.412-3.91%205.89-6.574%205.89c-3.007%200-4.916-2.692-7.271-3.652c-.326-.133-.48-.538-.279-.827zM9.5%203a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m13%200a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.813%2014.424c3.007%200%204.915%202.692%207.271%203.652c.326.133.479.538.278.827l-5.625%208.11a2.3%202.3%200%200%201-3.669.146l-4.721-5.764a.97.97%200%200%201-.109-1.08c1.335-2.413%203.91-5.891%206.575-5.891m12.382.974a2.3%202.3%200%200%201%203.67-.146l4.721%205.765c.251.306.3.733.108%201.08c-1.334%202.412-3.91%205.89-6.574%205.89c-3.007%200-4.916-2.692-7.271-3.652c-.326-.133-.48-.538-.279-.827zM9.5%203a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m13%200a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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