John KuehJohn Kueh

delete row icon

HugeIcons · DeleteRowIcon · MIT

Download SVG

The HugeIcons delete row icon visually represents the removal of a row from a table or list, commonly used for actions like deleting an item or clearing data.

Common uses

  • Deleting a table row
  • Removing an item from a list
  • Clearing form fields

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove rowtrash rowdelete itemclear row

FAQ

What is the purpose of the delete row icon?
This icon signifies the action of deleting or removing a row of data, typically within a table or list interface.
How do I use the DeleteRowIcon in React?
Import both HugeiconsIcon and DeleteRowIcon, then render it using <HugeiconsIcon icon={DeleteRowIcon} />.
What is the license for this icon?
The HugeIcons library, including the DeleteRowIcon, is available under the MIT license.

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 →