The Tabler pencil question icon depicts a pencil overlaid with a question mark, commonly used to represent actions related to editing, querying, or seeking clarification on a design or content.
Common uses
- Button to edit a draft or query details
- Link to a help or FAQ section about a design element
- Icon for a 'request clarification' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilQuestion } from '@tabler/icons-react';
<IconPencilQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editinquirydoubtaskuncertainwonderqueryresearchexploreinvestigatedesignpencilquestionedit queryask designclarification
FAQ
- What does the pencil question icon represent?
- It visually combines the act of editing (pencil) with uncertainty or inquiry (question mark), suggesting actions like editing a query, asking for clarification on a draft, or researching a design.
- How do I use this icon in React?
- You can import and use it like this: import { IconPencilQuestion } from '@tabler/icons-react'. Then render it as <IconPencilQuestion />.
- What is the license for this icon?
- The Tabler icon library, including the pencil question icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →