The Tabler database off icon depicts a database symbol with a diagonal line through it, commonly used to indicate that a database is unavailable, disabled, or not currently active.
Common uses
- Showing a disabled database connection status.
- Indicating a feature that requires a database is not available.
- Representing an empty or uninitialized data repository.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseOff } from '@tabler/icons-react';
<IconDatabaseOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- storagedatamemorydatabaseoffdisabledinactiverepositoryrecordsinformationdatabase disabledstorage inactivedata unavailablerepository offline
FAQ
- What does the database off icon represent?
- It signifies a database that is offline, inactive, or inaccessible. This is useful for indicating states like connection errors or disabled features.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconDatabaseOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including 'database off', are 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 →