lollms-webui/web/dist/assets/rec_on-3b37b566.svg
Saifeddine ALOUI 611ac3eb0e fix
2024-04-10 09:40:50 +02:00

7 lines
363 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
<circle cx="25" cy="25" r="24" fill="white" stroke="black" stroke-width="2"/>
<circle id="heartbeat" cx="25" cy="25" r="20" fill="red">
<animate attributeName="r" dur="1s" repeatCount="indefinite" keyTimes="0;0.25;0.5;0.75;1" values="20;24;20;22;20"/>
</circle>
</svg>