The Tabler armchair 2 off icon depicts a disabled or inactive armchair, commonly used to represent a feature that is unavailable, turned off, or not applicable in a user interface.
Common uses
- Indicate a disabled seating option in a booking system.
- Show an unavailable furniture item in a catalog.
- Represent a 'no seating' status in a floor plan.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArmchair2Off } from '@tabler/icons-react';
<IconArmchair2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- seatchairsofahomefurniturearmchairoffdisabledinactive2buildingsdisabled armchairunavailable chairfurniture offinactive seat
FAQ
- What is the purpose of the armchair 2 off icon?
- This icon signifies an inactive or unavailable armchair. It's useful for indicating that a seating option or furniture item is not currently usable or selected.
- How do I use the armchair 2 off icon in React?
- You can import and use it directly with the Tabler icons React library using: import { IconArmchair2Off } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the armchair 2 off icon, is 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 →