people communication icon
people-communication-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- people-communication-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
people-communication-16-regularpeople-communication-20-filledpeople-communication-20-regularpeople-communication-24-filledpeople-communication-24-regularpeople-communication-28-filledpeople-communication-28-regularpeople-communication-32-filledpeople-communication-32-regularpeople-communication-48-filledpeople-communication-48-regular
Related icons in Fluent UI System Icons
people-add-16-filledpeople-audience-20-filledpeople-call-16-filledpeople-chat-16-filledpeople-checkmark-16-filledpeople-community-12-filledpeople-community-add-20-filledpeople-edit-16-filledpeople-error-16-filledpeople-eye-16-filledpeople-game-controller-20-filledpeople-interwoven-16-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 communication icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.317 8.318a4.5 4.5 0 0 1 6.365 6.364a.5.5 0 1 1-.707-.707a3.5 3.5 0 1 0-4.95 0a.5.5 0 1 1-.708.707a4.5 4.5 0 0 1 0-6.364m1.414 1.414a2.5 2.5 0 1 1 3.536 3.536a.5.5 0 0 1-.707-.708a1.5 1.5 0 1 0-2.122 0a.5.5 0 0 1-.707.708a2.5 2.5 0 0 1 0-3.536M7.258 8A5.48 5.48 0 0 0 6 11.5c0 .485.062.955.18 1.402A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251a2.24 2.24 0 0 1-.586 1.51A5.5 5.5 0 0 0 11.5 6a5.5 5.5 0 0 0-1.667.257a2.251 2.251 0 0 1 1.669-3.76"/></svg>
React
import type { SVGProps } from "react";
export function FluentPeopleCommunication16Filled(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="M8.317 8.318a4.5 4.5 0 0 1 6.365 6.364a.5.5 0 1 1-.707-.707a3.5 3.5 0 1 0-4.95 0a.5.5 0 1 1-.708.707a4.5 4.5 0 0 1 0-6.364m1.414 1.414a2.5 2.5 0 1 1 3.536 3.536a.5.5 0 0 1-.707-.708a1.5 1.5 0 1 0-2.122 0a.5.5 0 0 1-.707.708a2.5 2.5 0 0 1 0-3.536M7.258 8A5.48 5.48 0 0 0 6 11.5c0 .485.062.955.18 1.402A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251a2.24 2.24 0 0 1-.586 1.51A5.5 5.5 0 0 0 11.5 6a5.5 5.5 0 0 0-1.667.257a2.251 2.251 0 0 1 1.669-3.76"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.317 8.318a4.5 4.5 0 0 1 6.365 6.364a.5.5 0 1 1-.707-.707a3.5 3.5 0 1 0-4.95 0a.5.5 0 1 1-.708.707a4.5 4.5 0 0 1 0-6.364m1.414 1.414a2.5 2.5 0 1 1 3.536 3.536a.5.5 0 0 1-.707-.708a1.5 1.5 0 1 0-2.122 0a.5.5 0 0 1-.707.708a2.5 2.5 0 0 1 0-3.536M7.258 8A5.48 5.48 0 0 0 6 11.5c0 .485.062.955.18 1.402A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251a2.24 2.24 0 0 1-.586 1.51A5.5 5.5 0 0 0 11.5 6a5.5 5.5 0 0 0-1.667.257a2.251 2.251 0 0 1 1.669-3.76"/></svg> </template>
CSS
.icon-people-communication-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.317%208.318a4.5%204.5%200%200%201%206.365%206.364a.5.5%200%201%201-.707-.707a3.5%203.5%200%201%200-4.95%200a.5.5%200%201%201-.708.707a4.5%204.5%200%200%201%200-6.364m1.414%201.414a2.5%202.5%200%201%201%203.536%203.536a.5.5%200%200%201-.707-.708a1.5%201.5%200%201%200-2.122%200a.5.5%200%200%201-.707.708a2.5%202.5%200%200%201%200-3.536M7.258%208A5.48%205.48%200%200%200%206%2011.5c0%20.485.062.955.18%201.402A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.502.997a2.25%202.25%200%200%201%202.252%202.251a2.24%202.24%200%200%201-.586%201.51A5.5%205.5%200%200%200%2011.5%206a5.5%205.5%200%200%200-1.667.257a2.251%202.251%200%200%201%201.669-3.76%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%22M8.317%208.318a4.5%204.5%200%200%201%206.365%206.364a.5.5%200%201%201-.707-.707a3.5%203.5%200%201%200-4.95%200a.5.5%200%201%201-.708.707a4.5%204.5%200%200%201%200-6.364m1.414%201.414a2.5%202.5%200%201%201%203.536%203.536a.5.5%200%200%201-.707-.708a1.5%201.5%200%201%200-2.122%200a.5.5%200%200%201-.707.708a2.5%202.5%200%200%201%200-3.536M7.258%208A5.48%205.48%200%200%200%206%2011.5c0%20.485.062.955.18%201.402A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.502.997a2.25%202.25%200%200%201%202.252%202.251a2.24%202.24%200%200%201-.586%201.51A5.5%205.5%200%200%200%2011.5%206a5.5%205.5%200%200%200-1.667.257a2.251%202.251%200%200%201%201.669-3.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/people-communication-16-filled.svg?color=%231a73e8&size=48