John KuehJohn Kueh

database x icon

Tabler · database-x · MIT

Download SVG

The Tabler database x icon depicts a database symbol with an 'x' overlay, commonly used to signify the deletion or removal of database-related data or operations.

Common uses

  • Button to delete a database record
  • Icon for a 'clear all data' function
  • Indicator for a revoked database access

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
deleteremovecanceleraseterminatevoidrevokenullifycleardiscarddatabasexdatabase deleteremove databasecancel databasedatabase null

FAQ

What does the database x icon represent?
It represents the action of deleting, removing, or canceling something related to a database. It visually communicates the termination or nullification of data.
How do I use the database x icon in React?
You can import and use it directly in your React components like this: import { IconDatabaseX } from '@tabler/icons-react'. Then, render it as <IconDatabaseX />.
What is the license for this icon?
The Tabler icon library, including the database x icon, 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 →