DEV Community

Generate Project Logo with Google Fonts

Randy on December 20, 2018

Motivation Every time I want to make a logo for my project, I love using Google Fonts, and select a font, download the font, open Sketch...
Collapse
 
dance2die profile image
Sung M. Kim

Thanks Randy for Picas.

It seems quite interesting one can generate logos using all Google fonts.

I saw a similar project, which converts Google Fonts to SVGs and I wonder if you'd be able to integrate exporting to SVG files as well 😀

Collapse
 
djyde profile image
Randy

Oh that's great. I am working on this feature. Thanks!

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.