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

Name
people-call-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people call icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 7a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M8 3a4 4 0 1 0 0 8a4 4 0 0 0 0-8m7.5 5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M17 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4.25 13A2.25 2.25 0 0 0 2 15.25v.278a2 2 0 0 0 .014.208a4.5 4.5 0 0 0 .778 2.07C3.61 18.974 5.172 20 8 20s4.39-1.025 5.208-2.195a4.5 4.5 0 0 0 .778-2.07a3 3 0 0 0 .014-.207v-.278A2.25 2.25 0 0 0 11.75 13zm-.75 2.507v-.257a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v.257l-.007.08a3 3 0 0 1-.514 1.358C11.486 17.65 10.422 18.5 8 18.5s-3.486-.85-3.98-1.555a3 3 0 0 1-.513-1.359zm14.692-1.512l.476-1.205c.242-.614.92-.933 1.548-.728l.431.141c.724.237 1.326.806 1.35 1.569c.1 3.11-2.476 7.583-5.213 9.055c-.673.362-1.468.123-2.035-.391l-.337-.305a1.253 1.253 0 0 1-.142-1.706l.8-1.01c.29-.367.767-.53 1.22-.42l1.292.313q1.654-1.095 1.774-3.079l-.917-.964a1.2 1.2 0 0 1-.247-1.27"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleCall24Regular(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="M5.5 7a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M8 3a4 4 0 1 0 0 8a4 4 0 0 0 0-8m7.5 5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M17 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4.25 13A2.25 2.25 0 0 0 2 15.25v.278a2 2 0 0 0 .014.208a4.5 4.5 0 0 0 .778 2.07C3.61 18.974 5.172 20 8 20s4.39-1.025 5.208-2.195a4.5 4.5 0 0 0 .778-2.07a3 3 0 0 0 .014-.207v-.278A2.25 2.25 0 0 0 11.75 13zm-.75 2.507v-.257a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v.257l-.007.08a3 3 0 0 1-.514 1.358C11.486 17.65 10.422 18.5 8 18.5s-3.486-.85-3.98-1.555a3 3 0 0 1-.513-1.359zm14.692-1.512l.476-1.205c.242-.614.92-.933 1.548-.728l.431.141c.724.237 1.326.806 1.35 1.569c.1 3.11-2.476 7.583-5.213 9.055c-.673.362-1.468.123-2.035-.391l-.337-.305a1.253 1.253 0 0 1-.142-1.706l.8-1.01c.29-.367.767-.53 1.22-.42l1.292.313q1.654-1.095 1.774-3.079l-.917-.964a1.2 1.2 0 0 1-.247-1.27"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 7a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M8 3a4 4 0 1 0 0 8a4 4 0 0 0 0-8m7.5 5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M17 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4.25 13A2.25 2.25 0 0 0 2 15.25v.278a2 2 0 0 0 .014.208a4.5 4.5 0 0 0 .778 2.07C3.61 18.974 5.172 20 8 20s4.39-1.025 5.208-2.195a4.5 4.5 0 0 0 .778-2.07a3 3 0 0 0 .014-.207v-.278A2.25 2.25 0 0 0 11.75 13zm-.75 2.507v-.257a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v.257l-.007.08a3 3 0 0 1-.514 1.358C11.486 17.65 10.422 18.5 8 18.5s-3.486-.85-3.98-1.555a3 3 0 0 1-.513-1.359zm14.692-1.512l.476-1.205c.242-.614.92-.933 1.548-.728l.431.141c.724.237 1.326.806 1.35 1.569c.1 3.11-2.476 7.583-5.213 9.055c-.673.362-1.468.123-2.035-.391l-.337-.305a1.253 1.253 0 0 1-.142-1.706l.8-1.01c.29-.367.767-.53 1.22-.42l1.292.313q1.654-1.095 1.774-3.079l-.917-.964a1.2 1.2 0 0 1-.247-1.27"/></svg>
</template>

CSS

.icon-people-call-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%207a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200M8%203a4%204%200%201%200%200%208a4%204%200%200%200%200-8m7.5%205a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200M17%205a3%203%200%201%200%200%206a3%203%200%200%200%200-6M4.25%2013A2.25%202.25%200%200%200%202%2015.25v.278a2%202%200%200%200%20.014.208a4.5%204.5%200%200%200%20.778%202.07C3.61%2018.974%205.172%2020%208%2020s4.39-1.025%205.208-2.195a4.5%204.5%200%200%200%20.778-2.07a3%203%200%200%200%20.014-.207v-.278A2.25%202.25%200%200%200%2011.75%2013zm-.75%202.507v-.257a.75.75%200%200%201%20.75-.75h7.5a.75.75%200%200%201%20.75.75v.257l-.007.08a3%203%200%200%201-.514%201.358C11.486%2017.65%2010.422%2018.5%208%2018.5s-3.486-.85-3.98-1.555a3%203%200%200%201-.513-1.359zm14.692-1.512l.476-1.205c.242-.614.92-.933%201.548-.728l.431.141c.724.237%201.326.806%201.35%201.569c.1%203.11-2.476%207.583-5.213%209.055c-.673.362-1.468.123-2.035-.391l-.337-.305a1.253%201.253%200%200%201-.142-1.706l.8-1.01c.29-.367.767-.53%201.22-.42l1.292.313q1.654-1.095%201.774-3.079l-.917-.964a1.2%201.2%200%200%201-.247-1.27%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%22M5.5%207a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200M8%203a4%204%200%201%200%200%208a4%204%200%200%200%200-8m7.5%205a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200M17%205a3%203%200%201%200%200%206a3%203%200%200%200%200-6M4.25%2013A2.25%202.25%200%200%200%202%2015.25v.278a2%202%200%200%200%20.014.208a4.5%204.5%200%200%200%20.778%202.07C3.61%2018.974%205.172%2020%208%2020s4.39-1.025%205.208-2.195a4.5%204.5%200%200%200%20.778-2.07a3%203%200%200%200%20.014-.207v-.278A2.25%202.25%200%200%200%2011.75%2013zm-.75%202.507v-.257a.75.75%200%200%201%20.75-.75h7.5a.75.75%200%200%201%20.75.75v.257l-.007.08a3%203%200%200%201-.514%201.358C11.486%2017.65%2010.422%2018.5%208%2018.5s-3.486-.85-3.98-1.555a3%203%200%200%201-.513-1.359zm14.692-1.512l.476-1.205c.242-.614.92-.933%201.548-.728l.431.141c.724.237%201.326.806%201.35%201.569c.1%203.11-2.476%207.583-5.213%209.055c-.673.362-1.468.123-2.035-.391l-.337-.305a1.253%201.253%200%200%201-.142-1.706l.8-1.01c.29-.367.767-.53%201.22-.42l1.292.313q1.654-1.095%201.774-3.079l-.917-.964a1.2%201.2%200%200%201-.247-1.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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