<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500">
<title>BSicon Kreuzung</title>

<g stroke="#d77f7e" fill="none">
 <path d="M 220,0 V 500 M 280,0 V 500" stroke-width="40" stroke-dasharray="50" stroke-dashoffset="25" />
 <path d="M 0,250 H 500" stroke-width="100" />
</g>
</svg>
