SVG Store animation

Rocket Arc Launch

A compact launch scene with lift, trail, stars, and orbital arc.

Free Hero Motion Free commercial license — unlimited personal and commercial use; attribution not required
Download
Rocket Arc LaunchA compact launch scene with lift, trail, stars, and orbital arc.
Details

About this animation

Part of the Launch Hero Motion Scenes. A compact launch scene with lift, trail, stars, and orbital arc. Built as a standalone inline SVG with scoped CSS animations, accessible title and description, no scripts or external resources, and a static prefers-reduced-motion fallback. Easy to recolor and ready for product use.

SVG code
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" id="sva-44bfc62a7fa6-sva-rocket-arc-launch" role="img" aria-labelledby="sva-44bfc62a7fa6-sva-rocket-arc-launch-title sva-44bfc62a7fa6-sva-rocket-arc-launch-desc"><title id="sva-44bfc62a7fa6-sva-rocket-arc-launch-title">Rocket Arc Launch</title><desc id="sva-44bfc62a7fa6-sva-rocket-arc-launch-desc">A compact launch scene with lift, trail, stars, and orbital arc.</desc><defs><linearGradient id="sva-44bfc62a7fa6-sva-rocket-arc-launch-g" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="#F97316"/><stop offset="1" stop-color="#FACC15"/></linearGradient></defs><style>#sva-44bfc62a7fa6-sva-rocket-arc-launch{overflow:visible;background:#07111f}#sva-44bfc62a7fa6-sva-rocket-arc-launch .spin{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-spin 5s linear infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .reverse{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-reverse 4s linear infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .pulse{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .float{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-float 3s cubic-bezier(.4,0,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .draw{stroke-dasharray:260;stroke-dashoffset:260;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-draw 3.2s cubic-bezier(.65,0,.35,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .dash{animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-dash 3s cubic-bezier(.65,0,.35,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .pop{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-pop 2.8s cubic-bezier(.2,.9,.25,1.25) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .rise{transform-box:fill-box;transform-origin:center bottom;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-rise 2.6s cubic-bezier(.2,.8,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .shake{transform-box:fill-box;transform-origin:center top;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-shake 3s ease-in-out infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .slide{transform-box:fill-box;transform-origin:center;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-slide 3s cubic-bezier(.65,0,.35,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .sweep{animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-sweep 3s cubic-bezier(.4,0,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .travel{animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-travel 3s cubic-bezier(.4,0,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .tilt{transform-box:fill-box;transform-origin:0% 100%;animation:sva-44bfc62a7fa6-sva-rocket-arc-launch-tilt 3s cubic-bezier(.2,.8,.2,1) infinite}#sva-44bfc62a7fa6-sva-rocket-arc-launch .d2{animation-delay:-.7s}#sva-44bfc62a7fa6-sva-rocket-arc-launch .d3{animation-delay:-1.35s}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-spin{to{transform:rotate(360deg)}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-reverse{to{transform:rotate(-360deg)}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-pulse{0%,100%{transform:scale(.92);opacity:.6}45%{transform:scale(1);opacity:1}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-float{0%,100%{transform:translateY(4px)}50%{transform:translateY(-5px)}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-draw{0%{stroke-dashoffset:260;opacity:.25}45%,75%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-260;opacity:.25}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-dash{0%{stroke-dashoffset:220}55%,80%{stroke-dashoffset:0}100%{stroke-dashoffset:-80}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-pop{0%,15%,100%{transform:scale(.5);opacity:0}35%,75%{transform:scale(1);opacity:1}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-rise{0%,100%{transform:scaleY(.28);opacity:.45}45%,72%{transform:scaleY(1);opacity:1}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-shake{0%,22%,100%{transform:rotate(0)}30%{transform:rotate(-9deg)}38%{transform:rotate(8deg)}46%{transform:rotate(-5deg)}54%{transform:rotate(0)}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-slide{0%,20%{transform:translateX(0)}45%,75%{transform:translateX(48px)}100%{transform:translateX(0)}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-sweep{0%,15%{transform:translateX(-18px);opacity:.25}45%,75%{transform:translateX(18px);opacity:1}100%{transform:translateX(-18px);opacity:.25}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-travel{0%{transform:translateX(-28px);opacity:0}25%,70%{opacity:1}100%{transform:translateX(28px);opacity:0}}@keyframes sva-44bfc62a7fa6-sva-rocket-arc-launch-tilt{0%,15%{transform:rotate(-42deg)}50%,80%{transform:rotate(0)}100%{transform:rotate(-42deg)}}@media(prefers-reduced-motion:reduce){#sva-44bfc62a7fa6-sva-rocket-arc-launch *{animation:none!important;transform:none!important;opacity:1!important}}</style><rect x="4" y="4" width="152" height="152" rx="38" fill="#07111f" stroke="#F97316" stroke-opacity=".2" stroke-width="2"/><path d="M26 126c22-38 46-60 83-84" fill="none" stroke="#F97316" stroke-opacity=".25" stroke-width="3" stroke-dasharray="7 8"/><g class="float"><path d="M71 91c8-32 26-51 53-58-2 29-17 50-46 62z" fill="url(#sva-44bfc62a7fa6-sva-rocket-arc-launch-g)" stroke="#FFF7ED" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><circle cx="102" cy="56" r="9" fill="#0B1220" stroke="#FFF7ED" stroke-width="3"/><path d="M73 84l-17 5 11 11zM88 94l-2 18 14-14z" fill="#FACC15"/><path class="pulse" d="M66 101l-17 19 25-12z" fill="#FACC15"/></g><g fill="#FACC15"><circle class="pulse" cx="39" cy="44" r="4"/><circle class="pulse d2" cx="122" cy="115" r="3"/></g></svg>