The Lucide message square dot icon visually represents an unread or unresolved message within a chat interface, often indicating new activity or an item requiring attention.
Common uses
- Highlighting new chat messages
- Indicating unresolved support tickets
- Marking comments needing a reply
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareDot } from 'lucide-react';
<MessageSquareDot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unreadunresolvedcommentchatconversationdialogfeedbackspeech bubblemessagesquaredotunread messagenew chatunresolved commentnotification bubble
FAQ
- What is the message square dot icon used for?
- It's typically used to signify an unread message, an unresolved item, or new activity in a communication context like chat or feedback.
- How do I use this icon in React?
- You can import and use it like this: import { MessageSquareDot } from 'lucide-react'; <MessageSquareDot />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →