The Lucide message circle question mark icon visually represents a query or request for information within a conversational context, commonly used to indicate a need for help or clarification.
Common uses
- Button to open a help or FAQ modal
- Link to a support or contact page
- Indicator for a feature requiring user input or explanation
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleQuestionMark } from 'lucide-react';
<MessageCircleQuestionMark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblehelpmessagecirclequestionmarkhelp bubblesupport chatinquiry icondialog help
FAQ
- What is the message circle question mark icon for?
- This icon signifies a question or request for help within a chat or message interface. It's useful for indicating where users can find support or ask questions.
- How do I use this icon in React?
- You can import and use it in React with: import { MessageCircleQuestionMark } from 'lucide-react'. Then, render it as <MessageCircleQuestionMark />.
- What is the license for this icon?
- The Lucide icon library, including this 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 →