mirror of
https://github.com/rainerosion/RandomQuotations.git
synced 2026-06-08 13:10: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="0" y1="60" x2="440" y2="500" />
|
|
<line x1="0" y1="120" x2="380" y2="500" />
|
|
<line x1="0" y1="180" x2="320" y2="500" />
|
|
<line x1="0" y1="240" x2="260" y2="500" />
|
|
<line x1="0" y1="300" x2="200" y2="500" />
|
|
<line x1="0" y1="360" x2="140" y2="500" />
|
|
<line x1="0" y1="420" x2="80" y2="500" />
|
|
</svg> |