people communication icon

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

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

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people communication icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.11 13.611a5.5 5.5 0 0 1 7.779 7.779a.75.75 0 0 1-1.06-1.06a4 4 0 1 0-5.658 0a.75.75 0 0 1-1.06 1.06a5.5 5.5 0 0 1 0-7.779M11.75 13q.261 0 .506.058A6.48 6.48 0 0 0 10.5 17.5c0 .721.12 1.414.336 2.063C10.084 19.83 9.153 20 8 20c-6 0-6-4.5-6-4.5v-.25A2.25 2.25 0 0 1 4.25 13zm3.136 2.379a3 3 0 0 1 4.243 4.242a.75.75 0 0 1-1.062-1.06a1.5 1.5 0 1 0-2.12 0a.75.75 0 0 1-1.061 1.06a3 3 0 0 1 0-4.242M8 3a4 4 0 1 1 0 8a4 4 0 0 1 0-8m9 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleCommunication24Filled(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="M13.11 13.611a5.5 5.5 0 0 1 7.779 7.779a.75.75 0 0 1-1.06-1.06a4 4 0 1 0-5.658 0a.75.75 0 0 1-1.06 1.06a5.5 5.5 0 0 1 0-7.779M11.75 13q.261 0 .506.058A6.48 6.48 0 0 0 10.5 17.5c0 .721.12 1.414.336 2.063C10.084 19.83 9.153 20 8 20c-6 0-6-4.5-6-4.5v-.25A2.25 2.25 0 0 1 4.25 13zm3.136 2.379a3 3 0 0 1 4.243 4.242a.75.75 0 0 1-1.062-1.06a1.5 1.5 0 1 0-2.12 0a.75.75 0 0 1-1.061 1.06a3 3 0 0 1 0-4.242M8 3a4 4 0 1 1 0 8a4 4 0 0 1 0-8m9 2a3 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="M13.11 13.611a5.5 5.5 0 0 1 7.779 7.779a.75.75 0 0 1-1.06-1.06a4 4 0 1 0-5.658 0a.75.75 0 0 1-1.06 1.06a5.5 5.5 0 0 1 0-7.779M11.75 13q.261 0 .506.058A6.48 6.48 0 0 0 10.5 17.5c0 .721.12 1.414.336 2.063C10.084 19.83 9.153 20 8 20c-6 0-6-4.5-6-4.5v-.25A2.25 2.25 0 0 1 4.25 13zm3.136 2.379a3 3 0 0 1 4.243 4.242a.75.75 0 0 1-1.062-1.06a1.5 1.5 0 1 0-2.12 0a.75.75 0 0 1-1.061 1.06a3 3 0 0 1 0-4.242M8 3a4 4 0 1 1 0 8a4 4 0 0 1 0-8m9 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-people-communication-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%22M13.11%2013.611a5.5%205.5%200%200%201%207.779%207.779a.75.75%200%200%201-1.06-1.06a4%204%200%201%200-5.658%200a.75.75%200%200%201-1.06%201.06a5.5%205.5%200%200%201%200-7.779M11.75%2013q.261%200%20.506.058A6.48%206.48%200%200%200%2010.5%2017.5c0%20.721.12%201.414.336%202.063C10.084%2019.83%209.153%2020%208%2020c-6%200-6-4.5-6-4.5v-.25A2.25%202.25%200%200%201%204.25%2013zm3.136%202.379a3%203%200%200%201%204.243%204.242a.75.75%200%200%201-1.062-1.06a1.5%201.5%200%201%200-2.12%200a.75.75%200%200%201-1.061%201.06a3%203%200%200%201%200-4.242M8%203a4%204%200%201%201%200%208a4%204%200%200%201%200-8m9%202a3%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%22M13.11%2013.611a5.5%205.5%200%200%201%207.779%207.779a.75.75%200%200%201-1.06-1.06a4%204%200%201%200-5.658%200a.75.75%200%200%201-1.06%201.06a5.5%205.5%200%200%201%200-7.779M11.75%2013q.261%200%20.506.058A6.48%206.48%200%200%200%2010.5%2017.5c0%20.721.12%201.414.336%202.063C10.084%2019.83%209.153%2020%208%2020c-6%200-6-4.5-6-4.5v-.25A2.25%202.25%200%200%201%204.25%2013zm3.136%202.379a3%203%200%200%201%204.243%204.242a.75.75%200%200%201-1.062-1.06a1.5%201.5%200%201%200-2.12%200a.75.75%200%200%201-1.061%201.06a3%203%200%200%201%200-4.242M8%203a4%204%200%201%201%200%208a4%204%200%200%201%200-8m9%202a3%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-communication-24-filled.svg?color=%231a73e8&size=48