SVG Store animation

Aurora Search Focus

Search icon focus response with a scanning highlight.

Free UI Motion Free commercial license — unlimited personal and commercial use; attribution not required
Download
Aurora Search FocusSearch icon focus response with a scanning highlight.
Details

About this animation

Part of the Aurora UI Feedback Kit. Search icon focus response with a scanning highlight. 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-8f14cf97ae8c-sva-aurora-search-focus" role="img" aria-labelledby="sva-8f14cf97ae8c-sva-aurora-search-focus-title sva-8f14cf97ae8c-sva-aurora-search-focus-desc"><title id="sva-8f14cf97ae8c-sva-aurora-search-focus-title">Aurora Search Focus</title><desc id="sva-8f14cf97ae8c-sva-aurora-search-focus-desc">Search icon focus response with a scanning highlight.</desc><defs><linearGradient id="sva-8f14cf97ae8c-sva-aurora-search-focus-g" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="#7C3AED"/><stop offset="1" stop-color="#22D3EE"/></linearGradient></defs><style>#sva-8f14cf97ae8c-sva-aurora-search-focus{overflow:visible;background:#07111f}#sva-8f14cf97ae8c-sva-aurora-search-focus .spin{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-spin 5s linear infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .reverse{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-reverse 4s linear infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .pulse{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .float{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-float 3s cubic-bezier(.4,0,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .draw{stroke-dasharray:260;stroke-dashoffset:260;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-draw 3.2s cubic-bezier(.65,0,.35,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .dash{animation:sva-8f14cf97ae8c-sva-aurora-search-focus-dash 3s cubic-bezier(.65,0,.35,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .pop{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-pop 2.8s cubic-bezier(.2,.9,.25,1.25) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .rise{transform-box:fill-box;transform-origin:center bottom;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-rise 2.6s cubic-bezier(.2,.8,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .shake{transform-box:fill-box;transform-origin:center top;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-shake 3s ease-in-out infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .slide{transform-box:fill-box;transform-origin:center;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-slide 3s cubic-bezier(.65,0,.35,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .sweep{animation:sva-8f14cf97ae8c-sva-aurora-search-focus-sweep 3s cubic-bezier(.4,0,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .travel{animation:sva-8f14cf97ae8c-sva-aurora-search-focus-travel 3s cubic-bezier(.4,0,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .tilt{transform-box:fill-box;transform-origin:0% 100%;animation:sva-8f14cf97ae8c-sva-aurora-search-focus-tilt 3s cubic-bezier(.2,.8,.2,1) infinite}#sva-8f14cf97ae8c-sva-aurora-search-focus .d2{animation-delay:-.7s}#sva-8f14cf97ae8c-sva-aurora-search-focus .d3{animation-delay:-1.35s}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-spin{to{transform:rotate(360deg)}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-reverse{to{transform:rotate(-360deg)}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-pulse{0%,100%{transform:scale(.92);opacity:.6}45%{transform:scale(1);opacity:1}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-float{0%,100%{transform:translateY(4px)}50%{transform:translateY(-5px)}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-draw{0%{stroke-dashoffset:260;opacity:.25}45%,75%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-260;opacity:.25}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-dash{0%{stroke-dashoffset:220}55%,80%{stroke-dashoffset:0}100%{stroke-dashoffset:-80}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-pop{0%,15%,100%{transform:scale(.5);opacity:0}35%,75%{transform:scale(1);opacity:1}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-rise{0%,100%{transform:scaleY(.28);opacity:.45}45%,72%{transform:scaleY(1);opacity:1}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-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-8f14cf97ae8c-sva-aurora-search-focus-slide{0%,20%{transform:translateX(0)}45%,75%{transform:translateX(48px)}100%{transform:translateX(0)}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-sweep{0%,15%{transform:translateX(-18px);opacity:.25}45%,75%{transform:translateX(18px);opacity:1}100%{transform:translateX(-18px);opacity:.25}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-travel{0%{transform:translateX(-28px);opacity:0}25%,70%{opacity:1}100%{transform:translateX(28px);opacity:0}}@keyframes sva-8f14cf97ae8c-sva-aurora-search-focus-tilt{0%,15%{transform:rotate(-42deg)}50%,80%{transform:rotate(0)}100%{transform:rotate(-42deg)}}@media(prefers-reduced-motion:reduce){#sva-8f14cf97ae8c-sva-aurora-search-focus *{animation:none!important;transform:none!important;opacity:1!important}}</style><rect x="4" y="4" width="152" height="152" rx="38" fill="#07111f" stroke="#7C3AED" stroke-opacity=".2" stroke-width="2"/><circle class="pulse" cx="70" cy="70" r="32" fill="#7C3AED" fill-opacity=".12" stroke="url(#sva-8f14cf97ae8c-sva-aurora-search-focus-g)" stroke-width="5"/><path d="M94 94l29 29" stroke="#F8FAFC" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path class="sweep" d="M47 70h46" stroke="#22D3EE" stroke-width="5" stroke-linecap="round"/><path class="draw" d="M58 54c9-7 23-6 31 2" fill="none" stroke="#F8FAFC" stroke-width="3"/></svg>