call missed 01 icon

call-missed-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
call-missed-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the call missed 01 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-linejoin="round" stroke-width="1.5"><path d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="m12.489 5.489l3.157 3.157a1.207 1.207 0 0 0 1.708 0L21 5m-8.793 3.5c-.076-.879-.433-2.833.014-3.28c.446-.446 2.4-.09 3.279-.013"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCallMissed01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="m12.489 5.489l3.157 3.157a1.207 1.207 0 0 0 1.708 0L21 5m-8.793 3.5c-.076-.879-.433-2.833.014-3.28c.446-.446 2.4-.09 3.279-.013"/></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-linejoin="round" stroke-width="1.5"><path d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="m12.489 5.489l3.157 3.157a1.207 1.207 0 0 0 1.708 0L21 5m-8.793 3.5c-.076-.879-.433-2.833.014-3.28c.446-.446 2.4-.09 3.279-.013"/></g></svg>
</template>

CSS

.icon-call-missed-01 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m4.912%2010.541l2.64-2.64a2.08%202.08%200%200%200%20.507-2.064a27%2027%200%200%201-.49-1.844C7.453%203.45%206.976%203%206.42%203H4.912c-1.11%200-2.023.904-1.901%202.008c.926%208.392%207.59%2015.055%2015.981%2015.981c1.104.122%202.008-.79%202.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15%2015%200%200%201-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581%202.582%22%2F%3E%3Cpath%20d%3D%22m12.489%205.489l3.157%203.157a1.207%201.207%200%200%200%201.708%200L21%205m-8.793%203.5c-.076-.879-.433-2.833.014-3.28c.446-.446%202.4-.09%203.279-.013%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m4.912%2010.541l2.64-2.64a2.08%202.08%200%200%200%20.507-2.064a27%2027%200%200%201-.49-1.844C7.453%203.45%206.976%203%206.42%203H4.912c-1.11%200-2.023.904-1.901%202.008c.926%208.392%207.59%2015.055%2015.981%2015.981c1.104.122%202.008-.79%202.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15%2015%200%200%201-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581%202.582%22%2F%3E%3Cpath%20d%3D%22m12.489%205.489l3.157%203.157a1.207%201.207%200%200%200%201.708%200L21%205m-8.793%203.5c-.076-.879-.433-2.833.014-3.28c.446-.446%202.4-.09%203.279-.013%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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