John KuehJohn Kueh

list x icon

Lucide · list-x · ISC

Download SVG

The Lucide list x icon depicts a list with an 'x' or close symbol, typically used to represent actions like removing an item from a list, deleting a playlist, or canceling an operation.

Common uses

  • Remove item from a queue
  • Delete playlist
  • Cancel list operation

Use it in React

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

<ListX size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
playlistsubtractremovedeleteunqueuelistxremove from listdelete listplaylist removecancel list

FAQ

What does the list x icon represent?
It visually signifies the removal or deletion of an item from a list or a collection, often used for actions like unsubscribing or canceling.
How do I use the list x icon in React?
You can import and use it like this: import { ListX } from 'lucide-react'. Then, render it as a component: <ListX />.
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 →