mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
10 lines
369 B
XML
10 lines
369 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="120.0in" height="120.99in"
|
||
|
viewBox="0 0 1200 900"
|
||
|
>
|
||
|
<line x1="20" x2="1000" y1="20" y2="700" stroke="#ff88ff" stroke-width="25"/>
|
||
|
</svg>
|