call-missed-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
call-missed-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 call missed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M9.5 11.5a.5.5 0 0 1 .5.5v1.5h1.005a.5.5 0 1 1 0 1H9.5A.5.5 0 0 1 9 14v-2a.5.5 0 0 1 .5-.5m-4 2a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 10a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallMissed20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M9.5 11.5a.5.5 0 0 1 .5.5v1.5h1.005a.5.5 0 1 1 0 1H9.5A.5.5 0 0 1 9 14v-2a.5.5 0 0 1 .5-.5m-4 2a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 10a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M9.5 11.5a.5.5 0 0 1 .5.5v1.5h1.005a.5.5 0 1 1 0 1H9.5A.5.5 0 0 1 9 14v-2a.5.5 0 0 1 .5-.5m-4 2a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 10a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7"/></svg>
</template>

CSS

.icon-call-missed-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.802%207.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316%202.168a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.163C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219M9.5%2011.5a.5.5%200%200%201%20.5.5v1.5h1.005a.5.5%200%201%201%200%201H9.5A.5.5%200%200%201%209%2014v-2a.5.5%200%200%201%20.5-.5m-4%202a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200M10%2010a3.5%203.5%200%201%200%200%207a3.5%203.5%200%200%200%200-7%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.802%207.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316%202.168a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.163C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219M9.5%2011.5a.5.5%200%200%201%20.5.5v1.5h1.005a.5.5%200%201%201%200%201H9.5A.5.5%200%200%201%209%2014v-2a.5.5%200%200%201%20.5-.5m-4%202a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200M10%2010a3.5%203.5%200%201%200%200%207a3.5%203.5%200%200%200%200-7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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