The Tabler armchair off icon depicts a piece of furniture, specifically an armchair, with a diagonal line through it, commonly used to signify an unavailable, disabled, or inactive seating option.
Common uses
- Indicate a disabled or unavailable seat in a booking system.
- Show a deactivated furniture item in a virtual room planner.
- Represent an inactive user preference for seating comfort.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArmchairOff } from '@tabler/icons-react';
<IconArmchairOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- seatchairsofahomefurniturearmchairoffdisabledinactivecomfortbuildingsunavailable seatdisabled chairinactive furnitureno comfort
FAQ
- What does the armchair-off icon represent?
- It represents an armchair that is unavailable, disabled, or inactive. This is often used to show that a seating option cannot be selected or is not currently functional.
- How do I use the armchair-off icon in React?
- You can import and use it in your React application with the following statement: `import { IconArmchairOff } from '@tabler/icons-react'`. Then, you can render it like `<IconArmchairOff />`.
- What is the license for the Tabler armchair off icon?
- The Tabler armchair off icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →