The Tabler air conditioning disabled icon visually represents that air conditioning is not functioning or is turned off, commonly used to indicate a lack of cooling or a system outage.
Common uses
- Indicate a malfunctioning HVAC system.
- Show that climate control is unavailable.
- Represent a 'no cooling' status in a smart home interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAirConditioningDisabled } from '@tabler/icons-react';
<IconAirConditioningDisabled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- coldhomecoolinghotoffairconditioningdisableddevicesno coolinghvac offclimate control offbroken ac
FAQ
- What does the air conditioning disabled icon signify?
- It signifies that the air conditioning system is not operational, either due to being turned off or a malfunction.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconAirConditioningDisabled } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is part of the Tabler icon library and 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 →