Skip to main content
August 9, 2024
Question

How to export text emojis as svg file?

  • August 9, 2024
  • 2 replies
  • 1880 views

Hi all,

Is there a way to export text emojis as a svg file? When I try to export it, the emoji just turns into a square block of the text’s fill color.

What it should look like:
image

What it actually looks like:
image

This topic has been closed for replies.

2 replies

Gleb
Power Member
August 11, 2024

Not sure why that happens but as a workaround you can rasterize the emoji before exporting.

Abisola_Gbadamosi
December 2, 2024

@Sun_Chong
I had this issue and the only solution that worked for me was flattening the text emoji, before exporting as SVG.

Right click on the emoji and choose the ‘Flatten’ option;
Shortcut: Command + E (Mac) or Ctrl + E (Windows)