The Tabler jetpack icon depicts a personal flying device, commonly used in UI to represent features related to advanced mobility, futuristic concepts, or system utilities.
Common uses
- Activating a special movement ability in a game.
- Accessing a 'nitro boost' or 'fast travel' feature.
- Illustrating a system upgrade or advanced functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconJetpack } from '@tabler/icons-react';
<IconJetpack size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconJetpack size={24} stroke={2} />filled
<IconJetpackFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- flyrockettransportspacefuturejetpacksystemrocket packpersonal flightfuture transport
FAQ
- What does the jetpack icon represent?
- It visually represents a personal jetpack, often used for themes of flight, speed, future technology, or advanced system functions.
- How do I use the jetpack icon in React?
- You can import and use it directly with: import { IconJetpack } from '@tabler/icons-react'. Then render it as <IconJetpack />.
- What is the license for the Tabler jetpack icon?
- The Tabler icon library, including the jetpack 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 →