call missed icon
call-missed-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- call-missed-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-forward-16-filledcall-inbound-16-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call missed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.957 8.94c-.051 1.153-.542 2.307-1.296 3.249l-.146.182a2.75 2.75 0 0 1-2.42 1.017l-2.52-.252a2.75 2.75 0 0 1-2.394-2.07l-.441-1.765c-.093-.372-.31-.6-.54-.672c-1.316-.409-3.099-.401-4.4.002c-.229.07-.447.298-.54.67l-.441 1.766a2.75 2.75 0 0 1-2.394 2.07l-2.52.251a2.75 2.75 0 0 1-2.42-1.017l-.146-.182c-.754-.942-1.245-2.096-1.296-3.25c-.051-1.172.356-2.34 1.379-3.2C5.349 4.12 8.63 2.5 14 2.5s8.652 1.62 10.579 3.24c1.022.859 1.43 2.027 1.378 3.2m-1.499-.067c.034-.765-.22-1.461-.844-1.986C21.976 5.511 19.043 4 14 4S6.024 5.511 4.387 6.887c-.624.525-.879 1.221-.845 1.986c.035.784.378 1.641.968 2.378l.146.183c.265.33.679.504 1.1.462l2.52-.252a1.25 1.25 0 0 0 1.088-.94l.441-1.767c.184-.734.693-1.473 1.552-1.74c1.586-.49 3.678-.5 5.288 0c.858.267 1.367 1.006 1.55 1.74l.442 1.766a1.25 1.25 0 0 0 1.088.94l2.52.253a1.25 1.25 0 0 0 1.099-.463l.146-.182c.59-.737.934-1.594.968-2.378M14.5 17.25a.75.75 0 0 0-1.5 0v3c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5H14.5zM14 26a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-1.5a5 5 0 1 1 0-10a5 5 0 0 1 0 10"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallMissed28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.957 8.94c-.051 1.153-.542 2.307-1.296 3.249l-.146.182a2.75 2.75 0 0 1-2.42 1.017l-2.52-.252a2.75 2.75 0 0 1-2.394-2.07l-.441-1.765c-.093-.372-.31-.6-.54-.672c-1.316-.409-3.099-.401-4.4.002c-.229.07-.447.298-.54.67l-.441 1.766a2.75 2.75 0 0 1-2.394 2.07l-2.52.251a2.75 2.75 0 0 1-2.42-1.017l-.146-.182c-.754-.942-1.245-2.096-1.296-3.25c-.051-1.172.356-2.34 1.379-3.2C5.349 4.12 8.63 2.5 14 2.5s8.652 1.62 10.579 3.24c1.022.859 1.43 2.027 1.378 3.2m-1.499-.067c.034-.765-.22-1.461-.844-1.986C21.976 5.511 19.043 4 14 4S6.024 5.511 4.387 6.887c-.624.525-.879 1.221-.845 1.986c.035.784.378 1.641.968 2.378l.146.183c.265.33.679.504 1.1.462l2.52-.252a1.25 1.25 0 0 0 1.088-.94l.441-1.767c.184-.734.693-1.473 1.552-1.74c1.586-.49 3.678-.5 5.288 0c.858.267 1.367 1.006 1.55 1.74l.442 1.766a1.25 1.25 0 0 0 1.088.94l2.52.253a1.25 1.25 0 0 0 1.099-.463l.146-.182c.59-.737.934-1.594.968-2.378M14.5 17.25a.75.75 0 0 0-1.5 0v3c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5H14.5zM14 26a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-1.5a5 5 0 1 1 0-10a5 5 0 0 1 0 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.957 8.94c-.051 1.153-.542 2.307-1.296 3.249l-.146.182a2.75 2.75 0 0 1-2.42 1.017l-2.52-.252a2.75 2.75 0 0 1-2.394-2.07l-.441-1.765c-.093-.372-.31-.6-.54-.672c-1.316-.409-3.099-.401-4.4.002c-.229.07-.447.298-.54.67l-.441 1.766a2.75 2.75 0 0 1-2.394 2.07l-2.52.251a2.75 2.75 0 0 1-2.42-1.017l-.146-.182c-.754-.942-1.245-2.096-1.296-3.25c-.051-1.172.356-2.34 1.379-3.2C5.349 4.12 8.63 2.5 14 2.5s8.652 1.62 10.579 3.24c1.022.859 1.43 2.027 1.378 3.2m-1.499-.067c.034-.765-.22-1.461-.844-1.986C21.976 5.511 19.043 4 14 4S6.024 5.511 4.387 6.887c-.624.525-.879 1.221-.845 1.986c.035.784.378 1.641.968 2.378l.146.183c.265.33.679.504 1.1.462l2.52-.252a1.25 1.25 0 0 0 1.088-.94l.441-1.767c.184-.734.693-1.473 1.552-1.74c1.586-.49 3.678-.5 5.288 0c.858.267 1.367 1.006 1.55 1.74l.442 1.766a1.25 1.25 0 0 0 1.088.94l2.52.253a1.25 1.25 0 0 0 1.099-.463l.146-.182c.59-.737.934-1.594.968-2.378M14.5 17.25a.75.75 0 0 0-1.5 0v3c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5H14.5zM14 26a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-1.5a5 5 0 1 1 0-10a5 5 0 0 1 0 10"/></svg> </template>
CSS
.icon-call-missed-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.957%208.94c-.051%201.153-.542%202.307-1.296%203.249l-.146.182a2.75%202.75%200%200%201-2.42%201.017l-2.52-.252a2.75%202.75%200%200%201-2.394-2.07l-.441-1.765c-.093-.372-.31-.6-.54-.672c-1.316-.409-3.099-.401-4.4.002c-.229.07-.447.298-.54.67l-.441%201.766a2.75%202.75%200%200%201-2.394%202.07l-2.52.251a2.75%202.75%200%200%201-2.42-1.017l-.146-.182c-.754-.942-1.245-2.096-1.296-3.25c-.051-1.172.356-2.34%201.379-3.2C5.349%204.12%208.63%202.5%2014%202.5s8.652%201.62%2010.579%203.24c1.022.859%201.43%202.027%201.378%203.2m-1.499-.067c.034-.765-.22-1.461-.844-1.986C21.976%205.511%2019.043%204%2014%204S6.024%205.511%204.387%206.887c-.624.525-.879%201.221-.845%201.986c.035.784.378%201.641.968%202.378l.146.183c.265.33.679.504%201.1.462l2.52-.252a1.25%201.25%200%200%200%201.088-.94l.441-1.767c.184-.734.693-1.473%201.552-1.74c1.586-.49%203.678-.5%205.288%200c.858.267%201.367%201.006%201.55%201.74l.442%201.766a1.25%201.25%200%200%200%201.088.94l2.52.253a1.25%201.25%200%200%200%201.099-.463l.146-.182c.59-.737.934-1.594.968-2.378M14.5%2017.25a.75.75%200%200%200-1.5%200v3c0%20.414.336.75.75.75h2a.75.75%200%200%200%200-1.5H14.5zM14%2026a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013m0-1.5a5%205%200%201%201%200-10a5%205%200%200%201%200%2010%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.957%208.94c-.051%201.153-.542%202.307-1.296%203.249l-.146.182a2.75%202.75%200%200%201-2.42%201.017l-2.52-.252a2.75%202.75%200%200%201-2.394-2.07l-.441-1.765c-.093-.372-.31-.6-.54-.672c-1.316-.409-3.099-.401-4.4.002c-.229.07-.447.298-.54.67l-.441%201.766a2.75%202.75%200%200%201-2.394%202.07l-2.52.251a2.75%202.75%200%200%201-2.42-1.017l-.146-.182c-.754-.942-1.245-2.096-1.296-3.25c-.051-1.172.356-2.34%201.379-3.2C5.349%204.12%208.63%202.5%2014%202.5s8.652%201.62%2010.579%203.24c1.022.859%201.43%202.027%201.378%203.2m-1.499-.067c.034-.765-.22-1.461-.844-1.986C21.976%205.511%2019.043%204%2014%204S6.024%205.511%204.387%206.887c-.624.525-.879%201.221-.845%201.986c.035.784.378%201.641.968%202.378l.146.183c.265.33.679.504%201.1.462l2.52-.252a1.25%201.25%200%200%200%201.088-.94l.441-1.767c.184-.734.693-1.473%201.552-1.74c1.586-.49%203.678-.5%205.288%200c.858.267%201.367%201.006%201.55%201.74l.442%201.766a1.25%201.25%200%200%200%201.088.94l2.52.253a1.25%201.25%200%200%200%201.099-.463l.146-.182c.59-.737.934-1.594.968-2.378M14.5%2017.25a.75.75%200%200%200-1.5%200v3c0%20.414.336.75.75.75h2a.75.75%200%200%200%200-1.5H14.5zM14%2026a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013m0-1.5a5%205%200%201%201%200-10a5%205%200%200%201%200%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-missed-28-regular.svg?color=%231a73e8&size=48