The Tabler database minus icon visually represents the action of removing or subtracting data from a database, commonly used in interfaces to signify deletion or reduction operations.
Common uses
- Button to delete a database record
- Option to remove a data set
- Action to decrease storage allocation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseMinus } from '@tabler/icons-react';
<IconDatabaseMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- subtractreduceremovedecreaselessendiminishtrimcutlowercontractdatabaseminusdatabase removedatabase deleteremove from databasesubtract data
FAQ
- What does the database minus icon represent?
- It symbolizes the removal or subtraction of data from a database. It's used for actions like deleting records or reducing data.
- How do I use this icon in React?
- You can import and use it directly with: import { IconDatabaseMinus } from '@tabler/icons-react'. Then render it as <IconDatabaseMinus />.
- What is the license for this icon?
- This icon is from the Tabler library and is available 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 →