The Tabler reserved line icon visually represents a designated or set-aside status, commonly used to indicate that a slot, item, or resource is unavailable or allocated.
Common uses
- Marking unavailable seats in a booking system.
- Indicating a reserved time slot in a calendar.
- Showing an allocated status for a system resource.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReservedLine } from '@tabler/icons-react';
<IconReservedLine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- bookingdesignationallocatedstatuslinemarkedset-asidereservedunavailableannotatedsystem
FAQ
- What does the reserved line icon signify?
- It signifies that something is reserved, designated, or unavailable. It's often used for status indicators in systems.
- How do I use this icon in React?
- You can import and use it directly with: import { IconReservedLine } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including this one, 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 →