Figma Bug with complex SVG illustration

Hello there!

I’m seeing an odd rendering of an outline from a document that’s been imported with an .svg code. The same code looks good in the browser and in Sketch, but I can only get it to work if I change the vectors of the arrows. Do you guys have an idea of what the issue is?

Odd rendering:


(upload://nDXriIt3PFWeTofX4BwEbkzmdN0.jpeg)

Here’s an example of the svg code:

<svg width="178" height="50" viewBox="0 0 178 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.654" d="M176.147 45.8538L176.427 45.4392L176.012 45.1592C121.013 8.04979 65.5528 -5.94756 9.65325 3.22271L9.47122 2.13828L9.33915 1.35147L8.68864 1.81338L2.71052 6.05826L1.86902 6.65578L2.8595 6.94579L9.896 9.00605L10.6617 9.23024L10.5296 8.44343L10.3478 7.36017C65.1454 -1.77823 119.576 11.9612 173.661 48.6354L174.075 48.9163L174.356 48.5017L176.147 45.853Z" fill="#0000FF" stroke="#E5E7EB"/>
</svg>

Thank you and best,
Michael