Hello,
I have an issue with the following svg image:
XML<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="32" height="32">
<path
d="M29 5H3v24h26zm-1 8v15H4V9h24z"
fill="gray"
/>
</svg>
As you can see in the attached image the line at the bottom is drawn incorrectly.
Best regards
Philipp
Thanks, Philipp. I have reproduced this behavior and forwarded this ticket to our developers for research.