John KuehJohn Kueh

chat blocked 01 icon

HugeIcons · ChatBlocked01Icon · MIT

Download SVG

The HugeIcons chat blocked 01 icon depicts a chat bubble with a diagonal line through it, commonly used to indicate that chat functionality is disabled or restricted.

Common uses

  • Disabling chat features in a user profile.
  • Showing a restricted communication channel.
  • Indicating a user has blocked another user from messaging.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
message blockedno chatchat disabledcommunication restricted

FAQ

What does the ChatBlocked01Icon represent?
This icon visually represents a blocked or disabled chat. It's used to signify that communication is not allowed or has been interrupted.
How do I use ChatBlocked01Icon in a React application?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ChatBlocked01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ChatBlocked01Icon} />.
What is the license for this icon?
The ChatBlocked01Icon is distributed 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 →