DEV Community

Discussion on: Generate Project Logo with Google Fonts

Collapse
 
dance2die profile image
Sung M. Kim

That's a great news 🙏~

Exporting the logo in SVG would making changes to the logo easy with Affinity Designer or Illustrator.

Thread Thread
 
djyde profile image
Randy

But SVG text with font-family is required local font, isn't it?

Thread Thread
 
dance2die profile image
Sung M. Kim

Yeah Google font to SVG site downloads each selected font to local.

But when SVG is generated, it's just an XML file so one can open it using any SVG design programs without fonts installed on a local machine.