clone of olivero for island lives
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
553 B

10 months ago
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 10 10">
<style type="text/css">@keyframes s{0%{transform:rotate(0deg) translate(-50%,-50%)}50%{transform:rotate(430deg) translate(-50%,-50%);stroke-dashoffset:20}100%{transform:rotate(720deg) translate(-50%,-50%)}}ellipse{animation:s 1s linear infinite}</style>
<g transform="translate(5 5)">
<ellipse fill="none" ry="4" rx="4" cy="5" cx="5" stroke="#7e96a7" stroke-width="1" stroke-dashoffset="6.125" stroke-dasharray="25" transform="translate(-5 -5)"/>
</g>
</svg>