lollms-webui/web/dist/assets/rec_on-3b37b566.svg
Saifeddine ALOUI e7cdefcf94 Best
2024-02-28 22:56:34 +01: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>