The Lucide message square off icon depicts a speech bubble with a diagonal line through it, commonly used to indicate that messaging or communication features are disabled, turned off, or cleared.
Common uses
- Disabling chat functionality
- Clearing a message thread
- Muting notifications
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareOff } from 'lucide-react';
<MessageSquareOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubbleclearclosedeleteremovecancelsilencemutemoderatemessagesquare
FAQ
- What does the message square off icon represent?
- It signifies that a message or chat feature is turned off, disabled, or has been cleared. It's often used to show a state of no communication.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { MessageSquareOff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the message square off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →