File size: 333 Bytes
ca8f3a5 |
1 2 3 4 5 6 |
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="5" y="7" width="22" height="18" rx="3" stroke="#BDBDBD" stroke-width="2"/>
<line x1="12" y1="7" x2="12" y2="25" stroke="#BDBDBD" stroke-width="2"/>
<line x1="20" y1="6" x2="20" y2="24" stroke="#BDBDBD" stroke-width="2"/>
</svg>
|