console
<style>
#eye{
animation:move 200ms ease 0s infinite alternate;
}
@keyframes move{
100%{transform:translateX(10px);}
100%{transform:translateY(-10px);}
}
</style>
<svg width="349" height="311" viewBox="0 0 349 311" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect y="52" width="349" height="242" rx="48" fill="#13AFF2"/>
<rect x="37" y="80" width="274" height="187" rx="28" fill="#FFF7F7"/>
<g id="eye">
<rect x="71.2735" y="127.708" width="84.894" height="26.1442" rx="10" transform="rotate(-14.1588 71.2735 127.708)" fill="#13AFF2"/>
<rect width="93.2309" height="25.8887" rx="10" transform="matrix(-0.940478 -0.339854 -0.339854 0.940478 302.688 135.906)" fill="#13AFF2"/>
</g>
<rect x="52" y="15.0519" width="26" height="76" rx="8" transform="rotate(-43.9717 52 15.0519)" fill="#13AFF2"/>
<rect width="26" height="76" rx="8" transform="matrix(-0.719683 -0.694303 -0.694303 0.719683 289.479 15.0519)" fill="#13AFF2"/>
<rect x="86" y="276" width="37" height="34" rx="4" fill="#13AFF2"/>
<rect width="37" height="34" rx="4" transform="matrix(-1 0 0 1 248 277)" fill="#13AFF2"/>
<path d="M99 223C117.667 233 158.8 243.6 174 206" stroke="#13AFF2" stroke-width="15" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M248 223C229.333 233 188.2 243.6 173 206" stroke="#13AFF2" stroke-width="15" stroke-linecap="round" stroke-linejoin="round"/>
</svg>