mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 12:27:52 +00:00
5 lines
335 B
XML
5 lines
335 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="red" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="12" cy="12" r="10"></circle>
|
|
<path d="M16 16s-1.5-2-4-2-4 2-4 2" stroke="currentColor"></path>
|
|
<line x1="9" y1="9" x2="15" y2="15" stroke="currentColor"></line>
|
|
</svg> |