blob: a6e9c125c6ab1869b81b189955757085517042e1 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<rect width="3" height="8" x="4" y="4" rx="0.425" ry="0.322" style="fill:#bebebe"/>
<rect ry="0.322" rx="0.425" y="4" x="9" height="8" width="3" style="fill:#bebebe"/>
</svg>
|