Mobile Google Logo


Objective:

We had to craft the word “mobile” in the fashion of the Google logo as of 2015.

Problem:

What made this project difficult was that we had to code everything in SVG, a format that is extremely tedious and extremely precise.

Solution:

We took on this logo on letter at a time. First, I had a set stroke width for the letters. Then I thought of the different ways that I could craft the individual letters with simple polylines and circles, using clip-paths to carve out unique shapes.