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 16:36:07 +00:00
|
|
|
<rect x="40" y="230" width="80" height="20" fill="#bbe200" stroke="black" stroke-width="1" />
|
|
|
|
<rect x="50" y="209" width="60" height="20" fill="#ef8a48" stroke="black" stroke-width="1" />
|
|
|
|
<rect x="58" y="188" width="45" height="20" fill="#149dca" stroke="black" stroke-width="1" />
|
|
|
|
<rect x="63" y="167" width="34" height="20" fill="#ba1d1e" stroke="black" stroke-width="1" />
|
2016-04-21 13:53:01 +00:00
|
|
|
</svg>
|