You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

5 lines
198 B

<svg width="%width%" height="100" viewbox="0 0 %width% 100">
<rect x="35" y="0" height="100" width="30" />
<line x1="25" y1="20" x2="25" y2="80" />
<line x1="75" y1="20" x2="75" y2="80" />
</svg>