Skip to main content
Question

How to export to SVG without color coruption and blank space

  • September 26, 2024
  • 1 reply
  • 215 views

Tomasz_Kulig

I am struggling to export my mobile layout to SVG. When I do it, colors of objects are changed. Figma also doesnt crop images, to include only objects… Does anyone know how to overcome this? I am attaching images, first is my design in Figma the second is exported to svg and then imported to android studio
Screenshot 2024-09-26 at 08.19.36

This topic has been closed for replies.

1 reply

Luke-Itineris
  • Active Member
  • 129 replies
  • September 26, 2024

SVG’s don’t support blend modes, so it’s impossible at the moment.

What you need to do is… (I think)…add this shape ontop of the green shape, with it’s own colour.

image