The Tabler database exclamation icon visually represents a database with an exclamation mark, commonly used to indicate a database error, warning, or critical alert.
Common uses
- Displaying database connection errors
- Highlighting data integrity issues
- Signaling urgent database maintenance needs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseExclamation } from '@tabler/icons-react';
<IconDatabaseExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- alertwarningcautionattentionnoticesignalnotifyannounceindicatealarmdatabaseexclamationdatabase alertdatabase warningdatabase errordatabase attention
FAQ
- What does the database exclamation icon signify?
- It signifies a problem or alert related to a database, such as an error, warning, or critical status.
- How do I use this icon in React?
- You can import and use it directly with `import { IconDatabaseExclamation } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon 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 →