John KuehJohn Kueh

column remove icon

Tabler · column-remove · MIT

Download SVG

The Tabler column remove icon visually represents the deletion or removal of a column, commonly used in interfaces to signify an action that eliminates a data field or attribute.

Common uses

  • Button to delete a database column
  • Action to remove a field from a form
  • Option to exclude a data point from a report

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
deleteeraseomitexcludewithdrawtakesubtractextractcuteliminatedatabasecolumnremovedelete columndatabase deleteomit field

FAQ

What does the column remove icon represent?
It depicts the action of removing or deleting a column, often used for database fields or data table columns.
How do I use this icon in React?
Import it using `import { IconColumnRemove } from '@tabler/icons-react';` and use it as a React component.
What is the license for this icon?
The Tabler icon set, including this icon, is distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →