The Tabler pencil up icon depicts a pencil pointing upwards, commonly used to signify actions like editing, upgrading, or increasing a design element.
Common uses
- Button to upgrade a design or feature
- Icon for an 'edit and enhance' action
- Indicate an increase in design complexity or scope
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilUp } from '@tabler/icons-react';
<IconPencilUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editincreasemodifyascendraiseenhanceupgradeboostelevateimprovedesignpencilupedit upupgrade pencildesign increase
FAQ
- What does the pencil up icon represent?
- It symbolizes actions related to editing, modifying, or increasing something, often in a design or content context.
- How do I use the pencil up icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconPencilUp } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the pencil up 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 →