upt-pt-labs/lab9/test.svg

9 lines
616 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" />
2016-04-21 14:02:33 +00:00
<rect x="240" y="230" width="80" height="20" fill="#ef8a48" stroke="black" stroke-width="1" />
<rect x="250" y="209" width="60" height="20" fill="#ba1d1e" stroke="black" stroke-width="1" />
<rect x="258" y="188" width="45" height="20" fill="#ec8484" stroke="black" stroke-width="1" />
2016-04-21 13:53:01 +00:00
</svg>