Exported svg loses its filling

When exporting logo from this Figma file it losses it’s filling as seen in this Codesandbox.

Why? And how to fix it?

This is how the logo looks in the Figma file with filling:
image

And this is how it looks without filling when exported as SVG file:
image

Can you try exporting the SVG without “Simplify Stroke” enabled?

1 Like

Thanks mate! That worked!
I had a feeling that it had to be a simple fix!

1 Like