2009-10-02 14:37:25 -07:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg">
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="20px" y="20px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 30px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="70px" y="20px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 30px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="120px" y="20px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 27px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="20px" y="70px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 22.5px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="70px" y="70px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 20.1px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="120px" y="70px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 15px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="20px" y="120px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 14px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="70px" y="120px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 10px">
|
|
|
|
</rect>
|
2009-10-03 13:16:19 -07:00
|
|
|
<rect x="120px" y="120px" width="15px" height="15px" stroke="blue"
|
2009-10-02 14:37:25 -07:00
|
|
|
style="stroke-width: 10px">
|
|
|
|
</rect>
|
|
|
|
</svg>
|