John KuehJohn Kueh

pencil cancel icon

Tabler · pencil-cancel · MIT

Download SVG

The Tabler pencil cancel icon depicts a pencil with a line through it, commonly used to signify canceling or discarding an edit action.

Common uses

  • Cancel editing a form field
  • Discard changes to a document
  • Reject a proposed revision

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
editabortdeleteremovereviseeraseadjustdraftretractdiscarddesignpencilcanceledit cancelabort editdiscard changes

FAQ

What does the pencil cancel icon represent?
It represents the action of canceling or discarding an edit, revision, or draft.
How do I use this icon in React?
Import it using `import { IconPencilCancel } from '@tabler/icons-react'` and then use it as a component: `<IconPencilCancel />`.
What is the license for this icon?
This icon is provided 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 →