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

Name
call-missed-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M25 29.25a1.25 1.25 0 0 0-2.5 0v5.5c0 .69.56 1.25 1.25 1.25h3.5a1.25 1.25 0 0 0 0-2.5H25zM24 44c6.076 0 11-4.925 11-11s-4.924-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-2.5a8.5 8.5 0 1 1 0-17a8.5 8.5 0 0 1 0 17"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallMissed48Filled(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="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M25 29.25a1.25 1.25 0 0 0-2.5 0v5.5c0 .69.56 1.25 1.25 1.25h3.5a1.25 1.25 0 0 0 0-2.5H25zM24 44c6.076 0 11-4.925 11-11s-4.924-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-2.5a8.5 8.5 0 1 1 0-17a8.5 8.5 0 0 1 0 17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M25 29.25a1.25 1.25 0 0 0-2.5 0v5.5c0 .69.56 1.25 1.25 1.25h3.5a1.25 1.25 0 0 0 0-2.5H25zM24 44c6.076 0 11-4.925 11-11s-4.924-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-2.5a8.5 8.5 0 1 1 0-17a8.5 8.5 0 0 1 0 17"/></svg>
</template>

CSS

.icon-call-missed-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%22M42.304%2020.174c2.574-3.7%201.916-9.049-2.593-10.99C35.947%207.561%2030.606%206%2024.001%206S12.053%207.562%208.29%209.183c-4.509%201.942-5.168%207.29-2.593%2010.99a4.25%204.25%200%200%200%203.986%201.795l3.166-.372A5.25%205.25%200%200%200%2017.23%2018l.713-2.201c.23-.712.66-1.11%201.102-1.208c1.277-.286%203.088-.443%204.95-.445c1.864-.002%203.678.151%204.96.44c.443.1.872.5%201.103%201.213L30.77%2018a5.25%205.25%200%200%200%204.381%203.596l3.166.372a4.25%204.25%200%200%200%203.986-1.794M25%2029.25a1.25%201.25%200%200%200-2.5%200v5.5c0%20.69.56%201.25%201.25%201.25h3.5a1.25%201.25%200%200%200%200-2.5H25zM24%2044c6.076%200%2011-4.925%2011-11s-4.924-11-11-11s-11%204.925-11%2011s4.925%2011%2011%2011m0-2.5a8.5%208.5%200%201%201%200-17a8.5%208.5%200%200%201%200%2017%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%22M42.304%2020.174c2.574-3.7%201.916-9.049-2.593-10.99C35.947%207.561%2030.606%206%2024.001%206S12.053%207.562%208.29%209.183c-4.509%201.942-5.168%207.29-2.593%2010.99a4.25%204.25%200%200%200%203.986%201.795l3.166-.372A5.25%205.25%200%200%200%2017.23%2018l.713-2.201c.23-.712.66-1.11%201.102-1.208c1.277-.286%203.088-.443%204.95-.445c1.864-.002%203.678.151%204.96.44c.443.1.872.5%201.103%201.213L30.77%2018a5.25%205.25%200%200%200%204.381%203.596l3.166.372a4.25%204.25%200%200%200%203.986-1.794M25%2029.25a1.25%201.25%200%200%200-2.5%200v5.5c0%20.69.56%201.25%201.25%201.25h3.5a1.25%201.25%200%200%200%200-2.5H25zM24%2044c6.076%200%2011-4.925%2011-11s-4.924-11-11-11s-11%204.925-11%2011s4.925%2011%2011%2011m0-2.5a8.5%208.5%200%201%201%200-17a8.5%208.5%200%200%201%200%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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