The Tabler pencil check icon depicts a pencil with a checkmark, commonly used to signify editing, verification, or approval of content.
Common uses
- Confirming edits in a form
- Approving a draft document
- Marking a task as completed and verified
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilCheck } from '@tabler/icons-react';
<IconPencilCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editverifyconfirmapprovevalidateupdatenotedraftcorrectpencildesigncheckedit confirmverify editapprove draftupdate validated
FAQ
- What does the pencil check icon represent?
- It represents the action of editing or verifying something, like confirming changes or approving a draft.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconPencilCheck } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →