people communication icon
people-communication-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- people-communication-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
people-communication-16-filledpeople-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-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 48 48"><path fill="currentColor" d="M26.222 27.222c4.295-4.296 11.26-4.296 15.556 0c4.296 4.295 4.296 11.26 0 15.556a1.25 1.25 0 0 1-1.768-1.767a8.5 8.5 0 1 0-12.02 0a1.25 1.25 0 0 1-1.768 1.767c-4.296-4.295-4.296-11.26 0-15.556m3.18 3.181a6.5 6.5 0 0 1 9.193 9.193a1.25 1.25 0 0 1-1.768-1.768a4 4 0 1 0-5.656 0a1.25 1.25 0 0 1-1.769 1.768a6.5 6.5 0 0 1 0-9.193M25.25 25q.212 0 .417.023A12.97 12.97 0 0 0 21 35c0 1.156.151 2.276.435 3.343c-1.497.41-3.288.657-5.435.657c-13 0-13-9-13-9v-1.25A3.75 3.75 0 0 1 6.75 25zM16 6a8 8 0 1 1 0 16a8 8 0 0 1 0-16m18 4a6 6 0 1 1 0 12a6 6 0 0 1 0-12"/></svg>
React
import type { SVGProps } from "react";
export function FluentPeopleCommunication48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.222 27.222c4.295-4.296 11.26-4.296 15.556 0c4.296 4.295 4.296 11.26 0 15.556a1.25 1.25 0 0 1-1.768-1.767a8.5 8.5 0 1 0-12.02 0a1.25 1.25 0 0 1-1.768 1.767c-4.296-4.295-4.296-11.26 0-15.556m3.18 3.181a6.5 6.5 0 0 1 9.193 9.193a1.25 1.25 0 0 1-1.768-1.768a4 4 0 1 0-5.656 0a1.25 1.25 0 0 1-1.769 1.768a6.5 6.5 0 0 1 0-9.193M25.25 25q.212 0 .417.023A12.97 12.97 0 0 0 21 35c0 1.156.151 2.276.435 3.343c-1.497.41-3.288.657-5.435.657c-13 0-13-9-13-9v-1.25A3.75 3.75 0 0 1 6.75 25zM16 6a8 8 0 1 1 0 16a8 8 0 0 1 0-16m18 4a6 6 0 1 1 0 12a6 6 0 0 1 0-12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.222 27.222c4.295-4.296 11.26-4.296 15.556 0c4.296 4.295 4.296 11.26 0 15.556a1.25 1.25 0 0 1-1.768-1.767a8.5 8.5 0 1 0-12.02 0a1.25 1.25 0 0 1-1.768 1.767c-4.296-4.295-4.296-11.26 0-15.556m3.18 3.181a6.5 6.5 0 0 1 9.193 9.193a1.25 1.25 0 0 1-1.768-1.768a4 4 0 1 0-5.656 0a1.25 1.25 0 0 1-1.769 1.768a6.5 6.5 0 0 1 0-9.193M25.25 25q.212 0 .417.023A12.97 12.97 0 0 0 21 35c0 1.156.151 2.276.435 3.343c-1.497.41-3.288.657-5.435.657c-13 0-13-9-13-9v-1.25A3.75 3.75 0 0 1 6.75 25zM16 6a8 8 0 1 1 0 16a8 8 0 0 1 0-16m18 4a6 6 0 1 1 0 12a6 6 0 0 1 0-12"/></svg> </template>
CSS
.icon-people-communication-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.222%2027.222c4.295-4.296%2011.26-4.296%2015.556%200c4.296%204.295%204.296%2011.26%200%2015.556a1.25%201.25%200%200%201-1.768-1.767a8.5%208.5%200%201%200-12.02%200a1.25%201.25%200%200%201-1.768%201.767c-4.296-4.295-4.296-11.26%200-15.556m3.18%203.181a6.5%206.5%200%200%201%209.193%209.193a1.25%201.25%200%200%201-1.768-1.768a4%204%200%201%200-5.656%200a1.25%201.25%200%200%201-1.769%201.768a6.5%206.5%200%200%201%200-9.193M25.25%2025q.212%200%20.417.023A12.97%2012.97%200%200%200%2021%2035c0%201.156.151%202.276.435%203.343c-1.497.41-3.288.657-5.435.657c-13%200-13-9-13-9v-1.25A3.75%203.75%200%200%201%206.75%2025zM16%206a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m18%204a6%206%200%201%201%200%2012a6%206%200%200%201%200-12%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.222%2027.222c4.295-4.296%2011.26-4.296%2015.556%200c4.296%204.295%204.296%2011.26%200%2015.556a1.25%201.25%200%200%201-1.768-1.767a8.5%208.5%200%201%200-12.02%200a1.25%201.25%200%200%201-1.768%201.767c-4.296-4.295-4.296-11.26%200-15.556m3.18%203.181a6.5%206.5%200%200%201%209.193%209.193a1.25%201.25%200%200%201-1.768-1.768a4%204%200%201%200-5.656%200a1.25%201.25%200%200%201-1.769%201.768a6.5%206.5%200%200%201%200-9.193M25.25%2025q.212%200%20.417.023A12.97%2012.97%200%200%200%2021%2035c0%201.156.151%202.276.435%203.343c-1.497.41-3.288.657-5.435.657c-13%200-13-9-13-9v-1.25A3.75%203.75%200%200%201%206.75%2025zM16%206a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m18%204a6%206%200%201%201%200%2012a6%206%200%200%201%200-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/people-communication-48-filled.svg?color=%231a73e8&size=48