23 lines
484 B
XML
23 lines
484 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
<g>
|
|
<rect
|
|
style="fill:none;stroke:none;stroke-width:1.5"
|
|
width="24"
|
|
height="24"
|
|
x="0"
|
|
y="0" />
|
|
<line
|
|
style="fill:none;stroke:#bfbfbf;stroke-width:2.5;stroke-linecap:round;stroke-opacity:1"
|
|
x1="4"
|
|
y1="20"
|
|
x2="20"
|
|
y2="4" />
|
|
</g>
|
|
</svg>
|