The Tabler table minus icon depicts a table with a minus sign, commonly used to signify the removal or subtraction of data from a table or database.
Common uses
- Button to delete a row from a data table.
- Option to remove a record from a list.
- Action to subtract items from a dataset.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableMinus } from '@tabler/icons-react';
<IconTableMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- tableminusremovesubtractdeletedata-tabletable-operationtable-removesubtract-from-tableexcludedatabasetable removedatabase deletesubtract from table
FAQ
- What does the table minus icon represent?
- It represents the action of removing, subtracting, or deleting data, specifically in the context of a table or database.
- How do I use this icon in React?
- You can import and use it like this: import { IconTableMinus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.