mirror of
https://github.com/rainerosion/RandomQuotations.git
synced 2026-06-11 14:23:32 +08:00
17 lines
618 B
XML
17 lines
618 B
XML
<svg xmlns="http//www.w3.org/2000/svg" xmlns:xlink="http//www.w3.org/1999/xlink" width="500px" height="500px" viewBox="0 0 500 500" zoomAndPan="disable">
|
|
<style type="text/css"><![CDATA[
|
|
line
|
|
{
|
|
stroke: rgba(255,255,255,0.2);
|
|
stroke-width: 1px;
|
|
}
|
|
]]></style>
|
|
<line x1="0" y1="500" x2="500" y2="0" />
|
|
<line x1="0" y1="440" x2="440" y2="0" />
|
|
<line x1="0" y1="380" x2="380" y2="0" />
|
|
<line x1="0" y1="320" x2="320" y2="0" />
|
|
<line x1="0" y1="260" x2="260" y2="0" />
|
|
<line x1="0" y1="200" x2="200" y2="0" />
|
|
<line x1="0" y1="140" x2="140" y2="0" />
|
|
<line x1="0" y1="80" x2="80" y2="0" />
|
|
</svg> |