John KuehJohn Kueh

copy x icon

Lucide · copy-x · ISC

Download SVG

The Lucide copy x icon depicts a crossed-out copy symbol, often used to represent canceling an action, closing a modal, or clearing content.

Common uses

  • Cancel operation button
  • Close modal dialog
  • Clear search input

Use it in React

Install
npm i lucide-react
Import & render
import { CopyX } from 'lucide-react';

<CopyX size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
cancelclosedeleteremoveclearmultiplemultiplymultiplicationtimescopyx

FAQ

What is the 'copy x' icon used for?
It's commonly used for actions like canceling, closing, or clearing. The 'x' signifies negation or removal.
How do I use the copy x icon in React?
You can import and use it with: import { CopyX } from 'lucide-react'
What is the license for the Lucide copy x icon?
The Lucide icon library, including the copy x icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →