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

Name
call-missed-12-filled
Set
Fluent UI System Icons
Style
12 Filled
Viewbox
12×12
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 12 12"><path fill="currentColor" d="m6.953 3.023l.199 1.05c.08.418.393.743.791.82l.444.084c.691.133 1.36-.33 1.518-1.052l.046-.212c.17-.777-.1-1.651-.854-2.016A7.1 7.1 0 0 0 5.998 1a7.2 7.2 0 0 0-3.085.698c-.76.363-1.035 1.241-.864 2.023l.045.204c.158.721.826 1.185 1.518 1.052l.443-.084c.398-.077.712-.402.791-.82l.2-1.05l.177-.035c.228-.041.515-.081.776-.081c.26 0 .548.04.777.081zM6 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1H6zM6 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4 8a2 2 0 1 1 4 0a2 2 0 0 1-4 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallMissed12Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m6.953 3.023l.199 1.05c.08.418.393.743.791.82l.444.084c.691.133 1.36-.33 1.518-1.052l.046-.212c.17-.777-.1-1.651-.854-2.016A7.1 7.1 0 0 0 5.998 1a7.2 7.2 0 0 0-3.085.698c-.76.363-1.035 1.241-.864 2.023l.045.204c.158.721.826 1.185 1.518 1.052l.443-.084c.398-.077.712-.402.791-.82l.2-1.05l.177-.035c.228-.041.515-.081.776-.081c.26 0 .548.04.777.081zM6 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1H6zM6 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4 8a2 2 0 1 1 4 0a2 2 0 0 1-4 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m6.953 3.023l.199 1.05c.08.418.393.743.791.82l.444.084c.691.133 1.36-.33 1.518-1.052l.046-.212c.17-.777-.1-1.651-.854-2.016A7.1 7.1 0 0 0 5.998 1a7.2 7.2 0 0 0-3.085.698c-.76.363-1.035 1.241-.864 2.023l.045.204c.158.721.826 1.185 1.518 1.052l.443-.084c.398-.077.712-.402.791-.82l.2-1.05l.177-.035c.228-.041.515-.081.776-.081c.26 0 .548.04.777.081zM6 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1H6zM6 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6M4 8a2 2 0 1 1 4 0a2 2 0 0 1-4 0"/></svg>
</template>

CSS

.icon-call-missed-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.953%203.023l.199%201.05c.08.418.393.743.791.82l.444.084c.691.133%201.36-.33%201.518-1.052l.046-.212c.17-.777-.1-1.651-.854-2.016A7.1%207.1%200%200%200%205.998%201a7.2%207.2%200%200%200-3.085.698c-.76.363-1.035%201.241-.864%202.023l.045.204c.158.721.826%201.185%201.518%201.052l.443-.084c.398-.077.712-.402.791-.82l.2-1.05l.177-.035c.228-.041.515-.081.776-.081c.26%200%20.548.04.777.081zM6%207.5a.5.5%200%200%200-1%200v1a.5.5%200%200%200%20.5.5h1a.5.5%200%200%200%200-1H6zM6%205a3%203%200%201%200%200%206a3%203%200%200%200%200-6M4%208a2%202%200%201%201%204%200a2%202%200%200%201-4%200%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.953%203.023l.199%201.05c.08.418.393.743.791.82l.444.084c.691.133%201.36-.33%201.518-1.052l.046-.212c.17-.777-.1-1.651-.854-2.016A7.1%207.1%200%200%200%205.998%201a7.2%207.2%200%200%200-3.085.698c-.76.363-1.035%201.241-.864%202.023l.045.204c.158.721.826%201.185%201.518%201.052l.443-.084c.398-.077.712-.402.791-.82l.2-1.05l.177-.035c.228-.041.515-.081.776-.081c.26%200%20.548.04.777.081zM6%207.5a.5.5%200%200%200-1%200v1a.5.5%200%200%200%20.5.5h1a.5.5%200%200%200%200-1H6zM6%205a3%203%200%201%200%200%206a3%203%200%200%200%200-6M4%208a2%202%200%201%201%204%200a2%202%200%200%201-4%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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