Skip to main content
September 18, 2023
Solved

Exported svg loses its filling

  • September 18, 2023
  • 4 replies
  • 375 views

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

Why? And how to fix it?

This topic has been closed for replies.
Best answer by Ryan_52

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

4 replies

September 18, 2023

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

September 18, 2023

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

Ryan_52
Figmate
Ryan_52Answer
Technical Quality Specialist
September 18, 2023

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

September 19, 2023

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