John KuehJohn Kueh

call disabled icon

HugeIcons · CallDisabledIcon · MIT

Download SVG

The HugeIcons call disabled icon visually represents that a phone call or communication feature is unavailable or has been turned off.

Common uses

  • Disabling incoming calls in a status setting.
  • Indicating a muted or unavailable communication channel.
  • Showing a blocked or restricted contact.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallDisabledIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CallDisabledIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
phone offno callscommunication blockedmute call

FAQ

What does the call disabled icon mean?
It signifies that a call or communication function is not currently active or accessible.
How do I use the CallDisabledIcon in React?
Import both HugeiconsIcon and CallDisabledIcon, then render it using <HugeiconsIcon icon={CallDisabledIcon} />.
What is the license for this icon?
This icon is provided under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →