The Tabler pencil exclamation icon depicts a pencil alongside an exclamation mark, commonly used to signify an editable item that requires attention or has a warning associated with it.
Common uses
- Indicate a form field that needs correction.
- Highlight a section requiring review.
- Show an item that can be edited and has a pending alert.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilExclamation } from '@tabler/icons-react';
<IconPencilExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editwarninghighlightalertremarknoteimportancenoticeemphasizecautiondesignpencilexclamationedit warningalert pencilimportant edit
FAQ
- What does the pencil exclamation icon represent?
- It represents an editable element that also carries a warning or requires special attention.
- How do I use this icon in React?
- You can import and use it like this: import { IconPencilExclamation } from '@tabler/icons-react'.
- What is the license for this icon?
- 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 →