mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 00:36:18 +08:00
10 lines
362 B
XML
10 lines
362 B
XML
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
|
||
|
width="0.0in" height="0.0in"
|
||
|
viewBox="0 0 120 90"
|
||
|
>
|
||
|
<line x1="20" x2="1000" y1="20" y2="700" stroke="#ff88ff" stroke-width="25"/>
|
||
|
</svg>
|