mirror of
https://github.com/status-im/status-web.git
synced 2025-01-30 14:26:08 +00:00
10 lines
160 B
XML
10 lines
160 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="8"
|
||
|
height="16"
|
||
|
fill="none"
|
||
|
viewBox="0 0 8 16"
|
||
|
>
|
||
|
<circle cx="4" cy="8" r="4" fill="#A1ABBD" />
|
||
|
</svg>
|