John KuehJohn Kueh

rocket icon

Phosphor · rocket · MIT

Download SVG

The Phosphor rocket icon visually represents a rocket, commonly used in UI to signify launching, starting a process, or indicating rapid progress.

Common uses

  • Start a new project or process
  • Indicate a successful deployment
  • Button to launch a feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Rocket } from '@phosphor-icons/react';

<Rocket size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Rocket size={24} />
thin
<Rocket size={24} weight="thin" />
light
<Rocket size={24} weight="light" />
bold
<Rocket size={24} weight="bold" />
fill
<Rocket size={24} weight="fill" />
duotone
<Rocket size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
spaceshiplaunchdeploymentrocketshiptechnology & developmentmaps & travelobjectsrocket

FAQ

What does the rocket icon represent?
It represents a rocket, often used for actions like launching, starting, or rapid advancement in a UI.
How do I use the rocket icon in React?
You can import and use it like this: import { Rocket } from '@phosphor-icons/react'.
What is the license for the Phosphor rocket icon?
The Phosphor icon library, including the rocket icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →