The Phosphor rocket launch icon visually represents the start of a journey or a new project, commonly used to signify deployment, updates, or launching new features in a UI.
Common uses
- Indicate a new feature release.
- Show a deployment process step.
- Button to launch a new tool or service.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { RocketLaunch } from '@phosphor-icons/react';
<RocketLaunch size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<RocketLaunch size={24} />thin
<RocketLaunch size={24} weight="thin" />light
<RocketLaunch size={24} weight="light" />bold
<RocketLaunch size={24} weight="bold" />fill
<RocketLaunch size={24} weight="fill" />duotone
<RocketLaunch size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- *updated*spaceshipflyingblastoffdeploymentrocketshiptechnology & developmentmaps & travelobjectsrocketlaunch
FAQ
- What does the rocket launch icon represent?
- It symbolizes starting something new, like a project, a feature, or a deployment.
- How do I use the rocket launch icon in React?
- Import it as `RocketLaunch` from '@phosphor-icons/react' and use it as a component: `<RocketLaunch />`.
- What is the license for this icon?
- The Phosphor icon library, including the rocket launch icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.