John KuehJohn Kueh

delete column icon

HugeIcons · DeleteColumnIcon · MIT

Download SVG

The HugeIcons delete column icon visually represents the removal of a column, commonly used in interfaces to signify an action that deletes a table column or a related data set.

Common uses

  • Deleting a table column
  • Removing a data field
  • Clearing a specific section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeleteColumnIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DeleteColumnIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove columntrash columnerase columndelete

FAQ

What does the delete column icon represent?
This icon represents the action of deleting a column, often used in tables or data grids to remove a vertical set of information.
How do I use the DeleteColumnIcon in React?
Import both HugeiconsIcon and DeleteColumnIcon, then render it using: <HugeiconsIcon icon={DeleteColumnIcon} />.
What is the license for this icon?
The HugeIcons delete column icon is released under the MIT license, allowing for free usage.

Related icons

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

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