mirror of
https://github.com/rainerosion/RandomQuotations.git
synced 2026-06-09 05:30:14 +08:00
17 lines
632 B
XML
17 lines
632 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="0" x2="500" y2="500" />
|
|
<line x1="60" y1="0" x2="500" y2="440" />
|
|
<line x1="120" y1="0" x2="500" y2="380" />
|
|
<line x1="180" y1="0" x2="500" y2="320" />
|
|
<line x1="240" y1="0" x2="500" y2="260" />
|
|
<line x1="300" y1="0" x2="500" y2="200" />
|
|
<line x1="360" y1="0" x2="500" y2="140" />
|
|
<line x1="420" y1="0" x2="500" y2="80" />
|
|
</svg> |