SVG Store animation

Product Orbit Showcase

A product card floats while feature particles orbit it.

Free Hero Motion Free commercial license — unlimited personal and commercial use; attribution not required
Download
Product Orbit ShowcaseA product card floats while feature particles orbit it.
Details

About this animation

Part of the Launch Hero Motion Scenes. A product card floats while feature particles orbit it. 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-7471b19c5782-sva-product-orbit-showcase" role="img" aria-labelledby="sva-7471b19c5782-sva-product-orbit-showcase-title sva-7471b19c5782-sva-product-orbit-showcase-desc"><title id="sva-7471b19c5782-sva-product-orbit-showcase-title">Product Orbit Showcase</title><desc id="sva-7471b19c5782-sva-product-orbit-showcase-desc">A product card floats while feature particles orbit it.</desc><defs><linearGradient id="sva-7471b19c5782-sva-product-orbit-showcase-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-7471b19c5782-sva-product-orbit-showcase{overflow:visible;background:#07111f}#sva-7471b19c5782-sva-product-orbit-showcase .spin{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-spin 5s linear infinite}#sva-7471b19c5782-sva-product-orbit-showcase .reverse{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-reverse 4s linear infinite}#sva-7471b19c5782-sva-product-orbit-showcase .pulse{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .float{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-float 3s cubic-bezier(.4,0,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .draw{stroke-dasharray:260;stroke-dashoffset:260;animation:sva-7471b19c5782-sva-product-orbit-showcase-draw 3.2s cubic-bezier(.65,0,.35,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .dash{animation:sva-7471b19c5782-sva-product-orbit-showcase-dash 3s cubic-bezier(.65,0,.35,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .pop{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-pop 2.8s cubic-bezier(.2,.9,.25,1.25) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .rise{transform-box:fill-box;transform-origin:center bottom;animation:sva-7471b19c5782-sva-product-orbit-showcase-rise 2.6s cubic-bezier(.2,.8,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .shake{transform-box:fill-box;transform-origin:center top;animation:sva-7471b19c5782-sva-product-orbit-showcase-shake 3s ease-in-out infinite}#sva-7471b19c5782-sva-product-orbit-showcase .slide{transform-box:fill-box;transform-origin:center;animation:sva-7471b19c5782-sva-product-orbit-showcase-slide 3s cubic-bezier(.65,0,.35,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .sweep{animation:sva-7471b19c5782-sva-product-orbit-showcase-sweep 3s cubic-bezier(.4,0,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .travel{animation:sva-7471b19c5782-sva-product-orbit-showcase-travel 3s cubic-bezier(.4,0,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .tilt{transform-box:fill-box;transform-origin:0% 100%;animation:sva-7471b19c5782-sva-product-orbit-showcase-tilt 3s cubic-bezier(.2,.8,.2,1) infinite}#sva-7471b19c5782-sva-product-orbit-showcase .d2{animation-delay:-.7s}#sva-7471b19c5782-sva-product-orbit-showcase .d3{animation-delay:-1.35s}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-spin{to{transform:rotate(360deg)}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-reverse{to{transform:rotate(-360deg)}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-pulse{0%,100%{transform:scale(.92);opacity:.6}45%{transform:scale(1);opacity:1}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-float{0%,100%{transform:translateY(4px)}50%{transform:translateY(-5px)}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-draw{0%{stroke-dashoffset:260;opacity:.25}45%,75%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-260;opacity:.25}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-dash{0%{stroke-dashoffset:220}55%,80%{stroke-dashoffset:0}100%{stroke-dashoffset:-80}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-pop{0%,15%,100%{transform:scale(.5);opacity:0}35%,75%{transform:scale(1);opacity:1}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-rise{0%,100%{transform:scaleY(.28);opacity:.45}45%,72%{transform:scaleY(1);opacity:1}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-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-7471b19c5782-sva-product-orbit-showcase-slide{0%,20%{transform:translateX(0)}45%,75%{transform:translateX(48px)}100%{transform:translateX(0)}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-sweep{0%,15%{transform:translateX(-18px);opacity:.25}45%,75%{transform:translateX(18px);opacity:1}100%{transform:translateX(-18px);opacity:.25}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-travel{0%{transform:translateX(-28px);opacity:0}25%,70%{opacity:1}100%{transform:translateX(28px);opacity:0}}@keyframes sva-7471b19c5782-sva-product-orbit-showcase-tilt{0%,15%{transform:rotate(-42deg)}50%,80%{transform:rotate(0)}100%{transform:rotate(-42deg)}}@media(prefers-reduced-motion:reduce){#sva-7471b19c5782-sva-product-orbit-showcase *{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"/><g class="float"><rect x="48" y="43" width="64" height="76" rx="15" fill="#F97316" fill-opacity=".18" stroke="#FFF7ED" stroke-width="3"/><rect x="59" y="57" width="42" height="27" rx="8" fill="url(#sva-7471b19c5782-sva-product-orbit-showcase-g)"/><path d="M61 96h38M61 105h27" stroke="#FFF7ED" stroke-width="4" stroke-linecap="round" opacity=".75"/></g><g class="spin" fill="#FACC15"><circle cx="80" cy="22" r="6"/><circle cx="138" cy="80" r="5"/><circle cx="80" cy="138" r="6"/><circle cx="22" cy="80" r="5"/></g></svg>