The Lucide circle question mark icon visually represents a query or a need for information, commonly used to indicate help, support, or additional details.
Common uses
- Help button in a form
- Link to FAQs
- Tooltip trigger
Use it in React
Install
npm i lucide-reactImport & render
import { CircleQuestionMark } from 'lucide-react';
<CircleQuestionMark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- question markcirclequestionmarkhelp iconinfo iconquery iconsupport icon
FAQ
- What is the purpose of the circle question mark icon?
- It signifies a request for information or help. It's often used to link users to support resources or provide contextual assistance.
- How do I use this icon in React?
- You can import it directly from the 'lucide-react' library like this: import { CircleQuestionMark } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the circle question mark 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 →