John KuehJohn Kueh

pencil minus icon

Tabler · pencil-minus · MIT

Download SVG

The Tabler pencil minus icon depicts a pencil with a minus sign, commonly used to signify editing or removing an item, often in contexts like undoing an edit or deleting a draft.

Common uses

  • Undo last edit button
  • Delete draft confirmation
  • Remove from editable list

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPencilMinus } from '@tabler/icons-react';

<IconPencilMinus size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
dasheditmarkerdeleteremovepencilminuscreativeartisticsubtractdesignedit minusdelete editundo editremove pencil

FAQ

What does the pencil minus icon represent?
It represents an action related to editing or removing, such as undoing a change or deleting an item.
How do I use this icon in React?
Import it using `import { IconPencilMinus } from '@tabler/icons-react'` and then use it as a component: `<IconPencilMinus />`.
What is the license for Tabler icons?
Tabler icons are distributed under the MIT license, allowing for free use.

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 →