A rocket climbing at 45 degrees on its flame, for launches, releases and getting started. 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="M6.8103 13.5269L10.4731 17.1897L10.4731 18.5061C10.4731 19.0584 10.9208 19.5061 11.4731 19.5061C11.5903 19.5061 11.7066 19.4855 11.8167 19.4452L16.0739 17.8877C16.4681 17.7434 16.7303 17.3683 16.7303 16.9486L16.7303 12.7638C19.9046 10.5186 21.8524 6.9232 21.9992 3.0378C21.9997 3.0252 21.9999 3.0126 21.9999 3.0001C21.9999 2.4478 21.5522 2.0001 20.9999 2.0001C20.9874 2.0001 20.9748 2.0003 20.9622 2.0008C17.0768 2.1476 13.4814 4.0954 11.2362 7.2697L7.0514 7.2697C6.6317 7.2697 6.2566 7.5319 6.1123 7.9261L4.5548 12.1833C4.5145 12.2934 4.4939 12.4097 4.4939 12.5269C4.4939 13.0792 4.9416 13.5269 5.4939 13.5269L6.8103 13.5269ZM10.4731 17.1897L16.7303 12.7638M6.8103 13.5269L11.2362 7.2697M3.0955 21.9954L4.4932 21.8613C5.6003 21.7551 6.4454 20.8251 6.4454 19.7129C6.4454 18.5209 5.4791 17.5546 4.2871 17.5546C3.1749 17.5546 2.2449 18.3997 2.1387 19.5068L2.0046 20.9045C2.0016 20.9362 2.0001 20.9681 2.0001 20.9999C2.0001 21.5522 2.4478 21.9999 3.0001 21.9999C3.0319 21.9999 3.0638 21.9984 3.0955 21.9954Z"/>
</svg>

Also called

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

  • launch
  • startup
  • space
  • lift off
  • boost
  • release

Related icons

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

FAQ

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

What is the rocket icon for?
A rocket climbing at 45 degrees on its flame, for launches, releases and getting started. 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, startup, space, lift off, boost and release, and the browser's search matches all of those.
What styles does the rocket 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?
No. rocket is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with rocket?
rocket-2, rocket-vertical, 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 in React?
<Rocket /> 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 <Rocket size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the rocket SVG?
icons/stroke/rocket.svg, icons/two-tone/rocket.svg, icons/duotone/rocket.svg and icons/fill/rocket.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 added to the set?
Added 9 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.