Files
Vincelwt 18f916a7e1 LunaryAI automatic Thread and User tracking (#3233)
* Lunary Thread/User tracking

* Clean console logs

* Clean

* Remove commented lines

* Remove commented line
2024-09-26 12:01:33 +01:00

26 lines
1.9 KiB
XML

<svg height="216" viewBox="0 0 216 216" width="216" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="blue-gradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#006dcc;stop-opacity:1" />
<stop offset="100%" style="stop-color:#3aa4ff;stop-opacity:1" />
</linearGradient>
<filter id="shadow" x="-2%" y="-2%" width="110%" height="110%" filterUnits="objectBoundingBox" >
<feOffset result="offOut" in="SourceAlpha" dx="2" dy="3" />
<feGaussianBlur result="blurOut" in="offOut" stdDeviation="4" />
<feComponentTransfer>
<feFuncA type="linear" slope="0.1" />
</feComponentTransfer>
<feBlend in="SourceGraphic" in2="blurOut" mode="normal" />
</filter>
</defs>
<g fill="none" fill-rule="evenodd">
<rect x="8" y="8" width="200" height="200" rx="45" ry="45" fill="url(#blue-gradient)" fill-rule="nonzero" filter="url(#shadow)" style="filter: drop-shadow(2px 3px 4px rgba(128, 128, 128, 0.8));" />
<g stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="15" transform="translate(42 42)">
<path d="m132 58c-.991994-7.1686791-3.094482-13.9665431-6.127891-20.2149374-9.6743-19.9276923-28.8172875-34.26655561-51.6037985-37.22124123-26.5813666-3.47510895-52.6608614 9.32644484-66.2683105 32.52890253"/>
<path d="m0 74c3.9198666 28.335939 25.2597454 51.079666 53.1909971 56.69018 27.9312514 5.610514 56.3393579-7.140402 70.8090029-31.782463"/>
<path d="m123.5 108c4.69442 0 8.5-3.80558 8.5-8.5 0-4.6944203-3.80558-8.5-8.5-8.5s-8.5 3.8055797-8.5 8.5c0 4.69442 3.80558 8.5 8.5 8.5z"/>
<path d="m8.5 42c4.6944204 0 8.5-3.8055796 8.5-8.5s-3.8055796-8.5-8.5-8.5c-4.69442035 0-8.5 3.8055796-8.5 8.5s3.80557965 8.5 8.5 8.5z"/>
<path d="m66 91c13.8071191 0 25-11.1928809 25-25 0-13.8071187-11.1928809-25-25-25-13.8071187 0-25 11.1928813-25 25 0 13.8071191 11.1928813 25 25 25z"/>
</g>
</g>
</svg>