The Lucide air vent icon depicts a common ventilation grate, typically used in UIs to represent features related to air conditioning, climate control, or ventilation systems.
Common uses
- Climate control settings
- HVAC system status
- Ventilation fan controls
Use it in React
Install
npm i lucide-reactImport & render
import { AirVent } from 'lucide-react';
<AirVent size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- air conditioneraccentral aircoolingclimate-controlairventac unitclimate controlventilation gratecooling system
FAQ
- What does the air vent icon represent?
- It represents a ventilation grate, commonly used for air conditioning, cooling, or general air circulation features in an interface.
- How do I use the air vent icon in React?
- You can import and use it in your React application with the following statement: import { AirVent } from 'lucide-react'.
- What is the license for the air vent icon?
- The Lucide air vent icon is available under the ISC license, which is a permissive open-source license.
Looking for something else? Search Lucide 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 →