The Tabler zeppelin icon depicts a rigid airship, commonly used in UIs to represent concepts related to air travel, historical transport, or unique aerial vehicles.
Common uses
- Navigation menu item for 'Air Travel' section
- Button to launch an 'Airship Tour' feature
- Status indicator for a 'Blimp Delivery' service
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZeppelin } from '@tabler/icons-react';
<IconZeppelin size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconZeppelin size={24} stroke={2} />filled
<IconZeppelinFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- airshiptransportballonflyingtravelzeppelinvehicleautomobilemobilityvehiclesblimpdirigible
FAQ
- What does the zeppelin icon represent?
- It represents a zeppelin, a type of rigid airship. It's used in UIs for themes of air travel, historical transport, or unique vehicles.
- How do I use the zeppelin icon in React?
- You can import and use it in your React application with: import { IconZeppelin } from '@tabler/icons-react'. Then, render it as <IconZeppelin />.
- What is the license for the Tabler zeppelin icon?
- The Tabler icons, including the zeppelin icon, are 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 →