The Lucide message circle icon depicts a speech bubble within a circle, commonly used to represent chat, messaging, or feedback features in a user interface.
Common uses
- Open a chat window
- Display unread messages indicator
- Submit user feedback
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircle } from 'lucide-react';
<MessageCircle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblemessagecirclechat bubblecomment icon
FAQ
- What is the message circle icon used for?
- It's typically used for features related to communication, such as chat, messaging, or feedback forms.
- How do I use the message circle icon in React?
- You can import and use it like this: import { MessageCircle } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the message circle 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 →