upt-pt-labs/lab9/test.svg

9 lines
613 B
XML
Raw Normal View History

2016-04-21 13:53:01 +00:00
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<rect x="30" y="250" width="300" height="20" fill="firebrick" />
<rect x="70" y="120" width="15" height="130" fill="firebrick" />
<rect x="170" y="120" width="15" height="130" fill="firebrick" />
<rect x="270" y="120" width="15" height="130" fill="firebrick" />
<rect x="40" y="230" width="80" height="20" fill="#ffc4c4" stroke="black" stroke-width="1" />
<rect x="50" y="209" width="60" height="20" fill="#ee6517" stroke="black" stroke-width="1" />
<rect x="58" y="188" width="45" height="20" fill="#e4d93c" stroke="black" stroke-width="1" />
2016-04-21 13:53:01 +00:00
</svg>