A rocket standing upright on its fins, for lift-off, launch pads and space missions. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

TransportNewv1.0.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M9.3652 20.8056L14.6348 20.8056L15.5363 21.707C15.7238 21.8945 15.9782 21.9999 16.2434 21.9999C16.653 21.9999 17.0212 21.7501 17.1726 21.3694L18.9292 16.952C18.9759 16.8344 19 16.7091 19 16.5825C19 16.3173 18.8946 16.063 18.7071 15.8754L15.9523 13.1206C16.0739 12.4114 16.135 11.6931 16.135 10.9735C16.135 7.7624 14.9192 4.6703 12.7322 2.319C12.543 2.1156 12.2778 2 12 2C11.7222 2 11.457 2.1156 11.2678 2.319C9.0808 4.6703 7.865 7.7624 7.865 10.9735C7.865 11.6931 7.9261 12.4114 8.0477 13.1206L5.2929 15.8754C5.1054 16.063 5 16.3173 5 16.5825C5 16.7091 5.0241 16.8344 5.0708 16.952L6.8274 21.3694C6.9788 21.7501 7.347 21.9999 7.7566 21.9999C8.0218 21.9999 8.2762 21.8945 8.4637 21.707L9.3652 20.8056ZM14.6348 20.8056L15.9523 13.1206M9.3652 20.8056L8.0477 13.1206"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • launch
  • lift off
  • take off
  • spaceship
  • space
  • mission

Related icons

The rest of the rocket family first, then the Transport shelf.

FAQ

Answered from rocket-vertical's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the rocket-vertical icon for?
A rocket standing upright on its fins, for lift-off, launch pads and space missions. It is filed under Transport in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as launch, lift off, take off, spaceship, space and mission, and the browser's search matches all of those.
What styles does the rocket-vertical icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of rocket-vertical?
No. rocket-vertical is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with rocket-vertical?
rocket, rocket-2, bike, car, plane and plane-landing, and 3 more, all shown below. The rocket family is listed first, then the rest of the Transport shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import rocket-vertical in React?
<RocketVertical /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <RocketVertical size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the rocket-vertical SVG?
icons/stroke/rocket-vertical.svg, icons/two-tone/rocket-vertical.svg, icons/duotone/rocket-vertical.svg and icons/fill/rocket-vertical.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was rocket-vertical added to the set?
Added 15 Sept 2026, and last redrawn 16 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.