The Tabler aerial lift icon depicts a cable car or gondola, commonly used to represent ski resorts, mountain transport, or aerial tramway systems in user interfaces.
Common uses
- Ski resort navigation
- Mountain transportation options
- Aerial tramway booking
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAerialLift } from '@tabler/icons-react';
<IconAerialLift size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconAerialLift size={24} stroke={2} />filled
<IconAerialLiftFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- cablecargondolamountainsskitramwayaeriallifttransporttravelvehiclescable carski lift
FAQ
- What does the aerial lift icon represent?
- It represents a type of aerial lift system, such as a cable car or gondola, used for transporting people, often in mountainous or ski resort areas.
- How do I use the aerial lift icon in React?
- You can import and use it in your React application with: import { IconAerialLift } from '@tabler/icons-react'
- What is the license for the Tabler aerial lift icon?
- The Tabler icon library, including the aerial lift icon, is available under the MIT license.
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 →