call disabled 02 icon
call-disabled-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- call-disabled-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-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-01call-missed-02
Use the call disabled 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="M21 3L3 21m5.084-9.084c-.155-.304-.242-.514-.28-.768a2.16 2.16 0 0 1 .101-.982c.12-.328.344-.596.791-1.133c.45-.54.674-.809.793-1.114c.114-.292.158-.607.128-.919c-.031-.325-.174-.646-.459-1.288l-.402-.906c-.264-.592-.395-.888-.592-1.115a2 2 0 0 0-.928-.603C6.949 3 6.624 3 5.976 3c-.948 0-1.422 0-1.82.182a2.12 2.12 0 0 0-1.061 1.169c-.143.413-.102.838-.02 1.689q.479 4.964 2.597 8.288m1.779 2.221q3.721 3.721 10.51 4.376c.85.082 1.275.123 1.688-.02a2.12 2.12 0 0 0 1.169-1.06c.182-.399.182-.873.182-1.821c0-.649 0-.973-.088-1.26a2 2 0 0 0-.603-.928c-.227-.197-.523-.328-1.115-.592l-.906-.402c-.642-.285-.962-.428-1.288-.459a2 2 0 0 0-.919.128c-.305.119-.575.343-1.114.793c-.537.447-.805.67-1.133.79a2.16 2.16 0 0 1-.982.101c-.345-.05-.61-.192-1.139-.475c-.823-.44-1.461-.886-2.004-1.43"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCallDisabled02(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="M21 3L3 21m5.084-9.084c-.155-.304-.242-.514-.28-.768a2.16 2.16 0 0 1 .101-.982c.12-.328.344-.596.791-1.133c.45-.54.674-.809.793-1.114c.114-.292.158-.607.128-.919c-.031-.325-.174-.646-.459-1.288l-.402-.906c-.264-.592-.395-.888-.592-1.115a2 2 0 0 0-.928-.603C6.949 3 6.624 3 5.976 3c-.948 0-1.422 0-1.82.182a2.12 2.12 0 0 0-1.061 1.169c-.143.413-.102.838-.02 1.689q.479 4.964 2.597 8.288m1.779 2.221q3.721 3.721 10.51 4.376c.85.082 1.275.123 1.688-.02a2.12 2.12 0 0 0 1.169-1.06c.182-.399.182-.873.182-1.821c0-.649 0-.973-.088-1.26a2 2 0 0 0-.603-.928c-.227-.197-.523-.328-1.115-.592l-.906-.402c-.642-.285-.962-.428-1.288-.459a2 2 0 0 0-.919.128c-.305.119-.575.343-1.114.793c-.537.447-.805.67-1.133.79a2.16 2.16 0 0 1-.982.101c-.345-.05-.61-.192-1.139-.475c-.823-.44-1.461-.886-2.004-1.43"/></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="M21 3L3 21m5.084-9.084c-.155-.304-.242-.514-.28-.768a2.16 2.16 0 0 1 .101-.982c.12-.328.344-.596.791-1.133c.45-.54.674-.809.793-1.114c.114-.292.158-.607.128-.919c-.031-.325-.174-.646-.459-1.288l-.402-.906c-.264-.592-.395-.888-.592-1.115a2 2 0 0 0-.928-.603C6.949 3 6.624 3 5.976 3c-.948 0-1.422 0-1.82.182a2.12 2.12 0 0 0-1.061 1.169c-.143.413-.102.838-.02 1.689q.479 4.964 2.597 8.288m1.779 2.221q3.721 3.721 10.51 4.376c.85.082 1.275.123 1.688-.02a2.12 2.12 0 0 0 1.169-1.06c.182-.399.182-.873.182-1.821c0-.649 0-.973-.088-1.26a2 2 0 0 0-.603-.928c-.227-.197-.523-.328-1.115-.592l-.906-.402c-.642-.285-.962-.428-1.288-.459a2 2 0 0 0-.919.128c-.305.119-.575.343-1.114.793c-.537.447-.805.67-1.133.79a2.16 2.16 0 0 1-.982.101c-.345-.05-.61-.192-1.139-.475c-.823-.44-1.461-.886-2.004-1.43"/></svg> </template>
CSS
.icon-call-disabled-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%22M21%203L3%2021m5.084-9.084c-.155-.304-.242-.514-.28-.768a2.16%202.16%200%200%201%20.101-.982c.12-.328.344-.596.791-1.133c.45-.54.674-.809.793-1.114c.114-.292.158-.607.128-.919c-.031-.325-.174-.646-.459-1.288l-.402-.906c-.264-.592-.395-.888-.592-1.115a2%202%200%200%200-.928-.603C6.949%203%206.624%203%205.976%203c-.948%200-1.422%200-1.82.182a2.12%202.12%200%200%200-1.061%201.169c-.143.413-.102.838-.02%201.689q.479%204.964%202.597%208.288m1.779%202.221q3.721%203.721%2010.51%204.376c.85.082%201.275.123%201.688-.02a2.12%202.12%200%200%200%201.169-1.06c.182-.399.182-.873.182-1.821c0-.649%200-.973-.088-1.26a2%202%200%200%200-.603-.928c-.227-.197-.523-.328-1.115-.592l-.906-.402c-.642-.285-.962-.428-1.288-.459a2%202%200%200%200-.919.128c-.305.119-.575.343-1.114.793c-.537.447-.805.67-1.133.79a2.16%202.16%200%200%201-.982.101c-.345-.05-.61-.192-1.139-.475c-.823-.44-1.461-.886-2.004-1.43%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%22M21%203L3%2021m5.084-9.084c-.155-.304-.242-.514-.28-.768a2.16%202.16%200%200%201%20.101-.982c.12-.328.344-.596.791-1.133c.45-.54.674-.809.793-1.114c.114-.292.158-.607.128-.919c-.031-.325-.174-.646-.459-1.288l-.402-.906c-.264-.592-.395-.888-.592-1.115a2%202%200%200%200-.928-.603C6.949%203%206.624%203%205.976%203c-.948%200-1.422%200-1.82.182a2.12%202.12%200%200%200-1.061%201.169c-.143.413-.102.838-.02%201.689q.479%204.964%202.597%208.288m1.779%202.221q3.721%203.721%2010.51%204.376c.85.082%201.275.123%201.688-.02a2.12%202.12%200%200%200%201.169-1.06c.182-.399.182-.873.182-1.821c0-.649%200-.973-.088-1.26a2%202%200%200%200-.603-.928c-.227-.197-.523-.328-1.115-.592l-.906-.402c-.642-.285-.962-.428-1.288-.459a2%202%200%200%200-.919.128c-.305.119-.575.343-1.114.793c-.537.447-.805.67-1.133.79a2.16%202.16%200%200%201-.982.101c-.345-.05-.61-.192-1.139-.475c-.823-.44-1.461-.886-2.004-1.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/call-disabled-02.svg?color=%231a73e8&size=48