John KuehJohn Kueh

circle x icon

Lucide · circle-x · ISC

Download SVG

The Lucide circle x icon depicts a circle with an 'x' inside, commonly used to represent actions like canceling, closing, or deleting an item.

Common uses

  • Close modal or dialog
  • Cancel an ongoing operation
  • Delete a selected item

Use it in React

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

<CircleX size={24} />

Details

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

FAQ

What is the circle x icon used for?
It's typically used for actions like closing, canceling, or deleting. It can also indicate an error or incorrect input.
How do I use the circle x icon in React?
You can import it directly from the lucide-react library: import { CircleX } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →