The Tabler pencil plus icon depicts a pencil with a plus sign, commonly used to signify adding or creating new content, or editing existing items.
Common uses
- Button to create a new document or entry
- Link to edit user profile details
- Icon for an 'add new' feature in a form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilPlus } from '@tabler/icons-react';
<IconPencilPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- addeditwritecreatemorepencilpluscreativeartisticincreasedesignadd edit iconcreate new iconedit plus icon
FAQ
- What does the pencil plus icon represent?
- It represents the action of adding something new, or editing an existing item, often in a creative or design context.
- How do I use the pencil plus icon in React?
- You can import and use it like this: import { IconPencilPlus } from '@tabler/icons-react'; <IconPencilPlus />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →