8 lines
258 B
XML
8 lines
258 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="16" height="16" viewBox="0 0 16 16"
|
|
fill="none" stroke="context-fill" stroke-opacity="context-fill-opacity" stroke-linecap="round" stroke-width="1.5"
|
|
>
|
|
<path d="M3,13L13,3"/>
|
|
<path d="M13,13L3,3"/>
|
|
</svg> |