John KuehJohn Kueh

call blocked icon

HugeIcons · CallBlockedIcon · MIT

Download SVG

The HugeIcons call blocked icon visually represents a communication attempt that has been prevented or denied, commonly used to indicate that a call has been rejected or is unable to connect.

Common uses

  • Indicate a blocked incoming call in a call log.
  • Show a denied outgoing call attempt.
  • Represent a user's preference to block specific numbers.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
call rejectedcall deniedblocked numberno connection

FAQ

What does the call blocked icon signify?
This icon signifies that a call has been blocked or prevented from connecting. It's used to visually communicate a denied communication attempt.
How do I use the CallBlockedIcon in React?
To use it in React, import both HugeiconsIcon and CallBlockedIcon, then render <HugeiconsIcon icon={CallBlockedIcon} />.
What is the license for this icon?
The HugeIcons call blocked icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →