The Tabler pencil down icon depicts a pencil pointing downwards, commonly used to signify actions like saving a draft, submitting a form, or applying changes.
Common uses
- Save draft button
- Submit form action
- Apply changes indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilDown } from '@tabler/icons-react';
<IconPencilDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editlowerreducedeclinedropfalldecreasenotedesignreferencepencildownsave draftsubmit iconedit downapply changes
FAQ
- What does the pencil down icon represent?
- It generally represents an action of saving, submitting, or applying something, often in the context of editing or design.
- How do I use the pencil down icon in React?
- You can import and use it like this: import { IconPencilDown } from '@tabler/icons-react'; <IconPencilDown />
- What is the license for this icon?
- The Tabler icon library, including the pencil down 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 →