call missed 02 icon
call-missed-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- call-missed-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
call-02call-addcall-add-02call-blockedcall-blocked-02call-disabledcall-disabled-02call-donecall-done-02call-end-01call-end-02call-end-03call-end-04call-incoming-01call-incoming-02call-incoming-03call-incoming-04call-internalcall-internal-02call-lockedcall-locked-02call-minuscall-minus-02call-missed-01
Use the call missed 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M7.237 9c-.088-1.004-.495-3.238.015-3.748S9.996 5.15 11 5.237M7.5 5.5l3.646 3.646a1.207 1.207 0 0 0 1.708 0L17 5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCallMissed02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M7.237 9c-.088-1.004-.495-3.238.015-3.748S9.996 5.15 11 5.237M7.5 5.5l3.646 3.646a1.207 1.207 0 0 0 1.708 0L17 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M7.237 9c-.088-1.004-.495-3.238.015-3.748S9.996 5.15 11 5.237M7.5 5.5l3.646 3.646a1.207 1.207 0 0 0 1.708 0L17 5"/></svg> </template>
CSS
.icon-call-missed-02 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.054%2014.03v2.763c0%20.564.36%201.078.92%201.346c.439.21.958.468%201.38.708c.391.222.939.209%201.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9%200c-.725.514-.72%201.465-.063%202.046l.892.789c.328.29.865.292%201.247.058c.42-.258.904-.497%201.32-.687c.598-.274%201-.81%201-1.405V14.03M7.237%209c-.088-1.004-.495-3.238.015-3.748S9.996%205.15%2011%205.237M7.5%205.5l3.646%203.646a1.207%201.207%200%200%200%201.708%200L17%205%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.054%2014.03v2.763c0%20.564.36%201.078.92%201.346c.439.21.958.468%201.38.708c.391.222.939.209%201.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9%200c-.725.514-.72%201.465-.063%202.046l.892.789c.328.29.865.292%201.247.058c.42-.258.904-.497%201.32-.687c.598-.274%201-.81%201-1.405V14.03M7.237%209c-.088-1.004-.495-3.238.015-3.748S9.996%205.15%2011%205.237M7.5%205.5l3.646%203.646a1.207%201.207%200%200%200%201.708%200L17%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/call-missed-02.svg?color=%231a73e8&size=48