mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 15:48:54 +00:00
6 lines
211 B
XML
6 lines
211 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="10" width="40">
|
|
<circle cx="5" cy="5" r="5" fill="black" />
|
|
<circle cx="20" cy="5" r="5" fill="black" />
|
|
<circle cx="35" cy="5" r="5" fill="black" />
|
|
</svg>
|