mirror of
https://github.com/blahai/nyx.git
synced 2025-01-19 19:40:21 +00:00
8 lines
265 B
XML
8 lines
265 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="16" height="16" viewBox="0 0 16 16"
|
||
|
fill="none" stroke="rgba(188,188,188,1)" stroke-opacity="context-fill-opacity" stroke-linecap="round" stroke-width="1.5"
|
||
|
>
|
||
|
<path d="M3,13L13,3"/>
|
||
|
<path d="M13,13L3,3"/>
|
||
|
</svg>
|