The Tabler server icon depicts a physical server rack, commonly used in UI to represent hosting, data storage, or backend infrastructure.
Common uses
- Database connection status
- Cloud hosting options
- Network infrastructure diagram
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconServer } from '@tabler/icons-react';
<IconServer size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- storagehostingwwwserverhardwaretechnologyelectronicgadgetequipmentdevicesrack
FAQ
- What does the server icon represent?
- It represents a physical server, often used for data storage, web hosting, or backend systems in a user interface.
- How do I use the server icon in React?
- You can import and use it like this: import { IconServer } from '@tabler/icons-react'; <IconServer />.
- What is the license for this icon?
- The Tabler icon library, including the server 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 →