blob: 732a169f3ef5e68bb7669d02751ecb942d7ec005 (
plain) (
blame)
1
2
3
4
5
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m1.75 2.25h12" fill="none" stroke="currentColor" />
<rect x="3.25" y="5.25" width="3" height="8.5" fill="none" stroke="currentColor" />
<rect x="9.25" y="5.25" width="3" height="4.5" fill="none" stroke="currentColor" />
</svg>
|