The Lucide rocket icon depicts a stylized rocket, commonly used to represent actions like launching a product, starting a process, or indicating speed and progress.
Common uses
- Launch new feature button
- Submit form action
- Indicate rapid growth or progress
Use it in React
Install
npm i lucide-reactImport & render
import { Rocket } from 'lucide-react';
<Rocket size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- releaseboostlaunchspaceversionrocket
FAQ
- What does the rocket icon represent?
- It symbolizes launching, starting, or moving quickly, often used for product releases or initiating processes.
- How do I use the rocket icon in React?
- Import it from 'lucide-react' and use it as a component: import { Rocket } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →