lbry.com/web/img/icon--smile.svg
2019-07-03 15:25:24 -05:00

20 lines
1 KiB
XML

<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient fy="0" gradientTransform="rotate(60 0.5 0.5)" id="gradient">
<stop offset="0" stop-color="#60e1ba"></stop>
<stop offset="0" stop-color="#339af0">
<animate
attributeName="offset"
dur="25s"
from="0"
repeatCount="indefinite"
to="1"
values="0;0;1;1;0"
/>
</stop>
<stop offset="1" stop-color="#60e1ba"/>
</linearGradient>
</defs>
<path d="m12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-4.5 8c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm10.197 8.717c-1.515 1.472-3.539 2.283-5.697 2.283s-4.182-.811-5.697-2.283c-.396-.385-.405-1.018-.02-1.414.384-.395 1.018-.405 1.414-.02 1.14 1.108 2.668 1.717 4.303 1.717s3.163-.609 4.303-1.717c.396-.386 1.03-.375 1.414.02.386.396.376 1.029-.02 1.414zm-1.197-5.717c-.828 0-1.5-.672-1.5-1.5s.672-1.5 1.5-1.5 1.5.672 1.5 1.5-.672 1.5-1.5 1.5z" fill="url(#gradient)"/>
</svg>