The Lucide server crash icon visually represents a critical failure or malfunction of a server, often used in UIs to indicate a system outage or data loss event.
Common uses
- System status dashboards
- Error logging interfaces
- Alert notifications
Use it in React
Install
npm i lucide-reactImport & render
import { ServerCrash } from 'lucide-react';
<ServerCrash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cloudstorageproblemerrorservercrashserver downsystem failureoutagebroken server
FAQ
- What does the server crash icon signify?
- It signifies a severe server malfunction, system failure, or data loss event.
- How do I use this icon in a React application?
- You can import it using `import { ServerCrash } from 'lucide-react'` and then use it as a React component.
- What is the license for this icon?
- The Lucide icon library, including the server crash icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →