mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-01-16 21:23:56 -05:00
9 lines
444 B
XML
9 lines
444 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="#1a1b26"/>
|
||
|
<rect width="32" height="1" fill="#cccccc" fill-opacity=".1"/>
|
||
|
<g fill="#cccccc">
|
||
|
<circle cx="16" cy="16" r="12" opacity="0"/>
|
||
|
<path d="m16 10a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6 -6 6 6 0 0 0 -6 -6zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4z" opacity=".38"/>
|
||
|
</g>
|
||
|
</svg>
|