mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-01-30 21:34:57 -05:00
9 lines
332 B
XML
9 lines
332 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||
|
<rect width="32" height="32" fill="#16161e"/>
|
||
|
<rect width="32" height="1" fill="#cccccc" fill-opacity=".1"/>
|
||
|
<g fill="#cccccc">
|
||
|
<circle cx="16" cy="16" r="12" opacity=".08"/>
|
||
|
<circle cx="16" cy="16" r="2" opacity=".6"/>
|
||
|
</g>
|
||
|
</svg>
|