If you shrink view, IE and Edge badly calculate rect positions and dimensions and it looks like lines disappear...
Is it a bug or can I modify the SVG code somehow?
Full demo: https://codepen.io/illycz/pen/XVoxyx
Sample code:
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 5060.6 1066.5">
<rect x="4851.3" y="939.3" class="st107" width="52" height="69.4"/>
</svg>
Thanks