removing svg

This commit is contained in:
Denis Nuțiu 2016-04-21 23:05:06 +03:00
parent bfe994d35e
commit b278fbd4c0

View file

@ -1,10 +0,0 @@
<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="#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" />
</svg>

Before

Width:  |  Height:  |  Size: 708 B