John KuehJohn Kueh

copy x icon

Tabler · copy-x · MIT

Download SVG

The Tabler copy x icon depicts a crossed-out copy symbol, typically used to indicate the cancellation or removal of a copy action or to signify that copied content is no longer valid.

Common uses

  • Cancel copy operation
  • Clear copied text
  • Invalidate copied data

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCopyX size={24} stroke={2} />
filled
<IconCopyXFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
deleteremovecancelerasediscardnullifyrevokevoidterminatecleartextcopyxcancel copydelete copyclear clipboard

FAQ

What does the copy x icon represent?
It represents the cancellation or invalidation of a copy action. It's used when a user wants to undo a copy or when copied data is no longer relevant.
How do I use the copy x icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconCopyX } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, including the copy x 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 →