John KuehJohn Kueh

rocket icon

HugeIcons · RocketIcon · MIT

Download SVG

The HugeIcons rocket icon depicts a stylized rocket, commonly used to represent launching, speed, progress, or new features in a user interface.

Common uses

  • Launch new product/feature
  • Indicate fast performance
  • Showcase startup/growth

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RocketIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RocketIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
launchspeedstartupblast off

FAQ

What does the rocket icon signify?
It typically signifies launching, speed, progress, or new features. It's often used to draw attention to something new or fast.
How do I use the RocketIcon in React?
Import both HugeiconsIcon and RocketIcon, then render <HugeiconsIcon icon={RocketIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons library, including the RocketIcon, is available under the MIT license.

Related icons

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

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