The Tabler rocket icon depicts a stylized rocket, commonly used to signify launching, starting a new process, or representing space-related themes in UI.
Common uses
- Start onboarding or a new feature.
- Indicate a "launch" or "deploy" action.
- Represent space or exploration sections.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRocket } from '@tabler/icons-react';
<IconRocket size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- universegalaxyspacejourneydiscoverextraterrestrialspaceshiprocketlocationnavigationmaplaunch
FAQ
- What is the rocket icon used for?
- It's used to represent launching, starting new processes, or indicating space-related concepts in user interfaces.
- How do I use the rocket icon in React?
- Import it using `import { IconRocket } from '@tabler/icons-react'` and then use it as a component: `<IconRocket />`.
- What is the license for this icon?
- The Tabler icon set, including the rocket icon, 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 →