12 lines
717 B
XML
12 lines
717 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 40">
|
|
<rect x="0" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
|
<rect x="24" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
|
<rect x="48" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
|
<rect x="72" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
|
<rect x="96" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
|
<rect x="120" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
|
<rect x="144" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
|
<rect x="168" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
|
</svg>
|