phone missed call icon

phone-missed-call from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
phone-missed-call
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the phone missed call icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-miterlimit="10" d="m6.889 12.731l.777-.269c1.332-.37 2.71-.557 4.092-.557a14.5 14.5 0 0 1 5.139.746a8.9 8.9 0 0 1 2.45 1.394a4.73 4.73 0 0 1 1.752 2.171c.104.434.155.879.15 1.325a1.46 1.46 0 0 1-.38 1.055a1.6 1.6 0 0 1-1.154.309h-2.46a1.24 1.24 0 0 1-.836-.26a1.1 1.1 0 0 1-.28-.676v-.996a1.23 1.23 0 0 0-.437-.996a3 3 0 0 0-1.325-.318c-.647-.1-1.294-.2-1.991-.24a10.9 10.9 0 0 0-3.585.35a1 1 0 0 0-.787.617a3.4 3.4 0 0 0-.11 1.175a1.3 1.3 0 0 1-.278.995a1.16 1.16 0 0 1-.837.319H4.708a9 9 0 0 1-.996 0a1.14 1.14 0 0 1-.736-.398a1.7 1.7 0 0 1-.22-.996a3.85 3.85 0 0 1 1.305-2.988a8.5 8.5 0 0 1 2.828-1.762Z"/><path stroke-linejoin="round" d="m16.986 5.084l-3.923 3.923a1.504 1.504 0 0 1-2.111 0L7.028 5.084"/><path stroke-linejoin="round" d="M7.028 9.067V5.083h3.984"/></g></svg>

React

import type { SVGProps } from "react";

export function MagePhoneMissedCall(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeMiterlimit="10" d="m6.889 12.731l.777-.269c1.332-.37 2.71-.557 4.092-.557a14.5 14.5 0 0 1 5.139.746a8.9 8.9 0 0 1 2.45 1.394a4.73 4.73 0 0 1 1.752 2.171c.104.434.155.879.15 1.325a1.46 1.46 0 0 1-.38 1.055a1.6 1.6 0 0 1-1.154.309h-2.46a1.24 1.24 0 0 1-.836-.26a1.1 1.1 0 0 1-.28-.676v-.996a1.23 1.23 0 0 0-.437-.996a3 3 0 0 0-1.325-.318c-.647-.1-1.294-.2-1.991-.24a10.9 10.9 0 0 0-3.585.35a1 1 0 0 0-.787.617a3.4 3.4 0 0 0-.11 1.175a1.3 1.3 0 0 1-.278.995a1.16 1.16 0 0 1-.837.319H4.708a9 9 0 0 1-.996 0a1.14 1.14 0 0 1-.736-.398a1.7 1.7 0 0 1-.22-.996a3.85 3.85 0 0 1 1.305-2.988a8.5 8.5 0 0 1 2.828-1.762Z"/><path strokeLinejoin="round" d="m16.986 5.084l-3.923 3.923a1.504 1.504 0 0 1-2.111 0L7.028 5.084"/><path strokeLinejoin="round" d="M7.028 9.067V5.083h3.984"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-miterlimit="10" d="m6.889 12.731l.777-.269c1.332-.37 2.71-.557 4.092-.557a14.5 14.5 0 0 1 5.139.746a8.9 8.9 0 0 1 2.45 1.394a4.73 4.73 0 0 1 1.752 2.171c.104.434.155.879.15 1.325a1.46 1.46 0 0 1-.38 1.055a1.6 1.6 0 0 1-1.154.309h-2.46a1.24 1.24 0 0 1-.836-.26a1.1 1.1 0 0 1-.28-.676v-.996a1.23 1.23 0 0 0-.437-.996a3 3 0 0 0-1.325-.318c-.647-.1-1.294-.2-1.991-.24a10.9 10.9 0 0 0-3.585.35a1 1 0 0 0-.787.617a3.4 3.4 0 0 0-.11 1.175a1.3 1.3 0 0 1-.278.995a1.16 1.16 0 0 1-.837.319H4.708a9 9 0 0 1-.996 0a1.14 1.14 0 0 1-.736-.398a1.7 1.7 0 0 1-.22-.996a3.85 3.85 0 0 1 1.305-2.988a8.5 8.5 0 0 1 2.828-1.762Z"/><path stroke-linejoin="round" d="m16.986 5.084l-3.923 3.923a1.504 1.504 0 0 1-2.111 0L7.028 5.084"/><path stroke-linejoin="round" d="M7.028 9.067V5.083h3.984"/></g></svg>
</template>

CSS

.icon-phone-missed-call {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m6.889%2012.731l.777-.269c1.332-.37%202.71-.557%204.092-.557a14.5%2014.5%200%200%201%205.139.746a8.9%208.9%200%200%201%202.45%201.394a4.73%204.73%200%200%201%201.752%202.171c.104.434.155.879.15%201.325a1.46%201.46%200%200%201-.38%201.055a1.6%201.6%200%200%201-1.154.309h-2.46a1.24%201.24%200%200%201-.836-.26a1.1%201.1%200%200%201-.28-.676v-.996a1.23%201.23%200%200%200-.437-.996a3%203%200%200%200-1.325-.318c-.647-.1-1.294-.2-1.991-.24a10.9%2010.9%200%200%200-3.585.35a1%201%200%200%200-.787.617a3.4%203.4%200%200%200-.11%201.175a1.3%201.3%200%200%201-.278.995a1.16%201.16%200%200%201-.837.319H4.708a9%209%200%200%201-.996%200a1.14%201.14%200%200%201-.736-.398a1.7%201.7%200%200%201-.22-.996a3.85%203.85%200%200%201%201.305-2.988a8.5%208.5%200%200%201%202.828-1.762Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16.986%205.084l-3.923%203.923a1.504%201.504%200%200%201-2.111%200L7.028%205.084%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.028%209.067V5.083h3.984%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m6.889%2012.731l.777-.269c1.332-.37%202.71-.557%204.092-.557a14.5%2014.5%200%200%201%205.139.746a8.9%208.9%200%200%201%202.45%201.394a4.73%204.73%200%200%201%201.752%202.171c.104.434.155.879.15%201.325a1.46%201.46%200%200%201-.38%201.055a1.6%201.6%200%200%201-1.154.309h-2.46a1.24%201.24%200%200%201-.836-.26a1.1%201.1%200%200%201-.28-.676v-.996a1.23%201.23%200%200%200-.437-.996a3%203%200%200%200-1.325-.318c-.647-.1-1.294-.2-1.991-.24a10.9%2010.9%200%200%200-3.585.35a1%201%200%200%200-.787.617a3.4%203.4%200%200%200-.11%201.175a1.3%201.3%200%200%201-.278.995a1.16%201.16%200%200%201-.837.319H4.708a9%209%200%200%201-.996%200a1.14%201.14%200%200%201-.736-.398a1.7%201.7%200%200%201-.22-.996a3.85%203.85%200%200%201%201.305-2.988a8.5%208.5%200%200%201%202.828-1.762Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16.986%205.084l-3.923%203.923a1.504%201.504%200%200%201-2.111%200L7.028%205.084%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.028%209.067V5.083h3.984%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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