Convert emoji to SVG


Copy your emoji and replace it with ๐Ÿ‘‹:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
  <text y=".9em" font-size="90">๐Ÿ‘‹</text>
</svg>

Then you can convert the SVG to an image.



Please support this site and join our Discord!